Files
typo/favicon.svg
Fredrik Johansson 1e812be8a2
All checks were successful
Docker / build-and-push (push) Successful in 36s
Add favicon
Bold "T" mark in the shared mono-green style used by sibling projects (wisp, fullhouse).

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-19 19:50:43 +02:00

7 lines
305 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
<rect width="32" height="32" rx="7" fill="#080808"/>
<text x="16" y="23" text-anchor="middle"
font-family="'JetBrains Mono','Fira Code',ui-monospace,monospace"
font-size="19" font-weight="700" fill="#00e87a">T</text>
</svg>