Files

25 lines
1.3 KiB
XML
Raw Permalink Normal View History

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" fill="none">
<defs>
<radialGradient id="fh" cx="50%" cy="38%" r="70%">
<stop offset="0%" stop-color="#fff0e0"/>
<stop offset="50%" stop-color="#c9a06c"/>
<stop offset="100%" stop-color="#0a0d12" stop-opacity="0"/>
</radialGradient>
<linearGradient id="fb" x1="50%" y1="0%" x2="50%" y2="100%">
<stop offset="0%" stop-color="#d4a574"/>
<stop offset="100%" stop-color="#38b8aa"/>
</linearGradient>
<linearGradient id="fs" x1="50%" y1="0%" x2="50%" y2="100%">
<stop offset="0%" stop-color="#ffd9b0" stop-opacity="0.9"/>
<stop offset="100%" stop-color="#d4a574" stop-opacity="0"/>
</linearGradient>
</defs>
<rect width="32" height="32" rx="8" fill="#0a0d12"/>
<path d="M9 8 Q16 3 23 8" stroke="url(#fs)" stroke-width="1.2" stroke-linecap="round" fill="none" opacity="0.8"/>
<ellipse cx="16" cy="10" rx="4.5" ry="5.5" fill="url(#fh)"/>
<ellipse cx="16" cy="9.5" rx="2" ry="2.5" fill="#fff6ea" opacity="0.45"/>
<path d="M16 15.5v6" stroke="url(#fb)" stroke-width="1.5" stroke-linecap="round"/>
<path d="M16 21.5l-5.5 7M16 21.5l5.5 7" stroke="url(#fb)" stroke-width="1.4" stroke-linecap="round"/>
<path d="M5 29h8M19 29h8" stroke="url(#fb)" stroke-width="1.35" stroke-linecap="round"/>
</svg>