You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
456 B
11 lines
456 B
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1600 600">
|
|
<defs>
|
|
<linearGradient id="g" x1="0" x2="1" y1="0" y2="1">
|
|
<stop offset="0%" stop-color="#111827"/>
|
|
<stop offset="100%" stop-color="#374151"/>
|
|
</linearGradient>
|
|
</defs>
|
|
<rect width="1600" height="600" fill="url(#g)"/>
|
|
<text x="50" y="320" fill="#ffffff" font-size="72" font-family="Arial, Helvetica, sans-serif" font-weight="700">HERO 1 PLACEHOLDER</text>
|
|
</svg>
|
|
|
|
|