diff options
Diffstat (limited to 'Flat Remix/panel/weather-none-available.svg')
-rw-r--r-- | Flat Remix/panel/weather-none-available.svg | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/Flat Remix/panel/weather-none-available.svg b/Flat Remix/panel/weather-none-available.svg deleted file mode 100644 index 9c82922f6..000000000 --- a/Flat Remix/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(82.745098%,85.490196%,89.019608%)" d="M 6 0.75 C 4.445312 0.75 3.125 1.699219 2.554688 3.046875 C 1.109375 3.261719 0 4.496094 0 6 C 0 7.65625 1.34375 9 3 9 L 3.75 9 L 3.75 8.25 C 3.75 8.050781 3.828125 7.859375 3.96875 7.71875 L 5.25 6.441406 L 5.25 6 L 3.75 6 C 3.335938 6 3 5.664062 3 5.25 L 3 3.75 C 3 3.335938 3.335938 3 3.75 3 L 7.5 3 C 7.914062 3 8.25 3.335938 8.25 3.75 L 8.25 6.75 C 8.25 6.949219 8.171875 7.140625 8.03125 7.28125 L 6.75 8.5625 L 6.75 9 L 9.375 9 C 10.824219 9 12 7.824219 12 6.375 C 12 5.027344 10.988281 3.921875 9.679688 3.773438 C 9.339844 2.054688 7.820312 0.75 6 0.75 Z M 6 0.75"/> - </g> - </defs> - <g> - <use mask="url(#mask0)" xlink:href="#surface5"/> - <path style="fill:rgb(32.156863%,58.039216%,88.627451%)" d="M 3.75 3.75 L 3.75 5.25 L 6 5.25 L 6 6.75 L 4.5 8.25 L 4.5 9.75 L 6 9.75 L 6 8.25 L 7.5 6.75 L 7.5 3.75 Z M 4.5 10.5 L 4.5 12 L 6 12 L 6 10.5 Z M 4.5 10.5"/> - </g> -</svg> |