blob: 03c4bd73e6093c4221289dc92afdd0af3f3e26b3 (
plain)
1
2
3
4
5
6
|
<svg viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
<path d="m 3 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 l -1 0 l 0 10 l -8 0 l 0 -10 l -1 0 z" style="fill:#bebebe;fill-opacity:1;stroke:none;fill-rule:evenodd"/>
<path d="m 5 1 0 3 l 6 0 0 -3" style="fill:#bebebe;fill-opacity:1;stroke:none;fill-rule:nonzero"/>
<rect height="4" y="5" x="7" style="fill:#ff8000;opacity:1;fill-opacity:1;stroke:none" width="2"/>
<rect height="2" y="10" x="7" style="fill:#ff8000;opacity:1;fill-opacity:1;stroke:none" width="2"/>
</svg>
|