24 lines
469 B
XML
24 lines
469 B
XML
<!--
|
|
tags: [math, geometry, axis, navigation, flow, movement, route, path, x]
|
|
category: Arrows
|
|
version: "1.43"
|
|
unicode: "ef45"
|
|
-->
|
|
<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="M4 13v.01" />
|
|
<path d="M4 9v.01" />
|
|
<path d="M4 5v.01" />
|
|
<path d="M17 20l3 -3l-3 -3" />
|
|
<path d="M4 17h16" />
|
|
</svg>
|