Files
emall-web/public/favicon.svg

11 lines
553 B
XML
Raw Permalink Normal View History

2025-10-16 09:59:34 +08:00
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect width="32" height="32" rx="8" fill="url(#gradient)"/>
<path d="M16 8C16 8 10 12 10 16C10 20 14 24 16 24C18 24 22 20 22 16C22 12 16 8 16 8Z" fill="white" fill-opacity="0.9"/>
<circle cx="16" cy="16" r="3" fill="#0F1C2E"/>
<defs>
<linearGradient id="gradient" x1="0" y1="0" x2="32" y2="32" gradientUnits="userSpaceOnUse">
<stop stop-color="#0F1C2E"/>
<stop offset="1" stop-color="#1D3B5A"/>
</linearGradient>
</defs>
</svg>