5 lines
291 B
XML
5 lines
291 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="96" height="96" viewBox="0 0 96 96">
|
|
<rect x="18" y="18" width="60" height="60" rx="10" fill="none" stroke="#8C8178" stroke-width="6"/>
|
|
<path d="M32 36h32M32 50h32M32 64h20" stroke="#8C8178" stroke-width="6" stroke-linecap="round"/>
|
|
</svg>
|