aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/brand-slack.svg
diff options
context:
space:
mode:
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>