diff options
author | 2019-06-10 22:28:56 +0200 | |
---|---|---|
committer | 2019-06-10 22:28:56 +0200 | |
commit | 341395bd2c57ac9d6b41f2e9980429a21148b820 (patch) | |
tree | ef539eb16912f2d01b843382706817b159179be0 /Flat-Remix-Yellow-Dark/panel/weather-none-available.svg | |
parent | 492bfb650a4b17ff270a02a60602eeb9b08cdf62 (diff) | |
download | flat-remix-341395bd2c57ac9d6b41f2e9980429a21148b820.tar.gz flat-remix-341395bd2c57ac9d6b41f2e9980429a21148b820.zip |
Update panel icons; Change panel maxsize to 24px
Diffstat (limited to 'Flat-Remix-Yellow-Dark/panel/weather-none-available.svg')
-rw-r--r-- | Flat-Remix-Yellow-Dark/panel/weather-none-available.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Flat-Remix-Yellow-Dark/panel/weather-none-available.svg b/Flat-Remix-Yellow-Dark/panel/weather-none-available.svg index 97ceb4c52..909f0457c 100644 --- a/Flat-Remix-Yellow-Dark/panel/weather-none-available.svg +++ b/Flat-Remix-Yellow-Dark/panel/weather-none-available.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:#5294e2; } + .ColorScheme-Text { color:#ffffff; } .ColorScheme-Highlight { color:#367bf0; } </style> </defs> <path style="opacity:0.3;fill:currentColor" class="ColorScheme-Text" d="M 12,5 C 9.92893,5 8.16529,6.26792 7.40625,8.0625 5.47842,8.3491 4,9.99242 4,12 c 0,2.20914 1.79086,4 4,4 l 1,0 0,-1 c 5.11e-5,-0.265199 0.1054326,-0.519519 0.2929688,-0.707031 L 11,12.585938 11,12 9,12 C 8.4477381,11.999945 8.0000552,11.552262 8,11 L 8,9 C 8.0000552,8.4477381 8.4477381,8.0000552 9,8 l 5,0 c 0.552262,5.52e-5 0.999945,0.4477381 1,1 l 0,2 0,2 c 4.67e-4,0.265876 -0.104954,0.520994 -0.292969,0.708984 L 13,15.416016 13,16 l 1,0 2.5,0 C 18.433,16 20,14.433 20,12.5 20,10.70346 18.64921,9.2313 16.90625,9.03125 16.45168,6.73786 14.42687,5 12,5 Z"/> |