diff options
Diffstat (limited to 'Flat-Remix-Light/panel/remote-folder-sync-down.svg')
-rw-r--r-- | Flat-Remix-Light/panel/remote-folder-sync-down.svg | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/Flat-Remix-Light/panel/remote-folder-sync-down.svg b/Flat-Remix-Light/panel/remote-folder-sync-down.svg index 2290c21a3..90f2040e9 100644 --- a/Flat-Remix-Light/panel/remote-folder-sync-down.svg +++ b/Flat-Remix-Light/panel/remote-folder-sync-down.svg @@ -1,5 +1,10 @@ -<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(19.215686%,21.176471%,23.137255%)" d="M 3 3 C 3 3 2.5 3 2.5 3.5 L 2.5 9 C 2.5 9 2.5 9.5 3 9.5 L 9 9.5 C 9 9.5 9.5 9.5 9.5 9 L 9.5 4.5 C 9.5 4 9 4 9 4 L 6.5 4 L 5.5 3 Z M 5 5 L 7 5 L 7 6.5 L 8 6.5 L 6 9 L 4 6.5 L 5 6.5 Z M 5 5"/> +<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:#31363b; } .ColorScheme-Highlight { color:#3daee9; } + </style> + </defs> + <g transform="translate(-57 -909.36)"> + <path style="fill:currentColor" class="ColorScheme-Text" d="m62 914.36s-1 0-1 1v11s0 1 1 1h12s1 0 1-1v-9c0-1-1-1-1-1h-5l-2-2zm4 4h4v3h2l-4 5-4-5h2z"/> </g> </svg> |