1
2
3
4
5
6
7
8
9
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
<g transform="translate(0,-1036.3622)">
<g transform="translate(0,1036.3622)" style="fill:#ff9800;fill-opacity:1;enable-background:new">
<path d="m 4 4 0 5 c 0 1 1 1 1 1 l 4 0 c 1 0 1 -1 1 -1 l 0 -4 -2 -2 -3 0 c 0 0 -1 0 -1 1 z m 1 0 2 0 0 2 2 0 0 3 l -4 0 z"/>
<path d="m 6 13 -2 2 c -1 1 -1 1 0 1 l 8 0 c 1 0 1 0 0 -1 l -2 -2 0 -1 -4 0 z" style="stroke:none"/>
<path d="M 2,0 C 0.892,0 0,0.892 0,2 l 0,9 c 0,1.108 0.892,2 2,2 l 12,0 c 1.108,0 2,-0.892 2,-2 L 16,2 C 16,0.892 15.108,0 14,0 L 2,0 z m 0,2 12,0 0,9 -12,0 0,-9 z" style="stroke:none"/>
</g>
</g>
</svg>
|