1
2
3
4
5
6
7
8
9
|
<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:#b1b527" 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 27,12 18,3 v 7.59375 C 18,11.373375 18.62775,12 19.40625,12 Z"/>
<path style="fill:#c8cb7c" 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"/>
<path style="opacity:0.2" d="m 12.999979,15.000009 -4.4e-5,0.5 v 6.5 c 0,0 -0.15572,3.85e-4 -0.49996,-9e-6 -1.3807,0 -2.5,1.1193 -2.5,2.5 0,1.3807 1.1193,2.5 2.5,2.5 1.3622,-8.35e-4 2.473,-1.0921 2.498,-2.4541 l 0.002,-0.0039 V 18 h 5 v 4 c 0,0 -0.15572,3.94e-4 -0.49995,0 -1.3807,0 -2.5,1.1193 -2.5,2.5 0,1.3807 1.1193,2.5 2.5,2.5 1.3311,-0.0015 2.4276,-1.0456 2.4941,-2.375 l 0.0059,-0.01172 v -9.6133 h -9 z"/>
<path style="fill:#ffffff" d="m 12.999979,14.000009 -4.4e-5,0.5 v 6.5 c 0,0 -0.15572,3.85e-4 -0.49996,-9e-6 -1.3807,0 -2.5,1.1193 -2.5,2.5 0,1.3807 1.1193,2.5 2.5,2.5 1.3622,-8.35e-4 2.473,-1.0921 2.498,-2.4541 l 0.002,-0.0039 V 17 h 5 v 4 c 0,0 -0.15572,3.94e-4 -0.49995,0 -1.3807,0 -2.5,1.1193 -2.5,2.5 0,1.3807 1.1193,2.5 2.5,2.5 1.3311,-0.0015 2.4276,-1.0456 2.4941,-2.375 l 0.0059,-0.01172 v -9.6133 h -9 z"/>
</svg>
|