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.8125,5 C 11.254375,5 10,6.2488 10,7.8 v 50.4 c 0,1.5512 1.254375,2.8 2.8125,2.8 h 39.375 C 53.745625,61 55,59.7512 55,58.2 V 22 L 40,20 38,5 Z"/>
<path style="fill:#e4e4e4" d="M 12.8125,4 C 11.254375,4 10,5.2488 10,6.8 v 50.4 c 0,1.5512 1.254375,2.8 2.8125,2.8 h 39.375 C 53.745625,60 55,58.7512 55,57.2 V 21 L 40,19 38,4 Z"/>
<path style="opacity:0.2" d="M 55,22 38,5 V 19.166667 C 38,20.736333 39.263667,22 40.833333,22 Z"/>
<path style="fill:#fafafa" d="M 55,21 38,4 V 18.166667 C 38,19.736333 39.263667,21 40.833333,21 Z"/>
<rect style="opacity:0.1" width="18" height="18" x="27" y="36" rx="1.385" ry="1.385"/>
<rect style="fill:#1190e6" width="18" height="18" x="27" y="35" rx="1.385" ry="1.385"/>
<rect style="opacity:0.1" width="18" height="18" x="23" y="32" rx="1.385" ry="1.385"/>
<rect style="fill:#6eca60" width="18" height="18" x="23" y="31" rx="1.385" ry="1.385"/>
<rect style="opacity:0.1" width="18" height="18" x="19" y="28" rx="1.385" ry="1.385"/>
<rect style="fill:#ffd748" width="18" height="18" x="19" y="27" rx="1.385" ry="1.385"/>
<path style="opacity:0.2;fill:#ffffff" d="M 12.8125,4 C 11.254375,4 10,5.2495813 10,6.8007812 v 1 C 10,6.2495812 11.254375,5 12.8125,5 H 38 V 4 Z"/>
</svg>
|