aboutsummaryrefslogtreecommitdiff
path: root/src/icons/hourglass-high.svg
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2022-08-16 22:44:29 +0200
committercodecalm <codecalm@gmail.com>2022-08-16 22:44:29 +0200
commite35df21787712c14bea1869f2c663be4343ecf47 (patch)
treed33d89b9d62c0277fa10fedb985ddabb5f74370d /src/icons/hourglass-high.svg
parentMerge pull request #287 from tabler/dev-unicode (diff)
downloadtabler-icons-e35df21787712c14bea1869f2c663be4343ecf47.tar.xz
e11ty test
Diffstat (limited to 'src/icons/hourglass-high.svg')
-rw-r--r--src/icons/hourglass-high.svg11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/icons/hourglass-high.svg b/src/icons/hourglass-high.svg
new file mode 100644
index 00000000..ff7f6b3c
--- /dev/null
+++ b/src/icons/hourglass-high.svg
@@ -0,0 +1,11 @@
+---
+tags: [simple, time, timer, clock]
+version: "1.60"
+category: System
+unicode: "f092"
+---
+<svg>
+ <path d="M6.5 7h11" />
+ <path d="M6 20v-2a6 6 0 1 1 12 0v2a1 1 0 0 1 -1 1h-10a1 1 0 0 1 -1 -1z" />
+ <path d="M6 4v2a6 6 0 1 0 12 0v-2a1 1 0 0 0 -1 -1h-10a1 1 0 0 0 -1 1z" />
+</svg>