blob: 56ee7738e9b8829fdaeb4b74e6710a2426befce3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
<svg width="256" height="256" style="isolation:isolate" version="1.1" xmlns="http://www.w3.org/2000/svg">
<g transform="translate(0 -.1185)" filter="url(#a)">
<linearGradient id="b" x1=".5002" x2=".5002" y2="1" gradientTransform="matrix(244,0,0,228,5.981,12.12)" gradientUnits="userSpaceOnUse">
<stop stop-color="#fabd2f" offset="0"/>
<stop stop-color="#fabd2f" offset="1"/>
</linearGradient>
<path d="m165 12.12c72 0 85 15 85 87v56c0 70-13 85-85 85h-74c-72 0-85-15-85-85v-56c0-72 13-87 85-87z" fill="url(#b)"/>
</g>
<g transform="translate(-.04978 -1.999)" opacity=".8" style="isolation:isolate">
<path d="m147.7 53.56-49.52 60.24 33.42 18.08-8.656 42.16 49.52-60.24-33.42-18.08zm-73.17 67.89c-34.52-1.622-37.41 47.22-67.37 64.3 4.258 45.42 23.12 56.25 83.89 56.25h74c49.2 0 71.09-7.173 79.63-33.79-10.91-15.52-26.3-33.87-44.22-35.55-27.22-2.56-49.41 35.08-75.61 4.543-9.401-10.96-14.57-25.23-23.53-38.51-6.521-9.522-14.47-16.66-26.79-17.24z" fill="#3c3836" fill-opacity=".796" style="isolation:isolate"/>
</g>
<defs>
<linearGradient id="linearGradient31" x1=".5002" x2=".5002" y2="1" gradientTransform="matrix(244,0,0,228,5.988,12.12)" gradientUnits="userSpaceOnUse">
<stop stop-color="#ebdbb2" offset="0"/>
<stop stop-color="#ebdbb2" stop-opacity=".09804" offset=".1"/>
<stop stop-color="#1d2021" stop-opacity=".102" offset=".9"/>
<stop stop-color="#1d2021" stop-opacity=".4" offset="1"/>
</linearGradient>
</defs>
<g transform="translate(.0005039 -.1185)" opacity=".5">
<path d="m91 12.12c-72 0-85 15-85 87v56c0 70 13 85 85 85h74c72 0 85-15 85-85v-56c0-72-13-87-85-87zm0 4h74c68 0 80 15 80 83v56c0 66-12 81-80 81h-74c-68 0-80-15-80-81v-56c0-68 12-83 80-83z" fill="url(#linearGradient31)" opacity="1"/>
</g>
</svg>
|