aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/cell.svg
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2022-03-23 12:23:15 +0100
committercodecalm <codecalm@gmail.com>2022-03-23 12:23:15 +0100
commit9e92929ed8fd6dcb50a83aa42408dedaf893d961 (patch)
treeef70e37a0b49899d4a8c9b01c986280150389fb1 /src/_icons/cell.svg
parentFix #147 (diff)
downloadtabler-icons-9e92929ed8fd6dcb50a83aa42408dedaf893d961.tar.xz
18 new icons: `abacus`, `baby-carriage`, `bell-school`, `cell`, `device-heart-monitor`, `device-laptop-off`, `device-mobile-off`, `device-tablet-off`, `device-tv-off`, `device-watch-off`, `devices-off`, `dialpad`, `fidget-spinner`, `mail-fast`, `pennant-2`, `sign-left`, `sign-right`, `windsock`
Fixed icons: `directions`
Diffstat (limited to 'src/_icons/cell.svg')
-rw-r--r--src/_icons/cell.svg7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/_icons/cell.svg b/src/_icons/cell.svg
new file mode 100644
index 00000000..bda33c8b
--- /dev/null
+++ b/src/_icons/cell.svg
@@ -0,0 +1,7 @@
+---
+---
+<svg>
+ <path d="M8 4l-4 2v5l4 2l4 -2v-5z" />
+ <path d="M12 11l4 2l4 -2v-5l-4 -2l-4 2" />
+ <path d="M8 13v5l4 2l4 -2v-5" />
+</svg>