1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" version="1.1">
<path style="opacity:0.2" d="M 10,5 C 8.892,5 8,5.892 8,7 V 43 C 8,44.108 8.892,45 10,45 H 38 C 39.108,45 40,44.108 40,43 V 17 L 28,5 Z"/>
<path style="fill:#52a4ff" d="M 10,4 C 8.892,4 8,4.892 8,6 V 42 C 8,43.108 8.892,44 10,44 H 38 C 39.108,44 40,43.108 40,42 V 16 L 30,14 28,4 Z"/>
<path style="opacity:0.2" d="M 40,17 28,5 V 15 C 28,16.108 28.892,17 30,17 Z"/>
<path style="fill:#85bfff" d="M 40,16 28,4 V 14 C 28,15.108 28.892,16 30,16 Z"/>
<path style="opacity:0.2;fill:#ffffff" d="M 10 4 C 8.892 4 8 4.892 8 6 L 8 7 C 8 5.892 8.892 5 10 5 L 28 5 L 28 4 L 10 4 z"/>
<path style="opacity:0.2" d="m 28.144531,21.003906 c -0.283889,-0.01985 -0.575749,0.04171 -0.841797,0.195313 l -2.5625,1.478515 c -0.709461,0.409608 -0.950623,1.31007 -0.541015,2.019532 l 1.478515,2.5625 c 0.409608,0.709461 1.31007,0.950623 2.019532,0.541015 l 2.5625,-1.478515 c 0.709461,-0.409608 0.950623,-1.31007 0.541015,-2.019532 l -1.478515,-2.5625 C 29.066261,21.296821 28.617679,21.036982 28.144531,21.003906 Z M 15.5,23 C 14.669,23 14,23.669 14,24.5 v 3 c 0,0.831 0.669,1.5 1.5,1.5 -0.831,0 -1.5,0.669 -1.5,1.5 v 3 c 0,0.831 0.669,1.5 1.5,1.5 -0.831,0 -1.5,0.669 -1.5,1.5 v 3 c 0,0.831 0.669,1.5 1.5,1.5 h 3 c 0.831,0 1.5,-0.669 1.5,-1.5 0,0.831 0.669,1.5 1.5,1.5 h 3 c 0.831,0 1.5,-0.669 1.5,-1.5 0,0.831 0.669,1.5 1.5,1.5 h 3 c 0.831,0 1.5,-0.669 1.5,-1.5 v -3 C 32,35.669 31.331,35 30.5,35 h -3 C 26.669,35 26,35.669 26,36.5 26,35.669 25.331,35 24.5,35 25.331,35 26,34.331 26,33.5 v -3 C 26,29.669 25.331,29 24.5,29 h -3 C 20.669,29 20,29.669 20,30.5 20,29.669 19.331,29 18.5,29 19.331,29 20,28.331 20,27.5 v -3 C 20,23.669 19.331,23 18.5,23 Z m 16,4 C 30.669,27 30,27.669 30,28.5 v 3 c 0,0.831 0.669,1.5 1.5,1.5 h 3 c 0.831,0 1.5,-0.669 1.5,-1.5 v -3 C 36,27.669 35.331,27 34.5,27 Z M 20,33.5 C 20,34.331 20.669,35 21.5,35 20.669,35 20,35.669 20,36.5 20,35.669 19.331,35 18.5,35 19.331,35 20,34.331 20,33.5 Z"/>
<rect style="fill:#ffffff" width="6" height="6" x="14" y="22" rx="1.5" ry="1.5"/>
<rect style="fill:#bbdcff" width="6" height="6" x="14" y="28" rx="1.5" ry="1.5"/>
<rect style="fill:#ffffff" width="6" height="6" x="14" y="34" rx="1.5" ry="1.5"/>
<rect style="fill:#ffffff" width="6" height="6" x="20" y="28" rx="1.5" ry="1.5"/>
<rect style="fill:#bbdcff" width="6" height="6" x="20" y="34" rx="1.5" ry="1.5"/>
<rect style="fill:#bbdcff" width="5.915" height="5.915" x="9.11" y="31.14" rx="1.479" ry="1.479" transform="rotate(-30)"/>
<rect style="fill:#ffffff" width="6" height="6" x="30" y="26" rx="1.5" ry="1.5"/>
<rect style="fill:#ffffff" width="6" height="6" x="26" y="34" rx="1.5" ry="1.5"/>
</svg>
|