@devtron-labs/devtron-fe-common-lib 1.13.0-beta-8 → 1.13.0-beta-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-DfxVL5Vn.js → @common-rjsf-4cPys5Zh.js} +16460 -17067
- package/dist/{@framer-motion-DyOLEeMN.js → @framer-motion-CR14HVwJ.js} +1 -1
- package/dist/{@react-dates-B7d8RWU9.js → @react-dates-z_WnuIha.js} +14 -14
- package/dist/{@react-select-Coo19Q6a.js → @react-select-C1KOG39W.js} +1 -1
- package/dist/{@react-virtualized-sticky-tree-BPjPJDIR.js → @react-virtualized-sticky-tree-DE3LznCK.js} +1 -1
- package/dist/{@vendor-D9q4wrnL.js → @vendor-0Z6AwxJy.js} +13157 -13167
- package/dist/Common/Checkbox.d.ts +5 -0
- package/dist/Common/Common.service.d.ts +2 -2
- package/dist/Common/Constants.d.ts +3 -2
- package/dist/Common/Helper.d.ts +1 -5
- package/dist/Common/RJSF/Form.d.ts +1 -1
- package/dist/Common/Toggle/Toggle.d.ts +1 -4
- package/dist/Common/Types.d.ts +3 -4
- package/dist/Common/index.d.ts +3 -2
- package/dist/Pages/Applications/DevtronApps/Details/CDPipeline/services.d.ts +1 -1
- package/dist/Pages/Applications/DevtronApps/Details/CDPipeline/types.d.ts +2 -1
- package/dist/Pages/GlobalConfigurations/index.d.ts +0 -1
- package/dist/Pages/ResourceBrowser/service.d.ts +1 -1
- package/dist/Pages/ResourceBrowser/types.d.ts +0 -38
- package/dist/Shared/Components/ActionMenu/ActionMenu.component.d.ts +2 -1
- package/dist/Shared/Components/ActionMenu/ActionMenuOption.d.ts +3 -0
- package/dist/Shared/Components/ActionMenu/index.d.ts +2 -2
- package/dist/Shared/Components/ActionMenu/types.d.ts +11 -88
- package/dist/Shared/Components/AnnouncementBanner/AnnouncementBanner.d.ts +6 -0
- package/dist/Shared/Components/AnnouncementBanner/index.d.ts +1 -0
- package/dist/Shared/Components/Button/types.d.ts +1 -3
- package/dist/Shared/Components/CICDHistory/AppStatusDetailsChart.d.ts +3 -0
- package/dist/Shared/Components/CICDHistory/DeploymentStatusBreakdown.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/DeploymentStatusDetailRow.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/ErrorInfoStatusBar.d.ts +2 -0
- package/dist/Shared/Components/CICDHistory/LogStageAccordion.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/constants.d.ts +0 -1
- package/dist/Shared/Components/CICDHistory/index.d.ts +1 -0
- package/dist/Shared/Components/CICDHistory/service.d.ts +0 -3
- package/dist/Shared/Components/CICDHistory/types.d.ts +77 -12
- package/dist/Shared/Components/CICDHistory/utils.d.ts +3 -7
- package/dist/Shared/Components/EnterpriseTag/EnterpriseTag.component.d.ts +2 -0
- package/dist/Shared/Components/EnterpriseTag/index.d.ts +1 -0
- package/dist/Shared/Components/Error/ErrorBar.d.ts +1 -1
- package/dist/Shared/Components/Error/types.d.ts +0 -4
- package/dist/Shared/Components/Error/utils.d.ts +0 -1
- package/dist/Shared/Components/FramerComponents/index.d.ts +2 -2
- package/dist/Shared/Components/Header/HeaderWithCreateButton/HeaderWithCreateButon.d.ts +3 -1
- package/dist/Shared/Components/Header/HelpNav.d.ts +3 -0
- package/dist/Shared/Components/Header/PageHeader.d.ts +1 -1
- package/dist/Shared/Components/Header/constants.d.ts +4 -5
- package/dist/Shared/Components/Header/types.d.ts +10 -15
- package/dist/Shared/Components/Header/utils.d.ts +1 -5
- package/dist/Shared/Components/Icon/Icon.d.ts +18 -35
- package/dist/Shared/Components/Icon/IconBase.d.ts +1 -1
- package/dist/Shared/Components/Icon/types.d.ts +10 -32
- package/dist/Shared/Components/InfoBlock/constants.d.ts +2 -2
- package/dist/Shared/Components/InfoBlock/types.d.ts +2 -2
- package/dist/Shared/Components/InfoIconTippy/InfoIconTippy.d.ts +1 -1
- package/dist/Shared/Components/License/index.d.ts +1 -1
- package/dist/Shared/Components/License/utils.d.ts +1 -2
- package/dist/Shared/Components/LoadingCard.d.ts +5 -0
- package/dist/Shared/Components/LoginBanner/index.d.ts +0 -2
- package/dist/Shared/Components/Security/SecurityModal/utils.d.ts +1 -1
- package/dist/Shared/Components/SelectPicker/common.d.ts +0 -2
- package/dist/Shared/Components/SelectPicker/index.d.ts +0 -1
- package/dist/Shared/Components/SelectPicker/type.d.ts +0 -4
- package/dist/Shared/Components/StatusComponent/AppStatus.d.ts +1 -1
- package/dist/Shared/Components/StatusComponent/types.d.ts +1 -2
- package/dist/Shared/Components/TabGroup/TabGroup.helpers.d.ts +1 -1
- package/dist/Shared/Components/TabGroup/TabGroup.types.d.ts +7 -33
- package/dist/Shared/Components/TargetPlatforms/TargetPlatformListTooltip.d.ts +1 -1
- package/dist/Shared/Components/TargetPlatforms/types.d.ts +2 -1
- package/dist/Shared/Components/index.d.ts +3 -3
- package/dist/Shared/Helpers.d.ts +2 -2
- package/dist/Shared/Providers/index.d.ts +1 -1
- package/dist/Shared/Providers/types.d.ts +1 -11
- package/dist/Shared/constants.d.ts +24 -18
- package/dist/Shared/types.d.ts +5 -110
- package/dist/assets/@common-rjsf.css +1 -1
- package/dist/assets/ic-arrows-clockwise.5858ba0a.svg +3 -0
- package/dist/assets/ic-charts.f41e185f.svg +19 -0
- package/dist/assets/ic-chat-circle-dots.e15514f8.svg +23 -0
- package/dist/assets/{ic-checkbox-unselected.8054e3d7.svg → ic-check-grey.f556e371.svg} +4 -2
- package/dist/assets/ic-disconnected.551d6161.svg +29 -0
- package/dist/assets/ic-discord-fill.1a1b291d.svg +19 -0
- package/dist/assets/ic-fast-forward.8d1a414b.svg +4 -0
- package/dist/assets/ic-feedback.d32fa6b0.svg +19 -0
- package/dist/assets/ic-files.fc290dee.svg +19 -0
- package/dist/assets/ic-filter-applied.56f397cb.svg +4 -0
- package/dist/assets/{ic-caret-down-small.7c4f88bf.svg → ic-filter.d6f03b78.svg} +1 -1
- package/dist/assets/ic-flask.d0624c30.svg +3 -0
- package/dist/assets/ic-hibernate-circle.7c32c56e.svg +3 -0
- package/dist/assets/{ic-checkbox-unselected.ab91cdba.svg → ic-hibernate.263ffcea.svg} +1 -1
- package/dist/assets/{ic-checkbox-selected.c5539d6f.svg → ic-k8s-job.f4414c10.svg} +3 -4
- package/dist/assets/ic-lego.1d2c5e1d.svg +3 -0
- package/dist/assets/ic-login-devtron-logo.702a1d04.svg +22 -0
- package/dist/assets/{ic-caret-right.0ff813c2.svg → ic-magnifying-glass.cf47bce0.svg} +1 -1
- package/dist/assets/{ic-checkbox-hover.93e8d66a.svg → ic-medal.a2e911f5.svg} +3 -4
- package/dist/assets/ic-megaphone.b9f9a901.svg +19 -0
- package/dist/assets/ic-more-vertical.6b4cc903.svg +3 -0
- package/dist/assets/ic-onboarding.c98f9ef9.svg +19 -0
- package/dist/assets/ic-play-outline.a4f09bf9.svg +3 -0
- package/dist/assets/ic-rocket-gear.f1e30f8a.svg +3 -0
- package/dist/assets/ic-strategy-blue-green.0b348d03.svg +6 -0
- package/dist/assets/ic-strategy-canary.db010ee7.svg +5 -0
- package/dist/assets/ic-strategy-recreate.f0acddaa.svg +4 -0
- package/dist/assets/ic-strategy-rolling.1c356cdb.svg +6 -0
- package/dist/assets/ic-sun.47c14f53.svg +3 -0
- package/dist/assets/{ic-hibernate.f75c1e70.svg → ic-timeout-red.5eda1010.svg} +3 -1
- package/dist/assets/ic-traffic-signal.f23a1086.svg +3 -0
- package/dist/index.d.ts +6 -3
- package/dist/index.js +850 -883
- package/package.json +1 -1
- package/dist/@common-rjsf-6fcCPJuJ.js +0 -617
- package/dist/Common/Checkbox/Checkbox.d.ts +0 -2
- package/dist/Common/Checkbox/index.d.ts +0 -1
- package/dist/Common/Drawer/index.d.ts +0 -1
- package/dist/Common/EmptyState/index.d.ts +0 -2
- package/dist/Pages/GlobalConfigurations/ClustersAndEnvironments/index.d.ts +0 -1
- package/dist/Pages/GlobalConfigurations/ClustersAndEnvironments/types.d.ts +0 -8
- package/dist/Shared/Components/ActionMenu/ActionMenuItem.d.ts +0 -2
- package/dist/Shared/Components/ActionMenu/useActionMenu.hook.d.ts +0 -275
- package/dist/Shared/Components/ActionMenu/utils.d.ts +0 -7
- package/dist/Shared/Components/AppStatusModal/AppStatusBody.d.ts +0 -2
- package/dist/Shared/Components/AppStatusModal/AppStatusContent.d.ts +0 -3
- package/dist/Shared/Components/AppStatusModal/AppStatusModal.component.d.ts +0 -3
- package/dist/Shared/Components/AppStatusModal/AppStatusModalTabList.d.ts +0 -3
- package/dist/Shared/Components/AppStatusModal/constants.d.ts +0 -4
- package/dist/Shared/Components/AppStatusModal/index.d.ts +0 -3
- package/dist/Shared/Components/AppStatusModal/service.d.ts +0 -4
- package/dist/Shared/Components/AppStatusModal/types.d.ts +0 -84
- package/dist/Shared/Components/AppStatusModal/utils.d.ts +0 -8
- package/dist/Shared/Components/DeploymentStatusBreakdown/constants.d.ts +0 -10
- package/dist/Shared/Components/DeploymentStatusBreakdown/index.d.ts +0 -3
- package/dist/Shared/Components/DeploymentStatusBreakdown/types.d.ts +0 -22
- package/dist/Shared/Components/DeploymentStatusBreakdown/utils.d.ts +0 -20
- package/dist/Shared/Components/Header/HeaderWithCreateButton/types.d.ts +0 -10
- package/dist/Shared/Components/Header/HeaderWithCreateButton/utils.d.ts +0 -2
- package/dist/Shared/Components/Header/HelpButton.d.ts +0 -2
- package/dist/Shared/Components/LoginBanner/Testimonials.components.d.ts +0 -3
- package/dist/Shared/Components/Popover/Popover.component.d.ts +0 -8
- package/dist/Shared/Components/Popover/index.d.ts +0 -3
- package/dist/Shared/Components/Popover/types.d.ts +0 -105
- package/dist/Shared/Components/Popover/usePopover.hook.d.ts +0 -2
- package/dist/Shared/Components/Popover/utils.d.ts +0 -92
- package/dist/Shared/Components/Switch/Switch.component.d.ts +0 -3
- package/dist/Shared/Components/Switch/constants.d.ts +0 -14
- package/dist/Shared/Components/Switch/index.d.ts +0 -3
- package/dist/Shared/Components/Switch/types.d.ts +0 -101
- package/dist/Shared/Components/Switch/utils.d.ts +0 -10
- package/dist/assets/@code-editor.css +0 -1
- package/dist/assets/ic-amazon-eks.13404569.svg +0 -5
- package/dist/assets/ic-arrow-square-out.59bb549a.svg +0 -3
- package/dist/assets/ic-azure-aks.a9e437d5.svg +0 -46
- package/dist/assets/ic-bulk-check.0f698efa.svg +0 -21
- package/dist/assets/ic-bulk-check.99e92f7a.svg +0 -21
- package/dist/assets/ic-celebration.77350694.svg +0 -238
- package/dist/assets/ic-chat-circle-online.51348da5.svg +0 -4
- package/dist/assets/ic-checkbox-hover.0151d832.svg +0 -20
- package/dist/assets/ic-checkbox-intermediate.24c6d21d.svg +0 -22
- package/dist/assets/ic-checkbox-intermediate.2a2d6c49.svg +0 -22
- package/dist/assets/ic-checkbox-selected.47444fab.svg +0 -20
- package/dist/assets/ic-cloud-vms.27ea954e.svg +0 -5
- package/dist/assets/ic-cluster.71ba9e26.svg +0 -3
- package/dist/assets/ic-delete-dots.5380e0d0.svg +0 -62
- package/dist/assets/ic-disconnect.2ad261fc.svg +0 -3
- package/dist/assets/ic-discord-fill.103b579a.svg +0 -3
- package/dist/assets/ic-edit.3249ed32.svg +0 -3
- package/dist/assets/ic-enterprise-feat.5ee25d5b.svg +0 -3
- package/dist/assets/ic-enterprise-tag.209dd129.svg +0 -43
- package/dist/assets/ic-expand-right-sm.9b347d49.svg +0 -3
- package/dist/assets/ic-expand-sm.a9a724f8.svg +0 -3
- package/dist/assets/ic-file-edit.96a172c7.svg +0 -3
- package/dist/assets/ic-file.c3c45e13.svg +0 -3
- package/dist/assets/ic-files.b0ebea46.svg +0 -3
- package/dist/assets/ic-gift-gradient.7690a246.svg +0 -9
- package/dist/assets/ic-gift.9b048fc7.svg +0 -3
- package/dist/assets/ic-gitlab.ac331d67.svg +0 -31
- package/dist/assets/ic-google-gke.07314724.svg +0 -9
- package/dist/assets/ic-install.28c3beec.svg +0 -3
- package/dist/assets/ic-k3s.7f4bf72d.svg +0 -3
- package/dist/assets/ic-kind.bd8ee992.svg +0 -9
- package/dist/assets/ic-laptop.485e21b4.svg +0 -3
- package/dist/assets/ic-man-on-rocket.7f67e914.svg +0 -94
- package/dist/assets/ic-megaphone-left.6b2a00b7.svg +0 -3
- package/dist/assets/ic-megaphone-right.9d6bcd36.svg +0 -3
- package/dist/assets/ic-minikube.d9ff1575.svg +0 -9
- package/dist/assets/ic-mobile.7c649251.svg +0 -4
- package/dist/assets/ic-path.d4fef3b0.svg +0 -3
- package/dist/assets/ic-sparkle-color.01c0be88.svg +0 -1
- package/dist/assets/ic-ubuntu.fa47508f.svg +0 -4
- package/dist/assets/ic-user-circle.7d7152fa.svg +0 -3
- package/dist/assets/ic-wifi-slash.d0390749.svg +0 -3
@@ -1,238 +0,0 @@
|
|
1
|
-
<svg data-style-override="false" width="250" height="200" viewBox="0 0 250 200" fill="none"
|
2
|
-
xmlns="http://www.w3.org/2000/svg">
|
3
|
-
<style>
|
4
|
-
@keyframes rotation {
|
5
|
-
0% {
|
6
|
-
transform: rotate(0deg)
|
7
|
-
}
|
8
|
-
|
9
|
-
to {
|
10
|
-
transform: rotate(360deg)
|
11
|
-
}
|
12
|
-
}
|
13
|
-
|
14
|
-
@keyframes jump {
|
15
|
-
|
16
|
-
0%,
|
17
|
-
10%,
|
18
|
-
to {
|
19
|
-
transform: translateY(0)
|
20
|
-
}
|
21
|
-
|
22
|
-
50% {
|
23
|
-
transform: translateY(-25px)
|
24
|
-
}
|
25
|
-
}
|
26
|
-
|
27
|
-
@keyframes trumpet-animate {
|
28
|
-
0% {
|
29
|
-
transform: rotate(0deg)
|
30
|
-
}
|
31
|
-
|
32
|
-
to {
|
33
|
-
transform: rotate(8deg)
|
34
|
-
}
|
35
|
-
}
|
36
|
-
|
37
|
-
@keyframes sway {
|
38
|
-
0% {
|
39
|
-
transform: rotate(-5deg)
|
40
|
-
}
|
41
|
-
|
42
|
-
to {
|
43
|
-
transform: rotate(5deg)
|
44
|
-
}
|
45
|
-
}
|
46
|
-
</style>
|
47
|
-
<path fill-rule="evenodd" clip-rule="evenodd"
|
48
|
-
d="M89 32c-7.732 0-14 6.268-14 14s6.268 14 14 14 14-6.268 14-14-6.268-14-14-14M73 46c0-8.837 7.163-16 16-16s16 7.163 16 16-7.163 16-16 16-16-7.163-16-16"
|
49
|
-
fill="#A1C3FC" style="animation:rotation 2s infinite linear;transform-origin:32% 25%" />
|
50
|
-
<path d="M63.5 53 40 51.5l10.5 18z" fill="#A1C3FC"
|
51
|
-
style="animation:rotation 5s infinite ease;transform-origin:20% 28%" />
|
52
|
-
<path transform="rotate(-34 89.284 29.099)" fill="#F1B505"
|
53
|
-
style="animation:rotation 6s infinite linear;transform-origin:center center" d="M89.284 29.099h15v15h-15z" />
|
54
|
-
<path fill-rule="evenodd" clip-rule="evenodd"
|
55
|
-
d="m162.798 27.858 25.342 16.331-30.974 12.953zm1.405 3.284-4.369 22.716 24.026-10.047z" fill="#EEE"
|
56
|
-
style="animation:rotation 3s infinite linear;transform-origin:center center" />
|
57
|
-
<path fill-rule="evenodd" clip-rule="evenodd"
|
58
|
-
d="M188.925 30.768a5.5 5.5 0 0 1 7.703-1.082l16.771 12.638a5.5 5.5 0 1 1-6.62 8.785L190.008 38.47a5.5 5.5 0 0 1-1.083-7.703m6.499.515a3.5 3.5 0 1 0-4.213 5.59l16.772 12.638a3.5 3.5 0 1 0 4.212-5.59z"
|
59
|
-
fill="#A1C3FC" style="animation:rotation 3s infinite alternate-reverse ease-in-out;transform-origin:80% 25%" />
|
60
|
-
<path class="pill-grey-border" fill-rule="evenodd" clip-rule="evenodd"
|
61
|
-
d="M59.87 88.151a2 2 0 0 1 1.702-2.258l6.932-.975a2 2 0 1 1 .556 3.961l-6.931.975a2 2 0 0 1-2.26-1.703m1.841-1.268a1 1 0 1 0 .278 1.98l6.932-.974a1 1 0 0 0-.278-1.98z"
|
62
|
-
fill="#EEE" />
|
63
|
-
<path fill-rule="evenodd" clip-rule="evenodd"
|
64
|
-
d="M66 65.5a5.5 5.5 0 1 0 0 11 5.5 5.5 0 0 0 0-11M59.5 71a6.5 6.5 0 1 1 13 0 6.5 6.5 0 0 1-13 0" fill="#F1B505"
|
65
|
-
style="animation:rotation 3s infinite linear;transform-origin:center center" />
|
66
|
-
<circle cx="52.5" cy="82.5" r="4.5" fill="#EEE"
|
67
|
-
style="animation:rotation 4s infinite linear;transform-origin:center center" />
|
68
|
-
<g style="animation:jump 2s infinite ease-out">
|
69
|
-
<path
|
70
|
-
d="M120.5 76.5c-.669-1.505-1.496-2.118-1.427-2.68-.84-.103-1.682-.206-2.995.06.178.875-1.126 2.253-1.578 3.62.738.944 1.914 1.82 3.5 1.5 1.678-.339 2.116-1.693 2.5-2.5"
|
71
|
-
fill="#F3A29D" />
|
72
|
-
<path
|
73
|
-
d="M118 65.05c.921.28 2.011.806 2.716 1.907.184.287.128.48.501.957.357.457.827 1.158 1.411 1.786l-.894.646c-.138 1.693-.165 2.686-1.734 3.654-1.099.678-3.5 1-4.5.5-3.256-1.628-3.946-2.8-3.5-5s3.663-3.531 6-4.45"
|
74
|
-
fill="#FFBEB5" />
|
75
|
-
<path
|
76
|
-
d="M118.913 70.426c-.444-.711-.341-1.59.251-1.96.46-.287 1.066-.175 1.521.223q.108-.245.241-.414l.064-.077q.124-.136.231-.207c-.329-.57-.26-1.245.191-1.527.464-.29 1.126-.034 1.488.546s.302 1.286-.162 1.576c-.413.258-.983.084-1.358-.366a1 1 0 0 0-.184.165 1.7 1.7 0 0 0-.295.506l-.006.015a2 2 0 0 1 .14.194c.444.71.341 1.59-.251 1.96s-1.427.077-1.871-.634m2.646-3.726c-.316.198-.362.731-.074 1.193.29.462.789.655 1.105.457.317-.198.363-.731.074-1.193-.288-.462-.788-.655-1.105-.457m-2.248 2.002c-.449.281-.532.985-.162 1.576.369.591 1.038.826 1.488.546.448-.281.531-.986.162-1.577-.37-.59-1.039-.825-1.488-.545"
|
77
|
-
fill="#222768" />
|
78
|
-
<path
|
79
|
-
d="M160.699 114.727 152.5 119l2 6.5c1.058.62 4.184 2.626 5.26 3.562 1.343 1.169 3.434 3.281 4.684 4.16.999.703 2.044.639 2.526.804z"
|
80
|
-
fill="#4484F7" />
|
81
|
-
<path
|
82
|
-
d="M123 118c-3.2-1.2-4.333-6.833-4.5-9.5l-9 13.5c.833 1.833 3.6 6.4 8 10s26.833-2.5 37.5-6l-2-7.5c-1.167-.667-4-1.5-6-1.5-2.5 0-3.5 2-7.5 2s-2.5-1-6-1-6.5 1.5-10.5 0"
|
83
|
-
fill="url(#paint0_linear_3746_4340)" />
|
84
|
-
<path
|
85
|
-
d="M133 53.5c0 2-2 8.5-3 11.5h7.5c-.5-4.833-1.4-14.8-1-16 .5-1.5 2.5-4 2.5-6.5 0-2-1.667-3.5-2.5-4-.667 1.333-1.6 4-2 4-.5 0-1-4.5-1.5-4.5s-.5 1-.5 1.5.271 6.5-.5 6.5c-.5 0-1-1.5-1.5-2-.349-.349-.977-.47-1.353-.495a.093.093 0 0 0-.092.13c1.05 2.557 3.945 7.9 3.945 9.865"
|
86
|
-
fill="url(#paint1_linear_3746_4340)" />
|
87
|
-
<path
|
88
|
-
d="m129.813 168.996-6.853-6.562-6.243 3.752c.283 1.314-1.547 4.056-2.217 5.314-.837 1.573-2.425 4.085-3 5.5-.46 1.132.052 2.493 0 3z"
|
89
|
-
fill="#4484F7" />
|
90
|
-
<path
|
91
|
-
d="M88 92.5c2 0 8-5.5 12-8l4 5c-4.833 2-14.9 6.2-16.5 7-1.957.979-2.957 1.957-4.873 3.404a.096.096 0 0 1-.154-.061c-.348-2.406 2.516-3.864 2.027-4.843-.5-1-4-.5-5.5-.5-1.006 0-1.965-1.054-2.347-1.69-.088-.146.022-.31.193-.303 1.465.05 4.154.362 4.154-.007 0-.342-2.07-.465-3.4-.493-.193-.004-.263-.236-.096-.331.76-.433 1.86-.876 2.496-.876 1 0 6 1.7 8 1.7"
|
92
|
-
fill="url(#paint2_linear_3746_4340)" />
|
93
|
-
<path
|
94
|
-
d="M121.5 106.5c0-3.6-1.333-6.833-2-8l-13-1.5c.167.5.6 2.5 1 6.5.5 5-3 24.5-2.5 31.5.4 5.6 7.833 24 11.5 32.5l7.5-4.5c0-2.333-.1-7.5-.5-9.5-.5-2.5-2-3-2.5-5.5s.5-4 0-7.5-3.5-5.5-4-12 4.5-17.5 4.5-22"
|
95
|
-
fill="#EEE" />
|
96
|
-
<path
|
97
|
-
d="M137.5 70c.4-2.4.5-5.667.5-7l-12-.5c-.333 2.333-1.2 7.6-2 10s-3 2.667-4 2.5c-.833 1-2.7 3-3.5 3s-.667-2-.5-3c-2 0-4.5 1.5-7 3.5-1.562 1.25-8.833 9.567-12 13.9 1 1.667 3 6.1 8.5 8.1 5.254 1.91 11.5-1 16-1 1.6 0 3.667.333 4.5.5 0-3.167.3-10.4 1.5-14 1.5-4.5 9.083-10.5 10-16"
|
98
|
-
fill="url(#paint3_linear_3746_4340)" />
|
99
|
-
<path
|
100
|
-
d="M119.5 65.7c-.167.833-.868 3.168-1.5 3.8-.781.78-1.487.81-2.164.838-.624.026-1.225.05-1.836.662-1 1-.5 2.5.5 2.5.609 0 2 .414 2 1.5 0 .5-1 2.5-2 4-.243.365-.546.878-.894 1.468-1.08 1.831-2.593 4.397-4.106 5.532-2 2-5 4-6.5 4.5-1.667-1-5.3-3.5-6.5-5.5s-2.833-5.5-3.5-7c1.333-1 4.7-3 7.5-3 1.175 0 2.407.17 3.601.394-1.315-.403-2.667-.744-4.101-.744-2.755 0-5.59 1.48-6.91 2.47l-.18-.24c1.348-1.01 4.246-2.53 7.09-2.53 1.777 0 3.422.508 4.983 1.007l.171.055c1.506.482 2.928.938 4.346.938.726 0 1.652-.034 2.524-.103a17.5 17.5 0 0 0 2.203-.642c.089-.033.085-.163-.004-.196-1.237-.452-3.352-1.815-3.723-4.409-.5-3.5 2.5-5.5 4-6 1.2-.4 3-.5 5 .7"
|
101
|
-
fill="#1C2868" />
|
102
|
-
</g>
|
103
|
-
<circle cx="55" cy="91" r="3" fill="#EEE" />
|
104
|
-
<path
|
105
|
-
d="M36 109c-4-2.4-6.667-9.333-7.5-12.5l-3 1.5c-.333.833-1.7 4.9-4.5 14.5s2.5 12.667 5.5 13c3.167 0 10.1-1 12.5-5s3.333-7.333 3.5-8.5c-.5-.5-2.5-.6-6.5-3"
|
106
|
-
fill="url(#paint4_linear_3746_4340)" />
|
107
|
-
<path
|
108
|
-
d="m42.27 190.99 2.23-11.932h9.406c.735.908 1.726 2.593 3.594 3.942 2.334 1.686 4.684 2.703 6.5 4 1.453 1.038 1.981 3.298 2.5 3.99z"
|
109
|
-
fill="#28306D" />
|
110
|
-
<path
|
111
|
-
d="M56.5 131.5c-2-2-8.5-7.833-11.5-10.5l-18.5 4c0 .667-2.094 4.917 2 8.5 4 3.5 23.877 9.271 24.5 15.5.5 5-6 10-7 12.5s0 5.5-1 7.5-3.5 5-4 6.5c-.4 1.2-.833 3.5-1 4.5h17.5c4.167-11 12.75-32 12-35-.828-3.314-10.5-11-13-13.5"
|
112
|
-
fill="url(#paint5_linear_3746_4340)" />
|
113
|
-
<path
|
114
|
-
d="m32 87.5-4 4-.47-.883 6.182-6.511c1.88-1.848 5-1.406 6.288.894 3.857 6.89 9.802 16.72 11.305 19.547 2.347 4.415 3.521 6.622 4.845 5.918 1.325-.704-2.211-6.199-3.15-7.965s-3.83-5.692-3.5-9c.143-1.435.749-2.852 1.034-3.381l14.373 3.798-.207.677c-.676-.207-2.236.056-3.062 2.76-.573 1.874 2.738 8.839 6.07 15.043 2.158 4.018.742 9.083-3.285 11.224l-.554.295a8 8 0 0 1-10.82-3.308L35.2 87.931c-.611-1.149-2.233-1.302-3.199-.431"
|
115
|
-
fill="url(#paint6_linear_3746_4340)"
|
116
|
-
style="animation:trumpet-animate 2s infinite alternate ease-out;transform-origin:12% 45%" />
|
117
|
-
<g style="animation:sway 3s infinite alternate ease;transform-origin:10% 70%">
|
118
|
-
<path
|
119
|
-
d="m85.883 161.531-5.545-9.425L87 146.5c1.45.041 4.835-.235 6.5-.5 2.081-.331 5.696-.901 7.5-1 1.443-.079 2.681.967 3.268 1.104z"
|
120
|
-
fill="#28306D" />
|
121
|
-
<path
|
122
|
-
d="M70 113.5c-6.364-1.414-24 4.5-34 7.5-3.167 3.333-8.7 10.3-5.5 13.5 4 4 11 3.5 16.5 2 3.992-1.089 12.403-5.279 17.164-7.789a1.03 1.03 0 0 1 1.495.794c.251 2.145.714 5.301 1.341 7.495 1 3.5 4 4.5 5 7s.5 4.5 1.5 7c.8 2 2.333 4.167 3 5l11.5-9.5c-4.167-10-13.5-32-18-33"
|
123
|
-
fill="#428DFC" />
|
124
|
-
</g>
|
125
|
-
<path
|
126
|
-
d="M44 112.5c-1.143 1.906-6.5 7-9 8.5l3.5 7c5-4 9.726-13.827 10.5-15 .968-1.466 2.281-2.317 3-5 .575-2.146-.5-6.5-2.5-7-.333 1.664-1.018 3.924-1.5 5-.242.541-.5.649-.5.5 0-1 .912-6.5 0-6.5s-.956 3.463-1.1 4-.4 2.634-.9 2.5c-.537-.144-1.107-1.82-1.5-2.5-.269-.465-1.164-.883-1.67-.429q-.032.028-.024.067c.168.622 3.559 5.754 1.694 8.862"
|
127
|
-
fill="url(#paint7_linear_3746_4340)" />
|
128
|
-
<path d="M28.5 96.5c-1-2-1-4-1-4.5-.931-.376-2.165-.811-3.75-.91-.066 1.057.187 3.483-.75 4.91 1 1.5 4 2 5.5.5"
|
129
|
-
fill="url(#paint8_linear_3746_4340)" />
|
130
|
-
<path
|
131
|
-
d="M15.5 113.5c.8-2.4 5.333-13.5 7.5-18.5.5.6 1 1.6 2.3 2 1.2.3 2.533-.333 3.2-.5-1.5 6.667-5.5 19.5-2 23.5 2.266 2.59 7.5.5 10-1l8.5 13.5c-2 1-6.8 3.2-10 4-4 1-9-.5-13 0s-7 2.5-10-1 2.5-19 3.5-22"
|
132
|
-
fill="#F5F3F3" />
|
133
|
-
<path
|
134
|
-
d="M24.244 82.743c1.168.266 2.318.99 3.205 2.026.279.325.23.543.746 1.041.494.477 1.015 1.049 1.805 1.69l-1 1q.016.276.018.54c-.018-.04-.404.553-.418.76-.032.474.321.574.297.7-.199 1.042-.649 1.878-1.397 2.5-1.179.978-2.684 1.25-4 1.25-2.5 0-4.661-2.093-4.5-4.75s2.653-5.293 5.244-6.757"
|
135
|
-
fill="#FFBABE" />
|
136
|
-
<path fill-rule="evenodd" clip-rule="evenodd"
|
137
|
-
d="m27.752 87.124-.154-.002-.153-.001v.003a1 1 0 0 1-.008.09 1.2 1.2 0 0 1-.056.235.82.82 0 0 1-.408.49.82.82 0 0 1-.638.02 1.2 1.2 0 0 1-.295-.15l-.003-.001-.094.121-.093.122.001.001.002.002.007.004a1 1 0 0 0 .1.065c.066.038.16.087.275.126.227.079.547.125.872-.034.326-.158.486-.439.564-.666a1.6 1.6 0 0 0 .08-.414v-.011"
|
138
|
-
fill="#22276D" />
|
139
|
-
<path fill-rule="evenodd" clip-rule="evenodd"
|
140
|
-
d="m29.07 90.798.067-.129.067-.128-.003-.002-.071-.045a1 1 0 0 1-.175-.148.78.78 0 0 1-.238-.555.78.78 0 0 1 .257-.545 1.2 1.2 0 0 1 .253-.185l.003-.001-.063-.131-.062-.131h-.002l-.002.002-.006.003a1 1 0 0 0-.098.056c-.06.04-.142.099-.224.178-.164.158-.34.407-.346.75-.006.341.161.597.32.76a1.5 1.5 0 0 0 .313.245l.007.004.002.001"
|
141
|
-
fill="#FA7D7D" />
|
142
|
-
<path
|
143
|
-
d="M27.5 82c1 1 .451 3.12-.784 4.366q-.302.3-.623.57c.697-.504 1.33-1.107 1.756-1.8.383-.623.598-1.317.543-2.078s-.38-1.593-1.084-2.491l.085-.067c.715.911 1.05 1.763 1.107 2.55s-.166 1.504-.558 2.142c-.68 1.108-1.872 1.983-3.012 2.596-.891.571-1.947.823-1.94 1.818.01 1.394-1.138 1.34-1.524 1.47-.537.18-1.424.504-1.05 1.205.216.376.633.448 1.05.52s1.617.123 1.834.499c.236.41.2.7 0 1.2-1.112.405-2.878.66-3.8.5-1.669-.288-3.066-1.749-3.5-2.5-1.084-1.878-.843-4.556 2.537-6.508 2.4-1.385 3.096-3.048 5.888-4.326.364-.213 1.924-.817 3.075.334"
|
144
|
-
fill="#A1C3FC" />
|
145
|
-
<path d="m20.53 79.204-8.124 10.781 3.395 2.558-2.107 2.795.6.452 13.24-17.57-.6-.452-3.009 3.993z" fill="#1C2868" />
|
146
|
-
<rect x="8" y="191" width="234" height="1" rx=".5" fill="#EEE" />
|
147
|
-
<g style="animation:sway 2s infinite alternate ease;transform-origin:75% 70%">
|
148
|
-
<path
|
149
|
-
d="m215.047 84.121-9.85 2.257-3.104-8.645c.557-1.274 1.527-4.381 1.889-5.956.453-1.968.865-6.398 1.425-8.037.448-1.31 2.016-1.46 2.348-1.933z"
|
150
|
-
fill="#F1B505" />
|
151
|
-
<path
|
152
|
-
d="M168.426 98.353 185 134l16.5-8c0-4.5 0-13-9.5-16.5-4.381-1.614-6.74-6.315-8.055-9.556-.496-1.223.349-2.59 1.661-2.739L209.5 94.5 202 77l-29.867 11.705c-3.831 1.501-5.133 5.795-3.707 9.648"
|
153
|
-
fill="url(#paint9_linear_3746_4340)" />
|
154
|
-
</g>
|
155
|
-
<g style="animation:sway 2s infinite alternate-reverse ease;transform-origin:75% 70%">
|
156
|
-
<path
|
157
|
-
d="m231.159 115.47-9.659-2.97 1.634-9.039c1.12-.825 3.513-3.031 4.614-4.213 1.376-1.478 3.948-5.109 5.252-6.248 1.043-.911 2.476-.257 3-.5z"
|
158
|
-
fill="#F1B505" />
|
159
|
-
<path
|
160
|
-
d="M186.776 89.843 182 135l18.5-3c.5-6.167 2.5-16 0-21-1.304-2.608-1.5-6-.5-6.5s4 3 6 3.5 4-1 6.5 0 3 2 5 3.5c1.6 1.2 3.667 1.5 4.5 1.5l2.5-13.5-30.715-13.697c-3.102-1.384-6.652.662-7.009 4.04"
|
161
|
-
fill="url(#paint10_linear_3746_4340)" />
|
162
|
-
</g>
|
163
|
-
<path
|
164
|
-
d="M218.5 128.693c7-1.693 14.289-4.107 21-6.193 3.809-1.278 4.447-.105 1 2-.925.592-1.563.691-1.5 1 .038.266 1.724 1.145 4 1.5 2.277.355 4.528 1.478 4.653 1.693 0 1.307-4.153 3.307-6.653 2.807-2.982-.596-3.5-1.5-6.5-2.5-4 0-8 5-15.5 7.5zm-23 57.526V171.5l-7 2.5 4.355 14.37a3 3 0 0 0 2.871 2.13h9.774c-.5-.5-1.153-.976-1.6-1.2-.6-.3-1.9-.3-2.9-.3-.333-.333-.5-1 1.5-1 1 0 3 1.5 4 2 .69.345 2.421.591 3.526.545.177-.007.232-.222.09-.327-1.967-1.449-5.62-4.218-7.116-4.218-2 0-3.5 0-4.5.5-.564.282-1.491.497-2.223.542-.458.028-.777-.364-.777-.823"
|
165
|
-
fill="#FAB6AF" />
|
166
|
-
<path
|
167
|
-
d="M203 134v-11.5c-1.5.333-5 1.2-7 2-2.5 1-4.087 3-9.5 5.5s-12.5 2.273-12.5 7.5c0 3.5 7.5 7 9.5 11.5.642 1.445 1.5 3.5 2 9 .41 4.509-3 15.5-3 17.5 0 1.6 1 3.333 1.5 4l11.5-4.5c.333-4.5 1-13.8 1-15 0-1.5 1.5-5 3.5-7s10.5-7.5 14-8.5 5.5-1 7.5-1.5c1.6-.4 4.333-2.5 5.5-3.5l-6-12c-1.833.333-6.3 1.4-9.5 3s-5 3.5-8.5 3.5"
|
168
|
-
fill="#23286B" />
|
169
|
-
<path
|
170
|
-
d="M196.5 153.5c.943 1.854 1 2.5 1.452 3.192 1.067.075 2.909-.27 4.548-.692-.282-1.092-1.08-2.796-.6-4.55-1.4-.95-2.453-.694-3.4-.45s-1.9 1.186-2 2.5"
|
171
|
-
fill="url(#paint11_linear_3746_4340)" />
|
172
|
-
<path
|
173
|
-
d="M200.078 167.222C199 166 199.342 165.42 198.5 164c-.219-.371-.316-.158-1-.5-1-.5-2.183-.286-3-1.5l1.5-1.5c-.5-2 .409-4.025 2.39-4.966 1.418-.808 3.834-1.113 5.11-.534 2.699 1.29 3.661 3.243 3 6-.66 2.757-3.433 5.165-6.422 6.222"
|
174
|
-
fill="#FFBEB6" />
|
175
|
-
<path
|
176
|
-
d="M198 168c-.2 1-.078 2.413.787 3.824l-.287.176c-2-2.5-.551-6.302 0-8 .841-2.59 3-4 4-4.5s1.702-.194 2.5-.5c.157-.06.943-.362.678-1.522-.155-.677-.606-.773-1.178-.978-1.111-.398-2.179-.969-2-2 2-1.5 6.5-1 8.11 2.184.531 1.049 1.879 4.208-.421 6.577C208.5 165 206.616 165.785 205 167c-.783.589-1.5 1.5-1 2.5l-4.172 2.907c-.904-1.512-1.673-3.443-1.828-4.407"
|
177
|
-
fill="#1C2868" />
|
178
|
-
<path fill-rule="evenodd" clip-rule="evenodd"
|
179
|
-
d="m198.64 161.012.001.153.002.154h-.004l-.018.001a1.1 1.1 0 0 0-.306.063.8.8 0 0 0-.491.408.82.82 0 0 0-.02.638 1.3 1.3 0 0 0 .14.28l.01.015.002.003-.122.093-.122.093-.001-.001-.001-.002-.005-.006-.015-.022-.049-.078a1.6 1.6 0 0 1-.127-.275 1.13 1.13 0 0 1 .034-.873 1.13 1.13 0 0 1 .667-.564 1.5 1.5 0 0 1 .386-.079l.027-.001z"
|
180
|
-
fill="#22276D" />
|
181
|
-
<defs>
|
182
|
-
<linearGradient id="paint0_linear_3746_4340" x1="115" y1="125" x2="154" y2="122" gradientUnits="userSpaceOnUse">
|
183
|
-
<stop stop-color="#E0DFDF" />
|
184
|
-
<stop offset=".342" stop-color="#F5F3F3" />
|
185
|
-
</linearGradient>
|
186
|
-
<linearGradient id="paint1_linear_3746_4340" x1="129" y1="65.103" x2="148.245" y2="53.742"
|
187
|
-
gradientUnits="userSpaceOnUse">
|
188
|
-
<stop offset=".23" stop-color="#F5A7A1" />
|
189
|
-
<stop offset=".867" stop-color="#FFBEB6" />
|
190
|
-
</linearGradient>
|
191
|
-
<linearGradient id="paint2_linear_3746_4340" x1="77" y1="100.059" x2="85.046" y2="77.72"
|
192
|
-
gradientUnits="userSpaceOnUse">
|
193
|
-
<stop offset=".133" stop-color="#F5A7A1" />
|
194
|
-
<stop offset=".537" stop-color="#FFBEB6" />
|
195
|
-
</linearGradient>
|
196
|
-
<linearGradient id="paint3_linear_3746_4340" x1="110.5" y1="72" x2="125" y2="101" gradientUnits="userSpaceOnUse">
|
197
|
-
<stop offset=".161" stop-color="#FFC417" />
|
198
|
-
<stop offset="1" stop-color="#F1B505" />
|
199
|
-
</linearGradient>
|
200
|
-
<linearGradient id="paint4_linear_3746_4340" x1="29" y1="126.5" x2="39.157" y2="109.046"
|
201
|
-
gradientUnits="userSpaceOnUse">
|
202
|
-
<stop stop-color="#E0DFDF" />
|
203
|
-
<stop offset=".73" stop-color="#F5F3F3" />
|
204
|
-
</linearGradient>
|
205
|
-
<linearGradient id="paint5_linear_3746_4340" x1="41.5" y1="129.5" x2="53.5" y2="181" gradientUnits="userSpaceOnUse">
|
206
|
-
<stop stop-color="#0C6FE8" />
|
207
|
-
<stop offset="1" stop-color="#428DFC" />
|
208
|
-
</linearGradient>
|
209
|
-
<linearGradient id="paint6_linear_3746_4340" x1="26.887" y1="88.445" x2="76.566" y2="117.8"
|
210
|
-
gradientUnits="userSpaceOnUse">
|
211
|
-
<stop stop-color="#E8B73F" />
|
212
|
-
<stop offset="1" stop-color="#CF9F36" />
|
213
|
-
</linearGradient>
|
214
|
-
<linearGradient id="paint7_linear_3746_4340" x1="34.866" y1="128.246" x2="57.341" y2="119.883"
|
215
|
-
gradientUnits="userSpaceOnUse">
|
216
|
-
<stop offset=".119" stop-color="#F5A7A1" />
|
217
|
-
<stop offset=".48" stop-color="#FFBEB6" />
|
218
|
-
</linearGradient>
|
219
|
-
<linearGradient id="paint8_linear_3746_4340" x1="25.5" y1="93.5" x2="26" y2="98" gradientUnits="userSpaceOnUse">
|
220
|
-
<stop stop-color="#F3A29D" />
|
221
|
-
<stop offset="1" stop-color="#FFBABE" />
|
222
|
-
</linearGradient>
|
223
|
-
<linearGradient id="paint9_linear_3746_4340" x1="166.5" y1="89" x2="207.5" y2="124.5"
|
224
|
-
gradientUnits="userSpaceOnUse">
|
225
|
-
<stop offset=".278" stop-color="#A1C3FC" />
|
226
|
-
<stop offset=".625" stop-color="#7CABF1" />
|
227
|
-
</linearGradient>
|
228
|
-
<linearGradient id="paint10_linear_3746_4340" x1="186.5" y1="86" x2="203" y2="125" gradientUnits="userSpaceOnUse">
|
229
|
-
<stop offset=".057" stop-color="#B5D1FF" />
|
230
|
-
<stop offset=".316" stop-color="#A1C3FC" />
|
231
|
-
</linearGradient>
|
232
|
-
<linearGradient id="paint11_linear_3746_4340" x1="198" y1="150.5" x2="198.322" y2="155.682"
|
233
|
-
gradientUnits="userSpaceOnUse">
|
234
|
-
<stop stop-color="#FBB5AE" />
|
235
|
-
<stop offset=".907" stop-color="#F4A5A0" />
|
236
|
-
</linearGradient>
|
237
|
-
</defs>
|
238
|
-
</svg>
|
@@ -1,4 +0,0 @@
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
2
|
-
<path d="M12 11.5003V12.5003M16 11.5003V12.5003M8.00002 11.5003V12.5003M4.25895 16.5939C3.14076 14.7089 2.74916 12.4805 3.15768 10.3272C3.56621 8.1739 4.74675 6.2438 6.47764 4.89933C8.20853 3.55486 10.3707 2.8885 12.5581 3.02539C14.7455 3.16227 16.8078 4.09298 18.3575 5.64274C19.9073 7.19251 20.838 9.25472 20.9749 11.4421C21.1118 13.6296 20.4455 15.7917 19.101 17.5226C17.7565 19.2535 15.8264 20.4341 13.6732 20.8426C11.5199 21.2511 9.29149 20.8596 7.40649 19.7414L4.29808 20.6294C4.16947 20.6662 4.03338 20.6678 3.90391 20.6343C3.77443 20.6007 3.65628 20.5332 3.5617 20.4386C3.46713 20.344 3.39956 20.2259 3.36601 20.0964C3.33246 19.9669 3.33415 19.8308 3.37089 19.7022L4.25895 16.5939Z" stroke="#3B444C" stroke-width="1.5" vector-effect="non-scaling-stroke" stroke-linecap="round" stroke-linejoin="round"/>
|
3
|
-
<circle cx="18.5" cy="18.5" r="4.5" fill="var(--G500)" stroke="var(--bg-primary)" stroke-width="2"/>
|
4
|
-
</svg>
|
@@ -1,20 +0,0 @@
|
|
1
|
-
<!--
|
2
|
-
- Copyright (c) 2024. Devtron Inc.
|
3
|
-
-
|
4
|
-
- Licensed under the Apache License, Version 2.0 (the "License");
|
5
|
-
- you may not use this file except in compliance with the License.
|
6
|
-
- You may obtain a copy of the License at
|
7
|
-
-
|
8
|
-
- http://www.apache.org/licenses/LICENSE-2.0
|
9
|
-
-
|
10
|
-
- Unless required by applicable law or agreed to in writing, software
|
11
|
-
- distributed under the License is distributed on an "AS IS" BASIS,
|
12
|
-
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
13
|
-
- See the License for the specific language governing permissions and
|
14
|
-
- limitations under the License.
|
15
|
-
-->
|
16
|
-
|
17
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
18
|
-
<rect width="19.5" height="19.5" x="2.25" y="2.25" stroke="#2E4866" stroke-width="1.5" rx="4.75" vector-effect="non-scaling-stroke"/>
|
19
|
-
<rect width="16.5" height="16.5" x="3.75" y="3.75" fill="#000A14" fill-opacity=".2" stroke="#74B5FF" stroke-width="1.5" rx="3.25" vector-effect="non-scaling-stroke"/>
|
20
|
-
</svg>
|
@@ -1,22 +0,0 @@
|
|
1
|
-
<!--
|
2
|
-
- Copyright (c) 2024. Devtron Inc.
|
3
|
-
-
|
4
|
-
- Licensed under the Apache License, Version 2.0 (the "License");
|
5
|
-
- you may not use this file except in compliance with the License.
|
6
|
-
- You may obtain a copy of the License at
|
7
|
-
-
|
8
|
-
- http://www.apache.org/licenses/LICENSE-2.0
|
9
|
-
-
|
10
|
-
- Unless required by applicable law or agreed to in writing, software
|
11
|
-
- distributed under the License is distributed on an "AS IS" BASIS,
|
12
|
-
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
13
|
-
- See the License for the specific language governing permissions and
|
14
|
-
- limitations under the License.
|
15
|
-
-->
|
16
|
-
|
17
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
18
|
-
<rect width="18" height="18" x="3" y="3" fill="#fff" rx="4"/>
|
19
|
-
<rect width="18" height="18" x="3" y="3" stroke="#ABCFF3" rx="4" vector-effect="non-scaling-stroke"/>
|
20
|
-
<rect width="18" height="18" x="3" y="3" fill="#06C" rx="4"/>
|
21
|
-
<path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h8" vector-effect="non-scaling-stroke"/>
|
22
|
-
</svg>
|
@@ -1,22 +0,0 @@
|
|
1
|
-
<!--
|
2
|
-
- Copyright (c) 2024. Devtron Inc.
|
3
|
-
-
|
4
|
-
- Licensed under the Apache License, Version 2.0 (the "License");
|
5
|
-
- you may not use this file except in compliance with the License.
|
6
|
-
- You may obtain a copy of the License at
|
7
|
-
-
|
8
|
-
- http://www.apache.org/licenses/LICENSE-2.0
|
9
|
-
-
|
10
|
-
- Unless required by applicable law or agreed to in writing, software
|
11
|
-
- distributed under the License is distributed on an "AS IS" BASIS,
|
12
|
-
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
13
|
-
- See the License for the specific language governing permissions and
|
14
|
-
- limitations under the License.
|
15
|
-
-->
|
16
|
-
|
17
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
18
|
-
<rect width="18" height="18" x="3" y="3" fill="#0D0F1C" rx="4"/>
|
19
|
-
<rect width="18" height="18" x="3" y="3" stroke="#2E4866" rx="4" vector-effect="non-scaling-stroke"/>
|
20
|
-
<rect width="18" height="18" x="3" y="3" fill="#74B5FF" rx="4"/>
|
21
|
-
<path stroke="#0D0F1C" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h8" vector-effect="non-scaling-stroke"/>
|
22
|
-
</svg>
|
@@ -1,20 +0,0 @@
|
|
1
|
-
<!--
|
2
|
-
- Copyright (c) 2024. Devtron Inc.
|
3
|
-
-
|
4
|
-
- Licensed under the Apache License, Version 2.0 (the "License");
|
5
|
-
- you may not use this file except in compliance with the License.
|
6
|
-
- You may obtain a copy of the License at
|
7
|
-
-
|
8
|
-
- http://www.apache.org/licenses/LICENSE-2.0
|
9
|
-
-
|
10
|
-
- Unless required by applicable law or agreed to in writing, software
|
11
|
-
- distributed under the License is distributed on an "AS IS" BASIS,
|
12
|
-
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
13
|
-
- See the License for the specific language governing permissions and
|
14
|
-
- limitations under the License.
|
15
|
-
-->
|
16
|
-
|
17
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
18
|
-
<rect width="18" height="18" x="3" y="3" fill="#74B5FF" rx="4"/>
|
19
|
-
<path stroke="#0D0F1C" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m16.813 8.938-6.125 6.124L7.624 12" vector-effect="non-scaling-stroke"/>
|
20
|
-
</svg>
|
@@ -1,5 +0,0 @@
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
2
|
-
<path fill="#06C" d="M16.714 9.974H7.286a.197.197 0 0 0-.197.196v9.87c0 .109.089.197.197.197h9.428a.197.197 0 0 0 .197-.196v-9.87a.197.197 0 0 0-.197-.197Zm-8.053 1.571h6.678v2.873H8.661v-2.873Zm6.678 7.12H8.661v-2.872h6.678v2.873Z"/>
|
3
|
-
<path fill="#06C" d="M9.84 17.389a.786.786 0 1 0 1.57 0 .786.786 0 0 0-1.57 0Zm0-4.37a.786.786 0 1 0 1.57 0 .786.786 0 0 0-1.57 0Z"/>
|
4
|
-
<path fill="#06C" d="M19.351 8.08C18.227 5.112 15.361 3 12.005 3a7.858 7.858 0 0 0-7.346 5.078A4.92 4.92 0 0 0 1 12.86c.015 2.563 2.004 4.648 4.508 4.871a.197.197 0 0 0 .214-.196v-1.483a.196.196 0 0 0-.172-.194 3.062 3.062 0 0 1-1.77-.848 3.026 3.026 0 0 1-.914-2.175c0-.687.224-1.336.643-1.876a3.06 3.06 0 0 1 1.623-1.073l.931-.245.341-.901a6.042 6.042 0 0 1 2.163-2.787 5.945 5.945 0 0 1 3.438-1.085 5.986 5.986 0 0 1 4.724 2.315c.37.474.665 1 .877 1.559l.338.899.928.245a3.05 3.05 0 0 1 1.349 5.122 3.056 3.056 0 0 1-1.766.847.194.194 0 0 0-.17.194v1.486a.2.2 0 0 0 .217.196c2.497-.226 4.48-2.308 4.498-4.866a4.919 4.919 0 0 0-3.65-4.785Z"/>
|
5
|
-
</svg>
|
@@ -1,3 +0,0 @@
|
|
1
|
-
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" vector-effect="non-scaling-effect">
|
2
|
-
<path d="M13.6084 8.75V4.58333L9.99998 2.5L6.39154 4.58333V8.75M13.6084 8.75L9.99998 10.8333M13.6084 8.75L17.2167 10.8333V15L13.6083 17.0833L10.0001 15M9.99998 10.8333L6.39154 8.75M9.99998 10.8333L10.0001 15M6.39154 8.75L2.7832 10.8333V15L6.39164 17.0833L10.0001 15" fill="none" stroke="#fff" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" />
|
3
|
-
</svg>
|
@@ -1,62 +0,0 @@
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
2
|
-
<style>
|
3
|
-
@keyframes move-02 {
|
4
|
-
0%,
|
5
|
-
10%,
|
6
|
-
to {
|
7
|
-
transform: translateX(-4px);
|
8
|
-
}
|
9
|
-
20%,
|
10
|
-
90% {
|
11
|
-
transform: translateX(0);
|
12
|
-
}
|
13
|
-
}
|
14
|
-
@keyframes move-03 {
|
15
|
-
0%,
|
16
|
-
10%,
|
17
|
-
to {
|
18
|
-
transform: translateX(-8px);
|
19
|
-
}
|
20
|
-
20%,
|
21
|
-
25%,
|
22
|
-
90% {
|
23
|
-
transform: translateX(-4px);
|
24
|
-
}
|
25
|
-
30%,
|
26
|
-
80% {
|
27
|
-
transform: translateX(0);
|
28
|
-
}
|
29
|
-
}
|
30
|
-
</style>
|
31
|
-
<path
|
32
|
-
d="M3 6h2m0 0h16M5 6v14a2 2 0 0 0 2 2h6M8 6V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2m-6 5v4m4-4v4m5-9v9"
|
33
|
-
stroke="#3B444C"
|
34
|
-
stroke-width="1.5"
|
35
|
-
stroke-linecap="round"
|
36
|
-
stroke-linejoin="round"
|
37
|
-
/>
|
38
|
-
<path
|
39
|
-
class="dot-01"
|
40
|
-
d="M15 18.5v.5"
|
41
|
-
stroke="#3B444C"
|
42
|
-
stroke-width="1.5"
|
43
|
-
stroke-linecap="round"
|
44
|
-
stroke-linejoin="round"
|
45
|
-
/>
|
46
|
-
<path
|
47
|
-
d="M19 18.5v.5"
|
48
|
-
stroke="#3B444C"
|
49
|
-
stroke-width="1.5"
|
50
|
-
stroke-linecap="round"
|
51
|
-
stroke-linejoin="round"
|
52
|
-
style="animation: move-02 3s infinite linear"
|
53
|
-
/>
|
54
|
-
<path
|
55
|
-
d="M23 18.5v.5"
|
56
|
-
stroke="#3B444C"
|
57
|
-
stroke-width="1.5"
|
58
|
-
stroke-linecap="round"
|
59
|
-
stroke-linejoin="round"
|
60
|
-
style="animation: move-03 3s infinite linear"
|
61
|
-
/>
|
62
|
-
</svg>
|
@@ -1,3 +0,0 @@
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
|
2
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M16.1558 2.01314C17.0863 2.13825 17.5633 3.24858 17.0081 3.99141C16.883 4.15562 16.0385 5.03138 15.1315 5.93841C14.2244 6.83763 13.4816 7.61173 13.4816 7.65865C13.4816 7.7603 16.0776 10.3563 16.1792 10.3563C16.2183 10.3563 17.0785 9.53528 18.095 8.52659C19.6666 6.95492 19.9716 6.68906 20.2296 6.64215C21.2461 6.45448 22.0359 7.3537 21.6918 8.29983C21.6449 8.41712 20.777 9.34761 19.7683 10.3563L17.9386 12.1938L18.4937 12.7412C19.0958 13.3276 19.2679 13.6326 19.2679 14.0705C19.2679 14.4927 19.1271 14.696 18.181 15.6343C17.704 16.1035 17.313 16.5257 17.313 16.5726C17.313 16.6117 18.267 17.6048 19.4321 18.7777L21.5589 20.9045L21.512 21.2407C21.426 21.8897 20.7848 22.2025 20.2453 21.8584C20.1187 21.7767 18.0146 19.6943 15.2779 16.9616L14.4393 16.1237C14.0594 15.7438 13.6706 15.3548 13.2761 14.9598L12.6806 14.3632C12.3811 14.0631 12.0793 13.7605 11.7765 13.4569L11.1702 12.8485C6.61934 8.28058 2.05799 3.66801 2.02636 3.56917C1.94817 3.28768 2.04982 2.89671 2.25312 2.70123C2.47988 2.49011 2.91776 2.41192 3.16016 2.53703C3.23165 2.57873 3.80698 3.13335 4.55414 3.8758L5.14155 4.46278C5.19232 4.51378 5.24343 4.5652 5.29482 4.61695L7.24964 6.61087L8.23486 5.63346C9.04807 4.83589 9.27483 4.65605 9.51722 4.60914C10.0333 4.50748 10.4008 4.67951 11.0654 5.32851L11.6597 5.90713L13.4034 4.1087C15.2957 2.15388 15.5772 1.93494 16.1558 2.01314ZM4.73183 17.3624L6.46771 19.0982L5.57631 20.0444C5.07588 20.5761 4.59108 21.0218 4.45816 21.0687C4.15321 21.1703 3.80134 21.1625 3.51203 21.0374C3.18362 20.8967 2.86303 20.4979 2.80047 20.1538C2.69882 19.63 2.8943 19.2859 3.84825 18.285L4.73183 17.3624ZM5.3261 9.61347L9.79872 14.0705L14.2713 18.5274L14.0524 18.6213C13.3643 18.9028 11.777 19.0748 10.9012 18.9575C8.16449 18.6134 5.98291 16.7994 5.15407 14.1877C4.77093 12.9914 4.8022 11.1304 5.22445 9.91842L5.3261 9.61347Z" fill="#3B444C"/>
|
3
|
-
</svg>
|
@@ -1,3 +0,0 @@
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
2
|
-
<path fill="#3B444C" d="M18.942 5.27A16.54 16.54 0 0 0 14.816 4c-.195.349-.372.707-.529 1.074a15.365 15.365 0 0 0-4.579 0A11.383 11.383 0 0 0 9.179 4c-1.425.243-2.813.67-4.129 1.273-2.611 3.863-3.319 7.63-2.965 11.345a16.622 16.622 0 0 0 5.06 2.54c.41-.551.773-1.136 1.084-1.748a10.768 10.768 0 0 1-1.706-.814c.143-.104.283-.211.418-.315a11.887 11.887 0 0 0 10.118 0c.137.112.277.219.418.315a10.81 10.81 0 0 1-1.71.816c.312.612.674 1.196 1.084 1.746a16.555 16.555 0 0 0 5.064-2.539c.415-4.307-.71-8.04-2.973-11.35ZM8.678 14.333c-.987 0-1.802-.896-1.802-1.997 0-1.1.787-2.004 1.799-2.004 1.011 0 1.82.903 1.802 2.004-.017 1.101-.794 1.997-1.8 1.997Zm6.644 0c-.988 0-1.8-.896-1.8-1.997 0-1.1.787-2.004 1.8-2.004s1.816.903 1.798 2.004c-.017 1.101-.793 1.997-1.798 1.997Z"/>
|
3
|
-
</svg>
|
@@ -1,3 +0,0 @@
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
2
|
-
<path stroke="#3B444C" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M9 5H5a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-4M15.376 4.905l3.719 3.72M12.719 15H9.531A.531.531 0 0 1 9 14.469V11.5a.531.531 0 0 1 .156-.376l7.97-7.97a.531.531 0 0 1 .75 0l2.968 2.968a.531.531 0 0 1 0 .752L12.72 15Z" vector-effect="non-scaling-stroke"/>
|
3
|
-
</svg>
|
@@ -1,3 +0,0 @@
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
2
|
-
<path stroke="#3B444C" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M12 21.75a5 5 0 1 0 0-10 5 5 0 0 0 0 10Zm0-10 7.755-3.525a.844.844 0 0 0 .495-.769V2.844A.844.844 0 0 0 19.406 2H4.594a.844.844 0 0 0-.844.844v4.612a.844.844 0 0 0 .495.769L12 11.75ZM15.75 2v8.046M8.25 2v8.046" vector-effect="non-scaling-stroke"/>
|
3
|
-
</svg>
|
@@ -1,43 +0,0 @@
|
|
1
|
-
<svg width="118" height="28" viewBox="0 0 118 28" fill="none" xmlns="http://www.w3.org/2000/svg">
|
2
|
-
<style>
|
3
|
-
.shine {
|
4
|
-
animation: shine 4s infinite ease-in-out;
|
5
|
-
opacity: 0.8;
|
6
|
-
}
|
7
|
-
|
8
|
-
@keyframes shine {
|
9
|
-
0% {
|
10
|
-
transform: translateX(-40px);
|
11
|
-
}
|
12
|
-
100% {
|
13
|
-
transform: translateX(140px);
|
14
|
-
}
|
15
|
-
}
|
16
|
-
</style>
|
17
|
-
<g clip-path="url(#clip0_10285_60941)">
|
18
|
-
<rect width="118" height="28" rx="6" fill="url(#paint0_linear_10285_60941)"/>
|
19
|
-
<g class="shine" opacity="0.8" filter="url(#filter0_f_10285_60941)">
|
20
|
-
<path d="M10 -2H33.652L44.782 30H21.13L10 -2Z" fill="white" fill-opacity="0.9"/>
|
21
|
-
</g>
|
22
|
-
<path d="M15.9998 20.4999C17.8408 20.4999 19.3332 19.0075 19.3332 17.1666C19.3332 15.3256 17.8408 13.8333 15.9998 13.8333C14.1589 13.8333 12.6665 15.3256 12.6665 17.1666C12.6665 19.0075 14.1589 20.4999 15.9998 20.4999Z" stroke="#433000" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
23
|
-
<path d="M16 13.8333L21.17 11.4833C21.2684 11.4386 21.3519 11.3665 21.4104 11.2756C21.469 11.1847 21.5001 11.0789 21.5 10.9708V7.89575C21.5 7.74657 21.4407 7.60349 21.3352 7.498C21.2298 7.39252 21.0867 7.33325 20.9375 7.33325H11.0625C10.9133 7.33325 10.7702 7.39252 10.6648 7.498C10.5593 7.60349 10.5 7.74657 10.5 7.89575V10.9708C10.4999 11.0789 10.531 11.1847 10.5896 11.2756C10.6481 11.3665 10.7316 11.4386 10.83 11.4833L16 13.8333Z" stroke="#433000" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
24
|
-
<path d="M18.5 7.33325V12.697" stroke="#433000" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
25
|
-
<path d="M13.5 7.33325V12.697" stroke="#433000" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
26
|
-
<path d="M31.066 19V9.926H37.046V11.447H32.782V13.644H36.552V15.165H32.782V17.479H37.046V19H31.066ZM41.4609 14.346L40.5249 12.461H40.4859V19H38.8609V9.926H40.7459L43.4759 14.58L44.4119 16.465H44.4509V9.926H46.0759V19H44.1909L41.4609 14.346ZM51.7667 11.447V19H50.0507V11.447H47.4767V9.926H54.3407V11.447H51.7667ZM55.7457 19V9.926H61.7257V11.447H57.4617V13.644H61.2317V15.165H57.4617V17.479H61.7257V19H55.7457ZM65.2566 19H63.5406V9.926H67.6356C68.0516 9.926 68.4243 9.991 68.7536 10.121C69.0829 10.251 69.3603 10.4417 69.5856 10.693C69.8196 10.9357 69.9973 11.2303 70.1186 11.577C70.2486 11.9237 70.3136 12.3093 70.3136 12.734C70.3136 13.358 70.1706 13.8953 69.8846 14.346C69.6073 14.7967 69.1869 15.1173 68.6236 15.308L70.4826 19H68.5716L66.8816 15.503H65.2566V19ZM67.4666 14.06C67.7959 14.06 68.0559 13.9733 68.2466 13.8C68.4373 13.618 68.5326 13.3623 68.5326 13.033V12.435C68.5326 12.1057 68.4373 11.8543 68.2466 11.681C68.0559 11.5077 67.7959 11.421 67.4666 11.421H65.2566V14.06H67.4666ZM72.1734 19V9.926H76.2554C76.6714 9.926 77.0441 9.99533 77.3734 10.134C77.7114 10.264 77.9974 10.4547 78.2314 10.706C78.4654 10.9487 78.6431 11.2433 78.7644 11.59C78.8858 11.9367 78.9464 12.318 78.9464 12.734C78.9464 13.1587 78.8858 13.5443 78.7644 13.891C78.6431 14.229 78.4654 14.5237 78.2314 14.775C77.9974 15.0177 77.7114 15.2083 77.3734 15.347C77.0441 15.477 76.6714 15.542 76.2554 15.542H73.8894V19H72.1734ZM73.8894 14.06H76.0994C76.4288 14.06 76.6888 13.9733 76.8794 13.8C77.0701 13.618 77.1654 13.3623 77.1654 13.033V12.435C77.1654 12.1057 77.0701 11.8543 76.8794 11.681C76.6888 11.5077 76.4288 11.421 76.0994 11.421H73.8894V14.06ZM82.2175 19H80.5015V9.926H84.5965C85.0125 9.926 85.3852 9.991 85.7145 10.121C86.0439 10.251 86.3212 10.4417 86.5465 10.693C86.7805 10.9357 86.9582 11.2303 87.0795 11.577C87.2095 11.9237 87.2745 12.3093 87.2745 12.734C87.2745 13.358 87.1315 13.8953 86.8455 14.346C86.5682 14.7967 86.1479 15.1173 85.5845 15.308L87.4435 19H85.5325L83.8425 15.503H82.2175V19ZM84.4275 14.06C84.7569 14.06 85.0169 13.9733 85.2075 13.8C85.3982 13.618 85.4935 13.3623 85.4935 13.033V12.435C85.4935 12.1057 85.3982 11.8543 85.2075 11.681C85.0169 11.5077 84.7569 11.421 84.4275 11.421H82.2175V14.06H84.4275ZM88.7574 19V17.622H89.9534V11.304H88.7574V9.926H92.8784V11.304H91.6694V17.622H92.8784V19H88.7574ZM97.4524 19.156C96.6724 19.156 96.0094 19.0173 95.4634 18.74C94.9261 18.4627 94.4624 18.0987 94.0724 17.648L95.2294 16.53C95.5414 16.894 95.8881 17.1713 96.2694 17.362C96.6594 17.5527 97.0884 17.648 97.5564 17.648C98.0851 17.648 98.4838 17.5353 98.7524 17.31C99.0211 17.076 99.1554 16.764 99.1554 16.374C99.1554 16.0707 99.0688 15.8237 98.8954 15.633C98.7221 15.4423 98.3971 15.3037 97.9204 15.217L97.0624 15.087C95.2511 14.801 94.3454 13.9213 94.3454 12.448C94.3454 12.0407 94.4191 11.6723 94.5664 11.343C94.7224 11.0137 94.9434 10.732 95.2294 10.498C95.5154 10.264 95.8578 10.0863 96.2564 9.965C96.6638 9.835 97.1231 9.77 97.6344 9.77C98.3191 9.77 98.9171 9.88267 99.4284 10.108C99.9398 10.3333 100.377 10.667 100.741 11.109L99.5714 12.214C99.3461 11.9367 99.0731 11.7113 98.7524 11.538C98.4318 11.3647 98.0288 11.278 97.5434 11.278C97.0494 11.278 96.6768 11.3733 96.4254 11.564C96.1828 11.746 96.0614 12.006 96.0614 12.344C96.0614 12.6907 96.1611 12.9463 96.3604 13.111C96.5598 13.2757 96.8804 13.397 97.3224 13.475L98.1674 13.631C99.0861 13.7957 99.7621 14.0903 100.195 14.515C100.637 14.931 100.858 15.516 100.858 16.27C100.858 16.7033 100.78 17.0977 100.624 17.453C100.477 17.7997 100.256 18.103 99.9614 18.363C99.6754 18.6143 99.3201 18.8093 98.8954 18.948C98.4794 19.0867 97.9984 19.156 97.4524 19.156ZM102.579 19V9.926H108.559V11.447H104.295V13.644H108.065V15.165H104.295V17.479H108.559V19H102.579Z" fill="#433000"/>
|
27
|
-
</g>
|
28
|
-
<rect x="0.5" y="0.5" width="117" height="27" rx="5.5" stroke="black" stroke-opacity="0.1"/>
|
29
|
-
<defs>
|
30
|
-
<filter id="filter0_f_10285_60941" x="-2" y="-14" width="58.7822" height="56" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
31
|
-
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
32
|
-
<feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/>
|
33
|
-
<feGaussianBlur stdDeviation="6" result="effect1_foregroundBlur_10285_60941"/>
|
34
|
-
</filter>
|
35
|
-
<linearGradient id="paint0_linear_10285_60941" x1="118" y1="15.8918" x2="20.8544" y2="-37.7599" gradientUnits="userSpaceOnUse">
|
36
|
-
<stop stop-color="#DFB74F"/>
|
37
|
-
<stop offset="1" stop-color="#FFECA8"/>
|
38
|
-
</linearGradient>
|
39
|
-
<clipPath id="clip0_10285_60941">
|
40
|
-
<rect width="118" height="28" rx="6" fill="white"/>
|
41
|
-
</clipPath>
|
42
|
-
</defs>
|
43
|
-
</svg>
|
@@ -1,3 +0,0 @@
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
2
|
-
<path stroke="#3B444C" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M13.75 3h-9a.75.75 0 0 0-.75.75v16.5a.75.75 0 0 0 .75.75H9.5m4.25-18L19 8.25M13.75 3v5.25H19m0 0v3m-2.218 4.179 2.79 2.79M14.788 23H12.4a.399.399 0 0 1-.399-.398v-2.226a.399.399 0 0 1 .117-.282l5.977-5.977a.399.399 0 0 1 .563 0l2.226 2.226a.399.399 0 0 1 0 .563L14.79 23Z" vector-effect="non-scaling-stroke"/>
|
3
|
-
</svg>
|
@@ -1,3 +0,0 @@
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
2
|
-
<path stroke="#3B444C" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M14.25 3h-9a.75.75 0 0 0-.75.75v16.5a.75.75 0 0 0 .75.75h13.5a.75.75 0 0 0 .75-.75v-12M14.25 3l5.25 5.25M14.25 3v5.25h5.25M9 12.75h6m-6 3h6" vector-effect="non-scaling-stroke"/>
|
3
|
-
</svg>
|
@@ -1,3 +0,0 @@
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
2
|
-
<path stroke="#3B444C" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M15.429 5.439H7.592a.653.653 0 0 0-.653.653v14.367a.653.653 0 0 0 .653.652h11.755A.654.654 0 0 0 20 20.46V10.01m-4.571-4.57L20 10.009m-4.571-4.57v4.57H20m-9.143 3.92h5.225m-5.225 2.611h5.225m.98-9.469L12.49 2.5H4.653A.653.653 0 0 0 4 3.153V17.52a.653.653 0 0 0 .653.653h2.286" vector-effect="non-scaling-stroke"/>
|
3
|
-
</svg>
|
@@ -1,9 +0,0 @@
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
2
|
-
<path stroke="url(#ic-gift-gradient)" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M19.5 12.4v7.75a.75.75 0 0 1-.75.75H5.25a.75.75 0 0 1-.75-.75V12.4M12 7.9v13m0-13s3.182 0 4.243-1.06a2.25 2.25 0 0 0-3.182-3.182C12 4.718 12 7.901 12 7.901Zm0 0s-3.182 0-4.243-1.06a2.25 2.25 0 0 1 3.182-3.182C12 4.718 12 7.901 12 7.901Zm-8.25 0h16.5a.75.75 0 0 1 .75.75v3a.75.75 0 0 1-.75.75H3.75a.75.75 0 0 1-.75-.75v-3a.75.75 0 0 1 .75-.75Z" vector-effect="non-scaling-stroke"/>
|
3
|
-
<defs>
|
4
|
-
<linearGradient id="ic-gift-gradient" x1="14.5" y1="9.27323" x2="1.82753" y2="7.60329" gradientUnits="userSpaceOnUse">
|
5
|
-
<stop stop-color="#DFB74F" />
|
6
|
-
<stop offset="1" stop-color="#FFECA8" />
|
7
|
-
</linearGradient>
|
8
|
-
</defs>
|
9
|
-
</svg>
|
@@ -1,3 +0,0 @@
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" fill="none" viewBox="0 0 14 14">
|
2
|
-
<path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.25" d="M11.375 7.234v4.52a.438.438 0 0 1-.438.438H3.064a.438.438 0 0 1-.438-.437V7.234M7 4.609v7.583M7 4.61s1.856 0 2.475-.619a1.313 1.313 0 0 0-1.856-1.856C7 2.753 7 4.609 7 4.609Zm0 0s-1.856 0-2.475-.619a1.313 1.313 0 0 1 1.856-1.856C7 2.753 7 4.609 7 4.609Zm-4.813 0h9.626c.241 0 .437.196.437.437v1.75a.438.438 0 0 1-.438.438H2.188a.438.438 0 0 1-.438-.438v-1.75c0-.241.196-.437.438-.437Z" vector-effect="non-scaling-stroke"/>
|
3
|
-
</svg>
|
@@ -1,31 +0,0 @@
|
|
1
|
-
<!--
|
2
|
-
- Copyright (c) 2024. Devtron Inc.
|
3
|
-
-
|
4
|
-
- Licensed under the Apache License, Version 2.0 (the "License");
|
5
|
-
- you may not use this file except in compliance with the License.
|
6
|
-
- You may obtain a copy of the License at
|
7
|
-
-
|
8
|
-
- http://www.apache.org/licenses/LICENSE-2.0
|
9
|
-
-
|
10
|
-
- Unless required by applicable law or agreed to in writing, software
|
11
|
-
- distributed under the License is distributed on an "AS IS" BASIS,
|
12
|
-
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
13
|
-
- See the License for the specific language governing permissions and
|
14
|
-
- limitations under the License.
|
15
|
-
-->
|
16
|
-
|
17
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
|
18
|
-
<g fill="none" fill-rule="evenodd">
|
19
|
-
<path data-style-override="false" d="M0 0h24v24H0z"/>
|
20
|
-
<g fill-rule="nonzero">
|
21
|
-
<path data-style-override="false" fill="#FC6D26" d="M21.95 13.522l-1.118-3.439-2.214-6.82a.383.383 0 0 0-.726 0l-2.214 6.816H8.32L6.107 3.262a.382.382 0 0 0-.726 0l-2.21 6.817-1.12 3.443a.762.762 0 0 0 .276.852L12 21.402l9.671-7.028a.763.763 0 0 0 .28-.852"/>
|
22
|
-
<path data-style-override="false" fill="#E24329" d="M12 21.397l3.678-11.318H8.324z"/>
|
23
|
-
<path data-style-override="false" fill="#FC6D26" d="M12 21.397L8.32 10.079H3.174z"/>
|
24
|
-
<path data-style-override="false" fill="#FCA326" d="M3.169 10.082l-1.12 3.44a.762.762 0 0 0 .276.85L12 21.403l-8.831-11.32z"/>
|
25
|
-
<path data-style-override="false" fill="#E24329" d="M3.17 10.082h5.155L6.107 3.266a.383.383 0 0 0-.727 0l-2.21 6.816z"/>
|
26
|
-
<path data-style-override="false" fill="#FC6D26" d="M12 21.397l3.678-11.318h5.156z"/>
|
27
|
-
<path data-style-override="false" fill="#FCA326" d="M20.83 10.082l1.12 3.44a.76.76 0 0 1-.276.85L12 21.398l8.828-11.315h.003z"/>
|
28
|
-
<path data-style-override="false" fill="#E24329" d="M20.833 10.082H15.68l2.214-6.816a.382.382 0 0 1 .726 0l2.214 6.816z"/>
|
29
|
-
</g>
|
30
|
-
</g>
|
31
|
-
</svg>
|
@@ -1,9 +0,0 @@
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
2
|
-
<path fill="#4285F4" fill-rule="evenodd" d="m14.68 13.06 4.55 2.63v.99l-4.94-2.85.39-.77Z" clip-rule="evenodd"/>
|
3
|
-
<path fill="#4285F4" fill-rule="evenodd" d="M12.48 12.3v4.59l3.86-2.29v-4.59l-3.86 2.29Z" clip-rule="evenodd"/>
|
4
|
-
<path fill="#669DF6" fill-rule="evenodd" d="m9.98 13.65-5.21 3.01-.32-.8 5.08-2.94.45.73Z" clip-rule="evenodd"/>
|
5
|
-
<path fill="#669DF6" fill-rule="evenodd" d="m11.52 12.3-3.86-2.29v4.59l3.86 2.29V12.3Z" clip-rule="evenodd"/>
|
6
|
-
<path fill="#AECBFA" d="M12.41 3.29h-.86v5.78h.86V3.29Z"/>
|
7
|
-
<path fill="#AECBFA" fill-rule="evenodd" d="M3.25 7v10L12 22l8.74-5V7L12 2 3.25 7Zm15.63 8.89L12 19.78l-6.88-3.89V8.11L12 4.22l6.87 3.89v7.78h.01Z" clip-rule="evenodd"/>
|
8
|
-
<path fill="#AECBFA" fill-rule="evenodd" d="m11.98 11.5 3.98-2.29-3.98-2.3-3.97 2.3 3.97 2.29Z" clip-rule="evenodd"/>
|
9
|
-
</svg>
|
@@ -1,3 +0,0 @@
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
2
|
-
<path stroke="#3B444C" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M17.25 12H21a.75.75 0 0 1 .75.75v6a.75.75 0 0 1-.75.75H3a.75.75 0 0 1-.75-.75v-6A.75.75 0 0 1 3 12h3.75M12 2.25V12m0 0L7.5 7.5M12 12l4.5-4.5m1.5 8.25h-1.5" vector-effect="non-scaling-stroke"/>
|
3
|
-
</svg>
|
@@ -1,3 +0,0 @@
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
2
|
-
<path fill="#FFC61C" d="M20.671 3H3.33A2.337 2.337 0 0 0 1 5.326v13.348A2.332 2.332 0 0 0 3.329 21H20.67A2.336 2.336 0 0 0 23 18.674V5.326A2.332 2.332 0 0 0 20.671 3ZM10.296 16.09l-4.232 2.457A1.134 1.134 0 0 1 4.4 17.279c.077-.29.266-.538.526-.689l4.232-2.457a1.133 1.133 0 0 1 1.47 1.664 1.12 1.12 0 0 1-.332.292Zm1.665-3.745h-.005a1.134 1.134 0 0 1-1.127-1.136l.02-4.871a1.13 1.13 0 0 1 1.133-1.127h.005a1.133 1.133 0 0 1 1.128 1.137l-.021 4.87a1.131 1.131 0 0 1-1.133 1.127Zm7.489 5.789a1.131 1.131 0 0 1-1.547.414l-4.239-2.445a1.133 1.133 0 0 1-.124-1.878 1.132 1.132 0 0 1 1.257-.082l4.238 2.445a1.132 1.132 0 0 1 .415 1.546Z"/>
|
3
|
-
</svg>
|