1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1">
<path style="opacity:0.2" d="m 4,1.5 c -0.554,0 -1,0.446 -1,1 v 18 c 0,0.554 0.446,1 1,1 h 14 c 0.554,0 1,-0.446 1,-1 V 7.5 L 13.5,7 13,1.5 Z"/>
<path style="fill:#4f4f4f" d="M 4,1 C 3.446,1 3,1.446 3,2 v 18 c 0,0.554 0.446,1 1,1 h 14 c 0.554,0 1,-0.446 1,-1 V 7 L 13.5,6.5 13,1 Z"/>
<path style="opacity:0.1;fill:#ffffff" d="M 4,1 C 3.446,1 3,1.446 3,2 v 0.5 c 0,-0.554 0.446,-1 1,-1 h 9 L 18.5,7 H 19 L 13,1 Z"/>
<path style="opacity:0.2" d="m 13,1.5 v 5 c 0,0.5523 0.447715,1 1,1 h 5 z"/>
<path style="fill:#696969" d="m 13,1 v 5 c 0,0.5523 0.447715,1 1,1 h 5 z"/>
<circle style="opacity:0.2" cx="11" cy="14.5" r="5"/>
<g transform="matrix(0.25006434,0,0,0.25010859,15.478263,8.3285155)">
<circle style="fill:#ffffff;stroke:#000000;stroke-width:0;stroke-linecap:round;stroke-linejoin:round" cx="-17.917" cy="22.688" r="19.5"/>
<path style="fill:#e040fb;stroke:#000000;stroke-width:0;stroke-linecap:round;stroke-linejoin:round" d="M -0.596414,12.688108 A 20,20 0 0 0 -27.916922,5.3676 a 20,20 0 0 0 -7.344002,7.408722 l 17.344002,9.911786 z"/>
<path style="fill:#fdfd4b;stroke:#000000;stroke-width:0;stroke-linecap:round;stroke-linejoin:round" d="m -0.596414,12.688108 -17.320508,10 -0.08886,19.978907 a 20,20 0 0 0 10.088857,-2.658399 20,20 0 0 0 7.320508,-27.320508 z"/>
<path style="fill:#18ffff;stroke:#000000;stroke-width:0;stroke-linecap:round;stroke-linejoin:round" d="m -17.916922,22.688108 -17.344002,-9.911786 a 20,20 0 0 0 0.02349,19.911786 20,20 0 0 0 17.231651,9.978907 z"/>
</g>
</svg>
|