7 lines
378 B
XML
7 lines
378 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64">
|
|
<rect x="2" y="2" width="60" height="60" rx="15" fill="#f6c95f" stroke="#725d42" stroke-width="3" />
|
|
<rect x="15" y="35" width="8" height="13" rx="3" fill="#725d42" />
|
|
<rect x="28" y="26" width="8" height="22" rx="3" fill="#725d42" />
|
|
<rect x="41" y="16" width="8" height="32" rx="3" fill="#725d42" />
|
|
</svg>
|