11 lines
No EOL
496 B
XML
11 lines
No EOL
496 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
|
|
<g fill="none" stroke="#b775a1" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round">
|
|
<rect x="4" y="18" width="40" height="16" rx="3"/>
|
|
<rect x="10" y="8" width="6" height="10" rx="1"/>
|
|
<rect x="20" y="8" width="6" height="10" rx="1"/>
|
|
<rect x="30" y="8" width="6" height="10" rx="1"/>
|
|
<circle cx="12" cy="36" r="4"/>
|
|
<circle cx="24" cy="36" r="4"/>
|
|
<circle cx="36" cy="36" r="4"/>
|
|
</g>
|
|
</svg> |