blob: a81af65ca7bd75592fabcf0f457a9ff87b4ab587 (
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="m48 69.6957h33.4404c5.5257 0 10.4477 3.4931 12.2715 8.7092l43.3311 123.9281-12.057-41.275 57.971-76.058 25.043 23.652-46.841-52.4056h38.841c4.418 0 8 3.5817 8 8v44.4056l-70.957 93.681h-33.714c-5.0869 0-9.6211-3.207-11.315-8.004l-44.014-124.6333z" fill-opacity=".4"/>
</g>
<path d="m48 66.4493h33.4404c5.5257 0 10.4477 3.4931 12.2715 8.7092l43.3311 123.9285-12.057-41.275 57.971-76.0584 25.043 23.6524-46.841-52.406h38.841c4.418 0 8 3.5817 8 8v44.406l-70.957 93.681h-33.714c-5.0869 0-9.6211-3.207-11.315-8.004l-44.014-124.6337z" fill="url(#paint1_linear)"/>
</g>
<defs>
<linearGradient id="paint0_linear" x1="126.487" x2="127.02" y1="11.8597" y2="241.039" gradientUnits="userSpaceOnUse">
<stop stop-color="#8ec07c" offset="0"/>
<stop stop-color="#83a598" offset="1"/>
</linearGradient>
<linearGradient id="paint1_linear" x1="48" x2="48" y1="53" y2="199.087" gradientUnits="userSpaceOnUse">
<stop stop-color="#ebdbb2" offset="1e-7"/>
<stop stop-color="#d5c4a1" offset="1"/>
</linearGradient>
<clipPath id="clip0">
<rect width="256" height="256" fill="#ebdbb2"/>
</clipPath>
</defs>
</svg>
|