aboutsummaryrefslogtreecommitdiff
path: root/_icons
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-03-06 00:48:09 +0100
committercodecalm <codecalm@gmail.com>2020-03-06 00:48:09 +0100
commitb22a0ece579366abf640c14812750a8b24503dd2 (patch)
treedc6736f3d335ece19974862e08f9b73d18bcf178 /_icons
parenticons readme fixes (diff)
downloadtabler-icons-b22a0ece579366abf640c14812750a8b24503dd2.tar.xz
urgent icon
Diffstat (limited to '_icons')
-rw-r--r--_icons/urgent.svg8
1 files changed, 8 insertions, 0 deletions
diff --git a/_icons/urgent.svg b/_icons/urgent.svg
new file mode 100644
index 0000000..b0f5b85
--- /dev/null
+++ b/_icons/urgent.svg
@@ -0,0 +1,8 @@
+---
+---
+<svg>
+ <circle cx="12" cy="12" r="4" opacity=".1" />
+ <path d="M8 16v-4a4 4 0 018 0v4" />
+ <path d="M3 12h1M12 3v1M20 12h1M5.6 5.6l.7 .7M18.4 5.6l-.7 .7" />
+ <rect x="6" y="16" width="12" height="4" rx="1" />
+</svg>