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
458 B
11 lines
458 B
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1600 600">
|
|
<defs>
|
|
<linearGradient id="g2" x1="0" x2="1" y1="1" y2="0">
|
|
<stop offset="0%" stop-color="#0ea5e9"/>
|
|
<stop offset="100%" stop-color="#0369a1"/>
|
|
</linearGradient>
|
|
</defs>
|
|
<rect width="1600" height="600" fill="url(#g2)"/>
|
|
<text x="50" y="320" fill="#ffffff" font-size="72" font-family="Arial, Helvetica, sans-serif" font-weight="700">HERO 2 PLACEHOLDER</text>
|
|
</svg>
|
|
|
|
|