blob: 63488e425262e2e1750141b359e2653ef939303d (
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="64" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" height="64" xmlns:xlink="http://www.w3.org/1999/xlink">
<defs>
<linearGradient id="a" y1="17" y2="31" x1="40" x2="54" gradientUnits="userSpaceOnUse" gradientTransform="translate(46 162.36)">
<stop stop-color="#060606"/>
<stop offset="1" stop-opacity="0"/>
</linearGradient>
<linearGradient id="b" y1="392.36" y2="336.36" x2="0" gradientUnits="userSpaceOnUse" gradientTransform="translate(-2-170)">
<stop stop-color="#ffffff" stop-opacity="0"/>
<stop offset="1" stop-color="#ffffff" stop-opacity=".2"/>
</linearGradient>
<path id="c" d="m56 223.36v-58h30l14 14v44h-14z"/>
</defs>
<g transform="translate(-46-162.36)">
<use fill="#ff8b23" xlink:href="#c"/>
<g color-rendering="auto" color-interpolation-filters="linearRGB" shape-rendering="auto" image-rendering="auto" text-rendering="auto" color-interpolation="sRGB" color="#000000" transform="scale(1-1)">
<rect opacity=".5" x="56" y="-166.36" width="30" fill="#ffffff" height="1"/>
<rect opacity=".25" x="56" y="-223.36" width="44" height="1"/>
</g>
<g fill-rule="evenodd">
<path opacity=".4" d="m100 179.36l-14-14v14z"/>
<path opacity=".2" fill="url(#a)" d="m86 179.36l14 14v-14z"/>
</g>
<path opacity=".4" color-interpolation-filters="linearRGB" color="#000000" image-rendering="auto" color-rendering="auto" d="m77.625 184.3622a1.5 1.5 0 0 0 -1.5 1.5 1.5 1.5 0 0 0 .435547 1.05469l-.004.002L80 190.36h-11.5a1.5 1.5 0 0 0 -1.5 1.5 1.5 1.5 0 0 0 1.5 1.5h5.5l-6.432 6.434A1.5 1.5 0 0 0 67 200.97157a1.5 1.5 0 0 0 1.5 1.5 1.5 1.5 0 0 0 1.083984 -.46679c.004.003.005.003.01.006l3.418-3.416A8 8 0 0 0 81 206.3622a8 8 0 0 0 8 -8 8 8 0 0 0 -2.996094 -6.24023l-7.271-7.27a1.5 1.5 0 0 1 -.002 -.002A1.5 1.5 0 0 0 77.625 184.3622m3.375 9a5 5 0 0 1 3.033203 1.0332l.867.867.012-.012A5 5 0 0 1 86 198.3622a5 5 0 0 1 -5 5 5 5 0 0 1 -5 -5 5 5 0 0 1 5 -5m0 3a2 2 0 0 0 -2 2 2 2 0 0 0 2 2 2 2 0 0 0 2 -2 2 2 0 0 0 -2 -2" color-interpolation="sRGB" text-rendering="auto" shape-rendering="auto"/>
<use fill="url(#b)" xlink:href="#c"/>
</g>
</svg>
|