@carbon/icons-react 11.84.0 → 11.85.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 (169) hide show
  1. package/es/ActivityTask.d.ts +11 -0
  2. package/es/ActivityTask.js +27 -0
  3. package/es/ClassificationGroups.d.ts +11 -0
  4. package/es/ClassificationGroups.js +27 -0
  5. package/es/DatabaseBackups.d.ts +11 -0
  6. package/es/DatabaseBackups.js +27 -0
  7. package/es/DatabaseRedis.js +0 -7
  8. package/es/EndToEndMonitoring.d.ts +11 -0
  9. package/es/EndToEndMonitoring.js +27 -0
  10. package/es/FacilityGroups.d.ts +11 -0
  11. package/es/FacilityGroups.js +27 -0
  12. package/es/GatewayExclusive.d.ts +11 -0
  13. package/es/GatewayExclusive.js +27 -0
  14. package/es/GatewayInclusive.d.ts +11 -0
  15. package/es/GatewayInclusive.js +27 -0
  16. package/es/GatewayInclusiveAlt.d.ts +11 -0
  17. package/es/GatewayInclusiveAlt.js +27 -0
  18. package/es/GatewayParallel.d.ts +11 -0
  19. package/es/GatewayParallel.js +27 -0
  20. package/es/GatewayParallelAlt.d.ts +11 -0
  21. package/es/GatewayParallelAlt.js +27 -0
  22. package/es/LocationSwitch.d.ts +11 -0
  23. package/es/LocationSwitch.js +27 -0
  24. package/es/MissingDataWarning.d.ts +11 -0
  25. package/es/MissingDataWarning.js +27 -0
  26. package/es/PortfolioGroups.d.ts +11 -0
  27. package/es/PortfolioGroups.js +27 -0
  28. package/es/ProductCategories.d.ts +11 -0
  29. package/es/ProductCategories.js +27 -0
  30. package/es/PurchasingOrganizations.d.ts +11 -0
  31. package/es/PurchasingOrganizations.js +27 -0
  32. package/es/Subprocess.d.ts +11 -0
  33. package/es/Subprocess.js +27 -0
  34. package/es/Tilde.d.ts +11 -0
  35. package/es/Tilde.js +27 -0
  36. package/es/TildeLarge.d.ts +11 -0
  37. package/es/TildeLarge.js +27 -0
  38. package/es/UnassignedWorkOrder.d.ts +11 -0
  39. package/es/UnassignedWorkOrder.js +27 -0
  40. package/es/generated/bucket-0.d.ts +2 -2
  41. package/es/generated/bucket-0.js +13 -13
  42. package/es/generated/bucket-1.d.ts +2 -2
  43. package/es/generated/bucket-1.js +13 -16
  44. package/es/generated/bucket-10.d.ts +12 -12
  45. package/es/generated/bucket-10.js +165 -168
  46. package/es/generated/bucket-11.d.ts +12 -12
  47. package/es/generated/bucket-11.js +167 -167
  48. package/es/generated/bucket-12.d.ts +13 -13
  49. package/es/generated/bucket-12.js +179 -227
  50. package/es/generated/bucket-13.d.ts +15 -15
  51. package/es/generated/bucket-13.js +251 -191
  52. package/es/generated/bucket-14.d.ts +15 -15
  53. package/es/generated/bucket-14.js +191 -211
  54. package/es/generated/bucket-15.d.ts +17 -17
  55. package/es/generated/bucket-15.js +235 -224
  56. package/es/generated/bucket-16.d.ts +17 -17
  57. package/es/generated/bucket-16.js +224 -237
  58. package/es/generated/bucket-17.d.ts +17 -17
  59. package/es/generated/bucket-17.js +237 -237
  60. package/es/generated/bucket-18.d.ts +18 -18
  61. package/es/generated/bucket-18.js +249 -205
  62. package/es/generated/bucket-19.d.ts +20 -20
  63. package/es/generated/bucket-19.js +229 -232
  64. package/es/generated/bucket-2.d.ts +2 -2
  65. package/es/generated/bucket-2.js +16 -13
  66. package/es/generated/bucket-20.d.ts +20 -20
  67. package/es/generated/bucket-20.js +232 -255
  68. package/es/generated/bucket-21.d.ts +20 -1
  69. package/es/generated/bucket-21.js +255 -1
  70. package/es/generated/bucket-3.d.ts +3 -3
  71. package/es/generated/bucket-3.js +25 -33
  72. package/es/generated/bucket-4.d.ts +3 -3
  73. package/es/generated/bucket-4.js +33 -25
  74. package/es/generated/bucket-5.d.ts +4 -4
  75. package/es/generated/bucket-5.js +37 -51
  76. package/es/generated/bucket-6.d.ts +4 -4
  77. package/es/generated/bucket-6.js +45 -37
  78. package/es/generated/bucket-7.d.ts +6 -6
  79. package/es/generated/bucket-7.js +61 -97
  80. package/es/generated/bucket-8.d.ts +11 -11
  81. package/es/generated/bucket-8.js +157 -121
  82. package/es/generated/bucket-9.d.ts +12 -12
  83. package/es/generated/bucket-9.js +134 -165
  84. package/es/index.js +23 -23
  85. package/lib/ActivityTask.d.ts +11 -0
  86. package/lib/ActivityTask.js +29 -0
  87. package/lib/ClassificationGroups.d.ts +11 -0
  88. package/lib/ClassificationGroups.js +29 -0
  89. package/lib/DatabaseBackups.d.ts +11 -0
  90. package/lib/DatabaseBackups.js +29 -0
  91. package/lib/DatabaseRedis.js +0 -7
  92. package/lib/EndToEndMonitoring.d.ts +11 -0
  93. package/lib/EndToEndMonitoring.js +29 -0
  94. package/lib/FacilityGroups.d.ts +11 -0
  95. package/lib/FacilityGroups.js +29 -0
  96. package/lib/GatewayExclusive.d.ts +11 -0
  97. package/lib/GatewayExclusive.js +29 -0
  98. package/lib/GatewayInclusive.d.ts +11 -0
  99. package/lib/GatewayInclusive.js +29 -0
  100. package/lib/GatewayInclusiveAlt.d.ts +11 -0
  101. package/lib/GatewayInclusiveAlt.js +29 -0
  102. package/lib/GatewayParallel.d.ts +11 -0
  103. package/lib/GatewayParallel.js +29 -0
  104. package/lib/GatewayParallelAlt.d.ts +11 -0
  105. package/lib/GatewayParallelAlt.js +29 -0
  106. package/lib/LocationSwitch.d.ts +11 -0
  107. package/lib/LocationSwitch.js +29 -0
  108. package/lib/MissingDataWarning.d.ts +11 -0
  109. package/lib/MissingDataWarning.js +29 -0
  110. package/lib/PortfolioGroups.d.ts +11 -0
  111. package/lib/PortfolioGroups.js +29 -0
  112. package/lib/ProductCategories.d.ts +11 -0
  113. package/lib/ProductCategories.js +29 -0
  114. package/lib/PurchasingOrganizations.d.ts +11 -0
  115. package/lib/PurchasingOrganizations.js +29 -0
  116. package/lib/Subprocess.d.ts +11 -0
  117. package/lib/Subprocess.js +29 -0
  118. package/lib/Tilde.d.ts +11 -0
  119. package/lib/Tilde.js +29 -0
  120. package/lib/TildeLarge.d.ts +11 -0
  121. package/lib/TildeLarge.js +29 -0
  122. package/lib/UnassignedWorkOrder.d.ts +11 -0
  123. package/lib/UnassignedWorkOrder.js +29 -0
  124. package/lib/generated/bucket-0.d.ts +2 -2
  125. package/lib/generated/bucket-0.js +13 -13
  126. package/lib/generated/bucket-1.d.ts +2 -2
  127. package/lib/generated/bucket-1.js +13 -16
  128. package/lib/generated/bucket-10.d.ts +12 -12
  129. package/lib/generated/bucket-10.js +174 -177
  130. package/lib/generated/bucket-11.d.ts +12 -12
  131. package/lib/generated/bucket-11.js +177 -177
  132. package/lib/generated/bucket-12.d.ts +13 -13
  133. package/lib/generated/bucket-12.js +190 -238
  134. package/lib/generated/bucket-13.d.ts +15 -15
  135. package/lib/generated/bucket-13.js +264 -204
  136. package/lib/generated/bucket-14.d.ts +15 -15
  137. package/lib/generated/bucket-14.js +204 -224
  138. package/lib/generated/bucket-15.d.ts +17 -17
  139. package/lib/generated/bucket-15.js +250 -239
  140. package/lib/generated/bucket-16.d.ts +17 -17
  141. package/lib/generated/bucket-16.js +239 -252
  142. package/lib/generated/bucket-17.d.ts +17 -17
  143. package/lib/generated/bucket-17.js +252 -252
  144. package/lib/generated/bucket-18.d.ts +18 -18
  145. package/lib/generated/bucket-18.js +265 -221
  146. package/lib/generated/bucket-19.d.ts +20 -20
  147. package/lib/generated/bucket-19.js +247 -250
  148. package/lib/generated/bucket-2.d.ts +2 -2
  149. package/lib/generated/bucket-2.js +16 -13
  150. package/lib/generated/bucket-20.d.ts +20 -20
  151. package/lib/generated/bucket-20.js +250 -273
  152. package/lib/generated/bucket-21.d.ts +20 -1
  153. package/lib/generated/bucket-21.js +273 -0
  154. package/lib/generated/bucket-3.d.ts +3 -3
  155. package/lib/generated/bucket-3.js +26 -34
  156. package/lib/generated/bucket-4.d.ts +3 -3
  157. package/lib/generated/bucket-4.js +34 -26
  158. package/lib/generated/bucket-5.d.ts +4 -4
  159. package/lib/generated/bucket-5.js +39 -53
  160. package/lib/generated/bucket-6.d.ts +4 -4
  161. package/lib/generated/bucket-6.js +47 -39
  162. package/lib/generated/bucket-7.d.ts +6 -6
  163. package/lib/generated/bucket-7.js +65 -101
  164. package/lib/generated/bucket-8.d.ts +11 -11
  165. package/lib/generated/bucket-8.js +166 -130
  166. package/lib/generated/bucket-9.d.ts +12 -12
  167. package/lib/generated/bucket-9.js +143 -174
  168. package/lib/index.js +223 -204
  169. package/package.json +5 -5
@@ -11,6 +11,256 @@ import { t as iconPropTypes } from "../iconPropTypes-CdMBxq3Y.js";
11
11
  import React from "react";
12
12
  import { jsx } from "react/jsx-runtime";
13
13
  //#region virtual:generated/bucket-13.js
14
+ const Minimize = /*#__PURE__*/ React.forwardRef(function Minimize({ children, size = 16, ...rest }, ref) {
15
+ if (size === 16 || size === "16" || size === "16px") return React.createElement(Icon, {
16
+ width: size,
17
+ height: size,
18
+ ref,
19
+ xmlns: "http://www.w3.org/2000/svg",
20
+ viewBox: "0 0 16 16",
21
+ fill: "currentColor",
22
+ ...rest
23
+ }, /* @__PURE__ */ jsx("path", { d: "M2 9 2 10 5.3 10 1 14.3 1.7 15 6 10.7 6 14 7 14 7 9z" }), /* @__PURE__ */ jsx("path", { d: "M14 7 14 6 10.7 6 15 1.7 14.3 1 10 5.3 10 2 9 2 9 7z" }), children);
24
+ return React.createElement(Icon, {
25
+ width: size,
26
+ height: size,
27
+ ref,
28
+ xmlns: "http://www.w3.org/2000/svg",
29
+ viewBox: "0 0 32 32",
30
+ fill: "currentColor",
31
+ ...rest
32
+ }, /* @__PURE__ */ jsx("path", { d: "M4 18 4 20 10.586 20 2 28.582 3.414 30 12 21.414 12 28 14 28 14 18 4 18z" }), /* @__PURE__ */ jsx("path", { d: "M30 3.416 28.592 2 20 10.586 20 4 18 4 18 14 28 14 28 12 21.414 12 30 3.416z" }), children);
33
+ });
34
+ if (process.env.NODE_ENV !== "production") Minimize.propTypes = iconPropTypes;
35
+ const MinusPlus = /*#__PURE__*/ React.forwardRef(function MinusPlus({ children, size = 16, ...rest }, ref) {
36
+ return React.createElement(Icon, {
37
+ width: size,
38
+ height: size,
39
+ ref,
40
+ xmlns: "http://www.w3.org/2000/svg",
41
+ viewBox: "0 0 32 32",
42
+ fill: "currentColor",
43
+ ...rest
44
+ }, /* @__PURE__ */ jsx("path", { d: "M24,28h-2v-4h-4v-2h4v-4h2v4h4v2h-4v4ZM6.707,26.707l-1.4141-1.4141L25.293,5.293l1.4141,1.4141L6.707,26.707ZM14,10H4v-2h10v2Z" }), children);
45
+ });
46
+ if (process.env.NODE_ENV !== "production") MinusPlus.propTypes = iconPropTypes;
47
+ const UnassignedWorkOrder = /*#__PURE__*/ React.forwardRef(function UnassignedWorkOrder({ children, size = 16, ...rest }, ref) {
48
+ return React.createElement(Icon, {
49
+ width: size,
50
+ height: size,
51
+ ref,
52
+ xmlns: "http://www.w3.org/2000/svg",
53
+ viewBox: "0 0 32 32",
54
+ fill: "currentColor",
55
+ ...rest
56
+ }, /* @__PURE__ */ jsx("path", { d: "M24,16c-2.21,0-4,1.79-4,4s1.79,4,4,4,4-1.79,4-4-1.79-4-4-4ZM24,22c-1.1,0-2-.9-2-2s.9-2,2-2,2,.9,2,2-.9,2-2,2ZM27,25h-6c-1.65,0-3,1.35-3,3v2h2v-2c0-.55.45-1,1-1h6c.55,0,1,.45,1,1v2h2v-2c0-1.65-1.35-3-3-3ZM12,12v7h2v-7h-2ZM13,21c-.55,0-1,.45-1,1s.45,1,1,1,1-.45,1-1-.45-1-1-1ZM21,5h-3v-1c0-1.1-.9-2-2-2h-6c-1.1,0-2,.9-2,2v1h-3c-1.1,0-2,.9-2,2v19c0,1.1.9,2,2,2h9v-2H5V7h3v2h10v-2h3v6h2v-6c0-1.1-.9-2-2-2ZM10,7v-3h6v3h-6Z" }), children);
57
+ });
58
+ if (process.env.NODE_ENV !== "production") UnassignedWorkOrder.propTypes = iconPropTypes;
59
+ const MissingDataWarning = /*#__PURE__*/ React.forwardRef(function MissingDataWarning({ children, size = 16, ...rest }, ref) {
60
+ return React.createElement(Icon, {
61
+ width: size,
62
+ height: size,
63
+ ref,
64
+ xmlns: "http://www.w3.org/2000/svg",
65
+ viewBox: "0 0 32 32",
66
+ fill: "currentColor",
67
+ ...rest
68
+ }, /* @__PURE__ */ jsx("path", { d: "M15,30H7c-1.103,0-2-.8975-2-2V4c0-1.103.897-2,2-2h10c.2656,0,.5195.1055.707.293l7,7c.1875.1875.293.4419.293.707v4h-2v-2h-6c-1.103,0-2-.897-2-2v-6H7v24h8v2ZM17,4.4141v5.5859h5.5859l-5.5859-5.5859ZM15,23h-5v-2h5v2ZM20,18h-10v-2h10v2ZM30.91,28.94l-6.28-11.57c-.19-.35-.63-.47-.98-.28-.11.07-.21.16-.28.28l-6.28,11.57c-.19.34-.06.78.29.97.1.06.22.09.34.09h12.5601c.4,0,.72-.32.72-.72,0-.12-.03-.24-.09-.34ZM23.25,21h1.5v4h-1.5v-4ZM24,28c-.55,0-1-.45-1-1s.45-1,1-1,1,.45,1,1-.45,1-1,1Z" }), children);
69
+ });
70
+ if (process.env.NODE_ENV !== "production") MissingDataWarning.propTypes = iconPropTypes;
71
+ const Misuse = /*#__PURE__*/ React.forwardRef(function Misuse({ children, size = 16, ...rest }, ref) {
72
+ if (size === 16 || size === "16" || size === "16px") return React.createElement(Icon, {
73
+ width: size,
74
+ height: size,
75
+ ref,
76
+ xmlns: "http://www.w3.org/2000/svg",
77
+ viewBox: "0 0 16 16",
78
+ fill: "currentColor",
79
+ ...rest
80
+ }, /* @__PURE__ */ jsx("path", { d: "M8,1C4.1,1,1,4.1,1,8s3.1,7,7,7s7-3.1,7-7S11.9,1,8,1z M10.7,11.5L8,8.8l-2.7,2.7l-0.8-0.8L7.2,8L4.5,5.3l0.8-0.8L8,7.2 l2.7-2.7l0.8,0.8L8.8,8l2.7,2.7L10.7,11.5z" }), /* @__PURE__ */ jsx("path", {
81
+ d: "M10.7,11.5L8,8.8l-2.7,2.7l-0.8-0.8L7.2,8L4.5,5.3l0.8-0.8L8,7.2l2.7-2.7l0.8,0.8L8.8,8 l2.7,2.7L10.7,11.5z",
82
+ "data-icon-path": "inner-path",
83
+ opacity: "0"
84
+ }), children);
85
+ if (size === 20 || size === "20" || size === "20px") return React.createElement(Icon, {
86
+ width: size,
87
+ height: size,
88
+ ref,
89
+ xmlns: "http://www.w3.org/2000/svg",
90
+ viewBox: "0 0 20 20",
91
+ fill: "currentColor",
92
+ ...rest
93
+ }, /* @__PURE__ */ jsx("path", { d: "M10,1c-4.9,0-9,4.1-9,9s4.1,9,9,9s9-4,9-9S15,1,10,1z M13.5,14.5L10,11l-3.5,3.5l-1-1L9,10L5.5,6.5l1-1L10,9l3.5-3.5l1,1 L11,10l3.5,3.5L13.5,14.5z" }), /* @__PURE__ */ jsx("path", {
94
+ fill: "none",
95
+ d: "M13.5,14.5L10,11l-3.5,3.5l-1-1L9,10L5.5,6.5l1-1L10,9l3.5-3.5l1,1L11,10l3.5,3.5L13.5,14.5z",
96
+ "data-icon-path": "inner-path",
97
+ opacity: "0"
98
+ }), children);
99
+ if (size === 24 || size === "24" || size === "24px") return React.createElement(Icon, {
100
+ width: size,
101
+ height: size,
102
+ ref,
103
+ xmlns: "http://www.w3.org/2000/svg",
104
+ viewBox: "0 0 24 24",
105
+ fill: "currentColor",
106
+ ...rest
107
+ }, /* @__PURE__ */ jsx("path", { d: "M12,1C6,1,1,6,1,12s5,11,11,11s11-4.9,11-11S18.1,1,12,1z M16.2,17.5L12,13.3l-4.2,4.2l-1.3-1.3l4.2-4.2L6.5,7.8l1.3-1.3 l4.2,4.2l4.2-4.2l1.3,1.3L13.3,12l4.2,4.2L16.2,17.5z" }), /* @__PURE__ */ jsx("path", {
108
+ fill: "none",
109
+ d: "M16.2,17.5L12,13.3l-4.2,4.2l-1.3-1.3l4.2-4.2L6.5,7.8l1.3-1.3l4.2,4.2l4.2-4.2l1.3,1.3 L13.3,12l4.2,4.2L16.2,17.5z",
110
+ "data-icon-path": "inner-path",
111
+ opacity: "0"
112
+ }), children);
113
+ return React.createElement(Icon, {
114
+ width: size,
115
+ height: size,
116
+ ref,
117
+ xmlns: "http://www.w3.org/2000/svg",
118
+ viewBox: "0 0 32 32",
119
+ fill: "currentColor",
120
+ ...rest
121
+ }, /* @__PURE__ */ jsx("path", { d: "M16,2C8.3,2,2,8.3,2,16s6.3,14,14,14s14-6.3,14-14S23.7,2,16,2z M21.4,23L16,17.6L10.6,23L9,21.4l5.4-5.4L9,10.6L10.6,9 l5.4,5.4L21.4,9l1.6,1.6L17.6,16l5.4,5.4L21.4,23z" }), /* @__PURE__ */ jsx("path", {
122
+ fill: "none",
123
+ d: "M21.4,23L16,17.6L10.6,23L9,21.4l5.4-5.4L9,10.6L10.6,9l5.4,5.4L21.4,9l1.6,1.6L17.6,16 l5.4,5.4L21.4,23z",
124
+ "data-icon-path": "inner-path",
125
+ opacity: "0"
126
+ }), children);
127
+ });
128
+ if (process.env.NODE_ENV !== "production") Misuse.propTypes = iconPropTypes;
129
+ const MisuseOutline = /*#__PURE__*/ React.forwardRef(function MisuseOutline({ children, size = 16, ...rest }, ref) {
130
+ if (size === 16 || size === "16" || size === "16px") return React.createElement(Icon, {
131
+ width: size,
132
+ height: size,
133
+ ref,
134
+ xmlns: "http://www.w3.org/2000/svg",
135
+ viewBox: "0 0 16 16",
136
+ fill: "currentColor",
137
+ ...rest
138
+ }, /* @__PURE__ */ jsx("path", { d: "M8,1C4.1,1,1,4.1,1,8s3.1,7,7,7s7-3.1,7-7S11.9,1,8,1z M8,14c-3.3,0-6-2.7-6-6s2.7-6,6-6s6,2.7,6,6S11.3,14,8,14z" }), /* @__PURE__ */ jsx("path", { d: "M10.7 11.5 8 8.8 5.3 11.5 4.5 10.7 7.2 8 4.5 5.3 5.3 4.5 8 7.2 10.7 4.5 11.5 5.3 8.8 8 11.5 10.7z" }), children);
139
+ return React.createElement(Icon, {
140
+ width: size,
141
+ height: size,
142
+ ref,
143
+ xmlns: "http://www.w3.org/2000/svg",
144
+ viewBox: "0 0 32 32",
145
+ fill: "currentColor",
146
+ ...rest
147
+ }, /* @__PURE__ */ jsx("path", { d: "M16,2C8.2,2,2,8.2,2,16s6.2,14,14,14s14-6.2,14-14S23.8,2,16,2z M16,28C9.4,28,4,22.6,4,16S9.4,4,16,4s12,5.4,12,12 S22.6,28,16,28z" }), /* @__PURE__ */ jsx("path", { d: "M21.4 23 16 17.6 10.6 23 9 21.4 14.4 16 9 10.6 10.6 9 16 14.4 21.4 9 23 10.6 17.6 16 23 21.4z" }), children);
148
+ });
149
+ if (process.env.NODE_ENV !== "production") MisuseOutline.propTypes = iconPropTypes;
150
+ const MixedRainHail = /*#__PURE__*/ React.forwardRef(function MixedRainHail({ children, size = 16, ...rest }, ref) {
151
+ return React.createElement(Icon, {
152
+ width: size,
153
+ height: size,
154
+ ref,
155
+ xmlns: "http://www.w3.org/2000/svg",
156
+ viewBox: "0 0 32 32",
157
+ fill: "currentColor",
158
+ ...rest
159
+ }, /* @__PURE__ */ jsx("circle", {
160
+ cx: "24.5",
161
+ cy: "25.5",
162
+ r: "1.5"
163
+ }), /* @__PURE__ */ jsx("circle", {
164
+ cx: "21.5",
165
+ cy: "29.5",
166
+ r: "1.5"
167
+ }), /* @__PURE__ */ jsx("path", { d: "M15.868 30.496 14.132 29.504 17.276 24 11.277 24 16.132 15.504 17.868 16.496 14.723 22 20.724 22 15.868 30.496z" }), /* @__PURE__ */ jsx("path", { d: "M9,32a1,1,0,0,1-.8944-1.4474l2-4.0005a1,1,0,1,1,1.7888.8947l-2,4A.9981.9981,0,0,1,9,32Z" }), /* @__PURE__ */ jsx("path", { d: "M24.8008,9.1362a8.9943,8.9943,0,0,0-17.6006,0,6.4929,6.4929,0,0,0,.23,12.7681L6.106,24.5527a1,1,0,1,0,1.7885.8946l2-4a1,1,0,0,0-.447-1.3418A.9786.9786,0,0,0,9,20.01V20H8.5a4.4975,4.4975,0,0,1-.356-8.981l.8155-.0639.0991-.812a6.9938,6.9938,0,0,1,13.8838,0l.0986.812.8154.0639A4.4975,4.4975,0,0,1,23.5,20H23v2h.5A6.4974,6.4974,0,0,0,24.8008,9.1362Z" }), children);
168
+ });
169
+ if (process.env.NODE_ENV !== "production") MixedRainHail.propTypes = iconPropTypes;
170
+ const MlModelReference = /*#__PURE__*/ React.forwardRef(function MlModelReference({ children, size = 16, ...rest }, ref) {
171
+ return React.createElement(Icon, {
172
+ width: size,
173
+ height: size,
174
+ ref,
175
+ xmlns: "http://www.w3.org/2000/svg",
176
+ viewBox: "0 0 32 32",
177
+ fill: "currentColor",
178
+ ...rest
179
+ }, /* @__PURE__ */ jsx("path", {
180
+ strokeWidth: "0",
181
+ d: "M4 19 4 21 8.5859 21 2 27.5859 3.4141 29 10 22.4141 10 27 12 27 12 19 4 19z"
182
+ }), /* @__PURE__ */ jsx("path", {
183
+ strokeWidth: "0",
184
+ d: "m27,19c1.6543,0,3-1.3457,3-3s-1.3457-3-3-3c-1.302,0-2.4016.8384-2.8157,2h-5.7703l7.3008-7.3008c.3911.1875.8235.3008,1.2852.3008,1.6543,0,3-1.3457,3-3s-1.3457-3-3-3-3,1.3457-3,3c0,.4619.1135.894.3005,1.2852l-8.3005,8.3008v-6.5859c0-1.1025.897-2,2-2h2v-2h-2c-1.2002,0-2.2661.5425-3,1.3823-.7339-.8398-1.7998-1.3823-3-1.3823h-1c-4.9624,0-9,4.0371-9,9v4h2v-3h3c1.6543,0,3-1.3457,3-3v-2h-2v2c0,.5518-.4487,1-1,1h-2.9202c.4878-3.3867,3.4006-6,6.9202-6h1c1.103,0,2,.8975,2,2v4h-2v2h2v10c0,2.2056,1.7944,4,4,4h2v-2h-2c-1.1028,0-2-.8975-2-2v-6.5859l8.3005,8.3008c-.187.3911-.3005.8232-.3005,1.2852,0,1.6543,1.3457,3,3,3s3-1.3457,3-3-1.3457-3-3-3c-.4617,0-.894.1133-1.2852.3008l-7.3008-7.3008h5.7703c.4141,1.1616,1.5137,2,2.8157,2Zm0-4c.5513,0,1,.4482,1,1s-.4487,1-1,1-1-.4482-1-1,.4487-1,1-1Zm0-11c.5515,0,1,.4487,1,1s-.4485,1-1,1-1-.4487-1-1,.4485-1,1-1Zm0,22c.5515,0,1,.4487,1,1s-.4485,1-1,1-1-.4487-1-1,.4485-1,1-1Z"
185
+ }), children);
186
+ });
187
+ if (process.env.NODE_ENV !== "production") MlModelReference.propTypes = iconPropTypes;
188
+ const Mobile = /*#__PURE__*/ React.forwardRef(function Mobile({ children, size = 16, ...rest }, ref) {
189
+ return React.createElement(Icon, {
190
+ width: size,
191
+ height: size,
192
+ ref,
193
+ xmlns: "http://www.w3.org/2000/svg",
194
+ viewBox: "0 0 32 32",
195
+ fill: "currentColor",
196
+ ...rest
197
+ }, /* @__PURE__ */ jsx("path", { d: "M22,4H10A2.002,2.002,0,0,0,8,6V28a2.0023,2.0023,0,0,0,2,2H22a2.0027,2.0027,0,0,0,2-2V6A2.0023,2.0023,0,0,0,22,4Zm0,2,0,2H10V6ZM10,28V10H22l0,18Z" }), children);
198
+ });
199
+ if (process.env.NODE_ENV !== "production") Mobile.propTypes = iconPropTypes;
200
+ const MobileAdd = /*#__PURE__*/ React.forwardRef(function MobileAdd({ children, size = 16, ...rest }, ref) {
201
+ return React.createElement(Icon, {
202
+ width: size,
203
+ height: size,
204
+ ref,
205
+ xmlns: "http://www.w3.org/2000/svg",
206
+ viewBox: "0 0 32 32",
207
+ fill: "currentColor",
208
+ ...rest
209
+ }, /* @__PURE__ */ jsx("path", { d: "M28 24 24 24 24 20 22 20 22 24 18 24 18 26 22 26 22 30 24 30 24 26 28 26 28 24z" }), /* @__PURE__ */ jsx("path", { d: "M10,28V10H22v7h2V6a2.0023,2.0023,0,0,0-2-2H10A2.002,2.002,0,0,0,8,6V28a2.0023,2.0023,0,0,0,2,2h6l0-2ZM10,6H22l0,2H10Z" }), children);
210
+ });
211
+ if (process.env.NODE_ENV !== "production") MobileAdd.propTypes = iconPropTypes;
212
+ const MobileAudio = /*#__PURE__*/ React.forwardRef(function MobileAudio({ children, size = 16, ...rest }, ref) {
213
+ return React.createElement(Icon, {
214
+ width: size,
215
+ height: size,
216
+ ref,
217
+ xmlns: "http://www.w3.org/2000/svg",
218
+ viewBox: "0 0 32 32",
219
+ fill: "currentColor",
220
+ ...rest
221
+ }, /* @__PURE__ */ jsx("path", { d: "M28 12H30V15H28z" }), /* @__PURE__ */ jsx("path", { d: "M24 7H26V20H24z" }), /* @__PURE__ */ jsx("path", { d: "M20 11H22V16H20z" }), /* @__PURE__ */ jsx("path", { d: "M16 9H18V18H16z" }), /* @__PURE__ */ jsx("path", { d: "M12 12H14V15H12z" }), /* @__PURE__ */ jsx("circle", {
222
+ cx: "13.5",
223
+ cy: "24.5",
224
+ r: "1.5"
225
+ }), /* @__PURE__ */ jsx("path", { d: "M20,30H7a2.0023,2.0023,0,0,1-2-2V4A2.0023,2.0023,0,0,1,7,2H20V4H7V28H20V24h2v4A2.0023,2.0023,0,0,1,20,30Z" }), children);
226
+ });
227
+ if (process.env.NODE_ENV !== "production") MobileAudio.propTypes = iconPropTypes;
228
+ const MobileCheck = /*#__PURE__*/ React.forwardRef(function MobileCheck({ children, size = 16, ...rest }, ref) {
229
+ return React.createElement(Icon, {
230
+ width: size,
231
+ height: size,
232
+ ref,
233
+ xmlns: "http://www.w3.org/2000/svg",
234
+ viewBox: "0 0 32 32",
235
+ fill: "currentColor",
236
+ ...rest
237
+ }, /* @__PURE__ */ jsx("path", { d: "M20 27.18 17.41 24.59 16 26 20 30 28 22 26.59 20.59 20 27.18z" }), /* @__PURE__ */ jsx("path", { d: "M10,28V10H22v9h2V6a2.0023,2.0023,0,0,0-2-2H10A2.002,2.002,0,0,0,8,6V28a2.0023,2.0023,0,0,0,2,2h4V28ZM10,6H22l0,2H10Z" }), children);
238
+ });
239
+ if (process.env.NODE_ENV !== "production") MobileCheck.propTypes = iconPropTypes;
240
+ const MobileCrash = /*#__PURE__*/ React.forwardRef(function MobileCrash({ children, size = 16, ...rest }, ref) {
241
+ return React.createElement(Icon, {
242
+ width: size,
243
+ height: size,
244
+ ref,
245
+ xmlns: "http://www.w3.org/2000/svg",
246
+ viewBox: "0 0 32 32",
247
+ fill: "currentColor",
248
+ ...rest
249
+ }, /* @__PURE__ */ jsx("path", { d: "M30 20 26 16 24.5859 17.4141 27.1714 20 24.1714 23 27.1714 26 24.5859 28.5859 26 30 30 26 27 23 30 20z" }), /* @__PURE__ */ jsx("path", { d: "M23 20 19 16 17.5859 17.4141 20.1714 20 17.1714 23 20.1714 26 17.5859 28.5859 19 30 23 26 20 23 23 20z" }), /* @__PURE__ */ jsx("path", { d: "m15,28h-6V8h14v6h2V4c0-1.103-.8975-2-2-2h-14c-1.103,0-2,.897-2,2v24c0,1.1025.897,2,2,2h6v-2ZM9,4h14v2h-14v-2Z" }), children);
250
+ });
251
+ if (process.env.NODE_ENV !== "production") MobileCrash.propTypes = iconPropTypes;
252
+ const MobileDownload = /*#__PURE__*/ React.forwardRef(function MobileDownload({ children, size = 16, ...rest }, ref) {
253
+ return React.createElement(Icon, {
254
+ width: size,
255
+ height: size,
256
+ ref,
257
+ xmlns: "http://www.w3.org/2000/svg",
258
+ viewBox: "0 0 32 32",
259
+ fill: "currentColor",
260
+ ...rest
261
+ }, /* @__PURE__ */ jsx("path", { d: "M28 25 26.586 23.586 24 26.172 24 18 22 18 22 26.172 19.414 23.586 18 25 23 30 28 25z" }), /* @__PURE__ */ jsx("path", { d: "M10,28V10H22v5h2V6a2.0023,2.0023,0,0,0-2-2H10A2.002,2.002,0,0,0,8,6V28a2.0023,2.0023,0,0,0,2,2h6V28ZM10,6H22l0,2H10Z" }), children);
262
+ });
263
+ if (process.env.NODE_ENV !== "production") MobileDownload.propTypes = iconPropTypes;
14
264
  const MobileEvent = /*#__PURE__*/ React.forwardRef(function MobileEvent({ children, size = 16, ...rest }, ref) {
15
265
  return React.createElement(Icon, {
16
266
  width: size,
@@ -1581,195 +1831,5 @@ const ObjectStorage = /*#__PURE__*/ React.forwardRef(function ObjectStorage({ ch
1581
1831
  }), /* @__PURE__ */ jsx("path", { d: "M30,8H22v6H16v8h8V16h6ZM22,20H18V16h4Zm6-6H24V10h4Z" }), /* @__PURE__ */ jsx("path", { d: "M18,10H10V2h8ZM12,8h4V4H12Z" }), children);
1582
1832
  });
1583
1833
  if (process.env.NODE_ENV !== "production") ObjectStorage.propTypes = iconPropTypes;
1584
- const ObjectStorageAlt = /*#__PURE__*/ React.forwardRef(function ObjectStorageAlt({ children, size = 16, ...rest }, ref) {
1585
- return React.createElement(Icon, {
1586
- width: size,
1587
- height: size,
1588
- ref,
1589
- xmlns: "http://www.w3.org/2000/svg",
1590
- viewBox: "0 0 32 32",
1591
- fill: "currentColor",
1592
- ...rest
1593
- }, /* @__PURE__ */ jsx("path", { d: "M28,20H26v2h2v6H4V22H14V20H4a2.0024,2.0024,0,0,0-2,2v6a2.0024,2.0024,0,0,0,2,2H28a2.0024,2.0024,0,0,0,2-2V22A2.0024,2.0024,0,0,0,28,20Z" }), /* @__PURE__ */ jsx("circle", {
1594
- cx: "7",
1595
- cy: "25",
1596
- r: "1"
1597
- }), /* @__PURE__ */ jsx("path", { d: "M21,14a2.981,2.981,0,0,0-2.0374.811l-4.0039-2.4023A2.9578,2.9578,0,0,0,15,12a2.9578,2.9578,0,0,0-.0413-.4087L18.9626,9.189A2.9909,2.9909,0,1,0,18,7a2.9345,2.9345,0,0,0,.0415.4092L14.0376,9.8115a3,3,0,1,0,0,4.377l4.0039,2.4023A2.9345,2.9345,0,0,0,18,17a3,3,0,1,0,3-3Zm0-8a1,1,0,1,1-1,1A1.0009,1.0009,0,0,1,21,6Zm-9,7a1,1,0,1,1,1-1A1.0009,1.0009,0,0,1,12,13Zm9,5a1,1,0,1,1,1-1A1.0009,1.0009,0,0,1,21,18Z" }), children);
1598
- });
1599
- if (process.env.NODE_ENV !== "production") ObjectStorageAlt.propTypes = iconPropTypes;
1600
- const ObservedHail = /*#__PURE__*/ React.forwardRef(function ObservedHail({ children, size = 16, ...rest }, ref) {
1601
- return React.createElement(Icon, {
1602
- width: size,
1603
- height: size,
1604
- ref,
1605
- xmlns: "http://www.w3.org/2000/svg",
1606
- viewBox: "0 0 32 32",
1607
- fill: "currentColor",
1608
- ...rest
1609
- }, /* @__PURE__ */ jsx("path", { d: "M4,18A12,12,0,1,0,16,6H12V1L6,7l6,6V8h4A10,10,0,1,1,6,18Z" }), /* @__PURE__ */ jsx("circle", {
1610
- cx: "13.5",
1611
- cy: "23.5",
1612
- r: "1.5"
1613
- }), /* @__PURE__ */ jsx("circle", {
1614
- cx: "10.5",
1615
- cy: "19.5",
1616
- r: "1.5"
1617
- }), /* @__PURE__ */ jsx("circle", {
1618
- cx: "16.5",
1619
- cy: "19.5",
1620
- r: "1.5"
1621
- }), /* @__PURE__ */ jsx("path", {
1622
- d: "M11.964 14.5H17.036V16.499H11.964z",
1623
- transform: "rotate(-45 14.5 15.5)"
1624
- }), /* @__PURE__ */ jsx("path", {
1625
- d: "M17.964 14.5H23.035999999999998V16.499H17.964z",
1626
- transform: "rotate(-45 20.5 15.5)"
1627
- }), children);
1628
- });
1629
- if (process.env.NODE_ENV !== "production") ObservedHail.propTypes = iconPropTypes;
1630
- const ObservedLightning = /*#__PURE__*/ React.forwardRef(function ObservedLightning({ children, size = 16, ...rest }, ref) {
1631
- return React.createElement(Icon, {
1632
- width: size,
1633
- height: size,
1634
- ref,
1635
- xmlns: "http://www.w3.org/2000/svg",
1636
- viewBox: "0 0 32 32",
1637
- fill: "currentColor",
1638
- ...rest
1639
- }, /* @__PURE__ */ jsx("path", { d: "M15.67 24 13.934 23 16.221 19 12.332 19 16.325 12 18.062 13 15.778 17 19.668 17 15.67 24z" }), /* @__PURE__ */ jsx("path", { d: "M4,18A12,12,0,1,0,16,6H12V1L6,7l6,6V8h4A10,10,0,1,1,6,18Z" }), children);
1640
- });
1641
- if (process.env.NODE_ENV !== "production") ObservedLightning.propTypes = iconPropTypes;
1642
- const OffsetEnvironmental = /*#__PURE__*/ React.forwardRef(function OffsetEnvironmental({ children, size = 16, ...rest }, ref) {
1643
- return React.createElement(Icon, {
1644
- width: size,
1645
- height: size,
1646
- ref,
1647
- xmlns: "http://www.w3.org/2000/svg",
1648
- viewBox: "0 0 32 32",
1649
- fill: "currentColor",
1650
- ...rest
1651
- }, /* @__PURE__ */ jsx("path", { d: "M24.6494,29.5518c-1.4902-2.2236-3.9756-3.5518-6.6494-3.5518h-1v-11h-1c-3.8599,0-7-3.1401-7-7v-3h3c2.3784,0,4.4829,1.1919,5.749,3.0103,1.6006-4.0986,5.5928-7.0103,10.251-7.0103h3v3c0,6.0654-4.9346,11-11,11h-1v9.0498c2.9541.2949,5.6357,1.8887,7.3115,4.3887l-1.6621,1.1133ZM19,13h1c4.9629,0,9-4.0376,9-9v-1h-1c-4.9629,0-9,4.0376-9,9v1ZM11,7v1c0,2.7568,2.2432,5,5,5h1v-1c0-2.7568-2.2432-5-5-5h-1ZM8,27l-1.4141-1.4141,3.5854-3.5859H2v-2h8.1714l-3.5854-3.5859,1.4141-1.4141,5.9995,6-5.9995,6Z" }), children);
1652
- });
1653
- if (process.env.NODE_ENV !== "production") OffsetEnvironmental.propTypes = iconPropTypes;
1654
- const Omega = /*#__PURE__*/ React.forwardRef(function Omega({ children, size = 16, ...rest }, ref) {
1655
- return React.createElement(Icon, {
1656
- width: size,
1657
- height: size,
1658
- ref,
1659
- xmlns: "http://www.w3.org/2000/svg",
1660
- viewBox: "0 0 32 32",
1661
- fill: "currentColor",
1662
- ...rest
1663
- }, /* @__PURE__ */ jsx("path", { d: "M22.7373,25A14.3093,14.3093,0,0,0,27,15C27,8.42,22.58,4,16,4S5,8.42,5,15A14.3093,14.3093,0,0,0,9.2627,25H4v2h8V24.7617A12.5683,12.5683,0,0,1,7,15c0-5.4673,3.5327-9,9-9s9,3.5327,9,9a12.5683,12.5683,0,0,1-5,9.7617V27h8V25Z" }), children);
1664
- });
1665
- if (process.env.NODE_ENV !== "production") Omega.propTypes = iconPropTypes;
1666
- const Opacity = /*#__PURE__*/ React.forwardRef(function Opacity({ children, size = 16, ...rest }, ref) {
1667
- return React.createElement(Icon, {
1668
- width: size,
1669
- height: size,
1670
- ref,
1671
- xmlns: "http://www.w3.org/2000/svg",
1672
- viewBox: "0 0 32 32",
1673
- fill: "currentColor",
1674
- ...rest
1675
- }, /* @__PURE__ */ jsx("path", { d: "M6 6H10V10H6z" }), /* @__PURE__ */ jsx("path", { d: "M10 10H14V14H10z" }), /* @__PURE__ */ jsx("path", { d: "M14 6H18V10H14z" }), /* @__PURE__ */ jsx("path", { d: "M22 6H26V10H22z" }), /* @__PURE__ */ jsx("path", { d: "M6 14H10V18H6z" }), /* @__PURE__ */ jsx("path", { d: "M14 14H18V18H14z" }), /* @__PURE__ */ jsx("path", { d: "M22 14H26V18H22z" }), /* @__PURE__ */ jsx("path", { d: "M6 22H10V26H6z" }), /* @__PURE__ */ jsx("path", { d: "M14 22H18V26H14z" }), /* @__PURE__ */ jsx("path", { d: "M22 22H26V26H22z" }), /* @__PURE__ */ jsx("path", { d: "M18 10H22V14H18z" }), /* @__PURE__ */ jsx("path", { d: "M10 18H14V22H10z" }), /* @__PURE__ */ jsx("path", { d: "M18 18H22V22H18z" }), children);
1676
- });
1677
- if (process.env.NODE_ENV !== "production") Opacity.propTypes = iconPropTypes;
1678
- const OpenStripe = /*#__PURE__*/ React.forwardRef(function OpenStripe({ children, size = 16, ...rest }, ref) {
1679
- return React.createElement(Icon, {
1680
- width: size,
1681
- height: size,
1682
- ref,
1683
- xmlns: "http://www.w3.org/2000/svg",
1684
- viewBox: "0 0 32 32",
1685
- fill: "currentColor",
1686
- ...rest
1687
- }, /* @__PURE__ */ jsx("path", { d: "M10.875,28h-6.75c-1.1719,0-2.125-.8975-2.125-2V6c0-1.103.9531-2,2.125-2h6.75c1.1719,0,2.125.897,2.125,2v20c0,1.1025-.9531,2-2.125,2ZM4.0112,25.9844c.0186,0,.0571.0156.1138.0156h6.75c.085,0,.1294-.0361.1367-.0459l-.0117-19.9458c-.0039.0215-.0474-.0083-.125-.0083h-6.75c-.0645,0-.106.021-.125.0352v19.9561c.001-.0049.0049-.0068.0112-.0068ZM23.707,21.707l-1.4141-1.4141,3.293-3.293h-8.5859v-2h8.5859l-3.293-3.293,1.4141-1.4141,5.707,5.707-5.707,5.707Z" }), children);
1688
- });
1689
- if (process.env.NODE_ENV !== "production") OpenStripe.propTypes = iconPropTypes;
1690
- const OpenPanelBottom = /*#__PURE__*/ React.forwardRef(function OpenPanelBottom({ children, size = 16, ...rest }, ref) {
1691
- return React.createElement(Icon, {
1692
- width: size,
1693
- height: size,
1694
- ref,
1695
- xmlns: "http://www.w3.org/2000/svg",
1696
- viewBox: "0 0 32 32",
1697
- fill: "currentColor",
1698
- ...rest
1699
- }, /* @__PURE__ */ jsx("path", { d: "M28,4H4A2,2,0,0,0,2,6V26a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V6A2,2,0,0,0,28,4Zm0,2V18H4V6ZM4,26V20H28v6Z" }), children);
1700
- });
1701
- if (process.env.NODE_ENV !== "production") OpenPanelBottom.propTypes = iconPropTypes;
1702
- const OpenPanelFilledBottom = /*#__PURE__*/ React.forwardRef(function OpenPanelFilledBottom({ children, size = 16, ...rest }, ref) {
1703
- return React.createElement(Icon, {
1704
- width: size,
1705
- height: size,
1706
- ref,
1707
- xmlns: "http://www.w3.org/2000/svg",
1708
- viewBox: "0 0 32 32",
1709
- fill: "currentColor",
1710
- ...rest
1711
- }, /* @__PURE__ */ jsx("path", { d: "M28,4H4A2,2,0,0,0,2,6V26a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V6A2,2,0,0,0,28,4Zm0,2V18H4V6Z" }), children);
1712
- });
1713
- if (process.env.NODE_ENV !== "production") OpenPanelFilledBottom.propTypes = iconPropTypes;
1714
- const OpenPanelFilledLeft = /*#__PURE__*/ React.forwardRef(function OpenPanelFilledLeft({ children, size = 16, ...rest }, ref) {
1715
- return React.createElement(Icon, {
1716
- width: size,
1717
- height: size,
1718
- ref,
1719
- xmlns: "http://www.w3.org/2000/svg",
1720
- viewBox: "0 0 32 32",
1721
- fill: "currentColor",
1722
- ...rest
1723
- }, /* @__PURE__ */ jsx("path", { d: "M28,4H4A2,2,0,0,0,2,6V26a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V6A2,2,0,0,0,28,4Zm0,22H12V6H28Z" }), children);
1724
- });
1725
- if (process.env.NODE_ENV !== "production") OpenPanelFilledLeft.propTypes = iconPropTypes;
1726
- const OpenPanelFilledRight = /*#__PURE__*/ React.forwardRef(function OpenPanelFilledRight({ children, size = 16, ...rest }, ref) {
1727
- return React.createElement(Icon, {
1728
- width: size,
1729
- height: size,
1730
- ref,
1731
- xmlns: "http://www.w3.org/2000/svg",
1732
- viewBox: "0 0 32 32",
1733
- fill: "currentColor",
1734
- ...rest
1735
- }, /* @__PURE__ */ jsx("path", { d: "M28,4H4A2,2,0,0,0,2,6V26a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V6A2,2,0,0,0,28,4ZM4,6H20V26H4Z" }), children);
1736
- });
1737
- if (process.env.NODE_ENV !== "production") OpenPanelFilledRight.propTypes = iconPropTypes;
1738
- const OpenPanelFilledTop = /*#__PURE__*/ React.forwardRef(function OpenPanelFilledTop({ children, size = 16, ...rest }, ref) {
1739
- return React.createElement(Icon, {
1740
- width: size,
1741
- height: size,
1742
- ref,
1743
- xmlns: "http://www.w3.org/2000/svg",
1744
- viewBox: "0 0 32 32",
1745
- fill: "currentColor",
1746
- ...rest
1747
- }, /* @__PURE__ */ jsx("path", { d: "M28,4H4A2,2,0,0,0,2,6V26a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V6A2,2,0,0,0,28,4ZM4,26V14H28V26Z" }), children);
1748
- });
1749
- if (process.env.NODE_ENV !== "production") OpenPanelFilledTop.propTypes = iconPropTypes;
1750
- const OpenPanelLeft = /*#__PURE__*/ React.forwardRef(function OpenPanelLeft({ children, size = 16, ...rest }, ref) {
1751
- return React.createElement(Icon, {
1752
- width: size,
1753
- height: size,
1754
- ref,
1755
- xmlns: "http://www.w3.org/2000/svg",
1756
- viewBox: "0 0 32 32",
1757
- fill: "currentColor",
1758
- ...rest
1759
- }, /* @__PURE__ */ jsx("path", { d: "M28,4H4A2,2,0,0,0,2,6V26a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V6A2,2,0,0,0,28,4ZM4,6h6V26H4ZM28,26H12V6H28Z" }), children);
1760
- });
1761
- if (process.env.NODE_ENV !== "production") OpenPanelLeft.propTypes = iconPropTypes;
1762
- const OpenPanelRight = /*#__PURE__*/ React.forwardRef(function OpenPanelRight({ children, size = 16, ...rest }, ref) {
1763
- return React.createElement(Icon, {
1764
- width: size,
1765
- height: size,
1766
- ref,
1767
- xmlns: "http://www.w3.org/2000/svg",
1768
- viewBox: "0 0 32 32",
1769
- fill: "currentColor",
1770
- ...rest
1771
- }, /* @__PURE__ */ jsx("path", { d: "M28,4H4A2,2,0,0,0,2,6V26a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V6A2,2,0,0,0,28,4ZM4,6H20V26H4ZM28,26H22V6h6Z" }), children);
1772
- });
1773
- if (process.env.NODE_ENV !== "production") OpenPanelRight.propTypes = iconPropTypes;
1774
1834
  //#endregion
1775
- export { MobileEvent, MobileLandscape, MobileRequest, MobileSession, MobileView, MobileViewOrientation, MobilityServices, Model, ModelAlt, ModelBuilder, ModelBuilderReference, ModelContentDoc, ModelFoundation, ModelReference, ModelTuned, ModifiedNewest, ModifiedOldest, Money, Monster, Monument, Moon, Moonrise, Moonset, MostlyCloudy, MostlyCloudyNight, Mountain, Mov, Move, Movement, Mp3, Mp4, Mpeg, Mpg2, MultiuserDevice, Music, MusicAdd, MusicRemove, Mysql, NameSpace, NamingConventions, NavaidCivil, NavaidDme, NavaidHelipad, NavaidMilitary, NavaidMilitaryCivil, NavaidNdb, NavaidNdbDme, NavaidPrivate, NavaidSeaplane, NavaidTacan, NavaidVhfor, NavaidVor, NavaidVorDme, NavaidVorTac, Need, NetworkAdminControl, NetworkEnterprise, NetworkInterface, NetworkOverlay, NetworkPublic, NetworkTimeProtocol, Network_1, Network_2, Network_3, Network_3Reference, Network_4, Network_4Reference, NewTab, NextFilled, NextOutline, NoImage, NoTicket, Nominal, NonCertified, NoodleBowl, NotAvailable, NotSent, NotSentFilled, Notebook, NotebookReference, Notification, NotificationCounter, NotificationFilled, NotificationNew, NotificationOff, NotificationOffFilled, NotificationsPaused, NullSign, NumberSmall_0, NumberSmall_1, NumberSmall_2, NumberSmall_3, NumberSmall_4, NumberSmall_5, NumberSmall_6, NumberSmall_7, NumberSmall_8, NumberSmall_9, Number_0, Number_1, Number_2, Number_3, Number_4, Number_5, Number_6, Number_7, Number_8, Number_9, Object$1 as Object, ObjectStorage, ObjectStorageAlt, ObservedHail, ObservedLightning, OffsetEnvironmental, Omega, Opacity, OpenPanelBottom, OpenPanelFilledBottom, OpenPanelFilledLeft, OpenPanelFilledRight, OpenPanelFilledTop, OpenPanelLeft, OpenPanelRight, OpenStripe, WatsonHealthNominate };
1835
+ export { Minimize, MinusPlus, MissingDataWarning, Misuse, MisuseOutline, MixedRainHail, MlModelReference, Mobile, MobileAdd, MobileAudio, MobileCheck, MobileCrash, MobileDownload, MobileEvent, MobileLandscape, MobileRequest, MobileSession, MobileView, MobileViewOrientation, MobilityServices, Model, ModelAlt, ModelBuilder, ModelBuilderReference, ModelContentDoc, ModelFoundation, ModelReference, ModelTuned, ModifiedNewest, ModifiedOldest, Money, Monster, Monument, Moon, Moonrise, Moonset, MostlyCloudy, MostlyCloudyNight, Mountain, Mov, Move, Movement, Mp3, Mp4, Mpeg, Mpg2, MultiuserDevice, Music, MusicAdd, MusicRemove, Mysql, NameSpace, NamingConventions, NavaidCivil, NavaidDme, NavaidHelipad, NavaidMilitary, NavaidMilitaryCivil, NavaidNdb, NavaidNdbDme, NavaidPrivate, NavaidSeaplane, NavaidTacan, NavaidVhfor, NavaidVor, NavaidVorDme, NavaidVorTac, Need, NetworkAdminControl, NetworkEnterprise, NetworkInterface, NetworkOverlay, NetworkPublic, NetworkTimeProtocol, Network_1, Network_2, Network_3, Network_3Reference, Network_4, Network_4Reference, NewTab, NextFilled, NextOutline, NoImage, NoTicket, Nominal, NonCertified, NoodleBowl, NotAvailable, NotSent, NotSentFilled, Notebook, NotebookReference, Notification, NotificationCounter, NotificationFilled, NotificationNew, NotificationOff, NotificationOffFilled, NotificationsPaused, NullSign, NumberSmall_0, NumberSmall_1, NumberSmall_2, NumberSmall_3, NumberSmall_4, NumberSmall_5, NumberSmall_6, NumberSmall_7, NumberSmall_8, NumberSmall_9, Number_0, Number_1, Number_2, Number_3, Number_4, Number_5, Number_6, Number_7, Number_8, Number_9, Object$1 as Object, ObjectStorage, UnassignedWorkOrder, WatsonHealthNominate };
@@ -7,6 +7,20 @@
7
7
  * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
8
8
  */
9
9
  import type { CarbonIconType } from '../CarbonIcon';
10
+ declare const _ObjectStorageAlt: CarbonIconType;
11
+ declare const _ObservedHail: CarbonIconType;
12
+ declare const _ObservedLightning: CarbonIconType;
13
+ declare const _OffsetEnvironmental: CarbonIconType;
14
+ declare const _Omega: CarbonIconType;
15
+ declare const _Opacity: CarbonIconType;
16
+ declare const _OpenStripe: CarbonIconType;
17
+ declare const _OpenPanelBottom: CarbonIconType;
18
+ declare const _OpenPanelFilledBottom: CarbonIconType;
19
+ declare const _OpenPanelFilledLeft: CarbonIconType;
20
+ declare const _OpenPanelFilledRight: CarbonIconType;
21
+ declare const _OpenPanelFilledTop: CarbonIconType;
22
+ declare const _OpenPanelLeft: CarbonIconType;
23
+ declare const _OpenPanelRight: CarbonIconType;
10
24
  declare const _OpenPanelTop: CarbonIconType;
11
25
  declare const _QOperation: CarbonIconType;
12
26
  declare const _QOperationGauge: CarbonIconType;
@@ -118,18 +132,4 @@ declare const _Pin: CarbonIconType;
118
132
  declare const _PinFilled: CarbonIconType;
119
133
  declare const _Pipelines: CarbonIconType;
120
134
  declare const _PivotHorizontal: CarbonIconType;
121
- declare const _PivotVertical: CarbonIconType;
122
- declare const _Plan: CarbonIconType;
123
- declare const _Plane: CarbonIconType;
124
- declare const _PlanePrivate: CarbonIconType;
125
- declare const _PlaneSea: CarbonIconType;
126
- declare const _PlatformAutomation: CarbonIconType;
127
- declare const _Platforms: CarbonIconType;
128
- declare const _Play: CarbonIconType;
129
- declare const _PlayFilled: CarbonIconType;
130
- declare const _PlayFilledAlt: CarbonIconType;
131
- declare const _PlayOutline: CarbonIconType;
132
- declare const _PlayOutlineFilled: CarbonIconType;
133
- declare const _Playlist: CarbonIconType;
134
- declare const _Pli: CarbonIconType;
135
- export { _OpenPanelTop as OpenPanelTop, _QOperation as QOperation, _QOperationGauge as QOperationGauge, _QOperationIf as QOperationIf, _OperationsField as OperationsField, _OperationsRecord as OperationsRecord, _Orchestrate as Orchestrate, _OrderServer as OrderServer, _OrderStorm as OrderStorm, _OrderStratus as OrderStratus, _OrderDetails as OrderDetails, _Ordinal as Ordinal, _Outage as Outage, _OutlookSevere as OutlookSevere, _OverflowMenuHorizontal as OverflowMenuHorizontal, _OverflowMenuVertical as OverflowMenuVertical, _Overlay as Overlay, _Package as Package, _PackageTextAnalysis as PackageTextAnalysis, _PackageNode as PackageNode, _PageFirst as PageFirst, _PageLast as PageLast, _PageBreak as PageBreak, _PageNumber as PageNumber, _WatsonHealthPageScroll as WatsonHealthPageScroll, _PaintBrush as PaintBrush, _PaintBrushAlt as PaintBrushAlt, _PalmTree as PalmTree, _PanHorizontal as PanHorizontal, _PanVertical as PanVertical, _PanelExpansion as PanelExpansion, _Paragraph as Paragraph, _Parameter as Parameter, _ParentChild as ParentChild, _ParentNode as ParentNode, _PartDefinition as PartDefinition, _PartUsage as PartUsage, _PartitionAuto as PartitionAuto, _PartitionCollection as PartitionCollection, _PartitionRepartition as PartitionRepartition, _PartitionSame as PartitionSame, _PartitionSpecific as PartitionSpecific, _PartlyCloudy as PartlyCloudy, _PartlyCloudyNight as PartlyCloudyNight, _Partnership as Partnership, _PartyPopper as PartyPopper, _PassengerDrinks as PassengerDrinks, _PassengerPlus as PassengerPlus, _Password as Password, _Paste as Paste, _Pause as Pause, _PauseFilled as PauseFilled, _PauseOutline as PauseOutline, _PauseOutlineFilled as PauseOutlineFilled, _PauseFuture as PauseFuture, _PausePast as PausePast, _PcnENode as PcnENode, _PcnMilitary as PcnMilitary, _PcnPNode as PcnPNode, _PcnZNode as PcnZNode, _Pdf as Pdf, _PdfReference as PdfReference, _Pedestrian as Pedestrian, _PedestrianFamily as PedestrianFamily, _PedestrianChild as PedestrianChild, _Pen as Pen, _PenFountain as PenFountain, _Pending as Pending, _PendingFilled as PendingFilled, _PentagonDownOutline as PentagonDownOutline, _PentagonDownSolid as PentagonDownSolid, _PentagonLeftOutline as PentagonLeftOutline, _PentagonLeftSolid as PentagonLeftSolid, _PentagonOutline as PentagonOutline, _PentagonRightOutline as PentagonRightOutline, _PentagonRightSolid as PentagonRightSolid, _PentagonSolid as PentagonSolid, _Percentage as Percentage, _PercentageFilled as PercentageFilled, _PerformAction as PerformAction, _Person as Person, _PersonFavorite as PersonFavorite, _Pest as Pest, _WatsonHealthPetImageB as WatsonHealthPetImageB, _WatsonHealthPetImageO as WatsonHealthPetImageO, _Phone as Phone, _PhoneApplication as PhoneApplication, _PhoneBlock as PhoneBlock, _PhoneBlockFilled as PhoneBlockFilled, _PhoneFilled as PhoneFilled, _PhoneIncoming as PhoneIncoming, _PhoneIncomingFilled as PhoneIncomingFilled, _PhoneIp as PhoneIp, _PhoneOff as PhoneOff, _PhoneOffFilled as PhoneOffFilled, _PhoneOutgoing as PhoneOutgoing, _PhoneOutgoingFilled as PhoneOutgoingFilled, _PhoneSettings as PhoneSettings, _PhoneVoice as PhoneVoice, _PhoneVoiceFilled as PhoneVoiceFilled, _PhraseSentiment as PhraseSentiment, _PicnicArea as PicnicArea, _PiggyBank as PiggyBank, _PiggyBankSlot as PiggyBankSlot, _Pills as Pills, _PillsAdd as PillsAdd, _PillsSubtract as PillsSubtract, _Pin as Pin, _PinFilled as PinFilled, _Pipelines as Pipelines, _PivotHorizontal as PivotHorizontal, _PivotVertical as PivotVertical, _Plan as Plan, _Plane as Plane, _PlanePrivate as PlanePrivate, _PlaneSea as PlaneSea, _PlatformAutomation as PlatformAutomation, _Platforms as Platforms, _Play as Play, _PlayFilled as PlayFilled, _PlayFilledAlt as PlayFilledAlt, _PlayOutline as PlayOutline, _PlayOutlineFilled as PlayOutlineFilled, _Playlist as Playlist, _Pli as Pli };
135
+ export { _ObjectStorageAlt as ObjectStorageAlt, _ObservedHail as ObservedHail, _ObservedLightning as ObservedLightning, _OffsetEnvironmental as OffsetEnvironmental, _Omega as Omega, _Opacity as Opacity, _OpenStripe as OpenStripe, _OpenPanelBottom as OpenPanelBottom, _OpenPanelFilledBottom as OpenPanelFilledBottom, _OpenPanelFilledLeft as OpenPanelFilledLeft, _OpenPanelFilledRight as OpenPanelFilledRight, _OpenPanelFilledTop as OpenPanelFilledTop, _OpenPanelLeft as OpenPanelLeft, _OpenPanelRight as OpenPanelRight, _OpenPanelTop as OpenPanelTop, _QOperation as QOperation, _QOperationGauge as QOperationGauge, _QOperationIf as QOperationIf, _OperationsField as OperationsField, _OperationsRecord as OperationsRecord, _Orchestrate as Orchestrate, _OrderServer as OrderServer, _OrderStorm as OrderStorm, _OrderStratus as OrderStratus, _OrderDetails as OrderDetails, _Ordinal as Ordinal, _Outage as Outage, _OutlookSevere as OutlookSevere, _OverflowMenuHorizontal as OverflowMenuHorizontal, _OverflowMenuVertical as OverflowMenuVertical, _Overlay as Overlay, _Package as Package, _PackageTextAnalysis as PackageTextAnalysis, _PackageNode as PackageNode, _PageFirst as PageFirst, _PageLast as PageLast, _PageBreak as PageBreak, _PageNumber as PageNumber, _WatsonHealthPageScroll as WatsonHealthPageScroll, _PaintBrush as PaintBrush, _PaintBrushAlt as PaintBrushAlt, _PalmTree as PalmTree, _PanHorizontal as PanHorizontal, _PanVertical as PanVertical, _PanelExpansion as PanelExpansion, _Paragraph as Paragraph, _Parameter as Parameter, _ParentChild as ParentChild, _ParentNode as ParentNode, _PartDefinition as PartDefinition, _PartUsage as PartUsage, _PartitionAuto as PartitionAuto, _PartitionCollection as PartitionCollection, _PartitionRepartition as PartitionRepartition, _PartitionSame as PartitionSame, _PartitionSpecific as PartitionSpecific, _PartlyCloudy as PartlyCloudy, _PartlyCloudyNight as PartlyCloudyNight, _Partnership as Partnership, _PartyPopper as PartyPopper, _PassengerDrinks as PassengerDrinks, _PassengerPlus as PassengerPlus, _Password as Password, _Paste as Paste, _Pause as Pause, _PauseFilled as PauseFilled, _PauseOutline as PauseOutline, _PauseOutlineFilled as PauseOutlineFilled, _PauseFuture as PauseFuture, _PausePast as PausePast, _PcnENode as PcnENode, _PcnMilitary as PcnMilitary, _PcnPNode as PcnPNode, _PcnZNode as PcnZNode, _Pdf as Pdf, _PdfReference as PdfReference, _Pedestrian as Pedestrian, _PedestrianFamily as PedestrianFamily, _PedestrianChild as PedestrianChild, _Pen as Pen, _PenFountain as PenFountain, _Pending as Pending, _PendingFilled as PendingFilled, _PentagonDownOutline as PentagonDownOutline, _PentagonDownSolid as PentagonDownSolid, _PentagonLeftOutline as PentagonLeftOutline, _PentagonLeftSolid as PentagonLeftSolid, _PentagonOutline as PentagonOutline, _PentagonRightOutline as PentagonRightOutline, _PentagonRightSolid as PentagonRightSolid, _PentagonSolid as PentagonSolid, _Percentage as Percentage, _PercentageFilled as PercentageFilled, _PerformAction as PerformAction, _Person as Person, _PersonFavorite as PersonFavorite, _Pest as Pest, _WatsonHealthPetImageB as WatsonHealthPetImageB, _WatsonHealthPetImageO as WatsonHealthPetImageO, _Phone as Phone, _PhoneApplication as PhoneApplication, _PhoneBlock as PhoneBlock, _PhoneBlockFilled as PhoneBlockFilled, _PhoneFilled as PhoneFilled, _PhoneIncoming as PhoneIncoming, _PhoneIncomingFilled as PhoneIncomingFilled, _PhoneIp as PhoneIp, _PhoneOff as PhoneOff, _PhoneOffFilled as PhoneOffFilled, _PhoneOutgoing as PhoneOutgoing, _PhoneOutgoingFilled as PhoneOutgoingFilled, _PhoneSettings as PhoneSettings, _PhoneVoice as PhoneVoice, _PhoneVoiceFilled as PhoneVoiceFilled, _PhraseSentiment as PhraseSentiment, _PicnicArea as PicnicArea, _PiggyBank as PiggyBank, _PiggyBankSlot as PiggyBankSlot, _Pills as Pills, _PillsAdd as PillsAdd, _PillsSubtract as PillsSubtract, _Pin as Pin, _PinFilled as PinFilled, _Pipelines as Pipelines, _PivotHorizontal as PivotHorizontal };