aboutsummaryrefslogtreecommitdiff
path: root/_icons/sun.svg
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-03-01 23:39:11 +0100
committercodecalm <codecalm@gmail.com>2020-03-01 23:39:11 +0100
commitbcaf3d0a3dd1a7e8a9b4053719b69b7240dc58e1 (patch)
treeb39433571c5518fc3170d7c97d252c1fc51f35ed /_icons/sun.svg
parentbattery fixes (diff)
downloadtabler-icons-bcaf3d0a3dd1a7e8a9b4053719b69b7240dc58e1.tar.xz
weather icons
Diffstat (limited to '_icons/sun.svg')
-rw-r--r--_icons/sun.svg7
1 files changed, 7 insertions, 0 deletions
diff --git a/_icons/sun.svg b/_icons/sun.svg
new file mode 100644
index 0000000..8176eeb
--- /dev/null
+++ b/_icons/sun.svg
@@ -0,0 +1,7 @@
+---
+group: weather
+---
+<svg>
+ <circle cx="12" cy="12" r="4" />
+ <path d="M3 12h1M12 3v1M20 12h1M12 20v1M5.6 5.6l.7 .7M18.4 5.6l-.7 .7M17.7 17.7l.7 .7M6.3 17.7l-.7 .7"></path>
+</svg>