diff options
author | 2021-04-14 17:13:21 +0200 | |
---|---|---|
committer | 2021-04-14 17:13:21 +0200 | |
commit | 37e15d7bf816d96f971f6944aa6e9834cd5a7df7 (patch) | |
tree | a18d6d893a8c68f140656ac9f6513342f1b6af99 /Flat-Remix-Red-Light/panel/krudiotray-light-on24.svg | |
parent | 312605fe1983ccd18faf1cde681936ee2b13ca88 (diff) | |
download | flat-remix-37e15d7bf816d96f971f6944aa6e9834cd5a7df7.tar.gz flat-remix-37e15d7bf816d96f971f6944aa6e9834cd5a7df7.zip |
Fix panel icons for Flat-Remix-Red-Light
Diffstat (limited to 'Flat-Remix-Red-Light/panel/krudiotray-light-on24.svg')
-rw-r--r-- | Flat-Remix-Red-Light/panel/krudiotray-light-on24.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Flat-Remix-Red-Light/panel/krudiotray-light-on24.svg b/Flat-Remix-Red-Light/panel/krudiotray-light-on24.svg index 42574f7a3..4c7e2fc53 100644 --- a/Flat-Remix-Red-Light/panel/krudiotray-light-on24.svg +++ b/Flat-Remix-Red-Light/panel/krudiotray-light-on24.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:#454850; } .ColorScheme-Highlight { color:#367bf0; } </style> </defs> <path style="fill:currentColor" class="ColorScheme-Text" d="M 4.1426,5 C 3.5094,5 3,5.5344 3,6.1992 v 11.602 c 0,0.665 0.5094,1.199 1.1426,1.199 h 15.714 c 0.634,0 1.143,-0.534 1.143,-1.199 V 6.1992 c 0,-0.6646 -0.509,-1.199 -1.143,-1.199 H 4.1426 Z M 9,8 c 2.2091,0 4,1.7909 4,4 0,2.2091 -1.7909,4 -4,4 C 6.7909,16 5,14.209 5,12 5,9.7909 6.7909,8 9,8 Z m 5,0 h 6 v 1 h -6 z m 0,3 h 6 v 1 h -6 z m 0,3 h 6 v 1 h -6 z"/> |