diff options
author | 2021-12-14 14:15:56 +0100 | |
---|---|---|
committer | 2021-12-14 14:15:56 +0100 | |
commit | bdbb708c923c47db2f0634f1dbc01a6cdca36e16 (patch) | |
tree | 9a5789771a32badfadd3bab2e4caff06f34749bf /Flat-Remix-Red-Light/panel/network-wireless-offline.svg | |
parent | d07d6dc3cc30cd16bcd9576860866d99e26e87ba (diff) | |
download | flat-remix-bdbb708c923c47db2f0634f1dbc01a6cdca36e16.tar.gz flat-remix-bdbb708c923c47db2f0634f1dbc01a6cdca36e16.zip |
Copy new icons to all theme variants
Diffstat (limited to 'Flat-Remix-Red-Light/panel/network-wireless-offline.svg')
-rw-r--r-- | Flat-Remix-Red-Light/panel/network-wireless-offline.svg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Flat-Remix-Red-Light/panel/network-wireless-offline.svg b/Flat-Remix-Red-Light/panel/network-wireless-offline.svg index 0be7ca39b..9677630e7 100644 --- a/Flat-Remix-Red-Light/panel/network-wireless-offline.svg +++ b/Flat-Remix-Red-Light/panel/network-wireless-offline.svg @@ -1,9 +1,9 @@ <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> <path style="fill:currentColor" class="ColorScheme-Text" d="m 15,15 v 1 c 0,0.28 0.1,0.54 0.28,0.72 l 0.78,0.78 -0.78,0.78 C 15.1,18.47 15,18.73 15,19 v 1 h 1 c 0.28,0 0.54,-0.1 0.72,-0.28 l 0.78,-0.78 0.78,0.78 C 18.46,19.9 18.73,20 19,20 h 1 v -1 c 0,-0.27 -0.1,-0.53 -0.28,-0.72 L 18.94,17.5 19.72,16.72 C 19.9,16.54 20,16.28 20,16 v -1 h -1 c -0.27,0 -0.54,0.1 -0.72,0.28 L 17.5,16.07 16.72,15.28 C 16.54,15.1 16.28,15 16,15 Z"/> - <path style="opacity:0.3;fill:currentColor" class="ColorScheme-Text" d="M 12,5 C 8.9494,5 6.0806,6.0732 4,8 l 8,11 2.019531,-2.777344 C 14.011891,16.148415 14,16.074553 14,16 v -1 -1 h 1.636719 L 20,8 C 17.919,6.0731 15.051,5 12,5 Z"/> + <path style="opacity:.35;fill:currentColor" class="ColorScheme-Text" d="M 12,5 C 8.9494,5 6.0806,6.0732 4,8 l 8,11 2.019531,-2.777344 C 14.011891,16.148415 14,16.074553 14,16 v -1 -1 h 1.636719 L 20,8 C 17.919,6.0731 15.051,5 12,5 Z"/> </svg> |