22 lines
604 B
XML
22 lines
604 B
XML
<!--
|
|
category: System
|
|
tags: [arrow, navigation, forward, right, direction, sign, way, route, path, course]
|
|
version: "1.70"
|
|
unicode: "f1f7"
|
|
-->
|
|
<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="M3.32 12.774l7.906 7.905c.427 .428 1.12 .428 1.548 0l7.905 -7.905a1.095 1.095 0 0 0 0 -1.548l-7.905 -7.905a1.095 1.095 0 0 0 -1.548 0l-7.905 7.905a1.095 1.095 0 0 0 0 1.548" />
|
|
<path d="M8 12h7.5" />
|
|
<path d="M12 8.5l3.5 3.5l-3.5 3.5" />
|
|
</svg>
|