aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/alarm.svg
diff options
context:
space:
mode:
Diffstat (limited to 'src/_icons/alarm.svg')
-rw-r--r--src/_icons/alarm.svg9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/_icons/alarm.svg b/src/_icons/alarm.svg
new file mode 100644
index 0000000..4b7996b
--- /dev/null
+++ b/src/_icons/alarm.svg
@@ -0,0 +1,9 @@
+---
+tags: [time, watch, clock]
+---
+<svg>
+ <circle cx="12" cy="13" r="7" />
+ <polyline points="12 10 12 13 14 13" />
+ <line x1="7" y1="4" x2="4.25" y2="6" />
+ <line x1="17" y1="4" x2="19.75" y2="6" />
+</svg>