aboutsummaryrefslogtreecommitdiff
path: root/icons/layout-kanban.svg
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-08-04 23:56:40 +0200
committercodecalm <codecalm@gmail.com>2020-08-04 23:56:40 +0200
commit1dfd4d8989ea34be43b0b6008f97fbf62f77a952 (patch)
tree4b69f52dd3e5cf4c04b2e393c2311833f0189980 /icons/layout-kanban.svg
parent3 new icons: `camera-minus`, `camera-plus`, `phone-calling` (diff)
downloadtabler-icons-1dfd4d8989ea34be43b0b6008f97fbf62f77a952.tar.xz
Release 1.11.0v1.11.0
Diffstat (limited to 'icons/layout-kanban.svg')
-rw-r--r--icons/layout-kanban.svg9
1 files changed, 9 insertions, 0 deletions
diff --git a/icons/layout-kanban.svg b/icons/layout-kanban.svg
new file mode 100644
index 0000000..d329e27
--- /dev/null
+++ b/icons/layout-kanban.svg
@@ -0,0 +1,9 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-layout-kanban" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
+ <path stroke="none" d="M0 0h24v24H0z"/>
+ <line x1="4" y1="4" x2="10" y2="4" />
+ <line x1="14" y1="4" x2="20" y2="4" />
+ <rect x="4" y="8" width="6" height="12" rx="2" />
+ <rect x="14" y="8" width="6" height="6" rx="2" />
+</svg>
+
+