blob: 98f089454ed137bfb87266102980f872ecaa2cb5 (
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
37
38
|
<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>
<filter id="filter0_d" x="-4.32414" y="5.94696" width="264.648" height="248.338" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<feColorMatrix in="SourceAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/>
<feOffset dy="4"/>
<feGaussianBlur stdDeviation="5"/>
<feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.4 0"/>
<feBlend in2="BackgroundImageFix" result="effect1_dropShadow"/>
<feBlend in="SourceGraphic" in2="effect1_dropShadow" result="shape"/>
</filter>
<filter id="filter1_f" x="38" y="46.2464" width="180" height="166.087" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/>
<feGaussianBlur result="effect1_foregroundBlur" stdDeviation="5"/>
</filter>
<linearGradient id="paint0_linear" x1="126.487" x2="127.02" y1="11.8597" y2="241.039" gradientUnits="userSpaceOnUse">
<stop stop-color="#1ad6ab" offset="0"/>
<stop stop-color="#329db6" offset="1"/>
</linearGradient>
<linearGradient id="paint1_linear" x1="48" x2="48" y1="53" y2="199.087" gradientUnits="userSpaceOnUse">
<stop stop-color="#e0e5e7" offset="1e-7"/>
<stop stop-color="#c7ced2" offset="1"/>
</linearGradient>
<clipPath id="clip0">
<rect width="256" height="256" fill="#ffffff"/>
</clipPath>
</defs>
</svg>
|