diff options
Diffstat (limited to 'Flat-Remix/panel/insync-syncing.svg')
-rw-r--r-- | Flat-Remix/panel/insync-syncing.svg | 33 |
1 files changed, 10 insertions, 23 deletions
diff --git a/Flat-Remix/panel/insync-syncing.svg b/Flat-Remix/panel/insync-syncing.svg index 4f9051602..bdeaaf2e3 100644 --- a/Flat-Remix/panel/insync-syncing.svg +++ b/Flat-Remix/panel/insync-syncing.svg @@ -1,26 +1,13 @@ -<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.301961"/> - </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 6 10 L 7.5 9 L 6 8"/> - </g> + <style type="text/css"> + .ColorScheme-Text { color:#d3dae3; } .ColorScheme-Highlight { color:#5294e2; } + </style> </defs> - <g> - <path style="fill:rgb(82.745098%,85.490196%,89.019608%)" d="M 7.5 8 L 7.5 8.398438 L 8.402344 9 L 7.5 9.601562 L 7.5 10 L 9 10 L 9 8 Z M 7.5 8"/> - <path style="fill:rgb(82.745098%,85.490196%,89.019608%)" d="M 9 6.75 C 9 7.164062 8.664062 7.5 8.25 7.5 C 7.835938 7.5 7.5 7.164062 7.5 6.75 C 7.5 6.335938 7.835938 6 8.25 6 C 8.664062 6 9 6.335938 9 6.75 Z M 9 6.75"/> - <path style="fill:none;stroke-width:2;stroke:rgb(82.745098%,85.490196%,89.019608%)" d="M 8 15 C 8 9.476562 12.476562 5 18 5" transform="matrix(0.5,0,0,0.5,0,0)"/> - <path style="fill:none;stroke-width:2;stroke:rgb(82.745098%,85.490196%,89.019608%)" d="M 12 15 C 12 11.6875 14.6875 9 18 9" transform="matrix(0.5,0,0,0.5,0,0)"/> - <path style="fill:rgb(82.745098%,85.490196%,89.019608%)" d="M 5 8 L 3.5 9 L 5 10"/> - <use mask="url(#mask0)" xlink:href="#surface5"/> - </g> + <path style="fill:currentColor" class="ColorScheme-Text" d="m14 15v0.798828l1.802734 1.201172-1.802734 1.201172v0.798828h3v-4z"/> + <circle style="fill:currentColor" class="ColorScheme-Text" cx="15.5" cy="12.5" r="1.5"/> + <path style="stroke:currentColor;stroke-width:2;fill:none" class="ColorScheme-Text" d="m7 14a10 10 0 0 1 10 -10"/> + <path style="stroke:currentColor;stroke-width:2;fill:none" class="ColorScheme-Text" d="m11 14a6 6 0 0 1 6 -6"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="m9 15-3 2 3 2"/> + <path style="opacity:.3;fill:currentColor" class="ColorScheme-Text" d="m11 19 3-2-3-2"/> </svg> |