diff options
Diffstat (limited to 'Flat-Remix/panel/mouse-battery-full.svg')
-rw-r--r-- | Flat-Remix/panel/mouse-battery-full.svg | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/Flat-Remix/panel/mouse-battery-full.svg b/Flat-Remix/panel/mouse-battery-full.svg index e94e37516..5ec9bf622 100644 --- a/Flat-Remix/panel/mouse-battery-full.svg +++ b/Flat-Remix/panel/mouse-battery-full.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:#d3dae3; } .ColorScheme-Highlight { color:#5294e2; } + .ColorScheme-Text { color:#ffffff; } .ColorScheme-Highlight { color:#5294e2; } </style> </defs> - <g transform="translate(-33 -767.36)"> - <path style="fill:currentColor" class="ColorScheme-Text" d="m36.5 770.36c-0.277 0-0.5 0.22301-0.5 0.50001v0.5h-2v-0.00026l-0.000015 14.502c0 0.277 0.223 0.5 0.5 0.5h6c0.277 0 0.5-0.223 0.5-0.5v-14.5l-0.50002 0.002h-1.5v-0.5c0-0.277-0.223-0.50001-0.5-0.50001z"/> - <path style="fill:currentColor" class="ColorScheme-Text" d="m48 770.36c-2.77 0-5 2.676-5 6h5zm1 0v6h5c0-3.324-2.23-6-5-6zm-6 7v3c0 3.324 2.23 6 5 6h1c2.77 0 5-2.676 5-6v-3h-5z"/> + <g transform="translate(-32 -768.36)"> + <path style="fill:currentColor" class="ColorScheme-Text" d="m37.5 772.36c-0.277 0-0.5 0.22301-0.5 0.50001v0.5h-2v-0.00026l-0.000015 14.502c0 0.277 0.223 0.5 0.5 0.5h6c0.277 0 0.5-0.223 0.5-0.5v-14.5l-0.50002 0.002h-1.5v-0.5c0-0.277-0.223-0.50001-0.5-0.50001z"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="m49 772.36c-2.77 0-5 2.676-5 6h5zm1 0v6h5c0-3.324-2.23-6-5-6zm-6 7v3c0 3.324 2.23 6 5 6h1c2.77 0 5-2.676 5-6v-3h-5z"/> </g> </svg> |