19 lines
495 B
XML
19 lines
495 B
XML
|
|
<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"
|
||
|
|
class="icon icon-tabler icons-tabler-outline icon-tabler-map-code"
|
||
|
|
>
|
||
|
|
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
|
||
|
|
<path d="M11 18l-2 -1l-6 3v-13l6 -3l6 3l6 -3v9" />
|
||
|
|
<path d="M9 4v13" />
|
||
|
|
<path d="M15 7v6.5" />
|
||
|
|
<path d="M20 21l2 -2l-2 -2" />
|
||
|
|
<path d="M17 17l-2 2l2 2" />
|
||
|
|
</svg>
|