diff options
Diffstat (limited to 'Flat-Remix/panel/weather-clear-night.svg')
-rw-r--r-- | Flat-Remix/panel/weather-clear-night.svg | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/Flat-Remix/panel/weather-clear-night.svg b/Flat-Remix/panel/weather-clear-night.svg index abd9f8ef4..067e8ba3c 100644 --- a/Flat-Remix/panel/weather-clear-night.svg +++ b/Flat-Remix/panel/weather-clear-night.svg @@ -1,5 +1,10 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="12pt" height="12pt" version="1.1" viewBox="0 0 12 12"> - <g> - <path style="fill:rgb(82.745098%,85.490196%,89.019608%)" d="M 6.320312 2.5 C 4.960938 2.550781 3.707031 3.402344 3.210938 4.785156 C 2.558594 6.601562 3.46875 8.628906 5.257812 9.289062 C 6.617188 9.792969 8.085938 9.363281 9 8.335938 C 8.347656 8.550781 7.617188 8.5625 6.921875 8.304688 C 5.257812 7.691406 4.40625 5.816406 5.011719 4.128906 C 5.265625 3.417969 5.738281 2.871094 6.320312 2.5 Z M 6.320312 2.5"/> +<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1.1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#d3dae3; } .ColorScheme-Highlight { color:#5294e2; } + </style> + </defs> + <g transform="translate(-81.000012,-681.28997)"> + <path style="fill:currentColor" class="ColorScheme-Text" d="m 92.641732,685.28997 c -2.722529,0.10157 -5.231357,1.80685 -6.220533,4.56824 -1.302986,3.63742 0.515775,7.68743 4.095697,9.01134 2.71773,1.00506 5.656531,0.14514 7.483116,-1.90865 -1.308435,0.42914 -2.765217,0.45222 -4.157286,-0.0626 -3.324214,-1.22935 -5.028457,-4.97666 -3.818545,-8.35426 0.506669,-1.41443 1.452959,-2.51152 2.617551,-3.25409 z"/> </g> </svg> |