blob: 61ae50abc4d18aff81b5d07a58909bed98e38d97 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
<svg width="256" height="256" fill="none" version="1.1" viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg">
<path d="m55.08 15h100.5l60.4 60.15 2e-3 148.9c0 8.911-7.262 16.13-16.17 16.13h-144.8c-8.91 0-16.08-7.174-16.08-16.08v-193c0-8.91 7.173-16.08 16.08-16.08h1e-4z" fill="#ebdbb2"/>
<path d="m155.6 22.98h-100.5c-4.504 0-8.105 3.601-8.105 8.105v193c0 4.504 3.601 8.105 8.105 8.105h144.8c4.533 0 8.194-3.674 8.194-8.149v-148.9l-52.42-52.17zm-1e-3 -7.979h-100.5c-8.91 0-16.08 7.173-16.08 16.08v193c0 8.91 7.173 16.08 16.08 16.08h144.8c8.911 0 16.17-7.218 16.17-16.13l-2e-3 -148.9-60.4-60.15z" clip-rule="evenodd" fill="url(#paint0_linear)" fill-rule="evenodd"/>
<path d="m87.13 68c-0.6697-0.0097-1.335 0.1125-1.956 0.3594-0.6216 0.2469-1.187 0.6136-1.664 1.079-0.477 0.4652-0.8559 1.02-1.114 1.631-0.2585 0.6114-0.3917 1.268-0.3917 1.93s0.1332 1.319 0.3917 1.93c0.2586 0.6114 0.6375 1.166 1.114 1.631 0.4771 0.4652 1.043 0.832 1.664 1.079 0.6215 0.2469 1.286 0.369 1.956 0.3593 1.327-0.0192 2.594-0.5544 3.525-1.49 0.9317-0.9355 1.454-2.196 1.454-3.51s-0.5223-2.574-1.454-3.51c-0.9316-0.9355-2.198-1.471-3.525-1.49zm10.1 20 0.0498 100 29.52-36.15 46.27-3.847-75.84-60z" fill="url(#paint1_linear)"/>
<path d="m155.6 17v44.23c0 8.91 7.259 15.93 16.17 15.93l44.23-0.0112v-2l-60.4-58.15z" fill="#282828" opacity=".25"/>
<path d="m155.6 15v44.23c0 8.91 7.259 15.93 16.17 15.93l44.23-0.0112-60.4-60.15z" fill="url(#paint2_linear)"/>
<defs>
<linearGradient id="paint0_linear" x1="127.5" x2="127.5" y1="245.2" y2="15" gradientUnits="userSpaceOnUse">
<stop stop-color="#d65d0e" offset=".02174"/>
<stop stop-color="#fe8019" offset="1"/>
</linearGradient>
<linearGradient id="paint1_linear" x1="127.5" x2="127.5" y1="190.7" y2="68" gradientUnits="userSpaceOnUse">
<stop stop-color="#d65d0e" offset=".02174"/>
<stop stop-color="#fe8019" offset="1"/>
</linearGradient>
<linearGradient id="paint2_linear" x1="185.8" x2="185.8" y1="76.5" y2="15" gradientUnits="userSpaceOnUse">
<stop stop-color="#d65d0e" offset=".02174"/>
<stop stop-color="#fe8019" offset="1"/>
</linearGradient>
</defs>
</svg>
|