1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1">
<path style="opacity:0.2" d="m 5,2.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 8.5 L 14.5,8 14,2.5 Z"/>
<path style="fill:#4f4f4f" d="M 5,2 C 4.446,2 4,2.446 4,3 v 18 c 0,0.554 0.446,1 1,1 h 14 c 0.554,0 1,-0.446 1,-1 V 8 L 14.5,7.5 14,2 Z"/>
<path style="opacity:0.1;fill:#ffffff" d="M 5,2 C 4.446,2 4,2.446 4,3 v 0.5 c 0,-0.554 0.446,-1 1,-1 h 9 L 19.5,8 H 20 L 14,2 Z"/>
<path style="opacity:0.2" d="m 14,2.5 v 5 c 0,0.5523 0.447715,1 1,1 h 5 z"/>
<path style="fill:#696969" d="m 14,2 v 5 c 0,0.5523 0.447715,1 1,1 h 5 z"/>
<circle style="opacity:0.2" cx="12" cy="15.5" r="5"/>
<g transform="matrix(0.25006434,0,0,0.25010859,16.478263,9.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>
|