blob: c85cd2aa5ffa8153f1fd416c0d7c3ce52849603d (
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
|
<svg width="256" height="256" fill="none" viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0)">
<g filter="url(#filter0_d)">
<path d="m165.685 11.947c74.055 0 84.639 10.5572 84.639 84.5438v59.2512c0 73.986-10.584 84.543-84.639 84.543h-75.3698c-74.0557 0-84.63934-10.557-84.63934-84.543v-59.2512c0-73.9866 10.58364-84.5438 84.63934-84.5438h75.3698z" fill="url(#paint0_linear)"/>
</g>
<g filter="url(#filter1_f)">
<path d="m90 62h29.474v110.526h46.666v29.474h-76.14v-140zm76.14 0h-29.473v95.789h29.473v-95.789z" clip-rule="evenodd" fill-opacity=".4" fill-rule="evenodd"/>
</g>
<path d="m90 58h29.474v110.526h46.666v29.474h-76.14v-140zm76.14 0h-29.473v95.789h29.473v-95.789z" clip-rule="evenodd" fill="url(#paint1_linear)" fill-rule="evenodd"/>
</g>
<defs>
<linearGradient id="paint0_linear" x1="5.67586" x2="5.67586" y1="11.947" y2="240.285" gradientUnits="userSpaceOnUse">
<stop stop-color="#504945" offset="1e-7"/>
<stop stop-color="#3c3836" offset="1"/>
</linearGradient>
<linearGradient id="paint1_linear" x1="127.599" x2="128.243" y1="57.9465" y2="198.46" gradientUnits="userSpaceOnUse">
<stop stop-color="#8ec07c" offset="0"/>
<stop stop-color="#83a598" offset="1"/>
</linearGradient>
<clipPath id="clip0">
<rect width="256" height="256" fill="#ebdbb2"/>
</clipPath>
</defs>
</svg>
|