1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" style="image-rendering:optimizeSpeed" width="512" height="512" x="0" y="0" enable-background="new 0 0 1024 1024" version="1.1" viewBox="0 0 512 512">
<defs transform="matrix(1 0 0 1 0 0)">
<clipPath id="clipPath4157" clipPathUnits="userSpaceOnUse">
<path style="fill:#f9f8f2" d="m 27.642964,3.2951379 13.085584,13.0855841 -11.072418,0 c -0.977824,0 -2.013166,-1.035372 -2.013166,-2.013167 l 0,-11.0724171 z"/>
</clipPath>
<filter id="filter4201" style="color-interpolation-filters:sRGB" width="1.12" height="1.12" x="-.06" y="-.06">
<feGaussianBlur stdDeviation=".283"/>
</filter>
<linearGradient id="linearGradient4218" x1="384.721" x2="427.136" y1="194.416" y2="194.903" gradientTransform="translate(-14.368893,-6.1837711)" gradientUnits="userSpaceOnUse" xlink:href="#linearGradient4212"/>
<linearGradient id="linearGradient4212">
<stop style="stop-color:#000000" offset="0"/>
<stop style="stop-color:#000000;stop-opacity:0" offset="1"/>
</linearGradient>
</defs>
<path style="fill:#ba174e" d="m 109.00069,35.437746 c -9.257705,0 -18.000613,9.411202 -18.000613,19.376571 l 0,406.907843 c 0,9.41148 9.257713,19.37656 18.000613,19.37656 l 288.01013,0 c 8.74319,0 18.00065,-9.96537 18.00065,-19.37656 l 0,-300.33675 L 298.00736,35.437746 Z"/>
<path style="fill-rule:evenodd;image-rendering:optimizeSpeed;opacity:0.3" d="m 298.90153,228.21607 c -5.54034,5.2297 -18.3494,16.22928 -18.3494,16.22928 l 30.02063,30.24207 c 0,0 12.99398,-13.3527 18.86428,-18.89389 1.45891,-1.37712 1.27063,-4.46277 -0.18832,-5.83986 -4.55189,-4.29673 -12.10125,-11.27281 -12.10125,-11.27281 0,0 -7.10742,-6.75718 -11.4836,-10.88801 -1.5974,-1.50784 -5.16497,-1.08463 -6.76241,0.42323 z m -31.54223,27.0282 -80.24429,75.59241 0.69238,29.89998 31.32422,-0.17883 79.36797,-74.89787 z"/>
<path style="fill-opacity:0.39200003;filter:url(#filter4201)" d="m 28.248139,4.2710929 11.304348,11.3043481 -9.565218,0 c -0.844721,0 -1.73913,-0.894435 -1.73913,-1.739131 l 0,-9.5652171 z" clip-path="url(#clipPath4157)" transform="matrix(10.350364,0,0,11.141525,4.597038,-9.1283499)"/>
<path style="fill:#ca5b81" d="m 298.00736,35.437746 117.00411,125.947664 -99.00349,0 c -8.74317,0 -18.00062,-9.96536 -18.00062,-19.37656 l 0,-106.571104 z"/>
<path style="fill:#ffffff;fill-rule:evenodd" d="m 292.90153,222.21607 c -5.54034,5.2297 -18.3494,16.22928 -18.3494,16.22928 l 30.02063,30.24207 c 0,0 12.99398,-13.3527 18.86428,-18.89389 1.45891,-1.37712 1.27063,-4.46277 -0.18832,-5.83986 -4.55189,-4.29673 -12.10125,-11.27281 -12.10125,-11.27281 0,0 -7.10742,-6.75718 -11.4836,-10.88801 -1.5974,-1.50784 -5.16497,-1.08463 -6.76241,0.42323 z m -31.54223,27.0282 -80.24429,75.59241 0.69238,29.89998 31.32422,-0.17883 79.36797,-74.89787 z"/>
<path style="opacity:0.15;fill:url(#linearGradient4218)" d="M 332.64844 161.38477 L 414.95703 247.09766 L 414.63672 161.49219 L 414.53711 161.38477 L 332.64844 161.38477 z"/>
<path style="image-rendering:optimizeSpeed;opacity:0.3" d="M 91 449.72266 L 91 461.72266 C 91 471.13414 100.2571 481.09961 109 481.09961 L 397.01172 481.09961 C 405.75491 481.09961 415.01172 471.13385 415.01172 461.72266 L 415.01172 449.72266 C 415.01172 459.13385 405.75491 469.09961 397.01172 469.09961 L 109 469.09961 C 100.2571 469.09961 91 459.13414 91 449.72266 z"/>
<path style="opacity:0.3;fill:#ffffff;image-rendering:optimizeSpeed" d="m 109,35.4375 c -9.257711,0 -18,9.411584 -18,19.376953 l 0,8 C 91,52.849084 99.742295,43.4375 109,43.4375 l 189.00781,0 0,-8 z"/>
</svg>
|