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/qtpass-tray.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/qtpass-tray.svg')
-rw-r--r-- | Flat-Remix-Red-Light/panel/qtpass-tray.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Flat-Remix-Red-Light/panel/qtpass-tray.svg b/Flat-Remix-Red-Light/panel/qtpass-tray.svg index 66e4fe725..6dff24f2e 100644 --- a/Flat-Remix-Red-Light/panel/qtpass-tray.svg +++ b/Flat-Remix-Red-Light/panel/qtpass-tray.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="opacity:0.3;fill:currentColor" class="ColorScheme-Text" d="M 12.000001,4 C 10.733341,4 9.6438613,4.557 8.9691413,5.4004 8.2944213,6.24378 8.0000013,7.31482 8.0000013,8.4 l 0,6.6 1.9999997,0 0,-6.6 c 0,-0.71482 0.20558,-1.34378 0.53086,-1.7504 C 10.856141,6.243 11.266661,6 12.000001,6 c 0.73334,0 1.14386,0.243 1.46914,0.6496 0.32528,0.40662 0.53086,1.03558 0.53086,1.7504 l 0,6.6 2,0 0,-6.6 c 0,-1.08518 -0.29442,-2.15622 -0.96914,-2.9996 C 14.356141,4.557 13.266661,4 12.000001,4 Z"/> |