blob: 2df5f609b7e7f855acbfcc6bba0330b0b9642f78 (
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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
|
<svg width="32" xmlns="http://www.w3.org/2000/svg" height="32">
<defs>
<linearGradient id="a" x1="406.84" x2="394.59" gradientUnits="userSpaceOnUse">
<stop stop-color="#42a603"/>
<stop offset="1" stop-color="#78da06"/>
</linearGradient>
<linearGradient id="b" y1="524.58" x1="400.71" y2="536.83" x2="394.59" gradientUnits="userSpaceOnUse">
<stop stop-color="#197cf1"/>
<stop offset="1" stop-color="#20bcfa"/>
</linearGradient>
<linearGradient id="c" y1="536.83" x1="406.84" y2="524.58" x2="400.71" gradientUnits="userSpaceOnUse">
<stop stop-color="#c61423"/>
<stop offset="1" stop-color="#dc2b41"/>
</linearGradient>
<linearGradient id="d" y1="518.04" y2="524.8" x2="0" gradientUnits="userSpaceOnUse">
<stop stop-color="#566472"/>
<stop offset="1" stop-color="#5e6b78"/>
</linearGradient>
<linearGradient id="e" y1="524.8" x1="404.57" y2="531.8" x2="411.57" gradientUnits="userSpaceOnUse">
<stop stop-color="#383e51"/>
<stop offset="1" stop-color="#655c6f" stop-opacity="0"/>
</linearGradient>
<linearGradient id="f" y1="2.719" y2="61" x1="7.729" x2="8.271" gradientUnits="userSpaceOnUse" gradientTransform="matrix(.5 0 0-.48276 384.57 547.25)">
<stop stop-color="#bdc3c7"/>
<stop offset="1" stop-color="#dadfe1"/>
</linearGradient>
</defs>
<g transform="translate(-384.57-515.8)">
<path fill="url(#f)" d="m389.57 545.8v-28h15l7 7v21h-7z"/>
<g transform="scale(1-1)">
<rect width="15" x="389.57" y="-518.8" fill="#ffffff" height="1" fill-opacity=".412"/>
<rect width="22" x="389.57" y="-545.8" fill="#2e3132" height="1" fill-opacity=".294"/>
</g>
<g fill-rule="evenodd">
<path fill="url(#d)" d="m411.57 524.8l-7-7v7z"/>
<path opacity=".2" fill="url(#e)" d="m411.57 531.8l-7-7h7z"/>
<g transform="matrix(.9788 0 0 .97971 8.36 13.86)">
<path fill="url(#c)" d="m400.71 524.58l.899 10.196 5.225 2.053z"/>
<path fill="url(#b)" d="m400.71 524.58l-6.124 12.249 6.674-6.02z"/>
<path fill="url(#a)" d="m398.3 533.48l-3.714 3.351h12.247zm-3.704 3.331l-.022.02h.012z"/>
</g>
</g>
</g>
</svg>
|