diff options
Diffstat (limited to 'Flat-Remix-Dark/panel/octopi-error.svg')
-rw-r--r-- | Flat-Remix-Dark/panel/octopi-error.svg | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/Flat-Remix-Dark/panel/octopi-error.svg b/Flat-Remix-Dark/panel/octopi-error.svg index ac70a0ca4..d3b90de33 100644 --- a/Flat-Remix-Dark/panel/octopi-error.svg +++ b/Flat-Remix-Dark/panel/octopi-error.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(32.156863%,58.039216%,88.627451%)" d="M 3 5 L 3 8.5 C 3 9.5 3 10 3.75 10 C 4.5 10 4.5 9.5 4.5 8.5 C 4.5 9.5 4.5 10 5.25 10 C 6 10 6 9.5 6 8.5 C 6 9.5 6 10 6.75 10 C 7.5 10 7.5 9.5 7.5 8.5 C 7.5 9.5 7.5 10 8.25 10 C 9 10 9 9.5 9 8.5 L 9 5 C 9 3.5 8.5 2 6 2 C 3.5 2 3 3.5 3 5 Z M 4.75 4.5 C 5.164062 4.5 5.5 4.835938 5.5 5.25 C 5.5 5.664062 5.164062 6 4.75 6 C 4.335938 6 4 5.664062 4 5.25 C 4 4.835938 4.335938 4.5 4.75 4.5 Z M 7.75 4.5 C 8.164062 4.5 8.5 4.835938 8.5 5.25 C 8.5 5.664062 8.164062 6 7.75 6 C 7.335938 6 7 5.664062 7 5.25 C 7 4.835938 7.335938 4.5 7.75 4.5 Z M 7.75 4.5"/> - </g> +<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="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-Highlight" d="m5 9h0.0000031v7c0 2 0.0000031 2.9996 1.5 2.9998 1.5 0 1.5-1 1.5-3-0.0000031 2-0.0000031 3 1.5 2.9998 1.5 0 1.5-1 1.5-3-0.000003 2 0.000002 2.9996 1.5 2.9998 1.5 0 1.5-1 1.5-3-0.000003 2 0.000002 2.9996 1.5 2.9998 1.5 0 1.5-1 1.5-3v-7h-0.002c0.002-3-0.998-6-5.998-6.0002s-6 3.0002-6 6.0002zm3.5-1.0002c0.831 0 1.5 0.669 1.5 1.5s-0.669 1.5-1.5 1.5-1.5-0.669-1.5-1.5 0.669-1.5 1.5-1.5zm6 0c0.831 0 1.5 0.669 1.5 1.5s-0.669 1.5-1.5 1.5-1.5-0.669-1.5-1.5 0.669-1.5 1.5-1.5z"/> </svg> |