diff options
Diffstat (limited to 'Flat-Remix-Red/actions/scalable/view-catalog.svg')
-rw-r--r--[l---------] | Flat-Remix-Red/actions/scalable/view-catalog.svg | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/Flat-Remix-Red/actions/scalable/view-catalog.svg b/Flat-Remix-Red/actions/scalable/view-catalog.svg index 62e1f1e9c..757fad528 120000..100644 --- a/Flat-Remix-Red/actions/scalable/view-catalog.svg +++ b/Flat-Remix-Red/actions/scalable/view-catalog.svg @@ -1 +1,10 @@ -view-pim-news.svg
\ No newline at end of file +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#5c616c; } .ColorScheme-Highlight { color:#367bf0; } + </style> + </defs> + <g transform="translate(4,4)"> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 0,1 V 15 H 16 V 1 Z M 6,3 V 10 H 1 V 3 Z M 9,3 H 15 V 4 H 9 Z M 9,6 H 15 V 7 H 9 Z M 9,9 H 15 V 10 H 9 Z M 1,12 H 15 V 13 H 1 Z"/> + </g> +</svg> |