blob: c425e166e8ccd4a396acb5e6acd4ce3685b3dc9c (
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
|
<svg width="32" xmlns="http://www.w3.org/2000/svg" height="32">
<defs>
<linearGradient id="a" y1="61" y2="3" x2="0" gradientUnits="userSpaceOnUse" gradientTransform="matrix(.5 0 0-.48276 384.57 547.25)">
<stop stop-color="#22a7f0"/>
<stop offset="1" stop-color="#19b5fe"/>
</linearGradient>
<linearGradient id="b" y1="518.04" y2="524.8" x2="0" gradientUnits="userSpaceOnUse">
<stop stop-color="#c8e3fe"/>
<stop offset="1" stop-color="#ffffff"/>
</linearGradient>
<linearGradient id="c" 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>
</defs>
<g transform="translate(-384.57-515.8)">
<path fill="url(#a)" 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(#b)" d="m411.57 524.8l-7-7v7z"/>
<path opacity=".2" fill="url(#c)" d="m411.57 531.8l-7-7h7z"/>
</g>
<path fill="#ffffff" d="m394.57 527.8v1h12v-1zm4.268 2l.018.486 3.43 4.514-3.715 4.445v.555h8v-2.777h-.572c0 .555.15.9-.338 1.232-.534.365-1.238.434-1.857.434h-2.947l2.857-3.889-2.857-4.445h1.68c1.191 0 2.886-.107 3.357 1.285.081.238.085.688.105.938h.572v-2.777zm-4.268 1v1h4v-1zm0 2v1h5v-1zm0 3v1h5v-1zm0 2v1h4v-1z"/>
</g>
</svg>
|