29 lines
1.3 KiB
XML
29 lines
1.3 KiB
XML
|
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1500 500">
|
|||
|
|
<title>Silent Mode — banner (1500×500 social header)</title>
|
|||
|
|
<defs>
|
|||
|
|
<radialGradient id="bg" cx="30%" cy="0%" r="90%">
|
|||
|
|
<stop offset="0%" stop-color="#16202e"/>
|
|||
|
|
<stop offset="100%" stop-color="#0b0e14"/>
|
|||
|
|
</radialGradient>
|
|||
|
|
</defs>
|
|||
|
|
<rect width="1500" height="500" fill="url(#bg)"/>
|
|||
|
|
<g transform="translate(160,205)">
|
|||
|
|
<rect x="0" y="0" width="130" height="90" rx="45" ry="45"
|
|||
|
|
fill="none" stroke="#8b98a9" stroke-width="14"/>
|
|||
|
|
<rect x="100" y="0" width="130" height="90" rx="45" ry="45"
|
|||
|
|
fill="none" stroke="#d6ff3d" stroke-width="14"/>
|
|||
|
|
</g>
|
|||
|
|
<text x="450" y="255" font-family="system-ui,-apple-system,Segoe UI,sans-serif"
|
|||
|
|
font-size="82" font-weight="600" fill="#e7eaf1" letter-spacing="0.4">
|
|||
|
|
Silent <tspan fill="#d6ff3d">Mode</tspan>
|
|||
|
|
</text>
|
|||
|
|
<text x="452" y="310" font-family="system-ui,-apple-system,Segoe UI,sans-serif"
|
|||
|
|
font-size="28" font-weight="400" fill="#8b98a9">
|
|||
|
|
Decentralized web infrastructure — names, hosting, browsers, search, messaging.
|
|||
|
|
</text>
|
|||
|
|
<text x="452" y="345" font-family="ui-monospace,SFMono-Regular,Menlo,monospace"
|
|||
|
|
font-size="20" fill="#5e6678">
|
|||
|
|
silentmode.st · silentmode.bch (on chain)
|
|||
|
|
</text>
|
|||
|
|
</svg>
|