9 lines
No EOL
441 B
XML
9 lines
No EOL
441 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
|
|
<g fill="none" stroke="#ccbab3" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round">
|
|
<rect x="8" y="16" width="16" height="18" rx="3"/>
|
|
<rect x="24" y="16" width="16" height="18" rx="3"/>
|
|
<circle cx="16" cy="24" r="4" fill="currentColor"/>
|
|
<circle cx="32" cy="24" r="4" fill="currentColor"/>
|
|
<line x1="8" y1="12" x2="40" y2="12"/>
|
|
</g>
|
|
</svg> |