10 lines
No EOL
452 B
XML
10 lines
No EOL
452 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
|
|
<rect x="2" y="2" width="44" height="44" rx="9" fill="#934e92"/>
|
|
<g fill="none" stroke="#FFFFFF" 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> |