diff options
Diffstat (limited to 'Flat-Remix-Yellow-Dark/panel/system-restart-panel.svg')
-rw-r--r-- | Flat-Remix-Yellow-Dark/panel/system-restart-panel.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Flat-Remix-Yellow-Dark/panel/system-restart-panel.svg b/Flat-Remix-Yellow-Dark/panel/system-restart-panel.svg index b706d2dbb..c16aa9fd7 100644 --- a/Flat-Remix-Yellow-Dark/panel/system-restart-panel.svg +++ b/Flat-Remix-Yellow-Dark/panel/system-restart-panel.svg @@ -1,7 +1,7 @@ <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:#ffffff; } .ColorScheme-Highlight { color:#367bf0; } + .ColorScheme-Text { color:#eeeeec; } .ColorScheme-Highlight { color:#367bf0; } .ColorScheme-NeutralText { color:#ffcc44; } .ColorScheme-PositiveText { color:#3db47e; } .ColorScheme-NegativeText { color:#dd4747; } </style> </defs> <path style="fill:currentColor" class="ColorScheme-Text" d="m 12,6.0000001 a 1,1 0 0 0 -1,1 1,1 0 0 0 1,1 A 4,4 0 0 1 16,12 l -2,0 3,4 3,-4 -2,0 A 6,6 0 0 0 12,6.0000001 Z m -5.0000002,2 L 3.9999999,12 5.9999998,12 A 6,6 0 0 0 12,18 1,1 0 0 0 13,17 1,1 0 0 0 12,16 4,4 0 0 1 8.0000004,12 L 10,12 Z"/> |