aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/brand-slack.svg
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-08-19 16:00:26 +0200
committercodecalm <codecalm@gmail.com>2020-08-19 16:00:26 +0200
commiteb59369e8c3c368b45d2739cd588d081c2cc24f4 (patch)
tree52e08439132ca6777a8285fda34ad1849b2a9c56 /src/_icons/brand-slack.svg
parentreadme image fix (diff)
parentreadme image fix (diff)
downloadtabler-icons-eb59369e8c3c368b45d2739cd588d081c2cc24f4.tar.xz
Merge branches 'dev' and 'master' of https://github.com/tabler/tabler-icons
Diffstat (limited to 'src/_icons/brand-slack.svg')
-rw-r--r--src/_icons/brand-slack.svg9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/_icons/brand-slack.svg b/src/_icons/brand-slack.svg
new file mode 100644
index 00000000..ee638e96
--- /dev/null
+++ b/src/_icons/brand-slack.svg
@@ -0,0 +1,9 @@
+---
+category: Brand
+---
+<svg>
+ <path d="M12 12V6a2 2 0 0 1 4 0v6m0-2a2 2 0 1 1 2 2h-6" />
+ <path d="M12 12h6a2 2 0 0 1 0 4h-6m2 0a2 2 0 1 1 -2 2v-6" />
+ <path d="M12 12v6a2 2 0 0 1 -4 0v-6m0 2a2 2 0 1 1 -2 -2h6" />
+ <path d="M12 12H6a2 2 0 0 1 0 -4h6m-2 0a2 2 0 1 1 2 -2v6" />
+</svg>