diff options
Diffstat (limited to 'Flat Remix Light/panel/indicator-sensors-battery.svg')
-rw-r--r-- | Flat Remix Light/panel/indicator-sensors-battery.svg | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/Flat Remix Light/panel/indicator-sensors-battery.svg b/Flat Remix Light/panel/indicator-sensors-battery.svg index dfa38a2d8..8ab1cf827 100644 --- a/Flat Remix Light/panel/indicator-sensors-battery.svg +++ b/Flat Remix Light/panel/indicator-sensors-battery.svg @@ -1,8 +1,5 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" 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 6,1 V 2 H 3 V 15 H 13 V 2 H 10 V 1 Z M 4,9 H 12 V 11 H 4 Z M 4,12 H 12 V 14 H 4 Z"/> +<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(19.215686%,21.176471%,23.137255%)" d="M 5 2.5 L 5 3 L 3.5 3 L 3.5 9.5 L 8.5 9.5 L 8.5 3 L 7 3 L 7 2.5 Z M 4 6.5 L 8 6.5 L 8 7.5 L 4 7.5 Z M 4 8 L 8 8 L 8 9 L 4 9 Z M 4 8"/> + </g> </svg> |