@devtron-labs/devtron-fe-common-lib 1.21.1 → 1.22.0-alpha-10
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-C8nhIfoI.js → @code-editor-DFLTDZTB.js} +11551 -9719
- package/dist/{@common-rjsf-rYligcdi.js → @common-rjsf-BlgqY3Xw.js} +30 -30
- package/dist/{@framer-motion-DZveCoIL.js → @framer-motion-LZK2bgCK.js} +141 -139
- package/dist/{@react-dates-CZ1bNWJM.js → @react-dates-CbpfVsC0.js} +1 -1
- package/dist/{@react-select-DS68hCUM.js → @react-select-BuPEYnTv.js} +1 -1
- package/dist/{@react-virtualized-sticky-tree-V-8klKy9.js → @react-virtualized-sticky-tree-DX7VkyTZ.js} +1 -1
- package/dist/{@vendor-3ORIJA0h.js → @vendor-BsABdDGm.js} +28472 -19353
- package/dist/Common/API/types.d.ts +1 -1
- package/dist/Common/BreadCrumb/NestedBreadCrumb.d.ts +2 -0
- package/dist/Common/BreadCrumb/Types.d.ts +20 -0
- package/dist/Common/ClipboardButton/ClipboardButton.d.ts +2 -2
- package/dist/Common/ClipboardButton/types.d.ts +12 -2
- package/dist/Common/Common.service.d.ts +4 -1
- package/dist/Common/Constants.d.ts +67 -18
- package/dist/Common/DraggableWrapper/DraggableWrapper.d.ts +4 -2
- package/dist/Common/DraggableWrapper/types.d.ts +2 -6
- package/dist/Common/Hooks/UseRegisterShortcut/types.d.ts +1 -0
- package/dist/Common/Hooks/UseRegisterShortcut/utils.d.ts +1 -1
- package/dist/Common/SearchBar/SearchBar.component.d.ts +1 -1
- package/dist/Common/SearchBar/types.d.ts +8 -0
- package/dist/Common/SegmentedBarChart/types.d.ts +10 -2
- package/dist/Common/SegmentedBarChart/utils.d.ts +2 -0
- package/dist/Common/SegmentedControl/Segment.d.ts +1 -1
- package/dist/Common/SegmentedControl/SegmentedControl.component.d.ts +1 -1
- package/dist/Common/SegmentedControl/index.d.ts +1 -1
- package/dist/Common/SegmentedControl/types.d.ts +13 -9
- package/dist/Common/Tooltip/Tooltip.d.ts +1 -1
- package/dist/Common/Types.d.ts +64 -5
- package/dist/Common/index.d.ts +1 -1
- package/dist/Pages/GlobalConfigurations/BuildInfra/Descriptor.d.ts +1 -1
- package/dist/Pages/GlobalConfigurations/BuildInfra/constants.d.ts +0 -2
- package/dist/Pages/GlobalConfigurations/BuildInfra/types.d.ts +13 -7
- package/dist/Pages/GlobalConfigurations/ClustersAndEnvironments/VirtualClusterSidebar.d.ts +2 -0
- package/dist/Pages/GlobalConfigurations/ClustersAndEnvironments/index.d.ts +1 -1
- package/dist/Pages/ResourceBrowser/ResourceBrowser.Types.d.ts +3 -3
- package/dist/Pages/ResourceBrowser/constants.d.ts +8 -8
- package/dist/Pages/ResourceBrowser/types.d.ts +2 -1
- package/dist/Pages-Devtron-2.0/ApplicationManagement/Shared/ApplicationManagementIcon/ApplicationManagementIcon.d.ts +1 -0
- package/dist/Pages-Devtron-2.0/ApplicationManagement/Shared/ApplicationManagementIcon/index.d.ts +2 -0
- package/dist/Pages-Devtron-2.0/ApplicationManagement/Shared/ApplicationManagementIcon/utils.d.ts +6 -0
- package/dist/Pages-Devtron-2.0/ApplicationManagement/Shared/index.d.ts +1 -0
- package/dist/Pages-Devtron-2.0/ApplicationManagement/index.d.ts +1 -0
- package/dist/Pages-Devtron-2.0/Automation&Enablement/Overview/Overview.d.ts +1 -0
- package/dist/Pages-Devtron-2.0/Automation&Enablement/Overview/index.d.ts +1 -0
- package/dist/Pages-Devtron-2.0/Automation&Enablement/index.d.ts +1 -0
- package/dist/Pages-Devtron-2.0/CostVisibility/Overview/Overview.d.ts +1 -0
- package/dist/Pages-Devtron-2.0/CostVisibility/Overview/index.d.ts +1 -0
- package/dist/Pages-Devtron-2.0/CostVisibility/Shared/constants.d.ts +4 -0
- package/dist/Pages-Devtron-2.0/CostVisibility/Shared/index.d.ts +2 -0
- package/dist/Pages-Devtron-2.0/CostVisibility/Shared/types.d.ts +31 -0
- package/dist/Pages-Devtron-2.0/CostVisibility/index.d.ts +1 -0
- package/dist/Pages-Devtron-2.0/DataProtectionManagement/index.d.ts +1 -0
- package/dist/Pages-Devtron-2.0/DataProtectionManagement/types.d.ts +8 -0
- package/dist/Pages-Devtron-2.0/GlobalConfiguration/Overview/Overview.d.ts +1 -0
- package/dist/Pages-Devtron-2.0/GlobalConfiguration/Overview/index.d.ts +1 -0
- package/dist/Pages-Devtron-2.0/GlobalConfiguration/index.d.ts +1 -0
- package/dist/Pages-Devtron-2.0/GlobalOverview/GlobalOverview.d.ts +1 -0
- package/dist/Pages-Devtron-2.0/GlobalOverview/index.d.ts +1 -0
- package/dist/Pages-Devtron-2.0/InfrastructureManagement/Shared/InfrastructureManagementIcon/InfrastructureManagementIcon.d.ts +1 -0
- package/dist/Pages-Devtron-2.0/InfrastructureManagement/Shared/InfrastructureManagementIcon/index.d.ts +2 -0
- package/dist/Pages-Devtron-2.0/InfrastructureManagement/Shared/InfrastructureManagementIcon/utils.d.ts +6 -0
- package/dist/Pages-Devtron-2.0/InfrastructureManagement/Shared/index.d.ts +1 -0
- package/dist/Pages-Devtron-2.0/InfrastructureManagement/index.d.ts +1 -0
- package/dist/Pages-Devtron-2.0/InfrastructureManagement/utils.d.ts +11 -0
- package/dist/Pages-Devtron-2.0/Navigation/index.d.ts +1 -0
- package/dist/Pages-Devtron-2.0/Navigation/types.d.ts +32 -0
- package/dist/Pages-Devtron-2.0/SecurityCenter/Shared/SecurityCenterIcon/SecurityCenterIcon.d.ts +1 -0
- package/dist/Pages-Devtron-2.0/SecurityCenter/Shared/SecurityCenterIcon/index.d.ts +1 -0
- package/dist/Pages-Devtron-2.0/SecurityCenter/Shared/SecurityCenterIcon/utils.d.ts +6 -0
- package/dist/Pages-Devtron-2.0/SecurityCenter/Shared/index.d.ts +1 -0
- package/dist/Pages-Devtron-2.0/SecurityCenter/index.d.ts +1 -0
- package/dist/Pages-Devtron-2.0/Shared/Overview/components.d.ts +7 -0
- package/dist/Pages-Devtron-2.0/Shared/Overview/constants.d.ts +8 -0
- package/dist/Pages-Devtron-2.0/Shared/Overview/index.d.ts +3 -0
- package/dist/Pages-Devtron-2.0/Shared/Overview/types.d.ts +26 -0
- package/dist/Pages-Devtron-2.0/Shared/index.d.ts +1 -0
- package/dist/Pages-Devtron-2.0/SoftwareReleaseManagement/Overview/Overview.d.ts +1 -0
- package/dist/Pages-Devtron-2.0/SoftwareReleaseManagement/Overview/index.d.ts +1 -0
- package/dist/Pages-Devtron-2.0/SoftwareReleaseManagement/index.d.ts +1 -0
- package/dist/Pages-Devtron-2.0/index.d.ts +7 -0
- package/dist/Shared/Components/ActionMenu/types.d.ts +3 -0
- package/dist/Shared/Components/ActionMenu/useActionMenu.hook.d.ts +2 -2
- package/dist/Shared/Components/Backdrop/Backdrop.d.ts +1 -1
- package/dist/Shared/Components/Backdrop/types.d.ts +1 -1
- package/dist/Shared/Components/Badge/utils.d.ts +2 -1
- package/dist/Shared/Components/Button/Button.component.d.ts +12 -12
- package/dist/Shared/Components/Card/Card.component.d.ts +3 -0
- package/dist/Shared/Components/Card/constants.d.ts +4 -0
- package/dist/Shared/Components/Card/index.d.ts +2 -0
- package/dist/Shared/Components/Card/types.d.ts +25 -0
- package/dist/Shared/Components/Charts/Chart.component.d.ts +121 -0
- package/dist/Shared/Components/Charts/constants.d.ts +10 -0
- package/dist/Shared/Components/Charts/index.d.ts +4 -0
- package/dist/Shared/Components/Charts/plugins.d.ts +7 -0
- package/dist/Shared/Components/Charts/types.d.ts +135 -0
- package/dist/Shared/Components/Charts/utils.d.ts +30 -0
- package/dist/Shared/Components/ClusterStatusIcon/ClusterStatusIcon.d.ts +3 -0
- package/dist/Shared/Components/ClusterStatusIcon/index.d.ts +1 -0
- package/dist/Shared/Components/ClusterStatusIcon/types.d.ts +5 -0
- package/dist/Shared/Components/ClusterStatusIcon/utils.d.ts +2 -0
- package/dist/Shared/Components/DTFocusTrap/DTFocusTrap.d.ts +1 -1
- package/dist/Shared/Components/DTFocusTrap/types.d.ts +2 -1
- package/dist/Shared/Components/DocLink/constants.d.ts +15 -4
- package/dist/Shared/Components/ExportToCsv/ExportToCsv.d.ts +3 -0
- package/dist/Shared/Components/ExportToCsv/ExportToCsvDialog.d.ts +3 -0
- package/dist/Shared/Components/ExportToCsv/index.d.ts +2 -0
- package/dist/Shared/Components/ExportToCsv/types.d.ts +64 -0
- package/dist/Shared/Components/FeatureDescription/types.d.ts +1 -1
- package/dist/Shared/Components/FloatingVariablesSuggestions/FloatingVariablesSuggestions.d.ts +1 -1
- package/dist/Shared/Components/FloatingVariablesSuggestions/constants.d.ts +0 -4
- package/dist/Shared/Components/FloatingVariablesSuggestions/types.d.ts +2 -3
- package/dist/Shared/Components/FramerComponents/index.d.ts +2 -2
- package/dist/Shared/Components/GenericSectionErrorState/GenericSectionErrorState.component.d.ts +2 -1
- package/dist/Shared/Components/GenericSectionErrorState/types.d.ts +21 -5
- package/dist/Shared/Components/Header/HeaderWithCreateButton/HeaderWithCreateButon.d.ts +1 -1
- package/dist/Shared/Components/Header/HeaderWithCreateButton/types.d.ts +1 -3
- package/dist/Shared/Components/Header/HelpButton.d.ts +1 -1
- package/dist/Shared/Components/Header/PageHeader.d.ts +1 -1
- package/dist/Shared/Components/Header/constants.d.ts +2 -2
- package/dist/Shared/Components/Header/types.d.ts +8 -1
- package/dist/Shared/Components/Header/utils.d.ts +2 -5
- package/dist/Shared/Components/Icon/Icon.d.ts +71 -0
- package/dist/Shared/Components/Icon/IconBase.d.ts +1 -1
- package/dist/Shared/Components/Icon/types.d.ts +6 -0
- package/dist/Shared/Components/Illustration/Illustration.d.ts +6 -0
- package/dist/Shared/Components/KeyboardShortcut/KeyboardShortcut.component.d.ts +3 -0
- package/dist/Shared/Components/KeyboardShortcut/constants.d.ts +3 -0
- package/dist/Shared/Components/KeyboardShortcut/index.d.ts +1 -0
- package/dist/Shared/Components/KeyboardShortcut/types.d.ts +4 -0
- package/dist/Shared/Components/PrometheusConfigurations/PrometheusConfigCard.d.ts +3 -0
- package/dist/Shared/Components/PrometheusConfigurations/index.d.ts +2 -0
- package/dist/Shared/Components/PrometheusConfigurations/types.d.ts +20 -0
- package/dist/Shared/Components/Security/SecurityModal/constants.d.ts +1 -1
- package/dist/Shared/Components/Security/SecurityModal/index.d.ts +1 -1
- package/dist/Shared/Components/Security/SecurityModal/utils.d.ts +3 -3
- package/dist/Shared/Components/Security/constants.d.ts +2 -0
- package/dist/Shared/Components/Security/index.d.ts +3 -0
- package/dist/Shared/Components/Security/types.d.ts +10 -0
- package/dist/Shared/Components/SelectPicker/SelectPicker.component.d.ts +1 -1
- package/dist/Shared/Components/SelectPicker/common.d.ts +1 -1
- package/dist/Shared/Components/SelectPicker/index.d.ts +1 -1
- package/dist/Shared/Components/SelectPicker/type.d.ts +3 -1
- package/dist/Shared/Components/SelectPicker/utils.d.ts +1 -0
- package/dist/Shared/Components/SideNavigation/SideNavigation.d.ts +2 -0
- package/dist/Shared/Components/SideNavigation/index.d.ts +2 -0
- package/dist/Shared/Components/SideNavigation/types.d.ts +19 -0
- package/dist/Shared/Components/Table/InternalTable.d.ts +1 -1
- package/dist/Shared/Components/Table/TableContent.d.ts +1 -1
- package/dist/Shared/Components/Table/types.d.ts +12 -6
- package/dist/Shared/Components/TrailingItem/types.d.ts +4 -0
- package/dist/Shared/Components/TreeView/TreeView.component.d.ts +1 -1
- package/dist/Shared/Components/TreeView/TreeViewNodeContent.d.ts +1 -1
- package/dist/Shared/Components/TreeView/constants.d.ts +3 -0
- package/dist/Shared/Components/TreeView/types.d.ts +17 -3
- package/dist/Shared/Components/WorkflowOptionsModal/utils.d.ts +3 -3
- package/dist/Shared/Components/index.d.ts +7 -0
- package/dist/Shared/Helpers.d.ts +11 -0
- package/dist/Shared/Hooks/useGetResourceKindsOptions/service.d.ts +0 -5
- package/dist/Shared/Hooks/useGetResourceKindsOptions/types.d.ts +5 -20
- package/dist/Shared/Hooks/useUserPreferences/service.d.ts +1 -1
- package/dist/Shared/Hooks/useUserPreferences/types.d.ts +31 -2
- package/dist/Shared/Providers/MainContextProvider/types.d.ts +9 -0
- package/dist/Shared/Services/common.service.d.ts +3 -0
- package/dist/Shared/Services/types.d.ts +10 -1
- package/dist/Shared/constants.d.ts +3 -16
- package/dist/Shared/types.d.ts +20 -0
- package/dist/Shared/validations.d.ts +2 -0
- package/dist/assets/@code-editor.css +1 -1
- package/dist/assets/create-backup-schedule.bbac4a86.webp +0 -0
- package/dist/assets/create-backup-snapshot.c794f612.webp +0 -0
- package/dist/assets/ic-ai.25e44e0c.svg +3 -0
- package/dist/assets/ic-alibaba.518d61a4.svg +3 -0
- package/dist/assets/ic-application-group.4b448cca.svg +3 -0
- package/dist/assets/ic-application-management.7fb9e3a0.svg +3 -0
- package/dist/assets/ic-application-template.212d14f1.svg +3 -0
- package/dist/assets/ic-application.4c80bfcf.svg +3 -0
- package/dist/assets/ic-argocd-app.9c5eba79.svg +61 -0
- package/dist/assets/ic-arrow-line-down.b6a98848.svg +3 -0
- package/dist/assets/ic-aws.eb2d0124.svg +12 -0
- package/dist/assets/ic-backup-and-schedule.51b7d3dd.svg +3 -0
- package/dist/assets/ic-backup-color.dc62e9d5.svg +6 -0
- package/dist/assets/ic-backup-location.ebaf1148.svg +3 -0
- package/dist/assets/ic-backup-schedule-color.a16c34b0.svg +5 -0
- package/dist/assets/ic-bg-backup-schedule.9ef9bc39.svg +19 -0
- package/dist/assets/ic-bg-backups.396e99bd.svg +19 -0
- package/dist/assets/ic-bg-build.8609d0ea.svg +13 -0
- package/dist/assets/ic-bg-cpu.15ec70f0.svg +11 -0
- package/dist/assets/ic-bg-deploy.266711fe.svg +22 -0
- package/dist/assets/ic-bg-memory.5373a125.svg +11 -0
- package/dist/assets/ic-bg-pause-schedule.6edcc1d4.svg +14 -0
- package/dist/assets/ic-bg-production-pipelines.2951cdc0.svg +22 -0
- package/dist/assets/ic-bg-project.84658405.svg +12 -0
- package/dist/assets/ic-bg-ransomware-vulnerable-cluster.1b25a5d0.svg +7 -0
- package/dist/assets/ic-bg-restore.4fa13869.svg +33 -0
- package/dist/assets/ic-bg-scan.2249360c.svg +28 -0
- package/dist/assets/ic-bg-storage-locations.894070b0.svg +22 -0
- package/dist/assets/ic-bg-webhook.b455152d.svg +13 -0
- package/dist/assets/ic-bot.65f403dd.svg +3 -0
- package/dist/assets/ic-building.2405d07b.svg +3 -0
- package/dist/assets/ic-chart-line-up.7ab47f4e.svg +3 -0
- package/dist/assets/ic-chart-repo.4c12016f.svg +5 -0
- package/dist/assets/ic-check-circle.af18cd7e.svg +3 -0
- package/dist/assets/ic-circle-small.a0740b0e.svg +3 -0
- package/dist/assets/ic-clipboard.2869fa7d.svg +3 -0
- package/dist/assets/ic-clock-counterclockwise.3d7c2ef1.svg +3 -0
- package/dist/assets/ic-cloud-upload.55d9c163.svg +3 -0
- package/dist/assets/ic-coins-color-animated.fe11cdc3.svg +112 -0
- package/dist/assets/ic-coins.2c15f406.svg +3 -0
- package/dist/assets/ic-cost-visibility.5595009f.svg +3 -0
- package/dist/assets/ic-database-backup.b9e7c558.svg +3 -0
- package/dist/assets/ic-devtron-text.67a413b6.svg +3 -0
- package/dist/assets/ic-edit-lines.57927b07.svg +3 -0
- package/dist/assets/ic-external-link.0dd8eed7.svg +4 -0
- package/dist/assets/ic-file-download.ca57c068.svg +5 -0
- package/dist/assets/ic-files-changed.04e6de3f.svg +3 -0
- package/dist/assets/ic-floppy-disk.6d392bcd.svg +3 -0
- package/dist/assets/ic-fluxcd-app.7bf7dce5.svg +22 -0
- package/dist/assets/ic-global-overview.56ba9dc0.svg +3 -0
- package/dist/assets/ic-google-cloud.3077a8dd.svg +6 -0
- package/dist/assets/ic-infrastructure-management.4b052d41.svg +3 -0
- package/dist/assets/ic-kubernetes.7e04c3d2.svg +4 -0
- package/dist/assets/ic-magic-wand.2c29cd4e.svg +10 -0
- package/dist/assets/ic-oracle-cloud.5a8ee45d.svg +3 -0
- package/dist/assets/ic-otc-cloud.43b31bd8.svg +5 -0
- package/dist/assets/ic-party.cfc7e7c6.svg +4 -0
- package/dist/assets/ic-pause.4e5c6056.svg +4 -0
- package/dist/assets/ic-priority-medium-fill.7bab0ff8.svg +4 -0
- package/dist/assets/ic-release-hub.25b9707a.svg +3 -0
- package/dist/assets/ic-resource-browser.4ff3e571.svg +3 -0
- package/dist/assets/ic-resource-watcher.7cce5305.svg +3 -0
- package/dist/assets/ic-right-panel-collapse.0ecf8ceb.svg +3 -0
- package/dist/assets/ic-security-fixable.168b5bf8.svg +12 -0
- package/dist/assets/ic-security-not-fixable.be099f65.svg +12 -0
- package/dist/assets/ic-security-policy.874568da.svg +3 -0
- package/dist/assets/ic-security-scan.3ae78d50.svg +3 -0
- package/dist/assets/ic-security-vulnerability.c954b87a.svg +4 -0
- package/dist/assets/ic-software-release-management.dceedf80.svg +3 -0
- package/dist/assets/ic-symbol-greater-than.8f71342d.svg +3 -0
- package/dist/assets/ic-tenants.4f997b9a.svg +3 -0
- package/dist/assets/ic-trend-up.5752ef30.svg +3 -0
- package/dist/assets/ic-warning-stroke.fc850a4a.svg +3 -0
- package/dist/assets/img-folder-empty.8e898c33.svg +33 -0
- package/dist/assets/img-no-backup-location.0e8699c5.svg +180 -0
- package/dist/assets/img-no-restores.f26cb7db.svg +114 -0
- package/dist/assets/no-cluster-cost-enabled.038c73db.webp +0 -0
- package/dist/index.d.ts +15 -11
- package/dist/index.js +1144 -970
- package/package.json +6 -1
- package/dist/Pages/GlobalConfigurations/ClustersAndEnvironments/types.d.ts +0 -8
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" viewBox="0 0 40 40" fill="none" vector-effect="non-scaling-stroke">
|
|
2
|
+
<path d="M29.1648 27.3602C29.1648 29.4009 23.0092 31.0553 15.4158 31.0553C7.8224 31.0553 1.66675 29.4009 1.66675 27.3602C1.66675 25.3195 1.66675 16.361 1.66675 16.361H29.1648C29.1648 16.361 29.1648 26.4272 29.1648 27.3602Z" fill="#72ACE6" vector-effect="non-scaling-stroke" data-style-override="false"/>
|
|
3
|
+
<path d="M29.1648 16.3609C29.1648 18.4017 23.0092 20.056 15.4158 20.056C7.8224 20.056 1.66675 18.4017 1.66675 16.3609C1.66675 14.3202 1.66675 5.36169 1.66675 5.36169H29.1648C29.1648 5.36169 29.1648 15.4279 29.1648 16.3609Z" fill="#3385D6" vector-effect="non-scaling-stroke" data-style-override="false"/>
|
|
4
|
+
<ellipse cx="15.4158" cy="5.36168" rx="13.749" ry="3.69506" fill="#0066CC" vector-effect="non-scaling-stroke" data-style-override="false"/>
|
|
5
|
+
<path d="M29.124 14.4113C31.5572 14.4161 33.9911 14.458 36.4232 14.4082C37.4642 14.3869 38.3177 15.2669 38.3182 16.3284C38.3195 19.2629 38.3186 22.1974 38.3186 25.132C38.3186 28.8108 38.2923 32.49 38.3331 36.1685C38.3471 37.4287 37.4313 38.3331 36.1648 38.329C27.7335 38.3013 19.3021 38.3077 10.8707 38.3243C9.93882 38.3262 8.86327 37.5323 8.90913 36.3711C8.98533 34.4417 8.92891 32.507 8.92801 30.4948C8.92849 27.567 8.92706 24.7189 8.93119 21.8708C8.93288 20.7034 9.70155 19.9346 10.8638 19.9257C11.7079 19.9192 12.552 19.9158 13.4361 19.9166C14.8924 19.9226 16.3087 19.9149 17.7247 19.9305C18.0018 19.9336 18.1593 19.8475 18.3105 19.6164C19.2188 18.2292 20.1517 16.8582 21.0608 15.4716C21.5315 14.7537 22.1542 14.4062 23.0311 14.4165C25.0618 14.4404 27.093 14.4161 29.124 14.4113Z" fill="#FFC266" vector-effect="non-scaling-stroke" data-style-override="false"/>
|
|
6
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
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.355 5.998a3.972 3.972 0 0 0-1.72-.068 4.024 4.024 0 0 0-1.595.667 4.17 4.17 0 0 0-1.187 1.285 4.344 4.344 0 0 0-.422 3.443c.17.572.457 1.1.84 1.55a4.103 4.103 0 0 0 1.98 1.277c.126.036.255.066.384.09M16.441 3.587a5.769 5.769 0 0 0-2.532-1.222 5.682 5.682 0 0 0-3.378.343 5.888 5.888 0 0 0-2.623 2.22 6.134 6.134 0 0 0-.947 2.663m14.79 2.938c0 1.636-2.687 2.962-6 2.962-3.314 0-6-1.326-6-2.962m12 0c0-1.636-2.687-2.962-6-2.962-3.314 0-6 1.326-6 2.962m12 0v4.13m-12-4.13v4.13m0 0c0 1.635 2.686 2.96 6 2.96 3.313 0 6-1.325 6-2.96m-12 0v4.128c0 1.636 2.686 2.962 6 2.962 3.313 0 6-1.326 6-2.962V14.66" vector-effect="non-scaling-stroke"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<circle cx="12" cy="12" r="7" fill="var(--B200)" stroke="var(--B500)" stroke-width="1.5"/>
|
|
3
|
+
<path d="M2.83209 8C2.2969 9.22492 2 10.5778 2 12C2 17.5228 6.47715 22 12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C9.20261 2 6.67349 3.14864 4.85857 5V2.5" stroke="var(--B500)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
+
<path d="M9.17304 14.8245L12.0015 11.9961V8" stroke="var(--B500)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
2
|
+
<g clip-path="url(#a)">
|
|
3
|
+
<path fill="#E5F2FF" d="M0 6a6 6 0 0 1 6-6h12a6 6 0 0 1 6 6v12a6 6 0 0 1-6 6H6a6 6 0 0 1-6-6V6Z"/>
|
|
4
|
+
<g clip-path="url(#b)">
|
|
5
|
+
<path fill="#ABCFF3" d="M16.667 12a4.667 4.667 0 1 1-9.333 0 4.667 4.667 0 0 1 9.333 0Z"/>
|
|
6
|
+
<path fill="#06C" d="M16.167 12a4.167 4.167 0 1 0-8.334 0 4.167 4.167 0 0 0 8.334 0Zm1 0a5.167 5.167 0 1 1-10.333 0 5.167 5.167 0 0 1 10.333 0Z"/>
|
|
7
|
+
<path fill="#06C" d="M4.833 12c0-1.018.213-1.988.597-2.867a.5.5 0 0 1 .917.4 6.167 6.167 0 1 0 1.25-1.85.5.5 0 0 1-.858-.35V5.666a.5.5 0 0 1 1 0v.573A7.167 7.167 0 1 1 4.833 12Z"/>
|
|
8
|
+
<path fill="#06C" d="m9.762 13.53 1.739-1.74V9.335a.5.5 0 1 1 1 0v2.664a.5.5 0 0 1-.146.353l-1.886 1.886a.5.5 0 1 1-.707-.707Z"/>
|
|
9
|
+
</g>
|
|
10
|
+
</g>
|
|
11
|
+
<defs>
|
|
12
|
+
<clipPath id="a">
|
|
13
|
+
<path fill="#fff" d="M0 0h24v24H0z"/>
|
|
14
|
+
</clipPath>
|
|
15
|
+
<clipPath id="b">
|
|
16
|
+
<path fill="#fff" d="M4 4h16v16H4z"/>
|
|
17
|
+
</clipPath>
|
|
18
|
+
</defs>
|
|
19
|
+
</svg>
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
2
|
+
<g clip-path="url(#a)">
|
|
3
|
+
<path fill="#FFF5E5" d="M0 6a6 6 0 0 1 6-6h12a6 6 0 0 1 6 6v12a6 6 0 0 1-6 6H6a6 6 0 0 1-6-6V6Z"/>
|
|
4
|
+
<g clip-path="url(#b)">
|
|
5
|
+
<path fill="#72ACE6" d="M15.666 14.944c0 .816-2.463 1.478-5.5 1.478s-5.5-.662-5.5-1.478v-4.4h11v4.4Z"/>
|
|
6
|
+
<path fill="#3385D6" d="M15.666 10.544c0 .816-2.463 1.478-5.5 1.478s-5.5-.662-5.5-1.478v-4.4h11v4.4Z"/>
|
|
7
|
+
<ellipse cx="10.166" cy="6.145" fill="#06C" rx="5.5" ry="1.478"/>
|
|
8
|
+
<path fill="#FFC266" d="M15.65 9.764c.973.002 1.946.019 2.92-.001.416-.009.757.343.757.768v3.521c0 1.472-.01 2.944.006 4.415.006.504-.36.866-.867.864a1938.75 1938.75 0 0 0-10.118-.002c-.373.001-.803-.317-.784-.781.03-.772.007-1.546.007-2.35l.001-3.45c.001-.467.309-.775.773-.778.338-.003.676-.004 1.03-.004.582.003 1.148 0 1.715.006.11.001.174-.034.234-.126.363-.555.737-1.103 1.1-1.658a.861.861 0 0 1 .788-.422c.813.01 1.625 0 2.438-.002Z"/>
|
|
9
|
+
</g>
|
|
10
|
+
</g>
|
|
11
|
+
<defs>
|
|
12
|
+
<clipPath id="a">
|
|
13
|
+
<path fill="#fff" d="M0 0h24v24H0z"/>
|
|
14
|
+
</clipPath>
|
|
15
|
+
<clipPath id="b">
|
|
16
|
+
<path fill="#fff" d="M4 4h16v16H4z"/>
|
|
17
|
+
</clipPath>
|
|
18
|
+
</defs>
|
|
19
|
+
</svg>
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
2
|
+
<g clip-path="url(#a)">
|
|
3
|
+
<rect width="24" height="24" fill="var(--O100)" rx="6"/>
|
|
4
|
+
<path fill="#8898A6" fill-rule="evenodd" d="M17.396 6.271 15.98 7.67a.452.452 0 0 0 0 .643l1.052 1.04c.18.177.47.177.65 0l1.416-1.4a.18.18 0 0 1 .298.08c.268.98.014 2.07-.764 2.838a2.986 2.986 0 0 1-3.13.672l-6.125 6.62a1.646 1.646 0 0 1-2.362.052 1.603 1.603 0 0 1 .06-2.343l6.713-5.984a2.902 2.902 0 0 1 .656-3.156 2.986 2.986 0 0 1 2.871-.755.175.175 0 0 1 .08.294Zm-9.679 10.79c0 .267.22.484.49.484s.49-.217.49-.485a.487.487 0 0 0-.49-.483c-.27 0-.49.216-.49.483Z" clip-rule="evenodd"/>
|
|
5
|
+
<path fill="#F4910D" fill-rule="evenodd" d="m8.355 10.166 1.679-1.659 8.104 8.011c.32.316.32.829 0 1.145l-.52.514a.826.826 0 0 1-1.158 0l-8.105-8.011Z" clip-rule="evenodd"/>
|
|
6
|
+
<path fill="#66757F" fill-rule="evenodd" d="m7.1 11.927.47-.465.044-.31a.485.485 0 0 1 .654-.38l2.098-2.074-.083-.655a1.49 1.49 0 0 1 .432-1.246 1.8 1.8 0 0 1 1.266-.518h.833c-1.312-1.296-2.55-1.368-3.716-.216L6.212 8.916a.826.826 0 0 1-.627.236L5.21 9.13l-.47.464a.803.803 0 0 0 0 1.145l1.201 1.188a.826.826 0 0 0 1.158 0Z" clip-rule="evenodd"/>
|
|
7
|
+
</g>
|
|
8
|
+
<defs>
|
|
9
|
+
<clipPath id="a">
|
|
10
|
+
<path fill="#fff" d="M0 0h24v24H0z"/>
|
|
11
|
+
</clipPath>
|
|
12
|
+
</defs>
|
|
13
|
+
</svg>
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
2
|
+
<g clip-path="url(#a)">
|
|
3
|
+
<path fill="#FFF5E5" d="M0 6a6 6 0 0 1 6-6h12a6 6 0 0 1 6 6v12a6 6 0 0 1-6 6H6a6 6 0 0 1-6-6V6Z"/>
|
|
4
|
+
<path stroke="#FFB549" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M18.154 10.154H20m-1.846 3.692H20M4 10.154h1.846M4 13.846h1.846m8 4.308V20m-3.692-1.846V20m3.692-16v1.846M10.154 4v1.846m-.308 4h4.308v4.308H9.846V9.846Zm-4-1.949v8.206c0 1.132.919 2.05 2.051 2.05h8.206a2.051 2.051 0 0 0 2.05-2.05V7.897a2.051 2.051 0 0 0-2.05-2.05H7.897a2.051 2.051 0 0 0-2.05 2.05Z" vector-effect="non-scaling-stroke"/>
|
|
5
|
+
</g>
|
|
6
|
+
<defs>
|
|
7
|
+
<clipPath id="a">
|
|
8
|
+
<path fill="#fff" d="M0 0h24v24H0z"/>
|
|
9
|
+
</clipPath>
|
|
10
|
+
</defs>
|
|
11
|
+
</svg>
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
2
|
+
<g clip-path="url(#a)">
|
|
3
|
+
<rect width="24" height="24" fill="#F3F0FF" rx="6"/>
|
|
4
|
+
<path fill="#FE636E" d="M7.273 13.64c-1.055.055-2.858.653-2.684 1.903.44 3.172-3.027 4.19 1.588 4.19 2.321 0 3.785-1.018 4.006-3.155l-.627-2.423-2.283-.515Z"/>
|
|
5
|
+
<path fill="#FFD659" d="M8.103 14.479c-.49.025-1.327.303-1.247.884.205 1.473-1.406 1.946.738 1.946 1.078 0 1.759-.473 1.861-1.466l-.237-1.197-1.115-.168Z"/>
|
|
6
|
+
<path fill="#FB2A39" d="M9.162 16.672c-.627 1.14-1.87 1.69-3.576 1.69-.668 0-1.167-.021-1.532-.067-.493 1.05-.733 1.44 2.123 1.44 2.321 0 3.785-1.019 4.006-3.156l-.527-.532-.18-.182a3.652 3.652 0 0 1-.052.182 1.569 1.569 0 0 1-.262.625Z"/>
|
|
7
|
+
<path fill="#FFBF00" d="M8.964 15.349c-.23.712-.859 1.053-1.776 1.053a8.38 8.38 0 0 1-.47-.01c-.27.676-.657.918.876.918.715 0 1.255-.208 1.568-.638.125-.173.214-.38.262-.625a1.87 1.87 0 0 0 .031-.203l-.49-.495Z"/>
|
|
8
|
+
<path fill="#99B4CD" d="m8.55 11.901-1.377.808c-.276.162-.23.597-.01.82l.11.11.83.84 1.352 1.364.728.735.38.383c.22.222.651.268.812-.01l.8-1.39-.905-3.519-2.72-.14Zm11.148-8.108c-.662-.122-1.867.006-3.335.508l.66 2.45 2.683.916c.5-1.491.625-2.713.498-3.376-.073-.387-.12-.426-.506-.498Z"/>
|
|
9
|
+
<path fill="#06C" d="M12.14 6.521c-1.838-.67-3.26-.364-4.703.954-.67.65-1.783 1.504-.863 2.432l1.143 1.154 3.286-1.675L12.14 6.52Zm5.365 5.416-3.09 1.289-1.408 3.175 1.143 1.155c.92.928 1.766-.196 2.41-.871.667-.745 1.855-2.163.945-4.748Z"/>
|
|
10
|
+
<path fill="#E5E5E5" d="M19.706 7.667c-.077.233-.164.473-.26.717a16.894 16.894 0 0 1-1.942 3.553 18.865 18.865 0 0 1-4.497 4.465l-.227-.229-.606-.612-1.636-1.651-.176-.178-.177-.179-1.636-1.651-.832-.84a18.872 18.872 0 0 1 4.422-4.54c1.483-1.073 2.953-1.787 4.224-2.221l3.343 3.366Z"/>
|
|
11
|
+
<path fill="#6C9ABB" d="M19.49 3.765c.065.695-.08 1.815-.528 3.152l.744.75c.5-1.491.624-2.713.498-3.376-.073-.387-.12-.427-.506-.498a2.132 2.132 0 0 0-.208-.028Z"/>
|
|
12
|
+
<path fill="#C7C7C7" d="M18.7 7.634a16.87 16.87 0 0 1-1.94 3.553 18.227 18.227 0 0 1-1.27 1.59 18.82 18.82 0 0 1-1.566 1.559c-.511.452-1.064.893-1.66 1.315l.516.522.227.229a18.857 18.857 0 0 0 4.497-4.465 16.884 16.884 0 0 0 1.942-3.553c.096-.244.183-.484.26-.717l-.744-.75a13.42 13.42 0 0 1-.261.717Z"/>
|
|
13
|
+
<path fill="#6C9ABB" d="m11.268 14.646-.799 1.39c-.16.279-.592.233-.813.01l.527.533.38.383c.22.222.651.268.812-.01l.8-1.39-.907-.915Z"/>
|
|
14
|
+
<path fill="#0053A6" d="M17.504 11.937c-.151.213-.31.427-.476.64.215 1.812-.691 2.887-1.243 3.502-.529.554-1.192 1.41-1.922 1.187l.287.29c.92.928 1.766-.196 2.41-.871.667-.745 1.855-2.163.944-4.748ZM10.975 6.22A18.879 18.879 0 0 0 7 10.338l.718.725a18.877 18.877 0 0 1 4.422-4.54 5.755 5.755 0 0 0-1.164-.301Z"/>
|
|
15
|
+
<path fill="#C7C7C7" d="m11.822 12.615-1.282 1.294h-.002l-.176-.177-.177-.179 1.281-1.292a.25.25 0 1 1 .356.354Z"/>
|
|
16
|
+
</g>
|
|
17
|
+
<defs>
|
|
18
|
+
<clipPath id="a">
|
|
19
|
+
<path fill="#fff" d="M0 0h24v24H0z"/>
|
|
20
|
+
</clipPath>
|
|
21
|
+
</defs>
|
|
22
|
+
</svg>
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
2
|
+
<g clip-path="url(#a)">
|
|
3
|
+
<path fill="#FCF3F0" d="M0 6a6 6 0 0 1 6-6h12a6 6 0 0 1 6 6v12a6 6 0 0 1-6 6H6a6 6 0 0 1-6-6V6Z"/>
|
|
4
|
+
<path stroke="#FF7E5B" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M7.2 17.5v-2.357m3.2 2.357v-2.357m3.2 2.357v-2.357m3.2 2.357v-2.357m-8-3.929V9.643m6.4 1.571V9.643M12 11.214V9.643m-8 4.714h16M4 8.071c0-.416.169-.816.469-1.11.3-.295.707-.461 1.131-.461h12.8c.424 0 .831.166 1.131.46.3.295.469.695.469 1.111v.865a1.6 1.6 0 0 0-.83.566 1.553 1.553 0 0 0 0 1.882 1.6 1.6 0 0 0 .83.566v3.979c0 .416-.169.816-.469 1.11-.3.295-.707.461-1.131.461H5.6c-.424 0-.831-.166-1.131-.46A1.557 1.557 0 0 1 4 15.929V11.92a1.6 1.6 0 0 0 .83-.566 1.553 1.553 0 0 0 0-1.882A1.6 1.6 0 0 0 4 8.907V8.07Z" vector-effect="non-scaling-stroke"/>
|
|
5
|
+
</g>
|
|
6
|
+
<defs>
|
|
7
|
+
<clipPath id="a">
|
|
8
|
+
<path fill="#fff" d="M0 0h24v24H0z"/>
|
|
9
|
+
</clipPath>
|
|
10
|
+
</defs>
|
|
11
|
+
</svg>
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
2
|
+
<path fill="#FFF5E5" d="M0 6a6 6 0 0 1 6-6h12a6 6 0 0 1 6 6v12a6 6 0 0 1-6 6H6a6 6 0 0 1-6-6V6Z"/>
|
|
3
|
+
<g clip-path="url(#a)">
|
|
4
|
+
<path fill="#FFE5BE" d="M17.25 12a5.25 5.25 0 1 1-10.5 0 5.25 5.25 0 0 1 10.5 0Z"/>
|
|
5
|
+
<path fill="#8C6324" d="M16.688 12a4.688 4.688 0 1 0-9.376 0 4.688 4.688 0 0 0 9.375 0Zm1.125 0a5.812 5.812 0 1 1-11.625 0 5.812 5.812 0 0 1 11.625 0Z"/>
|
|
6
|
+
<path fill="#8C6324" d="M3.938 12c0-1.146.239-2.237.67-3.225a.563.563 0 0 1 1.032.45 6.937 6.937 0 1 0 1.406-2.08.563.563 0 0 1-.965-.395V4.875a.563.563 0 0 1 1.125 0v.644A8.062 8.062 0 1 1 3.937 12Z"/>
|
|
7
|
+
<path fill="#8C6324" d="M9.938 14.25v-4.5a.562.562 0 1 1 1.124 0v4.5a.562.562 0 1 1-1.124 0Zm3 0v-4.5a.562.562 0 1 1 1.124 0v4.5a.562.562 0 1 1-1.124 0Z"/>
|
|
8
|
+
</g>
|
|
9
|
+
<defs>
|
|
10
|
+
<clipPath id="a">
|
|
11
|
+
<path fill="#fff" d="M3 3h18v18H3z"/>
|
|
12
|
+
</clipPath>
|
|
13
|
+
</defs>
|
|
14
|
+
</svg>
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
2
|
+
<g clip-path="url(#a)">
|
|
3
|
+
<rect width="24" height="24" fill="#E9FBF4" rx="6"/>
|
|
4
|
+
<path fill="#FF6B6B" d="M7.273 13.64c-1.055.055-2.858.653-2.684 1.903.44 3.172-3.027 4.19 1.588 4.19 2.321 0 3.785-1.018 4.006-3.155l-.627-2.423-2.283-.515Z"/>
|
|
5
|
+
<path fill="#FFC266" d="M8.103 14.479c-.49.025-1.327.303-1.247.884.205 1.473-1.406 1.946.738 1.946 1.078 0 1.759-.473 1.861-1.466l-.237-1.197-1.115-.168Z"/>
|
|
6
|
+
<path fill="#C73232" d="M9.162 16.672c-.627 1.14-1.87 1.69-3.576 1.69-.668 0-1.167-.021-1.532-.067-.493 1.05-.733 1.44 2.123 1.44 2.321 0 3.785-1.019 4.006-3.156l-.527-.532-.18-.182a3.64 3.64 0 0 1-.052.182 1.569 1.569 0 0 1-.262.625Z"/>
|
|
7
|
+
<path fill="#FFB549" d="M8.964 15.349c-.23.712-.859 1.053-1.776 1.053a8.38 8.38 0 0 1-.47-.01c-.27.676-.657.918.876.918.715 0 1.255-.208 1.568-.638.125-.173.214-.38.262-.625a1.87 1.87 0 0 0 .031-.203l-.49-.495Z"/>
|
|
8
|
+
<path fill="#B6E9D3" d="m8.55 11.901-1.377.808c-.276.162-.23.597-.01.82l.11.11.83.84 1.352 1.364.728.735.38.383c.22.222.651.268.812-.01l.8-1.39-.905-3.519-2.72-.14Zm11.148-8.108c-.662-.122-1.867.006-3.335.508l.66 2.45 2.683.916c.5-1.491.625-2.713.498-3.376-.073-.387-.12-.426-.506-.498Z"/>
|
|
9
|
+
<path fill="#1DAD70" d="M12.14 6.521c-1.838-.67-3.26-.364-4.703.954-.67.65-1.783 1.504-.863 2.432l1.143 1.154 3.286-1.675L12.14 6.52Zm5.365 5.416-3.09 1.289-1.408 3.175 1.143 1.155c.92.928 1.766-.196 2.41-.871.667-.745 1.855-2.163.945-4.748Z"/>
|
|
10
|
+
<path fill="#fff" d="M19.706 7.667c-.077.233-.164.473-.26.717a16.894 16.894 0 0 1-1.942 3.553 18.865 18.865 0 0 1-4.497 4.465l-.227-.229-.606-.612-1.636-1.651-.176-.178-.177-.179-1.636-1.651-.832-.84a18.872 18.872 0 0 1 4.422-4.54c1.483-1.073 2.953-1.787 4.224-2.221l3.343 3.366Z"/>
|
|
11
|
+
<path fill="#7ACCAA" d="M19.49 3.765c.065.695-.08 1.815-.528 3.152l.744.75c.5-1.491.624-2.713.498-3.376-.073-.387-.12-.427-.506-.498a2.132 2.132 0 0 0-.208-.028Z"/>
|
|
12
|
+
<path fill="#D0D4D9" d="M18.7 7.634a16.87 16.87 0 0 1-1.94 3.553 18.227 18.227 0 0 1-1.27 1.59 18.82 18.82 0 0 1-1.566 1.559c-.511.452-1.064.893-1.66 1.315l.516.522.227.229a18.857 18.857 0 0 0 4.497-4.465 16.884 16.884 0 0 0 1.942-3.553c.096-.244.183-.484.26-.717l-.744-.75a13.42 13.42 0 0 1-.261.717Z"/>
|
|
13
|
+
<path fill="#7ACCAA" d="m11.268 14.646-.799 1.39c-.16.279-.592.233-.813.01l.527.533.38.383c.22.222.651.268.812-.01l.8-1.39-.907-.915Z"/>
|
|
14
|
+
<path fill="#168859" d="M17.504 11.937c-.151.213-.31.427-.476.64.215 1.812-.691 2.887-1.243 3.502-.529.554-1.192 1.41-1.922 1.187l.287.29c.92.928 1.766-.196 2.41-.871.667-.745 1.855-2.163.944-4.748ZM10.975 6.22A18.879 18.879 0 0 0 7 10.338l.718.725a18.877 18.877 0 0 1 4.422-4.54 5.755 5.755 0 0 0-1.164-.301Z"/>
|
|
15
|
+
<path fill="#95D199" d="m11.822 12.615-1.282 1.294h-.002l-.176-.177-.177-.179 1.281-1.292a.25.25 0 1 1 .356.354Z"/>
|
|
16
|
+
</g>
|
|
17
|
+
<defs>
|
|
18
|
+
<clipPath id="a">
|
|
19
|
+
<path fill="#fff" d="M0 0h24v24H0z"/>
|
|
20
|
+
</clipPath>
|
|
21
|
+
</defs>
|
|
22
|
+
</svg>
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
2
|
+
<g clip-path="url(#a)">
|
|
3
|
+
<rect width="24" height="24" fill="#E5F2FF" rx="6"/>
|
|
4
|
+
<path fill="#72ACE6" d="M18 7.5h-6.75L9.75 6H6c-.825 0-1.5.675-1.5 1.5v3h15V9c0-.825-.675-1.5-1.5-1.5Z"/>
|
|
5
|
+
<path fill="#ABCFF3" d="M18 7.5H6c-.825 0-1.5.675-1.5 1.5v7.5c0 .825.675 1.5 1.5 1.5h12c.825 0 1.5-.675 1.5-1.5V9c0-.825-.675-1.5-1.5-1.5Z"/>
|
|
6
|
+
</g>
|
|
7
|
+
<defs>
|
|
8
|
+
<clipPath id="a">
|
|
9
|
+
<path fill="#fff" d="M0 0h24v24H0z"/>
|
|
10
|
+
</clipPath>
|
|
11
|
+
</defs>
|
|
12
|
+
</svg>
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
2
|
+
<rect width="24" height="24" fill="#F3F0FF" rx="6"/>
|
|
3
|
+
<path fill="#856FF1" d="m8.076 10.39 3.587 2.072v4.142L8.846 18.23a1.54 1.54 0 0 1-1.54 0l-2.047-1.182a1.54 1.54 0 0 1-.77-1.333V13.35c0-.55.293-1.059.77-1.334l2.817-1.626Z"/>
|
|
4
|
+
<path fill="#C5BBFA" d="m14.48 5.804-2.047-1.182a1.54 1.54 0 0 0-1.54 0L8.846 5.804a1.54 1.54 0 0 0-.77 1.334v3.253l3.587 2.07 3.587-2.07V7.138a1.54 1.54 0 0 0-.77-1.334Z"/>
|
|
5
|
+
<path fill="#F3F0FF" d="m11.663 12.462 3.587-2.071 2.817 1.626c.477.275.77.783.77 1.334v2.482c0 .485-.229.942-.617 1.232l-2.047 1.533a1.54 1.54 0 0 1-1.846 0l-2.664-1.994v-4.142Z"/>
|
|
6
|
+
<path stroke="#523CBE" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M15.228 13.118v2.017m0 1.76v.128m-3.761-2.736V12.78c0-.325.208-.614.516-.717l3.246-1.317 3.245 1.317a.755.755 0 0 1 .517.717v1.507c0 3.592-3.049 4.782-3.657 4.984a.322.322 0 0 1-.21 0c-.609-.202-3.657-1.392-3.657-4.984Z" vector-effect="non-scaling-stroke"/>
|
|
7
|
+
</svg>
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
2
|
+
<g clip-path="url(#a)">
|
|
3
|
+
<path fill="#E5F2FF" d="M0 6a6 6 0 0 1 6-6h12a6 6 0 0 1 6 6v12a6 6 0 0 1-6 6H6a6 6 0 0 1-6-6V6Z"/>
|
|
4
|
+
<g clip-path="url(#b)">
|
|
5
|
+
<path fill="#3B444C" d="M15.334 6h2c.368 0 .666.298.666.667v2.666a.667.667 0 0 1-.666.667h-2V6Z"/>
|
|
6
|
+
<path fill="#596168" d="M4.667 6.667c0-.369.298-.667.666-.667h10c.368 0 .667.298.667.667v2.666a.667.667 0 0 1-.667.667h-10a.667.667 0 0 1-.667-.667V6.667Z"/>
|
|
7
|
+
<path fill="#fff" d="M13.333 7.667a.333.333 0 1 1 0 .667h-4a.333.333 0 0 1 0-.667h4Z"/>
|
|
8
|
+
<circle cx="6.667" cy="8" r=".667" fill="#fff"/>
|
|
9
|
+
<path fill="#3B444C" d="M15.334 10.667h2c.368 0 .666.299.666.667V14a.667.667 0 0 1-.666.667h-2v-4Z"/>
|
|
10
|
+
<path fill="#596168" d="M4.667 11.334c0-.368.298-.667.666-.667h10c.368 0 .667.299.667.667V14a.667.667 0 0 1-.667.667h-10A.667.667 0 0 1 4.666 14v-2.666Z"/>
|
|
11
|
+
<path fill="#fff" d="M13.333 12.333a.333.333 0 1 1 0 .667h-4a.333.333 0 0 1 0-.667h4Z"/>
|
|
12
|
+
<circle cx="6.667" cy="12.667" r=".667" fill="#fff"/>
|
|
13
|
+
<path fill="#3B444C" d="M15.334 15.333h2c.368 0 .666.299.666.667v2.666a.667.667 0 0 1-.666.667h-2v-4Z"/>
|
|
14
|
+
<path fill="#596168" d="M4.667 16c0-.368.298-.667.666-.667h10c.368 0 .667.299.667.667v2.666a.667.667 0 0 1-.667.667h-10a.667.667 0 0 1-.667-.667V16Z"/>
|
|
15
|
+
<path fill="#fff" d="M13.333 17a.333.333 0 1 1 0 .667h-4a.333.333 0 0 1 0-.667h4Z"/>
|
|
16
|
+
<circle cx="6.667" cy="17.334" r=".667" fill="#fff"/>
|
|
17
|
+
<path fill="#3B444C" d="M6 14.667h8.667v.667H6z"/>
|
|
18
|
+
<path fill="#1D2730" d="M14.666 14.667h2v.667h-2z"/>
|
|
19
|
+
<path fill="#3B444C" d="M6 10h8.667v.667H6z"/>
|
|
20
|
+
<path fill="#1D2730" d="M14.666 10h2v.667h-2z"/>
|
|
21
|
+
<circle cx="14.667" cy="9.334" r="4.667" fill="#3385D6"/>
|
|
22
|
+
<path fill="#fff" d="M13.664 6.863a2.668 2.668 0 0 1 2.877.575l.55.502v-.515a.334.334 0 0 1 .666 0v1.272c0 .184-.15.334-.333.334H16.15a.334.334 0 0 1 0-.667h.416l-.475-.435-.011-.01a2 2 0 1 0-.042 2.869.334.334 0 0 1 .457.485 2.667 2.667 0 1 1-2.832-4.41Z"/>
|
|
23
|
+
</g>
|
|
24
|
+
</g>
|
|
25
|
+
<defs>
|
|
26
|
+
<clipPath id="a">
|
|
27
|
+
<path fill="#fff" d="M0 0h24v24H0z"/>
|
|
28
|
+
</clipPath>
|
|
29
|
+
<clipPath id="b">
|
|
30
|
+
<path fill="#fff" d="M4 4h16v16H4z"/>
|
|
31
|
+
</clipPath>
|
|
32
|
+
</defs>
|
|
33
|
+
</svg>
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
2
|
+
<g clip-path="url(#a)">
|
|
3
|
+
<rect width="24" height="24" fill="#E9FBF4" rx="6"/>
|
|
4
|
+
<path fill="#373952" fill-rule="evenodd" d="M11.913 12.717c0-.185.15-.336.337-.336h5.495a.337.337 0 1 1 0 .673H12.25a.337.337 0 0 1-.337-.337Z" clip-rule="evenodd"/>
|
|
5
|
+
<path fill="#373952" fill-rule="evenodd" d="M5.919 12.717c0-.185.15-.336.336-.336h5.495a.337.337 0 1 1 0 .673H6.255a.337.337 0 0 1-.336-.337Z" clip-rule="evenodd"/>
|
|
6
|
+
<path fill="#373952" fill-rule="evenodd" d="M16.754 9.134c.186 0 .337.15.337.337v1.03a.337.337 0 0 1-.188.302l-8.82 4.34v.822a.337.337 0 1 1-.674 0v-1.03c0-.129.073-.246.188-.303l8.82-4.34V9.47c0-.186.151-.337.337-.337Z" clip-rule="evenodd"/>
|
|
7
|
+
<path fill="#373952" fill-rule="evenodd" d="M7.247 9.134c.185 0 .336.151.336.337v.82l8.82 4.341a.337.337 0 0 1 .188.303v1.03a.337.337 0 1 1-.673 0v-.821l-8.82-4.34a.337.337 0 0 1-.188-.303v-1.03c0-.186.15-.337.337-.337Z" clip-rule="evenodd"/>
|
|
8
|
+
<path fill="#E54857" d="M12 16.714c2.07 0 3.747-1.845 3.747-4.121 0-.743-.179-1.473-.491-2.096-.265-.527-.848-.776-1.438-.776h-3.635c-.59 0-1.173.25-1.438.776a4.715 4.715 0 0 0-.491 2.096c0 2.276 1.677 4.121 3.747 4.121Z"/>
|
|
9
|
+
<circle cx="10.251" cy="7.722" r=".749" fill="#E9E9EE"/>
|
|
10
|
+
<circle cx="13.748" cy="7.722" r=".749" fill="#E9E9EE"/>
|
|
11
|
+
<path fill="#3D405B" d="M14.398 9.72H9.602c0-1.655 1.399-2.497 2.398-2.497 1 0 2.398.842 2.398 2.497Z"/>
|
|
12
|
+
<circle cx="10.189" cy="11.656" r=".437" fill="#F9F183"/>
|
|
13
|
+
<circle cx="13.998" cy="13.966" r=".5" fill="#F9F183"/>
|
|
14
|
+
<path fill="#C7384C" fill-rule="evenodd" d="M11.73 16.714V9.721h.54v6.993h-.54Z" clip-rule="evenodd"/>
|
|
15
|
+
<path fill="url(#b)" d="M4.101 4.101h15.798V12H4.101z"/>
|
|
16
|
+
<path fill="#3B444C" fill-rule="evenodd" d="M3.563 5.178c0-.892.723-1.615 1.615-1.615h2.154a.539.539 0 1 1 0 1.077H5.178a.539.539 0 0 0-.538.538v2.154a.539.539 0 0 1-1.077 0V5.178Zm12.566-1.077c0-.297.241-.538.539-.538h2.154c.892 0 1.616.723 1.616 1.615v2.154a.539.539 0 1 1-1.078 0V5.178a.539.539 0 0 0-.538-.538h-2.154a.539.539 0 0 1-.539-.539ZM4.101 16.13c.298 0 .539.241.539.539v2.154c0 .297.24.538.538.538h2.154a.539.539 0 1 1 0 1.078H5.178a1.616 1.616 0 0 1-1.615-1.616v-2.154c0-.298.24-.539.538-.539Zm15.798 0c.297 0 .538.241.538.539v2.154c0 .892-.723 1.616-1.615 1.616h-2.154a.539.539 0 1 1 0-1.078h2.154a.539.539 0 0 0 .538-.538v-2.154a.54.54 0 0 1 .539-.539Z" clip-rule="evenodd"/>
|
|
17
|
+
<path fill="#46F4FF" fill-rule="evenodd" d="M3.832 12c0-.149.12-.27.27-.27h15.797a.27.27 0 1 1 0 .539H4.1a.27.27 0 0 1-.27-.27Z" clip-rule="evenodd"/>
|
|
18
|
+
</g>
|
|
19
|
+
<defs>
|
|
20
|
+
<linearGradient id="b" x1="12" x2="12" y1="4.101" y2="11.999" gradientUnits="userSpaceOnUse">
|
|
21
|
+
<stop stop-color="#46F4FF" stop-opacity="0"/>
|
|
22
|
+
<stop offset="1" stop-color="#46F4FF" stop-opacity=".6"/>
|
|
23
|
+
</linearGradient>
|
|
24
|
+
<clipPath id="a">
|
|
25
|
+
<path fill="#fff" d="M0 0h24v24H0z"/>
|
|
26
|
+
</clipPath>
|
|
27
|
+
</defs>
|
|
28
|
+
</svg>
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
2
|
+
<g clip-path="url(#a)">
|
|
3
|
+
<path fill="#EDF1F5" d="M0 6a6 6 0 0 1 6-6h12a6 6 0 0 1 6 6v12a6 6 0 0 1-6 6H6a6 6 0 0 1-6-6V6Z"/>
|
|
4
|
+
<path fill="#596168" d="M5.333 15.334c0-.368.299-.667.667-.667h12c.369 0 .667.299.667.667V18a.667.667 0 0 1-.667.667H6A.667.667 0 0 1 5.333 18v-2.666Z"/>
|
|
5
|
+
<path fill="#3B444C" d="M18 14.667c.246 0 .458.135.573.333a.663.663 0 0 1-.573.333H6A.663.663 0 0 1 5.427 15 .663.663 0 0 1 6 14.667h12Z"/>
|
|
6
|
+
<path fill="#fff" d="M14 16.333A.333.333 0 1 1 14 17H7.333a.333.333 0 0 1 0-.667H14Z"/>
|
|
7
|
+
<circle cx="16.667" cy="16.667" r=".667" fill="#fff"/>
|
|
8
|
+
<path fill="#767D84" d="M7.028 6.242a1.333 1.333 0 0 1 1.264-.909h7.416c.573 0 1.082.366 1.264.909l1.608 4.791H5.42l1.608-4.791Z"/>
|
|
9
|
+
<path fill="#596168" d="M5.333 11.334c0-.368.299-.667.667-.667h12c.369 0 .667.299.667.667V14a.667.667 0 0 1-.667.667H6A.667.667 0 0 1 5.333 14v-2.666Z"/>
|
|
10
|
+
<path fill="#fff" d="M13.333 12.333a.333.333 0 1 1 0 .667h-6a.333.333 0 0 1 0-.667h6Z"/>
|
|
11
|
+
<circle cx="16.667" cy="12.667" r=".667" fill="#fff"/>
|
|
12
|
+
<ellipse cx="12" cy="8" fill="#596168" rx="2.667" ry="1.333"/>
|
|
13
|
+
<path fill="#959BA1" d="M12 7c1.36 0 2.48.51 2.645 1.167-.164.657-1.285 1.166-2.645 1.166s-2.482-.509-2.646-1.166C9.518 7.509 10.64 7 12 7Z"/>
|
|
14
|
+
<path fill="#F33E3E" d="M20 6.5a2.5 2.5 0 1 1-5 0 2.5 2.5 0 0 1 5 0Z"/>
|
|
15
|
+
<path fill="#EDF1F5" d="M20 6.5a2.5 2.5 0 1 0-5 0 2.5 2.5 0 0 0 5 0Zm1 0a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Z"/>
|
|
16
|
+
</g>
|
|
17
|
+
<defs>
|
|
18
|
+
<clipPath id="a">
|
|
19
|
+
<path fill="#fff" d="M0 0h24v24H0z"/>
|
|
20
|
+
</clipPath>
|
|
21
|
+
</defs>
|
|
22
|
+
</svg>
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
2
|
+
<g clip-path="url(#a)">
|
|
3
|
+
<rect width="24" height="24" fill="#EDF1F5" rx="6"/>
|
|
4
|
+
<path fill="#3B444C" fill-rule="evenodd" d="M12 6.273a1.636 1.636 0 0 1 1.43 2.433l2.115 3.529.053-.02a4.08 4.08 0 0 1 1.086-.208L16.91 12a4.09 4.09 0 1 1-2.782 7.09.818.818 0 0 1 1.113-1.2 2.454 2.454 0 1 0 .404-3.904.818.818 0 0 1-1.07-.2l-.054-.08-2.494-4.162-.026.001c-.863 0-1.57-.667-1.632-1.514l-.004-.122c0-.904.732-1.637 1.636-1.637Z" clip-rule="evenodd"/>
|
|
5
|
+
<path fill="#EB456D" d="M12 3.818a4.09 4.09 0 0 1 4.09 4.091.818.818 0 0 1-1.63.096l-.005-.096a2.455 2.455 0 1 0-3.584 2.18.818.818 0 0 1 .31 1.17l-2.634 4.085a1.636 1.636 0 1 1-1.376-.887l2.201-3.413-.03-.024A4.087 4.087 0 0 1 7.914 8.1l-.005-.192A4.09 4.09 0 0 1 12 3.82Z"/>
|
|
6
|
+
<path fill="#3B444C" fill-rule="evenodd" d="M6.746 12.734a.818.818 0 0 1-.491 1.048 2.456 2.456 0 1 0 3.286 2.453l.004-.144c0-.42.316-.766.723-.813l.096-.005h5.128a1.636 1.636 0 1 1 0 1.636h-4.394l-.008.048a4.093 4.093 0 0 1-3.822 3.22l-.177.005a4.09 4.09 0 0 1-1.393-7.938.818.818 0 0 1 1.048.49Z" clip-rule="evenodd"/>
|
|
7
|
+
</g>
|
|
8
|
+
<defs>
|
|
9
|
+
<clipPath id="a">
|
|
10
|
+
<path fill="#fff" d="M0 0h24v24H0z"/>
|
|
11
|
+
</clipPath>
|
|
12
|
+
</defs>
|
|
13
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
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.875 13.5v3.75m-3.75-3.75v3.75M12 5.25V1.5m3 8.5h.5m-7 0H9M5.25 5.25h13.5A2.25 2.25 0 0 1 21 7.5V18a2.25 2.25 0 0 1-2.25 2.25H5.25A2.25 2.25 0 0 1 3 18V7.5a2.25 2.25 0 0 1 2.25-2.25Zm3.375 8.25h6.75a1.875 1.875 0 0 1 0 3.75h-6.75a1.875 1.875 0 0 1 0-3.75Z" vector-effect="non-scaling-stroke"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
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="M1.5 20.248h21m-9 0v-16.5a.75.75 0 0 0-.75-.75h-9a.75.75 0 0 0-.75.75v16.5m18 0v-10.5a.75.75 0 0 0-.75-.75H13.5M6 6.748h3m-1.5 6h3M6 16.498h3m7.5 0H18m-1.5-3.75H18" vector-effect="non-scaling-stroke"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
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="M21 19.5H3v-15M19.5 6 12 13.5l-3-3-6 6M19.5 6v3.75m0-3.75h-3.75" vector-effect="non-scaling-stroke"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
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="M2 6.984v12.564a.771.771 0 0 0 .77.77h5.244M2 6.983h19.167a.833.833 0 0 1 .833.833v1.38M2 6.984v-2.5a.833.833 0 0 1 .833-.834h5.488a.833.833 0 0 1 .59.244L12 6.984" vector-effect="non-scaling-stroke"/>
|
|
3
|
+
<path stroke="#3B444C" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="1.5" d="M18.752 13.248a3.892 3.892 0 0 1 0 5.504m0-5.504a3.892 3.892 0 0 0-5.504 0m5.504 0 1.49-1.49m-1.49 6.994a3.892 3.892 0 0 1-5.504 0m5.504 0 1.49 1.49m-6.994-1.49a3.892 3.892 0 0 1 0-5.504m0 5.504-1.49 1.49m1.49-6.994-1.49-1.49M16 10v2.108m0 7.784V22m-6-6h2.108m7.784 0H22" vector-effect="non-scaling-stroke"/>
|
|
4
|
+
<path fill="#3B444C" d="M16.445 16a.446.446 0 1 0-.445.445v1.5l-.2-.01a1.947 1.947 0 0 1-1.737-1.737l-.01-.198c0-1.075.872-1.946 1.947-1.946l.198.01A1.945 1.945 0 0 1 17.945 16l-.01.198A1.946 1.946 0 0 1 16 17.945v-1.5a.445.445 0 0 0 .445-.445Z"/>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
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="m17 9-6.667 6.666L7 12.333M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10Z" vector-effect="non-scaling-stroke"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
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 15h6m-6-3h6m0-7.5h3.75a.75.75 0 0 1 .75.75v15a.75.75 0 0 1-.75.75H5.25a.75.75 0 0 1-.75-.75v-15a.75.75 0 0 1 .75-.75H9m-.75 3v-.75a3.75 3.75 0 0 1 7.5 0v.75h-7.5Z" vector-effect="non-scaling-stroke"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
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.444 6.818V12l4.514 2.59M6.344 8.948H2m0 0v-4.32m0 4.319 3.686-3.665a9.574 9.574 0 0 1 4.893-2.6 9.61 9.61 0 0 1 5.522.541 9.545 9.545 0 0 1 4.288 3.5 9.46 9.46 0 0 1 0 10.555 9.545 9.545 0 0 1-4.288 3.499 9.61 9.61 0 0 1-5.522.54 9.575 9.575 0 0 1-4.893-2.6" vector-effect="non-scaling-stroke"/>
|
|
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="M5.99995 12.999H4.49995C4.0036 12.9985 3.51303 12.8925 3.0608 12.6879C2.60857 12.4833 2.20502 12.1849 1.87694 11.8124C1.54886 11.44 1.30376 11.002 1.1579 10.5276C1.01203 10.0531 0.968751 9.55309 1.03092 9.06065C1.09309 8.56821 1.25928 8.09462 1.51848 7.67132C1.77768 7.24802 2.12394 6.88469 2.53429 6.60545C2.94465 6.3262 3.4097 6.13744 3.89859 6.05167C4.38747 5.9659 4.88901 5.9851 5.36991 6.10799M4.99995 7.99902C5.00003 7.20679 5.18836 6.42592 5.54942 5.72076C5.91048 5.01559 6.43393 4.40631 7.07665 3.94312C7.71937 3.47994 8.46295 3.17611 9.24612 3.05667C10.0293 2.93722 10.8296 3.00559 11.5812 3.25613C12.3328 3.50668 13.0141 3.93222 13.5689 4.49771C14.1237 5.06319 14.5363 5.75242 14.7725 6.50861C15.0087 7.2648 15.0619 8.0663 14.9276 8.84706C14.7933 9.62783 14.4754 10.3655 14.0001 10.9993M7.37864 10.1204L9.49995 7.999M9.49995 7.999L11.6213 10.1204M9.49995 7.999V12.999" stroke="#0066CC" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round" vector-effect="non-scaling-stroke"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,112 @@
|
|
|
1
|
+
<svg width="72" height="72" viewBox="0 0 72 72" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<style>
|
|
3
|
+
@keyframes roll {
|
|
4
|
+
0% {
|
|
5
|
+
transform: translateX(50px) rotate(180deg);
|
|
6
|
+
}
|
|
7
|
+
50% {
|
|
8
|
+
transform: translateX(-3px) rotate(-10deg);
|
|
9
|
+
}
|
|
10
|
+
65% {
|
|
11
|
+
transform: translateX(0) rotate(0deg);
|
|
12
|
+
}
|
|
13
|
+
to {
|
|
14
|
+
transform: translateX(-70px) rotate(-220deg);
|
|
15
|
+
}
|
|
16
|
+
}
|
|
17
|
+
@keyframes jump-one {
|
|
18
|
+
0%,
|
|
19
|
+
55%,
|
|
20
|
+
to {
|
|
21
|
+
transform: translateY(0);
|
|
22
|
+
}
|
|
23
|
+
35% {
|
|
24
|
+
transform: translateY(-8px);
|
|
25
|
+
}
|
|
26
|
+
}
|
|
27
|
+
@keyframes jump-two {
|
|
28
|
+
0%,
|
|
29
|
+
50%,
|
|
30
|
+
to {
|
|
31
|
+
transform: translateY(0);
|
|
32
|
+
}
|
|
33
|
+
30% {
|
|
34
|
+
transform: translateY(-8px);
|
|
35
|
+
}
|
|
36
|
+
}
|
|
37
|
+
@keyframes jump-three {
|
|
38
|
+
0%,
|
|
39
|
+
45%,
|
|
40
|
+
to {
|
|
41
|
+
transform: translateY(0);
|
|
42
|
+
}
|
|
43
|
+
25% {
|
|
44
|
+
transform: translateY(-8px);
|
|
45
|
+
}
|
|
46
|
+
}
|
|
47
|
+
</style>
|
|
48
|
+
<g style="animation: jump-three 2s infinite ease">
|
|
49
|
+
<ellipse cx="32" cy="44" rx="18" ry="6" fill="#fecd3d" data-style-override="false" />
|
|
50
|
+
<ellipse cx="32" cy="44" rx="15" ry="4" fill="#fea832" data-style-override="false" />
|
|
51
|
+
<path
|
|
52
|
+
d="M50 50c0 3.314-8.059 6-18 6s-18-2.686-18-6v-6c0 3.314 8.059 6 18 6s18-2.686 18-6z"
|
|
53
|
+
fill="#fe9923"
|
|
54
|
+
data-style-override="false"
|
|
55
|
+
/>
|
|
56
|
+
<path
|
|
57
|
+
d="M32.5 55.995Q32.25 56 32 56q-.25-.001-.5-.005v-6q.25.004.5.005.25-.001.5-.005zm-5-6.184q.495.041 1 .074v6q-.505-.032-1-.075zm9 6q-.495.041-1 .074v-6q.505-.032 1-.075zm-13-6.522q.49.087 1 .164v6a41 41 0 0 1-1-.164zm17 6q-.49.087-1 .164v-6q.51-.077 1-.164zm-21-6.974q.483.155 1 .3v6a26 26 0 0 1-1-.3zm25 6q-.483.155-1 .3v-6q.517-.145 1-.3zm-29-7.917q.442.338 1 .652v6a9 9 0 0 1-1-.652zm33 6a9 9 0 0 1-1 .652v-6q.558-.315 1-.652z"
|
|
58
|
+
fill="#c85929"
|
|
59
|
+
data-style-override="false"
|
|
60
|
+
/>
|
|
61
|
+
</g>
|
|
62
|
+
<g style="animation: jump-two 2s infinite ease">
|
|
63
|
+
<ellipse cx="26" cy="33" rx="18" ry="6" fill="#fecd3d" data-style-override="false" />
|
|
64
|
+
<ellipse cx="26" cy="33" rx="15" ry="4" fill="#fea832" data-style-override="false" />
|
|
65
|
+
<path
|
|
66
|
+
d="M44 39c0 3.314-8.059 6-18 6S8 42.314 8 39v-6c0 3.314 8.059 6 18 6s18-2.686 18-6z"
|
|
67
|
+
fill="#fe9923"
|
|
68
|
+
data-style-override="false"
|
|
69
|
+
/>
|
|
70
|
+
<path
|
|
71
|
+
d="M26.5 44.995Q26.25 45 26 45q-.25-.001-.5-.005v-6q.25.004.5.005.25-.001.5-.005zm-5-6.184q.495.041 1 .074v6q-.505-.032-1-.075zm9 6q-.495.041-1 .074v-6q.505-.032 1-.075zm-13-6.522q.49.087 1 .164v6a41 41 0 0 1-1-.164zm17 6q-.49.087-1 .164v-6q.51-.077 1-.164zm-21-6.974q.483.155 1 .3v6a26 26 0 0 1-1-.3zm25 6q-.483.155-1 .3v-6q.517-.145 1-.3zm-29-7.917q.442.338 1 .652v6a9 9 0 0 1-1-.652zm33 6a9 9 0 0 1-1 .652v-6q.558-.315 1-.652z"
|
|
72
|
+
fill="#c85929"
|
|
73
|
+
data-style-override="false"
|
|
74
|
+
/>
|
|
75
|
+
</g>
|
|
76
|
+
<g style="animation: jump-one 2s infinite ease">
|
|
77
|
+
<ellipse cx="34" cy="22" rx="18" ry="6" fill="#fecd3d" data-style-override="false" />
|
|
78
|
+
<ellipse cx="34" cy="22" rx="15" ry="4" fill="#fea832" data-style-override="false" />
|
|
79
|
+
<path
|
|
80
|
+
d="M52 28c0 3.314-8.059 6-18 6s-18-2.686-18-6v-6c0 3.314 8.059 6 18 6s18-2.686 18-6z"
|
|
81
|
+
fill="#fe9923"
|
|
82
|
+
data-style-override="false"
|
|
83
|
+
/>
|
|
84
|
+
<path
|
|
85
|
+
d="M34.5 33.995Q34.25 34 34 34q-.25-.001-.5-.005v-6q.25.004.5.005.25-.001.5-.005zm-5-6.184q.495.041 1 .074v6q-.505-.032-1-.075zm9 6q-.495.041-1 .074v-6q.505-.032 1-.075zm-13-6.522q.49.087 1 .164v6a41 41 0 0 1-1-.164zm17 6q-.49.087-1 .164v-6q.51-.077 1-.164zm-21-6.975q.483.157 1 .3v6a26 26 0 0 1-1-.3zm25 6q-.483.157-1 .3v-6q.517-.143 1-.3zm-29-7.916q.442.338 1 .652v6a9 9 0 0 1-1-.652zm33 6a9 9 0 0 1-1 .652v-6q.558-.315 1-.652z"
|
|
86
|
+
fill="#c85929"
|
|
87
|
+
data-style-override="false"
|
|
88
|
+
/>
|
|
89
|
+
</g>
|
|
90
|
+
<g style="animation: roll 6s infinite ease; transform-origin: center; transform-box: fill-box">
|
|
91
|
+
<path
|
|
92
|
+
d="M46.9 20q1.48.075 2.89.377a.902.902 0 0 0 1.74.465c.932.3 1.832.674 2.691 1.115a.901.901 0 0 0 1.559.902q1.229.797 2.31 1.776a.901.901 0 0 0 1.274 1.273q.979 1.082 1.775 2.31a.901.901 0 0 0 .902 1.56 18 18 0 0 1 1.116 2.692.901.901 0 0 0 .465 1.739c.2.938.33 1.903.378 2.889a.901.901 0 0 0 0 1.8 18 18 0 0 1-.377 2.89.9.9 0 0 0-.465 1.74 18 18 0 0 1-1.116 2.692.9.9 0 0 0-.901 1.559 18 18 0 0 1-1.776 2.31.9.9 0 0 0-1.273 1.273 18 18 0 0 1-2.31 1.777.9.9 0 0 0-1.558.902q-1.291.664-2.694 1.116a.9.9 0 0 0-1.739.465c-.939.2-1.905.33-2.892.378a.9.9 0 0 0-1.8 0 18 18 0 0 1-2.89-.377.9.9 0 0 0-1.74-.466q-1.4-.451-2.692-1.115a.9.9 0 0 0-1.559-.902 18 18 0 0 1-2.31-1.776.9.9 0 0 0-1.273-1.273 18 18 0 0 1-1.776-2.311.9.9 0 0 0-.903-1.559q-.663-1.292-1.114-2.693a.9.9 0 0 0-.465-1.739A18 18 0 0 1 28 38.898a.9.9 0 0 0 0-1.8c.049-.986.177-1.952.378-2.89a.9.9 0 0 0 .465-1.74q.452-1.401 1.115-2.693a.9.9 0 0 0 .902-1.557 18 18 0 0 1 1.777-2.311.9.9 0 0 0 1.272-1.273 18 18 0 0 1 2.312-1.776.9.9 0 0 0 1.559-.902 18 18 0 0 1 2.692-1.115.901.901 0 0 0 1.74-.464q1.407-.303 2.888-.377a.9.9 0 0 0 1.8 0"
|
|
93
|
+
fill="#ffce33"
|
|
94
|
+
data-style-override="false"
|
|
95
|
+
/>
|
|
96
|
+
<path
|
|
97
|
+
d="M46.002 52.625c8.077 0 14.625-6.548 14.625-14.626s-6.548-14.625-14.625-14.625S31.377 29.923 31.377 38s6.548 14.625 14.625 14.625"
|
|
98
|
+
fill="#f28a00"
|
|
99
|
+
data-style-override="false"
|
|
100
|
+
/>
|
|
101
|
+
<path
|
|
102
|
+
d="M46.002 51.5c7.456 0 13.5-6.045 13.5-13.5 0-7.456-6.044-13.5-13.5-13.5s-13.5 6.044-13.5 13.5c0 7.455 6.044 13.5 13.5 13.5"
|
|
103
|
+
fill="#fe9923"
|
|
104
|
+
data-style-override="false"
|
|
105
|
+
/>
|
|
106
|
+
<path
|
|
107
|
+
d="M49.232 34.369a1.93 1.93 0 0 0-1.74-1.92l-.19-.01h-2.571a1.93 1.93 0 0 0 0 3.859h3.215a4.501 4.501 0 0 1 0 9.003h-.643v.643a1.286 1.286 0 0 1-2.572 0v-.643h-.644a4.5 4.5 0 0 1-4.501-4.501 1.286 1.286 0 1 1 2.572 0 1.93 1.93 0 0 0 1.93 1.929h3.858a1.93 1.93 0 0 0 0-3.859h-3.215a4.501 4.501 0 0 1 0-9.003v-.643a1.286 1.286 0 1 1 2.572 0v.643a4.505 4.505 0 0 1 4.159 2.778c.226.547.342 1.133.342 1.724a1.286 1.286 0 1 1-2.572 0"
|
|
108
|
+
fill="#ffce33"
|
|
109
|
+
data-style-override="false"
|
|
110
|
+
/>
|
|
111
|
+
</g>
|
|
112
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
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="M16.5 7.875c0 1.864-3.358 3.375-7.5 3.375-4.142 0-7.5-1.511-7.5-3.375m15 0C16.5 6.011 13.142 4.5 9 4.5c-4.142 0-7.5 1.511-7.5 3.375m15 0v3.75C16.5 13.489 13.142 15 9 15c-4.142 0-7.5-1.511-7.5-3.375v-3.75M6 10.969v3.75m10.5-5.651c3.424.313 6 1.674 6 3.307m0 0c0 1.864-3.358 3.375-7.5 3.375-1.838 0-3.521-.297-4.825-.791M22.5 12.375v3.75c0 1.864-3.358 3.375-7.5 3.375-4.142 0-7.5-1.511-7.5-3.375v-1.193m10.5.537v3.75m-6-8.25v8.25" vector-effect="non-scaling-stroke"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
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="m21.75 15.14-4.527 4.89-2.053-2.053-3.743 3.773m10.323-6.61v2.565m0-2.566h-2.523m2.181-5.609v-.76 3.039m0-2.279V6.546c0-.472-.429-.855-.958-.855h-2.88m3.838 3.839h-.839a3 3 0 0 1-3-3v-.839m0 0H3.208c-.529 0-.958.383-.958.855V18.8c0 .472.429.855.958.855H8.78M2.25 9.53h.183a3.656 3.656 0 0 0 3.656-3.656V5.69M2.25 15.816h.183a3.656 3.656 0 0 1 3.656 3.657v.182M4.774 2.25H18.94M9.42 12.56a2.579 2.579 0 1 0 5.158 0 2.579 2.579 0 0 0-5.158 0Z" vector-effect="non-scaling-stroke"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
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="M22 6.5c0 3.038-4.477 5.5-10 5.5S2 9.538 2 6.5m20 0C22 3.462 17.523 1 12 1S2 3.462 2 6.5m20 0V12M2 6.5V12m0 0c0 3.038 4.477 5.5 10 5.5s10-2.462 10-5.5M2 12v5.5C2 20.538 6.477 23 12 23s10-2.462 10-5.5V12m-7.954-6.68H16.5m0 0V3.926m0 1.394-1.446-.82c-.838-.476-1.972-.745-3.156-.749-1.184-.004-2.324.258-3.17.728M9.954 7.18H7.5m0 0v1.394m0-1.394L8.946 8c.838.476 1.972.745 3.156.749 1.184.004 2.323-.258 3.17-.728" vector-effect="non-scaling-stroke"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="77" height="16" fill="none" viewBox="0 0 77 16">
|
|
2
|
+
<path fill="#fff" fill-rule="evenodd" d="M5.772 13.337c.578 0 1.043-.117 1.394-.35.352-.234.625-.526.82-.876.196-.35.324-.728.387-1.133.062-.405.094-.778.094-1.121 0-.342-.032-.716-.094-1.121a3.368 3.368 0 0 0-.387-1.133 2.513 2.513 0 0 0-.82-.876c-.35-.234-.816-.35-1.394-.35-.577 0-1.042.116-1.393.35a2.416 2.416 0 0 0-.809.876c-.187.35-.312.728-.375 1.133a7.384 7.384 0 0 0-.093 1.12c0 .344.03.717.093 1.122.063.405.188.783.375 1.133.188.35.457.642.809.876.351.233.816.35 1.394.35ZM8.467 5.3V0h2.788v9.834c0 .81-.079 1.518-.235 2.125a6.216 6.216 0 0 1-.62 1.577c-.258.444-.551.81-.879 1.098a5.548 5.548 0 0 1-1.007.712c-.813.42-1.726.638-2.741.654-1.047-.016-1.977-.233-2.788-.654a5.888 5.888 0 0 1-1.02-.712 4.281 4.281 0 0 1-.89-1.087 6.005 6.005 0 0 1-.62-1.565C.297 11.376.22 10.668.22 9.857S.294 8.339.443 7.73a6.508 6.508 0 0 1 .585-1.576c.242-.444.516-.814.82-1.11a4.75 4.75 0 0 1 .95-.724c.749-.436 1.608-.67 2.576-.7a4.9 4.9 0 0 1 1.406.35c.39.171.788.432 1.195.782.27.234.434.416.492.546ZM20.86 8.34a6 6 0 0 0-.293-.748 2.392 2.392 0 0 0-.48-.677 2.226 2.226 0 0 0-.726-.479 2.551 2.551 0 0 0-.984-.175c-.375 0-.703.058-.984.175a2.22 2.22 0 0 0-.726.479 2.595 2.595 0 0 0-.492.677c-.126.25-.22.499-.282.748h4.967Zm2.952 0c.031.233.059.475.082.724.024.25.035.514.035.794v.42h-8.2c.032.265.07.534.118.806.046.273.125.541.234.806.172.405.437.763.797 1.075.359.311.858.467 1.499.467.64 0 1.14-.156 1.5-.467a2.95 2.95 0 0 0 .796-1.075h3.046a5.42 5.42 0 0 1-.527 1.425 5.498 5.498 0 0 1-.75 1.051 4.278 4.278 0 0 1-.879.736 6.482 6.482 0 0 1-.914.479 6.2 6.2 0 0 1-2.272.42c-1.047-.015-1.976-.233-2.788-.654a5.884 5.884 0 0 1-1.02-.712 4.279 4.279 0 0 1-.89-1.087 6 6 0 0 1-.62-1.564c-.157-.608-.234-1.316-.234-2.126 0-.81.077-1.518.234-2.126a6.206 6.206 0 0 1 .62-1.576c.258-.444.555-.814.89-1.11a5.584 5.584 0 0 1 1.02-.724c.812-.436 1.741-.67 2.788-.7.859.03 1.663.21 2.413.537.312.14.628.323.949.549.32.226.616.506.89.84.273.336.515.733.726 1.192.211.46.363.992.457 1.6Zm5.177 7.427h3.843l3.865-11.842h-2.882l-2.904 8.853-2.905-8.853h-2.882l3.865 11.842ZM40.82 6.704v5.208c.047.187.133.359.258.514.109.125.262.242.457.35.195.11.449.164.761.164h1.78v2.827h-2.858a4.052 4.052 0 0 1-1.64-.514c-.406-.234-.777-.58-1.112-1.04-.336-.46-.504-1.094-.504-1.903V2.316h2.858v1.607h2.695v2.78H40.82Zm5.107-1.227c-.343.46-.515 1.094-.515 1.904v8.386h2.882V7.778c.047-.187.132-.358.257-.514.11-.124.262-.241.458-.35.195-.109.448-.164.76-.164h2.203V3.924h-3.28a4.06 4.06 0 0 0-1.64.514c-.406.233-.78.58-1.125 1.04Zm12.84.9c-.579 0-1.043.116-1.395.35a2.405 2.405 0 0 0-.808.876c-.188.35-.313.728-.375 1.133a7.429 7.429 0 0 0-.094 1.121c0 .343.032.716.094 1.121s.187.783.375 1.133c.187.35.456.642.808.876.352.233.816.35 1.394.35s1.043-.117 1.394-.35c.352-.234.621-.526.809-.876a3.54 3.54 0 0 0 .374-1.133c.062-.405.094-.778.094-1.121 0-.342-.032-.716-.094-1.121a3.539 3.539 0 0 0-.375-1.133 2.405 2.405 0 0 0-.808-.876c-.351-.234-.816-.35-1.394-.35Zm-5.553 3.48c0-.81.078-1.518.234-2.126a6.189 6.189 0 0 1 .62-1.576c.259-.444.555-.814.891-1.11a5.576 5.576 0 0 1 1.019-.724c.812-.436 1.742-.67 2.788-.7 1.031.03 1.952.264 2.765.7.343.187.683.429 1.019.724.335.296.633.666.89 1.11.258.443.469.969.632 1.576.165.608.247 1.316.247 2.126 0 .81-.082 1.518-.247 2.126a6.27 6.27 0 0 1-.632 1.564 4.28 4.28 0 0 1-.89 1.087 5.936 5.936 0 0 1-1.02.712c-.812.42-1.733.638-2.764.654-1.046-.016-1.976-.234-2.788-.654a5.866 5.866 0 0 1-1.019-.712 4.278 4.278 0 0 1-.89-1.087 5.983 5.983 0 0 1-.621-1.565c-.156-.607-.234-1.315-.234-2.125Zm18.239-6.213c-.29-.016-.458-.024-.505-.024-.062 0-.234.008-.515.024-.28.015-.617.081-1.007.198-.39.117-.805.3-1.242.55-.438.248-.843.606-1.218 1.074-.375.467-.684 1.055-.925 1.763-.243.709-.364 1.585-.364 2.628v5.91h2.858v-5.91c0-.342.032-.693.094-1.051s.18-.685.352-.981a2.12 2.12 0 0 1 .726-.736c.312-.195.726-.292 1.241-.292.516 0 .93.097 1.242.292.313.195.555.44.727.736a3 3 0 0 1 .351.98c.062.36.094.71.094 1.052v5.91h2.858v-5.91c0-1.043-.121-1.92-.363-2.628-.243-.708-.55-1.296-.925-1.763-.376-.468-.782-.826-1.219-1.075a6.056 6.056 0 0 0-1.242-.549 4.478 4.478 0 0 0-1.018-.198Z" clip-rule="evenodd"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
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="M3 15h6m7-1.5 2.834 2.765M3 9h10M3 3h17.5M3 21h3.938m7.161 0h-2.656a.442.442 0 0 1-.443-.443v-2.473a.444.444 0 0 1 .13-.313l6.641-6.641a.443.443 0 0 1 .626 0l2.473 2.473a.443.443 0 0 1 0 .626L14.1 21Z" vector-effect="non-scaling-stroke"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,4 @@
|
|
|
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="M2.251 8.4H11.5M4.74 20.25H2.908c-.363 0-.657-.315-.657-.703V4.453c0-.388.294-.703.657-.703h16.2c.363 0 .657.315.657.703V5" vector-effect="non-scaling-stroke"/>
|
|
3
|
+
<path stroke="#3B444C" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m17.347 12.654-4.694 4.693m7.135-1.81 1.11-1.109a3.766 3.766 0 0 0-5.326-5.325l-1.11 1.11m-4.25 4.25-1.11 1.109a3.766 3.766 0 0 0 5.326 5.325l1.11-1.11" vector-effect="non-scaling-stroke"/>
|
|
4
|
+
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"
|
|
2
|
+
>
|
|
3
|
+
<path stroke="#596168" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M18.75 21H5.25a.75.75 0 0 1-.75-.75V3.75A.75.75 0 0 1 5.25 3h9l5.25 5.25v12a.75.75 0 0 1-.75.75Z" vector-effect="non-scaling-stroke"/>
|
|
4
|
+
<path stroke="#596168" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M14.25 3v5.25h5.25M9.375 14.625 12 17.25l2.625-2.625M12 11.25v6" vector-effect="non-scaling-stroke"/>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
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.5 10.5H12m0 0h2.5m-2.5 0V8m0 2.5V13m-2.5 4h5m4.25 4H5.25a.75.75 0 0 1-.75-.75V3.75A.75.75 0 0 1 5.25 3h9l5.25 5.25v12a.75.75 0 0 1-.75.75Z" vector-effect="non-scaling-stroke"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
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="M15 9H9V3.75m11.25 4.81V19.5a.75.75 0 0 1-.75.75h-15a.75.75 0 0 1-.75-.75v-15a.75.75 0 0 1 .75-.75h10.94a.75.75 0 0 1 .53.22l4.06 4.06a.75.75 0 0 1 .22.53Zm-5.624 6.066a2.625 2.625 0 1 1-5.25 0 2.625 2.625 0 0 1 5.25 0Z" vector-effect="non-scaling-stroke"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,22 @@
|
|
|
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 width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
18
|
+
<rect width="24" height="24" rx="6" fill="#E6EEFF"/>
|
|
19
|
+
<path d="M6.30302 8.09371C6.06864 7.93746 6.01656 7.651 6.17281 7.41663C6.19885 7.36454 6.25094 7.31246 6.30302 7.28642L11.7457 3.74475C11.902 3.64058 12.1103 3.64058 12.2666 3.74475L17.7093 7.28642C17.9436 7.44267 17.9957 7.72913 17.8395 7.9635C17.8134 8.01558 17.7614 8.06767 17.7093 8.09371L12.2666 11.6093C12.1103 11.7135 11.902 11.7135 11.7457 11.6093L6.30302 8.09371Z" fill="#326CE5"/>
|
|
20
|
+
<path d="M12.8656 8.71875H13.2302C13.3865 8.71875 13.5167 8.58855 13.5167 8.4323C13.5167 8.38021 13.4906 8.32813 13.4906 8.30209L12.2667 6.14063C12.1886 6.01042 12.0063 5.95834 11.8761 6.03646C11.824 6.0625 11.7979 6.08855 11.7719 6.14063L10.5479 8.27605C10.4698 8.40625 10.5219 8.58855 10.6521 8.66667C10.7042 8.69271 10.7563 8.69271 10.7823 8.69271H11.1469C11.3031 8.69271 11.4334 8.82292 11.4334 8.97917V11.4271L11.6938 11.5833C11.8761 11.7135 12.1365 11.7135 12.3188 11.5833L12.5792 11.4271V8.97917C12.5792 8.84896 12.7094 8.71875 12.8656 8.71875Z" fill="#C1D2F7"/>
|
|
21
|
+
<path d="M13.8813 13.4323L12.5793 12.5729V12.9635C12.9959 13.1718 13.4386 13.302 13.8813 13.4323ZM12.5793 13.7187V14.2916C13.022 14.4218 13.4386 14.526 13.8813 14.6302C15.2876 14.9687 16.6418 15.3073 17.7095 16.375C17.7616 16.427 17.8136 16.4791 17.8657 16.5312C17.9699 16.2968 17.9178 16.0364 17.7095 15.9062L15.5741 14.526C15.0532 14.3437 14.5324 14.2135 14.0116 14.1093C13.5168 13.9791 13.048 13.8489 12.5793 13.7187ZM11.4334 13.25C11.2511 13.1458 11.0688 13.0416 10.8866 12.9375L10.3918 13.25C10.7043 13.4843 11.0688 13.6927 11.4074 13.8489L11.4334 13.25ZM13.0741 15.0468C12.9178 14.9948 12.7616 14.9687 12.5793 14.9166V15.4635C12.7095 15.4895 12.8136 15.5156 12.9438 15.5416C14.3501 15.8802 15.7043 16.2187 16.772 17.2864L17.2407 17C17.2147 16.9739 17.1886 16.9479 17.1626 16.9218C15.9647 15.75 14.4803 15.4114 13.0741 15.0468ZM11.4334 14.6041C10.8084 14.3958 10.2355 14.1093 9.71468 13.7187L9.24593 14.0312C9.92301 14.5781 10.6782 14.9166 11.4595 15.177V14.6041H11.4334ZM11.4334 15.8281C10.3657 15.5416 9.37614 15.2031 8.51676 14.4739L8.04801 14.7864C9.0376 15.6979 10.2355 16.0885 11.4334 16.401V15.8281ZM12.5793 16.6614C13.6991 16.9479 14.7407 17.2864 15.6001 18.0677L16.0688 17.7552C15.0272 16.7916 13.8032 16.401 12.5793 16.0885V16.6614ZM7.37093 15.2291L6.90218 15.5416C6.92822 15.5677 6.92822 15.5677 6.95426 15.5937C8.12614 16.7656 9.61051 17.1302 11.0428 17.4947C12.2668 17.8072 13.4647 18.0937 14.4543 18.875L14.923 18.5625C13.8032 17.625 12.4751 17.2864 11.173 16.9739C9.76676 16.6093 8.43864 16.2708 7.37093 15.2291ZM6.38135 16.1406C6.32926 16.0885 6.27718 16.0364 6.2251 15.9843C6.04281 16.1666 6.04281 16.4791 6.2251 16.6614C6.25114 16.6875 6.27718 16.7135 6.30322 16.7135L7.89176 17.7552C8.59489 18.0416 9.3501 18.2239 10.0793 18.4062C11.2251 18.6927 12.2928 18.9531 13.2303 19.6041L13.7251 19.2916C12.6574 18.4843 11.4074 18.1718 10.2095 17.8854C8.80322 17.5468 7.44906 17.2083 6.38135 16.1406ZM11.5897 20.151C11.6938 20.2031 11.798 20.2552 11.9022 20.3073C12.0324 20.3333 12.1626 20.3072 12.2668 20.2291L12.5272 20.0468C11.6678 19.4739 10.7043 19.1875 9.74072 18.927L11.5897 20.151Z" fill="#326CE5"/>
|
|
22
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
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="M2.25 12.278C2.25 6.739 6.616 2.25 12 2.25M2.25 12.278c0 2.182.679 4.203 1.83 5.849a9.902 9.902 0 0 0 3.045 2.837l.117.063m-4.992-8.75h19.5C21.75 6.74 17.386 2.25 12 2.25m0 0c-2.07 0-3.75 4.49-3.75 10.028 0 1.97.323 3.706.815 5.198M12.001 2.25c2.07 0 3.75 4.49 3.75 10.028 0 .524.029 1.27 0 1.774-.012.2-.032.439-.066.706m6.065 1.37v2.284m0-2.284h-2.452m2.453 0-4.965 4.968-2.246-2.468-3.46 3.122" vector-effect="non-scaling-stroke"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="22" height="18" viewBox="0 0 22 18" fill="none">
|
|
2
|
+
<path data-style-override="false" d="M14.631 4.88275L16.5434 2.97042L16.6708 2.1652C13.1859 -1.00351 7.6463 -0.644216 4.50484 2.91491C3.63223 3.90343 2.98486 5.13584 2.63965 6.40846L3.32457 6.31196L7.14923 5.68127L7.44452 5.37929C9.14583 3.51087 12.0224 3.25951 13.9868 4.84924L14.631 4.88275Z" fill="#EA4335"/>
|
|
3
|
+
<path data-style-override="false" d="M19.2678 6.35299C18.8282 4.7343 17.9258 3.27914 16.671 2.16602L13.987 4.84997C15.1204 5.77601 15.766 7.1711 15.7384 8.63433V9.11076C17.0576 9.11076 18.1272 10.1802 18.1272 11.4994C18.1272 12.8187 17.0576 13.8614 15.7384 13.8614H10.9541L10.4844 14.3713V17.2364L10.9541 17.686H15.7384C19.1698 17.7127 21.9733 14.9795 22 11.5481C22.0162 9.46816 20.9907 7.51828 19.2678 6.35299Z" fill="#4285F4"/>
|
|
4
|
+
<path data-style-override="false" d="M6.17671 17.6848H10.9542V13.8602H6.17671C5.83631 13.8601 5.50665 13.787 5.1971 13.6455L4.51931 13.8535L2.59353 15.7658L2.42578 16.4167C3.50576 17.2321 4.82345 17.6907 6.17671 17.6848Z" fill="#34A853"/>
|
|
5
|
+
<path data-style-override="false" d="M6.17637 5.27934C2.74479 5.29979 -0.0203405 8.09821 0.000112738 11.5296C0.0115425 13.4458 0.906499 15.2496 2.42545 16.4178L5.19677 13.6466C3.99441 13.1034 3.46014 11.6884 4.00335 10.4862C4.54648 9.28395 5.96153 8.74969 7.16371 9.2928C7.69352 9.53213 8.11779 9.95649 8.35713 10.4862L11.1285 7.71502C9.9493 6.17359 8.11711 5.27238 6.17637 5.27934Z" fill="#FBBC05"/>
|
|
6
|
+
</svg>
|