1
2
3
4
5
6
7
8
9
10
11
12
13
|
<svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" width="64" height="64" version="1.1">
<path style="opacity:0.2" d="M 19.5,15 C 18.115,15 17,16.115 17,17.5 v 35 c 0,1.385 1.115,2.5 2.5,2.5 H 32 44.5 c 1.385,0 2.5,-1.115 2.5,-2.5 v -35 C 47,16.115 45.885,15 44.5,15 H 32 Z"/>
<path style="fill:#cdcdcd" d="M 19.5 14 C 18.115 14 17 15.115 17 16.5 L 17 51.5 C 17 52.885 18.115 54 19.5 54 L 32 54 L 44.5 54 C 45.885 54 47 52.885 47 51.5 L 47 16.5 C 47 15.115 45.885 14 44.5 14 L 32 14 L 19.5 14 z"/>
<path style="fill:#444444" d="M 9.5 9 C 8.115 9 7 10.115 7 11.5 L 7 44.099609 L 32 44.099609 L 57 44.099609 L 57 11.5 C 57 10.115 55.885 9 54.5 9 L 32 9 L 9.5 9 z"/>
<path style="opacity:0.2" d="m 7,45 v 2.5 C 7,48.885 8.115,50 9.5,50 H 32 54.5 C 55.885,50 57,48.885 57,47.5 V 45 H 32 Z"/>
<path style="fill:#e4e4e4" d="M 7 44 L 7 46.5 C 7 47.885 8.115 49 9.5 49 L 32 49 L 54.5 49 C 55.885 49 57 47.885 57 46.5 L 57 44 L 32 44 L 7 44 z"/>
<path style="fill:#ffffff;opacity:0.1" d="M 9.5 9 C 8.115 9 7 10.115 7 11.5 L 7 12.5 C 7 11.115 8.115 10 9.5 10 L 32 10 L 54.5 10 C 55.885 10 57 11.115 57 12.5 L 57 11.5 C 57 10.115 55.885 9 54.5 9 L 32 9 L 9.5 9 z"/>
<circle style="opacity:0.2" cx="-47" cy="48" r="16" transform="scale(-1,1)"/>
<circle style="fill:#0f88ef" cx="-47" cy="47" r="16" transform="scale(-1,1)"/>
<rect style="fill:#ffffff" width="4" height="12" x="45" y="41"/>
<path style="fill:#ffffff" d="m 47.47745,35.12463 a 0.85192496,0.87369317 82.468787 0 1 0.200072,0.166219 0.85192496,0.87369317 82.468787 0 1 0.09666,0.135133 l 1.552553,2.635346 1.558452,2.638654 a 0.85192496,0.87369317 82.468787 0 1 -0.759848,1.279564 l -3.131323,0.01002 -3.123709,0.01043 a 0.85192496,0.87369317 82.468787 0 1 -0.753143,-1.273875 l 1.569928,-2.650324 1.575812,-2.647021 a 0.85192496,0.87369317 82.468787 0 1 1.214547,-0.304163 z"/>
<path style="fill:#ffffff" d="m 47.47745,58.87537 a 0.87369317,0.85192496 7.531213 0 0 0.200072,-0.166219 0.87369317,0.85192496 7.531213 0 0 0.09666,-0.135133 l 1.552553,-2.635346 1.558452,-2.638654 a 0.87369317,0.85192496 7.531213 0 0 -0.759848,-1.279564 l -3.131323,-0.01002 -3.123709,-0.01043 a 0.87369317,0.85192496 7.531213 0 0 -0.753143,1.273875 l 1.569928,2.650324 1.575812,2.647021 a 0.87369317,0.85192496 7.531213 0 0 1.214547,0.304163 z"/>
</svg>
|