6 lines
342 B
XML
6 lines
342 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="#7E57C2"/>
|
|
<g fill="none" stroke="#FFFFFF" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round">
|
|
<path d="M24 14 C16 14,14 22,20 24 C14 26,14 36,24 36 C34 36,34 26,28 24 C34 22,32 14,24 14"/>
|
|
</g>
|
|
</svg>
|