diff options
Diffstat (limited to 'app/assets/svg/icons/tabler/outline/sun-moon.svg')
| -rw-r--r-- | app/assets/svg/icons/tabler/outline/sun-moon.svg | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/app/assets/svg/icons/tabler/outline/sun-moon.svg b/app/assets/svg/icons/tabler/outline/sun-moon.svg new file mode 100644 index 00000000..fb074e6c --- /dev/null +++ b/app/assets/svg/icons/tabler/outline/sun-moon.svg | |||
| @@ -0,0 +1,24 @@ | |||
| 1 | <!-- | ||
| 2 | tags: [weather, day, night, hot, cold, sun, moon, climate, forecast, meteorology] | ||
| 3 | category: Weather | ||
| 4 | version: "1.96" | ||
| 5 | unicode: "f4a3" | ||
| 6 | --> | ||
| 7 | <svg | ||
| 8 | xmlns="http://www.w3.org/2000/svg" | ||
| 9 | width="24" | ||
| 10 | height="24" | ||
| 11 | viewBox="0 0 24 24" | ||
| 12 | fill="none" | ||
| 13 | stroke="currentColor" | ||
| 14 | stroke-width="2" | ||
| 15 | stroke-linecap="round" | ||
| 16 | stroke-linejoin="round" | ||
| 17 | > | ||
| 18 | <path d="M9.173 14.83a4 4 0 1 1 5.657 -5.657" /> | ||
| 19 | <path d="M11.294 12.707l.174 .247a7.5 7.5 0 0 0 8.845 2.492a9 9 0 0 1 -14.671 2.914" /> | ||
| 20 | <path d="M3 12h1" /> | ||
| 21 | <path d="M12 3v1" /> | ||
| 22 | <path d="M5.6 5.6l.7 .7" /> | ||
| 23 | <path d="M3 21l18 -18" /> | ||
| 24 | </svg> | ||
