Files
crank/apps/ui/icons/general/check.svg
T
github-ops 338bb4d74a
Deploy / deploy (push) Successful in 37s
CI / Rust Checks (push) Successful in 5m33s
CI / UI Checks (push) Successful in 5s
CI / Deployment Manifests (push) Successful in 3s
CI / Frontend E2E (push) Successful in 4m24s
chore: publish clean community baseline
2026-06-17 07:29:50 +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>