diff options
Diffstat (limited to 'Flat Remix/panel/system-restart-panel.svg')
-rw-r--r-- | Flat Remix/panel/system-restart-panel.svg | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/Flat Remix/panel/system-restart-panel.svg b/Flat Remix/panel/system-restart-panel.svg index cbafc8d0e..12ec5e5ca 100644 --- a/Flat Remix/panel/system-restart-panel.svg +++ b/Flat Remix/panel/system-restart-panel.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:#d3dae3; } .ColorScheme-Highlight { color:#5294e2; } - </style> - </defs> - <path style="fill:currentColor" class="ColorScheme-Text" d="M 8,2 A 1,1 0 0 0 7,3 1,1 0 0 0 8,4 4,4 0 0 1 12,8 H 10 L 13,12 16,8 H 14 A 6,6 0 0 0 8,2 Z M 3,4 0,8 H 2 A 6,6 0 0 0 8,14 1,1 0 0 0 9,13 1,1 0 0 0 8,12 4,4 0 0 1 4,8 H 6 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(82.745098%,85.490196%,89.019608%)" d="M 6 1.5 C 5.585938 1.5 5.25 1.835938 5.25 2.25 C 5.25 2.664062 5.585938 3 6 3 C 7.65625 3 9 4.34375 9 6 L 7.5 6 L 9.75 9 L 12 6 L 10.5 6 C 10.5 3.515625 8.484375 1.5 6 1.5 Z M 2.25 3 L 0 6 L 1.5 6 C 1.5 8.484375 3.515625 10.5 6 10.5 C 6.414062 10.5 6.75 10.164062 6.75 9.75 C 6.75 9.335938 6.414062 9 6 9 C 4.34375 9 3 7.65625 3 6 L 4.5 6 Z M 2.25 3"/> + </g> </svg> |