|
<svg xmlns="http://www.w3.org/2000/svg" width="1200" height="630" viewBox="0 0 1200 630">
|
|
<rect width="1200" height="630" fill="#0f0a1a"/>
|
|
<rect x="0" y="0" width="1200" height="630" fill="url(#g)"/>
|
|
<defs>
|
|
<linearGradient id="g" x1="0" y1="0" x2="1" y2="1">
|
|
<stop offset="0%" stop-color="#ff6b35" stop-opacity="0.15"/>
|
|
<stop offset="100%" stop-color="#1a1028" stop-opacity="0"/>
|
|
</linearGradient>
|
|
</defs>
|
|
<text x="600" y="280" text-anchor="middle" font-family="-apple-system, BlinkMacSystemFont, sans-serif" font-size="96" font-weight="800" fill="#f0e8f8">DevPlace</text>
|
|
<text x="600" y="370" text-anchor="middle" font-family="-apple-system, BlinkMacSystemFont, sans-serif" font-size="36" fill="#b8a8d0">The Developer Social Network</text>
|
|
<circle cx="600" cy="480" r="8" fill="#ff6b35"/>
|
|
</svg>
|