21 lines
415 B
XML
21 lines
415 B
XML
<!--
|
|
tags: [move, bottom, chevrons, down, decrease, navigation, flow, fall, downward, movement]
|
|
category: Arrows
|
|
version: "1.0"
|
|
unicode: "ea63"
|
|
-->
|
|
<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="M7 7l5 5l5 -5" />
|
|
<path d="M7 13l5 5l5 -5" />
|
|
</svg>
|