aboutsummaryrefslogtreecommitdiff
path: root/_icons/map.svg
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-03-03 23:45:23 +0100
committercodecalm <codecalm@gmail.com>2020-03-04 15:45:23 +0100
commit0690fb8c4d1dc1e14e6920e2b7983dfb57751ffe (patch)
tree6fc5e70332005474821595150584bb824d94cdf7 /_icons/map.svg
parentcloud icons (diff)
downloadtabler-icons-0690fb8c4d1dc1e14e6920e2b7983dfb57751ffe.tar.xz
next part of icons
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 32a28a1..042d195 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" />
- <line x1="9" y1="7" x2="9" y2="20" />
- <line x1="15" y1="4" x2="15" y2="17" />
+ <polyline points="3 7 9 4 15 7 21 4 21 17 15 20 9 17 3 20 3 7" />
+ <line x1="9" y1="4" x2="9" y2="17" />
+ <line x1="15" y1="7" x2="15" y2="20" />
</svg>