aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/moon-stars.svg
diff options
context:
space:
mode:
Diffstat (limited to 'src/_icons/moon-stars.svg')
-rw-r--r--src/_icons/moon-stars.svg9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/_icons/moon-stars.svg b/src/_icons/moon-stars.svg
new file mode 100644
index 0000000..8cd0624
--- /dev/null
+++ b/src/_icons/moon-stars.svg
@@ -0,0 +1,9 @@
+---
+tags: [night, dark mode]
+category: Weather
+---
+<svg>
+ <path d="M12 3 c 0.132 0 0.263 0.003 0.393 0.008 a 7.5 7.5 0 0 0 7.92 12.446 a 9 9 0 1 1 -8.313 -12.454 z" />
+ <path d="M17 4a2 2 0 0 0 2 2a2 2 0 0 0 -2 2a2 2 0 0 0 -2 -2a2 2 0 0 0 2 -2" />
+ <path d="M19 11h2m-1 -1v2"></path>
+</svg>