7 lines
308 B
XML
7 lines
308 B
XML
|
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" fill="#6f42c1">
|
||
|
|
<circle cx="16" cy="16" r="14" fill="#6f42c1"/>
|
||
|
|
<path d="M10 12h12v2h-12z" fill="white"/>
|
||
|
|
<path d="M12 16h8v2h-8z" fill="white"/>
|
||
|
|
<path d="M10 20h12v2h-12z" fill="white"/>
|
||
|
|
<circle cx="16" cy="8" r="2" fill="white"/>
|
||
|
|
</svg>
|