6 lines
313 B
XML
6 lines
313 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
|
|
<circle cx="24" cy="24" r="20" fill="#7E57C2" fill-opacity="0.1"/>
|
|
<g fill="none" stroke="#7E57C2" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round">
|
|
<path d="M12 16 C12 10,36 10,36 18 C36 26,12 26,12 34 L36 36"/>
|
|
</g>
|
|
</svg>
|