Files
crank/apps/ui/icons/general/info-circle.svg
T
github-ops ae09eeba30
Deploy / deploy (push) Successful in 2m32s
CI / Rust Checks (push) Successful in 5m33s
CI / UI Checks (push) Successful in 6s
CI / Deployment Manifests (push) Successful in 2s
CI / Frontend E2E (push) Successful in 4m36s
chore: publish clean community baseline
2026-06-19 16:26:34 +00:00

8 lines
365 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
<defs><symbol id="icon" viewBox="0 0 16 16">
<circle cx="8" cy="8" r="7" fill="none" stroke="currentColor" stroke-width="1.5"/>
<path fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" d="M8 5v4M8 11v1"/>
</symbol></defs>
<use href="#icon" color="#6b7280"/>
</svg>