@snhaman/pollymorph 1.4.0 → 1.6.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (45) hide show
  1. package/dist/fonts/PDS-Icon-Font-20.ttf +0 -0
  2. package/dist/fonts/PDS-Icon-Font-20.woff2 +0 -0
  3. package/dist/icons.d.mts +23 -0
  4. package/dist/icons.d.ts +23 -0
  5. package/dist/icons.js +1165 -0
  6. package/dist/icons.js.map +1 -0
  7. package/dist/icons.mjs +1135 -0
  8. package/dist/icons.mjs.map +1 -0
  9. package/dist/index.d.mts +4 -4
  10. package/dist/index.d.ts +4 -4
  11. package/dist/index.js +1742 -23
  12. package/dist/index.js.map +1 -1
  13. package/dist/index.mjs +1721 -19
  14. package/dist/index.mjs.map +1 -1
  15. package/dist/pds-icons.css +117 -0
  16. package/dist/pollymorph.css +573 -0
  17. package/dist/react-icons.d.mts +753 -0
  18. package/dist/react-icons.d.ts +753 -0
  19. package/dist/react-icons.js +3353 -0
  20. package/dist/react-icons.js.map +1 -0
  21. package/dist/react-icons.mjs +3143 -0
  22. package/dist/react-icons.mjs.map +1 -0
  23. package/dist/rules.d.mts +19 -9
  24. package/dist/rules.d.ts +19 -9
  25. package/dist/rules.js +603 -23
  26. package/dist/rules.js.map +1 -1
  27. package/dist/rules.mjs +588 -19
  28. package/dist/rules.mjs.map +1 -1
  29. package/dist/svg.d.mts +187 -0
  30. package/dist/svg.d.ts +187 -0
  31. package/dist/svg.js +1064 -0
  32. package/dist/svg.js.map +1 -0
  33. package/dist/svg.mjs +855 -0
  34. package/dist/svg.mjs.map +1 -0
  35. package/dist/tokens-B3FQ_Pbh.d.mts +221 -0
  36. package/dist/tokens-B3FQ_Pbh.d.ts +221 -0
  37. package/dist/tokens.d.mts +1 -62
  38. package/dist/tokens.d.ts +1 -62
  39. package/dist/tokens.js +558 -11
  40. package/dist/tokens.js.map +1 -1
  41. package/dist/tokens.mjs +558 -11
  42. package/dist/tokens.mjs.map +1 -1
  43. package/package.json +34 -3
  44. package/dist/types-C6UlcDOW.d.mts +0 -162
  45. package/dist/types-C6UlcDOW.d.ts +0 -162
@@ -0,0 +1,3353 @@
1
+ "use strict";
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
6
+ var __export = (target, all) => {
7
+ for (var name in all)
8
+ __defProp(target, name, { get: all[name], enumerable: true });
9
+ };
10
+ var __copyProps = (to, from, except, desc) => {
11
+ if (from && typeof from === "object" || typeof from === "function") {
12
+ for (let key of __getOwnPropNames(from))
13
+ if (!__hasOwnProp.call(to, key) && key !== except)
14
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
15
+ }
16
+ return to;
17
+ };
18
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
19
+
20
+ // src/svg-icons/index.tsx
21
+ var svg_icons_exports = {};
22
+ __export(svg_icons_exports, {
23
+ IconAdd: () => IconAdd,
24
+ IconAddCircle: () => IconAddCircle,
25
+ IconAddCircleOutline: () => IconAddCircleOutline,
26
+ IconAddReport: () => IconAddReport,
27
+ IconAddTable: () => IconAddTable,
28
+ IconAddTableColumn: () => IconAddTableColumn,
29
+ IconAddTableRow: () => IconAddTableRow,
30
+ IconAddToShortlist: () => IconAddToShortlist,
31
+ IconAddUser: () => IconAddUser,
32
+ IconAdmin: () => IconAdmin,
33
+ IconAiIcon: () => IconAiIcon,
34
+ IconAiInsight: () => IconAiInsight,
35
+ IconAiInsights: () => IconAiInsights,
36
+ IconAiKnowledge: () => IconAiKnowledge,
37
+ IconAlarm: () => IconAlarm,
38
+ IconAnalyse: () => IconAnalyse,
39
+ IconApplication: () => IconApplication,
40
+ IconArchive: () => IconArchive,
41
+ IconArrowBackLarge: () => IconArrowBackLarge,
42
+ IconArrowDown: () => IconArrowDown,
43
+ IconArrowForwardLarge: () => IconArrowForwardLarge,
44
+ IconArrowLeftBack: () => IconArrowLeftBack,
45
+ IconArrowRightForward: () => IconArrowRightForward,
46
+ IconArrowUp: () => IconArrowUp,
47
+ IconAttach: () => IconAttach,
48
+ IconAudio: () => IconAudio,
49
+ IconBlockCancelled: () => IconBlockCancelled,
50
+ IconCalendarEmpty: () => IconCalendarEmpty,
51
+ IconCalendarEvent: () => IconCalendarEvent,
52
+ IconCalendarMonth: () => IconCalendarMonth,
53
+ IconCamera: () => IconCamera,
54
+ IconCancelRound: () => IconCancelRound,
55
+ IconCardView: () => IconCardView,
56
+ IconChartIcon: () => IconChartIcon,
57
+ IconChatHistory: () => IconChatHistory,
58
+ IconChatIcon: () => IconChatIcon,
59
+ IconCheckBoxIndeterminate: () => IconCheckBoxIndeterminate,
60
+ IconCheckBoxSelected: () => IconCheckBoxSelected,
61
+ IconCheckCircleDone: () => IconCheckCircleDone,
62
+ IconClose: () => IconClose,
63
+ IconCoScientistIcon: () => IconCoScientistIcon,
64
+ IconCodeDocument: () => IconCodeDocument,
65
+ IconCohorts: () => IconCohorts,
66
+ IconCollections: () => IconCollections,
67
+ IconCollectionsAlt: () => IconCollectionsAlt,
68
+ IconComment: () => IconComment,
69
+ IconComponents: () => IconComponents,
70
+ IconConfig: () => IconConfig,
71
+ IconContract: () => IconContract,
72
+ IconCostWallet: () => IconCostWallet,
73
+ IconCreateNewFolder: () => IconCreateNewFolder,
74
+ IconCuration: () => IconCuration,
75
+ IconDashboardIcon: () => IconDashboardIcon,
76
+ IconDataProductIcon: () => IconDataProductIcon,
77
+ IconDatabaseAddIcon: () => IconDatabaseAddIcon,
78
+ IconDatabaseEditIcon: () => IconDatabaseEditIcon,
79
+ IconDatabaseIcon: () => IconDatabaseIcon,
80
+ IconDatabaseSettings: () => IconDatabaseSettings,
81
+ IconDelete: () => IconDelete,
82
+ IconDescription: () => IconDescription,
83
+ IconDetailsIcons: () => IconDetailsIcons,
84
+ IconDocument: () => IconDocument,
85
+ IconDone: () => IconDone,
86
+ IconDownCarrot: () => IconDownCarrot,
87
+ IconDownloadFile: () => IconDownloadFile,
88
+ IconDragHandle: () => IconDragHandle,
89
+ IconDuplicateOrCopy: () => IconDuplicateOrCopy,
90
+ IconEdit: () => IconEdit,
91
+ IconEditTableColumn: () => IconEditTableColumn,
92
+ IconEditTableIcon: () => IconEditTableIcon,
93
+ IconEditTableRow: () => IconEditTableRow,
94
+ IconEmptyFlag: () => IconEmptyFlag,
95
+ IconExpand: () => IconExpand,
96
+ IconExpandChevron: () => IconExpandChevron,
97
+ IconFiles: () => IconFiles,
98
+ IconFilledFlag: () => IconFilledFlag,
99
+ IconFilter: () => IconFilter,
100
+ IconFolder: () => IconFolder,
101
+ IconFolderOpen: () => IconFolderOpen,
102
+ IconForeignKey: () => IconForeignKey,
103
+ IconForward: () => IconForward,
104
+ IconFrameworkOntologyFlowchart: () => IconFrameworkOntologyFlowchart,
105
+ IconGithub: () => IconGithub,
106
+ IconHamburgerMenu: () => IconHamburgerMenu,
107
+ IconHamburgerMenuToggle: () => IconHamburgerMenuToggle,
108
+ IconHelpAndSupport: () => IconHelpAndSupport,
109
+ IconHistory: () => IconHistory,
110
+ IconHourglassRunning: () => IconHourglassRunning,
111
+ IconImages: () => IconImages,
112
+ IconInfo: () => IconInfo,
113
+ IconIngestion: () => IconIngestion,
114
+ IconKey: () => IconKey,
115
+ IconLeftCarrot: () => IconLeftCarrot,
116
+ IconLeftChevron: () => IconLeftChevron,
117
+ IconLink: () => IconLink,
118
+ IconListView: () => IconListView,
119
+ IconLoadingIcon: () => IconLoadingIcon,
120
+ IconLogin: () => IconLogin,
121
+ IconLogout: () => IconLogout,
122
+ IconLoopRefreshUpdate: () => IconLoopRefreshUpdate,
123
+ IconMailIcon: () => IconMailIcon,
124
+ IconMeatballsSettings: () => IconMeatballsSettings,
125
+ IconMedicine: () => IconMedicine,
126
+ IconMic: () => IconMic,
127
+ IconMicOff: () => IconMicOff,
128
+ IconNextArrow: () => IconNextArrow,
129
+ IconNorthEast: () => IconNorthEast,
130
+ IconNorthWest: () => IconNorthWest,
131
+ IconNotification: () => IconNotification,
132
+ IconOmixLogoSimple: () => IconOmixLogoSimple,
133
+ IconOpenFolder: () => IconOpenFolder,
134
+ IconOpenInNewWindow: () => IconOpenInNewWindow,
135
+ IconOrganisationIcon: () => IconOrganisationIcon,
136
+ IconPanMove: () => IconPanMove,
137
+ IconPause: () => IconPause,
138
+ IconPauseCircle: () => IconPauseCircle,
139
+ IconPendingTasks: () => IconPendingTasks,
140
+ IconPerformance: () => IconPerformance,
141
+ IconPin: () => IconPin,
142
+ IconPinned: () => IconPinned,
143
+ IconPlayArrow: () => IconPlayArrow,
144
+ IconPlayCircle: () => IconPlayCircle,
145
+ IconPollyFlow: () => IconPollyFlow,
146
+ IconPollyKG: () => IconPollyKG,
147
+ IconPollyPipelines: () => IconPollyPipelines,
148
+ IconPollyPipelinesAlt: () => IconPollyPipelinesAlt,
149
+ IconPollyScout: () => IconPollyScout,
150
+ IconPollyXtract: () => IconPollyXtract,
151
+ IconPreviousArrow: () => IconPreviousArrow,
152
+ IconPrint: () => IconPrint,
153
+ IconRefreshIcon: () => IconRefreshIcon,
154
+ IconRemove: () => IconRemove,
155
+ IconRemoveCircle: () => IconRemoveCircle,
156
+ IconRemoveCircleOutline: () => IconRemoveCircleOutline,
157
+ IconRename: () => IconRename,
158
+ IconReplay: () => IconReplay,
159
+ IconReply: () => IconReply,
160
+ IconReviewerTasks: () => IconReviewerTasks,
161
+ IconReviewerTasksAlt: () => IconReviewerTasksAlt,
162
+ IconRightCarrot: () => IconRightCarrot,
163
+ IconRightChevron: () => IconRightChevron,
164
+ IconSave: () => IconSave,
165
+ IconSearch: () => IconSearch,
166
+ IconSend: () => IconSend,
167
+ IconSettings: () => IconSettings,
168
+ IconShareIcon: () => IconShareIcon,
169
+ IconShortlist: () => IconShortlist,
170
+ IconSkipToFirst: () => IconSkipToFirst,
171
+ IconSkipToLast: () => IconSkipToLast,
172
+ IconSortAscending: () => IconSortAscending,
173
+ IconSortDescending: () => IconSortDescending,
174
+ IconSouthEast: () => IconSouthEast,
175
+ IconSouthWest: () => IconSouthWest,
176
+ IconSplitView: () => IconSplitView,
177
+ IconStarEmpty: () => IconStarEmpty,
178
+ IconStarFull: () => IconStarFull,
179
+ IconStarHalf: () => IconStarHalf,
180
+ IconStop: () => IconStop,
181
+ IconStopCircle: () => IconStopCircle,
182
+ IconSummaryView: () => IconSummaryView,
183
+ IconSwap: () => IconSwap,
184
+ IconTableEditor: () => IconTableEditor,
185
+ IconTableSort: () => IconTableSort,
186
+ IconTableView: () => IconTableView,
187
+ IconThumbDown: () => IconThumbDown,
188
+ IconThumbDownFilled: () => IconThumbDownFilled,
189
+ IconThumbUp: () => IconThumbUp,
190
+ IconThumbUpFilled: () => IconThumbUpFilled,
191
+ IconUnarchive: () => IconUnarchive,
192
+ IconUpCarrot: () => IconUpCarrot,
193
+ IconUpChevron: () => IconUpChevron,
194
+ IconUploadFile: () => IconUploadFile,
195
+ IconUploadFolder: () => IconUploadFolder,
196
+ IconUserGroups: () => IconUserGroups,
197
+ IconUserProfile: () => IconUserProfile,
198
+ IconUserSingle: () => IconUserSingle,
199
+ IconUsersOA: () => IconUsersOA,
200
+ IconVideo: () => IconVideo,
201
+ IconViewReport: () => IconViewReport,
202
+ IconVisibilityOff: () => IconVisibilityOff,
203
+ IconVisibilityOn: () => IconVisibilityOn,
204
+ IconWarning: () => IconWarning,
205
+ IconWorkspaces: () => IconWorkspaces,
206
+ IconYoutubeSearchedFor: () => IconYoutubeSearchedFor,
207
+ IconZoomIn: () => IconZoomIn,
208
+ IconZoomOut: () => IconZoomOut
209
+ });
210
+ module.exports = __toCommonJS(svg_icons_exports);
211
+ var import_jsx_runtime = require("react/jsx-runtime");
212
+ var IconMeatballsSettings = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
213
+ "svg",
214
+ {
215
+ width: size,
216
+ height: size,
217
+ viewBox: "0 0 24 24",
218
+ fill: "none",
219
+ xmlns: "http://www.w3.org/2000/svg",
220
+ style: { color, ...style },
221
+ ...props,
222
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M12 9C10.9 9 10 9.9 10 11C10 12.1 10.9 13 12 13C13.1 13 14 12.1 14 11C14 9.9 13.1 9 12 9ZM5 9C3.9 9 3 9.9 3 11C3 12.1 3.9 13 5 13C6.1 13 7 12.1 7 11C7 9.9 6.1 9 5 9ZM19 9C17.9 9 17 9.9 17 11C17 12.1 17.9 13 19 13C20.1 13 21 12.1 21 11C21 9.9 20.1 9 19 9Z", fill: "currentColor" })
223
+ }
224
+ );
225
+ IconMeatballsSettings.displayName = "IconMeatballsSettings";
226
+ var IconAddToShortlist = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
227
+ "svg",
228
+ {
229
+ width: size,
230
+ height: size,
231
+ viewBox: "0 0 24 25",
232
+ fill: "none",
233
+ xmlns: "http://www.w3.org/2000/svg",
234
+ style: { color, ...style },
235
+ ...props,
236
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M4.5 4H7.5C7.5 4.55228 7.94772 5 8.5 5H11.5H14.5C15.0523 5 15.5 4.55228 15.5 4V3.99998H18.5004V14H20.0004V3.99998C20.0004 3.17155 19.3288 2.49998 18.5004 2.49998H15.5C15.5 1.9477 15.0523 1.5 14.5 1.5H13.792C13.4062 0.617048 12.5252 0 11.5 0C10.4748 0 9.5938 0.617048 9.20802 1.5H8.5C7.94772 1.5 7.5 1.94772 7.5 2.5H4.5C3.67157 2.5 3 3.17157 3 4V19.5C3 20.3284 3.67157 21 4.5 21H13V19.5H4.5V4ZM11.5 3.5C12.0523 3.5 12.5 3.05228 12.5 2.5C12.5 1.94772 12.0523 1.5 11.5 1.5C10.9477 1.5 10.5 1.94772 10.5 2.5C10.5 3.05228 10.9477 3.5 11.5 3.5ZM6.50039 7.5H16.5004V9H6.50039V7.5ZM6.50039 11H16.5004V12.5H6.50039V11ZM11.5004 14.5H6.50039V16H11.5004V14.5ZM17.7504 16H19.2504V18.75H21.9996V20.25H19.2504V23H17.7504V20.25H14.9996V18.75H17.7504V16Z", fill: "currentColor" })
237
+ }
238
+ );
239
+ IconAddToShortlist.displayName = "IconAddToShortlist";
240
+ var IconShortlist = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
241
+ "svg",
242
+ {
243
+ width: size,
244
+ height: size,
245
+ viewBox: "0 0 24 24",
246
+ fill: "none",
247
+ xmlns: "http://www.w3.org/2000/svg",
248
+ style: { color, ...style },
249
+ ...props,
250
+ children: [
251
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M6.99981 8H16.9998V9.5H6.99981V8Z", fill: "currentColor" }),
252
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M6.99981 11.5H16.9998V13H6.99981V11.5Z", fill: "currentColor" }),
253
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M6.99981 15H11.9998V16.5H6.99981V15Z", fill: "currentColor" }),
254
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M3.49942 20H20.4994C20.4994 20.8284 19.8278 21.5 18.9994 21.5H4.99942C4.17099 21.5 3.49942 20.8284 3.49942 20Z", fill: "currentColor" }),
255
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M14.4994 3C14.4994 4.38071 13.3801 5.5 11.9994 5.5C10.6187 5.5 9.49942 4.38071 9.49942 3C9.49942 1.61929 10.6187 0.5 11.9994 0.5C13.3801 0.5 14.4994 1.61929 14.4994 3ZM10.9994 3C10.9994 3.55228 11.4471 4 11.9994 4C12.5517 4 12.9994 3.55228 12.9994 3C12.9994 2.44772 12.5517 2 11.9994 2C11.4471 2 10.9994 2.44772 10.9994 3Z", fill: "currentColor" }),
256
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M7.99942 4H15.9994V4.3C15.9994 4.96274 15.4622 5.5 14.7994 5.5H9.19942C8.53668 5.5 7.99942 4.96274 7.99942 4.3V4Z", fill: "currentColor" }),
257
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M7.99942 3.2C7.99942 2.53726 8.53668 2 9.19942 2H9.99942V4L7.99942 4V3.2Z", fill: "currentColor" }),
258
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M13.9994 2H14.7994C15.4622 2 15.9994 2.53726 15.9994 3.2V4L13.9994 4V2Z", fill: "currentColor" }),
259
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M3.49942 4.5C3.49942 3.67157 4.17099 3 4.99942 3L4.99942 21.5C4.17099 21.5 3.49942 20.8284 3.49942 20V4.5Z", fill: "currentColor" }),
260
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M18.9998 2.99998C19.8282 2.99998 20.4998 3.67155 20.4998 4.49998L20.4994 20C20.4994 20.8284 19.8278 21.5 18.9994 21.5L18.9998 2.99998Z", fill: "currentColor" }),
261
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M3.49942 4.5C3.49942 3.67157 4.17099 3 4.99942 3H9.49942V4.5L3.49942 4.5Z", fill: "currentColor" }),
262
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M14.4994 3L18.9998 2.99998C19.8282 2.99998 20.4998 3.67155 20.4998 4.49998H14.4998L14.4994 3Z", fill: "currentColor" })
263
+ ]
264
+ }
265
+ );
266
+ IconShortlist.displayName = "IconShortlist";
267
+ var IconUploadFile = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
268
+ "svg",
269
+ {
270
+ width: size,
271
+ height: size,
272
+ viewBox: "0 0 24 24",
273
+ fill: "none",
274
+ xmlns: "http://www.w3.org/2000/svg",
275
+ style: { color, ...style },
276
+ ...props,
277
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M17.9996 14V17H5.9996V14H3.9996V17C3.9996 18.1 4.8996 19 5.9996 19H17.9996C19.0996 19 19.9996 18.1 19.9996 17V14H17.9996ZM6.9996 7.99997L8.4096 9.40997L10.9996 6.82997V15H12.9996V6.82997L15.5896 9.40997L16.9996 7.99997L11.9996 2.99997L6.9996 7.99997Z", fill: "currentColor" })
278
+ }
279
+ );
280
+ IconUploadFile.displayName = "IconUploadFile";
281
+ var IconDownloadFile = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
282
+ "svg",
283
+ {
284
+ width: size,
285
+ height: size,
286
+ viewBox: "0 0 24 24",
287
+ fill: "none",
288
+ xmlns: "http://www.w3.org/2000/svg",
289
+ style: { color, ...style },
290
+ ...props,
291
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M17.9996 14V17H5.9996V14H3.9996V17C3.9996 18.1 4.8996 19 5.9996 19H17.9996C19.0996 19 19.9996 18.1 19.9996 17V14H17.9996ZM16.9996 9.99997L15.5896 8.58997L12.9996 11.17V2.99997H10.9996V11.17L8.4096 8.58997L6.9996 9.99997L11.9996 15L16.9996 9.99997Z", fill: "currentColor" })
292
+ }
293
+ );
294
+ IconDownloadFile.displayName = "IconDownloadFile";
295
+ var IconEdit = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
296
+ "svg",
297
+ {
298
+ width: size,
299
+ height: size,
300
+ viewBox: "0 0 24 24",
301
+ fill: "none",
302
+ xmlns: "http://www.w3.org/2000/svg",
303
+ style: { color, ...style },
304
+ ...props,
305
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M14.059 8.02L14.979 8.94L5.91902 18H4.99902V17.08L14.059 8.02ZM17.659 2C17.409 2 17.149 2.1 16.959 2.29L15.129 4.12L18.879 7.87L20.709 6.04C21.099 5.65 21.099 5.02 20.709 4.63L18.369 2.29C18.169 2.09 17.919 2 17.659 2ZM14.059 5.19L2.99902 16.25V20H6.74902L17.809 8.94L14.059 5.19Z", fill: "currentColor" })
306
+ }
307
+ );
308
+ IconEdit.displayName = "IconEdit";
309
+ var IconDuplicateOrCopy = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
310
+ "svg",
311
+ {
312
+ width: size,
313
+ height: size,
314
+ viewBox: "0 0 24 24",
315
+ fill: "none",
316
+ xmlns: "http://www.w3.org/2000/svg",
317
+ style: { color, ...style },
318
+ ...props,
319
+ children: [
320
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("g", { "clip-path": "url(#clip0_1_38)", children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M16.4996 -3.05176e-05H4.4996C3.3996 -3.05176e-05 2.4996 0.899969 2.4996 1.99997V16H4.4996V1.99997H16.4996V-3.05176e-05ZM19.4996 3.99997H8.4996C7.3996 3.99997 6.4996 4.89997 6.4996 5.99997V20C6.4996 21.1 7.3996 22 8.4996 22H19.4996C20.5996 22 21.4996 21.1 21.4996 20V5.99997C21.4996 4.89997 20.5996 3.99997 19.4996 3.99997ZM19.4996 20H8.4996V5.99997H19.4996V20Z", fill: "currentColor" }) }),
321
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("clipPath", { id: "clip0_1_38", children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("rect", { width: "24", height: "24", fill: "white" }) }) })
322
+ ]
323
+ }
324
+ );
325
+ IconDuplicateOrCopy.displayName = "IconDuplicateOrCopy";
326
+ var IconPrint = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
327
+ "svg",
328
+ {
329
+ width: size,
330
+ height: size,
331
+ viewBox: "0 0 24 24",
332
+ fill: "none",
333
+ xmlns: "http://www.w3.org/2000/svg",
334
+ style: { color, ...style },
335
+ ...props,
336
+ children: [
337
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M19.0004 7H18.0004V2H6.00037V7H5.00037C3.34037 7 2.00037 8.34 2.00037 10V16H6.00037V20H18.0004V16H22.0004V10C22.0004 8.34 20.6604 7 19.0004 7ZM8.00037 4H16.0004V7H8.00037V4ZM16.0004 18H8.00037V14H16.0004V18ZM18.0004 14V12H6.00037V14H4.00037V10C4.00037 9.45 4.45037 9 5.00037 9H19.0004C19.5504 9 20.0004 9.45 20.0004 10V14H18.0004Z", fill: "currentColor" }),
338
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M18.0004 11.5C18.5527 11.5 19.0004 11.0523 19.0004 10.5C19.0004 9.94772 18.5527 9.5 18.0004 9.5C17.4481 9.5 17.0004 9.94772 17.0004 10.5C17.0004 11.0523 17.4481 11.5 18.0004 11.5Z", fill: "currentColor" })
339
+ ]
340
+ }
341
+ );
342
+ IconPrint.displayName = "IconPrint";
343
+ var IconOpenInNewWindow = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
344
+ "svg",
345
+ {
346
+ width: size,
347
+ height: size,
348
+ viewBox: "0 0 24 24",
349
+ fill: "none",
350
+ xmlns: "http://www.w3.org/2000/svg",
351
+ style: { color, ...style },
352
+ ...props,
353
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M19 18H5V4H12V2H5C3.89 2 3 2.9 3 4V18C3 19.1 3.89 20 5 20H19C20.1 20 21 19.1 21 18V11H19V18ZM14 2V4H17.59L7.76 13.83L9.17 15.24L19 5.41V9H21V2H14Z", fill: "currentColor" })
354
+ }
355
+ );
356
+ IconOpenInNewWindow.displayName = "IconOpenInNewWindow";
357
+ var IconTableEditor = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
358
+ "svg",
359
+ {
360
+ width: size,
361
+ height: size,
362
+ viewBox: "0 0 24 24",
363
+ fill: "none",
364
+ xmlns: "http://www.w3.org/2000/svg",
365
+ style: { color, ...style },
366
+ ...props,
367
+ children: [
368
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M14.5 1.5H4.5C3.4 1.5 2.5 2.4 2.5 3.5V13.5C2.5 14.6 3.4 15.5 4.5 15.5C4.5 15.5 11.4 15.5 12.5 15.5L16.5 11.5V3.5C16.5 2.4 15.6 1.5 14.5 1.5ZM14.5 3.5V5.5H4.5V3.5H14.5ZM8.5 9.5V7.5H10.5V9.5H8.5ZM10.5 11.5V13.5H8.5V11.5H10.5ZM6.5 9.5H4.5V7.5H6.5V9.5ZM12.5 7.5H14.5V9.5H12.5V7.5ZM4.5 11.5H6.5V13.5H4.5V11.5ZM12.5 13.5V11.5H14.5V13.5H12.5Z", fill: "currentColor" }),
369
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M20.512 14.5772L21.2117 13.8775C21.5961 13.4932 21.5961 12.8723 21.2117 12.488L20.512 11.7883C20.1277 11.4039 19.5068 11.4039 19.1225 11.7883L18.4228 12.488L20.512 14.5772Z", fill: "currentColor" }),
370
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M19.8123 15.2769L17.7231 13.1877L12.5 18.4108V20.5H14.5892L19.8123 15.2769Z", fill: "currentColor" })
371
+ ]
372
+ }
373
+ );
374
+ IconTableEditor.displayName = "IconTableEditor";
375
+ var IconPollyFlow = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
376
+ "svg",
377
+ {
378
+ width: size,
379
+ height: size,
380
+ viewBox: "0 0 24 24",
381
+ fill: "none",
382
+ xmlns: "http://www.w3.org/2000/svg",
383
+ style: { color, ...style },
384
+ ...props,
385
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M17.5 20H15.5V12H17.5V20ZM21 20H19V12H21V20ZM10 7H5V15H8.51074L8.53516 12.5L12.0713 16.0352L8.53516 19.5713L8.50977 17H5L4.7959 16.9893C3.85435 16.8938 3.1062 16.1457 3.01074 15.2041L3 15V7C3 5.89543 3.89543 5 5 5H10V7ZM14 10H12V2H14V10ZM17.5 10H15.5V2H17.5V10ZM21 10H19V2H21V10Z", fill: "currentColor" })
386
+ }
387
+ );
388
+ IconPollyFlow.displayName = "IconPollyFlow";
389
+ var IconPollyPipelines = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
390
+ "svg",
391
+ {
392
+ width: size,
393
+ height: size,
394
+ viewBox: "0 0 24 24",
395
+ fill: "none",
396
+ xmlns: "http://www.w3.org/2000/svg",
397
+ style: { color, ...style },
398
+ ...props,
399
+ children: [
400
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M17.4545 17.3636H13.8182V19.1818C13.3161 19.1818 12.9091 19.5888 12.9091 20.0909C12.9091 20.593 13.3161 21 13.8182 21H17.4545C17.9566 21 18.3636 20.593 18.3636 20.0909C18.3636 19.5888 17.9566 19.1818 17.4545 19.1818V17.3636Z", fill: "currentColor" }),
401
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M10.1818 1H6.54545C6.04338 1 5.63636 1.40701 5.63636 1.90909C5.63636 2.41117 6.04338 2.81818 6.54545 2.81818L6.54545 4.63636H10.1818V2.81818C10.6839 2.81818 11.0909 2.41117 11.0909 1.90909C11.0909 1.40701 10.6839 1 10.1818 1Z", fill: "currentColor" }),
402
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M10.1818 10.0909H6.54545V11C6.54545 14.0125 8.98754 16.4545 12 16.4545H20.1818C20.1818 16.9566 20.5888 17.3636 21.0909 17.3636C21.593 17.3636 22 16.9566 22 16.4545V12.8182C22 12.3161 21.593 11.9091 21.0909 11.9091C20.5888 11.9091 20.1818 12.3161 20.1818 12.8182H12C10.9958 12.8182 10.1818 12.0042 10.1818 11V10.0909Z", fill: "currentColor" }),
403
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M13.8182 11.9091H17.4545V11C17.4545 7.98754 15.0125 5.54546 12 5.54546L3.81818 5.54545C3.81818 5.04338 3.41117 4.63636 2.90909 4.63636C2.40701 4.63636 2 5.04338 2 5.54545V9.18182C2 9.6839 2.40701 10.0909 2.90909 10.0909C3.41117 10.0909 3.81818 9.6839 3.81818 9.18182L12 9.18182C13.0042 9.18182 13.8182 9.99585 13.8182 11V11.9091Z", fill: "currentColor" })
404
+ ]
405
+ }
406
+ );
407
+ IconPollyPipelines.displayName = "IconPollyPipelines";
408
+ var IconHamburgerMenuToggle = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
409
+ "svg",
410
+ {
411
+ width: size,
412
+ height: size,
413
+ viewBox: "0 0 24 24",
414
+ fill: "none",
415
+ xmlns: "http://www.w3.org/2000/svg",
416
+ style: { color, ...style },
417
+ ...props,
418
+ children: [
419
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M3 17H16V15H3V17ZM3 12H13V10H3V12ZM3 5V7H16V5H3Z", fill: "currentColor" }),
420
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M21 14.59L17.42 11L21 7.41L19.59 6L14.59 11L19.59 16L21 14.59Z", fill: "currentColor" })
421
+ ]
422
+ }
423
+ );
424
+ IconHamburgerMenuToggle.displayName = "IconHamburgerMenuToggle";
425
+ var IconHamburgerMenu = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
426
+ "svg",
427
+ {
428
+ width: size,
429
+ height: size,
430
+ viewBox: "0 0 24 24",
431
+ fill: "none",
432
+ xmlns: "http://www.w3.org/2000/svg",
433
+ style: { color, ...style },
434
+ ...props,
435
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M3 17H21V15H3V17ZM3 12H21V10H3V12ZM3 5V7H21V5H3Z", fill: "currentColor" })
436
+ }
437
+ );
438
+ IconHamburgerMenu.displayName = "IconHamburgerMenu";
439
+ var IconCheckBoxSelected = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
440
+ "svg",
441
+ {
442
+ width: size,
443
+ height: size,
444
+ viewBox: "0 0 24 24",
445
+ fill: "none",
446
+ xmlns: "http://www.w3.org/2000/svg",
447
+ style: { color, ...style },
448
+ ...props,
449
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M9.42 17.0368L4 11.6168L5.897 9.71981L9.42 13.2428L18.363 4.2998L20.26 6.19681L9.42 17.0368Z", fill: "currentColor" })
450
+ }
451
+ );
452
+ IconCheckBoxSelected.displayName = "IconCheckBoxSelected";
453
+ var IconCheckBoxIndeterminate = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
454
+ "svg",
455
+ {
456
+ width: size,
457
+ height: size,
458
+ viewBox: "0 0 24 24",
459
+ fill: "none",
460
+ xmlns: "http://www.w3.org/2000/svg",
461
+ style: { color, ...style },
462
+ ...props,
463
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M5.22498 13V10.29H18.775V13H5.22498Z", fill: "currentColor" })
464
+ }
465
+ );
466
+ IconCheckBoxIndeterminate.displayName = "IconCheckBoxIndeterminate";
467
+ var IconAddReport = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
468
+ "svg",
469
+ {
470
+ width: size,
471
+ height: size,
472
+ viewBox: "0 0 24 24",
473
+ fill: "none",
474
+ xmlns: "http://www.w3.org/2000/svg",
475
+ style: { color, ...style },
476
+ ...props,
477
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M18.05 14.0005V16.4497H20.5002V18.0503H18.05V20.5005H16.4504V18.0503H14.0002V16.4497H16.4504V14.0005H18.05ZM17.6663 6.6665V11.9995H16.0002V7.35791L11.9749 3.3335H6.00024V16.6665H12.5002V18.3335H6.00024C5.08358 18.3335 4.33325 17.5832 4.33325 16.6665V3.3335C4.33325 2.41683 5.08358 1.6665 6.00024 1.6665H12.6663L17.6663 6.6665Z", fill: "currentColor" })
478
+ }
479
+ );
480
+ IconAddReport.displayName = "IconAddReport";
481
+ var IconViewReport = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
482
+ "svg",
483
+ {
484
+ width: size,
485
+ height: size,
486
+ viewBox: "0 0 24 24",
487
+ fill: "none",
488
+ xmlns: "http://www.w3.org/2000/svg",
489
+ style: { color, ...style },
490
+ ...props,
491
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M12.975 4.33317L17 8.35817V17.6665H7.00004V4.33317H12.975ZM13.6667 2.6665H7.00004C6.08337 2.6665 5.33337 3.4165 5.33337 4.33317V17.6665C5.33337 18.5832 6.08337 19.3332 7.00004 19.3332H17C17.9167 19.3332 18.6667 18.5832 18.6667 17.6665V7.6665L13.6667 2.6665Z", fill: "currentColor" })
492
+ }
493
+ );
494
+ IconViewReport.displayName = "IconViewReport";
495
+ var IconKey = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
496
+ "svg",
497
+ {
498
+ width: size,
499
+ height: size,
500
+ viewBox: "0 0 24 24",
501
+ fill: "none",
502
+ xmlns: "http://www.w3.org/2000/svg",
503
+ style: { color, ...style },
504
+ ...props,
505
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M21 9.5H12.65C11.83 7.17 9.61 5.5 7 5.5C3.69 5.5 1 8.19 1 11.5C1 14.81 3.69 17.5 7 17.5C9.61 17.5 11.83 15.83 12.65 13.5H13L15 15.5L17 13.5L19 15.5L23 11.46L21 9.5ZM7 14.5C5.35 14.5 4 13.15 4 11.5C4 9.85 5.35 8.5 7 8.5C8.65 8.5 10 9.85 10 11.5C10 13.15 8.65 14.5 7 14.5Z", fill: "currentColor" })
506
+ }
507
+ );
508
+ IconKey.displayName = "IconKey";
509
+ var IconDatabaseIcon = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
510
+ "svg",
511
+ {
512
+ width: size,
513
+ height: size,
514
+ viewBox: "0 0 24 24",
515
+ fill: "none",
516
+ xmlns: "http://www.w3.org/2000/svg",
517
+ style: { color, ...style },
518
+ ...props,
519
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12 6.5C16.4183 6.5 20 5.38071 20 4C20 2.61929 16.4183 1.5 12 1.5C7.58172 1.5 4 2.61929 4 4C4 5.38071 7.58172 6.5 12 6.5ZM20 5C20 6.38071 16.4183 7.5 12 7.5C7.58172 7.5 4 6.38071 4 5V9C4 10.3807 7.58172 11.5 12 11.5C16.4183 11.5 20 10.3807 20 9V5ZM12 12.5C16.4183 12.5 20 11.3807 20 10V14C20 15.3807 16.4183 16.5 12 16.5C7.58172 16.5 4 15.3807 4 14V10C4 11.3807 7.58172 12.5 12 12.5ZM20 15C20 16.3807 16.4183 17.5 12 17.5C7.58172 17.5 4 16.3807 4 15V19C4 20.3807 7.58172 21.5 12 21.5C16.4183 21.5 20 20.3807 20 19V15Z", fill: "currentColor" })
520
+ }
521
+ );
522
+ IconDatabaseIcon.displayName = "IconDatabaseIcon";
523
+ var IconTableSort = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
524
+ "svg",
525
+ {
526
+ width: size,
527
+ height: size,
528
+ viewBox: "0 0 24 24",
529
+ fill: "none",
530
+ xmlns: "http://www.w3.org/2000/svg",
531
+ style: { color, ...style },
532
+ ...props,
533
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M16.0004 16.01V9H14.0004V16.01H11.0004L15.0004 20L19.0004 16.01H16.0004ZM9.00039 2L5.00039 5.99H8.00039V13H10.0004V5.99H13.0004L9.00039 2ZM16.0004 16.01V9H14.0004V16.01H11.0004L15.0004 20L19.0004 16.01H16.0004ZM9.00039 2L5.00039 5.99H8.00039V13H10.0004V5.99H13.0004L9.00039 2Z", fill: "currentColor" })
534
+ }
535
+ );
536
+ IconTableSort.displayName = "IconTableSort";
537
+ var IconDatabaseSettings = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
538
+ "svg",
539
+ {
540
+ width: size,
541
+ height: size,
542
+ viewBox: "0 0 24 24",
543
+ fill: "none",
544
+ xmlns: "http://www.w3.org/2000/svg",
545
+ style: { color, ...style },
546
+ ...props,
547
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12 5.5C16.4183 5.5 20 4.38071 20 3C20 1.61929 16.4183 0.5 12 0.5C7.58172 0.5 4 1.61929 4 3C4 4.38071 7.58172 5.5 12 5.5ZM20 4C20 5.38071 16.4183 6.5 12 6.5C7.58172 6.5 4 5.38071 4 4V8C4 9.38071 7.58172 10.5 12 10.5C16.4183 10.5 20 9.38071 20 8V4ZM12 11.5C13.3443 11.5 14.6112 11.3964 15.7234 11.2133L15.4062 12.7887C15.278 12.8554 15.1534 12.9279 15.0323 13.0061L13.2992 12.4204L11.5216 15.4956C7.32605 15.4183 4 14.3305 4 13V9C4 10.3807 7.58172 11.5 12 11.5ZM19.4048 11H16.8008C18.7435 10.5439 20 9.8178 20 9V12.9305C19.9229 12.8844 19.8445 12.8406 19.7646 12.7991L19.4048 11ZM12.8418 16.7663L12.532 16.4946C12.3561 16.4982 12.1788 16.5 12 16.5C7.58172 16.5 4 15.3807 4 14V18C4 19.3807 7.58172 20.5 12 20.5C12.2296 20.5 12.4569 20.497 12.6815 20.4911L11.4784 18.4096L12.8418 17.2137C12.8328 17.0623 12.8328 16.9177 12.8418 16.7663ZM22.42 15.37L21.28 16.37C21.36 16.87 21.36 17.13 21.28 17.64L22.42 18.64L21.42 20.37L19.97 19.88C19.65 20.15 19.29 20.36 18.89 20.51L18.59 22H16.59L16.29 20.49C15.89 20.34 15.53 20.13 15.21 19.86L13.76 20.35L12.76 18.62L13.9 17.62C13.82 17.12 13.82 16.86 13.9 16.36L12.76 15.36L13.76 13.63L15.21 14.12C15.53 13.85 15.89 13.64 16.29 13.49L16.59 12H18.59L18.89 13.5C19.29 13.65 19.65 13.86 19.97 14.13L21.42 13.64L22.42 15.37ZM15.59 17C15.59 18.1 16.49 19 17.59 19C18.69 19 19.59 18.1 19.59 17C19.59 15.9 18.69 15 17.59 15C16.49 15 15.59 15.9 15.59 17Z", fill: "currentColor" })
548
+ }
549
+ );
550
+ IconDatabaseSettings.displayName = "IconDatabaseSettings";
551
+ var IconDatabaseEditIcon = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
552
+ "svg",
553
+ {
554
+ width: size,
555
+ height: size,
556
+ viewBox: "0 0 24 24",
557
+ fill: "none",
558
+ xmlns: "http://www.w3.org/2000/svg",
559
+ style: { color, ...style },
560
+ ...props,
561
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12 5.5C16.4183 5.5 20 4.38071 20 3C20 1.61929 16.4183 0.5 12 0.5C7.58172 0.5 4 1.61929 4 3C4 4.38071 7.58172 5.5 12 5.5ZM20 4C20 5.38071 16.4183 6.5 12 6.5C7.58172 6.5 4 5.38071 4 4V8C4 9.38071 7.58172 10.5 12 10.5C16.4183 10.5 20 9.38071 20 8V4ZM12 11.5C16.4183 11.5 20 10.3807 20 9V10.8452C19.8 10.9193 19.6124 11.0368 19.4516 11.1975L15.3831 15.2661C14.3556 15.4162 13.2091 15.5 12 15.5C7.58172 15.5 4 14.3807 4 13V9C4 10.3807 7.58172 11.5 12 11.5ZM11.25 19.3993L14.2494 16.3998C13.5359 16.465 12.781 16.5 12 16.5C7.58172 16.5 4 15.3807 4 14V18C4 19.3017 7.18341 20.371 11.25 20.4892V19.3993ZM20.3355 12.0814L12.5 19.9171V21.9986H14.583L22.4187 14.1628C22.5271 14.0544 22.5271 13.8787 22.4187 13.7703L20.7284 12.0813C20.6199 11.9729 20.444 11.9729 20.3355 12.0814Z", fill: "currentColor" })
562
+ }
563
+ );
564
+ IconDatabaseEditIcon.displayName = "IconDatabaseEditIcon";
565
+ var IconDatabaseAddIcon = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
566
+ "svg",
567
+ {
568
+ width: size,
569
+ height: size,
570
+ viewBox: "0 0 24 24",
571
+ fill: "none",
572
+ xmlns: "http://www.w3.org/2000/svg",
573
+ style: { color, ...style },
574
+ ...props,
575
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12 5.5C16.4183 5.5 20 4.38071 20 3C20 1.61929 16.4183 0.5 12 0.5C7.58172 0.5 4 1.61929 4 3C4 4.38071 7.58172 5.5 12 5.5ZM20 4C20 5.38071 16.4183 6.5 12 6.5C7.58172 6.5 4 5.38071 4 4V8C4 9.38071 7.58172 10.5 12 10.5C16.4183 10.5 20 9.38071 20 8V4ZM12 11.5C13.2556 11.5 14.4436 11.4096 15.501 11.2485C15.3434 11.4577 15.25 11.7179 15.25 12V14.75H12.5C12.1685 14.75 11.8505 14.8817 11.6161 15.1161C11.5066 15.2256 11.4196 15.3533 11.3579 15.4921C7.23983 15.3899 4 14.3132 4 13V9C4 10.3807 7.58172 11.5 12 11.5ZM18.5 10.75H17.7131C19.1277 10.2991 20 9.68136 20 9V13C20 13.2149 19.9132 13.4235 19.75 13.6225V12C19.75 11.3096 19.1904 10.75 18.5 10.75ZM4 14C4 15.3017 7.18341 16.371 11.25 16.4892V18C11.25 18.6904 11.8096 19.25 12.5 19.25H15.25V20.2851C14.2569 20.4232 13.1572 20.5 12 20.5C7.58172 20.5 4 19.3807 4 18V14ZM19.75 14.75H20V14C20 14.2149 19.9132 14.4235 19.75 14.6225V14.75ZM16.5 12H18.5V16H22.5V18H18.5V22H16.5V18H12.5V16H16.5V12Z", fill: "currentColor" })
576
+ }
577
+ );
578
+ IconDatabaseAddIcon.displayName = "IconDatabaseAddIcon";
579
+ var IconFrameworkOntologyFlowchart = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
580
+ "svg",
581
+ {
582
+ width: size,
583
+ height: size,
584
+ viewBox: "0 0 24 24",
585
+ fill: "none",
586
+ xmlns: "http://www.w3.org/2000/svg",
587
+ style: { color, ...style },
588
+ ...props,
589
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M17.5 2.5C17.2239 2.5 17 2.72386 17 3V3.75H16.6C15.0812 3.75 13.85 4.98122 13.85 6.5V9.5C13.85 10.1904 13.2904 10.75 12.6 10.75H11V9.5C11 8.39543 10.1046 7.5 9 7.5H5C3.89543 7.5 3 8.39543 3 9.5V13.5C3 14.6046 3.89543 15.5 5 15.5H9C10.1046 15.5 11 14.6046 11 13.5V12.25H12.6C14.1188 12.25 15.35 11.0188 15.35 9.5V6.5C15.35 5.80964 15.9096 5.25 16.6 5.25H17V6C17 6.27614 17.2239 6.5 17.5 6.5H20.5C20.7761 6.5 21 6.27614 21 6V3C21 2.72386 20.7761 2.5 20.5 2.5H17.5ZM17.5 9.5C17.2239 9.5 17 9.72386 17 10V13C17 13.2761 17.2239 13.5 17.5 13.5H20.5C20.7761 13.5 21 13.2761 21 13V10C21 9.72386 20.7761 9.5 20.5 9.5H17.5ZM17 17C17 16.7239 17.2239 16.5 17.5 16.5H20.5C20.7761 16.5 21 16.7239 21 17V20C21 20.2761 20.7761 20.5 20.5 20.5H17.5C17.2239 20.5 17 20.2761 17 20V19.2925C15.1653 19.048 13.7501 17.4771 13.75 15.5756V13.5C13.75 13.0858 14.0858 12.75 14.5 12.75C14.9142 12.75 15.25 13.0858 15.25 13.5V15.5756C15.2501 16.6463 15.998 17.5424 17 17.7698V17ZM5 10C5 9.72386 5.22386 9.5 5.5 9.5H8.5C8.77614 9.5 9 9.72386 9 10V13C9 13.2761 8.77614 13.5 8.5 13.5H5.5C5.22386 13.5 5 13.2761 5 13V10Z", fill: "currentColor" })
590
+ }
591
+ );
592
+ IconFrameworkOntologyFlowchart.displayName = "IconFrameworkOntologyFlowchart";
593
+ var IconThumbUpFilled = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
594
+ "svg",
595
+ {
596
+ width: size,
597
+ height: size,
598
+ viewBox: "0 0 24 24",
599
+ fill: "none",
600
+ xmlns: "http://www.w3.org/2000/svg",
601
+ style: { color, ...style },
602
+ ...props,
603
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M1 21.5H5V9.5H1V21.5ZM23 10.5C23 9.4 22.1 8.5 21 8.5H14.69L15.64 3.93L15.67 3.61C15.67 3.2 15.5 2.82 15.23 2.55L14.17 1.5L7.59 8.09C7.22 8.45 7 8.95 7 9.5V19.5C7 20.6 7.9 21.5 9 21.5H18C18.83 21.5 19.54 21 19.84 20.28L22.86 13.23C22.95 13 23 12.76 23 12.5V10.5Z", fill: "currentColor" })
604
+ }
605
+ );
606
+ IconThumbUpFilled.displayName = "IconThumbUpFilled";
607
+ var IconThumbUp = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
608
+ "svg",
609
+ {
610
+ width: size,
611
+ height: size,
612
+ viewBox: "0 0 24 24",
613
+ fill: "none",
614
+ xmlns: "http://www.w3.org/2000/svg",
615
+ style: { color, ...style },
616
+ ...props,
617
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M9 21.5H18C18.83 21.5 19.54 21 19.84 20.28L22.86 13.23C22.95 13 23 12.76 23 12.5V10.5C23 9.4 22.1 8.5 21 8.5H14.69L15.64 3.93L15.67 3.61C15.67 3.2 15.5 2.82 15.23 2.55L14.17 1.5L7.58 8.09C7.22 8.45 7 8.95 7 9.5V19.5C7 20.6 7.9 21.5 9 21.5ZM9 9.5L13.34 5.16L12 10.5H21V12.5L18 19.5H9V9.5ZM1 9.5H5V21.5H1V9.5Z", fill: "currentColor" })
618
+ }
619
+ );
620
+ IconThumbUp.displayName = "IconThumbUp";
621
+ var IconThumbDownFilled = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
622
+ "svg",
623
+ {
624
+ width: size,
625
+ height: size,
626
+ viewBox: "0 0 24 24",
627
+ fill: "none",
628
+ xmlns: "http://www.w3.org/2000/svg",
629
+ style: { color, ...style },
630
+ ...props,
631
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M15 1.5H6C5.17 1.5 4.46 2 4.16 2.72L1.14 9.77C1.05 10 1 10.24 1 10.5V12.5C1 13.6 1.9 14.5 3 14.5H9.31L8.36 19.07L8.33 19.39C8.33 19.8 8.5 20.18 8.77 20.45L9.83 21.5L16.42 14.91C16.78 14.55 17 14.05 17 13.5V3.5C17 2.4 16.1 1.5 15 1.5ZM19 1.5V13.5H23V1.5H19Z", fill: "currentColor" })
632
+ }
633
+ );
634
+ IconThumbDownFilled.displayName = "IconThumbDownFilled";
635
+ var IconThumbDown = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
636
+ "svg",
637
+ {
638
+ width: size,
639
+ height: size,
640
+ viewBox: "0 0 24 24",
641
+ fill: "none",
642
+ xmlns: "http://www.w3.org/2000/svg",
643
+ style: { color, ...style },
644
+ ...props,
645
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M15 1.5H6C5.17 1.5 4.46 2 4.16 2.72L1.14 9.77C1.05 10 1 10.24 1 10.5V12.5C1 13.6 1.9 14.5 3 14.5H9.31L8.36 19.07L8.33 19.39C8.33 19.8 8.5 20.18 8.77 20.45L9.83 21.5L16.42 14.91C16.78 14.55 17 14.05 17 13.5V3.5C17 2.4 16.1 1.5 15 1.5ZM15 13.5L10.66 17.84L12 12.5H3V10.5L6 3.5H15V13.5ZM19 1.5H23V13.5H19V1.5Z", fill: "currentColor" })
646
+ }
647
+ );
648
+ IconThumbDown.displayName = "IconThumbDown";
649
+ var IconMailIcon = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
650
+ "svg",
651
+ {
652
+ width: size,
653
+ height: size,
654
+ viewBox: "0 0 24 24",
655
+ fill: "none",
656
+ xmlns: "http://www.w3.org/2000/svg",
657
+ style: { color, ...style },
658
+ ...props,
659
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M20 3.5H4C2.9 3.5 2.01 4.4 2.01 5.5L2 17.5C2 18.6 2.9 19.5 4 19.5H20C21.1 19.5 22 18.6 22 17.5V5.5C22 4.4 21.1 3.5 20 3.5ZM20 17.5H4V7.5L12 12.5L20 7.5V17.5ZM12 10.5L4 5.5H20L12 10.5Z", fill: "currentColor" })
660
+ }
661
+ );
662
+ IconMailIcon.displayName = "IconMailIcon";
663
+ var IconReply = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
664
+ "svg",
665
+ {
666
+ width: size,
667
+ height: size,
668
+ viewBox: "0 0 24 24",
669
+ fill: "none",
670
+ xmlns: "http://www.w3.org/2000/svg",
671
+ style: { color, ...style },
672
+ ...props,
673
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M10 8V4L3 11L10 18V13.9C15 13.9 18.5 15.5 21 19C20 14 17 9 10 8Z", fill: "currentColor" })
674
+ }
675
+ );
676
+ IconReply.displayName = "IconReply";
677
+ var IconSave = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
678
+ "svg",
679
+ {
680
+ width: size,
681
+ height: size,
682
+ viewBox: "0 0 24 24",
683
+ fill: "none",
684
+ xmlns: "http://www.w3.org/2000/svg",
685
+ style: { color, ...style },
686
+ ...props,
687
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M17 2H5C3.89 2 3 2.9 3 4V18C3 19.1 3.89 20 5 20H19C20.1 20 21 19.1 21 18V6L17 2ZM19 18H5V4H16.17L19 6.83V18ZM12 11C10.34 11 9 12.34 9 14C9 15.66 10.34 17 12 17C13.66 17 15 15.66 15 14C15 12.34 13.66 11 12 11ZM6 5H15V9H6V5Z", fill: "currentColor" })
688
+ }
689
+ );
690
+ IconSave.displayName = "IconSave";
691
+ var IconSend = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
692
+ "svg",
693
+ {
694
+ width: size,
695
+ height: size,
696
+ viewBox: "0 0 24 24",
697
+ fill: "none",
698
+ xmlns: "http://www.w3.org/2000/svg",
699
+ style: { color, ...style },
700
+ ...props,
701
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M3.67124 19.9L21.1212 12.42C21.9312 12.07 21.9312 10.93 21.1212 10.58L3.67124 3.10002C3.01124 2.81002 2.28124 3.30002 2.28124 4.01002L2.27124 8.62002C2.27124 9.12002 2.64124 9.55002 3.14124 9.61002L17.2712 11.5L3.14124 13.38C2.64124 13.45 2.27124 13.88 2.27124 14.38L2.28124 18.99C2.28124 19.7 3.01124 20.19 3.67124 19.9Z", fill: "currentColor" })
702
+ }
703
+ );
704
+ IconSend.displayName = "IconSend";
705
+ var IconChatIcon = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
706
+ "svg",
707
+ {
708
+ width: size,
709
+ height: size,
710
+ viewBox: "0 0 24 24",
711
+ fill: "none",
712
+ xmlns: "http://www.w3.org/2000/svg",
713
+ style: { color, ...style },
714
+ ...props,
715
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M15 3.5V10.5H5.17L4 11.67V3.5H15ZM16 1.5H3C2.45 1.5 2 1.95 2 2.5V16.5L6 12.5H16C16.55 12.5 17 12.05 17 11.5V2.5C17 1.95 16.55 1.5 16 1.5ZM21 5.5H19V14.5H6V16.5C6 17.05 6.45 17.5 7 17.5H18L22 21.5V6.5C22 5.95 21.55 5.5 21 5.5Z", fill: "currentColor" })
716
+ }
717
+ );
718
+ IconChatIcon.displayName = "IconChatIcon";
719
+ var IconComment = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
720
+ "svg",
721
+ {
722
+ width: size,
723
+ height: size,
724
+ viewBox: "0 0 24 24",
725
+ fill: "none",
726
+ xmlns: "http://www.w3.org/2000/svg",
727
+ style: { color, ...style },
728
+ ...props,
729
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M21.99 3.5C21.99 2.4 21.1 1.5 20 1.5H4C2.9 1.5 2 2.4 2 3.5V15.5C2 16.6 2.9 17.5 4 17.5H18L22 21.5L21.99 3.5ZM17 13.5H7C6.45 13.5 6 13.05 6 12.5C6 11.95 6.45 11.5 7 11.5H17C17.55 11.5 18 11.95 18 12.5C18 13.05 17.55 13.5 17 13.5ZM17 10.5H7C6.45 10.5 6 10.05 6 9.5C6 8.95 6.45 8.5 7 8.5H17C17.55 8.5 18 8.95 18 9.5C18 10.05 17.55 10.5 17 10.5ZM17 7.5H7C6.45 7.5 6 7.05 6 6.5C6 5.95 6.45 5.5 7 5.5H17C17.55 5.5 18 5.95 18 6.5C18 7.05 17.55 7.5 17 7.5Z", fill: "currentColor" })
730
+ }
731
+ );
732
+ IconComment.displayName = "IconComment";
733
+ var IconEditTableIcon = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
734
+ "svg",
735
+ {
736
+ width: size,
737
+ height: size,
738
+ viewBox: "0 0 24 24",
739
+ fill: "none",
740
+ xmlns: "http://www.w3.org/2000/svg",
741
+ style: { color, ...style },
742
+ ...props,
743
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M5 1.5C3.34315 1.5 2 2.84315 2 4.5V16.5C2 18.1569 3.34315 19.5 5 19.5H11.006V18.5761L12.0821 17.5H9.55078V9H18V11.5823L18.2036 11.3787C18.7067 10.8757 19.3439 10.5887 20 10.5176V4.5C20 2.84315 18.6569 1.5 17 1.5H5ZM5 3.5C4.48223 3.5 4.05637 3.8935 4.00516 4.39776C4.00175 4.43137 4 4.46548 4 4.5V7H7.55078V3.5H5ZM4 16.5V9H7.55078V17.5H5C4.96548 17.5 4.93137 17.4983 4.89776 17.4948C4.3935 17.4436 4 17.0178 4 16.5ZM18 4.5V7H9.55078V3.5H17C17.5523 3.5 18 3.94772 18 4.5ZM21.7071 13.4679C22.0976 13.8585 22.0976 14.4916 21.7071 14.8821L15.0952 21.4937H13.006V19.4045L19.6178 12.7929C20.0084 12.4024 20.6415 12.4024 21.032 12.7929L21.7071 13.4679Z", fill: "currentColor" })
744
+ }
745
+ );
746
+ IconEditTableIcon.displayName = "IconEditTableIcon";
747
+ var IconAddTable = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
748
+ "svg",
749
+ {
750
+ width: size,
751
+ height: size,
752
+ viewBox: "0 0 24 24",
753
+ fill: "none",
754
+ xmlns: "http://www.w3.org/2000/svg",
755
+ style: { color, ...style },
756
+ ...props,
757
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M5 1.5C3.34315 1.5 2 2.84315 2 4.5V16.5C2 18.1569 3.34315 19.5 5 19.5H14.75V18.75H12C11.3096 18.75 10.75 18.1904 10.75 17.5H9.55078V9H18V10.25C18.6904 10.25 19.25 10.8096 19.25 11.5V14.25H20V4.5C20 2.84315 18.6569 1.5 17 1.5H5ZM5 3.5C4.48223 3.5 4.05637 3.8935 4.00516 4.39776C4.00175 4.43137 4 4.46548 4 4.5V7H7.55078V3.5H5ZM4 16.5V9H7.55078V17.5H5C4.96548 17.5 4.93137 17.4983 4.89776 17.4948C4.3935 17.4436 4 17.0178 4 16.5ZM18 4.5V7H9.55078V3.5H17C17.5523 3.5 18 3.94772 18 4.5ZM16 15.5V11.5H18V15.5H22V17.5H18V21.5H16V17.5H12V15.5H16Z", fill: "currentColor" })
758
+ }
759
+ );
760
+ IconAddTable.displayName = "IconAddTable";
761
+ var IconEditTableRow = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
762
+ "svg",
763
+ {
764
+ width: size,
765
+ height: size,
766
+ viewBox: "0 0 24 24",
767
+ fill: "none",
768
+ xmlns: "http://www.w3.org/2000/svg",
769
+ style: { color, ...style },
770
+ ...props,
771
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M18 1.5H4C2.9 1.5 2 2.4 2 3.5V17.5C2 18.6 2.9 19.5 4 19.5H11.006V18.5761L12.0821 17.5H4V14.5H15.0822L17.0823 12.5H4V8.5H18V11.5823L18.2036 11.3787C18.7067 10.8757 19.3439 10.5887 20 10.5176V3.5C20 2.4 19.1 1.5 18 1.5ZM18 3.5V6.5H4V3.5H18ZM21.7069 13.4686C22.0977 13.8594 22.0977 14.493 21.7069 14.8837L15.0906 21.4998H13V19.4091L19.6163 12.7931C20.0071 12.4023 20.6406 12.4023 21.0314 12.7931L21.7069 13.4686Z", fill: "currentColor" })
772
+ }
773
+ );
774
+ IconEditTableRow.displayName = "IconEditTableRow";
775
+ var IconAddTableRow = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
776
+ "svg",
777
+ {
778
+ width: size,
779
+ height: size,
780
+ viewBox: "0 0 24 24",
781
+ fill: "none",
782
+ xmlns: "http://www.w3.org/2000/svg",
783
+ style: { color, ...style },
784
+ ...props,
785
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M18 1.5H4C2.9 1.5 2 2.4 2 3.5V17.5C2 18.6 2.9 19.5 4 19.5H14.75V18.75H12C11.3096 18.75 10.75 18.1904 10.75 17.5H4V14.5H11.25C11.4651 14.3387 11.728 14.25 12 14.25H14.75V12.5H4V8.5H18V10.25C18.6904 10.25 19.25 10.8096 19.25 11.5V14.25H20V3.5C20 2.4 19.1 1.5 18 1.5ZM18 3.5V6.5H4V3.5H18ZM16 11.5H18V15.5H22V17.5H18V21.5H16V17.5H12V15.5H16V11.5Z", fill: "currentColor" })
786
+ }
787
+ );
788
+ IconAddTableRow.displayName = "IconAddTableRow";
789
+ var IconEditTableColumn = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
790
+ "svg",
791
+ {
792
+ width: size,
793
+ height: size,
794
+ viewBox: "0 0 24 24",
795
+ fill: "none",
796
+ xmlns: "http://www.w3.org/2000/svg",
797
+ style: { color, ...style },
798
+ ...props,
799
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M2 3.5V17.5C2 18.6 2.9 19.5 4 19.5H11.006V18.5761L12.0821 17.5H12V3.5H18V11.5823L18.2036 11.3787C18.7067 10.8757 19.3439 10.5887 20 10.5176V3.5C20 2.4 19.1 1.5 18 1.5H4C2.9 1.5 2 2.4 2 3.5ZM4 3.5H10V17.5H4V3.5ZM21.7069 13.4686C22.0977 13.8594 22.0977 14.493 21.7069 14.8837L15.0906 21.4998H13V19.4091L19.6163 12.7931C20.0071 12.4023 20.6406 12.4023 21.0314 12.7931L21.7069 13.4686Z", fill: "currentColor" })
800
+ }
801
+ );
802
+ IconEditTableColumn.displayName = "IconEditTableColumn";
803
+ var IconAddTableColumn = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
804
+ "svg",
805
+ {
806
+ width: size,
807
+ height: size,
808
+ viewBox: "0 0 24 24",
809
+ fill: "none",
810
+ xmlns: "http://www.w3.org/2000/svg",
811
+ style: { color, ...style },
812
+ ...props,
813
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M2 3.5V17.5C2 18.6 2.9 19.5 4 19.5H14.75V18.75H12C11.3096 18.75 10.75 18.1904 10.75 17.5V15.5C10.75 15.1685 10.8817 14.8505 11.1161 14.6161C11.3505 14.3817 11.6685 14.25 12 14.25V3.5H18V10.25C18.6904 10.25 19.25 10.8096 19.25 11.5V14.25H20V3.5C20 2.4 19.1 1.5 18 1.5H4C2.9 1.5 2 2.4 2 3.5ZM4 3.5H10V17.5H4V3.5ZM16 11.5H18V15.5H22V17.5H18V21.5H16V17.5H12V15.5H16V11.5Z", fill: "currentColor" })
814
+ }
815
+ );
816
+ IconAddTableColumn.displayName = "IconAddTableColumn";
817
+ var IconDashboardIcon = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
818
+ "svg",
819
+ {
820
+ width: size,
821
+ height: size,
822
+ viewBox: "0 0 24 24",
823
+ fill: "none",
824
+ xmlns: "http://www.w3.org/2000/svg",
825
+ style: { color, ...style },
826
+ ...props,
827
+ children: [
828
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M20.3642 7.55059L19.1342 9.40059C19.7274 10.5837 20.0178 11.8954 19.9794 13.2183C19.941 14.5412 19.575 15.8339 18.9142 16.9806H5.05424C4.19541 15.4907 3.83954 13.7637 4.03938 12.0557C4.23923 10.3476 4.98415 8.74942 6.16372 7.49802C7.34329 6.24662 8.89471 5.40863 10.588 5.10829C12.2813 4.80794 14.0262 5.06122 15.5642 5.83059L17.4142 4.60059C15.5307 3.39281 13.2966 2.85159 11.0691 3.06353C8.8417 3.27546 6.74969 4.22829 5.12773 5.7696C3.50578 7.31092 2.4476 9.35166 2.12246 11.5654C1.79732 13.7791 2.22399 16.038 3.33424 17.9806C3.50875 18.2829 3.75933 18.5342 4.06107 18.7096C4.36282 18.8851 4.70521 18.9785 5.05424 18.9806H18.9042C19.2567 18.982 19.6032 18.8902 19.9087 18.7146C20.2143 18.539 20.468 18.2858 20.6442 17.9806C21.5656 16.3845 22.028 14.5649 21.9804 12.7225C21.9327 10.8802 21.3769 9.08691 20.3742 7.54059L20.3642 7.55059Z", fill: "currentColor" }),
829
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M10.5742 14.3906C10.76 14.5765 10.9806 14.7241 11.2234 14.8247C11.4662 14.9254 11.7264 14.9772 11.9892 14.9772C12.2521 14.9772 12.5123 14.9254 12.7551 14.8247C12.9979 14.7241 13.2185 14.5765 13.4042 14.3906L19.0642 5.90059L10.5742 11.5606C10.3883 11.7463 10.2408 11.9669 10.1401 12.2097C10.0395 12.4525 9.98767 12.7128 9.98767 12.9756C9.98767 13.2384 10.0395 13.4987 10.1401 13.7415C10.2408 13.9843 10.3883 14.2048 10.5742 14.3906Z", fill: "currentColor" })
830
+ ]
831
+ }
832
+ );
833
+ IconDashboardIcon.displayName = "IconDashboardIcon";
834
+ var IconDelete = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
835
+ "svg",
836
+ {
837
+ width: size,
838
+ height: size,
839
+ viewBox: "0 0 24 24",
840
+ fill: "none",
841
+ xmlns: "http://www.w3.org/2000/svg",
842
+ style: { color, ...style },
843
+ ...props,
844
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M16.0004 8V18H8.0004V8H16.0004ZM14.5004 2H9.5004L8.5004 3H5.0004V5H19.0004V3H15.5004L14.5004 2ZM18.0004 6H6.0004V18C6.0004 19.1 6.9004 20 8.0004 20H16.0004C17.1004 20 18.0004 19.1 18.0004 18V6Z", fill: "currentColor" })
845
+ }
846
+ );
847
+ IconDelete.displayName = "IconDelete";
848
+ var IconOrganisationIcon = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
849
+ "svg",
850
+ {
851
+ width: size,
852
+ height: size,
853
+ viewBox: "0 0 24 24",
854
+ fill: "none",
855
+ xmlns: "http://www.w3.org/2000/svg",
856
+ style: { color, ...style },
857
+ ...props,
858
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M12 6V4C12 2.9 11.1 2 10 2H4C2.9 2 2 2.9 2 4V18C2 19.1 2.9 20 4 20H20C21.1 20 22 19.1 22 18V8C22 6.9 21.1 6 20 6H12ZM6 18H4V16H6V18ZM6 14H4V12H6V14ZM6 10H4V8H6V10ZM6 6H4V4H6V6ZM10 18H8V16H10V18ZM10 14H8V12H10V14ZM10 10H8V8H10V10ZM10 6H8V4H10V6ZM19 18H12V16H14V14H12V12H14V10H12V8H19C19.55 8 20 8.45 20 9V17C20 17.55 19.55 18 19 18ZM18 10H16V12H18V10ZM18 14H16V16H18V14Z", fill: "currentColor" })
859
+ }
860
+ );
861
+ IconOrganisationIcon.displayName = "IconOrganisationIcon";
862
+ var IconDetailsIcons = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
863
+ "svg",
864
+ {
865
+ width: size,
866
+ height: size,
867
+ viewBox: "0 0 24 24",
868
+ fill: "none",
869
+ xmlns: "http://www.w3.org/2000/svg",
870
+ style: { color, ...style },
871
+ ...props,
872
+ children: [
873
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M18 5H6C4.89543 5 4 5.89543 4 7V15C4 16.1046 4.89543 17 6 17H18C19.1046 17 20 16.1046 20 15V7C20 5.89543 19.1046 5 18 5ZM6 3C3.79086 3 2 4.79086 2 7V15C2 17.2091 3.79086 19 6 19H18C20.2091 19 22 17.2091 22 15V7C22 4.79086 20.2091 3 18 3H6Z", fill: "currentColor" }),
874
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M9 8.5C9 9.32843 8.32843 10 7.5 10C6.67157 10 6 9.32843 6 8.5C6 7.67157 6.67157 7 7.5 7C8.32843 7 9 7.67157 9 8.5Z", fill: "currentColor" }),
875
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M9 13.5C9 14.3284 8.32843 15 7.5 15C6.67157 15 6 14.3284 6 13.5C6 12.6716 6.67157 12 7.5 12C8.32843 12 9 12.6716 9 13.5Z", fill: "currentColor" }),
876
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M11 8.5C11 7.67157 11.6716 7 12.5 7H16.5C17.3284 7 18 7.67157 18 8.5C18 9.32843 17.3284 10 16.5 10H12.5C11.6716 10 11 9.32843 11 8.5Z", fill: "currentColor" }),
877
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M11 13.5C11 12.6716 11.6716 12 12.5 12H16.5C17.3284 12 18 12.6716 18 13.5C18 14.3284 17.3284 15 16.5 15H12.5C11.6716 15 11 14.3284 11 13.5Z", fill: "currentColor" })
878
+ ]
879
+ }
880
+ );
881
+ IconDetailsIcons.displayName = "IconDetailsIcons";
882
+ var IconUserGroups = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
883
+ "svg",
884
+ {
885
+ width: size,
886
+ height: size,
887
+ viewBox: "0 0 24 24",
888
+ fill: "none",
889
+ xmlns: "http://www.w3.org/2000/svg",
890
+ style: { color, ...style },
891
+ ...props,
892
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M4 12C5.1 12 6 11.1 6 10C6 8.9 5.1 8 4 8C2.9 8 2 8.9 2 10C2 11.1 2.9 12 4 12ZM5.13 13.1C4.76 13.04 4.39 13 4 13C3.01 13 2.07 13.21 1.22 13.58C0.48 13.9 0 14.62 0 15.43V17H4.5V15.39C4.5 14.56 4.73 13.78 5.13 13.1ZM20 12C21.1 12 22 11.1 22 10C22 8.9 21.1 8 20 8C18.9 8 18 8.9 18 10C18 11.1 18.9 12 20 12ZM24 15.43C24 14.62 23.52 13.9 22.78 13.58C21.93 13.21 20.99 13 20 13C19.61 13 19.24 13.04 18.87 13.1C19.27 13.78 19.5 14.56 19.5 15.39V17H24V15.43ZM16.24 12.65C15.07 12.13 13.63 11.75 12 11.75C10.37 11.75 8.93 12.14 7.76 12.65C6.68 13.13 6 14.21 6 15.39V17H18V15.39C18 14.21 17.32 13.13 16.24 12.65ZM8.07 15C8.16 14.77 8.2 14.61 8.98 14.31C9.95 13.93 10.97 13.75 12 13.75C13.03 13.75 14.05 13.93 15.02 14.31C15.79 14.61 15.83 14.77 15.93 15H8.07ZM12 7C12.55 7 13 7.45 13 8C13 8.55 12.55 9 12 9C11.45 9 11 8.55 11 8C11 7.45 11.45 7 12 7ZM12 5C10.34 5 9 6.34 9 8C9 9.66 10.34 11 12 11C13.66 11 15 9.66 15 8C15 6.34 13.66 5 12 5Z", fill: "currentColor" })
893
+ }
894
+ );
895
+ IconUserGroups.displayName = "IconUserGroups";
896
+ var IconForeignKey = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
897
+ "svg",
898
+ {
899
+ width: size,
900
+ height: size,
901
+ viewBox: "0 0 24 24",
902
+ fill: "none",
903
+ xmlns: "http://www.w3.org/2000/svg",
904
+ style: { color, ...style },
905
+ ...props,
906
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M5.00049 16.25L7.00049 14.25L9.00049 16.25L11.0005 14.25H11.3511C12.171 16.5799 14.3906 18.2499 17.0005 18.25C20.0565 18.25 22.5847 15.9569 22.9546 13C22.9853 13.2456 23.0005 13.4962 23.0005 13.75C23.0005 17.06 20.3105 19.75 17.0005 19.75C14.3906 19.7499 12.171 18.0799 11.3511 15.75H11.0005L9.00049 17.75L7.00049 15.75L5.00049 17.75L1.00049 13.71L1.75439 12.9717L5.00049 16.25ZM17.0005 3.25C20.3105 3.25 23.0005 5.94 23.0005 9.25C23.0005 12.56 20.3105 15.25 17.0005 15.25C14.3905 15.25 12.1701 13.58 11.3501 11.25H11.0005L9.00049 13.25L7.00049 11.25L5.00049 13.25L1.00049 9.20996L3.00049 7.25H11.3501C12.1701 4.92 14.3905 3.25 17.0005 3.25ZM17.0005 6.25C15.3505 6.25 14.0005 7.6 14.0005 9.25C14.0005 10.9 15.3505 12.25 17.0005 12.25C18.6505 12.25 20.0005 10.9 20.0005 9.25C20.0005 7.6 18.6505 6.25 17.0005 6.25Z", fill: "currentColor" })
907
+ }
908
+ );
909
+ IconForeignKey.displayName = "IconForeignKey";
910
+ var IconBlockCancelled = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
911
+ "svg",
912
+ {
913
+ width: size,
914
+ height: size,
915
+ viewBox: "0 0 24 24",
916
+ fill: "none",
917
+ xmlns: "http://www.w3.org/2000/svg",
918
+ style: { color, ...style },
919
+ ...props,
920
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M12 1.5C6.48 1.5 2 5.98 2 11.5C2 17.02 6.48 21.5 12 21.5C17.52 21.5 22 17.02 22 11.5C22 5.98 17.52 1.5 12 1.5ZM4 11.5C4 7.08 7.58 3.5 12 3.5C13.85 3.5 15.55 4.13 16.9 5.19L5.69 16.4C4.63 15.05 4 13.35 4 11.5ZM12 19.5C10.15 19.5 8.45 18.87 7.1 17.81L18.31 6.6C19.37 7.95 20 9.65 20 11.5C20 15.92 16.42 19.5 12 19.5Z", fill: "currentColor" })
921
+ }
922
+ );
923
+ IconBlockCancelled.displayName = "IconBlockCancelled";
924
+ var IconHourglassRunning = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
925
+ "svg",
926
+ {
927
+ width: size,
928
+ height: size,
929
+ viewBox: "0 0 24 24",
930
+ fill: "none",
931
+ xmlns: "http://www.w3.org/2000/svg",
932
+ style: { color, ...style },
933
+ ...props,
934
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M18 1.5V7.5H17.9902L18 7.50977L14 11.5L18 15.5L17.9902 15.5098H18V21.5H6V15.5098H6.00977L6 15.5L10 11.5L6 7.50977L6.00977 7.5H6V1.5H18ZM8 16V19.5H16V16L12 12L8 16ZM8 3.5V7L12 11L16 7V3.5H8ZM13.7998 5.90039V6.5752L12 8.375L10.2002 6.5752V5.90039H13.7998Z", fill: "currentColor" })
935
+ }
936
+ );
937
+ IconHourglassRunning.displayName = "IconHourglassRunning";
938
+ var IconCheckCircleDone = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
939
+ "svg",
940
+ {
941
+ width: size,
942
+ height: size,
943
+ viewBox: "0 0 24 24",
944
+ fill: "none",
945
+ xmlns: "http://www.w3.org/2000/svg",
946
+ style: { color, ...style },
947
+ ...props,
948
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M12 1.5C6.48 1.5 2 5.98 2 11.5C2 17.02 6.48 21.5 12 21.5C17.52 21.5 22 17.02 22 11.5C22 5.98 17.52 1.5 12 1.5ZM12 19.5C7.59 19.5 4 15.91 4 11.5C4 7.09 7.59 3.5 12 3.5C16.41 3.5 20 7.09 20 11.5C20 15.91 16.41 19.5 12 19.5ZM16.59 7.08L10 13.67L7.41 11.09L6 12.5L10 16.5L18 8.5L16.59 7.08Z", fill: "currentColor" })
949
+ }
950
+ );
951
+ IconCheckCircleDone.displayName = "IconCheckCircleDone";
952
+ var IconWarning = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
953
+ "svg",
954
+ {
955
+ width: size,
956
+ height: size,
957
+ viewBox: "0 0 24 24",
958
+ fill: "none",
959
+ xmlns: "http://www.w3.org/2000/svg",
960
+ style: { color, ...style },
961
+ ...props,
962
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M4.47 20.0036H19.53C21.07 20.0036 22.03 18.3336 21.26 17.0036L13.73 3.99359C12.96 2.66359 11.04 2.66359 10.27 3.99359L2.74 17.0036C1.97 18.3336 2.93 20.0036 4.47 20.0036ZM12 13.0036C11.45 13.0036 11 12.5536 11 12.0036V10.0036C11 9.45359 11.45 9.00359 12 9.00359C12.55 9.00359 13 9.45359 13 10.0036V12.0036C13 12.5536 12.55 13.0036 12 13.0036ZM13 17.0036H11V15.0036H13V17.0036Z", fill: "currentColor" })
963
+ }
964
+ );
965
+ IconWarning.displayName = "IconWarning";
966
+ var IconCohorts = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
967
+ "svg",
968
+ {
969
+ width: size,
970
+ height: size,
971
+ viewBox: "0 0 24 24",
972
+ fill: "none",
973
+ xmlns: "http://www.w3.org/2000/svg",
974
+ style: { color, ...style },
975
+ ...props,
976
+ children: [
977
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M11 0.5H13V10.5H11V0.5ZM5 4.5C6.1 4.5 7 3.6 7 2.5C7 1.4 6.1 0.5 5 0.5C3.9 0.5 3 1.4 3 2.5C3 3.6 3.9 4.5 5 4.5ZM7.78 6.08C6.93 5.71 5.99 5.5 5 5.5C4.01 5.5 3.07 5.71 2.22 6.08C1.48 6.4 1 7.12 1 7.93V8.5H9V7.93C9 7.12 8.52 6.4 7.78 6.08ZM19 4.5C20.1 4.5 21 3.6 21 2.5C21 1.4 20.1 0.5 19 0.5C17.9 0.5 17 1.4 17 2.5C17 3.6 17.9 4.5 19 4.5ZM21.78 6.08C20.93 5.71 19.99 5.5 19 5.5C18.01 5.5 17.07 5.71 16.22 6.08C15.48 6.4 15 7.12 15 7.93V8.5H23V7.93C23 7.12 22.52 6.4 21.78 6.08Z", fill: "currentColor" }),
978
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M11 12.5H13V22.5H11V12.5ZM5 18.5C6.1 18.5 7 17.6 7 16.5C7 15.4 6.1 14.5 5 14.5C3.9 14.5 3 15.4 3 16.5C3 17.6 3.9 18.5 5 18.5ZM7.78 20.08C6.93 19.71 5.99 19.5 5 19.5C4.01 19.5 3.07 19.71 2.22 20.08C1.48 20.4 1 21.12 1 21.93V22.5H9V21.93C9 21.12 8.52 20.4 7.78 20.08ZM19 18.5C20.1 18.5 21 17.6 21 16.5C21 15.4 20.1 14.5 19 14.5C17.9 14.5 17 15.4 17 16.5C17 17.6 17.9 18.5 19 18.5ZM21.78 20.08C20.93 19.71 19.99 19.5 19 19.5C18.01 19.5 17.07 19.71 16.22 20.08C15.48 20.4 15 21.12 15 21.93V22.5H23V21.93C23 21.12 22.52 20.4 21.78 20.08Z", fill: "currentColor" }),
979
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M23 10.5L23 12.5L12 12.5L1 12.5L1 10.5L12 10.5L23 10.5Z", fill: "currentColor" })
980
+ ]
981
+ }
982
+ );
983
+ IconCohorts.displayName = "IconCohorts";
984
+ var IconMedicine = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
985
+ "svg",
986
+ {
987
+ width: size,
988
+ height: size,
989
+ viewBox: "0 0 24 24",
990
+ fill: "none",
991
+ xmlns: "http://www.w3.org/2000/svg",
992
+ style: { color, ...style },
993
+ ...props,
994
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M11.5 4.75H8.5V3.25H9C9.55 3.25 10 2.8 10 2.25C10 1.7 9.55 1.25 9 1.25H6C5.45 1.25 5 1.7 5 2.25C5 2.8 5.45 3.25 6 3.25H6.5V4.75H3.5C2.95 4.75 2.5 5.2 2.5 5.75C2.5 6.3 2.95 6.75 3.5 6.75V14.25C3.5 15.35 4.4 16.25 5.5 16.25H6.5V20.25L8.5 21.75V16.25H9.5C10.6 16.25 11.5 15.35 11.5 14.25V6.75C12.05 6.75 12.5 6.3 12.5 5.75C12.5 5.2 12.05 4.75 11.5 4.75ZM9.5 8.25H7.75C7.34 8.25 7 8.59 7 9C7 9.41 7.34 9.75 7.75 9.75H9.5V11.25H7.75C7.34 11.25 7 11.59 7 12C7 12.41 7.34 12.75 7.75 12.75H9.5V14.25H5.5V6.75H9.5V8.25ZM20 9.75V9.25C20.55 9.25 21 8.8 21 8.25C21 7.7 20.55 7.25 20 7.25H15C14.45 7.25 14 7.7 14 8.25C14 8.8 14.45 9.25 15 9.25V9.75C15 10.25 13.5 10.91 13.5 12.75V19.25C13.5 20.35 14.4 21.25 15.5 21.25H19.5C20.6 21.25 21.5 20.35 21.5 19.25V12.75C21.5 10.91 20 10.25 20 9.75ZM17 9.75V9.25H18V9.75C18 11.35 19.5 11.75 19.5 12.75V13.25H15.5C15.5 13.04 15.5 12.86 15.5 12.75C15.5 11.75 17 11.35 17 9.75ZM19.5 14.75V16.25H15.5C15.5 15.74 15.5 15.23 15.5 14.75H19.5ZM15.5 19.25C15.5 19.25 15.5 18.62 15.5 17.75H19.5V19.25H15.5Z", fill: "currentColor" })
995
+ }
996
+ );
997
+ IconMedicine.displayName = "IconMedicine";
998
+ var IconOpenFolder = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
999
+ "svg",
1000
+ {
1001
+ width: size,
1002
+ height: size,
1003
+ viewBox: "0 0 24 24",
1004
+ fill: "none",
1005
+ xmlns: "http://www.w3.org/2000/svg",
1006
+ style: { color, ...style },
1007
+ ...props,
1008
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M3.00676 9.00005L3.01009 5C3.01009 3.9 3.90009 3 5.00009 3H11.0001L13.0001 5H21.0001C22.1001 5 23.0001 5.9 23.0001 7V17C23.0001 17.6654 22.6708 18.2576 22.1671 18.6217C21.9043 18.8557 21.5573 19 21.1709 19H4.23028C3.51526 19 2.89964 18.4954 2.75941 17.7942L1.35941 10.7942C1.17377 9.86604 1.88371 9.00005 2.83028 9.00005H3.00676ZM10.1701 5L12.1701 7H21.0001V9.64014C20.7262 9.24901 20.2731 9.00005 19.7709 9.00005H5.00009V5H10.1701ZM4.96811 16.6L3.92811 11.4H19.033L20.073 16.6H4.96811Z", fill: "currentColor" })
1009
+ }
1010
+ );
1011
+ IconOpenFolder.displayName = "IconOpenFolder";
1012
+ var IconAiIcon = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
1013
+ "svg",
1014
+ {
1015
+ width: size,
1016
+ height: size,
1017
+ viewBox: "0 0 24 24",
1018
+ fill: "none",
1019
+ xmlns: "http://www.w3.org/2000/svg",
1020
+ style: { color, ...style },
1021
+ ...props,
1022
+ children: [
1023
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M4.97491 1.5L5.94265 3.50717L7.94982 4.47491L5.94265 5.44265L4.97491 7.44982L4.00717 5.44265L2 4.47491L4.00717 3.50717L4.97491 1.5ZM5.97849 15.5502L6.94624 17.5573L8.9534 18.5251L6.94624 19.4928L5.97849 21.5L5.01075 19.4928L3.00358 18.5251L5.01075 17.5573L5.97849 15.5502Z", fill: "currentColor" }),
1024
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M16.0698 8.60531L13.0036 1.5L9.93732 8.60531L4.00717 11.5C4.00717 11.5 5.02792 12.0266 6.24014 12.6356C7.6464 13.3421 9.31033 14.1595 9.93732 14.3947C10.179 15.1195 11.118 17.2751 11.894 19.0236C12.4982 20.3852 13.0036 21.5 13.0036 21.5L16.0698 14.3947L22 11.5L16.0698 8.60531ZM17.4407 11.5L15.1925 10.4026C14.7631 10.193 14.4229 9.83653 14.2335 9.39776L13.0036 6.54765L11.7736 9.39776C11.5843 9.83653 11.2441 10.193 10.8146 10.4026L8.50695 11.5291C9.47219 12.003 10.3012 12.3951 10.6396 12.5221C11.2047 12.734 11.6438 13.1897 11.8347 13.7621C11.9722 14.1748 12.4337 15.2702 12.976 16.5163L14.2335 13.6022C14.4229 13.1635 14.7631 12.807 15.1925 12.5974L17.4407 11.5Z", fill: "currentColor" })
1025
+ ]
1026
+ }
1027
+ );
1028
+ IconAiIcon.displayName = "IconAiIcon";
1029
+ var IconAiKnowledge = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1030
+ "svg",
1031
+ {
1032
+ width: size,
1033
+ height: size,
1034
+ viewBox: "0 0 24 24",
1035
+ fill: "none",
1036
+ xmlns: "http://www.w3.org/2000/svg",
1037
+ style: { color, ...style },
1038
+ ...props,
1039
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M7.25 20.5H11.25C11.25 21.6 10.35 22.5 9.25 22.5C8.15 22.5 7.25 21.6 7.25 20.5ZM5.25 19.5H13.25V17.5H5.25V19.5ZM16.75 10C16.75 13.82 14.09 15.86 12.98 16.5H5.52C4.41 15.86 1.75 13.82 1.75 10C1.75 5.86 5.11 2.5 9.25 2.5C13.39 2.5 16.75 5.86 16.75 10ZM14.75 10C14.75 6.97 12.28 4.5 9.25 4.5C6.22 4.5 3.75 6.97 3.75 10C3.75 12.47 5.24 13.89 6.1 14.5H12.4C13.26 13.89 14.75 12.47 14.75 10ZM19.62 7.87L18.25 8.5L19.62 9.13L20.25 10.5L20.88 9.13L22.25 8.5L20.88 7.87L20.25 6.5L19.62 7.87ZM18.25 6.5L19.19 4.44L21.25 3.5L19.19 2.56L18.25 0.5L17.31 2.56L15.25 3.5L17.31 4.44L18.25 6.5Z", fill: "currentColor" })
1040
+ }
1041
+ );
1042
+ IconAiKnowledge.displayName = "IconAiKnowledge";
1043
+ var IconAiInsights = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
1044
+ "svg",
1045
+ {
1046
+ width: size,
1047
+ height: size,
1048
+ viewBox: "0 0 24 24",
1049
+ fill: "none",
1050
+ xmlns: "http://www.w3.org/2000/svg",
1051
+ style: { color, ...style },
1052
+ ...props,
1053
+ children: [
1054
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M3 10C3 9.72386 3.22386 9.5 3.5 9.5H5.5C5.77614 9.5 6 9.72386 6 10V22C6 22.2761 5.77614 22.5 5.5 22.5H3.5C3.22386 22.5 3 22.2761 3 22V10ZM8 7C8 6.72386 8.22386 6.5 8.5 6.5H10.5C10.7761 6.5 11 6.72386 11 7V22C11 22.2761 10.7761 22.5 10.5 22.5H8.5C8.22386 22.5 8 22.2761 8 22V7ZM13 13C13 12.7239 13.2239 12.5 13.5 12.5H15.5C15.7761 12.5 16 12.7239 16 13V22C16 22.2761 15.7761 22.5 15.5 22.5H13.5C13.2239 22.5 13 22.2761 13 22V13Z", fill: "currentColor" }),
1055
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M21 18C21 17.7239 20.7761 17.5 20.5 17.5H18.5C18.2239 17.5 18 17.7239 18 18V22C18 22.2761 18.2239 22.5 18.5 22.5H20.5C20.7761 22.5 21 22.2761 21 22V18Z", fill: "currentColor" }),
1056
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M12 5L14.4033 6.09667L15.5 8.5L16.5967 6.09667L19 5L16.5967 3.90333L15.5 1.5L14.4033 3.90333L12 5Z", fill: "currentColor" }),
1057
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M18.7167 9.21667L19.5 7.5L20.2833 9.21667L22 10L20.2833 10.7833L19.5 12.5L18.7167 10.7833L17 10L18.7167 9.21667Z", fill: "currentColor" }),
1058
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M10.13 1.87L9.5 0.5L8.87 1.87L7.5 2.5L8.87 3.13L9.5 4.5L10.13 3.13L11.5 2.5L10.13 1.87Z", fill: "currentColor" })
1059
+ ]
1060
+ }
1061
+ );
1062
+ IconAiInsights.displayName = "IconAiInsights";
1063
+ var IconDataProductIcon = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
1064
+ "svg",
1065
+ {
1066
+ width: size,
1067
+ height: size,
1068
+ viewBox: "0 0 24 24",
1069
+ fill: "none",
1070
+ xmlns: "http://www.w3.org/2000/svg",
1071
+ style: { color, ...style },
1072
+ ...props,
1073
+ children: [
1074
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M11.5068 1.36267C11.812 1.1864 12.188 1.1864 12.4932 1.36267L15.7777 3.25922C16.0829 3.43549 16.2709 3.76105 16.2709 4.11311V7.90621C16.2709 8.25827 16.0829 8.58383 15.7777 8.7601L12.4932 10.6567C12.188 10.8329 11.812 10.8329 11.5068 10.6567L8.22225 8.7601C7.91708 8.58383 7.72909 8.25827 7.72909 7.90621V4.11311C7.72909 3.76105 7.91708 3.43549 8.22225 3.25922L11.5068 1.36267Z", fill: "currentColor" }),
1075
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M16.4385 9.74642C16.7436 9.57016 17.1196 9.57016 17.4248 9.74642L20.7094 11.643C21.0145 11.8192 21.2025 12.1448 21.2025 12.4969V16.29C21.2025 16.642 21.0145 16.9676 20.7094 17.1439L17.4248 19.0404C17.1196 19.2167 16.7436 19.2167 16.4385 19.0404L13.1539 17.1439C12.8487 16.9676 12.6607 16.642 12.6607 16.29V12.4969C12.6607 12.1448 12.8487 11.8192 13.1539 11.643L16.4385 9.74642Z", fill: "currentColor" }),
1076
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M6.57522 9.74642C6.88039 9.57016 7.25637 9.57016 7.56154 9.74642L10.8461 11.643C11.1513 11.8192 11.3393 12.1448 11.3393 12.4969V16.29C11.3393 16.642 11.1513 16.9676 10.8461 17.1439L7.56154 19.0404C7.25637 19.2167 6.88039 19.2167 6.57522 19.0404L3.29063 17.1439C2.98546 16.9676 2.79747 16.642 2.79747 16.29V12.4969C2.79747 12.1448 2.98546 11.8192 3.29063 11.643L6.57522 9.74642Z", fill: "currentColor" }),
1077
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M18.5891 4.12988C18.5897 4.11987 18.59 4.10977 18.59 4.09961C18.59 3.82347 18.3662 3.59961 18.09 3.59961C17.8139 3.59961 17.59 3.82347 17.59 4.09961C17.59 4.11312 17.5906 4.1265 17.5916 4.13974V7.9061C17.5916 8.25815 17.7796 8.58371 18.0848 8.75998L21.3694 10.6565C21.3726 10.6584 21.3757 10.6597 21.3787 10.6603C21.4569 10.7109 21.55 10.7402 21.65 10.7402C21.9262 10.7402 22.15 10.5164 22.15 10.2402C22.15 10.0392 22.0314 9.86585 21.8603 9.78644L21.86 9.7851L18.5916 7.8979V4.12988H18.5891Z", fill: "currentColor" }),
1078
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M5.41087 4.12988C5.41028 4.11987 5.40997 4.10977 5.40997 4.09961C5.40997 3.82347 5.63383 3.59961 5.90997 3.59961C6.18612 3.59961 6.40997 3.82347 6.40997 4.09961C6.40997 4.11312 6.40944 4.1265 6.40839 4.13974V7.9061C6.40839 8.25815 6.2204 8.58371 5.91522 8.75998L2.63064 10.6565C2.62736 10.6584 2.62425 10.6597 2.6213 10.6603C2.54315 10.7109 2.44999 10.7402 2.34998 10.7402C2.07383 10.7402 1.84998 10.5164 1.84998 10.2402C1.84998 10.0392 1.96864 9.86585 2.13975 9.78644L2.14001 9.7851L5.40839 7.8979V4.12988H5.41087Z", fill: "currentColor" }),
1079
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M8.73585 20.884C8.72748 20.8895 8.71889 20.8948 8.71008 20.8999C8.47094 21.038 8.16514 20.956 8.02707 20.7169C7.889 20.4777 7.97094 20.1719 8.21008 20.0339C8.22178 20.0271 8.23364 20.0209 8.24563 20.0152L11.5074 18.132C11.8123 17.956 12.1882 17.956 12.4935 18.1321L15.7782 20.0284C15.7815 20.0303 15.7841 20.0324 15.7861 20.0346C15.869 20.077 15.941 20.143 15.991 20.2296C16.1291 20.4688 16.0472 20.7746 15.808 20.9126C15.6339 21.0131 15.4245 20.9971 15.2701 20.8886L15.2688 20.889L12.0003 19.0021L8.73709 20.8861L8.73585 20.884Z", fill: "currentColor" })
1080
+ ]
1081
+ }
1082
+ );
1083
+ IconDataProductIcon.displayName = "IconDataProductIcon";
1084
+ var IconPerformance = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1085
+ "svg",
1086
+ {
1087
+ width: size,
1088
+ height: size,
1089
+ viewBox: "0 0 24 24",
1090
+ fill: "none",
1091
+ xmlns: "http://www.w3.org/2000/svg",
1092
+ style: { color, ...style },
1093
+ ...props,
1094
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M16 5L18.29 7.29L13.41 12.17L9.41 8.17L2 15.59L3.41 17L9.41 11L13.41 15L19.71 8.71L22 11V5H16Z", fill: "currentColor" })
1095
+ }
1096
+ );
1097
+ IconPerformance.displayName = "IconPerformance";
1098
+ var IconCollections = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1099
+ "svg",
1100
+ {
1101
+ width: size,
1102
+ height: size,
1103
+ viewBox: "0 0 24 24",
1104
+ fill: "none",
1105
+ xmlns: "http://www.w3.org/2000/svg",
1106
+ style: { color, ...style },
1107
+ ...props,
1108
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M4.12891 5.12891C4.04535 5.40458 4.00004 5.69705 4 6V16C4 17.6569 5.34315 19 7 19H17C17.3029 19 17.5954 18.9556 17.8711 18.8721C17.4976 20.1038 16.3537 21 15 21H7C4.23858 21 2 18.7614 2 16V8C2.00016 6.64639 2.89717 5.50223 4.12891 5.12891ZM19 1C20.6569 1 22 2.34315 22 4V14C22 15.6569 20.6569 17 19 17H9C7.34315 17 6 15.6569 6 14V4C6 2.34315 7.34315 1 9 1H19ZM9 3C8.44772 3 8 3.44772 8 4V14C8 14.5523 8.44772 15 9 15H19C19.5523 15 20 14.5523 20 14V4C20 3.44772 19.5523 3 19 3H9ZM15 8H18.5V10H15V13.5H13V10H9.5V8H13V4.5H15V8Z", fill: "currentColor" })
1109
+ }
1110
+ );
1111
+ IconCollections.displayName = "IconCollections";
1112
+ var IconConfig = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1113
+ "svg",
1114
+ {
1115
+ width: size,
1116
+ height: size,
1117
+ viewBox: "0 0 24 24",
1118
+ fill: "none",
1119
+ xmlns: "http://www.w3.org/2000/svg",
1120
+ style: { color, ...style },
1121
+ ...props,
1122
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M6.21 12.97L7.41 15.04C7.49 15.17 7.64 15.22 7.78 15.17L9.27 14.57C9.58 14.81 9.91 15.01 10.28 15.16L10.5 16.75C10.53 16.89 10.65 17 10.8 17H13.2C13.35 17 13.47 16.89 13.5 16.74L13.72 15.15C14.08 15 14.42 14.8 14.73 14.56L16.22 15.16C16.36 15.21 16.51 15.16 16.59 15.03L17.79 12.96C17.87 12.83 17.83 12.67 17.72 12.57L16.45 11.58C16.48 11.39 16.49 11.19 16.49 11C16.49 10.8 16.47 10.61 16.45 10.41L17.72 9.42C17.83 9.33 17.87 9.16 17.79 9.03L16.59 6.96C16.51 6.83 16.36 6.78 16.22 6.83L14.73 7.43C14.42 7.19 14.09 6.99 13.72 6.84L13.5 5.25C13.47 5.11 13.35 5 13.2 5H10.8C10.65 5 10.53 5.11 10.5 5.26L10.28 6.85C9.92 7 9.57 7.19 9.27 7.43L7.78 6.83C7.64 6.78 7.49 6.83 7.41 6.96L6.21 9.03C6.13 9.16 6.17 9.32 6.28 9.42L7.55 10.41C7.52 10.61 7.5 10.8 7.5 11C7.5 11.2 7.52 11.39 7.54 11.59L6.27 12.58C6.16 12.68 6.13 12.84 6.21 12.97ZM12 9.29C12.94 9.29 13.71 10.06 13.71 11C13.71 11.94 12.94 12.71 12 12.71C11.06 12.71 10.29 11.94 10.29 11C10.29 10.06 11.06 9.29 12 9.29ZM19 2H5C3.89 2 3 2.9 3 4V18C3 19.1 3.89 20 5 20H19C20.11 20 21 19.1 21 18V4C21 2.9 20.11 2 19 2ZM19 18H5V4H19V18Z", fill: "currentColor" })
1123
+ }
1124
+ );
1125
+ IconConfig.displayName = "IconConfig";
1126
+ var IconReviewerTasks = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1127
+ "svg",
1128
+ {
1129
+ width: size,
1130
+ height: size,
1131
+ viewBox: "0 0 24 24",
1132
+ fill: "none",
1133
+ xmlns: "http://www.w3.org/2000/svg",
1134
+ style: { color, ...style },
1135
+ ...props,
1136
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M21 4.18L9.59 15.6L5.35 11.36L6.76 9.95L9.59 12.78L19.59 2.78L21 4.18ZM11 19C6.59 19 3 15.41 3 11C3 6.59 6.59 3 11 3C12.57 3 14.04 3.46 15.28 4.25L16.73 2.8C15.1 1.67 13.13 1 11 1C5.48 1 1 5.48 1 11C1 16.52 5.48 21 11 21C12.73 21 14.36 20.56 15.78 19.78L14.28 18.28C13.28 18.74 12.17 19 11 19ZM18 14H15V16H18V19H20V16H23V14H20V11H18V14Z", fill: "currentColor" })
1137
+ }
1138
+ );
1139
+ IconReviewerTasks.displayName = "IconReviewerTasks";
1140
+ var IconChatHistory = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
1141
+ "svg",
1142
+ {
1143
+ width: size,
1144
+ height: size,
1145
+ viewBox: "0 0 24 24",
1146
+ fill: "none",
1147
+ xmlns: "http://www.w3.org/2000/svg",
1148
+ style: { color, ...style },
1149
+ ...props,
1150
+ children: [
1151
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M19.5 1.5C20.6 1.5 21.5 2.4 21.5 3.5V10.7559C20.8959 10.3344 20.2225 10.0061 19.5 9.79102V3.5H3.5V16.6699L4.66992 15.5H10.5723C10.5255 15.8267 10.5 16.1604 10.5 16.5C10.5 16.8396 10.5255 17.1733 10.5723 17.5H5.5L1.5 21.5L1.50977 3.5C1.50977 2.4 2.4 1.5 3.5 1.5H19.5Z", fill: "currentColor" }),
1152
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M17.5 11.5C14.74 11.5 12.5 13.74 12.5 16.5C12.5 19.26 14.74 21.5 17.5 21.5C20.26 21.5 22.5 19.26 22.5 16.5C22.5 13.74 20.26 11.5 17.5 11.5ZM19.15 18.85L17 16.7V13.5H18V16.29L19.85 18.14L19.15 18.85Z", fill: "currentColor" })
1153
+ ]
1154
+ }
1155
+ );
1156
+ IconChatHistory.displayName = "IconChatHistory";
1157
+ var IconShareIcon = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1158
+ "svg",
1159
+ {
1160
+ width: size,
1161
+ height: size,
1162
+ viewBox: "0 0 24 24",
1163
+ fill: "none",
1164
+ xmlns: "http://www.w3.org/2000/svg",
1165
+ style: { color, ...style },
1166
+ ...props,
1167
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M18 15.12C17.24 15.12 16.56 15.42 16.04 15.89L8.91 11.74C8.96 11.51 9 11.28 9 11.04C9 10.8 8.96 10.57 8.91 10.34L15.96 6.23004C16.5 6.73004 17.21 7.04004 18 7.04004C19.66 7.04004 21 5.70004 21 4.04004C21 2.38004 19.66 1.04004 18 1.04004C16.34 1.04004 15 2.38004 15 4.04004C15 4.28004 15.04 4.51004 15.09 4.74004L8.04 8.85004C7.5 8.35004 6.79 8.04004 6 8.04004C4.34 8.04004 3 9.38004 3 11.04C3 12.7 4.34 14.04 6 14.04C6.79 14.04 7.5 13.73 8.04 13.23L15.16 17.39C15.11 17.6 15.08 17.82 15.08 18.04C15.08 19.65 16.39 20.96 18 20.96C19.61 20.96 20.92 19.65 20.92 18.04C20.92 16.43 19.61 15.12 18 15.12ZM18 3.04004C18.55 3.04004 19 3.49004 19 4.04004C19 4.59004 18.55 5.04004 18 5.04004C17.45 5.04004 17 4.59004 17 4.04004C17 3.49004 17.45 3.04004 18 3.04004ZM6 12.04C5.45 12.04 5 11.59 5 11.04C5 10.49 5.45 10.04 6 10.04C6.55 10.04 7 10.49 7 11.04C7 11.59 6.55 12.04 6 12.04ZM18 19.06C17.45 19.06 17 18.61 17 18.06C17 17.51 17.45 17.06 18 17.06C18.55 17.06 19 17.51 19 18.06C19 18.61 18.55 19.06 18 19.06Z", fill: "currentColor" })
1168
+ }
1169
+ );
1170
+ IconShareIcon.displayName = "IconShareIcon";
1171
+ var IconAnalyse = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
1172
+ "svg",
1173
+ {
1174
+ width: size,
1175
+ height: size,
1176
+ viewBox: "0 0 24 24",
1177
+ fill: "none",
1178
+ xmlns: "http://www.w3.org/2000/svg",
1179
+ style: { color, ...style },
1180
+ ...props,
1181
+ children: [
1182
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M22.5 19.09L17.81 14.4C18.87 13.05 19.5 11.35 19.5 9.5C19.5 5.08 15.92 1.5 11.5 1.5C7.42 1.5 4.06 4.55 3.57 8.5H5.59C6.07 5.67 8.53 3.5 11.5 3.5C14.81 3.5 17.5 6.19 17.5 9.5C17.5 12.81 14.81 15.5 11.5 15.5C9.08 15.5 7 14.06 6.05 12H3.9C4.95 15.19 7.96 17.5 11.5 17.5C13.35 17.5 15.05 16.87 16.4 15.81L21.09 20.5L22.5 19.09Z", fill: "currentColor" }),
1183
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M8.93 8.19L10.15 13.5H11.79L13.05 9.72L14 12H16V10.5H15L13.75 7.5H12.21L11.09 10.87L9.85 5.5H8.2L6.95 9.5H1.5V11H8.05L8.93 8.19Z", fill: "currentColor" })
1184
+ ]
1185
+ }
1186
+ );
1187
+ IconAnalyse.displayName = "IconAnalyse";
1188
+ var IconCollectionsAlt = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1189
+ "svg",
1190
+ {
1191
+ width: size,
1192
+ height: size,
1193
+ viewBox: "0 0 24 24",
1194
+ fill: "none",
1195
+ xmlns: "http://www.w3.org/2000/svg",
1196
+ style: { color, ...style },
1197
+ ...props,
1198
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M4.12891 5.12891C4.04535 5.40458 4.00004 5.69705 4 6V16C4 17.6569 5.34315 19 7 19H17C17.3029 19 17.5954 18.9556 17.8711 18.8721C17.4976 20.1038 16.3537 21 15 21H7C4.23858 21 2 18.7614 2 16V8C2.00016 6.64639 2.89717 5.50223 4.12891 5.12891ZM19 1C20.6569 1 22 2.34315 22 4V14C22 15.6569 20.6569 17 19 17H9C7.34315 17 6 15.6569 6 14V4C6 2.34315 7.34315 1 9 1H19ZM9 3C8.44772 3 8 3.44772 8 4V14C8 14.5523 8.44772 15 9 15H19C19.5523 15 20 14.5523 20 14V4C20 3.44772 19.5523 3 19 3H9Z", fill: "currentColor" })
1199
+ }
1200
+ );
1201
+ IconCollectionsAlt.displayName = "IconCollectionsAlt";
1202
+ var IconReviewerTasksAlt = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
1203
+ "svg",
1204
+ {
1205
+ width: size,
1206
+ height: size,
1207
+ viewBox: "0 0 24 24",
1208
+ fill: "none",
1209
+ xmlns: "http://www.w3.org/2000/svg",
1210
+ style: { color, ...style },
1211
+ ...props,
1212
+ children: [
1213
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M22 4.18L10.59 15.6L6.35 11.36L7.76 9.95L10.59 12.78L20.59 2.78L22 4.18ZM12 19C7.59 19 4 15.41 4 11C4 6.59 7.59 3 12 3C13.57 3 15.04 3.46 16.28 4.25L17.73 2.8C16.1 1.67 14.13 1 12 1C6.48 1 2 5.48 2 11C2 16.52 6.48 21 12 21C13.73 21 15.36 20.56 16.78 19.78L15.28 18.28C14.28 18.74 13.17 19 12 19Z", fill: "currentColor" }),
1214
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M20 11C20 15.41 16.41 19 12 19C7.59 19 4 15.41 4 11C4 9.43 4.46 7.96 5.25 6.72L3.8 5.27C2.67 6.9 2 8.87 2 11C2 16.52 6.48 21 12 21C17.52 21 22 16.52 22 11C22 10.0205 21.859 9.07315 21.595 8.17776C21.2728 8.5 20.2725 9.5 19.9445 10.0681C19.9811 10.3737 20 10.6847 20 11Z", fill: "currentColor" })
1215
+ ]
1216
+ }
1217
+ );
1218
+ IconReviewerTasksAlt.displayName = "IconReviewerTasksAlt";
1219
+ var IconPollyScout = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1220
+ "svg",
1221
+ {
1222
+ width: size,
1223
+ height: size,
1224
+ viewBox: "0 0 24 24",
1225
+ fill: "none",
1226
+ xmlns: "http://www.w3.org/2000/svg",
1227
+ style: { color, ...style },
1228
+ ...props,
1229
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M16.7877 1.76916C18.6829 0.675173 20.493 3.17772 21.3077 4.58884C22.1224 6 23.3629 8.411 21.3077 9.59785L16.0884 12.6115C15.8311 12.7601 15.5439 12.8496 15.2478 12.8739C14.9517 12.8982 14.6539 12.8566 14.3759 12.752L17.0977 19.0992C17.2026 19.3442 17.2062 19.6208 17.1072 19.8683C17.0081 20.1157 16.8147 20.3139 16.5697 20.4189C16.3246 20.5238 16.0477 20.527 15.8002 20.4279C15.5527 20.3289 15.3545 20.1355 15.2496 19.8905L13.1604 15.0138L11.0713 19.8905C10.9663 20.1355 10.7681 20.3288 10.5207 20.4279C10.2731 20.527 9.99624 20.5238 9.75116 20.4189C9.50613 20.3139 9.31275 20.1157 9.21369 19.8683C9.1647 19.7458 9.14008 19.6149 9.14163 19.4831C9.1432 19.3511 9.17082 19.2205 9.22275 19.0992L11.3223 14.2035L9.49692 15.2581C9.18866 15.436 8.83863 15.529 8.48271 15.5273C8.12678 15.5255 7.77769 15.4291 7.47121 15.2481C7.4029 15.2997 7.33071 15.3476 7.25504 15.3918L5.51528 16.396C5.05393 16.6623 4.5058 16.7346 3.99124 16.5968C3.47663 16.4589 3.03769 16.1223 2.77127 15.6609L2.26915 14.7908C2.00282 14.3295 1.93057 13.7814 2.06839 13.2668C2.20627 12.7522 2.54286 12.3132 3.00421 12.0468L4.74397 11.0421C4.81899 10.9987 4.8969 10.9604 4.9769 10.927C4.97354 10.5712 5.06507 10.2205 5.24156 9.91145C5.41804 9.6025 5.67347 9.34612 5.9816 9.16823L10.3308 6.65671C10.4058 6.61326 10.4837 6.575 10.5637 6.5416C10.5603 6.18574 10.6519 5.83505 10.8284 5.52602C11.0048 5.21707 11.2603 4.9607 11.5684 4.7828L16.7877 1.76916ZM20.6927 4.73749C19.643 2.93347 18.2535 1.78446 17.5889 2.17113C16.9244 2.55789 17.2367 4.33378 18.2864 6.13781C19.336 7.94189 20.7256 9.09078 21.3902 8.70417C22.0548 8.3175 21.7425 6.5416 20.6927 4.73749Z", fill: "currentColor" })
1230
+ }
1231
+ );
1232
+ IconPollyScout.displayName = "IconPollyScout";
1233
+ var IconPendingTasks = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1234
+ "svg",
1235
+ {
1236
+ width: size,
1237
+ height: size,
1238
+ viewBox: "0 0 24 24",
1239
+ fill: "none",
1240
+ xmlns: "http://www.w3.org/2000/svg",
1241
+ style: { color, ...style },
1242
+ ...props,
1243
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M20 11C20 6.58172 16.4183 3 12 3C7.58172 3 4 6.58172 4 11C4 15.4183 7.58172 19 12 19V21C6.47715 21 2 16.5228 2 11C2 5.47715 6.47715 1 12 1C17.5228 1 22 5.47715 22 11C22 16.5228 17.5228 21 12 21V19C16.4183 19 20 15.4183 20 11Z", fill: "currentColor" })
1244
+ }
1245
+ );
1246
+ IconPendingTasks.displayName = "IconPendingTasks";
1247
+ var IconPollyXtract = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1248
+ "svg",
1249
+ {
1250
+ width: size,
1251
+ height: size,
1252
+ viewBox: "0 0 24 24",
1253
+ fill: "none",
1254
+ xmlns: "http://www.w3.org/2000/svg",
1255
+ style: { color, ...style },
1256
+ ...props,
1257
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M10.9214 1.31482C11.5874 0.895065 12.4203 0.895052 13.0863 1.31482L19.655 5.45647C20.3104 5.86977 20.6775 6.60502 20.6777 7.35833V15.6407C20.6777 16.3942 20.3103 17.1293 19.655 17.5426L13.0863 21.6851C12.4203 22.105 11.5875 22.105 10.9214 21.6851L4.35272 17.5426C3.69742 17.1293 3.33002 16.3942 3.33002 15.6407V7.35833C3.33017 6.60502 3.69735 5.86977 4.35272 5.45647L10.9214 1.31482ZM18.8516 13.3296C16.185 13.4755 13.8736 15.8541 13.8308 19.0272C13.8307 19.0373 13.8284 19.0474 13.8281 19.0575L18.6813 15.9983C18.7641 15.946 18.8516 15.8189 18.8516 15.6407V13.3296ZM5.15609 15.6407C5.15609 15.8189 5.24358 15.946 5.32639 15.9983L10.1778 19.0566C10.1775 19.0468 10.1761 19.037 10.176 19.0272C10.1332 15.8549 7.82201 13.4764 5.15609 13.3296V15.6407ZM12.0021 3.98884C11.9473 8.05038 8.92612 11.339 5.15609 11.4866V11.5027C8.92614 11.6502 11.9473 14.9407 12.0021 19.0022H12.0047C12.0596 14.94 15.0807 11.6493 18.8516 11.5027V11.4866C15.0807 11.34 12.0595 8.05102 12.0047 3.98884H12.0021ZM5.32639 7.00168C5.24378 7.05393 5.15624 7.18047 5.15609 7.35833V9.65965C7.82218 9.5128 10.1332 7.13596 10.176 3.96388C10.1761 3.95673 10.1767 3.9496 10.1769 3.94248L5.32639 7.00168ZM13.8308 3.96388C13.8736 7.13671 16.1847 9.51378 18.8516 9.65965V7.35833C18.8514 7.18047 18.7639 7.05393 18.6813 7.00168L13.829 3.94158C13.8292 3.94901 13.8307 3.95642 13.8308 3.96388Z", fill: "currentColor" })
1258
+ }
1259
+ );
1260
+ IconPollyXtract.displayName = "IconPollyXtract";
1261
+ var IconLogout = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1262
+ "svg",
1263
+ {
1264
+ width: size,
1265
+ height: size,
1266
+ viewBox: "0 0 24 24",
1267
+ fill: "none",
1268
+ xmlns: "http://www.w3.org/2000/svg",
1269
+ style: { color, ...style },
1270
+ ...props,
1271
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M17 7.5L15.59 8.91L17.17 10.5H9V12.5H17.17L15.59 14.08L17 15.5L21 11.5L17 7.5ZM5 4.5H12V2.5H5C3.9 2.5 3 3.4 3 4.5V18.5C3 19.6 3.9 20.5 5 20.5H12V18.5H5V4.5Z", fill: "currentColor" })
1272
+ }
1273
+ );
1274
+ IconLogout.displayName = "IconLogout";
1275
+ var IconLogin = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1276
+ "svg",
1277
+ {
1278
+ width: size,
1279
+ height: size,
1280
+ viewBox: "0 0 24 24",
1281
+ fill: "none",
1282
+ xmlns: "http://www.w3.org/2000/svg",
1283
+ style: { color, ...style },
1284
+ ...props,
1285
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M11 6.5L9.6 7.9L12.2 10.5H2V12.5H12.2L9.6 15.1L11 16.5L16 11.5L11 6.5ZM20 18.5H12V20.5H20C21.1 20.5 22 19.6 22 18.5V4.5C22 3.4 21.1 2.5 20 2.5H12V4.5H20V18.5Z", fill: "currentColor" })
1286
+ }
1287
+ );
1288
+ IconLogin.displayName = "IconLogin";
1289
+ var IconMic = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
1290
+ "svg",
1291
+ {
1292
+ width: size,
1293
+ height: size,
1294
+ viewBox: "0 0 24 24",
1295
+ fill: "none",
1296
+ xmlns: "http://www.w3.org/2000/svg",
1297
+ style: { color, ...style },
1298
+ ...props,
1299
+ children: [
1300
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M12 14C13.66 14 15 12.66 15 11V5C15 3.34 13.66 2 12 2C10.34 2 9 3.34 9 5V11C9 12.66 10.34 14 12 14Z", fill: "currentColor" }),
1301
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M17 11C17 13.76 14.76 16 12 16C9.24 16 7 13.76 7 11H5C5 14.53 7.61 17.43 11 17.92V21H13V17.92C16.39 17.43 19 14.53 19 11H17Z", fill: "currentColor" })
1302
+ ]
1303
+ }
1304
+ );
1305
+ IconMic.displayName = "IconMic";
1306
+ var IconMicOff = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1307
+ "svg",
1308
+ {
1309
+ width: size,
1310
+ height: size,
1311
+ viewBox: "0 0 24 24",
1312
+ fill: "none",
1313
+ xmlns: "http://www.w3.org/2000/svg",
1314
+ style: { color, ...style },
1315
+ ...props,
1316
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M10.72 4.89023C10.72 4.23023 11.26 3.69023 11.92 3.69023C12.58 3.69023 13.12 4.23023 13.12 4.89023L13.11 8.80023L14.92 10.5902V4.99023C14.92 3.33023 13.58 1.99023 11.92 1.99023C10.38 1.99023 9.13004 3.15023 8.96004 4.64023L10.72 6.40023V4.89023ZM18.92 10.9902H17.22C17.22 11.5702 17.12 12.1202 16.95 12.6302L18.22 13.9002C18.66 13.0202 18.92 12.0302 18.92 10.9902ZM4.33004 2.85023L2.92004 4.26023L8.92004 10.2602V10.9902C8.92004 12.6502 10.26 13.9902 11.92 13.9902C12.15 13.9902 12.36 13.9602 12.57 13.9102L14.23 15.5702C13.52 15.9002 12.73 16.0902 11.92 16.0902C9.16004 16.0902 6.62004 13.9902 6.62004 10.9902H4.92004C4.92004 14.4002 7.64004 17.2202 10.92 17.7102V20.9902H12.92V17.7102C13.83 17.5802 14.69 17.2602 15.47 16.8102L19.67 21.0102L21.08 19.6002L4.33004 2.85023Z", fill: "currentColor" })
1317
+ }
1318
+ );
1319
+ IconMicOff.displayName = "IconMicOff";
1320
+ var IconAttach = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1321
+ "svg",
1322
+ {
1323
+ width: size,
1324
+ height: size,
1325
+ viewBox: "0 0 24 24",
1326
+ fill: "none",
1327
+ xmlns: "http://www.w3.org/2000/svg",
1328
+ style: { color, ...style },
1329
+ ...props,
1330
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M18 15.5H6.5C4.29 15.5 2.5 13.71 2.5 11.5C2.5 9.29 4.29 7.5 6.5 7.5H19C20.38 7.5 21.5 8.62 21.5 10C21.5 11.38 20.38 12.5 19 12.5H8.5C7.95 12.5 7.5 12.05 7.5 11.5C7.5 10.95 7.95 10.5 8.5 10.5H18V9H8.5C7.12 9 6 10.12 6 11.5C6 12.88 7.12 14 8.5 14H19C21.21 14 23 12.21 23 10C23 7.79 21.21 6 19 6H6.5C3.46 6 1 8.46 1 11.5C1 14.54 3.46 17 6.5 17H18V15.5Z", fill: "currentColor" })
1331
+ }
1332
+ );
1333
+ IconAttach.displayName = "IconAttach";
1334
+ var IconStarEmpty = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1335
+ "svg",
1336
+ {
1337
+ width: size,
1338
+ height: size,
1339
+ viewBox: "0 0 24 24",
1340
+ fill: "none",
1341
+ xmlns: "http://www.w3.org/2000/svg",
1342
+ style: { color, ...style },
1343
+ ...props,
1344
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M21.9999 8.67002C21.9367 8.48711 21.8219 8.32645 21.6692 8.20753C21.5166 8.0886 21.3327 8.01652 21.1399 8.00002L15.4499 7.17002L12.8999 2.00002C12.818 1.83095 12.6901 1.68837 12.531 1.5886C12.3718 1.48883 12.1877 1.43591 11.9999 1.43591C11.812 1.43591 11.628 1.48883 11.4688 1.5886C11.3096 1.68837 11.1818 1.83095 11.0999 2.00002L8.54989 7.16002L2.85989 8.00002C2.67481 8.02633 2.50081 8.10399 2.35764 8.22418C2.21446 8.34438 2.10785 8.5023 2.04989 8.68002C1.99683 8.8537 1.99207 9.03854 2.03611 9.21472C2.08016 9.39089 2.17134 9.55175 2.29989 9.68002L6.42989 13.68L5.42989 19.36C5.39419 19.5475 5.41288 19.7413 5.48376 19.9185C5.55464 20.0957 5.67474 20.2489 5.82989 20.36C5.9811 20.4681 6.15946 20.5319 6.34493 20.5443C6.53041 20.5567 6.71566 20.5171 6.87989 20.43L11.9999 17.76L17.0999 20.44C17.2402 20.5192 17.3987 20.5606 17.5599 20.56C17.7717 20.5608 17.9783 20.4942 18.1499 20.37C18.305 20.2589 18.4251 20.1057 18.496 19.9285C18.5669 19.7513 18.5856 19.5575 18.5499 19.37L17.5499 13.69L21.6799 9.69002C21.8243 9.5677 21.931 9.40693 21.9876 9.22637C22.0443 9.04582 22.0485 8.8529 21.9999 8.67002ZM15.8499 12.67C15.7326 12.7835 15.6449 12.9239 15.5943 13.079C15.5438 13.2341 15.5319 13.3993 15.5599 13.56L16.2799 17.75L12.5199 15.75C12.3752 15.673 12.2138 15.6327 12.0499 15.6327C11.886 15.6327 11.7246 15.673 11.5799 15.75L7.81989 17.75L8.53989 13.56C8.56782 13.3993 8.556 13.2341 8.50545 13.079C8.4549 12.9239 8.36716 12.7835 8.24989 12.67L5.24989 9.67002L9.45989 9.06002C9.62188 9.03749 9.77588 8.97556 9.90838 8.87967C10.0409 8.78379 10.1478 8.65686 10.2199 8.51002L11.9999 4.70002L13.8799 8.52002C13.9519 8.66686 14.0589 8.79379 14.1914 8.88968C14.3239 8.98556 14.4779 9.04749 14.6399 9.07002L18.8499 9.68002L15.8499 12.67Z", fill: "currentColor" })
1345
+ }
1346
+ );
1347
+ IconStarEmpty.displayName = "IconStarEmpty";
1348
+ var IconAiInsight = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
1349
+ "svg",
1350
+ {
1351
+ width: size,
1352
+ height: size,
1353
+ viewBox: "0 0 24 24",
1354
+ fill: "none",
1355
+ xmlns: "http://www.w3.org/2000/svg",
1356
+ style: { color, ...style },
1357
+ ...props,
1358
+ children: [
1359
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M12.5 20.5C12.5 21.6 11.6 22.5 10.5 22.5C9.4 22.5 8.5 21.6 8.5 20.5H12.5Z", fill: "currentColor" }),
1360
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M14.5 19.5H6.5V17.5H14.5V19.5Z", fill: "currentColor" }),
1361
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M10.5 2.5C11.5812 2.5 12.6083 2.73119 13.5371 3.14355L10.5625 4.50098C10.5417 4.50074 10.5209 4.5 10.5 4.5C7.47 4.5 5 6.97 5 10C5 12.4698 6.48957 13.8899 7.34961 14.5H13.6504C14.0558 14.2124 14.5983 13.7429 15.0615 13.0703L15.9824 15.0889C15.3283 15.7859 14.6631 16.2505 14.2305 16.5H6.76953C5.65932 15.8598 3 13.8196 3 10C3 5.86 6.36 2.5 10.5 2.5Z", fill: "currentColor" }),
1362
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M18.8799 4.62012L23 6.5L18.8799 8.37988L17 12.5L15.1201 8.37988L11 6.5L15.1201 4.62012L15.2949 4.23535L17 0.5L18.8799 4.62012Z", fill: "currentColor" })
1363
+ ]
1364
+ }
1365
+ );
1366
+ IconAiInsight.displayName = "IconAiInsight";
1367
+ var IconPollyKG = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
1368
+ "svg",
1369
+ {
1370
+ width: size,
1371
+ height: size,
1372
+ viewBox: "0 0 24 24",
1373
+ fill: "none",
1374
+ xmlns: "http://www.w3.org/2000/svg",
1375
+ style: { color, ...style },
1376
+ ...props,
1377
+ children: [
1378
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M8.6376 12.0567C8.1208 11.8655 8.1208 11.1345 8.6376 10.9433C9.93746 10.4623 10.9623 9.43746 11.4433 8.1376C11.6345 7.6208 12.3655 7.6208 12.5567 8.1376C13.0377 9.43746 14.0625 10.4623 15.3624 10.9433C15.8792 11.1345 15.8792 11.8655 15.3624 12.0567C14.0625 12.5377 13.0377 13.5625 12.5567 14.8624C12.3655 15.3792 11.6345 15.3792 11.4433 14.8624C10.9623 13.5625 9.93746 12.5377 8.6376 12.0567Z", fill: "currentColor" }),
1379
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M11.6121 1.09135C11.8562 0.969612 12.1439 0.969485 12.388 1.09135L22.0196 5.90721C22.2422 6.01859 22.4072 6.22078 22.4711 6.46131C22.5349 6.70183 22.4918 6.95881 22.3538 7.1659L19.4641 11.5L22.3538 15.8341C22.4918 16.0411 22.5349 16.2981 22.4711 16.5387C22.4072 16.7792 22.2421 16.9814 22.0196 17.0928L12.388 21.9086C12.1439 22.0305 11.8562 22.0304 11.6121 21.9086L1.98042 17.0928C1.75771 16.9814 1.59285 16.7793 1.52894 16.5387C1.46509 16.298 1.50812 16.0412 1.64621 15.8341L4.53492 11.5L1.64621 7.1659C1.50812 6.95875 1.46507 6.70195 1.52894 6.46131C1.5929 6.22076 1.75779 6.01853 1.98042 5.90721L11.6121 1.09135ZM6.62132 11.5L12 19.5671L17.3778 11.5L12 3.43185L6.62132 11.5ZM3.63586 15.9787L9.46409 18.8928L5.57861 13.0646L3.63586 15.9787ZM14.535 18.8928L20.3632 15.9787L18.4205 13.0646L14.535 18.8928ZM3.63586 7.0203L5.57861 9.93444L9.46409 4.10615L3.63586 7.0203ZM18.4205 9.93444L20.3632 7.0203L14.535 4.10615L18.4205 9.93444Z", fill: "currentColor" })
1380
+ ]
1381
+ }
1382
+ );
1383
+ IconPollyKG.displayName = "IconPollyKG";
1384
+ var IconVideo = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
1385
+ "svg",
1386
+ {
1387
+ width: size,
1388
+ height: size,
1389
+ viewBox: "0 0 24 24",
1390
+ fill: "none",
1391
+ xmlns: "http://www.w3.org/2000/svg",
1392
+ style: { color, ...style },
1393
+ ...props,
1394
+ children: [
1395
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M15 11.5L9 15.5V7.5L15 11.5Z", fill: "currentColor" }),
1396
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M21 3.5C22.1 3.5 23 4.4 23 5.5V17.5C23 18.6 22.1 19.5 21 19.5H3C1.9 19.5 1 18.6 1 17.5V5.5C1 4.4 1.9 3.5 3 3.5H21ZM3 17.5H21V5.5H3V17.5Z", fill: "currentColor" })
1397
+ ]
1398
+ }
1399
+ );
1400
+ IconVideo.displayName = "IconVideo";
1401
+ var IconFiles = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1402
+ "svg",
1403
+ {
1404
+ width: size,
1405
+ height: size,
1406
+ viewBox: "0 0 24 24",
1407
+ fill: "none",
1408
+ xmlns: "http://www.w3.org/2000/svg",
1409
+ style: { color, ...style },
1410
+ ...props,
1411
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M14 1.5H6C4.9 1.5 4.01 2.4 4.01 3.5L4 19.5C4 20.6 4.89 21.5 5.99 21.5H18C19.1 21.5 20 20.6 20 19.5V7.5L14 1.5ZM6 19.5V3.5H13V8.5H18V19.5H6Z", fill: "currentColor" })
1412
+ }
1413
+ );
1414
+ IconFiles.displayName = "IconFiles";
1415
+ var IconAudio = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1416
+ "svg",
1417
+ {
1418
+ width: size,
1419
+ height: size,
1420
+ viewBox: "0 0 24 24",
1421
+ fill: "none",
1422
+ xmlns: "http://www.w3.org/2000/svg",
1423
+ style: { color, ...style },
1424
+ ...props,
1425
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M12 2.5V13.05C11.41 12.71 10.73 12.5 10 12.5C7.79 12.5 6 14.29 6 16.5C6 18.71 7.79 20.5 10 20.5C12.21 20.5 14 18.71 14 16.5V6.5H18V2.5H12ZM10 18.5C8.9 18.5 8 17.6 8 16.5C8 15.4 8.9 14.5 10 14.5C11.1 14.5 12 15.4 12 16.5C12 17.6 11.1 18.5 10 18.5Z", fill: "currentColor" })
1426
+ }
1427
+ );
1428
+ IconAudio.displayName = "IconAudio";
1429
+ var IconCamera = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1430
+ "svg",
1431
+ {
1432
+ width: size,
1433
+ height: size,
1434
+ viewBox: "0 0 24 24",
1435
+ fill: "none",
1436
+ xmlns: "http://www.w3.org/2000/svg",
1437
+ style: { color, ...style },
1438
+ ...props,
1439
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M15 7.5V15.5H5V7.5H15ZM16 5.5H4C3.45 5.5 3 5.95 3 6.5V16.5C3 17.05 3.45 17.5 4 17.5H16C16.55 17.5 17 17.05 17 16.5V13L21 17V6L17 10V6.5C17 5.95 16.55 5.5 16 5.5Z", fill: "currentColor" })
1440
+ }
1441
+ );
1442
+ IconCamera.displayName = "IconCamera";
1443
+ var IconImages = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1444
+ "svg",
1445
+ {
1446
+ width: size,
1447
+ height: size,
1448
+ viewBox: "0 0 24 24",
1449
+ fill: "none",
1450
+ xmlns: "http://www.w3.org/2000/svg",
1451
+ style: { color, ...style },
1452
+ ...props,
1453
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M19 4.5V18.5H5V4.5H19ZM19 2.5H5C3.9 2.5 3 3.4 3 4.5V18.5C3 19.6 3.9 20.5 5 20.5H19C20.1 20.5 21 19.6 21 18.5V4.5C21 3.4 20.1 2.5 19 2.5ZM14.14 11.36L11.14 15.23L9 12.64L6 16.5H18L14.14 11.36Z", fill: "currentColor" })
1454
+ }
1455
+ );
1456
+ IconImages.displayName = "IconImages";
1457
+ var IconPollyPipelinesAlt = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
1458
+ "svg",
1459
+ {
1460
+ width: size,
1461
+ height: size,
1462
+ viewBox: "0 0 24 24",
1463
+ fill: "none",
1464
+ xmlns: "http://www.w3.org/2000/svg",
1465
+ style: { color, ...style },
1466
+ ...props,
1467
+ children: [
1468
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M11.5 16.0455C12.0216 16.0455 12.4444 16.4525 12.4444 16.9545C12.4444 17.4566 12.0216 17.8636 11.5 17.8636H8.66667C8.14506 17.8636 7.72222 17.4566 7.72222 16.9545C7.72222 16.4525 8.14506 16.0455 8.66667 16.0455H11.5Z", fill: "currentColor" }),
1469
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M14.3333 13.3182C14.8549 13.3182 15.2778 13.7252 15.2778 14.2273C15.2778 14.7294 14.8549 15.1364 14.3333 15.1364H8.66667C8.14506 15.1364 7.72222 14.7294 7.72222 14.2273C7.72222 13.7252 8.14506 13.3182 8.66667 13.3182H14.3333Z", fill: "currentColor" }),
1470
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M11.5 4.22727C11.5805 4.22731 11.6597 4.24942 11.737 4.29386C11.8143 4.33833 11.8709 4.4056 11.9077 4.4945L12.735 6.47337L14.8757 6.66246C14.9784 6.67729 15.0594 6.71011 15.1182 6.7619C15.1771 6.81378 15.2207 6.881 15.2501 6.96254C15.2795 7.04405 15.2859 7.12752 15.2676 7.21289C15.2494 7.29816 15.203 7.37382 15.1293 7.44016L13.5079 8.85263L13.993 10.954C14.015 11.0502 14.0075 11.1372 13.9709 11.215C13.9341 11.2929 13.8829 11.3579 13.8168 11.4094C13.7507 11.461 13.6727 11.4905 13.5844 11.4982C13.4963 11.5058 13.4116 11.4838 13.3308 11.4316L11.5 10.3201L9.66829 11.4316C9.58743 11.4835 9.50287 11.5056 9.41466 11.4982C9.3265 11.4908 9.2493 11.4613 9.18316 11.4094C9.11701 11.3576 9.06589 11.2927 9.02913 11.215C8.9924 11.1374 8.985 11.0506 9.007 10.954L9.49213 8.85263L7.87071 7.44016C7.79717 7.37346 7.75061 7.29739 7.73237 7.212C7.71423 7.12681 7.71995 7.0436 7.74897 6.96254C7.77809 6.8813 7.82265 6.81408 7.88178 6.7619C7.94088 6.70988 8.02187 6.67697 8.12435 6.66246L10.2641 6.47337L11.0914 4.4945C11.1282 4.40555 11.1856 4.33833 11.263 4.29386C11.3403 4.24944 11.4194 4.22727 11.5 4.22727Z", fill: "currentColor" }),
1471
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M18.2974 1.50888C18.73 1.55013 19.1366 1.73423 19.4466 2.03267C19.8008 2.37365 20 2.83597 20 3.31818V19.6818C20 20.164 19.8009 20.6264 19.4466 20.9673C19.0924 21.3083 18.6121 21.5 18.1111 21.5H4.88889C4.38793 21.5 3.90762 21.3083 3.55339 20.9673C3.19915 20.6264 3 20.164 3 19.6818V3.31818C3 2.83597 3.19915 2.37365 3.55339 2.03267C3.90762 1.6917 4.38792 1.5 4.88889 1.5H18.1111L18.2974 1.50888ZM4.88889 19.6818H18.1111V3.31818H4.88889V19.6818Z", fill: "currentColor" })
1472
+ ]
1473
+ }
1474
+ );
1475
+ IconPollyPipelinesAlt.displayName = "IconPollyPipelinesAlt";
1476
+ var IconCoScientistIcon = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
1477
+ "svg",
1478
+ {
1479
+ width: size,
1480
+ height: size,
1481
+ viewBox: "0 0 24 24",
1482
+ fill: "none",
1483
+ xmlns: "http://www.w3.org/2000/svg",
1484
+ style: { color, ...style },
1485
+ ...props,
1486
+ children: [
1487
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M13.7422 14.9899C14.9047 14.3249 16.292 14.3974 17.3545 15.0592L22.4785 17.9948L17.2393 20.9918C15.5667 21.9487 13.4276 21.3806 12.4619 19.7233C12.1904 19.2572 12.0408 18.7546 12.0029 18.2516L11.9961 18.1373L11.9941 23.9996L6.75488 21.0026C5.08228 20.0457 4.50893 17.9265 5.47461 16.2692C6.44031 14.6119 8.57938 14.0438 10.252 15.0006C11.328 15.6163 11.9473 16.7136 11.9961 17.859C12.0414 16.7097 12.6626 15.6075 13.7422 14.9899Z", fill: "currentColor" }),
1488
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M4.99707 8.53675C6.92826 8.53678 8.49392 10.0881 8.49414 12.0016C8.49414 13.3334 7.73513 14.4889 6.62305 15.069L1.5 17.9967V12.0016C1.50022 10.088 3.06585 8.53675 4.99707 8.53675Z", fill: "currentColor" }),
1489
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M22.5 11.9977L22.4951 12.1764C22.4014 14.0072 20.8739 15.4635 19.0029 15.4635C17.0716 15.4635 15.5059 13.9114 15.5059 11.9977C15.506 10.6619 16.2691 9.50269 17.3867 8.92444L22.5 6.00355V11.9977Z", fill: "currentColor" }),
1490
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M6.91895 2.92249C8.56589 2.0876 10.6026 2.67057 11.5381 4.27601C12.5037 5.93327 11.9302 8.05247 10.2578 9.00941C9.09496 9.67465 7.70716 9.60252 6.64453 8.94007L1.52148 6.0055L6.76074 3.00843L6.91895 2.92249Z", fill: "currentColor" }),
1491
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M17.2451 2.99707C18.9176 3.9539 19.4909 6.07315 18.5254 7.73047C17.5597 9.38781 15.4206 9.95589 13.748 8.99902C12.7551 8.43085 12.1503 7.45286 12.0244 6.40527L12.0049 6.19531C11.8873 4.18037 11.9818 2.70113 12 0.47168V0L12.0049 0.00292969L12.0058 0C14.0385 1.16285 17.2036 2.97336 17.2451 2.99707ZM13.5039 3.87988C13.5036 4.48312 13.5031 5.01327 13.5029 5.39258V6.00098H13.498C13.5 6.03624 13.5008 6.07176 13.5029 6.10742C13.5401 6.74447 13.8887 7.35142 14.4931 7.69727C15.4563 8.24825 16.6817 7.91563 17.2295 6.97559C17.7385 6.10187 17.4919 4.99441 16.6719 4.40918L16.501 4.2998L13.5039 2.58691C13.5037 3.03512 13.5041 3.47425 13.5039 3.87988Z", fill: "currentColor" })
1492
+ ]
1493
+ }
1494
+ );
1495
+ IconCoScientistIcon.displayName = "IconCoScientistIcon";
1496
+ var IconYoutubeSearchedFor = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1497
+ "svg",
1498
+ {
1499
+ width: size,
1500
+ height: size,
1501
+ viewBox: "0 0 24 24",
1502
+ fill: "none",
1503
+ xmlns: "http://www.w3.org/2000/svg",
1504
+ style: { color, ...style },
1505
+ ...props,
1506
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M17.01 13.7598H16.21L15.94 13.4898C16.92 12.3498 17.51 10.8798 17.51 9.25977C17.51 5.66977 14.6 2.75977 11.01 2.75977C7.42 2.75977 4.51 5.75977 4.51 9.25977H2L5.84 13.2598L10 9.25977H6.51C6.51 6.75977 8.53 4.75977 11.01 4.75977C13.49 4.75977 15.51 6.76977 15.51 9.25977C15.51 11.7398 13.49 13.7598 11.01 13.7598C10.36 13.7598 9.75 13.6198 9.19 13.3798L7.71 14.8598C8.68 15.4298 9.8 15.7598 11.01 15.7598C12.62 15.7598 14.09 15.1698 15.23 14.1898L15.5 14.4598V15.2498L20.51 20.2398L22 18.7598L17.01 13.7598Z", fill: "currentColor" })
1507
+ }
1508
+ );
1509
+ IconYoutubeSearchedFor.displayName = "IconYoutubeSearchedFor";
1510
+ var IconFilter = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1511
+ "svg",
1512
+ {
1513
+ width: size,
1514
+ height: size,
1515
+ viewBox: "0 0 24 24",
1516
+ fill: "none",
1517
+ xmlns: "http://www.w3.org/2000/svg",
1518
+ style: { color, ...style },
1519
+ ...props,
1520
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M7.00457 5H17.0046L11.9946 11.3L7.00457 5ZM4.25457 4.61C6.27457 7.2 10.0046 12 10.0046 12V18C10.0046 18.55 10.4546 19 11.0046 19H13.0046C13.5546 19 14.0046 18.55 14.0046 18V12C14.0046 12 17.7246 7.2 19.7446 4.61C20.2546 3.95 19.7846 3 18.9546 3H5.04457C4.21457 3 3.74457 3.95 4.25457 4.61Z", fill: "currentColor" })
1521
+ }
1522
+ );
1523
+ IconFilter.displayName = "IconFilter";
1524
+ var IconZoomIn = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1525
+ "svg",
1526
+ {
1527
+ width: size,
1528
+ height: size,
1529
+ viewBox: "0 0 24 24",
1530
+ fill: "none",
1531
+ xmlns: "http://www.w3.org/2000/svg",
1532
+ style: { color, ...style },
1533
+ ...props,
1534
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M15.755 13.7549H14.965L14.685 13.4849C15.665 12.3449 16.255 10.8649 16.255 9.25488C16.255 5.66488 13.345 2.75488 9.755 2.75488C6.165 2.75488 3.255 5.66488 3.255 9.25488C3.255 12.8449 6.165 15.7549 9.755 15.7549C11.365 15.7549 12.845 15.1649 13.985 14.1849L14.255 14.4649V15.2549L19.255 20.2449L20.745 18.7549L15.755 13.7549ZM9.755 13.7549C7.26501 13.7549 5.255 11.7449 5.255 9.25488C5.255 6.76488 7.26501 4.75488 9.755 4.75488C12.245 4.75488 14.255 6.76488 14.255 9.25488C14.255 11.7449 12.245 13.7549 9.755 13.7549ZM10.255 6.75488H9.255V8.75488H7.255V9.75488H9.255V11.7549H10.255V9.75488H12.255V8.75488H10.255V6.75488Z", fill: "currentColor" })
1535
+ }
1536
+ );
1537
+ IconZoomIn.displayName = "IconZoomIn";
1538
+ var IconZoomOut = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1539
+ "svg",
1540
+ {
1541
+ width: size,
1542
+ height: size,
1543
+ viewBox: "0 0 24 24",
1544
+ fill: "none",
1545
+ xmlns: "http://www.w3.org/2000/svg",
1546
+ style: { color, ...style },
1547
+ ...props,
1548
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M15.755 13.7549H14.965L14.685 13.4849C15.665 12.3449 16.255 10.8649 16.255 9.25488C16.255 5.66488 13.345 2.75488 9.755 2.75488C6.165 2.75488 3.255 5.66488 3.255 9.25488C3.255 12.8449 6.165 15.7549 9.755 15.7549C11.365 15.7549 12.845 15.1649 13.985 14.1849L14.255 14.4649V15.2549L19.255 20.2449L20.745 18.7549L15.755 13.7549ZM9.755 13.7549C7.26501 13.7549 5.255 11.7449 5.255 9.25488C5.255 6.76488 7.26501 4.75488 9.755 4.75488C12.245 4.75488 14.255 6.76488 14.255 9.25488C14.255 11.7449 12.245 13.7549 9.755 13.7549ZM7.255 8.75488H12.255V9.75488H7.255V8.75488Z", fill: "currentColor" })
1549
+ }
1550
+ );
1551
+ IconZoomOut.displayName = "IconZoomOut";
1552
+ var IconAddCircle = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1553
+ "svg",
1554
+ {
1555
+ width: size,
1556
+ height: size,
1557
+ viewBox: "0 0 24 24",
1558
+ fill: "none",
1559
+ xmlns: "http://www.w3.org/2000/svg",
1560
+ style: { color, ...style },
1561
+ ...props,
1562
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M12 1.5C6.48 1.5 2 5.98 2 11.5C2 17.02 6.48 21.5 12 21.5C17.52 21.5 22 17.02 22 11.5C22 5.98 17.52 1.5 12 1.5ZM17 12.5H13V16.5H11V12.5H7V10.5H11V6.5H13V10.5H17V12.5Z", fill: "currentColor" })
1563
+ }
1564
+ );
1565
+ IconAddCircle.displayName = "IconAddCircle";
1566
+ var IconAddCircleOutline = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1567
+ "svg",
1568
+ {
1569
+ width: size,
1570
+ height: size,
1571
+ viewBox: "0 0 24 24",
1572
+ fill: "none",
1573
+ xmlns: "http://www.w3.org/2000/svg",
1574
+ style: { color, ...style },
1575
+ ...props,
1576
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M13 6.5H11V10.5H7V12.5H11V16.5H13V12.5H17V10.5H13V6.5ZM12 1.5C6.48 1.5 2 5.98 2 11.5C2 17.02 6.48 21.5 12 21.5C17.52 21.5 22 17.02 22 11.5C22 5.98 17.52 1.5 12 1.5ZM12 19.5C7.59 19.5 4 15.91 4 11.5C4 7.09 7.59 3.5 12 3.5C16.41 3.5 20 7.09 20 11.5C20 15.91 16.41 19.5 12 19.5Z", fill: "currentColor" })
1577
+ }
1578
+ );
1579
+ IconAddCircleOutline.displayName = "IconAddCircleOutline";
1580
+ var IconRemove = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1581
+ "svg",
1582
+ {
1583
+ width: size,
1584
+ height: size,
1585
+ viewBox: "0 0 24 24",
1586
+ fill: "none",
1587
+ xmlns: "http://www.w3.org/2000/svg",
1588
+ style: { color, ...style },
1589
+ ...props,
1590
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M19 12.5H5V10.5H19V12.5Z", fill: "currentColor" })
1591
+ }
1592
+ );
1593
+ IconRemove.displayName = "IconRemove";
1594
+ var IconRemoveCircle = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1595
+ "svg",
1596
+ {
1597
+ width: size,
1598
+ height: size,
1599
+ viewBox: "0 0 24 24",
1600
+ fill: "none",
1601
+ xmlns: "http://www.w3.org/2000/svg",
1602
+ style: { color, ...style },
1603
+ ...props,
1604
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M12 1.5C6.48 1.5 2 5.98 2 11.5C2 17.02 6.48 21.5 12 21.5C17.52 21.5 22 17.02 22 11.5C22 5.98 17.52 1.5 12 1.5ZM17 12.5H7V10.5H17V12.5Z", fill: "currentColor" })
1605
+ }
1606
+ );
1607
+ IconRemoveCircle.displayName = "IconRemoveCircle";
1608
+ var IconRemoveCircleOutline = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1609
+ "svg",
1610
+ {
1611
+ width: size,
1612
+ height: size,
1613
+ viewBox: "0 0 24 24",
1614
+ fill: "none",
1615
+ xmlns: "http://www.w3.org/2000/svg",
1616
+ style: { color, ...style },
1617
+ ...props,
1618
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M7 10.5V12.5H17V10.5H7ZM12 1.5C6.48 1.5 2 5.98 2 11.5C2 17.02 6.48 21.5 12 21.5C17.52 21.5 22 17.02 22 11.5C22 5.98 17.52 1.5 12 1.5ZM12 19.5C7.59 19.5 4 15.91 4 11.5C4 7.09 7.59 3.5 12 3.5C16.41 3.5 20 7.09 20 11.5C20 15.91 16.41 19.5 12 19.5Z", fill: "currentColor" })
1619
+ }
1620
+ );
1621
+ IconRemoveCircleOutline.displayName = "IconRemoveCircleOutline";
1622
+ var IconPlayArrow = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1623
+ "svg",
1624
+ {
1625
+ width: size,
1626
+ height: size,
1627
+ viewBox: "0 0 24 24",
1628
+ fill: "none",
1629
+ xmlns: "http://www.w3.org/2000/svg",
1630
+ style: { color, ...style },
1631
+ ...props,
1632
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M6.92749 6.31976V16.6798C6.92749 17.4698 7.79749 17.9498 8.46749 17.5198L16.6075 12.3398C17.2275 11.9498 17.2275 11.0498 16.6075 10.6498L8.46749 5.47976C7.79749 5.04976 6.92749 5.52976 6.92749 6.31976Z", fill: "currentColor" })
1633
+ }
1634
+ );
1635
+ IconPlayArrow.displayName = "IconPlayArrow";
1636
+ var IconPause = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1637
+ "svg",
1638
+ {
1639
+ width: size,
1640
+ height: size,
1641
+ viewBox: "0 0 24 24",
1642
+ fill: "none",
1643
+ xmlns: "http://www.w3.org/2000/svg",
1644
+ style: { color, ...style },
1645
+ ...props,
1646
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M8 18.5C9.1 18.5 10 17.6 10 16.5V6.5C10 5.4 9.1 4.5 8 4.5C6.9 4.5 6 5.4 6 6.5V16.5C6 17.6 6.9 18.5 8 18.5ZM14 6.5V16.5C14 17.6 14.9 18.5 16 18.5C17.1 18.5 18 17.6 18 16.5V6.5C18 5.4 17.1 4.5 16 4.5C14.9 4.5 14 5.4 14 6.5Z", fill: "currentColor" })
1647
+ }
1648
+ );
1649
+ IconPause.displayName = "IconPause";
1650
+ var IconStop = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1651
+ "svg",
1652
+ {
1653
+ width: size,
1654
+ height: size,
1655
+ viewBox: "0 0 24 24",
1656
+ fill: "none",
1657
+ xmlns: "http://www.w3.org/2000/svg",
1658
+ style: { color, ...style },
1659
+ ...props,
1660
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M8 5.5H16C17.1 5.5 18 6.4 18 7.5V15.5C18 16.6 17.1 17.5 16 17.5H8C6.9 17.5 6 16.6 6 15.5V7.5C6 6.4 6.9 5.5 8 5.5Z", fill: "currentColor" })
1661
+ }
1662
+ );
1663
+ IconStop.displayName = "IconStop";
1664
+ var IconAdd = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1665
+ "svg",
1666
+ {
1667
+ width: size,
1668
+ height: size,
1669
+ viewBox: "0 0 24 24",
1670
+ fill: "none",
1671
+ xmlns: "http://www.w3.org/2000/svg",
1672
+ style: { color, ...style },
1673
+ ...props,
1674
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M19.0004 12H13.0004V18H11.0004V12H5.00037V10H11.0004V4H13.0004V10H19.0004V12Z", fill: "currentColor" })
1675
+ }
1676
+ );
1677
+ IconAdd.displayName = "IconAdd";
1678
+ var IconPlayCircle = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1679
+ "svg",
1680
+ {
1681
+ width: size,
1682
+ height: size,
1683
+ viewBox: "0 0 24 24",
1684
+ fill: "none",
1685
+ xmlns: "http://www.w3.org/2000/svg",
1686
+ style: { color, ...style },
1687
+ ...props,
1688
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M12 1.5C6.48 1.5 2 5.98 2 11.5C2 17.02 6.48 21.5 12 21.5C17.52 21.5 22 17.02 22 11.5C22 5.98 17.52 1.5 12 1.5ZM9.5 14.17V8.83C9.5 8.04 10.38 7.56 11.04 7.99L15.19 10.66C15.8 11.05 15.8 11.95 15.19 12.34L11.04 15.01C10.38 15.44 9.5 14.96 9.5 14.17Z", fill: "currentColor" })
1689
+ }
1690
+ );
1691
+ IconPlayCircle.displayName = "IconPlayCircle";
1692
+ var IconPauseCircle = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1693
+ "svg",
1694
+ {
1695
+ width: size,
1696
+ height: size,
1697
+ viewBox: "0 0 24 24",
1698
+ fill: "none",
1699
+ xmlns: "http://www.w3.org/2000/svg",
1700
+ style: { color, ...style },
1701
+ ...props,
1702
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M12 1.5C6.48 1.5 2 5.98 2 11.5C2 17.02 6.48 21.5 12 21.5C17.52 21.5 22 17.02 22 11.5C22 5.98 17.52 1.5 12 1.5ZM10 15.5C9.45 15.5 9 15.05 9 14.5V8.5C9 7.95 9.45 7.5 10 7.5C10.55 7.5 11 7.95 11 8.5V14.5C11 15.05 10.55 15.5 10 15.5ZM14 15.5C13.45 15.5 13 15.05 13 14.5V8.5C13 7.95 13.45 7.5 14 7.5C14.55 7.5 15 7.95 15 8.5V14.5C15 15.05 14.55 15.5 14 15.5Z", fill: "currentColor" })
1703
+ }
1704
+ );
1705
+ IconPauseCircle.displayName = "IconPauseCircle";
1706
+ var IconStopCircle = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1707
+ "svg",
1708
+ {
1709
+ width: size,
1710
+ height: size,
1711
+ viewBox: "0 0 24 24",
1712
+ fill: "none",
1713
+ xmlns: "http://www.w3.org/2000/svg",
1714
+ style: { color, ...style },
1715
+ ...props,
1716
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M12 1.5C6.48 1.5 2 5.98 2 11.5C2 17.02 6.48 21.5 12 21.5C17.52 21.5 22 17.02 22 11.5C22 5.98 17.52 1.5 12 1.5ZM15 15.5H9C8.45 15.5 8 15.05 8 14.5V8.5C8 7.95 8.45 7.5 9 7.5H15C15.55 7.5 16 7.95 16 8.5V14.5C16 15.05 15.55 15.5 15 15.5Z", fill: "currentColor" })
1717
+ }
1718
+ );
1719
+ IconStopCircle.displayName = "IconStopCircle";
1720
+ var IconReplay = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1721
+ "svg",
1722
+ {
1723
+ width: size,
1724
+ height: size,
1725
+ viewBox: "0 0 24 24",
1726
+ fill: "none",
1727
+ xmlns: "http://www.w3.org/2000/svg",
1728
+ style: { color, ...style },
1729
+ ...props,
1730
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M12 5.5V1.5L7 6.5L12 11.5V7.5C15.31 7.5 18 10.19 18 13.5C18 16.81 15.31 19.5 12 19.5C8.69 19.5 6 16.81 6 13.5H4C4 17.92 7.58 21.5 12 21.5C16.42 21.5 20 17.92 20 13.5C20 9.08 16.42 5.5 12 5.5Z", fill: "currentColor" })
1731
+ }
1732
+ );
1733
+ IconReplay.displayName = "IconReplay";
1734
+ var IconLoopRefreshUpdate = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1735
+ "svg",
1736
+ {
1737
+ width: size,
1738
+ height: size,
1739
+ viewBox: "0 0 24 24",
1740
+ fill: "none",
1741
+ xmlns: "http://www.w3.org/2000/svg",
1742
+ style: { color, ...style },
1743
+ ...props,
1744
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M12 3.5V0.5L8 4.5L12 8.5V5.5C15.31 5.5 18 8.19 18 11.5C18 12.51 17.75 13.47 17.3 14.3L18.76 15.76C19.54 14.53 20 13.07 20 11.5C20 7.08 16.42 3.5 12 3.5ZM12 17.5C8.69 17.5 6 14.81 6 11.5C6 10.49 6.25 9.53 6.7 8.7L5.24 7.24C4.46 8.47 4 9.93 4 11.5C4 15.92 7.58 19.5 12 19.5V22.5L16 18.5L12 14.5V17.5Z", fill: "currentColor" })
1745
+ }
1746
+ );
1747
+ IconLoopRefreshUpdate.displayName = "IconLoopRefreshUpdate";
1748
+ var IconForward = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1749
+ "svg",
1750
+ {
1751
+ width: size,
1752
+ height: size,
1753
+ viewBox: "0 0 24 24",
1754
+ fill: "none",
1755
+ xmlns: "http://www.w3.org/2000/svg",
1756
+ style: { color, ...style },
1757
+ ...props,
1758
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M12 5.5V1.5L17 6.5L12 11.5V7.5C8.69 7.5 6 10.19 6 13.5C6 16.81 8.69 19.5 12 19.5C15.31 19.5 18 16.81 18 13.5H20C20 17.92 16.42 21.5 12 21.5C7.58 21.5 4 17.92 4 13.5C4 9.08 7.58 5.5 12 5.5Z", fill: "currentColor" })
1759
+ }
1760
+ );
1761
+ IconForward.displayName = "IconForward";
1762
+ var IconContract = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1763
+ "svg",
1764
+ {
1765
+ width: size,
1766
+ height: size,
1767
+ viewBox: "0 0 24 24",
1768
+ fill: "none",
1769
+ xmlns: "http://www.w3.org/2000/svg",
1770
+ style: { color, ...style },
1771
+ ...props,
1772
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M22.0004 2.41L16.7104 7.7L20.0004 11H12.0004V3L15.2904 6.29L20.5904 1L22.0004 2.41ZM3.41039 21L8.70039 15.71L12.0004 19V11H4.00039L7.29039 14.29L2.00039 19.59L3.41039 21Z", fill: "currentColor" })
1773
+ }
1774
+ );
1775
+ IconContract.displayName = "IconContract";
1776
+ var IconExpand = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
1777
+ "svg",
1778
+ {
1779
+ width: size,
1780
+ height: size,
1781
+ viewBox: "0 0 24 24",
1782
+ fill: "none",
1783
+ xmlns: "http://www.w3.org/2000/svg",
1784
+ style: { color, ...style },
1785
+ ...props,
1786
+ children: [
1787
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M10.59 11L5.3 16.29L2 13L2 21L10 21L6.71 17.71L12 12.41L10.59 11Z", fill: "currentColor" }),
1788
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M13.41 11L18.7 5.71L22 9V1H14L17.29 4.29L12 9.59L13.41 11Z", fill: "currentColor" })
1789
+ ]
1790
+ }
1791
+ );
1792
+ IconExpand.displayName = "IconExpand";
1793
+ var IconClose = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1794
+ "svg",
1795
+ {
1796
+ width: size,
1797
+ height: size,
1798
+ viewBox: "0 0 24 24",
1799
+ fill: "none",
1800
+ xmlns: "http://www.w3.org/2000/svg",
1801
+ style: { color, ...style },
1802
+ ...props,
1803
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M19.0004 5.41L17.5904 4L12.0004 9.59L6.4104 4L5.0004 5.41L10.5904 11L5.0004 16.59L6.4104 18L12.0004 12.41L17.5904 18L19.0004 16.59L13.4104 11L19.0004 5.41Z", fill: "currentColor" })
1804
+ }
1805
+ );
1806
+ IconClose.displayName = "IconClose";
1807
+ var IconUpChevron = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1808
+ "svg",
1809
+ {
1810
+ width: size,
1811
+ height: size,
1812
+ viewBox: "0 0 24 24",
1813
+ fill: "none",
1814
+ xmlns: "http://www.w3.org/2000/svg",
1815
+ style: { color, ...style },
1816
+ ...props,
1817
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M12 7.29498L6 13.295L7.41 14.705L12 10.125L16.59 14.705L18 13.295L12 7.29498Z", fill: "currentColor" })
1818
+ }
1819
+ );
1820
+ IconUpChevron.displayName = "IconUpChevron";
1821
+ var IconLeftChevron = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1822
+ "svg",
1823
+ {
1824
+ width: size,
1825
+ height: size,
1826
+ viewBox: "0 0 24 24",
1827
+ fill: "none",
1828
+ xmlns: "http://www.w3.org/2000/svg",
1829
+ style: { color, ...style },
1830
+ ...props,
1831
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M15 15.59L10.42 11L15 6.41L13.59 5L7.59 11L13.59 17L15 15.59Z", fill: "currentColor" })
1832
+ }
1833
+ );
1834
+ IconLeftChevron.displayName = "IconLeftChevron";
1835
+ var IconRightChevron = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1836
+ "svg",
1837
+ {
1838
+ width: size,
1839
+ height: size,
1840
+ viewBox: "0 0 24 24",
1841
+ fill: "none",
1842
+ xmlns: "http://www.w3.org/2000/svg",
1843
+ style: { color, ...style },
1844
+ ...props,
1845
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M9 6.41L13.58 11L9 15.59L10.41 17L16.41 11L10.41 5L9 6.41Z", fill: "currentColor" })
1846
+ }
1847
+ );
1848
+ IconRightChevron.displayName = "IconRightChevron";
1849
+ var IconExpandChevron = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1850
+ "svg",
1851
+ {
1852
+ width: size,
1853
+ height: size,
1854
+ viewBox: "0 0 24 24",
1855
+ fill: "none",
1856
+ xmlns: "http://www.w3.org/2000/svg",
1857
+ style: { color, ...style },
1858
+ ...props,
1859
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M16.59 7.29498L12 11.875L7.41 7.29498L6 8.70498L12 14.705L18 8.70498L16.59 7.29498Z", fill: "currentColor" })
1860
+ }
1861
+ );
1862
+ IconExpandChevron.displayName = "IconExpandChevron";
1863
+ var IconUpCarrot = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1864
+ "svg",
1865
+ {
1866
+ width: size,
1867
+ height: size,
1868
+ viewBox: "0 0 24 24",
1869
+ fill: "none",
1870
+ xmlns: "http://www.w3.org/2000/svg",
1871
+ style: { color, ...style },
1872
+ ...props,
1873
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M7 13.5L12 8.5L17 13.5H7Z", fill: "currentColor" })
1874
+ }
1875
+ );
1876
+ IconUpCarrot.displayName = "IconUpCarrot";
1877
+ var IconLeftCarrot = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1878
+ "svg",
1879
+ {
1880
+ width: size,
1881
+ height: size,
1882
+ viewBox: "0 0 24 24",
1883
+ fill: "none",
1884
+ xmlns: "http://www.w3.org/2000/svg",
1885
+ style: { color, ...style },
1886
+ ...props,
1887
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M14.5 6L9.5 11L14.5 16V6Z", fill: "currentColor" })
1888
+ }
1889
+ );
1890
+ IconLeftCarrot.displayName = "IconLeftCarrot";
1891
+ var IconRightCarrot = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1892
+ "svg",
1893
+ {
1894
+ width: size,
1895
+ height: size,
1896
+ viewBox: "0 0 24 24",
1897
+ fill: "none",
1898
+ xmlns: "http://www.w3.org/2000/svg",
1899
+ style: { color, ...style },
1900
+ ...props,
1901
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M9.5 16L14.5 11L9.5 6V16Z", fill: "currentColor" })
1902
+ }
1903
+ );
1904
+ IconRightCarrot.displayName = "IconRightCarrot";
1905
+ var IconDownCarrot = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1906
+ "svg",
1907
+ {
1908
+ width: size,
1909
+ height: size,
1910
+ viewBox: "0 0 24 24",
1911
+ fill: "none",
1912
+ xmlns: "http://www.w3.org/2000/svg",
1913
+ style: { color, ...style },
1914
+ ...props,
1915
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M7 8.5L12 13.5L17 8.5H7Z", fill: "currentColor" })
1916
+ }
1917
+ );
1918
+ IconDownCarrot.displayName = "IconDownCarrot";
1919
+ var IconArrowUp = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1920
+ "svg",
1921
+ {
1922
+ width: size,
1923
+ height: size,
1924
+ viewBox: "0 0 24 24",
1925
+ fill: "none",
1926
+ xmlns: "http://www.w3.org/2000/svg",
1927
+ style: { color, ...style },
1928
+ ...props,
1929
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M4.00079 11L5.41079 12.41L11.0008 6.83L11.0008 19L13.0008 19L13.0008 6.83L18.5808 12.42L20.0008 11L12.0008 3L4.00079 11Z", fill: "currentColor" })
1930
+ }
1931
+ );
1932
+ IconArrowUp.displayName = "IconArrowUp";
1933
+ var IconArrowLeftBack = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1934
+ "svg",
1935
+ {
1936
+ width: size,
1937
+ height: size,
1938
+ viewBox: "0 0 24 24",
1939
+ fill: "none",
1940
+ xmlns: "http://www.w3.org/2000/svg",
1941
+ style: { color, ...style },
1942
+ ...props,
1943
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M20 10H7.83L13.42 4.41L12 3L4 11L12 19L13.41 17.59L7.83 12H20V10Z", fill: "currentColor" })
1944
+ }
1945
+ );
1946
+ IconArrowLeftBack.displayName = "IconArrowLeftBack";
1947
+ var IconArrowRightForward = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1948
+ "svg",
1949
+ {
1950
+ width: size,
1951
+ height: size,
1952
+ viewBox: "0 0 24 24",
1953
+ fill: "none",
1954
+ xmlns: "http://www.w3.org/2000/svg",
1955
+ style: { color, ...style },
1956
+ ...props,
1957
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M12 3L10.59 4.41L16.17 10H4V12H16.17L10.59 17.59L12 19L20 11L12 3Z", fill: "currentColor" })
1958
+ }
1959
+ );
1960
+ IconArrowRightForward.displayName = "IconArrowRightForward";
1961
+ var IconArrowDown = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1962
+ "svg",
1963
+ {
1964
+ width: size,
1965
+ height: size,
1966
+ viewBox: "0 0 24 24",
1967
+ fill: "none",
1968
+ xmlns: "http://www.w3.org/2000/svg",
1969
+ style: { color, ...style },
1970
+ ...props,
1971
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M20 11L18.59 9.59L13 15.17V3H11V15.17L5.42 9.58L4 11L12 19L20 11Z", fill: "currentColor" })
1972
+ }
1973
+ );
1974
+ IconArrowDown.displayName = "IconArrowDown";
1975
+ var IconNorthEast = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1976
+ "svg",
1977
+ {
1978
+ width: size,
1979
+ height: size,
1980
+ viewBox: "0 0 24 24",
1981
+ fill: "none",
1982
+ xmlns: "http://www.w3.org/2000/svg",
1983
+ style: { color, ...style },
1984
+ ...props,
1985
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M9.5 3.5V5.5H16.09L4.5 17.09L5.91 18.5L17.5 6.91V13.5H19.5V3.5H9.5Z", fill: "currentColor" })
1986
+ }
1987
+ );
1988
+ IconNorthEast.displayName = "IconNorthEast";
1989
+ var IconNorthWest = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1990
+ "svg",
1991
+ {
1992
+ width: size,
1993
+ height: size,
1994
+ viewBox: "0 0 24 24",
1995
+ fill: "none",
1996
+ xmlns: "http://www.w3.org/2000/svg",
1997
+ style: { color, ...style },
1998
+ ...props,
1999
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M4.5 13.5H6.5V6.91L18.09 18.5L19.5 17.09L7.91 5.5H14.5V3.5H4.5V13.5Z", fill: "currentColor" })
2000
+ }
2001
+ );
2002
+ IconNorthWest.displayName = "IconNorthWest";
2003
+ var IconSouthEast = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
2004
+ "svg",
2005
+ {
2006
+ width: size,
2007
+ height: size,
2008
+ viewBox: "0 0 24 24",
2009
+ fill: "none",
2010
+ xmlns: "http://www.w3.org/2000/svg",
2011
+ style: { color, ...style },
2012
+ ...props,
2013
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M19.5 8.5H17.5V15.09L5.91 3.5L4.5 4.91L16.09 16.5H9.5V18.5H19.5V8.5Z", fill: "currentColor" })
2014
+ }
2015
+ );
2016
+ IconSouthEast.displayName = "IconSouthEast";
2017
+ var IconSouthWest = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
2018
+ "svg",
2019
+ {
2020
+ width: size,
2021
+ height: size,
2022
+ viewBox: "0 0 24 24",
2023
+ fill: "none",
2024
+ xmlns: "http://www.w3.org/2000/svg",
2025
+ style: { color, ...style },
2026
+ ...props,
2027
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M14.5 18.5V16.5H7.91L19.5 4.91L18.09 3.5L6.5 15.09V8.5H4.5V18.5H14.5Z", fill: "currentColor" })
2028
+ }
2029
+ );
2030
+ IconSouthWest.displayName = "IconSouthWest";
2031
+ var IconArrowForwardLarge = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
2032
+ "svg",
2033
+ {
2034
+ width: size,
2035
+ height: size,
2036
+ viewBox: "0 0 24 24",
2037
+ fill: "none",
2038
+ xmlns: "http://www.w3.org/2000/svg",
2039
+ style: { color, ...style },
2040
+ ...props,
2041
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M6.115 19.23L7.885 21L17.885 11L7.885 1L6.115 2.77L14.345 11L6.115 19.23Z", fill: "currentColor" })
2042
+ }
2043
+ );
2044
+ IconArrowForwardLarge.displayName = "IconArrowForwardLarge";
2045
+ var IconArrowBackLarge = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
2046
+ "svg",
2047
+ {
2048
+ width: size,
2049
+ height: size,
2050
+ viewBox: "0 0 24 24",
2051
+ fill: "none",
2052
+ xmlns: "http://www.w3.org/2000/svg",
2053
+ style: { color, ...style },
2054
+ ...props,
2055
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M17.835 2.86998L16.055 1.09998L6.16499 11L16.065 20.9L17.835 19.13L9.70499 11L17.835 2.86998Z", fill: "currentColor" })
2056
+ }
2057
+ );
2058
+ IconArrowBackLarge.displayName = "IconArrowBackLarge";
2059
+ var IconSkipToFirst = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
2060
+ "svg",
2061
+ {
2062
+ width: size,
2063
+ height: size,
2064
+ viewBox: "0 0 24 24",
2065
+ fill: "none",
2066
+ xmlns: "http://www.w3.org/2000/svg",
2067
+ style: { color, ...style },
2068
+ ...props,
2069
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M16.9995 13.3L14.6995 11L16.9995 8.7C17.3995 8.3 17.3995 7.7 16.9995 7.3C16.5995 6.9 15.9995 6.9 15.5995 7.3L12.5995 10.3C12.1995 10.7 12.1995 11.3 12.5995 11.7L15.5995 14.7C15.7995 14.9 15.9995 15 16.2995 15C16.5995 15 16.7995 14.9 16.9995 14.7C17.2995 14.3 17.2995 13.7 16.9995 13.3ZM9.1995 11L11.4995 8.7C11.8995 8.3 11.8995 7.7 11.4995 7.3C11.0995 6.9 10.4995 6.9 10.0995 7.3L7.0995 10.3C6.6995 10.7 6.6995 11.3 7.0995 11.7L10.0995 14.7C10.2995 14.9 10.4995 15 10.7995 15C11.0995 15 11.2995 14.9 11.4995 14.7C11.8995 14.3 11.8995 13.7 11.4995 13.3L9.1995 11Z", fill: "currentColor" })
2070
+ }
2071
+ );
2072
+ IconSkipToFirst.displayName = "IconSkipToFirst";
2073
+ var IconSkipToLast = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
2074
+ "svg",
2075
+ {
2076
+ width: size,
2077
+ height: size,
2078
+ viewBox: "0 0 24 24",
2079
+ fill: "none",
2080
+ xmlns: "http://www.w3.org/2000/svg",
2081
+ style: { color, ...style },
2082
+ ...props,
2083
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M7.09947 13.3L9.39947 11L7.09947 8.7C6.69947 8.3 6.69947 7.7 7.09947 7.3C7.49947 6.9 8.09947 6.9 8.49947 7.3L11.4995 10.3C11.8995 10.7 11.8995 11.3 11.4995 11.7L8.49947 14.7C8.29947 14.9 8.09947 15 7.79947 15C7.49947 15 7.29947 14.9 7.09947 14.7C6.79947 14.3 6.79947 13.7 7.09947 13.3ZM14.8995 11L12.5995 8.7C12.1995 8.3 12.1995 7.7 12.5995 7.3C12.9995 6.9 13.5995 6.9 13.9995 7.3L16.9995 10.3C17.3995 10.7 17.3995 11.3 16.9995 11.7L13.9995 14.7C13.7995 14.9 13.5995 15 13.2995 15C12.9995 15 12.7995 14.9 12.5995 14.7C12.1995 14.3 12.1995 13.7 12.5995 13.3L14.8995 11Z", fill: "currentColor" })
2084
+ }
2085
+ );
2086
+ IconSkipToLast.displayName = "IconSkipToLast";
2087
+ var IconStarFull = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
2088
+ "svg",
2089
+ {
2090
+ width: size,
2091
+ height: size,
2092
+ viewBox: "0 0 24 24",
2093
+ fill: "none",
2094
+ xmlns: "http://www.w3.org/2000/svg",
2095
+ style: { color, ...style },
2096
+ ...props,
2097
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M21.9999 8.67015C21.9367 8.48723 21.8218 8.32657 21.6692 8.20765C21.5165 8.08872 21.3327 8.01664 21.1399 8.00014L15.4499 7.17015L12.8999 2.00015C12.818 1.83107 12.6901 1.68849 12.5309 1.58872C12.3718 1.48895 12.1877 1.43604 11.9999 1.43604C11.812 1.43604 11.6279 1.48895 11.4688 1.58872C11.3096 1.68849 11.1817 1.83107 11.0999 2.00015L8.54986 7.16014L2.85986 8.00014C2.67478 8.02645 2.50078 8.10411 2.35761 8.2243C2.21443 8.3445 2.10782 8.50242 2.04986 8.68015C1.9968 8.85382 1.99204 9.03866 2.03608 9.21484C2.08013 9.39101 2.17131 9.55187 2.29986 9.68015L6.42986 13.6801L5.42986 19.3601C5.39416 19.5476 5.41285 19.7414 5.48373 19.9186C5.55461 20.0958 5.67471 20.249 5.82986 20.3601C5.98107 20.4683 6.15943 20.5321 6.3449 20.5444C6.53038 20.5568 6.71563 20.5172 6.87986 20.4301L11.9999 17.7601L17.0999 20.4401C17.2402 20.5193 17.3987 20.5607 17.5599 20.5601C17.7717 20.5609 17.9783 20.4944 18.1499 20.3701C18.305 20.259 18.4251 20.1058 18.496 19.9286C18.5669 19.7514 18.5856 19.5576 18.5499 19.3701L17.5499 13.6901L21.6799 9.69014C21.8242 9.56782 21.9309 9.40705 21.9876 9.22649C22.0442 9.04594 22.0485 8.85302 21.9999 8.67015Z", fill: "currentColor" })
2098
+ }
2099
+ );
2100
+ IconStarFull.displayName = "IconStarFull";
2101
+ var IconVisibilityOn = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
2102
+ "svg",
2103
+ {
2104
+ width: size,
2105
+ height: size,
2106
+ viewBox: "0 0 24 24",
2107
+ fill: "none",
2108
+ xmlns: "http://www.w3.org/2000/svg",
2109
+ style: { color, ...style },
2110
+ ...props,
2111
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M12 5.5C15.79 5.5 19.17 7.63 20.82 11C19.17 14.37 15.79 16.5 12 16.5C8.21 16.5 4.83 14.37 3.18 11C4.83 7.63 8.21 5.5 12 5.5ZM12 3.5C7 3.5 2.73 6.61 1 11C2.73 15.39 7 18.5 12 18.5C17 18.5 21.27 15.39 23 11C21.27 6.61 17 3.5 12 3.5ZM12 8.5C13.38 8.5 14.5 9.62 14.5 11C14.5 12.38 13.38 13.5 12 13.5C10.62 13.5 9.5 12.38 9.5 11C9.5 9.62 10.62 8.5 12 8.5ZM12 6.5C9.52 6.5 7.5 8.52 7.5 11C7.5 13.48 9.52 15.5 12 15.5C14.48 15.5 16.5 13.48 16.5 11C16.5 8.52 14.48 6.5 12 6.5Z", fill: "currentColor" })
2112
+ }
2113
+ );
2114
+ IconVisibilityOn.displayName = "IconVisibilityOn";
2115
+ var IconVisibilityOff = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
2116
+ "svg",
2117
+ {
2118
+ width: size,
2119
+ height: size,
2120
+ viewBox: "0 0 24 24",
2121
+ fill: "none",
2122
+ xmlns: "http://www.w3.org/2000/svg",
2123
+ style: { color, ...style },
2124
+ ...props,
2125
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M12 4.97499C15.79 4.97499 19.17 7.10499 20.82 10.475C20.23 11.695 19.4 12.745 18.41 13.595L19.82 15.005C21.21 13.775 22.31 12.235 23 10.475C21.27 6.08499 17 2.97499 12 2.97499C10.73 2.97499 9.51 3.17499 8.36 3.54499L10.01 5.19499C10.66 5.06499 11.32 4.97499 12 4.97499ZM10.93 6.11499L13 8.18499C13.57 8.43499 14.03 8.89499 14.28 9.46499L16.35 11.535C16.43 11.195 16.49 10.835 16.49 10.465C16.5 7.98499 14.48 5.97499 12 5.97499C11.63 5.97499 11.28 6.02499 10.93 6.11499ZM2.01 2.84499L4.69 5.52499C3.06 6.80499 1.77 8.50499 1 10.475C2.73 14.865 7 17.975 12 17.975C13.52 17.975 14.98 17.685 16.32 17.155L19.74 20.575L21.15 19.165L3.42 1.42499L2.01 2.84499ZM9.51 10.345L12.12 12.955C12.08 12.965 12.04 12.975 12 12.975C10.62 12.975 9.5 11.855 9.5 10.475C9.5 10.425 9.51 10.395 9.51 10.345ZM6.11 6.94499L7.86 8.69499C7.63 9.24499 7.5 9.84499 7.5 10.475C7.5 12.955 9.52 14.975 12 14.975C12.63 14.975 13.23 14.845 13.77 14.615L14.75 15.595C13.87 15.835 12.95 15.975 12 15.975C8.21 15.975 4.83 13.845 3.18 10.475C3.88 9.04499 4.9 7.86499 6.11 6.94499Z", fill: "currentColor" })
2126
+ }
2127
+ );
2128
+ IconVisibilityOff.displayName = "IconVisibilityOff";
2129
+ var IconPinned = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
2130
+ "svg",
2131
+ {
2132
+ width: size,
2133
+ height: size,
2134
+ viewBox: "0 0 24 24",
2135
+ fill: "none",
2136
+ xmlns: "http://www.w3.org/2000/svg",
2137
+ style: { color, ...style },
2138
+ ...props,
2139
+ children: [
2140
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M22.0113 7.66094L15.3388 0.988406C14.6868 0.33647 13.628 0.33647 12.9716 0.992785C12.6566 1.3078 12.4816 1.72786 12.4816 2.17413C12.4816 2.62043 12.6566 3.04049 12.9716 3.35988L13.1903 3.57855L7.34377 9.421L3.90137 9.73052C3.7351 9.74804 3.59073 9.86178 3.52947 10.0193C3.47259 10.1768 3.51195 10.3562 3.63447 10.4787L12.521 19.3652C12.6041 19.4484 12.7179 19.4965 12.8316 19.4965C12.8798 19.4965 12.9323 19.4877 12.9804 19.4702C13.1379 19.409 13.2517 19.2646 13.2692 19.0983L13.5787 15.6559L19.4212 9.80938L19.6398 10.028C19.968 10.3562 20.3968 10.5181 20.8255 10.5181C21.2544 10.5181 21.6831 10.3562 22.0069 10.028H22.0113C22.6632 9.37611 22.6632 8.31288 22.0113 7.66094Z", fill: "currentColor" }),
2141
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M1.56072 20.8398C1.46007 21.0104 1.48632 21.2292 1.62634 21.3735C1.71385 21.4567 1.82324 21.5004 1.937 21.5004C2.01138 21.5004 2.09013 21.4786 2.16015 21.4392L9.19845 17.28L5.71989 13.8015L1.56072 20.8398Z", fill: "currentColor" })
2142
+ ]
2143
+ }
2144
+ );
2145
+ IconPinned.displayName = "IconPinned";
2146
+ var IconPin = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
2147
+ "svg",
2148
+ {
2149
+ width: size,
2150
+ height: size,
2151
+ viewBox: "0 0 24 24",
2152
+ fill: "none",
2153
+ xmlns: "http://www.w3.org/2000/svg",
2154
+ style: { color, ...style },
2155
+ ...props,
2156
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M9.19827 17.2801L2.16019 21.4393C2.0902 21.4787 2.01088 21.4999 1.93655 21.4999C1.82296 21.4997 1.7134 21.4559 1.62601 21.3729C1.4864 21.2286 1.46013 21.0102 1.56058 20.8397L5.71976 13.8016L9.19827 17.2801ZM12.9717 0.993033C13.628 0.336721 14.687 0.336224 15.3389 0.98815L22.0117 7.661C22.6634 8.31294 22.6635 9.37635 22.0117 10.0282H22.0069C21.6831 10.3562 21.254 10.5184 20.8252 10.5184C20.3966 10.5183 19.9677 10.3562 19.6397 10.0282L19.4209 9.80944L13.5791 15.6561L13.2696 19.0985C13.2519 19.2647 13.1379 19.4093 12.9805 19.4706C12.9325 19.488 12.88 19.4959 12.8321 19.496C12.7183 19.496 12.6037 19.4482 12.5205 19.3651L3.6348 10.4784C3.51234 10.3559 3.47258 10.1768 3.52933 10.0194C3.59059 9.86187 3.73513 9.74786 3.9014 9.73034L7.34378 9.42077L13.1905 3.57799L12.9717 3.36022C12.6567 3.04082 12.4815 2.62 12.4815 2.1737C12.4816 1.72761 12.6569 1.30796 12.9717 0.993033ZM8.33499 11.7831L11.2198 14.6678L18.419 7.46862L15.5342 4.58288L8.33499 11.7831Z", fill: "currentColor" })
2157
+ }
2158
+ );
2159
+ IconPin.displayName = "IconPin";
2160
+ var IconStarHalf = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
2161
+ "svg",
2162
+ {
2163
+ width: size,
2164
+ height: size,
2165
+ viewBox: "0 0 24 24",
2166
+ fill: "none",
2167
+ xmlns: "http://www.w3.org/2000/svg",
2168
+ style: { color, ...style },
2169
+ ...props,
2170
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12.0002 1.43591C12.1879 1.43597 12.3724 1.48855 12.5315 1.58826C12.6905 1.68802 12.8178 1.83136 12.8996 2.00037L15.4494 7.17029L21.1399 8.00037C21.3326 8.01686 21.5165 8.08852 21.6691 8.2074C21.8218 8.32632 21.9371 8.48738 22.0002 8.67029C22.0487 8.85295 22.044 9.04561 21.9875 9.22595C21.9309 9.40646 21.8242 9.56751 21.6799 9.68982L17.55 13.6898L18.55 19.3705C18.5856 19.5577 18.567 19.7512 18.4963 19.9281C18.4254 20.1053 18.3048 20.2593 18.1496 20.3705C17.9781 20.4945 17.7714 20.5607 17.5598 20.5599C17.3987 20.5604 17.2401 20.519 17.0998 20.4398L12.0002 17.7601L6.88009 20.4301C6.71586 20.5171 6.5304 20.5567 6.34493 20.5443C6.15951 20.5319 5.98147 20.4678 5.83028 20.3597C5.67514 20.2486 5.55448 20.0955 5.4836 19.9183C5.41278 19.7412 5.3942 19.5472 5.42989 19.3597L6.42989 13.6801L2.30001 9.68005C2.17147 9.55178 2.08038 9.39041 2.03634 9.21423C1.9924 9.03818 1.99699 8.8536 2.05001 8.68005C2.10797 8.50233 2.21445 8.34419 2.35763 8.224C2.50069 8.10392 2.67467 8.02671 2.85958 8.00037L8.55001 7.15955L11.0998 2.00037C11.1817 1.8313 11.3098 1.68803 11.469 1.58826C11.6281 1.4886 11.8125 1.43591 12.0002 1.43591ZM12.1565 15.6381C12.2833 15.6517 12.4065 15.6901 12.5197 15.7504L16.2795 17.7504L15.5598 13.5599C15.5319 13.3994 15.5436 13.2344 15.594 13.0795C15.6445 12.9244 15.7326 12.7837 15.8498 12.6703L18.8498 9.68005L14.6399 9.0697C14.478 9.04718 14.324 8.98576 14.1916 8.89001C14.0591 8.79413 13.9521 8.66674 13.8801 8.5199L12.1428 4.9906L12.1565 15.6381Z", fill: "currentColor" })
2171
+ }
2172
+ );
2173
+ IconStarHalf.displayName = "IconStarHalf";
2174
+ var IconPreviousArrow = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
2175
+ "svg",
2176
+ {
2177
+ width: size,
2178
+ height: size,
2179
+ viewBox: "0 0 24 24",
2180
+ fill: "none",
2181
+ xmlns: "http://www.w3.org/2000/svg",
2182
+ style: { color, ...style },
2183
+ ...props,
2184
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M9.17451 10.29L13.4145 6.05001C13.5075 5.95628 13.6181 5.88189 13.7399 5.83112C13.8618 5.78035 13.9925 5.75421 14.1245 5.75421C14.2565 5.75421 14.3872 5.78035 14.5091 5.83112C14.6309 5.88189 14.7415 5.95628 14.8345 6.05001C15.0208 6.23737 15.1253 6.49082 15.1253 6.75501C15.1253 7.0192 15.0208 7.27265 14.8345 7.46001L11.2945 11L14.8345 14.54C15.0208 14.7274 15.1253 14.9808 15.1253 15.245C15.1253 15.5092 15.0208 15.7626 14.8345 15.95C14.7411 16.0427 14.6303 16.116 14.5084 16.1658C14.3866 16.2155 14.2561 16.2408 14.1245 16.24C13.9929 16.2408 13.8624 16.2155 13.7406 16.1658C13.6188 16.116 13.508 16.0427 13.4145 15.95L9.17451 11.71C9.08078 11.617 9.00639 11.5064 8.95562 11.3846C8.90485 11.2627 8.87871 11.132 8.87871 11C8.87871 10.868 8.90485 10.7373 8.95562 10.6154C9.00639 10.4936 9.08078 10.383 9.17451 10.29Z", fill: "currentColor" })
2185
+ }
2186
+ );
2187
+ IconPreviousArrow.displayName = "IconPreviousArrow";
2188
+ var IconNextArrow = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
2189
+ "svg",
2190
+ {
2191
+ width: size,
2192
+ height: size,
2193
+ viewBox: "0 0 24 24",
2194
+ fill: "none",
2195
+ xmlns: "http://www.w3.org/2000/svg",
2196
+ style: { color, ...style },
2197
+ ...props,
2198
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M14.83 10.29L10.59 6.05001C10.497 5.95628 10.3864 5.88189 10.2646 5.83112C10.1427 5.78035 10.012 5.75421 9.88 5.75421C9.74799 5.75421 9.61729 5.78035 9.49543 5.83112C9.37357 5.88189 9.26297 5.95628 9.17 6.05001C8.98375 6.23737 8.87921 6.49082 8.87921 6.75501C8.87921 7.0192 8.98375 7.27265 9.17 7.46001L12.71 11L9.17 14.54C8.98375 14.7274 8.87921 14.9808 8.87921 15.245C8.87921 15.5092 8.98375 15.7626 9.17 15.95C9.26344 16.0427 9.37426 16.116 9.4961 16.1658C9.61794 16.2155 9.7484 16.2408 9.88 16.24C10.0116 16.2408 10.1421 16.2155 10.2639 16.1658C10.3857 16.116 10.4966 16.0427 10.59 15.95L14.83 11.71C14.9237 11.617 14.9981 11.5064 15.0489 11.3846C15.0997 11.2627 15.1258 11.132 15.1258 11C15.1258 10.868 15.0997 10.7373 15.0489 10.6154C14.9981 10.4936 14.9237 10.383 14.83 10.29Z", fill: "currentColor" })
2199
+ }
2200
+ );
2201
+ IconNextArrow.displayName = "IconNextArrow";
2202
+ var IconFolderOpen = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
2203
+ "svg",
2204
+ {
2205
+ width: size,
2206
+ height: size,
2207
+ viewBox: "0 0 24 24",
2208
+ fill: "none",
2209
+ xmlns: "http://www.w3.org/2000/svg",
2210
+ style: { color, ...style },
2211
+ ...props,
2212
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M20.0004 4.99997H12.0004L10.0004 2.99997H4.0004C2.9004 2.99997 2.0104 3.89997 2.0104 4.99997L2.0004 17C2.0004 18.1 2.9004 19 4.0004 19H20.0004C21.1004 19 22.0004 18.1 22.0004 17V6.99997C22.0004 5.89997 21.1004 4.99997 20.0004 4.99997ZM20.0004 17H4.0004V6.99997H20.0004V17Z", fill: "currentColor" })
2213
+ }
2214
+ );
2215
+ IconFolderOpen.displayName = "IconFolderOpen";
2216
+ var IconFolder = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
2217
+ "svg",
2218
+ {
2219
+ width: size,
2220
+ height: size,
2221
+ viewBox: "0 0 24 24",
2222
+ fill: "none",
2223
+ xmlns: "http://www.w3.org/2000/svg",
2224
+ style: { color, ...style },
2225
+ ...props,
2226
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M9.17 5L11.17 7H20V17H4V5H9.17ZM10 3H4C2.9 3 2.01 3.9 2.01 5L2 17C2 18.1 2.9 19 4 19H20C21.1 19 22 18.1 22 17V7C22 5.9 21.1 5 20 5H12L10 3Z", fill: "currentColor" })
2227
+ }
2228
+ );
2229
+ IconFolder.displayName = "IconFolder";
2230
+ var IconCreateNewFolder = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
2231
+ "svg",
2232
+ {
2233
+ width: size,
2234
+ height: size,
2235
+ viewBox: "0 0 24 24",
2236
+ fill: "none",
2237
+ xmlns: "http://www.w3.org/2000/svg",
2238
+ style: { color, ...style },
2239
+ ...props,
2240
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M20 5H12L10 3H4C2.89 3 2.01 3.89 2.01 5L2 17C2 18.11 2.89 19 4 19H20C21.11 19 22 18.11 22 17V7C22 5.89 21.11 5 20 5ZM20 17H4V5H9.17L11.17 7H20V17ZM12 13H14V15H16V13H18V11H16V9H14V11H12V13Z", fill: "currentColor" })
2241
+ }
2242
+ );
2243
+ IconCreateNewFolder.displayName = "IconCreateNewFolder";
2244
+ var IconUploadFolder = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
2245
+ "svg",
2246
+ {
2247
+ width: size,
2248
+ height: size,
2249
+ viewBox: "0 0 24 24",
2250
+ fill: "none",
2251
+ xmlns: "http://www.w3.org/2000/svg",
2252
+ style: { color, ...style },
2253
+ ...props,
2254
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M20.0004 5H12.0004L10.0004 3H4.00037C2.90037 3 2.01037 3.9 2.01037 5L2.00037 17C2.00037 18.1 2.90037 19 4.00037 19H20.0004C21.1004 19 22.0004 18.1 22.0004 17V7C22.0004 5.9 21.1004 5 20.0004 5ZM20.0004 17H4.00037V5H9.17037L11.1704 7H20.0004V17ZM9.41037 13.42L11.0004 11.84V16H13.0004V11.84L14.5904 13.43L16.0004 12.01L12.0104 8L8.00037 12.01L9.41037 13.42Z", fill: "currentColor" })
2255
+ }
2256
+ );
2257
+ IconUploadFolder.displayName = "IconUploadFolder";
2258
+ var IconArchive = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
2259
+ "svg",
2260
+ {
2261
+ width: size,
2262
+ height: size,
2263
+ viewBox: "0 0 24 24",
2264
+ fill: "none",
2265
+ xmlns: "http://www.w3.org/2000/svg",
2266
+ style: { color, ...style },
2267
+ ...props,
2268
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M20.54 4.23L19.15 2.55C18.88 2.21 18.47 2 18 2H6C5.53 2 5.12 2.21 4.84 2.55L3.46 4.23C3.17 4.57 3 5.02 3 5.5V18C3 19.1 3.9 20 5 20H19C20.1 20 21 19.1 21 18V5.5C21 5.02 20.83 4.57 20.54 4.23ZM6.24 4H17.76L18.57 4.97H5.44L6.24 4ZM5 18V7H19V18H5ZM13.45 9H10.55V12H8L12 16L16 12H13.45V9Z", fill: "currentColor" })
2269
+ }
2270
+ );
2271
+ IconArchive.displayName = "IconArchive";
2272
+ var IconUnarchive = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
2273
+ "svg",
2274
+ {
2275
+ width: size,
2276
+ height: size,
2277
+ viewBox: "0 0 24 24",
2278
+ fill: "none",
2279
+ xmlns: "http://www.w3.org/2000/svg",
2280
+ style: { color, ...style },
2281
+ ...props,
2282
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M20.54 4.23L19.15 2.55C18.88 2.21 18.47 2 18 2H6C5.53 2 5.12 2.21 4.84 2.55L3.46 4.23C3.17 4.57 3 5.02 3 5.5V18C3 19.1 3.9 20 5 20H19C20.1 20 21 19.1 21 18V5.5C21 5.02 20.83 4.57 20.54 4.23ZM6.24 4H17.76L18.59 5H5.42L6.24 4ZM5 18V7H19V18H5ZM8 13H10.55V16H13.45V13H16L12 9L8 13Z", fill: "currentColor" })
2283
+ }
2284
+ );
2285
+ IconUnarchive.displayName = "IconUnarchive";
2286
+ var IconLink = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
2287
+ "svg",
2288
+ {
2289
+ width: size,
2290
+ height: size,
2291
+ viewBox: "0 0 24 24",
2292
+ fill: "none",
2293
+ xmlns: "http://www.w3.org/2000/svg",
2294
+ style: { color, ...style },
2295
+ ...props,
2296
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M17 6H13V8H17C18.65 8 20 9.35 20 11C20 12.65 18.65 14 17 14H13V16H17C19.76 16 22 13.76 22 11C22 8.24 19.76 6 17 6ZM11 14H7C5.35 14 4 12.65 4 11C4 9.35 5.35 8 7 8H11V6H7C4.24 6 2 8.24 2 11C2 13.76 4.24 16 7 16H11V14ZM8 10H16V12H8V10Z", fill: "currentColor" })
2297
+ }
2298
+ );
2299
+ IconLink.displayName = "IconLink";
2300
+ var IconDone = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
2301
+ "svg",
2302
+ {
2303
+ width: size,
2304
+ height: size,
2305
+ viewBox: "0 0 24 24",
2306
+ fill: "none",
2307
+ xmlns: "http://www.w3.org/2000/svg",
2308
+ style: { color, ...style },
2309
+ ...props,
2310
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M20.13 6.39999L18.72 4.98999L9.52999 14.18L5.28 9.93999L3.87 11.35L9.52999 17.01L20.13 6.39999Z", fill: "currentColor" })
2311
+ }
2312
+ );
2313
+ IconDone.displayName = "IconDone";
2314
+ var IconChartIcon = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
2315
+ "svg",
2316
+ {
2317
+ width: size,
2318
+ height: size,
2319
+ viewBox: "0 0 24 24",
2320
+ fill: "none",
2321
+ xmlns: "http://www.w3.org/2000/svg",
2322
+ style: { color, ...style },
2323
+ ...props,
2324
+ children: [
2325
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M3 6.5C3 6.22386 3.22386 6 3.5 6H5.5C5.77614 6 6 6.22386 6 6.5V18.5C6 18.7761 5.77614 19 5.5 19H3.5C3.22386 19 3 18.7761 3 18.5V6.5ZM8 3.5C8 3.22386 8.22386 3 8.5 3H10.5C10.7761 3 11 3.22386 11 3.5V18.5C11 18.7761 10.7761 19 10.5 19H8.5C8.22386 19 8 18.7761 8 18.5V3.5ZM13 9.5C13 9.22386 13.2239 9 13.5 9H15.5C15.7761 9 16 9.22386 16 9.5V18.5C16 18.7761 15.7761 19 15.5 19H13.5C13.2239 19 13 18.7761 13 18.5V9.5Z", fill: "currentColor" }),
2326
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M21 14.5C21 14.2239 20.7761 14 20.5 14H18.5C18.2239 14 18 14.2239 18 14.5V18.5C18 18.7761 18.2239 19 18.5 19H20.5C20.7761 19 21 18.7761 21 18.5V14.5Z", fill: "currentColor" })
2327
+ ]
2328
+ }
2329
+ );
2330
+ IconChartIcon.displayName = "IconChartIcon";
2331
+ var IconDocument = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
2332
+ "svg",
2333
+ {
2334
+ width: size,
2335
+ height: size,
2336
+ viewBox: "0 0 24 24",
2337
+ fill: "none",
2338
+ xmlns: "http://www.w3.org/2000/svg",
2339
+ style: { color, ...style },
2340
+ ...props,
2341
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M8 15H16V17H8V15ZM8 11H16V13H8V11ZM14 1H6C4.9 1 4 1.9 4 3V19C4 20.1 4.89 21 5.99 21H18C19.1 21 20 20.1 20 19V7L14 1ZM18 19H6V3H13V8H18V19Z", fill: "currentColor" })
2342
+ }
2343
+ );
2344
+ IconDocument.displayName = "IconDocument";
2345
+ var IconCodeDocument = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
2346
+ "svg",
2347
+ {
2348
+ width: size,
2349
+ height: size,
2350
+ viewBox: "0 0 24 24",
2351
+ fill: "none",
2352
+ xmlns: "http://www.w3.org/2000/svg",
2353
+ style: { color, ...style },
2354
+ ...props,
2355
+ children: [
2356
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M14 20.795L12.3245 19L14 17.205L13.3401 16.5L11 19L13.3401 21.5L14 20.795Z", fill: "currentColor" }),
2357
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M15 21.7339L15.9609 16L17 16.2696L16.0255 22L15 21.7339Z", fill: "currentColor" }),
2358
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M18 20.795L19.6755 19L18 17.205L18.6599 16.5L21 19L18.6599 21.5L18 20.795Z", fill: "currentColor" }),
2359
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M10 15H8V17H10V15Z", fill: "currentColor" }),
2360
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M18.25 15C18.1119 15 18 14.8881 18 14.75V8H13V3H6V19H9.75C9.88807 19 10 19.1119 10 19.25V20.75C10 20.8881 9.88807 21 9.75 21H5.99C4.89 21 4 20.1 4 19V3C4 1.9 4.9 1 6 1H14L20 7V14.75C20 14.8881 19.8881 15 19.75 15H18.25Z", fill: "currentColor" }),
2361
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M16 11H8V13H16V11Z", fill: "currentColor" })
2362
+ ]
2363
+ }
2364
+ );
2365
+ IconCodeDocument.displayName = "IconCodeDocument";
2366
+ var IconInfo = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
2367
+ "svg",
2368
+ {
2369
+ width: size,
2370
+ height: size,
2371
+ viewBox: "0 0 24 24",
2372
+ fill: "none",
2373
+ xmlns: "http://www.w3.org/2000/svg",
2374
+ style: { color, ...style },
2375
+ ...props,
2376
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M11 6H13V8H11V6ZM11 10H13V16H11V10ZM12 1C6.48 1 2 5.48 2 11C2 16.52 6.48 21 12 21C17.52 21 22 16.52 22 11C22 5.48 17.52 1 12 1ZM12 19C7.59 19 4 15.41 4 11C4 6.59 7.59 3 12 3C16.41 3 20 6.59 20 11C20 15.41 16.41 19 12 19Z", fill: "currentColor" })
2377
+ }
2378
+ );
2379
+ IconInfo.displayName = "IconInfo";
2380
+ var IconSwap = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
2381
+ "svg",
2382
+ {
2383
+ width: size,
2384
+ height: size,
2385
+ viewBox: "0 0 24 24",
2386
+ fill: "none",
2387
+ xmlns: "http://www.w3.org/2000/svg",
2388
+ style: { color, ...style },
2389
+ ...props,
2390
+ children: [
2391
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M3 12.5L2 13.5L6 17.5L7.41 16.09L5.83 14.5H21V12.5C21 12.5 11.7543 12.5 5.83 12.5C4.72482 12.5 4.02014 12.5 3 12.5Z", fill: "currentColor" }),
2392
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M21 9.5L22 8.5L18 4.5L16.59 5.91L18.17 7.5H3V9.5H18.17H21Z", fill: "currentColor" })
2393
+ ]
2394
+ }
2395
+ );
2396
+ IconSwap.displayName = "IconSwap";
2397
+ var IconDescription = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
2398
+ "svg",
2399
+ {
2400
+ width: size,
2401
+ height: size,
2402
+ viewBox: "0 0 24 24",
2403
+ fill: "none",
2404
+ xmlns: "http://www.w3.org/2000/svg",
2405
+ style: { color, ...style },
2406
+ ...props,
2407
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M17.5 2.5C18.67 2.5 19.89 2.65 21 3C21.75 3.25 22.4 3.55 23 4V18.5996C23 18.8496 22.75 19.0996 22.5 19.0996C22.4 19.0996 22.35 19.0998 22.25 19.0498C20.85 18.2998 19.15 18 17.5 18C15.9063 18 13.6534 18.571 12.2656 19.3428L12 19.5C10.65 18.65 8.2 18 6.5 18C4.85003 18 3.14998 18.2998 1.75 19.0498C1.65 19.0998 1.6 19.0996 1.5 19.0996C1.25 19.0996 1 18.8496 1 18.5996V4C1.6 3.55 2.25 3.25 3 3C4.11 2.65 5.33 2.5 6.5 2.5C8.45 2.5 10.55 2.9 12 4L12.2793 3.80176C13.7119 2.85147 15.6719 2.5 17.5 2.5ZM17.5 4.5C15.8 4.5 13.35 5.15 12 6V17.5C13.35 16.65 15.8 16 17.5 16C18.7 16 19.9 16.15 21 16.5V5C19.9 4.65 18.7 4.5 17.5 4.5ZM6.5 4.5C5.3 4.5 4.1 4.65 3 5V16.5C4.1 16.15 5.3 16 6.5 16C8.2 16 10.65 16.65 12 17.5V6C10.65 5.15 8.2 4.5 6.5 4.5Z", fill: "currentColor" })
2408
+ }
2409
+ );
2410
+ IconDescription.displayName = "IconDescription";
2411
+ var IconHistory = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
2412
+ "svg",
2413
+ {
2414
+ width: size,
2415
+ height: size,
2416
+ viewBox: "0 0 24 24",
2417
+ fill: "none",
2418
+ xmlns: "http://www.w3.org/2000/svg",
2419
+ style: { color, ...style },
2420
+ ...props,
2421
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M13.5 2C8.53 2 4.5 6.03 4.5 11H1.5L5.39 14.89L5.46 15.03L9.5 11H6.5C6.5 7.13 9.63 4 13.5 4C17.37 4 20.5 7.13 20.5 11C20.5 14.87 17.37 18 13.5 18C11.57 18 9.82 17.21 8.56 15.94L7.14 17.36C8.77 18.99 11.01 20 13.5 20C18.47 20 22.5 15.97 22.5 11C22.5 6.03 18.47 2 13.5 2ZM12.5 7V12L16.75 14.52L17.52 13.24L14 11.15V7H12.5Z", fill: "currentColor" })
2422
+ }
2423
+ );
2424
+ IconHistory.displayName = "IconHistory";
2425
+ var IconRename = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
2426
+ "svg",
2427
+ {
2428
+ width: size,
2429
+ height: size,
2430
+ viewBox: "0 0 24 24",
2431
+ fill: "none",
2432
+ xmlns: "http://www.w3.org/2000/svg",
2433
+ style: { color, ...style },
2434
+ ...props,
2435
+ children: [
2436
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M15 15L11 19H21V15H15Z", fill: "currentColor" }),
2437
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M12.06 6.19L3 15.25V19H6.75L15.81 9.94L12.06 6.19ZM5.92 17H5V16.08L12.06 9.02L12.98 9.94L5.92 17Z", fill: "currentColor" }),
2438
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M18.71 7.04C19.1 6.65 19.1 6.02 18.71 5.63L16.37 3.29C16.17 3.09 15.92 3 15.66 3C15.41 3 15.15 3.1 14.96 3.29L13.13 5.12L16.88 8.87L18.71 7.04Z", fill: "currentColor" })
2439
+ ]
2440
+ }
2441
+ );
2442
+ IconRename.displayName = "IconRename";
2443
+ var IconPanMove = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
2444
+ "svg",
2445
+ {
2446
+ width: size,
2447
+ height: size,
2448
+ viewBox: "0 0 24 24",
2449
+ fill: "none",
2450
+ xmlns: "http://www.w3.org/2000/svg",
2451
+ style: { color, ...style },
2452
+ ...props,
2453
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M12 21L7.75 16.75L9.175 15.325L11 17.15V12H5.875L7.7 13.8L6.25 15.25L2 11L6.225 6.775L7.65 8.2L5.85 10H11V4.85L9.175 6.675L7.75 5.25L12 1L16.25 5.25L14.825 6.675L13 4.85V10H18.125L16.3 8.2L17.75 6.75L22 11L17.75 15.25L16.325 13.825L18.15 12H13V17.125L14.8 15.3L16.25 16.75L12 21Z", fill: "currentColor" })
2454
+ }
2455
+ );
2456
+ IconPanMove.displayName = "IconPanMove";
2457
+ var IconGithub = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
2458
+ "svg",
2459
+ {
2460
+ width: size,
2461
+ height: size,
2462
+ viewBox: "0 0 24 24",
2463
+ fill: "none",
2464
+ xmlns: "http://www.w3.org/2000/svg",
2465
+ style: { color, ...style },
2466
+ ...props,
2467
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M22.0563 8.31301C22.0511 6.88285 21.572 5.49736 20.6982 4.38563C20.9948 3.11458 20.9023 1.78018 20.4332 0.565442C20.3876 0.450009 20.3177 0.346436 20.2285 0.262179C20.1393 0.177922 20.0331 0.115078 19.9174 0.0781732C19.5862 -0.0387713 18.3322 -0.258042 15.7769 1.4474C14.6779 1.14874 13.5441 1.00772 12.4077 1.02835C11.2697 1.00746 10.1343 1.14848 9.03376 1.4474C6.41221 -0.297024 5.04938 -0.0144081 4.77492 0.0684276C4.65868 0.106982 4.55215 0.171535 4.46298 0.257461C4.3738 0.343387 4.30419 0.448559 4.25913 0.565442C3.78894 1.77622 3.69309 3.10692 3.98467 4.37588C3.08239 5.48204 2.60139 6.88825 2.63131 8.3325C2.63131 13.7217 5.62669 15.3492 8.37127 15.9241C8.23039 16.2789 8.13341 16.6505 8.08262 17.0302C8.07767 17.0707 8.07767 17.1116 8.08262 17.1521V18.6431C5.5841 18.8575 5.04938 17.3518 4.99733 17.1813C4.98522 17.1415 4.971 17.1025 4.95474 17.0644C4.47215 16.0505 3.62265 15.272 2.58872 14.896C2.38039 14.8243 2.3449 15.0428 2.3449 15.0428C2.3449 15.0428 2.21314 15.3925 2.14348 15.607C2.07383 15.8215 1.97349 16.1867 1.97349 16.1867C1.97349 16.1867 1.85513 16.442 2.06346 16.5137C2.63643 16.7269 3.11424 17.1479 3.40736 17.6978C3.7386 18.8039 5.09197 20.5532 8.07315 20.3583V21.7616C8.07315 21.9878 8.3157 22 8.3157 22C8.3157 22 8.68163 22 8.90126 22C9.12089 22 9.48682 22 9.48682 22C9.48682 22 9.72936 21.9878 9.72936 21.7616V17.2154C9.79219 16.7189 10.002 16.2545 10.3303 15.8852C10.4453 15.7743 10.5271 15.6318 10.5658 15.4746C10.6045 15.3173 10.5986 15.152 10.5488 14.9981C10.499 14.8442 10.4073 14.7082 10.2847 14.6064C10.1621 14.5045 10.0137 14.441 9.85713 14.4234C6.97059 14.0774 4.30172 13.098 4.30172 8.29839C4.28253 7.71904 4.38028 7.14189 4.5888 6.60344C4.79731 6.06498 5.11205 5.57692 5.51312 5.17013C5.62098 5.0506 5.69549 4.9033 5.72881 4.74378C5.76212 4.58426 5.753 4.41843 5.7024 4.26381C5.42363 3.42968 5.40543 2.52661 5.65035 1.68129C6.66643 1.91751 7.62061 2.37802 8.44698 3.03102C8.55317 3.10338 8.67383 3.15016 8.8 3.16788C8.92617 3.18559 9.05459 3.17379 9.17572 3.13335C10.2271 2.80381 11.3232 2.6508 12.4219 2.68019C13.519 2.65073 14.6136 2.80375 15.6633 3.13335C15.7844 3.17415 15.9129 3.18614 16.0391 3.16841C16.1654 3.15069 16.286 3.10371 16.3921 3.03102C17.188 2.40304 18.0991 1.94725 19.0704 1.69103C19.3117 2.54571 19.2902 3.45632 19.0089 4.29792C18.9626 4.43836 18.9531 4.58891 18.9813 4.73435C19.0096 4.87979 19.0746 5.01498 19.1698 5.12628C19.9532 5.98756 20.3969 7.11847 20.4143 8.29839C20.4143 13.0882 17.6082 14.0823 14.8589 14.4234C14.6943 14.4422 14.539 14.5117 14.4134 14.6229C14.2878 14.734 14.1976 14.8815 14.1547 15.0462C14.1117 15.211 14.1181 15.3852 14.1728 15.5461C14.2275 15.7071 14.3281 15.8473 14.4614 15.9485C14.7548 16.1775 15.0955 16.8207 15.0955 17.8976V21.7568C15.0955 21.9829 15.338 21.996 15.338 21.996C15.338 21.996 15.704 21.996 15.9236 21.996C16.1432 21.996 16.5092 21.996 16.5092 21.996C16.5092 21.996 16.7517 21.9829 16.7517 21.7568V17.8976C16.7604 17.219 16.6398 16.5452 16.3968 15.9144C18.6209 15.4271 22.0563 13.9215 22.0563 8.31301Z", fill: "currentColor" })
2468
+ }
2469
+ );
2470
+ IconGithub.displayName = "IconGithub";
2471
+ var IconCuration = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
2472
+ "svg",
2473
+ {
2474
+ width: size,
2475
+ height: size,
2476
+ viewBox: "0 0 24 24",
2477
+ fill: "none",
2478
+ xmlns: "http://www.w3.org/2000/svg",
2479
+ style: { color, ...style },
2480
+ ...props,
2481
+ children: [
2482
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M4 6.5H3L3 9.5H4L4 6.5ZM10 6.5H9V11.5H10V6.5ZM2 11.5H3L3 15.5H4L4 11.5H5V10.5H2L2 11.5ZM8 8.5H7V6.5H6V8.5H5L5 9.5H8V8.5ZM6 15.5H7V10.5H6L6 15.5ZM8 12.5V13.5H9V15.5H10V13.5H11V12.5H8Z", fill: "currentColor" }),
2483
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M15.0858 1C15.351 1 15.6054 1.10536 15.7929 1.29289L21.2071 6.70711C21.3946 6.89464 21.5 7.149 21.5 7.41421V19C21.5 20.1 20.6 21 19.5 21H7.49C6.39 21 5.5 20.1 5.5 19V17H7.5V19H19.5V8H15.5C14.9477 8 14.5 7.55228 14.5 7V3H7.5V5H5.5V3C5.5 1.9 6.4 1 7.5 1H15.0858ZM16.5 4.5L18 6H16.5V4.5Z", fill: "currentColor" })
2484
+ ]
2485
+ }
2486
+ );
2487
+ IconCuration.displayName = "IconCuration";
2488
+ var IconHelpAndSupport = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
2489
+ "svg",
2490
+ {
2491
+ width: size,
2492
+ height: size,
2493
+ viewBox: "0 0 24 24",
2494
+ fill: "none",
2495
+ xmlns: "http://www.w3.org/2000/svg",
2496
+ style: { color, ...style },
2497
+ ...props,
2498
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M11 16.9999H13V14.9999H11V16.9999ZM12 1C6.48003 1 2.00006 5.47997 2.00006 10.9999C2.00006 16.5199 6.48003 20.9998 12 20.9998C17.5199 20.9998 21.9999 16.5199 21.9999 10.9999C21.9999 5.47997 17.5199 1 12 1ZM12 18.9999C7.59002 18.9999 4.00005 15.4099 4.00005 10.9999C4.00005 6.58996 7.59002 2.99998 12 2.99998C16.41 2.99998 19.9999 6.58996 19.9999 10.9999C19.9999 15.4099 16.41 18.9999 12 18.9999ZM12 4.99997C9.79 4.99997 8.00002 6.78996 8.00002 8.99994H10C10 7.89995 10.9 6.99996 12 6.99996C13.1 6.99996 14 7.89995 14 8.99994C14 10.9999 11 10.7499 11 13.9999H13C13 11.7499 16 11.4999 16 8.99994C16 6.78996 14.21 4.99997 12 4.99997Z", fill: "currentColor" })
2499
+ }
2500
+ );
2501
+ IconHelpAndSupport.displayName = "IconHelpAndSupport";
2502
+ var IconUserProfile = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
2503
+ "svg",
2504
+ {
2505
+ width: size,
2506
+ height: size,
2507
+ viewBox: "0 0 24 24",
2508
+ fill: "none",
2509
+ xmlns: "http://www.w3.org/2000/svg",
2510
+ style: { color, ...style },
2511
+ ...props,
2512
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M12 1C10.0568 1.00369 8.15658 1.5719 6.53084 2.63543C4.9051 3.69896 3.62399 5.21189 2.84355 6.98996C2.06311 8.76803 1.81703 10.7345 2.13529 12.6498C2.45354 14.5651 3.3224 16.3466 4.63601 17.7773C5.57422 18.7934 6.7129 19.6044 7.9803 20.159C9.2477 20.7137 10.6164 21 12 21C13.3836 21 14.7523 20.7137 16.0197 20.159C17.2871 19.6044 18.4258 18.7934 19.364 17.7773C20.6776 16.3466 21.5465 14.5651 21.8647 12.6498C22.183 10.7345 21.9369 8.76803 21.1565 6.98996C20.376 5.21189 19.0949 3.69896 17.4692 2.63543C15.8434 1.5719 13.9432 1.00369 12 1ZM12 19.0186C9.92452 19.0155 7.93119 18.2081 6.43944 16.7663C6.89234 15.6647 7.66279 14.7225 8.65289 14.0594C9.643 13.3963 10.808 13.0422 12 13.0422C13.192 13.0422 14.357 13.3963 15.3471 14.0594C16.3372 14.7225 17.1077 15.6647 17.5606 16.7663C16.0688 18.2081 14.0755 19.0155 12 19.0186ZM9.99619 9.00828C9.99619 8.61231 10.1137 8.22523 10.3339 7.89599C10.5541 7.56675 10.867 7.31014 11.2332 7.15861C11.5993 7.00707 12.0022 6.96743 12.3909 7.04468C12.7796 7.12193 13.1367 7.31261 13.4169 7.5926C13.6971 7.8726 13.888 8.22933 13.9653 8.61769C14.0426 9.00606 14.0029 9.4086 13.8513 9.77444C13.6996 10.1403 13.4428 10.4529 13.1133 10.6729C12.7837 10.8929 12.3963 11.0103 12 11.0103C11.4686 11.0103 10.9589 10.7994 10.5831 10.424C10.2073 10.0485 9.99619 9.53926 9.99619 9.00828ZM18.9231 15.0145C18.028 13.4847 16.6502 12.2947 15.0057 11.631C15.5158 11.053 15.8482 10.3403 15.963 9.5783C16.0778 8.8163 15.97 8.03739 15.6527 7.33504C15.3354 6.6327 14.8219 6.03676 14.174 5.61874C13.5261 5.20071 12.7713 4.97836 12 4.97836C11.2287 4.97836 10.4739 5.20071 9.82596 5.61874C9.17805 6.03676 8.66463 6.6327 8.34731 7.33504C8.02999 8.03739 7.92224 8.8163 8.037 9.5783C8.15176 10.3403 8.48415 11.053 8.99429 11.631C7.34977 12.2947 5.97202 13.4847 5.07685 15.0145C4.36344 13.8003 3.9865 12.4183 3.98478 11.0103C3.98478 8.88642 4.82923 6.84948 6.33238 5.34764C7.83553 3.8458 9.87423 3.00207 12 3.00207C14.1258 3.00207 16.1645 3.8458 17.6676 5.34764C19.1708 6.84948 20.0152 8.88642 20.0152 11.0103C20.0135 12.4183 19.6366 13.8003 18.9231 15.0145Z", fill: "currentColor" })
2513
+ }
2514
+ );
2515
+ IconUserProfile.displayName = "IconUserProfile";
2516
+ var IconSettings = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
2517
+ "svg",
2518
+ {
2519
+ width: size,
2520
+ height: size,
2521
+ viewBox: "0 0 24 24",
2522
+ fill: "none",
2523
+ xmlns: "http://www.w3.org/2000/svg",
2524
+ style: { color, ...style },
2525
+ ...props,
2526
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M19.4322 11.9799C19.4722 11.6599 19.5022 11.3399 19.5022 10.9999C19.5022 10.6599 19.4722 10.3399 19.4322 10.0199L21.5421 8.36994C21.7321 8.21995 21.7821 7.94995 21.6621 7.72995L19.6622 4.26998C19.5722 4.10998 19.4022 4.01998 19.2222 4.01998C19.1622 4.01998 19.1022 4.02998 19.0522 4.04998L16.5622 5.04997C16.0422 4.64997 15.4822 4.31998 14.8722 4.06998L14.4922 1.42C14.4622 1.18 14.2522 1 14.0022 1H10.0022C9.75222 1 9.54223 1.18 9.51223 1.42L9.13223 4.06998C8.52223 4.31998 7.96224 4.65997 7.44224 5.04997L4.95226 4.04998C4.89226 4.02998 4.83226 4.01998 4.77226 4.01998C4.60226 4.01998 4.43227 4.10998 4.34227 4.26998L2.34228 7.72995C2.21228 7.94995 2.27228 8.21995 2.46228 8.36994L4.57226 10.0199C4.53226 10.3399 4.50226 10.6699 4.50226 10.9999C4.50226 11.3299 4.53226 11.6599 4.57226 11.9799L2.46228 13.6299C2.27228 13.7799 2.22228 14.0499 2.34228 14.2699L4.34227 17.7299C4.43227 17.8899 4.60226 17.9799 4.78226 17.9799C4.84226 17.9799 4.90226 17.9699 4.95226 17.9499L7.44224 16.9499C7.96224 17.3499 8.52223 17.6799 9.13223 17.9299L9.51223 20.5799C9.54223 20.8199 9.75222 20.9998 10.0022 20.9998H14.0022C14.2522 20.9998 14.4622 20.8199 14.4922 20.5799L14.8722 17.9299C15.4822 17.6799 16.0422 17.3399 16.5622 16.9499L19.0522 17.9499C19.1122 17.9699 19.1722 17.9799 19.2322 17.9799C19.4022 17.9799 19.5722 17.8899 19.6622 17.7299L21.6621 14.2699C21.7821 14.0499 21.7321 13.7799 21.5421 13.6299L19.4322 11.9799ZM17.4522 10.2699C17.4922 10.5799 17.5022 10.7899 17.5022 10.9999C17.5022 11.2099 17.4822 11.4299 17.4522 11.7299L17.3122 12.8599L18.2022 13.5599L19.2822 14.3999L18.5822 15.6099L17.3122 15.0999L16.2722 14.6799L15.3722 15.3599C14.9422 15.6799 14.5322 15.9199 14.1222 16.0899L13.0622 16.5199L12.9022 17.6499L12.7022 18.9999H11.3022L10.9522 16.5199L9.89222 16.0899C9.46223 15.9099 9.06223 15.6799 8.66223 15.3799L7.75224 14.6799L6.69225 15.1099L5.42226 15.6199L4.72226 14.4099L5.80225 13.5699L6.69225 12.8699L6.55225 11.7399C6.52225 11.4299 6.50225 11.1999 6.50225 10.9999C6.50225 10.7999 6.52225 10.5699 6.55225 10.2699L6.69225 9.13994L5.80225 8.43994L4.72226 7.59995L5.42226 6.38996L6.69225 6.89996L7.73224 7.31995L8.63223 6.63996C9.06223 6.31996 9.47223 6.07996 9.88222 5.90996L10.9422 5.47997L11.1022 4.34997L11.3022 2.99998H12.6922L13.0422 5.47997L14.1022 5.90996C14.5322 6.08996 14.9322 6.31996 15.3322 6.61996L16.2422 7.31995L17.3022 6.88996L18.5722 6.37996L19.2722 7.58995L18.2022 8.43994L17.3122 9.13994L17.4522 10.2699ZM12.0022 6.99996C9.79223 6.99996 8.00224 8.78994 8.00224 10.9999C8.00224 13.2099 9.79223 14.9999 12.0022 14.9999C14.2122 14.9999 16.0022 13.2099 16.0022 10.9999C16.0022 8.78994 14.2122 6.99996 12.0022 6.99996ZM12.0022 12.9999C10.9022 12.9999 10.0022 12.0999 10.0022 10.9999C10.0022 9.89993 10.9022 8.99994 12.0022 8.99994C13.1022 8.99994 14.0022 9.89993 14.0022 10.9999C14.0022 12.0999 13.1022 12.9999 12.0022 12.9999Z", fill: "currentColor" })
2527
+ }
2528
+ );
2529
+ IconSettings.displayName = "IconSettings";
2530
+ var IconNotification = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
2531
+ "svg",
2532
+ {
2533
+ width: size,
2534
+ height: size,
2535
+ viewBox: "0 0 24 24",
2536
+ fill: "none",
2537
+ xmlns: "http://www.w3.org/2000/svg",
2538
+ style: { color, ...style },
2539
+ ...props,
2540
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M12 20.7499C13.1 20.7499 14 19.8499 14 18.7499H10C10 19.8499 10.9 20.7499 12 20.7499ZM18 14.7499V9.74994C18 6.67996 16.37 4.10998 13.5 3.42998V2.74999C13.5 1.92 12.83 1.25 12 1.25C11.17 1.25 10.5 1.92 10.5 2.74999V3.42998C7.64003 4.10998 6.00005 6.66996 6.00005 9.74994V14.7499L4.00006 16.7499V17.7499H19.9999V16.7499L18 14.7499ZM16 15.7499H8.00003V9.74994C8.00003 7.26996 9.51002 5.24997 12 5.24997C14.49 5.24997 16 7.26996 16 9.74994V15.7499Z", fill: "currentColor" })
2541
+ }
2542
+ );
2543
+ IconNotification.displayName = "IconNotification";
2544
+ var IconIngestion = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
2545
+ "svg",
2546
+ {
2547
+ width: size,
2548
+ height: size,
2549
+ viewBox: "0 0 24 24",
2550
+ fill: "none",
2551
+ xmlns: "http://www.w3.org/2000/svg",
2552
+ style: { color, ...style },
2553
+ ...props,
2554
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M17.0303 17.7276C17.2327 17.7446 17.4013 17.8213 17.5362 17.9571C17.8061 18.2289 17.9293 18.5389 17.9044 18.8868C17.8787 19.2354 17.7139 19.5036 17.4102 19.6905C16.9379 19.9793 16.4439 20.2297 15.9298 20.4424C15.4152 20.6543 14.8882 20.8281 14.3487 20.9639C14.0115 21.0488 13.7159 20.9814 13.463 20.7608C13.2099 20.5399 13.0831 20.2336 13.0831 19.8428C13.0831 19.656 13.1553 19.482 13.2989 19.3204C13.4418 19.1594 13.6057 19.053 13.7911 19.002C14.2634 18.8831 14.7237 18.7344 15.171 18.5557C15.6176 18.3777 16.0435 18.1527 16.4483 17.8809C16.6338 17.762 16.828 17.7106 17.0303 17.7276ZM9.81844 1.06061C10.1557 0.975687 10.4512 1.04402 10.7042 1.26471C10.9571 1.48548 11.084 1.78276 11.0841 2.15631C11.0841 2.3432 11.0123 2.51771 10.8692 2.67877C10.7256 2.84031 10.5614 2.94712 10.3761 2.99811C8.52053 3.42283 6.99758 4.37363 5.80867 5.85162C4.61906 7.32973 4.02449 9.04624 4.02449 11.0001C4.02452 12.9537 4.61921 14.6695 5.80867 16.1475C6.9976 17.6256 8.51193 18.5773 10.3507 19.002C10.5361 19.053 10.7002 19.1594 10.8438 19.3204C10.9868 19.482 11.0586 19.6645 11.0587 19.8682C11.0587 20.242 10.9318 20.5354 10.6788 20.7481C10.4259 20.96 10.1312 21.0233 9.79402 20.9385C7.53356 20.3949 5.66886 19.206 4.20125 17.3712C2.7337 15.5363 2.0001 13.4125 2.00008 11.0001C2.00008 8.58762 2.73376 6.4638 4.20125 4.62897C5.66878 2.79418 7.54127 1.60432 9.81844 1.06061ZM20.877 12.0196C21.2479 12.0197 21.539 12.1552 21.7501 12.4268C21.9606 12.6987 22.0239 13.005 21.9395 13.3448C21.8046 13.8884 21.6315 14.4152 21.421 14.9249C21.2098 15.4344 20.9606 15.9268 20.6739 16.4024C20.4884 16.6911 20.2318 16.8488 19.9034 16.8741C19.5742 16.8999 19.2739 16.7767 19.004 16.5049C18.869 16.369 18.7884 16.1945 18.7628 15.9825C18.7379 15.7699 18.7854 15.579 18.9034 15.4092C19.1564 15.0015 19.3751 14.5717 19.5606 14.1212C19.7462 13.6713 19.8901 13.2082 19.9913 12.7325C20.0419 12.5288 20.1518 12.3585 20.3204 12.2227C20.4889 12.0871 20.6748 12.0196 20.877 12.0196ZM12.4493 6.33404C12.739 6.34227 12.987 6.44836 13.1915 6.65143L16.8487 10.2833C16.9337 10.3678 17.0027 10.4733 17.0538 10.5997C17.1048 10.7268 17.13 10.8589 17.13 10.9942C17.1299 11.1294 17.1049 11.2567 17.0538 11.3751C17.0026 11.4935 16.9339 11.6036 16.8487 11.7051L13.1143 15.3878C12.9269 15.5738 12.6881 15.667 12.3985 15.6671C12.1088 15.6671 11.8609 15.5652 11.6563 15.3624C11.469 15.1763 11.3752 14.9389 11.3751 14.6514C11.3751 14.3638 11.469 14.1182 11.6563 13.9151L13.6007 12.0098H8.3575C8.06801 12.0098 7.8243 11.9123 7.62801 11.7178C7.43237 11.5236 7.33418 11.2818 7.33406 10.9942C7.33406 10.7064 7.43226 10.4646 7.62801 10.2696C7.8244 10.0754 8.06775 9.97858 8.3575 9.97858H13.6007L11.7081 8.09869C11.5036 7.89563 11.4006 7.64998 11.4005 7.36236C11.4005 7.07458 11.5035 6.82919 11.7081 6.62604C11.9126 6.42299 12.1596 6.32533 12.4493 6.33404ZM19.8897 5.11334C20.2269 5.1473 20.4884 5.30819 20.6739 5.59674C20.9775 6.07243 21.2352 6.56559 21.4464 7.07526C21.6569 7.58495 21.83 8.11166 21.9649 8.65533C22.0492 8.99508 21.981 9.30052 21.7618 9.57233C21.5426 9.84408 21.2395 9.98045 20.8516 9.98053C20.6661 9.98053 20.489 9.91226 20.3204 9.77643C20.1517 9.64051 20.0419 9.47054 19.9913 9.26666C19.8901 8.79114 19.7461 8.32839 19.5606 7.87799C19.3751 7.42812 19.1564 6.99862 18.9034 6.59088C18.7853 6.421 18.7378 6.22579 18.7628 6.00494C18.7884 5.78412 18.8691 5.60569 19.004 5.46979C19.257 5.19795 19.5523 5.07936 19.8897 5.11334ZM13.4884 1.23932C13.7412 1.01872 14.036 0.950477 14.3731 1.03522C14.9129 1.17112 15.4401 1.34568 15.9542 1.55768C16.469 1.77039 16.9633 2.02081 17.4356 2.30963C17.7391 2.49651 17.9078 2.76449 17.9415 3.11236C17.9751 3.46082 17.8568 3.77131 17.587 4.04303C17.4521 4.17878 17.2788 4.25457 17.0684 4.27154C16.8574 4.28844 16.6677 4.24645 16.4991 4.14459C16.0775 3.87281 15.6476 3.64298 15.2091 3.45611C14.7705 3.26923 14.3057 3.11703 13.8165 2.99811C13.6311 2.94713 13.4672 2.84032 13.3243 2.67877C13.1806 2.51771 13.1085 2.3348 13.1085 2.13092C13.1086 1.75732 13.2354 1.46011 13.4884 1.23932Z", fill: "currentColor" })
2555
+ }
2556
+ );
2557
+ IconIngestion.displayName = "IconIngestion";
2558
+ var IconOmixLogoSimple = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
2559
+ "svg",
2560
+ {
2561
+ width: size,
2562
+ height: size,
2563
+ viewBox: "0 0 24 24",
2564
+ fill: "none",
2565
+ xmlns: "http://www.w3.org/2000/svg",
2566
+ style: { color, ...style },
2567
+ ...props,
2568
+ children: [
2569
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("g", { "clip-path": "url(#clip0_1_189)", children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M21.3 1.7C20.8 1.2 20.2 1 19.5 1C18.9 1 18.4 1.2 18 1.5C17.5 1.8 17.2 2.3 17.1 2.9L12.6 3.3C12.2 2.7 11.8 2.2 11.1 2C10.5 1.8 9.8 1.8 9.2 2.1C8.5 2.4 8.1 2.9 7.9 3.5C7.6 4.2 7.7 4.8 8 5.5C8.2 6 8.5 6.4 9 6.6C9.5 6.9 10 7 10.6 6.9L14.2 13.7C14.1 13.8 14 13.9 13.9 14C13.8 14.1 13.8 14.2 13.7 14.4L9.2 14C9 13.3 8.6 12.8 8 12.4C7.4 12 6.8 11.9 6.1 12.1C5.4 12.3 4.9 12.7 4.6 13.3C4.2 13.9 4.1 14.5 4.3 15.2C4.3 15.4 4.4 15.5 4.4 15.6C4.5 15.7 4.6 15.9 4.6 16L2 20L3.4 21L6.2 17C6.8 17.2 7.4 17.1 7.9 16.9C8.5 16.6 8.9 16.2 9.1 15.6L13.6 16C13.8 16.7 14.2 17.2 14.8 17.5C15.4 17.9 16 18 16.7 17.8C17.4 17.6 17.9 17.2 18.3 16.7C18.7 16.1 18.7 15.4 18.6 14.8C18.5 14.5 18.4 14.3 18.2 14C18 13.8 17.8 13.5 17.6 13.4L19.7 6.1C20.4 6.1 20.9 5.8 21.4 5.3C21.8 4.8 22 4.2 22 3.5C22 2.8 21.8 2.2 21.3 1.7ZM10.8 5C10.7 5.2 10.5 5.2 10.2 5.2C10 5.2 9.8 5.2 9.6 5C9.5 4.8 9.4 4.6 9.4 4.4C9.4 4.2 9.5 4 9.6 3.8C9.8 3.6 10 3.5 10.2 3.5C10.4 3.5 10.6 3.6 10.8 3.7C11 3.9 11.1 4.1 11.1 4.4C11.1 4.6 11 4.8 10.8 5ZM7.5 15.2C7.3 15.4 7.1 15.4 6.9 15.4C6.7 15.4 6.5 15.3 6.3 15.2C6.1 15 6 14.8 6 14.6C6 14.4 6.1 14.2 6.2 14C6.4 13.8 6.6 13.7 6.8 13.7C7 13.7 7.2 13.8 7.4 14C7.6 14.2 7.7 14.4 7.7 14.6C7.7 14.8 7.6 15 7.5 15.2ZM16.7 16C16.5 16.2 16.4 16.2 16.1 16.2C15.9 16.2 15.7 16.1 15.5 16C15.3 15.8 15.3 15.6 15.3 15.4C15.3 15.2 15.4 15 15.5 14.8C15.7 14.6 15.9 14.5 16.1 14.5C16.3 14.5 16.5 14.6 16.7 14.8C16.9 15 17 15.2 17 15.4C17 15.6 16.9 15.9 16.7 16ZM16 12.9H15.9H15.8L12.2 6.1C12.3 6 12.5 5.8 12.6 5.6C12.7 5.4 12.8 5.2 12.8 5L17.3 4.6C17.4 4.8 17.5 5 17.7 5.2C17.8 5.3 18 5.5 18.2 5.6L16 12.9ZM20.1 4.1C19.9 4.3 19.8 4.3 19.5 4.3C19.3 4.3 19.1 4.2 18.9 4.1C18.7 3.9 18.7 3.7 18.7 3.5C18.7 3.3 18.8 3.1 18.9 2.9C19.1 2.7 19.3 2.6 19.5 2.6C19.7 2.6 19.9 2.7 20.1 2.9C20.3 3.1 20.4 3.3 20.4 3.5C20.3 3.8 20.2 4 20.1 4.1Z", fill: "currentColor" }) }),
2570
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("clipPath", { id: "clip0_1_189", children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("rect", { width: "20", height: "20", fill: "white", transform: "translate(2 1)" }) }) })
2571
+ ]
2572
+ }
2573
+ );
2574
+ IconOmixLogoSimple.displayName = "IconOmixLogoSimple";
2575
+ var IconWorkspaces = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
2576
+ "svg",
2577
+ {
2578
+ width: size,
2579
+ height: size,
2580
+ viewBox: "0 0 24 24",
2581
+ fill: "none",
2582
+ xmlns: "http://www.w3.org/2000/svg",
2583
+ style: { color, ...style },
2584
+ ...props,
2585
+ children: [
2586
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M9.17 5L11.17 7H20V17H4V5H9.17ZM10 3H4C2.9 3 2.01 3.9 2.01 5L2 17C2 18.1 2.9 19 4 19H20C21.1 19 22 18.1 22 17V7C22 5.9 21.1 5 20 5H12L10 3Z", fill: "currentColor" }),
2587
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M12 15.34L11.42 14.812C9.36 12.944 8 11.712 8 10.2C8 8.968 8.968 8 10.2 8C10.896 8 11.564 8.324 12 8.836C12.436 8.324 13.104 8 13.8 8C15.032 8 16 8.968 16 10.2C16 11.712 14.64 12.944 12.58 14.816L12 15.34Z", fill: "currentColor" })
2588
+ ]
2589
+ }
2590
+ );
2591
+ IconWorkspaces.displayName = "IconWorkspaces";
2592
+ var IconApplication = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
2593
+ "svg",
2594
+ {
2595
+ width: size,
2596
+ height: size,
2597
+ viewBox: "0 0 24 24",
2598
+ fill: "none",
2599
+ xmlns: "http://www.w3.org/2000/svg",
2600
+ style: { color, ...style },
2601
+ ...props,
2602
+ children: [
2603
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M4.5 2C3.67157 2 3 2.67157 3 3.5V8.75C3 9.57843 3.67157 10.25 4.5 10.25H9.75C10.5784 10.25 11.25 9.57843 11.25 8.75V3.5C11.25 2.67157 10.5784 2 9.75 2H4.5ZM5.25 4C5.11193 4 5 4.11193 5 4.25V8C5 8.13807 5.11193 8.25 5.25 8.25H9C9.13807 8.25 9.25 8.13807 9.25 8V4.25C9.25 4.11193 9.13807 4 9 4H5.25Z", fill: "currentColor" }),
2604
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M4.5 11.75C3.67157 11.75 3 12.4216 3 13.25V18.5C3 19.3284 3.67157 20 4.5 20H9.75C10.5784 20 11.25 19.3284 11.25 18.5V13.25C11.25 12.4216 10.5784 11.75 9.75 11.75H4.5ZM5.25 13.75C5.11193 13.75 5 13.8619 5 14V17.75C5 17.8881 5.11193 18 5.25 18H9C9.13807 18 9.25 17.8881 9.25 17.75V14C9.25 13.8619 9.13807 13.75 9 13.75H5.25Z", fill: "currentColor" }),
2605
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12.75 3.5C12.75 2.67157 13.4216 2 14.25 2H19.5C20.3284 2 21 2.67157 21 3.5V8.75C21 9.57843 20.3284 10.25 19.5 10.25H14.25C13.4216 10.25 12.75 9.57843 12.75 8.75V3.5ZM14.75 4.25C14.75 4.11193 14.8619 4 15 4H18.75C18.8881 4 19 4.11193 19 4.25V8C19 8.13807 18.8881 8.25 18.75 8.25H15C14.8619 8.25 14.75 8.13807 14.75 8V4.25Z", fill: "currentColor" }),
2606
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M14.25 11.75C13.4216 11.75 12.75 12.4216 12.75 13.25V18.5C12.75 19.3284 13.4216 20 14.25 20H19.5C20.3284 20 21 19.3284 21 18.5V13.25C21 12.4216 20.3284 11.75 19.5 11.75H14.25ZM15 13.75C14.8619 13.75 14.75 13.8619 14.75 14V17.75C14.75 17.8881 14.8619 18 15 18H18.75C18.8881 18 19 17.8881 19 17.75V14C19 13.8619 18.8881 13.75 18.75 13.75H15Z", fill: "currentColor" })
2607
+ ]
2608
+ }
2609
+ );
2610
+ IconApplication.displayName = "IconApplication";
2611
+ var IconUsersOA = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
2612
+ "svg",
2613
+ {
2614
+ width: size,
2615
+ height: size,
2616
+ viewBox: "0 0 24 24",
2617
+ fill: "none",
2618
+ xmlns: "http://www.w3.org/2000/svg",
2619
+ style: { color, ...style },
2620
+ ...props,
2621
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M11.2379 16.6C10.2379 15.9 9.03789 15.6 7.53789 15.6C6.13789 15.6 4.83789 15.9 3.83789 16.6C2.83789 17.3 2.33789 18.1 2.33789 19V20.7H12.7379V19C12.8379 18 12.3379 17.2 11.2379 16.6ZM4.13789 19C4.13789 18.5 4.43789 18.1 5.13789 17.8C5.83789 17.5 6.63789 17.3 7.63789 17.3C8.63789 17.3 9.43789 17.5 10.0379 17.8C10.7379 18.1 11.0379 18.5 11.0379 19H4.13789ZM19.7379 2.00005C19.3379 1.60005 18.8379 1.30005 18.2379 1.30005C17.7379 1.30005 17.2379 1.50005 16.8379 1.80005C16.4379 2.10005 16.2379 2.50005 16.0379 3.00005L12.1379 3.40005C11.9379 2.70005 11.5379 2.40005 10.9379 2.20005C10.3379 2.00005 9.83789 2.00005 9.23789 2.20005C8.73789 2.50005 8.33789 2.90005 8.13789 3.50005C7.93789 4.00005 7.93789 4.60005 8.13789 5.10005C8.33789 5.50005 8.63789 5.90005 9.13789 6.10005C9.53789 6.40005 10.0379 6.40005 10.5379 6.40005L13.7379 12.2C13.6379 12.3 13.5379 12.4 13.5379 12.5C13.4379 12.6 13.4379 12.7 13.3379 12.8L10.2379 12.1C10.2379 11.4 9.93789 10.9 9.43789 10.4C8.93789 9.90005 8.33789 9.60005 7.63789 9.60005C6.93789 9.60005 6.33789 9.90005 5.73789 10.4C5.23789 10.9 5.03789 11.5 5.03789 12.2C5.03789 12.9 5.23789 13.5 5.83789 14C6.33789 14.5 6.93789 14.8 7.73789 14.8C8.23789 14.8 8.63789 14.7 9.03789 14.5C9.43789 14.3 9.73789 13.9 9.93789 13.5L13.2379 14.3C13.4379 14.9 13.7379 15.3 14.2379 15.7C14.7379 16 15.3379 16.1 15.9379 15.9C16.5379 15.7 16.9379 15.4 17.3379 14.9C17.6379 14.4 17.7379 13.8 17.5379 13.2C17.4379 13 17.3379 12.7 17.2379 12.5C17.1379 12.3 16.9379 12.1 16.7379 11.9L18.5379 5.70005C19.1379 5.70005 19.6379 5.40005 20.0379 5.00005C20.4379 4.60005 20.6379 4.10005 20.6379 3.50005C20.4379 2.90005 20.2379 2.40005 19.7379 2.00005ZM10.6379 4.70005C10.5379 4.90005 10.3379 4.90005 10.1379 4.90005C9.93789 4.90005 9.83789 4.90005 9.63789 4.70005C9.53789 4.60005 9.43789 4.40005 9.43789 4.20005C9.43789 4.00005 9.53789 3.80005 9.63789 3.70005C9.83789 3.60005 9.93789 3.50005 10.1379 3.50005C10.3379 3.50005 10.5379 3.60005 10.6379 3.70005C10.8379 3.80005 10.8379 4.00005 10.8379 4.20005C10.9379 4.40005 10.8379 4.60005 10.6379 4.70005ZM8.23789 12.8C8.03789 12.9 7.83789 13 7.63789 13C7.43789 13 7.23789 12.9 7.03789 12.8C6.83789 12.6 6.83789 12.4 6.83789 12.2C6.83789 12 6.93789 11.8 7.03789 11.6C7.23789 11.4 7.43789 11.3 7.63789 11.3C7.83789 11.3 8.03789 11.4 8.23789 11.6C8.43789 11.8 8.53789 12 8.53789 12.2C8.53789 12.4 8.43789 12.6 8.23789 12.8ZM15.8379 14.2C15.7379 14.3 15.5379 14.4 15.3379 14.4C15.1379 14.4 14.9379 14.3 14.8379 14.2C14.7379 14.1 14.6379 13.9 14.6379 13.7C14.6379 13.5 14.7379 13.3 14.8379 13.2C14.9379 13.1 15.1379 13 15.3379 13C15.5379 13 15.7379 13.1 15.8379 13.2C16.0379 13.3 16.0379 13.5 16.0379 13.7C16.0379 13.9 15.9379 14 15.8379 14.2ZM15.1379 11.5H15.0379H14.9379L11.8379 5.70005C11.9379 5.60005 12.0379 5.40005 12.1379 5.20005C12.2379 5.00005 12.3379 4.90005 12.3379 4.70005L16.2379 4.30005C16.3379 4.50005 16.4379 4.60005 16.5379 4.80005C16.6379 4.90005 16.8379 5.10005 16.9379 5.20005L15.1379 11.5ZM18.7379 4.00005C18.6379 4.10005 18.4379 4.20005 18.2379 4.20005C18.0379 4.20005 17.8379 4.10005 17.7379 4.00005C17.6379 3.90005 17.5379 3.70005 17.5379 3.50005C17.5379 3.30005 17.6379 3.10005 17.7379 3.00005C17.9379 2.90005 18.0379 2.80005 18.2379 2.80005C18.4379 2.80005 18.6379 2.90005 18.7379 3.00005C18.8379 3.10005 18.9379 3.30005 18.9379 3.50005C18.9379 3.70005 18.9379 3.90005 18.7379 4.00005Z", fill: "currentColor" })
2622
+ }
2623
+ );
2624
+ IconUsersOA.displayName = "IconUsersOA";
2625
+ var IconAdmin = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
2626
+ "svg",
2627
+ {
2628
+ width: size,
2629
+ height: size,
2630
+ viewBox: "0 0 24 24",
2631
+ fill: "none",
2632
+ xmlns: "http://www.w3.org/2000/svg",
2633
+ style: { color, ...style },
2634
+ ...props,
2635
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M9 11C10.93 11 12.5 9.43 12.5 7.5C12.5 5.57 10.93 4 9 4C7.07 4 5.5 5.57 5.5 7.5C5.5 9.43 7.07 11 9 11ZM9 6C9.83 6 10.5 6.67 10.5 7.5C10.5 8.33 9.83 9 9 9C8.17 9 7.5 8.33 7.5 7.5C7.5 6.67 8.17 6 9 6ZM9.05 16H4.77C5.76 15.5 7.47 15 9 15C9.11 15 9.23 15.01 9.34 15.01C9.68 14.28 10.27 13.68 10.98 13.2C10.25 13.07 9.56 13 9 13C6.66 13 2 14.17 2 16.5V18H9V16.5C9 16.33 9.02 16.16 9.05 16ZM16.5 13.5C14.66 13.5 11 14.51 11 16.5V18H22V16.5C22 14.51 18.34 13.5 16.5 13.5ZM17.71 11.68C18.47 11.25 19 10.44 19 9.5C19 8.12 17.88 7 16.5 7C15.12 7 14 8.12 14 9.5C14 10.44 14.53 11.25 15.29 11.68C15.65 11.88 16.06 12 16.5 12C16.94 12 17.35 11.88 17.71 11.68Z", fill: "currentColor" })
2636
+ }
2637
+ );
2638
+ IconAdmin.displayName = "IconAdmin";
2639
+ var IconCostWallet = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
2640
+ "svg",
2641
+ {
2642
+ width: size,
2643
+ height: size,
2644
+ viewBox: "0 0 24 24",
2645
+ fill: "none",
2646
+ xmlns: "http://www.w3.org/2000/svg",
2647
+ style: { color, ...style },
2648
+ ...props,
2649
+ children: [
2650
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M20.5 6.28V4C20.5 2.9 19.6 2 18.5 2H4.5C3.39 2 2.5 2.9 2.5 4V18C2.5 19.1 3.39 20 4.5 20H18.5C19.6 20 20.5 19.1 20.5 18V15.72C21.09 15.37 21.5 14.74 21.5 14V8C21.5 7.26 21.09 6.63 20.5 6.28ZM19.5 8V14H12.5V8H19.5ZM4.5 18V4H18.5V6H12.5C11.4 6 10.5 6.9 10.5 8V14C10.5 15.1 11.4 16 12.5 16H18.5V18H4.5Z", fill: "currentColor" }),
2651
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M15.5 12.5C16.3284 12.5 17 11.8284 17 11C17 10.1716 16.3284 9.5 15.5 9.5C14.6716 9.5 14 10.1716 14 11C14 11.8284 14.6716 12.5 15.5 12.5Z", fill: "currentColor" })
2652
+ ]
2653
+ }
2654
+ );
2655
+ IconCostWallet.displayName = "IconCostWallet";
2656
+ var IconSplitView = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
2657
+ "svg",
2658
+ {
2659
+ width: size,
2660
+ height: size,
2661
+ viewBox: "0 0 24 24",
2662
+ fill: "none",
2663
+ xmlns: "http://www.w3.org/2000/svg",
2664
+ style: { color, ...style },
2665
+ ...props,
2666
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M12 20H10V19H4C3.44772 19 3 18.5523 3 18V4C3 3.44772 3.44772 3 4 3H10V2H12V20ZM20 3C20.5523 3 21 3.44772 21 4V18C21 18.5523 20.5523 19 20 19H14V17H19V5H14V3H20Z", fill: "currentColor" })
2667
+ }
2668
+ );
2669
+ IconSplitView.displayName = "IconSplitView";
2670
+ var IconSummaryView = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
2671
+ "svg",
2672
+ {
2673
+ width: size,
2674
+ height: size,
2675
+ viewBox: "0 0 24 24",
2676
+ fill: "none",
2677
+ xmlns: "http://www.w3.org/2000/svg",
2678
+ style: { color, ...style },
2679
+ ...props,
2680
+ children: [
2681
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M11.2746 19.9437C11.6743 19.976 12 19.6478 12 19.2468V16.1991C12 15.7981 11.6728 15.4789 11.2769 15.4145C10.3515 15.2638 9.48956 14.8265 8.81802 14.1549C7.97411 13.311 7.5 12.1664 7.5 10.9729C7.5 9.77946 7.9741 8.63487 8.81802 7.79096C9.48955 7.11942 10.3515 6.68204 11.2769 6.53139C11.6728 6.46695 12 6.14782 12 5.74676L12 2.69911C12 2.29805 11.6743 1.96989 11.2745 2.0022C9.15317 2.17367 7.15203 3.09298 5.63603 4.60898C3.94821 6.29681 3 8.58599 3 10.9729C3 13.3599 3.94821 15.6491 5.63604 17.3369C7.15204 18.8529 9.15318 19.7722 11.2746 19.9437Z", fill: "currentColor" }),
2682
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M13.6983 2.13462C13.3045 2.05894 12.945 2.34968 12.9013 2.74835L12.5693 5.77787C12.5256 6.17653 12.8161 6.52942 13.2026 6.6366C13.8545 6.81738 14.4603 7.14373 14.9728 7.59474C15.4854 8.04576 15.8861 8.60524 16.1483 9.22884C16.3037 9.59854 16.6907 9.84181 17.0805 9.7478L20.0433 9.03335C20.4332 8.93934 20.6758 8.54582 20.5507 8.16479C20.0513 6.64417 19.1538 5.27968 17.9457 4.21655C16.7376 3.15342 15.2701 2.43663 13.6983 2.13462Z", fill: "currentColor" }),
2683
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M20.1931 9.82017C20.5903 9.76429 20.9606 10.041 20.9843 10.4414C21.0473 11.5068 20.9205 12.5769 20.6076 13.6014C20.2948 14.6258 19.8022 15.5843 19.1548 16.4327C18.9115 16.7516 18.4497 16.7742 18.1515 16.506L15.8856 14.4679C15.5874 14.1997 15.569 13.743 15.7858 13.4056C16.0083 13.0593 16.1829 12.6831 16.3038 12.2872C16.4247 11.8912 16.4901 11.4817 16.499 11.0701C16.5076 10.6691 16.7781 10.3007 17.1752 10.2448L20.1931 9.82017Z", fill: "currentColor" }),
2684
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M17.4656 18.1233C17.7843 17.8797 17.8065 17.4179 17.5381 17.1199L15.4981 14.8557C15.2297 14.5577 14.773 14.5396 14.4358 14.7567C14.0693 14.9926 13.6704 15.1741 13.2518 15.2953C12.8666 15.4069 12.5801 15.7631 12.6284 16.1612L12.9948 19.1867C13.043 19.5849 13.4058 19.8715 13.7987 19.7914C15.1313 19.5196 16.3851 18.9492 17.4656 18.1233ZM13.6328 16.2227L13.9453 18.7344C15.1075 18.408 15.6765 18.1331 16.5742 17.5352L14.875 15.6602C14.3947 15.9368 14.1196 16.0627 13.6328 16.2227Z", fill: "currentColor" })
2685
+ ]
2686
+ }
2687
+ );
2688
+ IconSummaryView.displayName = "IconSummaryView";
2689
+ var IconListView = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
2690
+ "svg",
2691
+ {
2692
+ width: size,
2693
+ height: size,
2694
+ viewBox: "0 0 24 24",
2695
+ fill: "none",
2696
+ xmlns: "http://www.w3.org/2000/svg",
2697
+ style: { color, ...style },
2698
+ ...props,
2699
+ children: [
2700
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M4 10C4.55 10 5 9.55 5 9C5 8.45 4.55 8 4 8C3.45 8 3 8.45 3 9C3 9.55 3.45 10 4 10ZM4 14C4.55 14 5 13.55 5 13C5 12.45 4.55 12 4 12C3.45 12 3 12.45 3 13C3 13.55 3.45 14 4 14ZM4 6C4.55 6 5 5.55 5 5C5 4.45 4.55 4 4 4C3.45 4 3 4.45 3 5C3 5.55 3.45 6 4 6ZM8 10H20C20.55 10 21 9.55 21 9C21 8.45 20.55 8 20 8H8C7.45 8 7 8.45 7 9C7 9.55 7.45 10 8 10ZM8 14H20C20.55 14 21 13.55 21 13C21 12.45 20.55 12 20 12H8C7.45 12 7 12.45 7 13C7 13.55 7.45 14 8 14ZM7 5C7 5.55 7.45 6 8 6H20C20.55 6 21 5.55 21 5C21 4.45 20.55 4 20 4H8C7.45 4 7 4.45 7 5ZM4 10C4.55 10 5 9.55 5 9C5 8.45 4.55 8 4 8C3.45 8 3 8.45 3 9C3 9.55 3.45 10 4 10ZM4 14C4.55 14 5 13.55 5 13C5 12.45 4.55 12 4 12C3.45 12 3 12.45 3 13C3 13.55 3.45 14 4 14ZM4 6C4.55 6 5 5.55 5 5C5 4.45 4.55 4 4 4C3.45 4 3 4.45 3 5C3 5.55 3.45 6 4 6ZM8 10H20C20.55 10 21 9.55 21 9C21 8.45 20.55 8 20 8H8C7.45 8 7 8.45 7 9C7 9.55 7.45 10 8 10ZM8 14H20C20.55 14 21 13.55 21 13C21 12.45 20.55 12 20 12H8C7.45 12 7 12.45 7 13C7 13.55 7.45 14 8 14ZM7 5C7 5.55 7.45 6 8 6H20C20.55 6 21 5.55 21 5C21 4.45 20.55 4 20 4H8C7.45 4 7 4.45 7 5Z", fill: "currentColor" }),
2701
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M4 18C4.55 18 5 17.55 5 17C5 16.45 4.55 16 4 16C3.45 16 3 16.45 3 17C3 17.55 3.45 18 4 18ZM7 17C7 17.55 7.45 18 8 18H20C20.55 18 21 17.55 21 17C21 16.45 20.55 16 20 16H8C7.45 16 7 16.45 7 17ZM4 18C4.55 18 5 17.55 5 17C5 16.45 4.55 16 4 16C3.45 16 3 16.45 3 17C3 17.55 3.45 18 4 18ZM7 17C7 17.55 7.45 18 8 18H20C20.55 18 21 17.55 21 17C21 16.45 20.55 16 20 16H8C7.45 16 7 16.45 7 17Z", fill: "currentColor" })
2702
+ ]
2703
+ }
2704
+ );
2705
+ IconListView.displayName = "IconListView";
2706
+ var IconCardView = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
2707
+ "svg",
2708
+ {
2709
+ width: size,
2710
+ height: size,
2711
+ viewBox: "0 0 24 24",
2712
+ fill: "none",
2713
+ xmlns: "http://www.w3.org/2000/svg",
2714
+ style: { color, ...style },
2715
+ ...props,
2716
+ children: [
2717
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M3 3.5C3 2.67157 3.67157 2 4.5 2H19.5C20.3284 2 21 2.67157 21 3.5V8.5C21 9.32843 20.3284 10 19.5 10H4.5C3.67157 10 3 9.32843 3 8.5V3.5ZM5 4.5C5 4.22386 5.22386 4 5.5 4H18.5C18.7761 4 19 4.22386 19 4.5V7.5C19 7.77614 18.7761 8 18.5 8H5.5C5.22386 8 5 7.77614 5 7.5V4.5Z", fill: "currentColor" }),
2718
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M3 13.5C3 12.6716 3.67157 12 4.5 12H19.5C20.3284 12 21 12.6716 21 13.5V18.5C21 19.3284 20.3284 20 19.5 20H4.5C3.67157 20 3 19.3284 3 18.5V13.5ZM5 14.5C5 14.2239 5.22386 14 5.5 14H18.5C18.7761 14 19 14.2239 19 14.5V17.5C19 17.7761 18.7761 18 18.5 18H5.5C5.22386 18 5 17.7761 5 17.5V14.5Z", fill: "currentColor" })
2719
+ ]
2720
+ }
2721
+ );
2722
+ IconCardView.displayName = "IconCardView";
2723
+ var IconTableView = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
2724
+ "svg",
2725
+ {
2726
+ width: size,
2727
+ height: size,
2728
+ viewBox: "0 0 24 24",
2729
+ fill: "none",
2730
+ xmlns: "http://www.w3.org/2000/svg",
2731
+ style: { color, ...style },
2732
+ ...props,
2733
+ children: [
2734
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M3 5C3 3.34315 4.34315 2 6 2H18C19.6569 2 21 3.34315 21 5V17C21 18.6569 19.6569 20 18 20H6C4.34315 20 3 18.6569 3 17V5ZM5.00516 4.89776C5.05637 4.3935 5.48223 4 6 4H18C18.5523 4 19 4.44772 19 5V17C19 17.5523 18.5523 18 18 18H6C5.96548 18 5.93137 17.9983 5.89776 17.9948C5.3935 17.9436 5 17.5178 5 17V5C5 4.96548 5.00175 4.93137 5.00516 4.89776Z", fill: "currentColor" }),
2735
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M8.55078 4H9.5H10.5508V18H8.55078V4Z", fill: "currentColor" }),
2736
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M5 9.5V7.5L19 7.5V9.5L5 9.5Z", fill: "currentColor" })
2737
+ ]
2738
+ }
2739
+ );
2740
+ IconTableView.displayName = "IconTableView";
2741
+ var IconCancelRound = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
2742
+ "svg",
2743
+ {
2744
+ width: size,
2745
+ height: size,
2746
+ viewBox: "0 0 24 24",
2747
+ fill: "none",
2748
+ xmlns: "http://www.w3.org/2000/svg",
2749
+ style: { color, ...style },
2750
+ ...props,
2751
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M12 1C6.47 1 2 5.47 2 11C2 16.53 6.47 21 12 21C17.53 21 22 16.53 22 11C22 5.47 17.53 1 12 1ZM12 19C7.59 19 4 15.41 4 11C4 6.59 7.59 3 12 3C16.41 3 20 6.59 20 11C20 15.41 16.41 19 12 19ZM15.59 6L12 9.59L8.41 6L7 7.41L10.59 11L7 14.59L8.41 16L12 12.41L15.59 16L17 14.59L13.41 11L17 7.41L15.59 6Z", fill: "currentColor" })
2752
+ }
2753
+ );
2754
+ IconCancelRound.displayName = "IconCancelRound";
2755
+ var IconUserSingle = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
2756
+ "svg",
2757
+ {
2758
+ width: size,
2759
+ height: size,
2760
+ viewBox: "0 0 24 24",
2761
+ fill: "none",
2762
+ xmlns: "http://www.w3.org/2000/svg",
2763
+ style: { color, ...style },
2764
+ ...props,
2765
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M12 4.9C13.16 4.9 14.1 5.84 14.1 7C14.1 8.16 13.16 9.1 12 9.1C10.84 9.1 9.9 8.16 9.9 7C9.9 5.84 10.84 4.9 12 4.9ZM12 13.9C14.97 13.9 18.1 15.36 18.1 16V17.1H5.9V16C5.9 15.36 9.03 13.9 12 13.9ZM12 3C9.79 3 8 4.79 8 7C8 9.21 9.79 11 12 11C14.21 11 16 9.21 16 7C16 4.79 14.21 3 12 3ZM12 12C9.33 12 4 13.34 4 16V18C4 18.55 4.45 19 5 19H19C19.55 19 20 18.55 20 18V16C20 13.34 14.67 12 12 12Z", fill: "currentColor" })
2766
+ }
2767
+ );
2768
+ IconUserSingle.displayName = "IconUserSingle";
2769
+ var IconAddUser = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
2770
+ "svg",
2771
+ {
2772
+ width: size,
2773
+ height: size,
2774
+ viewBox: "0 0 24 24",
2775
+ fill: "none",
2776
+ xmlns: "http://www.w3.org/2000/svg",
2777
+ style: { color, ...style },
2778
+ ...props,
2779
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M15 11C17.21 11 19 9.21 19 7C19 4.79 17.21 3 15 3C12.79 3 11 4.79 11 7C11 9.21 12.79 11 15 11ZM15 5C16.1 5 17 5.9 17 7C17 8.1 16.1 9 15 9C13.9 9 13 8.1 13 7C13 5.9 13.9 5 15 5ZM15 13C12.33 13 7 14.34 7 17V18C7 18.5523 7.44772 19 8 19H22C22.5523 19 23 18.5523 23 18V17C23 14.34 17.67 13 15 13ZM9 17C9.22 16.28 12.31 15 15 15C17.7 15 20.8 16.29 21 17H9ZM5.5 14C5.77614 14 6 13.7761 6 13.5V11H8.5C8.77614 11 9 10.7761 9 10.5V9.5C9 9.22386 8.77614 9 8.5 9H6V6.5C6 6.22386 5.77614 6 5.5 6H4.5C4.22386 6 4 6.22386 4 6.5V9H1.5C1.22386 9 1 9.22386 1 9.5V10.5C1 10.7761 1.22386 11 1.5 11H4V13.5C4 13.7761 4.22386 14 4.5 14H5.5Z", fill: "currentColor" })
2780
+ }
2781
+ );
2782
+ IconAddUser.displayName = "IconAddUser";
2783
+ var IconCalendarEvent = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
2784
+ "svg",
2785
+ {
2786
+ width: size,
2787
+ height: size,
2788
+ viewBox: "0 0 24 24",
2789
+ fill: "none",
2790
+ xmlns: "http://www.w3.org/2000/svg",
2791
+ style: { color, ...style },
2792
+ ...props,
2793
+ children: [
2794
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M20 2H19V0.5C19 0.223858 18.7761 0 18.5 0H17.5C17.2239 0 17 0.223858 17 0.5V2H7V0.5C7 0.223858 6.77614 0 6.5 0H5.5C5.22386 0 5 0.223858 5 0.5V2H4C2.9 2 2 2.9 2 4V20C2 21.1 2.9 22 4 22H20C21.1 22 22 21.1 22 20V4C22 2.9 21.1 2 20 2ZM20 19.5C20 19.7761 19.7761 20 19.5 20H4.5C4.22386 20 4 19.7761 4 19.5V9.5C4 9.22386 4.22386 9 4.5 9H19.5C19.7761 9 20 9.22386 20 9.5V19.5ZM20 6.5C20 6.77614 19.7761 7 19.5 7H4.5C4.22386 7 4 6.77614 4 6.5V4.5C4 4.22386 4.22386 4 4.5 4H19.5C19.7761 4 20 4.22386 20 4.5V6.5Z", fill: "currentColor" }),
2795
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M13 13.5C13 13.2239 13.2239 13 13.5 13H17.5C17.7761 13 18 13.2239 18 13.5V17.5C18 17.7761 17.7761 18 17.5 18H13.5C13.2239 18 13 17.7761 13 17.5V13.5Z", fill: "currentColor" })
2796
+ ]
2797
+ }
2798
+ );
2799
+ IconCalendarEvent.displayName = "IconCalendarEvent";
2800
+ var IconCalendarEmpty = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
2801
+ "svg",
2802
+ {
2803
+ width: size,
2804
+ height: size,
2805
+ viewBox: "0 0 24 24",
2806
+ fill: "none",
2807
+ xmlns: "http://www.w3.org/2000/svg",
2808
+ style: { color, ...style },
2809
+ ...props,
2810
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M20 2H19V0.5C19 0.223858 18.7761 0 18.5 0H17.5C17.2239 0 17 0.223858 17 0.5V2H7V0.5C7 0.223858 6.77614 0 6.5 0H5.5C5.22386 0 5 0.223858 5 0.5V2H4C2.9 2 2 2.9 2 4V20C2 21.1 2.9 22 4 22H20C21.1 22 22 21.1 22 20V4C22 2.9 21.1 2 20 2ZM20 19.5C20 19.7761 19.7761 20 19.5 20H4.5C4.22386 20 4 19.7761 4 19.5V9.5C4 9.22386 4.22386 9 4.5 9H19.5C19.7761 9 20 9.22386 20 9.5V19.5ZM20 6.5C20 6.77614 19.7761 7 19.5 7H4.5C4.22386 7 4 6.77614 4 6.5V4.5C4 4.22386 4.22386 4 4.5 4H19.5C19.7761 4 20 4.22386 20 4.5V6.5Z", fill: "currentColor" })
2811
+ }
2812
+ );
2813
+ IconCalendarEmpty.displayName = "IconCalendarEmpty";
2814
+ var IconCalendarMonth = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
2815
+ "svg",
2816
+ {
2817
+ width: size,
2818
+ height: size,
2819
+ viewBox: "0 0 24 24",
2820
+ fill: "none",
2821
+ xmlns: "http://www.w3.org/2000/svg",
2822
+ style: { color, ...style },
2823
+ ...props,
2824
+ children: [
2825
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M20 2H19V0.5C19 0.223858 18.7761 0 18.5 0H17.5C17.2239 0 17 0.223858 17 0.5V2H7V0.5C7 0.223858 6.77614 0 6.5 0H5.5C5.22386 0 5 0.223858 5 0.5V2H4C2.9 2 2 2.9 2 4V20C2 21.1 2.9 22 4 22H20C21.1 22 22 21.1 22 20V4C22 2.9 21.1 2 20 2ZM20 19.5C20 19.7761 19.7761 20 19.5 20H4.5C4.22386 20 4 19.7761 4 19.5V9.5C4 9.22386 4.22386 9 4.5 9H19.5C19.7761 9 20 9.22386 20 9.5V19.5ZM20 6.5C20 6.77614 19.7761 7 19.5 7H4.5C4.22386 7 4 6.77614 4 6.5V4.5C4 4.22386 4.22386 4 4.5 4H19.5C19.7761 4 20 4.22386 20 4.5V6.5Z", fill: "currentColor" }),
2826
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M15.5 16C15.5 15.7239 15.7239 15.5 16 15.5H17C17.2761 15.5 17.5 15.7239 17.5 16V17C17.5 17.2761 17.2761 17.5 17 17.5H16C15.7239 17.5 15.5 17.2761 15.5 17V16Z", fill: "currentColor" }),
2827
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M11 16C11 15.7239 11.2239 15.5 11.5 15.5H12.5C12.7761 15.5 13 15.7239 13 16V17C13 17.2761 12.7761 17.5 12.5 17.5H11.5C11.2239 17.5 11 17.2761 11 17V16Z", fill: "currentColor" }),
2828
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M6.5 16C6.5 15.7239 6.72386 15.5 7 15.5H8C8.27614 15.5 8.5 15.7239 8.5 16V17C8.5 17.2761 8.27614 17.5 8 17.5H7C6.72386 17.5 6.5 17.2761 6.5 17V16Z", fill: "currentColor" }),
2829
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M15.5 11.5C15.5 11.2239 15.7239 11 16 11H17C17.2761 11 17.5 11.2239 17.5 11.5V12.5C17.5 12.7761 17.2761 13 17 13H16C15.7239 13 15.5 12.7761 15.5 12.5V11.5Z", fill: "currentColor" }),
2830
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M6.5 11.5C6.5 11.2239 6.72386 11 7 11H8C8.27614 11 8.5 11.2239 8.5 11.5V12.5C8.5 12.7761 8.27614 13 8 13H7C6.72386 13 6.5 12.7761 6.5 12.5V11.5Z", fill: "currentColor" }),
2831
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M11 11.5C11 11.2239 11.2239 11 11.5 11H12.5C12.7761 11 13 11.2239 13 11.5V12.5C13 12.7761 12.7761 13 12.5 13H11.5C11.2239 13 11 12.7761 11 12.5V11.5Z", fill: "currentColor" })
2832
+ ]
2833
+ }
2834
+ );
2835
+ IconCalendarMonth.displayName = "IconCalendarMonth";
2836
+ var IconAlarm = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
2837
+ "svg",
2838
+ {
2839
+ width: size,
2840
+ height: size,
2841
+ viewBox: "0 0 24 24",
2842
+ fill: "none",
2843
+ xmlns: "http://www.w3.org/2000/svg",
2844
+ style: { color, ...style },
2845
+ ...props,
2846
+ children: [
2847
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("g", { "clip-path": "url(#clip0_1_233)", children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M22 4.72011L17.4 0.860107L16.11 2.39011L20.71 6.25011L22 4.72011ZM7.88 2.39011L6.6 0.860107L2 4.71011L3.29 6.24011L7.88 2.39011ZM12.5 7.00011H11V13.0001L15.75 15.8501L16.5 14.6201L12.5 12.2501V7.00011ZM12 3.00011C7.03 3.00011 3 7.03011 3 12.0001C3 16.9701 7.02 21.0001 12 21.0001C16.97 21.0001 21 16.9701 21 12.0001C21 7.03011 16.97 3.00011 12 3.00011ZM12 19.0001C8.13 19.0001 5 15.8701 5 12.0001C5 8.13011 8.13 5.00011 12 5.00011C15.87 5.00011 19 8.13011 19 12.0001C19 15.8701 15.87 19.0001 12 19.0001Z", fill: "currentColor" }) }),
2848
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("clipPath", { id: "clip0_1_233", children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("rect", { width: "24", height: "24", fill: "white" }) }) })
2849
+ ]
2850
+ }
2851
+ );
2852
+ IconAlarm.displayName = "IconAlarm";
2853
+ var IconLoadingIcon = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
2854
+ "svg",
2855
+ {
2856
+ width: size,
2857
+ height: size,
2858
+ viewBox: "0 0 24 24",
2859
+ fill: "none",
2860
+ xmlns: "http://www.w3.org/2000/svg",
2861
+ style: { color, ...style },
2862
+ ...props,
2863
+ children: [
2864
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M11.9983 2.0044C11.9983 1.45211 11.5495 0.999213 10.9999 1.05435C9.37486 1.2174 7.809 1.7767 6.4426 2.6897C4.7981 3.78851 3.51638 5.3503 2.7595 7.17756C2.00262 9.00483 1.80459 11.0155 2.19044 12.9553C2.51105 14.5671 3.22279 16.0698 4.2566 17.3342C4.60619 17.7618 5.24381 17.7589 5.63434 17.3684C6.02486 16.9778 6.01908 16.348 5.68029 15.9118C4.92057 14.9337 4.3954 13.7887 4.15201 12.5651C3.84333 11.0133 4.00176 9.40474 4.60726 7.94293C5.21276 6.48112 6.23814 5.23169 7.55374 4.35264C8.59105 3.65953 9.77206 3.22122 11.0009 3.06681C11.5489 2.99795 11.9983 2.55668 11.9983 2.0044Z", fill: "currentColor" }),
2865
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M4.18978 15.5127C3.83895 15.7152 3.71649 16.1656 3.94484 16.5003C4.52677 17.353 5.24137 18.1092 6.06287 18.7396C7.07868 19.5191 8.23805 20.0908 9.47482 20.4222C10.7116 20.7536 12.0015 20.8381 13.2709 20.671C14.2976 20.5358 15.2945 20.2382 16.2249 19.7907C16.5899 19.6151 16.7091 19.1637 16.5066 18.8129C16.304 18.4621 15.8565 18.3451 15.4892 18.5159C14.7275 18.8699 13.915 19.1065 13.0795 19.2165C12.001 19.3585 10.9052 19.2867 9.8545 19.0052C8.80383 18.7236 7.81889 18.2379 6.95593 17.5757C6.2873 17.0627 5.70205 16.4515 5.21939 15.7641C4.98661 15.4325 4.54061 15.3101 4.18978 15.5127Z", fill: "currentColor" }),
2866
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M14.3341 19.7219C14.402 19.9753 14.663 20.1268 14.9127 20.0463C16.745 19.4558 18.3587 18.3209 19.5352 16.7876C20.7117 15.2544 21.3902 13.402 21.4864 11.4792C21.4995 11.2172 21.2856 11.0044 21.0233 11.0044C20.761 11.0044 20.5497 11.2173 20.5351 11.4792C20.4398 13.1927 19.8306 14.842 18.7815 16.2093C17.7323 17.5766 16.2968 18.5919 14.6664 19.1274C14.4172 19.2093 14.2662 19.4685 14.3341 19.7219Z", fill: "currentColor" }),
2867
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M20.7117 13.3391C20.834 13.3719 20.96 13.2994 20.9897 13.1763C21.3524 11.6747 21.3336 10.1048 20.9331 8.61032C20.5327 7.11581 19.7641 5.74684 18.6991 4.62777C18.6119 4.53605 18.4665 4.53624 18.3769 4.62576C18.2874 4.71529 18.2877 4.86025 18.3748 4.95208C19.3829 6.01416 20.1106 7.31223 20.4902 8.72899C20.8699 10.1458 20.8887 11.6338 20.5467 13.0576C20.5171 13.1807 20.5894 13.3064 20.7117 13.3391Z", fill: "currentColor" })
2868
+ ]
2869
+ }
2870
+ );
2871
+ IconLoadingIcon.displayName = "IconLoadingIcon";
2872
+ var IconSearch = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
2873
+ "svg",
2874
+ {
2875
+ width: size,
2876
+ height: size,
2877
+ viewBox: "0 0 24 24",
2878
+ fill: "none",
2879
+ xmlns: "http://www.w3.org/2000/svg",
2880
+ style: { color, ...style },
2881
+ ...props,
2882
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M15.755 13.2549H14.965L14.685 12.9849C15.665 11.8449 16.255 10.3649 16.255 8.75488C16.255 5.16488 13.345 2.25488 9.755 2.25488C6.165 2.25488 3.255 5.16488 3.255 8.75488C3.255 12.3449 6.165 15.2549 9.755 15.2549C11.365 15.2549 12.845 14.6649 13.985 13.6849L14.255 13.9649V14.7549L19.255 19.7449L20.745 18.2549L15.755 13.2549ZM9.755 13.2549C7.26501 13.2549 5.255 11.2449 5.255 8.75488C5.255 6.26488 7.26501 4.25488 9.755 4.25488C12.245 4.25488 14.255 6.26488 14.255 8.75488C14.255 11.2449 12.245 13.2549 9.755 13.2549Z", fill: "currentColor" })
2883
+ }
2884
+ );
2885
+ IconSearch.displayName = "IconSearch";
2886
+ var IconDragHandle = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
2887
+ "svg",
2888
+ {
2889
+ width: size,
2890
+ height: size,
2891
+ viewBox: "0 0 24 24",
2892
+ fill: "none",
2893
+ xmlns: "http://www.w3.org/2000/svg",
2894
+ style: { color, ...style },
2895
+ ...props,
2896
+ children: [
2897
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M7 5C7 3.89543 7.89543 3 9 3C10.1046 3 11 3.89543 11 5C11 6.10457 10.1046 7 9 7C7.89543 7 7 6.10457 7 5Z", fill: "currentColor" }),
2898
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M13 5C13 3.89543 13.8954 3 15 3C16.1046 3 17 3.89543 17 5C17 6.10457 16.1046 7 15 7C13.8954 7 13 6.10457 13 5Z", fill: "currentColor" }),
2899
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M7 11C7 9.89543 7.89543 9 9 9C10.1046 9 11 9.89543 11 11C11 12.1046 10.1046 13 9 13C7.89543 13 7 12.1046 7 11Z", fill: "currentColor" }),
2900
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M13 11C13 9.89543 13.8954 9 15 9C16.1046 9 17 9.89543 17 11C17 12.1046 16.1046 13 15 13C13.8954 13 13 12.1046 13 11Z", fill: "currentColor" }),
2901
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M7 17C7 15.8954 7.89543 15 9 15C10.1046 15 11 15.8954 11 17C11 18.1046 10.1046 19 9 19C7.89543 19 7 18.1046 7 17Z", fill: "currentColor" }),
2902
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M13 17C13 15.8954 13.8954 15 15 15C16.1046 15 17 15.8954 17 17C17 18.1046 16.1046 19 15 19C13.8954 19 13 18.1046 13 17Z", fill: "currentColor" })
2903
+ ]
2904
+ }
2905
+ );
2906
+ IconDragHandle.displayName = "IconDragHandle";
2907
+ var IconSortAscending = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
2908
+ "svg",
2909
+ {
2910
+ width: size,
2911
+ height: size,
2912
+ viewBox: "0 0 24 24",
2913
+ fill: "none",
2914
+ xmlns: "http://www.w3.org/2000/svg",
2915
+ style: { color, ...style },
2916
+ ...props,
2917
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M11.9951 5.49512L7.99512 9.48512H10.9951V16.4951H12.9951V9.48512H15.9951L11.9951 5.49512ZM11.9951 5.49512L7.99512 9.48512H10.9951V16.4951H12.9951V9.48512H15.9951L11.9951 5.49512Z", fill: "currentColor" })
2918
+ }
2919
+ );
2920
+ IconSortAscending.displayName = "IconSortAscending";
2921
+ var IconSortDescending = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
2922
+ "svg",
2923
+ {
2924
+ width: size,
2925
+ height: size,
2926
+ viewBox: "0 0 24 24",
2927
+ fill: "none",
2928
+ xmlns: "http://www.w3.org/2000/svg",
2929
+ style: { color, ...style },
2930
+ ...props,
2931
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M11.9951 16.4951L15.9951 12.5051H12.9951L12.9951 5.49512H10.9951L10.9951 12.5051H7.99512L11.9951 16.4951ZM11.9951 16.4951L15.9951 12.5051H12.9951L12.9951 5.49512H10.9951L10.9951 12.5051H7.99512L11.9951 16.4951Z", fill: "currentColor" })
2932
+ }
2933
+ );
2934
+ IconSortDescending.displayName = "IconSortDescending";
2935
+ var IconEmptyFlag = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
2936
+ "svg",
2937
+ {
2938
+ width: size,
2939
+ height: size,
2940
+ viewBox: "0 0 24 24",
2941
+ fill: "none",
2942
+ xmlns: "http://www.w3.org/2000/svg",
2943
+ style: { color, ...style },
2944
+ ...props,
2945
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M11.0402 3.5C11.5169 3.5 11.9273 3.83646 12.0208 4.30388L12.0992 4.69612C12.1927 5.16354 12.6031 5.5 13.0798 5.5H18.5V13.5H14.9598C14.4831 13.5 14.0727 13.1635 13.9792 12.6961L13.9008 12.3039C13.8073 11.8365 13.3969 11.5 12.9202 11.5H5.5V3.5H11.0402ZM13.6608 2.30388C13.5673 1.83646 13.1569 1.5 12.6802 1.5H3.5V20.5H5.5V13.5H11.2802C11.7569 13.5 12.1673 13.8365 12.2608 14.3039L12.3392 14.6961C12.4327 15.1635 12.8431 15.5 13.3198 15.5H20.5V3.5H14.7198C14.2431 3.5 13.8327 3.16354 13.7392 2.69612L13.6608 2.30388Z", fill: "currentColor" })
2946
+ }
2947
+ );
2948
+ IconEmptyFlag.displayName = "IconEmptyFlag";
2949
+ var IconFilledFlag = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
2950
+ "svg",
2951
+ {
2952
+ width: size,
2953
+ height: size,
2954
+ viewBox: "0 0 24 24",
2955
+ fill: "none",
2956
+ xmlns: "http://www.w3.org/2000/svg",
2957
+ style: { color, ...style },
2958
+ ...props,
2959
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M13.6608 2.30388C13.5673 1.83646 13.1569 1.5 12.6802 1.5H3.5V20.5H5.5V13.5H11.2802C11.7569 13.5 12.1673 13.8365 12.2608 14.3039L12.3392 14.6961C12.4327 15.1635 12.8431 15.5 13.3198 15.5H20.5V3.5H14.7198C14.2431 3.5 13.8327 3.16354 13.7392 2.69612L13.6608 2.30388Z", fill: "currentColor" })
2960
+ }
2961
+ );
2962
+ IconFilledFlag.displayName = "IconFilledFlag";
2963
+ var IconRefreshIcon = ({ size = 24, color, style, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
2964
+ "svg",
2965
+ {
2966
+ width: size,
2967
+ height: size,
2968
+ viewBox: "0 0 24 24",
2969
+ fill: "none",
2970
+ xmlns: "http://www.w3.org/2000/svg",
2971
+ style: { color, ...style },
2972
+ ...props,
2973
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M12 19.5C9.76667 19.5 7.875 18.725 6.325 17.175C4.775 15.625 4 13.7333 4 11.5C4 9.26667 4.775 7.375 6.325 5.825C7.875 4.275 9.76667 3.5 12 3.5C13.15 3.5 14.25 3.7375 15.3 4.2125C16.35 4.6875 17.25 5.36667 18 6.25V3.5H20V10.5H13V8.5H17.2C16.6667 7.56667 15.9375 6.83333 15.0125 6.3C14.0875 5.76667 13.0833 5.5 12 5.5C10.3333 5.5 8.91667 6.08333 7.75 7.25C6.58333 8.41667 6 9.83333 6 11.5C6 13.1667 6.58333 14.5833 7.75 15.75C8.91667 16.9167 10.3333 17.5 12 17.5C13.2833 17.5 14.4417 17.1333 15.475 16.4C16.5083 15.6667 17.2333 14.7 17.65 13.5H19.75C19.2833 15.2667 18.3333 16.7083 16.9 17.825C15.4667 18.9417 13.8333 19.5 12 19.5Z", fill: "currentColor" })
2974
+ }
2975
+ );
2976
+ IconRefreshIcon.displayName = "IconRefreshIcon";
2977
+ var IconComponents = {
2978
+ meatballsSettings: IconMeatballsSettings,
2979
+ addToShortlist: IconAddToShortlist,
2980
+ shortlist: IconShortlist,
2981
+ uploadFile: IconUploadFile,
2982
+ downloadFile: IconDownloadFile,
2983
+ edit: IconEdit,
2984
+ duplicateOrCopy: IconDuplicateOrCopy,
2985
+ print: IconPrint,
2986
+ openInNewWindow: IconOpenInNewWindow,
2987
+ tableEditor: IconTableEditor,
2988
+ pollyFlow: IconPollyFlow,
2989
+ pollyPipelines: IconPollyPipelines,
2990
+ hamburgerMenuToggle: IconHamburgerMenuToggle,
2991
+ hamburgerMenu: IconHamburgerMenu,
2992
+ checkBoxSelected: IconCheckBoxSelected,
2993
+ checkBoxIndeterminate: IconCheckBoxIndeterminate,
2994
+ addReport: IconAddReport,
2995
+ viewReport: IconViewReport,
2996
+ key: IconKey,
2997
+ databaseIcon: IconDatabaseIcon,
2998
+ tableSort: IconTableSort,
2999
+ databaseSettings: IconDatabaseSettings,
3000
+ databaseEditIcon: IconDatabaseEditIcon,
3001
+ databaseAddIcon: IconDatabaseAddIcon,
3002
+ frameworkOntologyFlowchart: IconFrameworkOntologyFlowchart,
3003
+ thumbUpFilled: IconThumbUpFilled,
3004
+ thumbUp: IconThumbUp,
3005
+ thumbDownFilled: IconThumbDownFilled,
3006
+ thumbDown: IconThumbDown,
3007
+ mailIcon: IconMailIcon,
3008
+ reply: IconReply,
3009
+ save: IconSave,
3010
+ send: IconSend,
3011
+ chatIcon: IconChatIcon,
3012
+ comment: IconComment,
3013
+ editTableIcon: IconEditTableIcon,
3014
+ addTable: IconAddTable,
3015
+ editTableRow: IconEditTableRow,
3016
+ addTableRow: IconAddTableRow,
3017
+ editTableColumn: IconEditTableColumn,
3018
+ addTableColumn: IconAddTableColumn,
3019
+ dashboardIcon: IconDashboardIcon,
3020
+ delete: IconDelete,
3021
+ organisationIcon: IconOrganisationIcon,
3022
+ detailsIcons: IconDetailsIcons,
3023
+ userGroups: IconUserGroups,
3024
+ foreignKey: IconForeignKey,
3025
+ blockCancelled: IconBlockCancelled,
3026
+ hourglassRunning: IconHourglassRunning,
3027
+ checkCircleDone: IconCheckCircleDone,
3028
+ warning: IconWarning,
3029
+ cohorts: IconCohorts,
3030
+ medicine: IconMedicine,
3031
+ openFolder: IconOpenFolder,
3032
+ aiIcon: IconAiIcon,
3033
+ aiKnowledge: IconAiKnowledge,
3034
+ aiInsights: IconAiInsights,
3035
+ dataProductIcon: IconDataProductIcon,
3036
+ performance: IconPerformance,
3037
+ collections: IconCollections,
3038
+ config: IconConfig,
3039
+ reviewerTasks: IconReviewerTasks,
3040
+ chatHistory: IconChatHistory,
3041
+ shareIcon: IconShareIcon,
3042
+ analyse: IconAnalyse,
3043
+ collectionsAlt: IconCollectionsAlt,
3044
+ reviewerTasksAlt: IconReviewerTasksAlt,
3045
+ pollyScout: IconPollyScout,
3046
+ pendingTasks: IconPendingTasks,
3047
+ pollyXtract: IconPollyXtract,
3048
+ logout: IconLogout,
3049
+ login: IconLogin,
3050
+ mic: IconMic,
3051
+ micOff: IconMicOff,
3052
+ attach: IconAttach,
3053
+ starEmpty: IconStarEmpty,
3054
+ aiInsight: IconAiInsight,
3055
+ pollyKG: IconPollyKG,
3056
+ video: IconVideo,
3057
+ files: IconFiles,
3058
+ audio: IconAudio,
3059
+ camera: IconCamera,
3060
+ images: IconImages,
3061
+ pollyPipelinesAlt: IconPollyPipelinesAlt,
3062
+ coScientistIcon: IconCoScientistIcon,
3063
+ youtubeSearchedFor: IconYoutubeSearchedFor,
3064
+ filter: IconFilter,
3065
+ zoomIn: IconZoomIn,
3066
+ zoomOut: IconZoomOut,
3067
+ addCircle: IconAddCircle,
3068
+ addCircleOutline: IconAddCircleOutline,
3069
+ remove: IconRemove,
3070
+ removeCircle: IconRemoveCircle,
3071
+ removeCircleOutline: IconRemoveCircleOutline,
3072
+ playArrow: IconPlayArrow,
3073
+ pause: IconPause,
3074
+ stop: IconStop,
3075
+ add: IconAdd,
3076
+ playCircle: IconPlayCircle,
3077
+ pauseCircle: IconPauseCircle,
3078
+ stopCircle: IconStopCircle,
3079
+ replay: IconReplay,
3080
+ loopRefreshUpdate: IconLoopRefreshUpdate,
3081
+ forward: IconForward,
3082
+ contract: IconContract,
3083
+ expand: IconExpand,
3084
+ close: IconClose,
3085
+ upChevron: IconUpChevron,
3086
+ leftChevron: IconLeftChevron,
3087
+ rightChevron: IconRightChevron,
3088
+ expandChevron: IconExpandChevron,
3089
+ upCarrot: IconUpCarrot,
3090
+ leftCarrot: IconLeftCarrot,
3091
+ rightCarrot: IconRightCarrot,
3092
+ downCarrot: IconDownCarrot,
3093
+ arrowUp: IconArrowUp,
3094
+ arrowLeftBack: IconArrowLeftBack,
3095
+ arrowRightForward: IconArrowRightForward,
3096
+ arrowDown: IconArrowDown,
3097
+ northEast: IconNorthEast,
3098
+ northWest: IconNorthWest,
3099
+ southEast: IconSouthEast,
3100
+ southWest: IconSouthWest,
3101
+ arrowForwardLarge: IconArrowForwardLarge,
3102
+ arrowBackLarge: IconArrowBackLarge,
3103
+ skipToFirst: IconSkipToFirst,
3104
+ skipToLast: IconSkipToLast,
3105
+ starFull: IconStarFull,
3106
+ visibilityOn: IconVisibilityOn,
3107
+ visibilityOff: IconVisibilityOff,
3108
+ pinned: IconPinned,
3109
+ pin: IconPin,
3110
+ starHalf: IconStarHalf,
3111
+ previousArrow: IconPreviousArrow,
3112
+ nextArrow: IconNextArrow,
3113
+ folderOpen: IconFolderOpen,
3114
+ folder: IconFolder,
3115
+ createNewFolder: IconCreateNewFolder,
3116
+ uploadFolder: IconUploadFolder,
3117
+ archive: IconArchive,
3118
+ unarchive: IconUnarchive,
3119
+ link: IconLink,
3120
+ done: IconDone,
3121
+ chartIcon: IconChartIcon,
3122
+ document: IconDocument,
3123
+ codeDocument: IconCodeDocument,
3124
+ info: IconInfo,
3125
+ swap: IconSwap,
3126
+ description: IconDescription,
3127
+ history: IconHistory,
3128
+ rename: IconRename,
3129
+ panMove: IconPanMove,
3130
+ github: IconGithub,
3131
+ curation: IconCuration,
3132
+ helpAndSupport: IconHelpAndSupport,
3133
+ userProfile: IconUserProfile,
3134
+ settings: IconSettings,
3135
+ notification: IconNotification,
3136
+ ingestion: IconIngestion,
3137
+ omixLogoSimple: IconOmixLogoSimple,
3138
+ workspaces: IconWorkspaces,
3139
+ application: IconApplication,
3140
+ usersOA: IconUsersOA,
3141
+ admin: IconAdmin,
3142
+ costWallet: IconCostWallet,
3143
+ splitView: IconSplitView,
3144
+ summaryView: IconSummaryView,
3145
+ listView: IconListView,
3146
+ cardView: IconCardView,
3147
+ tableView: IconTableView,
3148
+ cancelRound: IconCancelRound,
3149
+ userSingle: IconUserSingle,
3150
+ addUser: IconAddUser,
3151
+ calendarEvent: IconCalendarEvent,
3152
+ calendarEmpty: IconCalendarEmpty,
3153
+ calendarMonth: IconCalendarMonth,
3154
+ alarm: IconAlarm,
3155
+ loadingIcon: IconLoadingIcon,
3156
+ search: IconSearch,
3157
+ dragHandle: IconDragHandle,
3158
+ sortAscending: IconSortAscending,
3159
+ sortDescending: IconSortDescending,
3160
+ emptyFlag: IconEmptyFlag,
3161
+ filledFlag: IconFilledFlag,
3162
+ refreshIcon: IconRefreshIcon
3163
+ };
3164
+ // Annotate the CommonJS export names for ESM import in node:
3165
+ 0 && (module.exports = {
3166
+ IconAdd,
3167
+ IconAddCircle,
3168
+ IconAddCircleOutline,
3169
+ IconAddReport,
3170
+ IconAddTable,
3171
+ IconAddTableColumn,
3172
+ IconAddTableRow,
3173
+ IconAddToShortlist,
3174
+ IconAddUser,
3175
+ IconAdmin,
3176
+ IconAiIcon,
3177
+ IconAiInsight,
3178
+ IconAiInsights,
3179
+ IconAiKnowledge,
3180
+ IconAlarm,
3181
+ IconAnalyse,
3182
+ IconApplication,
3183
+ IconArchive,
3184
+ IconArrowBackLarge,
3185
+ IconArrowDown,
3186
+ IconArrowForwardLarge,
3187
+ IconArrowLeftBack,
3188
+ IconArrowRightForward,
3189
+ IconArrowUp,
3190
+ IconAttach,
3191
+ IconAudio,
3192
+ IconBlockCancelled,
3193
+ IconCalendarEmpty,
3194
+ IconCalendarEvent,
3195
+ IconCalendarMonth,
3196
+ IconCamera,
3197
+ IconCancelRound,
3198
+ IconCardView,
3199
+ IconChartIcon,
3200
+ IconChatHistory,
3201
+ IconChatIcon,
3202
+ IconCheckBoxIndeterminate,
3203
+ IconCheckBoxSelected,
3204
+ IconCheckCircleDone,
3205
+ IconClose,
3206
+ IconCoScientistIcon,
3207
+ IconCodeDocument,
3208
+ IconCohorts,
3209
+ IconCollections,
3210
+ IconCollectionsAlt,
3211
+ IconComment,
3212
+ IconComponents,
3213
+ IconConfig,
3214
+ IconContract,
3215
+ IconCostWallet,
3216
+ IconCreateNewFolder,
3217
+ IconCuration,
3218
+ IconDashboardIcon,
3219
+ IconDataProductIcon,
3220
+ IconDatabaseAddIcon,
3221
+ IconDatabaseEditIcon,
3222
+ IconDatabaseIcon,
3223
+ IconDatabaseSettings,
3224
+ IconDelete,
3225
+ IconDescription,
3226
+ IconDetailsIcons,
3227
+ IconDocument,
3228
+ IconDone,
3229
+ IconDownCarrot,
3230
+ IconDownloadFile,
3231
+ IconDragHandle,
3232
+ IconDuplicateOrCopy,
3233
+ IconEdit,
3234
+ IconEditTableColumn,
3235
+ IconEditTableIcon,
3236
+ IconEditTableRow,
3237
+ IconEmptyFlag,
3238
+ IconExpand,
3239
+ IconExpandChevron,
3240
+ IconFiles,
3241
+ IconFilledFlag,
3242
+ IconFilter,
3243
+ IconFolder,
3244
+ IconFolderOpen,
3245
+ IconForeignKey,
3246
+ IconForward,
3247
+ IconFrameworkOntologyFlowchart,
3248
+ IconGithub,
3249
+ IconHamburgerMenu,
3250
+ IconHamburgerMenuToggle,
3251
+ IconHelpAndSupport,
3252
+ IconHistory,
3253
+ IconHourglassRunning,
3254
+ IconImages,
3255
+ IconInfo,
3256
+ IconIngestion,
3257
+ IconKey,
3258
+ IconLeftCarrot,
3259
+ IconLeftChevron,
3260
+ IconLink,
3261
+ IconListView,
3262
+ IconLoadingIcon,
3263
+ IconLogin,
3264
+ IconLogout,
3265
+ IconLoopRefreshUpdate,
3266
+ IconMailIcon,
3267
+ IconMeatballsSettings,
3268
+ IconMedicine,
3269
+ IconMic,
3270
+ IconMicOff,
3271
+ IconNextArrow,
3272
+ IconNorthEast,
3273
+ IconNorthWest,
3274
+ IconNotification,
3275
+ IconOmixLogoSimple,
3276
+ IconOpenFolder,
3277
+ IconOpenInNewWindow,
3278
+ IconOrganisationIcon,
3279
+ IconPanMove,
3280
+ IconPause,
3281
+ IconPauseCircle,
3282
+ IconPendingTasks,
3283
+ IconPerformance,
3284
+ IconPin,
3285
+ IconPinned,
3286
+ IconPlayArrow,
3287
+ IconPlayCircle,
3288
+ IconPollyFlow,
3289
+ IconPollyKG,
3290
+ IconPollyPipelines,
3291
+ IconPollyPipelinesAlt,
3292
+ IconPollyScout,
3293
+ IconPollyXtract,
3294
+ IconPreviousArrow,
3295
+ IconPrint,
3296
+ IconRefreshIcon,
3297
+ IconRemove,
3298
+ IconRemoveCircle,
3299
+ IconRemoveCircleOutline,
3300
+ IconRename,
3301
+ IconReplay,
3302
+ IconReply,
3303
+ IconReviewerTasks,
3304
+ IconReviewerTasksAlt,
3305
+ IconRightCarrot,
3306
+ IconRightChevron,
3307
+ IconSave,
3308
+ IconSearch,
3309
+ IconSend,
3310
+ IconSettings,
3311
+ IconShareIcon,
3312
+ IconShortlist,
3313
+ IconSkipToFirst,
3314
+ IconSkipToLast,
3315
+ IconSortAscending,
3316
+ IconSortDescending,
3317
+ IconSouthEast,
3318
+ IconSouthWest,
3319
+ IconSplitView,
3320
+ IconStarEmpty,
3321
+ IconStarFull,
3322
+ IconStarHalf,
3323
+ IconStop,
3324
+ IconStopCircle,
3325
+ IconSummaryView,
3326
+ IconSwap,
3327
+ IconTableEditor,
3328
+ IconTableSort,
3329
+ IconTableView,
3330
+ IconThumbDown,
3331
+ IconThumbDownFilled,
3332
+ IconThumbUp,
3333
+ IconThumbUpFilled,
3334
+ IconUnarchive,
3335
+ IconUpCarrot,
3336
+ IconUpChevron,
3337
+ IconUploadFile,
3338
+ IconUploadFolder,
3339
+ IconUserGroups,
3340
+ IconUserProfile,
3341
+ IconUserSingle,
3342
+ IconUsersOA,
3343
+ IconVideo,
3344
+ IconViewReport,
3345
+ IconVisibilityOff,
3346
+ IconVisibilityOn,
3347
+ IconWarning,
3348
+ IconWorkspaces,
3349
+ IconYoutubeSearchedFor,
3350
+ IconZoomIn,
3351
+ IconZoomOut
3352
+ });
3353
+ //# sourceMappingURL=react-icons.js.map