aboutsummaryrefslogtreecommitdiff
path: root/_icons/switch-vertical.svg
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-03-02 16:42:02 +0100
committercodecalm <codecalm@gmail.com>2020-03-02 16:42:02 +0100
commit605ac9c6b9ee69292080b618a2cb0e39062130de (patch)
tree5541ce4479d576de56dc2d347042a6b6c9536282 /_icons/switch-vertical.svg
parentnew icons (diff)
downloadtabler-icons-605ac9c6b9ee69292080b618a2cb0e39062130de.tar.xz
icons optimize
Diffstat (limited to '_icons/switch-vertical.svg')
-rw-r--r--_icons/switch-vertical.svg8
1 files changed, 4 insertions, 4 deletions
diff --git a/_icons/switch-vertical.svg b/_icons/switch-vertical.svg
index d648649..b94844e 100644
--- a/_icons/switch-vertical.svg
+++ b/_icons/switch-vertical.svg
@@ -2,9 +2,9 @@
---
<svg>
<g>
- <polyline points="3 8 7 4 11 8"/>
- <polyline points="7 4 7 13"/>
- <polyline points="13 16 17 20 21 16"/>
- <polyline points="17 10 17 20"/>
+ <polyline points="3 8 7 4 11 8" />
+ <line x1="7" y1="4" x2="7" y2="13" />
+ <polyline points="13 16 17 20 21 16" />
+ <line x1="17" y1="10" x2="17" y2="20" />
</g>
</svg>