Files
Message-Push-Nest/docs/public/logo.svg
T
2025-12-06 13:07:30 +08:00

9 lines
438 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" width="100" height="100">
<circle cx="50" cy="50" r="45" fill="#42b883"/>
<path d="M50 20 L35 40 L50 35 L65 40 Z" fill="white"/>
<ellipse cx="50" cy="55" rx="25" ry="20" fill="white"/>
<circle cx="43" cy="52" r="3" fill="#42b883"/>
<circle cx="57" cy="52" r="3" fill="#42b883"/>
<path d="M40 65 Q50 70 60 65" stroke="#42b883" stroke-width="2" fill="none"/>
</svg>