diff options
Diffstat (limited to 'Flat-Remix-Red/actions/scalable/sidebar-places.svg')
-rw-r--r-- | Flat-Remix-Red/actions/scalable/sidebar-places.svg | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/Flat-Remix-Red/actions/scalable/sidebar-places.svg b/Flat-Remix-Red/actions/scalable/sidebar-places.svg index 6adfa0094..b14ac53be 100644 --- a/Flat-Remix-Red/actions/scalable/sidebar-places.svg +++ b/Flat-Remix-Red/actions/scalable/sidebar-places.svg @@ -1,8 +1,10 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"> +<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:#5294e2; } + .ColorScheme-Text { color:#5c616c; } .ColorScheme-Highlight { color:#367bf0; } </style> </defs> - <path style="fill:currentColor" class="ColorScheme-Text" d="M 2 1.0039062 C 2 1.0039062 1 1.0039062 1 2.0039062 L 1 13.003906 C 1 13.003906 1 14.003906 2 14.003906 L 14 14.003906 C 14 14.003906 15 14.003906 15 13.003906 L 15 4.0039062 C 15 3.0039062 14 3.0039062 14 3.0039062 L 9 3.0039062 L 7 1.0039062 L 2 1.0039062 z" transform="translate(4 4)"/> + <g transform="matrix(1,0,0,1,4,4)"> + <path class="ColorScheme-Text" d="M 1,3 V 14 C 1,14 1,15 2,15 H 14 C 14,15 15,15 15,14 V 5 C 15,4 14,4 14,4 H 9 L 7,2 H 2 C 2,2 1,2 1,3 Z" style="fill:currentColor"/> + </g> </svg> |