19 lines
1.0 KiB
XML
19 lines
1.0 KiB
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1200 800" role="img" aria-label="ROM hack placeholder">
|
|
<defs>
|
|
<linearGradient id="g" x1="0" y1="0" x2="1" y2="1">
|
|
<stop offset="0" stop-color="#15262b"/>
|
|
<stop offset="1" stop-color="#081014"/>
|
|
</linearGradient>
|
|
<pattern id="scan" width="1" height="14" patternUnits="userSpaceOnUse">
|
|
<rect width="1" height="7" fill="#ffffff" opacity=".035"/>
|
|
</pattern>
|
|
</defs>
|
|
<rect width="1200" height="800" fill="url(#g)"/>
|
|
<rect width="1200" height="800" fill="url(#scan)"/>
|
|
<rect x="88" y="82" width="1024" height="636" rx="20" fill="none" stroke="#21c6b7" stroke-width="6" opacity=".55"/>
|
|
<path d="M250 270h900v112H250zM250 432h620v58H250zM250 530h420v58H250z" fill="#f1f0df" opacity=".13"/>
|
|
<circle cx="162" cy="326" r="72" fill="#ff4f5e" opacity=".72"/>
|
|
<circle cx="162" cy="326" r="34" fill="#081014"/>
|
|
<text x="250" y="660" fill="#f1f0df" opacity=".72" font-family="Georgia,serif" font-size="54">ROM Hack Archive</text>
|
|
</svg>
|