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="32" height="32" version="1.1">
<path style="opacity:0.2" d="M 6.375,3 C 5.61325,3 5,3.6244 5,4.4 V 29.6 C 5,30.37504 5.61325,31 6.375,31 h 19.25 C 26.3862,31 27,30.37504 27,29.6 V 12 L 20,10 18,3 Z"/>
<path style="fill:#52a4ff" d="M 6.375,2 C 5.61325,2 5,2.6244 5,3.4 V 28.6 C 5,29.37504 5.61325,30 6.375,30 h 19.25 C 26.3862,30 27,29.37504 27,28.6 V 11 L 20,9 18,2 Z"/>
<path style="opacity:0.2" d="m 18.755859,14.007812 c -0.136189,0.01706 -0.271723,0.06161 -0.398437,0.134766 l -1.828125,1.056641 c -0.506857,0.292634 -0.679353,0.936502 -0.386719,1.443359 l 1.056641,1.828125 c 0.292634,0.506857 0.936502,0.679353 1.443359,0.386719 l 1.828125,-1.056641 c 0.506857,-0.292634 0.679353,-0.936502 0.386719,-1.443359 L 19.800781,14.529297 C 19.581306,14.149154 19.164429,13.956621 18.755859,14.007812 Z M 10,16 c -0.554,0 -1,0.446 -1,1 v 2 c 0,0.554 0.446,1 1,1 -0.554,0 -1,0.446 -1,1 v 2 c 0,0.554 0.446,1 1,1 -0.554,0 -1,0.446 -1,1 v 2 c 0,0.554 0.446,1 1,1 h 2 c 0.554,0 1,-0.446 1,-1 0,0.554 0.446,1 1,1 h 2 c 0.554,0 1,-0.446 1,-1 0,0.554 0.446,1 1,1 h 2 c 0.554,0 1,-0.446 1,-1 v -2 c 0,-0.554 -0.446,-1 -1,-1 h -2 c -0.554,0 -1,0.446 -1,1 0,-0.554 -0.446,-1 -1,-1 0.554,0 1,-0.446 1,-1 v -2 c 0,-0.554 -0.446,-1 -1,-1 h -2 c -0.554,0 -1,0.446 -1,1 0,-0.554 -0.446,-1 -1,-1 0.554,0 1,-0.446 1,-1 v -2 c 0,-0.554 -0.446,-1 -1,-1 z m 11,3 c -0.554,0 -1,0.446 -1,1 v 2 c 0,0.554 0.446,1 1,1 h 2 c 0.554,0 1,-0.446 1,-1 v -2 c 0,-0.554 -0.446,-1 -1,-1 z m -8,4 c 0,0.554 0.446,1 1,1 -0.554,0 -1,0.446 -1,1 0,-0.554 -0.446,-1 -1,-1 0.554,0 1,-0.446 1,-1 z"/>
<path style="opacity:0.2" d="M 27,12 18,3 v 7.59375 C 18,11.373375 18.62775,12 19.40625,12 Z"/>
<path style="fill:#85bfff" d="M 27,11 18,2 V 9.59375 C 18,10.373375 18.62775,11 19.40625,11 Z"/>
<path style="opacity:0.2;fill:#ffffff" d="M 6.375,2 C 5.61325,2 5,2.6247906 5,3.4003906 v 1 C 5,3.6247906 5.61325,3 6.375,3 H 18 V 2 Z"/>
<rect style="fill:#ffffff" width="4" height="4" x="9" y="15" rx="1" ry="1"/>
<rect style="fill:#bbdcff" width="4" height="4" x="9" y="19" rx="1" ry="1"/>
<rect style="fill:#ffffff" width="4" height="4" x="9" y="23" rx="1" ry="1"/>
<rect style="fill:#ffffff" width="4" height="4" x="13" y="19" rx="1" ry="1"/>
<rect style="fill:#bbdcff" width="4" height="4" x="13" y="23" rx="1" ry="1"/>
<rect style="fill:#bbdcff" width="4.225" height="4.225" x="6.16" y="20.56" rx="1.056" ry="1.056" transform="rotate(-30)"/>
<rect style="fill:#ffffff" width="4" height="4" x="20" y="18" rx="1" ry="1"/>
<rect style="fill:#ffffff" width="4" height="4" x="17" y="23" rx="1" ry="1"/>
</svg>
|