blob: 4a79b83440d2f7cbfcfb5075cf86b9bf0eadf1ef (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
<svg width="32" xmlns="http://www.w3.org/2000/svg" height="32" xmlns:xlink="http://www.w3.org/1999/xlink">
<defs>
<linearGradient id="a" y1="392.36" y2="365.36" gradientUnits="userSpaceOnUse" x2="0" gradientTransform="translate(309.57 152.44)">
<stop stop-color="#ffffff" stop-opacity="0"/>
<stop offset="1" stop-color="#ffffff" stop-opacity=".2"/>
</linearGradient>
<linearGradient id="b" y1="17" x1="47" y2="24" gradientUnits="userSpaceOnUse" x2="54" gradientTransform="translate(357.57 507.8)">
<stop stop-color="#060606"/>
<stop offset="1" stop-opacity="0"/>
</linearGradient>
<path id="c" d="m389.57 545.8v-28h15l7 7v21h-14z"/>
</defs>
<g transform="translate(-384.57-515.8)">
<g color-rendering="auto" color-interpolation-filters="linearRGB" shape-rendering="auto" image-rendering="auto" text-rendering="auto" color-interpolation="sRGB" color="#000000">
<use fill="#555555" xlink:href="#c"/>
<g transform="scale(1-1)">
<rect opacity=".4" x="389.57" y="-518.8" width="15" fill="#ffffff" height="1"/>
<rect opacity=".35" x="389.57" y="-545.8" width="22" height="1"/>
</g>
<path opacity=".5" fill="#ffffff" fill-rule="evenodd" d="m411.57 524.8l-7-7v7z"/>
</g>
<path opacity=".4" fill="url(#b)" fill-rule="evenodd" d="m404.57 524.8l7 7v-7z"/>
<g color-rendering="auto" color-interpolation-filters="linearRGB" shape-rendering="auto" image-rendering="auto" text-rendering="auto" color-interpolation="sRGB" color="#000000">
<path fill="#343434" d="m395.57 528.8v11h12v-11zm1 2h10v8h-10zm2.799 1l1.713 2.721-2.094 3.279h1.184l1.502-2.416 1.5 2.416h1.131c.013-.01.026-.019.039-.029l-2.057-3.25 1.697-2.721h-1.211l-1.1 1.857-1.1-1.857z"/>
<path fill="#e0e0e0" d="m394.57 527.8v11h12v-11zm1 2h10v8h-10zm2.799 1l1.713 2.721-2.094 3.279h1.184l1.502-2.416 1.5 2.416h1.131c.013-.01.026-.019.039-.029l-2.057-3.25 1.697-2.721h-1.211l-1.1 1.857-1.1-1.857z"/>
</g>
<use fill="url(#a)" xlink:href="#c"/>
</g>
</svg>
|