aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/barrier-block.svg
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2022-02-20 16:59:57 +0100
committercodecalm <codecalm@gmail.com>2022-02-20 16:59:57 +0100
commit45adbdf4cb50a65a8808aced45bc0b482c8d75a7 (patch)
tree52967592aba13e7ed33e85898812df7947b50f1e /src/_icons/barrier-block.svg
parent`robot` and `usb` icon fix (diff)
downloadtabler-icons-45adbdf4cb50a65a8808aced45bc0b482c8d75a7.tar.xz
18 new icons: `barrier-block`, `cake`, `circle-rectangle`, `circle-triangle`, `message-2-code`, `message-code`, `north-star`, `numbers`, `radar-2`, `radar`, `road`, `section-sign`, `square-asterisk`, `square-rotated-forbid-2`, `square-rotated-forbid`, `triangle-inverted`, `webhook`, `yoga`
Diffstat (limited to 'src/_icons/barrier-block.svg')
-rw-r--r--src/_icons/barrier-block.svg14
1 files changed, 14 insertions, 0 deletions
diff --git a/src/_icons/barrier-block.svg b/src/_icons/barrier-block.svg
new file mode 100644
index 00000000..0d7d88a7
--- /dev/null
+++ b/src/_icons/barrier-block.svg
@@ -0,0 +1,14 @@
+---
+---
+<svg>
+ <rect x="4" y="7" width="16" height="9" rx="1" />
+ <path d="M7 16v4" />
+ <path d="M7.5 16l9 -9" />
+ <path d="M13.5 16l6.5 -6.5" />
+ <path d="M4 13.5l6.5 -6.5" />
+ <path d="M17 16v4" />
+ <path d="M5 20h4" />
+ <path d="M15 20h4" />
+ <path d="M17 7v-2" />
+ <path d="M7 7v-2" />
+</svg>