1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
<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:#1b83d4" 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:#3b9ce6" 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 L 10 7.8007812 C 10 6.2495813 11.2265 5 12.75 5 L 36 5 L 36 4 L 12.75 4 z"/>
<g style="opacity:0.2" transform="translate(0,6)">
<rect width="14" height="10" x="34" y="24" rx="2" ry="2"/>
<rect width="14" height="2" x="16" y="24" rx="1" ry="1"/>
<rect width="14" height="2" x="16" y="28" rx="1" ry="1"/>
<rect width="14" height="2" x="16" y="32" rx="1" ry="1"/>
<rect width="14" height="2" x="16" y="46" rx="1" ry="1"/>
<rect width="32" height="2" x="16" y="42" rx="1" ry="1"/>
<rect width="32" height="2" x="16" y="38" rx="1" ry="1"/>
</g>
<rect style="fill:#ffffff" width="14" height="2" x="16" y="29" rx="1" ry="1"/>
<rect style="fill:#ffffff" width="14" height="2" x="16" y="33" rx="1" ry="1"/>
<rect style="fill:#ffffff" width="14" height="2" x="16" y="37" rx="1" ry="1"/>
<rect style="fill:#ffffff" width="14" height="2" x="16" y="51" rx="1" ry="1"/>
<rect style="fill:#ffffff" width="32" height="2" x="16" y="47" rx="1" ry="1"/>
<rect style="fill:#ffffff" width="32" height="2" x="16" y="43" rx="1" ry="1"/>
<rect style="fill:#7ad2f9" width="14" height="10" x="34" y="29" rx="2" ry="2"/>
<circle style="fill:#1b83d4" cx="45" cy="32" r="1"/>
<path style="fill:#1b83d4" d="M 36,37 39,32 43,37 Z"/>
</svg>
|