Spaces:
Sleeping
Sleeping
File size: 641 Bytes
48e528b |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
<svg
class="application-arrow"
xmlns="http://www.w3.org/2000/svg"
width="20"
height="20"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
>
<polyline points="6 9 12 15 18 9"></polyline>
</svg>
|