blob: e11bc034d8abc518992a64cd267c4d3a34e214d3 (
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="m128 188c33.98 0 60-26.02 60-60 0-33.98-26.02-60-60-60-33.98 0-60 26.02-60 60 0 33.98 26.02 60 60 60zm0-14.25c-26.02 0-44.75-19.72-44.75-45.75s18.73-45.75 44.75-45.75 44.75 19.72 44.75 45.75-18.73 45.75-44.75 45.75zm0.497-9.613c12.1 0 20.06-5.967 25.19-17.24l-15.25-5.304c-2.155 3.812-5.47 6.299-9.945 6.299-8.619 0-12.6-10.61-12.6-19.89 0-8.619 3.149-19.89 12.6-19.89 4.641 0 7.459 2.155 9.945 6.299l15.08-7.127c-4.31-9.116-12.6-15.41-25.03-15.41-22.04 0-30 19.89-30 36.13 0 17.57 7.293 36.13 30 36.13z" 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="39" x2="39" y1="15" y2="240.2" gradientUnits="userSpaceOnUse">
<stop stop-color="#b16286" offset="1e-7"/>
<stop stop-color="#8f3f71" offset="1"/>
</linearGradient>
<linearGradient id="paint1_linear" x1="68" x2="68" y1="68" y2="188" gradientUnits="userSpaceOnUse">
<stop stop-color="#b16286" offset="1e-7"/>
<stop stop-color="#8f3f71" offset="1"/>
</linearGradient>
<linearGradient id="paint2_linear" x1="155.6" x2="155.6" y1="15" y2="75.16" gradientUnits="userSpaceOnUse">
<stop stop-color="#b16286" offset="1e-7"/>
<stop stop-color="#8f3f71" offset="1"/>
</linearGradient>
</defs>
</svg>
|