13 lines
774 B
XML
13 lines
774 B
XML
<svg width="640" height="160" viewBox="0 0 640 160" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<defs>
|
|
<linearGradient id="leaguePlaceholderGradient" x1="0" y1="0" x2="640" y2="160" gradientUnits="userSpaceOnUse">
|
|
<stop offset="0" stop-color="#38BDF8" stop-opacity="0.9" />
|
|
<stop offset="0.5" stop-color="#4F46E5" stop-opacity="0.85" />
|
|
<stop offset="1" stop-color="#EC4899" stop-opacity="0.8" />
|
|
</linearGradient>
|
|
</defs>
|
|
<rect x="0" y="0" width="640" height="160" rx="16" fill="url(#leaguePlaceholderGradient)" />
|
|
<circle cx="96" cy="40" r="40" fill="#0F172A" fill-opacity="0.55" />
|
|
<circle cx="280" cy="132" r="56" fill="#020617" fill-opacity="0.35" />
|
|
<circle cx="520" cy="52" r="32" fill="#0B1120" fill-opacity="0.45" />
|
|
</svg> |