9 lines
No EOL
420 B
XML
9 lines
No EOL
420 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
|
|
<rect x="2" y="2" width="44" height="44" rx="9" fill="#9b6694"/>
|
|
<g fill="none" stroke="#FFFFFF" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round">
|
|
<circle cx="24" cy="24" r="16"/>
|
|
<circle cx="18" cy="18" r="2"/><circle cx="30" cy="18" r="2"/>
|
|
<path d="M14 28 Q24 36 34 28"/>
|
|
<polygon points="20,26 24,20 28,26"/>
|
|
</g>
|
|
</svg> |