caltrack/web/favicon.svg
Bastian Gruber 6b6778508f
Some checks are pending
Build and Push / build (push) Waiting to run
fix: store entries for the day I am currently seeing
2026-02-24 12:19:54 +00:00

5 lines
347 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
<rect width="32" height="32" rx="6" fill="#0d1117"/>
<rect x="1" y="1" width="30" height="30" rx="5" fill="none" stroke="#30363d" stroke-width="1"/>
<text x="16" y="22" text-anchor="middle" font-family="monospace" font-weight="bold" font-size="16" fill="#3fb950">CT</text>
</svg>