aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/map.svg
blob: 2776b74c4e90183c4f52a83cb9132c0f63bb890e (plain)
1
2
3
4
5
6
7
8
9
10
11
---
category: Map
tags: [navigation, location, travel]
version: "1.0"
unicode: "eae9"
---
<svg>
  <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>