zcbot/skills/ppt/templates/icons/tabler-outline/arrow-up.svg

22 lines
435 B
XML

<!--
tags: [top, point, arrow, direction, pointer, increase, navigation, flow, navigate, move]
category: Arrows
version: "1.0"
unicode: "ea25"
-->
<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="M12 5l0 14" />
<path d="M18 11l-6 -6" />
<path d="M6 11l6 -6" />
</svg>