blob: 7ac4e3347e41af3331e424a735c357e5a3f60c92 (
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
|
<svg width="80" height="80" viewBox="0 0 80 80" fill="none" xmlns="http://www.w3.org/2000/svg">
<g filter="url(#filter0_i_1_1650)">
<rect width="80" height="80" rx="40" fill="url(#paint0_linear_1_1650)"/>
<rect width="80" height="80" rx="40" fill="url(#paint1_linear_1_1650)" fill-opacity="0.5"/>
<rect x="0.5" y="0.5" width="79" height="79" rx="39.5" stroke="url(#paint2_linear_1_1650)"/>
<path d="M32 29.3333C32 24.915 35.5817 21.3333 40 21.3333C44.4183 21.3333 48 24.915 48 29.3333V34.6666C48 39.0849 44.4183 42.6666 40 42.6666C35.5817 42.6666 32 39.0849 32 34.6666L32 29.3333Z" fill="white"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M27.3703 33.5072C28.4953 33.5072 29.4073 34.423 29.4073 35.5527C29.4073 41.4271 34.1498 46.6666 39.9999 46.6666C45.85 46.6666 50.5925 41.4271 50.5925 35.5527C50.5925 34.423 51.5045 33.5072 52.6295 33.5072C53.7546 33.5072 54.6666 34.423 54.6666 35.5527C54.6666 42.9923 49.8026 49.671 42.6666 50.6666V56C42.6666 57.3333 41.3333 58.6666 39.9999 58.6666C38.6666 58.6666 37.3333 57.3333 37.3333 56V50.6666C30.1972 49.671 25.3333 42.9923 25.3333 35.5527C25.3333 34.423 26.2453 33.5072 27.3703 33.5072Z" fill="white"/>
</g>
<defs>
<filter id="filter0_i_1_1650" x="0" y="0" width="81" height="82" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/>
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
<feOffset dx="1" dy="2"/>
<feGaussianBlur stdDeviation="8"/>
<feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/>
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.5 0"/>
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_1_1650"/>
</filter>
<linearGradient id="paint0_linear_1_1650" x1="40" y1="0" x2="40" y2="80" gradientUnits="userSpaceOnUse">
<stop stop-color="#1A5A7E"/>
<stop offset="1" stop-color="#1C7692"/>
</linearGradient>
<linearGradient id="paint1_linear_1_1650" x1="0" y1="0" x2="95.9119" y2="31.4055" gradientUnits="userSpaceOnUse">
<stop stop-color="#2962FF" stop-opacity="0.5"/>
<stop offset="1" stop-color="#2962FF"/>
</linearGradient>
<linearGradient id="paint2_linear_1_1650" x1="0" y1="0" x2="94.7074" y2="25.6089" gradientUnits="userSpaceOnUse">
<stop stop-color="#C1D8FF" stop-opacity="0.2"/>
<stop offset="1" stop-color="#C1D8FF"/>
</linearGradient>
</defs>
</svg>
|