mirror of
https://github.com/graphql-hive/console
synced 2026-05-24 09:38:26 +00:00
Add better pictures for testimonials (#5589)
This commit is contained in:
parent
b6309486b3
commit
c67570b514
4 changed files with 3 additions and 252 deletions
|
|
@ -7,7 +7,7 @@ import { cn } from '../../lib';
|
|||
import { ArrowIcon } from '../arrow-icon';
|
||||
import { KarrotLogo, NacelleLogo, WealthsimpleLogo, type LogoProps } from '../company-logos';
|
||||
import karrotPicture from './karrot-picture.webp';
|
||||
import nacellePicture from './nacelle-picture.svg';
|
||||
import nacellePicture from './nacelle-picture.webp';
|
||||
import wealthsimplePicture from './wealthsimple-picture.webp';
|
||||
|
||||
type Testimonial = {
|
||||
|
|
@ -28,7 +28,7 @@ const testimonials: Testimonial[] = [
|
|||
company: 'nacelle',
|
||||
logo: NacelleLogo,
|
||||
text: "Our migration from Apollo to Hive was incredibly straightforward. In less than a month, we had about 20 services running on Hive in production. The process was smooth, and the Hive team's friendly demeanor made it even more pleasant. Although we haven't needed direct assistance with our implementation, their openness to feedback and generally nice attitude has fostered a sense of collaboration and partnership.",
|
||||
picture: { img: nacellePicture, className: 'bg-[#340038]/[0.03] opacity-95' },
|
||||
picture: { img: nacellePicture },
|
||||
// data: [
|
||||
// { numbers: '65M+', description: 'daily events processed' },
|
||||
// { numbers: '40%', description: 'more resource efficient' },
|
||||
|
|
@ -39,9 +39,7 @@ const testimonials: Testimonial[] = [
|
|||
company: 'Karrot',
|
||||
logo: KarrotLogo,
|
||||
text: 'We use GraphQL Hive as schema registry and monitoring tool. As a schema registry, we can publish GraphQL Schema with decoupled any application code. As a monitoring tool, we can find useful metrics. For example operation latency, usage of deprecated field. The great thing about GraphQL Hive is that it is easy to use, we have already integrated many tools like Slack or Github.',
|
||||
picture: {
|
||||
img: karrotPicture,
|
||||
},
|
||||
picture: { img: karrotPicture },
|
||||
},
|
||||
{
|
||||
company: 'Wealthsimple',
|
||||
|
|
|
|||
Binary file not shown.
|
Before Width: | Height: | Size: 5.3 KiB After Width: | Height: | Size: 45 KiB |
|
|
@ -1,247 +0,0 @@
|
|||
<svg
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
id="white_bg"
|
||||
data-name="white bg"
|
||||
viewBox="0 0 1200 1200"
|
||||
>
|
||||
<defs>
|
||||
<linearGradient
|
||||
id="linear-gradient"
|
||||
x1="891.97"
|
||||
y1="898.61"
|
||||
x2="1069.53"
|
||||
y2="1001.12"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
>
|
||||
<stop offset="0" stop-color="#492dea" />
|
||||
<stop offset="1" stop-color="#8a15c7" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
id="linear-gradient-2"
|
||||
x1="107.46"
|
||||
y1="669.63"
|
||||
x2="246.05"
|
||||
y2="749.64"
|
||||
xlink:href="#linear-gradient"
|
||||
/>
|
||||
<linearGradient
|
||||
id="linear-gradient-3"
|
||||
x1="396.85"
|
||||
y1="623.37"
|
||||
x2="849.64"
|
||||
y2="623.37"
|
||||
gradientTransform="rotate(45 623.243 623.366)"
|
||||
xlink:href="#linear-gradient"
|
||||
/>
|
||||
<linearGradient
|
||||
id="linear-gradient-4"
|
||||
x1="661.71"
|
||||
y1="125.63"
|
||||
x2="800.29"
|
||||
y2="205.64"
|
||||
xlink:href="#linear-gradient"
|
||||
/>
|
||||
<linearGradient
|
||||
id="linear-gradient-5"
|
||||
x1="1007.04"
|
||||
y1="435.63"
|
||||
x2="1068.94"
|
||||
y2="471.37"
|
||||
xlink:href="#linear-gradient"
|
||||
/>
|
||||
<linearGradient
|
||||
id="linear-gradient-6"
|
||||
x1="467.22"
|
||||
y1="1035.7"
|
||||
x2="527.27"
|
||||
y2="1070.37"
|
||||
xlink:href="#linear-gradient"
|
||||
/>
|
||||
<linearGradient
|
||||
id="linear-gradient-7"
|
||||
x1="261.79"
|
||||
y1="306.55"
|
||||
x2="319.24"
|
||||
y2="339.72"
|
||||
xlink:href="#linear-gradient"
|
||||
/>
|
||||
<linearGradient
|
||||
id="linear-gradient-8"
|
||||
x1="261.79"
|
||||
y1="306.55"
|
||||
x2="319.24"
|
||||
y2="339.72"
|
||||
xlink:href="#linear-gradient"
|
||||
/>
|
||||
<linearGradient
|
||||
id="linear-gradient-9"
|
||||
x1="245.71"
|
||||
y1="295.69"
|
||||
x2="320.78"
|
||||
y2="339.04"
|
||||
gradientTransform="rotate(60 283.25 317.364)"
|
||||
xlink:href="#linear-gradient"
|
||||
/>
|
||||
<filter id="drop-shadow-1" filterUnits="userSpaceOnUse">
|
||||
<feOffset dx="10" dy="10" />
|
||||
<feGaussianBlur result="blur" stdDeviation="20" />
|
||||
<feFlood flood-color="#000" flood-opacity=".2" />
|
||||
<feComposite in2="blur" operator="in" />
|
||||
<feComposite in="SourceGraphic" />
|
||||
</filter>
|
||||
<filter id="drop-shadow-2" filterUnits="userSpaceOnUse">
|
||||
<feOffset dx="10" dy="10" />
|
||||
<feGaussianBlur result="blur-2" stdDeviation="20" />
|
||||
<feFlood flood-color="#000" flood-opacity=".2" />
|
||||
<feComposite in2="blur-2" operator="in" />
|
||||
<feComposite in="SourceGraphic" />
|
||||
</filter>
|
||||
<filter id="drop-shadow-3" filterUnits="userSpaceOnUse">
|
||||
<feOffset dx="10" dy="10" />
|
||||
<feGaussianBlur result="blur-3" stdDeviation="20" />
|
||||
<feFlood flood-color="#000" flood-opacity=".2" />
|
||||
<feComposite in2="blur-3" operator="in" />
|
||||
<feComposite in="SourceGraphic" />
|
||||
</filter>
|
||||
<filter id="drop-shadow-4" filterUnits="userSpaceOnUse">
|
||||
<feOffset dx="10" dy="10" />
|
||||
<feGaussianBlur result="blur-4" stdDeviation="20" />
|
||||
<feFlood flood-color="#000" flood-opacity=".2" />
|
||||
<feComposite in2="blur-4" operator="in" />
|
||||
<feComposite in="SourceGraphic" />
|
||||
</filter>
|
||||
<filter id="drop-shadow-5" filterUnits="userSpaceOnUse">
|
||||
<feOffset dx="10" dy="10" />
|
||||
<feGaussianBlur result="blur-5" stdDeviation="20" />
|
||||
<feFlood flood-color="#000" flood-opacity=".2" />
|
||||
<feComposite in2="blur-5" operator="in" />
|
||||
<feComposite in="SourceGraphic" />
|
||||
</filter>
|
||||
<filter id="drop-shadow-14" filterUnits="userSpaceOnUse">
|
||||
<feOffset dx="10" dy="10" />
|
||||
<feGaussianBlur result="blur-6" stdDeviation="20" />
|
||||
<feFlood flood-color="#000" flood-opacity=".2" />
|
||||
<feComposite in2="blur-6" operator="in" />
|
||||
<feComposite in="SourceGraphic" />
|
||||
</filter>
|
||||
<filter id="drop-shadow-16" filterUnits="userSpaceOnUse">
|
||||
<feOffset dx="10" dy="10" />
|
||||
<feGaussianBlur result="blur-7" stdDeviation="20" />
|
||||
<feFlood flood-color="#000" flood-opacity=".2" />
|
||||
<feComposite in2="blur-7" operator="in" />
|
||||
<feComposite in="SourceGraphic" />
|
||||
</filter>
|
||||
<clipPath id="clippath">
|
||||
<path
|
||||
d="M253.25 328.27c-1.51 0-2.73 1.22-2.73 2.73v13.64c0 1.51 1.22 2.73 2.73 2.73h10.91c1.51 0 2.73-1.22 2.73-2.73V331c0-1.51-1.22-2.73-2.73-2.73h-10.91Zm24.54-8.18c-1.51 0-2.73 1.22-2.73 2.73v21.82c0 1.51 1.22 2.73 2.73 2.73h10.91c1.51 0 2.73-1.22 2.73-2.73v-21.82c0-1.51-1.22-2.73-2.73-2.73h-10.91Zm24.55-8.18c-1.51 0-2.73 1.22-2.73 2.73v30c0 1.51 1.22 2.73 2.73 2.73h10.91c1.51 0 2.73-1.22 2.73-2.73v-30c0-1.51-1.22-2.73-2.73-2.73h-10.91Zm3.53-23.75-19.89 19.89-8.98-8.98a2.722 2.722 0 0 0-3.86 0l-16.36 16.36a2.722 2.722 0 0 0 0 3.86c.53.54 1.23.8 1.93.8s1.39-.27 1.93-.8l14.44-14.43 8.98 8.98a2.722 2.722 0 0 0 3.86 0l21.82-21.82a2.722 2.722 0 0 0 0-3.86 2.726 2.726 0 0 0-3.86 0"
|
||||
style="fill: url(#linear-gradient-8); stroke-width: 0"
|
||||
/>
|
||||
</clipPath>
|
||||
<style>
|
||||
.cls-14,
|
||||
.cls-7 {
|
||||
stroke-width: 0;
|
||||
}
|
||||
.cls-7 {
|
||||
fill-rule: evenodd;
|
||||
}
|
||||
.cls-14,
|
||||
.cls-7 {
|
||||
fill: #fff;
|
||||
}
|
||||
</style>
|
||||
</defs>
|
||||
<circle
|
||||
cx="623.25"
|
||||
cy="623.36"
|
||||
r="411"
|
||||
style="
|
||||
fill: none;
|
||||
stroke: #c7c9cb;
|
||||
stroke-dasharray: 0 0 0 8;
|
||||
stroke-linecap: round;
|
||||
stroke-linejoin: round;
|
||||
stroke-width: 3px;
|
||||
"
|
||||
/>
|
||||
<circle
|
||||
cx="980.75"
|
||||
cy="949.86"
|
||||
r="102.5"
|
||||
style="stroke-width: 0; fill: url(#linear-gradient); filter: url(#drop-shadow-1)"
|
||||
/>
|
||||
<g style="filter: url(#drop-shadow-2)">
|
||||
<circle cx="176.75" cy="709.64" r="80" style="fill: url(#linear-gradient-2); stroke-width: 0" />
|
||||
</g>
|
||||
<circle class="cls-14" cx="283.25" cy="317.36" r="65" style="filter: url(#drop-shadow-3)" />
|
||||
<circle class="cls-14" cx="1038.25" cy="450.36" r="65" style="filter: url(#drop-shadow-4)" />
|
||||
<circle class="cls-14" cx="497.25" cy="1049.36" r="65" style="filter: url(#drop-shadow-5)" />
|
||||
<circle cx="623.25" cy="623.36" r="342" style="fill: rgba(67, 34, 198, 0.02); stroke-width: 0" />
|
||||
<circle
|
||||
cx="623.25"
|
||||
cy="623.37"
|
||||
r="303.46"
|
||||
style="fill: rgba(67, 34, 198, 0.1); stroke-width: 0"
|
||||
/>
|
||||
<circle
|
||||
cx="623.25"
|
||||
cy="623.37"
|
||||
r="264.93"
|
||||
style="fill: rgba(67, 34, 198, 0.15); stroke-width: 0"
|
||||
/>
|
||||
<circle
|
||||
cx="623.25"
|
||||
cy="623.37"
|
||||
r="226.39"
|
||||
transform="rotate(-45 623.246 623.363)"
|
||||
style="fill: url(#linear-gradient-3); filter: url(#drop-shadow-14); stroke-width: 0"
|
||||
/>
|
||||
<path
|
||||
class="cls-14"
|
||||
d="M579.1 621.33v18.71h-7.53V608.1h7.19v5.43h.37c.74-1.79 1.91-3.21 3.51-4.26 1.62-1.05 3.62-1.58 6.01-1.58 2.2 0 4.12.47 5.76 1.41 1.65.94 2.93 2.31 3.83 4.1.91 1.79 1.37 3.96 1.35 6.51v20.34h-7.53v-19.17c0-2.13-.55-3.81-1.66-5.01-1.09-1.21-2.61-1.81-4.55-1.81-1.32 0-2.49.29-3.51.87-1.01.57-1.81 1.39-2.39 2.47-.57 1.08-.85 2.39-.85 3.93ZM616.44 640.69c-2.02 0-3.85-.36-5.47-1.08a8.98 8.98 0 0 1-3.83-3.24c-.93-1.43-1.39-3.19-1.39-5.28 0-1.8.33-3.29 1-4.47a7.771 7.771 0 0 1 2.72-2.83c1.15-.71 2.45-1.24 3.89-1.6 1.45-.37 2.96-.64 4.51-.81 1.87-.19 3.39-.37 4.55-.52 1.16-.17 2.01-.42 2.54-.75.54-.35.81-.88.81-1.6v-.12c0-1.57-.46-2.78-1.39-3.64s-2.27-1.29-4.01-1.29c-1.84 0-3.31.4-4.39 1.21-1.07.8-1.79 1.75-2.16 2.85l-7.03-1c.55-1.94 1.47-3.56 2.74-4.87 1.28-1.32 2.83-2.3 4.68-2.95 1.84-.67 3.88-1 6.11-1a20 20 0 0 1 4.6.54c1.52.36 2.92.96 4.18 1.79 1.26.82 2.27 1.93 3.04 3.35.78 1.41 1.16 3.18 1.16 5.3v21.37h-7.24v-4.39h-.25c-.46.89-1.1 1.72-1.93 2.5-.82.76-1.85 1.38-3.1 1.85-1.23.46-2.68.69-4.35.69Zm1.95-5.53c1.51 0 2.82-.3 3.93-.89 1.11-.61 1.96-1.41 2.56-2.41.61-1 .91-2.09.91-3.26v-3.76c-.24.19-.64.37-1.21.54-.55.17-1.18.31-1.87.44-.69.12-1.38.24-2.06.33-.68.1-1.27.18-1.77.25-1.12.15-2.13.4-3.02.75-.89.35-1.59.83-2.1 1.46-.51.61-.77 1.4-.77 2.37 0 1.39.51 2.43 1.52 3.14s2.3 1.06 3.87 1.06ZM654.8 640.67c-3.19 0-5.93-.7-8.21-2.1-2.27-1.4-4.03-3.33-5.26-5.8-1.22-2.48-1.83-5.34-1.83-8.57s.62-6.11 1.87-8.59c1.25-2.5 3.01-4.44 5.28-5.82 2.29-1.4 4.99-2.1 8.11-2.1 2.59 0 4.89.48 6.88 1.43 2.01.94 3.61 2.28 4.8 4.01 1.19 1.72 1.87 3.73 2.04 6.03h-7.19c-.29-1.54-.98-2.82-2.08-3.85-1.08-1.04-2.53-1.56-4.35-1.56-1.54 0-2.89.42-4.05 1.25-1.16.82-2.07 2-2.72 3.53-.64 1.54-.96 3.38-.96 5.53s.32 4.05.96 5.61c.64 1.55 1.53 2.75 2.68 3.6 1.16.83 2.53 1.25 4.1 1.25 1.11 0 2.1-.21 2.97-.62.89-.43 1.63-1.05 2.22-1.85.6-.8 1.01-1.78 1.23-2.93h7.19c-.18 2.26-.85 4.26-2 6.01-1.15 1.73-2.72 3.09-4.7 4.08-1.98.97-4.31 1.46-6.99 1.46ZM688.8 640.67c-3.2 0-5.97-.67-8.3-2-2.32-1.34-4.1-3.24-5.34-5.7-1.25-2.47-1.87-5.37-1.87-8.71s.62-6.17 1.87-8.65c1.26-2.5 3.02-4.44 5.28-5.82 2.26-1.4 4.91-2.1 7.96-2.1 1.97 0 3.83.32 5.57.96 1.76.62 3.31 1.59 4.66 2.91 1.36 1.32 2.43 2.99 3.2 5.03.78 2.02 1.16 4.44 1.16 7.24v2.31h-26.18v-5.07h18.96c-.01-1.44-.33-2.72-.94-3.85a6.739 6.739 0 0 0-2.56-2.68c-1.08-.65-2.34-.98-3.78-.98-1.54 0-2.89.37-4.05 1.12a7.756 7.756 0 0 0-2.72 2.91c-.64 1.19-.96 2.5-.98 3.93v4.43c0 1.86.34 3.45 1.02 4.78.68 1.32 1.63 2.33 2.85 3.04 1.22.69 2.65 1.04 4.28 1.04 1.1 0 2.09-.15 2.97-.46.89-.32 1.66-.78 2.31-1.39s1.14-1.37 1.48-2.27l7.03.79c-.44 1.86-1.29 3.48-2.54 4.87-1.23 1.37-2.81 2.44-4.74 3.2-1.93.75-4.13 1.12-6.61 1.12ZM716.9 597.46v42.58h-7.53v-42.58h7.53ZM732.17 597.46v42.58h-7.53v-42.58h7.53ZM754.05 640.67c-3.2 0-5.97-.67-8.3-2-2.31-1.34-4.1-3.24-5.34-5.7-1.25-2.47-1.87-5.37-1.87-8.71s.62-6.17 1.87-8.65c1.26-2.5 3.02-4.44 5.28-5.82 2.26-1.4 4.91-2.1 7.96-2.1 1.97 0 3.83.32 5.57.96 1.76.62 3.31 1.59 4.66 2.91 1.36 1.32 2.43 2.99 3.2 5.03.78 2.02 1.16 4.44 1.16 7.24v2.31h-26.18v-5.07h18.96c-.01-1.44-.33-2.72-.94-3.85a6.739 6.739 0 0 0-2.56-2.68c-1.08-.65-2.34-.98-3.78-.98-1.54 0-2.89.37-4.05 1.12a7.756 7.756 0 0 0-2.72 2.91c-.64 1.19-.96 2.5-.98 3.93v4.43c0 1.86.34 3.45 1.02 4.78.68 1.32 1.63 2.33 2.85 3.04 1.22.69 2.65 1.04 4.28 1.04 1.09 0 2.09-.15 2.97-.46.89-.32 1.66-.78 2.31-1.39s1.14-1.37 1.48-2.27l7.03.79c-.44 1.86-1.29 3.48-2.54 4.87-1.23 1.37-2.81 2.44-4.74 3.2-1.93.75-4.13 1.12-6.61 1.12Z"
|
||||
/>
|
||||
<path
|
||||
class="cls-7"
|
||||
d="M494.68 592.59c-8.98 5.99-15.2 15.79-16.32 27.08l10.89-6.28a28.298 28.298 0 0 1 14.51-15.57l-9.08-5.23ZM493.59 640.96a28.018 28.018 0 0 1-6.17-17.57c0-1.01.06-2.01.16-3l-9.33 5.37c.73 11.38 6.61 21.36 15.34 27.65v-12.44ZM520.22 651.19c-1.49.24-3.01.37-4.56.37-6.31 0-12.14-2.07-16.84-5.56v10.54a37.078 37.078 0 0 0 16.43 3.83c5.44 0 10.59-1.17 15.25-3.27l-10.27-5.92ZM542.29 632.74a28.301 28.301 0 0 1-15.18 16.39l8.71 5.02c8.98-5.99 15.2-15.79 16.32-27.08l-9.85 5.68ZM552.25 620.98c-.73-11.38-6.61-21.36-15.35-27.64v11.49c4.35 4.96 6.99 11.44 6.99 18.55 0 .84-.05 1.66-.11 2.48l8.47-4.88ZM515.25 586.37c-5.44 0-10.59 1.17-15.24 3.27l10.49 6.05c1.67-.31 3.4-.48 5.16-.48 5.95 0 11.47 1.84 16.02 4.98v-9.99a36.943 36.943 0 0 0-16.43-3.83Z"
|
||||
/>
|
||||
<g style="filter: url(#drop-shadow-16)">
|
||||
<circle cx="731" cy="165.64" r="80" style="fill: url(#linear-gradient-4); stroke-width: 0" />
|
||||
</g>
|
||||
<path
|
||||
class="cls-14"
|
||||
d="M766.11 188.82c-.61-.6-1.43-.93-2.28-.93h-54.52l2.74-5.51 45.48-.08c1.54 0 2.86-1.09 3.13-2.59l6.3-34.85c.16-.91-.08-1.86-.69-2.57-.3-.35-.67-.64-1.09-.83-.42-.2-.88-.3-1.34-.3l-57.86-.19-.49-2.3c-.31-1.47-1.65-2.53-3.17-2.53h-14.14c-.86 0-1.68.34-2.29.94a3.163 3.163 0 0 0 0 4.52c.61.6 1.43.94 2.29.94h11.53l2.16 10.15 5.32 25.46-6.85 11.05c-.36.47-.57 1.04-.62 1.63-.05.59.07 1.18.34 1.7a3.226 3.226 0 0 0 2.88 1.76h5.75a9.188 9.188 0 0 0-1.89 5.58c0 5.12 4.21 9.28 9.39 9.28s9.39-4.16 9.39-9.28c0-2.02-.68-3.98-1.89-5.58h14.75a9.188 9.188 0 0 0-1.89 5.58c0 5.12 4.21 9.28 9.39 9.28s9.39-4.16 9.39-9.28c0-2.02-.68-3.98-1.89-5.58h10.37c1.78 0 3.23-1.43 3.23-3.19 0-.85-.35-1.66-.96-2.25Zm-47.87 13.05c-.54.54-1.28.84-2.05.84-1.59 0-2.89-1.28-2.89-2.86s1.3-2.86 2.89-2.86 2.89 1.29 2.89 2.86c0 .76-.3 1.49-.85 2.02Zm29.76 0c-.54.54-1.28.84-2.05.84-1.59 0-2.89-1.28-2.89-2.86s1.3-2.86 2.89-2.86 2.89 1.29 2.89 2.86c0 .76-.3 1.49-.85 2.02Z"
|
||||
/>
|
||||
<path
|
||||
d="M1049.12 430.49h10.91a5654.2 5654.2 0 0 0-10.91-10.9v10.9Zm19.25 15.75h-60.25c-1.04 0-1.87.84-1.87 1.87v20.5c0 1.04.84 1.87 1.87 1.87h60.25c1.04 0 1.87-.84 1.87-1.87v-20.5c0-1.04-.84-1.87-1.87-1.87Zm-41.12 7h-3.12v12.12c0 1.04-.84 1.87-1.87 1.87s-1.87-.84-1.87-1.87v-12.12h-3.12c-1.04 0-1.87-.84-1.87-1.87s.84-1.87 1.87-1.87h10c1.04 0 1.87.84 1.87 1.87s-.84 1.87-1.87 1.87Zm17.16 13.88c-.97.36-2.05-.13-2.41-1.1l-.67-1.78h-6.14l-.68 1.79a1.872 1.872 0 1 1-3.5-1.33c5.46-14.44 5.22-13.81 5.24-13.85.34-.83 1.14-1.37 2.03-1.37.95 0 1.75.6 2.05 1.42l5.18 13.8c.36.97-.13 2.05-1.1 2.41Zm14.84.12c-.59 0-1.16-.27-1.53-.79l-3.47-4.86-3.47 4.86c-.37.51-.94.79-1.53.79-1.51 0-2.41-1.72-1.52-2.96l4.22-5.91-4.22-5.91a1.878 1.878 0 1 1 3.06-2.18l3.47 4.86 3.47-4.86c.6-.84 1.77-1.04 2.62-.44.84.6 1.04 1.77.44 2.62l-4.22 5.91 4.22 5.91c.89 1.25-.02 2.96-1.52 2.96Zm-43.88 11.37c0 2.07 1.68 3.75 3.75 3.75h38.25c2.07 0 3.75-1.68 3.75-3.75v-4.37h-45.75v4.37Zm45.75-44.37h-13.87c-1.04 0-1.87-.84-1.87-1.87v-14h-26.25c-2.07 0-3.75 1.81-3.75 3.87v20.25h45.75v-8.25Zm-26.87 4h-9c-1.04 0-1.87-.84-1.87-1.87s.84-1.87 1.87-1.87h9c1.04 0 1.87.84 1.87 1.87s-.84 1.87-1.87 1.87Zm0-8h-9c-1.04 0-1.87-.84-1.87-1.87s.84-1.87 1.87-1.87h9c1.04 0 1.87.84 1.87 1.87s-.84 1.87-1.87 1.87Zm2.35 30.25h3.32l-1.65-4.4-1.66 4.4Z"
|
||||
style="fill: url(#linear-gradient-5); stroke-width: 0"
|
||||
/>
|
||||
<path
|
||||
class="cls-14"
|
||||
d="m980.41 945.03-41.36-17.21c-1.08-.45-2.32.07-2.77 1.16-.1.25-.16.52-.16.8v15.09h7.89a2.121 2.121 0 0 1 0 4.24h-10.86a2.121 2.121 0 0 0 0 4.24h2.97v1.85h22.11a2.121 2.121 0 0 1 0 4.24H926.4a2.121 2.121 0 0 0 0 4.24h9.76v1.85H948a2.121 2.121 0 0 1 0 4.24h-17.89a2.121 2.121 0 0 0 0 4.24h6.01v3.44c-.07.91.44 1.76 1.27 2.12l41.38 17.12c1.08.45 2.32-.07 2.77-1.16.1-.25.16-.52.16-.8v-47.77c0-.85-.51-1.62-1.29-1.95Zm49.85-17.01c-.59-.39-1.34-.46-1.99-.19l-41.34 17.21c-.79.33-1.31 1.1-1.32 1.95v47.77c0 1.17.96 2.12 2.13 2.11.27 0 .54-.06.8-.16l41.36-17.12c.79-.33 1.31-1.1 1.32-1.95v-47.85c0-.71-.36-1.37-.95-1.76Zm-4.46-8.34-16.02-6.37-5.5 2.36-34.86 14.96-5.43 2.27 18.86 7.85c.52.22 1.11.22 1.63 0l41.36-17.21c.77-.33 1.28-1.07 1.29-1.91 0-.86-.54-1.63-1.34-1.95Zm-41.34-16.66c-.51-.21-1.08-.21-1.59 0l-41.36 16.66c-1.08.45-1.6 1.69-1.16 2.77.22.52.63.94 1.16 1.16h-.02l17.12 7.17 5.43-2.33 34.8-15 5.5-2.38-19.88-8.04Z"
|
||||
/>
|
||||
<path
|
||||
d="M519.01 1024.21c1.56 0 2.83 1.27 2.83 2.83v52c0 1.56-1.27 2.83-2.83 2.83h-43.52c-1.56 0-2.83-1.27-2.83-2.83v-52c0-1.56 1.27-2.83 2.83-2.83h8.78v2.36c0 1.88 1.53 3.41 3.41 3.41h19.14c1.88 0 3.41-1.53 3.41-3.41v-2.36h8.78Zm-31.33-3.67c-.72 0-1.31.59-1.31 1.31v4.73c0 .72.59 1.31 1.31 1.31h19.14c.72 0 1.31-.59 1.31-1.31v-4.73c0-.72-.59-1.31-1.31-1.31h-4.9a4.805 4.805 0 0 0-9.34 0h-4.9Zm8.07 18.37h13.89a1.05 1.05 0 1 0 0-2.1h-13.89a1.05 1.05 0 1 0 0 2.1Zm0 34.94h9.04a1.05 1.05 0 1 0 0-2.1h-9.04a1.05 1.05 0 1 0 0 2.1Zm0-4.39h13.89a1.05 1.05 0 1 0 0-2.1h-13.89a1.05 1.05 0 1 0 0 2.1Zm0-10.89h9.04a1.05 1.05 0 1 0 0-2.1h-9.04a1.05 1.05 0 1 0 0 2.1Zm0-4.39h13.89a1.05 1.05 0 1 0 0-2.1h-13.89a1.05 1.05 0 1 0 0 2.1Zm0-10.88h9.04a1.05 1.05 0 1 0 0-2.1h-9.04a1.05 1.05 0 1 0 0 2.1Zm-14.69-8.16c-.56 0-1.02.46-1.02 1.02v7.79c0 .56.46 1.02 1.02 1.02h7.79c.56 0 1.02-.46 1.02-1.02v-7.79c0-.56-.46-1.02-1.02-1.02h-7.79Zm0 30.55c-.56 0-1.02.46-1.02 1.02v7.79c0 .56.46 1.02 1.02 1.02h7.79c.56 0 1.02-.46 1.02-1.02v-7.79c0-.56-.46-1.02-1.02-1.02h-7.79Zm0-15.27c-.56 0-1.02.46-1.02 1.02v7.79c0 .56.46 1.02 1.02 1.02h7.79c.56 0 1.02-.46 1.02-1.02v-7.79c0-.56-.46-1.02-1.02-1.02h-7.79Zm4.94 15.27h-2.1v2.26a1.05 1.05 0 1 0 2.1 0v-2.26Zm0-15.27h-2.1v2.26a1.05 1.05 0 1 0 2.1 0v-2.26Zm0-15.28h-2.1v2.26a1.05 1.05 0 1 0 2.1 0v-2.26Z"
|
||||
style="fill-rule: evenodd; fill: url(#linear-gradient-6); stroke-width: 0"
|
||||
/>
|
||||
<path
|
||||
class="cls-14"
|
||||
d="M178.27 692.83c1.49-2.57 4.31-4.3 7.45-4.3 1.52 0 3.02.41 4.34 1.18.13-4.61 4.07-8.72 8.73-8.72h2.87v-11.65c0-4.74-3.86-8.6-8.6-8.6h-34.38c-4.74 0-8.6 3.86-8.6 8.6v80.61c0 4.74 3.86 8.6 8.6 8.6h34.38c4.74 0 8.6-3.86 8.6-8.6V738.3h-2.87c-4.74 0-8.6-3.86-8.6-8.6v-.23c-4.12 2.3-9.58 1.03-11.92-3.02l-2.87-4.97c-2.3-3.99-1.03-9.07 2.79-11.53.12-.08.25-.17.38-.26-3.98-2.67-5.44-7.96-3.18-11.89l2.87-4.97Zm-2.41 48.33c1.58 0 2.87 1.28 2.87 2.87s-1.28 2.87-2.87 2.87-2.87-1.28-2.87-2.87 1.28-2.87 2.87-2.87Zm-5.73-63.04c-1.58 0-2.87-1.28-2.87-2.87s1.28-2.87 2.87-2.87h11.46c1.58 0 2.87 1.28 2.87 2.87s-1.28 2.87-2.87 2.87h-11.46Z"
|
||||
/>
|
||||
<circle class="cls-14" cx="201.65" cy="709.64" r="2.87" />
|
||||
<path
|
||||
class="cls-14"
|
||||
d="M222 704.57a2.86 2.86 0 0 0 1.04-3.91l-2.87-4.96c-.79-1.37-2.77-1.71-4.14-.92-1.77 1.02-4.1 1.03-5.94-.03-1.67-.95-2.71-2.74-2.71-5.17a2.87 2.87 0 0 0-2.87-2.87h-5.73c-1.58 0-2.87 1.68-2.87 3.27 0 1.98-1.09 3.83-2.86 4.85-1.69.99-3.55 1.18-5.91-.18-.66-.39-1.45-.5-2.18-.29-.74.2-1.37.68-1.75 1.34l-2.87 4.96c-.79 1.37.04 3.33 1.4 4.12 1.76 1.02 2.86 2.94 2.86 5.03.01 3.52-2.64 4.36-3.21 4.9a2.854 2.854 0 0 0-1.05 3.92l2.87 4.96a2.862 2.862 0 0 0 3.91 1.05l.5-.29c1.64-.95 3.53-1.02 5.62.22 1.64.93 2.66 2.68 2.66 4.56v.58a2.87 2.87 0 0 0 2.87 2.87h5.73c1.58 0 2.87-1.76 2.87-3.34 0-1.94 1.06-3.75 2.79-4.73 1.74-1.01 3.85-1.16 6.11.15 1.37.78 3.11.31 3.9-1.06l2.86-4.96c.79-1.37.32-3.12-1.05-3.92-.6-.58-3.22-1.83-3.21-5.06 0-1.98 1.06-3.83 3.22-5.07Zm-20.35 13.66c-4.74 0-8.6-3.86-8.6-8.6s3.86-8.6 8.6-8.6 8.6 3.86 8.6 8.6-3.86 8.6-8.6 8.6Z"
|
||||
/>
|
||||
<path
|
||||
d="M253.25 328.27c-1.51 0-2.73 1.22-2.73 2.73v13.64c0 1.51 1.22 2.73 2.73 2.73h10.91c1.51 0 2.73-1.22 2.73-2.73V331c0-1.51-1.22-2.73-2.73-2.73h-10.91Zm24.54-8.18c-1.51 0-2.73 1.22-2.73 2.73v21.82c0 1.51 1.22 2.73 2.73 2.73h10.91c1.51 0 2.73-1.22 2.73-2.73v-21.82c0-1.51-1.22-2.73-2.73-2.73h-10.91Zm24.55-8.18c-1.51 0-2.73 1.22-2.73 2.73v30c0 1.51 1.22 2.73 2.73 2.73h10.91c1.51 0 2.73-1.22 2.73-2.73v-30c0-1.51-1.22-2.73-2.73-2.73h-10.91Zm3.53-23.75-19.89 19.89-8.98-8.98a2.722 2.722 0 0 0-3.86 0l-16.36 16.36a2.722 2.722 0 0 0 0 3.86c.53.54 1.23.8 1.93.8s1.39-.27 1.93-.8l14.44-14.43 8.98 8.98a2.722 2.722 0 0 0 3.86 0l21.82-21.82a2.722 2.722 0 0 0 0-3.86 2.726 2.726 0 0 0-3.86 0"
|
||||
style="fill: url(#linear-gradient-7)"
|
||||
/>
|
||||
<g style="clip-path: url(#clippath)">
|
||||
<path
|
||||
transform="rotate(-60 283.247 317.362)"
|
||||
style="fill: url(#linear-gradient-9); stroke-width: 0"
|
||||
d="M240.9 274.02h84.69v86.69H240.9z"
|
||||
/>
|
||||
</g>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 18 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 101 KiB |
Loading…
Reference in a new issue