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/enpass-status.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/enpass-status.svg')
-rw-r--r-- | Flat-Remix-Red-Light/panel/enpass-status.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Flat-Remix-Red-Light/panel/enpass-status.svg b/Flat-Remix-Red-Light/panel/enpass-status.svg index 878b95c5b..b2a8a2e18 100644 --- a/Flat-Remix-Red-Light/panel/enpass-status.svg +++ b/Flat-Remix-Red-Light/panel/enpass-status.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 5.8523344,4 c -1.564186,0 -3.086556,1.3197382 -2.822266,2.908203 l 1.69336,10.183594 C 4.9877204,18.680262 5.9834614,20 7.5476474,20 h 7.9062496 c 1.564185,0 2.559929,-1.319738 2.824219,-2.908203 L 19.971475,6.908203 C 20.235766,5.3197382 18.713396,4 17.14921,4 Z m 5.6484376,4 c 1.380712,0 2.5,1.119288 2.5,2.5 -6.14e-4,0.786206 -0.371035,1.526324 -1,1.998047 V 15 c 0,0.554 -0.446,1 -1,1 h -1 c -0.553999,0 -0.999999,-0.446 -0.999999,-1 V 12.496094 C 9.3723564,12.024783 9.0020004,11.285518 9.0007724,10.5 9.0007724,9.119288 10.120061,8 11.500772,8 Z"/> |