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

7 lines
229 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 10L1 5h3V2h4v3h3z"/>
</symbol></defs>
<use href="#icon" color="#6b7280"/>
</svg>