8 lines
492 B
XML
8 lines
492 B
XML
<svg width="24" height="24" viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg">
|
|
<rect x="12" y="10" width="40" height="48" rx="4" ry="4" fill="none" stroke="#000" stroke-width="4"/>
|
|
<line x1="18" y1="20" x2="46" y2="20" stroke="#000" stroke-width="4"/>
|
|
<line x1="18" y1="28" x2="40" y2="28" stroke="#000" stroke-width="4"/>
|
|
<line x1="18" y1="36" x2="34" y2="36" stroke="#000" stroke-width="4"/>
|
|
<path d="M24 44 L30 50 L44 36" fill="none" stroke="#000" stroke-width="4"/>
|
|
</svg>
|