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="512" height="512" version="1.1" viewBox="0 0 512 512">
<defs>
<filter id="filter4422" style="color-interpolation-filters:sRGB" width="1.108" height="1.135" x="-.05" y="-.07">
<feGaussianBlur stdDeviation="3.837"/>
</filter>
</defs>
<path style="fill:#f64747" d="m 234.77819,43.015001 -162.922804,0.2545 c -13.372528,-1.85789 -24.310378,12.58481 -24.310378,28.21716 l 0,79.990979 c 0.82387,-0.0849 1.6533,-0.14266 2.4968,-0.14266 l 183.143132,0 44.17279,-52.741429 z"/>
<path style="fill:#d41a1a;fill-rule:evenodd" d="m 277.33855,98.620471 -44.15361,52.714349 228.76985,0 c 2.03378,0 4.01161,0.26625 5.91854,0.74471 l 0.0375,-27.94411 c 0.0164,-11.26296 -5.63192,-20.99189 -13.82059,-25.511479 z"/>
<rect style="opacity:0.2;filter:url(#filter4422)" width="170.715" height="136.251" x="399.14" y="541.87" ry="10.119" transform="matrix(2.5510285,0,0,2.2881351,-979.97329,-1103.7296)"/>
<rect style="fill:#f4f4f4" width="470" height="314.931" x="21" y="148.81" ry="23.389"/>
<path style="fill:#ffffff" d="m 44.388698,148.80603 c -12.95739,0 -23.38868,10.43323 -23.38868,23.39062 l 0,268.15235 c 0,12.95738 10.43129,23.38867 23.38868,23.38867 l 202.757802,0 241.41211,-301.97656 c -3.82265,-7.69024 -11.74551,-12.95508 -20.94726,-12.95508 l -423.222652,0 z"/>
<path style="opacity:0.18999999;fill-rule:evenodd;stroke:#c79999;stroke-width:0" d="m 161.4845,218.9168 170.21548,0 c 4.0036,0 6.93914,3.36317 7.22672,7.51414 0,0 2.22241,8.30508 0.8334,12.02918 -1.6895,4.52973 -2.49892,9.89455 -8.06012,9.89455 l -170.21548,0 c -4.0036,0 -8.02623,-5.65179 -9.23033,-11.24913 -0.76065,-3.53593 2.00361,-10.6746 2.00361,-10.6746 0.76544,-4.07805 3.22312,-7.51414 7.22672,-7.51414 z"/>
<rect style="fill:#dfdfdf;fill-rule:evenodd;stroke:#c79999;stroke-width:0" width="189.598" height="26.893" x="151.79" y="212.95" rx="7.42" ry="6.865"/>
<path style="opacity:0.3" d="m 21.000018,420.10111 0,19.85469 c 0,16.93435 10.43129,23.78187 23.38868,23.78187 l 423.222652,0 c 12.95739,0 23.38867,-5.32532 23.38867,-22.25967 l 0,-21.37689 c 0,16.93435 -10.43128,30.56729 -23.38867,30.56729 l -423.222652,0 c -12.95739,0 -23.38868,-13.63294 -23.38868,-30.56729 z"/>
<path style="opacity:0.5;fill:#ffffff" d="m 44.388698,148.80798 c -12.95739,0 -23.38868,10.43128 -23.38868,23.38867 l 0,8 c 0,-12.95739 10.43129,-23.38867 23.38868,-23.38867 l 423.222652,0 c 12.95739,0 23.38867,10.43128 23.38867,23.38867 l 0,-8 c 0,-12.95739 -10.43128,-23.38867 -23.38867,-23.38867 l -423.222652,0 z"/>
</svg>
|