Files
vault171/public/icon.svg
David Böhm 7b02520b6c
Some checks failed
CI / scan_ruby (push) Has been cancelled
CI / scan_js (push) Has been cancelled
CI / lint (push) Has been cancelled
CI / test (push) Has been cancelled
CI / system-test (push) Has been cancelled
Fixed Favicon (color)
2026-05-21 13:44:22 +02:00

7 lines
407 B
XML

<svg xmlns="http://www.w3.org/2000/svg" width="500" height="500" viewBox="0 0 24 24" fill="none">
<circle cx="12" cy="12" r="11.5" fill="#ffffff"/>
<g transform="translate(1.8, 1.8) scale(0.85)">
<path d="M21 7.5l-9-5.25L3 7.5m18 0l-9 5.25m9-5.25v9l-9 5.25M3 7.5l9 5.25M3 7.5v9l5.25 3.03M12 12.75v9" stroke="#2563eb" stroke-width="1.7" stroke-linecap="round" stroke-linejoin="round"/>
</g>
</svg>