blob: 10b80854b1312e61eaa1bb081c086998eb3c2a28 (
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
|
<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="336.36" gradientUnits="userSpaceOnUse" x2="0" gradientTransform="translate(268.33 166.62)">
<stop stop-color="#ffffff" stop-opacity="0"/>
<stop offset="1" stop-color="#ffffff" stop-opacity=".2"/>
</linearGradient>
<linearGradient xlink:href="#a" id="b" y1="392.36" y2="365.2" gradientUnits="userSpaceOnUse" x2="0" gradientTransform="translate(345.57 152.44)"/>
<linearGradient xlink:href="#a" id="c" y1="392.36" y2="336.36" gradientUnits="userSpaceOnUse" x2="0" gradientTransform="matrix(.5 0 0 .48276 377.57 355.9)"/>
</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">
<path fill="#f9d24c" d="m389.57 517.8v28h22v-28h-14z"/>
<rect opacity=".25" x="389.57" y="544.8" width="22" height="1"/>
<rect opacity=".5" x="389.57" y="517.8" width="22" fill="#ffffff" height="1"/>
</g>
<rect width="1" x="392.57" y="518.8" fill="#ffffff" height="26" fill-opacity=".252"/>
<g color-rendering="auto" color-interpolation-filters="linearRGB" shape-rendering="auto" image-rendering="auto" text-rendering="auto" color-interpolation="sRGB" color="#000000">
<rect x="393.57" y="518.8" fill-opacity=".059" width="1" height="26"/>
<path fill="url(#b)" d="m369.57 517.8v28h22v-28h-17z"/>
</g>
<path opacity=".75" fill="#ffffff" d="m402.57 535.57l-3.772-3.773 3.772-3.769 1.258 1.255-2.517 2.514 1.258 1.259 3.772-3.773-3.287-3.284c-.267-.267-.704-.267-.971 0l-5.312 5.313c-.27.267-.27.704 0 .974l5.312 5.313c.267.267.704.267.971 0l5.312-5.313c.27-.27.27-.707 0-.974l-.77-.77zm0 0"/>
<path color-interpolation-filters="linearRGB" color="#000000" image-rendering="auto" color-rendering="auto" d="m389.57 517.8v28h22v-28h-7z" color-interpolation="sRGB" text-rendering="auto" fill="url(#c)" shape-rendering="auto"/>
</g>
</svg>
|