diff options
Diffstat (limited to 'Flat-Remix-Dark/panel/weather-overcast.svg')
-rw-r--r-- | Flat-Remix-Dark/panel/weather-overcast.svg | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/Flat-Remix-Dark/panel/weather-overcast.svg b/Flat-Remix-Dark/panel/weather-overcast.svg index b275b03aa..dd0b75c81 100644 --- a/Flat-Remix-Dark/panel/weather-overcast.svg +++ b/Flat-Remix-Dark/panel/weather-overcast.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 2.5 C 4.964844 2.5 4.082031 3.132812 3.703125 4.03125 C 2.738281 4.175781 2 4.996094 2 6 C 2 7.105469 2.894531 8 4 8 L 4.203125 8 C 4.429688 7.597656 4.824219 7.285156 5.265625 7.15625 C 5.574219 6.496094 6.253906 5.988281 7 6 C 7.953125 5.984375 8.789062 6.742188 8.9375 7.671875 C 9.007812 7.695312 9.070312 7.71875 9.140625 7.75 C 9.65625 7.445312 10 6.890625 10 6.25 C 10 5.351562 9.324219 4.617188 8.453125 4.515625 C 8.226562 3.367188 7.214844 2.5 6 2.5 Z M 7 6.5 C 6.34375 6.5 5.796875 6.929688 5.59375 7.515625 C 4.976562 7.59375 4.5 8.113281 4.5 8.75 C 4.5 9.441406 5.058594 10 5.75 10 L 8.5 10 C 9.050781 10 9.5 9.550781 9.5 9 C 9.5 8.449219 9.050781 8 8.5 8 C 8.5 7.171875 7.828125 6.5 7 6.5 Z M 7 6.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.000004,-705.29)"> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 11 4 C 8.92893 4 7.16529 5.26792 6.40625 7.0625 C 4.47842 7.3491 3 8.99242 3 11 C 3 13.20914 4.79086 15 7 15 L 7.40625 15 C 7.86012 14.19875 8.64718 13.57265 9.53125 13.3125 C 10.15098 11.99047 11.50599 10.9742 13 11 C 14.90766 10.9693 16.58166 12.48472 16.875 14.34375 C 17.01792 14.38895 17.14425 14.43455 17.28125 14.5 C 18.31154 13.89085 19 12.7836 19 11.5 C 19 9.70346 17.64921 8.2313 15.90625 8.03125 C 15.45168 5.73786 13.42687 4 11 4 z M 13 12 C 11.68832 12 10.59518 12.85843 10.1875 14.03125 C 8.95667 14.18722 8 15.22682 8 16.5 C 8 17.88071 9.11929 19 10.5 19 L 16 19 C 17.10457 19 18 18.10457 18 17 C 18 15.89543 17.10457 15 16 15 C 16 13.34315 14.65685 12 13 12 z" transform="translate(81.000004,705.29)"/> </g> </svg> |