23 lines
475 B
XML
23 lines
475 B
XML
<!--
|
|
tags: [direction, east, navigation, arrow, navigate, sign, right, location, geography, place]
|
|
category: Map
|
|
version: "1.58"
|
|
unicode: "f06c"
|
|
-->
|
|
<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 21h4" />
|
|
<path d="M10 21v-10" />
|
|
<path d="M10 6v-3" />
|
|
<path d="M6 6h10l2 2.5l-2 2.5h-10l0 -5" />
|
|
</svg>
|