16 lines
No EOL
652 B
XML
16 lines
No EOL
652 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
|
|
<g fill="none">
|
|
<g stroke="#3b3d5f" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round">
|
|
<rect x="8" y="22" width="32" height="12" rx="2"/>
|
|
<polygon points="8,22 14,8 34,8 40,22"/>
|
|
<circle cx="16" cy="36" r="5"/>
|
|
<circle cx="32" cy="36" r="5"/>
|
|
</g>
|
|
<g stroke="#bdbeda" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round">
|
|
<rect x="8" y="22" width="32" height="12" rx="2"/>
|
|
<polygon points="8,22 14,8 34,8 40,22"/>
|
|
<circle cx="16" cy="36" r="5"/>
|
|
<circle cx="32" cy="36" r="5"/>
|
|
</g>
|
|
</g>
|
|
</svg> |