Build Retur dead-letter sorting game

This commit is contained in:
Fredrik Johansson
2026-07-20 19:45:59 +02:00
commit b69131c540
18 changed files with 2270 additions and 0 deletions

6
public/favicon.svg Normal file
View File

@@ -0,0 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
<rect width="32" height="32" rx="7" fill="#0d0d1a"/>
<rect x="6" y="9" width="20" height="14" rx="1" fill="none" stroke="#d95462" stroke-width="2" transform="rotate(-4 16 16)"/>
<path d="M7 10l9 7 9-7" fill="none" stroke="#d95462" stroke-width="2" stroke-linejoin="round" transform="rotate(-4 16 16)"/>
<text x="16" y="29" text-anchor="middle" fill="#aa66dd" font-size="5" font-family="monospace">RETUR</text>
</svg>

After

Width:  |  Height:  |  Size: 486 B