diff options
Diffstat (limited to 'Flat-Remix-Light/panel/system-restart-panel.svg')
-rw-r--r-- | Flat-Remix-Light/panel/system-restart-panel.svg | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/Flat-Remix-Light/panel/system-restart-panel.svg b/Flat-Remix-Light/panel/system-restart-panel.svg index b575fc59b..85b813ef8 100644 --- a/Flat-Remix-Light/panel/system-restart-panel.svg +++ b/Flat-Remix-Light/panel/system-restart-panel.svg @@ -1,5 +1,8 @@ -<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 3 C 5.722656 3 5.5 3.222656 5.5 3.5 C 5.5 3.777344 5.722656 4 6 4 C 7.105469 4 8 4.894531 8 6 L 7 6 L 8.5 8 L 10 6 L 9 6 C 9 4.34375 7.65625 3 6 3 Z M 3.5 4 L 2 6 L 3 6 C 3 7.65625 4.34375 9 6 9 C 6.277344 9 6.5 8.777344 6.5 8.5 C 6.5 8.222656 6.277344 8 6 8 C 4.894531 8 4 7.105469 4 6 L 5 6 Z M 3.5 4"/> - </g> +<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" 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 11,5.0000002 a 1,1 0 0 0 -1,1 1,1 0 0 0 1,1 A 4,4 0 0 1 15,11 l -2,0 3,4 3,-4 -2,0 A 6,6 0 0 0 11,5.0000002 Z m -5.0000003,2 -3,3.9999998 2,0 A 6,6 0 0 0 11,17 1,1 0 0 0 12,16 1,1 0 0 0 11,15 4,4 0 0 1 7.0000002,11 l 2,0 z"/> </svg> |