diff options
Diffstat (limited to 'Flat Remix Light/panel/ac-adapter.svg')
-rw-r--r-- | Flat Remix Light/panel/ac-adapter.svg | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/Flat Remix Light/panel/ac-adapter.svg b/Flat Remix Light/panel/ac-adapter.svg index 1cd2769f9..b82b7f1fc 100644 --- a/Flat Remix Light/panel/ac-adapter.svg +++ b/Flat Remix Light/panel/ac-adapter.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 8,1 C 4.13,1 1,4.13 1,8 1,11.87 4.13,15 8,15 11.87,15 15,11.87 15,8 15,4.13 11.87,1 8,1 Z M 8,4 V 7 H 11 L 8,12 V 9 H 5 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 6 2.503906 C 4.066406 2.503906 2.5 4.070312 2.5 6.003906 C 2.5 7.9375 4.066406 9.503906 6 9.503906 C 7.933594 9.503906 9.5 7.9375 9.5 6.003906 C 9.5 4.070312 7.933594 2.503906 6 2.503906 Z M 6 4.003906 L 6 5.503906 L 7.5 5.503906 L 6 8.003906 L 6 6.503906 L 4.5 6.503906 Z M 6 4.003906"/> + </g> </svg> |