blob: 8eaa7f07dd4716bded5563cedb90cc2698bce6fa (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
<!--
tags: [travel, navigation, discover, directions, off, location, disabled, inactive, geography, place]
category: Map
version: "1.65"
unicode: "f116"
-->
<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="M12 21v-4" />
<path d="M12 13v-1" />
<path d="M12 5v-2" />
<path d="M10 21h4" />
<path d="M8 8v1h1m4 0h6l2 -2l-2 -2h-10" />
<path d="M14 14v3h-8l-2 -2l2 -2h7" />
<path d="M3 3l18 18" />
</svg>
|