diff options
Diffstat (limited to 'Flat-Remix/panel/weather-clouds-night.svg')
-rw-r--r-- | Flat-Remix/panel/weather-clouds-night.svg | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/Flat-Remix/panel/weather-clouds-night.svg b/Flat-Remix/panel/weather-clouds-night.svg index a7b44c36e..99aaace41 100644 --- a/Flat-Remix/panel/weather-clouds-night.svg +++ b/Flat-Remix/panel/weather-clouds-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 5.875 2.515625 C 4.492188 2.566406 3.21875 3.417969 2.71875 4.796875 C 2.457031 5.515625 2.445312 6.269531 2.640625 6.953125 C 2.839844 6.296875 3.382812 5.789062 4.058594 5.613281 C 4.144531 5.46875 4.246094 5.332031 4.355469 5.207031 C 4.359375 4.851562 4.417969 4.492188 4.546875 4.140625 C 4.804688 3.433594 5.285156 2.886719 5.875 2.515625 Z M 6.050781 4.890625 C 5.273438 4.890625 4.613281 5.367188 4.328125 6.039062 C 3.605469 6.148438 3.050781 6.765625 3.050781 7.515625 C 3.050781 8.347656 3.722656 9.015625 4.550781 9.015625 L 7.738281 9.015625 C 8.460938 9.015625 9.050781 8.429688 9.050781 7.703125 C 9.050781 7.03125 8.542969 6.480469 7.890625 6.402344 C 7.71875 5.542969 6.960938 4.890625 6.050781 4.890625 Z M 6.050781 4.890625"/> +<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(-105.00001,-681.28997)"> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 10.75 4.03125 C 7.98722 4.13269 5.4413 5.83583 4.4375 8.59375 C 3.91328 10.03403 3.8936869 11.535686 4.2792969 12.910156 C 4.6829969 11.592126 5.7637375 10.576502 7.1171875 10.226562 C 7.2872375 9.9363325 7.4887313 9.6669125 7.7070312 9.4140625 C 7.7175312 8.7038225 7.83741 7.98554 8.09375 7.28125 C 8.60791 5.8686 9.56819 4.77289 10.75 4.03125 z M 11.099609 8.7851562 C 9.5462994 8.7851562 8.2235769 9.7360912 7.6542969 11.082031 C 6.2084269 11.296981 5.0996094 12.529476 5.0996094 14.035156 C 5.0996094 15.692016 6.4427494 17.035156 8.0996094 17.035156 L 14.474609 17.035156 C 15.924359 17.035156 17.099609 15.859906 17.099609 14.410156 C 17.099609 13.062756 16.086517 11.958634 14.779297 11.808594 C 14.438377 10.088554 12.919759 8.7851562 11.099609 8.7851562 z" transform="translate(105.00001,681.28997)"/> </g> </svg> |