7 lines
459 B
XML
7 lines
459 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 81 81" fill="none">
|
|
<rect x="18" y="18" width="45" height="45" rx="6" stroke="black" stroke-width="3.5"/>
|
|
<line x1="28" y1="32" x2="53" y2="32" stroke="black" stroke-width="3" stroke-linecap="round"/>
|
|
<line x1="28" y1="41" x2="53" y2="41" stroke="black" stroke-width="3" stroke-linecap="round"/>
|
|
<line x1="28" y1="50" x2="43" y2="50" stroke="black" stroke-width="3" stroke-linecap="round"/>
|
|
</svg>
|