diff options
Diffstat (limited to 'Flat Remix Light/panel/insync-error.svg')
-rw-r--r-- | Flat Remix Light/panel/insync-error.svg | 17 |
1 files changed, 7 insertions, 10 deletions
diff --git a/Flat Remix Light/panel/insync-error.svg b/Flat Remix Light/panel/insync-error.svg index af06124cf..01aa1c913 100644 --- a/Flat Remix Light/panel/insync-error.svg +++ b/Flat Remix Light/panel/insync-error.svg @@ -1,11 +1,8 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1"> - <defs> - <style id="style2" type="text/css"> - .ColorScheme-Text { color:#31363b; } .ColorScheme-Highlight { color:#3daee9; } - </style> - </defs> - <rect style="fill:currentColor" class="ColorScheme-Highlight" width="3" height="4" x="11" y="12"/> - <circle style="fill:currentColor" class="ColorScheme-Highlight" cx="12.5" cy="9.5" r="1.5"/> - <path style="fill:none;stroke:currentColor;stroke-width:2" class="ColorScheme-Highlight" d="M 4,11 A 10,10 0 0 1 14,1"/> - <path style="fill:none;stroke:currentColor;stroke-width:2" class="ColorScheme-Highlight" d="M 8,11 A 6,6 0 0 1 14,5"/> +<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(23.921569%,68.235294%,91.372549%)" d="M 7.5 8 L 9 8 L 9 10 L 7.5 10 Z M 7.5 8"/> + <path style="fill:rgb(23.921569%,68.235294%,91.372549%)" 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(23.921569%,68.235294%,91.372549%)" 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(23.921569%,68.235294%,91.372549%)" d="M 12 15 C 12 11.6875 14.6875 9 18 9" transform="matrix(0.5,0,0,0.5,0,0)"/> + </g> </svg> |