25 lines
1.2 KiB
XML
25 lines
1.2 KiB
XML
|
|
<svg xmlns="http://www.w3.org/2000/svg" width="400" height="400" viewBox="0 0 400 400" role="img" aria-label="Deviant">
|
||
|
|
<defs>
|
||
|
|
<radialGradient id="sky" cx="30%" cy="28%" r="95%">
|
||
|
|
<stop offset="0%" stop-color="#0c1220"/>
|
||
|
|
<stop offset="55%" stop-color="#070d1a"/>
|
||
|
|
<stop offset="100%" stop-color="#02040a"/>
|
||
|
|
</radialGradient>
|
||
|
|
<filter id="glow" x="-50%" y="-50%" width="200%" height="200%">
|
||
|
|
<feGaussianBlur stdDeviation="9" result="b"/>
|
||
|
|
<feMerge><feMergeNode in="b"/><feMergeNode in="SourceGraphic"/></feMerge>
|
||
|
|
</filter>
|
||
|
|
</defs>
|
||
|
|
<!-- Round-crop safe: platforms may circle-crop; keep the mark in the inner 340px -->
|
||
|
|
<rect width="400" height="400" fill="url(#sky)"/>
|
||
|
|
<g fill="#ffffff" opacity="0.55">
|
||
|
|
<circle cx="80" cy="100" r="1.6"/>
|
||
|
|
<circle cx="340" cy="90" r="1.4"/>
|
||
|
|
<circle cx="70" cy="330" r="1.5"/>
|
||
|
|
<circle cx="330" cy="320" r="1.3"/>
|
||
|
|
</g>
|
||
|
|
<ellipse cx="200" cy="200" rx="118" ry="72" fill="none" stroke="#2a3650" stroke-width="6" transform="rotate(-22 200 200)"/>
|
||
|
|
<path d="M154 118 h34 a80 80 0 0 1 0 160 h-34 z M188 152 v92 a46 46 0 0 0 0 -92 z" fill="#d6dde9"/>
|
||
|
|
<circle cx="292" cy="148" r="17" fill="#d6ff3d" filter="url(#glow)"/>
|
||
|
|
</svg>
|