diff options
Diffstat (limited to 'Flat-Remix/panel/remote-folder-sync-up.svg')
-rw-r--r-- | Flat-Remix/panel/remote-folder-sync-up.svg | 23 |
1 files changed, 6 insertions, 17 deletions
diff --git a/Flat-Remix/panel/remote-folder-sync-up.svg b/Flat-Remix/panel/remote-folder-sync-up.svg index 3edaf9bbd..f0ebbbe7f 100644 --- a/Flat-Remix/panel/remote-folder-sync-up.svg +++ b/Flat-Remix/panel/remote-folder-sync-up.svg @@ -1,21 +1,10 @@ -<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="12pt" height="12pt" version="1.1" viewBox="0 0 12 12"> +<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1.1"> <defs> - <filter id="alpha" width="100%" height="100%" x="0%" y="0%" filterUnits="objectBoundingBox"> - <feColorMatrix in="SourceGraphic" type="matrix" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0"/> - </filter> - <mask id="mask0"> - <g filter="url(#alpha)"> - <rect width="12" height="12" x="0" y="0" style="fill:rgb(0%,0%,0%);fill-opacity:0.501961"/> - </g> - </mask> - <clipPath id="clip1"> - <rect width="12" height="12" x="0" y="0"/> - </clipPath> - <g id="surface5" clip-path="url(#clip1)"> - <path style="fill:rgb(82.745098%,85.490196%,89.019608%)" 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 6 4.5 L 8 7 L 7 7 L 7 8.5 L 5 8.5 L 5 7 L 4 7 Z M 6 4.5"/> - </g> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#d3dae3; } .ColorScheme-Highlight { color:#5294e2; } + </style> </defs> - <g> - <use mask="url(#mask0)" xlink:href="#surface5"/> + <g transform="translate(-33 -909.36)"> + <path opacity=".5" style="fill:currentColor" class="ColorScheme-Text" d="m38 914.36s-1 0-1 1v11s0 1 1 1h12s1 0 1-1v-9c0-1-1-1-1-1h-5l-2-2zm6 3 4 5h-2v3h-4v-3h-2z"/> </g> </svg> |