11 lines
608 B
XML
11 lines
608 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" width="480" height="480">
|
|
<polygon fill="#ffe0b2" points="40,45 8,45 8,3 40,3" />
|
|
<rect width="23" height="4" x="13" y="10" fill="#fb8c00" />
|
|
<rect width="23" height="2" x="13" y="18" fill="#fb8c00" />
|
|
<rect width="23" height="2" x="13" y="22" fill="#fb8c00" />
|
|
<rect width="17" height="2" x="13" y="26" fill="#fb8c00" />
|
|
<polygon fill="#dd2c00" points="34,38 28,38 28,47 31,45 34,47" />
|
|
<circle cx="31" cy="38" r="5" fill="#ff3d00" />
|
|
<circle cx="31" cy="38" r="3" fill="#ff9e80" />
|
|
</svg> |