blob: fcc023d0cd983a914ec950eb765254bc7ca29fe1 (
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
|
<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="320.48" gradientUnits="userSpaceOnUse" x2="0" gradientTransform="matrix(.5 0 0 .42294 378.57 378.93)">
<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(360.57 510.8)">
<stop stop-color="#060606"/>
<stop offset="1" stop-opacity="0"/>
</linearGradient>
<path color-rendering="auto" color-interpolation-filters="linearRGB" shape-rendering="auto" image-rendering="auto" text-rendering="auto" id="c" color-interpolation="sRGB" color="#000000" d="m386.57 545.8v-25h21l7 7v18h-7z"/>
</defs>
<g transform="translate(-384.57-515.8)">
<use fill="#fc7676" xlink:href="#c"/>
<g fill-rule="evenodd">
<path opacity=".6" color-interpolation-filters="linearRGB" color="#000000" image-rendering="auto" color-rendering="auto" d="m414.57 527.8l-7-7v7z" color-interpolation="sRGB" text-rendering="auto" shape-rendering="auto"/>
<path opacity=".2" fill="url(#b)" d="m407.57 527.8l7 7v-7z"/>
</g>
<g color-rendering="auto" color-interpolation-filters="linearRGB" shape-rendering="auto" image-rendering="auto" text-rendering="auto" color-interpolation="sRGB" color="#000000">
<rect opacity=".25" x="386.57" y="544.8" width="28" height="1"/>
<rect opacity=".3" x="386.57" y="520.8" width="21" fill="#ffffff" height="1"/>
</g>
<path opacity=".6" d="m392.32 524.29c-.041-.003-.073.004-.093.025-.661.661 8.376 8.957 8.376 8.957l3.386 3.222c-1.092 2.548 2.33 2.589 3.068 3.881.324.567-.07 1.336-.66 1.375 1.172.387 2.75-1.863 2.275-3.134-.566-1.517-1.14-2.175-2.218-2.635-.445-.19-1.575-.205-1.97.017l-3.138-3.469c0 0-7.743-8.128-9.03-8.239m1.427 8.05c-.3.001-.392.435-.392 1.028.057 1.174.799 4.598 4.486 7.092 3.105 2.101 8.787 1.343 8.695.149-1.249-1.552-3.34-.584-3.367-4.3-1.215.009-2.524-.18-2.475.331.204 2.143-3.193.597-4.51-1.588-1.322-2-2.051-2.715-2.437-2.713m4.841 2.643c-.201 0-.363.066-.44.199-.153.265.095.697.556.963.461.266.959.267 1.112.001.153-.265-.096-.697-.557-.963-.231-.133-.671.001-.671-.2"/>
<use fill="url(#a)" xlink:href="#c"/>
</g>
</svg>
|