Files
vyndr/web/public/og-image.svg
T

45 lines
2.2 KiB
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1200 630">
<defs>
<linearGradient id="bg" x1="0" y1="0" x2="0" y2="1">
<stop offset="0%" stop-color="#0E0E16"/>
<stop offset="100%" stop-color="#06060B"/>
</linearGradient>
<radialGradient id="glow" cx="50%" cy="40%" r="60%">
<stop offset="0%" stop-color="rgba(0,212,160,0.16)"/>
<stop offset="100%" stop-color="rgba(0,212,160,0)"/>
</radialGradient>
<pattern id="scan" width="4" height="4" patternUnits="userSpaceOnUse">
<line x1="0" y1="0" x2="1200" y2="0" stroke="rgba(255,255,255,0.04)" stroke-width="1"/>
</pattern>
</defs>
<rect width="1200" height="630" fill="url(#bg)"/>
<rect width="1200" height="630" fill="url(#glow)"/>
<rect width="1200" height="630" fill="url(#scan)"/>
<!-- Wordmark -->
<g font-family="'IBM Plex Mono','JetBrains Mono',monospace" font-weight="800" letter-spacing="8">
<text x="600" y="280" text-anchor="middle" font-size="140" fill="#E8E8F0">VYND</text>
<text x="780" y="280" text-anchor="middle" font-size="140" fill="#00D4A0" style="filter:drop-shadow(0 0 24px rgba(0,212,160,0.6))">R</text>
</g>
<!-- Tagline -->
<text x="600" y="360" text-anchor="middle" font-family="'Instrument Sans',system-ui,sans-serif" font-size="28" font-weight="600" fill="#E8E8F0">
The books have every advantage.
</text>
<text x="600" y="400" text-anchor="middle" font-family="'Instrument Sans',system-ui,sans-serif" font-size="28" font-weight="600" fill="#00D4A0">
We built this to give it back.
</text>
<!-- Example A- grade card -->
<g transform="translate(490 460)">
<rect width="220" height="110" rx="12" fill="#0E0E16" stroke="#1E1E2E"/>
<text x="20" y="35" font-family="'IBM Plex Mono',monospace" font-size="11" letter-spacing="2" fill="#7A7A8E">NBA · JOKIC · PTS</text>
<text x="200" y="90" text-anchor="end" font-family="'IBM Plex Mono',monospace" font-weight="800" font-size="64" fill="#00D4A0" style="filter:drop-shadow(0 0 16px rgba(0,212,160,0.7))">A-</text>
</g>
<!-- Built in Detroit stamp -->
<text x="600" y="600" text-anchor="middle" font-family="'IBM Plex Mono',monospace" font-size="14" letter-spacing="6" fill="#4A4A5E">
BUILT IN DETROIT · VYNDR.XYZ
</text>
</svg>