@devtron-labs/devtron-fe-common-lib 1.16.0-beta-5 → 1.16.0-pre-0

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.
Files changed (114) hide show
  1. package/dist/{@code-editor-b_sdr086.js → @code-editor-NdRFOYui.js} +8097 -8411
  2. package/dist/{@common-rjsf-Bs6LFW3z.js → @common-rjsf-BbpJlJFb.js} +2 -2
  3. package/dist/{@framer-motion-j6RIjEIR.js → @framer-motion-DjiCMNqQ.js} +1 -1
  4. package/dist/{@react-dates-BVyHiOGU.js → @react-dates-CfRo6n5e.js} +1 -1
  5. package/dist/{@react-select-BQNFZu0Y.js → @react-select-DNDV8S9D.js} +1 -1
  6. package/dist/{@react-virtualized-sticky-tree-CuElh0mS.js → @react-virtualized-sticky-tree-mXcyQzGx.js} +1 -1
  7. package/dist/{@vendor-DbxoIktR.js → @vendor-CA9d7Ztm.js} +19076 -19081
  8. package/dist/Common/Checkbox/Checkbox.d.ts +1 -1
  9. package/dist/Common/Constants.d.ts +0 -2
  10. package/dist/Common/Hooks/UseRegisterShortcut/UseRegisterShortcutProvider.d.ts +1 -1
  11. package/dist/Common/Hooks/UseRegisterShortcut/types.d.ts +0 -19
  12. package/dist/Common/Hooks/UseRegisterShortcut/utils.d.ts +1 -1
  13. package/dist/Common/Hooks/useStateFilters/types.d.ts +2 -2
  14. package/dist/Common/Hooks/useStateFilters/useStateFilters.d.ts +1 -1
  15. package/dist/Common/Hooks/useUrlFilters/types.d.ts +1 -2
  16. package/dist/Common/Hooks/useUrlFilters/useUrlFilters.d.ts +1 -1
  17. package/dist/Common/Modals/VisibleModal.d.ts +0 -1
  18. package/dist/Common/Modals/VisibleModal2.d.ts +0 -1
  19. package/dist/Common/Pagination/constants.d.ts +0 -4
  20. package/dist/Common/Pagination/index.d.ts +0 -1
  21. package/dist/Common/PopupMenu.d.ts +1 -2
  22. package/dist/Pages/Applications/DevtronApps/Details/CIPipeline/constants.d.ts +0 -8
  23. package/dist/Pages/ResourceBrowser/ResourceBrowser.Types.d.ts +2 -46
  24. package/dist/Pages/ResourceBrowser/constants.d.ts +0 -2
  25. package/dist/Pages/ResourceBrowser/service.d.ts +1 -1
  26. package/dist/Shared/Components/AboutDevtron/AboutDevtronBody.d.ts +3 -1
  27. package/dist/Shared/Components/AboutDevtron/AboutDevtronDialog.d.ts +2 -1
  28. package/dist/Shared/Components/ActionMenu/useActionMenu.hook.d.ts +1 -1
  29. package/dist/Shared/Components/AnimatedDeployButton/AnimatedDeployButton.d.ts +1 -1
  30. package/dist/Shared/Components/AnimatedDeployButton/types.d.ts +9 -5
  31. package/dist/Shared/Components/Backdrop/Backdrop.d.ts +1 -1
  32. package/dist/Shared/Components/Backdrop/index.d.ts +0 -1
  33. package/dist/Shared/Components/Backdrop/types.d.ts +2 -28
  34. package/dist/Shared/Components/BulkSelection/BulkSelection.d.ts +1 -1
  35. package/dist/Shared/Components/BulkSelection/BulkSelectionDropdownItems.d.ts +3 -0
  36. package/dist/Shared/Components/BulkSelection/types.d.ts +9 -1
  37. package/dist/Shared/Components/Button/types.d.ts +2 -2
  38. package/dist/Shared/Components/DynamicDataTable/types.d.ts +1 -1
  39. package/dist/Shared/Components/GettingStartedCard/GettingStarted.d.ts +1 -1
  40. package/dist/Shared/Components/GettingStartedCard/types.d.ts +3 -0
  41. package/dist/Shared/Components/Header/HelpButton.d.ts +1 -1
  42. package/dist/Shared/Components/Header/PageHeader.d.ts +1 -1
  43. package/dist/Shared/Components/Header/types.d.ts +3 -1
  44. package/dist/Shared/Components/Icon/Icon.d.ts +1 -18
  45. package/dist/Shared/Components/InfoBlock/constants.d.ts +1 -2
  46. package/dist/Shared/Components/InvalidYAMLTippy/types.d.ts +1 -1
  47. package/dist/Shared/Components/Popover/types.d.ts +2 -3
  48. package/dist/Shared/Components/Popover/utils.d.ts +1 -1
  49. package/dist/Shared/Components/SelectPicker/common.d.ts +1 -1
  50. package/dist/Shared/Components/SelectPicker/type.d.ts +2 -2
  51. package/dist/Shared/Components/TabGroup/TabGroup.types.d.ts +1 -1
  52. package/dist/Shared/Components/Table/BulkSelectionActionWidget.d.ts +1 -1
  53. package/dist/Shared/Components/Table/InternalTable.d.ts +1 -1
  54. package/dist/Shared/Components/Table/constants.d.ts +0 -1
  55. package/dist/Shared/Components/Table/index.d.ts +1 -1
  56. package/dist/Shared/Components/Table/types.d.ts +20 -47
  57. package/dist/Shared/Components/Table/useTableWithKeyboardShortcuts.d.ts +1 -6
  58. package/dist/Shared/Components/Table/utils.d.ts +0 -5
  59. package/dist/Shared/Components/TargetPlatforms/types.d.ts +1 -1
  60. package/dist/Shared/Components/WorkflowOptionsModal/SourceTypeCard.d.ts +1 -1
  61. package/dist/Shared/Components/WorkflowOptionsModal/WorkflowOptionsModal.d.ts +1 -1
  62. package/dist/Shared/Components/WorkflowOptionsModal/constants.d.ts +41 -75
  63. package/dist/Shared/Components/WorkflowOptionsModal/index.d.ts +0 -1
  64. package/dist/Shared/Components/WorkflowOptionsModal/types.d.ts +12 -10
  65. package/dist/Shared/Components/WorkflowOptionsModal/utils.d.ts +2 -13
  66. package/dist/Shared/Components/index.d.ts +0 -2
  67. package/dist/Shared/Helpers.d.ts +1 -2
  68. package/dist/Shared/Providers/index.d.ts +2 -0
  69. package/dist/Shared/Providers/{MainContextProvider/types.d.ts → types.d.ts} +4 -4
  70. package/dist/Shared/Services/types.d.ts +0 -1
  71. package/dist/Shared/types.d.ts +2 -13
  72. package/dist/assets/@code-editor.css +1 -1
  73. package/dist/assets/@common-rjsf.css +1 -1
  74. package/dist/assets/change-source.abc9d12f.png +0 -0
  75. package/dist/assets/ic-check-all.0376437d.svg +21 -0
  76. package/dist/assets/ic-check-square.2a3d3fb9.svg +20 -0
  77. package/dist/assets/ic-ci-webhook.a2ab6db6.svg +42 -0
  78. package/dist/assets/{ic-minus.aac464f7.svg → ic-minus.416da21b.svg} +1 -1
  79. package/dist/assets/ic-source-build.7d776b10.svg +22 -0
  80. package/dist/assets/ic-source-job.a40f06cf.svg +26 -0
  81. package/dist/assets/ic-source-linked-build.f24ecbed.svg +24 -0
  82. package/dist/assets/ic-source-webhook.ee64a29a.svg +22 -0
  83. package/dist/assets/select-image-source.fb911f42.png +0 -0
  84. package/dist/index.js +700 -709
  85. package/package.json +1 -2
  86. package/dist/Shared/Components/Backdrop/utils.d.ts +0 -1
  87. package/dist/Shared/Components/GenericModal/GenericModal.component.d.ts +0 -9
  88. package/dist/Shared/Components/GenericModal/GenericModal.context.d.ts +0 -6
  89. package/dist/Shared/Components/GenericModal/constants.d.ts +0 -2
  90. package/dist/Shared/Components/GenericModal/index.d.ts +0 -2
  91. package/dist/Shared/Components/GenericModal/types.d.ts +0 -37
  92. package/dist/Shared/Components/Table/TableContent.d.ts +0 -3
  93. package/dist/Shared/Providers/MainContextProvider/index.d.ts +0 -3
  94. package/dist/assets/ic-bug.8a8dc1fc.svg +0 -3
  95. package/dist/assets/ic-check-all.fdea6b38.svg +0 -5
  96. package/dist/assets/ic-check-square.e355731d.svg +0 -4
  97. package/dist/assets/ic-clean-brush.c21cbe1e.svg +0 -3
  98. package/dist/assets/ic-container.92a4c33a.svg +0 -3
  99. package/dist/assets/ic-deploy-color.73a8df48.svg +0 -14
  100. package/dist/assets/ic-deploy-sync.6b1cf1b1.svg +0 -16
  101. package/dist/assets/ic-download.468a0cb7.svg +0 -3
  102. package/dist/assets/ic-file-code.0926d194.svg +0 -3
  103. package/dist/assets/ic-gavel.a3b064b5.svg +0 -3
  104. package/dist/assets/ic-git-branch.d6b3d950.svg +0 -3
  105. package/dist/assets/ic-info-filled-color.47953fcf.svg +0 -8
  106. package/dist/assets/ic-linked-build-color.d1df5ce1.svg +0 -7
  107. package/dist/assets/ic-logs.d310db72.svg +0 -3
  108. package/dist/assets/ic-pause-circle.f9405070.svg +0 -3
  109. package/dist/assets/ic-speedometer.3ecaae3b.svg +0 -3
  110. package/dist/assets/ic-two-cubes.056d1333.svg +0 -3
  111. package/dist/assets/ic-webhook.ffd8ded6.svg +0 -21
  112. package/dist/assets/workflow-options-modal-header.0444485e.svg +0 -38
  113. /package/dist/Shared/Providers/{MainContextProvider/MainContextProvider.d.ts → MainContextProvider.d.ts} +0 -0
  114. /package/dist/assets/{ic-container-registry.4e1e6455.svg → ic-container.4e1e6455.svg} +0 -0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@devtron-labs/devtron-fe-common-lib",
3
- "version": "1.16.0-beta-5",
3
+ "version": "1.16.0-pre-0",
4
4
  "description": "Supporting common component library",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",
@@ -95,7 +95,6 @@
95
95
  "yaml": "^2.4.1"
96
96
  },
97
97
  "dependencies": {
98
- "@codemirror/autocomplete": "6.18.6",
99
98
  "@codemirror/lang-json": "6.0.1",
100
99
  "@codemirror/lang-yaml": "6.1.2",
101
100
  "@codemirror/language": "6.10.8",
@@ -1 +0,0 @@
1
- export declare const createPortalContainerAndAppendToDOM: (portalContainerId: string) => HTMLDivElement;
@@ -1,9 +0,0 @@
1
- import { PropsWithChildren } from 'react';
2
- import { GenericModalFooterProps, GenericModalHeaderProps, GenericModalProps } from './types';
3
- declare const GenericModal: {
4
- ({ name, open, width, onClose, onEscape, closeOnBackdropClick, children, }: PropsWithChildren<GenericModalProps>): JSX.Element;
5
- Header: ({ title }: GenericModalHeaderProps) => JSX.Element;
6
- Body: ({ children }: PropsWithChildren<{}>) => JSX.Element;
7
- Footer: ({ leftSideElement, buttonConfig, children, }: PropsWithChildren<GenericModalFooterProps>) => JSX.Element;
8
- };
9
- export default GenericModal;
@@ -1,6 +0,0 @@
1
- import { PropsWithChildren } from 'react';
2
- import { GenericModalContextType } from './types';
3
- export declare const GenericModalProvider: ({ value, children }: PropsWithChildren<{
4
- value: GenericModalContextType;
5
- }>) => JSX.Element;
6
- export declare const useGenericModalContext: () => GenericModalContextType;
@@ -1,2 +0,0 @@
1
- import { GenericModalProps } from './types';
2
- export declare const MODAL_WIDTH_TO_CLASS_NAME_MAP: Record<GenericModalProps['width'], string>;
@@ -1,2 +0,0 @@
1
- export { default as GenericModal } from './GenericModal.component';
2
- export * from './types';
@@ -1,37 +0,0 @@
1
- import { BackdropProps } from '../Backdrop';
2
- import { ButtonProps } from '../Button';
3
- export interface GenericModalProps extends Partial<Pick<BackdropProps, 'onEscape'>> {
4
- /** Unique identifier for the modal */
5
- name: string;
6
- /** Controls whether the modal is visible or hidden */
7
- open: boolean;
8
- /** Callback function triggered when the modal is closed */
9
- onClose: () => void;
10
- /**
11
- * Width of the modal (in pixels).
12
- * @default 600
13
- */
14
- width?: 500 | 600 | 800;
15
- /**
16
- * Determines if the modal should close when the user clicks outside of it (on the backdrop).
17
- * @default false
18
- */
19
- closeOnBackdropClick?: boolean;
20
- }
21
- export interface GenericModalContextType extends Pick<GenericModalProps, 'name' | 'onClose'> {
22
- }
23
- export interface GenericModalHeaderProps {
24
- /** Title text displayed in the modal header */
25
- title: string;
26
- }
27
- export interface GenericModalFooterProps {
28
- /** Configuration for the buttons displayed in the modal footer */
29
- buttonConfig?: {
30
- /** Properties for the primary action button */
31
- primaryButton?: ButtonProps;
32
- /** Properties for the secondary action button */
33
- secondaryButton?: ButtonProps;
34
- };
35
- /** Optional element to be displayed on the left side of the footer */
36
- leftSideElement?: React.ReactNode;
37
- }
@@ -1,3 +0,0 @@
1
- import { TableContentProps } from './types';
2
- declare const TableContent: ({ filterData, rows, resizableConfig, additionalProps, visibleColumns, stylesConfig, loading, bulkSelectionConfig, bulkSelectionReturnValue, handleClearBulkSelection, handleToggleBulkSelectionOnRow, paginationVariant, RowActionsOnHoverComponent, pageSizeOptions, filteredRows, areFilteredRowsLoading, }: TableContentProps) => JSX.Element;
3
- export default TableContent;
@@ -1,3 +0,0 @@
1
- export * from './MainContextProvider';
2
- export type { MainContext, ReloadVersionConfigTypes, SidePanelConfig } from './types';
3
- export { SidePanelTab } from './types';
@@ -1,3 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none">
2
- <path d="M8.00001 14C10.4853 14 12.5 11.9853 12.5 9.50001V6.5C12.5 4.01472 10.4853 2 8 2C5.51472 2 3.5 4.01472 3.5 6.5V9.50001C3.5 11.9853 5.51472 14 8.00001 14ZM8.00001 14L8 8.5M2 10.5H3.61153M2 6.5H14M12.3885 10.5H14M3.49561 1.75L4.98094 3.16303M12.4956 1.75L11.0146 3.15896" stroke="#3B444C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
- </svg>
@@ -1,5 +0,0 @@
1
- <svg width="17" height="17" viewBox="0 0 17 17" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <rect x="2" y="2" width="11.2" height="11.2" rx="2" stroke="#596168" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
- <path d="M15.4667 5.86621V11.4662C15.4667 13.6754 13.6758 15.4662 11.4667 15.4662H5.8667" stroke="#596168" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
4
- <path d="M10.35 5.84961L6.85004 9.34945L5.10004 7.59961" stroke="#596168" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
5
- </svg>
@@ -1,4 +0,0 @@
1
- <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <rect x="2" y="2" width="12" height="12" rx="2" stroke="#596168" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
- <path d="M11.2083 5.95801L7.12498 10.0412L5.08331 7.99967" stroke="#596168" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
4
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M10.4456 7.21004L13.4956 4.7645C13.8018 4.44416 13.9828 4.01911 13.9988 3.58285C14.0149 3.1466 13.8646 2.73488 13.5811 2.43826C13.2976 2.14165 12.9041 1.98444 12.4872 2.00122C12.0702 2.018 11.664 2.20739 11.3578 2.52773L9.02041 5.71886M11.2295 11.609L4.81604 4.89872M3.64023 9.93144L5.2436 8.25386M3.85325 14L2 14M2.66667 12L2 12M7.07047 13.5204L2.11459 8.33521C2.03727 8.25431 1.99615 8.14217 2.00028 8.02344C2.00441 7.90472 2.05345 7.78914 2.13661 7.70214L6.21274 3.43736C6.2959 3.35035 6.40637 3.29905 6.51984 3.29472C6.63331 3.2904 6.7405 3.33342 6.81782 3.41432L12.6483 9.5146C12.7256 9.59549 12.7667 9.70764 12.7626 9.82636C12.7584 9.94508 12.7094 10.0607 12.6262 10.1477L9.49075 13.4283C9.15812 13.7763 8.71626 13.9815 8.26236 13.9988C7.80847 14.0161 7.37973 13.844 7.07047 13.5204Z" stroke="#3B444C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" 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 4.5v15m0-15 9.956 2.842a.75.75 0 0 1 .544.72v7.876a.75.75 0 0 1-.544.718L12 19.5m0-15L2.144 5.906a.75.75 0 0 0-.644.745v10.698a.75.75 0 0 0 .644.745L12 19.5M9 12H4.5m2.25-6.75v13.5" vector-effect="non-scaling-stroke"/>
3
- </svg>
@@ -1,14 +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="#FE636E" d="M5.697 14.187c-1.406.073-3.81.871-3.578 2.538.587 4.23-4.037 5.587 2.117 5.587 3.095 0 5.046-1.358 5.341-4.208l-.836-3.23-3.044-.688Z"/>
3
- <path fill="#FFD659" d="M6.804 15.306c-.652.034-1.77.404-1.662 1.179.273 1.965-1.875 2.594.983 2.594 1.438 0 2.345-.63 2.482-1.954l-.316-1.596-1.487-.223Z"/>
4
- <path fill="#FB2A39" d="M8.216 18.229c-.836 1.521-2.493 2.254-4.768 2.254-.891 0-1.556-.029-2.043-.09-.658 1.399-.978 1.92 2.83 1.92 3.096 0 5.047-1.358 5.342-4.208l-.702-.71-.24-.242a4.906 4.906 0 0 1-.07.242 2.09 2.09 0 0 1-.35.834Z"/>
5
- <path fill="#FFBF00" d="M7.952 16.464c-.307.95-1.145 1.405-2.368 1.405-.244 0-.451-.004-.627-.014-.36.901-.876 1.223 1.168 1.223.954 0 1.674-.276 2.09-.85.168-.23.287-.508.35-.833.018-.087.032-.177.042-.271l-.655-.66Z"/>
6
- <path fill="#99B4CD" d="m7.399 11.87-1.835 1.076c-.368.216-.307.796-.013 1.094l.147.147 1.106 1.119 1.803 1.819.97.98.506.51c.295.297.87.358 1.084-.013l1.065-1.854-1.205-4.691-3.628-.188ZM22.264 1.058c-.882-.164-2.49.007-4.447.676l.881 3.268 3.577 1.221c.665-1.988.832-3.617.664-4.502-.098-.515-.16-.568-.675-.663Z"/>
7
- <path fill="#06C" d="M12.186 4.695c-2.45-.893-4.347-.486-6.27 1.272-.892.867-2.377 2.005-1.15 3.243l1.524 1.539 4.381-2.235 1.515-3.819Zm7.154 7.221-4.119 1.719-1.878 4.234 1.524 1.54c1.226 1.237 2.354-.262 3.212-1.162.89-.993 2.475-2.884 1.26-6.331Z"/>
8
- <path fill="#E5E5E5" d="M22.275 6.223c-.103.31-.22.63-.347.956a22.525 22.525 0 0 1-2.589 4.737 25.181 25.181 0 0 1-5.996 5.953l-.303-.305-.808-.816-2.181-2.202-.236-.237-.235-.238-2.181-2.202-1.11-1.12c1.808-2.601 3.863-4.58 5.897-6.053 1.977-1.43 3.936-2.383 5.63-2.962l4.46 4.49Z"/>
9
- <path fill="#6C9ABB" d="M21.987 1.02c.086.927-.108 2.42-.704 4.202l.992 1.001c.665-1.989.832-3.618.664-4.502-.098-.515-.16-.568-.675-.663a2.833 2.833 0 0 0-.277-.038Z"/>
10
- <path fill="#C7C7C7" d="M20.934 6.179a22.49 22.49 0 0 1-2.589 4.737 24.29 24.29 0 0 1-1.692 2.12 25.08 25.08 0 0 1-2.088 2.078 26.163 26.163 0 0 1-2.214 1.754l.69.696.302.305a25.144 25.144 0 0 0 5.996-5.953 22.513 22.513 0 0 0 2.589-4.738c.128-.325.244-.644.347-.955l-.992-1a17.893 17.893 0 0 1-.35.956Z"/>
11
- <path fill="#6C9ABB" d="m11.024 15.528-1.065 1.853c-.215.372-.79.31-1.084.014l.702.71.506.51c.295.297.87.357 1.084-.014l1.065-1.853-1.208-1.22Z"/>
12
- <path fill="#0053A6" d="M19.34 11.916c-.203.285-.415.57-.636.854.286 2.415-.922 3.85-1.657 4.67-.705.738-1.59 1.88-2.562 1.582l.382.386c1.226 1.238 2.354-.26 3.212-1.161.89-.993 2.475-2.884 1.26-6.331Zm-8.706-7.622a25.173 25.173 0 0 0-5.302 5.488l.958.967c1.808-2.602 3.862-4.58 5.896-6.054a7.671 7.671 0 0 0-1.552-.401Z"/>
13
- <path fill="#C7C7C7" d="m11.763 12.819-1.71 1.725-.002.002-.236-.237-.235-.239 1.708-1.723a.334.334 0 1 1 .475.472Z"/>
14
- </svg>
@@ -1,16 +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="#FE636E" d="M5.697 14.187c-1.406.073-3.81.871-3.578 2.538.587 4.23-4.037 5.587 2.116 5.587 3.096 0 5.047-1.358 5.342-4.208l-.836-3.23-3.044-.688Z"/>
3
- <path fill="#FFD659" d="M6.804 15.306c-.652.034-1.769.404-1.662 1.179.273 1.965-1.875 2.594.983 2.594 1.438 0 2.346-.63 2.482-1.954l-.316-1.596-1.487-.223Z"/>
4
- <path fill="#FB2A39" d="M8.216 18.228c-.836 1.521-2.493 2.255-4.768 2.255-.891 0-1.556-.03-2.043-.09-.657 1.398-.977 1.918 2.83 1.918 3.096 0 5.047-1.357 5.342-4.207l-.702-.71-.24-.242a4.845 4.845 0 0 1-.07.242 2.092 2.092 0 0 1-.35.834Z"/>
5
- <path fill="#FFBF00" d="M7.952 16.464c-.307.95-1.145 1.405-2.368 1.405-.244 0-.451-.004-.627-.014-.36.901-.876 1.223 1.168 1.223.954 0 1.674-.276 2.09-.85.167-.23.287-.508.35-.833.018-.087.032-.177.042-.271l-.655-.66Z"/>
6
- <path fill="#99B4CD" d="M22.264 1.058c-.882-.164-2.49.007-4.447.676l.881 3.268 3.577 1.221c.666-1.988.832-3.617.664-4.502-.098-.515-.16-.568-.675-.663Z"/>
7
- <path fill="#06C" d="M12.186 4.695c-2.45-.893-4.347-.486-6.27 1.272-.893.867-2.377 2.005-1.151 3.243l1.524 1.539 4.382-2.235 1.515-3.819Z"/>
8
- <path fill="#6C9ABB" d="M21.987 1.02c.086.927-.108 2.42-.704 4.202l.992 1.001c.665-1.989.832-3.618.664-4.502-.098-.515-.16-.568-.675-.663a2.84 2.84 0 0 0-.277-.038Z"/>
9
- <path fill="#0053A6" d="M10.633 4.294a25.173 25.173 0 0 0-5.301 5.488l.957.967c1.809-2.602 3.863-4.58 5.896-6.054a7.671 7.671 0 0 0-1.552-.401Z"/>
10
- <path fill="#C7C7C7" d="M18.57 10.595a22.37 22.37 0 0 0 2.364-4.417 17.885 17.885 0 0 0 .349-.956l.993 1c-.103.31-.22.63-.348.955a22.145 22.145 0 0 1-1.956 3.8 6.955 6.955 0 0 0-1.403-.382Z"/>
11
- <path fill="#99B4CD" d="m12.163 16.479-1.137-4.423-3.627-.188-1.835 1.077c-.369.216-.307.797-.014 1.094l.147.147 4.386 4.428a.53.53 0 0 0 .013.013 2.456 2.456 0 0 1 2.067-2.148Z"/>
12
- <path fill="#E5E5E5" d="M21.928 7.179c.128-.326.244-.645.347-.956l-4.458-4.489c-1.695.579-3.654 1.532-5.631 2.962-2.034 1.473-4.088 3.452-5.896 6.053l5.707 5.762c.173-.039.353-.06.538-.06h.594a2.454 2.454 0 0 1-.594-3.91 6.953 6.953 0 0 1 7.437-1.563 22.18 22.18 0 0 0 1.956-3.8Z"/>
13
- <path fill="#C7C7C7" d="m11.763 12.819-1.71 1.725-.002.002-.235-.237-.236-.239 1.708-1.723a.334.334 0 1 1 .475.472Z"/>
14
- <path fill="#6C9ABB" d="m11.997 16.51-.973-.982-1.066 1.853c-.214.372-.789.31-1.084.014l1.209 1.22a.402.402 0 0 0 .013.013 2.456 2.456 0 0 1 1.9-2.117Z"/>
15
- <path fill="#C70" fill-rule="evenodd" d="M17.455 13.773a3.682 3.682 0 0 0-2.604 1.079.818.818 0 0 1-1.157-1.158 5.32 5.32 0 0 1 7.521 0l.339.34v-.48a.818.818 0 1 1 1.636 0v2.455a.818.818 0 0 1-.818.818h-2.454a.818.818 0 0 1 0-1.637h.479l-.339-.338a3.683 3.683 0 0 0-2.603-1.079Zm-5.736 5.128c0-.452.366-.818.818-.818h2.454a.818.818 0 0 1 0 1.636h-.479l.34.34a3.683 3.683 0 0 0 5.206 0 .818.818 0 0 1 1.157 1.156 5.318 5.318 0 0 1-7.521 0l-.339-.338v.479a.818.818 0 1 1-1.636 0V18.9Z" clip-rule="evenodd"/>
16
- </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="M20.5 14.5v5.25a.75.75 0 0 1-.75.75h-15a.75.75 0 0 1-.75-.75V14.5M12.25 4v10.497m-3.938-3.934L12.25 14.5l3.938-3.937" 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="M7 21h13.25a.75.75 0 0 0 .75-.75v-12M15.75 3h-9a.75.75 0 0 0-.75.75v4.125M15.75 3 21 8.25M15.75 3v5.25H21M4.96 11.714 3 14.347l1.96 2.633m4.08-5.266L11 14.347 9.04 16.98" 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="m13.656 4.655 5.688 5.689M8.406 9.905l5.688 5.689m-1.719-1.72-6.656 6.657a1.594 1.594 0 0 1-2.25 0 1.594 1.594 0 0 1 0-2.25l6.656-6.656M5.471 7.718l6-6a.75.75 0 0 1 1.06 0l1.5 1.5a.75.75 0 0 1 0 1.06l-6 6a.75.75 0 0 1-1.06 0l-1.5-1.5a.75.75 0 0 1 0-1.06Zm8.25 8.25 6-6a.75.75 0 0 1 1.06 0l1.5 1.5a.75.75 0 0 1 0 1.06l-6 6a.75.75 0 0 1-1.06 0l-1.5-1.5a.75.75 0 0 1 0-1.06Z" 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="M6.375 15a2.625 2.625 0 1 0 0 5.25 2.625 2.625 0 0 0 0-5.25Zm0 0v-.75A2.25 2.25 0 0 1 8.625 12h6.75a2.25 2.25 0 0 0 2.25-2.25V9m-11.25 6V9m11.25 0a2.625 2.625 0 1 0 0-5.25 2.625 2.625 0 0 0 0 5.25ZM6.375 9a2.625 2.625 0 1 0 0-5.25 2.625 2.625 0 0 0 0 5.25Z" vector-effect="non-scaling-stroke"/>
3
- </svg>
@@ -1,8 +0,0 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <circle data-style-override="false" cx="12" cy="12" r="10" fill="var(--B500)" />
3
- <path
4
- data-style-override="false"
5
- d="M11.9924 8.07053C11.7103 8.07053 11.4685 7.96977 11.267 7.76826C11.0655 7.56675 10.9647 7.3199 10.9647 7.02771C10.9647 6.73552 11.0655 6.4937 11.267 6.30227C11.4685 6.10076 11.7103 6 11.9924 6C12.2846 6 12.5315 6.10076 12.733 6.30227C12.9345 6.4937 13.0353 6.73552 13.0353 7.02771C13.0353 7.3199 12.9345 7.56675 12.733 7.76826C12.5315 7.96977 12.2846 8.07053 11.9924 8.07053ZM12.869 15.34H14.2368C14.6583 15.34 15 15.6818 15 16.1033C15 16.5248 14.6583 16.8665 14.2368 16.8665H9.76322C9.34171 16.8665 9 16.5248 9 16.1033C9 15.6818 9.34171 15.34 9.76322 15.34H11.131V10.67H9.76322C9.34171 10.67 9 10.3283 9 9.9068C9 9.48528 9.34171 9.14358 9.76322 9.14358H11.869C12.4213 9.14358 12.869 9.59129 12.869 10.1436V15.34Z"
6
- fill="var(--N0)"
7
- />
8
- </svg>
@@ -1,7 +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="#8898A6" fill-rule="evenodd" d="m19.194 4.363-1.886 1.864a.603.603 0 0 0 0 .858l1.403 1.386a.62.62 0 0 0 .868 0l1.886-1.865a.24.24 0 0 1 .397.106 3.87 3.87 0 0 1-1.018 3.784 3.98 3.98 0 0 1-4.175.895l-8.165 8.827a2.195 2.195 0 0 1-3.149.069 2.137 2.137 0 0 1 .08-3.124l8.95-7.978a3.87 3.87 0 0 1 .875-4.209 3.98 3.98 0 0 1 3.83-1.006.235.235 0 0 1 .107.393h-.002ZM6.29 18.748a.65.65 0 0 0 .652.646.65.65 0 0 0 .654-.646.65.65 0 0 0-.654-.645.65.65 0 0 0-.652.645Z" clip-rule="evenodd"/>
3
- <path fill="#F4910D" fill-rule="evenodd" d="m7.14 9.556 2.238-2.212 10.807 10.681a1.07 1.07 0 0 1 0 1.526l-.694.686a1.101 1.101 0 0 1-1.544 0L7.14 9.556Z" clip-rule="evenodd"/>
4
- <path fill="#66757F" fill-rule="evenodd" d="m5.466 11.902.627-.62.059-.414a.647.647 0 0 1 .872-.506l2.797-2.765-.11-.873a1.988 1.988 0 0 1 .576-1.661 2.4 2.4 0 0 1 1.687-.691h1.111c-1.748-1.728-3.4-1.824-4.954-.288L4.283 7.887a1.1 1.1 0 0 1-.836.316l-.5-.03-.627.62a1.07 1.07 0 0 0 0 1.525l1.602 1.584a1.101 1.101 0 0 0 1.544 0Z" clip-rule="evenodd"/>
5
- <path fill="#fff" fill-rule="evenodd" d="M15.204 23.464c.38.334.877.536 1.422.536h2.371a5 5 0 1 0 0-10h-2.37a2.15 2.15 0 0 0-1.423.536A2.146 2.146 0 0 0 13.78 14h-2.37a5 5 0 0 0 0 10h2.37c.546 0 1.044-.203 1.424-.536Z" clip-rule="evenodd"/>
6
- <path fill="#664BEE" fill-rule="evenodd" d="M9.276 19a2.134 2.134 0 0 0 2.134 2.133h2.37a.711.711 0 1 1 0 1.423h-2.37a3.556 3.556 0 0 1 0-7.113h2.37a.711.711 0 1 1 0 1.423h-2.37a2.134 2.134 0 0 0-2.134 2.133Zm2.372 0a.71.71 0 0 1 .71-.712h5.69a.711.711 0 0 1 0 1.422h-5.69a.711.711 0 0 1-.71-.71Zm4.267 2.844a.71.71 0 0 1 .711-.71h2.371a2.134 2.134 0 0 0 0-4.268h-2.37a.711.711 0 1 1 0-1.423h2.37a3.556 3.556 0 0 1 0 7.113h-2.37a.711.711 0 0 1-.712-.712Z" clip-rule="evenodd"/>
7
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="16" height="16" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M9.333 6a3.333 3.333 0 0 1 2.775 5.18l.03.02.057.052 1.886 1.886a.667.667 0 0 1-.885.995l-.058-.052-1.886-1.886a.671.671 0 0 1-.073-.086A3.333 3.333 0 1 1 9.333 6zm0 1.333a2 2 0 1 0 0 4 2 2 0 0 0 0-4zm-6 1.334c.367 0 .667.3.667.666C4 9.7 3.7 10 3.333 10h-.666A.669.669 0 0 1 2 9.333c0-.366.3-.666.667-.666zm2-3.334c.367 0 .667.3.667.667 0 .367-.3.667-.667.667H2.667A.669.669 0 0 1 2 6c0-.367.3-.667.667-.667zm8-3.333c.367 0 .667.3.667.667 0 .366-.3.666-.667.666H2.667A.669.669 0 0 1 2 2.667C2 2.3 2.3 2 2.667 2z" fill="#000A14" fill-rule="evenodd"/>
3
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M6.5 6V10M9.5 6V10M14 8C14 11.3137 11.3137 14 8 14C4.68629 14 2 11.3137 2 8C2 4.68629 4.68629 2 8 2C11.3137 2 14 4.68629 14 8Z" stroke="#3B444C" stroke-width="1.5" stroke-linecap="round"/>
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 7.01.01-.011M16 9.01l.01-.011M8 9.01l.01-.011M18 13.01l.01-.011M6 13.01l.01-.011M17 17.01l.01-.011M7 17.01l.01-.011M13 11l-.669 6.018M8.5 20.001H4A9.956 9.956 0 0 1 2 14C2 8.477 6.477 4 12 4s10 4.477 10 10c0 2.252-.744 4.33-2 6.001L15.5 20m-3.169-2.982a3 3 0 1 1-.663 5.964 3 3 0 0 1 .663-5.964Z" 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="m9.06 10.276 5.872-3.335a.5.5 0 0 0-.187-.183l-5.5-3.094a.5.5 0 0 0-.49 0l-5.5 3.094A.5.5 0 0 0 3 7.193v6.165a.5.5 0 0 0 .255.436l5.5 3.094a.5.5 0 0 0 .245.064l.06-6.676Zm0 0L3.07 6.939m17.862 3.402a.5.5 0 0 1 .068.252v6.166a.5.5 0 0 1-.255.435l-5.5 3.094a.5.5 0 0 1-.245.064m5.932-10.011a.5.5 0 0 0-.187-.183l-5.5-3.094a.5.5 0 0 0-.49 0l-5.5 3.094a.5.5 0 0 0-.255.435v6.166a.5.5 0 0 0 .255.435l5.5 3.094a.5.5 0 0 0 .245.064m5.932-10.011-5.873 3.335M15 20.352l.06-6.676m0 0-5.99-3.337" vector-effect="non-scaling-stroke"/>
3
- </svg>
@@ -1,21 +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 fill="var(--N700)" fill-rule="evenodd" d="M12 5.728a1.818 1.818 0 0 1 1.589 2.702l2.35 3.921.06-.021a4.53 4.53 0 0 1 1.206-.232l.25-.007a4.545 4.545 0 1 1-3.091 7.879.91.91 0 0 1 1.236-1.333 2.727 2.727 0 1 0 .449-4.338.91.91 0 0 1-1.189-.224l-.06-.088-2.77-4.624H12a1.818 1.818 0 0 1-1.813-1.682l-.005-.135c0-1.004.814-1.818 1.818-1.818Z" clip-rule="evenodd"/>
19
- <path fill="#EB456D" d="M12 3a4.545 4.545 0 0 1 4.546 4.545.91.91 0 0 1-1.813.106l-.006-.106a2.727 2.727 0 1 0-3.982 2.423c.476.247.636.85.345 1.3l-2.926 4.538a1.818 1.818 0 1 1-1.53-.986l2.446-3.792-.033-.026A4.541 4.541 0 0 1 7.46 7.759l-.005-.214A4.545 4.545 0 0 1 12 3Z"/>
20
- <path fill="var(--N700)" fill-rule="evenodd" d="M6.162 12.906a.909.909 0 0 1-.545 1.165 2.729 2.729 0 1 0 3.651 2.725l.005-.16c0-.466.35-.85.803-.903l.106-.006h5.698a1.817 1.817 0 1 1 0 1.818h-4.882l-.01.054a4.548 4.548 0 0 1-4.245 3.578l-.198.005a4.545 4.545 0 0 1-1.547-8.82.91.91 0 0 1 1.164.544Z" clip-rule="evenodd"/>
21
- </svg>
@@ -1,38 +0,0 @@
1
- <svg width="304" height="139" viewBox="0 0 304 139" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M133.791 90.1525L113.582 110.305C91.2585 132.565 55.0655 132.565 32.7424 110.305C10.4192 88.0452 10.4192 51.9548 32.7424 29.6949C55.0655 7.43503 91.2585 7.43503 113.582 29.6949L154.001 70L194.418 110.305C216.742 132.565 252.935 132.565 275.258 110.305C297.581 88.0452 297.581 51.9548 275.258 29.6949C252.935 7.43503 216.742 7.43503 194.418 29.6949L174.209 49.8475" stroke="var(--bg-primary)" stroke-width="24"/>
3
- <g clip-path="url(#clip0_4217_4596)">
4
- <rect x="97.6667" y="59.4449" width="8.88889" height="8.88889" fill="#023E8A"/>
5
- <rect x="97.6667" y="50.5551" width="8.88889" height="8.88889" fill="#0077B6"/>
6
- <rect x="106.555" y="59.4449" width="8.88889" height="8.88889" fill="#0077B6"/>
7
- <rect x="106.555" y="50.5551" width="8.88889" height="8.88889" fill="#0096C7"/>
8
- <rect x="115.445" y="59.4449" width="8.88889" height="8.88889" fill="#0096C7"/>
9
- <rect x="115.445" y="50.5551" width="8.88889" height="8.88889" fill="#00B4D8"/>
10
- <rect x="115.445" y="41.6666" width="8.88889" height="8.88889" fill="#48CAE4"/>
11
- </g>
12
- <path fill-rule="evenodd" clip-rule="evenodd" d="M268 50.6364C269.339 50.6364 270.424 51.7217 270.424 53.0606C270.424 53.4886 270.313 53.8907 270.119 54.2397L273.252 59.4679L273.331 59.4393C273.846 59.2651 274.386 59.1603 274.939 59.1302L275.273 59.1212C278.62 59.1212 281.333 61.8346 281.333 65.1818C281.333 68.529 278.62 71.2424 275.273 71.2424C273.724 71.2424 272.264 70.6578 271.152 69.6258C270.661 69.1705 270.632 68.4036 271.087 67.9128C271.543 67.422 272.31 67.3932 272.8 67.8485C273.469 68.4686 274.342 68.8182 275.273 68.8182C277.281 68.8182 278.909 67.1901 278.909 65.1818C278.909 63.1735 277.281 61.5454 275.273 61.5454C274.601 61.5454 273.96 61.7264 273.399 62.0645C272.866 62.386 272.184 62.2485 271.813 61.7667L271.734 61.6494L268.039 55.4836L268 55.4848C266.722 55.4848 265.675 54.4959 265.582 53.2415L265.576 53.0606C265.576 51.7217 266.661 50.6364 268 50.6364Z" fill="var(--N700)"/>
13
- <path d="M268 47C271.347 47 274.061 49.7134 274.061 53.0606C274.061 53.73 273.518 54.2727 272.848 54.2727C272.227 54.2727 271.714 53.8048 271.644 53.202L271.636 53.0606C271.636 51.0523 270.008 49.4242 268 49.4242C265.992 49.4242 264.364 51.0523 264.364 53.0606C264.364 54.4333 265.13 55.6689 266.327 56.2905C266.961 56.6197 267.174 57.423 266.787 58.0232L262.885 64.075C263.055 64.4068 263.151 64.7831 263.151 65.1818C263.151 66.5207 262.066 67.6061 260.727 67.6061C259.388 67.6061 258.303 66.5207 258.303 65.1818C258.303 63.8429 259.388 62.7576 260.727 62.7576C260.767 62.7576 260.806 62.7585 260.845 62.7604L264.107 57.7042L264.063 57.6689C262.81 56.5985 262.025 55.0448 261.946 53.3452L261.939 53.0606C261.939 49.7134 264.653 47 268 47Z" fill="#EB456D"/>
14
- <path fill-rule="evenodd" clip-rule="evenodd" d="M260.216 60.2089C260.444 60.8383 260.118 61.5334 259.489 61.7613C258.062 62.2782 257.091 63.6382 257.091 65.1817C257.091 67.19 258.719 68.8181 260.727 68.8181C262.664 68.8181 264.247 67.3042 264.358 65.3954L264.364 65.1817C264.364 64.5601 264.832 64.0478 265.434 63.9777L265.576 63.9696L273.173 63.9692C273.592 63.2448 274.376 62.7575 275.273 62.7575C276.612 62.7575 277.697 63.8428 277.697 65.1817C277.697 66.5206 276.612 67.606 275.273 67.606C274.376 67.606 273.592 67.1186 273.173 66.3942L266.664 66.3926L266.652 66.4653C266.081 69.1132 263.78 71.1177 260.99 71.2367L260.727 71.2423C257.38 71.2423 254.667 68.5289 254.667 65.1817C254.667 62.6096 256.284 60.3437 258.663 59.4819C259.293 59.254 259.988 59.5795 260.216 60.2089Z" fill="var(--N700)"/>
15
- <path d="M7.59672 47.9156C5.72128 48.0136 2.51575 49.0776 2.8253 51.3002C3.60825 56.9394 -2.55679 58.75 5.64766 58.75C9.775 58.75 12.3765 56.9394 12.7697 53.1394L11.6555 48.8311L7.59672 47.9156Z" fill="#FE636E"/>
16
- <path d="M9.07234 49.407C8.20236 49.4526 6.71341 49.9458 6.85561 50.9794C7.22033 53.5988 4.35615 54.4382 8.16724 54.4382C10.0845 54.4382 11.2941 53.5988 11.4765 51.8323L11.0549 49.7042L9.07234 49.407Z" fill="#FFD659"/>
17
- <path d="M10.9546 53.305C9.84042 55.3333 7.63034 56.3113 4.59721 56.3113C3.40938 56.3113 2.52268 56.2724 1.87356 56.1913C0.996831 58.0558 0.570238 58.75 5.64782 58.75C9.77516 58.75 12.3767 56.9395 12.7699 53.1395L11.833 52.1937L11.5134 51.8711C11.485 51.9809 11.4548 52.0873 11.4214 52.1937C11.3361 52.6277 11.1771 52.9976 10.9546 53.305Z" fill="#FB2A39"/>
18
- <path d="M10.6031 50.9524C10.1932 52.2191 9.0756 52.8254 7.44605 52.8254C7.11984 52.8254 6.84375 52.8203 6.60954 52.8068C6.12938 54.0093 5.44177 54.4383 8.16713 54.4383C9.4386 54.4383 10.3989 54.0701 10.9544 53.3051C11.1769 52.9977 11.3358 52.6278 11.4211 52.1938C11.4445 52.0773 11.4629 51.9573 11.4763 51.8323L10.6031 50.9524Z" fill="#FFBF00"/>
19
- <path d="M9.86543 44.8251L7.41948 46.2606C6.92763 46.5494 7.00962 47.3229 7.40109 47.7198L7.59686 47.9158L9.07246 49.4071L11.4766 51.8323L12.7698 53.1396L13.444 53.8202C13.8372 54.2154 14.6034 54.2965 14.8895 53.8016L16.3099 51.3308L14.7021 45.0751L9.86543 44.8251Z" fill="#99B4CD"/>
20
- <path d="M29.6855 30.4103C28.5094 30.1924 26.3663 30.4204 23.7563 31.3122L24.9308 35.6696L29.7006 37.2977C30.5873 34.6461 30.8098 32.4742 30.5856 31.2953C30.4551 30.6079 30.3714 30.537 29.6855 30.4103Z" fill="#99B4CD"/>
21
- <path d="M16.2479 35.2607C12.9822 34.0701 10.4526 34.6122 7.88788 36.9564C6.69839 38.1116 4.71919 39.6299 6.35372 41.28L8.38643 43.332L14.2286 40.3528L16.2479 35.2607Z" fill="#0066CC"/>
22
- <path d="M25.7859 44.8875L20.295 47.1793L17.7905 52.8253L19.8232 54.8773C21.4578 56.5273 22.9618 54.5293 24.1061 53.3286C25.2923 52.0045 27.4053 49.483 25.7859 44.8875Z" fill="#0066CC"/>
23
- <path d="M29.7007 37.2975C29.5632 37.7116 29.4079 38.1369 29.2373 38.5712C28.4606 40.5385 27.3351 42.7054 25.7858 44.8872C23.8399 47.6267 21.2264 50.3915 17.7903 52.8255L17.3872 52.4185L16.31 51.3309L13.4015 48.3947L13.0875 48.078L12.7735 47.7608L9.86551 44.8252L8.38647 43.3317C10.7969 39.8632 13.5361 37.2247 16.248 35.261C18.8845 33.354 21.4962 32.0838 23.7561 31.3123L29.7007 37.2975Z" fill="white"/>
24
- <path d="M29.3157 30.3596C29.4312 31.5959 29.1719 33.5871 28.3772 35.9634L29.7006 37.2976C30.5873 34.646 30.8098 32.4741 30.5856 31.2952C30.4551 30.6079 30.3715 30.5369 29.6855 30.4103C29.5701 30.3883 29.4479 30.3715 29.3157 30.3596Z" fill="#6C9ABB"/>
25
- <path d="M27.9122 37.2385C27.1359 39.206 26.0116 41.3712 24.4608 43.5549C23.7899 44.499 23.0404 45.4465 22.2039 46.3821C21.364 47.3229 20.4388 48.2501 19.42 49.152C18.5115 49.9559 17.5294 50.7395 16.4688 51.4911L17.3872 52.4183L17.7905 52.8253C21.2268 50.3916 23.8401 47.6269 25.7858 44.8875C27.335 42.7054 28.461 40.5386 29.2372 38.571C29.4079 38.137 29.5634 37.7113 29.7006 37.2976L28.3773 35.9634C28.2902 36.2218 28.1982 36.4836 28.0979 36.7504C28.0393 36.9108 27.9774 37.0747 27.9122 37.2385Z" fill="#EBEBEB"/>
26
- <path d="M14.6986 49.7043L13.2782 52.1752C12.9922 52.67 12.2259 52.589 11.8328 52.1938L12.7697 53.1396L13.4439 53.8202C13.837 54.2154 14.6033 54.2964 14.8893 53.8016L16.3097 51.3307L14.6986 49.7043Z" fill="#6C9ABB"/>
27
- <path d="M25.7859 44.8875C25.5165 45.2675 25.2337 45.6475 24.9393 46.0258C25.3208 49.2465 23.7097 51.1584 22.7293 52.2527C21.7891 53.2374 20.6096 54.7591 19.313 54.3622L19.8232 54.8773C21.4578 56.5273 22.9618 54.5293 24.1061 53.3286C25.2923 52.0045 27.4053 49.483 25.7859 44.8875Z" fill="#0053A6"/>
28
- <path d="M14.1783 34.7255C11.7374 36.5731 9.29645 38.9747 7.10986 42.0434L8.38638 43.332C10.7972 39.863 13.5359 37.225 16.2479 35.2608C15.5251 34.9974 14.8375 34.8184 14.1783 34.7255Z" fill="#0053A6"/>
29
- <path d="M15.6844 46.0918L13.4044 48.3923C13.4032 48.3935 13.4027 48.3941 13.4015 48.3947L13.0875 48.078L12.7734 47.7608L15.0511 45.4632C15.2246 45.2877 15.5073 45.2866 15.682 45.4603C15.8568 45.6346 15.858 45.917 15.6844 46.0918Z" fill="#EBEBEB"/>
30
- <path fill-rule="evenodd" clip-rule="evenodd" d="M201.592 5.81643L199.077 8.30247C198.759 8.61898 198.759 9.12971 199.077 9.44623L200.948 11.2949C201.268 11.61 201.784 11.61 202.105 11.2949L204.62 8.80745C204.791 8.63769 205.085 8.71681 205.149 8.94844C205.627 10.6892 205.174 12.6272 203.792 13.9939C202.287 15.4815 200.098 15.8786 198.226 15.188L187.339 26.9564C186.223 28.1649 184.312 28.2081 183.14 27.0485C181.962 25.8861 182.012 23.9841 183.248 22.8835L195.18 12.2459C194.423 10.3727 194.811 8.15141 196.347 6.63504C197.73 5.26829 199.69 4.8223 201.451 5.29275C201.685 5.35605 201.766 5.64666 201.594 5.81643H201.592ZM184.386 24.9969C184.386 25.4717 184.776 25.8587 185.256 25.8587C185.737 25.8587 186.128 25.4732 186.128 24.9969C186.128 24.5222 185.738 24.1366 185.256 24.1366C184.776 24.1366 184.386 24.5222 184.386 24.9969Z" fill="#8898A6"/>
31
- <path fill-rule="evenodd" clip-rule="evenodd" d="M185.521 12.7405L188.504 9.79132L202.913 24.0335C203.481 24.5951 203.481 25.5066 202.913 26.0682L201.987 26.9827C201.419 27.5443 200.497 27.5443 199.929 26.9827L185.521 12.7405V12.7405Z" fill="#F4910D"/>
32
- <path fill-rule="evenodd" clip-rule="evenodd" d="M183.288 15.8697L184.123 15.0436L184.203 14.4912C184.271 14.0253 184.708 13.7008 185.178 13.7669C185.243 13.7761 185.306 13.7913 185.366 13.8158L189.095 10.1291L188.947 8.96526C188.845 8.1504 189.127 7.33249 189.716 6.7506C190.313 6.16056 191.122 5.82892 191.966 5.82892L193.447 5.82994C191.116 3.52575 188.913 3.39757 186.841 5.4454L181.711 10.5166C181.417 10.8076 181.011 10.9602 180.596 10.9368L179.929 10.8971L179.093 11.7232C178.525 12.2847 178.525 13.1962 179.093 13.7578L181.229 15.8697C181.797 16.4312 182.72 16.4312 183.288 15.8697Z" fill="#66757F"/>
33
- <defs>
34
- <clipPath id="clip0_4217_4596">
35
- <rect width="32" height="32" fill="white" transform="translate(95 39)"/>
36
- </clipPath>
37
- </defs>
38
- </svg>