simon-design-system 0.1.13 → 0.1.15
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/DataTableCell/DataTableCell.d.ts +4 -1
- package/dist/components/DataTableCell/DataTableCell.d.ts.map +1 -1
- package/dist/components/DeviceListBar/DeviceListBar.d.ts +1 -2
- package/dist/components/DeviceListBar/DeviceListBar.d.ts.map +1 -1
- package/dist/components/FAB/FAB.d.ts +1 -1
- package/dist/components/FAB/FAB.d.ts.map +1 -1
- package/dist/components/index.d.ts +4 -0
- package/dist/components/index.d.ts.map +1 -1
- package/dist/design-system.css +1 -1
- package/dist/icons/badge-check.svg +3 -0
- package/dist/icons/briefcase-business-selected.svg +3 -0
- package/dist/icons/briefcase-business.svg +3 -0
- package/dist/icons/circle-alert.svg +3 -0
- package/dist/icons/circle-x.svg +3 -0
- package/dist/icons/map-pin-selected.svg +4 -0
- package/dist/icons/map-pin.svg +4 -0
- package/dist/icons/map-pinned-selected.svg +3 -0
- package/dist/icons/map-pinned.svg +3 -0
- package/dist/icons/report-selected.svg +3 -0
- package/dist/icons/report.svg +3 -0
- package/dist/logo/avatar.png +0 -0
- package/dist/logo/logo-light.svg +7 -0
- package/dist/logo/react.svg +1 -0
- package/dist/logo/side-logo.png +0 -0
- package/dist/logo/simon.svg +7 -0
- package/dist/nuwsd-design-system.cjs +65 -65
- package/dist/nuwsd-design-system.es.js +4998 -4507
- package/dist/simon-design-system.css +1 -1
- package/package.json +1 -1
|
@@ -19,13 +19,16 @@ export type DataTableCellProps = {
|
|
|
19
19
|
showLabelCheckbox?: boolean;
|
|
20
20
|
onChangeCheckbox?: (checked: boolean) => void;
|
|
21
21
|
/** Buttons */
|
|
22
|
+
buttonIcon1Src?: string;
|
|
23
|
+
buttonIcon2Src?: string;
|
|
24
|
+
buttonIcon3Src?: string;
|
|
22
25
|
onClickButton1?: () => void;
|
|
23
26
|
onClickButton2?: () => void;
|
|
24
27
|
onClickButton3?: () => void;
|
|
25
28
|
/** General */
|
|
26
29
|
disabled?: boolean;
|
|
27
30
|
};
|
|
28
|
-
declare const DataTableCell: ({ type, text, options, value, status, checked, checkboxId, checkboxName, showLabelCheckbox, onChangeCheckbox, onClickButton1, onClickButton2, onClickButton3, disabled, }: DataTableCellProps) => import("react/jsx-runtime").JSX.Element | null;
|
|
31
|
+
declare const DataTableCell: ({ type, text, options, value, status, checked, checkboxId, checkboxName, showLabelCheckbox, onChangeCheckbox, buttonIcon1Src, buttonIcon2Src, buttonIcon3Src, onClickButton1, onClickButton2, onClickButton3, disabled, }: DataTableCellProps) => import("react/jsx-runtime").JSX.Element | null;
|
|
29
32
|
export default DataTableCell;
|
|
30
33
|
export { DataTableCell };
|
|
31
34
|
//# sourceMappingURL=DataTableCell.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DataTableCell.d.ts","sourceRoot":"","sources":["../../../src/components/DataTableCell/DataTableCell.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"DataTableCell.d.ts","sourceRoot":"","sources":["../../../src/components/DataTableCell/DataTableCell.tsx"],"names":[],"mappings":"AAiBA,MAAM,MAAM,iBAAiB,GACzB,QAAQ,GACR,QAAQ,GACR,SAAS,GACT,OAAO,GACP,QAAQ,CAAC;AAEb,MAAM,MAAM,mBAAmB,GAAG;IAChC,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,EAAE,MAAM,CAAC;CACf,CAAC;AAEF,MAAM,MAAM,kBAAkB,GAAG;IAC/B,IAAI,EAAE,iBAAiB,CAAC;IAExB,qBAAqB;IACrB,IAAI,CAAC,EAAE,MAAM,CAAC;IAEd,eAAe;IACf,OAAO,CAAC,EAAE,mBAAmB,EAAE,CAAC;IAChC,KAAK,CAAC,EAAE,MAAM,CAAC;IAEf,aAAa;IACb,MAAM,CAAC,EAAE,SAAS,GAAG,WAAW,GAAG,SAAS,GAAG,OAAO,GAAG,SAAS,CAAC;IAEnE,eAAe;IACf,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,iBAAiB,CAAC,EAAE,OAAO,CAAC;IAC5B,gBAAgB,CAAC,EAAE,CAAC,OAAO,EAAE,OAAO,KAAK,IAAI,CAAC;IAE9C,cAAc;IACd,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,cAAc,CAAC,EAAE,MAAM,CAAC;IAExB,cAAc,CAAC,EAAE,MAAM,IAAI,CAAC;IAC5B,cAAc,CAAC,EAAE,MAAM,IAAI,CAAC;IAC5B,cAAc,CAAC,EAAE,MAAM,IAAI,CAAC;IAE5B,cAAc;IACd,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB,CAAC;AAMF,QAAA,MAAM,aAAa,GAAI,2NAwBpB,kBAAkB,mDAiMpB,CAAC;AAEF,eAAe,aAAa,CAAC;AAC7B,OAAO,EAAE,aAAa,EAAE,CAAC"}
|
|
@@ -1,10 +1,9 @@
|
|
|
1
1
|
import { SMCardsMapProps } from '../CardsMap/CardsMap';
|
|
2
2
|
export type DeviceListBarProps = {
|
|
3
3
|
devices: SMCardsMapProps[];
|
|
4
|
-
height?: number | string;
|
|
5
4
|
sx?: any;
|
|
6
5
|
};
|
|
7
|
-
declare const DeviceListBar: ({ devices,
|
|
6
|
+
declare const DeviceListBar: ({ devices, sx, }: DeviceListBarProps) => import("react/jsx-runtime").JSX.Element;
|
|
8
7
|
export default DeviceListBar;
|
|
9
8
|
export { DeviceListBar };
|
|
10
9
|
//# sourceMappingURL=DeviceListBar.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DeviceListBar.d.ts","sourceRoot":"","sources":["../../../src/components/DeviceListBar/DeviceListBar.tsx"],"names":[],"mappings":"AAQA,OAAiB,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAC;AAEjE,MAAM,MAAM,kBAAkB,GAAG;IAC/B,OAAO,EAAE,eAAe,EAAE,CAAC;IAC3B,
|
|
1
|
+
{"version":3,"file":"DeviceListBar.d.ts","sourceRoot":"","sources":["../../../src/components/DeviceListBar/DeviceListBar.tsx"],"names":[],"mappings":"AAQA,OAAiB,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAC;AAEjE,MAAM,MAAM,kBAAkB,GAAG;IAC/B,OAAO,EAAE,eAAe,EAAE,CAAC;IAC3B,EAAE,CAAC,EAAE,GAAG,CAAC;CACV,CAAC;AAIF,QAAA,MAAM,aAAa,GAAI,kBAGpB,kBAAkB,4CAoGpB,CAAC;AAEF,eAAe,aAAa,CAAC;AAC7B,OAAO,EAAE,aAAa,EAAE,CAAC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
2
|
export type FabSize = 's' | 'normal' | 'l';
|
|
3
|
-
export type FabType = '
|
|
3
|
+
export type FabType = 'primary' | 'secondary' | 'ghost';
|
|
4
4
|
export type FabState = 'default' | 'hover' | 'focus' | 'disabled';
|
|
5
5
|
export type SMFABProps = {
|
|
6
6
|
icon: React.ReactNode;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FAB.d.ts","sourceRoot":"","sources":["../../../src/components/FAB/FAB.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"FAB.d.ts","sourceRoot":"","sources":["../../../src/components/FAB/FAB.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAa/B,MAAM,MAAM,OAAO,GAAG,GAAG,GAAG,QAAQ,GAAG,GAAG,CAAC;AAC3C,MAAM,MAAM,OAAO,GAAG,SAAS,GAAG,WAAW,GAAG,OAAO,CAAC;AACxD,MAAM,MAAM,QAAQ,GAAG,SAAS,GAAG,OAAO,GAAG,OAAO,GAAG,UAAU,CAAC;AAElE,MAAM,MAAM,UAAU,GAAG;IACvB,IAAI,EAAE,KAAK,CAAC,SAAS,CAAC;IAEtB,IAAI,CAAC,EAAE,OAAO,CAAC;IACf,IAAI,CAAC,EAAE,OAAO,CAAC;IACf,KAAK,CAAC,EAAE,QAAQ,CAAC;IAEjB,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;IACrB,QAAQ,CAAC,EAAE,OAAO,CAAC;IAEnB,EAAE,CAAC,EAAE,GAAG,CAAC;CACV,CAAC;AAqJF,QAAA,MAAM,GAAG,sFA4DP,CAAC;AAEH,eAAe,GAAG,CAAC;AACnB,OAAO,EAAE,GAAG,EAAE,CAAC"}
|
|
@@ -1,7 +1,11 @@
|
|
|
1
|
+
export * from './Accordion';
|
|
1
2
|
export * from './Badge';
|
|
2
3
|
export * from './Button';
|
|
3
4
|
export * from './CardsMap';
|
|
4
5
|
export * from './Checkbox';
|
|
6
|
+
export * from './DataTableCell';
|
|
7
|
+
export * from './DeviceListBar';
|
|
8
|
+
export * from './Dropdown';
|
|
5
9
|
export * from './FAB';
|
|
6
10
|
export * from './Input';
|
|
7
11
|
export * from './MenuItem';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/components/index.ts"],"names":[],"mappings":"AAAA,cAAc,SAAS,CAAC;AACxB,cAAc,UAAU,CAAC;AACzB,cAAc,YAAY,CAAC;AAC3B,cAAc,YAAY,CAAC;AAC3B,cAAc,OAAO,CAAC;AACtB,cAAc,SAAS,CAAC;AACxB,cAAc,YAAY,CAAC;AAC3B,cAAc,UAAU,CAAC;AACzB,cAAc,kBAAkB,CAAC;AAEjC,cAAc,WAAW,CAAC;AAC1B,cAAc,eAAe,CAAC;AAC9B,cAAc,YAAY,CAAC"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/components/index.ts"],"names":[],"mappings":"AAAA,cAAc,aAAa,CAAC;AAC5B,cAAc,SAAS,CAAC;AACxB,cAAc,UAAU,CAAC;AACzB,cAAc,YAAY,CAAC;AAC3B,cAAc,YAAY,CAAC;AAC3B,cAAc,iBAAiB,CAAC;AAChC,cAAc,iBAAiB,CAAC;AAChC,cAAc,YAAY,CAAC;AAC3B,cAAc,OAAO,CAAC;AACtB,cAAc,SAAS,CAAC;AACxB,cAAc,YAAY,CAAC;AAC3B,cAAc,UAAU,CAAC;AACzB,cAAc,kBAAkB,CAAC;AAEjC,cAAc,WAAW,CAAC;AAC1B,cAAc,eAAe,CAAC;AAC9B,cAAc,YAAY,CAAC"}
|
package/dist/design-system.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
@font-face{font-family:Museo Sans;src:url(
|
|
1
|
+
@font-face{font-family:Museo Sans;src:url(/fonts/MuseoSans-100.otf) format("opentype");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:Museo Sans;src:url(/fonts/MuseoSans-100Italic.otf) format("opentype");font-weight:100;font-style:italic;font-display:swap}@font-face{font-family:Museo Sans;src:url(/fonts/MuseoSans-300.otf) format("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Museo Sans;src:url(/fonts/MuseoSans-300Italic.otf) format("opentype");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:Museo Sans;src:url(/fonts/MuseoSans_500.otf) format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Museo Sans;src:url(/fonts/MuseoSans_500_Italic.otf) format("opentype");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:Museo Sans;src:url(/fonts/MuseoSans_700.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Museo Sans;src:url(/fonts/MuseoSans-700Italic.otf) format("opentype");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:Museo Sans;src:url(/fonts/MuseoSans_900.otf) format("opentype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:Museo Sans;src:url(/fonts/MuseoSans-900Italic.otf) format("opentype");font-weight:900;font-style:italic;font-display:swap}@font-face{font-family:Museo Sans;src:url(/fonts/MuseoSans-100.otf) format("opentype");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:Museo Sans;src:url(/fonts/MuseoSans-100Italic.otf) format("opentype");font-weight:100;font-style:italic;font-display:swap}@font-face{font-family:Museo Sans;src:url(/fonts/MuseoSans-300.otf) format("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Museo Sans;src:url(/fonts/MuseoSans-300Italic.otf) format("opentype");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:Museo Sans;src:url(/fonts/MuseoSans_500.otf) format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Museo Sans;src:url(/fonts/MuseoSans_500_Italic.otf) format("opentype");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:Museo Sans;src:url(/fonts/MuseoSans_700.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Museo Sans;src:url(/fonts/MuseoSans-700Italic.otf) format("opentype");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:Museo Sans;src:url(/fonts/MuseoSans_900.otf) format("opentype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:Museo Sans;src:url(/fonts/MuseoSans-900Italic.otf) format("opentype");font-weight:900;font-style:italic;font-display:swap}:root{--ds-font-body: "Museo Sans", system-ui, sans-serif}.ds-root{font-family:var(--ds-font-body)}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M14.3299 8.00004C14.3299 7.60842 14.2315 7.22311 14.0435 6.8796C13.8554 6.53609 13.5837 6.24554 13.2537 6.03455C13.1356 5.95899 13.0772 5.81723 13.1079 5.68038C13.1942 5.29646 13.1823 4.89687 13.0728 4.51892C12.9632 4.14096 12.7599 3.79653 12.4816 3.51827C12.2034 3.24006 11.8589 3.03666 11.481 2.92712C11.1031 2.81764 10.7033 2.80567 10.3195 2.89197C10.1827 2.92262 10.0415 2.86427 9.96598 2.74613C9.75499 2.41617 9.46381 2.14452 9.12028 1.95642C8.77681 1.76843 8.39139 1.66996 7.99984 1.66996C7.60825 1.66998 7.22288 1.76838 6.87939 1.95642C6.53592 2.14448 6.24533 2.41625 6.03434 2.74613C5.95881 2.86427 5.817 2.92264 5.68018 2.89197C5.29689 2.80607 4.89796 2.81851 4.52067 2.92778C4.1435 3.03704 3.79997 3.23963 3.52197 3.51697C3.2439 3.79445 3.04026 4.13792 2.93018 4.51501C2.82011 4.89212 2.80664 5.29102 2.89176 5.67452C2.92222 5.81171 2.86338 5.95353 2.74463 6.02869C2.41224 6.23911 2.13815 6.53042 1.9484 6.87504C1.75874 7.21966 1.65935 7.60667 1.65934 8.00004C1.65934 8.39356 1.75861 8.78097 1.9484 9.12569C2.13819 9.47037 2.41215 9.76162 2.74463 9.97205C2.86337 10.0472 2.92219 10.1884 2.89176 10.3256C2.80663 10.7091 2.82011 11.108 2.93018 11.4851C3.04025 11.8622 3.24389 12.2056 3.52197 12.4831C3.79997 12.7605 4.14348 12.963 4.52067 13.0723C4.89797 13.1816 5.29688 13.194 5.68018 13.1081C5.81726 13.0774 5.95892 13.1361 6.03434 13.2546C6.24503 13.5858 6.53598 13.8586 6.88005 14.0476C7.22412 14.2365 7.61056 14.3353 8.00309 14.3353C8.39563 14.3353 8.78204 14.2365 9.12614 14.0476C9.47023 13.8586 9.76113 13.5858 9.97184 13.2546L10.0031 13.2129C10.0824 13.1229 10.2056 13.0816 10.3254 13.1081C10.7089 13.1933 11.1078 13.1798 11.4849 13.0697C11.862 12.9596 12.2054 12.7566 12.4829 12.4786C12.7604 12.2005 12.9635 11.8566 13.0728 11.4792C13.182 11.1019 13.1938 10.703 13.1079 10.3197C13.0773 10.1829 13.1357 10.0417 13.2537 9.96619C13.5837 9.75519 13.8553 9.46404 14.0435 9.12048C14.2315 8.77698 14.3299 8.39164 14.3299 8.00004ZM9.76416 6.43103C9.89431 6.30088 10.1053 6.30094 10.2355 6.43103C10.3657 6.5612 10.3657 6.77221 10.2355 6.90238L7.56885 9.56905C7.43867 9.69914 7.22764 9.6992 7.09749 9.56905L5.76416 8.23572C5.63409 8.10556 5.63409 7.89452 5.76416 7.76436C5.89431 7.63422 6.10533 7.63427 6.23551 7.76436L7.33317 8.86202L9.76416 6.43103ZM14.9966 8.00004C14.9966 8.50361 14.8699 8.9991 14.6281 9.4408C14.4227 9.81596 14.1392 10.1412 13.7987 10.3972C13.8604 10.8202 13.8321 11.2524 13.7127 11.6648C13.5722 12.1499 13.3117 12.5917 12.9549 12.9493C12.5981 13.3068 12.1566 13.5681 11.6717 13.7097C11.2597 13.8299 10.8279 13.859 10.4048 13.7982C10.1489 14.1404 9.82312 14.4251 9.4471 14.6316C9.00464 14.8745 8.50786 15.002 8.00309 15.002C7.49843 15.002 7.00211 14.8744 6.55973 14.6316C6.18387 14.4252 5.85789 14.1408 5.60205 13.7989C5.17926 13.8604 4.74719 13.8323 4.33512 13.7129C3.85005 13.5724 3.4081 13.3119 3.05062 12.9551C2.69308 12.5983 2.43173 12.1568 2.2902 11.6719C2.16996 11.26 2.14025 10.828 2.20101 10.405C1.85786 10.1493 1.57167 9.82369 1.36442 9.44731C1.1204 9.00409 0.992676 8.506 0.992676 8.00004C0.992687 7.49421 1.12051 6.99656 1.36442 6.55343C1.57175 6.17685 1.85765 5.85016 2.20101 5.59444C2.1404 5.17165 2.17004 4.73986 2.2902 4.32817C2.4317 3.84345 2.69324 3.40233 3.05062 3.04561C3.40811 2.68887 3.85003 2.42768 4.33512 2.28715C4.74715 2.16782 5.1793 2.13901 5.60205 2.20056C5.858 1.86011 6.18397 1.57718 6.55908 1.37179C7.00076 1.12995 7.49629 1.00332 7.99984 1.0033C8.50336 1.0033 8.99893 1.12999 9.44059 1.37179C9.81555 1.57709 10.1411 1.8603 10.397 2.20056C10.8207 2.13852 11.2535 2.16749 11.6665 2.28715C12.1524 2.42799 12.5952 2.68921 12.953 3.04692C13.3107 3.40467 13.5719 3.84743 13.7127 4.33337C13.8324 4.74638 13.8607 5.17917 13.7987 5.60291C14.1392 5.85887 14.4227 6.18412 14.6281 6.55929C14.8699 7.00098 14.9966 7.49647 14.9966 8.00004Z" fill="#92FFE7"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M10.0001 9.99996H10.0084M13.3334 4.99996V3.33329C13.3334 2.89127 13.1578 2.46734 12.8453 2.15478C12.5327 1.84222 12.1088 1.66663 11.6667 1.66663H8.33341C7.89139 1.66663 7.46746 1.84222 7.1549 2.15478C6.84234 2.46734 6.66675 2.89127 6.66675 3.33329V4.99996M18.3334 10.8333C15.8607 12.4658 12.963 13.336 10.0001 13.336C7.03712 13.336 4.13942 12.4658 1.66675 10.8333M3.33341 4.99996H16.6667C17.5872 4.99996 18.3334 5.74615 18.3334 6.66663V15C18.3334 15.9204 17.5872 16.6666 16.6667 16.6666H3.33341C2.41294 16.6666 1.66675 15.9204 1.66675 15V6.66663C1.66675 5.74615 2.41294 4.99996 3.33341 4.99996Z" stroke="#003833" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M10.0001 9.99996H10.0084M13.3334 4.99996V3.33329C13.3334 2.89127 13.1578 2.46734 12.8453 2.15478C12.5327 1.84222 12.1088 1.66663 11.6667 1.66663H8.33341C7.89139 1.66663 7.46746 1.84222 7.1549 2.15478C6.84234 2.46734 6.66675 2.89127 6.66675 3.33329V4.99996M18.3334 10.8333C15.8607 12.4658 12.963 13.336 10.0001 13.336C7.03712 13.336 4.13942 12.4658 1.66675 10.8333M3.33341 4.99996H16.6667C17.5872 4.99996 18.3334 5.74615 18.3334 6.66663V15C18.3334 15.9204 17.5872 16.6666 16.6667 16.6666H3.33341C2.41294 16.6666 1.66675 15.9204 1.66675 15V6.66663C1.66675 5.74615 2.41294 4.99996 3.33341 4.99996Z" stroke="#888888" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M14.3333 8C14.3333 4.5022 11.4978 1.66667 8 1.66667C4.5022 1.66667 1.66667 4.5022 1.66667 8C1.66667 11.4978 4.5022 14.3333 8 14.3333C11.4978 14.3333 14.3333 11.4978 14.3333 8ZM8.00651 10.3333C8.19061 10.3333 8.33984 10.4826 8.33984 10.6667C8.33984 10.8508 8.19061 11 8.00651 11H8C7.81591 11 7.66667 10.8508 7.66667 10.6667C7.66667 10.4826 7.81591 10.3333 8 10.3333H8.00651ZM7.66667 8V5.33333C7.66667 5.14924 7.81591 5 8 5C8.18409 5 8.33333 5.14924 8.33333 5.33333V8C8.33333 8.18409 8.18409 8.33333 8 8.33333C7.81591 8.33333 7.66667 8.18409 7.66667 8ZM15 8C15 11.866 11.866 15 8 15C4.13401 15 1 11.866 1 8C1 4.13401 4.13401 1 8 1C11.866 1 15 4.13401 15 8Z" fill="#FAD900"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M14.3333 8C14.3333 4.5022 11.4978 1.66667 8 1.66667C4.5022 1.66667 1.66667 4.5022 1.66667 8C1.66667 11.4978 4.5022 14.3333 8 14.3333C11.4978 14.3333 14.3333 11.4978 14.3333 8ZM9.76432 5.76432C9.8945 5.63415 10.1055 5.63415 10.2357 5.76432C10.3659 5.8945 10.3659 6.1055 10.2357 6.23568L8.47135 8L10.2357 9.76432C10.3659 9.8945 10.3659 10.1055 10.2357 10.2357C10.1055 10.3659 9.8945 10.3659 9.76432 10.2357L8 8.47135L6.23568 10.2357C6.1055 10.3659 5.8945 10.3659 5.76432 10.2357C5.63415 10.1055 5.63415 9.8945 5.76432 9.76432L7.52865 8L5.76432 6.23568C5.63415 6.1055 5.63415 5.8945 5.76432 5.76432C5.8945 5.63415 6.1055 5.63415 6.23568 5.76432L8 7.52865L9.76432 5.76432ZM15 8C15 11.866 11.866 15 8 15C4.13401 15 1 11.866 1 8C1 4.13401 4.13401 1 8 1C11.866 1 15 4.13401 15 8Z" fill="#FFA1A1"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M16.6666 8.33329C16.6666 12.4941 12.0508 16.8275 10.5008 18.1658C10.3564 18.2744 10.1806 18.3331 9.99992 18.3331C9.81925 18.3331 9.64348 18.2744 9.49909 18.1658C7.94909 16.8275 3.33325 12.4941 3.33325 8.33329C3.33325 6.56518 4.03563 4.86949 5.28587 3.61925C6.53612 2.36901 8.23181 1.66663 9.99992 1.66663C11.768 1.66663 13.4637 2.36901 14.714 3.61925C15.9642 4.86949 16.6666 6.56518 16.6666 8.33329Z" stroke="#003833" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
+
<path d="M9.99992 10.8333C11.3806 10.8333 12.4999 9.714 12.4999 8.33329C12.4999 6.95258 11.3806 5.83329 9.99992 5.83329C8.61921 5.83329 7.49992 6.95258 7.49992 8.33329C7.49992 9.714 8.61921 10.8333 9.99992 10.8333Z" stroke="#003833" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
+
</svg>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M16.6666 8.33329C16.6666 12.4941 12.0508 16.8275 10.5008 18.1658C10.3564 18.2744 10.1806 18.3331 9.99992 18.3331C9.81925 18.3331 9.64348 18.2744 9.49909 18.1658C7.94909 16.8275 3.33325 12.4941 3.33325 8.33329C3.33325 6.56518 4.03563 4.86949 5.28587 3.61925C6.53612 2.36901 8.23181 1.66663 9.99992 1.66663C11.768 1.66663 13.4637 2.36901 14.714 3.61925C15.9642 4.86949 16.6666 6.56518 16.6666 8.33329Z" stroke="#888888" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
+
<path d="M9.99992 10.8333C11.3806 10.8333 12.4999 9.714 12.4999 8.33329C12.4999 6.95258 11.3806 5.83329 9.99992 5.83329C8.61921 5.83329 7.49992 6.95258 7.49992 8.33329C7.49992 9.714 8.61921 10.8333 9.99992 10.8333Z" stroke="#888888" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M7.26164 11.6666H4.16997C3.99525 11.6667 3.82496 11.7217 3.6832 11.8238C3.54143 11.926 3.43536 12.0701 3.37997 12.2358L1.70997 17.2358C1.6681 17.3611 1.65661 17.4945 1.67643 17.625C1.69626 17.7556 1.74683 17.8796 1.82399 17.9868C1.90115 18.094 2.00267 18.1813 2.1202 18.2415C2.23773 18.3018 2.3679 18.3332 2.49997 18.3333H17.5C17.6319 18.3332 17.762 18.3017 17.8795 18.2416C17.9969 18.1814 18.0984 18.0941 18.1755 17.987C18.2526 17.88 18.3032 17.7561 18.3231 17.6256C18.343 17.4952 18.3317 17.3618 18.29 17.2366L16.6233 12.2366C16.568 12.0706 16.4619 11.9262 16.3199 11.8239C16.178 11.7216 16.0074 11.6666 15.8325 11.6666H12.7391M14.9999 6.66663C14.9999 9.67746 11.7758 12.8575 10.5058 13.9958C10.3605 14.1068 10.1827 14.1669 9.99992 14.1669C9.81711 14.1669 9.63937 14.1068 9.49409 13.9958C8.22492 12.8575 4.99992 9.67746 4.99992 6.66663C4.99992 5.34054 5.5267 4.06877 6.46439 3.13109C7.40207 2.19341 8.67384 1.66663 9.99992 1.66663C11.326 1.66663 12.5978 2.19341 13.5355 3.13109C14.4731 4.06877 14.9999 5.34054 14.9999 6.66663ZM11.6666 6.66663C11.6666 7.5871 10.9204 8.33329 9.99992 8.33329C9.07944 8.33329 8.33325 7.5871 8.33325 6.66663C8.33325 5.74615 9.07944 4.99996 9.99992 4.99996C10.9204 4.99996 11.6666 5.74615 11.6666 6.66663Z" stroke="#003833" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M7.26164 11.6666H4.16997C3.99525 11.6667 3.82496 11.7217 3.6832 11.8238C3.54143 11.926 3.43536 12.0701 3.37997 12.2358L1.70997 17.2358C1.6681 17.3611 1.65661 17.4945 1.67643 17.625C1.69626 17.7556 1.74683 17.8796 1.82399 17.9868C1.90115 18.094 2.00267 18.1813 2.1202 18.2415C2.23773 18.3018 2.3679 18.3332 2.49997 18.3333H17.5C17.6319 18.3332 17.762 18.3017 17.8795 18.2416C17.9969 18.1814 18.0984 18.0941 18.1755 17.987C18.2526 17.88 18.3032 17.7561 18.3231 17.6256C18.343 17.4952 18.3317 17.3618 18.29 17.2366L16.6233 12.2366C16.568 12.0706 16.4619 11.9262 16.3199 11.8239C16.178 11.7216 16.0074 11.6666 15.8325 11.6666H12.7391M14.9999 6.66663C14.9999 9.67746 11.7758 12.8575 10.5058 13.9958C10.3605 14.1068 10.1827 14.1669 9.99992 14.1669C9.81711 14.1669 9.63937 14.1068 9.49409 13.9958C8.22492 12.8575 4.99992 9.67746 4.99992 6.66663C4.99992 5.34054 5.5267 4.06877 6.46439 3.13109C7.40207 2.19341 8.67384 1.66663 9.99992 1.66663C11.326 1.66663 12.5978 2.19341 13.5355 3.13109C14.4731 4.06877 14.9999 5.34054 14.9999 6.66663ZM11.6666 6.66663C11.6666 7.5871 10.9204 8.33329 9.99992 8.33329C9.07944 8.33329 8.33325 7.5871 8.33325 6.66663C8.33325 5.74615 9.07944 4.99996 9.99992 4.99996C10.9204 4.99996 11.6666 5.74615 11.6666 6.66663Z" stroke="#888888" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M2.5 2.5V15.8333C2.5 16.2754 2.67559 16.6993 2.98816 17.0118C3.30072 17.3244 3.72464 17.5 4.16667 17.5H17.5M13.3333 4.16667H15C15.4602 4.16667 15.8333 4.53976 15.8333 5V13.3333C15.8333 13.7936 15.4602 14.1667 15 14.1667H13.3333C12.8731 14.1667 12.5 13.7936 12.5 13.3333V5C12.5 4.53976 12.8731 4.16667 13.3333 4.16667ZM6.66667 6.66667H8.33333C8.79357 6.66667 9.16667 7.03976 9.16667 7.5V13.3333C9.16667 13.7936 8.79357 14.1667 8.33333 14.1667H6.66667C6.20643 14.1667 5.83333 13.7936 5.83333 13.3333V7.5C5.83333 7.03976 6.20643 6.66667 6.66667 6.66667Z" stroke="#003833" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M2.5 2.5V15.8333C2.5 16.2754 2.67559 16.6993 2.98816 17.0118C3.30072 17.3244 3.72464 17.5 4.16667 17.5H17.5M13.3333 4.16667H15C15.4602 4.16667 15.8333 4.53976 15.8333 5V13.3333C15.8333 13.7936 15.4602 14.1667 15 14.1667H13.3333C12.8731 14.1667 12.5 13.7936 12.5 13.3333V5C12.5 4.53976 12.8731 4.16667 13.3333 4.16667ZM6.66667 6.66667H8.33333C8.79357 6.66667 9.16667 7.03976 9.16667 7.5V13.3333C9.16667 13.7936 8.79357 14.1667 8.33333 14.1667H6.66667C6.20643 14.1667 5.83333 13.7936 5.83333 13.3333V7.5C5.83333 7.03976 6.20643 6.66667 6.66667 6.66667Z" stroke="#888888" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
+
</svg>
|
|
Binary file
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
<svg width="112" height="32" viewBox="0 0 112 32" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M20.8721 9.02943V9.42425H13.948V9.291C13.948 8.10161 13.1099 6.97638 10.9698 6.97638C8.82973 6.97638 7.92681 7.67225 7.92681 8.46682C7.92681 11.8721 21.341 9.1923 21.5056 17.6315C21.5056 23.2873 17.1556 25.5723 11.3739 25.5723C4.91871 25.5723 0 23.9536 0 17.4637H6.98896C6.98896 19.9116 8.42566 20.341 10.7004 20.341C12.0374 20.341 13.943 20.2423 13.943 18.8209C13.943 15.5439 0.364164 18.1596 0.364164 9.291C0.369153 4.00044 5.25294 2.01648 10.7004 2.01648C16.1479 2.01648 20.7673 4.16824 20.8671 9.02943H20.8721Z" fill="black"/>
|
|
3
|
+
<path d="M24.9426 6.02583V1.55945H31.5974V6.02583H24.9426ZM24.9426 25.5496V8.07888H31.5974V25.5496H24.9426Z" fill="black"/>
|
|
4
|
+
<path d="M65.3103 14.2331V25.5496H58.6556V15.0277C58.6556 13.5718 57.9172 12.5453 56.5504 12.5453C54.9441 12.5453 53.9064 13.8038 53.9064 15.2942V25.5496H47.2517V15.0277C47.2517 13.5718 46.5184 12.5453 45.1466 12.5453C43.5402 12.5453 42.5026 13.8038 42.5026 15.2942V25.5496H35.8479V8.0789H41.3004L41.7344 10.6946C43.0713 8.84386 45.4459 7.68408 47.8903 7.68408C50.599 7.68408 52.37 8.77477 53.243 10.6946C54.6148 8.87347 56.9245 7.68408 59.2991 7.68408C63.3797 7.68408 65.3203 10.0974 65.3203 14.2381L65.3103 14.2331Z" fill="black"/>
|
|
5
|
+
<path d="M111.579 13.8826V25.1991H104.924V14.6772C104.924 13.2213 104.156 12.1948 102.684 12.1948C101.013 12.1948 99.9057 13.4533 99.9057 14.9437V25.1991H93.251V7.72348H98.7035L99.1375 10.3688C100.509 8.51805 102.919 7.32373 105.428 7.32373C109.608 7.32373 111.584 9.73705 111.584 13.8777L111.579 13.8826Z" fill="black"/>
|
|
6
|
+
<path d="M90.4423 16.3011C90.4423 12.9648 88.826 10.0037 86.3218 8.14806V5.02899C86.1871 3.28686 84.7254 0 80.121 0C75.5166 0 74.0549 3.23257 73.9252 4.94016V8.13325C71.391 9.9889 69.7598 12.9599 69.7598 16.306C69.7598 17.219 69.8895 18.0925 70.109 18.9315C70.1439 19.0746 70.1788 19.2178 70.2187 19.356C70.2187 19.3658 70.2237 19.3757 70.2287 19.3856C71.1865 22.7613 73.8504 25.4263 77.2476 26.4084V32L85.4288 25.372C88.4319 23.5904 90.4423 20.3381 90.4423 16.6218C90.4423 16.5725 90.4323 16.5281 90.4323 16.4787C90.4323 16.4195 90.4423 16.3652 90.4423 16.306V16.3011ZM77.4222 5.10302C77.487 4.59963 77.7913 3.3066 80.121 3.3066C82.5654 3.3066 82.8348 4.69833 82.8946 5.18692V6.48489C82.0166 6.24306 81.0987 6.11474 80.1459 6.11474C79.1931 6.11474 78.2952 6.23812 77.4272 6.46515V5.10302H77.4222ZM81.2634 21.0093L81.438 23.4867H78.7791L79.0135 21.0142C76.8385 20.5207 75.2472 18.6206 75.2472 16.306C75.2472 13.6508 77.4122 11.5089 80.136 11.5089C82.8597 11.5089 84.9848 13.6508 84.9848 16.306C84.9848 18.6107 83.3985 20.5108 81.2584 21.0093H81.2634Z" fill="#00F1C7"/>
|
|
7
|
+
</svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden="true" role="img" class="iconify iconify--logos" width="35.93" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 228"><path fill="#00D8FF" d="M210.483 73.824a171.49 171.49 0 0 0-8.24-2.597c.465-1.9.893-3.777 1.273-5.621c6.238-30.281 2.16-54.676-11.769-62.708c-13.355-7.7-35.196.329-57.254 19.526a171.23 171.23 0 0 0-6.375 5.848a155.866 155.866 0 0 0-4.241-3.917C100.759 3.829 77.587-4.822 63.673 3.233C50.33 10.957 46.379 33.89 51.995 62.588a170.974 170.974 0 0 0 1.892 8.48c-3.28.932-6.445 1.924-9.474 2.98C17.309 83.498 0 98.307 0 113.668c0 15.865 18.582 31.778 46.812 41.427a145.52 145.52 0 0 0 6.921 2.165a167.467 167.467 0 0 0-2.01 9.138c-5.354 28.2-1.173 50.591 12.134 58.266c13.744 7.926 36.812-.22 59.273-19.855a145.567 145.567 0 0 0 5.342-4.923a168.064 168.064 0 0 0 6.92 6.314c21.758 18.722 43.246 26.282 56.54 18.586c13.731-7.949 18.194-32.003 12.4-61.268a145.016 145.016 0 0 0-1.535-6.842c1.62-.48 3.21-.974 4.76-1.488c29.348-9.723 48.443-25.443 48.443-41.52c0-15.417-17.868-30.326-45.517-39.844Zm-6.365 70.984c-1.4.463-2.836.91-4.3 1.345c-3.24-10.257-7.612-21.163-12.963-32.432c5.106-11 9.31-21.767 12.459-31.957c2.619.758 5.16 1.557 7.61 2.4c23.69 8.156 38.14 20.213 38.14 29.504c0 9.896-15.606 22.743-40.946 31.14Zm-10.514 20.834c2.562 12.94 2.927 24.64 1.23 33.787c-1.524 8.219-4.59 13.698-8.382 15.893c-8.067 4.67-25.32-1.4-43.927-17.412a156.726 156.726 0 0 1-6.437-5.87c7.214-7.889 14.423-17.06 21.459-27.246c12.376-1.098 24.068-2.894 34.671-5.345a134.17 134.17 0 0 1 1.386 6.193ZM87.276 214.515c-7.882 2.783-14.16 2.863-17.955.675c-8.075-4.657-11.432-22.636-6.853-46.752a156.923 156.923 0 0 1 1.869-8.499c10.486 2.32 22.093 3.988 34.498 4.994c7.084 9.967 14.501 19.128 21.976 27.15a134.668 134.668 0 0 1-4.877 4.492c-9.933 8.682-19.886 14.842-28.658 17.94ZM50.35 144.747c-12.483-4.267-22.792-9.812-29.858-15.863c-6.35-5.437-9.555-10.836-9.555-15.216c0-9.322 13.897-21.212 37.076-29.293c2.813-.98 5.757-1.905 8.812-2.773c3.204 10.42 7.406 21.315 12.477 32.332c-5.137 11.18-9.399 22.249-12.634 32.792a134.718 134.718 0 0 1-6.318-1.979Zm12.378-84.26c-4.811-24.587-1.616-43.134 6.425-47.789c8.564-4.958 27.502 2.111 47.463 19.835a144.318 144.318 0 0 1 3.841 3.545c-7.438 7.987-14.787 17.08-21.808 26.988c-12.04 1.116-23.565 2.908-34.161 5.309a160.342 160.342 0 0 1-1.76-7.887Zm110.427 27.268a347.8 347.8 0 0 0-7.785-12.803c8.168 1.033 15.994 2.404 23.343 4.08c-2.206 7.072-4.956 14.465-8.193 22.045a381.151 381.151 0 0 0-7.365-13.322Zm-45.032-43.861c5.044 5.465 10.096 11.566 15.065 18.186a322.04 322.04 0 0 0-30.257-.006c4.974-6.559 10.069-12.652 15.192-18.18ZM82.802 87.83a323.167 323.167 0 0 0-7.227 13.238c-3.184-7.553-5.909-14.98-8.134-22.152c7.304-1.634 15.093-2.97 23.209-3.984a321.524 321.524 0 0 0-7.848 12.897Zm8.081 65.352c-8.385-.936-16.291-2.203-23.593-3.793c2.26-7.3 5.045-14.885 8.298-22.6a321.187 321.187 0 0 0 7.257 13.246c2.594 4.48 5.28 8.868 8.038 13.147Zm37.542 31.03c-5.184-5.592-10.354-11.779-15.403-18.433c4.902.192 9.899.29 14.978.29c5.218 0 10.376-.117 15.453-.343c-4.985 6.774-10.018 12.97-15.028 18.486Zm52.198-57.817c3.422 7.8 6.306 15.345 8.596 22.52c-7.422 1.694-15.436 3.058-23.88 4.071a382.417 382.417 0 0 0 7.859-13.026a347.403 347.403 0 0 0 7.425-13.565Zm-16.898 8.101a358.557 358.557 0 0 1-12.281 19.815a329.4 329.4 0 0 1-23.444.823c-7.967 0-15.716-.248-23.178-.732a310.202 310.202 0 0 1-12.513-19.846h.001a307.41 307.41 0 0 1-10.923-20.627a310.278 310.278 0 0 1 10.89-20.637l-.001.001a307.318 307.318 0 0 1 12.413-19.761c7.613-.576 15.42-.876 23.31-.876H128c7.926 0 15.743.303 23.354.883a329.357 329.357 0 0 1 12.335 19.695a358.489 358.489 0 0 1 11.036 20.54a329.472 329.472 0 0 1-11 20.722Zm22.56-122.124c8.572 4.944 11.906 24.881 6.52 51.026c-.344 1.668-.73 3.367-1.15 5.09c-10.622-2.452-22.155-4.275-34.23-5.408c-7.034-10.017-14.323-19.124-21.64-27.008a160.789 160.789 0 0 1 5.888-5.4c18.9-16.447 36.564-22.941 44.612-18.3ZM128 90.808c12.625 0 22.86 10.235 22.86 22.86s-10.235 22.86-22.86 22.86s-22.86-10.235-22.86-22.86s10.235-22.86 22.86-22.86Z"></path></svg>
|
|
Binary file
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
<svg width="182" height="52" viewBox="0 0 182 52" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M33.9172 14.6729V15.3145H22.6655V15.0979C22.6655 13.1652 21.3036 11.3367 17.826 11.3367C14.3483 11.3367 12.8811 12.4674 12.8811 13.7586C12.8811 19.2922 34.6792 14.9375 34.9467 28.6513C34.9467 37.8419 27.8779 41.5551 18.4826 41.5551C7.99291 41.5551 0 38.9246 0 28.3786H11.3571C11.3571 32.3564 13.6917 33.0541 17.3882 33.0541C19.5607 33.0541 22.6574 32.8937 22.6574 30.584C22.6574 25.2589 0.591767 29.5094 0.591767 15.0979C0.599873 6.50076 8.53604 3.27682 17.3882 3.27682C26.2404 3.27682 33.7469 6.77343 33.9091 14.6729H33.9172Z" fill="black"/>
|
|
3
|
+
<path d="M40.5322 9.79198V2.53412H51.3462V9.79198H40.5322ZM40.5322 41.5181V13.1282H51.3462V41.5181H40.5322Z" fill="black"/>
|
|
4
|
+
<path d="M106.129 23.1288V41.5181H95.3154V24.42C95.3154 22.0542 94.1156 20.3861 91.8945 20.3861C89.2842 20.3861 87.5981 22.4311 87.5981 24.8531V41.5181H76.7842V24.42C76.7842 22.0542 75.5925 20.3861 73.3633 20.3861C70.753 20.3861 69.0669 22.4311 69.0669 24.8531V41.5181H58.2529V13.1282H67.1132L67.8185 17.3787C69.991 14.3713 73.8496 12.4866 77.8218 12.4866C82.2235 12.4866 85.1013 14.259 86.5199 17.3787C88.7492 14.4194 92.5025 12.4866 96.3611 12.4866C102.992 12.4866 106.146 16.4083 106.146 23.1369L106.129 23.1288Z" fill="black"/>
|
|
5
|
+
<path d="M181.316 22.5592V40.9485H170.502V23.8504C170.502 21.4846 169.254 19.8165 166.862 19.8165C164.147 19.8165 162.347 21.8615 162.347 24.2835V40.9485H151.533V12.5506H160.394L161.099 16.8492C163.328 13.8418 167.243 11.901 171.321 11.901C178.114 11.901 181.324 15.8227 181.324 22.5512L181.316 22.5592Z" fill="black"/>
|
|
6
|
+
<path d="M146.969 26.4892C146.969 21.0679 144.342 16.256 140.273 13.2406V8.17212C140.054 5.34115 137.679 0 130.196 0C122.714 0 120.339 5.25293 120.128 8.02776V13.2165C116.01 16.232 113.359 21.0598 113.359 26.4972C113.359 27.9809 113.57 29.4004 113.927 30.7637C113.984 30.9963 114.04 31.2289 114.105 31.4534C114.105 31.4695 114.113 31.4855 114.121 31.5015C115.678 36.987 120.007 41.3177 125.527 42.9136V52L138.822 41.2295C143.702 38.3344 146.969 33.0494 146.969 27.0105C146.969 26.9303 146.952 26.8581 146.952 26.7779C146.952 26.6817 146.969 26.5935 146.969 26.4972V26.4892ZM125.811 8.29241C125.916 7.4744 126.411 5.37323 130.196 5.37323C134.168 5.37323 134.606 7.63479 134.704 8.42875V10.5379C133.277 10.145 131.785 9.93646 130.237 9.93646C128.689 9.93646 127.229 10.137 125.819 10.5059V8.29241H125.811ZM132.053 34.14L132.336 38.1659H128.016L128.397 34.1481C124.862 33.3461 122.276 30.2585 122.276 26.4972C122.276 22.1826 125.795 18.702 130.221 18.702C134.647 18.702 138.1 22.1826 138.1 26.4972C138.1 30.2424 135.522 33.33 132.045 34.14H132.053Z" fill="#00F1C7"/>
|
|
7
|
+
</svg>
|