6 lines
428 B
XML
Executable File
6 lines
428 B
XML
Executable File
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
|
<rect x="2" y="2" width="12" height="12" fill="#ffcc99" stroke="#cc6600" stroke-width="1"/>
|
|
<line x1="4" y1="6" x2="12" y2="6" stroke="#000000" stroke-width="1"/>
|
|
<line x1="4" y1="10" x2="12" y2="10" stroke="#000000" stroke-width="1"/>
|
|
<line x1="8" y1="6" x2="8" y2="10" stroke="#000000" stroke-width="1" stroke-dasharray="2,2"/>
|
|
</svg> |