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:#1c59a5" 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:#6295d3" d="M 27,11 18,2 V 9.59375 C 18,10.373375 18.62775,11 19.40625,11 Z"/>
<path style="opacity:0.1;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;fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:round" d="m 18.5001,16.497714 c 4.5,1.5 -0.5,3.5 4,5 m -4,5 c 4.5,-1.5 -0.5,-3.5 4,-5 m -9,-5 c -4.5002001,1.5 0.5,3.5 -4.0002001,5 m 4.0002001,5 c -4.5002001,-1.5 0.5,-3.5 -4.0002001,-5"/>
<path style="fill:none;stroke:#ffffff;stroke-width:1px;stroke-linecap:round" d="m 18.5001,15.497714 c 4.5,1.5 -0.5,3.5 4,5 m -4,5 c 4.5,-1.5 -0.5,-3.5 4,-5 m -9,-5 c -4.5002001,1.5 0.5,3.5 -4.0002001,5 m 4.0002001,5 c -4.5002001,-1.5 0.5,-3.5 -4.0002001,-5"/>
</svg>
|