diff options
Diffstat (limited to 'Flat-Remix-Light/panel/weather-windy.svg')
-rw-r--r-- | Flat-Remix-Light/panel/weather-windy.svg | 15 |
1 files changed, 9 insertions, 6 deletions
diff --git a/Flat-Remix-Light/panel/weather-windy.svg b/Flat-Remix-Light/panel/weather-windy.svg index 1bb725efc..c589426a4 100644 --- a/Flat-Remix-Light/panel/weather-windy.svg +++ b/Flat-Remix-Light/panel/weather-windy.svg @@ -1,7 +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:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke:rgb(19.215686%,21.176471%,23.137255%)" d="M 4.015625 9 L 13.015625 9 C 13.015625 9 15.015625 9 15.015625 7 C 15.015625 5 13.015625 5 13.015625 5" transform="matrix(0.5,0,0,0.5,0,0)"/> - <path style="fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke:rgb(19.215686%,21.176471%,23.137255%)" d="M 9.015625 12 L 18.015625 12 C 18.015625 12 20.015625 12 20.015625 10 C 20.015625 8 18.015625 8 18.015625 8" transform="matrix(0.5,0,0,0.5,0,0)"/> - <path style="fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke:rgb(19.215686%,21.176471%,23.137255%)" d="M 4.015625 15 L 13.015625 15 C 13.015625 15 15.015625 15 15.015625 17 C 15.015625 19 13.015625 19 13.015625 19" transform="matrix(0.5,0,0,0.5,0,0)"/> - </g> +<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:#31363b; } .ColorScheme-Highlight { color:#3daee9; } + </style> + </defs> + <path style="fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round" class="ColorScheme-Text" d="m 3.0142425,8 8.9999995,0 c 0,0 2,0 2,-2 0,-2 -2,-2 -2,-2"/> + <path style="fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round" class="ColorScheme-Text" d="m 8.0142425,11 9.0000005,0 c 0,0 2,0 2,-2 0,-1.9999999 -2,-1.9999999 -2,-1.9999999"/> + <path style="fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round" class="ColorScheme-Text" d="m 3.0142425,14 9.0000005,0 c 0,0 2,0 2,2 0,2 -2,2 -2,2"/> </svg> |