This commit is contained in:
ordinarthur 2026-04-05 17:49:19 +02:00
parent 78deff0034
commit 68385abd8a

View File

@ -1,10 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100">
<!-- Square background using site's white (#ffffff) -->
<rect width="100" height="100" fill="#ffffff" />
<!-- Much larger '12' text -->
<text x="47%" y="54%" dominant-baseline="central" text-anchor="middle" font-family="-apple-system, BlinkMacSystemFont, 'Inter', sans-serif" font-weight="500" font-size="75" fill="#111111" letter-spacing="-4">12</text>
<!-- Slightly larger terracotta dot -->
<circle cx="85" cy="78" r="8" fill="#d45d3c" />
<text x="10" y="74" font-family="-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif" font-weight="700" font-size="64" fill="#111111">12</text>
<circle cx="85" cy="69.5" r="4.5" fill="#d45d3c" />
</svg>

Before

Width:  |  Height:  |  Size: 530 B

After

Width:  |  Height:  |  Size: 360 B