Customers page updated (#1424)

* Customers page updated

* Removed unnecessary images
This commit is contained in:
nastyapash
2025-01-31 18:55:23 +01:00
committed by GitHub
parent b10bbf8b4a
commit ada856886a
43 changed files with 302 additions and 125 deletions
@@ -0,0 +1,37 @@
---
cases:
- id: 0
logo:
src: /img/customers-case-studies/qa-tech.svg
alt: QA.Tech Logo
image:
src: /img/customers-case-studies/case-study-image1.png
alt: Hands typing text on a laptop
title: Empowering QA.tech’s Testing Agents with Real-Time Precision and Scale
link:
text: Read Story
url: /blog/case-study-qatech/
- id: 1
logo:
src: /img/customers-case-studies/kairos.svg
alt: Kairos Logo
image:
src: /img/customers-case-studies/case-study-image2.png
alt: Hand holding a smartphone
title: "Kairoswealth & Qdrant: Transforming Wealth Management with AI-Driven Insights and Scalable Vector Search"
link:
text: Read Story
url: /blog/case-study-kairoswealth/
- id: 2
logo:
src: /img/customers-case-studies/kern-ai.svg
alt: Kern AI Logo
image:
src: /img/customers-case-studies/case-study-image3.png
alt: A man looks at a laptop screen
title: "Kern AI & Qdrant: Precision AI Solutions for Finance and Insurance"
link:
text: Read Story
url: /blog/case-study-kern/
sitemapExclude: true
---
@@ -1,18 +1,4 @@
---
title: Customers
description: Learn how Qdrant powers thousands of top AI solutions that require vector search with unparalleled efficiency, performance and massive-scale data processing.
caseStudy:
logo:
src: /img/customers-case-studies/customer-logo.svg
alt: Logo
title: Recommendation Engine with Qdrant Vector Database
description: Dailymotion leverages Qdrant to optimize its <b>video recommendation engine</b>, managing over 420 million videos and processing 13 million recommendations daily. With this, Dailymotion was able to <b>reduced content processing times from hours to minutes</b> and <b>increased user interactions and click-through rates by more than 3x.</b>
link:
text: Read Case Study
url: /blog/case-study-dailymotion/
image:
src: /img/customers-case-studies/case-study.png
alt: Preview
cases:
- id: 0
logo:
@@ -0,0 +1,17 @@
---
title: Customers
description: Learn how Qdrant powers thousands of top AI solutions that require vector search with unparalleled efficiency, performance and massive-scale data processing.
caseStudy:
logo:
src: /img/customers-case-studies/customer-logo1.svg
alt: Logo
title: How Sprinklr Leverages Qdrant to Enhance AI-Driven Customer Experience Solutions
description: Sprinklr uses Qdrant to enhance its AI-driven customer experience management platform, improving data retrieval speed, efficiency, and <b>reducing costs by 30%</b>. This integration has also boosted developer productivity and ensured superior search performance across their AI applications.
link:
text: Read Case Study
url: /blog/case-study-sprinklr/
image:
src: /img/customers-case-studies/case-study1.png
alt: Preview
sitemapExclude: true
---
@@ -0,0 +1,17 @@
---
title: Customers
description: Learn how Qdrant powers thousands of top AI solutions that require vector search with unparalleled efficiency, performance and massive-scale data processing.
caseStudy:
logo:
src: /img/customers-case-studies/customer-logo2.svg
alt: Logo
title: "Voiceflow & Qdrant: Powering No-Code AI Agent Creation with Scalable Vector Search"
description: Voiceflow enables enterprises to create AI agents in a no-code environment by designing workflows. Qdrant's features and infrastructure provided Voiceflow with a stable, scalable, and efficient solution for their data processing and retrieval needs.
link:
text: Read Case Study
url: /blog/case-study-voiceflow/
image:
src: /img/customers-case-studies/case-study2.png
alt: Preview
sitemapExclude: true
---
@@ -0,0 +1,17 @@
---
title: Customers
description: Learn how Qdrant powers thousands of top AI solutions that require vector search with unparalleled efficiency, performance and massive-scale data processing.
caseStudy:
logo:
src: /img/customers-case-studies/customer-logo3.svg
alt: Logo
title: "Nyris & Qdrant: How Vectors are the Future of Visual Search"
description: Nyris offers visual search solutions for various industries, using vector-based technology to quickly identify products. They selected Qdrant for its speed, accuracy, and scalability, advancing their vision of transforming product search with unified vector representations.
link:
text: Read Case Study
url: /blog/case-study-nyris/
image:
src: /img/customers-case-studies/case-study3.png
alt: Preview
sitemapExclude: true
---
@@ -0,0 +1,17 @@
---
title: Customers
description: Learn how Qdrant powers thousands of top AI solutions that require vector search with unparalleled efficiency, performance and massive-scale data processing.
caseStudy:
logo:
src: /img/customers-case-studies/customer-logo4.svg
alt: Logo
title: Recommendation Engine with Qdrant Vector Database
description: Dailymotion leverages Qdrant to optimize its <b>video recommendation engine</b>, managing over 420 million videos and processing 13 million recommendations daily. With this, Dailymotion was able to <b>reduced content processing times from hours to minutes</b> and <b>increased user interactions and click-through rates by more than 3x.</b>
link:
text: Read Case Study
url: /blog/case-study-dailymotion/
image:
src: /img/customers-case-studies/case-study4.png
alt: Preview
sitemapExclude: true
---
@@ -0,0 +1,13 @@
---
review: “Vector stores are definitely here to stay, the objects in the world around us from image, sound, video and text become easily universal and searchable thanks to the embedding models and vector stores. I personally recommend Qdrant. We have been using it for a while and couldn’t be happier.”
names: Hooman Sedghamiz
positions: Director AI/ML, Bayer
avatar:
src: /img/customers/hooman-sedghamiz.svg
alt: Hooman Sedghamiz Avatar
logo:
src: /img/brands/bayer.svg
alt: Logo
sitemapExclude: true
---
@@ -1,4 +1,5 @@
@use '../helpers/functions' as *;
@use '../mixins/marquee' as marquee;
.customers-case-studies {
background-color: $neutral-94;
@@ -43,6 +44,8 @@
&-title {
padding: $spacer 0;
font-size: map-get($font-sizes-text, 'xl');
line-height: pxToRem(30);
font-weight: 500;
}
@@ -1,6 +1,6 @@
.customers-testimonial {
padding-top: $spacer * 4;
padding-bottom: $spacer * 5;
padding-bottom: 0;
@include media-breakpoint-up(lg) {
padding-top: $spacer * 5;
@@ -1,21 +1,21 @@
@use '../helpers/functions' as *;
.customers-vector-space-wall {
padding-top: $spacer * 3;
padding-bottom: $spacer * 4;
background-color: $neutral-94;
&__title {
width: 100%;
margin-bottom: $spacer * 2.5;
padding-top: $spacer * 3;
font-size: $spacer * 2.5;
line-height: $spacer * 3;
color: $neutral-20;
text-align: center;
border-top: pxToRem(1) solid $neutral-90;
}
&__link {
//text-align: center;
//margin: 0 auto $spacer * 5;
margin-bottom: $spacer * 5;
}
@@ -86,10 +86,10 @@
}
@include media-breakpoint-up(lg) {
padding-top: $spacer * 5;
padding-bottom: $spacer * 5;
&__title {
padding-top: $spacer * 5;
font-size: $spacer * 3.5;
line-height: pxToRem(67);
}
@@ -3,33 +3,69 @@
{{ partial "customers-hero" . }}
{{ with (.Site.GetPage "/customers/customers-testimonial1") }}
{{ with (.Site.GetPage "/customers/logo-cards-1") }}
{{ partial "logo-cards" . }}
{{ end }}
<section class="bg-mid-gray pt-6">
<div class="container">
{{ with (.Site.GetPage "/customers/case-study-1") }}
{{ partial "case-study" . }}
{{ end }}
</div>
</section>
{{ with (.Site.GetPage "/customers/customers-testimonial-1") }}
{{ partial "testimonial-light" (dict "context" . "class" "customers-testimonial") }}
{{ end }}
{{ with (.Site.GetPage "/customers/case-studies-1") }}
{{ partial "customers-case-studies" . }}
{{ end }}
<section class="bg-mid-gray pb-6">
<section class="bg-mid-gray pt-6">
<div class="container">
{{ with (.Site.GetPage "/customers/logo-cards-1") }}
{{ partial "logo-cards" . }}
{{ with (.Site.GetPage "/customers/case-study-2") }}
{{ partial "case-study" . }}
{{ end }}
</div>
</section>
{{ partial "customers-case-studies" . }}
{{ with (.Site.GetPage "/customers/customers-testimonial-3") }}
{{ partial "testimonial-light" (dict "context" . "class" "customers-testimonial") }}
{{ end }}
{{ with (.Site.GetPage "/customers/customers-testimonial2") }}
<section class="bg-mid-gray pt-6">
<div class="container">
{{ with (.Site.GetPage "/customers/case-study-3") }}
{{ partial "case-study" . }}
{{ end }}
</div>
</section>
{{ with (.Site.GetPage "/customers/logo-cards-2") }}
{{ partial "logo-cards" . }}
{{ end }}
<section class="bg-mid-gray pt-6">
<div class="container">
{{ with (.Site.GetPage "/customers/case-study-4") }}
{{ partial "case-study" . }}
{{ end }}
</div>
</section>
{{ with (.Site.GetPage "/customers/case-studies-2") }}
{{ partial "customers-case-studies" . }}
{{ end }}
{{ with (.Site.GetPage "/customers/customers-testimonial-2") }}
{{ partial "testimonial-light" (dict "context" . "class" "customers-testimonial reversed") }}
{{ end }}
<section class="bg-mid-gray pb-6">
<div class="container">
{{ with (.Site.GetPage "/customers/logo-cards-3") }}
{{ partial "logo-cards" . }}
{{ end }}
</div>
</section>
{{ with (.Site.GetPage "/customers/logo-cards-3") }}
{{ partial "logo-cards" . }}
{{ end }}
{{ partial "customers-vector-space-wall" . }}
@@ -1,27 +1,16 @@
{{ with (.Site.GetPage "/customers/customers-case-studies") }}
<section class="customers-case-studies">
<div class="container">
{{ partial "case-study" . }}
<div class="customers-case-studies__cards row g-4 gx-lg-4 gy-lg-6">
<section class="bg-mid-gray">
{{ with (.Site.GetPage "/customers/logo-cards-2") }}
{{ partial "logo-cards" . }}
{{ end }}
</section>
{{ range .Params.cases }}
<div class="customers-case-studies__card col-12 col-md-6 col-lg-4">
<div class="customers-case-studies__card-preview">
<img class="customers-case-studies__card-image" src="{{ .image.src }}" alt="{{ .image.alt }}" />
<img class="customers-case-studies__card-logo" src="{{ .logo.src }}" alt="{{ .logo.alt }}" />
</div>
<h6 class="customers-case-studies__card-title">{{ .title }}</h6>
<a class="customers-case-studies__card-link link link_xl" href="{{ .link.url }}">{{ .link.text }}</a>
<section class="customers-case-studies">
<div class="container">
<div class="customers-case-studies__cards row g-4 gx-lg-4 gy-lg-6">
{{ range .Params.cases }}
<div class="customers-case-studies__card col-12 col-md-6 col-lg-4">
<div class="customers-case-studies__card-preview">
<img class="customers-case-studies__card-image" src="{{ .image.src }}" alt="{{ .image.alt }}" />
<img class="customers-case-studies__card-logo" src="{{ .logo.src }}" alt="{{ .logo.alt }}" />
</div>
{{ end }}
</div>
<h6 class="customers-case-studies__card-title">{{ .title }}</h6>
<a class="customers-case-studies__card-link link link_xl" href="{{ .link.url }}">{{ .link.text }}</a>
</div>
{{ end }}
</div>
</section>
{{ end }}
</div>
</section>
@@ -1,11 +1,15 @@
<div class="row g-4">
{{ range .Params.logos }}
<div class="col-12 col-lg-4">
<div class="card">
<div class="text-center">
{{ readFile (printf "%s%s" "static" .) | safeHTML }}
<section class="bg-mid-gray pt-6">
<div class="container">
<div class="row g-4">
{{ range .Params.logos }}
<div class="col-12 col-lg-4">
<div class="card">
<div class="text-center">
{{ readFile (printf "%s%s" "static" .) | safeHTML }}
</div>
</div>
</div>
</div>
{{ end }}
</div>
{{ end }}
</div>
</div>
</section>
@@ -1,10 +0,0 @@
<svg width="108" height="64" viewBox="0 0 108 64" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_4615_13063)">
<path fill-rule="evenodd" clip-rule="evenodd" d="M56.2981 33.9426L54.979 34.9029C56.0986 36.8622 58.0579 38.1024 60.336 38.0608C63.0948 38.0608 65.1345 36.4215 65.1345 33.9426C65.1345 31.9431 63.8542 30.8636 61.6953 29.8244L60.0561 29.0249L59.9875 28.9916C58.6997 28.3678 57.6963 27.8816 57.6963 26.5459C57.6963 25.0674 58.9766 24.3871 60.336 24.3871C61.6953 24.3871 62.9355 25.066 63.735 26.266L65.014 25.3058C64.0953 23.8259 62.4158 22.7866 60.3761 22.7866C57.9776 22.7866 55.8977 24.3053 55.8977 26.6249C55.8977 28.824 57.6976 29.8244 59.2565 30.5837L60.9359 31.3833C62.4158 32.0636 63.4149 32.6234 63.4149 33.9828C63.4149 35.5015 62.1761 36.4617 60.4163 36.4617C58.5374 36.4617 57.178 35.3019 56.2981 33.9426ZM76.4512 31.3847H69.534C69.9345 29.5043 71.3728 28.2655 73.2129 28.2253C74.9312 28.2253 76.4111 29.345 76.4512 31.3847ZM69.4938 32.9033H78.1307C78.1709 32.7038 78.2512 32.1842 78.2914 31.5814C78.2914 28.7034 76.0924 26.6637 73.2933 26.6637C70.134 26.6637 67.6952 29.1828 67.6952 32.3823C67.6952 35.622 70.2144 38.101 73.4928 38.101C75.2513 38.101 76.7713 37.3416 77.8508 36.1818L76.8517 35.022C75.9316 35.9019 74.8522 36.5019 73.4928 36.5019C71.3728 36.5019 69.7335 35.0622 69.4938 32.9033ZM90.3273 37.8612V30.9842C90.3273 28.4651 88.8474 26.6651 86.2479 26.7053C84.8484 26.7053 83.6886 27.2249 82.889 28.1048V26.945H81.29V37.8612H83.0096V31.1837C83.0096 29.4641 84.2096 28.2641 85.889 28.2641C87.5684 28.2641 88.6077 29.4641 88.6077 31.1837V37.8612H90.3273ZM94.045 34.8225L92.9656 35.9823C93.8455 37.1421 95.2852 38.1024 97.2071 38.101C99.2454 38.101 101.045 37.0202 101.045 34.9015C101.045 33.3426 100.125 32.5029 98.166 31.6632L97.1669 31.2239C95.9669 30.7043 95.4071 30.3842 95.4071 29.6249C95.4071 28.745 96.1679 28.2655 97.2071 28.2655C98.2062 28.2655 99.1665 28.7062 99.8856 29.4655L100.925 28.3861C100.085 27.3468 98.845 26.6665 97.2861 26.6665C95.2866 26.6665 93.6072 27.7459 93.6072 29.7052C93.6072 31.2641 94.6464 32.0636 96.3258 32.744L97.3651 33.1832C98.4847 33.6239 99.2842 33.9828 99.2842 34.943C99.2842 35.9421 98.3641 36.5019 97.2043 36.5019C95.845 36.5019 94.9249 35.7828 94.045 34.8225ZM112.158 31.3847H105.241C105.642 29.5043 107.081 28.2655 108.92 28.2253C110.638 28.2253 112.118 29.345 112.158 31.3847ZM105.202 32.9033H113.839C113.878 32.7038 113.958 32.1842 114 31.5814C114 28.7034 111.801 26.6637 109.002 26.6637C105.843 26.6637 103.404 29.1828 103.404 32.3823C103.404 35.622 105.923 38.101 109.201 38.101C110.96 38.101 112.48 37.3416 113.559 36.1818L112.56 35.022C111.64 35.9019 110.561 36.5019 109.201 36.5019C107.081 36.5019 105.442 35.0622 105.202 32.9033ZM-6 37.8612L0.637336 22.7866H1.6364L8.23355 37.8612H4.99525L4.15554 35.9421H-1.92199L-2.7617 37.8612H-6ZM3.07749 33.423L1.11816 28.4249L-0.881352 33.423H3.07749ZM21.8699 29.2244C23.4703 29.2244 24.7493 30.4244 24.7493 32.3034C24.7493 34.1837 23.4301 35.3823 21.8699 35.3421C20.4704 35.3421 19.0708 34.3818 19.0708 32.2632C19.0708 30.1445 20.4704 29.2244 21.8699 29.2244ZM19.111 36.7818C19.9106 37.6617 21.0704 38.1411 22.4297 38.1411C25.589 38.1411 27.8282 35.6622 27.8282 32.3034C27.8282 28.9445 25.589 26.5057 22.4297 26.5057C20.911 26.5057 19.6306 27.1057 18.8713 28.145V26.7455H16.0723V41.9794H19.111V36.7818ZM49.6206 33.5823V33.7029C49.6206 35.0234 48.5412 35.9019 47.301 35.9019C46.3421 35.9019 45.7019 35.4613 45.7019 34.7019C45.7019 33.9828 46.2617 33.5823 47.2608 33.5823H49.6206ZM52.6192 37.8612V31.2641C52.6192 28.1048 50.7 26.5057 47.822 26.5071C45.8627 26.5071 44.3024 27.2277 42.9833 28.7865L44.5421 30.6655C45.4608 29.7052 46.3005 29.1454 47.5005 29.1454C48.9001 29.1454 49.5804 29.9048 49.5804 31.1048V31.5842H46.7814C44.222 31.5842 42.5828 32.7828 42.5828 34.8225C42.5828 36.7014 43.9823 38.1411 46.4211 38.1411C47.8608 38.1411 49.0206 37.6215 49.8201 36.7818V37.8612H52.6192ZM13.0737 37.8612H10.0349V22.7866H13.0737V37.8612ZM33.2268 27.7057C33.946 26.945 35.0254 26.5057 36.2656 26.5057C38.8249 26.5057 40.4239 28.3057 40.4239 30.9842V37.8626H37.4254V31.3847C37.4254 30.0655 36.5843 29.2258 35.3455 29.2258C34.1067 29.2258 33.2268 30.1057 33.2268 31.3847V37.8626H30.188V22.788H33.2268V27.7057ZM-6 40.3014H13.0737V41.9808H-6V40.3014Z" fill="white"/>
</g>
<defs>
<clipPath id="clip0_4615_13063">
<rect width="108" height="64" fill="white"/>
</clipPath>
</defs>
</svg>

Before

Width:  |  Height:  |  Size: 4.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 536 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 559 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 573 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 713 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 206 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 158 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 245 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 54 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 574 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 605 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 719 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 630 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 776 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 695 KiB

@@ -1,5 +0,0 @@
<svg width="121" height="64" viewBox="0 0 121 64" fill="none" xmlns="http://www.w3.org/2000/svg">
<g id="Customer-Logo">
<path id="Vector" d="M24.9699 40.7184H22.7667L26.9427 22.9012H29.1235L24.9723 40.7184H24.9699ZM35.2179 40.7184H27.8603L32.0659 22.9012H34.2691L30.5291 38.7244H35.6787L35.2179 40.7184ZM40.9883 33.8288L39.3987 40.7184H37.1683L38.7831 33.7768L37.5535 22.9012H39.7843L40.4251 31.5828L45.2171 22.9012H47.7031L40.9883 33.8288ZM90.3299 24.8952H87.1003L83.6107 40.7184H81.3803L84.8699 24.8952H81.3323L81.8203 22.9012H90.8179L90.3299 24.8952ZM90.2575 40.7184H88.2823L92.2327 22.9012H94.4107L90.4879 40.7184H90.2575ZM104.656 27.9136L102.708 36.656C102.444 37.8932 102.074 38.778 101.595 39.4092C100.865 40.3948 99.6699 40.8756 98.0531 40.8756C95.3867 40.8756 93.8587 39.7124 93.8291 37.718C93.8199 37.1364 93.8907 36.6064 94.1051 35.6476L96.0527 26.9052C96.7003 23.9476 98.2195 22.6068 100.861 22.6068C103.502 22.6068 104.877 23.8196 104.907 25.8408C104.916 26.4224 104.845 27.0288 104.654 27.9112H104.656V27.9136ZM100.76 24.4776C99.9915 24.4776 99.4055 24.7292 99.0039 25.2344C98.6755 25.6384 98.5067 26.1688 98.2627 27.204L96.3151 35.996C96.1943 36.5256 96.1255 37.0308 96.1303 37.4104C96.1463 38.4728 96.8463 39.052 98.0507 39.052C99.3323 39.052 100.014 38.32 100.423 36.5008L102.396 27.81C102.587 26.95 102.66 26.546 102.653 26.142C102.637 25.0548 101.962 24.4732 100.756 24.4732H100.758L100.76 24.4776ZM49.4111 22.9192H53.1035L54.1183 33.1352C54.3011 35.1044 54.4035 36.6944 54.5359 38.8456H54.5883C55.4459 36.7216 56.1759 35.1088 57.1359 33.1348L62.1763 22.9192H65.9215L63.9211 40.7116H61.4763L62.7511 30.0876C62.9859 28.1676 63.2459 26.528 63.5587 24.5588L63.5059 24.5316C62.6211 26.4516 61.8411 28.1404 60.8811 30.0876L55.7331 40.7116H52.5859L51.5983 30.0876C51.4159 28.1676 51.2859 26.4516 51.1559 24.5588H51.1055C50.6655 26.4516 50.2479 28.1428 49.7007 30.0876L46.8407 40.7116H44.3703L49.4111 22.92V22.9192ZM80.5255 31.8052C79.2047 38.6388 76.3311 41.0348 71.7991 41.0348C68.2251 41.0348 66.2567 39.5056 66.2567 35.5776C66.2567 34.4032 66.3847 33.2556 66.6719 31.8296C68.0451 24.9984 70.8687 22.6 75.4255 22.6C78.9723 22.6 80.9679 24.1292 80.9679 28.0572C80.9679 29.2316 80.8127 30.3792 80.5275 31.8052H80.5255ZM75.1383 24.4888C72.1867 24.4888 70.1935 26.402 69.1055 31.8812C68.8203 33.1548 68.6655 34.4052 68.6655 35.4272C68.6655 38.0772 69.8035 39.1484 72.0567 39.1484C75.0355 39.1484 77.0015 37.2352 78.1167 31.7556C78.3767 30.4824 78.5571 29.2316 78.5571 28.2096C78.5571 25.5824 77.4191 24.4888 75.1383 24.4888ZM8.07911 22.8968C7.65711 22.8968 3.96471 22.9576 3.96471 22.9576L0.253906 40.7476H2.00311V40.7456C2.99991 40.7364 3.36951 40.7568 4.34311 40.7568C8.89351 40.7568 11.7739 38.7152 13.0991 31.904H13.1015C13.3867 30.4828 13.5439 29.34 13.5439 28.1696C13.5439 24.2532 11.6419 22.8968 8.07911 22.8968ZM10.8779 31.8976C9.75791 37.3588 7.96511 38.6076 4.97511 38.6232C3.93031 38.6276 3.69311 38.6188 2.90191 38.6072L5.74151 24.88V24.8848C6.63111 24.8644 6.84071 24.8556 7.65751 24.8644C9.94711 24.8844 11.3203 25.7492 11.3203 28.3676C11.3203 29.3848 11.1403 30.6316 10.8803 31.9L10.8779 31.898V31.8976ZM118.021 22.8968L114.495 38.8568L111.877 22.8968H108.191L104.184 40.7252H106.501L110.025 24.4912L112.622 40.7252H116.27L120.254 22.8968H118.021ZM19.3599 22.9024L12.0299 40.72H14.3859L15.7203 37.3896L16.5663 35.3212L16.8651 34.5216H19.3375L19.2575 35.3212L19.0775 37.3916L18.8219 40.722H21.0527L22.4339 22.9024H19.3579H19.3599ZM17.6471 32.4264L20.4867 24.52L19.5515 32.4268L17.6471 32.4264Z" fill="#D4D9E6"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 3.5 KiB

@@ -0,0 +1,19 @@
<svg width="120" height="64" viewBox="0 0 120 64" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_7394_6518)">
<path d="M39.1136 35.7456C39.8663 36.2412 41.2209 36.8351 42.6263 36.8351C43.8303 36.8351 44.6833 36.2909 44.6833 35.251C44.6833 32.9239 38.4112 33.6664 38.4112 29.6552C38.4112 27.3772 40.4181 26.1888 42.8266 26.1888C44.5327 26.1888 45.436 26.7336 46.5903 27.4767L45.6363 28.9126C44.4825 28.4171 43.8805 28.0706 42.7262 28.0706C41.5724 28.0706 40.6691 28.5657 40.6691 29.6055C40.6691 31.9824 46.9412 31.1404 46.9412 35.2008C46.9412 37.2308 45.1849 38.7165 42.5761 38.7165C40.5687 38.7165 39.0634 37.875 38.1602 37.1816L39.1136 35.7456ZM49.9016 45.0057V26.4865H52.0591V27.8728C52.0591 28.2192 52.0089 28.5165 52.0089 28.5165H52.0591C52.0591 28.5165 53.113 26.239 56.1235 26.239C59.3851 26.239 61.4427 28.8137 61.4427 32.5277C61.4427 36.3401 59.134 38.8159 55.9227 38.8159C53.1632 38.8159 52.1595 36.687 52.1595 36.687H52.1093C52.1093 36.687 52.1595 37.1324 52.1595 37.7264V45.1046H49.9016V45.0057ZM55.5717 36.7859C57.4781 36.7859 59.0838 35.251 59.0838 32.5277C59.0838 29.9033 57.679 28.2197 55.6721 28.2197C53.8656 28.2197 52.1595 29.4574 52.1595 32.5277C52.1595 34.6566 53.3635 36.7859 55.5717 36.7859ZM70.8263 28.6159C68.4679 28.6159 66.3602 31.1906 66.3602 33.5178V38.5187H64.052V26.487H66.3105V28.6159C66.3105 29.1115 66.2602 29.5076 66.2602 29.5076H66.3105C66.8622 27.923 69.0197 26.3384 70.8765 26.3384V28.6164L70.8263 28.6159ZM73.2348 38.5684V26.487H75.5434V38.5197H73.2348V38.5689V38.5684ZM87.5359 38.5684V31.3392C87.5359 29.6557 87.1844 28.3187 85.278 28.3187C82.9192 28.3187 81.2135 30.2497 81.2135 32.7255V38.5192H78.9049V26.4865H81.1633V28.3187C81.1633 28.6651 81.1131 29.0115 81.1131 29.0115H81.1633C81.6649 27.9722 83.12 26.1898 85.7796 26.1898C88.6395 26.1898 89.9444 27.7247 89.9444 30.7945V38.5192H87.5359V38.5684ZM101.285 38.5684L97.6214 32.8741H95.8154V38.5684H93.5068V20H95.8154V30.8442H97.5712L100.983 26.4865H103.442L99.5284 31.7354V31.7846L103.894 38.5192L101.285 38.5684ZM110.367 38.5684C108.46 38.5684 106.303 38.2219 106.303 35.251V20H108.611V34.9041C108.611 36.3898 109.865 36.4395 110.367 36.4395V38.5684ZM119.951 28.5165C117.593 28.5165 115.485 31.0917 115.485 33.4189V38.4198H113.177V26.3876H115.435V28.5165C115.435 29.0121 115.384 29.4082 115.384 29.4082H115.435C115.987 27.8236 118.144 26.239 120.001 26.239V28.5165H119.951ZM74.3891 23.9615C75.1925 23.9615 75.8442 23.3188 75.8442 22.5255C75.8442 21.7322 75.193 21.0895 74.3891 21.0895C73.5858 21.0895 72.9341 21.7322 72.9341 22.5255C72.9341 23.3188 73.5853 23.9615 74.3891 23.9615Z" fill="#D4D9E6"/>
<g clip-path="url(#clip1_7394_6518)">
<path d="M2.31362 23.5063C2.41403 21.9875 3.66625 20.6715 5.32014 20.7729C5.77102 20.8231 6.32232 20.8231 7.17437 21.4813C10.8818 24.7716 13.087 30.5431 12.4353 35.554C12.3851 35.807 12.1345 35.807 12.0341 35.554C10.9822 31.96 7.52433 27.8599 4.46759 26.5942C3.01454 26.0373 2.2132 24.9744 2.31362 23.5063Z" fill="#FAA21B"/>
<path d="M11.8813 41.1729C10.9293 38.0349 6.21969 32.8206 2.76128 32.8206C2.38655 32.8144 2.01459 32.8858 1.6688 33.0304C1.32301 33.1749 1.01086 33.3894 0.752006 33.6604C0.493148 33.9315 0.293176 34.2531 0.16467 34.6052C0.0361627 34.9572 -0.0180987 35.3321 0.00529865 35.7061C0.105717 37.4273 1.55877 38.2879 2.8617 38.2879C5.81802 38.2879 9.37584 39.5532 11.581 41.3758C11.7312 41.4767 11.9315 41.3758 11.8813 41.1729Z" fill="#70BF54"/>
<path d="M16.143 44.919C16.0928 45.1721 15.8418 45.1721 15.7418 44.919C11.8331 32.6177 18.8488 19.1019 24.06 19.001C26.8165 18.9498 28.7204 20.9752 28.7204 23.2527C28.7204 24.8218 28.2193 26.0875 26.4158 27.0998C21.8553 29.6815 16.744 36.3634 16.143 44.9185V44.919Z" fill="#00BAE9"/>
<path d="M20.5508 41.3251C20.4002 41.426 20.1999 41.3251 20.2501 41.1222C21.202 37.9841 25.9127 32.7699 29.3701 32.7699C29.7448 32.7636 30.1169 32.835 30.4627 32.9795C30.8086 33.124 31.1208 33.3385 31.3797 33.6095C31.6386 33.8806 31.8386 34.2023 31.9671 34.5544C32.0957 34.9065 32.15 35.2813 32.1266 35.6554C32.0261 37.3766 30.5726 38.2372 29.2696 38.2372C26.3635 38.2372 22.8057 39.6039 20.5508 41.3251Z" fill="#128ACB"/>
</g>
</g>
<defs>
<clipPath id="clip0_7394_6518">
<rect width="120" height="28" fill="white" transform="translate(0 18)"/>
</clipPath>
<clipPath id="clip1_7394_6518">
<rect width="32.1339" height="26.1088" fill="white" transform="translate(0 19)"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 4.3 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 8.7 KiB

@@ -0,0 +1,25 @@
<svg width="120" height="64" viewBox="0 0 120 64" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_7394_29569)">
<mask id="mask0_7394_29569" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="83" y="16" width="11" height="10">
<path fill-rule="evenodd" clip-rule="evenodd" d="M83.5234 16.884H93.3045V25.9002H83.5234V16.884Z" fill="#D4D9E6"/>
</mask>
<g mask="url(#mask0_7394_29569)">
<path fill-rule="evenodd" clip-rule="evenodd" d="M93.0668 19.4958L88.651 16.9478C88.5038 16.8628 88.3227 16.8628 88.1755 16.9479L83.7612 19.4958C83.614 19.5809 83.5234 19.7382 83.5234 19.9084V24.4349C83.5234 24.6153 83.625 24.7802 83.787 24.8609L85.7637 25.8499C85.8314 25.8835 85.9043 25.9002 85.9772 25.9002C86.0641 25.9002 86.1509 25.8763 86.2275 25.829C86.3681 25.7422 86.4535 25.589 86.4535 25.4238V21.6006C86.4535 21.4304 86.5441 21.2732 86.6913 21.1881L88.1755 20.3315C88.3227 20.2465 88.5038 20.2464 88.6518 20.3315L90.136 21.1882C90.2832 21.2732 90.3737 21.4305 90.3737 21.6007V25.4238C90.3737 25.5889 90.4599 25.7422 90.5998 25.829C90.7404 25.9158 90.9156 25.9236 91.0636 25.8499L93.041 24.861C93.2029 24.7803 93.3045 24.6153 93.3045 24.4349V19.9084C93.3045 19.7381 93.214 19.5809 93.0668 19.4958Z" fill="#D4D9E6"/>
</g>
<path fill-rule="evenodd" clip-rule="evenodd" d="M50.6594 21.2473H50.2512C49.8619 21.2473 49.5011 21.4231 49.2613 21.7293L40.4799 32.9344L31.7025 21.7296C31.4626 21.4231 31.1017 21.2473 30.7125 21.2473H30.2629C29.7793 21.2473 29.3466 21.5171 29.1337 21.9515C28.9208 22.3859 28.9725 22.8931 29.2689 23.2755L38.8044 35.5782V46.2283C38.8044 46.7676 39.2433 47.2065 39.7826 47.2065H40.7581C41.2973 47.2065 41.7362 46.7676 41.7362 46.2283V35.6716L51.6414 23.2907C51.9461 22.9099 52.0043 22.4 51.7928 21.9602C51.5816 21.5205 51.1473 21.2473 50.6594 21.2473Z" fill="#D4D9E6"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M10.7901 21.2917C2.82587 21.2917 0 28.3527 0 34.3992V46.1338C0 46.8273 0.564134 47.3915 1.25763 47.3915H1.59403C2.28752 47.3915 2.85166 46.8273 2.85166 46.1338V34.3992C2.85166 29.4413 4.93718 24.1435 10.7901 24.1435C16.6062 24.1435 18.6786 29.4413 18.6786 34.3992V46.1338C18.6786 46.8273 19.2427 47.3915 19.9363 47.3915H20.2732C20.9667 47.3915 21.5308 46.8273 21.5308 46.1338V34.3992C21.5308 31.0377 20.6875 27.9225 19.1562 25.6272C17.2639 22.791 14.3708 21.2917 10.7901 21.2917Z" fill="#D4D9E6"/>
<mask id="mask1_7394_29569" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="101" y="21" width="19" height="27">
<path fill-rule="evenodd" clip-rule="evenodd" d="M101.129 21.8892H119.38V47.8045H101.129V21.8892Z" fill="white"/>
</mask>
<g mask="url(#mask1_7394_29569)">
<path fill-rule="evenodd" clip-rule="evenodd" d="M110.75 32.4753L110.657 32.8839L110.749 32.4752C106.853 31.5937 105.145 30.9754 105.145 28.7568C105.145 25.927 107.627 24.6381 109.933 24.6381C112.196 24.6381 113.885 25.3323 115.247 26.8228C115.589 27.1967 116.17 27.2447 116.569 26.9321L117.195 26.442C117.407 26.2757 117.542 26.0258 117.566 25.7566C117.589 25.4862 117.499 25.2153 117.318 25.0132C115.401 22.8818 113.055 21.8892 109.933 21.8892C106.188 21.8892 102.396 24.2481 102.396 28.7568C102.396 33.4045 106.691 34.3758 110.143 35.1561C114.553 36.1542 116.631 36.9654 116.631 40.0779C116.631 43.3809 114.491 45.0555 110.267 45.0555C107.018 45.0555 105.026 43.9873 103.606 41.4835C103.469 41.2428 103.236 41.0703 102.967 41.01C102.7 40.9509 102.417 41.0067 102.192 41.1644L101.545 41.621C101.127 41.9153 101.006 42.472 101.263 42.9158C103.167 46.2054 106.113 47.8045 110.267 47.8045C116.059 47.8045 119.38 44.9882 119.38 40.0779C119.38 34.4282 114.393 33.2994 110.75 32.4753Z" fill="#D4D9E6"/>
</g>
<path fill-rule="evenodd" clip-rule="evenodd" d="M88.8665 27.4077H87.9699C87.431 27.4077 86.9922 27.8466 86.9922 28.3859V46.4126C86.9922 46.9519 87.431 47.3908 87.9699 47.3908H88.8665C89.4062 47.3908 89.8449 46.9519 89.8449 46.4126V28.3859C89.8449 27.8466 89.4062 27.4077 88.8665 27.4077Z" fill="#D4D9E6"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M69.8149 21.2917C66.2174 21.2917 63.3107 22.7907 61.4095 25.6266C59.8709 27.9217 59.0234 31.0372 59.0234 34.3992V46.1338C59.0234 46.8273 59.5877 47.3915 60.2812 47.3915H60.6183C61.3118 47.3915 61.876 46.8273 61.876 46.1338V34.3992C61.876 29.4413 63.9614 24.1435 69.8149 24.1435C72.0363 24.1435 73.8381 24.8976 75.1692 26.3849C75.5108 26.7661 76.0938 26.8172 76.4965 26.5017L77.2033 25.949C77.4153 25.7834 77.5508 25.5345 77.5751 25.2663C77.5994 24.9972 77.511 24.7269 77.3314 24.5249C75.4556 22.4097 72.8565 21.2917 69.8149 21.2917Z" fill="#D4D9E6"/>
</g>
<defs>
<clipPath id="clip0_7394_29569">
<rect width="120" height="30.9202" fill="white" transform="translate(0 16.884)"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 4.6 KiB

@@ -0,0 +1,3 @@
<svg width="121" height="64" viewBox="0 0 121 64" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M24.9699 40.7185H22.7667L26.9427 22.9013H29.1235L24.9723 40.7185H24.9699ZM35.2179 40.7185H27.8603L32.0659 22.9013H34.2691L30.5291 38.7245H35.6787L35.2179 40.7185ZM40.9883 33.8289L39.3987 40.7185H37.1683L38.7831 33.7769L37.5535 22.9013H39.7843L40.4251 31.5829L45.2171 22.9013H47.7031L40.9883 33.8289ZM90.3299 24.8953H87.1003L83.6107 40.7185H81.3803L84.8699 24.8953H81.3323L81.8203 22.9013H90.8179L90.3299 24.8953ZM90.2575 40.7185H88.2823L92.2327 22.9013H94.4107L90.4879 40.7185H90.2575ZM104.656 27.9137L102.708 36.6561C102.444 37.8933 102.074 38.7781 101.595 39.4093C100.865 40.3949 99.6699 40.8757 98.0531 40.8757C95.3867 40.8757 93.8587 39.7125 93.8291 37.7181C93.8199 37.1365 93.8907 36.6065 94.1051 35.6477L96.0527 26.9053C96.7003 23.9477 98.2195 22.6069 100.861 22.6069C103.502 22.6069 104.877 23.8197 104.907 25.8409C104.916 26.4225 104.845 27.0289 104.654 27.9113H104.656V27.9137ZM100.76 24.4777C99.9915 24.4777 99.4055 24.7293 99.0039 25.2345C98.6755 25.6385 98.5067 26.1689 98.2627 27.2041L96.3151 35.9961C96.1943 36.5257 96.1255 37.0309 96.1303 37.4105C96.1463 38.4729 96.8463 39.0521 98.0507 39.0521C99.3323 39.0521 100.014 38.3201 100.423 36.5009L102.396 27.8101C102.587 26.9501 102.66 26.5461 102.653 26.1421C102.637 25.0549 101.962 24.4733 100.756 24.4733H100.758L100.76 24.4777ZM49.4111 22.9193H53.1035L54.1183 33.1353C54.3011 35.1045 54.4035 36.6945 54.5359 38.8457H54.5883C55.4459 36.7217 56.1759 35.1089 57.1359 33.1349L62.1763 22.9193H65.9215L63.9211 40.7117H61.4763L62.7511 30.0877C62.9859 28.1677 63.2459 26.5281 63.5587 24.5589L63.5059 24.5317C62.6211 26.4517 61.8411 28.1405 60.8811 30.0877L55.7331 40.7117H52.5859L51.5983 30.0877C51.4159 28.1677 51.2859 26.4517 51.1559 24.5589H51.1055C50.6655 26.4517 50.2479 28.1429 49.7007 30.0877L46.8407 40.7117H44.3703L49.4111 22.9201V22.9193ZM80.5255 31.8053C79.2047 38.6389 76.3311 41.0349 71.7991 41.0349C68.2251 41.0349 66.2567 39.5057 66.2567 35.5777C66.2567 34.4033 66.3847 33.2557 66.6719 31.8297C68.0451 24.9985 70.8687 22.6001 75.4255 22.6001C78.9723 22.6001 80.9679 24.1293 80.9679 28.0573C80.9679 29.2317 80.8127 30.3793 80.5275 31.8053H80.5255ZM75.1383 24.4889C72.1867 24.4889 70.1935 26.4021 69.1055 31.8813C68.8203 33.1549 68.6655 34.4053 68.6655 35.4273C68.6655 38.0773 69.8035 39.1485 72.0567 39.1485C75.0355 39.1485 77.0015 37.2353 78.1167 31.7557C78.3767 30.4825 78.5571 29.2317 78.5571 28.2097C78.5571 25.5825 77.4191 24.4889 75.1383 24.4889ZM8.07911 22.8969C7.65711 22.8969 3.96471 22.9577 3.96471 22.9577L0.253906 40.7477H2.00311V40.7457C2.99991 40.7365 3.36951 40.7569 4.34311 40.7569C8.89351 40.7569 11.7739 38.7153 13.0991 31.9041H13.1015C13.3867 30.4829 13.5439 29.3401 13.5439 28.1697C13.5439 24.2533 11.6419 22.8969 8.07911 22.8969ZM10.8779 31.8977C9.75791 37.3589 7.96511 38.6077 4.97511 38.6233C3.93031 38.6277 3.69311 38.6189 2.90191 38.6073L5.74151 24.8801V24.8849C6.63111 24.8645 6.84071 24.8557 7.65751 24.8645C9.94711 24.8845 11.3203 25.7493 11.3203 28.3677C11.3203 29.3849 11.1403 30.6317 10.8803 31.9001L10.8779 31.8981V31.8977ZM118.021 22.8969L114.495 38.8569L111.877 22.8969H108.191L104.184 40.7253H106.501L110.025 24.4913L112.622 40.7253H116.27L120.254 22.8969H118.021ZM19.3599 22.9025L12.0299 40.7201H14.3859L15.7203 37.3897L16.5663 35.3213L16.8651 34.5217H19.3375L19.2575 35.3213L19.0775 37.3917L18.8219 40.7221H21.0527L22.4339 22.9025H19.3579H19.3599ZM17.6471 32.4265L20.4867 24.5201L19.5515 32.4269L17.6471 32.4265Z" fill="#D4D9E6"/>
</svg>

After

Width:  |  Height:  |  Size: 3.5 KiB

@@ -1,10 +0,0 @@
<svg width="108" height="64" viewBox="0 0 108 64" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_4615_6299)">
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.303 27.4571C9.02975 28.3658 9.39313 29.7607 9.39313 31.6408C9.39313 33.6534 9.00826 35.1489 8.24117 36.1263C7.47333 37.1055 6.26738 37.5933 4.62157 37.5933H3.41563V26.0955H4.99177C6.47348 26.0955 7.57549 26.549 8.303 27.4571ZM12.2516 39.3628C14.0931 37.5101 15.014 34.8705 15.014 31.445C15.014 28.2618 14.1388 25.8295 12.3889 24.1442C10.6385 22.4598 8.15444 21.6171 4.93677 21.6171H-2V42.1431H4.48413C7.82115 42.1431 10.4101 41.2163 12.2516 39.3628ZM38.1348 42.1428H32.9751V21.531H38.1348V42.1428ZM45.8977 37.4599C45.5549 36.7711 45.3831 35.7687 45.3831 34.4545C45.3831 33.1386 45.5549 32.15 45.8977 31.4877C46.2413 30.8265 46.8073 30.4939 47.5993 30.4939C48.4092 30.4939 48.9803 30.8281 49.3154 31.4954C49.6494 32.1611 49.8161 33.1472 49.8161 34.4545C49.8161 35.7687 49.6521 36.7711 49.3222 37.4599C48.9925 38.1497 48.4263 38.4941 47.6258 38.4941C46.8166 38.4941 46.2412 38.1497 45.8977 37.4599ZM53.0955 40.3117C54.4115 38.9115 55.0677 36.9583 55.0677 34.4545C55.0677 32.8594 54.7627 31.4646 54.1512 30.2723C53.5405 29.0785 52.6712 28.1618 51.5452 27.5221C50.4199 26.882 49.1212 26.5617 47.6532 26.5617C45.2775 26.5617 43.4324 27.2531 42.1166 28.636C40.8007 30.0189 40.1436 31.9584 40.1436 34.4545C40.1436 36.8956 40.8145 38.8317 42.1569 40.2644C43.4977 41.6971 45.3041 42.4135 47.5735 42.4135C49.9397 42.4135 51.7806 41.7126 53.0955 40.3117ZM62.2773 42.143H57.1167V26.8324H62.2773V42.143ZM62.2771 24.9805H57.1166V21.53H62.2771V24.9805ZM75.2266 37.7096C74.2586 38.0609 73.4288 38.2379 72.7322 38.2379C71.8012 38.2379 71.3347 37.7422 71.3347 36.751V30.7917H74.6271V26.8336H71.3348V22.0193L66.1347 22.9237V26.8336H64.3275V30.7917H66.1346V37.1031C66.1346 38.9043 66.5177 40.2391 67.2814 41.1083C68.0485 41.9777 69.2973 42.4131 71.0298 42.4131C71.874 42.4131 72.6119 42.3479 73.2407 42.2164C73.8695 42.0867 74.5308 41.8677 75.2266 41.5619V37.7096ZM87.1699 37.7096C86.2019 38.0609 85.3722 38.2379 84.6756 38.2379C83.7437 38.2379 83.2772 37.7422 83.2772 36.751V30.7917H86.5713V26.8336H83.2772V22.0193L78.078 22.8644V26.8336H76.27V30.7917H78.078V37.1031C78.078 38.9043 78.4611 40.2391 79.2264 41.1083C79.9917 41.9777 81.2407 42.4131 82.9731 42.4131C83.8192 42.4131 84.5544 42.3479 85.1841 42.2164C85.8128 42.0867 86.4751 41.8677 87.1699 41.5619V37.7096ZM94.4001 30.7443C93.9913 31.1369 93.7517 31.7511 93.6813 32.5894H98.1143C98.0978 31.8506 97.8935 31.2605 97.5011 30.8199C97.111 30.3767 96.5853 30.1569 95.924 30.1569C95.3175 30.1569 94.8108 30.3526 94.4001 30.7443ZM95.7402 26.5622C97.9914 26.5622 99.7317 27.1643 100.958 28.3668C102.186 29.5684 102.799 31.301 102.799 33.5625V35.9135H93.5756C93.6108 36.7689 93.9175 37.4406 94.493 37.9276C95.0684 38.4139 95.8536 38.6569 96.8482 38.6569C97.7552 38.6569 98.5884 38.5684 99.3478 38.3922C99.8734 38.2712 100.43 38.0874 101.015 37.8486L101.808 41.299C101.003 41.7181 100.173 42.0084 99.3159 42.169C98.4535 42.3315 97.4246 42.413 96.2289 42.413C93.7387 42.413 91.8054 41.7344 90.4285 40.379C89.0525 39.0237 88.3627 37.0927 88.3627 34.5891C88.3627 32.0034 89.0008 30.0194 90.2764 28.6365C91.5528 27.2536 93.3737 26.5622 95.7402 26.5622ZM22.5811 30.7443C22.1723 31.1369 21.9327 31.7511 21.8622 32.5894H26.2961C26.278 31.8506 26.0744 31.2605 25.682 30.8199C25.291 30.3767 24.7655 30.1569 24.1057 30.1569C23.4984 30.1569 22.9908 30.3526 22.5811 30.7443ZM23.9211 26.5622C26.1732 26.5622 27.9126 27.1643 29.1399 28.3668H29.14C30.3666 29.5684 30.9799 31.301 30.9799 33.5625V35.9135H21.7565C21.7918 36.7689 22.0975 37.4406 22.6739 37.9276C23.2494 38.4139 24.0353 38.6569 25.0291 38.6569C25.9361 38.6569 26.7684 38.5684 27.5295 38.3922C28.0542 38.2712 28.6109 38.0874 29.1959 37.8486L29.9895 41.299C29.1838 41.7181 28.3541 42.0084 27.4968 42.169C26.6344 42.3315 25.6055 42.413 24.4098 42.413C21.9198 42.413 19.9863 41.7344 18.6102 40.379C17.2325 39.0237 16.5436 37.0927 16.5436 34.5891C16.5436 32.0034 17.1827 30.0194 18.4582 28.6365C19.7337 27.2536 21.5537 26.5622 23.9211 26.5622ZM107.032 36.5339C105.394 36.5339 104.063 37.8635 104.063 39.5023C104.063 41.1412 105.394 42.47 107.032 42.47C108.671 42.47 110 41.1412 110 39.5023C110 37.8635 108.671 36.5339 107.032 36.5339Z" fill="white"/>
</g>
<defs>
<clipPath id="clip0_4615_6299">
<rect width="108" height="64" fill="white"/>
</clipPath>
</defs>
</svg>

Before

Width:  |  Height:  |  Size: 4.3 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 24 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 12 KiB

@@ -0,0 +1,9 @@
<svg width="120" height="64" viewBox="0 0 120 64" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M7 21.884H2V29.384C2 30.4886 2.89539 31.384 4 31.384H7H11.6738C13.1487 31.384 14.5483 30.7328 15.4984 29.6047L22 21.884H15L7 31.384V21.884ZM15.5 42.884H22.5L15.5012 33.8268C14.5544 32.6015 13.0933 31.884 11.5448 31.884H7H4C2.89539 31.884 2 32.7795 2 33.884V42.884H7V31.884L15.5 42.884Z" fill="white"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M40 42.884H45L34.0071 21.884L23 42.884H24.5L28.0015 36.884H37.0773L40 42.884ZM36.5 35.884L32.5 27.884L28.5789 35.884H36.5Z" fill="white"/>
<path d="M46 42.884H51V21.884H46V42.884Z" fill="white"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M55 21.8957V32.8957H56C58.2091 32.8957 60 31.1048 60 28.8957V22.8957C61.5 22.8957 65 22.3957 67.2192 24.0829C68.2921 25.1752 68.554 26.8804 68.484 28.3459C68.4296 29.4867 68.0292 30.5778 67.1719 31.3576C65.8769 32.5352 63.5 32.884 63 32.884C62.5 32.884 62.353 33.59 62.5 33.884C63 34.884 68.3525 41.9365 69 42.8957H75.5L68.399 34.4633C68.0505 34.0495 67.6012 33.7426 67.1023 33.5666C69.1925 33.3088 71.3671 32.537 72.6378 30.767C73.3978 29.7084 73.7955 28.3022 73.5786 27.0048C73.3446 25.6054 72.4427 24.5008 71.3108 23.6956C68.6681 21.8162 64.0138 21.8553 60.5 21.8957C58 21.8957 57 21.8957 55 21.8957ZM60 42.8957H55V33.8957H56C58.2091 33.8957 60 35.6866 60 37.8957V42.8957Z" fill="white"/>
<path d="M85.8251 21.884C88.7211 21.884 91.1409 22.8711 93.0845 24.8452C95.0282 26.8194 96 29.3368 96 32.3976C96 35.4403 95.0282 37.9487 93.0845 39.9228C91.1409 41.897 88.7697 42.884 85.9708 42.884C83.172 42.884 80.8105 41.8879 78.8863 39.8957C76.9621 37.9034 76 35.3769 76 32.3161C76 29.3278 76.9621 26.8465 78.8863 24.8724C80.8299 22.8802 83.1429 21.884 85.8251 21.884ZM86.0583 22.9435C84.8921 22.9435 83.8426 23.2333 82.9096 23.8129C81.9961 24.3924 81.2672 25.2256 80.723 26.3122C80.3732 26.9824 80.1108 27.8336 79.9359 28.8659C79.7609 29.8983 79.6735 31.0393 79.6735 32.2889C79.6735 38.646 81.7726 41.8245 85.9708 41.8245C88.0117 41.8245 89.5763 41.0367 90.6647 39.461C91.7726 37.8853 92.3265 35.5671 92.3265 32.5063C92.3265 26.1311 90.2371 22.9435 86.0583 22.9435Z" fill="white"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M104.992 22.0641C108.313 21.7838 111.492 21.5643 114.492 23.5643C115.807 24.8223 116.021 25.7616 116.213 26.8245C115.455 26.8245 115.282 26.8245 114.735 26.8245C114.731 26.5315 114.711 26.2889 114.658 26.0526C114.459 25.1717 113.837 24.4326 113.137 23.8617C112.171 23.0738 110.516 22.4747 105.959 23.0935L104.992 22.0641ZM111.992 42.5641C108.992 43.064 104 43.5641 100.129 41.2875C99.1059 40.8074 98.3989 39.4429 98 38.3241C98.8827 38.3241 99.5 38.3241 100.492 38.3241C100.502 39.865 102 41.5641 104.569 41.9186C107 42.0641 110.199 42.3353 111.779 41.2875C111.885 41.7134 112.176 42.1869 111.992 42.5641ZM113.29 40.454C112.892 40.9352 112.361 41.1133 111.779 41.2875C111.885 41.7134 112.176 42.1869 111.992 42.5641C114.3 42.1795 116.625 40.7991 117.492 39.0641C117.992 38.0641 118.492 36.5641 118.031 35.1134C117.015 32.2885 112.746 31.1097 109.081 30.0978C107.497 29.6604 106.026 29.2542 104.979 28.7598C104.121 28.3545 103.117 27.7742 102.782 26.8245C102.596 26.2955 102.653 25.6482 102.897 25.1478C103.464 23.9767 104.816 23.491 105.959 23.0935L104.992 22.0641C103.102 22.3883 101.185 23.3787 99.9761 24.8223C99.1567 25.8012 98.3859 27.2343 98.5043 28.5522C98.6052 29.6683 99.2926 30.5575 100.129 31.2529C101.415 32.3223 103.986 33.1748 106.576 34.0335C110.224 35.2431 113.909 36.4653 114.096 38.3241C114.167 39.0295 113.732 39.9223 113.29 40.454Z" fill="white"/>
<path d="M15 21.884H22L15.4984 29.6047C14.5484 30.7329 13.1487 31.384 11.6738 31.384H7L15 21.884Z" fill="#23CB00"/>
</svg>

After

Width:  |  Height:  |  Size: 3.7 KiB

@@ -1,10 +0,0 @@
<svg width="108" height="64" viewBox="0 0 108 64" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_4615_8257)">
<path fill-rule="evenodd" clip-rule="evenodd" d="M91.4794 30.0166L87.7279 30.0203L87.7522 39.6866L91.4831 39.6835L91.4788 34.6222C91.4719 33.2438 91.9961 32.3847 93.4056 32.4046C94.7939 32.4295 95.0709 33.3571 95.0721 34.6396L95.0765 39.6797L98.8454 39.6766L98.8292 33.7195C98.8373 30.8682 97.3681 29.6773 94.6917 29.6798C93.2979 29.681 92.3653 30.0159 91.4813 31.2355L91.4794 30.0166ZM72.6604 24.0345L68.9083 24.0376L68.9226 39.6984L72.6747 39.6947L72.6604 24.0345ZM65.747 32.8703L68.3436 32.8678L68.3411 30.0377L65.7339 30.0396L65.7432 28.4235C65.7576 26.6853 67.1041 26.44 68.3442 27.2126L68.3418 24.192C65.0018 22.7688 62.0465 25.1302 62.0341 28.7764L62.0347 30.0427L60.7311 30.0439L60.7336 32.874L62.0378 32.8728L62.0441 39.7047L65.7432 39.7009L65.747 32.8703ZM48.7589 30.0558L48.7477 35.8642C48.767 39.1761 51.3487 40.0433 54.3855 40.0564C57.5337 40.0377 60.0457 39.7227 59.9996 35.8592L59.994 30.0458L56.1996 30.0489L56.2045 35.2217C56.2058 36.6473 55.8248 37.3209 54.383 37.3222C52.9094 37.3178 52.506 36.5975 52.5047 35.2248L52.4998 30.0527L48.7589 30.0558ZM24.9271 31.0525L24.9215 24.9048L20.756 24.9085L20.7691 39.7476L24.9825 39.7439V33.3472L30.4099 39.7395L35.7837 39.7345L28.8385 31.9763L35.2925 24.8955L30.0824 24.9004L24.9271 31.0525ZM79.9019 32.6935C81.2217 32.6923 82.3037 33.661 82.3043 34.8587C82.3055 36.0509 81.2254 37.0271 79.9056 37.0283C78.5808 37.0296 77.5038 36.0559 77.5026 34.8625C77.5026 33.6653 78.5771 32.6941 79.9019 32.6935ZM85.9045 30.0222L82.2053 30.0253L82.2065 31.0587C81.3045 30.2164 80.1914 29.7196 78.9195 29.6891C76.0097 29.5808 73.6589 31.9041 73.6353 34.8618C73.6434 37.7548 75.9829 40.0209 78.696 40.0184C80.3439 40.0172 81.5622 39.2844 82.2134 38.6164L82.2146 39.6866L85.9138 39.6835L85.9045 30.0222ZM106.242 32.6692C107.562 32.668 108.643 33.6373 108.644 34.8351C108.646 36.0273 107.565 37.0034 106.246 37.0047C104.926 37.0059 103.844 36.0316 103.843 34.8388C103.842 33.6417 104.922 32.6705 106.242 32.6692ZM112.207 23.9984L108.524 24.0021L108.545 31.0344C107.649 30.1927 106.531 29.6953 105.264 29.6648C102.349 29.5559 99.9984 31.8798 99.9747 34.8369C99.9828 37.7305 102.327 39.9966 105.035 39.9941C106.683 39.9923 107.902 39.2602 108.553 38.5915L108.553 39.6623L112.221 39.6642L112.207 23.9984ZM41.0075 32.729C42.3273 32.7278 43.4093 33.6964 43.4105 34.8942C43.4112 36.087 42.331 37.0626 41.0112 37.0638C39.6865 37.065 38.6094 36.0914 38.6088 34.898C38.6076 33.7002 39.6827 32.7296 41.0075 32.729ZM47.0095 30.0576L43.3103 30.0608L43.3109 31.0942C42.4095 30.2525 41.2908 29.7551 40.0239 29.7246C37.1141 29.6156 34.7584 31.939 34.7341 34.8967C34.7472 37.7897 37.0867 40.0558 39.7998 40.0533C41.4476 40.052 42.666 39.3193 43.3172 38.6513L43.3184 39.7215L47.0176 39.7183L47.0095 30.0576ZM20.7709 41.9421L112.196 41.8593L112.198 44.0525L20.7728 44.136L20.7709 41.9421ZM-2.39098 21.7553L6.15723 21.7472L6.16657 31.5891L-2.38165 31.5966L-2.39098 21.7553ZM7.3021 21.746L17.4671 21.7367L7.31082 31.5879L7.3021 21.746ZM7.31206 32.5628L17.4858 42.4426L7.32078 42.4526L7.31206 32.5628ZM-2.38102 32.6194L6.16719 32.612L6.17653 42.4532L-2.37169 42.4613L-2.38102 32.6194ZM-3.76495 20.3733L18.536 20.3527L18.5572 43.6454L-3.74378 43.6653L-3.76495 20.3733ZM-4.24805 19.897L19.0122 19.8759L19.0347 44.1223L-4.22564 44.1428L-4.24805 19.897Z" fill="white"/>
</g>
<defs>
<clipPath id="clip0_4615_8257">
<rect width="108" height="64" fill="white"/>
</clipPath>
</defs>
</svg>

Before

Width:  |  Height:  |  Size: 3.5 KiB

@@ -0,0 +1,25 @@
<svg width="120" height="64" viewBox="0 0 120 64" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_7394_18934)">
<path d="M45.5117 43.4392V21.6824H49.104V31.0067L58.4573 21.6824H62.8968L54.1195 30.354L63.1002 43.4392H58.7284L51.544 32.8717L49.104 35.2959V43.4392H45.5117Z" fill="white"/>
<path d="M71.7536 43.8124C70.1043 43.8124 68.6358 43.4809 67.348 42.8177C66.0828 42.134 65.0888 41.1912 64.3658 39.9894C63.6428 38.7876 63.2812 37.389 63.2812 35.7935C63.2812 34.1772 63.6315 32.7579 64.3318 31.5353C65.0548 30.3128 66.0489 29.3596 67.3141 28.6758C68.6019 27.992 70.093 27.6501 71.7874 27.6501C73.4367 27.6501 74.8714 27.992 76.0914 28.6758C77.3114 29.3389 78.2603 30.2299 78.938 31.3488C79.6158 32.4677 79.9547 33.7006 79.9547 35.0475C79.9547 35.2547 79.9434 35.4827 79.9208 35.7313C79.9208 35.9592 79.9095 36.2181 79.8869 36.5083H66.8058C66.9188 38.0002 67.4496 39.1398 68.3985 39.9272C69.37 40.6939 70.4884 41.0772 71.7536 41.0772C72.7702 41.0772 73.6174 40.8701 74.2952 40.4555C74.9956 40.0205 75.5152 39.4403 75.8541 38.715H79.4463C78.9945 40.1655 78.0908 41.3777 76.7352 42.3516C75.4022 43.3254 73.7417 43.8124 71.7536 43.8124ZM71.7536 30.3542C70.5562 30.3542 69.4943 30.6857 68.568 31.3488C67.6417 31.9912 67.0769 32.965 66.8736 34.2705H76.3625C76.2947 33.0687 75.8315 32.1155 74.973 31.411C74.1145 30.7065 73.0414 30.3542 71.7536 30.3542Z" fill="white"/>
<path d="M82.6562 43.4398V28.0236H85.8757L86.1806 31.3182C86.768 30.3029 87.5815 29.5051 88.6206 28.9249C89.6826 28.324 90.959 28.0236 92.4501 28.0236V31.4735H91.4673C90.4732 31.4735 89.5809 31.629 88.7901 31.9398C88.022 32.2298 87.4006 32.7375 86.9263 33.4627C86.4743 34.1672 86.2484 34.7786 86.2484 36.0426V43.4398H82.6562Z" fill="white"/>
<path d="M94.5977 43.4394V28.0231H97.7833L98.0544 30.7272C98.574 29.774 99.3308 29.0281 100.325 28.4893C101.342 27.9299 102.505 27.6501 103.815 27.6501C105.849 27.6501 107.442 28.2303 108.594 29.3907C109.769 30.551 110.356 32.2813 110.356 34.5813V43.4394H106.798V34.9232C106.798 31.9394 105.465 30.4475 102.799 30.4475C101.466 30.4475 100.359 30.8825 99.4777 31.7528C98.6192 32.6231 98.19 33.8664 98.19 35.4827V43.4394H94.5977Z" fill="white"/>
<path d="M115.92 25.6849L115.041 23.9325L114.155 25.6849H115.92ZM115.568 22.7371L118.043 27.6898H116.942L116.391 26.6057H113.692L113.141 27.6898H112.031L114.506 22.7371H115.568Z" fill="#75EA8E"/>
<path d="M119.998 22.7371V27.6898H118.984V22.7371H119.998Z" fill="#75EA8E"/>
<path d="M6.10216 28.5964H0V47.3952C0 47.7787 0.31081 48.0895 0.694212 48.0895H31.3422C31.7256 48.0895 32.0364 47.7787 32.0364 47.3952V35.3766H25.9342V41.293C25.9342 41.6765 25.6234 41.9873 25.24 41.9873H6.79638C6.41299 41.9873 6.10216 41.6765 6.10216 41.293V28.5964Z" fill="url(#paint0_linear_7394_18934)"/>
<path d="M28.3093 35.377H34.4113V16.5781C34.4113 16.1947 34.1006 15.8839 33.7172 15.8839H3.06921C2.68581 15.8839 2.375 16.1947 2.375 16.5781V28.5968H8.47716V22.6803C8.47716 22.2969 8.78797 21.9861 9.17138 21.9861H27.615C27.9985 21.9861 28.3093 22.2969 28.3093 22.6803V35.377Z" fill="url(#paint1_linear_7394_18934)"/>
</g>
<defs>
<linearGradient id="paint0_linear_7394_18934" x1="6.59008" y1="38.2898" x2="25.1741" y2="38.2898" gradientUnits="userSpaceOnUse">
<stop stop-color="#5DE079"/>
<stop offset="1" stop-color="#75EA8E"/>
</linearGradient>
<linearGradient id="paint1_linear_7394_18934" x1="28.0757" y1="25.6373" x2="8.83262" y2="25.6373" gradientUnits="userSpaceOnUse">
<stop stop-color="#5DE079"/>
<stop offset="1" stop-color="#75EA8E"/>
</linearGradient>
<clipPath id="clip0_7394_18934">
<rect width="120" height="32.3288" fill="white" transform="translate(0 15.884)"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 3.6 KiB

@@ -1,3 +0,0 @@
<svg width="108" height="64" viewBox="0 0 108 64" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M108 16.7016H0V47.5841H108V16.7016ZM102.584 38.9606C102.762 38.9606 102.94 38.9281 103.151 38.8687L103.172 40.9038C102.454 41.2984 101.585 41.5358 100.748 41.5358C98.9497 41.5358 97.9614 40.4881 97.7835 38.8413C97.0056 40.2182 95.6287 41.5358 93.4418 41.5358C91.4923 41.5358 89.2785 40.4827 89.2785 37.6693C89.2785 34.3428 92.486 33.5654 95.5692 33.5654C96.32 33.5654 97.0979 33.5924 97.7889 33.6839V33.2361C97.7889 31.8591 97.7565 30.2119 95.5692 30.2119C94.7597 30.2119 94.1332 30.2714 93.5012 30.6007L93.0639 32.1236L89.9806 31.7943L90.5095 28.6836C92.8805 27.7282 94.0733 27.458 96.293 27.458C99.1983 27.458 101.655 28.9593 101.655 32.0425V37.9129C101.655 38.6903 101.952 38.9606 102.584 38.9606ZM93.2689 37.2215C93.2689 38.0912 93.69 38.7822 94.8566 38.7822C96.2336 38.7822 97.7024 37.794 97.7943 35.5422C97.1624 35.4558 96.4714 35.3639 95.8448 35.3639C94.4679 35.3639 93.2689 35.7526 93.2689 37.2215ZM83.8242 41.2393L89.6672 20.6275H85.8601L80.0176 41.2393H83.8242ZM75.9781 41.2393L81.8211 20.6275H78.0195L72.1765 41.2393H75.9781ZM69.6441 27.7286H65.5993V32.5775H69.6441V27.7286ZM69.6441 36.3846H65.5993V41.2393H69.6441V36.3846ZM62.7697 36.5035L59.7135 36.2062L59.0869 38.3016H54.7128L62.2084 29.7587L61.9057 27.7232H50.0418L49.5612 32.4586L52.348 32.7613L52.9471 30.6659H57.1699L49.7396 39.2034L50.1283 41.2393H61.9328L62.7697 36.5035ZM33.1024 34.6783C33.1024 30.7253 35.4996 27.4587 40.3544 27.4587C45.2037 27.4587 47.5743 30.7199 47.5743 34.4949C47.5743 38.8092 44.4583 41.5362 40.1436 41.5362C35.9802 41.5362 33.1024 38.993 33.1024 34.6783ZM37.0874 34.4351C37.0874 36.7733 38.1675 38.5714 40.2625 38.5714C42.2714 38.5714 43.5889 36.9516 43.5889 34.376C43.5889 31.6487 42.1201 30.4231 40.2953 30.4231C38.313 30.4231 37.0874 31.8865 37.0874 34.4351ZM31.4228 38.3016H29.63V32.1239C29.63 28.9218 27.4104 27.453 24.9861 27.453C22.8583 27.453 21.3304 28.5601 20.5795 30.3582C19.9156 28.3817 18.1228 27.453 16.1734 27.453C14.2888 27.453 12.8794 28.3227 12.0691 29.7587V27.7228H6.40986V30.6605H8.20838V38.3016H6.40986V41.2393H14.6451V38.3016H12.0691V33.6036C12.0691 31.7136 12.8199 30.3957 14.6775 30.3957C16.2054 30.3957 16.9833 31.2924 16.9833 33.6306V41.2393H22.6425V38.3016H20.8443V33.6036C20.8443 31.7136 21.5948 30.3957 23.4524 30.3957C24.9807 30.3957 25.7581 31.2924 25.7581 33.6306V41.2393H31.4228V38.3016Z" fill="white"/>
</svg>

Before

Width:  |  Height:  |  Size: 2.4 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 14 KiB