blob: 8ca9959e031282992fb8e1fde4e183e9c31876f9 (
plain)
1
2
3
4
|
<svg xmlns="http://www.w3.org/2000/svg" width="40" height="20" viewBox="0 0 40 20">
<rect x="2" y="2" width="36" height="16" ry="8" fill="#009688"/>
<circle cx="30" cy="10" r="6" fill="#eeeeee"/>
</svg>
|