@carto/meridian-ds 2.6.0 → 2.6.1

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.
@@ -6,7 +6,7 @@ const material = require("@mui/material");
6
6
  const ArrowDown = require("../ArrowDown-DJ0vhbsw.cjs");
7
7
  const OpenDiagonallyRight = require("../OpenDiagonallyRight-CpL4ROwg.cjs");
8
8
  const SwatchSquare = require("../SwatchSquare-B8PIY3Rd.cjs");
9
- const Icon$38 = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
9
+ const Icon$3b = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
10
10
  "path",
11
11
  {
12
12
  fill: "currentColor",
@@ -15,10 +15,10 @@ const Icon$38 = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
15
15
  clipRule: "evenodd"
16
16
  }
17
17
  ) });
18
- const BaseSvgIcon$38 = material.createSvgIcon(Icon$38(), "AccessIn");
18
+ const BaseSvgIcon$3b = material.createSvgIcon(Icon$3b(), "AccessIn");
19
19
  function AccessIn({ width, height, sx, ...props }, ref) {
20
20
  return /* @__PURE__ */ jsxRuntime.jsx(
21
- BaseSvgIcon$38,
21
+ BaseSvgIcon$3b,
22
22
  {
23
23
  ref,
24
24
  viewBox: "0 0 24 24",
@@ -32,17 +32,17 @@ function AccessIn({ width, height, sx, ...props }, ref) {
32
32
  );
33
33
  }
34
34
  const AccessIn$1 = React.forwardRef(AccessIn);
35
- const Icon$37 = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
35
+ const Icon$3a = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
36
36
  "path",
37
37
  {
38
38
  fill: "currentColor",
39
39
  d: "M4 8h4V4H4zM10 20h4v-4h-4zM8 20H4v-4h4zM4 14h4v-4H4zM14 14h-4v-4h4zM14 8h-4V4h4zM16 14h4v-4h-4zM20 20h-4v-4h4zM21 0h-2v3h-3v2h3v3h2V5h3V3h-3z"
40
40
  }
41
41
  ) });
42
- const BaseSvgIcon$37 = material.createSvgIcon(Icon$37(), "AddApp");
42
+ const BaseSvgIcon$3a = material.createSvgIcon(Icon$3a(), "AddApp");
43
43
  function AddApp({ width, height, sx, ...props }, ref) {
44
44
  return /* @__PURE__ */ jsxRuntime.jsx(
45
- BaseSvgIcon$37,
45
+ BaseSvgIcon$3a,
46
46
  {
47
47
  ref,
48
48
  viewBox: "0 0 24 24",
@@ -56,7 +56,7 @@ function AddApp({ width, height, sx, ...props }, ref) {
56
56
  );
57
57
  }
58
58
  const AddApp$1 = React.forwardRef(AddApp);
59
- const Icon$36 = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
59
+ const Icon$39 = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
60
60
  "path",
61
61
  {
62
62
  fill: "currentColor",
@@ -65,10 +65,10 @@ const Icon$36 = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
65
65
  clipRule: "evenodd"
66
66
  }
67
67
  ) });
68
- const BaseSvgIcon$36 = material.createSvgIcon(Icon$36(), "AddSection");
68
+ const BaseSvgIcon$39 = material.createSvgIcon(Icon$39(), "AddSection");
69
69
  function AddSection({ width, height, sx, ...props }, ref) {
70
70
  return /* @__PURE__ */ jsxRuntime.jsx(
71
- BaseSvgIcon$36,
71
+ BaseSvgIcon$39,
72
72
  {
73
73
  ref,
74
74
  viewBox: "0 0 24 24",
@@ -82,17 +82,17 @@ function AddSection({ width, height, sx, ...props }, ref) {
82
82
  );
83
83
  }
84
84
  const AddSection$1 = React.forwardRef(AddSection);
85
- const Icon$35 = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
85
+ const Icon$38 = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
86
86
  "path",
87
87
  {
88
88
  fill: "currentColor",
89
89
  d: "M3 7v2h10V7zm4 6v2H3v2h4v2h2v-6zm14 4v-2H11v2zm-6-6h2V9h4V7h-4V5h-2z"
90
90
  }
91
91
  ) });
92
- const BaseSvgIcon$35 = material.createSvgIcon(Icon$35(), "AdvancedSettings");
92
+ const BaseSvgIcon$38 = material.createSvgIcon(Icon$38(), "AdvancedSettings");
93
93
  function AdvancedSettings({ width, height, sx, ...props }, ref) {
94
94
  return /* @__PURE__ */ jsxRuntime.jsx(
95
- BaseSvgIcon$35,
95
+ BaseSvgIcon$38,
96
96
  {
97
97
  ref,
98
98
  viewBox: "0 0 24 24",
@@ -106,7 +106,7 @@ function AdvancedSettings({ width, height, sx, ...props }, ref) {
106
106
  );
107
107
  }
108
108
  const AdvancedSettings$1 = React.forwardRef(AdvancedSettings);
109
- const Icon$34 = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
109
+ const Icon$37 = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
110
110
  /* @__PURE__ */ jsxRuntime.jsx(
111
111
  "path",
112
112
  {
@@ -138,10 +138,10 @@ const Icon$34 = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
138
138
  }
139
139
  )
140
140
  ] });
141
- const BaseSvgIcon$34 = material.createSvgIcon(Icon$34(), "AiAgent");
141
+ const BaseSvgIcon$37 = material.createSvgIcon(Icon$37(), "AiAgent");
142
142
  function AiAgent({ width, height, sx, ...props }, ref) {
143
143
  return /* @__PURE__ */ jsxRuntime.jsx(
144
- BaseSvgIcon$34,
144
+ BaseSvgIcon$37,
145
145
  {
146
146
  ref,
147
147
  viewBox: "0 0 24 24",
@@ -155,7 +155,7 @@ function AiAgent({ width, height, sx, ...props }, ref) {
155
155
  );
156
156
  }
157
157
  const AiAgent$1 = React.forwardRef(AiAgent);
158
- const Icon$33 = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
158
+ const Icon$36 = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
159
159
  /* @__PURE__ */ jsxRuntime.jsx(
160
160
  "path",
161
161
  {
@@ -173,10 +173,10 @@ const Icon$33 = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
173
173
  }
174
174
  )
175
175
  ] });
176
- const BaseSvgIcon$33 = material.createSvgIcon(Icon$33(), "AiGeneratedObject");
176
+ const BaseSvgIcon$36 = material.createSvgIcon(Icon$36(), "AiGeneratedObject");
177
177
  function AiGeneratedObject({ width, height, sx, ...props }, ref) {
178
178
  return /* @__PURE__ */ jsxRuntime.jsx(
179
- BaseSvgIcon$33,
179
+ BaseSvgIcon$36,
180
180
  {
181
181
  ref,
182
182
  viewBox: "0 0 24 24",
@@ -190,7 +190,7 @@ function AiGeneratedObject({ width, height, sx, ...props }, ref) {
190
190
  );
191
191
  }
192
192
  const AiGeneratedObject$1 = React.forwardRef(AiGeneratedObject);
193
- const Icon$32 = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
193
+ const Icon$35 = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
194
194
  /* @__PURE__ */ jsxRuntime.jsx(
195
195
  "path",
196
196
  {
@@ -231,10 +231,10 @@ const Icon$32 = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
231
231
  }
232
232
  )
233
233
  ] });
234
- const BaseSvgIcon$32 = material.createSvgIcon(Icon$32(), "AiTool");
234
+ const BaseSvgIcon$35 = material.createSvgIcon(Icon$35(), "AiTool");
235
235
  function AiTool({ width, height, sx, ...props }, ref) {
236
236
  return /* @__PURE__ */ jsxRuntime.jsx(
237
- BaseSvgIcon$32,
237
+ BaseSvgIcon$35,
238
238
  {
239
239
  ref,
240
240
  viewBox: "0 0 24 24",
@@ -248,7 +248,7 @@ function AiTool({ width, height, sx, ...props }, ref) {
248
248
  );
249
249
  }
250
250
  const AiTool$1 = React.forwardRef(AiTool);
251
- const Icon$31 = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
251
+ const Icon$34 = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
252
252
  /* @__PURE__ */ jsxRuntime.jsx(
253
253
  "path",
254
254
  {
@@ -268,10 +268,10 @@ const Icon$31 = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
268
268
  }
269
269
  )
270
270
  ] });
271
- const BaseSvgIcon$31 = material.createSvgIcon(Icon$31(), "Annotation");
271
+ const BaseSvgIcon$34 = material.createSvgIcon(Icon$34(), "Annotation");
272
272
  function Annotation({ width, height, sx, ...props }, ref) {
273
273
  return /* @__PURE__ */ jsxRuntime.jsx(
274
- BaseSvgIcon$31,
274
+ BaseSvgIcon$34,
275
275
  {
276
276
  ref,
277
277
  viewBox: "0 0 24 24",
@@ -285,7 +285,7 @@ function Annotation({ width, height, sx, ...props }, ref) {
285
285
  );
286
286
  }
287
287
  const Annotation$1 = React.forwardRef(Annotation);
288
- const Icon$30 = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
288
+ const Icon$33 = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
289
289
  /* @__PURE__ */ jsxRuntime.jsx(
290
290
  "path",
291
291
  {
@@ -310,10 +310,10 @@ const Icon$30 = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
310
310
  }
311
311
  )
312
312
  ] });
313
- const BaseSvgIcon$30 = material.createSvgIcon(Icon$30(), "ApiCall");
313
+ const BaseSvgIcon$33 = material.createSvgIcon(Icon$33(), "ApiCall");
314
314
  function ApiCall({ width, height, sx, ...props }, ref) {
315
315
  return /* @__PURE__ */ jsxRuntime.jsx(
316
- BaseSvgIcon$30,
316
+ BaseSvgIcon$33,
317
317
  {
318
318
  ref,
319
319
  viewBox: "0 0 24 24",
@@ -327,7 +327,7 @@ function ApiCall({ width, height, sx, ...props }, ref) {
327
327
  );
328
328
  }
329
329
  const ApiCall$1 = React.forwardRef(ApiCall);
330
- const Icon$2$ = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
330
+ const Icon$32 = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
331
331
  "path",
332
332
  {
333
333
  fill: "currentColor",
@@ -336,10 +336,10 @@ const Icon$2$ = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
336
336
  clipRule: "evenodd"
337
337
  }
338
338
  ) });
339
- const BaseSvgIcon$2$ = material.createSvgIcon(Icon$2$(), "ArrowLeft");
339
+ const BaseSvgIcon$32 = material.createSvgIcon(Icon$32(), "ArrowLeft");
340
340
  function ArrowLeft({ width, height, sx, ...props }, ref) {
341
341
  return /* @__PURE__ */ jsxRuntime.jsx(
342
- BaseSvgIcon$2$,
342
+ BaseSvgIcon$32,
343
343
  {
344
344
  ref,
345
345
  viewBox: "0 0 24 24",
@@ -353,7 +353,7 @@ function ArrowLeft({ width, height, sx, ...props }, ref) {
353
353
  );
354
354
  }
355
355
  const ArrowLeft$1 = React.forwardRef(ArrowLeft);
356
- const Icon$2_ = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
356
+ const Icon$31 = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
357
357
  "path",
358
358
  {
359
359
  fill: "currentColor",
@@ -362,10 +362,10 @@ const Icon$2_ = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
362
362
  clipRule: "evenodd"
363
363
  }
364
364
  ) });
365
- const BaseSvgIcon$2_ = material.createSvgIcon(Icon$2_(), "ArrowRight");
365
+ const BaseSvgIcon$31 = material.createSvgIcon(Icon$31(), "ArrowRight");
366
366
  function ArrowRight({ width, height, sx, ...props }, ref) {
367
367
  return /* @__PURE__ */ jsxRuntime.jsx(
368
- BaseSvgIcon$2_,
368
+ BaseSvgIcon$31,
369
369
  {
370
370
  ref,
371
371
  viewBox: "0 0 24 24",
@@ -379,7 +379,7 @@ function ArrowRight({ width, height, sx, ...props }, ref) {
379
379
  );
380
380
  }
381
381
  const ArrowRight$1 = React.forwardRef(ArrowRight);
382
- const Icon$2Z = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
382
+ const Icon$30 = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
383
383
  /* @__PURE__ */ jsxRuntime.jsx(
384
384
  "path",
385
385
  {
@@ -404,10 +404,10 @@ const Icon$2Z = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
404
404
  }
405
405
  )
406
406
  ] });
407
- const BaseSvgIcon$2Z = material.createSvgIcon(Icon$2Z(), "AsynchronousWait");
407
+ const BaseSvgIcon$30 = material.createSvgIcon(Icon$30(), "AsynchronousWait");
408
408
  function AsynchronousWait({ width, height, sx, ...props }, ref) {
409
409
  return /* @__PURE__ */ jsxRuntime.jsx(
410
- BaseSvgIcon$2Z,
410
+ BaseSvgIcon$30,
411
411
  {
412
412
  ref,
413
413
  viewBox: "0 0 24 24",
@@ -421,7 +421,7 @@ function AsynchronousWait({ width, height, sx, ...props }, ref) {
421
421
  );
422
422
  }
423
423
  const AsynchronousWait$1 = React.forwardRef(AsynchronousWait);
424
- const Icon$2Y = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
424
+ const Icon$2$ = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
425
425
  /* @__PURE__ */ jsxRuntime.jsx(
426
426
  "path",
427
427
  {
@@ -441,10 +441,10 @@ const Icon$2Y = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
441
441
  }
442
442
  )
443
443
  ] });
444
- const BaseSvgIcon$2Y = material.createSvgIcon(Icon$2Y(), "Autostyle");
444
+ const BaseSvgIcon$2$ = material.createSvgIcon(Icon$2$(), "Autostyle");
445
445
  function Autostyle({ width, height, sx, ...props }, ref) {
446
446
  return /* @__PURE__ */ jsxRuntime.jsx(
447
- BaseSvgIcon$2Y,
447
+ BaseSvgIcon$2$,
448
448
  {
449
449
  ref,
450
450
  viewBox: "0 0 24 24",
@@ -458,7 +458,7 @@ function Autostyle({ width, height, sx, ...props }, ref) {
458
458
  );
459
459
  }
460
460
  const Autostyle$1 = React.forwardRef(Autostyle);
461
- const Icon$2X = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
461
+ const Icon$2_ = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
462
462
  /* @__PURE__ */ jsxRuntime.jsx(
463
463
  "path",
464
464
  {
@@ -476,10 +476,10 @@ const Icon$2X = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
476
476
  }
477
477
  )
478
478
  ] });
479
- const BaseSvgIcon$2X = material.createSvgIcon(Icon$2X(), "Avg");
479
+ const BaseSvgIcon$2_ = material.createSvgIcon(Icon$2_(), "Avg");
480
480
  function Avg({ width, height, sx, ...props }, ref) {
481
481
  return /* @__PURE__ */ jsxRuntime.jsx(
482
- BaseSvgIcon$2X,
482
+ BaseSvgIcon$2_,
483
483
  {
484
484
  ref,
485
485
  viewBox: "0 0 24 24",
@@ -493,7 +493,7 @@ function Avg({ width, height, sx, ...props }, ref) {
493
493
  );
494
494
  }
495
495
  const Avg$1 = React.forwardRef(Avg);
496
- const Icon$2W = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
496
+ const Icon$2Z = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
497
497
  "path",
498
498
  {
499
499
  fill: "currentColor",
@@ -502,10 +502,10 @@ const Icon$2W = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
502
502
  clipRule: "evenodd"
503
503
  }
504
504
  ) });
505
- const BaseSvgIcon$2W = material.createSvgIcon(Icon$2W(), "Behavioral");
505
+ const BaseSvgIcon$2Z = material.createSvgIcon(Icon$2Z(), "Behavioral");
506
506
  function Behavioral({ width, height, sx, ...props }, ref) {
507
507
  return /* @__PURE__ */ jsxRuntime.jsx(
508
- BaseSvgIcon$2W,
508
+ BaseSvgIcon$2Z,
509
509
  {
510
510
  ref,
511
511
  viewBox: "0 0 24 24",
@@ -519,7 +519,7 @@ function Behavioral({ width, height, sx, ...props }, ref) {
519
519
  );
520
520
  }
521
521
  const Behavioral$1 = React.forwardRef(Behavioral);
522
- const Icon$2V = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
522
+ const Icon$2Y = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
523
523
  /* @__PURE__ */ jsxRuntime.jsx(
524
524
  "path",
525
525
  {
@@ -537,10 +537,10 @@ const Icon$2V = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
537
537
  }
538
538
  )
539
539
  ] });
540
- const BaseSvgIcon$2V = material.createSvgIcon(Icon$2V(), "Bigquery");
540
+ const BaseSvgIcon$2Y = material.createSvgIcon(Icon$2Y(), "Bigquery");
541
541
  function Bigquery({ width, height, sx, ...props }, ref) {
542
542
  return /* @__PURE__ */ jsxRuntime.jsx(
543
- BaseSvgIcon$2V,
543
+ BaseSvgIcon$2Y,
544
544
  {
545
545
  ref,
546
546
  viewBox: "0 0 24 24",
@@ -554,7 +554,7 @@ function Bigquery({ width, height, sx, ...props }, ref) {
554
554
  );
555
555
  }
556
556
  const Bigquery$1 = React.forwardRef(Bigquery);
557
- const Icon$2U = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
557
+ const Icon$2X = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
558
558
  "path",
559
559
  {
560
560
  fill: "currentColor",
@@ -563,10 +563,10 @@ const Icon$2U = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
563
563
  clipRule: "evenodd"
564
564
  }
565
565
  ) });
566
- const BaseSvgIcon$2U = material.createSvgIcon(Icon$2U(), "Blending");
566
+ const BaseSvgIcon$2X = material.createSvgIcon(Icon$2X(), "Blending");
567
567
  function Blending({ width, height, sx, ...props }, ref) {
568
568
  return /* @__PURE__ */ jsxRuntime.jsx(
569
- BaseSvgIcon$2U,
569
+ BaseSvgIcon$2X,
570
570
  {
571
571
  ref,
572
572
  viewBox: "0 0 24 24",
@@ -580,7 +580,7 @@ function Blending({ width, height, sx, ...props }, ref) {
580
580
  );
581
581
  }
582
582
  const Blending$1 = React.forwardRef(Blending);
583
- const Icon$2T = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
583
+ const Icon$2W = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
584
584
  "path",
585
585
  {
586
586
  fill: "currentColor",
@@ -589,10 +589,10 @@ const Icon$2T = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
589
589
  clipRule: "evenodd"
590
590
  }
591
591
  ) });
592
- const BaseSvgIcon$2T = material.createSvgIcon(Icon$2T(), "BlockLabel");
592
+ const BaseSvgIcon$2W = material.createSvgIcon(Icon$2W(), "BlockLabel");
593
593
  function BlockLabel({ width, height, sx, ...props }, ref) {
594
594
  return /* @__PURE__ */ jsxRuntime.jsx(
595
- BaseSvgIcon$2T,
595
+ BaseSvgIcon$2W,
596
596
  {
597
597
  ref,
598
598
  viewBox: "0 0 24 24",
@@ -606,7 +606,7 @@ function BlockLabel({ width, height, sx, ...props }, ref) {
606
606
  );
607
607
  }
608
608
  const BlockLabel$1 = React.forwardRef(BlockLabel);
609
- const Icon$2S = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
609
+ const Icon$2V = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
610
610
  /* @__PURE__ */ jsxRuntime.jsx(
611
611
  "path",
612
612
  {
@@ -624,10 +624,10 @@ const Icon$2S = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
624
624
  }
625
625
  )
626
626
  ] });
627
- const BaseSvgIcon$2S = material.createSvgIcon(Icon$2S(), "BlockLabelOff");
627
+ const BaseSvgIcon$2V = material.createSvgIcon(Icon$2V(), "BlockLabelOff");
628
628
  function BlockLabelOff({ width, height, sx, ...props }, ref) {
629
629
  return /* @__PURE__ */ jsxRuntime.jsx(
630
- BaseSvgIcon$2S,
630
+ BaseSvgIcon$2V,
631
631
  {
632
632
  ref,
633
633
  viewBox: "0 0 24 24",
@@ -641,17 +641,17 @@ function BlockLabelOff({ width, height, sx, ...props }, ref) {
641
641
  );
642
642
  }
643
643
  const BlockLabelOff$1 = React.forwardRef(BlockLabelOff);
644
- const Icon$2R = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
644
+ const Icon$2U = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
645
645
  "path",
646
646
  {
647
647
  fill: "currentColor",
648
648
  d: "M18 18v-2H6v2zM7.41 5.59 12 10.18l4.59-4.59L18 7l-6 6-6-6z"
649
649
  }
650
650
  ) });
651
- const BaseSvgIcon$2R = material.createSvgIcon(Icon$2R(), "BottomRow");
651
+ const BaseSvgIcon$2U = material.createSvgIcon(Icon$2U(), "BottomRow");
652
652
  function BottomRow({ width, height, sx, ...props }, ref) {
653
653
  return /* @__PURE__ */ jsxRuntime.jsx(
654
- BaseSvgIcon$2R,
654
+ BaseSvgIcon$2U,
655
655
  {
656
656
  ref,
657
657
  viewBox: "0 0 24 24",
@@ -665,7 +665,7 @@ function BottomRow({ width, height, sx, ...props }, ref) {
665
665
  );
666
666
  }
667
667
  const BottomRow$1 = React.forwardRef(BottomRow);
668
- const Icon$2Q = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
668
+ const Icon$2T = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
669
669
  "path",
670
670
  {
671
671
  fill: "currentColor",
@@ -674,10 +674,10 @@ const Icon$2Q = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
674
674
  clipRule: "evenodd"
675
675
  }
676
676
  ) });
677
- const BaseSvgIcon$2Q = material.createSvgIcon(Icon$2Q(), "BulletPointAlt");
677
+ const BaseSvgIcon$2T = material.createSvgIcon(Icon$2T(), "BulletPointAlt");
678
678
  function BulletPointAlt({ width, height, sx, ...props }, ref) {
679
679
  return /* @__PURE__ */ jsxRuntime.jsx(
680
- BaseSvgIcon$2Q,
680
+ BaseSvgIcon$2T,
681
681
  {
682
682
  ref,
683
683
  viewBox: "0 0 24 24",
@@ -691,7 +691,7 @@ function BulletPointAlt({ width, height, sx, ...props }, ref) {
691
691
  );
692
692
  }
693
693
  const BulletPointAlt$1 = React.forwardRef(BulletPointAlt);
694
- const Icon$2P = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
694
+ const Icon$2S = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
695
695
  /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M12 9a3 3 0 1 1 0 6 3 3 0 0 1 0-6" }),
696
696
  /* @__PURE__ */ jsxRuntime.jsx(
697
697
  "path",
@@ -703,10 +703,10 @@ const Icon$2P = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
703
703
  }
704
704
  )
705
705
  ] });
706
- const BaseSvgIcon$2P = material.createSvgIcon(Icon$2P(), "BulletPointCheckedAlt");
706
+ const BaseSvgIcon$2S = material.createSvgIcon(Icon$2S(), "BulletPointCheckedAlt");
707
707
  function BulletPointCheckedAlt({ width, height, sx, ...props }, ref) {
708
708
  return /* @__PURE__ */ jsxRuntime.jsx(
709
- BaseSvgIcon$2P,
709
+ BaseSvgIcon$2S,
710
710
  {
711
711
  ref,
712
712
  viewBox: "0 0 24 24",
@@ -720,7 +720,7 @@ function BulletPointCheckedAlt({ width, height, sx, ...props }, ref) {
720
720
  );
721
721
  }
722
722
  const BulletPointCheckedAlt$1 = React.forwardRef(BulletPointCheckedAlt);
723
- const Icon$2O = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
723
+ const Icon$2R = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
724
724
  /* @__PURE__ */ jsxRuntime.jsx(
725
725
  "path",
726
726
  {
@@ -738,10 +738,10 @@ const Icon$2O = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
738
738
  }
739
739
  )
740
740
  ] });
741
- const BaseSvgIcon$2O = material.createSvgIcon(Icon$2O(), "Carto");
741
+ const BaseSvgIcon$2R = material.createSvgIcon(Icon$2R(), "Carto");
742
742
  function Carto({ width, height, sx, ...props }, ref) {
743
743
  return /* @__PURE__ */ jsxRuntime.jsx(
744
- BaseSvgIcon$2O,
744
+ BaseSvgIcon$2R,
745
745
  {
746
746
  ref,
747
747
  viewBox: "0 0 24 24",
@@ -755,7 +755,7 @@ function Carto({ width, height, sx, ...props }, ref) {
755
755
  );
756
756
  }
757
757
  const Carto$1 = React.forwardRef(Carto);
758
- const Icon$2N = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
758
+ const Icon$2Q = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
759
759
  /* @__PURE__ */ jsxRuntime.jsx(
760
760
  "path",
761
761
  {
@@ -771,10 +771,10 @@ const Icon$2N = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
771
771
  }
772
772
  )
773
773
  ] });
774
- const BaseSvgIcon$2N = material.createSvgIcon(Icon$2N(), "CartoAi");
774
+ const BaseSvgIcon$2Q = material.createSvgIcon(Icon$2Q(), "CartoAi");
775
775
  function CartoAi({ width, height, sx, ...props }, ref) {
776
776
  return /* @__PURE__ */ jsxRuntime.jsx(
777
- BaseSvgIcon$2N,
777
+ BaseSvgIcon$2Q,
778
778
  {
779
779
  ref,
780
780
  viewBox: "0 0 24 24",
@@ -788,7 +788,7 @@ function CartoAi({ width, height, sx, ...props }, ref) {
788
788
  );
789
789
  }
790
790
  const CartoAi$1 = React.forwardRef(CartoAi);
791
- const Icon$2M = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
791
+ const Icon$2P = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
792
792
  /* @__PURE__ */ jsxRuntime.jsx(
793
793
  "path",
794
794
  {
@@ -806,10 +806,10 @@ const Icon$2M = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
806
806
  }
807
807
  )
808
808
  ] });
809
- const BaseSvgIcon$2M = material.createSvgIcon(Icon$2M(), "CartoSymbol");
809
+ const BaseSvgIcon$2P = material.createSvgIcon(Icon$2P(), "CartoSymbol");
810
810
  function CartoSymbol({ width, height, sx, ...props }, ref) {
811
811
  return /* @__PURE__ */ jsxRuntime.jsx(
812
- BaseSvgIcon$2M,
812
+ BaseSvgIcon$2P,
813
813
  {
814
814
  ref,
815
815
  viewBox: "0 0 24 24",
@@ -823,7 +823,7 @@ function CartoSymbol({ width, height, sx, ...props }, ref) {
823
823
  );
824
824
  }
825
825
  const CartoSymbol$1 = React.forwardRef(CartoSymbol);
826
- const Icon$2L = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
826
+ const Icon$2O = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
827
827
  /* @__PURE__ */ jsxRuntime.jsxs(
828
828
  "g",
829
829
  {
@@ -839,10 +839,10 @@ const Icon$2L = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
839
839
  ),
840
840
  /* @__PURE__ */ jsxRuntime.jsx("defs", { children: /* @__PURE__ */ jsxRuntime.jsx("clipPath", { id: "a", children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M0 0h24v24H0z" }) }) })
841
841
  ] });
842
- const BaseSvgIcon$2L = material.createSvgIcon(Icon$2L(), "CatalogView");
842
+ const BaseSvgIcon$2O = material.createSvgIcon(Icon$2O(), "CatalogView");
843
843
  function CatalogView({ width, height, sx, ...props }, ref) {
844
844
  return /* @__PURE__ */ jsxRuntime.jsx(
845
- BaseSvgIcon$2L,
845
+ BaseSvgIcon$2O,
846
846
  {
847
847
  ref,
848
848
  viewBox: "0 0 24 24",
@@ -856,7 +856,7 @@ function CatalogView({ width, height, sx, ...props }, ref) {
856
856
  );
857
857
  }
858
858
  const CatalogView$1 = React.forwardRef(CatalogView);
859
- const Icon$2K = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
859
+ const Icon$2N = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
860
860
  /* @__PURE__ */ jsxRuntime.jsx(
861
861
  "path",
862
862
  {
@@ -876,10 +876,10 @@ const Icon$2K = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
876
876
  }
877
877
  )
878
878
  ] });
879
- const BaseSvgIcon$2K = material.createSvgIcon(Icon$2K(), "CatastropheModeling");
879
+ const BaseSvgIcon$2N = material.createSvgIcon(Icon$2N(), "CatastropheModeling");
880
880
  function CatastropheModeling({ width, height, sx, ...props }, ref) {
881
881
  return /* @__PURE__ */ jsxRuntime.jsx(
882
- BaseSvgIcon$2K,
882
+ BaseSvgIcon$2N,
883
883
  {
884
884
  ref,
885
885
  viewBox: "0 0 24 24",
@@ -893,7 +893,7 @@ function CatastropheModeling({ width, height, sx, ...props }, ref) {
893
893
  );
894
894
  }
895
895
  const CatastropheModeling$1 = React.forwardRef(CatastropheModeling);
896
- const Icon$2J = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
896
+ const Icon$2M = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
897
897
  "path",
898
898
  {
899
899
  fill: "currentColor",
@@ -902,10 +902,10 @@ const Icon$2J = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
902
902
  clipRule: "evenodd"
903
903
  }
904
904
  ) });
905
- const BaseSvgIcon$2J = material.createSvgIcon(Icon$2J(), "Center");
905
+ const BaseSvgIcon$2M = material.createSvgIcon(Icon$2M(), "Center");
906
906
  function Center({ width, height, sx, ...props }, ref) {
907
907
  return /* @__PURE__ */ jsxRuntime.jsx(
908
- BaseSvgIcon$2J,
908
+ BaseSvgIcon$2M,
909
909
  {
910
910
  ref,
911
911
  viewBox: "0 0 24 24",
@@ -919,7 +919,7 @@ function Center({ width, height, sx, ...props }, ref) {
919
919
  );
920
920
  }
921
921
  const Center$1 = React.forwardRef(Center);
922
- const Icon$2I = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
922
+ const Icon$2L = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
923
923
  "path",
924
924
  {
925
925
  fill: "currentColor",
@@ -928,10 +928,10 @@ const Icon$2I = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
928
928
  clipRule: "evenodd"
929
929
  }
930
930
  ) });
931
- const BaseSvgIcon$2I = material.createSvgIcon(Icon$2I(), "CenterLayer");
931
+ const BaseSvgIcon$2L = material.createSvgIcon(Icon$2L(), "CenterLayer");
932
932
  function CenterLayer({ width, height, sx, ...props }, ref) {
933
933
  return /* @__PURE__ */ jsxRuntime.jsx(
934
- BaseSvgIcon$2I,
934
+ BaseSvgIcon$2L,
935
935
  {
936
936
  ref,
937
937
  viewBox: "0 0 24 24",
@@ -945,7 +945,7 @@ function CenterLayer({ width, height, sx, ...props }, ref) {
945
945
  );
946
946
  }
947
947
  const CenterLayer$1 = React.forwardRef(CenterLayer);
948
- const Icon$2H = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
948
+ const Icon$2K = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
949
949
  "path",
950
950
  {
951
951
  fill: "currentColor",
@@ -954,10 +954,10 @@ const Icon$2H = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
954
954
  clipRule: "evenodd"
955
955
  }
956
956
  ) });
957
- const BaseSvgIcon$2H = material.createSvgIcon(Icon$2H(), "CloseDiagonallyLeft");
957
+ const BaseSvgIcon$2K = material.createSvgIcon(Icon$2K(), "CloseDiagonallyLeft");
958
958
  function CloseDiagonallyLeft({ width, height, sx, ...props }, ref) {
959
959
  return /* @__PURE__ */ jsxRuntime.jsx(
960
- BaseSvgIcon$2H,
960
+ BaseSvgIcon$2K,
961
961
  {
962
962
  ref,
963
963
  viewBox: "0 0 24 24",
@@ -971,7 +971,7 @@ function CloseDiagonallyLeft({ width, height, sx, ...props }, ref) {
971
971
  );
972
972
  }
973
973
  const CloseDiagonallyLeft$1 = React.forwardRef(CloseDiagonallyLeft);
974
- const Icon$2G = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
974
+ const Icon$2J = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
975
975
  "path",
976
976
  {
977
977
  fill: "currentColor",
@@ -980,10 +980,10 @@ const Icon$2G = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
980
980
  clipRule: "evenodd"
981
981
  }
982
982
  ) });
983
- const BaseSvgIcon$2G = material.createSvgIcon(Icon$2G(), "CloseVertically");
983
+ const BaseSvgIcon$2J = material.createSvgIcon(Icon$2J(), "CloseVertically");
984
984
  function CloseVertically({ width, height, sx, ...props }, ref) {
985
985
  return /* @__PURE__ */ jsxRuntime.jsx(
986
- BaseSvgIcon$2G,
986
+ BaseSvgIcon$2J,
987
987
  {
988
988
  ref,
989
989
  viewBox: "0 0 24 24",
@@ -997,7 +997,7 @@ function CloseVertically({ width, height, sx, ...props }, ref) {
997
997
  );
998
998
  }
999
999
  const CloseVertically$1 = React.forwardRef(CloseVertically);
1000
- const Icon$2F = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
1000
+ const Icon$2I = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
1001
1001
  /* @__PURE__ */ jsxRuntime.jsx(
1002
1002
  "path",
1003
1003
  {
@@ -1013,10 +1013,10 @@ const Icon$2F = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
1013
1013
  }
1014
1014
  )
1015
1015
  ] });
1016
- const BaseSvgIcon$2F = material.createSvgIcon(Icon$2F(), "CodeBlock");
1016
+ const BaseSvgIcon$2I = material.createSvgIcon(Icon$2I(), "CodeBlock");
1017
1017
  function CodeBlock({ width, height, sx, ...props }, ref) {
1018
1018
  return /* @__PURE__ */ jsxRuntime.jsx(
1019
- BaseSvgIcon$2F,
1019
+ BaseSvgIcon$2I,
1020
1020
  {
1021
1021
  ref,
1022
1022
  viewBox: "0 0 24 24",
@@ -1030,17 +1030,17 @@ function CodeBlock({ width, height, sx, ...props }, ref) {
1030
1030
  );
1031
1031
  }
1032
1032
  const CodeBlock$1 = React.forwardRef(CodeBlock);
1033
- const Icon$2E = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
1033
+ const Icon$2H = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
1034
1034
  "path",
1035
1035
  {
1036
1036
  fill: "currentColor",
1037
1037
  d: "M12 4c4.41 0 8 3.59 8 8s-3.59 8-8 8c-1.18 0-2.34-.26-3.43-.78-.27-.13-.56-.19-.86-.19-.19 0-.38.03-.56.08l-3.2.94.94-3.2c.14-.47.1-.98-.11-1.42A7.9 7.9 0 0 1 4 12c0-4.41 3.59-8 8-8m0-2C6.48 2 2 6.48 2 12c0 1.54.36 2.98.97 4.29L1 23l6.71-1.97c1.31.61 2.75.97 4.29.97 5.52 0 10-4.48 10-10S17.52 2 12 2"
1038
1038
  }
1039
1039
  ) });
1040
- const BaseSvgIcon$2E = material.createSvgIcon(Icon$2E(), "Comments");
1040
+ const BaseSvgIcon$2H = material.createSvgIcon(Icon$2H(), "Comments");
1041
1041
  function Comments({ width, height, sx, ...props }, ref) {
1042
1042
  return /* @__PURE__ */ jsxRuntime.jsx(
1043
- BaseSvgIcon$2E,
1043
+ BaseSvgIcon$2H,
1044
1044
  {
1045
1045
  ref,
1046
1046
  viewBox: "0 0 24 24",
@@ -1054,7 +1054,7 @@ function Comments({ width, height, sx, ...props }, ref) {
1054
1054
  );
1055
1055
  }
1056
1056
  const Comments$1 = React.forwardRef(Comments);
1057
- const Icon$2D = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
1057
+ const Icon$2G = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
1058
1058
  "path",
1059
1059
  {
1060
1060
  fill: "currentColor",
@@ -1063,10 +1063,10 @@ const Icon$2D = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
1063
1063
  clipRule: "evenodd"
1064
1064
  }
1065
1065
  ) });
1066
- const BaseSvgIcon$2D = material.createSvgIcon(Icon$2D(), "Console");
1066
+ const BaseSvgIcon$2G = material.createSvgIcon(Icon$2G(), "Console");
1067
1067
  function Console({ width, height, sx, ...props }, ref) {
1068
1068
  return /* @__PURE__ */ jsxRuntime.jsx(
1069
- BaseSvgIcon$2D,
1069
+ BaseSvgIcon$2G,
1070
1070
  {
1071
1071
  ref,
1072
1072
  viewBox: "0 0 24 24",
@@ -1080,7 +1080,7 @@ function Console({ width, height, sx, ...props }, ref) {
1080
1080
  );
1081
1081
  }
1082
1082
  const Console$1 = React.forwardRef(Console);
1083
- const Icon$2C = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
1083
+ const Icon$2F = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
1084
1084
  "path",
1085
1085
  {
1086
1086
  fill: "currentColor",
@@ -1089,10 +1089,10 @@ const Icon$2C = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
1089
1089
  clipRule: "evenodd"
1090
1090
  }
1091
1091
  ) });
1092
- const BaseSvgIcon$2C = material.createSvgIcon(Icon$2C(), "Covid19");
1092
+ const BaseSvgIcon$2F = material.createSvgIcon(Icon$2F(), "Covid19");
1093
1093
  function Covid19({ width, height, sx, ...props }, ref) {
1094
1094
  return /* @__PURE__ */ jsxRuntime.jsx(
1095
- BaseSvgIcon$2C,
1095
+ BaseSvgIcon$2F,
1096
1096
  {
1097
1097
  ref,
1098
1098
  viewBox: "0 0 24 24",
@@ -1106,7 +1106,7 @@ function Covid19({ width, height, sx, ...props }, ref) {
1106
1106
  );
1107
1107
  }
1108
1108
  const Covid19$1 = React.forwardRef(Covid19);
1109
- const Icon$2B = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
1109
+ const Icon$2E = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
1110
1110
  "path",
1111
1111
  {
1112
1112
  fill: "currentColor",
@@ -1115,10 +1115,10 @@ const Icon$2B = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
1115
1115
  clipRule: "evenodd"
1116
1116
  }
1117
1117
  ) });
1118
- const BaseSvgIcon$2B = material.createSvgIcon(Icon$2B(), "CreateMap");
1118
+ const BaseSvgIcon$2E = material.createSvgIcon(Icon$2E(), "CreateMap");
1119
1119
  function CreateMap({ width, height, sx, ...props }, ref) {
1120
1120
  return /* @__PURE__ */ jsxRuntime.jsx(
1121
- BaseSvgIcon$2B,
1121
+ BaseSvgIcon$2E,
1122
1122
  {
1123
1123
  ref,
1124
1124
  viewBox: "0 0 24 24",
@@ -1132,17 +1132,17 @@ function CreateMap({ width, height, sx, ...props }, ref) {
1132
1132
  );
1133
1133
  }
1134
1134
  const CreateMap$1 = React.forwardRef(CreateMap);
1135
- const Icon$2A = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
1135
+ const Icon$2D = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
1136
1136
  "path",
1137
1137
  {
1138
1138
  fill: "currentColor",
1139
1139
  d: "M21 19.004h3v2h-3v3h-2v-3h-3v-2h3v-3h2zM13.118 23.951a12.4 12.4 0 0 1-2.21.002l.179-1.992a10 10 0 0 0 1.846-.003zM7.554 20.962a10 10 0 0 0 1.72.664l-.544 1.925a12 12 0 0 1-2.066-.798zM4.62 18.75c.416.454.876.873 1.366 1.243L4.782 21.59A12 12 0 0 1 3.145 20.1zM2.679 15.632q.337.862.825 1.65l-1.697 1.056a12 12 0 0 1-.99-1.979zM16.243 16.244A5.96 5.96 0 0 1 12 18.002a5.96 5.96 0 0 1-4.243-1.758l1.415-1.414c1.51 1.512 4.146 1.512 5.656 0zM2 12.023c.002.618.059 1.236.172 1.838l-1.965.37A12 12 0 0 1 0 12.028zM24 12.002c0 .74-.068 1.482-.201 2.202l-1.967-.364A10 10 0 0 0 22 12.002l2-.046zM12 10.002a2 2 0 1 1 0 4 2 2 0 0 1 0-4M13.548 6.225A6 6 0 0 1 18 12.002c0 .488-.07.98-.224 1.548l-1.932-.519A4 4 0 0 0 16 12.002a3.994 3.994 0 0 0-2.969-3.845zM10.97 8.157A3.994 3.994 0 0 0 8 12.002c0 .308.05.635.155 1.031l-1.932.516A5.9 5.9 0 0 1 6 12.002a6 6 0 0 1 4.453-5.777zM2.664 8.412a10 10 0 0 0-.5 1.773l-1.967-.36c.133-.728.334-1.442.6-2.133zM23.176 7.624c.269.688.474 1.4.613 2.126l-1.965.374a10 10 0 0 0-.51-1.77zM4.592 5.285c-.412.455-.785.951-1.109 1.475l-1.7-1.051q.583-.945 1.33-1.768zM20.838 3.886q.752.818 1.342 1.76l-1.696 1.061a10 10 0 0 0-1.119-1.467zM7.518 3.06q-.827.416-1.565.977l-1.21-1.592C5.33 2 5.96 1.605 6.618 1.273zM17.314 1.24c.662.328 1.294.717 1.885 1.16L17.997 4a10 10 0 0 0-1.571-.967zM11.045 2.048a10 10 0 0 0-1.81.34L8.68.468c.708-.203 1.44-.341 2.176-.411zM13.068.05c.737.064 1.466.198 2.177.397l-.539 1.926a10 10 0 0 0-1.813-.331z"
1140
1140
  }
1141
1141
  ) });
1142
- const BaseSvgIcon$2A = material.createSvgIcon(Icon$2A(), "CreateSpatialAnalysis");
1142
+ const BaseSvgIcon$2D = material.createSvgIcon(Icon$2D(), "CreateSpatialAnalysis");
1143
1143
  function CreateSpatialAnalysis({ width, height, sx, ...props }, ref) {
1144
1144
  return /* @__PURE__ */ jsxRuntime.jsx(
1145
- BaseSvgIcon$2A,
1145
+ BaseSvgIcon$2D,
1146
1146
  {
1147
1147
  ref,
1148
1148
  viewBox: "0 0 24 24",
@@ -1156,7 +1156,7 @@ function CreateSpatialAnalysis({ width, height, sx, ...props }, ref) {
1156
1156
  );
1157
1157
  }
1158
1158
  const CreateSpatialAnalysis$1 = React.forwardRef(CreateSpatialAnalysis);
1159
- const Icon$2z = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
1159
+ const Icon$2C = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
1160
1160
  /* @__PURE__ */ jsxRuntime.jsx(
1161
1161
  "path",
1162
1162
  {
@@ -1174,10 +1174,10 @@ const Icon$2z = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
1174
1174
  }
1175
1175
  )
1176
1176
  ] });
1177
- const BaseSvgIcon$2z = material.createSvgIcon(Icon$2z(), "CreateTileset");
1177
+ const BaseSvgIcon$2C = material.createSvgIcon(Icon$2C(), "CreateTileset");
1178
1178
  function CreateTileset({ width, height, sx, ...props }, ref) {
1179
1179
  return /* @__PURE__ */ jsxRuntime.jsx(
1180
- BaseSvgIcon$2z,
1180
+ BaseSvgIcon$2C,
1181
1181
  {
1182
1182
  ref,
1183
1183
  viewBox: "0 0 24 24",
@@ -1191,7 +1191,7 @@ function CreateTileset({ width, height, sx, ...props }, ref) {
1191
1191
  );
1192
1192
  }
1193
1193
  const CreateTileset$1 = React.forwardRef(CreateTileset);
1194
- const Icon$2y = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
1194
+ const Icon$2B = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
1195
1195
  "path",
1196
1196
  {
1197
1197
  fill: "currentColor",
@@ -1200,10 +1200,10 @@ const Icon$2y = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
1200
1200
  clipRule: "evenodd"
1201
1201
  }
1202
1202
  ) });
1203
- const BaseSvgIcon$2y = material.createSvgIcon(Icon$2y(), "CreateWorkflow");
1203
+ const BaseSvgIcon$2B = material.createSvgIcon(Icon$2B(), "CreateWorkflow");
1204
1204
  function CreateWorkflow({ width, height, sx, ...props }, ref) {
1205
1205
  return /* @__PURE__ */ jsxRuntime.jsx(
1206
- BaseSvgIcon$2y,
1206
+ BaseSvgIcon$2B,
1207
1207
  {
1208
1208
  ref,
1209
1209
  viewBox: "0 0 24 24",
@@ -1217,7 +1217,7 @@ function CreateWorkflow({ width, height, sx, ...props }, ref) {
1217
1217
  );
1218
1218
  }
1219
1219
  const CreateWorkflow$1 = React.forwardRef(CreateWorkflow);
1220
- const Icon$2x = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
1220
+ const Icon$2A = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
1221
1221
  "path",
1222
1222
  {
1223
1223
  fill: "currentColor",
@@ -1226,10 +1226,10 @@ const Icon$2x = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
1226
1226
  clipRule: "evenodd"
1227
1227
  }
1228
1228
  ) });
1229
- const BaseSvgIcon$2x = material.createSvgIcon(Icon$2x(), "Data");
1229
+ const BaseSvgIcon$2A = material.createSvgIcon(Icon$2A(), "Data");
1230
1230
  function Data({ width, height, sx, ...props }, ref) {
1231
1231
  return /* @__PURE__ */ jsxRuntime.jsx(
1232
- BaseSvgIcon$2x,
1232
+ BaseSvgIcon$2A,
1233
1233
  {
1234
1234
  ref,
1235
1235
  viewBox: "0 0 24 24",
@@ -1243,7 +1243,7 @@ function Data({ width, height, sx, ...props }, ref) {
1243
1243
  );
1244
1244
  }
1245
1245
  const Data$1 = React.forwardRef(Data);
1246
- const Icon$2w = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
1246
+ const Icon$2z = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
1247
1247
  /* @__PURE__ */ jsxRuntime.jsx(
1248
1248
  "path",
1249
1249
  {
@@ -1263,10 +1263,10 @@ const Icon$2w = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
1263
1263
  }
1264
1264
  )
1265
1265
  ] });
1266
- const BaseSvgIcon$2w = material.createSvgIcon(Icon$2w(), "DataAccess");
1266
+ const BaseSvgIcon$2z = material.createSvgIcon(Icon$2z(), "DataAccess");
1267
1267
  function DataAccess({ width, height, sx, ...props }, ref) {
1268
1268
  return /* @__PURE__ */ jsxRuntime.jsx(
1269
- BaseSvgIcon$2w,
1269
+ BaseSvgIcon$2z,
1270
1270
  {
1271
1271
  ref,
1272
1272
  viewBox: "0 0 24 24",
@@ -1280,7 +1280,7 @@ function DataAccess({ width, height, sx, ...props }, ref) {
1280
1280
  );
1281
1281
  }
1282
1282
  const DataAccess$1 = React.forwardRef(DataAccess);
1283
- const Icon$2v = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
1283
+ const Icon$2y = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
1284
1284
  /* @__PURE__ */ jsxRuntime.jsx(
1285
1285
  "path",
1286
1286
  {
@@ -1300,10 +1300,10 @@ const Icon$2v = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
1300
1300
  }
1301
1301
  )
1302
1302
  ] });
1303
- const BaseSvgIcon$2v = material.createSvgIcon(Icon$2v(), "DataExplorer");
1303
+ const BaseSvgIcon$2y = material.createSvgIcon(Icon$2y(), "DataExplorer");
1304
1304
  function DataExplorer({ width, height, sx, ...props }, ref) {
1305
1305
  return /* @__PURE__ */ jsxRuntime.jsx(
1306
- BaseSvgIcon$2v,
1306
+ BaseSvgIcon$2y,
1307
1307
  {
1308
1308
  ref,
1309
1309
  viewBox: "0 0 24 24",
@@ -1317,7 +1317,7 @@ function DataExplorer({ width, height, sx, ...props }, ref) {
1317
1317
  );
1318
1318
  }
1319
1319
  const DataExplorer$1 = React.forwardRef(DataExplorer);
1320
- const Icon$2u = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
1320
+ const Icon$2x = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
1321
1321
  /* @__PURE__ */ jsxRuntime.jsx(
1322
1322
  "path",
1323
1323
  {
@@ -1337,10 +1337,10 @@ const Icon$2u = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
1337
1337
  }
1338
1338
  )
1339
1339
  ] });
1340
- const BaseSvgIcon$2u = material.createSvgIcon(Icon$2u(), "DataFilter");
1340
+ const BaseSvgIcon$2x = material.createSvgIcon(Icon$2x(), "DataFilter");
1341
1341
  function DataFilter({ width, height, sx, ...props }, ref) {
1342
1342
  return /* @__PURE__ */ jsxRuntime.jsx(
1343
- BaseSvgIcon$2u,
1343
+ BaseSvgIcon$2x,
1344
1344
  {
1345
1345
  ref,
1346
1346
  viewBox: "0 0 24 24",
@@ -1354,7 +1354,7 @@ function DataFilter({ width, height, sx, ...props }, ref) {
1354
1354
  );
1355
1355
  }
1356
1356
  const DataFilter$1 = React.forwardRef(DataFilter);
1357
- const Icon$2t = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
1357
+ const Icon$2w = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
1358
1358
  /* @__PURE__ */ jsxRuntime.jsx(
1359
1359
  "path",
1360
1360
  {
@@ -1372,10 +1372,10 @@ const Icon$2t = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
1372
1372
  }
1373
1373
  )
1374
1374
  ] });
1375
- const BaseSvgIcon$2t = material.createSvgIcon(Icon$2t(), "DataMonetization");
1375
+ const BaseSvgIcon$2w = material.createSvgIcon(Icon$2w(), "DataMonetization");
1376
1376
  function DataMonetization({ width, height, sx, ...props }, ref) {
1377
1377
  return /* @__PURE__ */ jsxRuntime.jsx(
1378
- BaseSvgIcon$2t,
1378
+ BaseSvgIcon$2w,
1379
1379
  {
1380
1380
  ref,
1381
1381
  viewBox: "0 0 24 24",
@@ -1389,7 +1389,7 @@ function DataMonetization({ width, height, sx, ...props }, ref) {
1389
1389
  );
1390
1390
  }
1391
1391
  const DataMonetization$1 = React.forwardRef(DataMonetization);
1392
- const Icon$2s = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
1392
+ const Icon$2v = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
1393
1393
  "path",
1394
1394
  {
1395
1395
  fill: "currentColor",
@@ -1398,10 +1398,10 @@ const Icon$2s = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
1398
1398
  clipRule: "evenodd"
1399
1399
  }
1400
1400
  ) });
1401
- const BaseSvgIcon$2s = material.createSvgIcon(Icon$2s(), "DataObservatory");
1401
+ const BaseSvgIcon$2v = material.createSvgIcon(Icon$2v(), "DataObservatory");
1402
1402
  function DataObservatory({ width, height, sx, ...props }, ref) {
1403
1403
  return /* @__PURE__ */ jsxRuntime.jsx(
1404
- BaseSvgIcon$2s,
1404
+ BaseSvgIcon$2v,
1405
1405
  {
1406
1406
  ref,
1407
1407
  viewBox: "0 0 24 24",
@@ -1415,7 +1415,7 @@ function DataObservatory({ width, height, sx, ...props }, ref) {
1415
1415
  );
1416
1416
  }
1417
1417
  const DataObservatory$1 = React.forwardRef(DataObservatory);
1418
- const Icon$2r = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
1418
+ const Icon$2u = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
1419
1419
  /* @__PURE__ */ jsxRuntime.jsx(
1420
1420
  "path",
1421
1421
  {
@@ -1433,10 +1433,10 @@ const Icon$2r = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
1433
1433
  }
1434
1434
  )
1435
1435
  ] });
1436
- const BaseSvgIcon$2r = material.createSvgIcon(Icon$2r(), "DataOk");
1436
+ const BaseSvgIcon$2u = material.createSvgIcon(Icon$2u(), "DataOk");
1437
1437
  function DataOk({ width, height, sx, ...props }, ref) {
1438
1438
  return /* @__PURE__ */ jsxRuntime.jsx(
1439
- BaseSvgIcon$2r,
1439
+ BaseSvgIcon$2u,
1440
1440
  {
1441
1441
  ref,
1442
1442
  viewBox: "0 0 24 24",
@@ -1450,7 +1450,7 @@ function DataOk({ width, height, sx, ...props }, ref) {
1450
1450
  );
1451
1451
  }
1452
1452
  const DataOk$1 = React.forwardRef(DataOk);
1453
- const Icon$2q = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
1453
+ const Icon$2t = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
1454
1454
  /* @__PURE__ */ jsxRuntime.jsx(
1455
1455
  "path",
1456
1456
  {
@@ -1470,10 +1470,10 @@ const Icon$2q = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
1470
1470
  }
1471
1471
  )
1472
1472
  ] });
1473
- const BaseSvgIcon$2q = material.createSvgIcon(Icon$2q(), "DataPending");
1473
+ const BaseSvgIcon$2t = material.createSvgIcon(Icon$2t(), "DataPending");
1474
1474
  function DataPending({ width, height, sx, ...props }, ref) {
1475
1475
  return /* @__PURE__ */ jsxRuntime.jsx(
1476
- BaseSvgIcon$2q,
1476
+ BaseSvgIcon$2t,
1477
1477
  {
1478
1478
  ref,
1479
1479
  viewBox: "0 0 24 24",
@@ -1487,7 +1487,7 @@ function DataPending({ width, height, sx, ...props }, ref) {
1487
1487
  );
1488
1488
  }
1489
1489
  const DataPending$1 = React.forwardRef(DataPending);
1490
- const Icon$2p = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
1490
+ const Icon$2s = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
1491
1491
  /* @__PURE__ */ jsxRuntime.jsx(
1492
1492
  "path",
1493
1493
  {
@@ -1505,10 +1505,10 @@ const Icon$2p = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
1505
1505
  }
1506
1506
  )
1507
1507
  ] });
1508
- const BaseSvgIcon$2p = material.createSvgIcon(Icon$2p(), "DataPremium");
1508
+ const BaseSvgIcon$2s = material.createSvgIcon(Icon$2s(), "DataPremium");
1509
1509
  function DataPremium({ width, height, sx, ...props }, ref) {
1510
1510
  return /* @__PURE__ */ jsxRuntime.jsx(
1511
- BaseSvgIcon$2p,
1511
+ BaseSvgIcon$2s,
1512
1512
  {
1513
1513
  ref,
1514
1514
  viewBox: "0 0 24 24",
@@ -1522,7 +1522,7 @@ function DataPremium({ width, height, sx, ...props }, ref) {
1522
1522
  );
1523
1523
  }
1524
1524
  const DataPremium$1 = React.forwardRef(DataPremium);
1525
- const Icon$2o = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
1525
+ const Icon$2r = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
1526
1526
  /* @__PURE__ */ jsxRuntime.jsx(
1527
1527
  "path",
1528
1528
  {
@@ -1542,10 +1542,10 @@ const Icon$2o = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
1542
1542
  }
1543
1543
  )
1544
1544
  ] });
1545
- const BaseSvgIcon$2o = material.createSvgIcon(Icon$2o(), "DataPublic");
1545
+ const BaseSvgIcon$2r = material.createSvgIcon(Icon$2r(), "DataPublic");
1546
1546
  function DataPublic({ width, height, sx, ...props }, ref) {
1547
1547
  return /* @__PURE__ */ jsxRuntime.jsx(
1548
- BaseSvgIcon$2o,
1548
+ BaseSvgIcon$2r,
1549
1549
  {
1550
1550
  ref,
1551
1551
  viewBox: "0 0 24 24",
@@ -1559,7 +1559,7 @@ function DataPublic({ width, height, sx, ...props }, ref) {
1559
1559
  );
1560
1560
  }
1561
1561
  const DataPublic$1 = React.forwardRef(DataPublic);
1562
- const Icon$2n = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
1562
+ const Icon$2q = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
1563
1563
  /* @__PURE__ */ jsxRuntime.jsx(
1564
1564
  "path",
1565
1565
  {
@@ -1579,10 +1579,10 @@ const Icon$2n = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
1579
1579
  }
1580
1580
  )
1581
1581
  ] });
1582
- const BaseSvgIcon$2n = material.createSvgIcon(Icon$2n(), "DataSample");
1582
+ const BaseSvgIcon$2q = material.createSvgIcon(Icon$2q(), "DataSample");
1583
1583
  function DataSample({ width, height, sx, ...props }, ref) {
1584
1584
  return /* @__PURE__ */ jsxRuntime.jsx(
1585
- BaseSvgIcon$2n,
1585
+ BaseSvgIcon$2q,
1586
1586
  {
1587
1587
  ref,
1588
1588
  viewBox: "0 0 24 24",
@@ -1596,7 +1596,7 @@ function DataSample({ width, height, sx, ...props }, ref) {
1596
1596
  );
1597
1597
  }
1598
1598
  const DataSample$1 = React.forwardRef(DataSample);
1599
- const Icon$2m = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
1599
+ const Icon$2p = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
1600
1600
  "path",
1601
1601
  {
1602
1602
  fill: "currentColor",
@@ -1605,10 +1605,10 @@ const Icon$2m = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
1605
1605
  clipRule: "evenodd"
1606
1606
  }
1607
1607
  ) });
1608
- const BaseSvgIcon$2m = material.createSvgIcon(Icon$2m(), "DataUnavailable");
1608
+ const BaseSvgIcon$2p = material.createSvgIcon(Icon$2p(), "DataUnavailable");
1609
1609
  function DataUnavailable({ width, height, sx, ...props }, ref) {
1610
1610
  return /* @__PURE__ */ jsxRuntime.jsx(
1611
- BaseSvgIcon$2m,
1611
+ BaseSvgIcon$2p,
1612
1612
  {
1613
1613
  ref,
1614
1614
  viewBox: "0 0 24 24",
@@ -1622,7 +1622,7 @@ function DataUnavailable({ width, height, sx, ...props }, ref) {
1622
1622
  );
1623
1623
  }
1624
1624
  const DataUnavailable$1 = React.forwardRef(DataUnavailable);
1625
- const Icon$2l = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
1625
+ const Icon$2o = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
1626
1626
  "path",
1627
1627
  {
1628
1628
  fill: "currentColor",
@@ -1631,10 +1631,10 @@ const Icon$2l = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
1631
1631
  clipRule: "evenodd"
1632
1632
  }
1633
1633
  ) });
1634
- const BaseSvgIcon$2l = material.createSvgIcon(Icon$2l(), "Databricks");
1634
+ const BaseSvgIcon$2o = material.createSvgIcon(Icon$2o(), "Databricks");
1635
1635
  function Databricks({ width, height, sx, ...props }, ref) {
1636
1636
  return /* @__PURE__ */ jsxRuntime.jsx(
1637
- BaseSvgIcon$2l,
1637
+ BaseSvgIcon$2o,
1638
1638
  {
1639
1639
  ref,
1640
1640
  viewBox: "0 0 24 24",
@@ -1648,7 +1648,7 @@ function Databricks({ width, height, sx, ...props }, ref) {
1648
1648
  );
1649
1649
  }
1650
1650
  const Databricks$1 = React.forwardRef(Databricks);
1651
- const Icon$2k = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
1651
+ const Icon$2n = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
1652
1652
  "path",
1653
1653
  {
1654
1654
  fill: "currentColor",
@@ -1657,10 +1657,10 @@ const Icon$2k = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
1657
1657
  clipRule: "evenodd"
1658
1658
  }
1659
1659
  ) });
1660
- const BaseSvgIcon$2k = material.createSvgIcon(Icon$2k(), "Demographics");
1660
+ const BaseSvgIcon$2n = material.createSvgIcon(Icon$2n(), "Demographics");
1661
1661
  function Demographics({ width, height, sx, ...props }, ref) {
1662
1662
  return /* @__PURE__ */ jsxRuntime.jsx(
1663
- BaseSvgIcon$2k,
1663
+ BaseSvgIcon$2n,
1664
1664
  {
1665
1665
  ref,
1666
1666
  viewBox: "0 0 24 24",
@@ -1674,7 +1674,7 @@ function Demographics({ width, height, sx, ...props }, ref) {
1674
1674
  );
1675
1675
  }
1676
1676
  const Demographics$1 = React.forwardRef(Demographics);
1677
- const Icon$2j = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
1677
+ const Icon$2m = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
1678
1678
  "path",
1679
1679
  {
1680
1680
  fill: "currentColor",
@@ -1683,10 +1683,10 @@ const Icon$2j = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
1683
1683
  clipRule: "evenodd"
1684
1684
  }
1685
1685
  ) });
1686
- const BaseSvgIcon$2j = material.createSvgIcon(Icon$2j(), "Derived");
1686
+ const BaseSvgIcon$2m = material.createSvgIcon(Icon$2m(), "Derived");
1687
1687
  function Derived({ width, height, sx, ...props }, ref) {
1688
1688
  return /* @__PURE__ */ jsxRuntime.jsx(
1689
- BaseSvgIcon$2j,
1689
+ BaseSvgIcon$2m,
1690
1690
  {
1691
1691
  ref,
1692
1692
  viewBox: "0 0 24 24",
@@ -1700,7 +1700,7 @@ function Derived({ width, height, sx, ...props }, ref) {
1700
1700
  );
1701
1701
  }
1702
1702
  const Derived$1 = React.forwardRef(Derived);
1703
- const Icon$2i = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
1703
+ const Icon$2l = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
1704
1704
  "path",
1705
1705
  {
1706
1706
  fill: "currentColor",
@@ -1709,10 +1709,10 @@ const Icon$2i = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
1709
1709
  clipRule: "evenodd"
1710
1710
  }
1711
1711
  ) });
1712
- const BaseSvgIcon$2i = material.createSvgIcon(Icon$2i(), "Distance");
1712
+ const BaseSvgIcon$2l = material.createSvgIcon(Icon$2l(), "Distance");
1713
1713
  function Distance({ width, height, sx, ...props }, ref) {
1714
1714
  return /* @__PURE__ */ jsxRuntime.jsx(
1715
- BaseSvgIcon$2i,
1715
+ BaseSvgIcon$2l,
1716
1716
  {
1717
1717
  ref,
1718
1718
  viewBox: "0 0 24 24",
@@ -1726,11 +1726,11 @@ function Distance({ width, height, sx, ...props }, ref) {
1726
1726
  );
1727
1727
  }
1728
1728
  const Distance$1 = React.forwardRef(Distance);
1729
- const Icon$2h = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx("circle", { cx: 12, cy: 12, r: 5, fill: "currentColor" }) });
1730
- const BaseSvgIcon$2h = material.createSvgIcon(Icon$2h(), "Dot");
1729
+ const Icon$2k = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx("circle", { cx: 12, cy: 12, r: 5, fill: "currentColor" }) });
1730
+ const BaseSvgIcon$2k = material.createSvgIcon(Icon$2k(), "Dot");
1731
1731
  function Dot({ width, height, sx, ...props }, ref) {
1732
1732
  return /* @__PURE__ */ jsxRuntime.jsx(
1733
- BaseSvgIcon$2h,
1733
+ BaseSvgIcon$2k,
1734
1734
  {
1735
1735
  ref,
1736
1736
  viewBox: "0 0 24 24",
@@ -1744,7 +1744,7 @@ function Dot({ width, height, sx, ...props }, ref) {
1744
1744
  );
1745
1745
  }
1746
1746
  const Dot$1 = React.forwardRef(Dot);
1747
- const Icon$2g = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
1747
+ const Icon$2j = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
1748
1748
  "path",
1749
1749
  {
1750
1750
  fill: "currentColor",
@@ -1753,10 +1753,10 @@ const Icon$2g = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
1753
1753
  clipRule: "evenodd"
1754
1754
  }
1755
1755
  ) });
1756
- const BaseSvgIcon$2g = material.createSvgIcon(Icon$2g(), "DrawCircle");
1756
+ const BaseSvgIcon$2j = material.createSvgIcon(Icon$2j(), "DrawCircle");
1757
1757
  function DrawCircle({ width, height, sx, ...props }, ref) {
1758
1758
  return /* @__PURE__ */ jsxRuntime.jsx(
1759
- BaseSvgIcon$2g,
1759
+ BaseSvgIcon$2j,
1760
1760
  {
1761
1761
  ref,
1762
1762
  viewBox: "0 0 24 24",
@@ -1770,7 +1770,7 @@ function DrawCircle({ width, height, sx, ...props }, ref) {
1770
1770
  );
1771
1771
  }
1772
1772
  const DrawCircle$1 = React.forwardRef(DrawCircle);
1773
- const Icon$2f = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
1773
+ const Icon$2i = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
1774
1774
  "path",
1775
1775
  {
1776
1776
  fill: "currentColor",
@@ -1779,10 +1779,10 @@ const Icon$2f = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
1779
1779
  clipRule: "evenodd"
1780
1780
  }
1781
1781
  ) });
1782
- const BaseSvgIcon$2f = material.createSvgIcon(Icon$2f(), "DrawLasso");
1782
+ const BaseSvgIcon$2i = material.createSvgIcon(Icon$2i(), "DrawLasso");
1783
1783
  function DrawLasso({ width, height, sx, ...props }, ref) {
1784
1784
  return /* @__PURE__ */ jsxRuntime.jsx(
1785
- BaseSvgIcon$2f,
1785
+ BaseSvgIcon$2i,
1786
1786
  {
1787
1787
  ref,
1788
1788
  viewBox: "0 0 24 24",
@@ -1796,17 +1796,17 @@ function DrawLasso({ width, height, sx, ...props }, ref) {
1796
1796
  );
1797
1797
  }
1798
1798
  const DrawLasso$1 = React.forwardRef(DrawLasso);
1799
- const Icon$2e = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
1799
+ const Icon$2h = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
1800
1800
  "path",
1801
1801
  {
1802
1802
  fill: "currentColor",
1803
1803
  d: "M14 2a2 2 0 1 1 0 4 2 2 0 0 1 0-4M8 12a2 2 0 1 0-4 0 2 2 0 0 0 4 0M20 20a2 2 0 1 0-4 0 2 2 0 0 0 4 0M11.292 5.293a3 3 0 0 0 1.415 1.415l-4 3.999a3 3 0 0 0-1.414-1.415zM15.091 19.263 7.8 14.4c.54-.405.94-.99 1.11-1.664L16.2 17.6c-.54.405-.94.99-1.11 1.664"
1804
1804
  }
1805
1805
  ) });
1806
- const BaseSvgIcon$2e = material.createSvgIcon(Icon$2e(), "DrawLine");
1806
+ const BaseSvgIcon$2h = material.createSvgIcon(Icon$2h(), "DrawLine");
1807
1807
  function DrawLine({ width, height, sx, ...props }, ref) {
1808
1808
  return /* @__PURE__ */ jsxRuntime.jsx(
1809
- BaseSvgIcon$2e,
1809
+ BaseSvgIcon$2h,
1810
1810
  {
1811
1811
  ref,
1812
1812
  viewBox: "0 0 24 24",
@@ -1820,7 +1820,7 @@ function DrawLine({ width, height, sx, ...props }, ref) {
1820
1820
  );
1821
1821
  }
1822
1822
  const DrawLine$1 = React.forwardRef(DrawLine);
1823
- const Icon$2d = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
1823
+ const Icon$2g = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
1824
1824
  "path",
1825
1825
  {
1826
1826
  fill: "currentColor",
@@ -1829,10 +1829,10 @@ const Icon$2d = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
1829
1829
  clipRule: "evenodd"
1830
1830
  }
1831
1831
  ) });
1832
- const BaseSvgIcon$2d = material.createSvgIcon(Icon$2d(), "DrawPolygon");
1832
+ const BaseSvgIcon$2g = material.createSvgIcon(Icon$2g(), "DrawPolygon");
1833
1833
  function DrawPolygon({ width, height, sx, ...props }, ref) {
1834
1834
  return /* @__PURE__ */ jsxRuntime.jsx(
1835
- BaseSvgIcon$2d,
1835
+ BaseSvgIcon$2g,
1836
1836
  {
1837
1837
  ref,
1838
1838
  viewBox: "0 0 24 24",
@@ -1846,7 +1846,7 @@ function DrawPolygon({ width, height, sx, ...props }, ref) {
1846
1846
  );
1847
1847
  }
1848
1848
  const DrawPolygon$1 = React.forwardRef(DrawPolygon);
1849
- const Icon$2c = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
1849
+ const Icon$2f = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
1850
1850
  "path",
1851
1851
  {
1852
1852
  fill: "currentColor",
@@ -1855,10 +1855,10 @@ const Icon$2c = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
1855
1855
  clipRule: "evenodd"
1856
1856
  }
1857
1857
  ) });
1858
- const BaseSvgIcon$2c = material.createSvgIcon(Icon$2c(), "DrawSquare");
1858
+ const BaseSvgIcon$2f = material.createSvgIcon(Icon$2f(), "DrawSquare");
1859
1859
  function DrawSquare({ width, height, sx, ...props }, ref) {
1860
1860
  return /* @__PURE__ */ jsxRuntime.jsx(
1861
- BaseSvgIcon$2c,
1861
+ BaseSvgIcon$2f,
1862
1862
  {
1863
1863
  ref,
1864
1864
  viewBox: "0 0 24 24",
@@ -1872,7 +1872,7 @@ function DrawSquare({ width, height, sx, ...props }, ref) {
1872
1872
  );
1873
1873
  }
1874
1874
  const DrawSquare$1 = React.forwardRef(DrawSquare);
1875
- const Icon$2b = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
1875
+ const Icon$2e = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
1876
1876
  /* @__PURE__ */ jsxRuntime.jsx(
1877
1877
  "path",
1878
1878
  {
@@ -1890,10 +1890,10 @@ const Icon$2b = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
1890
1890
  }
1891
1891
  )
1892
1892
  ] });
1893
- const BaseSvgIcon$2b = material.createSvgIcon(Icon$2b(), "DropAPin");
1893
+ const BaseSvgIcon$2e = material.createSvgIcon(Icon$2e(), "DropAPin");
1894
1894
  function DropAPin({ width, height, sx, ...props }, ref) {
1895
1895
  return /* @__PURE__ */ jsxRuntime.jsx(
1896
- BaseSvgIcon$2b,
1896
+ BaseSvgIcon$2e,
1897
1897
  {
1898
1898
  ref,
1899
1899
  viewBox: "0 0 24 24",
@@ -1907,7 +1907,7 @@ function DropAPin({ width, height, sx, ...props }, ref) {
1907
1907
  );
1908
1908
  }
1909
1909
  const DropAPin$1 = React.forwardRef(DropAPin);
1910
- const Icon$2a = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
1910
+ const Icon$2d = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
1911
1911
  "path",
1912
1912
  {
1913
1913
  fill: "currentColor",
@@ -1916,10 +1916,10 @@ const Icon$2a = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
1916
1916
  clipRule: "evenodd"
1917
1917
  }
1918
1918
  ) });
1919
- const BaseSvgIcon$2a = material.createSvgIcon(Icon$2a(), "DualMap");
1919
+ const BaseSvgIcon$2d = material.createSvgIcon(Icon$2d(), "DualMap");
1920
1920
  function DualMap({ width, height, sx, ...props }, ref) {
1921
1921
  return /* @__PURE__ */ jsxRuntime.jsx(
1922
- BaseSvgIcon$2a,
1922
+ BaseSvgIcon$2d,
1923
1923
  {
1924
1924
  ref,
1925
1925
  viewBox: "0 0 24 24",
@@ -1933,7 +1933,7 @@ function DualMap({ width, height, sx, ...props }, ref) {
1933
1933
  );
1934
1934
  }
1935
1935
  const DualMap$1 = React.forwardRef(DualMap);
1936
- const Icon$29 = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
1936
+ const Icon$2c = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
1937
1937
  "path",
1938
1938
  {
1939
1939
  fill: "currentColor",
@@ -1942,10 +1942,10 @@ const Icon$29 = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
1942
1942
  clipRule: "evenodd"
1943
1943
  }
1944
1944
  ) });
1945
- const BaseSvgIcon$29 = material.createSvgIcon(Icon$29(), "Environmental");
1945
+ const BaseSvgIcon$2c = material.createSvgIcon(Icon$2c(), "Environmental");
1946
1946
  function Environmental({ width, height, sx, ...props }, ref) {
1947
1947
  return /* @__PURE__ */ jsxRuntime.jsx(
1948
- BaseSvgIcon$29,
1948
+ BaseSvgIcon$2c,
1949
1949
  {
1950
1950
  ref,
1951
1951
  viewBox: "0 0 24 24",
@@ -1959,7 +1959,7 @@ function Environmental({ width, height, sx, ...props }, ref) {
1959
1959
  );
1960
1960
  }
1961
1961
  const Environmental$1 = React.forwardRef(Environmental);
1962
- const Icon$28 = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
1962
+ const Icon$2b = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
1963
1963
  "path",
1964
1964
  {
1965
1965
  fill: "currentColor",
@@ -1968,10 +1968,10 @@ const Icon$28 = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
1968
1968
  clipRule: "evenodd"
1969
1969
  }
1970
1970
  ) });
1971
- const BaseSvgIcon$28 = material.createSvgIcon(Icon$28(), "EnvironmentalManagement");
1971
+ const BaseSvgIcon$2b = material.createSvgIcon(Icon$2b(), "EnvironmentalManagement");
1972
1972
  function EnvironmentalManagement({ width, height, sx, ...props }, ref) {
1973
1973
  return /* @__PURE__ */ jsxRuntime.jsx(
1974
- BaseSvgIcon$28,
1974
+ BaseSvgIcon$2b,
1975
1975
  {
1976
1976
  ref,
1977
1977
  viewBox: "0 0 24 24",
@@ -1985,11 +1985,11 @@ function EnvironmentalManagement({ width, height, sx, ...props }, ref) {
1985
1985
  );
1986
1986
  }
1987
1987
  const EnvironmentalManagement$1 = React.forwardRef(EnvironmentalManagement);
1988
- const Icon$27 = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M4 17v-3h16v3zm0-7V7h16v3z" }) });
1989
- const BaseSvgIcon$27 = material.createSvgIcon(Icon$27(), "Equal");
1988
+ const Icon$2a = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M4 17v-3h16v3zm0-7V7h16v3z" }) });
1989
+ const BaseSvgIcon$2a = material.createSvgIcon(Icon$2a(), "Equal");
1990
1990
  function Equal({ width, height, sx, ...props }, ref) {
1991
1991
  return /* @__PURE__ */ jsxRuntime.jsx(
1992
- BaseSvgIcon$27,
1992
+ BaseSvgIcon$2a,
1993
1993
  {
1994
1994
  ref,
1995
1995
  viewBox: "0 0 24 24",
@@ -2003,7 +2003,7 @@ function Equal({ width, height, sx, ...props }, ref) {
2003
2003
  );
2004
2004
  }
2005
2005
  const Equal$1 = React.forwardRef(Equal);
2006
- const Icon$26 = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
2006
+ const Icon$29 = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
2007
2007
  "path",
2008
2008
  {
2009
2009
  fill: "currentColor",
@@ -2012,10 +2012,10 @@ const Icon$26 = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
2012
2012
  clipRule: "evenodd"
2013
2013
  }
2014
2014
  ) });
2015
- const BaseSvgIcon$26 = material.createSvgIcon(Icon$26(), "ExitToAppLeft");
2015
+ const BaseSvgIcon$29 = material.createSvgIcon(Icon$29(), "ExitToAppLeft");
2016
2016
  function ExitToAppLeft({ width, height, sx, ...props }, ref) {
2017
2017
  return /* @__PURE__ */ jsxRuntime.jsx(
2018
- BaseSvgIcon$26,
2018
+ BaseSvgIcon$29,
2019
2019
  {
2020
2020
  ref,
2021
2021
  viewBox: "0 0 24 24",
@@ -2029,7 +2029,7 @@ function ExitToAppLeft({ width, height, sx, ...props }, ref) {
2029
2029
  );
2030
2030
  }
2031
2031
  const ExitToAppLeft$1 = React.forwardRef(ExitToAppLeft);
2032
- const Icon$25 = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
2032
+ const Icon$28 = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
2033
2033
  "path",
2034
2034
  {
2035
2035
  fill: "currentColor",
@@ -2038,10 +2038,10 @@ const Icon$25 = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
2038
2038
  clipRule: "evenodd"
2039
2039
  }
2040
2040
  ) });
2041
- const BaseSvgIcon$25 = material.createSvgIcon(Icon$25(), "Fabric");
2041
+ const BaseSvgIcon$28 = material.createSvgIcon(Icon$28(), "Fabric");
2042
2042
  function Fabric({ width, height, sx, ...props }, ref) {
2043
2043
  return /* @__PURE__ */ jsxRuntime.jsx(
2044
- BaseSvgIcon$25,
2044
+ BaseSvgIcon$28,
2045
2045
  {
2046
2046
  ref,
2047
2047
  viewBox: "0 0 24 24",
@@ -2055,7 +2055,7 @@ function Fabric({ width, height, sx, ...props }, ref) {
2055
2055
  );
2056
2056
  }
2057
2057
  const Fabric$1 = React.forwardRef(Fabric);
2058
- const Icon$24 = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
2058
+ const Icon$27 = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
2059
2059
  "path",
2060
2060
  {
2061
2061
  fill: "currentColor",
@@ -2064,10 +2064,10 @@ const Icon$24 = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
2064
2064
  clipRule: "evenodd"
2065
2065
  }
2066
2066
  ) });
2067
- const BaseSvgIcon$24 = material.createSvgIcon(Icon$24(), "Facebook");
2067
+ const BaseSvgIcon$27 = material.createSvgIcon(Icon$27(), "Facebook");
2068
2068
  function Facebook({ width, height, sx, ...props }, ref) {
2069
2069
  return /* @__PURE__ */ jsxRuntime.jsx(
2070
- BaseSvgIcon$24,
2070
+ BaseSvgIcon$27,
2071
2071
  {
2072
2072
  ref,
2073
2073
  viewBox: "0 0 24 24",
@@ -2081,7 +2081,7 @@ function Facebook({ width, height, sx, ...props }, ref) {
2081
2081
  );
2082
2082
  }
2083
2083
  const Facebook$1 = React.forwardRef(Facebook);
2084
- const Icon$23 = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
2084
+ const Icon$26 = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
2085
2085
  "path",
2086
2086
  {
2087
2087
  fill: "currentColor",
@@ -2090,10 +2090,10 @@ const Icon$23 = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
2090
2090
  clipRule: "evenodd"
2091
2091
  }
2092
2092
  ) });
2093
- const BaseSvgIcon$23 = material.createSvgIcon(Icon$23(), "Financial");
2093
+ const BaseSvgIcon$26 = material.createSvgIcon(Icon$26(), "Financial");
2094
2094
  function Financial({ width, height, sx, ...props }, ref) {
2095
2095
  return /* @__PURE__ */ jsxRuntime.jsx(
2096
- BaseSvgIcon$23,
2096
+ BaseSvgIcon$26,
2097
2097
  {
2098
2098
  ref,
2099
2099
  viewBox: "0 0 24 24",
@@ -2107,17 +2107,17 @@ function Financial({ width, height, sx, ...props }, ref) {
2107
2107
  );
2108
2108
  }
2109
2109
  const Financial$1 = React.forwardRef(Financial);
2110
- const Icon$22 = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
2110
+ const Icon$25 = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
2111
2111
  "path",
2112
2112
  {
2113
2113
  fill: "currentColor",
2114
2114
  d: "M13 23h-2V1h2zM7 21h2v-2H7zM3 9h2V7H3zM21 19V5c0-1.1-.9-2-2-2h-4v2h4v14h-4v2h4c1.1 0 2-.9 2-2M5 5V3c-1.1 0-2 .9-2 2zM3 17h2v-2H3zM7 5h2V3H7zM3 13h2v-2H3zM3 19c0 1.1.9 2 2 2v-2z"
2115
2115
  }
2116
2116
  ) });
2117
- const BaseSvgIcon$22 = material.createSvgIcon(Icon$22(), "FlipInverse");
2117
+ const BaseSvgIcon$25 = material.createSvgIcon(Icon$25(), "FlipInverse");
2118
2118
  function FlipInverse({ width, height, sx, ...props }, ref) {
2119
2119
  return /* @__PURE__ */ jsxRuntime.jsx(
2120
- BaseSvgIcon$22,
2120
+ BaseSvgIcon$25,
2121
2121
  {
2122
2122
  ref,
2123
2123
  viewBox: "0 0 24 24",
@@ -2131,7 +2131,42 @@ function FlipInverse({ width, height, sx, ...props }, ref) {
2131
2131
  );
2132
2132
  }
2133
2133
  const FlipInverse$1 = React.forwardRef(FlipInverse);
2134
- const Icon$21 = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
2134
+ const Icon$24 = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
2135
+ /* @__PURE__ */ jsxRuntime.jsx(
2136
+ "path",
2137
+ {
2138
+ fill: "currentColor",
2139
+ d: "M17.934 22.5A2.006 2.006 0 0 1 16 24H8c-.927 0-1.71-.64-1.934-1.5zM20.934 19.5A2.006 2.006 0 0 1 19 21H5c-.927 0-1.71-.64-1.934-1.5z"
2140
+ }
2141
+ ),
2142
+ /* @__PURE__ */ jsxRuntime.jsx(
2143
+ "path",
2144
+ {
2145
+ fill: "currentColor",
2146
+ fillRule: "evenodd",
2147
+ d: "M12 4h8c1.1 0 2 .9 2 2v10c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2l.01-12c0-1.1.89-2 1.99-2h6zM4 16h16V6H4z",
2148
+ clipRule: "evenodd"
2149
+ }
2150
+ )
2151
+ ] });
2152
+ const BaseSvgIcon$24 = material.createSvgIcon(Icon$24(), "FoldersStackedOutlined");
2153
+ function FoldersStackedOutlined({ width, height, sx, ...props }, ref) {
2154
+ return /* @__PURE__ */ jsxRuntime.jsx(
2155
+ BaseSvgIcon$24,
2156
+ {
2157
+ ref,
2158
+ viewBox: "0 0 24 24",
2159
+ sx: {
2160
+ width,
2161
+ height: height || width,
2162
+ ...sx
2163
+ },
2164
+ ...props
2165
+ }
2166
+ );
2167
+ }
2168
+ const FoldersStackedOutlined$1 = React.forwardRef(FoldersStackedOutlined);
2169
+ const Icon$23 = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
2135
2170
  /* @__PURE__ */ jsxRuntime.jsx(
2136
2171
  "path",
2137
2172
  {
@@ -2151,10 +2186,10 @@ const Icon$21 = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
2151
2186
  }
2152
2187
  )
2153
2188
  ] });
2154
- const BaseSvgIcon$21 = material.createSvgIcon(Icon$21(), "Framed");
2189
+ const BaseSvgIcon$23 = material.createSvgIcon(Icon$23(), "Framed");
2155
2190
  function Framed({ width, height, sx, ...props }, ref) {
2156
2191
  return /* @__PURE__ */ jsxRuntime.jsx(
2157
- BaseSvgIcon$21,
2192
+ BaseSvgIcon$23,
2158
2193
  {
2159
2194
  ref,
2160
2195
  viewBox: "0 0 24 24",
@@ -2168,7 +2203,7 @@ function Framed({ width, height, sx, ...props }, ref) {
2168
2203
  );
2169
2204
  }
2170
2205
  const Framed$1 = React.forwardRef(Framed);
2171
- const Icon$20 = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
2206
+ const Icon$22 = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
2172
2207
  /* @__PURE__ */ jsxRuntime.jsx(
2173
2208
  "path",
2174
2209
  {
@@ -2195,10 +2230,10 @@ const Icon$20 = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
2195
2230
  }
2196
2231
  )
2197
2232
  ] });
2198
- const BaseSvgIcon$20 = material.createSvgIcon(Icon$20(), "FraudDetection");
2233
+ const BaseSvgIcon$22 = material.createSvgIcon(Icon$22(), "FraudDetection");
2199
2234
  function FraudDetection({ width, height, sx, ...props }, ref) {
2200
2235
  return /* @__PURE__ */ jsxRuntime.jsx(
2201
- BaseSvgIcon$20,
2236
+ BaseSvgIcon$22,
2202
2237
  {
2203
2238
  ref,
2204
2239
  viewBox: "0 0 24 24",
@@ -2212,7 +2247,7 @@ function FraudDetection({ width, height, sx, ...props }, ref) {
2212
2247
  );
2213
2248
  }
2214
2249
  const FraudDetection$1 = React.forwardRef(FraudDetection);
2215
- const Icon$1$ = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
2250
+ const Icon$21 = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
2216
2251
  "path",
2217
2252
  {
2218
2253
  fill: "currentColor",
@@ -2221,10 +2256,10 @@ const Icon$1$ = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
2221
2256
  clipRule: "evenodd"
2222
2257
  }
2223
2258
  ) });
2224
- const BaseSvgIcon$1$ = material.createSvgIcon(Icon$1$(), "Functions");
2259
+ const BaseSvgIcon$21 = material.createSvgIcon(Icon$21(), "Functions");
2225
2260
  function Functions({ width, height, sx, ...props }, ref) {
2226
2261
  return /* @__PURE__ */ jsxRuntime.jsx(
2227
- BaseSvgIcon$1$,
2262
+ BaseSvgIcon$21,
2228
2263
  {
2229
2264
  ref,
2230
2265
  viewBox: "0 0 24 24",
@@ -2238,7 +2273,7 @@ function Functions({ width, height, sx, ...props }, ref) {
2238
2273
  );
2239
2274
  }
2240
2275
  const Functions$1 = React.forwardRef(Functions);
2241
- const Icon$1_ = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
2276
+ const Icon$20 = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
2242
2277
  /* @__PURE__ */ jsxRuntime.jsx(
2243
2278
  "path",
2244
2279
  {
@@ -2261,10 +2296,10 @@ const Icon$1_ = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
2261
2296
  }
2262
2297
  )
2263
2298
  ] });
2264
- const BaseSvgIcon$1_ = material.createSvgIcon(Icon$1_(), "GeneratingDescription");
2299
+ const BaseSvgIcon$20 = material.createSvgIcon(Icon$20(), "GeneratingDescription");
2265
2300
  function GeneratingDescription({ width, height, sx, ...props }, ref) {
2266
2301
  return /* @__PURE__ */ jsxRuntime.jsx(
2267
- BaseSvgIcon$1_,
2302
+ BaseSvgIcon$20,
2268
2303
  {
2269
2304
  ref,
2270
2305
  viewBox: "0 0 24 24",
@@ -2278,7 +2313,7 @@ function GeneratingDescription({ width, height, sx, ...props }, ref) {
2278
2313
  );
2279
2314
  }
2280
2315
  const GeneratingDescription$1 = React.forwardRef(GeneratingDescription);
2281
- const Icon$1Z = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
2316
+ const Icon$1$ = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
2282
2317
  /* @__PURE__ */ jsxRuntime.jsx(
2283
2318
  "path",
2284
2319
  {
@@ -2298,10 +2333,10 @@ const Icon$1Z = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
2298
2333
  }
2299
2334
  )
2300
2335
  ] });
2301
- const BaseSvgIcon$1Z = material.createSvgIcon(Icon$1Z(), "GeocodeTable");
2336
+ const BaseSvgIcon$1$ = material.createSvgIcon(Icon$1$(), "GeocodeTable");
2302
2337
  function GeocodeTable({ width, height, sx, ...props }, ref) {
2303
2338
  return /* @__PURE__ */ jsxRuntime.jsx(
2304
- BaseSvgIcon$1Z,
2339
+ BaseSvgIcon$1$,
2305
2340
  {
2306
2341
  ref,
2307
2342
  viewBox: "0 0 24 24",
@@ -2315,7 +2350,7 @@ function GeocodeTable({ width, height, sx, ...props }, ref) {
2315
2350
  );
2316
2351
  }
2317
2352
  const GeocodeTable$1 = React.forwardRef(GeocodeTable);
2318
- const Icon$1Y = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
2353
+ const Icon$1_ = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
2319
2354
  "path",
2320
2355
  {
2321
2356
  fill: "currentColor",
@@ -2324,10 +2359,10 @@ const Icon$1Y = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
2324
2359
  clipRule: "evenodd"
2325
2360
  }
2326
2361
  ) });
2327
- const BaseSvgIcon$1Y = material.createSvgIcon(Icon$1Y(), "Geography");
2362
+ const BaseSvgIcon$1_ = material.createSvgIcon(Icon$1_(), "Geography");
2328
2363
  function Geography({ width, height, sx, ...props }, ref) {
2329
2364
  return /* @__PURE__ */ jsxRuntime.jsx(
2330
- BaseSvgIcon$1Y,
2365
+ BaseSvgIcon$1_,
2331
2366
  {
2332
2367
  ref,
2333
2368
  viewBox: "0 0 24 24",
@@ -2341,7 +2376,7 @@ function Geography({ width, height, sx, ...props }, ref) {
2341
2376
  );
2342
2377
  }
2343
2378
  const Geography$1 = React.forwardRef(Geography);
2344
- const Icon$1X = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
2379
+ const Icon$1Z = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
2345
2380
  "path",
2346
2381
  {
2347
2382
  fill: "currentColor",
@@ -2350,10 +2385,10 @@ const Icon$1X = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
2350
2385
  clipRule: "evenodd"
2351
2386
  }
2352
2387
  ) });
2353
- const BaseSvgIcon$1X = material.createSvgIcon(Icon$1X(), "Geomarketing");
2388
+ const BaseSvgIcon$1Z = material.createSvgIcon(Icon$1Z(), "Geomarketing");
2354
2389
  function Geomarketing({ width, height, sx, ...props }, ref) {
2355
2390
  return /* @__PURE__ */ jsxRuntime.jsx(
2356
- BaseSvgIcon$1X,
2391
+ BaseSvgIcon$1Z,
2357
2392
  {
2358
2393
  ref,
2359
2394
  viewBox: "0 0 24 24",
@@ -2367,7 +2402,7 @@ function Geomarketing({ width, height, sx, ...props }, ref) {
2367
2402
  );
2368
2403
  }
2369
2404
  const Geomarketing$1 = React.forwardRef(Geomarketing);
2370
- const Icon$1W = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
2405
+ const Icon$1Y = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
2371
2406
  "path",
2372
2407
  {
2373
2408
  fill: "currentColor",
@@ -2376,10 +2411,10 @@ const Icon$1W = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
2376
2411
  clipRule: "evenodd"
2377
2412
  }
2378
2413
  ) });
2379
- const BaseSvgIcon$1W = material.createSvgIcon(Icon$1W(), "Geometry");
2414
+ const BaseSvgIcon$1Y = material.createSvgIcon(Icon$1Y(), "Geometry");
2380
2415
  function Geometry({ width, height, sx, ...props }, ref) {
2381
2416
  return /* @__PURE__ */ jsxRuntime.jsx(
2382
- BaseSvgIcon$1W,
2417
+ BaseSvgIcon$1Y,
2383
2418
  {
2384
2419
  ref,
2385
2420
  viewBox: "0 0 24 24",
@@ -2393,7 +2428,7 @@ function Geometry({ width, height, sx, ...props }, ref) {
2393
2428
  );
2394
2429
  }
2395
2430
  const Geometry$1 = React.forwardRef(Geometry);
2396
- const Icon$1V = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
2431
+ const Icon$1X = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
2397
2432
  "path",
2398
2433
  {
2399
2434
  fill: "currentColor",
@@ -2402,10 +2437,10 @@ const Icon$1V = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
2402
2437
  clipRule: "evenodd"
2403
2438
  }
2404
2439
  ) });
2405
- const BaseSvgIcon$1V = material.createSvgIcon(Icon$1V(), "Github");
2440
+ const BaseSvgIcon$1X = material.createSvgIcon(Icon$1X(), "Github");
2406
2441
  function Github({ width, height, sx, ...props }, ref) {
2407
2442
  return /* @__PURE__ */ jsxRuntime.jsx(
2408
- BaseSvgIcon$1V,
2443
+ BaseSvgIcon$1X,
2409
2444
  {
2410
2445
  ref,
2411
2446
  viewBox: "0 0 24 24",
@@ -2419,7 +2454,7 @@ function Github({ width, height, sx, ...props }, ref) {
2419
2454
  );
2420
2455
  }
2421
2456
  const Github$1 = React.forwardRef(Github);
2422
- const Icon$1U = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
2457
+ const Icon$1W = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
2423
2458
  "path",
2424
2459
  {
2425
2460
  fill: "currentColor",
@@ -2428,10 +2463,10 @@ const Icon$1U = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
2428
2463
  clipRule: "evenodd"
2429
2464
  }
2430
2465
  ) });
2431
- const BaseSvgIcon$1U = material.createSvgIcon(Icon$1U(), "Google");
2466
+ const BaseSvgIcon$1W = material.createSvgIcon(Icon$1W(), "Google");
2432
2467
  function Google({ width, height, sx, ...props }, ref) {
2433
2468
  return /* @__PURE__ */ jsxRuntime.jsx(
2434
- BaseSvgIcon$1U,
2469
+ BaseSvgIcon$1W,
2435
2470
  {
2436
2471
  ref,
2437
2472
  viewBox: "0 0 24 24",
@@ -2445,7 +2480,7 @@ function Google({ width, height, sx, ...props }, ref) {
2445
2480
  );
2446
2481
  }
2447
2482
  const Google$1 = React.forwardRef(Google);
2448
- const Icon$1T = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
2483
+ const Icon$1V = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
2449
2484
  "path",
2450
2485
  {
2451
2486
  fill: "currentColor",
@@ -2454,10 +2489,10 @@ const Icon$1T = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
2454
2489
  clipRule: "evenodd"
2455
2490
  }
2456
2491
  ) });
2457
- const BaseSvgIcon$1T = material.createSvgIcon(Icon$1T(), "H3");
2492
+ const BaseSvgIcon$1V = material.createSvgIcon(Icon$1V(), "H3");
2458
2493
  function H3({ width, height, sx, ...props }, ref) {
2459
2494
  return /* @__PURE__ */ jsxRuntime.jsx(
2460
- BaseSvgIcon$1T,
2495
+ BaseSvgIcon$1V,
2461
2496
  {
2462
2497
  ref,
2463
2498
  viewBox: "0 0 24 24",
@@ -2471,7 +2506,7 @@ function H3({ width, height, sx, ...props }, ref) {
2471
2506
  );
2472
2507
  }
2473
2508
  const H3$1 = React.forwardRef(H3);
2474
- const Icon$1S = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
2509
+ const Icon$1U = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
2475
2510
  "path",
2476
2511
  {
2477
2512
  fill: "currentColor",
@@ -2480,10 +2515,10 @@ const Icon$1S = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
2480
2515
  clipRule: "evenodd"
2481
2516
  }
2482
2517
  ) });
2483
- const BaseSvgIcon$1S = material.createSvgIcon(Icon$1S(), "HealthAnalytics");
2518
+ const BaseSvgIcon$1U = material.createSvgIcon(Icon$1U(), "HealthAnalytics");
2484
2519
  function HealthAnalytics({ width, height, sx, ...props }, ref) {
2485
2520
  return /* @__PURE__ */ jsxRuntime.jsx(
2486
- BaseSvgIcon$1S,
2521
+ BaseSvgIcon$1U,
2487
2522
  {
2488
2523
  ref,
2489
2524
  viewBox: "0 0 24 24",
@@ -2497,7 +2532,7 @@ function HealthAnalytics({ width, height, sx, ...props }, ref) {
2497
2532
  );
2498
2533
  }
2499
2534
  const HealthAnalytics$1 = React.forwardRef(HealthAnalytics);
2500
- const Icon$1R = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
2535
+ const Icon$1T = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
2501
2536
  /* @__PURE__ */ jsxRuntime.jsx(
2502
2537
  "path",
2503
2538
  {
@@ -2515,10 +2550,10 @@ const Icon$1R = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
2515
2550
  }
2516
2551
  )
2517
2552
  ] });
2518
- const BaseSvgIcon$1R = material.createSvgIcon(Icon$1R(), "HideComments");
2553
+ const BaseSvgIcon$1T = material.createSvgIcon(Icon$1T(), "HideComments");
2519
2554
  function HideComments({ width, height, sx, ...props }, ref) {
2520
2555
  return /* @__PURE__ */ jsxRuntime.jsx(
2521
- BaseSvgIcon$1R,
2556
+ BaseSvgIcon$1T,
2522
2557
  {
2523
2558
  ref,
2524
2559
  viewBox: "0 0 24 24",
@@ -2532,7 +2567,7 @@ function HideComments({ width, height, sx, ...props }, ref) {
2532
2567
  );
2533
2568
  }
2534
2569
  const HideComments$1 = React.forwardRef(HideComments);
2535
- const Icon$1Q = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
2570
+ const Icon$1S = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
2536
2571
  /* @__PURE__ */ jsxRuntime.jsx(
2537
2572
  "path",
2538
2573
  {
@@ -2550,10 +2585,10 @@ const Icon$1Q = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
2550
2585
  }
2551
2586
  )
2552
2587
  ] });
2553
- const BaseSvgIcon$1Q = material.createSvgIcon(Icon$1Q(), "HideLeftsidebar");
2588
+ const BaseSvgIcon$1S = material.createSvgIcon(Icon$1S(), "HideLeftsidebar");
2554
2589
  function HideLeftsidebar({ width, height, sx, ...props }, ref) {
2555
2590
  return /* @__PURE__ */ jsxRuntime.jsx(
2556
- BaseSvgIcon$1Q,
2591
+ BaseSvgIcon$1S,
2557
2592
  {
2558
2593
  ref,
2559
2594
  viewBox: "0 0 24 24",
@@ -2567,7 +2602,7 @@ function HideLeftsidebar({ width, height, sx, ...props }, ref) {
2567
2602
  );
2568
2603
  }
2569
2604
  const HideLeftsidebar$1 = React.forwardRef(HideLeftsidebar);
2570
- const Icon$1P = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
2605
+ const Icon$1R = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
2571
2606
  /* @__PURE__ */ jsxRuntime.jsx(
2572
2607
  "path",
2573
2608
  {
@@ -2585,10 +2620,10 @@ const Icon$1P = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
2585
2620
  }
2586
2621
  )
2587
2622
  ] });
2588
- const BaseSvgIcon$1P = material.createSvgIcon(Icon$1P(), "HideRightsidebar");
2623
+ const BaseSvgIcon$1R = material.createSvgIcon(Icon$1R(), "HideRightsidebar");
2589
2624
  function HideRightsidebar({ width, height, sx, ...props }, ref) {
2590
2625
  return /* @__PURE__ */ jsxRuntime.jsx(
2591
- BaseSvgIcon$1P,
2626
+ BaseSvgIcon$1R,
2592
2627
  {
2593
2628
  ref,
2594
2629
  viewBox: "0 0 24 24",
@@ -2602,7 +2637,7 @@ function HideRightsidebar({ width, height, sx, ...props }, ref) {
2602
2637
  );
2603
2638
  }
2604
2639
  const HideRightsidebar$1 = React.forwardRef(HideRightsidebar);
2605
- const Icon$1O = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
2640
+ const Icon$1Q = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
2606
2641
  "path",
2607
2642
  {
2608
2643
  fill: "currentColor",
@@ -2611,10 +2646,10 @@ const Icon$1O = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
2611
2646
  clipRule: "evenodd"
2612
2647
  }
2613
2648
  ) });
2614
- const BaseSvgIcon$1O = material.createSvgIcon(Icon$1O(), "Home");
2649
+ const BaseSvgIcon$1Q = material.createSvgIcon(Icon$1Q(), "Home");
2615
2650
  function Home({ width, height, sx, ...props }, ref) {
2616
2651
  return /* @__PURE__ */ jsxRuntime.jsx(
2617
- BaseSvgIcon$1O,
2652
+ BaseSvgIcon$1Q,
2618
2653
  {
2619
2654
  ref,
2620
2655
  viewBox: "0 0 24 24",
@@ -2628,7 +2663,7 @@ function Home({ width, height, sx, ...props }, ref) {
2628
2663
  );
2629
2664
  }
2630
2665
  const Home$1 = React.forwardRef(Home);
2631
- const Icon$1N = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
2666
+ const Icon$1P = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
2632
2667
  "path",
2633
2668
  {
2634
2669
  fill: "currentColor",
@@ -2637,10 +2672,10 @@ const Icon$1N = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
2637
2672
  clipRule: "evenodd"
2638
2673
  }
2639
2674
  ) });
2640
- const BaseSvgIcon$1N = material.createSvgIcon(Icon$1N(), "Housing");
2675
+ const BaseSvgIcon$1P = material.createSvgIcon(Icon$1P(), "Housing");
2641
2676
  function Housing({ width, height, sx, ...props }, ref) {
2642
2677
  return /* @__PURE__ */ jsxRuntime.jsx(
2643
- BaseSvgIcon$1N,
2678
+ BaseSvgIcon$1P,
2644
2679
  {
2645
2680
  ref,
2646
2681
  viewBox: "0 0 24 24",
@@ -2654,7 +2689,7 @@ function Housing({ width, height, sx, ...props }, ref) {
2654
2689
  );
2655
2690
  }
2656
2691
  const Housing$1 = React.forwardRef(Housing);
2657
- const Icon$1M = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
2692
+ const Icon$1O = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
2658
2693
  "path",
2659
2694
  {
2660
2695
  fill: "currentColor",
@@ -2663,10 +2698,10 @@ const Icon$1M = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
2663
2698
  clipRule: "evenodd"
2664
2699
  }
2665
2700
  ) });
2666
- const BaseSvgIcon$1M = material.createSvgIcon(Icon$1M(), "HumanMobility");
2701
+ const BaseSvgIcon$1O = material.createSvgIcon(Icon$1O(), "HumanMobility");
2667
2702
  function HumanMobility({ width, height, sx, ...props }, ref) {
2668
2703
  return /* @__PURE__ */ jsxRuntime.jsx(
2669
- BaseSvgIcon$1M,
2704
+ BaseSvgIcon$1O,
2670
2705
  {
2671
2706
  ref,
2672
2707
  viewBox: "0 0 24 24",
@@ -2680,7 +2715,7 @@ function HumanMobility({ width, height, sx, ...props }, ref) {
2680
2715
  );
2681
2716
  }
2682
2717
  const HumanMobility$1 = React.forwardRef(HumanMobility);
2683
- const Icon$1L = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
2718
+ const Icon$1N = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
2684
2719
  "path",
2685
2720
  {
2686
2721
  fill: "currentColor",
@@ -2689,10 +2724,10 @@ const Icon$1L = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
2689
2724
  clipRule: "evenodd"
2690
2725
  }
2691
2726
  ) });
2692
- const BaseSvgIcon$1L = material.createSvgIcon(Icon$1L(), "Id");
2727
+ const BaseSvgIcon$1N = material.createSvgIcon(Icon$1N(), "Id");
2693
2728
  function Id({ width, height, sx, ...props }, ref) {
2694
2729
  return /* @__PURE__ */ jsxRuntime.jsx(
2695
- BaseSvgIcon$1L,
2730
+ BaseSvgIcon$1N,
2696
2731
  {
2697
2732
  ref,
2698
2733
  viewBox: "0 0 24 24",
@@ -2706,7 +2741,7 @@ function Id({ width, height, sx, ...props }, ref) {
2706
2741
  );
2707
2742
  }
2708
2743
  const Id$1 = React.forwardRef(Id);
2709
- const Icon$1K = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
2744
+ const Icon$1M = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
2710
2745
  /* @__PURE__ */ jsxRuntime.jsx(
2711
2746
  "path",
2712
2747
  {
@@ -2724,10 +2759,10 @@ const Icon$1K = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
2724
2759
  ),
2725
2760
  /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "m14.14 11.86-3 3.87L9 13.14 6 17h12z" })
2726
2761
  ] });
2727
- const BaseSvgIcon$1K = material.createSvgIcon(Icon$1K(), "Image");
2762
+ const BaseSvgIcon$1M = material.createSvgIcon(Icon$1M(), "Image");
2728
2763
  function Image({ width, height, sx, ...props }, ref) {
2729
2764
  return /* @__PURE__ */ jsxRuntime.jsx(
2730
- BaseSvgIcon$1K,
2765
+ BaseSvgIcon$1M,
2731
2766
  {
2732
2767
  ref,
2733
2768
  viewBox: "0 0 24 24",
@@ -2741,7 +2776,7 @@ function Image({ width, height, sx, ...props }, ref) {
2741
2776
  );
2742
2777
  }
2743
2778
  const Image$1 = React.forwardRef(Image);
2744
- const Icon$1J = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
2779
+ const Icon$1L = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
2745
2780
  /* @__PURE__ */ jsxRuntime.jsx(
2746
2781
  "path",
2747
2782
  {
@@ -2766,10 +2801,10 @@ const Icon$1J = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
2766
2801
  }
2767
2802
  )
2768
2803
  ] });
2769
- const BaseSvgIcon$1J = material.createSvgIcon(Icon$1J(), "Infrastructure");
2804
+ const BaseSvgIcon$1L = material.createSvgIcon(Icon$1L(), "Infrastructure");
2770
2805
  function Infrastructure({ width, height, sx, ...props }, ref) {
2771
2806
  return /* @__PURE__ */ jsxRuntime.jsx(
2772
- BaseSvgIcon$1J,
2807
+ BaseSvgIcon$1L,
2773
2808
  {
2774
2809
  ref,
2775
2810
  viewBox: "0 0 24 24",
@@ -2783,7 +2818,7 @@ function Infrastructure({ width, height, sx, ...props }, ref) {
2783
2818
  );
2784
2819
  }
2785
2820
  const Infrastructure$1 = React.forwardRef(Infrastructure);
2786
- const Icon$1I = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
2821
+ const Icon$1K = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
2787
2822
  "path",
2788
2823
  {
2789
2824
  fill: "currentColor",
@@ -2792,10 +2827,10 @@ const Icon$1I = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
2792
2827
  clipRule: "evenodd"
2793
2828
  }
2794
2829
  ) });
2795
- const BaseSvgIcon$1I = material.createSvgIcon(Icon$1I(), "IotAnalytics");
2830
+ const BaseSvgIcon$1K = material.createSvgIcon(Icon$1K(), "IotAnalytics");
2796
2831
  function IotAnalytics({ width, height, sx, ...props }, ref) {
2797
2832
  return /* @__PURE__ */ jsxRuntime.jsx(
2798
- BaseSvgIcon$1I,
2833
+ BaseSvgIcon$1K,
2799
2834
  {
2800
2835
  ref,
2801
2836
  viewBox: "0 0 24 24",
@@ -2809,7 +2844,7 @@ function IotAnalytics({ width, height, sx, ...props }, ref) {
2809
2844
  );
2810
2845
  }
2811
2846
  const IotAnalytics$1 = React.forwardRef(IotAnalytics);
2812
- const Icon$1H = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
2847
+ const Icon$1J = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
2813
2848
  /* @__PURE__ */ jsxRuntime.jsx(
2814
2849
  "path",
2815
2850
  {
@@ -2827,10 +2862,10 @@ const Icon$1H = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
2827
2862
  }
2828
2863
  )
2829
2864
  ] });
2830
- const BaseSvgIcon$1H = material.createSvgIcon(Icon$1H(), "LabelDeprecated");
2865
+ const BaseSvgIcon$1J = material.createSvgIcon(Icon$1J(), "LabelDeprecated");
2831
2866
  function LabelDeprecated({ width, height, sx, ...props }, ref) {
2832
2867
  return /* @__PURE__ */ jsxRuntime.jsx(
2833
- BaseSvgIcon$1H,
2868
+ BaseSvgIcon$1J,
2834
2869
  {
2835
2870
  ref,
2836
2871
  viewBox: "0 0 24 24",
@@ -2844,7 +2879,7 @@ function LabelDeprecated({ width, height, sx, ...props }, ref) {
2844
2879
  );
2845
2880
  }
2846
2881
  const LabelDeprecated$1 = React.forwardRef(LabelDeprecated);
2847
- const Icon$1G = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
2882
+ const Icon$1I = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
2848
2883
  "path",
2849
2884
  {
2850
2885
  fill: "currentColor",
@@ -2853,10 +2888,10 @@ const Icon$1G = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
2853
2888
  clipRule: "evenodd"
2854
2889
  }
2855
2890
  ) });
2856
- const BaseSvgIcon$1G = material.createSvgIcon(Icon$1G(), "Layers");
2891
+ const BaseSvgIcon$1I = material.createSvgIcon(Icon$1I(), "Layers");
2857
2892
  function Layers({ width, height, sx, ...props }, ref) {
2858
2893
  return /* @__PURE__ */ jsxRuntime.jsx(
2859
- BaseSvgIcon$1G,
2894
+ BaseSvgIcon$1I,
2860
2895
  {
2861
2896
  ref,
2862
2897
  viewBox: "0 0 24 24",
@@ -2870,7 +2905,7 @@ function Layers({ width, height, sx, ...props }, ref) {
2870
2905
  );
2871
2906
  }
2872
2907
  const Layers$1 = React.forwardRef(Layers);
2873
- const Icon$1F = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
2908
+ const Icon$1H = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
2874
2909
  "path",
2875
2910
  {
2876
2911
  fill: "currentColor",
@@ -2879,10 +2914,10 @@ const Icon$1F = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
2879
2914
  clipRule: "evenodd"
2880
2915
  }
2881
2916
  ) });
2882
- const BaseSvgIcon$1F = material.createSvgIcon(Icon$1F(), "Linkedin");
2917
+ const BaseSvgIcon$1H = material.createSvgIcon(Icon$1H(), "Linkedin");
2883
2918
  function Linkedin({ width, height, sx, ...props }, ref) {
2884
2919
  return /* @__PURE__ */ jsxRuntime.jsx(
2885
- BaseSvgIcon$1F,
2920
+ BaseSvgIcon$1H,
2886
2921
  {
2887
2922
  ref,
2888
2923
  viewBox: "0 0 24 24",
@@ -2896,7 +2931,7 @@ function Linkedin({ width, height, sx, ...props }, ref) {
2896
2931
  );
2897
2932
  }
2898
2933
  const Linkedin$1 = React.forwardRef(Linkedin);
2899
- const Icon$1E = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
2934
+ const Icon$1G = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
2900
2935
  "path",
2901
2936
  {
2902
2937
  fill: "currentColor",
@@ -2905,10 +2940,10 @@ const Icon$1E = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
2905
2940
  clipRule: "evenodd"
2906
2941
  }
2907
2942
  ) });
2908
- const BaseSvgIcon$1E = material.createSvgIcon(Icon$1E(), "MapCoordinates");
2943
+ const BaseSvgIcon$1G = material.createSvgIcon(Icon$1G(), "MapCoordinates");
2909
2944
  function MapCoordinates({ width, height, sx, ...props }, ref) {
2910
2945
  return /* @__PURE__ */ jsxRuntime.jsx(
2911
- BaseSvgIcon$1E,
2946
+ BaseSvgIcon$1G,
2912
2947
  {
2913
2948
  ref,
2914
2949
  viewBox: "0 0 24 24",
@@ -2922,7 +2957,7 @@ function MapCoordinates({ width, height, sx, ...props }, ref) {
2922
2957
  );
2923
2958
  }
2924
2959
  const MapCoordinates$1 = React.forwardRef(MapCoordinates);
2925
- const Icon$1D = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
2960
+ const Icon$1F = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
2926
2961
  /* @__PURE__ */ jsxRuntime.jsx(
2927
2962
  "path",
2928
2963
  {
@@ -2949,10 +2984,10 @@ const Icon$1D = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
2949
2984
  }
2950
2985
  )
2951
2986
  ] });
2952
- const BaseSvgIcon$1D = material.createSvgIcon(Icon$1D(), "MapCopy");
2987
+ const BaseSvgIcon$1F = material.createSvgIcon(Icon$1F(), "MapCopy");
2953
2988
  function MapCopy({ width, height, sx, ...props }, ref) {
2954
2989
  return /* @__PURE__ */ jsxRuntime.jsx(
2955
- BaseSvgIcon$1D,
2990
+ BaseSvgIcon$1F,
2956
2991
  {
2957
2992
  ref,
2958
2993
  viewBox: "0 0 24 24",
@@ -2966,7 +3001,7 @@ function MapCopy({ width, height, sx, ...props }, ref) {
2966
3001
  );
2967
3002
  }
2968
3003
  const MapCopy$1 = React.forwardRef(MapCopy);
2969
- const Icon$1C = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
3004
+ const Icon$1E = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
2970
3005
  "path",
2971
3006
  {
2972
3007
  fill: "currentColor",
@@ -2975,10 +3010,10 @@ const Icon$1C = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
2975
3010
  clipRule: "evenodd"
2976
3011
  }
2977
3012
  ) });
2978
- const BaseSvgIcon$1C = material.createSvgIcon(Icon$1C(), "MapOthers");
3013
+ const BaseSvgIcon$1E = material.createSvgIcon(Icon$1E(), "MapOthers");
2979
3014
  function MapOthers({ width, height, sx, ...props }, ref) {
2980
3015
  return /* @__PURE__ */ jsxRuntime.jsx(
2981
- BaseSvgIcon$1C,
3016
+ BaseSvgIcon$1E,
2982
3017
  {
2983
3018
  ref,
2984
3019
  viewBox: "0 0 24 24",
@@ -2992,7 +3027,7 @@ function MapOthers({ width, height, sx, ...props }, ref) {
2992
3027
  );
2993
3028
  }
2994
3029
  const MapOthers$1 = React.forwardRef(MapOthers);
2995
- const Icon$1B = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
3030
+ const Icon$1D = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
2996
3031
  "path",
2997
3032
  {
2998
3033
  fill: "currentColor",
@@ -3001,10 +3036,10 @@ const Icon$1B = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
3001
3036
  clipRule: "evenodd"
3002
3037
  }
3003
3038
  ) });
3004
- const BaseSvgIcon$1B = material.createSvgIcon(Icon$1B(), "MapPin");
3039
+ const BaseSvgIcon$1D = material.createSvgIcon(Icon$1D(), "MapPin");
3005
3040
  function MapPin({ width, height, sx, ...props }, ref) {
3006
3041
  return /* @__PURE__ */ jsxRuntime.jsx(
3007
- BaseSvgIcon$1B,
3042
+ BaseSvgIcon$1D,
3008
3043
  {
3009
3044
  ref,
3010
3045
  viewBox: "0 0 24 24",
@@ -3018,7 +3053,7 @@ function MapPin({ width, height, sx, ...props }, ref) {
3018
3053
  );
3019
3054
  }
3020
3055
  const MapPin$1 = React.forwardRef(MapPin);
3021
- const Icon$1A = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
3056
+ const Icon$1C = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
3022
3057
  /* @__PURE__ */ jsxRuntime.jsx(
3023
3058
  "path",
3024
3059
  {
@@ -3041,10 +3076,10 @@ const Icon$1A = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
3041
3076
  }
3042
3077
  )
3043
3078
  ] });
3044
- const BaseSvgIcon$1A = material.createSvgIcon(Icon$1A(), "MarkCommentRead");
3079
+ const BaseSvgIcon$1C = material.createSvgIcon(Icon$1C(), "MarkCommentRead");
3045
3080
  function MarkCommentRead({ width, height, sx, ...props }, ref) {
3046
3081
  return /* @__PURE__ */ jsxRuntime.jsx(
3047
- BaseSvgIcon$1A,
3082
+ BaseSvgIcon$1C,
3048
3083
  {
3049
3084
  ref,
3050
3085
  viewBox: "0 0 24 24",
@@ -3058,7 +3093,7 @@ function MarkCommentRead({ width, height, sx, ...props }, ref) {
3058
3093
  );
3059
3094
  }
3060
3095
  const MarkCommentRead$1 = React.forwardRef(MarkCommentRead);
3061
- const Icon$1z = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
3096
+ const Icon$1B = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
3062
3097
  "path",
3063
3098
  {
3064
3099
  fill: "currentColor",
@@ -3067,10 +3102,10 @@ const Icon$1z = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
3067
3102
  clipRule: "evenodd"
3068
3103
  }
3069
3104
  ) });
3070
- const BaseSvgIcon$1z = material.createSvgIcon(Icon$1z(), "MarketAnalysis");
3105
+ const BaseSvgIcon$1B = material.createSvgIcon(Icon$1B(), "MarketAnalysis");
3071
3106
  function MarketAnalysis({ width, height, sx, ...props }, ref) {
3072
3107
  return /* @__PURE__ */ jsxRuntime.jsx(
3073
- BaseSvgIcon$1z,
3108
+ BaseSvgIcon$1B,
3074
3109
  {
3075
3110
  ref,
3076
3111
  viewBox: "0 0 24 24",
@@ -3084,7 +3119,7 @@ function MarketAnalysis({ width, height, sx, ...props }, ref) {
3084
3119
  );
3085
3120
  }
3086
3121
  const MarketAnalysis$1 = React.forwardRef(MarketAnalysis);
3087
- const Icon$1y = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
3122
+ const Icon$1A = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
3088
3123
  /* @__PURE__ */ jsxRuntime.jsx(
3089
3124
  "path",
3090
3125
  {
@@ -3109,10 +3144,10 @@ const Icon$1y = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
3109
3144
  }
3110
3145
  )
3111
3146
  ] });
3112
- const BaseSvgIcon$1y = material.createSvgIcon(Icon$1y(), "Max");
3147
+ const BaseSvgIcon$1A = material.createSvgIcon(Icon$1A(), "Max");
3113
3148
  function Max({ width, height, sx, ...props }, ref) {
3114
3149
  return /* @__PURE__ */ jsxRuntime.jsx(
3115
- BaseSvgIcon$1y,
3150
+ BaseSvgIcon$1A,
3116
3151
  {
3117
3152
  ref,
3118
3153
  viewBox: "0 0 24 24",
@@ -3126,7 +3161,7 @@ function Max({ width, height, sx, ...props }, ref) {
3126
3161
  );
3127
3162
  }
3128
3163
  const Max$1 = React.forwardRef(Max);
3129
- const Icon$1x = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
3164
+ const Icon$1z = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
3130
3165
  /* @__PURE__ */ jsxRuntime.jsx(
3131
3166
  "path",
3132
3167
  {
@@ -3167,10 +3202,10 @@ const Icon$1x = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
3167
3202
  }
3168
3203
  )
3169
3204
  ] });
3170
- const BaseSvgIcon$1x = material.createSvgIcon(Icon$1x(), "McpTool");
3205
+ const BaseSvgIcon$1z = material.createSvgIcon(Icon$1z(), "McpTool");
3171
3206
  function McpTool({ width, height, sx, ...props }, ref) {
3172
3207
  return /* @__PURE__ */ jsxRuntime.jsx(
3173
- BaseSvgIcon$1x,
3208
+ BaseSvgIcon$1z,
3174
3209
  {
3175
3210
  ref,
3176
3211
  viewBox: "0 0 24 24",
@@ -3184,17 +3219,17 @@ function McpTool({ width, height, sx, ...props }, ref) {
3184
3219
  );
3185
3220
  }
3186
3221
  const McpTool$1 = React.forwardRef(McpTool);
3187
- const Icon$1w = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
3222
+ const Icon$1y = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
3188
3223
  "path",
3189
3224
  {
3190
3225
  fill: "currentColor",
3191
3226
  d: "M4 18q-.824 0-1.412-.587A1.93 1.93 0 0 1 2 16V8q0-.824.587-1.412A1.93 1.93 0 0 1 4 6h16q.824 0 1.413.588Q22 7.175 22 8v8q0 .824-.587 1.413A1.93 1.93 0 0 1 20 18zm0-2h16V8h-3v4h-2V8h-2v4h-2V8H9v4H7V8H4z"
3192
3227
  }
3193
3228
  ) });
3194
- const BaseSvgIcon$1w = material.createSvgIcon(Icon$1w(), "MeasureTool");
3229
+ const BaseSvgIcon$1y = material.createSvgIcon(Icon$1y(), "MeasureTool");
3195
3230
  function MeasureTool({ width, height, sx, ...props }, ref) {
3196
3231
  return /* @__PURE__ */ jsxRuntime.jsx(
3197
- BaseSvgIcon$1w,
3232
+ BaseSvgIcon$1y,
3198
3233
  {
3199
3234
  ref,
3200
3235
  viewBox: "0 0 24 24",
@@ -3208,17 +3243,17 @@ function MeasureTool({ width, height, sx, ...props }, ref) {
3208
3243
  );
3209
3244
  }
3210
3245
  const MeasureTool$1 = React.forwardRef(MeasureTool);
3211
- const Icon$1v = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
3246
+ const Icon$1x = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
3212
3247
  "path",
3213
3248
  {
3214
3249
  fill: "currentColor",
3215
3250
  d: "M5 9h4.5c.55 0 1 .45 1 1v5H9v-4.5H8v3H6.5v-3h-1V15H4v-5c0-.55.45-1 1-1M12 15h1.5V9H12zM18.75 9v3.5L16.25 9H15v6h1.25v-3.5L18.8 15H20V9z"
3216
3251
  }
3217
3252
  ) });
3218
- const BaseSvgIcon$1v = material.createSvgIcon(Icon$1v(), "Min");
3253
+ const BaseSvgIcon$1x = material.createSvgIcon(Icon$1x(), "Min");
3219
3254
  function Min({ width, height, sx, ...props }, ref) {
3220
3255
  return /* @__PURE__ */ jsxRuntime.jsx(
3221
- BaseSvgIcon$1v,
3256
+ BaseSvgIcon$1x,
3222
3257
  {
3223
3258
  ref,
3224
3259
  viewBox: "0 0 24 24",
@@ -3232,7 +3267,7 @@ function Min({ width, height, sx, ...props }, ref) {
3232
3267
  );
3233
3268
  }
3234
3269
  const Min$1 = React.forwardRef(Min);
3235
- const Icon$1u = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
3270
+ const Icon$1w = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
3236
3271
  /* @__PURE__ */ jsxRuntime.jsx(
3237
3272
  "path",
3238
3273
  {
@@ -3251,10 +3286,10 @@ const Icon$1u = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
3251
3286
  }
3252
3287
  )
3253
3288
  ] });
3254
- const BaseSvgIcon$1u = material.createSvgIcon(Icon$1u(), "MobilityPlanning");
3289
+ const BaseSvgIcon$1w = material.createSvgIcon(Icon$1w(), "MobilityPlanning");
3255
3290
  function MobilityPlanning({ width, height, sx, ...props }, ref) {
3256
3291
  return /* @__PURE__ */ jsxRuntime.jsx(
3257
- BaseSvgIcon$1u,
3292
+ BaseSvgIcon$1w,
3258
3293
  {
3259
3294
  ref,
3260
3295
  viewBox: "0 0 24 24",
@@ -3268,7 +3303,7 @@ function MobilityPlanning({ width, height, sx, ...props }, ref) {
3268
3303
  );
3269
3304
  }
3270
3305
  const MobilityPlanning$1 = React.forwardRef(MobilityPlanning);
3271
- const Icon$1t = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
3306
+ const Icon$1v = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
3272
3307
  /* @__PURE__ */ jsxRuntime.jsx("g", { clipPath: "url(#a)", children: /* @__PURE__ */ jsxRuntime.jsx(
3273
3308
  "path",
3274
3309
  {
@@ -3280,10 +3315,10 @@ const Icon$1t = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
3280
3315
  ) }),
3281
3316
  /* @__PURE__ */ jsxRuntime.jsx("defs", { children: /* @__PURE__ */ jsxRuntime.jsx("clipPath", { id: "a", children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M0 0h24v24H0z" }) }) })
3282
3317
  ] });
3283
- const BaseSvgIcon$1t = material.createSvgIcon(Icon$1t(), "NetworkDeployment");
3318
+ const BaseSvgIcon$1v = material.createSvgIcon(Icon$1v(), "NetworkDeployment");
3284
3319
  function NetworkDeployment({ width, height, sx, ...props }, ref) {
3285
3320
  return /* @__PURE__ */ jsxRuntime.jsx(
3286
- BaseSvgIcon$1t,
3321
+ BaseSvgIcon$1v,
3287
3322
  {
3288
3323
  ref,
3289
3324
  viewBox: "0 0 24 24",
@@ -3297,7 +3332,7 @@ function NetworkDeployment({ width, height, sx, ...props }, ref) {
3297
3332
  );
3298
3333
  }
3299
3334
  const NetworkDeployment$1 = React.forwardRef(NetworkDeployment);
3300
- const Icon$1s = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
3335
+ const Icon$1u = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
3301
3336
  /* @__PURE__ */ jsxRuntime.jsx(
3302
3337
  "path",
3303
3338
  {
@@ -3313,10 +3348,10 @@ const Icon$1s = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
3313
3348
  }
3314
3349
  )
3315
3350
  ] });
3316
- const BaseSvgIcon$1s = material.createSvgIcon(Icon$1s(), "NightsThermostat");
3351
+ const BaseSvgIcon$1u = material.createSvgIcon(Icon$1u(), "NightsThermostat");
3317
3352
  function NightsThermostat({ width, height, sx, ...props }, ref) {
3318
3353
  return /* @__PURE__ */ jsxRuntime.jsx(
3319
- BaseSvgIcon$1s,
3354
+ BaseSvgIcon$1u,
3320
3355
  {
3321
3356
  ref,
3322
3357
  viewBox: "0 0 24 24",
@@ -3330,7 +3365,7 @@ function NightsThermostat({ width, height, sx, ...props }, ref) {
3330
3365
  );
3331
3366
  }
3332
3367
  const NightsThermostat$1 = React.forwardRef(NightsThermostat);
3333
- const Icon$1r = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
3368
+ const Icon$1t = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
3334
3369
  /* @__PURE__ */ jsxRuntime.jsx(
3335
3370
  "path",
3336
3371
  {
@@ -3340,10 +3375,10 @@ const Icon$1r = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
3340
3375
  ),
3341
3376
  /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M8 20H4v-4h4zM16 4v4h4V4z" })
3342
3377
  ] });
3343
- const BaseSvgIcon$1r = material.createSvgIcon(Icon$1r(), "NoApp");
3378
+ const BaseSvgIcon$1t = material.createSvgIcon(Icon$1t(), "NoApp");
3344
3379
  function NoApp({ width, height, sx, ...props }, ref) {
3345
3380
  return /* @__PURE__ */ jsxRuntime.jsx(
3346
- BaseSvgIcon$1r,
3381
+ BaseSvgIcon$1t,
3347
3382
  {
3348
3383
  ref,
3349
3384
  viewBox: "0 0 24 24",
@@ -3357,7 +3392,7 @@ function NoApp({ width, height, sx, ...props }, ref) {
3357
3392
  );
3358
3393
  }
3359
3394
  const NoApp$1 = React.forwardRef(NoApp);
3360
- const Icon$1q = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
3395
+ const Icon$1s = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
3361
3396
  /* @__PURE__ */ jsxRuntime.jsx(
3362
3397
  "path",
3363
3398
  {
@@ -3375,10 +3410,10 @@ const Icon$1q = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
3375
3410
  }
3376
3411
  )
3377
3412
  ] });
3378
- const BaseSvgIcon$1q = material.createSvgIcon(Icon$1q(), "NoLayer");
3413
+ const BaseSvgIcon$1s = material.createSvgIcon(Icon$1s(), "NoLayer");
3379
3414
  function NoLayer({ width, height, sx, ...props }, ref) {
3380
3415
  return /* @__PURE__ */ jsxRuntime.jsx(
3381
- BaseSvgIcon$1q,
3416
+ BaseSvgIcon$1s,
3382
3417
  {
3383
3418
  ref,
3384
3419
  viewBox: "0 0 24 24",
@@ -3392,7 +3427,7 @@ function NoLayer({ width, height, sx, ...props }, ref) {
3392
3427
  );
3393
3428
  }
3394
3429
  const NoLayer$1 = React.forwardRef(NoLayer);
3395
- const Icon$1p = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
3430
+ const Icon$1r = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
3396
3431
  /* @__PURE__ */ jsxRuntime.jsx(
3397
3432
  "path",
3398
3433
  {
@@ -3410,10 +3445,10 @@ const Icon$1p = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
3410
3445
  }
3411
3446
  )
3412
3447
  ] });
3413
- const BaseSvgIcon$1p = material.createSvgIcon(Icon$1p(), "NoMap");
3448
+ const BaseSvgIcon$1r = material.createSvgIcon(Icon$1r(), "NoMap");
3414
3449
  function NoMap({ width, height, sx, ...props }, ref) {
3415
3450
  return /* @__PURE__ */ jsxRuntime.jsx(
3416
- BaseSvgIcon$1p,
3451
+ BaseSvgIcon$1r,
3417
3452
  {
3418
3453
  ref,
3419
3454
  viewBox: "0 0 24 24",
@@ -3427,7 +3462,7 @@ function NoMap({ width, height, sx, ...props }, ref) {
3427
3462
  );
3428
3463
  }
3429
3464
  const NoMap$1 = React.forwardRef(NoMap);
3430
- const Icon$1o = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
3465
+ const Icon$1q = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
3431
3466
  "path",
3432
3467
  {
3433
3468
  fill: "currentColor",
@@ -3436,10 +3471,10 @@ const Icon$1o = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
3436
3471
  clipRule: "evenodd"
3437
3472
  }
3438
3473
  ) });
3439
- const BaseSvgIcon$1o = material.createSvgIcon(Icon$1o(), "NoSpatialExtension");
3474
+ const BaseSvgIcon$1q = material.createSvgIcon(Icon$1q(), "NoSpatialExtension");
3440
3475
  function NoSpatialExtension({ width, height, sx, ...props }, ref) {
3441
3476
  return /* @__PURE__ */ jsxRuntime.jsx(
3442
- BaseSvgIcon$1o,
3477
+ BaseSvgIcon$1q,
3443
3478
  {
3444
3479
  ref,
3445
3480
  viewBox: "0 0 24 24",
@@ -3453,7 +3488,7 @@ function NoSpatialExtension({ width, height, sx, ...props }, ref) {
3453
3488
  );
3454
3489
  }
3455
3490
  const NoSpatialExtension$1 = React.forwardRef(NoSpatialExtension);
3456
- const Icon$1n = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
3491
+ const Icon$1p = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
3457
3492
  /* @__PURE__ */ jsxRuntime.jsx(
3458
3493
  "path",
3459
3494
  {
@@ -3471,10 +3506,10 @@ const Icon$1n = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
3471
3506
  }
3472
3507
  )
3473
3508
  ] });
3474
- const BaseSvgIcon$1n = material.createSvgIcon(Icon$1n(), "NoTileset");
3509
+ const BaseSvgIcon$1p = material.createSvgIcon(Icon$1p(), "NoTileset");
3475
3510
  function NoTileset({ width, height, sx, ...props }, ref) {
3476
3511
  return /* @__PURE__ */ jsxRuntime.jsx(
3477
- BaseSvgIcon$1n,
3512
+ BaseSvgIcon$1p,
3478
3513
  {
3479
3514
  ref,
3480
3515
  viewBox: "0 0 24 24",
@@ -3488,17 +3523,17 @@ function NoTileset({ width, height, sx, ...props }, ref) {
3488
3523
  );
3489
3524
  }
3490
3525
  const NoTileset$1 = React.forwardRef(NoTileset);
3491
- const Icon$1m = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
3526
+ const Icon$1o = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
3492
3527
  "path",
3493
3528
  {
3494
3529
  fill: "currentColor",
3495
3530
  d: "M2.614 2.476 1.2 3.891 4.31 7H4v3h3.31l4 4H4v3h10.31l4.568 4.568 1.414-1.414zM16.938 14l3 3H20v-3zM9.938 7l3 3H20V7z"
3496
3531
  }
3497
3532
  ) });
3498
- const BaseSvgIcon$1m = material.createSvgIcon(Icon$1m(), "NotEqual");
3533
+ const BaseSvgIcon$1o = material.createSvgIcon(Icon$1o(), "NotEqual");
3499
3534
  function NotEqual({ width, height, sx, ...props }, ref) {
3500
3535
  return /* @__PURE__ */ jsxRuntime.jsx(
3501
- BaseSvgIcon$1m,
3536
+ BaseSvgIcon$1o,
3502
3537
  {
3503
3538
  ref,
3504
3539
  viewBox: "0 0 24 24",
@@ -3512,7 +3547,7 @@ function NotEqual({ width, height, sx, ...props }, ref) {
3512
3547
  );
3513
3548
  }
3514
3549
  const NotEqual$1 = React.forwardRef(NotEqual);
3515
- const Icon$1l = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
3550
+ const Icon$1n = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
3516
3551
  /* @__PURE__ */ jsxRuntime.jsx(
3517
3552
  "path",
3518
3553
  {
@@ -3532,10 +3567,10 @@ const Icon$1l = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
3532
3567
  }
3533
3568
  )
3534
3569
  ] });
3535
- const BaseSvgIcon$1l = material.createSvgIcon(Icon$1l(), "Number");
3570
+ const BaseSvgIcon$1n = material.createSvgIcon(Icon$1n(), "Number");
3536
3571
  function Number({ width, height, sx, ...props }, ref) {
3537
3572
  return /* @__PURE__ */ jsxRuntime.jsx(
3538
- BaseSvgIcon$1l,
3573
+ BaseSvgIcon$1n,
3539
3574
  {
3540
3575
  ref,
3541
3576
  viewBox: "0 0 24 24",
@@ -3549,7 +3584,7 @@ function Number({ width, height, sx, ...props }, ref) {
3549
3584
  );
3550
3585
  }
3551
3586
  const Number$1 = React.forwardRef(Number);
3552
- const Icon$1k = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
3587
+ const Icon$1m = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
3553
3588
  "path",
3554
3589
  {
3555
3590
  fill: "currentColor",
@@ -3558,10 +3593,10 @@ const Icon$1k = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
3558
3593
  clipRule: "evenodd"
3559
3594
  }
3560
3595
  ) });
3561
- const BaseSvgIcon$1k = material.createSvgIcon(Icon$1k(), "Onboarding");
3596
+ const BaseSvgIcon$1m = material.createSvgIcon(Icon$1m(), "Onboarding");
3562
3597
  function Onboarding({ width, height, sx, ...props }, ref) {
3563
3598
  return /* @__PURE__ */ jsxRuntime.jsx(
3564
- BaseSvgIcon$1k,
3599
+ BaseSvgIcon$1m,
3565
3600
  {
3566
3601
  ref,
3567
3602
  viewBox: "0 0 24 24",
@@ -3575,7 +3610,7 @@ function Onboarding({ width, height, sx, ...props }, ref) {
3575
3610
  );
3576
3611
  }
3577
3612
  const Onboarding$1 = React.forwardRef(Onboarding);
3578
- const Icon$1j = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
3613
+ const Icon$1l = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
3579
3614
  "path",
3580
3615
  {
3581
3616
  fill: "currentColor",
@@ -3584,10 +3619,10 @@ const Icon$1j = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
3584
3619
  clipRule: "evenodd"
3585
3620
  }
3586
3621
  ) });
3587
- const BaseSvgIcon$1j = material.createSvgIcon(Icon$1j(), "OohAnalytics");
3622
+ const BaseSvgIcon$1l = material.createSvgIcon(Icon$1l(), "OohAnalytics");
3588
3623
  function OohAnalytics({ width, height, sx, ...props }, ref) {
3589
3624
  return /* @__PURE__ */ jsxRuntime.jsx(
3590
- BaseSvgIcon$1j,
3625
+ BaseSvgIcon$1l,
3591
3626
  {
3592
3627
  ref,
3593
3628
  viewBox: "0 0 24 24",
@@ -3601,7 +3636,7 @@ function OohAnalytics({ width, height, sx, ...props }, ref) {
3601
3636
  );
3602
3637
  }
3603
3638
  const OohAnalytics$1 = React.forwardRef(OohAnalytics);
3604
- const Icon$1i = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
3639
+ const Icon$1k = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
3605
3640
  /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M13.125 13.125h-2.25v-2.25h2.25z" }),
3606
3641
  /* @__PURE__ */ jsxRuntime.jsx(
3607
3642
  "path",
@@ -3622,10 +3657,10 @@ const Icon$1i = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
3622
3657
  }
3623
3658
  )
3624
3659
  ] });
3625
- const BaseSvgIcon$1i = material.createSvgIcon(Icon$1i(), "Opacity");
3660
+ const BaseSvgIcon$1k = material.createSvgIcon(Icon$1k(), "Opacity");
3626
3661
  function Opacity({ width, height, sx, ...props }, ref) {
3627
3662
  return /* @__PURE__ */ jsxRuntime.jsx(
3628
- BaseSvgIcon$1i,
3663
+ BaseSvgIcon$1k,
3629
3664
  {
3630
3665
  ref,
3631
3666
  viewBox: "0 0 24 24",
@@ -3639,7 +3674,7 @@ function Opacity({ width, height, sx, ...props }, ref) {
3639
3674
  );
3640
3675
  }
3641
3676
  const Opacity$1 = React.forwardRef(Opacity);
3642
- const Icon$1h = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
3677
+ const Icon$1j = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
3643
3678
  "path",
3644
3679
  {
3645
3680
  fill: "currentColor",
@@ -3648,10 +3683,10 @@ const Icon$1h = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
3648
3683
  clipRule: "evenodd"
3649
3684
  }
3650
3685
  ) });
3651
- const BaseSvgIcon$1h = material.createSvgIcon(Icon$1h(), "OpenDiagonallyLeft");
3686
+ const BaseSvgIcon$1j = material.createSvgIcon(Icon$1j(), "OpenDiagonallyLeft");
3652
3687
  function OpenDiagonallyLeft({ width, height, sx, ...props }, ref) {
3653
3688
  return /* @__PURE__ */ jsxRuntime.jsx(
3654
- BaseSvgIcon$1h,
3689
+ BaseSvgIcon$1j,
3655
3690
  {
3656
3691
  ref,
3657
3692
  viewBox: "0 0 24 24",
@@ -3665,17 +3700,17 @@ function OpenDiagonallyLeft({ width, height, sx, ...props }, ref) {
3665
3700
  );
3666
3701
  }
3667
3702
  const OpenDiagonallyLeft$1 = React.forwardRef(OpenDiagonallyLeft);
3668
- const Icon$1g = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
3703
+ const Icon$1i = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
3669
3704
  "path",
3670
3705
  {
3671
3706
  fill: "currentColor",
3672
3707
  d: "M7 7V5H4q-.824 0-1.412.588A1.93 1.93 0 0 0 2 7v12q0 .824.587 1.413Q3.176 21 4 21h14q.824 0 1.413-.587Q20 19.825 20 19v-3h-2v3H4V7zm4-4q-.825 0-1.412.587A1.93 1.93 0 0 0 9 5v7q0 .825.588 1.412Q10.175 14 11 14h9q.824 0 1.413-.588Q22 12.826 22 12V5q0-.824-.587-1.412A1.93 1.93 0 0 0 20 3zm0 2h9v7h-9z"
3673
3708
  }
3674
3709
  ) });
3675
- const BaseSvgIcon$1g = material.createSvgIcon(Icon$1g(), "OpenNewWindow");
3710
+ const BaseSvgIcon$1i = material.createSvgIcon(Icon$1i(), "OpenNewWindow");
3676
3711
  function OpenNewWindow({ width, height, sx, ...props }, ref) {
3677
3712
  return /* @__PURE__ */ jsxRuntime.jsx(
3678
- BaseSvgIcon$1g,
3713
+ BaseSvgIcon$1i,
3679
3714
  {
3680
3715
  ref,
3681
3716
  viewBox: "0 0 24 24",
@@ -3689,7 +3724,7 @@ function OpenNewWindow({ width, height, sx, ...props }, ref) {
3689
3724
  );
3690
3725
  }
3691
3726
  const OpenNewWindow$1 = React.forwardRef(OpenNewWindow);
3692
- const Icon$1f = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
3727
+ const Icon$1h = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
3693
3728
  "path",
3694
3729
  {
3695
3730
  fill: "currentColor",
@@ -3698,10 +3733,10 @@ const Icon$1f = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
3698
3733
  clipRule: "evenodd"
3699
3734
  }
3700
3735
  ) });
3701
- const BaseSvgIcon$1f = material.createSvgIcon(Icon$1f(), "OpenVertically");
3736
+ const BaseSvgIcon$1h = material.createSvgIcon(Icon$1h(), "OpenVertically");
3702
3737
  function OpenVertically({ width, height, sx, ...props }, ref) {
3703
3738
  return /* @__PURE__ */ jsxRuntime.jsx(
3704
- BaseSvgIcon$1f,
3739
+ BaseSvgIcon$1h,
3705
3740
  {
3706
3741
  ref,
3707
3742
  viewBox: "0 0 24 24",
@@ -3715,7 +3750,7 @@ function OpenVertically({ width, height, sx, ...props }, ref) {
3715
3750
  );
3716
3751
  }
3717
3752
  const OpenVertically$1 = React.forwardRef(OpenVertically);
3718
- const Icon$1e = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
3753
+ const Icon$1g = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
3719
3754
  /* @__PURE__ */ jsxRuntime.jsx(
3720
3755
  "path",
3721
3756
  {
@@ -3740,10 +3775,10 @@ const Icon$1e = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
3740
3775
  }
3741
3776
  )
3742
3777
  ] });
3743
- const BaseSvgIcon$1e = material.createSvgIcon(Icon$1e(), "ParameterSettings");
3778
+ const BaseSvgIcon$1g = material.createSvgIcon(Icon$1g(), "ParameterSettings");
3744
3779
  function ParameterSettings({ width, height, sx, ...props }, ref) {
3745
3780
  return /* @__PURE__ */ jsxRuntime.jsx(
3746
- BaseSvgIcon$1e,
3781
+ BaseSvgIcon$1g,
3747
3782
  {
3748
3783
  ref,
3749
3784
  viewBox: "0 0 24 24",
@@ -3757,7 +3792,7 @@ function ParameterSettings({ width, height, sx, ...props }, ref) {
3757
3792
  );
3758
3793
  }
3759
3794
  const ParameterSettings$1 = React.forwardRef(ParameterSettings);
3760
- const Icon$1d = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
3795
+ const Icon$1f = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
3761
3796
  "path",
3762
3797
  {
3763
3798
  fill: "currentColor",
@@ -3766,10 +3801,10 @@ const Icon$1d = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
3766
3801
  clipRule: "evenodd"
3767
3802
  }
3768
3803
  ) });
3769
- const BaseSvgIcon$1d = material.createSvgIcon(Icon$1d(), "PawnChess");
3804
+ const BaseSvgIcon$1f = material.createSvgIcon(Icon$1f(), "PawnChess");
3770
3805
  function PawnChess({ width, height, sx, ...props }, ref) {
3771
3806
  return /* @__PURE__ */ jsxRuntime.jsx(
3772
- BaseSvgIcon$1d,
3807
+ BaseSvgIcon$1f,
3773
3808
  {
3774
3809
  ref,
3775
3810
  viewBox: "0 0 24 24",
@@ -3783,7 +3818,7 @@ function PawnChess({ width, height, sx, ...props }, ref) {
3783
3818
  );
3784
3819
  }
3785
3820
  const PawnChess$1 = React.forwardRef(PawnChess);
3786
- const Icon$1c = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
3821
+ const Icon$1e = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
3787
3822
  "path",
3788
3823
  {
3789
3824
  fill: "currentColor",
@@ -3792,10 +3827,10 @@ const Icon$1c = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
3792
3827
  clipRule: "evenodd"
3793
3828
  }
3794
3829
  ) });
3795
- const BaseSvgIcon$1c = material.createSvgIcon(Icon$1c(), "PlaceSelect");
3830
+ const BaseSvgIcon$1e = material.createSvgIcon(Icon$1e(), "PlaceSelect");
3796
3831
  function PlaceSelect({ width, height, sx, ...props }, ref) {
3797
3832
  return /* @__PURE__ */ jsxRuntime.jsx(
3798
- BaseSvgIcon$1c,
3833
+ BaseSvgIcon$1e,
3799
3834
  {
3800
3835
  ref,
3801
3836
  viewBox: "0 0 24 24",
@@ -3809,7 +3844,7 @@ function PlaceSelect({ width, height, sx, ...props }, ref) {
3809
3844
  );
3810
3845
  }
3811
3846
  const PlaceSelect$1 = React.forwardRef(PlaceSelect);
3812
- const Icon$1b = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
3847
+ const Icon$1d = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
3813
3848
  "path",
3814
3849
  {
3815
3850
  fill: "currentColor",
@@ -3818,10 +3853,10 @@ const Icon$1b = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
3818
3853
  clipRule: "evenodd"
3819
3854
  }
3820
3855
  ) });
3821
- const BaseSvgIcon$1b = material.createSvgIcon(Icon$1b(), "PointsOfInterest");
3856
+ const BaseSvgIcon$1d = material.createSvgIcon(Icon$1d(), "PointsOfInterest");
3822
3857
  function PointsOfInterest({ width, height, sx, ...props }, ref) {
3823
3858
  return /* @__PURE__ */ jsxRuntime.jsx(
3824
- BaseSvgIcon$1b,
3859
+ BaseSvgIcon$1d,
3825
3860
  {
3826
3861
  ref,
3827
3862
  viewBox: "0 0 24 24",
@@ -3835,7 +3870,7 @@ function PointsOfInterest({ width, height, sx, ...props }, ref) {
3835
3870
  );
3836
3871
  }
3837
3872
  const PointsOfInterest$1 = React.forwardRef(PointsOfInterest);
3838
- const Icon$1a = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
3873
+ const Icon$1c = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
3839
3874
  /* @__PURE__ */ jsxRuntime.jsx(
3840
3875
  "path",
3841
3876
  {
@@ -3892,10 +3927,10 @@ const Icon$1a = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
3892
3927
  }
3893
3928
  )
3894
3929
  ] });
3895
- const BaseSvgIcon$1a = material.createSvgIcon(Icon$1a(), "Postgre");
3930
+ const BaseSvgIcon$1c = material.createSvgIcon(Icon$1c(), "Postgre");
3896
3931
  function Postgre({ width, height, sx, ...props }, ref) {
3897
3932
  return /* @__PURE__ */ jsxRuntime.jsx(
3898
- BaseSvgIcon$1a,
3933
+ BaseSvgIcon$1c,
3899
3934
  {
3900
3935
  ref,
3901
3936
  viewBox: "0 0 24 24",
@@ -3909,7 +3944,7 @@ function Postgre({ width, height, sx, ...props }, ref) {
3909
3944
  );
3910
3945
  }
3911
3946
  const Postgre$1 = React.forwardRef(Postgre);
3912
- const Icon$19 = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
3947
+ const Icon$1b = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
3913
3948
  /* @__PURE__ */ jsxRuntime.jsx(
3914
3949
  "path",
3915
3950
  {
@@ -3927,10 +3962,10 @@ const Icon$19 = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
3927
3962
  }
3928
3963
  )
3929
3964
  ] });
3930
- const BaseSvgIcon$19 = material.createSvgIcon(Icon$19(), "PostgreOutlined");
3965
+ const BaseSvgIcon$1b = material.createSvgIcon(Icon$1b(), "PostgreOutlined");
3931
3966
  function PostgreOutlined({ width, height, sx, ...props }, ref) {
3932
3967
  return /* @__PURE__ */ jsxRuntime.jsx(
3933
- BaseSvgIcon$19,
3968
+ BaseSvgIcon$1b,
3934
3969
  {
3935
3970
  ref,
3936
3971
  viewBox: "0 0 24 24",
@@ -3944,7 +3979,7 @@ function PostgreOutlined({ width, height, sx, ...props }, ref) {
3944
3979
  );
3945
3980
  }
3946
3981
  const PostgreOutlined$1 = React.forwardRef(PostgreOutlined);
3947
- const Icon$18 = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
3982
+ const Icon$1a = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
3948
3983
  /* @__PURE__ */ jsxRuntime.jsx(
3949
3984
  "path",
3950
3985
  {
@@ -3978,10 +4013,10 @@ const Icon$18 = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
3978
4013
  }
3979
4014
  )
3980
4015
  ] });
3981
- const BaseSvgIcon$18 = material.createSvgIcon(Icon$18(), "Preferences");
4016
+ const BaseSvgIcon$1a = material.createSvgIcon(Icon$1a(), "Preferences");
3982
4017
  function Preferences({ width, height, sx, ...props }, ref) {
3983
4018
  return /* @__PURE__ */ jsxRuntime.jsx(
3984
- BaseSvgIcon$18,
4019
+ BaseSvgIcon$1a,
3985
4020
  {
3986
4021
  ref,
3987
4022
  viewBox: "0 0 24 24",
@@ -3995,7 +4030,7 @@ function Preferences({ width, height, sx, ...props }, ref) {
3995
4030
  );
3996
4031
  }
3997
4032
  const Preferences$1 = React.forwardRef(Preferences);
3998
- const Icon$17 = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
4033
+ const Icon$19 = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
3999
4034
  "path",
4000
4035
  {
4001
4036
  fill: "currentColor",
@@ -4004,10 +4039,10 @@ const Icon$17 = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
4004
4039
  clipRule: "evenodd"
4005
4040
  }
4006
4041
  ) });
4007
- const BaseSvgIcon$17 = material.createSvgIcon(Icon$17(), "ProcessData");
4042
+ const BaseSvgIcon$19 = material.createSvgIcon(Icon$19(), "ProcessData");
4008
4043
  function ProcessData({ width, height, sx, ...props }, ref) {
4009
4044
  return /* @__PURE__ */ jsxRuntime.jsx(
4010
- BaseSvgIcon$17,
4045
+ BaseSvgIcon$19,
4011
4046
  {
4012
4047
  ref,
4013
4048
  viewBox: "0 0 24 24",
@@ -4021,7 +4056,7 @@ function ProcessData({ width, height, sx, ...props }, ref) {
4021
4056
  );
4022
4057
  }
4023
4058
  const ProcessData$1 = React.forwardRef(ProcessData);
4024
- const Icon$16 = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
4059
+ const Icon$18 = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
4025
4060
  /* @__PURE__ */ jsxRuntime.jsx(
4026
4061
  "path",
4027
4062
  {
@@ -4039,10 +4074,10 @@ const Icon$16 = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
4039
4074
  }
4040
4075
  )
4041
4076
  ] });
4042
- const BaseSvgIcon$16 = material.createSvgIcon(Icon$16(), "PublicWithPassword");
4077
+ const BaseSvgIcon$18 = material.createSvgIcon(Icon$18(), "PublicWithPassword");
4043
4078
  function PublicWithPassword({ width, height, sx, ...props }, ref) {
4044
4079
  return /* @__PURE__ */ jsxRuntime.jsx(
4045
- BaseSvgIcon$16,
4080
+ BaseSvgIcon$18,
4046
4081
  {
4047
4082
  ref,
4048
4083
  viewBox: "0 0 24 24",
@@ -4056,17 +4091,17 @@ function PublicWithPassword({ width, height, sx, ...props }, ref) {
4056
4091
  );
4057
4092
  }
4058
4093
  const PublicWithPassword$1 = React.forwardRef(PublicWithPassword);
4059
- const Icon$15 = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
4094
+ const Icon$17 = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
4060
4095
  "path",
4061
4096
  {
4062
4097
  fill: "currentColor",
4063
4098
  d: "M11 20v-8.15l-2.6 2.6L7 13l5-5 5 5-1.4 1.45-2.6-2.6V20zM4 9V6q0-.824.588-1.412A1.93 1.93 0 0 1 6 4h12q.824 0 1.413.588Q20 5.175 20 6v3h-2V6H6v3z"
4064
4099
  }
4065
4100
  ) });
4066
- const BaseSvgIcon$15 = material.createSvgIcon(Icon$15(), "Publish");
4101
+ const BaseSvgIcon$17 = material.createSvgIcon(Icon$17(), "Publish");
4067
4102
  function Publish({ width, height, sx, ...props }, ref) {
4068
4103
  return /* @__PURE__ */ jsxRuntime.jsx(
4069
- BaseSvgIcon$15,
4104
+ BaseSvgIcon$17,
4070
4105
  {
4071
4106
  ref,
4072
4107
  viewBox: "0 0 24 24",
@@ -4080,7 +4115,7 @@ function Publish({ width, height, sx, ...props }, ref) {
4080
4115
  );
4081
4116
  }
4082
4117
  const Publish$1 = React.forwardRef(Publish);
4083
- const Icon$14 = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
4118
+ const Icon$16 = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
4084
4119
  "path",
4085
4120
  {
4086
4121
  fill: "currentColor",
@@ -4089,10 +4124,10 @@ const Icon$14 = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
4089
4124
  clipRule: "evenodd"
4090
4125
  }
4091
4126
  ) });
4092
- const BaseSvgIcon$14 = material.createSvgIcon(Icon$14(), "Quadbin");
4127
+ const BaseSvgIcon$16 = material.createSvgIcon(Icon$16(), "Quadbin");
4093
4128
  function Quadbin({ width, height, sx, ...props }, ref) {
4094
4129
  return /* @__PURE__ */ jsxRuntime.jsx(
4095
- BaseSvgIcon$14,
4130
+ BaseSvgIcon$16,
4096
4131
  {
4097
4132
  ref,
4098
4133
  viewBox: "0 0 24 24",
@@ -4106,7 +4141,7 @@ function Quadbin({ width, height, sx, ...props }, ref) {
4106
4141
  );
4107
4142
  }
4108
4143
  const Quadbin$1 = React.forwardRef(Quadbin);
4109
- const Icon$13 = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
4144
+ const Icon$15 = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
4110
4145
  /* @__PURE__ */ jsxRuntime.jsx(
4111
4146
  "path",
4112
4147
  {
@@ -4124,10 +4159,10 @@ const Icon$13 = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
4124
4159
  }
4125
4160
  )
4126
4161
  ] });
4127
- const BaseSvgIcon$13 = material.createSvgIcon(Icon$13(), "Quadkey");
4162
+ const BaseSvgIcon$15 = material.createSvgIcon(Icon$15(), "Quadkey");
4128
4163
  function Quadkey({ width, height, sx, ...props }, ref) {
4129
4164
  return /* @__PURE__ */ jsxRuntime.jsx(
4130
- BaseSvgIcon$13,
4165
+ BaseSvgIcon$15,
4131
4166
  {
4132
4167
  ref,
4133
4168
  viewBox: "0 0 24 24",
@@ -4141,7 +4176,7 @@ function Quadkey({ width, height, sx, ...props }, ref) {
4141
4176
  );
4142
4177
  }
4143
4178
  const Quadkey$1 = React.forwardRef(Quadkey);
4144
- const Icon$12 = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
4179
+ const Icon$14 = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
4145
4180
  /* @__PURE__ */ jsxRuntime.jsx("g", { clipPath: "url(#a)", children: /* @__PURE__ */ jsxRuntime.jsx(
4146
4181
  "path",
4147
4182
  {
@@ -4153,10 +4188,10 @@ const Icon$12 = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
4153
4188
  ) }),
4154
4189
  /* @__PURE__ */ jsxRuntime.jsx("defs", { children: /* @__PURE__ */ jsxRuntime.jsx("clipPath", { id: "a", children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M0 0h24v24H0z" }) }) })
4155
4190
  ] });
4156
- const BaseSvgIcon$12 = material.createSvgIcon(Icon$12(), "QueryTable");
4191
+ const BaseSvgIcon$14 = material.createSvgIcon(Icon$14(), "QueryTable");
4157
4192
  function QueryTable({ width, height, sx, ...props }, ref) {
4158
4193
  return /* @__PURE__ */ jsxRuntime.jsx(
4159
- BaseSvgIcon$12,
4194
+ BaseSvgIcon$14,
4160
4195
  {
4161
4196
  ref,
4162
4197
  viewBox: "0 0 24 24",
@@ -4170,7 +4205,7 @@ function QueryTable({ width, height, sx, ...props }, ref) {
4170
4205
  );
4171
4206
  }
4172
4207
  const QueryTable$1 = React.forwardRef(QueryTable);
4173
- const Icon$11 = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
4208
+ const Icon$13 = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
4174
4209
  /* @__PURE__ */ jsxRuntime.jsx(
4175
4210
  "path",
4176
4211
  {
@@ -4188,10 +4223,10 @@ const Icon$11 = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
4188
4223
  }
4189
4224
  )
4190
4225
  ] });
4191
- const BaseSvgIcon$11 = material.createSvgIcon(Icon$11(), "Rain");
4226
+ const BaseSvgIcon$13 = material.createSvgIcon(Icon$13(), "Rain");
4192
4227
  function Rain({ width, height, sx, ...props }, ref) {
4193
4228
  return /* @__PURE__ */ jsxRuntime.jsx(
4194
- BaseSvgIcon$11,
4229
+ BaseSvgIcon$13,
4195
4230
  {
4196
4231
  ref,
4197
4232
  viewBox: "0 0 24 24",
@@ -4205,17 +4240,17 @@ function Rain({ width, height, sx, ...props }, ref) {
4205
4240
  );
4206
4241
  }
4207
4242
  const Rain$1 = React.forwardRef(Rain);
4208
- const Icon$10 = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
4243
+ const Icon$12 = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
4209
4244
  "path",
4210
4245
  {
4211
4246
  fill: "currentColor",
4212
4247
  d: "M6.5 21v-3.5H3V21zM7.5 21h4v-3.5h-4zM17.5 21H21v-3.5h-3.5zM21 11.5v-4h-3.5v4zM21 6.5V3h-3.5v3.5zM16.5 3h-4v3.5h4zM11.5 3h-4v3.5h4zM6.5 3H3v3.5h3.5zM3 7.5v4h3.5v-4zM3 12.5v4h3.5v-4zM11.5 16.5h-4v-4h4zM11.5 11.5h-4v-4h4zM12.5 12.5h4v4h-4z"
4213
4248
  }
4214
4249
  ) });
4215
- const BaseSvgIcon$10 = material.createSvgIcon(Icon$10(), "Raster");
4250
+ const BaseSvgIcon$12 = material.createSvgIcon(Icon$12(), "Raster");
4216
4251
  function Raster({ width, height, sx, ...props }, ref) {
4217
4252
  return /* @__PURE__ */ jsxRuntime.jsx(
4218
- BaseSvgIcon$10,
4253
+ BaseSvgIcon$12,
4219
4254
  {
4220
4255
  ref,
4221
4256
  viewBox: "0 0 24 24",
@@ -4229,7 +4264,31 @@ function Raster({ width, height, sx, ...props }, ref) {
4229
4264
  );
4230
4265
  }
4231
4266
  const Raster$1 = React.forwardRef(Raster);
4232
- const Icon$$ = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
4267
+ const Icon$11 = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
4268
+ "path",
4269
+ {
4270
+ fill: "currentColor",
4271
+ d: "M9 18h8v-2H9c-2.21 0-4-1.79-4-4s1.79-4 4-4h8.17l-2.59 2.59L16 12l5-5-5-5-1.41 1.41L17.17 6H9c-3.31 0-6 2.69-6 6s2.69 6 6 6"
4272
+ }
4273
+ ) });
4274
+ const BaseSvgIcon$11 = material.createSvgIcon(Icon$11(), "RedoAlt");
4275
+ function RedoAlt({ width, height, sx, ...props }, ref) {
4276
+ return /* @__PURE__ */ jsxRuntime.jsx(
4277
+ BaseSvgIcon$11,
4278
+ {
4279
+ ref,
4280
+ viewBox: "0 0 24 24",
4281
+ sx: {
4282
+ width,
4283
+ height: height || width,
4284
+ ...sx
4285
+ },
4286
+ ...props
4287
+ }
4288
+ );
4289
+ }
4290
+ const RedoAlt$1 = React.forwardRef(RedoAlt);
4291
+ const Icon$10 = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
4233
4292
  "path",
4234
4293
  {
4235
4294
  fill: "currentColor",
@@ -4238,10 +4297,10 @@ const Icon$$ = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.
4238
4297
  clipRule: "evenodd"
4239
4298
  }
4240
4299
  ) });
4241
- const BaseSvgIcon$$ = material.createSvgIcon(Icon$$(), "Redshift");
4300
+ const BaseSvgIcon$10 = material.createSvgIcon(Icon$10(), "Redshift");
4242
4301
  function Redshift({ width, height, sx, ...props }, ref) {
4243
4302
  return /* @__PURE__ */ jsxRuntime.jsx(
4244
- BaseSvgIcon$$,
4303
+ BaseSvgIcon$10,
4245
4304
  {
4246
4305
  ref,
4247
4306
  viewBox: "0 0 24 24",
@@ -4255,7 +4314,7 @@ function Redshift({ width, height, sx, ...props }, ref) {
4255
4314
  );
4256
4315
  }
4257
4316
  const Redshift$1 = React.forwardRef(Redshift);
4258
- const Icon$_ = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
4317
+ const Icon$$ = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
4259
4318
  "path",
4260
4319
  {
4261
4320
  fill: "currentColor",
@@ -4264,10 +4323,10 @@ const Icon$_ = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.
4264
4323
  clipRule: "evenodd"
4265
4324
  }
4266
4325
  ) });
4267
- const BaseSvgIcon$_ = material.createSvgIcon(Icon$_(), "Report");
4326
+ const BaseSvgIcon$$ = material.createSvgIcon(Icon$$(), "Report");
4268
4327
  function Report({ width, height, sx, ...props }, ref) {
4269
4328
  return /* @__PURE__ */ jsxRuntime.jsx(
4270
- BaseSvgIcon$_,
4329
+ BaseSvgIcon$$,
4271
4330
  {
4272
4331
  ref,
4273
4332
  viewBox: "0 0 24 24",
@@ -4281,7 +4340,7 @@ function Report({ width, height, sx, ...props }, ref) {
4281
4340
  );
4282
4341
  }
4283
4342
  const Report$1 = React.forwardRef(Report);
4284
- const Icon$Z = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
4343
+ const Icon$_ = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
4285
4344
  "path",
4286
4345
  {
4287
4346
  fill: "currentColor",
@@ -4290,10 +4349,10 @@ const Icon$Z = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.
4290
4349
  clipRule: "evenodd"
4291
4350
  }
4292
4351
  ) });
4293
- const BaseSvgIcon$Z = material.createSvgIcon(Icon$Z(), "Reset");
4352
+ const BaseSvgIcon$_ = material.createSvgIcon(Icon$_(), "Reset");
4294
4353
  function Reset({ width, height, sx, ...props }, ref) {
4295
4354
  return /* @__PURE__ */ jsxRuntime.jsx(
4296
- BaseSvgIcon$Z,
4355
+ BaseSvgIcon$_,
4297
4356
  {
4298
4357
  ref,
4299
4358
  viewBox: "0 0 24 24",
@@ -4307,7 +4366,7 @@ function Reset({ width, height, sx, ...props }, ref) {
4307
4366
  );
4308
4367
  }
4309
4368
  const Reset$1 = React.forwardRef(Reset);
4310
- const Icon$Y = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
4369
+ const Icon$Z = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
4311
4370
  /* @__PURE__ */ jsxRuntime.jsx("g", { clipPath: "url(#a)", children: /* @__PURE__ */ jsxRuntime.jsx(
4312
4371
  "path",
4313
4372
  {
@@ -4319,10 +4378,10 @@ const Icon$Y = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www
4319
4378
  ) }),
4320
4379
  /* @__PURE__ */ jsxRuntime.jsx("defs", { children: /* @__PURE__ */ jsxRuntime.jsx("clipPath", { id: "a", children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M0 0h24v24H0z" }) }) })
4321
4380
  ] });
4322
- const BaseSvgIcon$Y = material.createSvgIcon(Icon$Y(), "RiskAnalysis");
4381
+ const BaseSvgIcon$Z = material.createSvgIcon(Icon$Z(), "RiskAnalysis");
4323
4382
  function RiskAnalysis({ width, height, sx, ...props }, ref) {
4324
4383
  return /* @__PURE__ */ jsxRuntime.jsx(
4325
- BaseSvgIcon$Y,
4384
+ BaseSvgIcon$Z,
4326
4385
  {
4327
4386
  ref,
4328
4387
  viewBox: "0 0 24 24",
@@ -4336,7 +4395,7 @@ function RiskAnalysis({ width, height, sx, ...props }, ref) {
4336
4395
  );
4337
4396
  }
4338
4397
  const RiskAnalysis$1 = React.forwardRef(RiskAnalysis);
4339
- const Icon$X = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
4398
+ const Icon$Y = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
4340
4399
  /* @__PURE__ */ jsxRuntime.jsx(
4341
4400
  "path",
4342
4401
  {
@@ -4355,10 +4414,10 @@ const Icon$X = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www
4355
4414
  }
4356
4415
  )
4357
4416
  ] });
4358
- const BaseSvgIcon$X = material.createSvgIcon(Icon$X(), "RoadTraffic");
4417
+ const BaseSvgIcon$Y = material.createSvgIcon(Icon$Y(), "RoadTraffic");
4359
4418
  function RoadTraffic({ width, height, sx, ...props }, ref) {
4360
4419
  return /* @__PURE__ */ jsxRuntime.jsx(
4361
- BaseSvgIcon$X,
4420
+ BaseSvgIcon$Y,
4362
4421
  {
4363
4422
  ref,
4364
4423
  viewBox: "0 0 24 24",
@@ -4372,7 +4431,7 @@ function RoadTraffic({ width, height, sx, ...props }, ref) {
4372
4431
  );
4373
4432
  }
4374
4433
  const RoadTraffic$1 = React.forwardRef(RoadTraffic);
4375
- const Icon$W = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
4434
+ const Icon$X = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
4376
4435
  /* @__PURE__ */ jsxRuntime.jsx(
4377
4436
  "path",
4378
4437
  {
@@ -4391,10 +4450,10 @@ const Icon$W = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www
4391
4450
  }
4392
4451
  )
4393
4452
  ] });
4394
- const BaseSvgIcon$W = material.createSvgIcon(Icon$W(), "RunSettings");
4453
+ const BaseSvgIcon$X = material.createSvgIcon(Icon$X(), "RunSettings");
4395
4454
  function RunSettings({ width, height, sx, ...props }, ref) {
4396
4455
  return /* @__PURE__ */ jsxRuntime.jsx(
4397
- BaseSvgIcon$W,
4456
+ BaseSvgIcon$X,
4398
4457
  {
4399
4458
  ref,
4400
4459
  viewBox: "0 0 24 24",
@@ -4408,7 +4467,7 @@ function RunSettings({ width, height, sx, ...props }, ref) {
4408
4467
  );
4409
4468
  }
4410
4469
  const RunSettings$1 = React.forwardRef(RunSettings);
4411
- const Icon$V = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
4470
+ const Icon$W = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
4412
4471
  "path",
4413
4472
  {
4414
4473
  fill: "currentColor",
@@ -4417,10 +4476,10 @@ const Icon$V = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.
4417
4476
  clipRule: "evenodd"
4418
4477
  }
4419
4478
  ) });
4420
- const BaseSvgIcon$V = material.createSvgIcon(Icon$V(), "RunStep");
4479
+ const BaseSvgIcon$W = material.createSvgIcon(Icon$W(), "RunStep");
4421
4480
  function RunStep({ width, height, sx, ...props }, ref) {
4422
4481
  return /* @__PURE__ */ jsxRuntime.jsx(
4423
- BaseSvgIcon$V,
4482
+ BaseSvgIcon$W,
4424
4483
  {
4425
4484
  ref,
4426
4485
  viewBox: "0 0 24 24",
@@ -4434,7 +4493,7 @@ function RunStep({ width, height, sx, ...props }, ref) {
4434
4493
  );
4435
4494
  }
4436
4495
  const RunStep$1 = React.forwardRef(RunStep);
4437
- const Icon$U = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
4496
+ const Icon$V = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
4438
4497
  "path",
4439
4498
  {
4440
4499
  fill: "currentColor",
@@ -4443,10 +4502,10 @@ const Icon$U = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.
4443
4502
  clipRule: "evenodd"
4444
4503
  }
4445
4504
  ) });
4446
- const BaseSvgIcon$U = material.createSvgIcon(Icon$U(), "Salesforce");
4505
+ const BaseSvgIcon$V = material.createSvgIcon(Icon$V(), "Salesforce");
4447
4506
  function Salesforce({ width, height, sx, ...props }, ref) {
4448
4507
  return /* @__PURE__ */ jsxRuntime.jsx(
4449
- BaseSvgIcon$U,
4508
+ BaseSvgIcon$V,
4450
4509
  {
4451
4510
  ref,
4452
4511
  viewBox: "0 0 24 24",
@@ -4460,7 +4519,7 @@ function Salesforce({ width, height, sx, ...props }, ref) {
4460
4519
  );
4461
4520
  }
4462
4521
  const Salesforce$1 = React.forwardRef(Salesforce);
4463
- const Icon$T = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
4522
+ const Icon$U = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
4464
4523
  "path",
4465
4524
  {
4466
4525
  fill: "currentColor",
@@ -4469,10 +4528,10 @@ const Icon$T = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.
4469
4528
  clipRule: "evenodd"
4470
4529
  }
4471
4530
  ) });
4472
- const BaseSvgIcon$T = material.createSvgIcon(Icon$T(), "Sample");
4531
+ const BaseSvgIcon$U = material.createSvgIcon(Icon$U(), "Sample");
4473
4532
  function Sample({ width, height, sx, ...props }, ref) {
4474
4533
  return /* @__PURE__ */ jsxRuntime.jsx(
4475
- BaseSvgIcon$T,
4534
+ BaseSvgIcon$U,
4476
4535
  {
4477
4536
  ref,
4478
4537
  viewBox: "0 0 24 24",
@@ -4486,7 +4545,7 @@ function Sample({ width, height, sx, ...props }, ref) {
4486
4545
  );
4487
4546
  }
4488
4547
  const Sample$1 = React.forwardRef(Sample);
4489
- const Icon$S = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
4548
+ const Icon$T = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
4490
4549
  /* @__PURE__ */ jsxRuntime.jsx(
4491
4550
  "path",
4492
4551
  {
@@ -4502,10 +4561,10 @@ const Icon$S = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www
4502
4561
  }
4503
4562
  )
4504
4563
  ] });
4505
- const BaseSvgIcon$S = material.createSvgIcon(Icon$S(), "SaveOk");
4564
+ const BaseSvgIcon$T = material.createSvgIcon(Icon$T(), "SaveOk");
4506
4565
  function SaveOk({ width, height, sx, ...props }, ref) {
4507
4566
  return /* @__PURE__ */ jsxRuntime.jsx(
4508
- BaseSvgIcon$S,
4567
+ BaseSvgIcon$T,
4509
4568
  {
4510
4569
  ref,
4511
4570
  viewBox: "0 0 24 24",
@@ -4519,7 +4578,7 @@ function SaveOk({ width, height, sx, ...props }, ref) {
4519
4578
  );
4520
4579
  }
4521
4580
  const SaveOk$1 = React.forwardRef(SaveOk);
4522
- const Icon$R = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
4581
+ const Icon$S = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
4523
4582
  /* @__PURE__ */ jsxRuntime.jsx(
4524
4583
  "path",
4525
4584
  {
@@ -4544,10 +4603,10 @@ const Icon$R = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www
4544
4603
  }
4545
4604
  )
4546
4605
  ] });
4547
- const BaseSvgIcon$R = material.createSvgIcon(Icon$R(), "ScheduleRun");
4606
+ const BaseSvgIcon$S = material.createSvgIcon(Icon$S(), "ScheduleRun");
4548
4607
  function ScheduleRun({ width, height, sx, ...props }, ref) {
4549
4608
  return /* @__PURE__ */ jsxRuntime.jsx(
4550
- BaseSvgIcon$R,
4609
+ BaseSvgIcon$S,
4551
4610
  {
4552
4611
  ref,
4553
4612
  viewBox: "0 0 24 24",
@@ -4561,7 +4620,7 @@ function ScheduleRun({ width, height, sx, ...props }, ref) {
4561
4620
  );
4562
4621
  }
4563
4622
  const ScheduleRun$1 = React.forwardRef(ScheduleRun);
4564
- const Icon$Q = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
4623
+ const Icon$R = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
4565
4624
  /* @__PURE__ */ jsxRuntime.jsx(
4566
4625
  "path",
4567
4626
  {
@@ -4577,10 +4636,10 @@ const Icon$Q = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www
4577
4636
  }
4578
4637
  )
4579
4638
  ] });
4580
- const BaseSvgIcon$Q = material.createSvgIcon(Icon$Q(), "SelectDestination");
4639
+ const BaseSvgIcon$R = material.createSvgIcon(Icon$R(), "SelectDestination");
4581
4640
  function SelectDestination({ width, height, sx, ...props }, ref) {
4582
4641
  return /* @__PURE__ */ jsxRuntime.jsx(
4583
- BaseSvgIcon$Q,
4642
+ BaseSvgIcon$R,
4584
4643
  {
4585
4644
  ref,
4586
4645
  viewBox: "0 0 24 24",
@@ -4594,28 +4653,26 @@ function SelectDestination({ width, height, sx, ...props }, ref) {
4594
4653
  );
4595
4654
  }
4596
4655
  const SelectDestination$1 = React.forwardRef(SelectDestination);
4597
- const Icon$P = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
4656
+ const Icon$Q = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
4598
4657
  /* @__PURE__ */ jsxRuntime.jsx(
4599
4658
  "path",
4600
4659
  {
4601
4660
  fill: "currentColor",
4602
- fillRule: "evenodd",
4603
- d: "M11.293 11.293a1 1 0 0 1 1.1-.212l9 3.857a1.001 1.001 0 0 1 .122 1.777l-2.995 1.797-.006.004-1.798 2.999a1 1 0 0 1-1.778-.121l-3.857-9a1 1 0 0 1 .212-1.101m4.713 7.515.805-1.341a1.9 1.9 0 0 1 .511-.559l.092-.062.052-.034 1.343-.806-4.906-2.103z",
4604
- clipRule: "evenodd"
4661
+ d: "M11.4 6.2a1 1 0 0 1 1.2 0l.4.3V9l-1-.75L5.667 13 12 17.75 18.333 13 17 12v-1h1.999l1.6 1.2a1 1 0 0 1 0 1.6l-8 6a1 1 0 0 1-1.199 0l-8-6a1 1 0 0 1 0-1.6z"
4605
4662
  }
4606
4663
  ),
4607
4664
  /* @__PURE__ */ jsxRuntime.jsx(
4608
4665
  "path",
4609
4666
  {
4610
4667
  fill: "currentColor",
4611
- d: "m10.566 17.405-2.052 4.93-1.385-.576 2.05-4.928zM7.163 14.809l-4.941 2.037-.572-1.387 4.939-2.036zM22.361 8.545l-4.948 2.039-.574-1.386 4.951-2.04zM7.17 9.175l-.574 1.385-4.931-2.053.576-1.385zM16.193 1.942l.693.29-2.058 4.94-1.387-.575 2.06-4.943zM10.58 6.588l-1.387.574-2.039-4.947 1.387-.571z"
4668
+ d: "M18.91 5h2.84l-2.32 1.84.88 2.85L18 7.93l-2.32 1.76.88-2.85L14.25 5h2.84L18 2.19z"
4612
4669
  }
4613
4670
  )
4614
4671
  ] });
4615
- const BaseSvgIcon$P = material.createSvgIcon(Icon$P(), "SelectFeature");
4672
+ const BaseSvgIcon$Q = material.createSvgIcon(Icon$Q(), "SelectFeature");
4616
4673
  function SelectFeature({ width, height, sx, ...props }, ref) {
4617
4674
  return /* @__PURE__ */ jsxRuntime.jsx(
4618
- BaseSvgIcon$P,
4675
+ BaseSvgIcon$Q,
4619
4676
  {
4620
4677
  ref,
4621
4678
  viewBox: "0 0 24 24",
@@ -4629,7 +4686,7 @@ function SelectFeature({ width, height, sx, ...props }, ref) {
4629
4686
  );
4630
4687
  }
4631
4688
  const SelectFeature$1 = React.forwardRef(SelectFeature);
4632
- const Icon$O = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
4689
+ const Icon$P = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
4633
4690
  "path",
4634
4691
  {
4635
4692
  fill: "currentColor",
@@ -4638,10 +4695,10 @@ const Icon$O = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.
4638
4695
  clipRule: "evenodd"
4639
4696
  }
4640
4697
  ) });
4641
- const BaseSvgIcon$O = material.createSvgIcon(Icon$O(), "SelectTool");
4698
+ const BaseSvgIcon$P = material.createSvgIcon(Icon$P(), "SelectTool");
4642
4699
  function SelectTool({ width, height, sx, ...props }, ref) {
4643
4700
  return /* @__PURE__ */ jsxRuntime.jsx(
4644
- BaseSvgIcon$O,
4701
+ BaseSvgIcon$P,
4645
4702
  {
4646
4703
  ref,
4647
4704
  viewBox: "0 0 24 24",
@@ -4655,17 +4712,17 @@ function SelectTool({ width, height, sx, ...props }, ref) {
4655
4712
  );
4656
4713
  }
4657
4714
  const SelectTool$1 = React.forwardRef(SelectTool);
4658
- const Icon$N = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
4715
+ const Icon$O = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
4659
4716
  "path",
4660
4717
  {
4661
4718
  fill: "currentColor",
4662
4719
  d: "M15 3v11h6V5a2 2 0 0 0-2-2zM17 23v-6h6l-2.29 2.3L23 21.59 21.59 23l-2.3-2.29zM13 21h-2v-2h2zM9 5H7V3h2zM5 17H3v-2h2zM5 19v2c-1.1 0-2-.9-2-2zM13 5h-2V3h2zM5 9H3V7h2zM9 21H7v-2h2zM5 13H3v-2h2zM5 5H3c0-1.1.9-2 2-2zM9 17h2v-2H9zM11 9H9V7h2zM9 13h2v-2H9z"
4663
4720
  }
4664
4721
  ) });
4665
- const BaseSvgIcon$N = material.createSvgIcon(Icon$N(), "SelectVariable");
4722
+ const BaseSvgIcon$O = material.createSvgIcon(Icon$O(), "SelectVariable");
4666
4723
  function SelectVariable({ width, height, sx, ...props }, ref) {
4667
4724
  return /* @__PURE__ */ jsxRuntime.jsx(
4668
- BaseSvgIcon$N,
4725
+ BaseSvgIcon$O,
4669
4726
  {
4670
4727
  ref,
4671
4728
  viewBox: "0 0 24 24",
@@ -4679,7 +4736,7 @@ function SelectVariable({ width, height, sx, ...props }, ref) {
4679
4736
  );
4680
4737
  }
4681
4738
  const SelectVariable$1 = React.forwardRef(SelectVariable);
4682
- const Icon$M = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
4739
+ const Icon$N = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
4683
4740
  /* @__PURE__ */ jsxRuntime.jsx(
4684
4741
  "path",
4685
4742
  {
@@ -4695,10 +4752,10 @@ const Icon$M = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www
4695
4752
  }
4696
4753
  )
4697
4754
  ] });
4698
- const BaseSvgIcon$M = material.createSvgIcon(Icon$M(), "ShowNodeResults");
4755
+ const BaseSvgIcon$N = material.createSvgIcon(Icon$N(), "ShowNodeResults");
4699
4756
  function ShowNodeResults({ width, height, sx, ...props }, ref) {
4700
4757
  return /* @__PURE__ */ jsxRuntime.jsx(
4701
- BaseSvgIcon$M,
4758
+ BaseSvgIcon$N,
4702
4759
  {
4703
4760
  ref,
4704
4761
  viewBox: "0 0 24 24",
@@ -4712,7 +4769,7 @@ function ShowNodeResults({ width, height, sx, ...props }, ref) {
4712
4769
  );
4713
4770
  }
4714
4771
  const ShowNodeResults$1 = React.forwardRef(ShowNodeResults);
4715
- const Icon$L = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
4772
+ const Icon$M = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
4716
4773
  /* @__PURE__ */ jsxRuntime.jsx(
4717
4774
  "path",
4718
4775
  {
@@ -4730,10 +4787,10 @@ const Icon$L = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www
4730
4787
  }
4731
4788
  )
4732
4789
  ] });
4733
- const BaseSvgIcon$L = material.createSvgIcon(Icon$L(), "ShowRightsidebar");
4790
+ const BaseSvgIcon$M = material.createSvgIcon(Icon$M(), "ShowRightsidebar");
4734
4791
  function ShowRightsidebar({ width, height, sx, ...props }, ref) {
4735
4792
  return /* @__PURE__ */ jsxRuntime.jsx(
4736
- BaseSvgIcon$L,
4793
+ BaseSvgIcon$M,
4737
4794
  {
4738
4795
  ref,
4739
4796
  viewBox: "0 0 24 24",
@@ -4747,7 +4804,7 @@ function ShowRightsidebar({ width, height, sx, ...props }, ref) {
4747
4804
  );
4748
4805
  }
4749
4806
  const ShowRightsidebar$1 = React.forwardRef(ShowRightsidebar);
4750
- const Icon$K = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
4807
+ const Icon$L = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
4751
4808
  /* @__PURE__ */ jsxRuntime.jsx(
4752
4809
  "path",
4753
4810
  {
@@ -4765,10 +4822,10 @@ const Icon$K = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www
4765
4822
  }
4766
4823
  )
4767
4824
  ] });
4768
- const BaseSvgIcon$K = material.createSvgIcon(Icon$K(), "SingleLayer");
4825
+ const BaseSvgIcon$L = material.createSvgIcon(Icon$L(), "SingleLayer");
4769
4826
  function SingleLayer({ width, height, sx, ...props }, ref) {
4770
4827
  return /* @__PURE__ */ jsxRuntime.jsx(
4771
- BaseSvgIcon$K,
4828
+ BaseSvgIcon$L,
4772
4829
  {
4773
4830
  ref,
4774
4831
  viewBox: "0 0 24 24",
@@ -4782,7 +4839,7 @@ function SingleLayer({ width, height, sx, ...props }, ref) {
4782
4839
  );
4783
4840
  }
4784
4841
  const SingleLayer$1 = React.forwardRef(SingleLayer);
4785
- const Icon$J = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
4842
+ const Icon$K = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
4786
4843
  "path",
4787
4844
  {
4788
4845
  fill: "currentColor",
@@ -4791,10 +4848,10 @@ const Icon$J = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.
4791
4848
  clipRule: "evenodd"
4792
4849
  }
4793
4850
  ) });
4794
- const BaseSvgIcon$J = material.createSvgIcon(Icon$J(), "SiteSelection");
4851
+ const BaseSvgIcon$K = material.createSvgIcon(Icon$K(), "SiteSelection");
4795
4852
  function SiteSelection({ width, height, sx, ...props }, ref) {
4796
4853
  return /* @__PURE__ */ jsxRuntime.jsx(
4797
- BaseSvgIcon$J,
4854
+ BaseSvgIcon$K,
4798
4855
  {
4799
4856
  ref,
4800
4857
  viewBox: "0 0 24 24",
@@ -4808,7 +4865,7 @@ function SiteSelection({ width, height, sx, ...props }, ref) {
4808
4865
  );
4809
4866
  }
4810
4867
  const SiteSelection$1 = React.forwardRef(SiteSelection);
4811
- const Icon$I = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
4868
+ const Icon$J = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
4812
4869
  "path",
4813
4870
  {
4814
4871
  fill: "currentColor",
@@ -4817,10 +4874,10 @@ const Icon$I = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.
4817
4874
  clipRule: "evenodd"
4818
4875
  }
4819
4876
  ) });
4820
- const BaseSvgIcon$I = material.createSvgIcon(Icon$I(), "Snowflake");
4877
+ const BaseSvgIcon$J = material.createSvgIcon(Icon$J(), "Snowflake");
4821
4878
  function Snowflake({ width, height, sx, ...props }, ref) {
4822
4879
  return /* @__PURE__ */ jsxRuntime.jsx(
4823
- BaseSvgIcon$I,
4880
+ BaseSvgIcon$J,
4824
4881
  {
4825
4882
  ref,
4826
4883
  viewBox: "0 0 24 24",
@@ -4834,17 +4891,17 @@ function Snowflake({ width, height, sx, ...props }, ref) {
4834
4891
  );
4835
4892
  }
4836
4893
  const Snowflake$1 = React.forwardRef(Snowflake);
4837
- const Icon$H = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
4894
+ const Icon$I = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
4838
4895
  "path",
4839
4896
  {
4840
4897
  fill: "currentColor",
4841
4898
  d: "M15.245.445q-1.07-.3-2.177-.397l-.175 1.992c.612.054 1.223.166 1.813.331zM17.313 1.237q.996.494 1.886 1.161l-1.202 1.6a10 10 0 0 0-1.571-.968zM6.619 1.271l.899 1.787q-.827.417-1.565.977L4.742 2.443c.588-.445 1.219-.84 1.877-1.172M8.155 13.031A4 4 0 0 1 8 12.001a3.994 3.994 0 0 1 2.97-3.846l-.517-1.932A5.996 5.996 0 0 0 6 12c.005.523.08 1.044.223 1.547zM14 12a2 2 0 1 0-4 0 2 2 0 0 0 4 0M14.828 14.828l1.415 1.414A5.96 5.96 0 0 1 12 18a5.96 5.96 0 0 1-4.243-1.758l1.415-1.414c1.51 1.512 4.146 1.512 5.656 0M17.776 13.548l-1.932-.519c.107-.394.156-.72.156-1.029a3.994 3.994 0 0 0-2.969-3.845l.517-1.932A5.996 5.996 0 0 1 18 12c0 .488-.071.98-.224 1.548M22.18 5.643a12 12 0 0 0-1.342-1.759l-1.473 1.354c.417.453.793.947 1.119 1.467zM3.112 3.94l1.48 1.343c-.412.455-.785.951-1.109 1.475l-1.701-1.05a12 12 0 0 1 1.33-1.769M21.824 10.122l1.965-.374a12 12 0 0 0-.613-2.126l-1.863.73c.224.57.396 1.166.511 1.77M10.857.054l.188 1.992a10 10 0 0 0-1.811.341L8.681.465c.708-.203 1.44-.34 2.176-.41M14.746 21.62l.548 1.922a12 12 0 0 0 2.063-.802l-.893-1.789c-.55.275-1.128.5-1.718.668M.797 7.69l1.867.72a10 10 0 0 0-.5 1.773l-1.967-.36c.133-.728.334-1.442.6-2.133M20.506 17.261l1.7 1.054c.389-.627.721-1.293.987-1.98l-1.864-.725a10 10 0 0 1-.823 1.651M10.907 23.951l.18-1.992a10 10 0 0 0 1.846-.003l.185 1.993a12.4 12.4 0 0 1-2.211.002M22 12c0 .62-.057 1.236-.168 1.838l1.967.364c.133-.72.201-1.462.201-2.202v-.046zM19.238 21.573l-1.207-1.595c.49-.37.948-.789 1.362-1.244l1.479 1.348a12 12 0 0 1-1.634 1.491M2 12.021l-2 .005c.002.74.071 1.481.207 2.202l1.965-.369c-.113-.602-.17-1.22-.172-1.838M8.73 23.55a12 12 0 0 1-2.066-.799l.89-1.79a10 10 0 0 0 1.72.663zM2.679 15.63l-1.863.727c.267.686.601 1.352.991 1.98l1.697-1.058a10 10 0 0 1-.825-1.649M4.782 21.587A12 12 0 0 1 3.145 20.1l1.475-1.35c.416.453.876.872 1.366 1.242z"
4842
4899
  }
4843
4900
  ) });
4844
- const BaseSvgIcon$H = material.createSvgIcon(Icon$H(), "SpatialAnalysis");
4901
+ const BaseSvgIcon$I = material.createSvgIcon(Icon$I(), "SpatialAnalysis");
4845
4902
  function SpatialAnalysis({ width, height, sx, ...props }, ref) {
4846
4903
  return /* @__PURE__ */ jsxRuntime.jsx(
4847
- BaseSvgIcon$H,
4904
+ BaseSvgIcon$I,
4848
4905
  {
4849
4906
  ref,
4850
4907
  viewBox: "0 0 24 24",
@@ -4858,7 +4915,7 @@ function SpatialAnalysis({ width, height, sx, ...props }, ref) {
4858
4915
  );
4859
4916
  }
4860
4917
  const SpatialAnalysis$1 = React.forwardRef(SpatialAnalysis);
4861
- const Icon$G = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
4918
+ const Icon$H = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
4862
4919
  "path",
4863
4920
  {
4864
4921
  fill: "currentColor",
@@ -4867,10 +4924,10 @@ const Icon$G = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.
4867
4924
  clipRule: "evenodd"
4868
4925
  }
4869
4926
  ) });
4870
- const BaseSvgIcon$G = material.createSvgIcon(Icon$G(), "SpatialExtension");
4927
+ const BaseSvgIcon$H = material.createSvgIcon(Icon$H(), "SpatialExtension");
4871
4928
  function SpatialExtension({ width, height, sx, ...props }, ref) {
4872
4929
  return /* @__PURE__ */ jsxRuntime.jsx(
4873
- BaseSvgIcon$G,
4930
+ BaseSvgIcon$H,
4874
4931
  {
4875
4932
  ref,
4876
4933
  viewBox: "0 0 24 24",
@@ -4884,7 +4941,7 @@ function SpatialExtension({ width, height, sx, ...props }, ref) {
4884
4941
  );
4885
4942
  }
4886
4943
  const SpatialExtension$1 = React.forwardRef(SpatialExtension);
4887
- const Icon$F = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
4944
+ const Icon$G = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
4888
4945
  "path",
4889
4946
  {
4890
4947
  fill: "currentColor",
@@ -4893,10 +4950,10 @@ const Icon$F = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.
4893
4950
  clipRule: "evenodd"
4894
4951
  }
4895
4952
  ) });
4896
- const BaseSvgIcon$F = material.createSvgIcon(Icon$F(), "SpatialIndexes");
4953
+ const BaseSvgIcon$G = material.createSvgIcon(Icon$G(), "SpatialIndexes");
4897
4954
  function SpatialIndexes({ width, height, sx, ...props }, ref) {
4898
4955
  return /* @__PURE__ */ jsxRuntime.jsx(
4899
- BaseSvgIcon$F,
4956
+ BaseSvgIcon$G,
4900
4957
  {
4901
4958
  ref,
4902
4959
  viewBox: "0 0 24 24",
@@ -4910,7 +4967,7 @@ function SpatialIndexes({ width, height, sx, ...props }, ref) {
4910
4967
  );
4911
4968
  }
4912
4969
  const SpatialIndexes$1 = React.forwardRef(SpatialIndexes);
4913
- const Icon$E = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
4970
+ const Icon$F = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
4914
4971
  "path",
4915
4972
  {
4916
4973
  fill: "currentColor",
@@ -4919,10 +4976,10 @@ const Icon$E = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.
4919
4976
  clipRule: "evenodd"
4920
4977
  }
4921
4978
  ) });
4922
- const BaseSvgIcon$E = material.createSvgIcon(Icon$E(), "Sql");
4979
+ const BaseSvgIcon$F = material.createSvgIcon(Icon$F(), "Sql");
4923
4980
  function Sql({ width, height, sx, ...props }, ref) {
4924
4981
  return /* @__PURE__ */ jsxRuntime.jsx(
4925
- BaseSvgIcon$E,
4982
+ BaseSvgIcon$F,
4926
4983
  {
4927
4984
  ref,
4928
4985
  viewBox: "0 0 24 24",
@@ -4936,7 +4993,7 @@ function Sql({ width, height, sx, ...props }, ref) {
4936
4993
  );
4937
4994
  }
4938
4995
  const Sql$1 = React.forwardRef(Sql);
4939
- const Icon$D = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
4996
+ const Icon$E = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
4940
4997
  "path",
4941
4998
  {
4942
4999
  fill: "currentColor",
@@ -4945,10 +5002,10 @@ const Icon$D = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.
4945
5002
  clipRule: "evenodd"
4946
5003
  }
4947
5004
  ) });
4948
- const BaseSvgIcon$D = material.createSvgIcon(Icon$D(), "SqlError");
5005
+ const BaseSvgIcon$E = material.createSvgIcon(Icon$E(), "SqlError");
4949
5006
  function SqlError({ width, height, sx, ...props }, ref) {
4950
5007
  return /* @__PURE__ */ jsxRuntime.jsx(
4951
- BaseSvgIcon$D,
5008
+ BaseSvgIcon$E,
4952
5009
  {
4953
5010
  ref,
4954
5011
  viewBox: "0 0 24 24",
@@ -4962,7 +5019,7 @@ function SqlError({ width, height, sx, ...props }, ref) {
4962
5019
  );
4963
5020
  }
4964
5021
  const SqlError$1 = React.forwardRef(SqlError);
4965
- const Icon$C = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
5022
+ const Icon$D = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
4966
5023
  /* @__PURE__ */ jsxRuntime.jsx(
4967
5024
  "path",
4968
5025
  {
@@ -4982,10 +5039,10 @@ const Icon$C = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www
4982
5039
  }
4983
5040
  )
4984
5041
  ] });
4985
- const BaseSvgIcon$C = material.createSvgIcon(Icon$C(), "Sso");
5042
+ const BaseSvgIcon$D = material.createSvgIcon(Icon$D(), "Sso");
4986
5043
  function Sso({ width, height, sx, ...props }, ref) {
4987
5044
  return /* @__PURE__ */ jsxRuntime.jsx(
4988
- BaseSvgIcon$C,
5045
+ BaseSvgIcon$D,
4989
5046
  {
4990
5047
  ref,
4991
5048
  viewBox: "0 0 24 24",
@@ -4999,11 +5056,11 @@ function Sso({ width, height, sx, ...props }, ref) {
4999
5056
  );
5000
5057
  }
5001
5058
  const Sso$1 = React.forwardRef(Sso);
5002
- const Icon$B = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M13 11h-2v2h2zm3 2h5v-2h-5zm-8-2H3v2h5z" }) });
5003
- const BaseSvgIcon$B = material.createSvgIcon(Icon$B(), "StrokeCustom");
5059
+ const Icon$C = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M13 11h-2v2h2zm3 2h5v-2h-5zm-8-2H3v2h5z" }) });
5060
+ const BaseSvgIcon$C = material.createSvgIcon(Icon$C(), "StrokeCustom");
5004
5061
  function StrokeCustom({ width, height, sx, ...props }, ref) {
5005
5062
  return /* @__PURE__ */ jsxRuntime.jsx(
5006
- BaseSvgIcon$B,
5063
+ BaseSvgIcon$C,
5007
5064
  {
5008
5065
  ref,
5009
5066
  viewBox: "0 0 24 24",
@@ -5017,11 +5074,11 @@ function StrokeCustom({ width, height, sx, ...props }, ref) {
5017
5074
  );
5018
5075
  }
5019
5076
  const StrokeCustom$1 = React.forwardRef(StrokeCustom);
5020
- const Icon$A = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M3 11h4v2H3zM10 11h4v2h-4zM21 11h-4v2h4z" }) });
5021
- const BaseSvgIcon$A = material.createSvgIcon(Icon$A(), "StrokeDash");
5077
+ const Icon$B = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M3 11h4v2H3zM10 11h4v2h-4zM21 11h-4v2h4z" }) });
5078
+ const BaseSvgIcon$B = material.createSvgIcon(Icon$B(), "StrokeDash");
5022
5079
  function StrokeDash({ width, height, sx, ...props }, ref) {
5023
5080
  return /* @__PURE__ */ jsxRuntime.jsx(
5024
- BaseSvgIcon$A,
5081
+ BaseSvgIcon$B,
5025
5082
  {
5026
5083
  ref,
5027
5084
  viewBox: "0 0 24 24",
@@ -5035,11 +5092,11 @@ function StrokeDash({ width, height, sx, ...props }, ref) {
5035
5092
  );
5036
5093
  }
5037
5094
  const StrokeDash$1 = React.forwardRef(StrokeDash);
5038
- const Icon$z = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M21 11H3v2h18z" }) });
5039
- const BaseSvgIcon$z = material.createSvgIcon(Icon$z(), "StrokeSolid");
5095
+ const Icon$A = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M21 11H3v2h18z" }) });
5096
+ const BaseSvgIcon$A = material.createSvgIcon(Icon$A(), "StrokeSolid");
5040
5097
  function StrokeSolid({ width, height, sx, ...props }, ref) {
5041
5098
  return /* @__PURE__ */ jsxRuntime.jsx(
5042
- BaseSvgIcon$z,
5099
+ BaseSvgIcon$A,
5043
5100
  {
5044
5101
  ref,
5045
5102
  viewBox: "0 0 24 24",
@@ -5053,7 +5110,7 @@ function StrokeSolid({ width, height, sx, ...props }, ref) {
5053
5110
  );
5054
5111
  }
5055
5112
  const StrokeSolid$1 = React.forwardRef(StrokeSolid);
5056
- const Icon$y = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
5113
+ const Icon$z = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
5057
5114
  "path",
5058
5115
  {
5059
5116
  fill: "currentColor",
@@ -5062,10 +5119,10 @@ const Icon$y = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.
5062
5119
  clipRule: "evenodd"
5063
5120
  }
5064
5121
  ) });
5065
- const BaseSvgIcon$y = material.createSvgIcon(Icon$y(), "SupplyChain");
5122
+ const BaseSvgIcon$z = material.createSvgIcon(Icon$z(), "SupplyChain");
5066
5123
  function SupplyChain({ width, height, sx, ...props }, ref) {
5067
5124
  return /* @__PURE__ */ jsxRuntime.jsx(
5068
- BaseSvgIcon$y,
5125
+ BaseSvgIcon$z,
5069
5126
  {
5070
5127
  ref,
5071
5128
  viewBox: "0 0 24 24",
@@ -5079,11 +5136,11 @@ function SupplyChain({ width, height, sx, ...props }, ref) {
5079
5136
  );
5080
5137
  }
5081
5138
  const SupplyChain$1 = React.forwardRef(SupplyChain);
5082
- const Icon$x = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx("circle", { cx: 12, cy: 12, r: 8, fill: "currentColor" }) });
5083
- const BaseSvgIcon$x = material.createSvgIcon(Icon$x(), "SwatchCircle");
5139
+ const Icon$y = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx("circle", { cx: 12, cy: 12, r: 8, fill: "currentColor" }) });
5140
+ const BaseSvgIcon$y = material.createSvgIcon(Icon$y(), "SwatchCircle");
5084
5141
  function SwatchCircle({ width, height, sx, ...props }, ref) {
5085
5142
  return /* @__PURE__ */ jsxRuntime.jsx(
5086
- BaseSvgIcon$x,
5143
+ BaseSvgIcon$y,
5087
5144
  {
5088
5145
  ref,
5089
5146
  viewBox: "0 0 24 24",
@@ -5097,7 +5154,7 @@ function SwatchCircle({ width, height, sx, ...props }, ref) {
5097
5154
  );
5098
5155
  }
5099
5156
  const SwatchCircle$1 = React.forwardRef(SwatchCircle);
5100
- const Icon$w = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
5157
+ const Icon$x = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
5101
5158
  "path",
5102
5159
  {
5103
5160
  fill: "currentColor",
@@ -5106,10 +5163,10 @@ const Icon$w = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.
5106
5163
  clipRule: "evenodd"
5107
5164
  }
5108
5165
  ) });
5109
- const BaseSvgIcon$w = material.createSvgIcon(Icon$w(), "SwatchCircleNone");
5166
+ const BaseSvgIcon$x = material.createSvgIcon(Icon$x(), "SwatchCircleNone");
5110
5167
  function SwatchCircleNone({ width, height, sx, ...props }, ref) {
5111
5168
  return /* @__PURE__ */ jsxRuntime.jsx(
5112
- BaseSvgIcon$w,
5169
+ BaseSvgIcon$x,
5113
5170
  {
5114
5171
  ref,
5115
5172
  viewBox: "0 0 24 24",
@@ -5123,7 +5180,7 @@ function SwatchCircleNone({ width, height, sx, ...props }, ref) {
5123
5180
  );
5124
5181
  }
5125
5182
  const SwatchCircleNone$1 = React.forwardRef(SwatchCircleNone);
5126
- const Icon$v = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
5183
+ const Icon$w = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
5127
5184
  "path",
5128
5185
  {
5129
5186
  fill: "currentColor",
@@ -5132,10 +5189,10 @@ const Icon$v = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.
5132
5189
  clipRule: "evenodd"
5133
5190
  }
5134
5191
  ) });
5135
- const BaseSvgIcon$v = material.createSvgIcon(Icon$v(), "TableColumn");
5192
+ const BaseSvgIcon$w = material.createSvgIcon(Icon$w(), "TableColumn");
5136
5193
  function TableColumn({ width, height, sx, ...props }, ref) {
5137
5194
  return /* @__PURE__ */ jsxRuntime.jsx(
5138
- BaseSvgIcon$v,
5195
+ BaseSvgIcon$w,
5139
5196
  {
5140
5197
  ref,
5141
5198
  viewBox: "0 0 24 24",
@@ -5149,7 +5206,7 @@ function TableColumn({ width, height, sx, ...props }, ref) {
5149
5206
  );
5150
5207
  }
5151
5208
  const TableColumn$1 = React.forwardRef(TableColumn);
5152
- const Icon$u = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
5209
+ const Icon$v = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
5153
5210
  /* @__PURE__ */ jsxRuntime.jsx(
5154
5211
  "path",
5155
5212
  {
@@ -5167,10 +5224,10 @@ const Icon$u = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www
5167
5224
  }
5168
5225
  )
5169
5226
  ] });
5170
- const BaseSvgIcon$u = material.createSvgIcon(Icon$u(), "TableColumnLimited");
5227
+ const BaseSvgIcon$v = material.createSvgIcon(Icon$v(), "TableColumnLimited");
5171
5228
  function TableColumnLimited({ width, height, sx, ...props }, ref) {
5172
5229
  return /* @__PURE__ */ jsxRuntime.jsx(
5173
- BaseSvgIcon$u,
5230
+ BaseSvgIcon$v,
5174
5231
  {
5175
5232
  ref,
5176
5233
  viewBox: "0 0 24 24",
@@ -5184,7 +5241,7 @@ function TableColumnLimited({ width, height, sx, ...props }, ref) {
5184
5241
  );
5185
5242
  }
5186
5243
  const TableColumnLimited$1 = React.forwardRef(TableColumnLimited);
5187
- const Icon$t = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
5244
+ const Icon$u = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
5188
5245
  /* @__PURE__ */ jsxRuntime.jsxs(
5189
5246
  "g",
5190
5247
  {
@@ -5200,10 +5257,10 @@ const Icon$t = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www
5200
5257
  ),
5201
5258
  /* @__PURE__ */ jsxRuntime.jsx("defs", { children: /* @__PURE__ */ jsxRuntime.jsx("clipPath", { id: "a", children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M0 0h24v24H0z" }) }) })
5202
5259
  ] });
5203
- const BaseSvgIcon$t = material.createSvgIcon(Icon$t(), "TempTable");
5260
+ const BaseSvgIcon$u = material.createSvgIcon(Icon$u(), "TempTable");
5204
5261
  function TempTable({ width, height, sx, ...props }, ref) {
5205
5262
  return /* @__PURE__ */ jsxRuntime.jsx(
5206
- BaseSvgIcon$t,
5263
+ BaseSvgIcon$u,
5207
5264
  {
5208
5265
  ref,
5209
5266
  viewBox: "0 0 24 24",
@@ -5217,7 +5274,7 @@ function TempTable({ width, height, sx, ...props }, ref) {
5217
5274
  );
5218
5275
  }
5219
5276
  const TempTable$1 = React.forwardRef(TempTable);
5220
- const Icon$s = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
5277
+ const Icon$t = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
5221
5278
  "path",
5222
5279
  {
5223
5280
  fill: "currentColor",
@@ -5226,10 +5283,10 @@ const Icon$s = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.
5226
5283
  clipRule: "evenodd"
5227
5284
  }
5228
5285
  ) });
5229
- const BaseSvgIcon$s = material.createSvgIcon(Icon$s(), "TerritoryPlanning");
5286
+ const BaseSvgIcon$t = material.createSvgIcon(Icon$t(), "TerritoryPlanning");
5230
5287
  function TerritoryPlanning({ width, height, sx, ...props }, ref) {
5231
5288
  return /* @__PURE__ */ jsxRuntime.jsx(
5232
- BaseSvgIcon$s,
5289
+ BaseSvgIcon$t,
5233
5290
  {
5234
5291
  ref,
5235
5292
  viewBox: "0 0 24 24",
@@ -5243,7 +5300,7 @@ function TerritoryPlanning({ width, height, sx, ...props }, ref) {
5243
5300
  );
5244
5301
  }
5245
5302
  const TerritoryPlanning$1 = React.forwardRef(TerritoryPlanning);
5246
- const Icon$r = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
5303
+ const Icon$s = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
5247
5304
  "path",
5248
5305
  {
5249
5306
  fill: "currentColor",
@@ -5252,10 +5309,10 @@ const Icon$r = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.
5252
5309
  clipRule: "evenodd"
5253
5310
  }
5254
5311
  ) });
5255
- const BaseSvgIcon$r = material.createSvgIcon(Icon$r(), "TextBox");
5312
+ const BaseSvgIcon$s = material.createSvgIcon(Icon$s(), "TextBox");
5256
5313
  function TextBox({ width, height, sx, ...props }, ref) {
5257
5314
  return /* @__PURE__ */ jsxRuntime.jsx(
5258
- BaseSvgIcon$r,
5315
+ BaseSvgIcon$s,
5259
5316
  {
5260
5317
  ref,
5261
5318
  viewBox: "0 0 24 24",
@@ -5269,7 +5326,7 @@ function TextBox({ width, height, sx, ...props }, ref) {
5269
5326
  );
5270
5327
  }
5271
5328
  const TextBox$1 = React.forwardRef(TextBox);
5272
- const Icon$q = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
5329
+ const Icon$r = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
5273
5330
  /* @__PURE__ */ jsxRuntime.jsx(
5274
5331
  "path",
5275
5332
  {
@@ -5290,10 +5347,10 @@ const Icon$q = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www
5290
5347
  ),
5291
5348
  /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "m11.394 21.809-9-6.858a1 1 0 0 1-.01-1.584" })
5292
5349
  ] });
5293
- const BaseSvgIcon$q = material.createSvgIcon(Icon$q(), "Tileset");
5350
+ const BaseSvgIcon$r = material.createSvgIcon(Icon$r(), "Tileset");
5294
5351
  function Tileset({ width, height, sx, ...props }, ref) {
5295
5352
  return /* @__PURE__ */ jsxRuntime.jsx(
5296
- BaseSvgIcon$q,
5353
+ BaseSvgIcon$r,
5297
5354
  {
5298
5355
  ref,
5299
5356
  viewBox: "0 0 24 24",
@@ -5307,7 +5364,7 @@ function Tileset({ width, height, sx, ...props }, ref) {
5307
5364
  );
5308
5365
  }
5309
5366
  const Tileset$1 = React.forwardRef(Tileset);
5310
- const Icon$p = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
5367
+ const Icon$q = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
5311
5368
  /* @__PURE__ */ jsxRuntime.jsx(
5312
5369
  "path",
5313
5370
  {
@@ -5334,10 +5391,10 @@ const Icon$p = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www
5334
5391
  }
5335
5392
  )
5336
5393
  ] });
5337
- const BaseSvgIcon$p = material.createSvgIcon(Icon$p(), "TilesetsAggregated");
5394
+ const BaseSvgIcon$q = material.createSvgIcon(Icon$q(), "TilesetsAggregated");
5338
5395
  function TilesetsAggregated({ width, height, sx, ...props }, ref) {
5339
5396
  return /* @__PURE__ */ jsxRuntime.jsx(
5340
- BaseSvgIcon$p,
5397
+ BaseSvgIcon$q,
5341
5398
  {
5342
5399
  ref,
5343
5400
  viewBox: "0 0 24 24",
@@ -5351,7 +5408,7 @@ function TilesetsAggregated({ width, height, sx, ...props }, ref) {
5351
5408
  );
5352
5409
  }
5353
5410
  const TilesetsAggregated$1 = React.forwardRef(TilesetsAggregated);
5354
- const Icon$o = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
5411
+ const Icon$p = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
5355
5412
  "path",
5356
5413
  {
5357
5414
  fill: "currentColor",
@@ -5360,10 +5417,10 @@ const Icon$o = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.
5360
5417
  clipRule: "evenodd"
5361
5418
  }
5362
5419
  ) });
5363
- const BaseSvgIcon$o = material.createSvgIcon(Icon$o(), "TimeBuckets");
5420
+ const BaseSvgIcon$p = material.createSvgIcon(Icon$p(), "TimeBuckets");
5364
5421
  function TimeBuckets({ width, height, sx, ...props }, ref) {
5365
5422
  return /* @__PURE__ */ jsxRuntime.jsx(
5366
- BaseSvgIcon$o,
5423
+ BaseSvgIcon$p,
5367
5424
  {
5368
5425
  ref,
5369
5426
  viewBox: "0 0 24 24",
@@ -5377,7 +5434,7 @@ function TimeBuckets({ width, height, sx, ...props }, ref) {
5377
5434
  );
5378
5435
  }
5379
5436
  const TimeBuckets$1 = React.forwardRef(TimeBuckets);
5380
- const Icon$n = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
5437
+ const Icon$o = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
5381
5438
  /* @__PURE__ */ jsxRuntime.jsx(
5382
5439
  "path",
5383
5440
  {
@@ -5395,10 +5452,10 @@ const Icon$n = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www
5395
5452
  }
5396
5453
  )
5397
5454
  ] });
5398
- const BaseSvgIcon$n = material.createSvgIcon(Icon$n(), "TimeCar");
5455
+ const BaseSvgIcon$o = material.createSvgIcon(Icon$o(), "TimeCar");
5399
5456
  function TimeCar({ width, height, sx, ...props }, ref) {
5400
5457
  return /* @__PURE__ */ jsxRuntime.jsx(
5401
- BaseSvgIcon$n,
5458
+ BaseSvgIcon$o,
5402
5459
  {
5403
5460
  ref,
5404
5461
  viewBox: "0 0 24 24",
@@ -5412,7 +5469,7 @@ function TimeCar({ width, height, sx, ...props }, ref) {
5412
5469
  );
5413
5470
  }
5414
5471
  const TimeCar$1 = React.forwardRef(TimeCar);
5415
- const Icon$m = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
5472
+ const Icon$n = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
5416
5473
  "path",
5417
5474
  {
5418
5475
  fill: "currentColor",
@@ -5421,10 +5478,10 @@ const Icon$m = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.
5421
5478
  clipRule: "evenodd"
5422
5479
  }
5423
5480
  ) });
5424
- const BaseSvgIcon$m = material.createSvgIcon(Icon$m(), "TimeWindowIncremental");
5481
+ const BaseSvgIcon$n = material.createSvgIcon(Icon$n(), "TimeWindowIncremental");
5425
5482
  function TimeWindowIncremental({ width, height, sx, ...props }, ref) {
5426
5483
  return /* @__PURE__ */ jsxRuntime.jsx(
5427
- BaseSvgIcon$m,
5484
+ BaseSvgIcon$n,
5428
5485
  {
5429
5486
  ref,
5430
5487
  viewBox: "0 0 24 24",
@@ -5438,7 +5495,7 @@ function TimeWindowIncremental({ width, height, sx, ...props }, ref) {
5438
5495
  );
5439
5496
  }
5440
5497
  const TimeWindowIncremental$1 = React.forwardRef(TimeWindowIncremental);
5441
- const Icon$l = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
5498
+ const Icon$m = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
5442
5499
  "path",
5443
5500
  {
5444
5501
  fill: "currentColor",
@@ -5447,10 +5504,10 @@ const Icon$l = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.
5447
5504
  clipRule: "evenodd"
5448
5505
  }
5449
5506
  ) });
5450
- const BaseSvgIcon$l = material.createSvgIcon(Icon$l(), "TimeWindowMoving");
5507
+ const BaseSvgIcon$m = material.createSvgIcon(Icon$m(), "TimeWindowMoving");
5451
5508
  function TimeWindowMoving({ width, height, sx, ...props }, ref) {
5452
5509
  return /* @__PURE__ */ jsxRuntime.jsx(
5453
- BaseSvgIcon$l,
5510
+ BaseSvgIcon$m,
5454
5511
  {
5455
5512
  ref,
5456
5513
  viewBox: "0 0 24 24",
@@ -5464,7 +5521,7 @@ function TimeWindowMoving({ width, height, sx, ...props }, ref) {
5464
5521
  );
5465
5522
  }
5466
5523
  const TimeWindowMoving$1 = React.forwardRef(TimeWindowMoving);
5467
- const Icon$k = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
5524
+ const Icon$l = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
5468
5525
  "path",
5469
5526
  {
5470
5527
  fill: "currentColor",
@@ -5473,10 +5530,10 @@ const Icon$k = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.
5473
5530
  clipRule: "evenodd"
5474
5531
  }
5475
5532
  ) });
5476
- const BaseSvgIcon$k = material.createSvgIcon(Icon$k(), "Tooltip");
5533
+ const BaseSvgIcon$l = material.createSvgIcon(Icon$l(), "Tooltip");
5477
5534
  function Tooltip({ width, height, sx, ...props }, ref) {
5478
5535
  return /* @__PURE__ */ jsxRuntime.jsx(
5479
- BaseSvgIcon$k,
5536
+ BaseSvgIcon$l,
5480
5537
  {
5481
5538
  ref,
5482
5539
  viewBox: "0 0 24 24",
@@ -5490,17 +5547,17 @@ function Tooltip({ width, height, sx, ...props }, ref) {
5490
5547
  );
5491
5548
  }
5492
5549
  const Tooltip$1 = React.forwardRef(Tooltip);
5493
- const Icon$j = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
5550
+ const Icon$k = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
5494
5551
  "path",
5495
5552
  {
5496
5553
  fill: "currentColor",
5497
5554
  d: "M12 13.694 7.41 18.21 6 16.823l6-5.904 6 5.904-1.41 1.387zM6 7.968h12V6H6z"
5498
5555
  }
5499
5556
  ) });
5500
- const BaseSvgIcon$j = material.createSvgIcon(Icon$j(), "TopRow");
5557
+ const BaseSvgIcon$k = material.createSvgIcon(Icon$k(), "TopRow");
5501
5558
  function TopRow({ width, height, sx, ...props }, ref) {
5502
5559
  return /* @__PURE__ */ jsxRuntime.jsx(
5503
- BaseSvgIcon$j,
5560
+ BaseSvgIcon$k,
5504
5561
  {
5505
5562
  ref,
5506
5563
  viewBox: "0 0 24 24",
@@ -5514,7 +5571,7 @@ function TopRow({ width, height, sx, ...props }, ref) {
5514
5571
  );
5515
5572
  }
5516
5573
  const TopRow$1 = React.forwardRef(TopRow);
5517
- const Icon$i = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
5574
+ const Icon$j = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
5518
5575
  "path",
5519
5576
  {
5520
5577
  fill: "currentColor",
@@ -5523,10 +5580,10 @@ const Icon$i = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.
5523
5580
  clipRule: "evenodd"
5524
5581
  }
5525
5582
  ) });
5526
- const BaseSvgIcon$i = material.createSvgIcon(Icon$i(), "TwinArea");
5583
+ const BaseSvgIcon$j = material.createSvgIcon(Icon$j(), "TwinArea");
5527
5584
  function TwinArea({ width, height, sx, ...props }, ref) {
5528
5585
  return /* @__PURE__ */ jsxRuntime.jsx(
5529
- BaseSvgIcon$i,
5586
+ BaseSvgIcon$j,
5530
5587
  {
5531
5588
  ref,
5532
5589
  viewBox: "0 0 24 24",
@@ -5540,7 +5597,7 @@ function TwinArea({ width, height, sx, ...props }, ref) {
5540
5597
  );
5541
5598
  }
5542
5599
  const TwinArea$1 = React.forwardRef(TwinArea);
5543
- const Icon$h = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
5600
+ const Icon$i = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
5544
5601
  "path",
5545
5602
  {
5546
5603
  fill: "currentColor",
@@ -5549,10 +5606,10 @@ const Icon$h = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.
5549
5606
  clipRule: "evenodd"
5550
5607
  }
5551
5608
  ) });
5552
- const BaseSvgIcon$h = material.createSvgIcon(Icon$h(), "Twitter");
5609
+ const BaseSvgIcon$i = material.createSvgIcon(Icon$i(), "Twitter");
5553
5610
  function Twitter({ width, height, sx, ...props }, ref) {
5554
5611
  return /* @__PURE__ */ jsxRuntime.jsx(
5555
- BaseSvgIcon$h,
5612
+ BaseSvgIcon$i,
5556
5613
  {
5557
5614
  ref,
5558
5615
  viewBox: "0 0 24 24",
@@ -5566,6 +5623,30 @@ function Twitter({ width, height, sx, ...props }, ref) {
5566
5623
  );
5567
5624
  }
5568
5625
  const Twitter$1 = React.forwardRef(Twitter);
5626
+ const Icon$h = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
5627
+ "path",
5628
+ {
5629
+ fill: "currentColor",
5630
+ d: "M15 18H7v-2h8c2.21 0 4-1.79 4-4s-1.79-4-4-4H6.83l2.59 2.59L8 12 3 7l5-5 1.41 1.41L6.83 6H15c3.31 0 6 2.69 6 6s-2.69 6-6 6"
5631
+ }
5632
+ ) });
5633
+ const BaseSvgIcon$h = material.createSvgIcon(Icon$h(), "UndoAlt");
5634
+ function UndoAlt({ width, height, sx, ...props }, ref) {
5635
+ return /* @__PURE__ */ jsxRuntime.jsx(
5636
+ BaseSvgIcon$h,
5637
+ {
5638
+ ref,
5639
+ viewBox: "0 0 24 24",
5640
+ sx: {
5641
+ width,
5642
+ height: height || width,
5643
+ ...sx
5644
+ },
5645
+ ...props
5646
+ }
5647
+ );
5648
+ }
5649
+ const UndoAlt$1 = React.forwardRef(UndoAlt);
5569
5650
  const Icon$g = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
5570
5651
  /* @__PURE__ */ jsxRuntime.jsx(
5571
5652
  "path",
@@ -6181,6 +6262,7 @@ exports.Fabric = Fabric$1;
6181
6262
  exports.Facebook = Facebook$1;
6182
6263
  exports.Financial = Financial$1;
6183
6264
  exports.FlipInverse = FlipInverse$1;
6265
+ exports.FoldersStackedOutlined = FoldersStackedOutlined$1;
6184
6266
  exports.Framed = Framed$1;
6185
6267
  exports.FraudDetection = FraudDetection$1;
6186
6268
  exports.Functions = Functions$1;
@@ -6247,6 +6329,7 @@ exports.Quadkey = Quadkey$1;
6247
6329
  exports.QueryTable = QueryTable$1;
6248
6330
  exports.Rain = Rain$1;
6249
6331
  exports.Raster = Raster$1;
6332
+ exports.RedoAlt = RedoAlt$1;
6250
6333
  exports.Redshift = Redshift$1;
6251
6334
  exports.Report = Report$1;
6252
6335
  exports.Reset = Reset$1;
@@ -6294,6 +6377,7 @@ exports.Tooltip = Tooltip$1;
6294
6377
  exports.TopRow = TopRow$1;
6295
6378
  exports.TwinArea = TwinArea$1;
6296
6379
  exports.Twitter = Twitter$1;
6380
+ exports.UndoAlt = UndoAlt$1;
6297
6381
  exports.UpdateGen = UpdateGen$1;
6298
6382
  exports.UploadFileUrl = UploadFileUrl$1;
6299
6383
  exports.View2d = View2d$1;