diff options
Diffstat (limited to 'Flat-Remix-Light/panel/battery-missing.svg')
-rw-r--r-- | Flat-Remix-Light/panel/battery-missing.svg | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/Flat-Remix-Light/panel/battery-missing.svg b/Flat-Remix-Light/panel/battery-missing.svg index 213a939c7..6bb2b8e4a 100644 --- a/Flat-Remix-Light/panel/battery-missing.svg +++ b/Flat-Remix-Light/panel/battery-missing.svg @@ -1,8 +1,10 @@ -<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> - <path style="fill:currentColor" class="ColorScheme-Text" d="M 9 4 L 9 5 L 6 5 L 6 17 C 6 17.55 6.446 18 7 18 L 15 18 C 15.554 18 16 17.55 16 17 L 16 5 L 13 5 L 13 4 L 9 4 z M 11 8 C 12.105 8 13 8.8954 13 10 C 13 11.105 12.105 12 11 12 L 11 13 L 10 13 L 10 11 L 11 11 C 11.552 11 12 10.552 12 10 C 12 9.4477 11.552 9 11 9 C 10.448 9 10 9.4477 10 10 L 9 10 C 9 8.8954 9.895 8 11 8 z M 10 14 L 11 14 L 11 15 L 10 15 L 10 14 z"/> + <g transform="matrix(1,0,0,1,1,1)"> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 9 4 L 9 5 L 6 5 L 6 17 C 6 17.55 6.446 18 7 18 L 15 18 C 15.554 18 16 17.55 16 17 L 16 5 L 13 5 L 13 4 L 9 4 z M 11 8 C 12.105 8 13 8.8954 13 10 C 13 11.105 12.105 12 11 12 L 11 13 L 10 13 L 10 11 L 11 11 C 11.552 11 12 10.552 12 10 C 12 9.4477 11.552 9 11 9 C 10.448 9 10 9.4477 10 10 L 9 10 C 9 8.8954 9.895 8 11 8 z M 10 14 L 11 14 L 11 15 L 10 15 L 10 14 z"/> + </g> </svg> |