1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
<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:#e4e4e4" 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:#fafafa" 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="fill:#80375e" d="m 12.459917,24.835792 c 1.616064,-1.075856 3.324607,-2.020448 5.003329,-2.997103 l 2.092716,1.240506 c -1.127282,0.456479 -1.048694,1.270462 -1.054928,2.416522 v 1.683093 c -0.380318,0.201653 -0.669878,0.345392 -1.081647,0.544606 -0.11839,-0.0043 -4.893463,-2.820774 -4.95947,-2.887624 z"/>
<path style="fill:#67324f" d="M 12.042878,28.083064 12,25.438556 l 4.615918,2.820565 -2.12419,1.242312 z"/>
<path style="fill:#5b2a43" d="m 25.111745,27.538659 c 1.675655,-0.96409 3.32411,-1.979452 5.022389,-2.902052 0.0595,0 0.06189,0.805378 0.05995,2.523442 -3.87213,2.252012 -3.931128,2.286082 -5.082379,2.947365 z"/>
<path style="fill:#5b2a43" d="m 30.91724,34.382745 c 1.675656,-0.964091 3.32411,-1.979452 5.02239,-2.902054 0.0595,0 0.06189,0.805379 0.05995,2.523443 -3.87213,2.252014 -3.931128,2.286083 -5.082379,2.947366 z"/>
<path style="fill:#5b2a43" d="m 19.309365,34.431245 c 1.675656,-0.96409 3.32411,-1.979451 5.02239,-2.902053 0.0595,0 0.06189,0.805379 0.05995,2.523443 C 20.519575,36.304648 20.460577,36.338718 19.309326,37 Z"/>
<path style="fill:#67324f" d="m 13.409706,31.418993 5.085519,2.950897 v 2.521358 l -5.085519,-2.858915 z"/>
<path style="fill:#67324f" d="m 19.314479,24.62458 5.085519,2.950897 v 2.521357 l -5.085519,-2.858915 z"/>
<path style="fill:#67324f" d="m 25.101707,31.449529 5.085518,2.950897 v 2.521358 l -5.085518,-2.858915 z"/>
<path style="fill:#80375e" d="m 25.565084,30.807266 4.950539,-2.982847 5.013909,2.998925 -4.973291,2.884066 z"/>
<path style="fill:#80375e" d="M 19.748305,23.982848 24.698844,21 l 5.01391,2.998925 -4.973291,2.884067 z"/>
<path style="fill:#80375e" d="m 14.00065,30.792378 4.950539,-2.982847 5.01391,2.998925 -4.973291,2.884067 z"/>
</svg>
|