@carto/meridian-ds 2.6.1 → 2.7.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (171) hide show
  1. package/CHANGELOG.md +16 -0
  2. package/dist/{Alert-DHd9hCGz.js → Alert-BfDnWlbD.js} +5 -41
  3. package/dist/{Alert-DOeOwxOe.cjs → Alert-CPvYAHO_.cjs} +4 -40
  4. package/dist/{MenuItem-MUmADf3e.js → MenuItem-D90EfuGS.js} +12 -3
  5. package/dist/{MenuItem-CYJN2OVU.cjs → MenuItem-ZSYcQBtg.cjs} +12 -3
  6. package/dist/{SwatchSquare-CaaLsjAC.js → Search-C7wkXu3f.js} +4 -23
  7. package/dist/{SwatchSquare-B8PIY3Rd.cjs → Search-CMWbM9nD.cjs} +3 -22
  8. package/dist/SwatchSquare-B6KYVoqV.js +24 -0
  9. package/dist/SwatchSquare-DuXPIL7t.cjs +23 -0
  10. package/dist/components/index.cjs +616 -235
  11. package/dist/components/index.js +616 -235
  12. package/dist/{css-utils-WejOmkiI.js → css-utils-BHYA7By_.js} +32 -13
  13. package/dist/{css-utils-CCi3p7os.cjs → css-utils-DjvM17Vb.cjs} +30 -11
  14. package/dist/custom-icons/index.cjs +774 -611
  15. package/dist/custom-icons/index.js +774 -611
  16. package/dist/theme/index.cjs +75 -7
  17. package/dist/theme/index.js +77 -9
  18. package/dist/types/components/Alert/Alert.d.ts.map +1 -1
  19. package/dist/types/components/AppBar/AppBar.d.ts.map +1 -1
  20. package/dist/types/components/Autocomplete/AutocompleteList/AutocompleteList.d.ts +1 -0
  21. package/dist/types/components/Autocomplete/AutocompleteList/AutocompleteList.d.ts.map +1 -1
  22. package/dist/types/components/Autocomplete/CreatableAutocomplete/CreatableAutocomplete.d.ts +1 -1
  23. package/dist/types/components/Autocomplete/CreatableAutocomplete/CreatableAutocomplete.d.ts.map +1 -1
  24. package/dist/types/components/Autocomplete/CreatableAutocomplete/CreatableAutocomplete.stories.d.ts +1 -1
  25. package/dist/types/components/Autocomplete/CreatableAutocomplete/CreatableAutocomplete.stories.d.ts.map +1 -1
  26. package/dist/types/components/Autocomplete/CreatableAutocomplete/useCreatableAutocomplete.d.ts.map +1 -1
  27. package/dist/types/components/Autocomplete/MultipleAutocomplete/MultipleAutocomplete.d.ts +1 -1
  28. package/dist/types/components/Autocomplete/MultipleAutocomplete/MultipleAutocomplete.d.ts.map +1 -1
  29. package/dist/types/components/Autocomplete/MultipleAutocomplete/MultipleAutocomplete.stories.d.ts +1 -1
  30. package/dist/types/components/Autocomplete/MultipleAutocomplete/MultipleAutocomplete.stories.d.ts.map +1 -1
  31. package/dist/types/components/Autocomplete/MultipleAutocomplete/useMultipleAutocomplete.d.ts.map +1 -1
  32. package/dist/types/components/Autocomplete/types.d.ts +13 -1
  33. package/dist/types/components/Autocomplete/types.d.ts.map +1 -1
  34. package/dist/types/components/Avatar/Avatar.d.ts +0 -2
  35. package/dist/types/components/Avatar/Avatar.d.ts.map +1 -1
  36. package/dist/types/components/CodeArea/CodeAreaDialog/CodeAreaDialog.d.ts +7 -1
  37. package/dist/types/components/CodeArea/CodeAreaDialog/CodeAreaDialog.d.ts.map +1 -1
  38. package/dist/types/components/CodeArea/CodeAreaDialog/components/CodeAreaDialogConfirmation.d.ts +5 -1
  39. package/dist/types/components/CodeArea/CodeAreaDialog/components/CodeAreaDialogConfirmation.d.ts.map +1 -1
  40. package/dist/types/components/CodeArea/CodeAreaFooter/CodeAreaFooter.d.ts +3 -1
  41. package/dist/types/components/CodeArea/CodeAreaFooter/CodeAreaFooter.d.ts.map +1 -1
  42. package/dist/types/components/CodeArea/CodeAreaHeader/CodeAreaHeader.d.ts +5 -1
  43. package/dist/types/components/CodeArea/CodeAreaHeader/CodeAreaHeader.d.ts.map +1 -1
  44. package/dist/types/components/CopiableComponent/CopiableComponent.d.ts.map +1 -1
  45. package/dist/types/components/CopiableComponent/CopiableComponent.stories.d.ts +3 -0
  46. package/dist/types/components/CopiableComponent/CopiableComponent.stories.d.ts.map +1 -1
  47. package/dist/types/components/CopiableComponent/types.d.ts +8 -1
  48. package/dist/types/components/CopiableComponent/types.d.ts.map +1 -1
  49. package/dist/types/components/CopiableInputText/CopiableInputText.d.ts +9 -3
  50. package/dist/types/components/CopiableInputText/CopiableInputText.d.ts.map +1 -1
  51. package/dist/types/components/CopiableInputText/CopiableInputText.stories.d.ts +28 -3
  52. package/dist/types/components/CopiableInputText/CopiableInputText.stories.d.ts.map +1 -1
  53. package/dist/types/components/CopiableInputText/types.d.ts +4 -1
  54. package/dist/types/components/CopiableInputText/types.d.ts.map +1 -1
  55. package/dist/types/components/DatePickers/DatePicker/DatePicker.d.ts +1 -1
  56. package/dist/types/components/DatePickers/DatePicker/DatePicker.d.ts.map +1 -1
  57. package/dist/types/components/DatePickers/DatePicker/DatePicker.stories.d.ts +3 -0
  58. package/dist/types/components/DatePickers/DatePicker/DatePicker.stories.d.ts.map +1 -1
  59. package/dist/types/components/DatePickers/DateRangePicker/DateRangePicker.d.ts +1 -1
  60. package/dist/types/components/DatePickers/DateRangePicker/DateRangePicker.d.ts.map +1 -1
  61. package/dist/types/components/DatePickers/DateRangePicker/DateRangePicker.stories.d.ts +3 -0
  62. package/dist/types/components/DatePickers/DateRangePicker/DateRangePicker.stories.d.ts.map +1 -1
  63. package/dist/types/components/DatePickers/DateTimePicker/DateTimePicker.d.ts +1 -1
  64. package/dist/types/components/DatePickers/DateTimePicker/DateTimePicker.d.ts.map +1 -1
  65. package/dist/types/components/DatePickers/DateTimePicker/DateTimePicker.stories.d.ts +3 -0
  66. package/dist/types/components/DatePickers/DateTimePicker/DateTimePicker.stories.d.ts.map +1 -1
  67. package/dist/types/components/DatePickers/TimePicker/TimePicker.d.ts +1 -1
  68. package/dist/types/components/DatePickers/TimePicker/TimePicker.d.ts.map +1 -1
  69. package/dist/types/components/DatePickers/TimePicker/TimePicker.stories.d.ts +3 -0
  70. package/dist/types/components/DatePickers/TimePicker/TimePicker.stories.d.ts.map +1 -1
  71. package/dist/types/components/DatePickers/types.d.ts +7 -0
  72. package/dist/types/components/DatePickers/types.d.ts.map +1 -1
  73. package/dist/types/components/Dialog/Dialog/Dialog.stories.d.ts +48 -0
  74. package/dist/types/components/Dialog/Dialog/Dialog.stories.d.ts.map +1 -1
  75. package/dist/types/components/Dialog/DialogContent/DialogContent.d.ts.map +1 -1
  76. package/dist/types/components/Dialog/DialogContent/DialogContent.test.d.ts +2 -0
  77. package/dist/types/components/Dialog/DialogContent/DialogContent.test.d.ts.map +1 -0
  78. package/dist/types/components/Dialog/DialogHeader/DialogHeader.d.ts +1 -1
  79. package/dist/types/components/Dialog/DialogHeader/DialogHeader.d.ts.map +1 -1
  80. package/dist/types/components/Dialog/DialogHeader/DialogHeader.stories.d.ts +14 -0
  81. package/dist/types/components/Dialog/DialogHeader/DialogHeader.stories.d.ts.map +1 -1
  82. package/dist/types/components/Dialog/types.d.ts +6 -0
  83. package/dist/types/components/Dialog/types.d.ts.map +1 -1
  84. package/dist/types/components/FilterDropdown/FilterDropdown.d.ts +1 -1
  85. package/dist/types/components/FilterDropdown/FilterDropdown.d.ts.map +1 -1
  86. package/dist/types/components/FilterDropdown/FilterDropdown.stories.d.ts +48 -0
  87. package/dist/types/components/FilterDropdown/FilterDropdown.stories.d.ts.map +1 -1
  88. package/dist/types/components/FilterDropdown/types.d.ts +8 -0
  89. package/dist/types/components/FilterDropdown/types.d.ts.map +1 -1
  90. package/dist/types/components/Menu/Menu/Menu.stories.d.ts +16 -7
  91. package/dist/types/components/Menu/Menu/Menu.stories.d.ts.map +1 -1
  92. package/dist/types/components/Menu/MenuItem/MenuItem.d.ts.map +1 -1
  93. package/dist/types/components/Menu/MenuItemFilter/MenuItemFilter.d.ts.map +1 -1
  94. package/dist/types/components/Menu/types.d.ts +1 -0
  95. package/dist/types/components/Menu/types.d.ts.map +1 -1
  96. package/dist/types/components/PasswordField/PasswordField.d.ts +10 -1
  97. package/dist/types/components/PasswordField/PasswordField.d.ts.map +1 -1
  98. package/dist/types/components/PasswordField/PasswordField.stories.d.ts +10 -1
  99. package/dist/types/components/PasswordField/PasswordField.stories.d.ts.map +1 -1
  100. package/dist/types/components/SearchField/SearchField.d.ts +4 -0
  101. package/dist/types/components/SearchField/SearchField.d.ts.map +1 -0
  102. package/dist/types/components/SearchField/SearchField.stories.d.ts +111 -0
  103. package/dist/types/components/SearchField/SearchField.stories.d.ts.map +1 -0
  104. package/dist/types/components/SearchField/SearchField.styled.d.ts +23 -0
  105. package/dist/types/components/SearchField/SearchField.styled.d.ts.map +1 -0
  106. package/dist/types/components/SearchField/SearchField.test.d.ts +2 -0
  107. package/dist/types/components/SearchField/SearchField.test.d.ts.map +1 -0
  108. package/dist/types/components/SearchField/components/SearchFieldEndAdornment.d.ts +19 -0
  109. package/dist/types/components/SearchField/components/SearchFieldEndAdornment.d.ts.map +1 -0
  110. package/dist/types/components/SearchField/components/SearchFieldStartAdornment.d.ts +14 -0
  111. package/dist/types/components/SearchField/components/SearchFieldStartAdornment.d.ts.map +1 -0
  112. package/dist/types/components/SearchField/index.d.ts +3 -0
  113. package/dist/types/components/SearchField/index.d.ts.map +1 -0
  114. package/dist/types/components/SearchField/types.d.ts +72 -0
  115. package/dist/types/components/SearchField/types.d.ts.map +1 -0
  116. package/dist/types/components/SelectField/MultipleSelectField/MultipleSelectField.d.ts.map +1 -1
  117. package/dist/types/components/SelectField/MultipleSelectField/MultipleSelectField.stories.d.ts +22 -2
  118. package/dist/types/components/SelectField/MultipleSelectField/MultipleSelectField.stories.d.ts.map +1 -1
  119. package/dist/types/components/SelectField/types.d.ts +4 -0
  120. package/dist/types/components/SelectField/types.d.ts.map +1 -1
  121. package/dist/types/components/Snackbar/Snackbar.d.ts +2 -1
  122. package/dist/types/components/Snackbar/Snackbar.d.ts.map +1 -1
  123. package/dist/types/components/Snackbar/Snackbar.stories.d.ts +15 -0
  124. package/dist/types/components/Snackbar/Snackbar.stories.d.ts.map +1 -1
  125. package/dist/types/components/TablePaginationActions/TablePaginationActions.d.ts +3 -0
  126. package/dist/types/components/TablePaginationActions/TablePaginationActions.d.ts.map +1 -1
  127. package/dist/types/components/UploadField/useFileUpload.d.ts +4 -1
  128. package/dist/types/components/UploadField/useFileUpload.d.ts.map +1 -1
  129. package/dist/types/components/index.d.ts +2 -0
  130. package/dist/types/components/index.d.ts.map +1 -1
  131. package/dist/types/custom-icons/ApiAccessToken.d.ts +4 -0
  132. package/dist/types/custom-icons/ApiAccessToken.d.ts.map +1 -0
  133. package/dist/types/custom-icons/ApiBaseUrl.d.ts +4 -0
  134. package/dist/types/custom-icons/ApiBaseUrl.d.ts.map +1 -0
  135. package/dist/types/custom-icons/AppCredentials.d.ts +4 -0
  136. package/dist/types/custom-icons/AppCredentials.d.ts.map +1 -0
  137. package/dist/types/custom-icons/M2mOauthClient.d.ts +4 -0
  138. package/dist/types/custom-icons/M2mOauthClient.d.ts.map +1 -0
  139. package/dist/types/custom-icons/SpaOauthClient.d.ts +4 -0
  140. package/dist/types/custom-icons/SpaOauthClient.d.ts.map +1 -0
  141. package/dist/types/custom-icons/WorkflowApiEndpoint.d.ts +4 -0
  142. package/dist/types/custom-icons/WorkflowApiEndpoint.d.ts.map +1 -0
  143. package/dist/types/custom-icons/index.d.ts +6 -0
  144. package/dist/types/custom-icons/index.d.ts.map +1 -1
  145. package/dist/types/localization/en.d.ts +1 -0
  146. package/dist/types/localization/en.d.ts.map +1 -1
  147. package/dist/types/localization/es.d.ts +1 -0
  148. package/dist/types/localization/es.d.ts.map +1 -1
  149. package/dist/types/localization/id.d.ts +1 -0
  150. package/dist/types/localization/id.d.ts.map +1 -1
  151. package/dist/types/localization/index.d.ts +3 -0
  152. package/dist/types/localization/index.d.ts.map +1 -1
  153. package/dist/types/theme/carto-theme.d.ts.map +1 -1
  154. package/dist/types/theme/components/data-display.d.ts.map +1 -1
  155. package/dist/types/theme/components/feedback.d.ts.map +1 -1
  156. package/dist/types/theme/components/layout.d.ts +3 -0
  157. package/dist/types/theme/components/layout.d.ts.map +1 -0
  158. package/dist/types/theme/components/navigation.d.ts.map +1 -1
  159. package/dist/types/theme/types.d.ts +11 -0
  160. package/dist/types/theme/types.d.ts.map +1 -1
  161. package/dist/types/utils/useTranslationWithFallback.d.ts +39 -0
  162. package/dist/types/utils/useTranslationWithFallback.d.ts.map +1 -0
  163. package/dist/types/utils/useTranslationWithFallback.test.d.ts +2 -0
  164. package/dist/types/utils/useTranslationWithFallback.test.d.ts.map +1 -0
  165. package/dist/widgets/index.cjs +8 -7
  166. package/dist/widgets/index.js +4 -3
  167. package/package.json +1 -1
  168. package/dist/types/utils/useTranslationFallback.d.ts +0 -20
  169. package/dist/types/utils/useTranslationFallback.d.ts.map +0 -1
  170. package/dist/types/utils/useTranslationFallback.test.d.ts +0 -2
  171. package/dist/types/utils/useTranslationFallback.test.d.ts.map +0 -1
@@ -5,8 +5,9 @@ const React = require("react");
5
5
  const material = require("@mui/material");
6
6
  const ArrowDown = require("../ArrowDown-DJ0vhbsw.cjs");
7
7
  const OpenDiagonallyRight = require("../OpenDiagonallyRight-CpL4ROwg.cjs");
8
- const SwatchSquare = require("../SwatchSquare-B8PIY3Rd.cjs");
9
- const Icon$3b = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
8
+ const Search = require("../Search-CMWbM9nD.cjs");
9
+ const SwatchSquare = require("../SwatchSquare-DuXPIL7t.cjs");
10
+ const Icon$3h = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
10
11
  "path",
11
12
  {
12
13
  fill: "currentColor",
@@ -15,10 +16,10 @@ const Icon$3b = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
15
16
  clipRule: "evenodd"
16
17
  }
17
18
  ) });
18
- const BaseSvgIcon$3b = material.createSvgIcon(Icon$3b(), "AccessIn");
19
+ const BaseSvgIcon$3h = material.createSvgIcon(Icon$3h(), "AccessIn");
19
20
  function AccessIn({ width, height, sx, ...props }, ref) {
20
21
  return /* @__PURE__ */ jsxRuntime.jsx(
21
- BaseSvgIcon$3b,
22
+ BaseSvgIcon$3h,
22
23
  {
23
24
  ref,
24
25
  viewBox: "0 0 24 24",
@@ -32,17 +33,17 @@ function AccessIn({ width, height, sx, ...props }, ref) {
32
33
  );
33
34
  }
34
35
  const AccessIn$1 = React.forwardRef(AccessIn);
35
- const Icon$3a = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
36
+ const Icon$3g = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
36
37
  "path",
37
38
  {
38
39
  fill: "currentColor",
39
40
  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
41
  }
41
42
  ) });
42
- const BaseSvgIcon$3a = material.createSvgIcon(Icon$3a(), "AddApp");
43
+ const BaseSvgIcon$3g = material.createSvgIcon(Icon$3g(), "AddApp");
43
44
  function AddApp({ width, height, sx, ...props }, ref) {
44
45
  return /* @__PURE__ */ jsxRuntime.jsx(
45
- BaseSvgIcon$3a,
46
+ BaseSvgIcon$3g,
46
47
  {
47
48
  ref,
48
49
  viewBox: "0 0 24 24",
@@ -56,7 +57,7 @@ function AddApp({ width, height, sx, ...props }, ref) {
56
57
  );
57
58
  }
58
59
  const AddApp$1 = React.forwardRef(AddApp);
59
- const Icon$39 = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
60
+ const Icon$3f = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
60
61
  "path",
61
62
  {
62
63
  fill: "currentColor",
@@ -65,10 +66,10 @@ const Icon$39 = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
65
66
  clipRule: "evenodd"
66
67
  }
67
68
  ) });
68
- const BaseSvgIcon$39 = material.createSvgIcon(Icon$39(), "AddSection");
69
+ const BaseSvgIcon$3f = material.createSvgIcon(Icon$3f(), "AddSection");
69
70
  function AddSection({ width, height, sx, ...props }, ref) {
70
71
  return /* @__PURE__ */ jsxRuntime.jsx(
71
- BaseSvgIcon$39,
72
+ BaseSvgIcon$3f,
72
73
  {
73
74
  ref,
74
75
  viewBox: "0 0 24 24",
@@ -82,17 +83,17 @@ function AddSection({ width, height, sx, ...props }, ref) {
82
83
  );
83
84
  }
84
85
  const AddSection$1 = React.forwardRef(AddSection);
85
- const Icon$38 = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
86
+ const Icon$3e = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
86
87
  "path",
87
88
  {
88
89
  fill: "currentColor",
89
90
  d: "M3 7v2h10V7zm4 6v2H3v2h4v2h2v-6zm14 4v-2H11v2zm-6-6h2V9h4V7h-4V5h-2z"
90
91
  }
91
92
  ) });
92
- const BaseSvgIcon$38 = material.createSvgIcon(Icon$38(), "AdvancedSettings");
93
+ const BaseSvgIcon$3e = material.createSvgIcon(Icon$3e(), "AdvancedSettings");
93
94
  function AdvancedSettings({ width, height, sx, ...props }, ref) {
94
95
  return /* @__PURE__ */ jsxRuntime.jsx(
95
- BaseSvgIcon$38,
96
+ BaseSvgIcon$3e,
96
97
  {
97
98
  ref,
98
99
  viewBox: "0 0 24 24",
@@ -106,7 +107,7 @@ function AdvancedSettings({ width, height, sx, ...props }, ref) {
106
107
  );
107
108
  }
108
109
  const AdvancedSettings$1 = React.forwardRef(AdvancedSettings);
109
- const Icon$37 = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
110
+ const Icon$3d = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
110
111
  /* @__PURE__ */ jsxRuntime.jsx(
111
112
  "path",
112
113
  {
@@ -138,10 +139,10 @@ const Icon$37 = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
138
139
  }
139
140
  )
140
141
  ] });
141
- const BaseSvgIcon$37 = material.createSvgIcon(Icon$37(), "AiAgent");
142
+ const BaseSvgIcon$3d = material.createSvgIcon(Icon$3d(), "AiAgent");
142
143
  function AiAgent({ width, height, sx, ...props }, ref) {
143
144
  return /* @__PURE__ */ jsxRuntime.jsx(
144
- BaseSvgIcon$37,
145
+ BaseSvgIcon$3d,
145
146
  {
146
147
  ref,
147
148
  viewBox: "0 0 24 24",
@@ -155,7 +156,7 @@ function AiAgent({ width, height, sx, ...props }, ref) {
155
156
  );
156
157
  }
157
158
  const AiAgent$1 = React.forwardRef(AiAgent);
158
- const Icon$36 = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
159
+ const Icon$3c = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
159
160
  /* @__PURE__ */ jsxRuntime.jsx(
160
161
  "path",
161
162
  {
@@ -173,10 +174,10 @@ const Icon$36 = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
173
174
  }
174
175
  )
175
176
  ] });
176
- const BaseSvgIcon$36 = material.createSvgIcon(Icon$36(), "AiGeneratedObject");
177
+ const BaseSvgIcon$3c = material.createSvgIcon(Icon$3c(), "AiGeneratedObject");
177
178
  function AiGeneratedObject({ width, height, sx, ...props }, ref) {
178
179
  return /* @__PURE__ */ jsxRuntime.jsx(
179
- BaseSvgIcon$36,
180
+ BaseSvgIcon$3c,
180
181
  {
181
182
  ref,
182
183
  viewBox: "0 0 24 24",
@@ -190,7 +191,7 @@ function AiGeneratedObject({ width, height, sx, ...props }, ref) {
190
191
  );
191
192
  }
192
193
  const AiGeneratedObject$1 = React.forwardRef(AiGeneratedObject);
193
- const Icon$35 = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
194
+ const Icon$3b = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
194
195
  /* @__PURE__ */ jsxRuntime.jsx(
195
196
  "path",
196
197
  {
@@ -231,10 +232,10 @@ const Icon$35 = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
231
232
  }
232
233
  )
233
234
  ] });
234
- const BaseSvgIcon$35 = material.createSvgIcon(Icon$35(), "AiTool");
235
+ const BaseSvgIcon$3b = material.createSvgIcon(Icon$3b(), "AiTool");
235
236
  function AiTool({ width, height, sx, ...props }, ref) {
236
237
  return /* @__PURE__ */ jsxRuntime.jsx(
237
- BaseSvgIcon$35,
238
+ BaseSvgIcon$3b,
238
239
  {
239
240
  ref,
240
241
  viewBox: "0 0 24 24",
@@ -248,7 +249,7 @@ function AiTool({ width, height, sx, ...props }, ref) {
248
249
  );
249
250
  }
250
251
  const AiTool$1 = React.forwardRef(AiTool);
251
- const Icon$34 = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
252
+ const Icon$3a = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
252
253
  /* @__PURE__ */ jsxRuntime.jsx(
253
254
  "path",
254
255
  {
@@ -268,10 +269,10 @@ const Icon$34 = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
268
269
  }
269
270
  )
270
271
  ] });
271
- const BaseSvgIcon$34 = material.createSvgIcon(Icon$34(), "Annotation");
272
+ const BaseSvgIcon$3a = material.createSvgIcon(Icon$3a(), "Annotation");
272
273
  function Annotation({ width, height, sx, ...props }, ref) {
273
274
  return /* @__PURE__ */ jsxRuntime.jsx(
274
- BaseSvgIcon$34,
275
+ BaseSvgIcon$3a,
275
276
  {
276
277
  ref,
277
278
  viewBox: "0 0 24 24",
@@ -285,7 +286,59 @@ function Annotation({ width, height, sx, ...props }, ref) {
285
286
  );
286
287
  }
287
288
  const Annotation$1 = React.forwardRef(Annotation);
288
- const Icon$33 = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
289
+ const Icon$39 = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
290
+ "path",
291
+ {
292
+ fill: "currentColor",
293
+ fillRule: "evenodd",
294
+ d: "M4.2 4.2h15.6V21a1.2 1.2 0 0 0 1.2-1.2V4.2A1.2 1.2 0 0 0 19.8 3H4.2A1.2 1.2 0 0 0 3 4.2v15.6A1.2 1.2 0 0 0 4.2 21h6v-1.2h-6zM9.545 15a2.82 2.82 0 0 1-2.086-.875Q6.6 13.25 6.6 12q0-1.25.86-2.125A2.82 2.82 0 0 1 9.544 9q.81 0 1.486.412.675.413 1.067 1.088H17.4v3h-.982V15h-2.945v-1.5h-1.375q-.393.675-1.068 1.088-.674.412-1.485.412m0-1q.81 0 1.301-.506.491-.507.59-.994h3.018V14h.982v-1.5h.982v-1h-4.982q-.099-.487-.59-.994-.49-.506-1.3-.506t-1.387.588A1.94 1.94 0 0 0 7.582 12q0 .825.577 1.412.576.588 1.386.588m0-1q.406 0 .694-.294a.97.97 0 0 0 .288-.706.97.97 0 0 0-.288-.706.94.94 0 0 0-.694-.294.94.94 0 0 0-.693.294.97.97 0 0 0-.288.706q0 .412.288.706a.94.94 0 0 0 .693.294m4.834 8.5-.851.876-2.128-2.188L13.528 18l.85.875-1.276 1.313zm1.143 0 1.276-1.312-1.276-1.313.85-.875 2.128 2.188-2.127 2.188z",
295
+ clipRule: "evenodd"
296
+ }
297
+ ) });
298
+ const BaseSvgIcon$39 = material.createSvgIcon(Icon$39(), "ApiAccessToken");
299
+ function ApiAccessToken({ width, height, sx, ...props }, ref) {
300
+ return /* @__PURE__ */ jsxRuntime.jsx(
301
+ BaseSvgIcon$39,
302
+ {
303
+ ref,
304
+ viewBox: "0 0 24 24",
305
+ sx: {
306
+ width,
307
+ height: height || width,
308
+ ...sx
309
+ },
310
+ ...props
311
+ }
312
+ );
313
+ }
314
+ const ApiAccessToken$1 = React.forwardRef(ApiAccessToken);
315
+ const Icon$38 = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
316
+ "path",
317
+ {
318
+ fill: "currentColor",
319
+ fillRule: "evenodd",
320
+ d: "M4.2 4.2h15.6V21a1.2 1.2 0 0 0 1.2-1.2V4.2A1.2 1.2 0 0 0 19.8 3H4.2A1.2 1.2 0 0 0 3 4.2v15.6A1.2 1.2 0 0 0 4.2 21h6v-1.2h-6zm2.657 5.4c-.473 0-.857.403-.857.9V15h1.286v-1.8H9V15h1.286v-4.5c0-.497-.384-.9-.857-.9zM9 11.85H7.286v-.9H9zm5.571-2.25h-3.428V15h1.286v-1.8h2.142c.472 0 .858-.405.858-.9v-1.8c0-.495-.386-.9-.858-.9m-2.142 1.35h1.714v.9h-1.714zM18 9.6h-1.714V15H18zm-3.621 11.9-.851.876-2.128-2.188L13.528 18l.85.875-1.276 1.313zm1.143 0 1.276-1.312-1.276-1.313.85-.875 2.128 2.188-2.127 2.188z",
321
+ clipRule: "evenodd"
322
+ }
323
+ ) });
324
+ const BaseSvgIcon$38 = material.createSvgIcon(Icon$38(), "ApiBaseUrl");
325
+ function ApiBaseUrl({ width, height, sx, ...props }, ref) {
326
+ return /* @__PURE__ */ jsxRuntime.jsx(
327
+ BaseSvgIcon$38,
328
+ {
329
+ ref,
330
+ viewBox: "0 0 24 24",
331
+ sx: {
332
+ width,
333
+ height: height || width,
334
+ ...sx
335
+ },
336
+ ...props
337
+ }
338
+ );
339
+ }
340
+ const ApiBaseUrl$1 = React.forwardRef(ApiBaseUrl);
341
+ const Icon$37 = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
289
342
  /* @__PURE__ */ jsxRuntime.jsx(
290
343
  "path",
291
344
  {
@@ -310,10 +363,10 @@ const Icon$33 = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
310
363
  }
311
364
  )
312
365
  ] });
313
- const BaseSvgIcon$33 = material.createSvgIcon(Icon$33(), "ApiCall");
366
+ const BaseSvgIcon$37 = material.createSvgIcon(Icon$37(), "ApiCall");
314
367
  function ApiCall({ width, height, sx, ...props }, ref) {
315
368
  return /* @__PURE__ */ jsxRuntime.jsx(
316
- BaseSvgIcon$33,
369
+ BaseSvgIcon$37,
317
370
  {
318
371
  ref,
319
372
  viewBox: "0 0 24 24",
@@ -327,7 +380,33 @@ function ApiCall({ width, height, sx, ...props }, ref) {
327
380
  );
328
381
  }
329
382
  const ApiCall$1 = React.forwardRef(ApiCall);
330
- const Icon$32 = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
383
+ const Icon$36 = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
384
+ "path",
385
+ {
386
+ fill: "currentColor",
387
+ fillRule: "evenodd",
388
+ d: "M4.2 4.2h15.6V21a1.2 1.2 0 0 0 1.2-1.2V4.2A1.2 1.2 0 0 0 19.8 3H4.2A1.2 1.2 0 0 0 3 4.2v15.6A1.2 1.2 0 0 0 4.2 21h6v-1.2h-6zm9.328 18.176.85-.875-1.276-1.313 1.277-1.313-.851-.875-2.128 2.188zm3.27-2.188L15.522 21.5l.85.875 2.128-2.188L16.374 18l-.851.875zM14.25 9.825h.45c.495 0 .9.405.9.9v4.5c0 .495-.405.9-.9.9H9.3a.903.903 0 0 1-.9-.9v-4.5c0-.495.405-.9.9-.9h.45v-.9a2.25 2.25 0 0 1 4.5 0zM12 7.575c-.747 0-1.35.603-1.35 1.35v.9h2.7v-.9c0-.747-.603-1.35-1.35-1.35m-2.7 3.15v4.5h5.4v-4.5zm3.6 2.25c0 .495-.405.9-.9.9a.903.903 0 0 1-.9-.9c0-.495.405-.9.9-.9s.9.405.9.9",
389
+ clipRule: "evenodd"
390
+ }
391
+ ) });
392
+ const BaseSvgIcon$36 = material.createSvgIcon(Icon$36(), "AppCredentials");
393
+ function AppCredentials({ width, height, sx, ...props }, ref) {
394
+ return /* @__PURE__ */ jsxRuntime.jsx(
395
+ BaseSvgIcon$36,
396
+ {
397
+ ref,
398
+ viewBox: "0 0 24 24",
399
+ sx: {
400
+ width,
401
+ height: height || width,
402
+ ...sx
403
+ },
404
+ ...props
405
+ }
406
+ );
407
+ }
408
+ const AppCredentials$1 = React.forwardRef(AppCredentials);
409
+ const Icon$35 = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
331
410
  "path",
332
411
  {
333
412
  fill: "currentColor",
@@ -336,10 +415,10 @@ const Icon$32 = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
336
415
  clipRule: "evenodd"
337
416
  }
338
417
  ) });
339
- const BaseSvgIcon$32 = material.createSvgIcon(Icon$32(), "ArrowLeft");
418
+ const BaseSvgIcon$35 = material.createSvgIcon(Icon$35(), "ArrowLeft");
340
419
  function ArrowLeft({ width, height, sx, ...props }, ref) {
341
420
  return /* @__PURE__ */ jsxRuntime.jsx(
342
- BaseSvgIcon$32,
421
+ BaseSvgIcon$35,
343
422
  {
344
423
  ref,
345
424
  viewBox: "0 0 24 24",
@@ -353,7 +432,7 @@ function ArrowLeft({ width, height, sx, ...props }, ref) {
353
432
  );
354
433
  }
355
434
  const ArrowLeft$1 = React.forwardRef(ArrowLeft);
356
- const Icon$31 = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
435
+ const Icon$34 = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
357
436
  "path",
358
437
  {
359
438
  fill: "currentColor",
@@ -362,10 +441,10 @@ const Icon$31 = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
362
441
  clipRule: "evenodd"
363
442
  }
364
443
  ) });
365
- const BaseSvgIcon$31 = material.createSvgIcon(Icon$31(), "ArrowRight");
444
+ const BaseSvgIcon$34 = material.createSvgIcon(Icon$34(), "ArrowRight");
366
445
  function ArrowRight({ width, height, sx, ...props }, ref) {
367
446
  return /* @__PURE__ */ jsxRuntime.jsx(
368
- BaseSvgIcon$31,
447
+ BaseSvgIcon$34,
369
448
  {
370
449
  ref,
371
450
  viewBox: "0 0 24 24",
@@ -379,7 +458,7 @@ function ArrowRight({ width, height, sx, ...props }, ref) {
379
458
  );
380
459
  }
381
460
  const ArrowRight$1 = React.forwardRef(ArrowRight);
382
- const Icon$30 = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
461
+ const Icon$33 = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
383
462
  /* @__PURE__ */ jsxRuntime.jsx(
384
463
  "path",
385
464
  {
@@ -404,10 +483,10 @@ const Icon$30 = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
404
483
  }
405
484
  )
406
485
  ] });
407
- const BaseSvgIcon$30 = material.createSvgIcon(Icon$30(), "AsynchronousWait");
486
+ const BaseSvgIcon$33 = material.createSvgIcon(Icon$33(), "AsynchronousWait");
408
487
  function AsynchronousWait({ width, height, sx, ...props }, ref) {
409
488
  return /* @__PURE__ */ jsxRuntime.jsx(
410
- BaseSvgIcon$30,
489
+ BaseSvgIcon$33,
411
490
  {
412
491
  ref,
413
492
  viewBox: "0 0 24 24",
@@ -421,7 +500,7 @@ function AsynchronousWait({ width, height, sx, ...props }, ref) {
421
500
  );
422
501
  }
423
502
  const AsynchronousWait$1 = React.forwardRef(AsynchronousWait);
424
- const Icon$2$ = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
503
+ const Icon$32 = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
425
504
  /* @__PURE__ */ jsxRuntime.jsx(
426
505
  "path",
427
506
  {
@@ -441,10 +520,10 @@ const Icon$2$ = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
441
520
  }
442
521
  )
443
522
  ] });
444
- const BaseSvgIcon$2$ = material.createSvgIcon(Icon$2$(), "Autostyle");
523
+ const BaseSvgIcon$32 = material.createSvgIcon(Icon$32(), "Autostyle");
445
524
  function Autostyle({ width, height, sx, ...props }, ref) {
446
525
  return /* @__PURE__ */ jsxRuntime.jsx(
447
- BaseSvgIcon$2$,
526
+ BaseSvgIcon$32,
448
527
  {
449
528
  ref,
450
529
  viewBox: "0 0 24 24",
@@ -458,7 +537,7 @@ function Autostyle({ width, height, sx, ...props }, ref) {
458
537
  );
459
538
  }
460
539
  const Autostyle$1 = React.forwardRef(Autostyle);
461
- const Icon$2_ = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
540
+ const Icon$31 = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
462
541
  /* @__PURE__ */ jsxRuntime.jsx(
463
542
  "path",
464
543
  {
@@ -476,10 +555,10 @@ const Icon$2_ = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
476
555
  }
477
556
  )
478
557
  ] });
479
- const BaseSvgIcon$2_ = material.createSvgIcon(Icon$2_(), "Avg");
558
+ const BaseSvgIcon$31 = material.createSvgIcon(Icon$31(), "Avg");
480
559
  function Avg({ width, height, sx, ...props }, ref) {
481
560
  return /* @__PURE__ */ jsxRuntime.jsx(
482
- BaseSvgIcon$2_,
561
+ BaseSvgIcon$31,
483
562
  {
484
563
  ref,
485
564
  viewBox: "0 0 24 24",
@@ -493,7 +572,7 @@ function Avg({ width, height, sx, ...props }, ref) {
493
572
  );
494
573
  }
495
574
  const Avg$1 = React.forwardRef(Avg);
496
- const Icon$2Z = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
575
+ const Icon$30 = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
497
576
  "path",
498
577
  {
499
578
  fill: "currentColor",
@@ -502,10 +581,10 @@ const Icon$2Z = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
502
581
  clipRule: "evenodd"
503
582
  }
504
583
  ) });
505
- const BaseSvgIcon$2Z = material.createSvgIcon(Icon$2Z(), "Behavioral");
584
+ const BaseSvgIcon$30 = material.createSvgIcon(Icon$30(), "Behavioral");
506
585
  function Behavioral({ width, height, sx, ...props }, ref) {
507
586
  return /* @__PURE__ */ jsxRuntime.jsx(
508
- BaseSvgIcon$2Z,
587
+ BaseSvgIcon$30,
509
588
  {
510
589
  ref,
511
590
  viewBox: "0 0 24 24",
@@ -519,7 +598,7 @@ function Behavioral({ width, height, sx, ...props }, ref) {
519
598
  );
520
599
  }
521
600
  const Behavioral$1 = React.forwardRef(Behavioral);
522
- const Icon$2Y = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
601
+ const Icon$2$ = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
523
602
  /* @__PURE__ */ jsxRuntime.jsx(
524
603
  "path",
525
604
  {
@@ -537,10 +616,10 @@ const Icon$2Y = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
537
616
  }
538
617
  )
539
618
  ] });
540
- const BaseSvgIcon$2Y = material.createSvgIcon(Icon$2Y(), "Bigquery");
619
+ const BaseSvgIcon$2$ = material.createSvgIcon(Icon$2$(), "Bigquery");
541
620
  function Bigquery({ width, height, sx, ...props }, ref) {
542
621
  return /* @__PURE__ */ jsxRuntime.jsx(
543
- BaseSvgIcon$2Y,
622
+ BaseSvgIcon$2$,
544
623
  {
545
624
  ref,
546
625
  viewBox: "0 0 24 24",
@@ -554,7 +633,7 @@ function Bigquery({ width, height, sx, ...props }, ref) {
554
633
  );
555
634
  }
556
635
  const Bigquery$1 = React.forwardRef(Bigquery);
557
- const Icon$2X = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
636
+ const Icon$2_ = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
558
637
  "path",
559
638
  {
560
639
  fill: "currentColor",
@@ -563,10 +642,10 @@ const Icon$2X = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
563
642
  clipRule: "evenodd"
564
643
  }
565
644
  ) });
566
- const BaseSvgIcon$2X = material.createSvgIcon(Icon$2X(), "Blending");
645
+ const BaseSvgIcon$2_ = material.createSvgIcon(Icon$2_(), "Blending");
567
646
  function Blending({ width, height, sx, ...props }, ref) {
568
647
  return /* @__PURE__ */ jsxRuntime.jsx(
569
- BaseSvgIcon$2X,
648
+ BaseSvgIcon$2_,
570
649
  {
571
650
  ref,
572
651
  viewBox: "0 0 24 24",
@@ -580,7 +659,7 @@ function Blending({ width, height, sx, ...props }, ref) {
580
659
  );
581
660
  }
582
661
  const Blending$1 = React.forwardRef(Blending);
583
- const Icon$2W = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
662
+ const Icon$2Z = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
584
663
  "path",
585
664
  {
586
665
  fill: "currentColor",
@@ -589,10 +668,10 @@ const Icon$2W = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
589
668
  clipRule: "evenodd"
590
669
  }
591
670
  ) });
592
- const BaseSvgIcon$2W = material.createSvgIcon(Icon$2W(), "BlockLabel");
671
+ const BaseSvgIcon$2Z = material.createSvgIcon(Icon$2Z(), "BlockLabel");
593
672
  function BlockLabel({ width, height, sx, ...props }, ref) {
594
673
  return /* @__PURE__ */ jsxRuntime.jsx(
595
- BaseSvgIcon$2W,
674
+ BaseSvgIcon$2Z,
596
675
  {
597
676
  ref,
598
677
  viewBox: "0 0 24 24",
@@ -606,7 +685,7 @@ function BlockLabel({ width, height, sx, ...props }, ref) {
606
685
  );
607
686
  }
608
687
  const BlockLabel$1 = React.forwardRef(BlockLabel);
609
- const Icon$2V = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
688
+ const Icon$2Y = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
610
689
  /* @__PURE__ */ jsxRuntime.jsx(
611
690
  "path",
612
691
  {
@@ -624,10 +703,10 @@ const Icon$2V = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
624
703
  }
625
704
  )
626
705
  ] });
627
- const BaseSvgIcon$2V = material.createSvgIcon(Icon$2V(), "BlockLabelOff");
706
+ const BaseSvgIcon$2Y = material.createSvgIcon(Icon$2Y(), "BlockLabelOff");
628
707
  function BlockLabelOff({ width, height, sx, ...props }, ref) {
629
708
  return /* @__PURE__ */ jsxRuntime.jsx(
630
- BaseSvgIcon$2V,
709
+ BaseSvgIcon$2Y,
631
710
  {
632
711
  ref,
633
712
  viewBox: "0 0 24 24",
@@ -641,17 +720,17 @@ function BlockLabelOff({ width, height, sx, ...props }, ref) {
641
720
  );
642
721
  }
643
722
  const BlockLabelOff$1 = React.forwardRef(BlockLabelOff);
644
- const Icon$2U = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
723
+ const Icon$2X = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
645
724
  "path",
646
725
  {
647
726
  fill: "currentColor",
648
727
  d: "M18 18v-2H6v2zM7.41 5.59 12 10.18l4.59-4.59L18 7l-6 6-6-6z"
649
728
  }
650
729
  ) });
651
- const BaseSvgIcon$2U = material.createSvgIcon(Icon$2U(), "BottomRow");
730
+ const BaseSvgIcon$2X = material.createSvgIcon(Icon$2X(), "BottomRow");
652
731
  function BottomRow({ width, height, sx, ...props }, ref) {
653
732
  return /* @__PURE__ */ jsxRuntime.jsx(
654
- BaseSvgIcon$2U,
733
+ BaseSvgIcon$2X,
655
734
  {
656
735
  ref,
657
736
  viewBox: "0 0 24 24",
@@ -665,7 +744,7 @@ function BottomRow({ width, height, sx, ...props }, ref) {
665
744
  );
666
745
  }
667
746
  const BottomRow$1 = React.forwardRef(BottomRow);
668
- const Icon$2T = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
747
+ const Icon$2W = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
669
748
  "path",
670
749
  {
671
750
  fill: "currentColor",
@@ -674,10 +753,10 @@ const Icon$2T = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
674
753
  clipRule: "evenodd"
675
754
  }
676
755
  ) });
677
- const BaseSvgIcon$2T = material.createSvgIcon(Icon$2T(), "BulletPointAlt");
756
+ const BaseSvgIcon$2W = material.createSvgIcon(Icon$2W(), "BulletPointAlt");
678
757
  function BulletPointAlt({ width, height, sx, ...props }, ref) {
679
758
  return /* @__PURE__ */ jsxRuntime.jsx(
680
- BaseSvgIcon$2T,
759
+ BaseSvgIcon$2W,
681
760
  {
682
761
  ref,
683
762
  viewBox: "0 0 24 24",
@@ -691,7 +770,7 @@ function BulletPointAlt({ width, height, sx, ...props }, ref) {
691
770
  );
692
771
  }
693
772
  const BulletPointAlt$1 = React.forwardRef(BulletPointAlt);
694
- const Icon$2S = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
773
+ const Icon$2V = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
695
774
  /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M12 9a3 3 0 1 1 0 6 3 3 0 0 1 0-6" }),
696
775
  /* @__PURE__ */ jsxRuntime.jsx(
697
776
  "path",
@@ -703,10 +782,10 @@ const Icon$2S = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
703
782
  }
704
783
  )
705
784
  ] });
706
- const BaseSvgIcon$2S = material.createSvgIcon(Icon$2S(), "BulletPointCheckedAlt");
785
+ const BaseSvgIcon$2V = material.createSvgIcon(Icon$2V(), "BulletPointCheckedAlt");
707
786
  function BulletPointCheckedAlt({ width, height, sx, ...props }, ref) {
708
787
  return /* @__PURE__ */ jsxRuntime.jsx(
709
- BaseSvgIcon$2S,
788
+ BaseSvgIcon$2V,
710
789
  {
711
790
  ref,
712
791
  viewBox: "0 0 24 24",
@@ -720,7 +799,7 @@ function BulletPointCheckedAlt({ width, height, sx, ...props }, ref) {
720
799
  );
721
800
  }
722
801
  const BulletPointCheckedAlt$1 = React.forwardRef(BulletPointCheckedAlt);
723
- const Icon$2R = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
802
+ const Icon$2U = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
724
803
  /* @__PURE__ */ jsxRuntime.jsx(
725
804
  "path",
726
805
  {
@@ -738,10 +817,10 @@ const Icon$2R = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
738
817
  }
739
818
  )
740
819
  ] });
741
- const BaseSvgIcon$2R = material.createSvgIcon(Icon$2R(), "Carto");
820
+ const BaseSvgIcon$2U = material.createSvgIcon(Icon$2U(), "Carto");
742
821
  function Carto({ width, height, sx, ...props }, ref) {
743
822
  return /* @__PURE__ */ jsxRuntime.jsx(
744
- BaseSvgIcon$2R,
823
+ BaseSvgIcon$2U,
745
824
  {
746
825
  ref,
747
826
  viewBox: "0 0 24 24",
@@ -755,7 +834,7 @@ function Carto({ width, height, sx, ...props }, ref) {
755
834
  );
756
835
  }
757
836
  const Carto$1 = React.forwardRef(Carto);
758
- const Icon$2Q = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
837
+ const Icon$2T = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
759
838
  /* @__PURE__ */ jsxRuntime.jsx(
760
839
  "path",
761
840
  {
@@ -771,10 +850,10 @@ const Icon$2Q = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
771
850
  }
772
851
  )
773
852
  ] });
774
- const BaseSvgIcon$2Q = material.createSvgIcon(Icon$2Q(), "CartoAi");
853
+ const BaseSvgIcon$2T = material.createSvgIcon(Icon$2T(), "CartoAi");
775
854
  function CartoAi({ width, height, sx, ...props }, ref) {
776
855
  return /* @__PURE__ */ jsxRuntime.jsx(
777
- BaseSvgIcon$2Q,
856
+ BaseSvgIcon$2T,
778
857
  {
779
858
  ref,
780
859
  viewBox: "0 0 24 24",
@@ -788,7 +867,7 @@ function CartoAi({ width, height, sx, ...props }, ref) {
788
867
  );
789
868
  }
790
869
  const CartoAi$1 = React.forwardRef(CartoAi);
791
- const Icon$2P = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
870
+ const Icon$2S = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
792
871
  /* @__PURE__ */ jsxRuntime.jsx(
793
872
  "path",
794
873
  {
@@ -806,10 +885,10 @@ const Icon$2P = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
806
885
  }
807
886
  )
808
887
  ] });
809
- const BaseSvgIcon$2P = material.createSvgIcon(Icon$2P(), "CartoSymbol");
888
+ const BaseSvgIcon$2S = material.createSvgIcon(Icon$2S(), "CartoSymbol");
810
889
  function CartoSymbol({ width, height, sx, ...props }, ref) {
811
890
  return /* @__PURE__ */ jsxRuntime.jsx(
812
- BaseSvgIcon$2P,
891
+ BaseSvgIcon$2S,
813
892
  {
814
893
  ref,
815
894
  viewBox: "0 0 24 24",
@@ -823,7 +902,7 @@ function CartoSymbol({ width, height, sx, ...props }, ref) {
823
902
  );
824
903
  }
825
904
  const CartoSymbol$1 = React.forwardRef(CartoSymbol);
826
- const Icon$2O = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
905
+ const Icon$2R = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
827
906
  /* @__PURE__ */ jsxRuntime.jsxs(
828
907
  "g",
829
908
  {
@@ -839,10 +918,10 @@ const Icon$2O = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
839
918
  ),
840
919
  /* @__PURE__ */ jsxRuntime.jsx("defs", { children: /* @__PURE__ */ jsxRuntime.jsx("clipPath", { id: "a", children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M0 0h24v24H0z" }) }) })
841
920
  ] });
842
- const BaseSvgIcon$2O = material.createSvgIcon(Icon$2O(), "CatalogView");
921
+ const BaseSvgIcon$2R = material.createSvgIcon(Icon$2R(), "CatalogView");
843
922
  function CatalogView({ width, height, sx, ...props }, ref) {
844
923
  return /* @__PURE__ */ jsxRuntime.jsx(
845
- BaseSvgIcon$2O,
924
+ BaseSvgIcon$2R,
846
925
  {
847
926
  ref,
848
927
  viewBox: "0 0 24 24",
@@ -856,7 +935,7 @@ function CatalogView({ width, height, sx, ...props }, ref) {
856
935
  );
857
936
  }
858
937
  const CatalogView$1 = React.forwardRef(CatalogView);
859
- const Icon$2N = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
938
+ const Icon$2Q = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
860
939
  /* @__PURE__ */ jsxRuntime.jsx(
861
940
  "path",
862
941
  {
@@ -876,10 +955,10 @@ const Icon$2N = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
876
955
  }
877
956
  )
878
957
  ] });
879
- const BaseSvgIcon$2N = material.createSvgIcon(Icon$2N(), "CatastropheModeling");
958
+ const BaseSvgIcon$2Q = material.createSvgIcon(Icon$2Q(), "CatastropheModeling");
880
959
  function CatastropheModeling({ width, height, sx, ...props }, ref) {
881
960
  return /* @__PURE__ */ jsxRuntime.jsx(
882
- BaseSvgIcon$2N,
961
+ BaseSvgIcon$2Q,
883
962
  {
884
963
  ref,
885
964
  viewBox: "0 0 24 24",
@@ -893,7 +972,7 @@ function CatastropheModeling({ width, height, sx, ...props }, ref) {
893
972
  );
894
973
  }
895
974
  const CatastropheModeling$1 = React.forwardRef(CatastropheModeling);
896
- const Icon$2M = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
975
+ const Icon$2P = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
897
976
  "path",
898
977
  {
899
978
  fill: "currentColor",
@@ -902,10 +981,10 @@ const Icon$2M = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
902
981
  clipRule: "evenodd"
903
982
  }
904
983
  ) });
905
- const BaseSvgIcon$2M = material.createSvgIcon(Icon$2M(), "Center");
984
+ const BaseSvgIcon$2P = material.createSvgIcon(Icon$2P(), "Center");
906
985
  function Center({ width, height, sx, ...props }, ref) {
907
986
  return /* @__PURE__ */ jsxRuntime.jsx(
908
- BaseSvgIcon$2M,
987
+ BaseSvgIcon$2P,
909
988
  {
910
989
  ref,
911
990
  viewBox: "0 0 24 24",
@@ -919,7 +998,7 @@ function Center({ width, height, sx, ...props }, ref) {
919
998
  );
920
999
  }
921
1000
  const Center$1 = React.forwardRef(Center);
922
- const Icon$2L = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
1001
+ const Icon$2O = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
923
1002
  "path",
924
1003
  {
925
1004
  fill: "currentColor",
@@ -928,10 +1007,10 @@ const Icon$2L = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
928
1007
  clipRule: "evenodd"
929
1008
  }
930
1009
  ) });
931
- const BaseSvgIcon$2L = material.createSvgIcon(Icon$2L(), "CenterLayer");
1010
+ const BaseSvgIcon$2O = material.createSvgIcon(Icon$2O(), "CenterLayer");
932
1011
  function CenterLayer({ width, height, sx, ...props }, ref) {
933
1012
  return /* @__PURE__ */ jsxRuntime.jsx(
934
- BaseSvgIcon$2L,
1013
+ BaseSvgIcon$2O,
935
1014
  {
936
1015
  ref,
937
1016
  viewBox: "0 0 24 24",
@@ -945,7 +1024,7 @@ function CenterLayer({ width, height, sx, ...props }, ref) {
945
1024
  );
946
1025
  }
947
1026
  const CenterLayer$1 = React.forwardRef(CenterLayer);
948
- const Icon$2K = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
1027
+ const Icon$2N = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
949
1028
  "path",
950
1029
  {
951
1030
  fill: "currentColor",
@@ -954,10 +1033,10 @@ const Icon$2K = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
954
1033
  clipRule: "evenodd"
955
1034
  }
956
1035
  ) });
957
- const BaseSvgIcon$2K = material.createSvgIcon(Icon$2K(), "CloseDiagonallyLeft");
1036
+ const BaseSvgIcon$2N = material.createSvgIcon(Icon$2N(), "CloseDiagonallyLeft");
958
1037
  function CloseDiagonallyLeft({ width, height, sx, ...props }, ref) {
959
1038
  return /* @__PURE__ */ jsxRuntime.jsx(
960
- BaseSvgIcon$2K,
1039
+ BaseSvgIcon$2N,
961
1040
  {
962
1041
  ref,
963
1042
  viewBox: "0 0 24 24",
@@ -971,7 +1050,7 @@ function CloseDiagonallyLeft({ width, height, sx, ...props }, ref) {
971
1050
  );
972
1051
  }
973
1052
  const CloseDiagonallyLeft$1 = React.forwardRef(CloseDiagonallyLeft);
974
- const Icon$2J = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
1053
+ const Icon$2M = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
975
1054
  "path",
976
1055
  {
977
1056
  fill: "currentColor",
@@ -980,10 +1059,10 @@ const Icon$2J = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
980
1059
  clipRule: "evenodd"
981
1060
  }
982
1061
  ) });
983
- const BaseSvgIcon$2J = material.createSvgIcon(Icon$2J(), "CloseVertically");
1062
+ const BaseSvgIcon$2M = material.createSvgIcon(Icon$2M(), "CloseVertically");
984
1063
  function CloseVertically({ width, height, sx, ...props }, ref) {
985
1064
  return /* @__PURE__ */ jsxRuntime.jsx(
986
- BaseSvgIcon$2J,
1065
+ BaseSvgIcon$2M,
987
1066
  {
988
1067
  ref,
989
1068
  viewBox: "0 0 24 24",
@@ -997,7 +1076,7 @@ function CloseVertically({ width, height, sx, ...props }, ref) {
997
1076
  );
998
1077
  }
999
1078
  const CloseVertically$1 = React.forwardRef(CloseVertically);
1000
- const Icon$2I = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
1079
+ const Icon$2L = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
1001
1080
  /* @__PURE__ */ jsxRuntime.jsx(
1002
1081
  "path",
1003
1082
  {
@@ -1013,10 +1092,10 @@ const Icon$2I = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
1013
1092
  }
1014
1093
  )
1015
1094
  ] });
1016
- const BaseSvgIcon$2I = material.createSvgIcon(Icon$2I(), "CodeBlock");
1095
+ const BaseSvgIcon$2L = material.createSvgIcon(Icon$2L(), "CodeBlock");
1017
1096
  function CodeBlock({ width, height, sx, ...props }, ref) {
1018
1097
  return /* @__PURE__ */ jsxRuntime.jsx(
1019
- BaseSvgIcon$2I,
1098
+ BaseSvgIcon$2L,
1020
1099
  {
1021
1100
  ref,
1022
1101
  viewBox: "0 0 24 24",
@@ -1030,17 +1109,17 @@ function CodeBlock({ width, height, sx, ...props }, ref) {
1030
1109
  );
1031
1110
  }
1032
1111
  const CodeBlock$1 = React.forwardRef(CodeBlock);
1033
- const Icon$2H = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
1112
+ const Icon$2K = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
1034
1113
  "path",
1035
1114
  {
1036
1115
  fill: "currentColor",
1037
1116
  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
1117
  }
1039
1118
  ) });
1040
- const BaseSvgIcon$2H = material.createSvgIcon(Icon$2H(), "Comments");
1119
+ const BaseSvgIcon$2K = material.createSvgIcon(Icon$2K(), "Comments");
1041
1120
  function Comments({ width, height, sx, ...props }, ref) {
1042
1121
  return /* @__PURE__ */ jsxRuntime.jsx(
1043
- BaseSvgIcon$2H,
1122
+ BaseSvgIcon$2K,
1044
1123
  {
1045
1124
  ref,
1046
1125
  viewBox: "0 0 24 24",
@@ -1054,7 +1133,7 @@ function Comments({ width, height, sx, ...props }, ref) {
1054
1133
  );
1055
1134
  }
1056
1135
  const Comments$1 = React.forwardRef(Comments);
1057
- const Icon$2G = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
1136
+ const Icon$2J = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
1058
1137
  "path",
1059
1138
  {
1060
1139
  fill: "currentColor",
@@ -1063,10 +1142,10 @@ const Icon$2G = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
1063
1142
  clipRule: "evenodd"
1064
1143
  }
1065
1144
  ) });
1066
- const BaseSvgIcon$2G = material.createSvgIcon(Icon$2G(), "Console");
1145
+ const BaseSvgIcon$2J = material.createSvgIcon(Icon$2J(), "Console");
1067
1146
  function Console({ width, height, sx, ...props }, ref) {
1068
1147
  return /* @__PURE__ */ jsxRuntime.jsx(
1069
- BaseSvgIcon$2G,
1148
+ BaseSvgIcon$2J,
1070
1149
  {
1071
1150
  ref,
1072
1151
  viewBox: "0 0 24 24",
@@ -1080,7 +1159,7 @@ function Console({ width, height, sx, ...props }, ref) {
1080
1159
  );
1081
1160
  }
1082
1161
  const Console$1 = React.forwardRef(Console);
1083
- const Icon$2F = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
1162
+ const Icon$2I = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
1084
1163
  "path",
1085
1164
  {
1086
1165
  fill: "currentColor",
@@ -1089,10 +1168,10 @@ const Icon$2F = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
1089
1168
  clipRule: "evenodd"
1090
1169
  }
1091
1170
  ) });
1092
- const BaseSvgIcon$2F = material.createSvgIcon(Icon$2F(), "Covid19");
1171
+ const BaseSvgIcon$2I = material.createSvgIcon(Icon$2I(), "Covid19");
1093
1172
  function Covid19({ width, height, sx, ...props }, ref) {
1094
1173
  return /* @__PURE__ */ jsxRuntime.jsx(
1095
- BaseSvgIcon$2F,
1174
+ BaseSvgIcon$2I,
1096
1175
  {
1097
1176
  ref,
1098
1177
  viewBox: "0 0 24 24",
@@ -1106,7 +1185,7 @@ function Covid19({ width, height, sx, ...props }, ref) {
1106
1185
  );
1107
1186
  }
1108
1187
  const Covid19$1 = React.forwardRef(Covid19);
1109
- const Icon$2E = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
1188
+ const Icon$2H = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
1110
1189
  "path",
1111
1190
  {
1112
1191
  fill: "currentColor",
@@ -1115,10 +1194,10 @@ const Icon$2E = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
1115
1194
  clipRule: "evenodd"
1116
1195
  }
1117
1196
  ) });
1118
- const BaseSvgIcon$2E = material.createSvgIcon(Icon$2E(), "CreateMap");
1197
+ const BaseSvgIcon$2H = material.createSvgIcon(Icon$2H(), "CreateMap");
1119
1198
  function CreateMap({ width, height, sx, ...props }, ref) {
1120
1199
  return /* @__PURE__ */ jsxRuntime.jsx(
1121
- BaseSvgIcon$2E,
1200
+ BaseSvgIcon$2H,
1122
1201
  {
1123
1202
  ref,
1124
1203
  viewBox: "0 0 24 24",
@@ -1132,17 +1211,17 @@ function CreateMap({ width, height, sx, ...props }, ref) {
1132
1211
  );
1133
1212
  }
1134
1213
  const CreateMap$1 = React.forwardRef(CreateMap);
1135
- const Icon$2D = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
1214
+ const Icon$2G = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
1136
1215
  "path",
1137
1216
  {
1138
1217
  fill: "currentColor",
1139
1218
  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
1219
  }
1141
1220
  ) });
1142
- const BaseSvgIcon$2D = material.createSvgIcon(Icon$2D(), "CreateSpatialAnalysis");
1221
+ const BaseSvgIcon$2G = material.createSvgIcon(Icon$2G(), "CreateSpatialAnalysis");
1143
1222
  function CreateSpatialAnalysis({ width, height, sx, ...props }, ref) {
1144
1223
  return /* @__PURE__ */ jsxRuntime.jsx(
1145
- BaseSvgIcon$2D,
1224
+ BaseSvgIcon$2G,
1146
1225
  {
1147
1226
  ref,
1148
1227
  viewBox: "0 0 24 24",
@@ -1156,7 +1235,7 @@ function CreateSpatialAnalysis({ width, height, sx, ...props }, ref) {
1156
1235
  );
1157
1236
  }
1158
1237
  const CreateSpatialAnalysis$1 = React.forwardRef(CreateSpatialAnalysis);
1159
- const Icon$2C = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
1238
+ const Icon$2F = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
1160
1239
  /* @__PURE__ */ jsxRuntime.jsx(
1161
1240
  "path",
1162
1241
  {
@@ -1174,10 +1253,10 @@ const Icon$2C = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
1174
1253
  }
1175
1254
  )
1176
1255
  ] });
1177
- const BaseSvgIcon$2C = material.createSvgIcon(Icon$2C(), "CreateTileset");
1256
+ const BaseSvgIcon$2F = material.createSvgIcon(Icon$2F(), "CreateTileset");
1178
1257
  function CreateTileset({ width, height, sx, ...props }, ref) {
1179
1258
  return /* @__PURE__ */ jsxRuntime.jsx(
1180
- BaseSvgIcon$2C,
1259
+ BaseSvgIcon$2F,
1181
1260
  {
1182
1261
  ref,
1183
1262
  viewBox: "0 0 24 24",
@@ -1191,7 +1270,7 @@ function CreateTileset({ width, height, sx, ...props }, ref) {
1191
1270
  );
1192
1271
  }
1193
1272
  const CreateTileset$1 = React.forwardRef(CreateTileset);
1194
- const Icon$2B = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
1273
+ const Icon$2E = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
1195
1274
  "path",
1196
1275
  {
1197
1276
  fill: "currentColor",
@@ -1200,10 +1279,10 @@ const Icon$2B = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
1200
1279
  clipRule: "evenodd"
1201
1280
  }
1202
1281
  ) });
1203
- const BaseSvgIcon$2B = material.createSvgIcon(Icon$2B(), "CreateWorkflow");
1282
+ const BaseSvgIcon$2E = material.createSvgIcon(Icon$2E(), "CreateWorkflow");
1204
1283
  function CreateWorkflow({ width, height, sx, ...props }, ref) {
1205
1284
  return /* @__PURE__ */ jsxRuntime.jsx(
1206
- BaseSvgIcon$2B,
1285
+ BaseSvgIcon$2E,
1207
1286
  {
1208
1287
  ref,
1209
1288
  viewBox: "0 0 24 24",
@@ -1217,7 +1296,7 @@ function CreateWorkflow({ width, height, sx, ...props }, ref) {
1217
1296
  );
1218
1297
  }
1219
1298
  const CreateWorkflow$1 = React.forwardRef(CreateWorkflow);
1220
- const Icon$2A = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
1299
+ const Icon$2D = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
1221
1300
  "path",
1222
1301
  {
1223
1302
  fill: "currentColor",
@@ -1226,10 +1305,10 @@ const Icon$2A = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
1226
1305
  clipRule: "evenodd"
1227
1306
  }
1228
1307
  ) });
1229
- const BaseSvgIcon$2A = material.createSvgIcon(Icon$2A(), "Data");
1308
+ const BaseSvgIcon$2D = material.createSvgIcon(Icon$2D(), "Data");
1230
1309
  function Data({ width, height, sx, ...props }, ref) {
1231
1310
  return /* @__PURE__ */ jsxRuntime.jsx(
1232
- BaseSvgIcon$2A,
1311
+ BaseSvgIcon$2D,
1233
1312
  {
1234
1313
  ref,
1235
1314
  viewBox: "0 0 24 24",
@@ -1243,7 +1322,7 @@ function Data({ width, height, sx, ...props }, ref) {
1243
1322
  );
1244
1323
  }
1245
1324
  const Data$1 = React.forwardRef(Data);
1246
- const Icon$2z = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
1325
+ const Icon$2C = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
1247
1326
  /* @__PURE__ */ jsxRuntime.jsx(
1248
1327
  "path",
1249
1328
  {
@@ -1263,10 +1342,10 @@ const Icon$2z = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
1263
1342
  }
1264
1343
  )
1265
1344
  ] });
1266
- const BaseSvgIcon$2z = material.createSvgIcon(Icon$2z(), "DataAccess");
1345
+ const BaseSvgIcon$2C = material.createSvgIcon(Icon$2C(), "DataAccess");
1267
1346
  function DataAccess({ width, height, sx, ...props }, ref) {
1268
1347
  return /* @__PURE__ */ jsxRuntime.jsx(
1269
- BaseSvgIcon$2z,
1348
+ BaseSvgIcon$2C,
1270
1349
  {
1271
1350
  ref,
1272
1351
  viewBox: "0 0 24 24",
@@ -1280,7 +1359,7 @@ function DataAccess({ width, height, sx, ...props }, ref) {
1280
1359
  );
1281
1360
  }
1282
1361
  const DataAccess$1 = React.forwardRef(DataAccess);
1283
- const Icon$2y = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
1362
+ const Icon$2B = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
1284
1363
  /* @__PURE__ */ jsxRuntime.jsx(
1285
1364
  "path",
1286
1365
  {
@@ -1300,10 +1379,10 @@ const Icon$2y = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
1300
1379
  }
1301
1380
  )
1302
1381
  ] });
1303
- const BaseSvgIcon$2y = material.createSvgIcon(Icon$2y(), "DataExplorer");
1382
+ const BaseSvgIcon$2B = material.createSvgIcon(Icon$2B(), "DataExplorer");
1304
1383
  function DataExplorer({ width, height, sx, ...props }, ref) {
1305
1384
  return /* @__PURE__ */ jsxRuntime.jsx(
1306
- BaseSvgIcon$2y,
1385
+ BaseSvgIcon$2B,
1307
1386
  {
1308
1387
  ref,
1309
1388
  viewBox: "0 0 24 24",
@@ -1317,7 +1396,7 @@ function DataExplorer({ width, height, sx, ...props }, ref) {
1317
1396
  );
1318
1397
  }
1319
1398
  const DataExplorer$1 = React.forwardRef(DataExplorer);
1320
- const Icon$2x = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
1399
+ const Icon$2A = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
1321
1400
  /* @__PURE__ */ jsxRuntime.jsx(
1322
1401
  "path",
1323
1402
  {
@@ -1337,10 +1416,10 @@ const Icon$2x = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
1337
1416
  }
1338
1417
  )
1339
1418
  ] });
1340
- const BaseSvgIcon$2x = material.createSvgIcon(Icon$2x(), "DataFilter");
1419
+ const BaseSvgIcon$2A = material.createSvgIcon(Icon$2A(), "DataFilter");
1341
1420
  function DataFilter({ width, height, sx, ...props }, ref) {
1342
1421
  return /* @__PURE__ */ jsxRuntime.jsx(
1343
- BaseSvgIcon$2x,
1422
+ BaseSvgIcon$2A,
1344
1423
  {
1345
1424
  ref,
1346
1425
  viewBox: "0 0 24 24",
@@ -1354,7 +1433,7 @@ function DataFilter({ width, height, sx, ...props }, ref) {
1354
1433
  );
1355
1434
  }
1356
1435
  const DataFilter$1 = React.forwardRef(DataFilter);
1357
- const Icon$2w = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
1436
+ const Icon$2z = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
1358
1437
  /* @__PURE__ */ jsxRuntime.jsx(
1359
1438
  "path",
1360
1439
  {
@@ -1372,10 +1451,10 @@ const Icon$2w = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
1372
1451
  }
1373
1452
  )
1374
1453
  ] });
1375
- const BaseSvgIcon$2w = material.createSvgIcon(Icon$2w(), "DataMonetization");
1454
+ const BaseSvgIcon$2z = material.createSvgIcon(Icon$2z(), "DataMonetization");
1376
1455
  function DataMonetization({ width, height, sx, ...props }, ref) {
1377
1456
  return /* @__PURE__ */ jsxRuntime.jsx(
1378
- BaseSvgIcon$2w,
1457
+ BaseSvgIcon$2z,
1379
1458
  {
1380
1459
  ref,
1381
1460
  viewBox: "0 0 24 24",
@@ -1389,7 +1468,7 @@ function DataMonetization({ width, height, sx, ...props }, ref) {
1389
1468
  );
1390
1469
  }
1391
1470
  const DataMonetization$1 = React.forwardRef(DataMonetization);
1392
- const Icon$2v = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
1471
+ const Icon$2y = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
1393
1472
  "path",
1394
1473
  {
1395
1474
  fill: "currentColor",
@@ -1398,10 +1477,10 @@ const Icon$2v = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
1398
1477
  clipRule: "evenodd"
1399
1478
  }
1400
1479
  ) });
1401
- const BaseSvgIcon$2v = material.createSvgIcon(Icon$2v(), "DataObservatory");
1480
+ const BaseSvgIcon$2y = material.createSvgIcon(Icon$2y(), "DataObservatory");
1402
1481
  function DataObservatory({ width, height, sx, ...props }, ref) {
1403
1482
  return /* @__PURE__ */ jsxRuntime.jsx(
1404
- BaseSvgIcon$2v,
1483
+ BaseSvgIcon$2y,
1405
1484
  {
1406
1485
  ref,
1407
1486
  viewBox: "0 0 24 24",
@@ -1415,7 +1494,7 @@ function DataObservatory({ width, height, sx, ...props }, ref) {
1415
1494
  );
1416
1495
  }
1417
1496
  const DataObservatory$1 = React.forwardRef(DataObservatory);
1418
- const Icon$2u = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
1497
+ const Icon$2x = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
1419
1498
  /* @__PURE__ */ jsxRuntime.jsx(
1420
1499
  "path",
1421
1500
  {
@@ -1433,10 +1512,10 @@ const Icon$2u = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
1433
1512
  }
1434
1513
  )
1435
1514
  ] });
1436
- const BaseSvgIcon$2u = material.createSvgIcon(Icon$2u(), "DataOk");
1515
+ const BaseSvgIcon$2x = material.createSvgIcon(Icon$2x(), "DataOk");
1437
1516
  function DataOk({ width, height, sx, ...props }, ref) {
1438
1517
  return /* @__PURE__ */ jsxRuntime.jsx(
1439
- BaseSvgIcon$2u,
1518
+ BaseSvgIcon$2x,
1440
1519
  {
1441
1520
  ref,
1442
1521
  viewBox: "0 0 24 24",
@@ -1450,7 +1529,7 @@ function DataOk({ width, height, sx, ...props }, ref) {
1450
1529
  );
1451
1530
  }
1452
1531
  const DataOk$1 = React.forwardRef(DataOk);
1453
- const Icon$2t = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
1532
+ const Icon$2w = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
1454
1533
  /* @__PURE__ */ jsxRuntime.jsx(
1455
1534
  "path",
1456
1535
  {
@@ -1470,10 +1549,10 @@ const Icon$2t = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
1470
1549
  }
1471
1550
  )
1472
1551
  ] });
1473
- const BaseSvgIcon$2t = material.createSvgIcon(Icon$2t(), "DataPending");
1552
+ const BaseSvgIcon$2w = material.createSvgIcon(Icon$2w(), "DataPending");
1474
1553
  function DataPending({ width, height, sx, ...props }, ref) {
1475
1554
  return /* @__PURE__ */ jsxRuntime.jsx(
1476
- BaseSvgIcon$2t,
1555
+ BaseSvgIcon$2w,
1477
1556
  {
1478
1557
  ref,
1479
1558
  viewBox: "0 0 24 24",
@@ -1487,7 +1566,7 @@ function DataPending({ width, height, sx, ...props }, ref) {
1487
1566
  );
1488
1567
  }
1489
1568
  const DataPending$1 = React.forwardRef(DataPending);
1490
- const Icon$2s = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
1569
+ const Icon$2v = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
1491
1570
  /* @__PURE__ */ jsxRuntime.jsx(
1492
1571
  "path",
1493
1572
  {
@@ -1505,10 +1584,10 @@ const Icon$2s = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
1505
1584
  }
1506
1585
  )
1507
1586
  ] });
1508
- const BaseSvgIcon$2s = material.createSvgIcon(Icon$2s(), "DataPremium");
1587
+ const BaseSvgIcon$2v = material.createSvgIcon(Icon$2v(), "DataPremium");
1509
1588
  function DataPremium({ width, height, sx, ...props }, ref) {
1510
1589
  return /* @__PURE__ */ jsxRuntime.jsx(
1511
- BaseSvgIcon$2s,
1590
+ BaseSvgIcon$2v,
1512
1591
  {
1513
1592
  ref,
1514
1593
  viewBox: "0 0 24 24",
@@ -1522,7 +1601,7 @@ function DataPremium({ width, height, sx, ...props }, ref) {
1522
1601
  );
1523
1602
  }
1524
1603
  const DataPremium$1 = React.forwardRef(DataPremium);
1525
- const Icon$2r = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
1604
+ const Icon$2u = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
1526
1605
  /* @__PURE__ */ jsxRuntime.jsx(
1527
1606
  "path",
1528
1607
  {
@@ -1542,10 +1621,10 @@ const Icon$2r = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
1542
1621
  }
1543
1622
  )
1544
1623
  ] });
1545
- const BaseSvgIcon$2r = material.createSvgIcon(Icon$2r(), "DataPublic");
1624
+ const BaseSvgIcon$2u = material.createSvgIcon(Icon$2u(), "DataPublic");
1546
1625
  function DataPublic({ width, height, sx, ...props }, ref) {
1547
1626
  return /* @__PURE__ */ jsxRuntime.jsx(
1548
- BaseSvgIcon$2r,
1627
+ BaseSvgIcon$2u,
1549
1628
  {
1550
1629
  ref,
1551
1630
  viewBox: "0 0 24 24",
@@ -1559,7 +1638,7 @@ function DataPublic({ width, height, sx, ...props }, ref) {
1559
1638
  );
1560
1639
  }
1561
1640
  const DataPublic$1 = React.forwardRef(DataPublic);
1562
- const Icon$2q = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
1641
+ const Icon$2t = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
1563
1642
  /* @__PURE__ */ jsxRuntime.jsx(
1564
1643
  "path",
1565
1644
  {
@@ -1579,10 +1658,10 @@ const Icon$2q = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
1579
1658
  }
1580
1659
  )
1581
1660
  ] });
1582
- const BaseSvgIcon$2q = material.createSvgIcon(Icon$2q(), "DataSample");
1661
+ const BaseSvgIcon$2t = material.createSvgIcon(Icon$2t(), "DataSample");
1583
1662
  function DataSample({ width, height, sx, ...props }, ref) {
1584
1663
  return /* @__PURE__ */ jsxRuntime.jsx(
1585
- BaseSvgIcon$2q,
1664
+ BaseSvgIcon$2t,
1586
1665
  {
1587
1666
  ref,
1588
1667
  viewBox: "0 0 24 24",
@@ -1596,7 +1675,7 @@ function DataSample({ width, height, sx, ...props }, ref) {
1596
1675
  );
1597
1676
  }
1598
1677
  const DataSample$1 = React.forwardRef(DataSample);
1599
- const Icon$2p = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
1678
+ const Icon$2s = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
1600
1679
  "path",
1601
1680
  {
1602
1681
  fill: "currentColor",
@@ -1605,10 +1684,10 @@ const Icon$2p = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
1605
1684
  clipRule: "evenodd"
1606
1685
  }
1607
1686
  ) });
1608
- const BaseSvgIcon$2p = material.createSvgIcon(Icon$2p(), "DataUnavailable");
1687
+ const BaseSvgIcon$2s = material.createSvgIcon(Icon$2s(), "DataUnavailable");
1609
1688
  function DataUnavailable({ width, height, sx, ...props }, ref) {
1610
1689
  return /* @__PURE__ */ jsxRuntime.jsx(
1611
- BaseSvgIcon$2p,
1690
+ BaseSvgIcon$2s,
1612
1691
  {
1613
1692
  ref,
1614
1693
  viewBox: "0 0 24 24",
@@ -1622,7 +1701,7 @@ function DataUnavailable({ width, height, sx, ...props }, ref) {
1622
1701
  );
1623
1702
  }
1624
1703
  const DataUnavailable$1 = React.forwardRef(DataUnavailable);
1625
- const Icon$2o = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
1704
+ const Icon$2r = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
1626
1705
  "path",
1627
1706
  {
1628
1707
  fill: "currentColor",
@@ -1631,10 +1710,10 @@ const Icon$2o = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
1631
1710
  clipRule: "evenodd"
1632
1711
  }
1633
1712
  ) });
1634
- const BaseSvgIcon$2o = material.createSvgIcon(Icon$2o(), "Databricks");
1713
+ const BaseSvgIcon$2r = material.createSvgIcon(Icon$2r(), "Databricks");
1635
1714
  function Databricks({ width, height, sx, ...props }, ref) {
1636
1715
  return /* @__PURE__ */ jsxRuntime.jsx(
1637
- BaseSvgIcon$2o,
1716
+ BaseSvgIcon$2r,
1638
1717
  {
1639
1718
  ref,
1640
1719
  viewBox: "0 0 24 24",
@@ -1648,7 +1727,7 @@ function Databricks({ width, height, sx, ...props }, ref) {
1648
1727
  );
1649
1728
  }
1650
1729
  const Databricks$1 = React.forwardRef(Databricks);
1651
- const Icon$2n = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
1730
+ const Icon$2q = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
1652
1731
  "path",
1653
1732
  {
1654
1733
  fill: "currentColor",
@@ -1657,10 +1736,10 @@ const Icon$2n = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
1657
1736
  clipRule: "evenodd"
1658
1737
  }
1659
1738
  ) });
1660
- const BaseSvgIcon$2n = material.createSvgIcon(Icon$2n(), "Demographics");
1739
+ const BaseSvgIcon$2q = material.createSvgIcon(Icon$2q(), "Demographics");
1661
1740
  function Demographics({ width, height, sx, ...props }, ref) {
1662
1741
  return /* @__PURE__ */ jsxRuntime.jsx(
1663
- BaseSvgIcon$2n,
1742
+ BaseSvgIcon$2q,
1664
1743
  {
1665
1744
  ref,
1666
1745
  viewBox: "0 0 24 24",
@@ -1674,7 +1753,7 @@ function Demographics({ width, height, sx, ...props }, ref) {
1674
1753
  );
1675
1754
  }
1676
1755
  const Demographics$1 = React.forwardRef(Demographics);
1677
- const Icon$2m = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
1756
+ const Icon$2p = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
1678
1757
  "path",
1679
1758
  {
1680
1759
  fill: "currentColor",
@@ -1683,10 +1762,10 @@ const Icon$2m = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
1683
1762
  clipRule: "evenodd"
1684
1763
  }
1685
1764
  ) });
1686
- const BaseSvgIcon$2m = material.createSvgIcon(Icon$2m(), "Derived");
1765
+ const BaseSvgIcon$2p = material.createSvgIcon(Icon$2p(), "Derived");
1687
1766
  function Derived({ width, height, sx, ...props }, ref) {
1688
1767
  return /* @__PURE__ */ jsxRuntime.jsx(
1689
- BaseSvgIcon$2m,
1768
+ BaseSvgIcon$2p,
1690
1769
  {
1691
1770
  ref,
1692
1771
  viewBox: "0 0 24 24",
@@ -1700,7 +1779,7 @@ function Derived({ width, height, sx, ...props }, ref) {
1700
1779
  );
1701
1780
  }
1702
1781
  const Derived$1 = React.forwardRef(Derived);
1703
- const Icon$2l = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
1782
+ const Icon$2o = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
1704
1783
  "path",
1705
1784
  {
1706
1785
  fill: "currentColor",
@@ -1709,10 +1788,10 @@ const Icon$2l = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
1709
1788
  clipRule: "evenodd"
1710
1789
  }
1711
1790
  ) });
1712
- const BaseSvgIcon$2l = material.createSvgIcon(Icon$2l(), "Distance");
1791
+ const BaseSvgIcon$2o = material.createSvgIcon(Icon$2o(), "Distance");
1713
1792
  function Distance({ width, height, sx, ...props }, ref) {
1714
1793
  return /* @__PURE__ */ jsxRuntime.jsx(
1715
- BaseSvgIcon$2l,
1794
+ BaseSvgIcon$2o,
1716
1795
  {
1717
1796
  ref,
1718
1797
  viewBox: "0 0 24 24",
@@ -1726,11 +1805,11 @@ function Distance({ width, height, sx, ...props }, ref) {
1726
1805
  );
1727
1806
  }
1728
1807
  const Distance$1 = React.forwardRef(Distance);
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");
1808
+ const Icon$2n = () => /* @__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" }) });
1809
+ const BaseSvgIcon$2n = material.createSvgIcon(Icon$2n(), "Dot");
1731
1810
  function Dot({ width, height, sx, ...props }, ref) {
1732
1811
  return /* @__PURE__ */ jsxRuntime.jsx(
1733
- BaseSvgIcon$2k,
1812
+ BaseSvgIcon$2n,
1734
1813
  {
1735
1814
  ref,
1736
1815
  viewBox: "0 0 24 24",
@@ -1744,7 +1823,7 @@ function Dot({ width, height, sx, ...props }, ref) {
1744
1823
  );
1745
1824
  }
1746
1825
  const Dot$1 = React.forwardRef(Dot);
1747
- const Icon$2j = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
1826
+ const Icon$2m = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
1748
1827
  "path",
1749
1828
  {
1750
1829
  fill: "currentColor",
@@ -1753,10 +1832,10 @@ const Icon$2j = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
1753
1832
  clipRule: "evenodd"
1754
1833
  }
1755
1834
  ) });
1756
- const BaseSvgIcon$2j = material.createSvgIcon(Icon$2j(), "DrawCircle");
1835
+ const BaseSvgIcon$2m = material.createSvgIcon(Icon$2m(), "DrawCircle");
1757
1836
  function DrawCircle({ width, height, sx, ...props }, ref) {
1758
1837
  return /* @__PURE__ */ jsxRuntime.jsx(
1759
- BaseSvgIcon$2j,
1838
+ BaseSvgIcon$2m,
1760
1839
  {
1761
1840
  ref,
1762
1841
  viewBox: "0 0 24 24",
@@ -1770,7 +1849,7 @@ function DrawCircle({ width, height, sx, ...props }, ref) {
1770
1849
  );
1771
1850
  }
1772
1851
  const DrawCircle$1 = React.forwardRef(DrawCircle);
1773
- const Icon$2i = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
1852
+ const Icon$2l = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
1774
1853
  "path",
1775
1854
  {
1776
1855
  fill: "currentColor",
@@ -1779,10 +1858,10 @@ const Icon$2i = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
1779
1858
  clipRule: "evenodd"
1780
1859
  }
1781
1860
  ) });
1782
- const BaseSvgIcon$2i = material.createSvgIcon(Icon$2i(), "DrawLasso");
1861
+ const BaseSvgIcon$2l = material.createSvgIcon(Icon$2l(), "DrawLasso");
1783
1862
  function DrawLasso({ width, height, sx, ...props }, ref) {
1784
1863
  return /* @__PURE__ */ jsxRuntime.jsx(
1785
- BaseSvgIcon$2i,
1864
+ BaseSvgIcon$2l,
1786
1865
  {
1787
1866
  ref,
1788
1867
  viewBox: "0 0 24 24",
@@ -1796,17 +1875,17 @@ function DrawLasso({ width, height, sx, ...props }, ref) {
1796
1875
  );
1797
1876
  }
1798
1877
  const DrawLasso$1 = React.forwardRef(DrawLasso);
1799
- const Icon$2h = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
1878
+ const Icon$2k = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
1800
1879
  "path",
1801
1880
  {
1802
1881
  fill: "currentColor",
1803
1882
  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
1883
  }
1805
1884
  ) });
1806
- const BaseSvgIcon$2h = material.createSvgIcon(Icon$2h(), "DrawLine");
1885
+ const BaseSvgIcon$2k = material.createSvgIcon(Icon$2k(), "DrawLine");
1807
1886
  function DrawLine({ width, height, sx, ...props }, ref) {
1808
1887
  return /* @__PURE__ */ jsxRuntime.jsx(
1809
- BaseSvgIcon$2h,
1888
+ BaseSvgIcon$2k,
1810
1889
  {
1811
1890
  ref,
1812
1891
  viewBox: "0 0 24 24",
@@ -1820,7 +1899,7 @@ function DrawLine({ width, height, sx, ...props }, ref) {
1820
1899
  );
1821
1900
  }
1822
1901
  const DrawLine$1 = React.forwardRef(DrawLine);
1823
- const Icon$2g = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
1902
+ const Icon$2j = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
1824
1903
  "path",
1825
1904
  {
1826
1905
  fill: "currentColor",
@@ -1829,10 +1908,10 @@ const Icon$2g = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
1829
1908
  clipRule: "evenodd"
1830
1909
  }
1831
1910
  ) });
1832
- const BaseSvgIcon$2g = material.createSvgIcon(Icon$2g(), "DrawPolygon");
1911
+ const BaseSvgIcon$2j = material.createSvgIcon(Icon$2j(), "DrawPolygon");
1833
1912
  function DrawPolygon({ width, height, sx, ...props }, ref) {
1834
1913
  return /* @__PURE__ */ jsxRuntime.jsx(
1835
- BaseSvgIcon$2g,
1914
+ BaseSvgIcon$2j,
1836
1915
  {
1837
1916
  ref,
1838
1917
  viewBox: "0 0 24 24",
@@ -1846,7 +1925,7 @@ function DrawPolygon({ width, height, sx, ...props }, ref) {
1846
1925
  );
1847
1926
  }
1848
1927
  const DrawPolygon$1 = React.forwardRef(DrawPolygon);
1849
- const Icon$2f = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
1928
+ const Icon$2i = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
1850
1929
  "path",
1851
1930
  {
1852
1931
  fill: "currentColor",
@@ -1855,10 +1934,10 @@ const Icon$2f = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
1855
1934
  clipRule: "evenodd"
1856
1935
  }
1857
1936
  ) });
1858
- const BaseSvgIcon$2f = material.createSvgIcon(Icon$2f(), "DrawSquare");
1937
+ const BaseSvgIcon$2i = material.createSvgIcon(Icon$2i(), "DrawSquare");
1859
1938
  function DrawSquare({ width, height, sx, ...props }, ref) {
1860
1939
  return /* @__PURE__ */ jsxRuntime.jsx(
1861
- BaseSvgIcon$2f,
1940
+ BaseSvgIcon$2i,
1862
1941
  {
1863
1942
  ref,
1864
1943
  viewBox: "0 0 24 24",
@@ -1872,7 +1951,7 @@ function DrawSquare({ width, height, sx, ...props }, ref) {
1872
1951
  );
1873
1952
  }
1874
1953
  const DrawSquare$1 = React.forwardRef(DrawSquare);
1875
- const Icon$2e = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
1954
+ const Icon$2h = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
1876
1955
  /* @__PURE__ */ jsxRuntime.jsx(
1877
1956
  "path",
1878
1957
  {
@@ -1890,10 +1969,10 @@ const Icon$2e = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
1890
1969
  }
1891
1970
  )
1892
1971
  ] });
1893
- const BaseSvgIcon$2e = material.createSvgIcon(Icon$2e(), "DropAPin");
1972
+ const BaseSvgIcon$2h = material.createSvgIcon(Icon$2h(), "DropAPin");
1894
1973
  function DropAPin({ width, height, sx, ...props }, ref) {
1895
1974
  return /* @__PURE__ */ jsxRuntime.jsx(
1896
- BaseSvgIcon$2e,
1975
+ BaseSvgIcon$2h,
1897
1976
  {
1898
1977
  ref,
1899
1978
  viewBox: "0 0 24 24",
@@ -1907,7 +1986,7 @@ function DropAPin({ width, height, sx, ...props }, ref) {
1907
1986
  );
1908
1987
  }
1909
1988
  const DropAPin$1 = React.forwardRef(DropAPin);
1910
- const Icon$2d = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
1989
+ const Icon$2g = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
1911
1990
  "path",
1912
1991
  {
1913
1992
  fill: "currentColor",
@@ -1916,10 +1995,10 @@ const Icon$2d = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
1916
1995
  clipRule: "evenodd"
1917
1996
  }
1918
1997
  ) });
1919
- const BaseSvgIcon$2d = material.createSvgIcon(Icon$2d(), "DualMap");
1998
+ const BaseSvgIcon$2g = material.createSvgIcon(Icon$2g(), "DualMap");
1920
1999
  function DualMap({ width, height, sx, ...props }, ref) {
1921
2000
  return /* @__PURE__ */ jsxRuntime.jsx(
1922
- BaseSvgIcon$2d,
2001
+ BaseSvgIcon$2g,
1923
2002
  {
1924
2003
  ref,
1925
2004
  viewBox: "0 0 24 24",
@@ -1933,7 +2012,7 @@ function DualMap({ width, height, sx, ...props }, ref) {
1933
2012
  );
1934
2013
  }
1935
2014
  const DualMap$1 = React.forwardRef(DualMap);
1936
- const Icon$2c = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
2015
+ const Icon$2f = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
1937
2016
  "path",
1938
2017
  {
1939
2018
  fill: "currentColor",
@@ -1942,10 +2021,10 @@ const Icon$2c = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
1942
2021
  clipRule: "evenodd"
1943
2022
  }
1944
2023
  ) });
1945
- const BaseSvgIcon$2c = material.createSvgIcon(Icon$2c(), "Environmental");
2024
+ const BaseSvgIcon$2f = material.createSvgIcon(Icon$2f(), "Environmental");
1946
2025
  function Environmental({ width, height, sx, ...props }, ref) {
1947
2026
  return /* @__PURE__ */ jsxRuntime.jsx(
1948
- BaseSvgIcon$2c,
2027
+ BaseSvgIcon$2f,
1949
2028
  {
1950
2029
  ref,
1951
2030
  viewBox: "0 0 24 24",
@@ -1959,7 +2038,7 @@ function Environmental({ width, height, sx, ...props }, ref) {
1959
2038
  );
1960
2039
  }
1961
2040
  const Environmental$1 = React.forwardRef(Environmental);
1962
- const Icon$2b = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
2041
+ const Icon$2e = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
1963
2042
  "path",
1964
2043
  {
1965
2044
  fill: "currentColor",
@@ -1968,10 +2047,10 @@ const Icon$2b = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
1968
2047
  clipRule: "evenodd"
1969
2048
  }
1970
2049
  ) });
1971
- const BaseSvgIcon$2b = material.createSvgIcon(Icon$2b(), "EnvironmentalManagement");
2050
+ const BaseSvgIcon$2e = material.createSvgIcon(Icon$2e(), "EnvironmentalManagement");
1972
2051
  function EnvironmentalManagement({ width, height, sx, ...props }, ref) {
1973
2052
  return /* @__PURE__ */ jsxRuntime.jsx(
1974
- BaseSvgIcon$2b,
2053
+ BaseSvgIcon$2e,
1975
2054
  {
1976
2055
  ref,
1977
2056
  viewBox: "0 0 24 24",
@@ -1985,11 +2064,11 @@ function EnvironmentalManagement({ width, height, sx, ...props }, ref) {
1985
2064
  );
1986
2065
  }
1987
2066
  const EnvironmentalManagement$1 = React.forwardRef(EnvironmentalManagement);
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");
2067
+ const Icon$2d = () => /* @__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" }) });
2068
+ const BaseSvgIcon$2d = material.createSvgIcon(Icon$2d(), "Equal");
1990
2069
  function Equal({ width, height, sx, ...props }, ref) {
1991
2070
  return /* @__PURE__ */ jsxRuntime.jsx(
1992
- BaseSvgIcon$2a,
2071
+ BaseSvgIcon$2d,
1993
2072
  {
1994
2073
  ref,
1995
2074
  viewBox: "0 0 24 24",
@@ -2003,7 +2082,7 @@ function Equal({ width, height, sx, ...props }, ref) {
2003
2082
  );
2004
2083
  }
2005
2084
  const Equal$1 = React.forwardRef(Equal);
2006
- const Icon$29 = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
2085
+ const Icon$2c = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
2007
2086
  "path",
2008
2087
  {
2009
2088
  fill: "currentColor",
@@ -2012,10 +2091,10 @@ const Icon$29 = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
2012
2091
  clipRule: "evenodd"
2013
2092
  }
2014
2093
  ) });
2015
- const BaseSvgIcon$29 = material.createSvgIcon(Icon$29(), "ExitToAppLeft");
2094
+ const BaseSvgIcon$2c = material.createSvgIcon(Icon$2c(), "ExitToAppLeft");
2016
2095
  function ExitToAppLeft({ width, height, sx, ...props }, ref) {
2017
2096
  return /* @__PURE__ */ jsxRuntime.jsx(
2018
- BaseSvgIcon$29,
2097
+ BaseSvgIcon$2c,
2019
2098
  {
2020
2099
  ref,
2021
2100
  viewBox: "0 0 24 24",
@@ -2029,7 +2108,7 @@ function ExitToAppLeft({ width, height, sx, ...props }, ref) {
2029
2108
  );
2030
2109
  }
2031
2110
  const ExitToAppLeft$1 = React.forwardRef(ExitToAppLeft);
2032
- const Icon$28 = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
2111
+ const Icon$2b = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
2033
2112
  "path",
2034
2113
  {
2035
2114
  fill: "currentColor",
@@ -2038,10 +2117,10 @@ const Icon$28 = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
2038
2117
  clipRule: "evenodd"
2039
2118
  }
2040
2119
  ) });
2041
- const BaseSvgIcon$28 = material.createSvgIcon(Icon$28(), "Fabric");
2120
+ const BaseSvgIcon$2b = material.createSvgIcon(Icon$2b(), "Fabric");
2042
2121
  function Fabric({ width, height, sx, ...props }, ref) {
2043
2122
  return /* @__PURE__ */ jsxRuntime.jsx(
2044
- BaseSvgIcon$28,
2123
+ BaseSvgIcon$2b,
2045
2124
  {
2046
2125
  ref,
2047
2126
  viewBox: "0 0 24 24",
@@ -2055,7 +2134,7 @@ function Fabric({ width, height, sx, ...props }, ref) {
2055
2134
  );
2056
2135
  }
2057
2136
  const Fabric$1 = React.forwardRef(Fabric);
2058
- const Icon$27 = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
2137
+ const Icon$2a = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
2059
2138
  "path",
2060
2139
  {
2061
2140
  fill: "currentColor",
@@ -2064,10 +2143,10 @@ const Icon$27 = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
2064
2143
  clipRule: "evenodd"
2065
2144
  }
2066
2145
  ) });
2067
- const BaseSvgIcon$27 = material.createSvgIcon(Icon$27(), "Facebook");
2146
+ const BaseSvgIcon$2a = material.createSvgIcon(Icon$2a(), "Facebook");
2068
2147
  function Facebook({ width, height, sx, ...props }, ref) {
2069
2148
  return /* @__PURE__ */ jsxRuntime.jsx(
2070
- BaseSvgIcon$27,
2149
+ BaseSvgIcon$2a,
2071
2150
  {
2072
2151
  ref,
2073
2152
  viewBox: "0 0 24 24",
@@ -2081,7 +2160,7 @@ function Facebook({ width, height, sx, ...props }, ref) {
2081
2160
  );
2082
2161
  }
2083
2162
  const Facebook$1 = React.forwardRef(Facebook);
2084
- const Icon$26 = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
2163
+ const Icon$29 = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
2085
2164
  "path",
2086
2165
  {
2087
2166
  fill: "currentColor",
@@ -2090,10 +2169,10 @@ const Icon$26 = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
2090
2169
  clipRule: "evenodd"
2091
2170
  }
2092
2171
  ) });
2093
- const BaseSvgIcon$26 = material.createSvgIcon(Icon$26(), "Financial");
2172
+ const BaseSvgIcon$29 = material.createSvgIcon(Icon$29(), "Financial");
2094
2173
  function Financial({ width, height, sx, ...props }, ref) {
2095
2174
  return /* @__PURE__ */ jsxRuntime.jsx(
2096
- BaseSvgIcon$26,
2175
+ BaseSvgIcon$29,
2097
2176
  {
2098
2177
  ref,
2099
2178
  viewBox: "0 0 24 24",
@@ -2107,17 +2186,17 @@ function Financial({ width, height, sx, ...props }, ref) {
2107
2186
  );
2108
2187
  }
2109
2188
  const Financial$1 = React.forwardRef(Financial);
2110
- const Icon$25 = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
2189
+ const Icon$28 = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
2111
2190
  "path",
2112
2191
  {
2113
2192
  fill: "currentColor",
2114
2193
  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
2194
  }
2116
2195
  ) });
2117
- const BaseSvgIcon$25 = material.createSvgIcon(Icon$25(), "FlipInverse");
2196
+ const BaseSvgIcon$28 = material.createSvgIcon(Icon$28(), "FlipInverse");
2118
2197
  function FlipInverse({ width, height, sx, ...props }, ref) {
2119
2198
  return /* @__PURE__ */ jsxRuntime.jsx(
2120
- BaseSvgIcon$25,
2199
+ BaseSvgIcon$28,
2121
2200
  {
2122
2201
  ref,
2123
2202
  viewBox: "0 0 24 24",
@@ -2131,7 +2210,7 @@ function FlipInverse({ width, height, sx, ...props }, ref) {
2131
2210
  );
2132
2211
  }
2133
2212
  const FlipInverse$1 = React.forwardRef(FlipInverse);
2134
- const Icon$24 = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
2213
+ const Icon$27 = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
2135
2214
  /* @__PURE__ */ jsxRuntime.jsx(
2136
2215
  "path",
2137
2216
  {
@@ -2149,10 +2228,10 @@ const Icon$24 = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
2149
2228
  }
2150
2229
  )
2151
2230
  ] });
2152
- const BaseSvgIcon$24 = material.createSvgIcon(Icon$24(), "FoldersStackedOutlined");
2231
+ const BaseSvgIcon$27 = material.createSvgIcon(Icon$27(), "FoldersStackedOutlined");
2153
2232
  function FoldersStackedOutlined({ width, height, sx, ...props }, ref) {
2154
2233
  return /* @__PURE__ */ jsxRuntime.jsx(
2155
- BaseSvgIcon$24,
2234
+ BaseSvgIcon$27,
2156
2235
  {
2157
2236
  ref,
2158
2237
  viewBox: "0 0 24 24",
@@ -2166,7 +2245,7 @@ function FoldersStackedOutlined({ width, height, sx, ...props }, ref) {
2166
2245
  );
2167
2246
  }
2168
2247
  const FoldersStackedOutlined$1 = React.forwardRef(FoldersStackedOutlined);
2169
- const Icon$23 = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
2248
+ const Icon$26 = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
2170
2249
  /* @__PURE__ */ jsxRuntime.jsx(
2171
2250
  "path",
2172
2251
  {
@@ -2186,10 +2265,10 @@ const Icon$23 = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
2186
2265
  }
2187
2266
  )
2188
2267
  ] });
2189
- const BaseSvgIcon$23 = material.createSvgIcon(Icon$23(), "Framed");
2268
+ const BaseSvgIcon$26 = material.createSvgIcon(Icon$26(), "Framed");
2190
2269
  function Framed({ width, height, sx, ...props }, ref) {
2191
2270
  return /* @__PURE__ */ jsxRuntime.jsx(
2192
- BaseSvgIcon$23,
2271
+ BaseSvgIcon$26,
2193
2272
  {
2194
2273
  ref,
2195
2274
  viewBox: "0 0 24 24",
@@ -2203,7 +2282,7 @@ function Framed({ width, height, sx, ...props }, ref) {
2203
2282
  );
2204
2283
  }
2205
2284
  const Framed$1 = React.forwardRef(Framed);
2206
- const Icon$22 = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
2285
+ const Icon$25 = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
2207
2286
  /* @__PURE__ */ jsxRuntime.jsx(
2208
2287
  "path",
2209
2288
  {
@@ -2230,10 +2309,10 @@ const Icon$22 = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
2230
2309
  }
2231
2310
  )
2232
2311
  ] });
2233
- const BaseSvgIcon$22 = material.createSvgIcon(Icon$22(), "FraudDetection");
2312
+ const BaseSvgIcon$25 = material.createSvgIcon(Icon$25(), "FraudDetection");
2234
2313
  function FraudDetection({ width, height, sx, ...props }, ref) {
2235
2314
  return /* @__PURE__ */ jsxRuntime.jsx(
2236
- BaseSvgIcon$22,
2315
+ BaseSvgIcon$25,
2237
2316
  {
2238
2317
  ref,
2239
2318
  viewBox: "0 0 24 24",
@@ -2247,7 +2326,7 @@ function FraudDetection({ width, height, sx, ...props }, ref) {
2247
2326
  );
2248
2327
  }
2249
2328
  const FraudDetection$1 = React.forwardRef(FraudDetection);
2250
- const Icon$21 = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
2329
+ const Icon$24 = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
2251
2330
  "path",
2252
2331
  {
2253
2332
  fill: "currentColor",
@@ -2256,10 +2335,10 @@ const Icon$21 = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
2256
2335
  clipRule: "evenodd"
2257
2336
  }
2258
2337
  ) });
2259
- const BaseSvgIcon$21 = material.createSvgIcon(Icon$21(), "Functions");
2338
+ const BaseSvgIcon$24 = material.createSvgIcon(Icon$24(), "Functions");
2260
2339
  function Functions({ width, height, sx, ...props }, ref) {
2261
2340
  return /* @__PURE__ */ jsxRuntime.jsx(
2262
- BaseSvgIcon$21,
2341
+ BaseSvgIcon$24,
2263
2342
  {
2264
2343
  ref,
2265
2344
  viewBox: "0 0 24 24",
@@ -2273,7 +2352,7 @@ function Functions({ width, height, sx, ...props }, ref) {
2273
2352
  );
2274
2353
  }
2275
2354
  const Functions$1 = React.forwardRef(Functions);
2276
- const Icon$20 = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
2355
+ const Icon$23 = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
2277
2356
  /* @__PURE__ */ jsxRuntime.jsx(
2278
2357
  "path",
2279
2358
  {
@@ -2296,10 +2375,10 @@ const Icon$20 = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
2296
2375
  }
2297
2376
  )
2298
2377
  ] });
2299
- const BaseSvgIcon$20 = material.createSvgIcon(Icon$20(), "GeneratingDescription");
2378
+ const BaseSvgIcon$23 = material.createSvgIcon(Icon$23(), "GeneratingDescription");
2300
2379
  function GeneratingDescription({ width, height, sx, ...props }, ref) {
2301
2380
  return /* @__PURE__ */ jsxRuntime.jsx(
2302
- BaseSvgIcon$20,
2381
+ BaseSvgIcon$23,
2303
2382
  {
2304
2383
  ref,
2305
2384
  viewBox: "0 0 24 24",
@@ -2313,7 +2392,7 @@ function GeneratingDescription({ width, height, sx, ...props }, ref) {
2313
2392
  );
2314
2393
  }
2315
2394
  const GeneratingDescription$1 = React.forwardRef(GeneratingDescription);
2316
- const Icon$1$ = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
2395
+ const Icon$22 = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
2317
2396
  /* @__PURE__ */ jsxRuntime.jsx(
2318
2397
  "path",
2319
2398
  {
@@ -2333,10 +2412,10 @@ const Icon$1$ = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
2333
2412
  }
2334
2413
  )
2335
2414
  ] });
2336
- const BaseSvgIcon$1$ = material.createSvgIcon(Icon$1$(), "GeocodeTable");
2415
+ const BaseSvgIcon$22 = material.createSvgIcon(Icon$22(), "GeocodeTable");
2337
2416
  function GeocodeTable({ width, height, sx, ...props }, ref) {
2338
2417
  return /* @__PURE__ */ jsxRuntime.jsx(
2339
- BaseSvgIcon$1$,
2418
+ BaseSvgIcon$22,
2340
2419
  {
2341
2420
  ref,
2342
2421
  viewBox: "0 0 24 24",
@@ -2350,7 +2429,7 @@ function GeocodeTable({ width, height, sx, ...props }, ref) {
2350
2429
  );
2351
2430
  }
2352
2431
  const GeocodeTable$1 = React.forwardRef(GeocodeTable);
2353
- const Icon$1_ = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
2432
+ const Icon$21 = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
2354
2433
  "path",
2355
2434
  {
2356
2435
  fill: "currentColor",
@@ -2359,10 +2438,10 @@ const Icon$1_ = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
2359
2438
  clipRule: "evenodd"
2360
2439
  }
2361
2440
  ) });
2362
- const BaseSvgIcon$1_ = material.createSvgIcon(Icon$1_(), "Geography");
2441
+ const BaseSvgIcon$21 = material.createSvgIcon(Icon$21(), "Geography");
2363
2442
  function Geography({ width, height, sx, ...props }, ref) {
2364
2443
  return /* @__PURE__ */ jsxRuntime.jsx(
2365
- BaseSvgIcon$1_,
2444
+ BaseSvgIcon$21,
2366
2445
  {
2367
2446
  ref,
2368
2447
  viewBox: "0 0 24 24",
@@ -2376,7 +2455,7 @@ function Geography({ width, height, sx, ...props }, ref) {
2376
2455
  );
2377
2456
  }
2378
2457
  const Geography$1 = React.forwardRef(Geography);
2379
- const Icon$1Z = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
2458
+ const Icon$20 = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
2380
2459
  "path",
2381
2460
  {
2382
2461
  fill: "currentColor",
@@ -2385,10 +2464,10 @@ const Icon$1Z = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
2385
2464
  clipRule: "evenodd"
2386
2465
  }
2387
2466
  ) });
2388
- const BaseSvgIcon$1Z = material.createSvgIcon(Icon$1Z(), "Geomarketing");
2467
+ const BaseSvgIcon$20 = material.createSvgIcon(Icon$20(), "Geomarketing");
2389
2468
  function Geomarketing({ width, height, sx, ...props }, ref) {
2390
2469
  return /* @__PURE__ */ jsxRuntime.jsx(
2391
- BaseSvgIcon$1Z,
2470
+ BaseSvgIcon$20,
2392
2471
  {
2393
2472
  ref,
2394
2473
  viewBox: "0 0 24 24",
@@ -2402,7 +2481,7 @@ function Geomarketing({ width, height, sx, ...props }, ref) {
2402
2481
  );
2403
2482
  }
2404
2483
  const Geomarketing$1 = React.forwardRef(Geomarketing);
2405
- const Icon$1Y = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
2484
+ const Icon$1$ = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
2406
2485
  "path",
2407
2486
  {
2408
2487
  fill: "currentColor",
@@ -2411,10 +2490,10 @@ const Icon$1Y = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
2411
2490
  clipRule: "evenodd"
2412
2491
  }
2413
2492
  ) });
2414
- const BaseSvgIcon$1Y = material.createSvgIcon(Icon$1Y(), "Geometry");
2493
+ const BaseSvgIcon$1$ = material.createSvgIcon(Icon$1$(), "Geometry");
2415
2494
  function Geometry({ width, height, sx, ...props }, ref) {
2416
2495
  return /* @__PURE__ */ jsxRuntime.jsx(
2417
- BaseSvgIcon$1Y,
2496
+ BaseSvgIcon$1$,
2418
2497
  {
2419
2498
  ref,
2420
2499
  viewBox: "0 0 24 24",
@@ -2428,7 +2507,7 @@ function Geometry({ width, height, sx, ...props }, ref) {
2428
2507
  );
2429
2508
  }
2430
2509
  const Geometry$1 = React.forwardRef(Geometry);
2431
- const Icon$1X = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
2510
+ const Icon$1_ = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
2432
2511
  "path",
2433
2512
  {
2434
2513
  fill: "currentColor",
@@ -2437,10 +2516,10 @@ const Icon$1X = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
2437
2516
  clipRule: "evenodd"
2438
2517
  }
2439
2518
  ) });
2440
- const BaseSvgIcon$1X = material.createSvgIcon(Icon$1X(), "Github");
2519
+ const BaseSvgIcon$1_ = material.createSvgIcon(Icon$1_(), "Github");
2441
2520
  function Github({ width, height, sx, ...props }, ref) {
2442
2521
  return /* @__PURE__ */ jsxRuntime.jsx(
2443
- BaseSvgIcon$1X,
2522
+ BaseSvgIcon$1_,
2444
2523
  {
2445
2524
  ref,
2446
2525
  viewBox: "0 0 24 24",
@@ -2454,7 +2533,7 @@ function Github({ width, height, sx, ...props }, ref) {
2454
2533
  );
2455
2534
  }
2456
2535
  const Github$1 = React.forwardRef(Github);
2457
- const Icon$1W = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
2536
+ const Icon$1Z = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
2458
2537
  "path",
2459
2538
  {
2460
2539
  fill: "currentColor",
@@ -2463,10 +2542,10 @@ const Icon$1W = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
2463
2542
  clipRule: "evenodd"
2464
2543
  }
2465
2544
  ) });
2466
- const BaseSvgIcon$1W = material.createSvgIcon(Icon$1W(), "Google");
2545
+ const BaseSvgIcon$1Z = material.createSvgIcon(Icon$1Z(), "Google");
2467
2546
  function Google({ width, height, sx, ...props }, ref) {
2468
2547
  return /* @__PURE__ */ jsxRuntime.jsx(
2469
- BaseSvgIcon$1W,
2548
+ BaseSvgIcon$1Z,
2470
2549
  {
2471
2550
  ref,
2472
2551
  viewBox: "0 0 24 24",
@@ -2480,7 +2559,7 @@ function Google({ width, height, sx, ...props }, ref) {
2480
2559
  );
2481
2560
  }
2482
2561
  const Google$1 = React.forwardRef(Google);
2483
- const Icon$1V = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
2562
+ const Icon$1Y = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
2484
2563
  "path",
2485
2564
  {
2486
2565
  fill: "currentColor",
@@ -2489,10 +2568,10 @@ const Icon$1V = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
2489
2568
  clipRule: "evenodd"
2490
2569
  }
2491
2570
  ) });
2492
- const BaseSvgIcon$1V = material.createSvgIcon(Icon$1V(), "H3");
2571
+ const BaseSvgIcon$1Y = material.createSvgIcon(Icon$1Y(), "H3");
2493
2572
  function H3({ width, height, sx, ...props }, ref) {
2494
2573
  return /* @__PURE__ */ jsxRuntime.jsx(
2495
- BaseSvgIcon$1V,
2574
+ BaseSvgIcon$1Y,
2496
2575
  {
2497
2576
  ref,
2498
2577
  viewBox: "0 0 24 24",
@@ -2506,7 +2585,7 @@ function H3({ width, height, sx, ...props }, ref) {
2506
2585
  );
2507
2586
  }
2508
2587
  const H3$1 = React.forwardRef(H3);
2509
- const Icon$1U = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
2588
+ const Icon$1X = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
2510
2589
  "path",
2511
2590
  {
2512
2591
  fill: "currentColor",
@@ -2515,10 +2594,10 @@ const Icon$1U = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
2515
2594
  clipRule: "evenodd"
2516
2595
  }
2517
2596
  ) });
2518
- const BaseSvgIcon$1U = material.createSvgIcon(Icon$1U(), "HealthAnalytics");
2597
+ const BaseSvgIcon$1X = material.createSvgIcon(Icon$1X(), "HealthAnalytics");
2519
2598
  function HealthAnalytics({ width, height, sx, ...props }, ref) {
2520
2599
  return /* @__PURE__ */ jsxRuntime.jsx(
2521
- BaseSvgIcon$1U,
2600
+ BaseSvgIcon$1X,
2522
2601
  {
2523
2602
  ref,
2524
2603
  viewBox: "0 0 24 24",
@@ -2532,7 +2611,7 @@ function HealthAnalytics({ width, height, sx, ...props }, ref) {
2532
2611
  );
2533
2612
  }
2534
2613
  const HealthAnalytics$1 = React.forwardRef(HealthAnalytics);
2535
- const Icon$1T = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
2614
+ const Icon$1W = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
2536
2615
  /* @__PURE__ */ jsxRuntime.jsx(
2537
2616
  "path",
2538
2617
  {
@@ -2550,10 +2629,10 @@ const Icon$1T = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
2550
2629
  }
2551
2630
  )
2552
2631
  ] });
2553
- const BaseSvgIcon$1T = material.createSvgIcon(Icon$1T(), "HideComments");
2632
+ const BaseSvgIcon$1W = material.createSvgIcon(Icon$1W(), "HideComments");
2554
2633
  function HideComments({ width, height, sx, ...props }, ref) {
2555
2634
  return /* @__PURE__ */ jsxRuntime.jsx(
2556
- BaseSvgIcon$1T,
2635
+ BaseSvgIcon$1W,
2557
2636
  {
2558
2637
  ref,
2559
2638
  viewBox: "0 0 24 24",
@@ -2567,7 +2646,7 @@ function HideComments({ width, height, sx, ...props }, ref) {
2567
2646
  );
2568
2647
  }
2569
2648
  const HideComments$1 = React.forwardRef(HideComments);
2570
- const Icon$1S = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
2649
+ const Icon$1V = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
2571
2650
  /* @__PURE__ */ jsxRuntime.jsx(
2572
2651
  "path",
2573
2652
  {
@@ -2585,10 +2664,10 @@ const Icon$1S = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
2585
2664
  }
2586
2665
  )
2587
2666
  ] });
2588
- const BaseSvgIcon$1S = material.createSvgIcon(Icon$1S(), "HideLeftsidebar");
2667
+ const BaseSvgIcon$1V = material.createSvgIcon(Icon$1V(), "HideLeftsidebar");
2589
2668
  function HideLeftsidebar({ width, height, sx, ...props }, ref) {
2590
2669
  return /* @__PURE__ */ jsxRuntime.jsx(
2591
- BaseSvgIcon$1S,
2670
+ BaseSvgIcon$1V,
2592
2671
  {
2593
2672
  ref,
2594
2673
  viewBox: "0 0 24 24",
@@ -2602,7 +2681,7 @@ function HideLeftsidebar({ width, height, sx, ...props }, ref) {
2602
2681
  );
2603
2682
  }
2604
2683
  const HideLeftsidebar$1 = React.forwardRef(HideLeftsidebar);
2605
- const Icon$1R = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
2684
+ const Icon$1U = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
2606
2685
  /* @__PURE__ */ jsxRuntime.jsx(
2607
2686
  "path",
2608
2687
  {
@@ -2620,10 +2699,10 @@ const Icon$1R = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
2620
2699
  }
2621
2700
  )
2622
2701
  ] });
2623
- const BaseSvgIcon$1R = material.createSvgIcon(Icon$1R(), "HideRightsidebar");
2702
+ const BaseSvgIcon$1U = material.createSvgIcon(Icon$1U(), "HideRightsidebar");
2624
2703
  function HideRightsidebar({ width, height, sx, ...props }, ref) {
2625
2704
  return /* @__PURE__ */ jsxRuntime.jsx(
2626
- BaseSvgIcon$1R,
2705
+ BaseSvgIcon$1U,
2627
2706
  {
2628
2707
  ref,
2629
2708
  viewBox: "0 0 24 24",
@@ -2637,7 +2716,7 @@ function HideRightsidebar({ width, height, sx, ...props }, ref) {
2637
2716
  );
2638
2717
  }
2639
2718
  const HideRightsidebar$1 = React.forwardRef(HideRightsidebar);
2640
- const Icon$1Q = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
2719
+ const Icon$1T = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
2641
2720
  "path",
2642
2721
  {
2643
2722
  fill: "currentColor",
@@ -2646,10 +2725,10 @@ const Icon$1Q = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
2646
2725
  clipRule: "evenodd"
2647
2726
  }
2648
2727
  ) });
2649
- const BaseSvgIcon$1Q = material.createSvgIcon(Icon$1Q(), "Home");
2728
+ const BaseSvgIcon$1T = material.createSvgIcon(Icon$1T(), "Home");
2650
2729
  function Home({ width, height, sx, ...props }, ref) {
2651
2730
  return /* @__PURE__ */ jsxRuntime.jsx(
2652
- BaseSvgIcon$1Q,
2731
+ BaseSvgIcon$1T,
2653
2732
  {
2654
2733
  ref,
2655
2734
  viewBox: "0 0 24 24",
@@ -2663,7 +2742,7 @@ function Home({ width, height, sx, ...props }, ref) {
2663
2742
  );
2664
2743
  }
2665
2744
  const Home$1 = React.forwardRef(Home);
2666
- const Icon$1P = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
2745
+ const Icon$1S = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
2667
2746
  "path",
2668
2747
  {
2669
2748
  fill: "currentColor",
@@ -2672,10 +2751,10 @@ const Icon$1P = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
2672
2751
  clipRule: "evenodd"
2673
2752
  }
2674
2753
  ) });
2675
- const BaseSvgIcon$1P = material.createSvgIcon(Icon$1P(), "Housing");
2754
+ const BaseSvgIcon$1S = material.createSvgIcon(Icon$1S(), "Housing");
2676
2755
  function Housing({ width, height, sx, ...props }, ref) {
2677
2756
  return /* @__PURE__ */ jsxRuntime.jsx(
2678
- BaseSvgIcon$1P,
2757
+ BaseSvgIcon$1S,
2679
2758
  {
2680
2759
  ref,
2681
2760
  viewBox: "0 0 24 24",
@@ -2689,7 +2768,7 @@ function Housing({ width, height, sx, ...props }, ref) {
2689
2768
  );
2690
2769
  }
2691
2770
  const Housing$1 = React.forwardRef(Housing);
2692
- const Icon$1O = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
2771
+ const Icon$1R = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
2693
2772
  "path",
2694
2773
  {
2695
2774
  fill: "currentColor",
@@ -2698,10 +2777,10 @@ const Icon$1O = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
2698
2777
  clipRule: "evenodd"
2699
2778
  }
2700
2779
  ) });
2701
- const BaseSvgIcon$1O = material.createSvgIcon(Icon$1O(), "HumanMobility");
2780
+ const BaseSvgIcon$1R = material.createSvgIcon(Icon$1R(), "HumanMobility");
2702
2781
  function HumanMobility({ width, height, sx, ...props }, ref) {
2703
2782
  return /* @__PURE__ */ jsxRuntime.jsx(
2704
- BaseSvgIcon$1O,
2783
+ BaseSvgIcon$1R,
2705
2784
  {
2706
2785
  ref,
2707
2786
  viewBox: "0 0 24 24",
@@ -2715,7 +2794,7 @@ function HumanMobility({ width, height, sx, ...props }, ref) {
2715
2794
  );
2716
2795
  }
2717
2796
  const HumanMobility$1 = React.forwardRef(HumanMobility);
2718
- const Icon$1N = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
2797
+ const Icon$1Q = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
2719
2798
  "path",
2720
2799
  {
2721
2800
  fill: "currentColor",
@@ -2724,10 +2803,10 @@ const Icon$1N = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
2724
2803
  clipRule: "evenodd"
2725
2804
  }
2726
2805
  ) });
2727
- const BaseSvgIcon$1N = material.createSvgIcon(Icon$1N(), "Id");
2806
+ const BaseSvgIcon$1Q = material.createSvgIcon(Icon$1Q(), "Id");
2728
2807
  function Id({ width, height, sx, ...props }, ref) {
2729
2808
  return /* @__PURE__ */ jsxRuntime.jsx(
2730
- BaseSvgIcon$1N,
2809
+ BaseSvgIcon$1Q,
2731
2810
  {
2732
2811
  ref,
2733
2812
  viewBox: "0 0 24 24",
@@ -2741,7 +2820,7 @@ function Id({ width, height, sx, ...props }, ref) {
2741
2820
  );
2742
2821
  }
2743
2822
  const Id$1 = React.forwardRef(Id);
2744
- const Icon$1M = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
2823
+ const Icon$1P = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
2745
2824
  /* @__PURE__ */ jsxRuntime.jsx(
2746
2825
  "path",
2747
2826
  {
@@ -2759,10 +2838,10 @@ const Icon$1M = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
2759
2838
  ),
2760
2839
  /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "m14.14 11.86-3 3.87L9 13.14 6 17h12z" })
2761
2840
  ] });
2762
- const BaseSvgIcon$1M = material.createSvgIcon(Icon$1M(), "Image");
2841
+ const BaseSvgIcon$1P = material.createSvgIcon(Icon$1P(), "Image");
2763
2842
  function Image({ width, height, sx, ...props }, ref) {
2764
2843
  return /* @__PURE__ */ jsxRuntime.jsx(
2765
- BaseSvgIcon$1M,
2844
+ BaseSvgIcon$1P,
2766
2845
  {
2767
2846
  ref,
2768
2847
  viewBox: "0 0 24 24",
@@ -2776,7 +2855,7 @@ function Image({ width, height, sx, ...props }, ref) {
2776
2855
  );
2777
2856
  }
2778
2857
  const Image$1 = React.forwardRef(Image);
2779
- const Icon$1L = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
2858
+ const Icon$1O = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
2780
2859
  /* @__PURE__ */ jsxRuntime.jsx(
2781
2860
  "path",
2782
2861
  {
@@ -2801,10 +2880,10 @@ const Icon$1L = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
2801
2880
  }
2802
2881
  )
2803
2882
  ] });
2804
- const BaseSvgIcon$1L = material.createSvgIcon(Icon$1L(), "Infrastructure");
2883
+ const BaseSvgIcon$1O = material.createSvgIcon(Icon$1O(), "Infrastructure");
2805
2884
  function Infrastructure({ width, height, sx, ...props }, ref) {
2806
2885
  return /* @__PURE__ */ jsxRuntime.jsx(
2807
- BaseSvgIcon$1L,
2886
+ BaseSvgIcon$1O,
2808
2887
  {
2809
2888
  ref,
2810
2889
  viewBox: "0 0 24 24",
@@ -2818,7 +2897,7 @@ function Infrastructure({ width, height, sx, ...props }, ref) {
2818
2897
  );
2819
2898
  }
2820
2899
  const Infrastructure$1 = React.forwardRef(Infrastructure);
2821
- const Icon$1K = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
2900
+ const Icon$1N = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
2822
2901
  "path",
2823
2902
  {
2824
2903
  fill: "currentColor",
@@ -2827,10 +2906,10 @@ const Icon$1K = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
2827
2906
  clipRule: "evenodd"
2828
2907
  }
2829
2908
  ) });
2830
- const BaseSvgIcon$1K = material.createSvgIcon(Icon$1K(), "IotAnalytics");
2909
+ const BaseSvgIcon$1N = material.createSvgIcon(Icon$1N(), "IotAnalytics");
2831
2910
  function IotAnalytics({ width, height, sx, ...props }, ref) {
2832
2911
  return /* @__PURE__ */ jsxRuntime.jsx(
2833
- BaseSvgIcon$1K,
2912
+ BaseSvgIcon$1N,
2834
2913
  {
2835
2914
  ref,
2836
2915
  viewBox: "0 0 24 24",
@@ -2844,7 +2923,7 @@ function IotAnalytics({ width, height, sx, ...props }, ref) {
2844
2923
  );
2845
2924
  }
2846
2925
  const IotAnalytics$1 = React.forwardRef(IotAnalytics);
2847
- const Icon$1J = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
2926
+ const Icon$1M = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
2848
2927
  /* @__PURE__ */ jsxRuntime.jsx(
2849
2928
  "path",
2850
2929
  {
@@ -2862,10 +2941,10 @@ const Icon$1J = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
2862
2941
  }
2863
2942
  )
2864
2943
  ] });
2865
- const BaseSvgIcon$1J = material.createSvgIcon(Icon$1J(), "LabelDeprecated");
2944
+ const BaseSvgIcon$1M = material.createSvgIcon(Icon$1M(), "LabelDeprecated");
2866
2945
  function LabelDeprecated({ width, height, sx, ...props }, ref) {
2867
2946
  return /* @__PURE__ */ jsxRuntime.jsx(
2868
- BaseSvgIcon$1J,
2947
+ BaseSvgIcon$1M,
2869
2948
  {
2870
2949
  ref,
2871
2950
  viewBox: "0 0 24 24",
@@ -2879,7 +2958,7 @@ function LabelDeprecated({ width, height, sx, ...props }, ref) {
2879
2958
  );
2880
2959
  }
2881
2960
  const LabelDeprecated$1 = React.forwardRef(LabelDeprecated);
2882
- const Icon$1I = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
2961
+ const Icon$1L = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
2883
2962
  "path",
2884
2963
  {
2885
2964
  fill: "currentColor",
@@ -2888,10 +2967,10 @@ const Icon$1I = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
2888
2967
  clipRule: "evenodd"
2889
2968
  }
2890
2969
  ) });
2891
- const BaseSvgIcon$1I = material.createSvgIcon(Icon$1I(), "Layers");
2970
+ const BaseSvgIcon$1L = material.createSvgIcon(Icon$1L(), "Layers");
2892
2971
  function Layers({ width, height, sx, ...props }, ref) {
2893
2972
  return /* @__PURE__ */ jsxRuntime.jsx(
2894
- BaseSvgIcon$1I,
2973
+ BaseSvgIcon$1L,
2895
2974
  {
2896
2975
  ref,
2897
2976
  viewBox: "0 0 24 24",
@@ -2905,7 +2984,7 @@ function Layers({ width, height, sx, ...props }, ref) {
2905
2984
  );
2906
2985
  }
2907
2986
  const Layers$1 = React.forwardRef(Layers);
2908
- const Icon$1H = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
2987
+ const Icon$1K = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
2909
2988
  "path",
2910
2989
  {
2911
2990
  fill: "currentColor",
@@ -2914,10 +2993,10 @@ const Icon$1H = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
2914
2993
  clipRule: "evenodd"
2915
2994
  }
2916
2995
  ) });
2917
- const BaseSvgIcon$1H = material.createSvgIcon(Icon$1H(), "Linkedin");
2996
+ const BaseSvgIcon$1K = material.createSvgIcon(Icon$1K(), "Linkedin");
2918
2997
  function Linkedin({ width, height, sx, ...props }, ref) {
2919
2998
  return /* @__PURE__ */ jsxRuntime.jsx(
2920
- BaseSvgIcon$1H,
2999
+ BaseSvgIcon$1K,
2921
3000
  {
2922
3001
  ref,
2923
3002
  viewBox: "0 0 24 24",
@@ -2931,7 +3010,33 @@ function Linkedin({ width, height, sx, ...props }, ref) {
2931
3010
  );
2932
3011
  }
2933
3012
  const Linkedin$1 = React.forwardRef(Linkedin);
2934
- const Icon$1G = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
3013
+ const Icon$1J = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
3014
+ "path",
3015
+ {
3016
+ fill: "currentColor",
3017
+ fillRule: "evenodd",
3018
+ d: "M17.451 2.656a11 11 0 0 0-.711 0l-.2.009-.226.014a10 10 0 0 0-.578.06l-.026.004-.233.036-.157.027-.186.036-.201.045c-1.112.262-1.91.718-2.083 1.247V7.68h3.091a6.3 6.3 0 0 1-1.53-.367c-.296-.118-.516-.249-.643-.369l-.046-.044H13.7V5.37c.776.413 2.01.68 3.4.68s2.625-.267 3.4-.68V6.9h-.022l-.092.085a2.3 2.3 0 0 1-.596.328c-.542.216-1.259.364-2.05.416.376.111.675.4.799.771.788-.113 1.468-.317 1.961-.58v1.53-.01q-.001-.01-.015.004l-.099.09a2.3 2.3 0 0 1-.596.329 6 6 0 0 1-1.19.317v.861c1.607-.242 2.75-.863 2.75-1.591V4.134l-.02-.055c-.262-.65-1.466-1.178-3.027-1.36l-.12-.013-.343-.03-.188-.012zM17.1 3.5l.159.001.21.006c.487.02.945.075 1.351.153.361.071.689.165.97.277.295.118.515.248.642.369l.046.043-.092.086a2.3 2.3 0 0 1-.596.328c-.685.274-1.65.437-2.69.437s-2.005-.163-2.69-.437c-.295-.118-.515-.249-.642-.369l-.046-.044.092-.085a2.3 2.3 0 0 1 .597-.328q.316-.126.702-.22a9 9 0 0 1 1.694-.212zm-.293.005h-.021l.073-.002zM5.4 12.288a9 9 0 0 0-.464.052l-.026.003-.233.036-.157.027-.185.036-.202.045c-1.112.262-1.91.718-2.083 1.247v5.316l.002.055C2.125 20.018 4 20.75 6.3 20.75c2.347 0 4.25-.761 4.25-1.7V16.2H9.7v.3h-.022l-.092.084a2.3 2.3 0 0 1-.596.329c-.685.274-1.65.437-2.69.437s-2.005-.163-2.69-.437c-.295-.118-.515-.249-.642-.37l-.046-.043H2.9v-1.53c.638.34 1.586.58 2.676.655A1.2 1.2 0 0 1 5.4 15v-.242c-.688-.065-1.308-.203-1.79-.395-.295-.118-.515-.249-.642-.37l-.046-.043.092-.085c.131-.109.334-.223.597-.328q.316-.127.702-.22a9 9 0 0 1 1.087-.174zM2.9 17.52c.776.413 2.01.68 3.4.68s2.625-.267 3.4-.68v1.53-.01q-.002-.01-.015.004l-.099.09a2.3 2.3 0 0 1-.596.329c-.685.274-1.65.437-2.69.437s-2.005-.163-2.69-.437c-.295-.118-.515-.249-.642-.37l-.053-.05c-.013-.01-.015-.008-.015.007zm4.56-3.395A2.82 2.82 0 0 0 9.544 15q.81 0 1.486-.412.675-.413 1.067-1.088h1.375V15h2.945v-1.5h.982v-3h-5.302a3.06 3.06 0 0 0-1.068-1.088A2.8 2.8 0 0 0 9.546 9q-1.227 0-2.086.875Q6.6 10.75 6.6 12q0 1.25.86 2.125m3.386-.631q-.49.506-1.3.506t-1.387-.588A1.94 1.94 0 0 1 7.582 12q0-.825.577-1.412A1.87 1.87 0 0 1 9.545 10q.81 0 1.301.506.491.507.59.994h4.982v1h-.982V14h-.982v-1.5h-3.019q-.097.487-.589.994m-.607-.788a.94.94 0 0 1-.694.294.94.94 0 0 1-.693-.294.97.97 0 0 1-.288-.706q0-.412.288-.706A.94.94 0 0 1 9.545 11q.406 0 .694.294a.97.97 0 0 1 .288.706q0 .412-.288.706",
3019
+ clipRule: "evenodd"
3020
+ }
3021
+ ) });
3022
+ const BaseSvgIcon$1J = material.createSvgIcon(Icon$1J(), "M2mOauthClient");
3023
+ function M2mOauthClient({ width, height, sx, ...props }, ref) {
3024
+ return /* @__PURE__ */ jsxRuntime.jsx(
3025
+ BaseSvgIcon$1J,
3026
+ {
3027
+ ref,
3028
+ viewBox: "0 0 24 24",
3029
+ sx: {
3030
+ width,
3031
+ height: height || width,
3032
+ ...sx
3033
+ },
3034
+ ...props
3035
+ }
3036
+ );
3037
+ }
3038
+ const M2mOauthClient$1 = React.forwardRef(M2mOauthClient);
3039
+ const Icon$1I = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
2935
3040
  "path",
2936
3041
  {
2937
3042
  fill: "currentColor",
@@ -2940,10 +3045,10 @@ const Icon$1G = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
2940
3045
  clipRule: "evenodd"
2941
3046
  }
2942
3047
  ) });
2943
- const BaseSvgIcon$1G = material.createSvgIcon(Icon$1G(), "MapCoordinates");
3048
+ const BaseSvgIcon$1I = material.createSvgIcon(Icon$1I(), "MapCoordinates");
2944
3049
  function MapCoordinates({ width, height, sx, ...props }, ref) {
2945
3050
  return /* @__PURE__ */ jsxRuntime.jsx(
2946
- BaseSvgIcon$1G,
3051
+ BaseSvgIcon$1I,
2947
3052
  {
2948
3053
  ref,
2949
3054
  viewBox: "0 0 24 24",
@@ -2957,7 +3062,7 @@ function MapCoordinates({ width, height, sx, ...props }, ref) {
2957
3062
  );
2958
3063
  }
2959
3064
  const MapCoordinates$1 = React.forwardRef(MapCoordinates);
2960
- const Icon$1F = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
3065
+ const Icon$1H = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
2961
3066
  /* @__PURE__ */ jsxRuntime.jsx(
2962
3067
  "path",
2963
3068
  {
@@ -2984,10 +3089,10 @@ const Icon$1F = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
2984
3089
  }
2985
3090
  )
2986
3091
  ] });
2987
- const BaseSvgIcon$1F = material.createSvgIcon(Icon$1F(), "MapCopy");
3092
+ const BaseSvgIcon$1H = material.createSvgIcon(Icon$1H(), "MapCopy");
2988
3093
  function MapCopy({ width, height, sx, ...props }, ref) {
2989
3094
  return /* @__PURE__ */ jsxRuntime.jsx(
2990
- BaseSvgIcon$1F,
3095
+ BaseSvgIcon$1H,
2991
3096
  {
2992
3097
  ref,
2993
3098
  viewBox: "0 0 24 24",
@@ -3001,7 +3106,7 @@ function MapCopy({ width, height, sx, ...props }, ref) {
3001
3106
  );
3002
3107
  }
3003
3108
  const MapCopy$1 = React.forwardRef(MapCopy);
3004
- const Icon$1E = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
3109
+ const Icon$1G = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
3005
3110
  "path",
3006
3111
  {
3007
3112
  fill: "currentColor",
@@ -3010,10 +3115,10 @@ const Icon$1E = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
3010
3115
  clipRule: "evenodd"
3011
3116
  }
3012
3117
  ) });
3013
- const BaseSvgIcon$1E = material.createSvgIcon(Icon$1E(), "MapOthers");
3118
+ const BaseSvgIcon$1G = material.createSvgIcon(Icon$1G(), "MapOthers");
3014
3119
  function MapOthers({ width, height, sx, ...props }, ref) {
3015
3120
  return /* @__PURE__ */ jsxRuntime.jsx(
3016
- BaseSvgIcon$1E,
3121
+ BaseSvgIcon$1G,
3017
3122
  {
3018
3123
  ref,
3019
3124
  viewBox: "0 0 24 24",
@@ -3027,7 +3132,7 @@ function MapOthers({ width, height, sx, ...props }, ref) {
3027
3132
  );
3028
3133
  }
3029
3134
  const MapOthers$1 = React.forwardRef(MapOthers);
3030
- const Icon$1D = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
3135
+ const Icon$1F = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
3031
3136
  "path",
3032
3137
  {
3033
3138
  fill: "currentColor",
@@ -3036,10 +3141,10 @@ const Icon$1D = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
3036
3141
  clipRule: "evenodd"
3037
3142
  }
3038
3143
  ) });
3039
- const BaseSvgIcon$1D = material.createSvgIcon(Icon$1D(), "MapPin");
3144
+ const BaseSvgIcon$1F = material.createSvgIcon(Icon$1F(), "MapPin");
3040
3145
  function MapPin({ width, height, sx, ...props }, ref) {
3041
3146
  return /* @__PURE__ */ jsxRuntime.jsx(
3042
- BaseSvgIcon$1D,
3147
+ BaseSvgIcon$1F,
3043
3148
  {
3044
3149
  ref,
3045
3150
  viewBox: "0 0 24 24",
@@ -3053,7 +3158,7 @@ function MapPin({ width, height, sx, ...props }, ref) {
3053
3158
  );
3054
3159
  }
3055
3160
  const MapPin$1 = React.forwardRef(MapPin);
3056
- const Icon$1C = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
3161
+ const Icon$1E = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
3057
3162
  /* @__PURE__ */ jsxRuntime.jsx(
3058
3163
  "path",
3059
3164
  {
@@ -3076,10 +3181,10 @@ const Icon$1C = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
3076
3181
  }
3077
3182
  )
3078
3183
  ] });
3079
- const BaseSvgIcon$1C = material.createSvgIcon(Icon$1C(), "MarkCommentRead");
3184
+ const BaseSvgIcon$1E = material.createSvgIcon(Icon$1E(), "MarkCommentRead");
3080
3185
  function MarkCommentRead({ width, height, sx, ...props }, ref) {
3081
3186
  return /* @__PURE__ */ jsxRuntime.jsx(
3082
- BaseSvgIcon$1C,
3187
+ BaseSvgIcon$1E,
3083
3188
  {
3084
3189
  ref,
3085
3190
  viewBox: "0 0 24 24",
@@ -3093,7 +3198,7 @@ function MarkCommentRead({ width, height, sx, ...props }, ref) {
3093
3198
  );
3094
3199
  }
3095
3200
  const MarkCommentRead$1 = React.forwardRef(MarkCommentRead);
3096
- const Icon$1B = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
3201
+ const Icon$1D = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
3097
3202
  "path",
3098
3203
  {
3099
3204
  fill: "currentColor",
@@ -3102,10 +3207,10 @@ const Icon$1B = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
3102
3207
  clipRule: "evenodd"
3103
3208
  }
3104
3209
  ) });
3105
- const BaseSvgIcon$1B = material.createSvgIcon(Icon$1B(), "MarketAnalysis");
3210
+ const BaseSvgIcon$1D = material.createSvgIcon(Icon$1D(), "MarketAnalysis");
3106
3211
  function MarketAnalysis({ width, height, sx, ...props }, ref) {
3107
3212
  return /* @__PURE__ */ jsxRuntime.jsx(
3108
- BaseSvgIcon$1B,
3213
+ BaseSvgIcon$1D,
3109
3214
  {
3110
3215
  ref,
3111
3216
  viewBox: "0 0 24 24",
@@ -3119,7 +3224,7 @@ function MarketAnalysis({ width, height, sx, ...props }, ref) {
3119
3224
  );
3120
3225
  }
3121
3226
  const MarketAnalysis$1 = React.forwardRef(MarketAnalysis);
3122
- const Icon$1A = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
3227
+ const Icon$1C = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
3123
3228
  /* @__PURE__ */ jsxRuntime.jsx(
3124
3229
  "path",
3125
3230
  {
@@ -3144,10 +3249,10 @@ const Icon$1A = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
3144
3249
  }
3145
3250
  )
3146
3251
  ] });
3147
- const BaseSvgIcon$1A = material.createSvgIcon(Icon$1A(), "Max");
3252
+ const BaseSvgIcon$1C = material.createSvgIcon(Icon$1C(), "Max");
3148
3253
  function Max({ width, height, sx, ...props }, ref) {
3149
3254
  return /* @__PURE__ */ jsxRuntime.jsx(
3150
- BaseSvgIcon$1A,
3255
+ BaseSvgIcon$1C,
3151
3256
  {
3152
3257
  ref,
3153
3258
  viewBox: "0 0 24 24",
@@ -3161,7 +3266,7 @@ function Max({ width, height, sx, ...props }, ref) {
3161
3266
  );
3162
3267
  }
3163
3268
  const Max$1 = React.forwardRef(Max);
3164
- const Icon$1z = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
3269
+ const Icon$1B = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
3165
3270
  /* @__PURE__ */ jsxRuntime.jsx(
3166
3271
  "path",
3167
3272
  {
@@ -3202,10 +3307,10 @@ const Icon$1z = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
3202
3307
  }
3203
3308
  )
3204
3309
  ] });
3205
- const BaseSvgIcon$1z = material.createSvgIcon(Icon$1z(), "McpTool");
3310
+ const BaseSvgIcon$1B = material.createSvgIcon(Icon$1B(), "McpTool");
3206
3311
  function McpTool({ width, height, sx, ...props }, ref) {
3207
3312
  return /* @__PURE__ */ jsxRuntime.jsx(
3208
- BaseSvgIcon$1z,
3313
+ BaseSvgIcon$1B,
3209
3314
  {
3210
3315
  ref,
3211
3316
  viewBox: "0 0 24 24",
@@ -3219,17 +3324,17 @@ function McpTool({ width, height, sx, ...props }, ref) {
3219
3324
  );
3220
3325
  }
3221
3326
  const McpTool$1 = React.forwardRef(McpTool);
3222
- const Icon$1y = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
3327
+ const Icon$1A = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
3223
3328
  "path",
3224
3329
  {
3225
3330
  fill: "currentColor",
3226
3331
  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"
3227
3332
  }
3228
3333
  ) });
3229
- const BaseSvgIcon$1y = material.createSvgIcon(Icon$1y(), "MeasureTool");
3334
+ const BaseSvgIcon$1A = material.createSvgIcon(Icon$1A(), "MeasureTool");
3230
3335
  function MeasureTool({ width, height, sx, ...props }, ref) {
3231
3336
  return /* @__PURE__ */ jsxRuntime.jsx(
3232
- BaseSvgIcon$1y,
3337
+ BaseSvgIcon$1A,
3233
3338
  {
3234
3339
  ref,
3235
3340
  viewBox: "0 0 24 24",
@@ -3243,17 +3348,17 @@ function MeasureTool({ width, height, sx, ...props }, ref) {
3243
3348
  );
3244
3349
  }
3245
3350
  const MeasureTool$1 = React.forwardRef(MeasureTool);
3246
- const Icon$1x = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
3351
+ const Icon$1z = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
3247
3352
  "path",
3248
3353
  {
3249
3354
  fill: "currentColor",
3250
3355
  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"
3251
3356
  }
3252
3357
  ) });
3253
- const BaseSvgIcon$1x = material.createSvgIcon(Icon$1x(), "Min");
3358
+ const BaseSvgIcon$1z = material.createSvgIcon(Icon$1z(), "Min");
3254
3359
  function Min({ width, height, sx, ...props }, ref) {
3255
3360
  return /* @__PURE__ */ jsxRuntime.jsx(
3256
- BaseSvgIcon$1x,
3361
+ BaseSvgIcon$1z,
3257
3362
  {
3258
3363
  ref,
3259
3364
  viewBox: "0 0 24 24",
@@ -3267,7 +3372,7 @@ function Min({ width, height, sx, ...props }, ref) {
3267
3372
  );
3268
3373
  }
3269
3374
  const Min$1 = React.forwardRef(Min);
3270
- const Icon$1w = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
3375
+ const Icon$1y = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
3271
3376
  /* @__PURE__ */ jsxRuntime.jsx(
3272
3377
  "path",
3273
3378
  {
@@ -3286,10 +3391,10 @@ const Icon$1w = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
3286
3391
  }
3287
3392
  )
3288
3393
  ] });
3289
- const BaseSvgIcon$1w = material.createSvgIcon(Icon$1w(), "MobilityPlanning");
3394
+ const BaseSvgIcon$1y = material.createSvgIcon(Icon$1y(), "MobilityPlanning");
3290
3395
  function MobilityPlanning({ width, height, sx, ...props }, ref) {
3291
3396
  return /* @__PURE__ */ jsxRuntime.jsx(
3292
- BaseSvgIcon$1w,
3397
+ BaseSvgIcon$1y,
3293
3398
  {
3294
3399
  ref,
3295
3400
  viewBox: "0 0 24 24",
@@ -3303,7 +3408,7 @@ function MobilityPlanning({ width, height, sx, ...props }, ref) {
3303
3408
  );
3304
3409
  }
3305
3410
  const MobilityPlanning$1 = React.forwardRef(MobilityPlanning);
3306
- const Icon$1v = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
3411
+ const Icon$1x = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
3307
3412
  /* @__PURE__ */ jsxRuntime.jsx("g", { clipPath: "url(#a)", children: /* @__PURE__ */ jsxRuntime.jsx(
3308
3413
  "path",
3309
3414
  {
@@ -3315,10 +3420,10 @@ const Icon$1v = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
3315
3420
  ) }),
3316
3421
  /* @__PURE__ */ jsxRuntime.jsx("defs", { children: /* @__PURE__ */ jsxRuntime.jsx("clipPath", { id: "a", children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M0 0h24v24H0z" }) }) })
3317
3422
  ] });
3318
- const BaseSvgIcon$1v = material.createSvgIcon(Icon$1v(), "NetworkDeployment");
3423
+ const BaseSvgIcon$1x = material.createSvgIcon(Icon$1x(), "NetworkDeployment");
3319
3424
  function NetworkDeployment({ width, height, sx, ...props }, ref) {
3320
3425
  return /* @__PURE__ */ jsxRuntime.jsx(
3321
- BaseSvgIcon$1v,
3426
+ BaseSvgIcon$1x,
3322
3427
  {
3323
3428
  ref,
3324
3429
  viewBox: "0 0 24 24",
@@ -3332,7 +3437,7 @@ function NetworkDeployment({ width, height, sx, ...props }, ref) {
3332
3437
  );
3333
3438
  }
3334
3439
  const NetworkDeployment$1 = React.forwardRef(NetworkDeployment);
3335
- const Icon$1u = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
3440
+ const Icon$1w = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
3336
3441
  /* @__PURE__ */ jsxRuntime.jsx(
3337
3442
  "path",
3338
3443
  {
@@ -3348,10 +3453,10 @@ const Icon$1u = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
3348
3453
  }
3349
3454
  )
3350
3455
  ] });
3351
- const BaseSvgIcon$1u = material.createSvgIcon(Icon$1u(), "NightsThermostat");
3456
+ const BaseSvgIcon$1w = material.createSvgIcon(Icon$1w(), "NightsThermostat");
3352
3457
  function NightsThermostat({ width, height, sx, ...props }, ref) {
3353
3458
  return /* @__PURE__ */ jsxRuntime.jsx(
3354
- BaseSvgIcon$1u,
3459
+ BaseSvgIcon$1w,
3355
3460
  {
3356
3461
  ref,
3357
3462
  viewBox: "0 0 24 24",
@@ -3365,7 +3470,7 @@ function NightsThermostat({ width, height, sx, ...props }, ref) {
3365
3470
  );
3366
3471
  }
3367
3472
  const NightsThermostat$1 = React.forwardRef(NightsThermostat);
3368
- const Icon$1t = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
3473
+ const Icon$1v = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
3369
3474
  /* @__PURE__ */ jsxRuntime.jsx(
3370
3475
  "path",
3371
3476
  {
@@ -3375,10 +3480,10 @@ const Icon$1t = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
3375
3480
  ),
3376
3481
  /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M8 20H4v-4h4zM16 4v4h4V4z" })
3377
3482
  ] });
3378
- const BaseSvgIcon$1t = material.createSvgIcon(Icon$1t(), "NoApp");
3483
+ const BaseSvgIcon$1v = material.createSvgIcon(Icon$1v(), "NoApp");
3379
3484
  function NoApp({ width, height, sx, ...props }, ref) {
3380
3485
  return /* @__PURE__ */ jsxRuntime.jsx(
3381
- BaseSvgIcon$1t,
3486
+ BaseSvgIcon$1v,
3382
3487
  {
3383
3488
  ref,
3384
3489
  viewBox: "0 0 24 24",
@@ -3392,7 +3497,7 @@ function NoApp({ width, height, sx, ...props }, ref) {
3392
3497
  );
3393
3498
  }
3394
3499
  const NoApp$1 = React.forwardRef(NoApp);
3395
- const Icon$1s = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
3500
+ const Icon$1u = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
3396
3501
  /* @__PURE__ */ jsxRuntime.jsx(
3397
3502
  "path",
3398
3503
  {
@@ -3410,10 +3515,10 @@ const Icon$1s = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
3410
3515
  }
3411
3516
  )
3412
3517
  ] });
3413
- const BaseSvgIcon$1s = material.createSvgIcon(Icon$1s(), "NoLayer");
3518
+ const BaseSvgIcon$1u = material.createSvgIcon(Icon$1u(), "NoLayer");
3414
3519
  function NoLayer({ width, height, sx, ...props }, ref) {
3415
3520
  return /* @__PURE__ */ jsxRuntime.jsx(
3416
- BaseSvgIcon$1s,
3521
+ BaseSvgIcon$1u,
3417
3522
  {
3418
3523
  ref,
3419
3524
  viewBox: "0 0 24 24",
@@ -3427,7 +3532,7 @@ function NoLayer({ width, height, sx, ...props }, ref) {
3427
3532
  );
3428
3533
  }
3429
3534
  const NoLayer$1 = React.forwardRef(NoLayer);
3430
- const Icon$1r = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
3535
+ const Icon$1t = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
3431
3536
  /* @__PURE__ */ jsxRuntime.jsx(
3432
3537
  "path",
3433
3538
  {
@@ -3445,10 +3550,10 @@ const Icon$1r = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
3445
3550
  }
3446
3551
  )
3447
3552
  ] });
3448
- const BaseSvgIcon$1r = material.createSvgIcon(Icon$1r(), "NoMap");
3553
+ const BaseSvgIcon$1t = material.createSvgIcon(Icon$1t(), "NoMap");
3449
3554
  function NoMap({ width, height, sx, ...props }, ref) {
3450
3555
  return /* @__PURE__ */ jsxRuntime.jsx(
3451
- BaseSvgIcon$1r,
3556
+ BaseSvgIcon$1t,
3452
3557
  {
3453
3558
  ref,
3454
3559
  viewBox: "0 0 24 24",
@@ -3462,7 +3567,7 @@ function NoMap({ width, height, sx, ...props }, ref) {
3462
3567
  );
3463
3568
  }
3464
3569
  const NoMap$1 = React.forwardRef(NoMap);
3465
- const Icon$1q = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
3570
+ const Icon$1s = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
3466
3571
  "path",
3467
3572
  {
3468
3573
  fill: "currentColor",
@@ -3471,10 +3576,10 @@ const Icon$1q = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
3471
3576
  clipRule: "evenodd"
3472
3577
  }
3473
3578
  ) });
3474
- const BaseSvgIcon$1q = material.createSvgIcon(Icon$1q(), "NoSpatialExtension");
3579
+ const BaseSvgIcon$1s = material.createSvgIcon(Icon$1s(), "NoSpatialExtension");
3475
3580
  function NoSpatialExtension({ width, height, sx, ...props }, ref) {
3476
3581
  return /* @__PURE__ */ jsxRuntime.jsx(
3477
- BaseSvgIcon$1q,
3582
+ BaseSvgIcon$1s,
3478
3583
  {
3479
3584
  ref,
3480
3585
  viewBox: "0 0 24 24",
@@ -3488,7 +3593,7 @@ function NoSpatialExtension({ width, height, sx, ...props }, ref) {
3488
3593
  );
3489
3594
  }
3490
3595
  const NoSpatialExtension$1 = React.forwardRef(NoSpatialExtension);
3491
- const Icon$1p = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
3596
+ const Icon$1r = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
3492
3597
  /* @__PURE__ */ jsxRuntime.jsx(
3493
3598
  "path",
3494
3599
  {
@@ -3506,10 +3611,10 @@ const Icon$1p = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
3506
3611
  }
3507
3612
  )
3508
3613
  ] });
3509
- const BaseSvgIcon$1p = material.createSvgIcon(Icon$1p(), "NoTileset");
3614
+ const BaseSvgIcon$1r = material.createSvgIcon(Icon$1r(), "NoTileset");
3510
3615
  function NoTileset({ width, height, sx, ...props }, ref) {
3511
3616
  return /* @__PURE__ */ jsxRuntime.jsx(
3512
- BaseSvgIcon$1p,
3617
+ BaseSvgIcon$1r,
3513
3618
  {
3514
3619
  ref,
3515
3620
  viewBox: "0 0 24 24",
@@ -3523,17 +3628,17 @@ function NoTileset({ width, height, sx, ...props }, ref) {
3523
3628
  );
3524
3629
  }
3525
3630
  const NoTileset$1 = React.forwardRef(NoTileset);
3526
- const Icon$1o = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
3631
+ const Icon$1q = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
3527
3632
  "path",
3528
3633
  {
3529
3634
  fill: "currentColor",
3530
3635
  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"
3531
3636
  }
3532
3637
  ) });
3533
- const BaseSvgIcon$1o = material.createSvgIcon(Icon$1o(), "NotEqual");
3638
+ const BaseSvgIcon$1q = material.createSvgIcon(Icon$1q(), "NotEqual");
3534
3639
  function NotEqual({ width, height, sx, ...props }, ref) {
3535
3640
  return /* @__PURE__ */ jsxRuntime.jsx(
3536
- BaseSvgIcon$1o,
3641
+ BaseSvgIcon$1q,
3537
3642
  {
3538
3643
  ref,
3539
3644
  viewBox: "0 0 24 24",
@@ -3547,7 +3652,7 @@ function NotEqual({ width, height, sx, ...props }, ref) {
3547
3652
  );
3548
3653
  }
3549
3654
  const NotEqual$1 = React.forwardRef(NotEqual);
3550
- const Icon$1n = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
3655
+ const Icon$1p = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
3551
3656
  /* @__PURE__ */ jsxRuntime.jsx(
3552
3657
  "path",
3553
3658
  {
@@ -3567,10 +3672,10 @@ const Icon$1n = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
3567
3672
  }
3568
3673
  )
3569
3674
  ] });
3570
- const BaseSvgIcon$1n = material.createSvgIcon(Icon$1n(), "Number");
3675
+ const BaseSvgIcon$1p = material.createSvgIcon(Icon$1p(), "Number");
3571
3676
  function Number({ width, height, sx, ...props }, ref) {
3572
3677
  return /* @__PURE__ */ jsxRuntime.jsx(
3573
- BaseSvgIcon$1n,
3678
+ BaseSvgIcon$1p,
3574
3679
  {
3575
3680
  ref,
3576
3681
  viewBox: "0 0 24 24",
@@ -3584,7 +3689,7 @@ function Number({ width, height, sx, ...props }, ref) {
3584
3689
  );
3585
3690
  }
3586
3691
  const Number$1 = React.forwardRef(Number);
3587
- const Icon$1m = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
3692
+ const Icon$1o = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
3588
3693
  "path",
3589
3694
  {
3590
3695
  fill: "currentColor",
@@ -3593,10 +3698,10 @@ const Icon$1m = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
3593
3698
  clipRule: "evenodd"
3594
3699
  }
3595
3700
  ) });
3596
- const BaseSvgIcon$1m = material.createSvgIcon(Icon$1m(), "Onboarding");
3701
+ const BaseSvgIcon$1o = material.createSvgIcon(Icon$1o(), "Onboarding");
3597
3702
  function Onboarding({ width, height, sx, ...props }, ref) {
3598
3703
  return /* @__PURE__ */ jsxRuntime.jsx(
3599
- BaseSvgIcon$1m,
3704
+ BaseSvgIcon$1o,
3600
3705
  {
3601
3706
  ref,
3602
3707
  viewBox: "0 0 24 24",
@@ -3610,7 +3715,7 @@ function Onboarding({ width, height, sx, ...props }, ref) {
3610
3715
  );
3611
3716
  }
3612
3717
  const Onboarding$1 = React.forwardRef(Onboarding);
3613
- const Icon$1l = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
3718
+ const Icon$1n = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
3614
3719
  "path",
3615
3720
  {
3616
3721
  fill: "currentColor",
@@ -3619,10 +3724,10 @@ const Icon$1l = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
3619
3724
  clipRule: "evenodd"
3620
3725
  }
3621
3726
  ) });
3622
- const BaseSvgIcon$1l = material.createSvgIcon(Icon$1l(), "OohAnalytics");
3727
+ const BaseSvgIcon$1n = material.createSvgIcon(Icon$1n(), "OohAnalytics");
3623
3728
  function OohAnalytics({ width, height, sx, ...props }, ref) {
3624
3729
  return /* @__PURE__ */ jsxRuntime.jsx(
3625
- BaseSvgIcon$1l,
3730
+ BaseSvgIcon$1n,
3626
3731
  {
3627
3732
  ref,
3628
3733
  viewBox: "0 0 24 24",
@@ -3636,7 +3741,7 @@ function OohAnalytics({ width, height, sx, ...props }, ref) {
3636
3741
  );
3637
3742
  }
3638
3743
  const OohAnalytics$1 = React.forwardRef(OohAnalytics);
3639
- const Icon$1k = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
3744
+ const Icon$1m = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
3640
3745
  /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M13.125 13.125h-2.25v-2.25h2.25z" }),
3641
3746
  /* @__PURE__ */ jsxRuntime.jsx(
3642
3747
  "path",
@@ -3657,10 +3762,10 @@ const Icon$1k = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
3657
3762
  }
3658
3763
  )
3659
3764
  ] });
3660
- const BaseSvgIcon$1k = material.createSvgIcon(Icon$1k(), "Opacity");
3765
+ const BaseSvgIcon$1m = material.createSvgIcon(Icon$1m(), "Opacity");
3661
3766
  function Opacity({ width, height, sx, ...props }, ref) {
3662
3767
  return /* @__PURE__ */ jsxRuntime.jsx(
3663
- BaseSvgIcon$1k,
3768
+ BaseSvgIcon$1m,
3664
3769
  {
3665
3770
  ref,
3666
3771
  viewBox: "0 0 24 24",
@@ -3674,7 +3779,7 @@ function Opacity({ width, height, sx, ...props }, ref) {
3674
3779
  );
3675
3780
  }
3676
3781
  const Opacity$1 = React.forwardRef(Opacity);
3677
- const Icon$1j = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
3782
+ const Icon$1l = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
3678
3783
  "path",
3679
3784
  {
3680
3785
  fill: "currentColor",
@@ -3683,10 +3788,10 @@ const Icon$1j = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
3683
3788
  clipRule: "evenodd"
3684
3789
  }
3685
3790
  ) });
3686
- const BaseSvgIcon$1j = material.createSvgIcon(Icon$1j(), "OpenDiagonallyLeft");
3791
+ const BaseSvgIcon$1l = material.createSvgIcon(Icon$1l(), "OpenDiagonallyLeft");
3687
3792
  function OpenDiagonallyLeft({ width, height, sx, ...props }, ref) {
3688
3793
  return /* @__PURE__ */ jsxRuntime.jsx(
3689
- BaseSvgIcon$1j,
3794
+ BaseSvgIcon$1l,
3690
3795
  {
3691
3796
  ref,
3692
3797
  viewBox: "0 0 24 24",
@@ -3700,17 +3805,17 @@ function OpenDiagonallyLeft({ width, height, sx, ...props }, ref) {
3700
3805
  );
3701
3806
  }
3702
3807
  const OpenDiagonallyLeft$1 = React.forwardRef(OpenDiagonallyLeft);
3703
- const Icon$1i = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
3808
+ const Icon$1k = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
3704
3809
  "path",
3705
3810
  {
3706
3811
  fill: "currentColor",
3707
3812
  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"
3708
3813
  }
3709
3814
  ) });
3710
- const BaseSvgIcon$1i = material.createSvgIcon(Icon$1i(), "OpenNewWindow");
3815
+ const BaseSvgIcon$1k = material.createSvgIcon(Icon$1k(), "OpenNewWindow");
3711
3816
  function OpenNewWindow({ width, height, sx, ...props }, ref) {
3712
3817
  return /* @__PURE__ */ jsxRuntime.jsx(
3713
- BaseSvgIcon$1i,
3818
+ BaseSvgIcon$1k,
3714
3819
  {
3715
3820
  ref,
3716
3821
  viewBox: "0 0 24 24",
@@ -3724,7 +3829,7 @@ function OpenNewWindow({ width, height, sx, ...props }, ref) {
3724
3829
  );
3725
3830
  }
3726
3831
  const OpenNewWindow$1 = React.forwardRef(OpenNewWindow);
3727
- const Icon$1h = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
3832
+ const Icon$1j = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
3728
3833
  "path",
3729
3834
  {
3730
3835
  fill: "currentColor",
@@ -3733,10 +3838,10 @@ const Icon$1h = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
3733
3838
  clipRule: "evenodd"
3734
3839
  }
3735
3840
  ) });
3736
- const BaseSvgIcon$1h = material.createSvgIcon(Icon$1h(), "OpenVertically");
3841
+ const BaseSvgIcon$1j = material.createSvgIcon(Icon$1j(), "OpenVertically");
3737
3842
  function OpenVertically({ width, height, sx, ...props }, ref) {
3738
3843
  return /* @__PURE__ */ jsxRuntime.jsx(
3739
- BaseSvgIcon$1h,
3844
+ BaseSvgIcon$1j,
3740
3845
  {
3741
3846
  ref,
3742
3847
  viewBox: "0 0 24 24",
@@ -3750,7 +3855,7 @@ function OpenVertically({ width, height, sx, ...props }, ref) {
3750
3855
  );
3751
3856
  }
3752
3857
  const OpenVertically$1 = React.forwardRef(OpenVertically);
3753
- const Icon$1g = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
3858
+ const Icon$1i = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
3754
3859
  /* @__PURE__ */ jsxRuntime.jsx(
3755
3860
  "path",
3756
3861
  {
@@ -3775,10 +3880,10 @@ const Icon$1g = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
3775
3880
  }
3776
3881
  )
3777
3882
  ] });
3778
- const BaseSvgIcon$1g = material.createSvgIcon(Icon$1g(), "ParameterSettings");
3883
+ const BaseSvgIcon$1i = material.createSvgIcon(Icon$1i(), "ParameterSettings");
3779
3884
  function ParameterSettings({ width, height, sx, ...props }, ref) {
3780
3885
  return /* @__PURE__ */ jsxRuntime.jsx(
3781
- BaseSvgIcon$1g,
3886
+ BaseSvgIcon$1i,
3782
3887
  {
3783
3888
  ref,
3784
3889
  viewBox: "0 0 24 24",
@@ -3792,7 +3897,7 @@ function ParameterSettings({ width, height, sx, ...props }, ref) {
3792
3897
  );
3793
3898
  }
3794
3899
  const ParameterSettings$1 = React.forwardRef(ParameterSettings);
3795
- const Icon$1f = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
3900
+ const Icon$1h = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
3796
3901
  "path",
3797
3902
  {
3798
3903
  fill: "currentColor",
@@ -3801,10 +3906,10 @@ const Icon$1f = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
3801
3906
  clipRule: "evenodd"
3802
3907
  }
3803
3908
  ) });
3804
- const BaseSvgIcon$1f = material.createSvgIcon(Icon$1f(), "PawnChess");
3909
+ const BaseSvgIcon$1h = material.createSvgIcon(Icon$1h(), "PawnChess");
3805
3910
  function PawnChess({ width, height, sx, ...props }, ref) {
3806
3911
  return /* @__PURE__ */ jsxRuntime.jsx(
3807
- BaseSvgIcon$1f,
3912
+ BaseSvgIcon$1h,
3808
3913
  {
3809
3914
  ref,
3810
3915
  viewBox: "0 0 24 24",
@@ -3818,7 +3923,7 @@ function PawnChess({ width, height, sx, ...props }, ref) {
3818
3923
  );
3819
3924
  }
3820
3925
  const PawnChess$1 = React.forwardRef(PawnChess);
3821
- const Icon$1e = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
3926
+ const Icon$1g = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
3822
3927
  "path",
3823
3928
  {
3824
3929
  fill: "currentColor",
@@ -3827,10 +3932,10 @@ const Icon$1e = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
3827
3932
  clipRule: "evenodd"
3828
3933
  }
3829
3934
  ) });
3830
- const BaseSvgIcon$1e = material.createSvgIcon(Icon$1e(), "PlaceSelect");
3935
+ const BaseSvgIcon$1g = material.createSvgIcon(Icon$1g(), "PlaceSelect");
3831
3936
  function PlaceSelect({ width, height, sx, ...props }, ref) {
3832
3937
  return /* @__PURE__ */ jsxRuntime.jsx(
3833
- BaseSvgIcon$1e,
3938
+ BaseSvgIcon$1g,
3834
3939
  {
3835
3940
  ref,
3836
3941
  viewBox: "0 0 24 24",
@@ -3844,7 +3949,7 @@ function PlaceSelect({ width, height, sx, ...props }, ref) {
3844
3949
  );
3845
3950
  }
3846
3951
  const PlaceSelect$1 = React.forwardRef(PlaceSelect);
3847
- const Icon$1d = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
3952
+ const Icon$1f = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
3848
3953
  "path",
3849
3954
  {
3850
3955
  fill: "currentColor",
@@ -3853,10 +3958,10 @@ const Icon$1d = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
3853
3958
  clipRule: "evenodd"
3854
3959
  }
3855
3960
  ) });
3856
- const BaseSvgIcon$1d = material.createSvgIcon(Icon$1d(), "PointsOfInterest");
3961
+ const BaseSvgIcon$1f = material.createSvgIcon(Icon$1f(), "PointsOfInterest");
3857
3962
  function PointsOfInterest({ width, height, sx, ...props }, ref) {
3858
3963
  return /* @__PURE__ */ jsxRuntime.jsx(
3859
- BaseSvgIcon$1d,
3964
+ BaseSvgIcon$1f,
3860
3965
  {
3861
3966
  ref,
3862
3967
  viewBox: "0 0 24 24",
@@ -3870,7 +3975,7 @@ function PointsOfInterest({ width, height, sx, ...props }, ref) {
3870
3975
  );
3871
3976
  }
3872
3977
  const PointsOfInterest$1 = React.forwardRef(PointsOfInterest);
3873
- const Icon$1c = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
3978
+ const Icon$1e = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
3874
3979
  /* @__PURE__ */ jsxRuntime.jsx(
3875
3980
  "path",
3876
3981
  {
@@ -3927,10 +4032,10 @@ const Icon$1c = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
3927
4032
  }
3928
4033
  )
3929
4034
  ] });
3930
- const BaseSvgIcon$1c = material.createSvgIcon(Icon$1c(), "Postgre");
4035
+ const BaseSvgIcon$1e = material.createSvgIcon(Icon$1e(), "Postgre");
3931
4036
  function Postgre({ width, height, sx, ...props }, ref) {
3932
4037
  return /* @__PURE__ */ jsxRuntime.jsx(
3933
- BaseSvgIcon$1c,
4038
+ BaseSvgIcon$1e,
3934
4039
  {
3935
4040
  ref,
3936
4041
  viewBox: "0 0 24 24",
@@ -3944,7 +4049,7 @@ function Postgre({ width, height, sx, ...props }, ref) {
3944
4049
  );
3945
4050
  }
3946
4051
  const Postgre$1 = React.forwardRef(Postgre);
3947
- const Icon$1b = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
4052
+ const Icon$1d = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
3948
4053
  /* @__PURE__ */ jsxRuntime.jsx(
3949
4054
  "path",
3950
4055
  {
@@ -3962,10 +4067,10 @@ const Icon$1b = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
3962
4067
  }
3963
4068
  )
3964
4069
  ] });
3965
- const BaseSvgIcon$1b = material.createSvgIcon(Icon$1b(), "PostgreOutlined");
4070
+ const BaseSvgIcon$1d = material.createSvgIcon(Icon$1d(), "PostgreOutlined");
3966
4071
  function PostgreOutlined({ width, height, sx, ...props }, ref) {
3967
4072
  return /* @__PURE__ */ jsxRuntime.jsx(
3968
- BaseSvgIcon$1b,
4073
+ BaseSvgIcon$1d,
3969
4074
  {
3970
4075
  ref,
3971
4076
  viewBox: "0 0 24 24",
@@ -3979,7 +4084,7 @@ function PostgreOutlined({ width, height, sx, ...props }, ref) {
3979
4084
  );
3980
4085
  }
3981
4086
  const PostgreOutlined$1 = React.forwardRef(PostgreOutlined);
3982
- const Icon$1a = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
4087
+ const Icon$1c = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
3983
4088
  /* @__PURE__ */ jsxRuntime.jsx(
3984
4089
  "path",
3985
4090
  {
@@ -4013,10 +4118,10 @@ const Icon$1a = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
4013
4118
  }
4014
4119
  )
4015
4120
  ] });
4016
- const BaseSvgIcon$1a = material.createSvgIcon(Icon$1a(), "Preferences");
4121
+ const BaseSvgIcon$1c = material.createSvgIcon(Icon$1c(), "Preferences");
4017
4122
  function Preferences({ width, height, sx, ...props }, ref) {
4018
4123
  return /* @__PURE__ */ jsxRuntime.jsx(
4019
- BaseSvgIcon$1a,
4124
+ BaseSvgIcon$1c,
4020
4125
  {
4021
4126
  ref,
4022
4127
  viewBox: "0 0 24 24",
@@ -4030,7 +4135,7 @@ function Preferences({ width, height, sx, ...props }, ref) {
4030
4135
  );
4031
4136
  }
4032
4137
  const Preferences$1 = React.forwardRef(Preferences);
4033
- const Icon$19 = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
4138
+ const Icon$1b = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
4034
4139
  "path",
4035
4140
  {
4036
4141
  fill: "currentColor",
@@ -4039,10 +4144,10 @@ const Icon$19 = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
4039
4144
  clipRule: "evenodd"
4040
4145
  }
4041
4146
  ) });
4042
- const BaseSvgIcon$19 = material.createSvgIcon(Icon$19(), "ProcessData");
4147
+ const BaseSvgIcon$1b = material.createSvgIcon(Icon$1b(), "ProcessData");
4043
4148
  function ProcessData({ width, height, sx, ...props }, ref) {
4044
4149
  return /* @__PURE__ */ jsxRuntime.jsx(
4045
- BaseSvgIcon$19,
4150
+ BaseSvgIcon$1b,
4046
4151
  {
4047
4152
  ref,
4048
4153
  viewBox: "0 0 24 24",
@@ -4056,7 +4161,7 @@ function ProcessData({ width, height, sx, ...props }, ref) {
4056
4161
  );
4057
4162
  }
4058
4163
  const ProcessData$1 = React.forwardRef(ProcessData);
4059
- const Icon$18 = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
4164
+ const Icon$1a = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
4060
4165
  /* @__PURE__ */ jsxRuntime.jsx(
4061
4166
  "path",
4062
4167
  {
@@ -4074,10 +4179,10 @@ const Icon$18 = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
4074
4179
  }
4075
4180
  )
4076
4181
  ] });
4077
- const BaseSvgIcon$18 = material.createSvgIcon(Icon$18(), "PublicWithPassword");
4182
+ const BaseSvgIcon$1a = material.createSvgIcon(Icon$1a(), "PublicWithPassword");
4078
4183
  function PublicWithPassword({ width, height, sx, ...props }, ref) {
4079
4184
  return /* @__PURE__ */ jsxRuntime.jsx(
4080
- BaseSvgIcon$18,
4185
+ BaseSvgIcon$1a,
4081
4186
  {
4082
4187
  ref,
4083
4188
  viewBox: "0 0 24 24",
@@ -4091,17 +4196,17 @@ function PublicWithPassword({ width, height, sx, ...props }, ref) {
4091
4196
  );
4092
4197
  }
4093
4198
  const PublicWithPassword$1 = React.forwardRef(PublicWithPassword);
4094
- const Icon$17 = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
4199
+ const Icon$19 = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
4095
4200
  "path",
4096
4201
  {
4097
4202
  fill: "currentColor",
4098
4203
  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"
4099
4204
  }
4100
4205
  ) });
4101
- const BaseSvgIcon$17 = material.createSvgIcon(Icon$17(), "Publish");
4206
+ const BaseSvgIcon$19 = material.createSvgIcon(Icon$19(), "Publish");
4102
4207
  function Publish({ width, height, sx, ...props }, ref) {
4103
4208
  return /* @__PURE__ */ jsxRuntime.jsx(
4104
- BaseSvgIcon$17,
4209
+ BaseSvgIcon$19,
4105
4210
  {
4106
4211
  ref,
4107
4212
  viewBox: "0 0 24 24",
@@ -4115,7 +4220,7 @@ function Publish({ width, height, sx, ...props }, ref) {
4115
4220
  );
4116
4221
  }
4117
4222
  const Publish$1 = React.forwardRef(Publish);
4118
- const Icon$16 = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
4223
+ const Icon$18 = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
4119
4224
  "path",
4120
4225
  {
4121
4226
  fill: "currentColor",
@@ -4124,10 +4229,10 @@ const Icon$16 = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
4124
4229
  clipRule: "evenodd"
4125
4230
  }
4126
4231
  ) });
4127
- const BaseSvgIcon$16 = material.createSvgIcon(Icon$16(), "Quadbin");
4232
+ const BaseSvgIcon$18 = material.createSvgIcon(Icon$18(), "Quadbin");
4128
4233
  function Quadbin({ width, height, sx, ...props }, ref) {
4129
4234
  return /* @__PURE__ */ jsxRuntime.jsx(
4130
- BaseSvgIcon$16,
4235
+ BaseSvgIcon$18,
4131
4236
  {
4132
4237
  ref,
4133
4238
  viewBox: "0 0 24 24",
@@ -4141,7 +4246,7 @@ function Quadbin({ width, height, sx, ...props }, ref) {
4141
4246
  );
4142
4247
  }
4143
4248
  const Quadbin$1 = React.forwardRef(Quadbin);
4144
- const Icon$15 = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
4249
+ const Icon$17 = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
4145
4250
  /* @__PURE__ */ jsxRuntime.jsx(
4146
4251
  "path",
4147
4252
  {
@@ -4159,10 +4264,10 @@ const Icon$15 = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
4159
4264
  }
4160
4265
  )
4161
4266
  ] });
4162
- const BaseSvgIcon$15 = material.createSvgIcon(Icon$15(), "Quadkey");
4267
+ const BaseSvgIcon$17 = material.createSvgIcon(Icon$17(), "Quadkey");
4163
4268
  function Quadkey({ width, height, sx, ...props }, ref) {
4164
4269
  return /* @__PURE__ */ jsxRuntime.jsx(
4165
- BaseSvgIcon$15,
4270
+ BaseSvgIcon$17,
4166
4271
  {
4167
4272
  ref,
4168
4273
  viewBox: "0 0 24 24",
@@ -4176,7 +4281,7 @@ function Quadkey({ width, height, sx, ...props }, ref) {
4176
4281
  );
4177
4282
  }
4178
4283
  const Quadkey$1 = React.forwardRef(Quadkey);
4179
- const Icon$14 = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
4284
+ const Icon$16 = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
4180
4285
  /* @__PURE__ */ jsxRuntime.jsx("g", { clipPath: "url(#a)", children: /* @__PURE__ */ jsxRuntime.jsx(
4181
4286
  "path",
4182
4287
  {
@@ -4188,10 +4293,10 @@ const Icon$14 = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
4188
4293
  ) }),
4189
4294
  /* @__PURE__ */ jsxRuntime.jsx("defs", { children: /* @__PURE__ */ jsxRuntime.jsx("clipPath", { id: "a", children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M0 0h24v24H0z" }) }) })
4190
4295
  ] });
4191
- const BaseSvgIcon$14 = material.createSvgIcon(Icon$14(), "QueryTable");
4296
+ const BaseSvgIcon$16 = material.createSvgIcon(Icon$16(), "QueryTable");
4192
4297
  function QueryTable({ width, height, sx, ...props }, ref) {
4193
4298
  return /* @__PURE__ */ jsxRuntime.jsx(
4194
- BaseSvgIcon$14,
4299
+ BaseSvgIcon$16,
4195
4300
  {
4196
4301
  ref,
4197
4302
  viewBox: "0 0 24 24",
@@ -4205,7 +4310,7 @@ function QueryTable({ width, height, sx, ...props }, ref) {
4205
4310
  );
4206
4311
  }
4207
4312
  const QueryTable$1 = React.forwardRef(QueryTable);
4208
- const Icon$13 = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
4313
+ const Icon$15 = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
4209
4314
  /* @__PURE__ */ jsxRuntime.jsx(
4210
4315
  "path",
4211
4316
  {
@@ -4223,10 +4328,10 @@ const Icon$13 = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://ww
4223
4328
  }
4224
4329
  )
4225
4330
  ] });
4226
- const BaseSvgIcon$13 = material.createSvgIcon(Icon$13(), "Rain");
4331
+ const BaseSvgIcon$15 = material.createSvgIcon(Icon$15(), "Rain");
4227
4332
  function Rain({ width, height, sx, ...props }, ref) {
4228
4333
  return /* @__PURE__ */ jsxRuntime.jsx(
4229
- BaseSvgIcon$13,
4334
+ BaseSvgIcon$15,
4230
4335
  {
4231
4336
  ref,
4232
4337
  viewBox: "0 0 24 24",
@@ -4240,17 +4345,17 @@ function Rain({ width, height, sx, ...props }, ref) {
4240
4345
  );
4241
4346
  }
4242
4347
  const Rain$1 = React.forwardRef(Rain);
4243
- const Icon$12 = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
4348
+ const Icon$14 = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
4244
4349
  "path",
4245
4350
  {
4246
4351
  fill: "currentColor",
4247
4352
  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"
4248
4353
  }
4249
4354
  ) });
4250
- const BaseSvgIcon$12 = material.createSvgIcon(Icon$12(), "Raster");
4355
+ const BaseSvgIcon$14 = material.createSvgIcon(Icon$14(), "Raster");
4251
4356
  function Raster({ width, height, sx, ...props }, ref) {
4252
4357
  return /* @__PURE__ */ jsxRuntime.jsx(
4253
- BaseSvgIcon$12,
4358
+ BaseSvgIcon$14,
4254
4359
  {
4255
4360
  ref,
4256
4361
  viewBox: "0 0 24 24",
@@ -4264,17 +4369,17 @@ function Raster({ width, height, sx, ...props }, ref) {
4264
4369
  );
4265
4370
  }
4266
4371
  const Raster$1 = React.forwardRef(Raster);
4267
- const Icon$11 = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
4372
+ const Icon$13 = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
4268
4373
  "path",
4269
4374
  {
4270
4375
  fill: "currentColor",
4271
4376
  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
4377
  }
4273
4378
  ) });
4274
- const BaseSvgIcon$11 = material.createSvgIcon(Icon$11(), "RedoAlt");
4379
+ const BaseSvgIcon$13 = material.createSvgIcon(Icon$13(), "RedoAlt");
4275
4380
  function RedoAlt({ width, height, sx, ...props }, ref) {
4276
4381
  return /* @__PURE__ */ jsxRuntime.jsx(
4277
- BaseSvgIcon$11,
4382
+ BaseSvgIcon$13,
4278
4383
  {
4279
4384
  ref,
4280
4385
  viewBox: "0 0 24 24",
@@ -4288,7 +4393,7 @@ function RedoAlt({ width, height, sx, ...props }, ref) {
4288
4393
  );
4289
4394
  }
4290
4395
  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(
4396
+ const Icon$12 = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
4292
4397
  "path",
4293
4398
  {
4294
4399
  fill: "currentColor",
@@ -4297,10 +4402,10 @@ const Icon$10 = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www
4297
4402
  clipRule: "evenodd"
4298
4403
  }
4299
4404
  ) });
4300
- const BaseSvgIcon$10 = material.createSvgIcon(Icon$10(), "Redshift");
4405
+ const BaseSvgIcon$12 = material.createSvgIcon(Icon$12(), "Redshift");
4301
4406
  function Redshift({ width, height, sx, ...props }, ref) {
4302
4407
  return /* @__PURE__ */ jsxRuntime.jsx(
4303
- BaseSvgIcon$10,
4408
+ BaseSvgIcon$12,
4304
4409
  {
4305
4410
  ref,
4306
4411
  viewBox: "0 0 24 24",
@@ -4314,7 +4419,7 @@ function Redshift({ width, height, sx, ...props }, ref) {
4314
4419
  );
4315
4420
  }
4316
4421
  const Redshift$1 = React.forwardRef(Redshift);
4317
- const Icon$$ = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
4422
+ const Icon$11 = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
4318
4423
  "path",
4319
4424
  {
4320
4425
  fill: "currentColor",
@@ -4323,10 +4428,10 @@ const Icon$$ = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.
4323
4428
  clipRule: "evenodd"
4324
4429
  }
4325
4430
  ) });
4326
- const BaseSvgIcon$$ = material.createSvgIcon(Icon$$(), "Report");
4431
+ const BaseSvgIcon$11 = material.createSvgIcon(Icon$11(), "Report");
4327
4432
  function Report({ width, height, sx, ...props }, ref) {
4328
4433
  return /* @__PURE__ */ jsxRuntime.jsx(
4329
- BaseSvgIcon$$,
4434
+ BaseSvgIcon$11,
4330
4435
  {
4331
4436
  ref,
4332
4437
  viewBox: "0 0 24 24",
@@ -4340,7 +4445,7 @@ function Report({ width, height, sx, ...props }, ref) {
4340
4445
  );
4341
4446
  }
4342
4447
  const Report$1 = React.forwardRef(Report);
4343
- const Icon$_ = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
4448
+ const Icon$10 = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
4344
4449
  "path",
4345
4450
  {
4346
4451
  fill: "currentColor",
@@ -4349,10 +4454,10 @@ const Icon$_ = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.
4349
4454
  clipRule: "evenodd"
4350
4455
  }
4351
4456
  ) });
4352
- const BaseSvgIcon$_ = material.createSvgIcon(Icon$_(), "Reset");
4457
+ const BaseSvgIcon$10 = material.createSvgIcon(Icon$10(), "Reset");
4353
4458
  function Reset({ width, height, sx, ...props }, ref) {
4354
4459
  return /* @__PURE__ */ jsxRuntime.jsx(
4355
- BaseSvgIcon$_,
4460
+ BaseSvgIcon$10,
4356
4461
  {
4357
4462
  ref,
4358
4463
  viewBox: "0 0 24 24",
@@ -4366,7 +4471,7 @@ function Reset({ width, height, sx, ...props }, ref) {
4366
4471
  );
4367
4472
  }
4368
4473
  const Reset$1 = React.forwardRef(Reset);
4369
- const Icon$Z = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
4474
+ const Icon$$ = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
4370
4475
  /* @__PURE__ */ jsxRuntime.jsx("g", { clipPath: "url(#a)", children: /* @__PURE__ */ jsxRuntime.jsx(
4371
4476
  "path",
4372
4477
  {
@@ -4378,10 +4483,10 @@ const Icon$Z = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www
4378
4483
  ) }),
4379
4484
  /* @__PURE__ */ jsxRuntime.jsx("defs", { children: /* @__PURE__ */ jsxRuntime.jsx("clipPath", { id: "a", children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M0 0h24v24H0z" }) }) })
4380
4485
  ] });
4381
- const BaseSvgIcon$Z = material.createSvgIcon(Icon$Z(), "RiskAnalysis");
4486
+ const BaseSvgIcon$$ = material.createSvgIcon(Icon$$(), "RiskAnalysis");
4382
4487
  function RiskAnalysis({ width, height, sx, ...props }, ref) {
4383
4488
  return /* @__PURE__ */ jsxRuntime.jsx(
4384
- BaseSvgIcon$Z,
4489
+ BaseSvgIcon$$,
4385
4490
  {
4386
4491
  ref,
4387
4492
  viewBox: "0 0 24 24",
@@ -4395,7 +4500,7 @@ function RiskAnalysis({ width, height, sx, ...props }, ref) {
4395
4500
  );
4396
4501
  }
4397
4502
  const RiskAnalysis$1 = React.forwardRef(RiskAnalysis);
4398
- const Icon$Y = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
4503
+ const Icon$_ = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
4399
4504
  /* @__PURE__ */ jsxRuntime.jsx(
4400
4505
  "path",
4401
4506
  {
@@ -4414,10 +4519,10 @@ const Icon$Y = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www
4414
4519
  }
4415
4520
  )
4416
4521
  ] });
4417
- const BaseSvgIcon$Y = material.createSvgIcon(Icon$Y(), "RoadTraffic");
4522
+ const BaseSvgIcon$_ = material.createSvgIcon(Icon$_(), "RoadTraffic");
4418
4523
  function RoadTraffic({ width, height, sx, ...props }, ref) {
4419
4524
  return /* @__PURE__ */ jsxRuntime.jsx(
4420
- BaseSvgIcon$Y,
4525
+ BaseSvgIcon$_,
4421
4526
  {
4422
4527
  ref,
4423
4528
  viewBox: "0 0 24 24",
@@ -4431,7 +4536,7 @@ function RoadTraffic({ width, height, sx, ...props }, ref) {
4431
4536
  );
4432
4537
  }
4433
4538
  const RoadTraffic$1 = React.forwardRef(RoadTraffic);
4434
- const Icon$X = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
4539
+ const Icon$Z = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
4435
4540
  /* @__PURE__ */ jsxRuntime.jsx(
4436
4541
  "path",
4437
4542
  {
@@ -4450,10 +4555,10 @@ const Icon$X = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www
4450
4555
  }
4451
4556
  )
4452
4557
  ] });
4453
- const BaseSvgIcon$X = material.createSvgIcon(Icon$X(), "RunSettings");
4558
+ const BaseSvgIcon$Z = material.createSvgIcon(Icon$Z(), "RunSettings");
4454
4559
  function RunSettings({ width, height, sx, ...props }, ref) {
4455
4560
  return /* @__PURE__ */ jsxRuntime.jsx(
4456
- BaseSvgIcon$X,
4561
+ BaseSvgIcon$Z,
4457
4562
  {
4458
4563
  ref,
4459
4564
  viewBox: "0 0 24 24",
@@ -4467,7 +4572,7 @@ function RunSettings({ width, height, sx, ...props }, ref) {
4467
4572
  );
4468
4573
  }
4469
4574
  const RunSettings$1 = React.forwardRef(RunSettings);
4470
- const Icon$W = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
4575
+ const Icon$Y = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
4471
4576
  "path",
4472
4577
  {
4473
4578
  fill: "currentColor",
@@ -4476,10 +4581,10 @@ const Icon$W = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.
4476
4581
  clipRule: "evenodd"
4477
4582
  }
4478
4583
  ) });
4479
- const BaseSvgIcon$W = material.createSvgIcon(Icon$W(), "RunStep");
4584
+ const BaseSvgIcon$Y = material.createSvgIcon(Icon$Y(), "RunStep");
4480
4585
  function RunStep({ width, height, sx, ...props }, ref) {
4481
4586
  return /* @__PURE__ */ jsxRuntime.jsx(
4482
- BaseSvgIcon$W,
4587
+ BaseSvgIcon$Y,
4483
4588
  {
4484
4589
  ref,
4485
4590
  viewBox: "0 0 24 24",
@@ -4493,7 +4598,7 @@ function RunStep({ width, height, sx, ...props }, ref) {
4493
4598
  );
4494
4599
  }
4495
4600
  const RunStep$1 = React.forwardRef(RunStep);
4496
- const Icon$V = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
4601
+ const Icon$X = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
4497
4602
  "path",
4498
4603
  {
4499
4604
  fill: "currentColor",
@@ -4502,10 +4607,10 @@ const Icon$V = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.
4502
4607
  clipRule: "evenodd"
4503
4608
  }
4504
4609
  ) });
4505
- const BaseSvgIcon$V = material.createSvgIcon(Icon$V(), "Salesforce");
4610
+ const BaseSvgIcon$X = material.createSvgIcon(Icon$X(), "Salesforce");
4506
4611
  function Salesforce({ width, height, sx, ...props }, ref) {
4507
4612
  return /* @__PURE__ */ jsxRuntime.jsx(
4508
- BaseSvgIcon$V,
4613
+ BaseSvgIcon$X,
4509
4614
  {
4510
4615
  ref,
4511
4616
  viewBox: "0 0 24 24",
@@ -4519,7 +4624,7 @@ function Salesforce({ width, height, sx, ...props }, ref) {
4519
4624
  );
4520
4625
  }
4521
4626
  const Salesforce$1 = React.forwardRef(Salesforce);
4522
- const Icon$U = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
4627
+ const Icon$W = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
4523
4628
  "path",
4524
4629
  {
4525
4630
  fill: "currentColor",
@@ -4528,10 +4633,10 @@ const Icon$U = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.
4528
4633
  clipRule: "evenodd"
4529
4634
  }
4530
4635
  ) });
4531
- const BaseSvgIcon$U = material.createSvgIcon(Icon$U(), "Sample");
4636
+ const BaseSvgIcon$W = material.createSvgIcon(Icon$W(), "Sample");
4532
4637
  function Sample({ width, height, sx, ...props }, ref) {
4533
4638
  return /* @__PURE__ */ jsxRuntime.jsx(
4534
- BaseSvgIcon$U,
4639
+ BaseSvgIcon$W,
4535
4640
  {
4536
4641
  ref,
4537
4642
  viewBox: "0 0 24 24",
@@ -4545,7 +4650,7 @@ function Sample({ width, height, sx, ...props }, ref) {
4545
4650
  );
4546
4651
  }
4547
4652
  const Sample$1 = React.forwardRef(Sample);
4548
- const Icon$T = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
4653
+ const Icon$V = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
4549
4654
  /* @__PURE__ */ jsxRuntime.jsx(
4550
4655
  "path",
4551
4656
  {
@@ -4561,10 +4666,10 @@ const Icon$T = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www
4561
4666
  }
4562
4667
  )
4563
4668
  ] });
4564
- const BaseSvgIcon$T = material.createSvgIcon(Icon$T(), "SaveOk");
4669
+ const BaseSvgIcon$V = material.createSvgIcon(Icon$V(), "SaveOk");
4565
4670
  function SaveOk({ width, height, sx, ...props }, ref) {
4566
4671
  return /* @__PURE__ */ jsxRuntime.jsx(
4567
- BaseSvgIcon$T,
4672
+ BaseSvgIcon$V,
4568
4673
  {
4569
4674
  ref,
4570
4675
  viewBox: "0 0 24 24",
@@ -4578,7 +4683,7 @@ function SaveOk({ width, height, sx, ...props }, ref) {
4578
4683
  );
4579
4684
  }
4580
4685
  const SaveOk$1 = React.forwardRef(SaveOk);
4581
- const Icon$S = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
4686
+ const Icon$U = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
4582
4687
  /* @__PURE__ */ jsxRuntime.jsx(
4583
4688
  "path",
4584
4689
  {
@@ -4603,10 +4708,10 @@ const Icon$S = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www
4603
4708
  }
4604
4709
  )
4605
4710
  ] });
4606
- const BaseSvgIcon$S = material.createSvgIcon(Icon$S(), "ScheduleRun");
4711
+ const BaseSvgIcon$U = material.createSvgIcon(Icon$U(), "ScheduleRun");
4607
4712
  function ScheduleRun({ width, height, sx, ...props }, ref) {
4608
4713
  return /* @__PURE__ */ jsxRuntime.jsx(
4609
- BaseSvgIcon$S,
4714
+ BaseSvgIcon$U,
4610
4715
  {
4611
4716
  ref,
4612
4717
  viewBox: "0 0 24 24",
@@ -4620,7 +4725,7 @@ function ScheduleRun({ width, height, sx, ...props }, ref) {
4620
4725
  );
4621
4726
  }
4622
4727
  const ScheduleRun$1 = React.forwardRef(ScheduleRun);
4623
- const Icon$R = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
4728
+ const Icon$T = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
4624
4729
  /* @__PURE__ */ jsxRuntime.jsx(
4625
4730
  "path",
4626
4731
  {
@@ -4636,10 +4741,10 @@ const Icon$R = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www
4636
4741
  }
4637
4742
  )
4638
4743
  ] });
4639
- const BaseSvgIcon$R = material.createSvgIcon(Icon$R(), "SelectDestination");
4744
+ const BaseSvgIcon$T = material.createSvgIcon(Icon$T(), "SelectDestination");
4640
4745
  function SelectDestination({ width, height, sx, ...props }, ref) {
4641
4746
  return /* @__PURE__ */ jsxRuntime.jsx(
4642
- BaseSvgIcon$R,
4747
+ BaseSvgIcon$T,
4643
4748
  {
4644
4749
  ref,
4645
4750
  viewBox: "0 0 24 24",
@@ -4653,7 +4758,7 @@ function SelectDestination({ width, height, sx, ...props }, ref) {
4653
4758
  );
4654
4759
  }
4655
4760
  const SelectDestination$1 = React.forwardRef(SelectDestination);
4656
- const Icon$Q = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
4761
+ const Icon$S = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
4657
4762
  /* @__PURE__ */ jsxRuntime.jsx(
4658
4763
  "path",
4659
4764
  {
@@ -4669,10 +4774,10 @@ const Icon$Q = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www
4669
4774
  }
4670
4775
  )
4671
4776
  ] });
4672
- const BaseSvgIcon$Q = material.createSvgIcon(Icon$Q(), "SelectFeature");
4777
+ const BaseSvgIcon$S = material.createSvgIcon(Icon$S(), "SelectFeature");
4673
4778
  function SelectFeature({ width, height, sx, ...props }, ref) {
4674
4779
  return /* @__PURE__ */ jsxRuntime.jsx(
4675
- BaseSvgIcon$Q,
4780
+ BaseSvgIcon$S,
4676
4781
  {
4677
4782
  ref,
4678
4783
  viewBox: "0 0 24 24",
@@ -4686,7 +4791,7 @@ function SelectFeature({ width, height, sx, ...props }, ref) {
4686
4791
  );
4687
4792
  }
4688
4793
  const SelectFeature$1 = React.forwardRef(SelectFeature);
4689
- const Icon$P = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
4794
+ const Icon$R = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
4690
4795
  "path",
4691
4796
  {
4692
4797
  fill: "currentColor",
@@ -4695,10 +4800,10 @@ const Icon$P = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.
4695
4800
  clipRule: "evenodd"
4696
4801
  }
4697
4802
  ) });
4698
- const BaseSvgIcon$P = material.createSvgIcon(Icon$P(), "SelectTool");
4803
+ const BaseSvgIcon$R = material.createSvgIcon(Icon$R(), "SelectTool");
4699
4804
  function SelectTool({ width, height, sx, ...props }, ref) {
4700
4805
  return /* @__PURE__ */ jsxRuntime.jsx(
4701
- BaseSvgIcon$P,
4806
+ BaseSvgIcon$R,
4702
4807
  {
4703
4808
  ref,
4704
4809
  viewBox: "0 0 24 24",
@@ -4712,17 +4817,17 @@ function SelectTool({ width, height, sx, ...props }, ref) {
4712
4817
  );
4713
4818
  }
4714
4819
  const SelectTool$1 = React.forwardRef(SelectTool);
4715
- const Icon$O = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
4820
+ const Icon$Q = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
4716
4821
  "path",
4717
4822
  {
4718
4823
  fill: "currentColor",
4719
4824
  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"
4720
4825
  }
4721
4826
  ) });
4722
- const BaseSvgIcon$O = material.createSvgIcon(Icon$O(), "SelectVariable");
4827
+ const BaseSvgIcon$Q = material.createSvgIcon(Icon$Q(), "SelectVariable");
4723
4828
  function SelectVariable({ width, height, sx, ...props }, ref) {
4724
4829
  return /* @__PURE__ */ jsxRuntime.jsx(
4725
- BaseSvgIcon$O,
4830
+ BaseSvgIcon$Q,
4726
4831
  {
4727
4832
  ref,
4728
4833
  viewBox: "0 0 24 24",
@@ -4736,7 +4841,7 @@ function SelectVariable({ width, height, sx, ...props }, ref) {
4736
4841
  );
4737
4842
  }
4738
4843
  const SelectVariable$1 = React.forwardRef(SelectVariable);
4739
- const Icon$N = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
4844
+ const Icon$P = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
4740
4845
  /* @__PURE__ */ jsxRuntime.jsx(
4741
4846
  "path",
4742
4847
  {
@@ -4752,10 +4857,10 @@ const Icon$N = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www
4752
4857
  }
4753
4858
  )
4754
4859
  ] });
4755
- const BaseSvgIcon$N = material.createSvgIcon(Icon$N(), "ShowNodeResults");
4860
+ const BaseSvgIcon$P = material.createSvgIcon(Icon$P(), "ShowNodeResults");
4756
4861
  function ShowNodeResults({ width, height, sx, ...props }, ref) {
4757
4862
  return /* @__PURE__ */ jsxRuntime.jsx(
4758
- BaseSvgIcon$N,
4863
+ BaseSvgIcon$P,
4759
4864
  {
4760
4865
  ref,
4761
4866
  viewBox: "0 0 24 24",
@@ -4769,7 +4874,7 @@ function ShowNodeResults({ width, height, sx, ...props }, ref) {
4769
4874
  );
4770
4875
  }
4771
4876
  const ShowNodeResults$1 = React.forwardRef(ShowNodeResults);
4772
- const Icon$M = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
4877
+ const Icon$O = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
4773
4878
  /* @__PURE__ */ jsxRuntime.jsx(
4774
4879
  "path",
4775
4880
  {
@@ -4787,10 +4892,10 @@ const Icon$M = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www
4787
4892
  }
4788
4893
  )
4789
4894
  ] });
4790
- const BaseSvgIcon$M = material.createSvgIcon(Icon$M(), "ShowRightsidebar");
4895
+ const BaseSvgIcon$O = material.createSvgIcon(Icon$O(), "ShowRightsidebar");
4791
4896
  function ShowRightsidebar({ width, height, sx, ...props }, ref) {
4792
4897
  return /* @__PURE__ */ jsxRuntime.jsx(
4793
- BaseSvgIcon$M,
4898
+ BaseSvgIcon$O,
4794
4899
  {
4795
4900
  ref,
4796
4901
  viewBox: "0 0 24 24",
@@ -4804,7 +4909,7 @@ function ShowRightsidebar({ width, height, sx, ...props }, ref) {
4804
4909
  );
4805
4910
  }
4806
4911
  const ShowRightsidebar$1 = React.forwardRef(ShowRightsidebar);
4807
- const Icon$L = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
4912
+ const Icon$N = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
4808
4913
  /* @__PURE__ */ jsxRuntime.jsx(
4809
4914
  "path",
4810
4915
  {
@@ -4822,10 +4927,10 @@ const Icon$L = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www
4822
4927
  }
4823
4928
  )
4824
4929
  ] });
4825
- const BaseSvgIcon$L = material.createSvgIcon(Icon$L(), "SingleLayer");
4930
+ const BaseSvgIcon$N = material.createSvgIcon(Icon$N(), "SingleLayer");
4826
4931
  function SingleLayer({ width, height, sx, ...props }, ref) {
4827
4932
  return /* @__PURE__ */ jsxRuntime.jsx(
4828
- BaseSvgIcon$L,
4933
+ BaseSvgIcon$N,
4829
4934
  {
4830
4935
  ref,
4831
4936
  viewBox: "0 0 24 24",
@@ -4839,7 +4944,7 @@ function SingleLayer({ width, height, sx, ...props }, ref) {
4839
4944
  );
4840
4945
  }
4841
4946
  const SingleLayer$1 = React.forwardRef(SingleLayer);
4842
- const Icon$K = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
4947
+ const Icon$M = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
4843
4948
  "path",
4844
4949
  {
4845
4950
  fill: "currentColor",
@@ -4848,10 +4953,10 @@ const Icon$K = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.
4848
4953
  clipRule: "evenodd"
4849
4954
  }
4850
4955
  ) });
4851
- const BaseSvgIcon$K = material.createSvgIcon(Icon$K(), "SiteSelection");
4956
+ const BaseSvgIcon$M = material.createSvgIcon(Icon$M(), "SiteSelection");
4852
4957
  function SiteSelection({ width, height, sx, ...props }, ref) {
4853
4958
  return /* @__PURE__ */ jsxRuntime.jsx(
4854
- BaseSvgIcon$K,
4959
+ BaseSvgIcon$M,
4855
4960
  {
4856
4961
  ref,
4857
4962
  viewBox: "0 0 24 24",
@@ -4865,7 +4970,7 @@ function SiteSelection({ width, height, sx, ...props }, ref) {
4865
4970
  );
4866
4971
  }
4867
4972
  const SiteSelection$1 = React.forwardRef(SiteSelection);
4868
- const Icon$J = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
4973
+ const Icon$L = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
4869
4974
  "path",
4870
4975
  {
4871
4976
  fill: "currentColor",
@@ -4874,10 +4979,10 @@ const Icon$J = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.
4874
4979
  clipRule: "evenodd"
4875
4980
  }
4876
4981
  ) });
4877
- const BaseSvgIcon$J = material.createSvgIcon(Icon$J(), "Snowflake");
4982
+ const BaseSvgIcon$L = material.createSvgIcon(Icon$L(), "Snowflake");
4878
4983
  function Snowflake({ width, height, sx, ...props }, ref) {
4879
4984
  return /* @__PURE__ */ jsxRuntime.jsx(
4880
- BaseSvgIcon$J,
4985
+ BaseSvgIcon$L,
4881
4986
  {
4882
4987
  ref,
4883
4988
  viewBox: "0 0 24 24",
@@ -4891,17 +4996,43 @@ function Snowflake({ width, height, sx, ...props }, ref) {
4891
4996
  );
4892
4997
  }
4893
4998
  const Snowflake$1 = React.forwardRef(Snowflake);
4894
- const Icon$I = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
4999
+ const Icon$K = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
5000
+ "path",
5001
+ {
5002
+ fill: "currentColor",
5003
+ fillRule: "evenodd",
5004
+ d: "M4.2 4.2h15.6V21a1.2 1.2 0 0 0 1.2-1.2V4.2A1.2 1.2 0 0 0 19.8 3H4.2A1.2 1.2 0 0 0 3 4.2v15.6A1.2 1.2 0 0 0 4.2 21h4.2v-1.2H4.2zm7.855 18.6a2.4 2.4 0 0 1-1.74-.7 2.29 2.29 0 0 1-.715-1.7q0-1 .716-1.7a2.4 2.4 0 0 1 1.739-.7q.675 0 1.237.33t.89.87H18.6v2.4h-.818v1.2h-2.455v-1.2h-1.145a2.5 2.5 0 0 1-.89.87q-.562.33-1.237.33m0-.8q.674 0 1.084-.405.409-.405.49-.795h2.516V22h.819v-1.2h.818V20H13.63q-.083-.39-.491-.795-.41-.405-1.084-.405t-1.156.47q-.48.47-.48 1.13t.48 1.13q.48.47 1.156.47m0-.8a.8.8 0 0 0 .577-.235.76.76 0 0 0 .24-.565q0-.33-.24-.565a.8.8 0 0 0-.577-.235.8.8 0 0 0-.578.235.76.76 0 0 0-.24.565q0 .33.24.565t.578.235M12 10.2a1.2 1.2 0 1 0 0-2.4 1.2 1.2 0 0 0 0 2.4m0 1.2a2.4 2.4 0 1 0 0-4.8 2.4 2.4 0 0 0 0 4.8m4.858 4.78a2.57 2.57 0 0 0-.85-2.462l-.306-.263a3.27 3.27 0 0 0-1.485-.722l-.25-.05a4.3 4.3 0 0 0-.833-.083h-2.16q-.42 0-.832.082l-.25.05c-.55.11-1.06.36-1.486.723l-.306.263a2.58 2.58 0 0 0-.85 2.461q.006.02.025.021h9.558a.03.03 0 0 0 .025-.02M15.532 15a1.4 1.4 0 0 0-.304-.37l-.307-.264a2.07 2.07 0 0 0-.939-.457l-.25-.05a3 3 0 0 0-.598-.059h-2.16q-.3 0-.597.06l-.25.05c-.348.069-.671.226-.94.457l-.306.262a1.4 1.4 0 0 0-.305.371z",
5005
+ clipRule: "evenodd"
5006
+ }
5007
+ ) });
5008
+ const BaseSvgIcon$K = material.createSvgIcon(Icon$K(), "SpaOauthClient");
5009
+ function SpaOauthClient({ width, height, sx, ...props }, ref) {
5010
+ return /* @__PURE__ */ jsxRuntime.jsx(
5011
+ BaseSvgIcon$K,
5012
+ {
5013
+ ref,
5014
+ viewBox: "0 0 24 24",
5015
+ sx: {
5016
+ width,
5017
+ height: height || width,
5018
+ ...sx
5019
+ },
5020
+ ...props
5021
+ }
5022
+ );
5023
+ }
5024
+ const SpaOauthClient$1 = React.forwardRef(SpaOauthClient);
5025
+ const Icon$J = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
4895
5026
  "path",
4896
5027
  {
4897
5028
  fill: "currentColor",
4898
5029
  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"
4899
5030
  }
4900
5031
  ) });
4901
- const BaseSvgIcon$I = material.createSvgIcon(Icon$I(), "SpatialAnalysis");
5032
+ const BaseSvgIcon$J = material.createSvgIcon(Icon$J(), "SpatialAnalysis");
4902
5033
  function SpatialAnalysis({ width, height, sx, ...props }, ref) {
4903
5034
  return /* @__PURE__ */ jsxRuntime.jsx(
4904
- BaseSvgIcon$I,
5035
+ BaseSvgIcon$J,
4905
5036
  {
4906
5037
  ref,
4907
5038
  viewBox: "0 0 24 24",
@@ -4915,7 +5046,7 @@ function SpatialAnalysis({ width, height, sx, ...props }, ref) {
4915
5046
  );
4916
5047
  }
4917
5048
  const SpatialAnalysis$1 = React.forwardRef(SpatialAnalysis);
4918
- const Icon$H = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
5049
+ const Icon$I = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
4919
5050
  "path",
4920
5051
  {
4921
5052
  fill: "currentColor",
@@ -4924,10 +5055,10 @@ const Icon$H = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.
4924
5055
  clipRule: "evenodd"
4925
5056
  }
4926
5057
  ) });
4927
- const BaseSvgIcon$H = material.createSvgIcon(Icon$H(), "SpatialExtension");
5058
+ const BaseSvgIcon$I = material.createSvgIcon(Icon$I(), "SpatialExtension");
4928
5059
  function SpatialExtension({ width, height, sx, ...props }, ref) {
4929
5060
  return /* @__PURE__ */ jsxRuntime.jsx(
4930
- BaseSvgIcon$H,
5061
+ BaseSvgIcon$I,
4931
5062
  {
4932
5063
  ref,
4933
5064
  viewBox: "0 0 24 24",
@@ -4941,7 +5072,7 @@ function SpatialExtension({ width, height, sx, ...props }, ref) {
4941
5072
  );
4942
5073
  }
4943
5074
  const SpatialExtension$1 = React.forwardRef(SpatialExtension);
4944
- const Icon$G = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
5075
+ const Icon$H = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
4945
5076
  "path",
4946
5077
  {
4947
5078
  fill: "currentColor",
@@ -4950,10 +5081,10 @@ const Icon$G = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.
4950
5081
  clipRule: "evenodd"
4951
5082
  }
4952
5083
  ) });
4953
- const BaseSvgIcon$G = material.createSvgIcon(Icon$G(), "SpatialIndexes");
5084
+ const BaseSvgIcon$H = material.createSvgIcon(Icon$H(), "SpatialIndexes");
4954
5085
  function SpatialIndexes({ width, height, sx, ...props }, ref) {
4955
5086
  return /* @__PURE__ */ jsxRuntime.jsx(
4956
- BaseSvgIcon$G,
5087
+ BaseSvgIcon$H,
4957
5088
  {
4958
5089
  ref,
4959
5090
  viewBox: "0 0 24 24",
@@ -4967,7 +5098,7 @@ function SpatialIndexes({ width, height, sx, ...props }, ref) {
4967
5098
  );
4968
5099
  }
4969
5100
  const SpatialIndexes$1 = React.forwardRef(SpatialIndexes);
4970
- const Icon$F = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
5101
+ const Icon$G = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
4971
5102
  "path",
4972
5103
  {
4973
5104
  fill: "currentColor",
@@ -4976,10 +5107,10 @@ const Icon$F = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.
4976
5107
  clipRule: "evenodd"
4977
5108
  }
4978
5109
  ) });
4979
- const BaseSvgIcon$F = material.createSvgIcon(Icon$F(), "Sql");
5110
+ const BaseSvgIcon$G = material.createSvgIcon(Icon$G(), "Sql");
4980
5111
  function Sql({ width, height, sx, ...props }, ref) {
4981
5112
  return /* @__PURE__ */ jsxRuntime.jsx(
4982
- BaseSvgIcon$F,
5113
+ BaseSvgIcon$G,
4983
5114
  {
4984
5115
  ref,
4985
5116
  viewBox: "0 0 24 24",
@@ -4993,7 +5124,7 @@ function Sql({ width, height, sx, ...props }, ref) {
4993
5124
  );
4994
5125
  }
4995
5126
  const Sql$1 = React.forwardRef(Sql);
4996
- const Icon$E = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
5127
+ const Icon$F = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
4997
5128
  "path",
4998
5129
  {
4999
5130
  fill: "currentColor",
@@ -5002,10 +5133,10 @@ const Icon$E = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.
5002
5133
  clipRule: "evenodd"
5003
5134
  }
5004
5135
  ) });
5005
- const BaseSvgIcon$E = material.createSvgIcon(Icon$E(), "SqlError");
5136
+ const BaseSvgIcon$F = material.createSvgIcon(Icon$F(), "SqlError");
5006
5137
  function SqlError({ width, height, sx, ...props }, ref) {
5007
5138
  return /* @__PURE__ */ jsxRuntime.jsx(
5008
- BaseSvgIcon$E,
5139
+ BaseSvgIcon$F,
5009
5140
  {
5010
5141
  ref,
5011
5142
  viewBox: "0 0 24 24",
@@ -5019,7 +5150,7 @@ function SqlError({ width, height, sx, ...props }, ref) {
5019
5150
  );
5020
5151
  }
5021
5152
  const SqlError$1 = React.forwardRef(SqlError);
5022
- const Icon$D = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
5153
+ const Icon$E = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
5023
5154
  /* @__PURE__ */ jsxRuntime.jsx(
5024
5155
  "path",
5025
5156
  {
@@ -5039,10 +5170,10 @@ const Icon$D = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www
5039
5170
  }
5040
5171
  )
5041
5172
  ] });
5042
- const BaseSvgIcon$D = material.createSvgIcon(Icon$D(), "Sso");
5173
+ const BaseSvgIcon$E = material.createSvgIcon(Icon$E(), "Sso");
5043
5174
  function Sso({ width, height, sx, ...props }, ref) {
5044
5175
  return /* @__PURE__ */ jsxRuntime.jsx(
5045
- BaseSvgIcon$D,
5176
+ BaseSvgIcon$E,
5046
5177
  {
5047
5178
  ref,
5048
5179
  viewBox: "0 0 24 24",
@@ -5056,11 +5187,11 @@ function Sso({ width, height, sx, ...props }, ref) {
5056
5187
  );
5057
5188
  }
5058
5189
  const Sso$1 = React.forwardRef(Sso);
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");
5190
+ const Icon$D = () => /* @__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" }) });
5191
+ const BaseSvgIcon$D = material.createSvgIcon(Icon$D(), "StrokeCustom");
5061
5192
  function StrokeCustom({ width, height, sx, ...props }, ref) {
5062
5193
  return /* @__PURE__ */ jsxRuntime.jsx(
5063
- BaseSvgIcon$C,
5194
+ BaseSvgIcon$D,
5064
5195
  {
5065
5196
  ref,
5066
5197
  viewBox: "0 0 24 24",
@@ -5074,11 +5205,11 @@ function StrokeCustom({ width, height, sx, ...props }, ref) {
5074
5205
  );
5075
5206
  }
5076
5207
  const StrokeCustom$1 = React.forwardRef(StrokeCustom);
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");
5208
+ const Icon$C = () => /* @__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" }) });
5209
+ const BaseSvgIcon$C = material.createSvgIcon(Icon$C(), "StrokeDash");
5079
5210
  function StrokeDash({ width, height, sx, ...props }, ref) {
5080
5211
  return /* @__PURE__ */ jsxRuntime.jsx(
5081
- BaseSvgIcon$B,
5212
+ BaseSvgIcon$C,
5082
5213
  {
5083
5214
  ref,
5084
5215
  viewBox: "0 0 24 24",
@@ -5092,11 +5223,11 @@ function StrokeDash({ width, height, sx, ...props }, ref) {
5092
5223
  );
5093
5224
  }
5094
5225
  const StrokeDash$1 = React.forwardRef(StrokeDash);
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");
5226
+ const Icon$B = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M21 11H3v2h18z" }) });
5227
+ const BaseSvgIcon$B = material.createSvgIcon(Icon$B(), "StrokeSolid");
5097
5228
  function StrokeSolid({ width, height, sx, ...props }, ref) {
5098
5229
  return /* @__PURE__ */ jsxRuntime.jsx(
5099
- BaseSvgIcon$A,
5230
+ BaseSvgIcon$B,
5100
5231
  {
5101
5232
  ref,
5102
5233
  viewBox: "0 0 24 24",
@@ -5110,7 +5241,7 @@ function StrokeSolid({ width, height, sx, ...props }, ref) {
5110
5241
  );
5111
5242
  }
5112
5243
  const StrokeSolid$1 = React.forwardRef(StrokeSolid);
5113
- const Icon$z = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
5244
+ const Icon$A = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
5114
5245
  "path",
5115
5246
  {
5116
5247
  fill: "currentColor",
@@ -5119,10 +5250,10 @@ const Icon$z = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.
5119
5250
  clipRule: "evenodd"
5120
5251
  }
5121
5252
  ) });
5122
- const BaseSvgIcon$z = material.createSvgIcon(Icon$z(), "SupplyChain");
5253
+ const BaseSvgIcon$A = material.createSvgIcon(Icon$A(), "SupplyChain");
5123
5254
  function SupplyChain({ width, height, sx, ...props }, ref) {
5124
5255
  return /* @__PURE__ */ jsxRuntime.jsx(
5125
- BaseSvgIcon$z,
5256
+ BaseSvgIcon$A,
5126
5257
  {
5127
5258
  ref,
5128
5259
  viewBox: "0 0 24 24",
@@ -5136,11 +5267,11 @@ function SupplyChain({ width, height, sx, ...props }, ref) {
5136
5267
  );
5137
5268
  }
5138
5269
  const SupplyChain$1 = React.forwardRef(SupplyChain);
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");
5270
+ const Icon$z = () => /* @__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" }) });
5271
+ const BaseSvgIcon$z = material.createSvgIcon(Icon$z(), "SwatchCircle");
5141
5272
  function SwatchCircle({ width, height, sx, ...props }, ref) {
5142
5273
  return /* @__PURE__ */ jsxRuntime.jsx(
5143
- BaseSvgIcon$y,
5274
+ BaseSvgIcon$z,
5144
5275
  {
5145
5276
  ref,
5146
5277
  viewBox: "0 0 24 24",
@@ -5154,7 +5285,7 @@ function SwatchCircle({ width, height, sx, ...props }, ref) {
5154
5285
  );
5155
5286
  }
5156
5287
  const SwatchCircle$1 = React.forwardRef(SwatchCircle);
5157
- const Icon$x = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
5288
+ const Icon$y = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
5158
5289
  "path",
5159
5290
  {
5160
5291
  fill: "currentColor",
@@ -5163,10 +5294,10 @@ const Icon$x = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.
5163
5294
  clipRule: "evenodd"
5164
5295
  }
5165
5296
  ) });
5166
- const BaseSvgIcon$x = material.createSvgIcon(Icon$x(), "SwatchCircleNone");
5297
+ const BaseSvgIcon$y = material.createSvgIcon(Icon$y(), "SwatchCircleNone");
5167
5298
  function SwatchCircleNone({ width, height, sx, ...props }, ref) {
5168
5299
  return /* @__PURE__ */ jsxRuntime.jsx(
5169
- BaseSvgIcon$x,
5300
+ BaseSvgIcon$y,
5170
5301
  {
5171
5302
  ref,
5172
5303
  viewBox: "0 0 24 24",
@@ -5180,7 +5311,7 @@ function SwatchCircleNone({ width, height, sx, ...props }, ref) {
5180
5311
  );
5181
5312
  }
5182
5313
  const SwatchCircleNone$1 = React.forwardRef(SwatchCircleNone);
5183
- const Icon$w = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
5314
+ const Icon$x = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
5184
5315
  "path",
5185
5316
  {
5186
5317
  fill: "currentColor",
@@ -5189,10 +5320,10 @@ const Icon$w = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.
5189
5320
  clipRule: "evenodd"
5190
5321
  }
5191
5322
  ) });
5192
- const BaseSvgIcon$w = material.createSvgIcon(Icon$w(), "TableColumn");
5323
+ const BaseSvgIcon$x = material.createSvgIcon(Icon$x(), "TableColumn");
5193
5324
  function TableColumn({ width, height, sx, ...props }, ref) {
5194
5325
  return /* @__PURE__ */ jsxRuntime.jsx(
5195
- BaseSvgIcon$w,
5326
+ BaseSvgIcon$x,
5196
5327
  {
5197
5328
  ref,
5198
5329
  viewBox: "0 0 24 24",
@@ -5206,7 +5337,7 @@ function TableColumn({ width, height, sx, ...props }, ref) {
5206
5337
  );
5207
5338
  }
5208
5339
  const TableColumn$1 = React.forwardRef(TableColumn);
5209
- const Icon$v = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
5340
+ const Icon$w = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
5210
5341
  /* @__PURE__ */ jsxRuntime.jsx(
5211
5342
  "path",
5212
5343
  {
@@ -5224,10 +5355,10 @@ const Icon$v = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www
5224
5355
  }
5225
5356
  )
5226
5357
  ] });
5227
- const BaseSvgIcon$v = material.createSvgIcon(Icon$v(), "TableColumnLimited");
5358
+ const BaseSvgIcon$w = material.createSvgIcon(Icon$w(), "TableColumnLimited");
5228
5359
  function TableColumnLimited({ width, height, sx, ...props }, ref) {
5229
5360
  return /* @__PURE__ */ jsxRuntime.jsx(
5230
- BaseSvgIcon$v,
5361
+ BaseSvgIcon$w,
5231
5362
  {
5232
5363
  ref,
5233
5364
  viewBox: "0 0 24 24",
@@ -5241,7 +5372,7 @@ function TableColumnLimited({ width, height, sx, ...props }, ref) {
5241
5372
  );
5242
5373
  }
5243
5374
  const TableColumnLimited$1 = React.forwardRef(TableColumnLimited);
5244
- const Icon$u = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
5375
+ const Icon$v = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
5245
5376
  /* @__PURE__ */ jsxRuntime.jsxs(
5246
5377
  "g",
5247
5378
  {
@@ -5257,10 +5388,10 @@ const Icon$u = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www
5257
5388
  ),
5258
5389
  /* @__PURE__ */ jsxRuntime.jsx("defs", { children: /* @__PURE__ */ jsxRuntime.jsx("clipPath", { id: "a", children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M0 0h24v24H0z" }) }) })
5259
5390
  ] });
5260
- const BaseSvgIcon$u = material.createSvgIcon(Icon$u(), "TempTable");
5391
+ const BaseSvgIcon$v = material.createSvgIcon(Icon$v(), "TempTable");
5261
5392
  function TempTable({ width, height, sx, ...props }, ref) {
5262
5393
  return /* @__PURE__ */ jsxRuntime.jsx(
5263
- BaseSvgIcon$u,
5394
+ BaseSvgIcon$v,
5264
5395
  {
5265
5396
  ref,
5266
5397
  viewBox: "0 0 24 24",
@@ -5274,7 +5405,7 @@ function TempTable({ width, height, sx, ...props }, ref) {
5274
5405
  );
5275
5406
  }
5276
5407
  const TempTable$1 = React.forwardRef(TempTable);
5277
- const Icon$t = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
5408
+ const Icon$u = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
5278
5409
  "path",
5279
5410
  {
5280
5411
  fill: "currentColor",
@@ -5283,10 +5414,10 @@ const Icon$t = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.
5283
5414
  clipRule: "evenodd"
5284
5415
  }
5285
5416
  ) });
5286
- const BaseSvgIcon$t = material.createSvgIcon(Icon$t(), "TerritoryPlanning");
5417
+ const BaseSvgIcon$u = material.createSvgIcon(Icon$u(), "TerritoryPlanning");
5287
5418
  function TerritoryPlanning({ width, height, sx, ...props }, ref) {
5288
5419
  return /* @__PURE__ */ jsxRuntime.jsx(
5289
- BaseSvgIcon$t,
5420
+ BaseSvgIcon$u,
5290
5421
  {
5291
5422
  ref,
5292
5423
  viewBox: "0 0 24 24",
@@ -5300,7 +5431,7 @@ function TerritoryPlanning({ width, height, sx, ...props }, ref) {
5300
5431
  );
5301
5432
  }
5302
5433
  const TerritoryPlanning$1 = React.forwardRef(TerritoryPlanning);
5303
- const Icon$s = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
5434
+ const Icon$t = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
5304
5435
  "path",
5305
5436
  {
5306
5437
  fill: "currentColor",
@@ -5309,10 +5440,10 @@ const Icon$s = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.
5309
5440
  clipRule: "evenodd"
5310
5441
  }
5311
5442
  ) });
5312
- const BaseSvgIcon$s = material.createSvgIcon(Icon$s(), "TextBox");
5443
+ const BaseSvgIcon$t = material.createSvgIcon(Icon$t(), "TextBox");
5313
5444
  function TextBox({ width, height, sx, ...props }, ref) {
5314
5445
  return /* @__PURE__ */ jsxRuntime.jsx(
5315
- BaseSvgIcon$s,
5446
+ BaseSvgIcon$t,
5316
5447
  {
5317
5448
  ref,
5318
5449
  viewBox: "0 0 24 24",
@@ -5326,7 +5457,7 @@ function TextBox({ width, height, sx, ...props }, ref) {
5326
5457
  );
5327
5458
  }
5328
5459
  const TextBox$1 = React.forwardRef(TextBox);
5329
- const Icon$r = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
5460
+ const Icon$s = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
5330
5461
  /* @__PURE__ */ jsxRuntime.jsx(
5331
5462
  "path",
5332
5463
  {
@@ -5347,10 +5478,10 @@ const Icon$r = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www
5347
5478
  ),
5348
5479
  /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "m11.394 21.809-9-6.858a1 1 0 0 1-.01-1.584" })
5349
5480
  ] });
5350
- const BaseSvgIcon$r = material.createSvgIcon(Icon$r(), "Tileset");
5481
+ const BaseSvgIcon$s = material.createSvgIcon(Icon$s(), "Tileset");
5351
5482
  function Tileset({ width, height, sx, ...props }, ref) {
5352
5483
  return /* @__PURE__ */ jsxRuntime.jsx(
5353
- BaseSvgIcon$r,
5484
+ BaseSvgIcon$s,
5354
5485
  {
5355
5486
  ref,
5356
5487
  viewBox: "0 0 24 24",
@@ -5364,7 +5495,7 @@ function Tileset({ width, height, sx, ...props }, ref) {
5364
5495
  );
5365
5496
  }
5366
5497
  const Tileset$1 = React.forwardRef(Tileset);
5367
- const Icon$q = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
5498
+ const Icon$r = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
5368
5499
  /* @__PURE__ */ jsxRuntime.jsx(
5369
5500
  "path",
5370
5501
  {
@@ -5391,10 +5522,10 @@ const Icon$q = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www
5391
5522
  }
5392
5523
  )
5393
5524
  ] });
5394
- const BaseSvgIcon$q = material.createSvgIcon(Icon$q(), "TilesetsAggregated");
5525
+ const BaseSvgIcon$r = material.createSvgIcon(Icon$r(), "TilesetsAggregated");
5395
5526
  function TilesetsAggregated({ width, height, sx, ...props }, ref) {
5396
5527
  return /* @__PURE__ */ jsxRuntime.jsx(
5397
- BaseSvgIcon$q,
5528
+ BaseSvgIcon$r,
5398
5529
  {
5399
5530
  ref,
5400
5531
  viewBox: "0 0 24 24",
@@ -5408,7 +5539,7 @@ function TilesetsAggregated({ width, height, sx, ...props }, ref) {
5408
5539
  );
5409
5540
  }
5410
5541
  const TilesetsAggregated$1 = React.forwardRef(TilesetsAggregated);
5411
- const Icon$p = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
5542
+ const Icon$q = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
5412
5543
  "path",
5413
5544
  {
5414
5545
  fill: "currentColor",
@@ -5417,10 +5548,10 @@ const Icon$p = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.
5417
5548
  clipRule: "evenodd"
5418
5549
  }
5419
5550
  ) });
5420
- const BaseSvgIcon$p = material.createSvgIcon(Icon$p(), "TimeBuckets");
5551
+ const BaseSvgIcon$q = material.createSvgIcon(Icon$q(), "TimeBuckets");
5421
5552
  function TimeBuckets({ width, height, sx, ...props }, ref) {
5422
5553
  return /* @__PURE__ */ jsxRuntime.jsx(
5423
- BaseSvgIcon$p,
5554
+ BaseSvgIcon$q,
5424
5555
  {
5425
5556
  ref,
5426
5557
  viewBox: "0 0 24 24",
@@ -5434,7 +5565,7 @@ function TimeBuckets({ width, height, sx, ...props }, ref) {
5434
5565
  );
5435
5566
  }
5436
5567
  const TimeBuckets$1 = React.forwardRef(TimeBuckets);
5437
- const Icon$o = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
5568
+ const Icon$p = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
5438
5569
  /* @__PURE__ */ jsxRuntime.jsx(
5439
5570
  "path",
5440
5571
  {
@@ -5452,10 +5583,10 @@ const Icon$o = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www
5452
5583
  }
5453
5584
  )
5454
5585
  ] });
5455
- const BaseSvgIcon$o = material.createSvgIcon(Icon$o(), "TimeCar");
5586
+ const BaseSvgIcon$p = material.createSvgIcon(Icon$p(), "TimeCar");
5456
5587
  function TimeCar({ width, height, sx, ...props }, ref) {
5457
5588
  return /* @__PURE__ */ jsxRuntime.jsx(
5458
- BaseSvgIcon$o,
5589
+ BaseSvgIcon$p,
5459
5590
  {
5460
5591
  ref,
5461
5592
  viewBox: "0 0 24 24",
@@ -5469,7 +5600,7 @@ function TimeCar({ width, height, sx, ...props }, ref) {
5469
5600
  );
5470
5601
  }
5471
5602
  const TimeCar$1 = React.forwardRef(TimeCar);
5472
- const Icon$n = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
5603
+ const Icon$o = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
5473
5604
  "path",
5474
5605
  {
5475
5606
  fill: "currentColor",
@@ -5478,10 +5609,10 @@ const Icon$n = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.
5478
5609
  clipRule: "evenodd"
5479
5610
  }
5480
5611
  ) });
5481
- const BaseSvgIcon$n = material.createSvgIcon(Icon$n(), "TimeWindowIncremental");
5612
+ const BaseSvgIcon$o = material.createSvgIcon(Icon$o(), "TimeWindowIncremental");
5482
5613
  function TimeWindowIncremental({ width, height, sx, ...props }, ref) {
5483
5614
  return /* @__PURE__ */ jsxRuntime.jsx(
5484
- BaseSvgIcon$n,
5615
+ BaseSvgIcon$o,
5485
5616
  {
5486
5617
  ref,
5487
5618
  viewBox: "0 0 24 24",
@@ -5495,7 +5626,7 @@ function TimeWindowIncremental({ width, height, sx, ...props }, ref) {
5495
5626
  );
5496
5627
  }
5497
5628
  const TimeWindowIncremental$1 = React.forwardRef(TimeWindowIncremental);
5498
- const Icon$m = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
5629
+ const Icon$n = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
5499
5630
  "path",
5500
5631
  {
5501
5632
  fill: "currentColor",
@@ -5504,10 +5635,10 @@ const Icon$m = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.
5504
5635
  clipRule: "evenodd"
5505
5636
  }
5506
5637
  ) });
5507
- const BaseSvgIcon$m = material.createSvgIcon(Icon$m(), "TimeWindowMoving");
5638
+ const BaseSvgIcon$n = material.createSvgIcon(Icon$n(), "TimeWindowMoving");
5508
5639
  function TimeWindowMoving({ width, height, sx, ...props }, ref) {
5509
5640
  return /* @__PURE__ */ jsxRuntime.jsx(
5510
- BaseSvgIcon$m,
5641
+ BaseSvgIcon$n,
5511
5642
  {
5512
5643
  ref,
5513
5644
  viewBox: "0 0 24 24",
@@ -5521,7 +5652,7 @@ function TimeWindowMoving({ width, height, sx, ...props }, ref) {
5521
5652
  );
5522
5653
  }
5523
5654
  const TimeWindowMoving$1 = React.forwardRef(TimeWindowMoving);
5524
- const Icon$l = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
5655
+ const Icon$m = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
5525
5656
  "path",
5526
5657
  {
5527
5658
  fill: "currentColor",
@@ -5530,10 +5661,10 @@ const Icon$l = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.
5530
5661
  clipRule: "evenodd"
5531
5662
  }
5532
5663
  ) });
5533
- const BaseSvgIcon$l = material.createSvgIcon(Icon$l(), "Tooltip");
5664
+ const BaseSvgIcon$m = material.createSvgIcon(Icon$m(), "Tooltip");
5534
5665
  function Tooltip({ width, height, sx, ...props }, ref) {
5535
5666
  return /* @__PURE__ */ jsxRuntime.jsx(
5536
- BaseSvgIcon$l,
5667
+ BaseSvgIcon$m,
5537
5668
  {
5538
5669
  ref,
5539
5670
  viewBox: "0 0 24 24",
@@ -5547,17 +5678,17 @@ function Tooltip({ width, height, sx, ...props }, ref) {
5547
5678
  );
5548
5679
  }
5549
5680
  const Tooltip$1 = React.forwardRef(Tooltip);
5550
- const Icon$k = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
5681
+ const Icon$l = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
5551
5682
  "path",
5552
5683
  {
5553
5684
  fill: "currentColor",
5554
5685
  d: "M12 13.694 7.41 18.21 6 16.823l6-5.904 6 5.904-1.41 1.387zM6 7.968h12V6H6z"
5555
5686
  }
5556
5687
  ) });
5557
- const BaseSvgIcon$k = material.createSvgIcon(Icon$k(), "TopRow");
5688
+ const BaseSvgIcon$l = material.createSvgIcon(Icon$l(), "TopRow");
5558
5689
  function TopRow({ width, height, sx, ...props }, ref) {
5559
5690
  return /* @__PURE__ */ jsxRuntime.jsx(
5560
- BaseSvgIcon$k,
5691
+ BaseSvgIcon$l,
5561
5692
  {
5562
5693
  ref,
5563
5694
  viewBox: "0 0 24 24",
@@ -5571,7 +5702,7 @@ function TopRow({ width, height, sx, ...props }, ref) {
5571
5702
  );
5572
5703
  }
5573
5704
  const TopRow$1 = React.forwardRef(TopRow);
5574
- const Icon$j = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
5705
+ const Icon$k = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
5575
5706
  "path",
5576
5707
  {
5577
5708
  fill: "currentColor",
@@ -5580,10 +5711,10 @@ const Icon$j = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.
5580
5711
  clipRule: "evenodd"
5581
5712
  }
5582
5713
  ) });
5583
- const BaseSvgIcon$j = material.createSvgIcon(Icon$j(), "TwinArea");
5714
+ const BaseSvgIcon$k = material.createSvgIcon(Icon$k(), "TwinArea");
5584
5715
  function TwinArea({ width, height, sx, ...props }, ref) {
5585
5716
  return /* @__PURE__ */ jsxRuntime.jsx(
5586
- BaseSvgIcon$j,
5717
+ BaseSvgIcon$k,
5587
5718
  {
5588
5719
  ref,
5589
5720
  viewBox: "0 0 24 24",
@@ -5597,7 +5728,7 @@ function TwinArea({ width, height, sx, ...props }, ref) {
5597
5728
  );
5598
5729
  }
5599
5730
  const TwinArea$1 = React.forwardRef(TwinArea);
5600
- const Icon$i = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
5731
+ const Icon$j = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
5601
5732
  "path",
5602
5733
  {
5603
5734
  fill: "currentColor",
@@ -5606,10 +5737,10 @@ const Icon$i = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.
5606
5737
  clipRule: "evenodd"
5607
5738
  }
5608
5739
  ) });
5609
- const BaseSvgIcon$i = material.createSvgIcon(Icon$i(), "Twitter");
5740
+ const BaseSvgIcon$j = material.createSvgIcon(Icon$j(), "Twitter");
5610
5741
  function Twitter({ width, height, sx, ...props }, ref) {
5611
5742
  return /* @__PURE__ */ jsxRuntime.jsx(
5612
- BaseSvgIcon$i,
5743
+ BaseSvgIcon$j,
5613
5744
  {
5614
5745
  ref,
5615
5746
  viewBox: "0 0 24 24",
@@ -5623,17 +5754,17 @@ function Twitter({ width, height, sx, ...props }, ref) {
5623
5754
  );
5624
5755
  }
5625
5756
  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(
5757
+ const Icon$i = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
5627
5758
  "path",
5628
5759
  {
5629
5760
  fill: "currentColor",
5630
5761
  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
5762
  }
5632
5763
  ) });
5633
- const BaseSvgIcon$h = material.createSvgIcon(Icon$h(), "UndoAlt");
5764
+ const BaseSvgIcon$i = material.createSvgIcon(Icon$i(), "UndoAlt");
5634
5765
  function UndoAlt({ width, height, sx, ...props }, ref) {
5635
5766
  return /* @__PURE__ */ jsxRuntime.jsx(
5636
- BaseSvgIcon$h,
5767
+ BaseSvgIcon$i,
5637
5768
  {
5638
5769
  ref,
5639
5770
  viewBox: "0 0 24 24",
@@ -5647,7 +5778,7 @@ function UndoAlt({ width, height, sx, ...props }, ref) {
5647
5778
  );
5648
5779
  }
5649
5780
  const UndoAlt$1 = React.forwardRef(UndoAlt);
5650
- const Icon$g = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
5781
+ const Icon$h = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
5651
5782
  /* @__PURE__ */ jsxRuntime.jsx(
5652
5783
  "path",
5653
5784
  {
@@ -5663,10 +5794,10 @@ const Icon$g = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www
5663
5794
  }
5664
5795
  )
5665
5796
  ] });
5666
- const BaseSvgIcon$g = material.createSvgIcon(Icon$g(), "UpdateGen");
5797
+ const BaseSvgIcon$h = material.createSvgIcon(Icon$h(), "UpdateGen");
5667
5798
  function UpdateGen({ width, height, sx, ...props }, ref) {
5668
5799
  return /* @__PURE__ */ jsxRuntime.jsx(
5669
- BaseSvgIcon$g,
5800
+ BaseSvgIcon$h,
5670
5801
  {
5671
5802
  ref,
5672
5803
  viewBox: "0 0 24 24",
@@ -5680,7 +5811,7 @@ function UpdateGen({ width, height, sx, ...props }, ref) {
5680
5811
  );
5681
5812
  }
5682
5813
  const UpdateGen$1 = React.forwardRef(UpdateGen);
5683
- const Icon$f = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
5814
+ const Icon$g = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
5684
5815
  /* @__PURE__ */ jsxRuntime.jsx(
5685
5816
  "path",
5686
5817
  {
@@ -5697,10 +5828,10 @@ const Icon$f = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www
5697
5828
  ),
5698
5829
  /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M14 18h4v2h-4z" })
5699
5830
  ] });
5700
- const BaseSvgIcon$f = material.createSvgIcon(Icon$f(), "UploadFileUrl");
5831
+ const BaseSvgIcon$g = material.createSvgIcon(Icon$g(), "UploadFileUrl");
5701
5832
  function UploadFileUrl({ width, height, sx, ...props }, ref) {
5702
5833
  return /* @__PURE__ */ jsxRuntime.jsx(
5703
- BaseSvgIcon$f,
5834
+ BaseSvgIcon$g,
5704
5835
  {
5705
5836
  ref,
5706
5837
  viewBox: "0 0 24 24",
@@ -5714,7 +5845,7 @@ function UploadFileUrl({ width, height, sx, ...props }, ref) {
5714
5845
  );
5715
5846
  }
5716
5847
  const UploadFileUrl$1 = React.forwardRef(UploadFileUrl);
5717
- const Icon$e = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
5848
+ const Icon$f = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
5718
5849
  "path",
5719
5850
  {
5720
5851
  fill: "currentColor",
@@ -5723,10 +5854,10 @@ const Icon$e = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.
5723
5854
  clipRule: "evenodd"
5724
5855
  }
5725
5856
  ) });
5726
- const BaseSvgIcon$e = material.createSvgIcon(Icon$e(), "View2d");
5857
+ const BaseSvgIcon$f = material.createSvgIcon(Icon$f(), "View2d");
5727
5858
  function View2d({ width, height, sx, ...props }, ref) {
5728
5859
  return /* @__PURE__ */ jsxRuntime.jsx(
5729
- BaseSvgIcon$e,
5860
+ BaseSvgIcon$f,
5730
5861
  {
5731
5862
  ref,
5732
5863
  viewBox: "0 0 24 24",
@@ -5740,7 +5871,7 @@ function View2d({ width, height, sx, ...props }, ref) {
5740
5871
  );
5741
5872
  }
5742
5873
  const View2d$1 = React.forwardRef(View2d);
5743
- const Icon$d = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
5874
+ const Icon$e = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
5744
5875
  "path",
5745
5876
  {
5746
5877
  fill: "currentColor",
@@ -5749,10 +5880,10 @@ const Icon$d = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.
5749
5880
  clipRule: "evenodd"
5750
5881
  }
5751
5882
  ) });
5752
- const BaseSvgIcon$d = material.createSvgIcon(Icon$d(), "View3d");
5883
+ const BaseSvgIcon$e = material.createSvgIcon(Icon$e(), "View3d");
5753
5884
  function View3d({ width, height, sx, ...props }, ref) {
5754
5885
  return /* @__PURE__ */ jsxRuntime.jsx(
5755
- BaseSvgIcon$d,
5886
+ BaseSvgIcon$e,
5756
5887
  {
5757
5888
  ref,
5758
5889
  viewBox: "0 0 24 24",
@@ -5766,7 +5897,7 @@ function View3d({ width, height, sx, ...props }, ref) {
5766
5897
  );
5767
5898
  }
5768
5899
  const View3d$1 = React.forwardRef(View3d);
5769
- const Icon$c = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
5900
+ const Icon$d = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
5770
5901
  /* @__PURE__ */ jsxRuntime.jsx(
5771
5902
  "path",
5772
5903
  {
@@ -5784,10 +5915,10 @@ const Icon$c = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www
5784
5915
  }
5785
5916
  )
5786
5917
  ] });
5787
- const BaseSvgIcon$c = material.createSvgIcon(Icon$c(), "ViewLeftsidebar");
5918
+ const BaseSvgIcon$d = material.createSvgIcon(Icon$d(), "ViewLeftsidebar");
5788
5919
  function ViewLeftsidebar({ width, height, sx, ...props }, ref) {
5789
5920
  return /* @__PURE__ */ jsxRuntime.jsx(
5790
- BaseSvgIcon$c,
5921
+ BaseSvgIcon$d,
5791
5922
  {
5792
5923
  ref,
5793
5924
  viewBox: "0 0 24 24",
@@ -5801,7 +5932,7 @@ function ViewLeftsidebar({ width, height, sx, ...props }, ref) {
5801
5932
  );
5802
5933
  }
5803
5934
  const ViewLeftsidebar$1 = React.forwardRef(ViewLeftsidebar);
5804
- const Icon$b = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
5935
+ const Icon$c = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
5805
5936
  /* @__PURE__ */ jsxRuntime.jsx(
5806
5937
  "path",
5807
5938
  {
@@ -5811,10 +5942,10 @@ const Icon$b = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www
5811
5942
  ),
5812
5943
  /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "m12.75 5-4.5 8.5h3.14V19l4.36-8.5h-3z" })
5813
5944
  ] });
5814
- const BaseSvgIcon$b = material.createSvgIcon(Icon$b(), "WfComponent");
5945
+ const BaseSvgIcon$c = material.createSvgIcon(Icon$c(), "WfComponent");
5815
5946
  function WfComponent({ width, height, sx, ...props }, ref) {
5816
5947
  return /* @__PURE__ */ jsxRuntime.jsx(
5817
- BaseSvgIcon$b,
5948
+ BaseSvgIcon$c,
5818
5949
  {
5819
5950
  ref,
5820
5951
  viewBox: "0 0 24 24",
@@ -5828,7 +5959,7 @@ function WfComponent({ width, height, sx, ...props }, ref) {
5828
5959
  );
5829
5960
  }
5830
5961
  const WfComponent$1 = React.forwardRef(WfComponent);
5831
- const Icon$a = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
5962
+ const Icon$b = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
5832
5963
  /* @__PURE__ */ jsxRuntime.jsx(
5833
5964
  "path",
5834
5965
  {
@@ -5844,10 +5975,10 @@ const Icon$a = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www
5844
5975
  }
5845
5976
  )
5846
5977
  ] });
5847
- const BaseSvgIcon$a = material.createSvgIcon(Icon$a(), "WfComponentInvalid");
5978
+ const BaseSvgIcon$b = material.createSvgIcon(Icon$b(), "WfComponentInvalid");
5848
5979
  function WfComponentInvalid({ width, height, sx, ...props }, ref) {
5849
5980
  return /* @__PURE__ */ jsxRuntime.jsx(
5850
- BaseSvgIcon$a,
5981
+ BaseSvgIcon$b,
5851
5982
  {
5852
5983
  ref,
5853
5984
  viewBox: "0 0 24 24",
@@ -5861,7 +5992,7 @@ function WfComponentInvalid({ width, height, sx, ...props }, ref) {
5861
5992
  );
5862
5993
  }
5863
5994
  const WfComponentInvalid$1 = React.forwardRef(WfComponentInvalid);
5864
- const Icon$9 = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
5995
+ const Icon$a = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
5865
5996
  /* @__PURE__ */ jsxRuntime.jsx(
5866
5997
  "path",
5867
5998
  {
@@ -5881,10 +6012,10 @@ const Icon$9 = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www
5881
6012
  }
5882
6013
  )
5883
6014
  ] });
5884
- const BaseSvgIcon$9 = material.createSvgIcon(Icon$9(), "WfExtensionPackageDefault");
6015
+ const BaseSvgIcon$a = material.createSvgIcon(Icon$a(), "WfExtensionPackageDefault");
5885
6016
  function WfExtensionPackageDefault({ width, height, sx, ...props }, ref) {
5886
6017
  return /* @__PURE__ */ jsxRuntime.jsx(
5887
- BaseSvgIcon$9,
6018
+ BaseSvgIcon$a,
5888
6019
  {
5889
6020
  ref,
5890
6021
  viewBox: "0 0 24 24",
@@ -5898,7 +6029,7 @@ function WfExtensionPackageDefault({ width, height, sx, ...props }, ref) {
5898
6029
  );
5899
6030
  }
5900
6031
  const WfExtensionPackageDefault$1 = React.forwardRef(WfExtensionPackageDefault);
5901
- const Icon$8 = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
6032
+ const Icon$9 = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
5902
6033
  /* @__PURE__ */ jsxRuntime.jsx(
5903
6034
  "path",
5904
6035
  {
@@ -5914,10 +6045,10 @@ const Icon$8 = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www
5914
6045
  }
5915
6046
  )
5916
6047
  ] });
5917
- const BaseSvgIcon$8 = material.createSvgIcon(Icon$8(), "WfInput");
6048
+ const BaseSvgIcon$9 = material.createSvgIcon(Icon$9(), "WfInput");
5918
6049
  function WfInput({ width, height, sx, ...props }, ref) {
5919
6050
  return /* @__PURE__ */ jsxRuntime.jsx(
5920
- BaseSvgIcon$8,
6051
+ BaseSvgIcon$9,
5921
6052
  {
5922
6053
  ref,
5923
6054
  viewBox: "0 0 24 24",
@@ -5931,7 +6062,7 @@ function WfInput({ width, height, sx, ...props }, ref) {
5931
6062
  );
5932
6063
  }
5933
6064
  const WfInput$1 = React.forwardRef(WfInput);
5934
- const Icon$7 = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
6065
+ const Icon$8 = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
5935
6066
  /* @__PURE__ */ jsxRuntime.jsx(
5936
6067
  "path",
5937
6068
  {
@@ -5941,10 +6072,10 @@ const Icon$7 = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www
5941
6072
  ),
5942
6073
  /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M17 14a2 2 0 1 0 0-4 2 2 0 0 0 0 4" })
5943
6074
  ] });
5944
- const BaseSvgIcon$7 = material.createSvgIcon(Icon$7(), "WfInputAlt");
6075
+ const BaseSvgIcon$8 = material.createSvgIcon(Icon$8(), "WfInputAlt");
5945
6076
  function WfInputAlt({ width, height, sx, ...props }, ref) {
5946
6077
  return /* @__PURE__ */ jsxRuntime.jsx(
5947
- BaseSvgIcon$7,
6078
+ BaseSvgIcon$8,
5948
6079
  {
5949
6080
  ref,
5950
6081
  viewBox: "0 0 24 24",
@@ -5958,7 +6089,7 @@ function WfInputAlt({ width, height, sx, ...props }, ref) {
5958
6089
  );
5959
6090
  }
5960
6091
  const WfInputAlt$1 = React.forwardRef(WfInputAlt);
5961
- const Icon$6 = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
6092
+ const Icon$7 = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
5962
6093
  /* @__PURE__ */ jsxRuntime.jsx(
5963
6094
  "path",
5964
6095
  {
@@ -5976,10 +6107,10 @@ const Icon$6 = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www
5976
6107
  }
5977
6108
  )
5978
6109
  ] });
5979
- const BaseSvgIcon$6 = material.createSvgIcon(Icon$6(), "WfModule");
6110
+ const BaseSvgIcon$7 = material.createSvgIcon(Icon$7(), "WfModule");
5980
6111
  function WfModule({ width, height, sx, ...props }, ref) {
5981
6112
  return /* @__PURE__ */ jsxRuntime.jsx(
5982
- BaseSvgIcon$6,
6113
+ BaseSvgIcon$7,
5983
6114
  {
5984
6115
  ref,
5985
6116
  viewBox: "0 0 24 24",
@@ -5993,7 +6124,7 @@ function WfModule({ width, height, sx, ...props }, ref) {
5993
6124
  );
5994
6125
  }
5995
6126
  const WfModule$1 = React.forwardRef(WfModule);
5996
- const Icon$5 = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
6127
+ const Icon$6 = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
5997
6128
  /* @__PURE__ */ jsxRuntime.jsx(
5998
6129
  "path",
5999
6130
  {
@@ -6009,10 +6140,10 @@ const Icon$5 = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www
6009
6140
  }
6010
6141
  )
6011
6142
  ] });
6012
- const BaseSvgIcon$5 = material.createSvgIcon(Icon$5(), "WfOutput");
6143
+ const BaseSvgIcon$6 = material.createSvgIcon(Icon$6(), "WfOutput");
6013
6144
  function WfOutput({ width, height, sx, ...props }, ref) {
6014
6145
  return /* @__PURE__ */ jsxRuntime.jsx(
6015
- BaseSvgIcon$5,
6146
+ BaseSvgIcon$6,
6016
6147
  {
6017
6148
  ref,
6018
6149
  viewBox: "0 0 24 24",
@@ -6026,7 +6157,7 @@ function WfOutput({ width, height, sx, ...props }, ref) {
6026
6157
  );
6027
6158
  }
6028
6159
  const WfOutput$1 = React.forwardRef(WfOutput);
6029
- const Icon$4 = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
6160
+ const Icon$5 = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
6030
6161
  /* @__PURE__ */ jsxRuntime.jsx(
6031
6162
  "path",
6032
6163
  {
@@ -6042,10 +6173,10 @@ const Icon$4 = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www
6042
6173
  }
6043
6174
  )
6044
6175
  ] });
6045
- const BaseSvgIcon$4 = material.createSvgIcon(Icon$4(), "WfOutputAlt");
6176
+ const BaseSvgIcon$5 = material.createSvgIcon(Icon$5(), "WfOutputAlt");
6046
6177
  function WfOutputAlt({ width, height, sx, ...props }, ref) {
6047
6178
  return /* @__PURE__ */ jsxRuntime.jsx(
6048
- BaseSvgIcon$4,
6179
+ BaseSvgIcon$5,
6049
6180
  {
6050
6181
  ref,
6051
6182
  viewBox: "0 0 24 24",
@@ -6059,7 +6190,7 @@ function WfOutputAlt({ width, height, sx, ...props }, ref) {
6059
6190
  );
6060
6191
  }
6061
6192
  const WfOutputAlt$1 = React.forwardRef(WfOutputAlt);
6062
- const Icon$3 = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
6193
+ const Icon$4 = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
6063
6194
  /* @__PURE__ */ jsxRuntime.jsx(
6064
6195
  "path",
6065
6196
  {
@@ -6079,10 +6210,10 @@ const Icon$3 = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www
6079
6210
  }
6080
6211
  )
6081
6212
  ] });
6082
- const BaseSvgIcon$3 = material.createSvgIcon(Icon$3(), "WhiteSpace");
6213
+ const BaseSvgIcon$4 = material.createSvgIcon(Icon$4(), "WhiteSpace");
6083
6214
  function WhiteSpace({ width, height, sx, ...props }, ref) {
6084
6215
  return /* @__PURE__ */ jsxRuntime.jsx(
6085
- BaseSvgIcon$3,
6216
+ BaseSvgIcon$4,
6086
6217
  {
6087
6218
  ref,
6088
6219
  viewBox: "0 0 24 24",
@@ -6096,7 +6227,7 @@ function WhiteSpace({ width, height, sx, ...props }, ref) {
6096
6227
  );
6097
6228
  }
6098
6229
  const WhiteSpace$1 = React.forwardRef(WhiteSpace);
6099
- const Icon$2 = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
6230
+ const Icon$3 = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
6100
6231
  "path",
6101
6232
  {
6102
6233
  fill: "currentColor",
@@ -6105,10 +6236,10 @@ const Icon$2 = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.
6105
6236
  clipRule: "evenodd"
6106
6237
  }
6107
6238
  ) });
6108
- const BaseSvgIcon$2 = material.createSvgIcon(Icon$2(), "WidgetOptions");
6239
+ const BaseSvgIcon$3 = material.createSvgIcon(Icon$3(), "WidgetOptions");
6109
6240
  function WidgetOptions({ width, height, sx, ...props }, ref) {
6110
6241
  return /* @__PURE__ */ jsxRuntime.jsx(
6111
- BaseSvgIcon$2,
6242
+ BaseSvgIcon$3,
6112
6243
  {
6113
6244
  ref,
6114
6245
  viewBox: "0 0 24 24",
@@ -6122,7 +6253,7 @@ function WidgetOptions({ width, height, sx, ...props }, ref) {
6122
6253
  );
6123
6254
  }
6124
6255
  const WidgetOptions$1 = React.forwardRef(WidgetOptions);
6125
- const Icon$1 = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
6256
+ const Icon$2 = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
6126
6257
  "path",
6127
6258
  {
6128
6259
  fill: "currentColor",
@@ -6131,10 +6262,10 @@ const Icon$1 = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.
6131
6262
  clipRule: "evenodd"
6132
6263
  }
6133
6264
  ) });
6134
- const BaseSvgIcon$1 = material.createSvgIcon(Icon$1(), "Workflow");
6265
+ const BaseSvgIcon$2 = material.createSvgIcon(Icon$2(), "Workflow");
6135
6266
  function Workflow({ width, height, sx, ...props }, ref) {
6136
6267
  return /* @__PURE__ */ jsxRuntime.jsx(
6137
- BaseSvgIcon$1,
6268
+ BaseSvgIcon$2,
6138
6269
  {
6139
6270
  ref,
6140
6271
  viewBox: "0 0 24 24",
@@ -6148,6 +6279,32 @@ function Workflow({ width, height, sx, ...props }, ref) {
6148
6279
  );
6149
6280
  }
6150
6281
  const Workflow$1 = React.forwardRef(Workflow);
6282
+ const Icon$1 = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsxRuntime.jsx(
6283
+ "path",
6284
+ {
6285
+ fill: "currentColor",
6286
+ fillRule: "evenodd",
6287
+ d: "M4.2 4.2h15.6V21a1.2 1.2 0 0 0 1.2-1.2V4.2A1.2 1.2 0 0 0 19.8 3H4.2A1.2 1.2 0 0 0 3 4.2v15.6A1.2 1.2 0 0 0 4.2 21h6v-1.2h-6zm9.328 18.176.85-.875-1.276-1.313 1.277-1.313-.851-.875-2.128 2.188zm3.27-2.188L15.522 21.5l.85.875 2.128-2.188L16.374 18l-.851.875zM10.525 8.75a.95.95 0 0 0-.95-.95H8.15a.95.95 0 0 0-.95.95v1.9c0 .525.425.95.95.95h1.425a.95.95 0 0 0 .95-.95v-.594l.097.003c.692.034.972.292.972.835l.002.097c.021.477.2.841.518 1.084-.318.243-.497.607-.518 1.084l-.004.17c-.024.493-.31.73-.97.762l-.097.003V13.5a.95.95 0 0 0-.95-.95H8.15a.95.95 0 0 0-.95.95v1.9c0 .525.425.95.95.95h1.425a.95.95 0 0 0 .95-.95v-.594l.118-.003c1.025-.051 1.621-.553 1.661-1.45l.004-.169c.024-.493.309-.726.974-.75l.093-.003v.594c0 .525.425.95.95.95h1.425a.95.95 0 0 0 .95-.95v-1.9a.95.95 0 0 0-.95-.95h-1.425a.95.95 0 0 0-.95.95v.594l-.093-.002c-.697-.027-.976-.28-.976-.823l-.002-.098c-.041-.928-.68-1.433-1.773-1.452h-.006zM8.15 13.5h1.425v1.9H8.15zm6.175-2.375h1.425v1.9h-1.425zM8.15 8.75h1.425v1.9H8.15z",
6288
+ clipRule: "evenodd"
6289
+ }
6290
+ ) });
6291
+ const BaseSvgIcon$1 = material.createSvgIcon(Icon$1(), "WorkflowApiEndpoint");
6292
+ function WorkflowApiEndpoint({ width, height, sx, ...props }, ref) {
6293
+ return /* @__PURE__ */ jsxRuntime.jsx(
6294
+ BaseSvgIcon$1,
6295
+ {
6296
+ ref,
6297
+ viewBox: "0 0 24 24",
6298
+ sx: {
6299
+ width,
6300
+ height: height || width,
6301
+ ...sx
6302
+ },
6303
+ ...props
6304
+ }
6305
+ );
6306
+ }
6307
+ const WorkflowApiEndpoint$1 = React.forwardRef(WorkflowApiEndpoint);
6151
6308
  const Icon = () => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
6152
6309
  /* @__PURE__ */ jsxRuntime.jsx(
6153
6310
  "path",
@@ -6189,7 +6346,7 @@ exports.ArrowDown = ArrowDown.ArrowDown;
6189
6346
  exports.ArrowUp = OpenDiagonallyRight.ArrowUp;
6190
6347
  exports.CloseDiagonallyRight = OpenDiagonallyRight.CloseDiagonallyRight;
6191
6348
  exports.OpenDiagonallyRight = OpenDiagonallyRight.OpenDiagonallyRight;
6192
- exports.Search = SwatchSquare.Search;
6349
+ exports.Search = Search.Search;
6193
6350
  exports.SwatchSquare = SwatchSquare.SwatchSquare;
6194
6351
  exports.AccessIn = AccessIn$1;
6195
6352
  exports.AddApp = AddApp$1;
@@ -6199,7 +6356,10 @@ exports.AiAgent = AiAgent$1;
6199
6356
  exports.AiGeneratedObject = AiGeneratedObject$1;
6200
6357
  exports.AiTool = AiTool$1;
6201
6358
  exports.Annotation = Annotation$1;
6359
+ exports.ApiAccessToken = ApiAccessToken$1;
6360
+ exports.ApiBaseUrl = ApiBaseUrl$1;
6202
6361
  exports.ApiCall = ApiCall$1;
6362
+ exports.AppCredentials = AppCredentials$1;
6203
6363
  exports.ArrowLeft = ArrowLeft$1;
6204
6364
  exports.ArrowRight = ArrowRight$1;
6205
6365
  exports.AsynchronousWait = AsynchronousWait$1;
@@ -6288,6 +6448,7 @@ exports.IotAnalytics = IotAnalytics$1;
6288
6448
  exports.LabelDeprecated = LabelDeprecated$1;
6289
6449
  exports.Layers = Layers$1;
6290
6450
  exports.Linkedin = Linkedin$1;
6451
+ exports.M2mOauthClient = M2mOauthClient$1;
6291
6452
  exports.MapCoordinates = MapCoordinates$1;
6292
6453
  exports.MapCopy = MapCopy$1;
6293
6454
  exports.MapOthers = MapOthers$1;
@@ -6350,6 +6511,7 @@ exports.ShowRightsidebar = ShowRightsidebar$1;
6350
6511
  exports.SingleLayer = SingleLayer$1;
6351
6512
  exports.SiteSelection = SiteSelection$1;
6352
6513
  exports.Snowflake = Snowflake$1;
6514
+ exports.SpaOauthClient = SpaOauthClient$1;
6353
6515
  exports.SpatialAnalysis = SpatialAnalysis$1;
6354
6516
  exports.SpatialExtension = SpatialExtension$1;
6355
6517
  exports.SpatialIndexes = SpatialIndexes$1;
@@ -6394,4 +6556,5 @@ exports.WfOutputAlt = WfOutputAlt$1;
6394
6556
  exports.WhiteSpace = WhiteSpace$1;
6395
6557
  exports.WidgetOptions = WidgetOptions$1;
6396
6558
  exports.Workflow = Workflow$1;
6559
+ exports.WorkflowApiEndpoint = WorkflowApiEndpoint$1;
6397
6560
  exports.WorkflowTemp = WorkflowTemp$1;