blob: e78783450c57bbde90908ef205998e05884df537 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
---
tags: [place, direction, travel, destination, mark, location, address]
category: Map
version: 1.31
---
<svg>
<path d="M10.828 9.828a4 4 0 1 0 -5.656 0l2.828 2.829l2.828 -2.829z" />
<line x1="8" y1="7" x2="8" y2="7.01" />
<path d="M18.828 17.828a4 4 0 1 0 -5.656 0l2.828 2.829l2.828 -2.829z" />
<line x1="16" y1="15" x2="16" y2="15.01" />
</svg>
|