mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-08-01 11:50:25 +02:00
23 lines
482 B
XML
23 lines
482 B
XML
<!--
|
|
category: Map
|
|
tags: [navigation, location, travel]
|
|
version: "1.66"
|
|
unicode: "f15c"
|
|
-->
|
|
<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="M8.32 4.34l.68 -.34l6 3l6 -3v13m-2.67 1.335l-3.33 1.665l-6 -3l-6 3v-13l2.665 -1.333" />
|
|
<path d="M9 4v1m0 4v8" />
|
|
<path d="M15 7v4m0 4v5" />
|
|
<path d="M3 3l18 18" />
|
|
</svg>
|