public/og.svg (view raw)
1 2 3 4 5 6 7 8 9 |
<svg xmlns="http://www.w3.org/2000/svg" width="1200" height="630" viewBox="0 0 1200 630">
<rect width="1200" height="630" fill="#f5f1e6"/>
<rect x="24" y="24" width="1152" height="582" fill="none" stroke="#d6ccb2" stroke-width="2"/>
<g font-family="Georgia, 'Times New Roman', serif" fill="#1b1a15" text-anchor="middle">
<text x="600" y="300" font-size="150" letter-spacing="4">Emchess</text>
<text x="600" y="370" font-size="34" fill="#726b58">a quiet game of chess</text>
<text x="600" y="470" font-size="72" letter-spacing="16">♙ ♞ ♝ ♜ ♛ ♚</text>
</g>
</svg>
|