1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" version="1.1" viewBox="0 0 512 512">
<defs>
<linearGradient id="linearGradient4212">
<stop style="stop-color:#000000" offset="0"/>
<stop style="stop-color:#000000;stop-opacity:0" offset="1"/>
</linearGradient>
<filter id="filter4183" style="color-interpolation-filters:sRGB" width="1.072" height="1.072" x="-.04" y="-.04">
<feGaussianBlur stdDeviation="3.746"/>
</filter>
<linearGradient id="linearGradient4218" x1="384.721" x2="427.136" y1="194.416" y2="194.903" gradientUnits="userSpaceOnUse" xlink:href="#linearGradient4212"/>
</defs>
<path style="fill:#ffffff" d="m 119.08706,31.259712 c -21.25766,0 -38.37229,16.155134 -38.37229,36.221041 l 0,377.303287 c 0,20.06591 17.11463,36.21595 38.37229,36.21595 l 273.82589,0 c 21.25765,0 38.37228,-16.15004 38.37228,-36.21595 l 0,-272.96997 L 297.06878,31.259712 Z"/>
<path style="opacity:0.15;fill:url(#linearGradient4218)" d="m 367.80964,105.34332 -65.10001,38.30132 128.89414,127.05015 -0.31907,-98.88165 z"/>
<path style="opacity:0.3" d="m 80.714844,429.01656 0,18.90192 C 80.714844,463.8841 97.836405,481 119.32256,481 l 273.58955,0 c 21.25765,0 38.37305,-19.88732 38.37305,-44.59537 l 0,-7.38807 c 0,24.70805 -17.1154,44.59537 -38.37305,44.59537 l -273.82422,0 c -21.25766,0 -38.373046,-19.88732 -38.373046,-44.59537 z"/>
<ellipse style="opacity:0.6;fill:#303030;filter:url(#filter4183)" cx="354.333" cy="374.829" rx="124.736" ry="124.964" transform="matrix(1.0278419,0,0,1.0278419,-9.8653067,-10.435974)"/>
<ellipse style="fill:#d41a1a" cx="354.333" cy="374.829" rx="124.736" ry="124.964"/>
<path style="fill:#ffffff;fill-rule:evenodd" d="m 394.45585,309.25125 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:#f2f2f2" d="M 296.85243,31.000442 430.3045,170.58142 c 0,0 -69.4015,0.0107 -106.36318,0.0107 -18.91403,2e-5 -27.2165,-6.43079 -27.2165,-22.89701 2e-5,-37.17011 0.12767,-116.695103 0.12767,-116.695103 z"/>
<path style="opacity:0.1" d="m 119.08789,31.259766 c -21.257655,0 -38.373046,16.154796 -38.373046,36.220703 l 0,6 c 0,-20.06591 17.115388,-36.220703 38.373046,-36.220703 l 177.75391,0 c 0.001,-0.716381 0.01,-5.968646 0.01,-6 z"/>
</svg>
|