Files
crank/apps/ui/icons/general/arrow-up.svg
T
2026-03-30 00:15:02 +03:00

7 lines
228 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12 12">
<defs><symbol id="icon" viewBox="0 0 12 12">
<path fill="currentColor" d="M6 2L1 7h3v3h4V7h3z"/>
</symbol></defs>
<use href="#icon" color="#6b7280"/>
</svg>