blob: 1d07c49f60135db637653363bbb473057783c7b2 (
plain)
1
2
3
4
5
6
7
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
<path d="m 13 3 c 1 0 1 0 1 1 l 0 10 c 0 1 0 1 -1 1 l -10 0 c -1 0 -1 0 -1 -1 l 0 -10 c 0 -1 0 -1 1 -1" style="fill:#e6b07f;fill-opacity:1;stroke:none;fill-rule:evenodd"/>
<path d="m 12 3 -8 0 0 10 l 8 0" style="fill:#fff;fill-opacity:1;stroke:none;fill-rule:nonzero"/>
<path d="m 5 1 0 3 l 6 0 0 -3" style="fill:#aaa;fill-opacity:1;stroke:none;fill-rule:nonzero"/>
<rect width="2" height="4" x="7" y="5" style="fill:#888;opacity:1;fill-opacity:1;stroke:none"/>
<rect width="2" height="2" x="7" y="10" style="fill:#888;opacity:1;fill-opacity:1;stroke:none"/>
</svg>
|