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.svg11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/icons/alarm.svg b/src/icons/alarm.svg
new file mode 100644
index 00000000..375a105d
--- /dev/null
+++ b/src/icons/alarm.svg
@@ -0,0 +1,11 @@
+---
+tags: [time, watch, clock, ring]
+version: "1.1"
+unicode: "ea04"
+---
+<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>