blob: 88a0a64f3747fdb25d94ac5e05f83f0f7e44d2a1 (
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 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(#paint0_linear)" fill-rule="evenodd"/>
<path d="m183 96.93-55-28.93-55 28.93v62.15l55 28.93 55-28.93v-62.15zm-97.79 2.292 42.78-22.5 42.79 22.5-42.79 22.5-42.78-22.5zm-4.358 6.425v48.84l43.21 22.73v-48.84l-43.21-22.73zm51.07 71.57 43.22-22.73v-48.85l-43.22 22.73v48.85z" clip-rule="evenodd" fill="url(#paint1_linear)" fill-rule="evenodd"/>
<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="39" x2="39" y1="15" y2="240.2" gradientUnits="userSpaceOnUse">
<stop stop-color="#fe8019" offset="1e-7"/>
<stop stop-color="#d65d0e" offset="1"/>
</linearGradient>
<linearGradient id="paint1_linear" x1="73" x2="73" y1="68" y2="188" gradientUnits="userSpaceOnUse">
<stop stop-color="#fe8019" offset="1e-7"/>
<stop stop-color="#d65d0e" offset="1"/>
</linearGradient>
<linearGradient id="paint2_linear" x1="155.6" x2="155.6" y1="15" y2="75.16" gradientUnits="userSpaceOnUse">
<stop stop-color="#fe8019" offset="1e-7"/>
<stop stop-color="#d65d0e" offset="1"/>
</linearGradient>
</defs>
</svg>
|