@devtron-labs/devtron-fe-common-lib 1.2.5-beta-12 → 1.2.5-beta-13

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (170) hide show
  1. package/dist/{@code-editor-Bup1WUI7.js → @code-editor-CzAjJrLY.js} +6126 -5668
  2. package/dist/{@common-rjsf-CbBSQQQt.js → @common-rjsf-BBfFhcwN.js} +2 -2
  3. package/dist/{@framer-motion-DHY98qq3.js → @framer-motion-B6d1rF48.js} +1 -1
  4. package/dist/@monaco-editor-CVagbUeH.js +138960 -0
  5. package/dist/{@react-dates-WNnwjI5S.js → @react-dates-DUsXL6Ns.js} +1 -1
  6. package/dist/{@react-select-BbR996pa.js → @react-select--zt85pEZ.js} +50 -50
  7. package/dist/{@vendor-RU8AW1bK.js → @vendor-DI8rS9OQ.js} +8755 -7936
  8. package/dist/Common/CustomTagSelector/ResizableTagTextArea.d.ts +1 -1
  9. package/dist/Common/CustomTagSelector/Types.d.ts +8 -15
  10. package/dist/Common/Helper.d.ts +2 -1
  11. package/dist/Common/SegmentedControl/SegmentedControl.component.d.ts +3 -0
  12. package/dist/Common/SegmentedControl/index.d.ts +2 -0
  13. package/dist/Common/SegmentedControl/types.d.ts +14 -0
  14. package/dist/Common/Types.d.ts +2 -1
  15. package/dist/Common/index.d.ts +1 -0
  16. package/dist/Shared/Components/ConfirmationModal/types.d.ts +9 -7
  17. package/dist/Shared/Components/DynamicDataTable/DynamicDataTable.d.ts +2 -0
  18. package/dist/Shared/Components/DynamicDataTable/DynamicDataTableHeader.d.ts +2 -0
  19. package/dist/Shared/Components/DynamicDataTable/DynamicDataTableRow.d.ts +2 -0
  20. package/dist/Shared/Components/DynamicDataTable/constants.d.ts +2 -0
  21. package/dist/Shared/Components/DynamicDataTable/index.d.ts +2 -0
  22. package/dist/Shared/Components/DynamicDataTable/types.d.ts +162 -0
  23. package/dist/Shared/Components/DynamicDataTable/utils.d.ts +5 -0
  24. package/dist/Shared/Components/InvalidYAMLTippy/utils.d.ts +3 -1
  25. package/dist/Shared/Components/KeyValueTable/KeyValueTable.types.d.ts +1 -1
  26. package/dist/Shared/Components/SelectTextArea/SelectTextArea.d.ts +2 -0
  27. package/dist/Shared/Components/SelectTextArea/index.d.ts +2 -0
  28. package/dist/Shared/Components/SelectTextArea/types.d.ts +12 -0
  29. package/dist/Shared/Components/index.d.ts +1 -0
  30. package/dist/Shared/Store/IndexStore.d.ts +1 -0
  31. package/dist/Shared/types.d.ts +1 -0
  32. package/dist/assets/@code-editor.css +1 -1
  33. package/dist/assets/@monaco-editor.css +1 -1
  34. package/dist/assets/app-not-deployed.acdf0271.png +0 -0
  35. package/dist/assets/codicon.ecfbfe4b.ttf +0 -0
  36. package/dist/assets/delete-medium.baa284da.svg +26 -1
  37. package/dist/assets/empty-noresult@2x.022ec87c.png +0 -0
  38. package/dist/assets/ic-abort.0d2773e9.svg +34 -1
  39. package/dist/assets/ic-aborted.e7288a6c.svg +5 -1
  40. package/dist/assets/ic-add.cfaa779b.svg +19 -1
  41. package/dist/assets/ic-appstatus-cancelled.05bb3352.svg +22 -1
  42. package/dist/assets/ic-arrow-backward.d951202a.svg +19 -1
  43. package/dist/assets/ic-arrow-counter-clockwise.01cbb0e1.svg +21 -1
  44. package/dist/assets/ic-arrow-down.18e5e332.svg +19 -1
  45. package/dist/assets/ic-arrow-forward.a2b8ab45.svg +27 -1
  46. package/dist/assets/ic-arrow-out.6aea09d0.svg +19 -1
  47. package/dist/assets/ic-arrow-right.f942ee03.svg +7 -1
  48. package/dist/assets/ic-arrow-square-out.1be837ac.svg +19 -1
  49. package/dist/assets/ic-arrow-up-down.945ee496.svg +19 -1
  50. package/dist/assets/ic-bold.2140b7c6.svg +19 -1
  51. package/dist/assets/ic-book-open.7cb94ee8.svg +19 -1
  52. package/dist/assets/ic-bot.f1d4abcc.svg +23 -1
  53. package/dist/assets/ic-branch.8db43d66.svg +19 -1
  54. package/dist/assets/ic-calendar.984accc5.svg +19 -1
  55. package/dist/assets/ic-calender-blank.963e3423.svg +19 -1
  56. package/dist/assets/ic-caret-down-small.2cc24039.svg +3 -1
  57. package/dist/assets/ic-caret-down.1666c029.svg +19 -1
  58. package/dist/assets/ic-caret-left-small.fe00c98d.svg +19 -1
  59. package/dist/assets/ic-charts.f41e185f.svg +19 -1
  60. package/dist/assets/ic-chat-circle-dots.e15514f8.svg +23 -1
  61. package/dist/assets/ic-check-all.0376437d.svg +21 -1
  62. package/dist/assets/ic-check-circle.ad80d835.svg +25 -1
  63. package/dist/assets/ic-check-grey.f556e371.svg +21 -1
  64. package/dist/assets/ic-check-square.2a3d3fb9.svg +20 -1
  65. package/dist/assets/ic-check.27c51fa1.svg +21 -1
  66. package/dist/assets/ic-checked-list.aba26c40.svg +19 -1
  67. package/dist/assets/ic-chevron-down.fc70d7a7.svg +21 -1
  68. package/dist/assets/ic-circle.05f86ff6.svg +9 -1
  69. package/dist/assets/ic-clair.ba79956f.svg +21 -1
  70. package/dist/assets/ic-clear-square.e60de021.svg +8 -0
  71. package/dist/assets/ic-clock.c21a2d14.svg +19 -1
  72. package/dist/assets/ic-close.43adc42a.svg +25 -1
  73. package/dist/assets/ic-code-commit.161a6b3c.svg +19 -1
  74. package/dist/assets/ic-code.1d1d4dd8.svg +19 -1
  75. package/dist/assets/ic-collapse-all.fd7b27b1.svg +3 -1
  76. package/dist/assets/ic-commit.e3113dd9.svg +23 -1
  77. package/dist/assets/ic-compare.0ee3e4cf.svg +22 -1
  78. package/dist/assets/ic-copy.94cee0fb.svg +19 -1
  79. package/dist/assets/ic-cpu.8be677ee.svg +20 -1
  80. package/dist/assets/ic-cross.01e03666.svg +19 -1
  81. package/dist/assets/ic-delete-interactive.304dd293.svg +19 -1
  82. package/dist/assets/ic-diff-file-added.0deb6763.svg +10 -1
  83. package/dist/assets/ic-diff-file-removed.2ed80281.svg +10 -1
  84. package/dist/assets/ic-diff-file-updated.c8740f72.svg +10 -1
  85. package/dist/assets/ic-disconnected.551d6161.svg +29 -1
  86. package/dist/assets/ic-discord-fill.1a1b291d.svg +19 -1
  87. package/dist/assets/ic-docker.48906f4d.svg +19 -1
  88. package/dist/assets/ic-download.c30437cd.svg +21 -1
  89. package/dist/assets/ic-drag.3f71e8aa.svg +24 -1
  90. package/dist/assets/ic-edit-file.a782640f.svg +20 -1
  91. package/dist/assets/ic-enter.cab07082.svg +19 -1
  92. package/dist/assets/ic-error-cross.bf21e563.svg +24 -1
  93. package/dist/assets/ic-error-exclamation.c224de09.svg +22 -1
  94. package/dist/assets/ic-error-medium.ea542259.svg +22 -1
  95. package/dist/assets/ic-error.a25d2f0d.svg +4 -1
  96. package/dist/assets/ic-errorInfo.d8d674b8.svg +23 -1
  97. package/dist/assets/ic-exit-fullscreen.1ae582d1.svg +19 -1
  98. package/dist/assets/ic-expand-all.a0744f9f.svg +3 -1
  99. package/dist/assets/ic-expand.ab992205.svg +19 -1
  100. package/dist/assets/ic-feedback.d32fa6b0.svg +19 -1
  101. package/dist/assets/ic-file-code.21a1f748.svg +7 -1
  102. package/dist/assets/ic-file-text.f9563710.svg +19 -1
  103. package/dist/assets/ic-files.fc290dee.svg +19 -1
  104. package/dist/assets/ic-filter-applied.9fc48d0f.svg +20 -1
  105. package/dist/assets/ic-filter.8f403d6f.svg +19 -1
  106. package/dist/assets/ic-folder.051cd30d.svg +19 -1
  107. package/dist/assets/ic-fullscreen-2.f138a5e8.svg +19 -1
  108. package/dist/assets/ic-fullscreen.b05e5087.svg +19 -1
  109. package/dist/assets/ic-hash.cd11c334.svg +3 -1
  110. package/dist/assets/ic-header.a91a9800.svg +21 -1
  111. package/dist/assets/ic-help-outline.9c012a0c.svg +19 -1
  112. package/dist/assets/ic-help.39c58c34.svg +19 -1
  113. package/dist/assets/ic-image.2a8ed117.svg +20 -1
  114. package/dist/assets/ic-in-progress.0598554b.svg +10 -1
  115. package/dist/assets/ic-info-filled-override.99e8094a.svg +20 -1
  116. package/dist/assets/ic-info-filled.4b0b46d1.svg +20 -1
  117. package/dist/assets/ic-info-outline.f4be8a1e.svg +4 -1
  118. package/dist/assets/ic-info-outlined.f4fa3224.svg +29 -1
  119. package/dist/assets/ic-italic.358ca070.svg +19 -1
  120. package/dist/assets/ic-k8s-job.f4414c10.svg +19 -1
  121. package/dist/assets/ic-lego-block.ee4b63f1.svg +36 -1
  122. package/dist/assets/ic-lines.395ef3db.svg +3 -1
  123. package/dist/assets/ic-link.8453e775.svg +19 -1
  124. package/dist/assets/ic-loading-failure.aa68693d.png +0 -0
  125. package/dist/assets/ic-locked.3b9eff02.svg +5 -1
  126. package/dist/assets/ic-mechanical-operation.08b38afd.svg +84 -1
  127. package/dist/assets/ic-medium-info.eee4a07b.svg +5 -1
  128. package/dist/assets/ic-megaphone.b9f9a901.svg +19 -1
  129. package/dist/assets/ic-memory.c4159f96.svg +19 -1
  130. package/dist/assets/ic-message.be6dba43.svg +19 -1
  131. package/dist/assets/ic-minus.df865aaf.svg +19 -1
  132. package/dist/assets/ic-nav-rocket.9e50bb61.svg +19 -1
  133. package/dist/assets/ic-not-authorized.2d8e208f.svg +78 -1
  134. package/dist/assets/ic-not-found.86f588bf.svg +176 -1
  135. package/dist/assets/ic-onboarding.c98f9ef9.svg +19 -1
  136. package/dist/assets/ic-open-in-new.6aea09d0.svg +19 -1
  137. package/dist/assets/ic-ordered-list.879dc7c8.svg +19 -1
  138. package/dist/assets/ic-page-not-found.da74a367.svg +81 -1
  139. package/dist/assets/ic-pencil.c75a6acc.svg +19 -1
  140. package/dist/assets/ic-person.f78738ac.svg +22 -1
  141. package/dist/assets/ic-pull-request.31d0c981.svg +19 -1
  142. package/dist/assets/ic-pulsate-status.9264740e.svg +21 -1
  143. package/dist/assets/ic-quote.10768489.svg +19 -1
  144. package/dist/assets/ic-regex.e14a4ea3.svg +19 -1
  145. package/dist/assets/ic-rocket-fail.874e54ce.svg +20 -1
  146. package/dist/assets/ic-rotate-devtron.200e165b.svg +119 -1
  147. package/dist/assets/ic-search.976327f1.svg +22 -1
  148. package/dist/assets/ic-sort-arrow-down.5cf54d08.svg +19 -1
  149. package/dist/assets/ic-stamp.8689f42d.svg +9 -1
  150. package/dist/assets/ic-strikethrough.a1652ad9.svg +19 -1
  151. package/dist/assets/ic-success.8c8fe69d.svg +4 -1
  152. package/dist/assets/ic-tag.1613fc59.svg +19 -1
  153. package/dist/assets/ic-timeout-red.5eda1010.svg +21 -1
  154. package/dist/assets/ic-timer.b62145ec.svg +19 -1
  155. package/dist/assets/ic-trivy.d5338454.svg +25 -1
  156. package/dist/assets/ic-unordered-list.42c1cbbc.svg +22 -1
  157. package/dist/assets/ic-view-variable-toggle.c335dfa0.svg +24 -1
  158. package/dist/assets/ic-vulnerability-not-found.d8a4d43c.svg +65 -1
  159. package/dist/assets/ic-warning-y5.2ad9d7f4.svg +20 -1
  160. package/dist/assets/ic-warning.10bcf8bd.svg +23 -1
  161. package/dist/assets/ic-webhook.d4431b07.svg +31 -1
  162. package/dist/assets/ic-world.1f6a5eaf.svg +19 -1
  163. package/dist/assets/inject-tag.28e72db6.svg +21 -1
  164. package/dist/assets/lifebuoy.7d8fdf27.png +0 -0
  165. package/dist/assets/no-artifact@2x.6afc74bc.png +0 -0
  166. package/dist/index.d.ts +0 -1
  167. package/dist/index.js +560 -555
  168. package/package.json +6 -5
  169. package/dist/@monaco-editor-34kqzg3G.js +0 -70451
  170. package/dist/yaml.worker.d.ts +0 -0
@@ -1 +1,19 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="none" viewBox="0 0 20 20"><path fill="#3B444C" d="m5.457 9.207 3.836 3.836a1 1 0 0 0 1.414 0l3.836-3.836c.63-.63.184-1.707-.707-1.707H6.164c-.89 0-1.337 1.077-.707 1.707"/></svg>
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="20" height="20" viewBox="0 0 20 20" fill="none">
18
+ <path d="M5.45711 9.20711L9.29289 13.0429C9.68342 13.4334 10.3166 13.4334 10.7071 13.0429L14.5429 9.20711C15.1729 8.57714 14.7267 7.5 13.8358 7.5H6.16421C5.27331 7.5 4.82714 8.57714 5.45711 9.20711Z" fill="#3B444C"/>
19
+ </svg>
@@ -1 +1,19 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="none" viewBox="0 0 20 20"><path stroke="#3B444C" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8.125 6.25v9.666a.63.63 0 0 1-.278.52l-.86.572a.626.626 0 0 1-.952-.368L5 12.5m3.125-6.25H5a3.125 3.125 0 0 0 0 6.25m3.125-6.25s4.254 0 8.348-3.433a.625.625 0 0 1 1.027.477v12.162a.625.625 0 0 1-1.027.477C12.379 12.5 8.125 12.5 8.125 12.5H5"/></svg>
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="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
18
+ <path d="M8.125 6.25001V15.9155C8.125 16.0184 8.0996 16.1197 8.05105 16.2104C8.0025 16.3011 7.9323 16.3785 7.84669 16.4355L6.98793 17.0081C6.90459 17.0636 6.80913 17.0983 6.70957 17.1093C6.61001 17.1202 6.50928 17.1071 6.41587 17.071C6.32245 17.0349 6.23908 16.9768 6.17278 16.9018C6.10648 16.8267 6.05919 16.7368 6.0349 16.6396L5 12.5M8.125 6.25001H5C4.1712 6.25001 3.37634 6.57925 2.79029 7.1653C2.20424 7.75135 1.875 8.54621 1.875 9.37501C1.875 10.2038 2.20424 10.9987 2.79029 11.5847C3.37634 12.1708 4.1712 12.5 5 12.5M8.125 6.25001C8.125 6.25001 12.379 6.25001 16.4727 2.8166C16.5638 2.73997 16.6748 2.69093 16.7928 2.67525C16.9107 2.65957 17.0307 2.6779 17.1386 2.72808C17.2465 2.77826 17.3379 2.85821 17.4019 2.95853C17.4659 3.05884 17.4999 3.17535 17.5 3.29435V15.4557C17.4999 15.5747 17.4659 15.6912 17.4019 15.7915C17.3379 15.8918 17.2465 15.9718 17.1386 16.0219C17.0307 16.0721 16.9107 16.0904 16.7928 16.0748C16.6748 16.0591 16.5638 16.01 16.4727 15.9334C12.379 12.5 8.125 12.5 8.125 12.5L5 12.5" stroke="#3B444C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
19
+ </svg>
@@ -1 +1,7 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="#06C" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4.667 14H13.5a.5.5 0 0 0 .5-.5v-8M10.5 2h-6a.5.5 0 0 0-.5.5v2.75M10.5 2 14 5.5M10.5 2v3.5H14M3.307 7.81 2 9.565l1.306 1.755m2.721-3.51 1.306 1.755-1.306 1.755"/></svg>
1
+ <!--
2
+ - Copyright (c) 2024. Devtron Inc.
3
+ -->
4
+
5
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
6
+ <path d="M4.66667 14H13.5005C13.5661 14 13.6312 13.9871 13.6918 13.9619C13.7525 13.9368 13.8076 13.9 13.854 13.8536C13.9005 13.8071 13.9373 13.752 13.9624 13.6913C13.9876 13.6307 14.0005 13.5657 14.0005 13.5V5.5M10.5005 2H4.5C4.36739 2 4.24021 2.05268 4.14645 2.14645C4.05268 2.24021 4 2.36739 4 2.5V5.25M10.5005 2L14.0005 5.5M10.5005 2V5.5H14.0005M3.30612 7.80952L2 9.56463L3.30612 11.3197M6.02721 7.80952L7.33333 9.56463L6.02721 11.3197" stroke="#0066CC" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
7
+ </svg>
@@ -1 +1,19 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="none" viewBox="0 0 20 20"><path stroke="#596168" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M11.875 2.5h-7.5a.625.625 0 0 0-.626.625v13.75a.625.625 0 0 0 .625.625h11.251a.625.625 0 0 0 .625-.625v-10M11.875 2.5l4.375 4.375M11.875 2.5v4.375h4.375m-8.75 3.75h5m-5 2.5h5"/></svg>
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="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
18
+ <path d="M11.875 2.5H4.37439C4.20863 2.5 4.04966 2.56585 3.93245 2.68306C3.81524 2.80027 3.74939 2.95924 3.74939 3.125V16.875C3.74939 17.0408 3.81524 17.1997 3.93245 17.3169C4.04966 17.4342 4.20863 17.5 4.37439 17.5H15.625C15.7071 17.5 15.7883 17.4838 15.8642 17.4524C15.94 17.421 16.0089 17.375 16.0669 17.3169C16.125 17.2589 16.171 17.19 16.2024 17.1142C16.2338 17.0384 16.25 16.9571 16.25 16.875V6.875M11.875 2.5L16.25 6.875M11.875 2.5V6.875H16.25M7.5 10.625H12.5M7.5 13.125H12.5" stroke="#596168" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
19
+ </svg>
@@ -1 +1,19 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="19.5" height="18" fill="none" style="margin-left:2px;height:24px" viewBox="0 0 19.5 18"><path stroke="#3B444C" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M10.857 3.532h-6.53a.544.544 0 0 0-.545.544V16.05a.544.544 0 0 0 .544.544h9.797a.543.543 0 0 0 .544-.544V7.342m-3.81-3.81 3.81 3.81m-3.81-3.81v3.81h3.81m-7.62 3.265h4.355m-4.354 2.177h4.354m.816-7.891-3.81-3.81h-6.53a.544.544 0 0 0-.545.545V13.6a.544.544 0 0 0 .545.544h1.904"/></svg>
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="19.5" height="18" viewBox="0 0 19.5 18" style = "margin-left: 2px;height: 24px;" fill="none" xmlns="http://www.w3.org/2000/svg">
18
+ <path d="M10.8573 3.53223H4.32641C4.18208 3.53223 4.04366 3.58956 3.9416 3.69162C3.83955 3.79367 3.78221 3.93209 3.78221 4.07642V16.0487C3.78221 16.1931 3.83955 16.3315 3.9416 16.4335C4.04366 16.5356 4.18208 16.5929 4.32641 16.5929H14.1225C14.1939 16.5929 14.2647 16.5789 14.3307 16.5515C14.3967 16.5242 14.4567 16.4841 14.5073 16.4335C14.5578 16.383 14.5979 16.323 14.6252 16.257C14.6526 16.191 14.6667 16.1202 14.6667 16.0487V7.3416M10.8573 3.53223L14.6667 7.3416M10.8573 3.53223V7.3416H14.6667M7.04792 10.6068H11.4015M7.04792 12.7836H11.4015M12.2178 4.89272L8.40841 1.08334H1.87752C1.73319 1.08334 1.59478 1.14068 1.49272 1.24273C1.39066 1.34479 1.33333 1.48321 1.33333 1.62754V13.5999C1.33333 13.7442 1.39066 13.8826 1.49272 13.9847C1.59478 14.0867 1.73319 14.1441 1.87752 14.1441H3.78221" stroke="#3B444C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
19
+ </svg>
@@ -1 +1,20 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="#F33E3E" d="M23 7a3 3 0 1 1-6 0 3 3 0 0 1 6 0"/><path stroke="#596168" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M6 12h10M2 7.5h12m-4.25 9h4.5"/></svg>
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" fill="none">
18
+ <path d="M23 7C23 8.65685 21.6569 10 20 10C18.3431 10 17 8.65685 17 7C17 5.34315 18.3431 4 20 4C21.6569 4 23 5.34315 23 7Z" fill="#F33E3E"/>
19
+ <path d="M6 12H16M2 7.5L14 7.5M9.75 16.5H14.25" stroke="#596168" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
20
+ </svg>
@@ -1 +1,19 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="#596168" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M6 12h12M2 7.5h19.5m-11.75 9h4.5"/></svg>
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" fill="none">
18
+ <path d="M6 12H18M2 7.5H21.5M9.75 16.5H14.25" stroke="#596168" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
19
+ </svg>
@@ -1 +1,19 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="#06C" d="M9.465 3H5a3 3 0 0 0-3 3v12a3 3 0 0 0 3 3h14a3 3 0 0 0 3-3V9a3 3 0 0 0-3-3h-6.465L11.13 3.89A2 2 0 0 0 9.465 3M5 5h4.465l1.406 2.11a2 2 0 0 0 1.664.89H19a1 1 0 0 1 1 1v9a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V6a1 1 0 0 1 1-1"/></svg>
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
+ <path fill="#06C" fill-rule="nonzero" d="M9.465 3H5a3 3 0 0 0-3 3v12a3 3 0 0 0 3 3h14a3 3 0 0 0 3-3V9a3 3 0 0 0-3-3h-6.465L11.13 3.89A2 2 0 0 0 9.465 3zM5 5h4.465l1.406 2.11a2 2 0 0 0 1.664.89H19a1 1 0 0 1 1 1v9a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V6a1 1 0 0 1 1-1z"/>
19
+ </svg>
@@ -1 +1,19 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 18 18"><path fill="#767D84" fill-rule="evenodd" d="M3.75 9.75a.75.75 0 0 1 .745.663l.005.087v1.938l2.432-2.43a.75.75 0 0 1 1.123.99l-.062.07L5.56 13.5H7.5a.75.75 0 0 1 .745.663l.005.087a.75.75 0 0 1-.663.745L7.5 15H3.75l-.078-.005-.049-.006-.051-.01-.054-.016-.044-.015-.05-.023-.043-.022-.053-.033-.033-.023-.07-.061-.005-.006a.8.8 0 0 1-.123-.16l-.005-.01-.018-.035-.026-.06-.014-.04-.016-.06-.008-.041-.005-.037-.002-.023L3 14.271V10.5a.75.75 0 0 1 .75-.75M14.25 3l.076.004.05.007.052.01.054.016.044.015.05.023.043.022q.027.015.053.033l.027.02.034.026.031.028.016.016a.8.8 0 0 1 .123.16l.005.01.018.035q.014.029.026.06l.014.04.016.06.008.041.003.018.005.046.001.03.001.03V7.5a.75.75 0 0 1-1.495.087L13.5 7.5V5.56l-2.47 2.47a.749.749 0 0 1-1.123-.99l.063-.07 2.469-2.471L10.5 4.5a.75.75 0 0 1-.745-.663L9.75 3.75a.75.75 0 0 1 .663-.745L10.5 3z"/></svg>
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="18" height="18" viewBox="0 0 18 18">
18
+ <path fill="#767D84" fill-rule="evenodd" d="M3.75 9.75c.385 0 .702.29.745.663l.005.087v1.938l2.432-2.43c.293-.294.768-.294 1.06 0 .271.27.292.695.063.99l-.062.07L5.56 13.5H7.5c.385 0 .702.29.745.663l.005.087c0 .385-.29.702-.663.745L7.5 15H3.75l-.078-.005-.049-.006-.051-.01-.054-.016c-.015-.004-.03-.01-.044-.015l-.05-.023c-.015-.006-.029-.014-.043-.022-.018-.01-.036-.021-.053-.033l-.033-.023c-.024-.02-.048-.04-.07-.061l-.005-.006c-.051-.051-.09-.103-.123-.16l-.005-.01-.018-.035c-.01-.019-.018-.039-.026-.06l-.014-.04-.016-.06-.008-.041-.005-.037-.002-.023L3 14.271V10.5c0-.414.336-.75.75-.75zM14.25 3l.076.004.05.007.052.01.054.016c.015.004.03.01.044.015l.05.023c.015.006.029.014.043.022.018.01.036.021.053.033.01.006.018.013.027.02l.034.026.031.028.016.016c.051.051.09.103.123.16l.005.01.018.035c.01.019.018.039.026.06l.014.04.016.06.008.041.003.018.005.046.001.03.001.03V7.5c0 .414-.336.75-.75.75-.385 0-.702-.29-.745-.663L13.5 7.5V5.56l-2.47 2.47c-.293.293-.767.293-1.06 0-.27-.27-.291-.695-.063-.99l.063-.07 2.469-2.471L10.5 4.5c-.385 0-.702-.29-.745-.663L9.75 3.75c0-.385.29-.702.663-.745L10.5 3h3.75z"/>
19
+ </svg>
@@ -1 +1,19 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M10 3h3m0 0v3m0-3L9.5 6.5M6 13H3m0 0v-3m0 3 3.5-3.5"/></svg>
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="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
18
+ <path d="M10 3H13M13 3V6M13 3L9.5 6.5M6 13H3M3 13V10M3 13L6.5 9.5" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
19
+ </svg>
@@ -1 +1,3 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" fill="none" viewBox="0 0 14 14"><path stroke="#06C" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M2.386 5.25h9.864M9.625 2.188l-1.75 9.625m-1.75-9.625-1.75 9.625M1.75 8.75h9.864"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 14 14" fill="none">
2
+ <path d="M2.38636 5.25H12.25M9.625 2.1875L7.875 11.8125M6.125 2.1875L4.375 11.8125M1.75 8.75H11.6136" stroke="#0066CC" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
+ </svg>
@@ -1 +1,21 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="#596168" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4 8h8M3.75 2.75v10.5m9-10.5v10.5"/></svg>
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="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
18
+ <path d="M4 8H12" stroke="#596168" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
19
+ <line x1="3.75" y1="2.75" x2="3.75" y2="13.25" stroke="#596168" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
20
+ <line x1="12.75" y1="2.75" x2="12.75" y2="13.25" stroke="#596168" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
21
+ </svg>
@@ -1 +1,19 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="#1D2730" fill-rule="evenodd" d="M9 1.333a6.667 6.667 0 1 1 0 13.334A6.667 6.667 0 0 1 9 1.333m0 1.334C6.054 2.667 3.667 5.054 3.667 8S6.054 13.333 9 13.333 14.333 10.946 14.333 8 11.946 2.667 9 2.667m-.137 7.245c.41 0 .747.337.747.747s-.337.747-.747.747-.747-.336-.747-.747a.75.75 0 0 1 .747-.747m.046-5.245c1.166 0 2.313.537 2.313 1.82 0 1.185-1.357 1.64-1.648 2.068-.22.319-.146.766-.747.766-.392 0-.583-.319-.583-.61 0-1.085 1.593-1.33 1.593-2.223 0-.492-.327-.783-.873-.783-1.166 0-.711 1.202-1.594 1.202-.319 0-.592-.191-.592-.556 0-.893 1.02-1.684 2.13-1.684z"/></svg>
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" viewBox="0 0 16 16">
18
+ <path fill="#1D2730" fill-rule="evenodd" d="M9 1.333c3.682 0 6.667 2.985 6.667 6.667S12.682 14.667 9 14.667 2.333 11.682 2.333 8 5.318 1.333 9 1.333zm0 1.334C6.054 2.667 3.667 5.054 3.667 8S6.054 13.333 9 13.333 14.333 10.946 14.333 8 11.946 2.667 9 2.667zm-.137 7.245c.41 0 .747.337.747.747s-.337.747-.747.747-.747-.336-.747-.747c0-.41.338-.747.747-.747zm.046-5.245c1.166 0 2.313.537 2.313 1.82 0 1.185-1.357 1.64-1.648 2.068-.22.319-.146.766-.747.766-.392 0-.583-.319-.583-.61 0-1.085 1.593-1.33 1.593-2.223 0-.492-.327-.783-.873-.783-1.166 0-.711 1.202-1.594 1.202-.319 0-.592-.191-.592-.556 0-.893 1.02-1.684 2.13-1.684z"/>
19
+ </svg>
@@ -1 +1,19 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="#767D84" fill-rule="evenodd" d="M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2m-.205 12.868c-.615 0-1.12.505-1.12 1.12 0 .617.505 1.121 1.12 1.121s1.12-.504 1.12-1.12-.506-1.12-1.12-1.12zM11.863 7c-1.667 0-3.197 1.187-3.196 2.527 0 .546.41.833.888.833 1.325 0 .642-1.803 2.39-1.803.82 0 1.311.438 1.311 1.175 0 1.34-2.39 1.708-2.39 3.334 0 .438.287.915.874.915.902 0 .792-.67 1.12-1.148.438-.642 2.473-1.325 2.473-3.101 0-1.927-1.721-2.732-3.47-2.732"/></svg>
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
+ <path fill="#767D84" fill-rule="evenodd" d="M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zm-.205 12.868c-.615 0-1.12.505-1.12 1.12 0 .617.505 1.121 1.12 1.121.615 0 1.12-.504 1.12-1.12 0-.616-.506-1.12-1.12-1.12zM11.863 7c-1.667 0-3.197 1.187-3.196 2.527 0 .546.41.833.888.833 1.325 0 .642-1.803 2.39-1.803.82 0 1.311.438 1.311 1.175 0 1.34-2.39 1.708-2.39 3.334 0 .438.287.915.874.915.902 0 .792-.67 1.12-1.148.438-.642 2.473-1.325 2.473-3.101 0-1.927-1.721-2.732-3.47-2.732z"/>
19
+ </svg>
@@ -1 +1,20 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="#596168" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m2 10.5 3.146-3.146a.5.5 0 0 1 .708 0l2.792 2.792a.5.5 0 0 0 .708 0l1.292-1.292a.5.5 0 0 1 .707 0L14 11.5M2.5 3h11a.5.5 0 0 1 .5.5v9a.5.5 0 0 1-.5.5h-11a.5.5 0 0 1-.5-.5v-9a.5.5 0 0 1 .5-.5"/><path fill="#596168" d="M10 7.5a1 1 0 1 0 0-2 1 1 0 0 0 0 2"/></svg>
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="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
18
+ <path d="M2 10.5L5.14644 7.35355C5.19287 7.30712 5.24799 7.27029 5.30865 7.24517C5.36931 7.22004 5.43433 7.20711 5.49999 7.20711C5.56565 7.20711 5.63067 7.22004 5.69133 7.24517C5.752 7.27029 5.80711 7.30712 5.85354 7.35355L8.64644 10.1464C8.69287 10.1929 8.74799 10.2297 8.80865 10.2548C8.86931 10.28 8.93433 10.2929 8.99999 10.2929C9.06565 10.2929 9.13067 10.28 9.19133 10.2548C9.252 10.2297 9.30711 10.1929 9.35354 10.1464L10.6464 8.85355C10.6929 8.80712 10.748 8.77029 10.8086 8.74517C10.8693 8.72004 10.9343 8.70711 11 8.70711C11.0657 8.70711 11.1307 8.72004 11.1913 8.74517C11.252 8.77029 11.3071 8.80712 11.3535 8.85355L14 11.5M2.5 3H13.5C13.7761 3 14 3.22386 14 3.5V12.5C14 12.7761 13.7761 13 13.5 13H2.5C2.22386 13 2 12.7761 2 12.5V3.5C2 3.22386 2.22386 3 2.5 3Z" stroke="#596168" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
19
+ <path d="M10 7.5C10.5523 7.5 11 7.05228 11 6.5C11 5.94772 10.5523 5.5 10 5.5C9.44772 5.5 9 5.94772 9 6.5C9 7.05228 9.44772 7.5 10 7.5Z" fill="#596168"/>
20
+ </svg>
@@ -1 +1,10 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" fill="none" viewBox="0 0 14 14"><g clip-path="url(#clip0_2382_27793)"><path fill="#FFB549" fill-rule="evenodd" d="M7 1.75a5.25 5.25 0 1 0 0 10.5 5.25 5.25 0 0 0 0-10.5M.583 7a6.417 6.417 0 1 1 12.834 0A6.417 6.417 0 0 1 .583 7" clip-rule="evenodd"/><path fill="#8C6324" d="M4.947 9.834A3.499 3.499 0 1 0 6.995 3.5L7 7z"/></g></svg>
1
+ <!--
2
+ - Copyright (c) 2024. Devtron Inc.
3
+ -->
4
+
5
+ <svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 14 14" fill="none">
6
+ <g clip-path="url(#clip0_2382_27793)">
7
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M7.00016 1.75016C4.10067 1.75016 1.75016 4.10067 1.75016 7.00016C1.75016 9.89966 4.10067 12.2502 7.00016 12.2502C9.89966 12.2502 12.2502 9.89966 12.2502 7.00016C12.2502 4.10067 9.89966 1.75016 7.00016 1.75016ZM0.583496 7.00016C0.583496 3.45634 3.45634 0.583496 7.00016 0.583496C10.544 0.583496 13.4168 3.45634 13.4168 7.00016C13.4168 10.544 10.544 13.4168 7.00016 13.4168C3.45634 13.4168 0.583496 10.544 0.583496 7.00016Z" fill="#FFB549"/>
8
+ <path d="M4.94656 9.83432C5.39385 10.1584 5.91148 10.372 6.45713 10.4576C7.00278 10.5433 7.56096 10.4986 8.08603 10.3272C8.61111 10.1559 9.08816 9.86263 9.4782 9.47154C9.86823 9.08046 10.1602 8.60262 10.3301 8.07708C10.5001 7.55155 10.5433 6.99325 10.4562 6.44783C10.369 5.90241 10.154 5.38536 9.82879 4.93895C9.50354 4.49253 9.07724 4.12944 8.58477 3.87934C8.0923 3.62925 7.54763 3.49926 6.99529 3.5L7 7L4.94656 9.83432Z" fill="#8C6324"/>
9
+ </g>
10
+ </svg>
@@ -1 +1,20 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><circle cx="8.00016" cy="8" r="6.66667" fill="#767D84"/><path fill="#fff" d="M7.995 5.38a.66.66 0 0 1-.484-.201.67.67 0 0 1-.201-.494q0-.293.201-.483A.66.66 0 0 1 7.995 4q.293 0 .494.202a.64.64 0 0 1 .201.483q0 .293-.201.494a.67.67 0 0 1-.494.201m.584 4.847H10v1.017H6v-1.017h1.42V7.113H6V6.096h2.58z"/></svg>
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="16" height="16" viewBox="0 0 16 16" fill="none">
18
+ <circle cx="8.00016" cy="8" r="6.66667" fill="#767D84"/>
19
+ <path d="M7.99496 5.38035C7.80688 5.38035 7.64568 5.31318 7.51133 5.17884C7.37699 5.0445 7.30982 4.87993 7.30982 4.68514C7.30982 4.49034 7.37699 4.32914 7.51133 4.20151C7.64568 4.06717 7.80688 4 7.99496 4C8.18976 4 8.35432 4.06717 8.48867 4.20151C8.62301 4.32914 8.69018 4.49034 8.69018 4.68514C8.69018 4.87993 8.62301 5.0445 8.48867 5.17884C8.35432 5.31318 8.18976 5.38035 7.99496 5.38035ZM8.57934 10.2267H10V11.2443H6V10.2267H7.42066V7.11335H6V6.09572H8.57934V10.2267Z" fill="white"/>
20
+ </svg>
@@ -1 +1,20 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="none" viewBox="0 0 20 20"><circle cx="9.99996" cy="9.99999" r="8.33333" fill="#06C"/><path fill="#fff" d="M9.994 6.725a.82.82 0 0 1-.605-.251.84.84 0 0 1-.252-.618q0-.365.252-.604A.82.82 0 0 1 9.994 5a.84.84 0 0 1 .617.252q.252.239.252.604 0 .366-.252.618a.84.84 0 0 1-.617.251m.73 6.058H12.5v1.272h-5v-1.272h1.776V8.892H7.5V7.62h3.224z"/></svg>
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="20" height="20" viewBox="0 0 20 20" fill="none">
18
+ <circle cx="9.99996" cy="9.99999" r="8.33333" fill="#0066CC"/>
19
+ <path d="M9.9937 6.72544C9.75861 6.72544 9.55709 6.64148 9.38917 6.47355C9.22124 6.30563 9.13728 6.09992 9.13728 5.85642C9.13728 5.61293 9.22124 5.41142 9.38917 5.25189C9.55709 5.08396 9.75861 5 9.9937 5C10.2372 5 10.4429 5.08396 10.6108 5.25189C10.7788 5.41142 10.8627 5.61293 10.8627 5.85642C10.8627 6.09992 10.7788 6.30563 10.6108 6.47355C10.4429 6.64148 10.2372 6.72544 9.9937 6.72544ZM10.7242 12.7834H12.5V14.0554H7.5V12.7834H9.27582V8.89169H7.5V7.61965H10.7242V12.7834Z" fill="white"/>
20
+ </svg>
@@ -1 +1,4 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12"><circle cx="6" cy="6" r="5" stroke="#596168"/><path fill="#596168" d="M5.996 4.035a.5.5 0 0 1-.363-.15.5.5 0 0 1-.15-.371q0-.219.15-.363.152-.15.363-.151.22 0 .37.151.152.144.152.363 0 .22-.151.37-.152.15-.37.151m.439 3.635H7.5v.763h-3V7.67h1.065V5.335H4.5v-.763h1.935z"/></svg>
1
+ <svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <circle cx="6" cy="6" r="5" stroke="#596168" stroke-width="1"/>
3
+ <path d="M5.99622 4.03526C5.85516 4.03526 5.73426 3.98489 5.6335 3.88413C5.53275 3.78338 5.48237 3.65995 5.48237 3.51385C5.48237 3.36776 5.53275 3.24685 5.6335 3.15113C5.73426 3.05038 5.85516 3 5.99622 3C6.14232 3 6.26574 3.05038 6.3665 3.15113C6.46725 3.24685 6.51763 3.36776 6.51763 3.51385C6.51763 3.65995 6.46725 3.78338 6.3665 3.88413C6.26574 3.98489 6.14232 4.03526 5.99622 4.03526ZM6.43451 7.67002H7.5V8.43325H4.5V7.67002H5.56549V5.33501H4.5V4.57179H6.43451V7.67002Z" fill="#596168"/>
4
+ </svg>
@@ -1 +1,29 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20"><path fill="#06C" fill-rule="evenodd" d="M10 1.667c4.6 0 8.333 3.733 8.333 8.333S14.6 18.333 10 18.333 1.667 14.6 1.667 10 5.4 1.667 10 1.667m0 1.666A6.67 6.67 0 0 0 3.333 10 6.67 6.67 0 0 0 10 16.667 6.67 6.67 0 0 0 16.667 10 6.67 6.67 0 0 0 10 3.333m0 5.834c.46 0 .833.373.833.833v3.333a.834.834 0 1 1-1.666 0V10c0-.46.373-.833.833-.833m0-3.334A.833.833 0 1 1 10 7.5a.833.833 0 0 1 0-1.667"/></svg>
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="20" height="20" viewBox="0 0 20 20">
18
+ <g fill="none" fill-rule="evenodd">
19
+ <g fill="#06C">
20
+ <g>
21
+ <g>
22
+ <g>
23
+ <path d="M10 1.667c4.6 0 8.333 3.733 8.333 8.333S14.6 18.333 10 18.333 1.667 14.6 1.667 10 5.4 1.667 10 1.667zm0 1.666C6.32 3.333 3.333 6.32 3.333 10c0 3.68 2.987 6.667 6.667 6.667 3.68 0 6.667-2.987 6.667-6.667 0-3.68-2.987-6.667-6.667-6.667zm0 5.834c.46 0 .833.373.833.833v3.333c0 .46-.373.834-.833.834-.46 0-.833-.373-.833-.834V10c0-.46.373-.833.833-.833zm0-3.334c.46 0 .833.373.833.834 0 .46-.373.833-.833.833-.46 0-.833-.373-.833-.833 0-.46.373-.834.833-.834z" transform="translate(-315.000000, -313.000000) translate(303.000000, 256.000000) translate(4.000000, 49.000000) translate(8.000000, 8.000000)"/>
24
+ </g>
25
+ </g>
26
+ </g>
27
+ </g>
28
+ </g>
29
+ </svg>
@@ -1 +1,19 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="#596168" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m9.5 3.5-3 9m-2.5 0h5m-2-9h5"/></svg>
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="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
18
+ <path d="M9.5 3.49951L6.5 12.4995M4 12.4995H9M7 3.49951H12" stroke="#596168" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
19
+ </svg>
@@ -1 +1,19 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="none" viewBox="0 0 20 20"><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M12.5 12.5h5m-5 0v5m0-5v-5m0 5h-5m10 0v5h-5m5-5v-5m-5 10h-5m5-10h5m-5 0v-5h5v5m-5 0h-5m0 5v5m0-5v-5m0 5h-5m5 5h-5v-5m5-5h-5v5"/></svg>
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="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
18
+ <path d="M12.5 12.5H17.5M12.5 12.5V17.5M12.5 12.5V7.5M12.5 12.5H7.5M17.5 12.5V17.5H12.5M17.5 12.5V7.5M12.5 17.5H7.5M12.5 7.5H17.5M12.5 7.5V2.5H17.5V7.5M12.5 7.5H7.5M7.5 12.5V17.5M7.5 12.5V7.5M7.5 12.5H2.5M7.5 17.5H2.5V12.5M7.5 7.5H2.5V12.5" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
19
+ </svg>
@@ -1 +1,36 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" fill="none" viewBox="0 0 32 32"><g clip-path="url(#a)"><path fill="#2589C7" d="M0 10.667v12.327a1 1 0 0 0 .624.926L16 30.167v-13.5z"/><path fill="#0E71AF" d="M32 10.667v12.327a1 1 0 0 1-.623.926L16 30.167v-13.5z"/><path fill="#53ABDB" d="m16 16.667-16-6 16-6 16 6z"/><path fill="#1E85C5" fill-rule="evenodd" d="M28 7.332h-7v3.5C21 11.476 22.567 12 24.5 12s3.5-.523 3.5-1.167z" clip-rule="evenodd"/><ellipse cx="24.5002" cy="7.33354" fill="#6DC4F3" rx="3.5" ry="1.16667"/><path fill="#1E85C5" fill-rule="evenodd" d="M11 7.332H4v3.5C4 11.476 5.567 12 7.5 12s3.5-.523 3.5-1.167z" clip-rule="evenodd"/><ellipse cx="7.50016" cy="7.33354" fill="#6DC4F3" rx="3.5" ry="1.16667"/><path fill="#1E85C5" fill-rule="evenodd" d="M19.5 3.832h-7v3.5c0 .644 1.568 1.167 3.5 1.167 1.933 0 3.5-.523 3.5-1.167z" clip-rule="evenodd"/><ellipse cx="16.0002" cy="3.83354" fill="#6DC4F3" rx="3.5" ry="1.16667"/><path fill="#1E85C5" fill-rule="evenodd" d="M19.5 10.332h-7v3.5C12.5 14.476 14.068 15 16 15c1.933 0 3.5-.523 3.5-1.167z" clip-rule="evenodd"/><ellipse cx="16.0002" cy="10.3335" fill="#6DC4F3" rx="3.5" ry="1.16667"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h32v32H0z"/></clipPath></defs></svg>
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="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
18
+ <g clip-path="url(#clip0_5769_4636)">
19
+ <path d="M0.00016284 10.6669V22.9938C0.00016284 23.4007 0.246767 23.7671 0.623788 23.9202L16.0002 30.1669V16.6669L0.00016284 10.6669Z" fill="#2589C7"/>
20
+ <path d="M32.0002 10.6669V22.9938C32.0002 23.4007 31.7536 23.7671 31.3765 23.9202L16.0002 30.1669V16.6669L32.0002 10.6669Z" fill="#0E71AF"/>
21
+ <path d="M16.0002 16.6669L0.00016284 10.6669L16.0002 4.66687L32.0002 10.6669L16.0002 16.6669Z" fill="#53ABDB"/>
22
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M28.0002 7.33221H21.0002V10.8319C21.0002 10.832 21.0002 10.8321 21.0002 10.8322C21.0007 11.4764 22.5675 11.9986 24.5002 11.9986C26.4328 11.9986 27.9996 11.4764 28.0002 10.8322C28.0002 10.8321 28.0002 10.832 28.0002 10.8319V7.33221Z" fill="#1E85C5"/>
23
+ <ellipse cx="24.5002" cy="7.33354" rx="3.5" ry="1.16667" fill="#6DC4F3"/>
24
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M11.0002 7.33221H4.00016V10.8319C4.00016 10.832 4.00016 10.8321 4.00016 10.8322C4.00069 11.4764 5.56749 11.9986 7.50016 11.9986C9.43283 11.9986 10.9996 11.4764 11.0002 10.8322C11.0002 10.8321 11.0002 10.832 11.0002 10.8319V7.33221Z" fill="#1E85C5"/>
25
+ <ellipse cx="7.50016" cy="7.33354" rx="3.5" ry="1.16667" fill="#6DC4F3"/>
26
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M19.5002 3.83221H12.5002V7.33189C12.5002 7.332 12.5002 7.33211 12.5002 7.33221C12.5007 7.9764 14.0675 8.49856 16.0002 8.49856C17.9328 8.49856 19.4996 7.9764 19.5002 7.33221C19.5002 7.33211 19.5002 7.332 19.5002 7.33189V3.83221Z" fill="#1E85C5"/>
27
+ <ellipse cx="16.0002" cy="3.83354" rx="3.5" ry="1.16667" fill="#6DC4F3"/>
28
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M19.5002 10.3322H12.5002V13.8319C12.5002 13.832 12.5002 13.8321 12.5002 13.8322C12.5007 14.4764 14.0675 14.9986 16.0002 14.9986C17.9328 14.9986 19.4996 14.4764 19.5002 13.8322C19.5002 13.8321 19.5002 13.832 19.5002 13.8319V10.3322Z" fill="#1E85C5"/>
29
+ <ellipse cx="16.0002" cy="10.3335" rx="3.5" ry="1.16667" fill="#6DC4F3"/>
30
+ </g>
31
+ <defs>
32
+ <clipPath id="clip0_5769_4636">
33
+ <rect width="32" height="32" fill="white"/>
34
+ </clipPath>
35
+ </defs>
36
+ </svg>
@@ -1 +1,3 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="none" viewBox="0 0 20 20"><path stroke="#3B444C" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3.333 5h13.75M3.333 8.333H16.25M3.333 11.667h8.75M3.333 15h11.25"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none">
2
+ <path d="M3.33334 5H17.0833M3.33334 8.33333H16.25M3.33334 11.6667H12.0833M3.33334 15H14.5833" stroke="#3B444C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
+ </svg>
@@ -1 +1,19 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="#596168" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m7.647 4.465 1.237-1.238a2.75 2.75 0 1 1 3.89 3.89l-1.769 1.767a2.75 2.75 0 0 1-3.889 0m1.238 2.652-1.238 1.237a2.75 2.75 0 1 1-3.889-3.889l1.768-1.768a2.75 2.75 0 0 1 3.89 0"/></svg>
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="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
18
+ <path d="M7.64668 4.4647L8.88412 3.22726C9.13943 2.9717 9.4426 2.76896 9.7763 2.6306C10.11 2.49224 10.4677 2.42098 10.8289 2.4209C11.1902 2.42081 11.5479 2.4919 11.8816 2.63011C12.2154 2.76831 12.5187 2.97092 12.7741 3.22635C13.0295 3.48179 13.2322 3.78505 13.3704 4.11881C13.5086 4.45258 13.5796 4.8103 13.5796 5.17154C13.5795 5.53278 13.5082 5.89047 13.3699 6.22416C13.2315 6.55786 13.0288 6.86103 12.7732 7.11635L11.0054 8.88412C10.7501 9.13948 10.4469 9.34204 10.1133 9.48024C9.77963 9.61844 9.42203 9.68957 9.06089 9.68957C8.69976 9.68957 8.34216 9.61844 8.00851 9.48024C7.67487 9.34204 7.37171 9.13948 7.11635 8.88412M8.35378 11.5358L7.11635 12.7732C6.86103 13.0288 6.55786 13.2315 6.22416 13.3699C5.89047 13.5082 5.53278 13.5795 5.17154 13.5796C4.8103 13.5796 4.45258 13.5086 4.11881 13.3704C3.78505 13.2322 3.48179 13.0295 3.22635 12.7741C2.97092 12.5187 2.76831 12.2154 2.63011 11.8816C2.4919 11.5479 2.42081 11.1902 2.4209 10.8289C2.42098 10.4677 2.49224 10.11 2.6306 9.7763C2.76896 9.4426 2.9717 9.13943 3.22726 8.88412L4.99503 7.11635C5.25039 6.86099 5.55355 6.65842 5.88719 6.52022C6.22084 6.38202 6.57844 6.31089 6.93957 6.31089C7.30071 6.31089 7.65831 6.38202 7.99195 6.52022C8.3256 6.65842 8.62875 6.86099 8.88411 7.11635" stroke="#596168" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
19
+ </svg>
@@ -1 +1,5 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="none" viewBox="0 0 20 20"><path fill="#D0D4D9" fill-rule="evenodd" d="M5.833 6.25a4.583 4.583 0 1 1 9.167 0v6.25h-1.667V6.25a2.917 2.917 0 0 0-5.833 0v2.083H5.833z" clip-rule="evenodd"/><path fill="#FFB549" d="M4.167 8.333h12.5v10h-12.5z"/><path fill="#3B444C" d="M11.085 14.182a1.25 1.25 0 1 0-1.336 0l-.166 1.651h1.667z"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M5.83337 6.24999C5.83337 3.71868 7.8854 1.66666 10.4167 1.66666C12.948 1.66666 15 3.71868 15 6.24999V12.5H13.3334V6.24999C13.3334 4.63916 12.0275 3.33332 10.4167 3.33332C8.80588 3.33332 7.50004 4.63916 7.50004 6.24999V8.33332H5.83337V6.24999Z" fill="#D0D4D9"/>
3
+ <rect x="4.16669" y="8.33331" width="12.5" height="10" fill="#FFB549"/>
4
+ <path d="M11.0848 14.1816C11.4345 13.96 11.6667 13.5696 11.6667 13.125C11.6667 12.4346 11.107 11.875 10.4167 11.875C9.72633 11.875 9.16669 12.4346 9.16669 13.125C9.16669 13.5696 9.39883 13.96 9.74852 14.1816L9.58335 15.8333H11.25L11.0848 14.1816Z" fill="#3B444C"/>
5
+ </svg>