blob: 0d8ff370f71b7b349b6e50622d3f25840392e051 (
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
27
28
29
30
31
32
33
34
35
36
|
<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="m199.8 240.2c8.911 0 16.17-7.218 16.17-16.13l-1e-3 -37.55h-177v37.59c0 8.91 7.173 16.08 16.08 16.08h144.8z" fill="url(#paint0_linear)" opacity=".2"/>
<path d="m155.6 20.32h-100.5c-5.973 0-10.76 4.792-10.76 10.76v193c0 5.973 4.792 10.76 10.76 10.76h144.8c5.992 0 10.85-4.856 10.85-10.81v-148.9l-55.08-54.83zm0-5.319h-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(#paint1_linear)" fill-rule="evenodd"/>
<path d="m91.62 226h19.12v-4.52h-14.32v-7.68h8.28v-4.52h-8.28v-6.76h13.44v-4.52h-18.24v28zm40.61 0h5.56l-8.84-14.48 8.28-13.52h-5.56l-5.48 9-5.48-9h-5.56l8.24 13.52-8.84 14.48h5.56l6.08-9.92 6.04 9.92zm10.56 0h4.8v-10.96h5.84l5.4 10.96h5.4l-5.6-11.48c3.96-1.2 5.76-4.8 5.76-8 0-4.4-2.24-8.52-9.2-8.52h-12.4v28zm4.8-15.52v-7.92h7.68c3.28 0 4.16 2.08 4.16 3.96 0 2.04-1.04 3.96-4.16 3.96h-7.68z" fill="url(#paint2_linear)"/>
<path d="m109.4 106.4-36.43 69.82h88.04l-26.92-51.61-7.59 14.55-17.09-32.76zm56.38-26.43c-9.492 0-17.19 7.695-17.19 17.19s7.695 17.19 17.19 17.19 17.19-7.695 17.19-17.19-7.695-17.19-17.19-17.19z" fill="url(#paint3_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(#paint4_linear)"/>
<defs>
<linearGradient id="paint0_linear" x1="127.5" x2="127.5" y1="240.2" y2="186.5" gradientUnits="userSpaceOnUse">
<stop stop-color="#fb4934" offset="0"/>
<stop stop-color="#d65d0e" offset=".1"/>
<stop stop-color="#fe8019" offset="1"/>
</linearGradient>
<linearGradient id="paint1_linear" x1="127.5" x2="127.5" y1="240.2" y2="15" gradientUnits="userSpaceOnUse">
<stop stop-color="#fb4934" offset="0"/>
<stop stop-color="#d65d0e" offset=".1"/>
<stop stop-color="#fe8019" offset="1"/>
</linearGradient>
<linearGradient id="paint2_linear" x1="127.5" x2="127.5" y1="240" y2="187" gradientUnits="userSpaceOnUse">
<stop stop-color="#fb4934" offset="0"/>
<stop stop-color="#d65d0e" offset=".1"/>
<stop stop-color="#fe8019" offset="1"/>
</linearGradient>
<linearGradient id="paint3_linear" x1="128" x2="128" y1="176.2" y2="80" gradientUnits="userSpaceOnUse">
<stop stop-color="#fb4934" offset="0"/>
<stop stop-color="#d65d0e" offset=".1"/>
<stop stop-color="#fe8019" offset="1"/>
</linearGradient>
<linearGradient id="paint4_linear" x1="185.8" x2="185.8" y1="75.16" y2="15" gradientUnits="userSpaceOnUse">
<stop stop-color="#fb4934" offset="0"/>
<stop stop-color="#d65d0e" offset=".1"/>
<stop stop-color="#fe8019" offset="1"/>
</linearGradient>
</defs>
</svg>
|