diff options
Diffstat (limited to 'Flat-Remix-Light/panel/teamviewer-indicator-error.svg')
-rw-r--r-- | Flat-Remix-Light/panel/teamviewer-indicator-error.svg | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/Flat-Remix-Light/panel/teamviewer-indicator-error.svg b/Flat-Remix-Light/panel/teamviewer-indicator-error.svg index d7ab0bf9d..e20746c98 100644 --- a/Flat-Remix-Light/panel/teamviewer-indicator-error.svg +++ b/Flat-Remix-Light/panel/teamviewer-indicator-error.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"> +<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> - <path style="fill:rgb(23.921569%,68.235294%,91.372549%)" d="M 5 4.5 L 5 5.5 L 7 5.5 L 7 4.5 L 8.5 6 L 7 7.5 L 7 6.5 L 5 6.5 L 5 7.5 L 3.5 6 Z M 6 2 C 3.792969 2 2 3.792969 2 6 C 2 8.207031 3.792969 10 6 10 C 8.207031 10 10 8.207031 10 6 C 10 3.792969 8.207031 2 6 2 Z M 6 2"/> + <path style="fill:currentColor" class="ColorScheme-Highlight" d="m 9,8 0,2 4,0 0,-2 3,3 -3,3 0,-2 -4,0 0,2 -3,-3 z m 2,-5 c -4.4179185,-10e-8 -8.0000001,3.5820815 -8,8 -10e-8,4.417918 3.5820815,8 8,8 4.417918,0 8,-3.582082 8,-8 0,-4.4179185 -3.582082,-8.0000001 -8,-8 z"/> </g> </svg> |