Files
lucide/icons/arrow-up.svg

15 lines
261 B
XML
Raw Normal View History

2020-06-08 16:39:52 +01:00
<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="m5 12 7-7 7 7" />
<path d="M12 19V5" />
2020-06-08 16:39:52 +01:00
</svg>