Files
crank/apps/ui/icons/general/check.svg
T
github-ops 73b44eb93b
Deploy / deploy (push) Failing after 9s
CI / Rust Checks (push) Successful in 5m4s
CI / UI Checks (push) Failing after 5s
CI / Frontend E2E (push) Has been skipped
CI / Deployment Manifests (push) Has been skipped
chore: publish clean community baseline
2026-06-18 08:58:45 +00:00

7 lines
316 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12 12">
<defs><symbol id="icon" viewBox="0 0 12 12">
<polyline fill="none" stroke="currentColor" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round" points="1.5,6 4.5,9 10.5,3"/>
</symbol></defs>
<use href="#icon" color="#6b7280"/>
</svg>