diff options
Diffstat (limited to 'Flat-Remix-Red-Light/panel/battery-caution.svg')
-rw-r--r-- | Flat-Remix-Red-Light/panel/battery-caution.svg | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/Flat-Remix-Red-Light/panel/battery-caution.svg b/Flat-Remix-Red-Light/panel/battery-caution.svg index caf3c3c1b..7e3241a2f 100644 --- a/Flat-Remix-Red-Light/panel/battery-caution.svg +++ b/Flat-Remix-Red-Light/panel/battery-caution.svg @@ -1,11 +1,9 @@ <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:#454850; } .ColorScheme-Highlight { color:#367bf0; } + .ColorScheme-Text { color:#5c616c; } .ColorScheme-Highlight { color:#367bf0; } .ColorScheme-NeutralText { color:#ffcc44; } .ColorScheme-PositiveText { color:#3db47e; } .ColorScheme-NegativeText { color:#dd4747; } </style> </defs> - <g transform="matrix(1,0,0,1,1,1)"> - <path style="opacity:0.3;fill:currentColor" class="ColorScheme-Highlight" d="M 9,4 V 5 H 6 V 17 C 6,17.554 6.446,18 7,18 H 15 C 15.554,18 16,17.554 16,17 V 5 H 13 V 4 Z"/> - <path style="fill:currentColor" class="ColorScheme-Highlight" d="M 6 15 L 6 17 C 6 17.554 6.446 18 7 18 L 15 18 C 15.554 18 16 17.554 16 17 L 16 15 L 6 15 z"/> - </g> + <path style="opacity:.35;fill:currentColor" class="ColorScheme-NegativeText" d="M 10,5 V 6 H 7 v 12 c 0,0.554 0.446,1 1,1 h 7 v -9 h 2 V 6 H 14 V 5 Z"/> + <path style="fill:currentColor" class="ColorScheme-NegativeText" d="m 16,11 v 4 l 0.25,2 h 1.5 L 18,15 v -4 z m 0,7 v 2 h 2 v -2 z"/> </svg> |