blob: 9e00805466ce72dc206e221f73736a115fcdca44 (
plain) (
blame)
1
2
3
4
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100">
<rect width="100" height="100" rx="18" fill="#0d1b2a"/>
<text x="50" y="50" font-size="58" text-anchor="middle" dominant-baseline="central">🐧</text>
</svg>
|