diff options
Diffstat (limited to 'Flat Remix Light/panel/weather-none-available.svg')
-rw-r--r-- | Flat Remix Light/panel/weather-none-available.svg | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/Flat Remix Light/panel/weather-none-available.svg b/Flat Remix Light/panel/weather-none-available.svg deleted file mode 100644 index c6b61ceb8..000000000 --- a/Flat Remix Light/panel/weather-none-available.svg +++ /dev/null @@ -1,22 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="12pt" height="12pt" version="1.1" viewBox="0 0 12 12"> - <defs> - <filter id="alpha" width="100%" height="100%" x="0%" y="0%" filterUnits="objectBoundingBox"> - <feColorMatrix in="SourceGraphic" type="matrix" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0"/> - </filter> - <mask id="mask0"> - <g filter="url(#alpha)"> - <rect width="12" height="12" x="0" y="0" style="fill:rgb(0%,0%,0%);fill-opacity:0.301961"/> - </g> - </mask> - <clipPath id="clip1"> - <rect width="12" height="12" x="0" y="0"/> - </clipPath> - <g id="surface5" clip-path="url(#clip1)"> - <path style="fill:rgb(19.215686%,21.176471%,23.137255%)" 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.5 8 L 4.5 7.5 C 4.5 7.367188 4.550781 7.242188 4.648438 7.148438 L 5.5 6.292969 L 5.5 6 L 4.5 6 C 4.222656 6 4 5.777344 4 5.5 L 4 4.5 C 4 4.222656 4.222656 4 4.5 4 L 7 4 C 7.277344 4 7.5 4.222656 7.5 4.5 L 7.5 6.5 C 7.5 6.632812 7.449219 6.761719 7.351562 6.855469 L 6.5 7.707031 L 6.5 8 L 8.25 8 C 9.214844 8 10 7.214844 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 6 2.5"/> - </g> - </defs> - <g> - <use mask="url(#mask0)" xlink:href="#surface5"/> - <path style="fill:rgb(23.921569%,68.235294%,91.372549%)" d="M 4.5 4.5 L 4.5 5.5 L 6 5.5 L 6 6.5 L 5 7.5 L 5 8.5 L 6 8.5 L 6 7.5 L 7 6.5 L 7 4.5 Z M 5 9 L 5 10 L 6 10 L 6 9 Z M 5 9"/> - </g> -</svg> |