9 lines
No EOL
439 B
XML
9 lines
No EOL
439 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
|
|
<g fill="none" stroke="#d7a3cd" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round">
|
|
<rect x="8" y="20" width="32" height="20" rx="6"/>
|
|
<rect x="8" y="20" width="32" height="6" rx="2"/>
|
|
<circle cx="18" cy="30" r="3" fill="currentColor"/>
|
|
<circle cx="30" cy="30" r="3" fill="currentColor"/>
|
|
<line x1="8" y1="30" x2="40" y2="30"/>
|
|
</g>
|
|
</svg> |