@devtron-labs/devtron-fe-common-lib 1.9.5-beta-3 → 1.9.5
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/{@code-editor-CWmHyowW.js → @code-editor-CoSgddEi.js} +6531 -6952
- package/dist/{@common-rjsf-BxmWuuRy.js → @common-rjsf-CI9-gpwf.js} +2 -2
- package/dist/{@framer-motion-Cx1gSa6-.js → @framer-motion-FKAND_5t.js} +1 -1
- package/dist/{@react-dates-ukcBEyJ1.js → @react-dates-Cc7UHR4b.js} +1 -1
- package/dist/{@react-select-Cas7oOFN.js → @react-select-45zYr11O.js} +1 -1
- package/dist/{@react-virtualized-sticky-tree-DRihF7_6.js → @react-virtualized-sticky-tree-Du399kou.js} +1 -1
- package/dist/{@vendor-xG1dUtf3.js → @vendor-CSolG4o7.js} +12758 -13079
- package/dist/Common/Api.d.ts +15 -0
- package/dist/Common/Constants.d.ts +0 -4
- package/dist/Common/Helper.d.ts +0 -1
- package/dist/Common/Types.d.ts +0 -7
- package/dist/Common/index.d.ts +1 -1
- package/dist/Shared/Components/CustomInput/CustomInput.d.ts +1 -1
- package/dist/Shared/Components/CustomInput/types.d.ts +1 -5
- package/dist/Shared/Components/Header/types.d.ts +1 -0
- package/dist/Shared/Components/Icon/Icon.d.ts +0 -9
- package/dist/Shared/Components/index.d.ts +0 -6
- package/dist/Shared/Helpers.d.ts +0 -1
- package/dist/Shared/Providers/types.d.ts +1 -1
- package/dist/Shared/constants.d.ts +0 -3
- package/dist/Shared/types.d.ts +0 -33
- package/dist/assets/@code-editor.css +1 -1
- package/dist/assets/ic-azure.f469b426.svg +39 -0
- package/dist/assets/ic-dockerhub.ae468451.svg +19 -0
- package/dist/assets/ic-ecr.1701dc23.svg +25 -0
- package/dist/assets/ic-google-artifact-registry.73ff5bb0.svg +25 -0
- package/dist/assets/ic-google-container-registry.815ede09.svg +25 -0
- package/dist/assets/ic-quay.84004841.svg +27 -0
- package/dist/index.d.ts +2 -0
- package/dist/index.js +765 -780
- package/package.json +1 -2
- package/dist/Common/API/CoreAPI.d.ts +0 -17
- package/dist/Common/API/constants.d.ts +0 -70
- package/dist/Common/API/index.d.ts +0 -3
- package/dist/Common/API/types.d.ts +0 -23
- package/dist/Common/API/utils.d.ts +0 -12
- package/dist/Shared/Components/CountrySelect/CountrySelect.component.d.ts +0 -3
- package/dist/Shared/Components/CountrySelect/index.d.ts +0 -1
- package/dist/Shared/Components/CountrySelect/types.d.ts +0 -7
- package/dist/Shared/Components/CountrySelect/utils.d.ts +0 -4
- package/dist/Shared/Components/DevtronLicenseCard/DevtronLicenseCard.d.ts +0 -3
- package/dist/Shared/Components/DevtronLicenseCard/index.d.ts +0 -3
- package/dist/Shared/Components/DevtronLicenseCard/types.d.ts +0 -18
- package/dist/Shared/Components/DevtronLicenseCard/utils.d.ts +0 -6
- package/dist/Shared/Components/FlagImage/FlagImage.component.d.ts +0 -3
- package/dist/Shared/Components/FlagImage/index.d.ts +0 -1
- package/dist/Shared/Components/FlagImage/types.d.ts +0 -5
- package/dist/Shared/Components/LoginBanner/LoginBanner.d.ts +0 -2
- package/dist/Shared/Components/LoginBanner/constants.d.ts +0 -2
- package/dist/Shared/Components/LoginBanner/index.d.ts +0 -1
- package/dist/Shared/Components/LoginBanner/types.d.ts +0 -7
- package/dist/Shared/Components/PhoneInput/PhoneInput.component.d.ts +0 -3
- package/dist/Shared/Components/PhoneInput/index.d.ts +0 -1
- package/dist/Shared/Components/PhoneInput/types.d.ts +0 -11
- package/dist/assets/ic-azure.49ec3dad.svg +0 -23
- package/dist/assets/ic-book-open.e839bbda.svg +0 -3
- package/dist/assets/ic-caret-left.3df25a7c.svg +0 -3
- package/dist/assets/ic-chat-circle-dots.b5afd171.svg +0 -3
- package/dist/assets/ic-devtron-header-logo.7dc157aa.svg +0 -4
- package/dist/assets/ic-devtron.aca6cbaa.svg +0 -3
- package/dist/assets/ic-dockerhub.19023887.svg +0 -3
- package/dist/assets/ic-ecr.022619e3.svg +0 -9
- package/dist/assets/ic-google-artifact-registry.536fe6c7.svg +0 -18
- package/dist/assets/ic-google-container-registry.20eeef45.svg +0 -19
- package/dist/assets/ic-key.56432553.svg +0 -19
- package/dist/assets/ic-quay.19eb5574.svg +0 -11
- package/dist/assets/ic-quote.68f093fe.svg +0 -3
- package/dist/assets/ic-timer.ae5f10fa.svg +0 -19
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@devtron-labs/devtron-fe-common-lib",
|
3
|
-
"version": "1.9.5
|
3
|
+
"version": "1.9.5",
|
4
4
|
"description": "Supporting common component library",
|
5
5
|
"type": "module",
|
6
6
|
"main": "dist/index.js",
|
@@ -123,7 +123,6 @@
|
|
123
123
|
"react-dates": "^21.8.0",
|
124
124
|
"react-diff-viewer-continued": "^3.4.0",
|
125
125
|
"react-draggable": "^4.4.5",
|
126
|
-
"react-international-phone": "^4.5.0",
|
127
126
|
"react-monaco-editor": "^0.54.0",
|
128
127
|
"react-virtualized-sticky-tree": "^3.0.0-beta18",
|
129
128
|
"sass": "^1.69.7",
|
@@ -1,17 +0,0 @@
|
|
1
|
-
import { APIOptions, ResponseType } from '..';
|
2
|
-
import { CoreAPIConstructorParamsType } from './types';
|
3
|
-
declare class CoreAPI {
|
4
|
-
handleLogout: () => void;
|
5
|
-
handleRedirectToLicenseActivation?: () => void;
|
6
|
-
host: string;
|
7
|
-
timeout: number;
|
8
|
-
constructor({ handleLogout, host, timeout, handleRedirectToLicenseActivation }: CoreAPIConstructorParamsType);
|
9
|
-
private fetchAPI;
|
10
|
-
private fetchInTime;
|
11
|
-
post: <T = any, K = object>(url: string, data: K, options?: APIOptions, isMultipartRequest?: boolean) => Promise<ResponseType<T>>;
|
12
|
-
put: <T = any, K = object>(url: string, data: K, options?: APIOptions) => Promise<ResponseType<T>>;
|
13
|
-
patch: <T = any, K = object>(url: string, data: K, options?: APIOptions) => Promise<ResponseType<T>>;
|
14
|
-
get: <T = any>(url: string, options?: APIOptions) => Promise<ResponseType<T>>;
|
15
|
-
trash: <T = any, K = object>(url: string, data?: K, options?: APIOptions) => Promise<ResponseType<T>>;
|
16
|
-
}
|
17
|
-
export default CoreAPI;
|
@@ -1,70 +0,0 @@
|
|
1
|
-
export declare const RESPONSE_MESSAGES: {
|
2
|
-
readonly 100: "Continue";
|
3
|
-
readonly 101: "Switching Protocols";
|
4
|
-
readonly 102: "Processing(WebDAV)";
|
5
|
-
readonly 200: "OK";
|
6
|
-
readonly 201: "Created";
|
7
|
-
readonly 202: "Accepted";
|
8
|
-
readonly 203: "Non - Authoritative Information";
|
9
|
-
readonly 204: "No Content";
|
10
|
-
readonly 205: "Reset Content";
|
11
|
-
readonly 206: "Partial Content";
|
12
|
-
readonly 207: "Multi - Status(WebDAV)";
|
13
|
-
readonly 208: "Already Reported(WebDAV)";
|
14
|
-
readonly 226: "IM Used";
|
15
|
-
readonly 300: "Multiple Choices";
|
16
|
-
readonly 301: "Moved Permanently";
|
17
|
-
readonly 302: "Found";
|
18
|
-
readonly 303: "See Other";
|
19
|
-
readonly 304: "Not Modified";
|
20
|
-
readonly 305: "Use Proxy";
|
21
|
-
readonly 307: "Temporary Redirect";
|
22
|
-
readonly 308: "Permanent Redirect(experimental)";
|
23
|
-
readonly 400: "Bad Request";
|
24
|
-
readonly 401: "Unauthorized";
|
25
|
-
readonly 402: "Payment Required";
|
26
|
-
readonly 403: "Forbidden";
|
27
|
-
readonly 404: "Not Found";
|
28
|
-
readonly 405: "Method Not Allowed";
|
29
|
-
readonly 406: "Not Acceptable";
|
30
|
-
readonly 407: "Proxy Authentication Required";
|
31
|
-
readonly 408: "Request Timeout";
|
32
|
-
readonly 409: "Conflict";
|
33
|
-
readonly 410: "Gone";
|
34
|
-
readonly 411: "Length Required";
|
35
|
-
readonly 412: "Precondition Failed";
|
36
|
-
readonly 413: "Request Entity Too Large";
|
37
|
-
readonly 414: "Request - URI Too Long";
|
38
|
-
readonly 415: "Unsupported Media Type";
|
39
|
-
readonly 416: "Requested Range Not Satisfiable";
|
40
|
-
readonly 417: "Expectation Failed";
|
41
|
-
readonly 418: "I'm a teapot";
|
42
|
-
readonly 420: "Enhance Your Calm(Twitter)";
|
43
|
-
readonly 422: "Unprocessable Entity(WebDAV)";
|
44
|
-
readonly 423: "Locked(WebDAV)";
|
45
|
-
readonly 424: "Failed Dependency(WebDAV)";
|
46
|
-
readonly 425: "Reserved for WebDAV";
|
47
|
-
readonly 426: "Upgrade Required";
|
48
|
-
readonly 428: "Precondition Required";
|
49
|
-
readonly 429: "Too Many Requests";
|
50
|
-
readonly 431: "Request Header Fields Too Large";
|
51
|
-
readonly 444: "No Response(Nginx)";
|
52
|
-
readonly 449: "Retry With(Microsoft)";
|
53
|
-
readonly 450: "Blocked by Windows Parental Controls(Microsoft)";
|
54
|
-
readonly 451: "Unavailable For Legal Reasons";
|
55
|
-
readonly 499: "Client Closed Request(Nginx)";
|
56
|
-
readonly 500: "Internal Server Error";
|
57
|
-
readonly 501: "Not Implemented";
|
58
|
-
readonly 502: "Bad Gateway";
|
59
|
-
readonly 503: "Service Unavailable";
|
60
|
-
readonly 504: "Gateway Timeout";
|
61
|
-
readonly 505: "HTTP Version Not Supported";
|
62
|
-
readonly 506: "Variant Also Negotiates(Experimental)";
|
63
|
-
readonly 507: "Insufficient Storage(WebDAV)";
|
64
|
-
readonly 508: "Loop Detected(WebDAV)";
|
65
|
-
readonly 509: "Bandwidth Limit Exceeded(Apache)";
|
66
|
-
readonly 510: "Not Extended";
|
67
|
-
readonly 511: "Network Authentication Required";
|
68
|
-
readonly 598: "Network read timeout error";
|
69
|
-
readonly 599: "Network connect timeout error";
|
70
|
-
};
|
@@ -1,3 +0,0 @@
|
|
1
|
-
export declare const post: <T = any, K = object>(url: string, data: K, options?: import('..').APIOptions, isMultipartRequest?: boolean) => Promise<import('..').ResponseType<T>>, put: <T = any, K = object>(url: string, data: K, options?: import('..').APIOptions) => Promise<import('..').ResponseType<T>>, patch: <T = any, K = object>(url: string, data: K, options?: import('..').APIOptions) => Promise<import('..').ResponseType<T>>, get: <T = any>(url: string, options?: import('..').APIOptions) => Promise<import('..').ResponseType<T>>, trash: <T = any, K = object>(url: string, data?: K, options?: import('..').APIOptions) => Promise<import('..').ResponseType<T>>;
|
2
|
-
export { getIsRequestAborted, abortPreviousRequests } from './utils';
|
3
|
-
export { default as CoreAPI } from './CoreAPI';
|
@@ -1,23 +0,0 @@
|
|
1
|
-
import { APIOptions } from '..';
|
2
|
-
export interface CoreAPIConstructorParamsType {
|
3
|
-
handleLogout: () => void;
|
4
|
-
handleRedirectToLicenseActivation?: () => void;
|
5
|
-
/**
|
6
|
-
* @default Host
|
7
|
-
*/
|
8
|
-
host?: string;
|
9
|
-
/**
|
10
|
-
* @default FALLBACK_REQUEST_TIMEOUT
|
11
|
-
*/
|
12
|
-
timeout?: number;
|
13
|
-
}
|
14
|
-
export interface FetchInTimeParamsType<Data = object> {
|
15
|
-
url: string;
|
16
|
-
type: 'POST' | 'PUT' | 'PATCH' | 'GET' | 'DELETE';
|
17
|
-
data: Data;
|
18
|
-
options?: APIOptions;
|
19
|
-
isMultipartRequest?: boolean;
|
20
|
-
}
|
21
|
-
export interface FetchAPIParamsType<Data = object> extends Omit<FetchInTimeParamsType<Data>, 'options'>, Pick<APIOptions, 'preventAutoLogout' | 'preventLicenseRedirect'> {
|
22
|
-
signal: AbortSignal;
|
23
|
-
}
|
@@ -1,12 +0,0 @@
|
|
1
|
-
import { MutableRefObject } from 'react';
|
2
|
-
export declare const handleServerError: (contentType: string, response: Response) => Promise<never>;
|
3
|
-
/**
|
4
|
-
* Aborts the previous request before triggering next request
|
5
|
-
*/
|
6
|
-
export declare const abortPreviousRequests: <T>(callback: () => Promise<T>, abortControllerRef: MutableRefObject<AbortController>) => Promise<T>;
|
7
|
-
/**
|
8
|
-
* Returns true if the error is due to a aborted request
|
9
|
-
*/
|
10
|
-
export declare const getIsRequestAborted: (error: any) => boolean;
|
11
|
-
export declare const handleDashboardLogout: () => void;
|
12
|
-
export declare const handleRedirectToLicenseActivation: () => void;
|
@@ -1 +0,0 @@
|
|
1
|
-
export { default as CountrySelect } from './CountrySelect.component';
|
@@ -1,7 +0,0 @@
|
|
1
|
-
import { CountryISO2Type } from '../../index';
|
2
|
-
import { SelectPickerProps } from '../SelectPicker';
|
3
|
-
export interface CountrySelectProps extends Pick<SelectPickerProps, 'required' | 'label' | 'error' | 'placeholder' | 'size'>, Required<Pick<SelectPickerProps, 'name'>> {
|
4
|
-
selectedCountry: CountryISO2Type;
|
5
|
-
handleChange: (iso2: CountryISO2Type) => void;
|
6
|
-
variant?: 'default' | 'selectPhoneCode';
|
7
|
-
}
|
@@ -1,4 +0,0 @@
|
|
1
|
-
import { ParsedCountry } from 'react-international-phone';
|
2
|
-
import { CountrySelectProps } from './types';
|
3
|
-
import { SelectPickerOptionType } from '../SelectPicker';
|
4
|
-
export declare const getCountryOptions: (variant: CountrySelectProps["variant"]) => SelectPickerOptionType<ParsedCountry>[];
|
@@ -1,18 +0,0 @@
|
|
1
|
-
export declare enum LicenseStatus {
|
2
|
-
ACTIVE = "ACTIVE",
|
3
|
-
EXPIRED = "EXPIRED",
|
4
|
-
REMINDER_THRESHOLD_REACHED = "REMINDER_THRESHOLD_REACHED"
|
5
|
-
}
|
6
|
-
export type DevtronLicenseCardProps = {
|
7
|
-
enterpriseName: string;
|
8
|
-
expiryDate: string;
|
9
|
-
ttl: number;
|
10
|
-
licenseStatus: LicenseStatus;
|
11
|
-
isTrial: boolean;
|
12
|
-
} & ({
|
13
|
-
licenseKey: string;
|
14
|
-
licenseSuffix?: never;
|
15
|
-
} | {
|
16
|
-
licenseKey?: never;
|
17
|
-
licenseSuffix: string;
|
18
|
-
});
|
@@ -1,6 +0,0 @@
|
|
1
|
-
import { DevtronLicenseCardProps, DevtronLicenseDTO, LicenseStatus } from '../../index';
|
2
|
-
export declare const getLicenseColorsAccordingToStatus: (licenseStatus: LicenseStatus) => {
|
3
|
-
bgColor: string;
|
4
|
-
textColor: string;
|
5
|
-
};
|
6
|
-
export declare const parseDevtronLicenseDTOIntoLicenseCardData: <isCentralDashboard extends boolean = false>(licenseDTO: DevtronLicenseDTO<isCentralDashboard>, currentUserEmail?: isCentralDashboard extends true ? string : never) => DevtronLicenseCardProps;
|
@@ -1 +0,0 @@
|
|
1
|
-
export { default as FlagImage } from './FlagImage.component';
|
@@ -1 +0,0 @@
|
|
1
|
-
export { default as LoginBanner } from './LoginBanner';
|
@@ -1 +0,0 @@
|
|
1
|
-
export { default as PhoneInput } from './PhoneInput.component';
|
@@ -1,11 +0,0 @@
|
|
1
|
-
import { ComponentProps } from 'react';
|
2
|
-
import { CountrySelect } from '../CountrySelect';
|
3
|
-
export interface PhoneInputProps {
|
4
|
-
phoneValue: string;
|
5
|
-
onChange: (value: string) => void;
|
6
|
-
error?: string | null;
|
7
|
-
countryCodeSelectName: string;
|
8
|
-
phoneNumberInputName: string;
|
9
|
-
required?: boolean;
|
10
|
-
countryCodeSelectSize?: ComponentProps<typeof CountrySelect>['size'];
|
11
|
-
}
|
@@ -1,23 +0,0 @@
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
2
|
-
<path d="M8.81836 3.00022H14.4711L8.603 20.3867C8.54269 20.5654 8.42787 20.7206 8.2747 20.8306C8.12154 20.9406 7.93773 20.9997 7.74917 20.9998H3.34996C3.20709 20.9998 3.06627 20.9658 2.93915 20.9006C2.81203 20.8354 2.70226 20.7408 2.61893 20.6248C2.5356 20.5088 2.48109 20.3745 2.45993 20.2332C2.43876 20.0919 2.45154 19.9476 2.49721 19.8123L7.96431 3.61329C8.0246 3.43456 8.13944 3.27924 8.29265 3.16922C8.44587 3.0592 8.62974 3.00001 8.81836 3V3.00022Z" fill="url(#paint0_linear_702_1773)"/>
|
3
|
-
<path d="M17.0323 14.6621H8.06846C7.98513 14.662 7.9037 14.687 7.83478 14.7339C7.76585 14.7807 7.71264 14.8472 7.68207 14.9248C7.65149 15.0023 7.64497 15.0872 7.66336 15.1685C7.68175 15.2498 7.72419 15.3237 7.78516 15.3805L13.5451 20.7566C13.7128 20.9131 13.9336 21 14.163 21H19.2387L17.0323 14.6621Z" fill="#0078D4"/>
|
4
|
-
<path d="M8.81856 3.00001C8.62787 2.99927 8.44195 3.05953 8.28794 3.17198C8.13394 3.28443 8.01992 3.44317 7.96255 3.62502L2.50413 19.7973C2.45539 19.9331 2.44009 20.0788 2.45952 20.2218C2.47895 20.3648 2.53255 20.5011 2.61577 20.619C2.69899 20.7369 2.8094 20.8331 2.93764 20.8993C3.06589 20.9656 3.2082 20.9999 3.35254 20.9996H7.86529C8.03337 20.9695 8.19046 20.8954 8.32052 20.7848C8.45058 20.6742 8.54895 20.5311 8.60559 20.37L9.6941 17.162L13.5823 20.7885C13.7452 20.9233 13.9496 20.9978 14.161 20.9996H19.2178L17 14.6617L10.5347 14.6632L14.4917 3.00001H8.81856Z" fill="url(#paint1_linear_702_1773)"/>
|
5
|
-
<path d="M16.038 3.61221C15.9778 3.43376 15.8631 3.2787 15.7101 3.16887C15.5571 3.05904 15.3735 2.99998 15.1852 3H8.88535C9.07366 3.00001 9.25723 3.05909 9.41021 3.16891C9.56319 3.27874 9.67787 3.43378 9.73809 3.61221L15.2054 19.8118C15.2511 19.9472 15.2639 20.0916 15.2428 20.2329C15.2216 20.3742 15.1671 20.5085 15.0838 20.6246C15.0005 20.7407 14.8907 20.8353 14.7636 20.9005C14.6364 20.9657 14.4956 20.9998 14.3527 20.9998H20.6528C20.7956 20.9997 20.9365 20.9657 21.0636 20.9004C21.1907 20.8352 21.3004 20.7406 21.3837 20.6245C21.467 20.5084 21.5215 20.3742 21.5427 20.2328C21.5638 20.0915 21.551 19.9472 21.5053 19.8118L16.038 3.61221Z" fill="url(#paint2_linear_702_1773)"/>
|
6
|
-
<defs>
|
7
|
-
<linearGradient id="paint0_linear_702_1773" x1="10.8786" y1="4.33405" x2="5.00812" y2="21.6769" gradientUnits="userSpaceOnUse">
|
8
|
-
<stop stop-color="#114A8B"/>
|
9
|
-
<stop offset="1" stop-color="#0669BC"/>
|
10
|
-
</linearGradient>
|
11
|
-
<linearGradient id="paint1_linear_702_1773" x1="12.7126" y1="12.4161" x2="11.3547" y2="12.8752" gradientUnits="userSpaceOnUse">
|
12
|
-
<stop stop-opacity="0.3"/>
|
13
|
-
<stop offset="0.071" stop-opacity="0.2"/>
|
14
|
-
<stop offset="0.321" stop-opacity="0.1"/>
|
15
|
-
<stop offset="0.623" stop-opacity="0.05"/>
|
16
|
-
<stop offset="1" stop-opacity="0"/>
|
17
|
-
</linearGradient>
|
18
|
-
<linearGradient id="paint2_linear_702_1773" x1="11.9653" y1="3.828" x2="18.4093" y2="20.9961" gradientUnits="userSpaceOnUse">
|
19
|
-
<stop stop-color="#3CCBF4"/>
|
20
|
-
<stop offset="1" stop-color="#2892DF"/>
|
21
|
-
</linearGradient>
|
22
|
-
</defs>
|
23
|
-
</svg>
|
@@ -1,3 +0,0 @@
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
2
|
-
<path stroke="#3B444C" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M12 8.25a3 3 0 0 1 3-3h6a.75.75 0 0 1 .75.75v12a.75.75 0 0 1-.75.75h-6a3 3 0 0 0-3 3m0-13.5v13.5m0-13.5a3 3 0 0 0-3-3H3a.75.75 0 0 0-.75.75v12a.75.75 0 0 0 .75.75h6a3 3 0 0 1 3 3" vector-effect="non-scaling-stroke"/>
|
3
|
-
</svg>
|
@@ -1,3 +0,0 @@
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
2
|
-
<path stroke="#3B444C" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M12 11.5v1m4-1v1m-8-1v1m-3.741 4.094a8.996 8.996 0 1 1 3.147 3.147l-3.108.888a.75.75 0 0 1-.927-.927l.888-3.108Z" vector-effect="non-scaling-stroke"/>
|
3
|
-
</svg>
|
@@ -1,4 +0,0 @@
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="109" height="25" viewBox="0 0 109 25" fill="none">
|
2
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M41.871 17.5159C42.4188 17.5159 42.8597 17.4048 43.1928 17.1827C43.5261 16.9605 43.7852 16.6828 43.9705 16.3496C44.1555 16.0163 44.2777 15.6573 44.3371 15.2719C44.3961 14.887 44.426 14.5315 44.426 14.2055C44.426 13.8799 44.3961 13.5244 44.3371 13.1391C44.2777 12.7542 44.1555 12.3949 43.9705 12.0616C43.7852 11.7283 43.5261 11.4506 43.1928 11.2285C42.8597 11.0062 42.4188 10.8952 41.871 10.8952C41.3228 10.8952 40.8824 11.0062 40.5491 11.2285C40.2158 11.4506 39.9602 11.7283 39.7826 12.0616C39.6049 12.3949 39.4862 12.7542 39.4271 13.1391C39.3678 13.5244 39.3382 13.8799 39.3382 14.2055C39.3382 14.5315 39.3678 14.887 39.4271 15.2719C39.4862 15.6573 39.6049 16.0163 39.7826 16.3496C39.9602 16.6828 40.2158 16.9605 40.5491 17.1827C40.8824 17.4048 41.3228 17.5159 41.871 17.5159ZM44.426 9.87025V4.82996H47.0698V14.1834C47.0698 14.9536 46.9955 15.6275 46.8476 16.2051C46.6993 16.7828 46.5033 17.2826 46.2589 17.7047C46.0145 18.1269 45.7368 18.4751 45.4258 18.749C45.1148 19.0233 44.796 19.2489 44.4703 19.4266C43.7001 19.8265 42.8337 20.0338 41.871 20.0487C40.8784 20.0338 39.9971 19.8265 39.2271 19.4266C38.9012 19.2489 38.579 19.0233 38.2607 18.749C37.942 18.4751 37.6608 18.1307 37.4165 17.7159C37.1721 17.3014 36.9755 16.805 36.8276 16.2274C36.6795 15.6497 36.6055 14.9759 36.6055 14.2055C36.6055 13.4355 36.6756 12.7614 36.8165 12.1838C36.9572 11.6061 37.1421 11.1063 37.3719 10.6842C37.6015 10.262 37.8607 9.91042 38.1496 9.6288C38.4384 9.34761 38.7383 9.11777 39.0493 8.94015C39.7604 8.52557 40.5747 8.30344 41.4933 8.27362C41.9523 8.31798 42.3965 8.42912 42.8263 8.60688C43.1963 8.76995 43.5741 9.01783 43.9595 9.3511C44.2161 9.57328 44.3716 9.74633 44.426 9.87025ZM56.1788 12.7614C56.1045 12.5246 56.0121 12.2876 55.9011 12.0505C55.79 11.8137 55.6379 11.5988 55.4456 11.4062C55.2529 11.2138 55.0235 11.0618 54.7568 10.9508C54.4902 10.8396 54.1792 10.7841 53.8238 10.7841C53.4683 10.7841 53.1573 10.8396 52.8906 10.9508C52.624 11.0618 52.3941 11.2138 52.2018 11.4062C52.0092 11.5988 51.8537 11.8137 51.7353 12.0505C51.6166 12.2876 51.5277 12.5246 51.4687 12.7614H56.1788ZM58.9782 12.7614C59.0077 12.9835 59.0337 13.2134 59.0559 13.4502C59.0781 13.6873 59.0892 13.939 59.0892 14.2055V14.6054H51.3132C51.3427 14.8574 51.3798 15.1129 51.4243 15.372C51.4687 15.6312 51.5427 15.8868 51.6464 16.1384C51.8092 16.5238 52.061 16.8643 52.4019 17.1603C52.7424 17.4568 53.2162 17.6048 53.8238 17.6048C54.4308 17.6048 54.9048 17.4568 55.2456 17.1603C55.5862 16.8643 55.8378 16.5238 56.001 16.1384H58.8893C58.7706 16.657 58.6039 17.1087 58.3895 17.4936C58.1745 17.879 57.9373 18.2122 57.6784 18.4934C57.4192 18.775 57.1413 19.0082 56.8453 19.1933C56.5489 19.3786 56.26 19.5303 55.9788 19.6487C55.2974 19.9154 54.5791 20.0486 53.8238 20.0486C52.8313 20.0338 51.9499 19.8265 51.1799 19.4266C50.8539 19.2488 50.5317 19.0232 50.2134 18.749C49.8947 18.4751 49.6135 18.1306 49.3691 17.7159C49.1248 17.3013 48.9284 16.805 48.7804 16.2273C48.6322 15.6497 48.5583 14.9759 48.5583 14.2055C48.5583 13.4355 48.6322 12.7614 48.7804 12.1837C48.9284 11.6061 49.1248 11.1063 49.3691 10.6841C49.6135 10.262 49.8947 9.91037 50.2134 9.62875C50.5317 9.34756 50.8539 9.11772 51.1799 8.9401C51.9499 8.52552 52.8313 8.30339 53.8238 8.27357C54.6381 8.30339 55.4011 8.47344 56.1122 8.78445C56.4082 8.91785 56.7081 9.09212 57.0119 9.30668C57.3153 9.52154 57.5968 9.78804 57.8562 10.1065C58.1151 10.4252 58.3449 10.8028 58.545 11.2395C58.7448 11.6766 58.8893 12.1837 58.9782 12.7614ZM64.6658 20.2642H66.4876H68.3095L71.9753 9H69.2425L66.4876 17.4204L63.7328 9H61L64.6658 20.2642ZM75.1074 11.2062V16.1607C75.1517 16.3383 75.233 16.5015 75.3517 16.6494C75.4552 16.7682 75.5996 16.8793 75.785 16.9827C75.97 17.0864 76.2106 17.1382 76.5071 17.1382H78.1955V19.8265H75.485C74.9073 19.7674 74.3888 19.6043 73.9298 19.3377C73.5445 19.1156 73.1929 18.7861 72.8746 18.3491C72.5559 17.9123 72.3969 17.3086 72.3969 16.5383V7.03373H75.1074V8.56231H77.6624V11.2062H75.1074ZM79.9508 10.0399C79.6248 10.4769 79.4621 11.0806 79.4621 11.8505V19.8265H82.1948V12.2282C82.2392 12.0506 82.3205 11.8876 82.4392 11.7394C82.5426 11.6211 82.6871 11.51 82.8724 11.4061C83.0575 11.3027 83.2981 11.2506 83.5945 11.2506H85.6829V8.56237H82.5725C81.9948 8.62173 81.4762 8.7845 81.0173 9.05115C80.6319 9.27328 80.2764 9.60305 79.9508 10.0399ZM92.1254 10.8951C91.5773 10.8951 91.1367 11.0063 90.8034 11.2284C90.4703 11.4505 90.2147 11.7282 90.0369 12.0615C89.8593 12.3948 89.7405 12.7541 89.6815 13.1391C89.6222 13.5245 89.5927 13.8798 89.5927 14.2055C89.5927 14.5315 89.6222 14.8869 89.6815 15.272C89.7405 15.6573 89.8593 16.0162 90.0369 16.3494C90.2147 16.6827 90.4703 16.9604 90.8034 17.1825C91.1367 17.4048 91.5773 17.5158 92.1254 17.5158C92.6732 17.5158 93.114 17.4048 93.4473 17.1825C93.7805 16.9604 94.0361 16.6827 94.2137 16.3494C94.3915 16.0162 94.5099 15.6573 94.5693 15.272C94.6283 14.8869 94.6581 14.5315 94.6581 14.2055C94.6581 13.8798 94.6283 13.5245 94.5693 13.1391C94.5099 12.7541 94.3915 12.3948 94.2137 12.0615C94.0361 11.7282 93.7805 11.4505 93.4473 11.2284C93.114 11.0063 92.6732 10.8951 92.1254 10.8951ZM86.8599 14.2055C86.8599 13.4356 86.9338 12.7613 87.082 12.1837C87.23 11.606 87.4265 11.1062 87.6709 10.6841C87.9153 10.2619 88.1965 9.91031 88.515 9.62868C88.8335 9.3475 89.1555 9.1178 89.4815 8.94004C90.2515 8.52546 91.1329 8.30333 92.1254 8.27351C93.103 8.30333 93.9768 8.52546 94.747 8.94004C95.0726 9.1178 95.3948 9.3475 95.7135 9.62868C96.0318 9.91031 96.3133 10.2619 96.5577 10.6841C96.8021 11.1062 97.0021 11.606 97.1576 12.1837C97.3131 12.7613 97.3909 13.4356 97.3909 14.2055C97.3909 14.9758 97.3131 15.6496 97.1576 16.2273C97.0021 16.8049 96.8021 17.3014 96.5577 17.7158C96.3133 18.1307 96.0318 18.475 95.7135 18.7489C95.3948 19.0231 95.0726 19.2488 94.747 19.4265C93.9768 19.8264 93.103 20.0337 92.1254 20.0486C91.1329 20.0337 90.2515 19.8264 89.4815 19.4265C89.1555 19.2488 88.8335 19.0231 88.515 18.7489C88.1965 18.475 87.9153 18.1307 87.6709 17.7158C87.4265 17.3014 87.23 16.8049 87.082 16.2273C86.9338 15.6496 86.8599 14.9758 86.8599 14.2055ZM104.156 8.29576C103.882 8.28107 103.723 8.27351 103.679 8.27351C103.619 8.27351 103.456 8.28107 103.19 8.29576C102.923 8.3106 102.604 8.37344 102.235 8.48458C101.864 8.59572 101.471 8.76999 101.057 9.00666C100.642 9.24378 100.257 9.58432 99.9017 10.0287C99.5461 10.473 99.2536 11.0323 99.0241 11.7061C98.7942 12.3802 98.6797 13.2133 98.6797 14.2055V19.8264H101.39V14.2055C101.39 13.8798 101.42 13.5466 101.479 13.2057C101.538 12.8652 101.649 12.5542 101.812 12.2726C101.975 11.9914 102.205 11.7582 102.501 11.5727C102.797 11.3877 103.19 11.295 103.679 11.295C104.167 11.295 104.56 11.3877 104.856 11.5727C105.152 11.7582 105.382 11.9914 105.545 12.2726C105.708 12.5542 105.819 12.8652 105.878 13.2057C105.937 13.5466 105.967 13.8798 105.967 14.2055V19.8264H108.677V14.2055C108.677 13.2133 108.563 12.3802 108.333 11.7061C108.103 11.0323 107.811 10.473 107.456 10.0287C107.1 9.58432 106.715 9.24378 106.3 9.00666C105.885 8.76999 105.493 8.59572 105.123 8.48458C104.752 8.37344 104.43 8.3106 104.156 8.29576Z" fill="#F8F8F9"/>
|
3
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M5.47986 22.2232L0.33753 14.1273C-0.106586 13.4313 -0.112807 12.5424 0.321089 11.8399L6.95151 1.10777C7.37852 0.416597 8.13389 -0.00285871 8.94614 1.46681e-05L18.5183 0.0342435C18.5399 0.0342435 18.5612 0.0349101 18.5823 0.0360209C19.5156 0.0840094 20.0275 1.1522 19.5127 1.93246L12.8697 11.9992C12.6199 12.5128 12.0394 12.8352 11.4064 12.6903C10.9379 12.5833 10.5589 12.2007 10.4542 11.7317C10.3825 11.4098 10.432 11.1029 10.5644 10.8463C10.5646 10.8459 10.5647 10.8456 10.5648 10.8452C10.565 10.8448 10.5651 10.8445 10.5653 10.8441L10.5669 10.8417C10.6064 10.7661 10.6531 10.6948 10.7059 10.6288L11.7175 9.08253C12.0172 8.63664 11.7379 8.03189 11.204 7.97057L8.77285 7.78595C8.32162 7.75151 7.87595 7.90459 7.54092 8.20896C7.1008 8.72373 5.14638 11.8765 4.25415 13.3544C3.96622 13.8314 4.00088 14.427 4.32369 14.8811L4.31258 14.8865L7.40851 19.7484L7.98926 20.6709C8.04969 20.7486 8.10257 20.8324 8.14678 20.9213L8.16855 20.9557L8.167 20.9635C8.28097 21.2114 8.32896 21.496 8.28697 21.7948C8.19876 22.4209 7.69844 22.9397 7.07459 23.0439C6.37853 23.1603 5.75313 22.7921 5.47986 22.2232ZM22.6358 2.75285L27.8142 10.8258C28.2614 11.5199 28.2716 12.4088 27.8408 13.113L21.2584 23.8747C20.8345 24.5676 20.0809 24.9907 19.2686 24.9913L9.69648 25C9.67493 25 9.65361 24.9995 9.6325 24.9984C8.69894 24.9547 8.1824 23.8887 8.69361 23.1062L15.2916 13.0097C15.5391 12.4952 16.1181 12.1702 16.7517 12.3121C17.2207 12.4172 17.6015 12.798 17.7081 13.2666C17.7814 13.5883 17.7332 13.8951 17.6019 14.1526L17.6013 14.1546L17.5995 14.157C17.5604 14.233 17.5142 14.3043 17.4613 14.3705L16.4569 15.9215C16.1592 16.3687 16.4411 16.9721 16.9752 17.031L19.4071 17.205C19.8587 17.2372 20.3035 17.0821 20.6374 16.7764C21.0751 16.2596 23.0153 13.0982 23.9009 11.6163C24.1868 11.138 24.1497 10.5425 23.8247 10.09L23.8358 10.0844L20.7181 5.23625L20.1333 4.31647C20.0725 4.23894 20.0191 4.1554 19.9745 4.06676L19.9527 4.03254L19.9543 4.02477C19.8392 3.77727 19.7901 3.49289 19.8307 3.19385C19.9158 2.56734 20.4139 2.04657 21.0373 1.93948C21.7329 1.81996 22.3599 2.1852 22.6358 2.75285Z" fill="#F8F8F9"/>
|
4
|
-
</svg>
|
@@ -1,3 +0,0 @@
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
2
|
-
<path fill="#06C" d="M16.943 4.396a1.052 1.052 0 0 1 1.136.587l3.677 5.811c.319.5.325 1.14.02 1.647L17.1 20.19a1.653 1.653 0 0 1-1.413.804l-6.8.007h-.045c-.663-.032-1.03-.8-.667-1.364l4.686-7.27a.913.913 0 0 1 1.718.186c.05.215.023.44-.076.637v.001a.96.96 0 0 1-.1.156l-.713 1.116a.517.517 0 0 0 .367.8l1.728.126a1.159 1.159 0 0 0 .874-.31c.173-.206.674-1 1.194-1.849l.312-.51c.31-.51.602-1 .812-1.355a1.01 1.01 0 0 0-.053-1.099l.007-.004-2.215-3.49-.415-.663a1.075 1.075 0 0 1-.113-.18l-.016-.024a1.119 1.119 0 0 1-.087-.604 1.066 1.066 0 0 1 .858-.904ZM8.355 3l6.8.024.045.001c.663.035 1.027.804.66 1.367l-4.718 7.248a.913.913 0 0 1-1.716-.194.947.947 0 0 1 .08-.637v-.001a.968.968 0 0 1 .098-.155l.72-1.113a.517.517 0 0 0-.365-.8l-1.727-.133a1.16 1.16 0 0 0-.876.304c-.312.37-1.7 2.64-2.333 3.703a1.01 1.01 0 0 0 .048 1.1l-.008.004 2.2 3.5.413.664c.042.056.08.116.111.18l.016.027c.083.19.112.398.084.603a1.067 1.067 0 0 1-.861.9A1.052 1.052 0 0 1 5.892 19L2.24 13.17a1.567 1.567 0 0 1-.01-1.646l4.709-7.728c.304-.497.84-.8 1.417-.797Z"/>
|
3
|
-
</svg>
|
@@ -1,3 +0,0 @@
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
2
|
-
<path d="M22.7905 10.0508C22.7296 10 22.1781 9.57532 20.9946 9.57532C20.6884 9.57532 20.3715 9.60617 20.0653 9.6588C19.8415 8.07622 18.5451 7.31034 18.4932 7.27042L18.1762 7.08348L17.9721 7.38294C17.7179 7.78584 17.5227 8.24138 17.4117 8.70599C17.1968 9.60617 17.3293 10.4537 17.7787 11.1779C17.238 11.4882 16.3606 11.5608 16.1762 11.5717H1.68524C1.30744 11.5717 1.00125 11.882 1.00125 12.265C0.981554 13.5481 1.19463 14.8294 1.63332 16.0399C2.13288 17.363 2.87775 18.3466 3.83749 18.9456C4.91898 19.6171 6.68447 20 8.67378 20C9.57084 20 10.4697 19.9165 11.3578 19.7514C12.5933 19.5245 13.7769 19.0889 14.8673 18.4592C15.7662 17.931 16.5719 17.2595 17.2559 16.4737C18.409 15.1597 19.093 13.6915 19.5926 12.3884C19.6642 12.3884 19.7251 12.3884 19.7967 12.3884C21.0519 12.3884 21.8272 11.882 22.2551 11.4465C22.5416 11.1779 22.7547 10.8457 22.9087 10.4737L23 10.2051L22.7905 10.0508ZM13.8216 11.147H15.7608C15.8521 11.147 15.9345 11.0744 15.9345 10.971V9.21234C15.9345 9.11978 15.8629 9.0363 15.7608 9.0363H13.8216C13.7303 9.0363 13.6479 9.10889 13.6479 9.21234V10.971C13.6587 11.0744 13.7303 11.147 13.8216 11.147ZM11.1179 6.11071H13.0571C13.1484 6.11071 13.2307 6.03811 13.2307 5.93466V4.17604C13.2307 4.08348 13.1484 4 13.0571 4H11.1179C11.0266 4 10.9442 4.0726 10.9442 4.17604V5.93466C10.9442 6.02722 11.0248 6.11071 11.1179 6.11071ZM11.1179 8.63339H13.0571C13.1484 8.63339 13.2307 8.54991 13.2307 8.45735V6.69873C13.2307 6.60617 13.1484 6.52269 13.0571 6.52269H11.1179C11.0266 6.52269 10.9442 6.59528 10.9442 6.69873V8.45735C10.9442 8.55172 11.0248 8.63339 11.1179 8.63339ZM8.43384 8.63339H10.373C10.4643 8.63339 10.5467 8.54991 10.5467 8.45735V6.69873C10.5467 6.60617 10.4751 6.52269 10.373 6.52269H8.43384C8.34252 6.52269 8.26016 6.59528 8.26016 6.69873V8.45735C8.26016 8.55172 8.33178 8.63339 8.43384 8.63339ZM5.70862 8.63339H7.64779C7.73911 8.63339 7.82147 8.54991 7.82147 8.45735V6.69873C7.82147 6.60617 7.74985 6.52269 7.64779 6.52269H5.70862C5.6173 6.52269 5.53493 6.59528 5.53493 6.69873V8.45735C5.54568 8.55172 5.6173 8.63339 5.70862 8.63339ZM11.1179 11.147H13.0571C13.1484 11.147 13.2307 11.0744 13.2307 10.971V9.21234C13.2307 9.11978 13.1591 9.0363 13.0571 9.0363H11.1179C11.0266 9.0363 10.9442 9.10889 10.9442 9.21234V10.971C10.9442 11.0744 11.0248 11.147 11.1179 11.147ZM8.43384 11.147H10.373C10.4643 11.147 10.5467 11.0744 10.5467 10.971V9.21234C10.5467 9.11978 10.4751 9.0363 10.373 9.0363H8.43384C8.34252 9.0363 8.26016 9.10889 8.26016 9.21234V10.971C8.26016 11.0744 8.33178 11.147 8.43384 11.147ZM5.70862 11.147H7.64779C7.73911 11.147 7.82147 11.0744 7.82147 10.971V9.21234C7.82147 9.11978 7.74985 9.0363 7.64779 9.0363H5.70862C5.6173 9.0363 5.53493 9.10889 5.53493 9.21234V10.971C5.54568 11.0744 5.6173 11.147 5.70862 11.147ZM3.03532 11.147H4.97449C5.06581 11.147 5.14817 11.0744 5.14817 10.971V9.21234C5.14817 9.11978 5.07655 9.0363 4.97449 9.0363H3.03532C2.944 9.0363 2.86164 9.10889 2.86164 9.21234V10.971C2.87238 11.0744 2.944 11.147 3.03532 11.147Z" fill="#0091E2"/>
|
3
|
-
</svg>
|
@@ -1,9 +0,0 @@
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
2
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M21.1844 5.78683C21.1844 5.56504 21.0641 5.35835 20.847 5.23604L12.3319 1.08283C12.1376 0.972518 11.8961 0.972131 11.7021 1.08322L2.3147 6.43594C2.12071 6.54703 2 6.75333 2 6.97473V17.6798C2 17.9012 2.12071 18.1075 2.32058 18.2217L10.8525 22.9172C10.9497 22.9725 11.059 23 11.168 23C11.2765 23 11.3859 22.9725 11.4827 22.9172C11.6771 22.8065 11.7978 22.6002 11.7978 22.3784V11.4988L20.8697 6.32563C21.0641 6.21493 21.1844 6.00862 21.1844 5.78683ZM21.6849 7.58901C21.4901 7.47715 21.2487 7.47753 21.0543 7.58901L17.2994 9.72986C17.1818 9.79295 16.9052 9.9412 16.9052 10.247L16.8926 15.1716L13.3141 17.4445C13.1005 17.5699 12.9735 17.7684 12.9735 17.9782V22.347C12.9735 22.5657 13.093 22.7651 13.2933 22.8792C13.3979 22.9385 13.5143 22.9686 13.6303 22.9686C13.7444 22.9686 13.8584 22.94 13.9615 22.8812L21.6735 18.2387C21.8675 18.1276 21.9875 17.9213 21.9875 17.7011L22 8.12741C22 7.90601 21.8793 7.69971 21.6849 7.58901Z" fill="url(#paint0_linear_702_1763)"/>
|
3
|
-
<defs>
|
4
|
-
<linearGradient id="paint0_linear_702_1763" x1="2" y1="2201" x2="2192.05" y2="210.05" gradientUnits="userSpaceOnUse">
|
5
|
-
<stop stop-color="#C8511B"/>
|
6
|
-
<stop offset="1" stop-color="#FF9900"/>
|
7
|
-
</linearGradient>
|
8
|
-
</defs>
|
9
|
-
</svg>
|
@@ -1,18 +0,0 @@
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
2
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M6.10714 2.31934L1 5.26576V18.7211L6.10714 21.6676V19.114L3.16071 17.4443V6.54255L6.10714 4.87291V2.31934Z" fill="#5C85DE"/>
|
3
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M1 7.81878V16.167L3.16071 17.4438V6.54199L1 7.81878Z" fill="#3367D6"/>
|
4
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M1 7.81878L3.16071 7.32771V6.54199L1 7.81878Z" fill="#3367D6"/>
|
5
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M17.8929 2.31934V4.87291L20.8393 6.54255V17.4443L17.8929 19.114V21.6676L23 18.7211V5.26576L17.8929 2.31934Z" fill="#5C85DE"/>
|
6
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M20.8393 17.4438L23 16.167V7.81878L20.8393 6.54199V17.4438Z" fill="#3367D6"/>
|
7
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M20.8393 7.32771L23 7.81878L20.8393 6.54199V7.32771Z" fill="#3367D6"/>
|
8
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M20.8393 16.7563V17.4438L23 16.167L20.8393 16.7563Z" fill="#3367D6"/>
|
9
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M12 5.36328L9.05357 6.93471L12 8.50614L14.9464 6.93471L12 5.36328Z" fill="#5C85DE"/>
|
10
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.3929 12.1405L15.2411 10.5691V7.52441L12.3929 9.09584V12.1405Z" fill="#3367D6"/>
|
11
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M11.7054 9.09584L8.75893 7.52441V10.5691L11.7054 12.1405V9.09584Z" fill="#3367D6"/>
|
12
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.62142 11.1338L5.77321 12.7052L8.62142 14.2766L11.3714 12.7052L8.62142 11.1338Z" fill="#5C85DE"/>
|
13
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.81786 17.9096L11.6661 16.3382V13.1953L8.81786 14.7667V17.9096Z" fill="#3367D6"/>
|
14
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.32679 14.7667L5.47858 13.1953V16.3382L8.32679 17.9096V14.7667Z" fill="#3367D6"/>
|
15
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M15.4572 11.1338L12.6089 12.7052L15.4572 14.2766L18.3054 12.7052L15.4572 11.1338Z" fill="#5C85DE"/>
|
16
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M15.7518 17.9096L18.6 16.3382V13.1953L15.7518 14.7667V17.9096Z" fill="#3367D6"/>
|
17
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M15.1625 14.7667L12.3143 13.1953V16.3382L15.1625 17.9096V14.7667Z" fill="#3367D6"/>
|
18
|
-
</svg>
|
@@ -1,19 +0,0 @@
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
2
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M6.137 2.10059L1 5.13659V18.8646L6.137 21.9006V19.2606L3.2 17.5226V6.47859L6.137 4.74059V2.10059Z" fill="#AECBFA"/>
|
3
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M9.063 8.85437L12 10.5814L14.937 8.85437V5.37837L12 3.65137L9.063 5.37837V8.85437Z" fill="#AECBFA"/>
|
4
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M9.063 5.37988V8.85588L12 10.5829L14.937 8.85588V5.37988L12 7.11788L9.063 5.37988Z" fill="#669DF6"/>
|
5
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M12 10.5829L14.937 8.85588V5.37988L12 7.11788V10.5829Z" fill="#4285F4"/>
|
6
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.737 15.9933L15.663 17.7203L18.6 15.9933V12.5173L15.663 10.7793L12.737 12.5173V15.9933Z" fill="#AECBFA"/>
|
7
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.737 12.5176V15.9936L15.663 17.7206L18.6 15.9936V12.5176L15.663 14.2556L12.737 12.5176Z" fill="#669DF6"/>
|
8
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M15.663 17.7206L18.6 15.9936V12.5176L15.663 14.2556V17.7206Z" fill="#4285F4"/>
|
9
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M5.39999 15.9933L8.33699 17.7203L11.263 15.9933V12.5173L8.33699 10.7793L5.39999 12.5173V15.9933Z" fill="#AECBFA"/>
|
10
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M5.39999 12.5176V15.9936L8.33699 17.7206L11.263 15.9936V12.5176L8.33699 14.2556L5.39999 12.5176Z" fill="#669DF6"/>
|
11
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.33699 17.7206L11.263 15.9936V12.5176L8.33699 14.2556V17.7206Z" fill="#4285F4"/>
|
12
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M1 7.78849V16.2255L3.2 17.5235V6.47949L1 7.78849Z" fill="#669DF6"/>
|
13
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M1 7.78849L3.2 7.28249V6.47949L1 7.78849Z" fill="#4285F4"/>
|
14
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M3.2 17.5216V16.8836L1 16.2236L3.2 17.5216Z" fill="#4285F4"/>
|
15
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M17.863 2.10059V4.74059L20.8 6.47859V17.5226L17.863 19.2606V21.9006L23 18.8646V5.13659L17.863 2.10059Z" fill="#AECBFA"/>
|
16
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M20.8 17.5235L23 16.2255V7.78849L20.8 6.47949V17.5235Z" fill="#669DF6"/>
|
17
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M20.8 7.28249L23 7.78849L20.8 6.47949V7.28249Z" fill="#4285F4"/>
|
18
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M20.8 16.8836V17.5216L23 16.2236L20.8 16.8836Z" fill="#4285F4"/>
|
19
|
-
</svg>
|
@@ -1,19 +0,0 @@
|
|
1
|
-
<!--
|
2
|
-
- Copyright (c) 2024. Devtron Inc.
|
3
|
-
-
|
4
|
-
- Licensed under the Apache License, Version 2.0 (the "License");
|
5
|
-
- you may not use this file except in compliance with the License.
|
6
|
-
- You may obtain a copy of the License at
|
7
|
-
-
|
8
|
-
- http://www.apache.org/licenses/LICENSE-2.0
|
9
|
-
-
|
10
|
-
- Unless required by applicable law or agreed to in writing, software
|
11
|
-
- distributed under the License is distributed on an "AS IS" BASIS,
|
12
|
-
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
13
|
-
- See the License for the specific language governing permissions and
|
14
|
-
- limitations under the License.
|
15
|
-
-->
|
16
|
-
|
17
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
18
|
-
<path stroke="#3B444C" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m15.59 7 1.414 1.414m-8.27 3.101a6.744 6.744 0 1 1 3.75 3.75L11.25 16.5H9v2.25H6.75V21H3v-3.75l5.735-5.735Z" vector-effect="non-scaling-stroke"/>
|
19
|
-
</svg>
|
@@ -1,11 +0,0 @@
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
2
|
-
<g clip-path="url(#clip0_702_1764)">
|
3
|
-
<path d="M18.1991 2.00098L22.9734 11.9584L18.1991 21.9162H14.1347L18.9089 11.9584L14.1347 2.00098H18.1992H18.1991ZM10.46 10.4605L12.1836 7.23281L11.9868 6.48139L9.83844 2.00098H5.774L9.95463 10.72L10.46 10.4605ZM11.9868 16.7675L10.4972 13.46L9.95463 13.1973L5.774 21.9162H9.83844L11.9869 17.4355V16.7675H11.9868Z" fill="#40B4E5"/>
|
4
|
-
<path d="M14.1349 21.9162L9.3606 11.9584L14.1349 2.00098H18.1993L13.425 11.9584L18.1993 21.9162H14.1349ZM5.77426 21.9162L1 11.9584L5.77426 2.00098H9.83876L5.06441 11.9584L9.83876 21.9162H5.77426Z" fill="var(--B700)"/>
|
5
|
-
</g>
|
6
|
-
<defs>
|
7
|
-
<clipPath id="clip0_702_1764">
|
8
|
-
<rect width="22" height="20" fill="white" transform="translate(1 2)"/>
|
9
|
-
</clipPath>
|
10
|
-
</defs>
|
11
|
-
</svg>
|
@@ -1,3 +0,0 @@
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
2
|
-
<path fill="#F8F8F9" d="M4.962 19.89c-1.476 0-2.556-.342-3.24-1.026-.648-.72-.972-1.602-.972-2.646v-1.026c0-.972.144-1.944.432-2.916.288-1.008.666-1.98 1.134-2.916a16.222 16.222 0 0 1 1.782-2.646A16.083 16.083 0 0 1 6.312 4.5h4.644C9.804 5.616 8.832 6.714 8.04 7.794a11.706 11.706 0 0 0-1.782 3.618c1.044.216 1.8.666 2.268 1.35.468.648.702 1.404.702 2.268v1.188c0 1.044-.342 1.926-1.026 2.646-.648.684-1.728 1.026-3.24 1.026Zm12.15 0c-1.476 0-2.556-.342-3.24-1.026-.648-.72-.972-1.602-.972-2.646v-1.026c0-.972.144-1.944.432-2.916.288-1.008.666-1.98 1.134-2.916a16.222 16.222 0 0 1 1.782-2.646A16.083 16.083 0 0 1 18.462 4.5h4.644c-1.152 1.116-2.124 2.214-2.916 3.294a11.706 11.706 0 0 0-1.782 3.618c1.044.216 1.8.666 2.268 1.35.468.648.702 1.404.702 2.268v1.188c0 1.044-.342 1.926-1.026 2.646-.648.684-1.728 1.026-3.24 1.026Z" opacity=".6"/>
|
3
|
-
</svg>
|
@@ -1,19 +0,0 @@
|
|
1
|
-
<!--
|
2
|
-
- Copyright (c) 2024. Devtron Inc.
|
3
|
-
-
|
4
|
-
- Licensed under the Apache License, Version 2.0 (the "License");
|
5
|
-
- you may not use this file except in compliance with the License.
|
6
|
-
- You may obtain a copy of the License at
|
7
|
-
-
|
8
|
-
- http://www.apache.org/licenses/LICENSE-2.0
|
9
|
-
-
|
10
|
-
- Unless required by applicable law or agreed to in writing, software
|
11
|
-
- distributed under the License is distributed on an "AS IS" BASIS,
|
12
|
-
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
13
|
-
- See the License for the specific language governing permissions and
|
14
|
-
- limitations under the License.
|
15
|
-
-->
|
16
|
-
|
17
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
18
|
-
<path stroke="#3B444C" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m12 13.25 3.712-3.712M9.75 2h4.5m6 11.25a8.25 8.25 0 1 1-16.5 0 8.25 8.25 0 0 1 16.5 0Z" vector-effect="non-scaling-stroke"/>
|
19
|
-
</svg>
|