diff options
Diffstat (limited to 'Flat-Remix-Dark/actions/scalable/sidebar-places.svg')
-rw-r--r-- | Flat-Remix-Dark/actions/scalable/sidebar-places.svg | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/Flat-Remix-Dark/actions/scalable/sidebar-places.svg b/Flat-Remix-Dark/actions/scalable/sidebar-places.svg index 0edb9d8cc..c1a7df979 100644 --- a/Flat-Remix-Dark/actions/scalable/sidebar-places.svg +++ b/Flat-Remix-Dark/actions/scalable/sidebar-places.svg @@ -1,5 +1,8 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="12pt" height="12pt" version="1.1" viewBox="0 0 12 12"> - <g> - <path style="fill:rgb(82.745098%,85.490196%,89.019608%)" d="M 3 2.5 C 3 2.5 2.5 2.5 2.5 3 L 2.5 8.5 C 2.5 8.5 2.5 9 3 9 L 9 9 C 9 9 9.5 9 9.5 8.5 L 9.5 4 C 9.5 3.5 9 3.5 9 3.5 L 6.5 3.5 L 5.5 2.5 Z M 3 2.5"/> - </g> +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#d3dae3; } .ColorScheme-Highlight { color:#5294e2; } + </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)"/> </svg> |