mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-07-31 11:20:31 +02:00
26 lines
509 B
XML
26 lines
509 B
XML
<!--
|
|
category: Map
|
|
tags: [travel, navigation, discover]
|
|
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>
|