5 lines
346 B
XML
5 lines
346 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="#6D28D9" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round">
|
|
<circle cx="12" cy="12" r="10" fill="#6D28D9" stroke="none"/>
|
|
<path d="M12 8v6M9 10h6" stroke="white" stroke-width="2" />
|
|
<path d="M8 16h8" stroke="white" stroke-width="1.5" />
|
|
</svg> |