mirror of
https://github.com/qdrant/landing_page.git
synced 2026-09-26 14:38:30 +02:00
Updated community features block (#1847)
* Updated community features block * Small fix
This commit is contained in:
@@ -1,26 +1,34 @@
|
||||
---
|
||||
title: Discover our Programs
|
||||
resources:
|
||||
features:
|
||||
- id: 0
|
||||
icon:
|
||||
src: /icons/outline/award-blue.svg
|
||||
alt: Award
|
||||
title: Qdrant Stars
|
||||
description: Qdrant Stars are our top contributors, organizers, and evangelists. Learn more about how you can become a Star.
|
||||
link:
|
||||
text: Learn More
|
||||
url: /stars/
|
||||
image:
|
||||
src: /img/community-features/qdrant-stars.svg
|
||||
alt: Avatar
|
||||
- id: 1
|
||||
icon:
|
||||
src: /icons/outline/e-commerce-blue.svg
|
||||
alt: E-commerce
|
||||
title: Merch
|
||||
description: Get your Qdrant t-shirt, hoodie, and more.
|
||||
link:
|
||||
text: Shop Now
|
||||
url: https://www.bystadium.com/us/en/stores/qdrant-swag-for-qdrant-fans-68093/S075175157
|
||||
- id: 2
|
||||
icon:
|
||||
src: /icons/outline/world-blue.svg
|
||||
alt: World
|
||||
title: Vector Space Talks
|
||||
description: Tech talks with Qdrant users and industry experts.
|
||||
link:
|
||||
text: Join Live or Watch On-demand
|
||||
url: https://www.youtube.com/watch?v=4aUq5VnR_VI&list=PL9IXkWSmb36_eANzd_sKeQ3tXbFiEGEWn&pp=iAQB
|
||||
image:
|
||||
src: /img/community-features/vector-space-talks.svg
|
||||
alt: Avatar
|
||||
features:
|
||||
- id: 0
|
||||
- id: 3
|
||||
icon:
|
||||
src: /icons/outline/rocket-blue.svg
|
||||
alt: Rocket
|
||||
@@ -29,7 +37,7 @@ features:
|
||||
link:
|
||||
text: Learn More
|
||||
url: https://try.qdrant.tech/events
|
||||
- id: 1
|
||||
- id: 4
|
||||
icon:
|
||||
src: /icons/outline/guide-blue.svg
|
||||
alt: Guide
|
||||
@@ -38,7 +46,7 @@ features:
|
||||
link:
|
||||
text: Learn More
|
||||
url: https://github.com/qdrant/qdrant/blob/master/docs/CONTRIBUTING.md
|
||||
- id: 2
|
||||
- id: 5
|
||||
icon:
|
||||
src: /icons/outline/handshake-blue.svg
|
||||
alt: Partners
|
||||
|
||||
@@ -14,47 +14,6 @@
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
&__resources-card {
|
||||
padding-bottom: 0;
|
||||
overflow: hidden;
|
||||
|
||||
&-title {
|
||||
font-size: $spacer * 1.5;
|
||||
line-height: pxToRem(34);
|
||||
color: $neutral-20;
|
||||
margin-bottom: pxToRem(12);
|
||||
}
|
||||
|
||||
&-description {
|
||||
color: $neutral-40;
|
||||
margin-bottom: pxToRem(12);
|
||||
}
|
||||
|
||||
&-link {
|
||||
@include mixins.link-color($neutral-20);
|
||||
}
|
||||
|
||||
&-image {
|
||||
width: 100%;
|
||||
align-self: center;
|
||||
margin-top: $spacer * 1.5;
|
||||
}
|
||||
|
||||
&:hover {
|
||||
.community-features__resources-card-title {
|
||||
color: $primary-50;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
&__resources-cards {
|
||||
margin-bottom: pxToRem(30);
|
||||
|
||||
img {
|
||||
min-width: pxToRem(635);
|
||||
}
|
||||
}
|
||||
|
||||
&__card {
|
||||
&-icon {
|
||||
height: $spacer * 1.5;
|
||||
@@ -96,18 +55,6 @@
|
||||
margin-bottom: $spacer * 5;
|
||||
}
|
||||
|
||||
&__resources-card {
|
||||
justify-content: flex-start;
|
||||
|
||||
&-link {
|
||||
margin-bottom: $spacer;
|
||||
}
|
||||
|
||||
&-image {
|
||||
margin-top: auto;
|
||||
}
|
||||
}
|
||||
|
||||
&__card {
|
||||
justify-content: flex-start;
|
||||
|
||||
|
||||
@@ -2,22 +2,6 @@
|
||||
<section class="community-features">
|
||||
<div class="container">
|
||||
<h2 class="community-features__title">{{ .Params.title }}</h2>
|
||||
|
||||
<div class="community-features__resources-cards row g-4">
|
||||
{{ range $index, $element := .Params.resources }}
|
||||
<div class="col-12 col-lg-6">
|
||||
<a href="{{ .link.url }}" class="card community-features__resources-card">
|
||||
<h6 class="community-features__resources-card-title">{{ .title }}</h6>
|
||||
<p class="community-features__resources-card-description">{{ .description }}</p>
|
||||
<span class="community-features__resources-card-link link link_md align-self-start">
|
||||
{{ .link.text }}
|
||||
</span>
|
||||
<img class="community-features__resources-card-image" src="{{ .image.src }}" alt="{{ .image.alt }}" />
|
||||
</a>
|
||||
</div>
|
||||
{{ end }}
|
||||
</div>
|
||||
|
||||
<div class="row g-4 gy-lg-3">
|
||||
{{ range $index, $element := .Params.features }}
|
||||
<div class="col-12 col-lg-4">
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M13 6H12C12 6.41661 12.2583 6.78957 12.6483 6.9361C13.0383 7.08264 13.4782 6.97203 13.7526 6.6585L13 6ZM16.5 2L17.2526 1.3415L16.5 0.481408L15.7474 1.3415L16.5 2ZM7 6V7H9V6H8H7ZM4.821 5H3.821V7H4.821V6V5ZM22 6L22.9806 6.19611L23.2198 5H22V6ZM20.3216 14.3922L21.3022 14.5883L21.3022 14.5883L20.3216 14.3922ZM5.75469 14.2828L4.76474 14.4242L4.76474 14.4242L5.75469 14.2828ZM4 2L4.98995 1.85858L4.8673 1H4V2ZM1 1H0V3H1V2V1ZM13 6L13.7526 6.6585L17.2526 2.6585L16.5 2L15.7474 1.3415L12.2474 5.3415L13 6ZM16.5 2L15.7474 2.6585L19.2474 6.6585L20 6L20.7526 5.3415L17.2526 1.3415L16.5 2ZM8 6H9V4.5H8H7V6H8ZM8 4.5H9C9 3.67157 9.67157 3 10.5 3V2V1C8.56701 1 7 2.56701 7 4.5H8ZM10.5 2V3C11.3284 3 12 3.67158 12 4.5H13H14C14 2.567 12.433 1 10.5 1V2ZM13 4.5H12V6H13H14V4.5H13ZM6 22V23C7.10455 23 8 22.1046 8 21H7H6V22ZM7 21H8C8 19.8954 7.10455 19 6 19V20V21H7ZM6 20V19C4.89545 19 4 19.8954 4 21H5H6V20ZM5 21H4C4 22.1046 4.89545 23 6 23V22V21H5ZM20 22V23C21.1046 23 22 22.1046 22 21H21H20V22ZM21 21H22C22 19.8954 21.1046 19 20 19V20V21H21ZM20 20V19C18.8954 19 18 19.8954 18 21H19H20V20ZM19 21H18C18 22.1046 18.8954 23 20 23V22V21H19ZM4.821 6V7H22V6V5H4.821V6ZM22 6L21.0194 5.80389L19.341 14.1961L20.3216 14.3922L21.3022 14.5883L22.9806 6.19611L22 6ZM20.3216 14.3922L19.341 14.1961C19.2475 14.6636 18.8371 15 18.3604 15V16V17C19.7905 17 21.0217 15.9906 21.3022 14.5883L20.3216 14.3922ZM18.3604 16V15H7.73459V16V17H18.3604V16ZM7.73459 16V15C7.23697 15 6.81502 14.6341 6.74464 14.1414L5.75469 14.2828L4.76474 14.4242C4.97588 15.9021 6.24161 17 7.73459 17V16ZM5.75469 14.2828L6.74464 14.1414L4.98995 1.85858L4 2L3.01005 2.14142L4.76474 14.4242L5.75469 14.2828ZM4 2V1H1V2V3H4V2Z" fill="#2F6FF0"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.7 KiB |
@@ -0,0 +1,10 @@
|
||||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g clip-path="url(#clip0_10797_27855)">
|
||||
<path d="M12 23C15.9 21.1 18 16.9 18 12C18 7.1 15.9 2.9 12 1M12 23C8.1 21.1 6 16.9 6 12C6 7.1 8.1 2.9 12 1M12 23C18.0751 23 23 18.0751 23 12M12 23C5.92487 23 1 18.0751 1 12M12 23V1M12 1C5.92487 1 1 5.92487 1 12M12 1C18.0751 1 23 5.92487 23 12M1 12H23" stroke="#2F6FF0" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
</g>
|
||||
<defs>
|
||||
<clipPath id="clip0_10797_27855">
|
||||
<rect width="24" height="24" fill="white"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 588 B |
File diff suppressed because one or more lines are too long
|
Before Width: | Height: | Size: 456 KiB |
-123
@@ -1,123 +0,0 @@
|
||||
<svg width="636" height="166" viewBox="0 0 636 166" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g clip-path="url(#clip0_8723_35678)">
|
||||
<rect width="635" height="166" transform="translate(0.5)" fill="#F0F3FA"/>
|
||||
<circle cx="308.5" cy="151" r="133.5" stroke="#D4D9E6" stroke-dasharray="4.4 4.4"/>
|
||||
<circle cx="308.5" cy="151" r="93.5" stroke="#D4D9E6" stroke-dasharray="4.44 4.44"/>
|
||||
<circle cx="308.5" cy="114.5" r="28" fill="#D9E2FE" stroke="#89A9FF"/>
|
||||
<mask id="mask0_8723_35678" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="280" y="86" width="57" height="57">
|
||||
<circle cx="308.5" cy="114.5" r="28" fill="#D9D9D9" stroke="white"/>
|
||||
</mask>
|
||||
<g mask="url(#mask0_8723_35678)">
|
||||
<path d="M333.842 135.058C327.063 127.751 315.449 127.103 308.503 127.103C301.557 127.103 289.943 127.751 283.164 135.058C276.384 142.364 276.706 153.073 276.706 153.073C276.706 153.073 292.846 157.132 308.501 157.132C324.155 157.132 340.296 153.073 340.296 153.073C340.296 153.073 340.617 142.361 333.84 135.058H333.842Z" fill="#447DF1"/>
|
||||
<path d="M308.668 121.421C315.235 121.421 320.558 115.285 320.558 107.715C320.558 100.145 315.235 94.0083 308.668 94.0083C302.101 94.0083 296.777 100.145 296.777 107.715C296.777 115.285 302.101 121.421 308.668 121.421Z" fill="#447DF1"/>
|
||||
<path d="M316.176 112.425C316.758 108.777 322.783 107.878 322.485 112.175C322.382 113.652 321.909 115.157 320.879 116.214C319.848 117.27 318.182 117.771 316.838 117.165" fill="#FFDADB"/>
|
||||
<path d="M301.163 112.425C300.581 108.777 294.556 107.878 294.854 112.175C294.957 113.652 295.43 115.157 296.46 116.214C297.491 117.27 299.157 117.771 300.501 117.165" fill="#FFDADB"/>
|
||||
<path d="M301.965 130.666C301.965 130.666 303.596 134.244 308.351 134.244C313.106 134.244 315.035 130.673 315.035 130.673L314.401 116.651H302.6L301.965 130.666Z" fill="#FFDADB"/>
|
||||
<path d="M301.965 130.666C301.965 130.666 303.596 134.244 308.351 134.244C313.106 134.244 315.035 130.673 315.035 130.673L314.401 116.651H302.6L301.965 130.666Z" fill="#FFB2B7"/>
|
||||
<path d="M308.185 123.577H309.153C313.744 123.572 317.461 119.831 317.464 115.214V101.968C317.464 101.968 314.573 102.805 308.663 102.805C302.752 102.805 299.859 101.968 299.859 101.968V115.214C299.859 119.834 303.586 123.58 308.18 123.577C308.18 123.577 308.182 123.577 308.185 123.577Z" fill="#FFDADB"/>
|
||||
</g>
|
||||
<g filter="url(#filter0_f_8723_35678)">
|
||||
<path d="M417.18 64.4849H399.268C397.187 64.4849 395.5 66.172 395.5 68.2533V86.1646C395.5 88.2459 397.187 89.9331 399.268 89.9331H417.18C419.261 89.9331 420.948 88.2459 420.948 86.1646V68.2533C420.948 66.172 419.261 64.4849 417.18 64.4849Z" fill="#EADDFF"/>
|
||||
<path d="M416.897 70.4823H399.554C399.311 70.4823 399.148 70.3202 399.148 70.0771C399.148 69.834 399.311 69.6719 399.554 69.6719H416.897C417.14 69.6719 417.303 69.834 417.303 70.0771C417.222 70.3202 417.059 70.4823 416.897 70.4823Z" fill="#B99AFF"/>
|
||||
<path d="M416.897 75.183H399.554C399.311 75.183 399.148 75.0209 399.148 74.7778C399.148 74.5346 399.311 74.3726 399.554 74.3726H416.897C417.14 74.3726 417.303 74.5346 417.303 74.7778C417.222 75.0209 417.059 75.183 416.897 75.183Z" fill="#B99AFF"/>
|
||||
<path d="M416.897 79.9647H399.554C399.311 79.9647 399.148 79.8027 399.148 79.5595C399.148 79.3164 399.311 79.1543 399.554 79.1543H416.897C417.14 79.1543 417.303 79.3164 417.303 79.5595C417.222 79.8027 417.059 79.9647 416.897 79.9647Z" fill="#B99AFF"/>
|
||||
<path d="M411.062 84.7465H399.554C399.311 84.7465 399.148 84.5844 399.148 84.3413C399.148 84.0981 399.311 83.936 399.554 83.936H411.062C411.305 83.936 411.467 84.0981 411.467 84.3413C411.467 84.5844 411.305 84.7465 411.062 84.7465Z" fill="#B99AFF"/>
|
||||
<path d="M410.251 64.9712V63.0261C410.251 61.9071 409.344 61 408.225 61C407.106 61 406.199 61.9071 406.199 63.0261V64.9712C406.199 66.0902 407.106 66.9973 408.225 66.9973C409.344 66.9973 410.251 66.0902 410.251 64.9712Z" fill="white"/>
|
||||
<path d="M444.297 64.4849H426.386C424.304 64.4849 422.617 66.172 422.617 68.2533V86.1646C422.617 88.2459 424.304 89.9331 426.386 89.9331H444.297C446.378 89.9331 448.065 88.2459 448.065 86.1646V68.2533C448.065 66.172 446.378 64.4849 444.297 64.4849Z" fill="#EADDFF"/>
|
||||
<path d="M444.015 70.4823H426.671C426.428 70.4823 426.266 70.3202 426.266 70.0771C426.266 69.834 426.428 69.6719 426.671 69.6719H444.015C444.258 69.6719 444.42 69.834 444.42 70.0771C444.339 70.3202 444.177 70.4823 444.015 70.4823Z" fill="#B99AFF"/>
|
||||
<path d="M444.015 75.183H426.671C426.428 75.183 426.266 75.0209 426.266 74.7778C426.266 74.5346 426.428 74.3726 426.671 74.3726H444.015C444.258 74.3726 444.42 74.5346 444.42 74.7778C444.339 75.0209 444.177 75.183 444.015 75.183Z" fill="#B99AFF"/>
|
||||
<path d="M444.015 79.9647H426.671C426.428 79.9647 426.266 79.8027 426.266 79.5595C426.266 79.3164 426.428 79.1543 426.671 79.1543H444.015C444.258 79.1543 444.42 79.3164 444.42 79.5595C444.339 79.8027 444.177 79.9647 444.015 79.9647Z" fill="#B99AFF"/>
|
||||
<path d="M438.179 84.7465H426.671C426.428 84.7465 426.266 84.5844 426.266 84.3413C426.266 84.0981 426.428 83.936 426.671 83.936H438.179C438.422 83.936 438.584 84.0981 438.584 84.3413C438.584 84.5844 438.422 84.7465 438.179 84.7465Z" fill="#B99AFF"/>
|
||||
<path d="M437.369 64.9712V63.0261C437.369 61.9071 436.462 61 435.343 61C434.224 61 433.316 61.9071 433.316 63.0261V64.9712C433.316 66.0902 434.224 66.9973 435.343 66.9973C436.462 66.9973 437.369 66.0902 437.369 64.9712Z" fill="white"/>
|
||||
</g>
|
||||
<g filter="url(#filter1_d_8723_35678)">
|
||||
<rect x="168.5" y="77" width="45.716" height="21.0864" rx="4.54321" fill="#B99AFF" shape-rendering="crispEdges"/>
|
||||
<path d="M185.711 87.6648C185.711 89.414 184.566 90.6384 182.936 90.6384C181.314 90.6384 180.185 89.414 180.185 87.6648C180.185 85.9237 181.322 84.6913 182.944 84.6913C184.574 84.6913 185.711 85.9157 185.711 87.6648ZM184.892 87.6648C184.892 86.3291 184.113 85.4466 182.944 85.4466C181.775 85.4466 181.004 86.3291 181.004 87.6648C181.004 89.0005 181.775 89.891 182.944 89.891C184.113 89.891 184.892 88.9926 184.892 87.6648ZM187.328 90.543H186.58V86.6551H187.256L187.336 87.2514C187.582 86.8062 188.075 86.5438 188.624 86.5438C189.649 86.5438 190.118 87.1719 190.118 88.1657V90.543H189.371V88.3327C189.371 87.5456 189.005 87.2276 188.433 87.2276C187.733 87.2276 187.328 87.7285 187.328 88.4838V90.543ZM193.693 90.543H192.882L194.981 84.7947H195.848L197.955 90.543H197.136L196.619 89.1119H194.202L193.693 90.543ZM195.315 86.035L194.441 88.4361H196.389L195.506 86.035C195.466 85.9237 195.426 85.7885 195.411 85.701C195.395 85.7805 195.355 85.9157 195.315 86.035ZM198.957 85.7328C198.687 85.7328 198.465 85.5102 198.465 85.2399C198.465 84.9616 198.687 84.747 198.957 84.747C199.228 84.747 199.45 84.9616 199.45 85.2399C199.45 85.5102 199.228 85.7328 198.957 85.7328ZM198.592 90.543V86.6551H199.339V90.543H198.592ZM202.65 86.6233V87.3071H202.316C201.609 87.3071 201.171 87.7364 201.171 88.4838V90.543H200.424V86.6631H201.124L201.171 87.2514C201.33 86.8459 201.72 86.5756 202.253 86.5756C202.388 86.5756 202.499 86.5915 202.65 86.6233Z" fill="white"/>
|
||||
</g>
|
||||
<path d="M203.234 127H249.868C251.073 127 252.157 127.858 252.519 129.084L261.195 161.077H291.44C292.525 160.955 293.489 161.813 293.489 162.916C293.609 164.019 292.766 165 291.681 165H212.031C210.826 165 209.741 164.142 209.38 162.916L200.583 130.432C200.222 128.961 201.065 127.368 202.511 127H203.234Z" fill="#EADDFF"/>
|
||||
<g filter="url(#filter2_f_8723_35678)">
|
||||
<path d="M227.378 17.0172L207.207 17.0911C204.607 17.1007 202.507 19.0687 202.516 21.487L202.587 40.8908C202.591 41.9002 203.446 42.4232 204.614 41.963L211.016 39.5958L227.461 39.5355C230.06 39.526 232.16 37.5579 232.152 35.1397L232.101 21.3785C232.092 18.9602 229.978 17.0076 227.378 17.0172Z" fill="url(#paint0_linear_8723_35678)" fill-opacity="0.3"/>
|
||||
<rect x="207.105" y="31.8843" width="14.7926" height="2.27578" rx="1.13789" transform="rotate(-0.210122 207.105 31.8843)" fill="url(#paint1_linear_8723_35678)" fill-opacity="0.6"/>
|
||||
<rect x="207.09" y="27.3325" width="20.482" height="2.27578" rx="1.13789" transform="rotate(-0.210122 207.09 27.3325)" fill="url(#paint2_linear_8723_35678)" fill-opacity="0.6"/>
|
||||
<rect x="207.074" y="22.7812" width="20.482" height="2.27578" rx="1.13789" transform="rotate(-0.210122 207.074 22.7812)" fill="url(#paint3_linear_8723_35678)" fill-opacity="0.6"/>
|
||||
</g>
|
||||
<g filter="url(#filter3_f_8723_35678)">
|
||||
<path d="M423.626 112.012L409.74 112.063C407.951 112.069 406.505 113.424 406.511 115.089L406.56 128.446C406.563 129.141 407.151 129.501 407.955 129.184L412.362 127.555L423.683 127.513C425.472 127.507 426.918 126.152 426.912 124.487L426.877 115.014C426.871 113.349 425.415 112.005 423.626 112.012Z" fill="url(#paint4_linear_8723_35678)" fill-opacity="0.8"/>
|
||||
<rect x="409.672" y="122.246" width="10.1831" height="1.56662" rx="0.783312" transform="rotate(-0.210122 409.672 122.246)" fill="url(#paint5_linear_8723_35678)"/>
|
||||
<rect x="409.66" y="119.113" width="14.0996" height="1.56662" rx="0.783312" transform="rotate(-0.210122 409.66 119.113)" fill="url(#paint6_linear_8723_35678)"/>
|
||||
<rect x="409.648" y="115.98" width="14.0996" height="1.56662" rx="0.783312" transform="rotate(-0.210122 409.648 115.98)" fill="url(#paint7_linear_8723_35678)"/>
|
||||
</g>
|
||||
<path d="M335.887 117.96L330.687 116.195C328.829 115.545 326.694 116.567 326.044 118.517L325.394 120.467C324.744 122.417 325.765 124.46 327.715 125.11L332.915 126.874L335.887 117.96Z" fill="white"/>
|
||||
<path d="M350.652 122.603L335.98 117.681L332.916 126.967L347.588 131.889C350.002 132.724 352.695 131.424 353.438 128.917L353.623 128.453C354.366 126.131 353.066 123.438 350.652 122.603Z" fill="#B99AFF"/>
|
||||
<path d="M352.992 127.505L356.676 128.671L355.125 132.003L351.053 130.67L352.992 127.505Z" fill="#B99AFF"/>
|
||||
<path d="M349.914 162.928H334.499C333.292 162.928 332.271 163.949 332.271 165.156V165.621H352.143V165.156C352.235 163.949 351.214 162.928 349.914 162.928Z" fill="#B99AFF"/>
|
||||
<path d="M342.377 124.693C341.242 124.693 340.369 125.409 340.369 126.34V163.49H344.299V126.34C344.386 125.409 343.513 124.693 342.377 124.693Z" fill="#B99AFF"/>
|
||||
<path d="M339.77 164.052C339.863 164.052 339.955 163.956 340.048 163.956C340.233 163.763 340.233 163.57 340.048 163.377C338.103 161.738 336.899 159.327 336.621 156.723C336.528 154.987 337.269 153.251 338.473 151.998C340.048 150.455 341.993 149.298 344.123 148.719C344.957 148.43 345.791 148.237 346.532 147.947C347.921 147.562 349.218 147.08 350.515 146.597C352.737 145.633 355.609 143.897 356.906 140.618C358.388 137.146 358.017 133.096 355.887 129.914C355.794 129.721 355.516 129.721 355.331 129.817C355.146 129.914 355.146 130.203 355.238 130.396C357.183 133.289 357.554 137.05 356.165 140.232C354.96 143.222 352.274 144.861 350.237 145.729C348.94 146.212 347.643 146.694 346.346 147.08C345.513 147.272 344.679 147.562 343.846 147.851C341.623 148.526 339.585 149.683 337.918 151.323C336.528 152.769 335.787 154.698 335.88 156.723C336.158 159.52 337.455 162.22 339.585 163.956C339.647 163.956 339.708 163.988 339.77 164.052Z" fill="#B99AFF"/>
|
||||
<path d="M341.719 69.588C341.509 68.384 340.655 66.872 339.031 65.654C338.233 65.052 337.421 64.66 336.623 64.492V63.904C338.205 63.526 339.759 62.462 340.753 61.02C341.257 60.292 341.579 59.578 341.719 58.836H342.307C342.545 60.25 343.637 61.818 345.121 62.868C345.849 63.386 346.605 63.736 347.375 63.904V64.492C345.821 64.814 344.015 66.2 343.119 67.614C342.671 68.328 342.405 68.986 342.307 69.588H341.719Z" fill="#FF516B"/>
|
||||
<path d="M272.719 26.588C272.617 25.9813 272.346 25.328 271.907 24.628C271.469 23.9187 270.843 23.2607 270.031 22.654C269.229 22.0473 268.426 21.66 267.623 21.492V20.904C268.417 20.7173 269.177 20.372 269.905 19.868C270.643 19.3547 271.259 18.7387 271.753 18.02C272.257 17.2827 272.579 16.5547 272.719 15.836H273.307C273.391 16.3027 273.559 16.7833 273.811 17.278C274.063 17.7633 274.385 18.23 274.777 18.678C275.179 19.1167 275.627 19.5133 276.121 19.868C276.859 20.3907 277.61 20.736 278.375 20.904V21.492C277.862 21.5947 277.33 21.8047 276.779 22.122C276.238 22.4393 275.734 22.8173 275.267 23.256C274.801 23.6853 274.418 24.138 274.119 24.614C273.681 25.314 273.41 25.972 273.307 26.588H272.719Z" fill="#FF516B"/>
|
||||
<path d="M175.719 138.588C175.509 137.384 174.655 135.872 173.031 134.654C172.233 134.052 171.421 133.66 170.623 133.492V132.904C172.205 132.526 173.759 131.462 174.753 130.02C175.257 129.292 175.579 128.578 175.719 127.836H176.307C176.545 129.25 177.637 130.818 179.121 131.868C179.849 132.386 180.605 132.736 181.375 132.904V133.492C179.821 133.814 178.015 135.2 177.119 136.614C176.671 137.328 176.405 137.986 176.307 138.588H175.719Z" fill="#FF516B"/>
|
||||
<path d="M440.719 138.588C440.509 137.384 439.655 135.872 438.031 134.654C437.233 134.052 436.421 133.66 435.623 133.492V132.904C437.205 132.526 438.759 131.462 439.753 130.02C440.257 129.292 440.579 128.578 440.719 127.836H441.307C441.545 129.25 442.637 130.818 444.121 131.868C444.849 132.386 445.605 132.736 446.375 132.904V133.492C444.821 133.814 443.015 135.2 442.119 136.614C441.671 137.328 441.405 137.986 441.307 138.588H440.719Z" fill="#FF516B"/>
|
||||
</g>
|
||||
<defs>
|
||||
<filter id="filter0_f_8723_35678" x="392.804" y="58.3044" width="57.9577" height="34.3244" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
||||
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
||||
<feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/>
|
||||
<feGaussianBlur stdDeviation="1.34782" result="effect1_foregroundBlur_8723_35678"/>
|
||||
</filter>
|
||||
<filter id="filter1_d_8723_35678" x="154.87" y="67.9136" width="72.9741" height="48.3457" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
||||
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
||||
<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 dy="4.54321"/>
|
||||
<feGaussianBlur stdDeviation="6.81482"/>
|
||||
<feComposite in2="hardAlpha" operator="out"/>
|
||||
<feColorMatrix type="matrix" values="0 0 0 0 0.036 0 0 0 0 0.0530667 0 0 0 0 0.1 0 0 0 0.1 0"/>
|
||||
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_8723_35678"/>
|
||||
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_8723_35678" result="shape"/>
|
||||
</filter>
|
||||
<filter id="filter2_f_8723_35678" x="199.632" y="14.1331" width="35.4047" height="30.8822" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
||||
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
||||
<feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/>
|
||||
<feGaussianBlur stdDeviation="1.44199" result="effect1_foregroundBlur_8723_35678"/>
|
||||
</filter>
|
||||
<filter id="filter3_f_8723_35678" x="403.628" y="109.128" width="26.1664" height="23.0565" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
||||
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
||||
<feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/>
|
||||
<feGaussianBlur stdDeviation="1.44199" result="effect1_foregroundBlur_8723_35678"/>
|
||||
</filter>
|
||||
<linearGradient id="paint0_linear_8723_35678" x1="217.936" y1="18.2397" x2="215.112" y2="31.7152" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="#D9E2FE"/>
|
||||
<stop offset="1" stop-color="#B99AFF"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="paint1_linear_8723_35678" x1="214.502" y1="31.8843" x2="214.502" y2="34.1601" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="#D9E2FE"/>
|
||||
<stop offset="1" stop-color="#B99AFF"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="paint2_linear_8723_35678" x1="217.331" y1="27.3325" x2="217.331" y2="29.6083" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="#D9E2FE"/>
|
||||
<stop offset="1" stop-color="#B99AFF"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="paint3_linear_8723_35678" x1="217.315" y1="22.7813" x2="217.315" y2="25.057" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="#D9E2FE"/>
|
||||
<stop offset="1" stop-color="#B99AFF"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="paint4_linear_8723_35678" x1="417.126" y1="112.853" x2="415.182" y2="122.13" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="#D9E2FE"/>
|
||||
<stop offset="1" stop-color="#B99AFF"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="paint5_linear_8723_35678" x1="414.763" y1="122.246" x2="414.763" y2="123.813" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="#D9E2FE"/>
|
||||
<stop offset="1" stop-color="#B99AFF"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="paint6_linear_8723_35678" x1="416.71" y1="119.113" x2="416.71" y2="120.679" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="#D9E2FE"/>
|
||||
<stop offset="1" stop-color="#B99AFF"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="paint7_linear_8723_35678" x1="416.698" y1="115.98" x2="416.698" y2="117.547" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="#D9E2FE"/>
|
||||
<stop offset="1" stop-color="#B99AFF"/>
|
||||
</linearGradient>
|
||||
<clipPath id="clip0_8723_35678">
|
||||
<rect width="635" height="166" fill="white" transform="translate(0.5)"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 16 KiB |
Reference in New Issue
Block a user