1
2
3
4
5
6
7
8
9
10
11
12
13
|
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1.1">
<path style="opacity:0.2" d="M 12.75,5 C 11.2265,5 10,6.2488 10,7.8 v 50.4 c 0,1.55008 1.2265,2.8 2.75,2.8 h 38.5 C 52.7724,61 54,59.75008 54,58.2 V 23 L 40,19 36,5 Z"/>
<path style="fill:#e4e4e4" d="M 12.75,4 C 11.2265,4 10,5.2488 10,6.8 v 50.4 c 0,1.55008 1.2265,2.8 2.75,2.8 h 38.5 C 52.7724,60 54,58.75008 54,57.2 V 22 L 40,18 36,4 Z"/>
<path style="opacity:0.2" d="M 54,23 36,5 V 20.1875 C 36,21.74675 37.2555,23 38.8125,23 Z"/>
<path style="fill:#fafafa" d="M 54,22 36,4 V 19.1875 C 36,20.74675 37.2555,22 38.8125,22 Z"/>
<path style="opacity:0.2;fill:#ffffff" d="M 12.75,4 C 11.2265,4 10,5.2495812 10,6.8007812 v 2 C 10,7.2495812 11.2265,6 12.75,6 H 36 V 4 Z"/>
<path style="opacity:0.1" d="m 28,30 v 2.015626 c -1.24218,0.04284 -2.40365,0.19402 -3.445312,0.714842 -0.79196,0.39598 -1.487098,1.05209 -1.921876,1.941406 C 22.198036,35.561192 22,36.650002 22,38 h 2 c 0,-1.149998 0.17696,-1.936194 0.429688,-2.453126 0.252722,-0.51693 0.557584,-0.798322 1.015624,-1.027342 C 26.03158,34.226398 26.916542,34.095192 28,34.039062 V 36 l 4,-3 z m 6,0 V 54 H 44 V 30 Z M 20,40 V 54 H 30 V 40 Z"/>
<rect style="fill:#3ac140" width="10" height="24" x="34" y="29"/>
<rect style="fill:#fa3e30" width="10" height="14" x="20" y="39"/>
<path style="fill:none;stroke:#3f51b5;stroke-width:2" d="m 23,37 c 0,-5 3,-5 7,-5"/>
<path style="fill:#3f51b5" d="m 32,32 -4,3 v -6 z"/>
<path style="fill:#3f3f3f" d="M 40,43 C 39,42.95874 38.343308,43.265724 37.833984,43.796876 37.324662,44.32075 37.138244,45.105048 37,46 h -1 l -0.5,1 h 1.50586 c -0.0018,0.14982 -0.0088,0.323802 -0.0118,0.5 0.0028,0.1762 0.0098,0.350176 0.0118,0.5 H 36 l -0.5,1 H 37 c 0.13824,0.894952 0.324662,1.67925 0.833984,2.203124 C 38.343308,51.734276 39,52 40,52 c 1,0 2,-1.001836 2,-1.001836 v -0.986328 c 0,0 -1.123436,0.938788 -2,0.988164 -0.876562,0.04938 -1.697584,-0.610276 -1.966796,-2 H 40 l 0.5,-1 H 38 C 37.9862,47.85788 37.9854,47.678264 37.9882,47.5 37.9852,47.32174 37.9862,47.142116 38,47 h 2.5 L 41,46 H 38.033204 C 38.302416,44.610278 39.083912,43.971018 40,44 c 0.91609,0.02898 2,0.988164 2,0.988164 v -0.986328 c 0,0 -1,-0.960574 -2,-1.001836 z"/>
</svg>
|