aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/hourglass-high.svg
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2022-03-30 01:14:20 +0200
committercodecalm <codecalm@gmail.com>2022-03-30 01:14:20 +0200
commit4735c56f44a6633cb6ca0974c456a9fc2d212207 (patch)
treeb21be90c9565675f6b0ba538d4e071f468dc801f /src/_icons/hourglass-high.svg
parentMerge remote-tracking branch 'origin/master' (diff)
downloadtabler-icons-4735c56f44a6633cb6ca0974c456a9fc2d212207.tar.xz
18 new icons: `bluetooth-x`, `building-factory-2`, `cell-signal-1`, `cell-signal-2`, `cell-signal-3`, `cell-signal-4`, `cell-signal-5`, `cell-signal-off`, `clipboard-text`, `dice-1`, `dice-2`, `dice-3`, `dice-4`, `dice-5`, `dice-6`, `hand-grab`, `hourglass-high`, `hourglass-low`
Diffstat (limited to 'src/_icons/hourglass-high.svg')
-rw-r--r--src/_icons/hourglass-high.svg7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/_icons/hourglass-high.svg b/src/_icons/hourglass-high.svg
new file mode 100644
index 00000000..427dd9f1
--- /dev/null
+++ b/src/_icons/hourglass-high.svg
@@ -0,0 +1,7 @@
+---
+---
+<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>