Files
crank/apps/ui/icons/wizard/code.svg
T
2026-03-30 00:15:02 +03:00

7 lines
378 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
<defs><symbol id="icon" viewBox="0 0 16 16">
<path fill="none" stroke="currentColor" stroke-width="1.7" stroke-linecap="round" stroke-linejoin="round" d="M4 2h8a2 2 0 012 2v8a2 2 0 01-2 2H4a2 2 0 01-2-2V4a2 2 0 012-2zM6 6l-2 2 2 2M10 6l2 2-2 2"/>
</symbol></defs>
<use href="#icon" color="#6b7280"/>
</svg>