10 lines
No EOL
454 B
XML
10 lines
No EOL
454 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
|
|
<circle cx="24" cy="24" r="20" fill="#934e92" fill-opacity="0.1"/>
|
|
<g fill="none" stroke="#934e92" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round">
|
|
<path d="M6 30 Q6 14 18 14 L30 14 Q42 14 42 30 Z"/>
|
|
<circle cx="12" cy="32" r="5"/>
|
|
<circle cx="36" cy="32" r="5"/>
|
|
<line x1="18" y1="14" x2="20" y2="8"/>
|
|
<line x1="30" y1="14" x2="28" y2="8"/>
|
|
</g>
|
|
</svg> |