6 lines
No EOL
289 B
XML
6 lines
No EOL
289 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
|
|
<circle cx="16" cy="16" r="15" fill="#fb7185"/>
|
|
<circle cx="12" cy="12" r="3" fill="white"/>
|
|
<circle cx="20" cy="12" r="3" fill="white"/>
|
|
<path d="M10 20 Q16 26 22 20" stroke="white" stroke-width="2" fill="none"/>
|
|
</svg> |