@devtron-labs/devtron-fe-common-lib 1.20.5-pre-8 → 1.20.5-pre-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-Bg-AwZAt.js → @code-editor-DAp9p6Om.js} +11275 -9694
- package/dist/{@common-rjsf-DOxR7tJ7.js → @common-rjsf-CX5on07y.js} +30 -30
- package/dist/{@framer-motion-DZveCoIL.js → @framer-motion-DMkBQPN0.js} +92 -90
- package/dist/{@react-dates-CZ1bNWJM.js → @react-dates-BjZWpiVv.js} +1 -1
- package/dist/{@react-select-DS68hCUM.js → @react-select-DtwlfcIG.js} +1 -1
- package/dist/{@react-virtualized-sticky-tree-V-8klKy9.js → @react-virtualized-sticky-tree-M81Af3Qs.js} +1 -1
- package/dist/{@vendor-3ORIJA0h.js → @vendor-DceGoESd.js} +26335 -18086
- package/dist/Common/API/reactQueryHooks.d.ts +1 -1
- package/dist/Common/API/types.d.ts +1 -1
- package/dist/Common/BreadCrumb/BreadcrumbStore.d.ts +1 -0
- package/dist/Common/BreadCrumb/NestedBreadCrumb.d.ts +2 -0
- package/dist/Common/BreadCrumb/Types.d.ts +15 -0
- package/dist/Common/Common.service.d.ts +4 -1
- package/dist/Common/Constants.d.ts +48 -14
- 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 +2 -0
- package/dist/Common/SegmentedBarChart/utils.d.ts +2 -0
- package/dist/Common/Types.d.ts +58 -5
- package/dist/Common/index.d.ts +1 -0
- 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-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 +11 -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 +4 -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/Overview/Overview.d.ts +1 -0
- package/dist/Pages-Devtron-2.0/InfrastructureManagement/Overview/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 +2 -0
- package/dist/Pages-Devtron-2.0/InfrastructureManagement/utils.d.ts +11 -0
- package/dist/Pages-Devtron-2.0/SecurityCenter/Overview/Overview.d.ts +1 -0
- package/dist/Pages-Devtron-2.0/SecurityCenter/Overview/index.d.ts +1 -0
- package/dist/Pages-Devtron-2.0/SecurityCenter/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 +4 -0
- package/dist/Shared/Components/ActionMenu/types.d.ts +3 -0
- package/dist/Shared/Components/ActionMenu/useActionMenu.hook.d.ts +1 -1
- 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/Charts/Chart.component.d.ts +102 -0
- package/dist/Shared/Components/Charts/constants.d.ts +9 -0
- package/dist/Shared/Components/Charts/index.d.ts +4 -0
- package/dist/Shared/Components/Charts/plugins.d.ts +4 -0
- package/dist/Shared/Components/Charts/types.d.ts +114 -0
- package/dist/Shared/Components/Charts/utils.d.ts +70 -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/ContextSwitcher/ContextSwitcher.d.ts +1 -1
- package/dist/Shared/Components/ContextSwitcher/types.d.ts +0 -1
- package/dist/Shared/Components/DTFocusTrap/DTFocusTrap.d.ts +1 -1
- package/dist/Shared/Components/DTFocusTrap/types.d.ts +2 -1
- 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/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/PageHeader.d.ts +1 -1
- package/dist/Shared/Components/Header/types.d.ts +2 -0
- package/dist/Shared/Components/Icon/Icon.d.ts +32 -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 +4 -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/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 +11 -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/index.d.ts +6 -0
- package/dist/Shared/Helpers.d.ts +2 -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 +32 -2
- package/dist/Shared/Providers/MainContextProvider/types.d.ts +9 -0
- package/dist/Shared/Services/common.service.d.ts +2 -0
- package/dist/Shared/Services/types.d.ts +6 -0
- package/dist/Shared/constants.d.ts +2 -1
- package/dist/Shared/types.d.ts +20 -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-alibaba.518d61a4.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.b094356f.svg +11 -0
- package/dist/assets/ic-bg-build.8609d0ea.svg +13 -0
- package/dist/assets/ic-bg-deploy.266711fe.svg +22 -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-scan.2249360c.svg +28 -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-clipboard.2869fa7d.svg +3 -0
- package/dist/assets/ic-clock-counterclockwise.3d7c2ef1.svg +3 -0
- package/dist/assets/ic-cloud.aa7acc8a.svg +3 -0
- package/dist/assets/ic-coins.2c15f406.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-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-gift-animated.d848dfa3.svg +1 -0
- package/dist/assets/ic-google-cloud.a0198038.svg +6 -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-priority-medium-fill.7bab0ff8.svg +4 -0
- package/dist/assets/ic-right-panel-collapse.0ecf8ceb.svg +3 -0
- package/dist/assets/ic-symbol-greater-than.8f71342d.svg +3 -0
- package/dist/assets/ic-trend-up.5752ef30.svg +3 -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 +5 -0
- package/dist/index.js +1008 -957
- package/package.json +4 -1
- package/dist/Pages/GlobalConfigurations/ClustersAndEnvironments/types.d.ts +0 -8
- package/dist/assets/ic-gift-animated.9ca6ccb4.svg +0 -38
@@ -0,0 +1,3 @@
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
|
2
|
+
<path d="M13.3731 6.99902C15.5376 6.98146 17.6318 7.66777 17.4913 9.74414C17.4209 11.3456 15.1334 13.6162 13.919 15.2354C13.4086 15.9393 13.3027 16.4151 14.2003 16.3623C17.4033 16.1511 20.3074 15.0414 23.0001 13.8799C21.1698 15.1294 11.7367 19.8464 11.7012 16.626C11.7188 16.2212 11.9118 15.7808 12.211 15.3232C12.5102 14.8657 12.9332 14.3911 13.3555 13.8984C14.0067 13.1593 15.6078 11.3812 16.1358 10.3252C16.2238 10.114 16.2764 9.92011 16.3116 9.76172C16.3817 8.77647 15.168 8.40678 13.3204 7.89648L12.9678 8.10742L13.672 8.61816C10.6098 9.16373 8.74392 9.76178 6.50887 10.5361L6.80867 11.3457L5.6993 12.4551C6.12165 12.5959 6.57961 12.666 7.05476 12.666C8.16352 12.666 9.18467 12.2791 9.97664 11.6104C9.76545 11.3112 9.48347 11.1875 9.48347 11.1875C9.48347 11.1875 10.029 11.1703 10.3282 11.6631C10.3326 11.6695 10.5212 11.9492 10.4864 12.3145H10.1524C10.17 12.1737 10.1525 12.0324 10.1173 11.9092C9.25492 12.6307 8.14604 13.0703 6.93172 13.0703C6.29822 13.0703 5.69991 12.9475 5.1368 12.7363V14.1445C4.38008 14.4085 3.02466 15.253 3.04207 16.0625C3.09487 16.4497 3.28893 16.5907 3.46492 16.6963C5.16781 17.679 9.82909 16.3517 9.83601 16.3447C8.14648 17.2071 6.5265 17.8934 4.045 17.999C0.807049 17.9285 0.29712 15.7634 1.8282 13.4932C3.28895 11.1877 5.5768 9.12849 9.25496 7.82617C10.3109 7.4566 11.8597 7.01662 13.3731 6.99902ZM20.3253 16.4854C20.7477 16.4854 21.0821 16.8374 21.0645 17.2422C21.0643 17.6644 20.7299 17.999 20.3253 17.999C19.9207 17.999 19.5862 17.6643 19.586 17.2422C19.586 16.8198 19.9205 16.4854 20.3253 16.4854ZM20.3253 16.6084C19.9733 16.6085 19.6915 16.8902 19.6915 17.2422C19.6917 17.594 19.9735 17.8749 20.3253 17.875C20.6771 17.875 20.9589 17.594 20.9591 17.2422C20.9591 16.8902 20.6773 16.6084 20.3253 16.6084ZM20.3604 16.8545C20.4307 16.8545 20.4834 16.8545 20.5186 16.8721C20.5538 16.8897 20.5889 16.9072 20.6065 16.9424C20.6241 16.9776 20.6427 17.0126 20.6427 17.0654C20.6426 17.1182 20.6241 17.1709 20.5889 17.2061C20.5537 17.2411 20.501 17.2588 20.4307 17.2764C20.4658 17.2939 20.4835 17.2942 20.5011 17.3115C20.5362 17.3291 20.5712 17.3643 20.5538 17.417L20.6954 17.6289H20.5714L20.4659 17.4697C20.4482 17.4172 20.4131 17.3818 20.3956 17.3643L20.3428 17.3115C20.3253 17.3114 20.3077 17.2939 20.2901 17.2939H20.1143V17.6465H20.0089V16.8545H20.3604ZM20.1319 17.1885H20.3604C20.413 17.1885 20.4482 17.1711 20.4659 17.1709L20.5186 17.1182C20.5362 17.1006 20.5362 17.0655 20.5362 17.0479C20.5362 17.0127 20.5187 16.9776 20.5011 16.96C20.4834 16.9424 20.4307 16.9248 20.378 16.9248H20.1319V17.1885Z" fill="#FF6A00"/>
|
3
|
+
</svg>
|
@@ -0,0 +1,61 @@
|
|
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
|
+
<g clip-path="url(#clip0_6967_6190)">
|
19
|
+
<rect width="24" height="24" rx="6" fill="#E6F5F8"/>
|
20
|
+
<path d="M8.33865 19.8179C8.33865 19.8179 8.17937 20.2957 7.94047 20.5346C7.87039 20.6124 7.78425 20.6741 7.688 20.7153C7.59175 20.7566 7.48769 20.7764 7.38301 20.7735C6.99053 20.8793 6.59148 20.9592 6.18848 21.0124C6.18848 21.0124 6.74593 21.092 7.38301 21.1717C7.62192 21.1717 7.62192 21.1717 7.78119 21.2513C8.17937 21.2513 8.33865 21.0124 8.33865 21.0124V19.8179Z" fill="#E9654B"/>
|
21
|
+
<path d="M15.6656 19.8179C15.6656 19.8179 15.8248 20.2957 16.0638 20.5346C16.1338 20.6124 16.22 20.6741 16.3162 20.7153C16.4125 20.7566 16.5165 20.7764 16.6212 20.7735C17.0137 20.8793 17.4127 20.9592 17.8157 21.0124C17.8157 21.0124 17.2583 21.092 16.5416 21.1717C16.3027 21.1717 16.3027 21.1717 16.1434 21.2513C15.6656 21.2513 15.5859 21.0124 15.5859 21.0124L15.6656 19.8179Z" fill="#E9654B"/>
|
22
|
+
<path d="M12.0821 20.5346C16.8321 20.5346 20.6828 16.684 20.6828 11.9339C20.6828 7.18391 16.8321 3.33325 12.0821 3.33325C7.3321 3.33325 3.48145 7.18391 3.48145 11.9339C3.48145 16.684 7.3321 20.5346 12.0821 20.5346Z" fill="#B6CFEA"/>
|
23
|
+
<path d="M12.0819 20.2161C16.656 20.2161 20.3641 16.5081 20.3641 11.934C20.3641 7.35989 16.656 3.65186 12.0819 3.65186C7.50784 3.65186 3.7998 7.35989 3.7998 11.934C3.7998 16.5081 7.50784 20.2161 12.0819 20.2161Z" fill="#E6F5F8"/>
|
24
|
+
<path d="M12.0816 18.8623C15.82 18.8623 18.8506 15.8317 18.8506 12.0933C18.8506 8.35483 15.82 5.32422 12.0816 5.32422C8.34311 5.32422 5.3125 8.35483 5.3125 12.0933C5.3125 15.8317 8.34311 18.8623 12.0816 18.8623Z" fill="#D0E8F0"/>
|
25
|
+
<path d="M8.09946 15.2788C8.09946 15.2788 8.65691 24.2777 8.65691 24.4369C8.65691 24.5166 8.73655 24.6758 8.33837 24.8351C7.94019 24.9944 6.66602 25.3129 6.66602 25.3129H8.57728C9.45327 25.3129 9.45327 24.5962 9.45327 24.4369C9.45327 24.2777 9.69218 20.8533 9.69218 20.8533C9.69218 20.8533 9.77182 24.9148 9.77182 25.074C9.77182 25.2333 9.69218 25.4722 9.13473 25.6315C8.73655 25.7111 7.54201 25.95 7.54201 25.95H9.37364C10.4885 25.95 10.4885 25.2333 10.4885 25.2333L10.7274 21.6497C10.7274 21.6497 10.8071 25.2333 10.8071 25.6315C10.8071 25.95 10.5682 26.1889 9.69218 26.3482C9.13473 26.5075 8.41801 26.6668 8.41801 26.6668H10.4885C11.5238 26.5871 11.6831 25.8704 11.6831 25.8704L13.4351 16.9512L8.09946 15.2788Z" fill="#EE794B"/>
|
26
|
+
<path d="M16.0631 15.2788C16.0631 15.2788 15.5057 24.2777 15.5057 24.4369C15.5057 24.5166 15.4261 24.6758 15.8242 24.8351C16.2224 24.9944 17.4966 25.3129 17.4966 25.3129H15.5853C14.7093 25.3129 14.7093 24.5962 14.7093 24.4369C14.7093 24.2777 14.4704 20.8533 14.4704 20.8533C14.4704 20.8533 14.3908 24.9148 14.3908 25.074C14.3908 25.2333 14.4704 25.4722 15.0279 25.6315C15.4261 25.7111 16.6206 25.95 16.6206 25.95H14.789C13.6741 25.95 13.6741 25.2333 13.6741 25.2333L13.4352 21.6497C13.4352 21.6497 13.3555 25.2333 13.3555 25.6315C13.3555 25.95 13.5944 26.1889 14.4704 26.3482C15.0279 26.5075 15.7446 26.6668 15.7446 26.6668H13.6741C12.6388 26.5871 12.4795 25.8704 12.4795 25.8704L10.7275 16.9512L16.0631 15.2788Z" fill="#EE794B"/>
|
27
|
+
<path d="M16.1433 10.8988C16.1433 13.1286 14.3117 14.8806 12.1615 14.8806C10.0113 14.8806 8.17969 13.049 8.17969 10.8988C8.17969 8.74862 10.0113 6.91699 12.1615 6.91699C14.3117 6.91699 16.1433 8.66898 16.1433 10.8988Z" fill="#EE794B"/>
|
28
|
+
<mask id="mask0_6967_6190" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="8" y="10" width="9" height="12">
|
29
|
+
<path d="M16.1428 10.7395L15.6651 21.6496H8.4978L8.09961 10.7395" fill="white"/>
|
30
|
+
</mask>
|
31
|
+
<g mask="url(#mask0_6967_6190)">
|
32
|
+
<path d="M12.1608 20.1366C16.0752 20.1366 19.2484 16.9634 19.2484 13.049C19.2484 9.13465 16.0752 5.96143 12.1608 5.96143C8.24647 5.96143 5.07324 9.13465 5.07324 13.049C5.07324 16.9634 8.24647 20.1366 12.1608 20.1366Z" fill="#EE794B"/>
|
33
|
+
</g>
|
34
|
+
<g opacity="0.22">
|
35
|
+
<path d="M15.9038 15.2788C15.9038 15.2788 16.3816 11.058 15.7445 9.46533C14.55 6.67807 11.7627 6.91698 11.7627 6.91698C11.7627 6.91698 13.3554 7.55407 13.4351 9.94315C13.5147 11.6155 13.4351 14.0842 13.4351 14.0842L15.9038 15.2788Z" fill="#E34E3B"/>
|
36
|
+
</g>
|
37
|
+
<g opacity="0.5">
|
38
|
+
<path d="M10.4891 9.30582C10.797 9.30582 11.0465 9.05624 11.0465 8.74837C11.0465 8.4405 10.797 8.19092 10.4891 8.19092C10.1812 8.19092 9.93164 8.4405 9.93164 8.74837C9.93164 9.05624 10.1812 9.30582 10.4891 9.30582Z" fill="#FBDFC3"/>
|
39
|
+
</g>
|
40
|
+
<path d="M13.5153 16.8712C13.5153 18.225 12.8782 19.101 12.0819 19.101C11.2855 19.101 10.6484 18.0657 10.6484 16.7119C10.6484 16.7119 11.2855 17.9861 12.1615 17.9861C13.0375 17.9861 13.5153 16.8712 13.5153 16.8712Z" fill="#010101"/>
|
41
|
+
<path d="M13.5158 16.8711C13.5158 17.7471 12.8787 18.225 12.0823 18.225C11.286 18.225 10.7285 17.5879 10.7285 16.7915C10.7285 16.7915 11.3656 17.5879 12.2416 17.5879C13.1176 17.5879 13.5158 16.8711 13.5158 16.8711Z" fill="white"/>
|
42
|
+
<path d="M14.8691 15.5971C16.2325 15.5971 17.3378 14.4918 17.3378 13.1284C17.3378 11.7649 16.2325 10.6597 14.8691 10.6597C13.5057 10.6597 12.4004 11.7649 12.4004 13.1284C12.4004 14.4918 13.5057 15.5971 14.8691 15.5971Z" fill="#E9654B"/>
|
43
|
+
<path d="M9.29489 15.5971C10.6583 15.5971 11.7636 14.4918 11.7636 13.1284C11.7636 11.7649 10.6583 10.6597 9.29489 10.6597C7.93145 10.6597 6.82617 11.7649 6.82617 13.1284C6.82617 14.4918 7.93145 15.5971 9.29489 15.5971Z" fill="#E9654B"/>
|
44
|
+
<path d="M14.8693 15.0396C15.9248 15.0396 16.7805 14.1839 16.7805 13.1283C16.7805 12.0727 15.9248 11.217 14.8693 11.217C13.8137 11.217 12.958 12.0727 12.958 13.1283C12.958 14.1839 13.8137 15.0396 14.8693 15.0396Z" fill="white"/>
|
45
|
+
<path d="M9.13587 15.0396C10.1914 15.0396 11.0471 14.1839 11.0471 13.1283C11.0471 12.0727 10.1914 11.217 9.13587 11.217C8.08031 11.217 7.22461 12.0727 7.22461 13.1283C7.22461 14.1839 8.08031 15.0396 9.13587 15.0396Z" fill="white"/>
|
46
|
+
<path d="M9.13558 13.4469C9.44345 13.4469 9.69303 13.1974 9.69303 12.8895C9.69303 12.5816 9.44345 12.332 9.13558 12.332C8.8277 12.332 8.57812 12.5816 8.57812 12.8895C8.57812 13.1974 8.8277 13.4469 9.13558 13.4469Z" fill="#010101"/>
|
47
|
+
<path d="M14.869 13.4469C15.1768 13.4469 15.4264 13.1974 15.4264 12.8895C15.4264 12.5816 15.1768 12.332 14.869 12.332C14.5611 12.332 14.3115 12.5816 14.3115 12.8895C14.3115 13.1974 14.5611 13.4469 14.869 13.4469Z" fill="#010101"/>
|
48
|
+
<path d="M3.32171 14.084C3.26859 14.0872 3.21539 14.0791 3.16562 14.0603C3.11586 14.0414 3.07067 14.0122 3.03303 13.9745C2.9954 13.9369 2.96618 13.8917 2.9473 13.842C2.92843 13.7922 2.92033 13.739 2.92354 13.6859V10.5004C2.92033 10.4473 2.92843 10.3941 2.9473 10.3443C2.96618 10.2946 2.9954 10.2494 3.03303 10.2117C3.07067 10.1741 3.11586 10.1449 3.16562 10.126C3.21539 10.1071 3.26859 10.099 3.32171 10.1022C3.37484 10.099 3.42804 10.1071 3.47781 10.126C3.52757 10.1449 3.57276 10.1741 3.61039 10.2117C3.64803 10.2494 3.67725 10.2946 3.69613 10.3443C3.715 10.3941 3.7231 10.4473 3.71989 10.5004V13.6859C3.7231 13.739 3.715 13.7922 3.69612 13.842C3.67725 13.8917 3.64803 13.9369 3.61039 13.9745C3.57276 14.0122 3.52757 14.0414 3.47781 14.0603C3.42804 14.0791 3.37484 14.0872 3.32171 14.084Z" fill="#B6CFEA"/>
|
49
|
+
<path d="M20.6821 14.084C20.6289 14.0872 20.5757 14.0791 20.526 14.0603C20.4762 14.0414 20.431 14.0122 20.3934 13.9745C20.3558 13.9369 20.3265 13.8917 20.3077 13.842C20.2888 13.7922 20.2807 13.739 20.2839 13.6859V10.5004C20.2807 10.4473 20.2888 10.3941 20.3077 10.3443C20.3265 10.2946 20.3558 10.2494 20.3934 10.2117C20.431 10.1741 20.4762 10.1449 20.526 10.126C20.5757 10.1071 20.6289 10.099 20.6821 10.1022C20.7352 10.099 20.7884 10.1071 20.8382 10.126C20.8879 10.1449 20.9331 10.1741 20.9707 10.2117C21.0084 10.2494 21.0376 10.2946 21.0565 10.3443C21.0754 10.3941 21.0835 10.4473 21.0802 10.5004V13.6859C21.0835 13.739 21.0754 13.7922 21.0565 13.842C21.0376 13.8917 21.0084 13.9369 20.9707 13.9745C20.9331 14.0122 20.8879 14.0414 20.8382 14.0603C20.7884 14.0791 20.7352 14.0872 20.6821 14.084Z" fill="#B6CFEA"/>
|
50
|
+
<path d="M9.37377 5.96115C9.59367 5.96115 9.77195 5.78288 9.77195 5.56297C9.77195 5.34307 9.59367 5.16479 9.37377 5.16479C9.15386 5.16479 8.97559 5.34307 8.97559 5.56297C8.97559 5.78288 9.15386 5.96115 9.37377 5.96115Z" fill="white"/>
|
51
|
+
<path d="M6.50736 16.314C6.46412 16.3193 6.42023 16.315 6.3789 16.3012C6.33756 16.2874 6.29983 16.2646 6.26845 16.2343C5.31282 15.0398 4.835 13.5267 4.835 12.0136C4.83071 10.7556 5.16048 9.5189 5.79063 8.43001C6.42933 7.39314 7.30211 6.52036 8.33898 5.88166C8.4054 5.85192 8.47943 5.8436 8.55079 5.85787C8.62215 5.87215 8.68729 5.9083 8.73716 5.9613C8.76691 6.02772 8.77522 6.10175 8.76095 6.17311C8.74668 6.24447 8.71053 6.30961 8.65753 6.35948C7.66968 6.91777 6.84722 7.72761 6.27375 8.70672C5.70027 9.68583 5.3962 10.7993 5.39245 11.934C5.39053 13.3502 5.86765 14.7254 6.74626 15.8362C6.8259 15.9158 6.8259 16.1547 6.66663 16.2343C6.58699 16.314 6.58699 16.314 6.50736 16.314Z" fill="white"/>
|
52
|
+
<g opacity="0.25">
|
53
|
+
<path d="M15.6649 20.0568V19.4197C14.55 20.0568 13.3555 20.6939 11.922 20.6939C10.3293 20.6939 9.29406 19.9771 8.25879 19.4197L8.33843 20.0568C8.33843 20.0568 9.53296 21.3309 12.0017 21.3309C14.3111 21.2513 15.6649 20.0568 15.6649 20.0568Z" fill="#E9654B"/>
|
54
|
+
</g>
|
55
|
+
</g>
|
56
|
+
<defs>
|
57
|
+
<clipPath id="clip0_6967_6190">
|
58
|
+
<rect width="24" height="24" rx="6" fill="white"/>
|
59
|
+
</clipPath>
|
60
|
+
</defs>
|
61
|
+
</svg>
|
@@ -0,0 +1,11 @@
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
2
|
+
<path
|
3
|
+
d="M7.25285 10.8057C7.25285 11.0735 7.2818 11.2906 7.33246 11.4498C7.39035 11.609 7.46272 11.7827 7.56403 11.9709C7.60022 12.0288 7.61469 12.0867 7.61469 12.1373C7.61469 12.2097 7.57127 12.2821 7.47719 12.3544L7.02127 12.6584C6.95614 12.7018 6.89101 12.7235 6.83311 12.7235C6.76075 12.7235 6.68838 12.6873 6.61601 12.6222C6.51469 12.5136 6.42785 12.3978 6.35548 12.2821C6.28311 12.159 6.21075 12.0215 6.13114 11.8551C5.56667 12.5209 4.85746 12.8538 4.00351 12.8538C3.39561 12.8538 2.91075 12.6801 2.55614 12.3327C2.20154 11.9853 2.02061 11.5222 2.02061 10.9432C2.02061 10.3281 2.23772 9.82876 2.67917 9.45245C3.12061 9.07613 3.7068 8.88797 4.45219 8.88797C4.69825 8.88797 4.95154 8.90968 5.2193 8.94587C5.48706 8.98205 5.76206 9.03995 6.05154 9.10508V8.57679C6.05154 8.02679 5.93575 7.64324 5.7114 7.41889C5.47982 7.19455 5.08904 7.086 4.5318 7.086C4.27851 7.086 4.01798 7.11495 3.75022 7.18008C3.48246 7.24521 3.22193 7.32482 2.96864 7.42613C2.85285 7.47679 2.76601 7.50574 2.71535 7.52021C2.66469 7.53468 2.62851 7.54192 2.59956 7.54192C2.49825 7.54192 2.44759 7.46955 2.44759 7.31758V6.96297C2.44759 6.84718 2.46206 6.76034 2.49825 6.70968C2.53443 6.65903 2.59956 6.60837 2.70088 6.55771C2.95417 6.42745 3.25811 6.31889 3.61272 6.23205C3.96732 6.13797 4.34364 6.09455 4.74167 6.09455C5.60285 6.09455 6.23246 6.28995 6.63772 6.68074C7.03575 7.07153 7.23838 7.66495 7.23838 8.461V10.8057H7.25285ZM4.31469 11.9057C4.55351 11.9057 4.79956 11.8623 5.06009 11.7755C5.32061 11.6886 5.55219 11.5294 5.74759 11.3123C5.86338 11.1748 5.95022 11.0228 5.99364 10.8492C6.03706 10.6755 6.06601 10.4656 6.06601 10.2196V9.9156C5.85614 9.86495 5.6318 9.82153 5.40022 9.79258C5.16864 9.76363 4.9443 9.74916 4.71996 9.74916C4.23509 9.74916 3.88048 9.84324 3.64167 10.0386C3.40285 10.234 3.28706 10.509 3.28706 10.8709C3.28706 11.211 3.3739 11.4643 3.55482 11.638C3.72851 11.8189 3.9818 11.9057 4.31469 11.9057ZM10.1259 12.6873C9.99561 12.6873 9.90877 12.6656 9.85088 12.6149C9.79298 12.5715 9.74232 12.4702 9.6989 12.3327L7.99825 6.73863C7.95482 6.59389 7.93311 6.49981 7.93311 6.44916C7.93311 6.33337 7.99101 6.26824 8.1068 6.26824H8.81601C8.95351 6.26824 9.04759 6.28995 9.09825 6.3406C9.15614 6.38403 9.19956 6.48534 9.24298 6.62284L10.4588 11.4136L11.5877 6.62284C11.6239 6.4781 11.6673 6.38403 11.7252 6.3406C11.7831 6.29718 11.8844 6.26824 12.0147 6.26824H12.5936C12.7311 6.26824 12.8252 6.28995 12.8831 6.3406C12.941 6.38403 12.9917 6.48534 13.0206 6.62284L14.164 11.4715L15.416 6.62284C15.4594 6.4781 15.5101 6.38403 15.5607 6.3406C15.6186 6.29718 15.7127 6.26824 15.843 6.26824H16.516C16.6318 6.26824 16.6969 6.32613 16.6969 6.44916C16.6969 6.48534 16.6897 6.52153 16.6825 6.56495C16.6752 6.60837 16.6607 6.66626 16.6318 6.74587L14.8877 12.3399C14.8443 12.4847 14.7936 12.5788 14.7357 12.6222C14.6778 12.6656 14.5838 12.6946 14.4607 12.6946H13.8384C13.7009 12.6946 13.6068 12.6728 13.5489 12.6222C13.491 12.5715 13.4403 12.4774 13.4114 12.3327L12.2897 7.66495L11.1752 12.3255C11.139 12.4702 11.0956 12.5643 11.0377 12.6149C10.9798 12.6656 10.8785 12.6873 10.7482 12.6873H10.1259ZM19.4252 12.8827C19.0489 12.8827 18.6726 12.8393 18.3107 12.7524C17.9489 12.6656 17.6667 12.5715 17.4785 12.463C17.3627 12.3978 17.2831 12.3255 17.2542 12.2603C17.2252 12.1952 17.2107 12.1228 17.2107 12.0577V11.6886C17.2107 11.5367 17.2686 11.4643 17.3772 11.4643C17.4206 11.4643 17.464 11.4715 17.5075 11.486C17.5509 11.5005 17.616 11.5294 17.6884 11.5584C17.9344 11.6669 18.2022 11.7538 18.4844 11.8117C18.7739 11.8696 19.0561 11.8985 19.3456 11.8985C19.8015 11.8985 20.1561 11.8189 20.4022 11.6597C20.6482 11.5005 20.7785 11.2689 20.7785 10.9722C20.7785 10.7696 20.7134 10.6031 20.5831 10.4656C20.4529 10.3281 20.2068 10.2051 19.8522 10.0893L18.8028 9.76363C18.2746 9.59718 17.8838 9.35113 17.645 9.02547C17.4061 8.70705 17.2831 8.35245 17.2831 7.97613C17.2831 7.67218 17.3482 7.40442 17.4785 7.17284C17.6088 6.94126 17.7825 6.73863 17.9996 6.57942C18.2167 6.41297 18.4627 6.28995 18.7522 6.2031C19.0417 6.11626 19.3456 6.08008 19.664 6.08008C19.8232 6.08008 19.9897 6.08731 20.1489 6.10903C20.3153 6.13074 20.4673 6.15968 20.6193 6.18863C20.764 6.22481 20.9015 6.261 21.0318 6.30442C21.1621 6.34784 21.2634 6.39126 21.3357 6.43468C21.4371 6.49258 21.5094 6.55047 21.5528 6.6156C21.5963 6.6735 21.618 6.7531 21.618 6.85442V7.19455C21.618 7.34653 21.5601 7.42613 21.4515 7.42613C21.3936 7.42613 21.2996 7.39718 21.1765 7.33929C20.764 7.15113 20.3009 7.05705 19.7871 7.05705C19.3746 7.05705 19.0489 7.12218 18.8246 7.25968C18.6002 7.39718 18.4844 7.60705 18.4844 7.90376C18.4844 8.10639 18.5568 8.28008 18.7015 8.41758C18.8463 8.55508 19.114 8.69258 19.4976 8.8156L20.5252 9.14126C21.0463 9.30771 21.4226 9.53929 21.6469 9.836C21.8713 10.1327 21.9798 10.4728 21.9798 10.8492C21.9798 11.1603 21.9147 11.4426 21.7917 11.6886C21.6614 11.9347 21.4877 12.1518 21.2634 12.3255C21.039 12.5064 20.7713 12.6367 20.4601 12.7307C20.1344 12.8321 19.7943 12.8827 19.4252 12.8827Z"
|
4
|
+
fill="#1D2730" />
|
5
|
+
<path fill-rule="evenodd" clip-rule="evenodd"
|
6
|
+
d="M20.7928 16.4002C18.4118 18.1588 14.9526 19.0923 11.9783 19.0923C7.80987 19.0923 4.05395 17.5509 1.21711 14.989C0.992766 14.7864 1.1954 14.5114 1.46316 14.6706C4.53158 16.4509 8.31645 17.5291 12.2316 17.5291C14.873 17.5291 17.775 16.9791 20.4454 15.8502C20.8434 15.6693 21.1836 16.1107 20.7928 16.4002Z"
|
7
|
+
fill="#FF9900" />
|
8
|
+
<path fill-rule="evenodd" clip-rule="evenodd"
|
9
|
+
d="M21.7842 15.2712C21.4803 14.8804 19.7724 15.0831 18.998 15.1772C18.7664 15.2061 18.7303 15.0035 18.9401 14.8515C20.3007 13.8962 22.5368 14.1712 22.7974 14.4897C23.0579 14.8153 22.725 17.0515 21.4513 18.1225C21.2559 18.289 21.0678 18.2022 21.1546 17.985C21.4441 17.2686 22.0882 15.6548 21.7842 15.2712Z"
|
10
|
+
fill="#FF9900" />
|
11
|
+
</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,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,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,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,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="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 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.5 12a7.5 7.5 0 1 1 7.5 7.5H6.75A5.249 5.249 0 1 1 8.055 9.163" 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="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="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,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 @@
|
|
1
|
+
<svg width="50" height="50" viewBox="0 0 50 50" fill="none" xmlns="http://www.w3.org/2000/svg"><style>@keyframes top-move{0%,20%,to{transform:translateY(0)}10%{transform:translateY(-5px)}}@keyframes top-shake{0%,25%,5%,to{transform:rotate(0deg)}10%{transform:rotate(-8deg)}15%{transform:rotate(8deg)}}@keyframes bottom-jump{0%{transform:translateY(0)}5%{transform:translateY(-5px)}15%,to{transform:translateX(0)}}</style><g style="animation:bottom-jump 5s infinite ease-out;transform-origin:center;transform-box:fill-box"><path d="M8 27.996h34v19a3 3 0 0 1-3 3H11a3 3 0 0 1-3-3z" fill="#D0DBF7"/><path fill="#376CFB" d="M19 27.996h12v22H19z"/></g><g style="animation:top-move 5s infinite ease-out;transform-origin:center;transform-box:fill-box"><g style="animation:top-shake 5s infinite ease-out;transform-origin:center;transform-box:fill-box"><path d="M12.49 12.819c1.226-2.666 4.074-3.172 6.21-2.619 1.97.512 3.69 1.925 4.93 3.37 1.227 1.428 2.146 3.078 2.354 4.252l.208 1.174H16.036c-1.625 0-2.904-.794-3.56-2.037-.642-1.213-.632-2.734.014-4.14m5.708-.683c-1.58-.41-3.214.048-3.89 1.519-.427.928-.373 1.787-.065 2.37.293.553.87.971 1.793.971h7.526a11.3 11.3 0 0 0-1.449-2.124c-1.106-1.289-2.498-2.369-3.915-2.736" fill="#376CFB"/><path d="M37.51 12.819c-1.226-2.666-4.075-3.172-6.21-2.619-1.97.512-3.69 1.925-4.93 3.37-1.227 1.428-2.146 3.078-2.354 4.252l-.208 1.174h10.156c1.625 0 2.904-.794 3.56-2.037.642-1.213.632-2.734-.014-4.14m-5.708-.683c1.58-.41 3.214.048 3.89 1.519.427.928.373 1.787.065 2.37-.293.553-.87.971-1.793.971h-7.526a11.3 11.3 0 0 1 1.449-2.124c1.106-1.289 2.499-2.369 3.915-2.736" fill="#376CFB"/><path fill="#00173F" opacity=".15" d="M8 27.996h34v3H8z"/><rect x="5" y="16.996" width="40" height="11" rx="3" fill="#E6ECFF"/><path fill="#4294FF" d="M16 16.996h18v11H16z"/></g></g></svg>
|
@@ -0,0 +1,6 @@
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
2
|
+
<path d="M15.631 7.88275L17.5433 5.97042L17.6708 5.1652C14.1859 1.99649 8.64629 2.35578 5.50484 5.91491C4.63223 6.90343 3.98486 8.13584 3.63964 9.40846L4.32457 9.31196L8.14923 8.68127L8.44451 8.37929C10.1458 6.51087 13.0224 6.25951 14.9868 7.84924L15.631 7.88275Z" fill="#EA4335"/>
|
3
|
+
<path d="M20.2676 9.35299C19.828 7.7343 18.9256 6.27914 17.6708 5.16602L14.9868 7.84997C16.1201 8.77601 16.7658 10.1711 16.7381 11.6343V12.1108C18.0574 12.1108 19.1269 13.1802 19.1269 14.4994C19.1269 15.8187 18.0574 16.8614 16.7381 16.8614H11.9539L11.4841 17.3713V20.2364L11.9539 20.686H16.7381C20.1696 20.7127 22.9731 17.9795 22.9998 14.5481C23.016 12.4682 21.9905 10.5183 20.2676 9.35299Z" fill="#4285F4"/>
|
4
|
+
<path d="M7.17649 20.6848H11.954V16.8602H7.17649C6.83609 16.8601 6.50644 16.787 6.19689 16.6455L5.5191 16.8535L3.59332 18.7658L3.42557 19.4167C4.50555 20.2321 5.82323 20.6907 7.17649 20.6848Z" fill="#34A853"/>
|
5
|
+
<path d="M7.17637 8.27934C3.74479 8.29979 0.97966 11.0982 1.00011 14.5296C1.01154 16.4458 1.9065 18.2496 3.42545 19.4178L6.19677 16.6466C4.99441 16.1034 4.46014 14.6884 5.00335 13.4862C5.54648 12.284 6.96153 11.7497 8.16371 12.2928C8.69352 12.5321 9.11779 12.9565 9.35713 13.4862L12.1285 10.715C10.9493 9.17359 9.11711 8.27238 7.17637 8.27934Z" fill="#FBBC05"/>
|
6
|
+
</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 fill="#326DE6" d="M7 21.384c.306.397.77.616 1.249.616h7.501c.479 0 .943-.236 1.25-.62l4.654-5.969c.306-.397.412-.904.306-1.397l-1.664-7.438a1.61 1.61 0 0 0-.866-1.11l-6.734-3.3A1.517 1.517 0 0 0 12.003 2c-.24 0-.479.054-.693.164L4.574 5.48a1.613 1.613 0 0 0-.864 1.11l-1.664 7.44c-.12.492 0 1 .306 1.397L7 21.383v.001Z"/>
|
3
|
+
<path fill="#fff" fill-rule="evenodd" d="M18.773 13.611c.14.003.28.014.418.034l.083.019.044.011a.44.44 0 0 1 .296.695.436.436 0 0 1-.49.154h-.005l-.005-.001-.004-.003-.043-.009-.071-.014a3.656 3.656 0 0 1-.392-.152 4.103 4.103 0 0 0-.761-.224.346.346 0 0 0-.244.091 6.593 6.593 0 0 0-.188-.032 5.673 5.673 0 0 1-2.52 3.16c.022.06.046.118.073.175a.342.342 0 0 0-.033.258c.106.242.236.474.388.69.085.112.162.23.234.35l.04.08.017.037a.438.438 0 0 1-.694.526.44.44 0 0 1-.096-.155l-.014-.028a2.176 2.176 0 0 1-.04-.083 3.637 3.637 0 0 1-.127-.4 4.05 4.05 0 0 0-.3-.732.346.346 0 0 0-.223-.136l-.043-.075-.05-.092a5.667 5.667 0 0 1-4.033-.01l-.1.179a.357.357 0 0 0-.189.091 3.037 3.037 0 0 0-.338.783c-.034.136-.076.27-.126.4a1.685 1.685 0 0 1-.036.072l-.018.038a.443.443 0 0 1-.246.26.437.437 0 0 1-.551-.196.44.44 0 0 1 .007-.435l.02-.043.037-.074c.071-.122.149-.238.234-.349a4.24 4.24 0 0 0 .396-.709.431.431 0 0 0-.04-.247l.08-.19a5.674 5.674 0 0 1-2.52-3.137l-.191.033a.486.486 0 0 0-.252-.088 4.12 4.12 0 0 0-.761.222 3.912 3.912 0 0 1-.392.15 1.345 1.345 0 0 1-.071.016l-.043.01h-.004l-.003.003h-.007a.44.44 0 0 1-.567-.499.437.437 0 0 1 .372-.35l.008-.001h.002l.009-.003c.034-.008.077-.02.109-.026a3.73 3.73 0 0 1 .418-.032c.266-.02.529-.062.784-.13a.603.603 0 0 0 .188-.19l.182-.052a5.626 5.626 0 0 1 .893-3.931l-.14-.125a.483.483 0 0 0-.088-.251 4.077 4.077 0 0 0-.65-.456 3.654 3.654 0 0 1-.363-.211l-.069-.055-.021-.018-.006-.004a.461.461 0 0 1-.108-.643.421.421 0 0 1 .348-.153.521.521 0 0 1 .304.114l.032.024.066.053c.102.096.198.199.288.305.179.195.376.374.589.531.08.043.173.051.26.026l.157.111a5.626 5.626 0 0 1 3.645-1.748l.012-.185a.474.474 0 0 0 .141-.225 4.065 4.065 0 0 0-.048-.79 3.661 3.661 0 0 1-.06-.415v-.124a.437.437 0 0 1 .615-.444.44.44 0 0 1 .26.444v.124c-.012.14-.032.278-.06.415a4.073 4.073 0 0 0-.05.79.346.346 0 0 0 .143.218v.01l.01.184A5.739 5.739 0 0 1 16.11 8.57l.166-.118a.48.48 0 0 0 .265-.028c.213-.157.41-.337.589-.533a3.42 3.42 0 0 1 .289-.304l.072-.057.025-.02a.438.438 0 1 1 .544.681l-.034.029c-.022.017-.043.035-.062.048a3.62 3.62 0 0 1-.363.212 4.096 4.096 0 0 0-.65.457.345.345 0 0 0-.082.245l-.072.063-.083.076a5.644 5.644 0 0 1 .91 3.921l.176.052c.044.079.11.144.19.188a4 4 0 0 0 .783.129Zm-7.786-5.554c.153-.035.309-.062.466-.08l-.129 2.285-.011.006a.384.384 0 0 1-.612.294l-.003.002-1.88-1.329a4.522 4.522 0 0 1 2.17-1.178Zm2.312 2.5 1.868-1.32a4.546 4.546 0 0 0-2.618-1.26l.128 2.283h.003a.381.381 0 0 0 .42.365.386.386 0 0 0 .193-.071l.006.003Zm3.211 2.365-2.212-.637-.002-.008a.386.386 0 0 1-.15-.662l-.003-.001 1.707-1.524c.523.848.753 1.842.657 2.832h.003Zm-2.944 1.22.882 2.129a4.497 4.497 0 0 0 1.822-2.283l-2.276-.384-.003.004a.386.386 0 0 0-.423.53l-.002.005Zm-.55 2.722a4.557 4.557 0 0 1-2.467-.126l1.11-2a.391.391 0 0 1 .537-.149.39.39 0 0 1 .143.148h.008l1.113 2.003a4.69 4.69 0 0 1-.444.124ZM9.56 16.26l.873-2.106-.005-.008a.383.383 0 0 0-.425-.529L10 13.614l-2.256.381c.34.935.979 1.732 1.817 2.266Zm-1.423-6.17 1.716 1.53-.002.01a.384.384 0 0 1-.151.66l-.001.007-2.2.633a4.474 4.474 0 0 1 .638-2.84Zm4.214 1.648h-.703l-.438.543.157.68.633.304.631-.303.158-.68-.438-.544Z" clip-rule="evenodd"/>
|
4
|
+
</svg>
|
@@ -0,0 +1,10 @@
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
2
|
+
<path
|
3
|
+
stroke="#3B444C"
|
4
|
+
strokeLinecap="round"
|
5
|
+
strokeLinejoin="round"
|
6
|
+
strokeWidth="1.5"
|
7
|
+
d="M3 5.5h2.5m0 0H8m-2.5 0V3m0 2.5V8M13 20.5h1.5m0 0H16m-1.5 0V19m0 1.5V22m3.5-7h2m0 0h2m-2 0v-2m0 2v2m-6.586-9.243L4.222 16.95a1 1 0 0 0 0 1.414l1.414 1.414a1 1 0 0 0 1.414 0l9.193-9.192m-2.829-2.829 3.536-3.535a1 1 0 0 1 1.414 0l1.414 1.414a1 1 0 0 1 0 1.414l-3.535 3.536m-2.829-2.829 2.829 2.829"
|
8
|
+
vectorEffect="non-scaling-stroke"
|
9
|
+
/>
|
10
|
+
</svg>
|
@@ -0,0 +1,3 @@
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
|
2
|
+
<path d="M8.14664 19H16.2282C20.0698 18.9057 23.0916 15.6773 22.9979 11.8361C22.9042 8.08921 19.9058 5.0964 16.2282 5.00213H8.14664C4.305 4.90787 1.09582 7.94781 1.00212 11.8125C0.908423 15.6773 3.9302 18.8822 7.77185 18.9764C7.88897 19 8.00609 19 8.14664 19ZM16.0408 16.5256H8.31062C5.8276 16.4549 3.88335 14.3576 3.95363 11.8597C4.04733 9.47957 5.94473 7.5472 8.31062 7.4765H16.0408C18.5238 7.40581 20.6086 9.36174 20.6788 11.8597C20.7491 14.3576 18.8049 16.4549 16.3218 16.5256C16.2282 16.5256 16.1345 16.5256 16.0408 16.5256Z" fill="#C74634"/>
|
3
|
+
</svg>
|
@@ -0,0 +1,5 @@
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
|
2
|
+
<path d="M20.5 8.88879H19.1278L19.109 8.2923C19.0846 7.51248 19.0138 7.0873 18.8177 6.52742C18.5881 5.87257 18.2362 5.31567 17.7437 4.82779C16.685 3.77878 15.2587 3.51792 13.8277 3.51792C13.8277 8.37073 13.7765 13.2259 13.8506 18.0783C13.8525 18.2032 13.8543 18.2734 13.8559 18.2887C13.9338 19.062 14.2863 19.7101 14.7821 20.0253C15.2351 20.3135 15.8143 20.4442 16.6912 20.4442H17.2563C17.2596 20.9629 17.2563 21.4814 17.2563 22H6.74374C6.74374 21.4814 6.74043 20.9629 6.74374 20.4442H7.30881C8.18571 20.4442 8.76487 20.3135 9.21791 20.0253C9.7137 19.7101 10.0662 19.062 10.1442 18.2887C10.1457 18.2734 10.1475 18.2032 10.1494 18.0783C10.2235 13.2259 10.1723 8.37073 10.1723 3.51792C8.74133 3.51792 7.31495 3.77878 6.25627 4.82779C5.76379 5.31567 5.41192 5.87257 5.18231 6.52742C4.98623 7.0873 4.91544 7.51248 4.89097 8.2923L4.87219 8.88879H3.5C3.5 8.88879 3.5002 4.23767 3.5 2H20.5C20.4998 4.23767 20.5 8.88879 20.5 8.88879Z" fill="#D40074"/>
|
3
|
+
<path d="M7.70606 15.2591H3.5V11.111H7.70606V15.2591Z" fill="#D40074"/>
|
4
|
+
<path d="M20.4745 15.2591H16.2684V11.111H20.4745V15.2591Z" fill="#D40074"/>
|
5
|
+
</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 fill="#3B444C" d="M5.25 12h-1.5a1.5 1.5 0 0 0-1.5 1.5v6a1.5 1.5 0 0 0 1.5 1.5h1.5a1.5 1.5 0 0 0 1.5-1.5v-6a1.5 1.5 0 0 0-1.5-1.5Zm7.5-4.5h-1.5A1.5 1.5 0 0 0 9.75 9v10.5a1.5 1.5 0 0 0 1.5 1.5h1.5a1.5 1.5 0 0 0 1.5-1.5V9a1.5 1.5 0 0 0-1.5-1.5Z"/>
|
3
|
+
<path fill="#3B444C" d="M20.25 3h-1.5a1.5 1.5 0 0 0-1.5 1.5v15a1.5 1.5 0 0 0 1.5 1.5h1.5a1.5 1.5 0 0 0 1.5-1.5v-15a1.5 1.5 0 0 0-1.5-1.5Z" opacity=".4"/>
|
4
|
+
</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 3v18m5-12 3 3-3 3M5 3h14a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2Z" 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 5.25-9 9L9 10.5l-6.75 6.75m19.5-12v6m0-6h-6" vector-effect="non-scaling-stroke"/>
|
3
|
+
</svg>
|
@@ -0,0 +1,114 @@
|
|
1
|
+
<svg width="250" height="200" viewBox="0 0 250 200" fill="none" xmlns="http://www.w3.org/2000/svg">
|
2
|
+
<g clip-path="url(#clip0_7267_8715)">
|
3
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M237.48 120.187C237.374 120.608 236.947 120.863 236.527 120.757L234.001 120.12C233.58 120.014 233.325 119.587 233.431 119.167L234.109 116.478C234.215 116.057 234.642 115.802 235.062 115.908L237.588 116.545C238.009 116.651 238.264 117.078 238.158 117.498L237.48 120.187Z" fill="#383838"/>
|
4
|
+
<path d="M237.418 120.438L230.758 146.864L226.709 145.843L233.369 119.418L237.418 120.438Z" fill="#383838"/>
|
5
|
+
<path d="M237.418 120.438L233.369 119.418L233.498 118.907L237.547 119.928L237.418 120.438Z" fill="#ABABE2"/>
|
6
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M219.32 114.127L220.286 115.546L218.944 115.759L219.32 114.127Z" fill="#FC6A8E"/>
|
7
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M220.286 115.546L218.944 115.759L218.165 119.143L218.237 119.603L218.761 122.914L218.844 123.434L223.025 149.83L227.149 149.177L222.968 122.78L222.886 122.26L222.362 118.949L222.289 118.49L220.286 115.546Z" fill="#C5E706"/>
|
8
|
+
<path d="M231.442 134.318H224.319C223.018 134.318 221.963 135.373 221.963 136.674V160.397C221.963 161.699 223.018 162.754 224.319 162.754H231.442H234.878C236.179 162.754 237.234 161.699 237.234 160.397V136.674C237.234 135.373 236.179 134.318 234.878 134.318H231.442Z" fill="#FFF4CA"/>
|
9
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M219.606 134.318C220.907 134.318 221.962 135.373 221.962 136.674V160.397C221.962 161.699 220.907 162.754 219.606 162.754H218.526C217.225 162.754 216.17 161.699 216.17 160.397V136.674C216.17 135.373 217.225 134.318 218.526 134.318H219.606Z" fill="#FEE1A8"/>
|
10
|
+
<line x1="25.5905" y1="162.438" x2="239.089" y2="162.438" stroke="#EEE7FF" stroke-width="3.14203" stroke-linecap="round"/>
|
11
|
+
<rect x="89.6413" y="3.57101" width="146.309" height="88.5377" fill="#FBFAFF" stroke="#EEE7FE" stroke-width="3.14203"/>
|
12
|
+
<circle cx="230.047" cy="9.5388" r="2.11106" fill="#CABDF0"/>
|
13
|
+
<circle cx="95.5427" cy="9.5388" r="2.11106" fill="#CABDF0"/>
|
14
|
+
<circle cx="230.047" cy="86.1404" r="2.11106" fill="#CABDF0"/>
|
15
|
+
<circle cx="95.5427" cy="86.1404" r="2.11106" fill="#CABDF0"/>
|
16
|
+
<path d="M208.373 72.7404C191.526 73.0037 174.623 73.0115 157.773 72.7638C157.258 72.7562 156.744 72.7484 156.229 72.7404C149.918 71.9542 144.57 67.3418 142.797 60.9707C142.56 60.1208 142.436 59.2513 142.211 58.403C142.304 57.0922 142.087 55.6163 142.211 54.3283C142.313 53.279 142.853 51.437 143.233 50.4204C144.759 46.3277 147.979 42.9035 151.895 41.2675C151.82 31.3921 158.614 22.6593 167.894 20.68C167.906 20.6767 167.92 20.6751 167.933 20.6718C170.123 20.2076 172.372 20.1128 174.595 20.3449C175.059 20.3939 175.48 20.443 175.753 20.4904C181.745 21.4988 187.135 25.397 190.547 30.5275C197.065 27.7882 204.667 32.5673 205.323 39.8275C212.632 39.3666 219.492 43.7028 221.688 51.0692C222.221 52.8553 222.465 54.644 222.451 56.3862C222.384 64.5371 216.662 71.6684 208.373 72.7404Z" fill="url(#paint0_linear_7267_8715)"/>
|
17
|
+
<path d="M208.371 74.6115C191.524 74.8748 174.621 74.8825 157.771 74.6349C157.256 74.6273 156.742 74.6195 156.227 74.6115C149.917 73.8253 144.568 69.2129 142.795 62.8418C142.558 61.9919 142.434 61.1224 142.209 60.2741C142.302 58.9633 142.085 57.4874 142.209 56.1994C142.311 55.1501 142.851 53.3081 143.231 52.2915C144.757 48.1988 147.977 44.7746 151.894 43.1385C151.818 33.2632 158.612 24.5304 167.892 22.5511C167.904 22.5478 167.918 22.5461 167.931 22.5429C170.121 22.0787 172.37 21.9839 174.593 22.216C175.057 22.265 175.478 22.3141 175.751 22.3615C181.743 23.3699 187.133 27.2681 190.546 32.3986C197.063 29.6593 204.665 34.4384 205.321 41.6986C212.63 41.2377 219.49 45.5739 221.686 52.9403C222.219 54.7263 222.463 56.5151 222.449 58.2573C222.382 66.4082 216.66 73.5395 208.371 74.6115Z" fill="url(#paint1_linear_7267_8715)"/>
|
18
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M104.306 65.2547C104.32 66.1196 105.03 66.8111 105.895 66.8015L117.561 66.672L133.059 66.5C134.46 66.4844 135.142 64.7812 134.138 63.8036L126.454 56.3199C125.811 55.6943 125.819 54.6555 126.507 54.0794C131.686 49.7382 138.334 47.0889 145.608 46.9926C153.645 46.8863 160.998 49.9141 166.503 54.9462C166.801 55.2184 167.187 55.375 167.591 55.375L182.726 55.375C183.926 55.375 184.675 54.0868 184.027 53.0763C175.893 40.3822 161.594 32.0484 145.413 32.2625C134.019 32.4132 123.673 36.7749 115.826 43.8476C115.196 44.4156 114.23 44.4153 113.622 43.8234L106.556 36.9419C105.552 35.9643 103.868 36.6905 103.889 38.0915L104.231 60.3223L104.306 65.2547Z" fill="url(#paint2_linear_7267_8715)"/>
|
19
|
+
<path d="M188.115 74.2305C177.836 74.3912 167.524 74.3959 157.243 74.2448C156.929 74.2402 156.615 74.2354 156.301 74.2305C152.451 73.7509 149.187 70.9368 148.106 67.0497C147.961 66.5311 147.886 66.0006 147.749 65.4831C147.805 64.6833 147.673 63.7828 147.749 62.997C147.811 62.3568 148.14 61.233 148.372 60.6127C149.303 58.1158 151.268 56.0266 153.657 55.0284C153.611 49.0033 157.756 43.6753 163.418 42.4677C163.425 42.4657 163.434 42.4647 163.442 42.4627C164.778 42.1795 166.15 42.1216 167.506 42.2632C167.79 42.2932 168.046 42.3231 168.213 42.352C171.869 42.9673 175.157 45.3456 177.239 48.4758C181.216 46.8045 185.854 49.7203 186.254 54.1499C190.713 53.8687 194.899 56.5142 196.239 61.0086C196.564 62.0983 196.713 63.1897 196.704 64.2526C196.663 69.2256 193.172 73.5765 188.115 74.2305Z" fill="url(#paint3_linear_7267_8715)"/>
|
20
|
+
<rect x="24.0195" y="77.3535" width="113.03" height="73.2601" fill="#E9E7FD"/>
|
21
|
+
<rect width="108.844" height="60.1779" transform="translate(25.9023 79.8652)" fill="white"/>
|
22
|
+
<path d="M70.4858 119.395C70.4858 120.642 71.4967 121.653 72.7436 121.653H76.4502C77.6971 121.653 78.7079 120.642 78.7079 119.395V117.493C78.7079 116.246 77.6971 115.236 76.4502 115.236H70.4858V119.395Z" fill="#FFD586"/>
|
23
|
+
<path d="M70.4858 120.513C70.4858 121.3 71.1238 121.938 71.9107 121.938H77.2242C78.0112 121.938 78.6491 121.3 78.6491 120.513V119.595C78.6491 118.808 78.0112 118.17 77.2242 118.17H71.9107C71.1238 118.17 70.4858 118.808 70.4858 119.595V120.513Z" fill="#DEB15A"/>
|
24
|
+
<mask id="path-21-inside-1_7267_8715" fill="white">
|
25
|
+
<path d="M76.143 98.8671C75.4194 98.812 74.7881 99.354 74.733 100.078L73.237 119.715C73.1821 120.439 73.7235 121.07 74.4469 121.125L88.014 122.158C88.7375 122.214 89.3691 121.672 89.4244 120.949L90.9204 101.311C90.9755 100.588 90.436 99.9561 89.7125 99.9009L76.143 98.8671Z"/>
|
26
|
+
</mask>
|
27
|
+
<path d="M76.143 98.8671C75.4194 98.812 74.7881 99.354 74.733 100.078L73.237 119.715C73.1821 120.439 73.7235 121.07 74.4469 121.125L88.014 122.158C88.7375 122.214 89.3691 121.672 89.4244 120.949L90.9204 101.311C90.9755 100.588 90.436 99.9561 89.7125 99.9009L76.143 98.8671Z" fill="url(#paint4_linear_7267_8715)"/>
|
28
|
+
<path d="M73.237 119.715L72.9094 119.691L72.9094 119.69L73.237 119.715ZM74.4469 121.125L74.4219 121.452L74.4219 121.452L74.4469 121.125ZM89.4244 120.949L89.752 120.974L89.752 120.974L89.4244 120.949ZM90.9204 101.311L91.248 101.336L90.9204 101.311ZM89.7125 99.9009L89.7375 99.5733L89.7376 99.5733L89.7125 99.9009ZM74.733 100.078L75.0605 100.103L74.733 100.078ZM74.733 100.078L75.0605 100.103L73.5645 119.74L73.237 119.715L72.9094 119.69L74.4054 100.053L74.733 100.078ZM73.237 119.715L73.5645 119.74C73.5234 120.283 73.9294 120.756 74.4719 120.797L74.4469 121.125L74.4219 121.452C73.5176 121.383 72.8408 120.595 72.9094 119.691L73.237 119.715ZM74.4469 121.125L74.4718 120.797L88.039 121.831L88.014 122.158L87.9891 122.486L74.4219 121.452L74.4469 121.125ZM88.014 122.158L88.039 121.831C88.5818 121.872 89.0554 121.466 89.0969 120.924L89.4244 120.949L89.752 120.974C89.6828 121.878 88.8933 122.555 87.9891 122.486L88.014 122.158ZM89.4244 120.949L89.0969 120.924L90.5929 101.286L90.9204 101.311L91.248 101.336L89.752 120.974L89.4244 120.949ZM90.9204 101.311L90.5929 101.286C90.6343 100.743 90.2293 100.27 89.6875 100.228L89.7125 99.9009L89.7376 99.5733C90.6428 99.6425 91.3168 100.433 91.248 101.336L90.9204 101.311ZM89.7125 99.9009L89.6876 100.228L76.1181 99.1947L76.143 98.8671L76.168 98.5396L89.7375 99.5733L89.7125 99.9009ZM74.733 100.078L74.4054 100.053C74.4743 99.1481 75.2635 98.4707 76.168 98.5396L76.143 98.8671L76.1181 99.1947C75.5754 99.1534 75.1019 99.5598 75.0605 100.103L74.733 100.078Z" fill="url(#paint5_linear_7267_8715)" mask="url(#path-21-inside-1_7267_8715)"/>
|
29
|
+
<mask id="mask0_7267_8715" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="71" y="97" width="18" height="23">
|
30
|
+
<path d="M83.2733 97.4478L88.1437 103.13C88.1437 108.239 88.1437 113.347 88.1437 118.456C88.1437 119.182 87.5553 119.77 86.8296 119.77H73.2232C72.4975 119.77 71.9092 119.182 71.9092 118.456V98.7618C71.9092 98.0361 72.4951 97.4478 73.2208 97.4478C75.5578 97.4478 80.4601 97.4478 83.2733 97.4478Z" fill="white"/>
|
31
|
+
</mask>
|
32
|
+
<g mask="url(#mask0_7267_8715)">
|
33
|
+
<path d="M73.0533 97.6118H82.9713L87.9039 103.161V118.457C87.9037 119.091 87.3893 119.606 86.7545 119.606H73.0563C72.4214 119.606 71.9061 119.091 71.9059 118.457V98.7622C71.9059 98.1268 72.4188 97.6118 73.0533 97.6118Z" fill="url(#paint6_linear_7267_8715)" stroke="url(#paint7_linear_7267_8715)" stroke-width="0.328513"/>
|
34
|
+
<path d="M87.702 102.93H84.3593C83.7242 102.93 83.2089 102.415 83.2089 101.78C83.2089 100.481 83.2089 99.1801 83.2089 97.8794L87.702 102.93Z" fill="#E5F2FF" stroke="url(#paint8_linear_7267_8715)" stroke-width="0.328513"/>
|
35
|
+
<rect x="74.2535" y="101.215" width="4.13704" height="0.591006" rx="0.295503" fill="white"/>
|
36
|
+
<rect x="74.2535" y="103.099" width="6.90738" height="0.627944" rx="0.313972" fill="white"/>
|
37
|
+
<rect x="74.2535" y="104.983" width="5.91006" height="0.591006" rx="0.295503" fill="white"/>
|
38
|
+
<rect x="74.2535" y="106.867" width="9.41915" height="0.627944" rx="0.313972" fill="white"/>
|
39
|
+
<rect x="74.2535" y="108.75" width="4.43254" height="0.591006" rx="0.295503" fill="white"/>
|
40
|
+
</g>
|
41
|
+
<path d="M70.4861 113.943C70.4861 113.156 71.124 112.519 71.911 112.519H81.6201C82.407 112.519 83.045 113.156 83.045 113.943V116.745C83.045 117.532 82.407 118.17 81.6201 118.17H70.4861V113.943Z" fill="#FFD586"/>
|
42
|
+
<path d="M80.3624 116.459L79.8657 115.557H79.7261V116.459H79.1443V114.07H80.1209C80.3091 114.07 80.4691 114.103 80.6006 114.169C80.7345 114.235 80.8343 114.326 80.9001 114.441C80.9659 114.555 80.9987 114.682 80.9987 114.822C80.9987 114.981 80.9534 115.123 80.8626 115.248C80.7742 115.372 80.6426 115.461 80.4679 115.513L81.0192 116.459H80.3624ZM79.7261 115.146H80.0868C80.1934 115.146 80.2728 115.119 80.325 115.067C80.3795 115.015 80.4067 114.941 80.4067 114.846C80.4067 114.755 80.3795 114.684 80.325 114.632C80.2728 114.58 80.1934 114.553 80.0868 114.553H79.7261V115.146Z" fill="#C3832A"/>
|
43
|
+
<path d="M78.122 116.037H77.2305L77.0876 116.459H76.4785L77.3428 114.07H78.0165L78.8808 116.459H78.2649L78.122 116.037ZM77.9723 115.588L77.6763 114.713L77.3836 115.588H77.9723Z" fill="#C3832A"/>
|
44
|
+
<path d="M76.3435 114.07V114.536H75.7106V116.459H75.1287V114.536H74.4958V114.07H76.3435Z" fill="#C3832A"/>
|
45
|
+
<path d="M73.9365 116.486C73.8345 116.486 73.7505 116.456 73.6848 116.397C73.6212 116.336 73.5895 116.261 73.5895 116.173C73.5895 116.082 73.6212 116.006 73.6848 115.945C73.7505 115.884 73.8345 115.853 73.9365 115.853C74.0364 115.853 74.118 115.884 74.1815 115.945C74.2473 116.006 74.2802 116.082 74.2802 116.173C74.2802 116.261 74.2473 116.336 74.1815 116.397C74.118 116.456 74.0364 116.486 73.9365 116.486Z" fill="#C3832A"/>
|
46
|
+
<circle cx="128.677" cy="144.857" r="3.13972" fill="#CABDF0"/>
|
47
|
+
<rect x="68.498" y="150.613" width="26.1643" height="9.41915" fill="#D8C6F3"/>
|
48
|
+
<rect x="59.1836" y="157.73" width="77.2371" height="3.76766" rx="1.57101" fill="#947FE3"/>
|
49
|
+
<path d="M120.548 161.257C121.409 161.257 124.137 163.747 125.393 164.992C127.367 165.17 130.345 164.032 126.47 158.055C121.625 150.585 115.165 151.629 114.088 151.629C112.255 151.629 105.079 154.737 105.079 156.685C105.079 157.752 108.166 155.387 109.781 157.522C111.396 159.656 119.471 161.257 120.548 161.257Z" fill="#FFB894"/>
|
50
|
+
<path d="M180.293 164.499C180.293 145.357 174.344 133.738 171.369 128.491C169.49 127.652 157.472 130.957 155 137.254C149.561 151.106 150.875 162.547 143.361 162.547C136.973 162.547 133.708 160.671 129.168 156.893L122.992 177.092C124.557 179.611 127.219 183.389 130.507 185.278C133.237 186.846 134.264 187.166 137.552 187.166C140.84 187.166 148.355 197.241 156.809 197.241C171.846 197.241 180.293 188.426 180.293 164.499Z" fill="#FFD98B"/>
|
51
|
+
<path d="M104.174 163.588C105.225 163.588 108.552 166.653 110.085 168.185C112.493 168.404 116.126 167.003 111.398 159.648C105.488 150.454 97.6072 150.771 96.2937 150.771C94.9803 150.771 91.7287 150.606 89.1019 153.233C86.475 155.86 84.3496 155.942 85.0729 157.038C86.1855 158.724 94.3236 157.021 96.2937 159.648C98.2639 162.275 102.861 163.588 104.174 163.588Z" fill="#FDC4A7"/>
|
52
|
+
<path d="M185.096 168.518C185.096 148.554 176.777 132.617 172.618 127.145C169.991 126.269 161.627 130.428 158.171 136.995C150.566 151.443 152.26 167.861 141.753 167.861C132.822 167.861 121.137 161.356 114.789 157.415L102.5 176.503C104.853 182.255 110.888 188.219 115.484 190.189C119.302 191.825 120.738 192.159 125.335 192.159C129.932 192.159 140.613 202 152.434 202C173.459 202 185.096 193.472 185.096 168.518Z" fill="url(#paint9_linear_7267_8715)"/>
|
53
|
+
<path d="M172.617 127.145L168.677 118.607C164.518 116.199 156.725 112.96 158.826 119.264C160.928 125.569 161.453 131.523 161.453 133.712L172.617 127.145Z" fill="#FFB189"/>
|
54
|
+
<path d="M178.79 114.669C182.73 111.385 183.387 106.132 183.387 103.505C183.387 96.9377 179.446 91.0273 167.626 91.0273C158.169 91.0273 152.74 98.9079 151.208 102.848C149.676 105.256 146.611 110.466 146.611 112.042C146.611 113.618 148.8 114.45 149.895 114.669C151.208 120.579 157.118 122.549 161.715 122.549C166.312 122.549 174.849 117.952 178.79 114.669Z" fill="#FDC4A7"/>
|
55
|
+
<path d="M169.388 114.167C171.748 114.167 173.704 116.216 173.704 118.798C173.704 121.379 171.748 123.428 169.388 123.429C167.027 123.429 165.07 121.38 165.07 118.798C165.07 116.216 167.027 114.167 169.388 114.167Z" stroke="#D8915B" stroke-width="0.785507"/>
|
56
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M154.872 101.628C154.38 100.695 153.687 100.098 152.909 100.098C152.13 100.098 151.438 100.695 150.945 101.628C150.531 102.411 150.253 103.437 150.174 104.577C150.159 104.567 150.144 104.558 150.129 104.548C150.014 104.48 149.873 104.42 149.717 104.39C149.482 104.344 149.207 104.367 148.947 104.542C148.858 103.825 148.677 103.181 148.429 102.666C148.068 101.914 147.554 101.418 146.966 101.418C146.378 101.418 145.864 101.914 145.503 102.666C145.141 103.419 144.922 104.449 144.922 105.576C144.922 106.703 145.141 107.732 145.503 108.486C145.864 109.238 146.378 109.734 146.966 109.734C147.554 109.734 148.068 109.238 148.429 108.486C148.791 107.732 149.01 106.703 149.01 105.576C149.01 105.368 149.003 105.163 148.988 104.962C149.209 104.771 149.456 104.739 149.678 104.782C149.806 104.807 149.923 104.857 150.016 104.912C150.077 104.949 150.123 104.985 150.154 105.014C150.152 105.091 150.151 105.168 150.151 105.246C150.151 106.65 150.452 107.93 150.945 108.863C151.438 109.796 152.13 110.394 152.909 110.394C153.687 110.394 154.38 109.796 154.872 108.863C155.365 107.93 155.666 106.65 155.666 105.246C155.666 103.841 155.365 102.562 154.872 101.628ZM154.642 101.863C155.096 102.721 155.381 103.917 155.381 105.246C155.381 106.575 155.096 107.771 154.642 108.629C154.189 109.488 153.574 109.998 152.909 109.998C152.243 109.998 151.628 109.488 151.175 108.629C150.721 107.771 150.436 106.575 150.436 105.246C150.436 103.917 150.721 102.721 151.175 101.863C151.628 101.004 152.243 100.494 152.909 100.494C153.574 100.494 154.189 101.004 154.642 101.863ZM148.192 102.885C148.518 103.565 148.725 104.516 148.725 105.576C148.725 106.636 148.518 107.586 148.192 108.266C147.865 108.947 147.429 109.338 146.966 109.338C146.503 109.338 146.067 108.947 145.74 108.266C145.414 107.586 145.207 106.636 145.207 105.576C145.207 104.516 145.414 103.565 145.74 102.885C146.067 102.204 146.503 101.814 146.966 101.814C147.429 101.814 147.865 102.204 148.192 102.885Z" fill="#222768"/>
|
57
|
+
<path d="M142.013 90.6662C142.013 96.9692 146.726 100.025 151.854 101.422C152.681 101.647 153.519 101.83 154.35 101.975C151.759 101.709 149.184 101.086 147.017 99.9115C145.071 98.8576 143.456 97.3621 142.448 95.2846C141.439 93.2066 141.03 90.5321 141.519 87.1091L141.194 87.0626C140.698 90.5351 141.109 93.2785 142.153 95.428C143.196 97.578 144.866 99.1198 146.86 100.2C150.322 102.075 154.774 102.567 158.691 102.447C159.29 102.475 159.863 102.487 160.401 102.487C160.401 103.144 161.058 105.114 162.371 106.427C164.551 108.607 167.182 108.074 168.39 107.829C168.638 107.779 168.826 107.741 168.938 107.741C169.595 107.741 172.222 107.741 172.222 110.368C172.222 111.681 171.237 112.502 170.252 113.323C169.267 114.144 166.968 118.74 168.938 124.272C170.908 129.803 154.491 127.629 162.371 141.059C170.252 154.489 204.236 150.012 204.237 138.821C204.238 127.629 190.715 129.476 187.226 123.153C182.637 114.833 183.386 104.997 183.386 103.505C183.386 96.938 179.446 91.0276 167.625 91.0276C164.22 91.0276 161.338 92.049 158.971 93.5403C158.79 93.3519 158.603 93.1563 158.411 92.955C155.568 89.9776 151.555 85.7738 147.923 85.7738C147.886 85.7738 147.844 85.7735 147.797 85.7732C146.521 85.7651 142.013 85.7365 142.013 90.6662Z" fill="#513B31"/>
|
58
|
+
<rect x="176.607" y="112.519" width="8.79121" height="2.51177" rx="1.25589" fill="#F9CA5D"/>
|
59
|
+
<path d="M222.178 144.216C223.532 139.682 220.135 135.124 215.404 135.124H191.218C187.745 135.124 184.685 137.404 183.691 140.732L165.866 200.43H205.393L222.178 144.216Z" fill="url(#paint10_linear_7267_8715)"/>
|
60
|
+
</g>
|
61
|
+
<defs>
|
62
|
+
<linearGradient id="paint0_linear_7267_8715" x1="190.1" y1="29.8087" x2="156.55" y2="74.1421" gradientUnits="userSpaceOnUse">
|
63
|
+
<stop stop-color="#BEDAFF"/>
|
64
|
+
<stop offset="1" stop-color="#92C3FE"/>
|
65
|
+
</linearGradient>
|
66
|
+
<linearGradient id="paint1_linear_7267_8715" x1="190.098" y1="31.6798" x2="156.548" y2="76.0132" gradientUnits="userSpaceOnUse">
|
67
|
+
<stop stop-color="#BEDAFF"/>
|
68
|
+
<stop offset="1" stop-color="#92C3FE"/>
|
69
|
+
</linearGradient>
|
70
|
+
<linearGradient id="paint2_linear_7267_8715" x1="117.583" y1="59.7707" x2="190.111" y2="59.7707" gradientUnits="userSpaceOnUse">
|
71
|
+
<stop stop-color="#84B5FF"/>
|
72
|
+
<stop offset="1" stop-color="#5482FF"/>
|
73
|
+
</linearGradient>
|
74
|
+
<linearGradient id="paint3_linear_7267_8715" x1="176.966" y1="48.0373" x2="156.497" y2="75.0857" gradientUnits="userSpaceOnUse">
|
75
|
+
<stop stop-color="#BEDAFF"/>
|
76
|
+
<stop offset="1" stop-color="#92C3FE"/>
|
77
|
+
</linearGradient>
|
78
|
+
<linearGradient id="paint4_linear_7267_8715" x1="74.7852" y1="98.7637" x2="89.3247" y2="122.258" gradientUnits="userSpaceOnUse">
|
79
|
+
<stop stop-color="#B1D8FF"/>
|
80
|
+
<stop offset="0.357625" stop-color="#C5DFFD"/>
|
81
|
+
<stop offset="0.644375" stop-color="#E8F2FF"/>
|
82
|
+
<stop offset="1" stop-color="#E8F3FF"/>
|
83
|
+
</linearGradient>
|
84
|
+
<linearGradient id="paint5_linear_7267_8715" x1="82.9265" y1="99.3839" x2="81.2309" y2="121.642" gradientUnits="userSpaceOnUse">
|
85
|
+
<stop stop-color="#E5F2FF"/>
|
86
|
+
<stop offset="1" stop-color="white"/>
|
87
|
+
</linearGradient>
|
88
|
+
<linearGradient id="paint6_linear_7267_8715" x1="88.0241" y1="97.4478" x2="71.7418" y2="119.77" gradientUnits="userSpaceOnUse">
|
89
|
+
<stop stop-color="#B1D8FF"/>
|
90
|
+
<stop offset="0.357625" stop-color="#C5DFFD"/>
|
91
|
+
<stop offset="0.644375" stop-color="#E8F2FF"/>
|
92
|
+
<stop offset="1" stop-color="#E8F3FF"/>
|
93
|
+
</linearGradient>
|
94
|
+
<linearGradient id="paint7_linear_7267_8715" x1="79.8591" y1="97.4478" x2="79.8591" y2="119.77" gradientUnits="userSpaceOnUse">
|
95
|
+
<stop stop-color="#E5F2FF"/>
|
96
|
+
<stop offset="1" stop-color="white"/>
|
97
|
+
</linearGradient>
|
98
|
+
<linearGradient id="paint8_linear_7267_8715" x1="84.4177" y1="99.9426" x2="82.1855" y2="104.67" gradientUnits="userSpaceOnUse">
|
99
|
+
<stop stop-color="white"/>
|
100
|
+
<stop offset="1" stop-color="#E5F2FF"/>
|
101
|
+
</linearGradient>
|
102
|
+
<linearGradient id="paint9_linear_7267_8715" x1="143.329" y1="203.884" x2="143.798" y2="127.029" gradientUnits="userSpaceOnUse">
|
103
|
+
<stop stop-color="white"/>
|
104
|
+
<stop offset="1" stop-color="#FDD583"/>
|
105
|
+
</linearGradient>
|
106
|
+
<linearGradient id="paint10_linear_7267_8715" x1="195.379" y1="135.124" x2="195.379" y2="200.43" gradientUnits="userSpaceOnUse">
|
107
|
+
<stop stop-color="#CABDF0"/>
|
108
|
+
<stop offset="1" stop-color="white"/>
|
109
|
+
</linearGradient>
|
110
|
+
<clipPath id="clip0_7267_8715">
|
111
|
+
<rect width="250" height="200" fill="white"/>
|
112
|
+
</clipPath>
|
113
|
+
</defs>
|
114
|
+
</svg>
|
Binary file
|