aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/clock.svg
diff options
context:
space:
mode:
Diffstat (limited to 'src/_icons/clock.svg')
-rw-r--r--src/_icons/clock.svg6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/_icons/clock.svg b/src/_icons/clock.svg
new file mode 100644
index 0000000..bea9051
--- /dev/null
+++ b/src/_icons/clock.svg
@@ -0,0 +1,6 @@
+---
+---
+<svg>
+ <circle cx="12" cy="12" r="9" />
+ <polyline points="12 7 12 12 9 15" />
+</svg>