diff options
Diffstat (limited to 'Flat-Remix-Dark/panel/cryptfolder-open-light.svg')
-rw-r--r-- | Flat-Remix-Dark/panel/cryptfolder-open-light.svg | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/Flat-Remix-Dark/panel/cryptfolder-open-light.svg b/Flat-Remix-Dark/panel/cryptfolder-open-light.svg index 0a80e0857..b6ebbc2e2 100644 --- a/Flat-Remix-Dark/panel/cryptfolder-open-light.svg +++ b/Flat-Remix-Dark/panel/cryptfolder-open-light.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 6 2 C 4.902344 2 4.015625 2.894531 4 4 L 4 4.5 L 5 4.5 L 5 4 C 5 3.445312 5.445312 3 6 3 C 6.554688 3 7 3.445312 7 4 L 7 6 L 3.5 6 C 3.222656 6 3 6.222656 3 6.5 L 3 9.5 C 3 9.777344 3.222656 10 3.5 10 L 8.5 10 C 8.777344 10 9 9.777344 9 9.5 L 9 6.5 C 9 6.222656 8.777344 6 8.5 6 L 8 6 L 8 4.03125 C 8 2.910156 7.109375 2 6 2 Z M 6 2"/> - </g> +<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1.1"> + <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="m11 3c-2.195 0-3.9666 1.7884-4 4v1h1 1v-1c0-1.108 0.892-2 2-2s2 0.892 2 2v4h-2-3-1-1c-0.554 0-1 0.446-1 1v6c0 0.554 0.446 1 1 1h10c0.554 0 1-0.446 1-1v-6c0-0.554-0.446-1-1-1h-1v-3.9375c0-2.24-1.784-4.0625-4-4.0625z"/> </svg> |