diff options
Diffstat (limited to 'Flat-Remix-Blue/actions/scalable/cm_briefview.svg')
-rw-r--r--[l---------] | Flat-Remix-Blue/actions/scalable/cm_briefview.svg | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/Flat-Remix-Blue/actions/scalable/cm_briefview.svg b/Flat-Remix-Blue/actions/scalable/cm_briefview.svg index a99300c7a..36432f80e 120000..100644 --- a/Flat-Remix-Blue/actions/scalable/cm_briefview.svg +++ b/Flat-Remix-Blue/actions/scalable/cm_briefview.svg @@ -1 +1,10 @@ -view-list-compact.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 2,4 V 6 H 4 V 4 Z M 5,4 V 6 H 14 V 4 Z M 2,7 V 9 H 4 V 7 Z M 5,7 V 9 H 14 V 7 Z M 2,10 V 12 H 4 V 10 Z M 5,10 V 12 H 14 V 10 Z"/> + </g> +</svg> |