8 lines
384 B
XML
8 lines
384 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 80" shape-rendering="crispEdges">
|
|
<rect width="40" height="80" fill="#aa7700"/>
|
|
<rect x="4" y="6" width="32" height="74" fill="#ffd700"/>
|
|
<rect x="8" y="10" width="6" height="66" fill="#ffea66"/>
|
|
<rect x="6" y="6" width="28" height="4" fill="#ffae00"/>
|
|
<rect x="28" y="42" width="3" height="6" fill="#5a3500"/>
|
|
</svg>
|