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/weather-snow-scattered.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/weather-snow-scattered.svg')
-rw-r--r-- | Flat-Remix-Red-Light/panel/weather-snow-scattered.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Flat-Remix-Red-Light/panel/weather-snow-scattered.svg b/Flat-Remix-Red-Light/panel/weather-snow-scattered.svg index 7340d02bc..7c71f0c2d 100644 --- a/Flat-Remix-Red-Light/panel/weather-snow-scattered.svg +++ b/Flat-Remix-Red-Light/panel/weather-snow-scattered.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:#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 12,4 C 9.92893,4 8.16529,5.26792 7.40625,7.0625 5.47842,7.3491 4,8.99242 4,11 c 0,2.20914 1.79086,4 4,4 l 1.1855469,0 C 9.6024017,13.841743 10.706174,13 12,13 c 1.293826,0 2.397598,0.841743 2.814453,2 L 16.5,15 C 18.433,15 20,13.433 20,11.5 20,9.70346 18.64921,8.2313 16.90625,8.03125 16.45168,5.73786 14.42687,4 12,4 Z m 0,10 a 2,2 0 0 0 -2,2 2,2 0 0 0 2,2 2,2 0 0 0 2,-2 2,2 0 0 0 -2,-2 z m -5,2 a 2,2 0 0 0 -2,2 2,2 0 0 0 2,2 2,2 0 0 0 2,-2 2,2 0 0 0 -2,-2 z m 10,0 a 2,2 0 0 0 -2,2 2,2 0 0 0 2,2 2,2 0 0 0 2,-2 2,2 0 0 0 -2,-2 z"/> |