aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/brand-medium.svg
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-08-18 16:47:34 +0200
committercodecalm <codecalm@gmail.com>2020-08-18 16:47:34 +0200
commit6e2213fe3201885a938cd1bee4eefe173db6eeeb (patch)
tree78a07aa5b8e6f8f6ff0ce93abb19c13bea75608e /src/_icons/brand-medium.svg
parent`brand-codepen` icon (diff)
downloadtabler-icons-6e2213fe3201885a938cd1bee4eefe173db6eeeb.tar.xz
icons optimize
Diffstat (limited to 'src/_icons/brand-medium.svg')
-rw-r--r--src/_icons/brand-medium.svg10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/_icons/brand-medium.svg b/src/_icons/brand-medium.svg
index 6f66dfb..ee33f53 100644
--- a/src/_icons/brand-medium.svg
+++ b/src/_icons/brand-medium.svg
@@ -3,9 +3,9 @@ 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>
+ <path d="M8 9h1l3 3l3 -3h1" />
+ <path d="M8 15h2" />
+ <path d="M14 15h2" />
+ <path d="M9 9v6" />
+ <path d="M15 9v6" />
</svg>