diff options
Diffstat (limited to 'Flat-Remix-Red-Light/panel/laptopattention.svg')
-rw-r--r-- | Flat-Remix-Red-Light/panel/laptopattention.svg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Flat-Remix-Red-Light/panel/laptopattention.svg b/Flat-Remix-Red-Light/panel/laptopattention.svg index 7ebe78dee..3606b5f57 100644 --- a/Flat-Remix-Red-Light/panel/laptopattention.svg +++ b/Flat-Remix-Red-Light/panel/laptopattention.svg @@ -1,11 +1,11 @@ <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:#454850; } .ColorScheme-Highlight { color:#367bf0; } + .ColorScheme-Text { color:#5c616c; } .ColorScheme-Highlight { color:#367bf0; } .ColorScheme-NeutralText { color:#ffcc44; } .ColorScheme-PositiveText { color:#3db47e; } .ColorScheme-NegativeText { color:#dd4747; } </style> </defs> <g transform="translate(1,1)"> <path style="fill:currentColor" class="ColorScheme-Text" d="M 4,4 C 3.446,4 3,4.446 3,5 V 15 C 3,15.554 3.446,16 4,16 H 2 V 17 C 2,17.554 2.892,18 4,18 H 17 V 15 H 5 V 6 H 17 V 9 H 19 V 5 C 19,4.446 18.554,4 18,4 Z M 9,16 H 13 V 17 H 9 Z"/> - <path style="fill:currentColor" class="ColorScheme-Highlight" d="M 18,10 V 14 L 18.25,16 H 19.75 L 20,14 V 10 Z M 18,17 V 19 H 20 V 17 Z"/> + <path style="fill:currentColor" class="ColorScheme-NeutralText" d="M 18,10 V 14 L 18.25,16 H 19.75 L 20,14 V 10 Z M 18,17 V 19 H 20 V 17 Z"/> </g> </svg> |