aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-08-18 16:30:03 +0200
committercodecalm <codecalm@gmail.com>2020-08-18 16:30:03 +0200
commit72cca5d70b1219c229ee4e57e074bb619f192c1a (patch)
treef4163b062c532364a1c6aff4f87e8c22e67a4601
parenticons categories (diff)
downloadtabler-icons-72cca5d70b1219c229ee4e57e074bb619f192c1a.tar.xz
`brand-medium` icon #52
-rw-r--r--src/_icons/brand-medium.svg11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/_icons/brand-medium.svg b/src/_icons/brand-medium.svg
new file mode 100644
index 0000000..6f66dfb
--- /dev/null
+++ b/src/_icons/brand-medium.svg
@@ -0,0 +1,11 @@
+---
+category: Brand
+---
+<svg>
+ <rect x="4" y="4" width="16" height="16" rx="2" />
+ <path d="M8 9h1l3 3l3 -3h1"></path>
+ <path d="M8 15h2"></path>
+ <path d="M14 15h2"></path>
+ <path d="M9 9v6"></path>
+ <path d="M15 9v6"></path>
+</svg>