6 lines
267 B
XML
6 lines
267 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
|
|
<g fill="none" stroke="#B39DDB" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round">
|
|
<circle cx="24" cy="15" r="7"/>
|
|
<path d="M12 38c0-6.6 5.4-12 12-12s12 5.4 12 12"/>
|
|
</g>
|
|
</svg>
|