aboutsummaryrefslogtreecommitdiff
path: root/_icons/map.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/map.svg
parentnew icons (diff)
downloadtabler-icons-605ac9c6b9ee69292080b618a2cb0e39062130de.tar.xz
icons optimize
Diffstat (limited to '_icons/map.svg')
-rw-r--r--_icons/map.svg6
1 files changed, 3 insertions, 3 deletions
diff --git a/_icons/map.svg b/_icons/map.svg
index 956f111..32a28a1 100644
--- a/_icons/map.svg
+++ b/_icons/map.svg
@@ -1,7 +1,7 @@
---
---
<svg>
- <polyline points="3 4 9 7 15 4 21 7 21 20 15 17 9 20 3 17 3 4"/>
- <polyline points="9 7 9 20"/>
- <polyline points="15 4 15 17"/>
+ <polyline points="3 4 9 7 15 4 21 7 21 20 15 17 9 20 3 17 3 4" />
+ <line x1="9" y1="7" x2="9" y2="20" />
+ <line x1="15" y1="4" x2="15" y2="17" />
</svg>