Files
crank/apps/ui/icons/general/refresh.svg
T
github-ops 2ab76da621
Deploy / deploy (push) Failing after 4s
CI / Rust Checks (push) Successful in 4m56s
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-19 12:34:50 +00:00

7 lines
324 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.6" stroke-linecap="round" stroke-linejoin="round" d="M13.5 8A5.5 5.5 0 112.5 5M2.5 2v3h3"/>
</symbol></defs>
<use href="#icon" color="#6b7280"/>
</svg>