diff options
Diffstat (limited to 'Flat-Remix-Light/panel/knemo-monitor-error.svg')
-rw-r--r-- | Flat-Remix-Light/panel/knemo-monitor-error.svg | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Flat-Remix-Light/panel/knemo-monitor-error.svg b/Flat-Remix-Light/panel/knemo-monitor-error.svg index 8546da408..f0c827d36 100644 --- a/Flat-Remix-Light/panel/knemo-monitor-error.svg +++ b/Flat-Remix-Light/panel/knemo-monitor-error.svg @@ -1,11 +1,11 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1.1"> +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1"> <defs> <style id="current-color-scheme" type="text/css"> .ColorScheme-Text { color:#31363b; } .ColorScheme-Highlight { color:#3daee9; } </style> </defs> - <g transform="translate(-525 437)"> - <path style="fill:currentColor" class="ColorScheme-Highlight" d="m534-427-6 4.5 6 4.5c-0.004-0.003 0-1.3333 0-2h3v-2.1875-0.8125-2h-3z"/> - <path style="fill:currentColor" class="ColorScheme-Highlight" d="m538-424 6-4.5-6-4.5c0.004 0.003 0 1.3333 0 2h-3v2.1875 0.8125 2h3z"/> + <g transform="translate(-524,438)"> + <path style="fill:currentColor" class="ColorScheme-Highlight" d="m 534,-427 -6,4.5 6,4.5 c -0.004,-0.003 0,-1.3333 0,-2 l 3,0 0,-2.1875 0,-0.8125 0,-2 -3,0 z"/> + <path style="fill:currentColor" class="ColorScheme-Highlight" d="m 538,-424 6,-4.5 -6,-4.5 c 0.004,0.003 0,1.3333 0,2 l -3,0 0,2.1875 0,0.8125 0,2 3,0 z"/> </g> </svg> |