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/mntray-news.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/mntray-news.svg')
-rw-r--r-- | Flat-Remix-Red-Light/panel/mntray-news.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Flat-Remix-Red-Light/panel/mntray-news.svg b/Flat-Remix-Red-Light/panel/mntray-news.svg index 2ef59cbc5..dc83e1e90 100644 --- a/Flat-Remix-Red-Light/panel/mntray-news.svg +++ b/Flat-Remix-Red-Light/panel/mntray-news.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 13,7 v 4.529297 C 13,12.326138 12.326139,13 11.529297,13 H 10 9 7 6 v 4.263672 C 6,17.713797 6.3464797,17.995368 6.7773438,18 h 7.1992182 l 1.556641,2 1.554688,-2 h 2.134765 C 19.653545,18 20,17.713797 20,17.263672 V 7.8125 C 20,7.362375 19.653545,7 19.222656,7 Z"/> |