@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,196 @@ 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-14.js
14
+ const ObjectStorageAlt = /*#__PURE__*/ React.forwardRef(function ObjectStorageAlt({ children, size = 16, ...rest }, ref) {
15
+ return React.createElement(Icon, {
16
+ width: size,
17
+ height: size,
18
+ ref,
19
+ xmlns: "http://www.w3.org/2000/svg",
20
+ viewBox: "0 0 32 32",
21
+ fill: "currentColor",
22
+ ...rest
23
+ }, /* @__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", {
24
+ cx: "7",
25
+ cy: "25",
26
+ r: "1"
27
+ }), /* @__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);
28
+ });
29
+ if (process.env.NODE_ENV !== "production") ObjectStorageAlt.propTypes = iconPropTypes;
30
+ const ObservedHail = /*#__PURE__*/ React.forwardRef(function ObservedHail({ children, size = 16, ...rest }, ref) {
31
+ return React.createElement(Icon, {
32
+ width: size,
33
+ height: size,
34
+ ref,
35
+ xmlns: "http://www.w3.org/2000/svg",
36
+ viewBox: "0 0 32 32",
37
+ fill: "currentColor",
38
+ ...rest
39
+ }, /* @__PURE__ */ jsx("path", { d: "M4,18A12,12,0,1,0,16,6H12V1L6,7l6,6V8h4A10,10,0,1,1,6,18Z" }), /* @__PURE__ */ jsx("circle", {
40
+ cx: "13.5",
41
+ cy: "23.5",
42
+ r: "1.5"
43
+ }), /* @__PURE__ */ jsx("circle", {
44
+ cx: "10.5",
45
+ cy: "19.5",
46
+ r: "1.5"
47
+ }), /* @__PURE__ */ jsx("circle", {
48
+ cx: "16.5",
49
+ cy: "19.5",
50
+ r: "1.5"
51
+ }), /* @__PURE__ */ jsx("path", {
52
+ d: "M11.964 14.5H17.036V16.499H11.964z",
53
+ transform: "rotate(-45 14.5 15.5)"
54
+ }), /* @__PURE__ */ jsx("path", {
55
+ d: "M17.964 14.5H23.035999999999998V16.499H17.964z",
56
+ transform: "rotate(-45 20.5 15.5)"
57
+ }), children);
58
+ });
59
+ if (process.env.NODE_ENV !== "production") ObservedHail.propTypes = iconPropTypes;
60
+ const ObservedLightning = /*#__PURE__*/ React.forwardRef(function ObservedLightning({ children, size = 16, ...rest }, ref) {
61
+ return React.createElement(Icon, {
62
+ width: size,
63
+ height: size,
64
+ ref,
65
+ xmlns: "http://www.w3.org/2000/svg",
66
+ viewBox: "0 0 32 32",
67
+ fill: "currentColor",
68
+ ...rest
69
+ }, /* @__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);
70
+ });
71
+ if (process.env.NODE_ENV !== "production") ObservedLightning.propTypes = iconPropTypes;
72
+ const OffsetEnvironmental = /*#__PURE__*/ React.forwardRef(function OffsetEnvironmental({ children, size = 16, ...rest }, ref) {
73
+ return React.createElement(Icon, {
74
+ width: size,
75
+ height: size,
76
+ ref,
77
+ xmlns: "http://www.w3.org/2000/svg",
78
+ viewBox: "0 0 32 32",
79
+ fill: "currentColor",
80
+ ...rest
81
+ }, /* @__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);
82
+ });
83
+ if (process.env.NODE_ENV !== "production") OffsetEnvironmental.propTypes = iconPropTypes;
84
+ const Omega = /*#__PURE__*/ React.forwardRef(function Omega({ children, size = 16, ...rest }, ref) {
85
+ return React.createElement(Icon, {
86
+ width: size,
87
+ height: size,
88
+ ref,
89
+ xmlns: "http://www.w3.org/2000/svg",
90
+ viewBox: "0 0 32 32",
91
+ fill: "currentColor",
92
+ ...rest
93
+ }, /* @__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);
94
+ });
95
+ if (process.env.NODE_ENV !== "production") Omega.propTypes = iconPropTypes;
96
+ const Opacity = /*#__PURE__*/ React.forwardRef(function Opacity({ children, size = 16, ...rest }, ref) {
97
+ return React.createElement(Icon, {
98
+ width: size,
99
+ height: size,
100
+ ref,
101
+ xmlns: "http://www.w3.org/2000/svg",
102
+ viewBox: "0 0 32 32",
103
+ fill: "currentColor",
104
+ ...rest
105
+ }, /* @__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);
106
+ });
107
+ if (process.env.NODE_ENV !== "production") Opacity.propTypes = iconPropTypes;
108
+ const OpenStripe = /*#__PURE__*/ React.forwardRef(function OpenStripe({ children, size = 16, ...rest }, ref) {
109
+ return React.createElement(Icon, {
110
+ width: size,
111
+ height: size,
112
+ ref,
113
+ xmlns: "http://www.w3.org/2000/svg",
114
+ viewBox: "0 0 32 32",
115
+ fill: "currentColor",
116
+ ...rest
117
+ }, /* @__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);
118
+ });
119
+ if (process.env.NODE_ENV !== "production") OpenStripe.propTypes = iconPropTypes;
120
+ const OpenPanelBottom = /*#__PURE__*/ React.forwardRef(function OpenPanelBottom({ children, size = 16, ...rest }, ref) {
121
+ return React.createElement(Icon, {
122
+ width: size,
123
+ height: size,
124
+ ref,
125
+ xmlns: "http://www.w3.org/2000/svg",
126
+ viewBox: "0 0 32 32",
127
+ fill: "currentColor",
128
+ ...rest
129
+ }, /* @__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);
130
+ });
131
+ if (process.env.NODE_ENV !== "production") OpenPanelBottom.propTypes = iconPropTypes;
132
+ const OpenPanelFilledBottom = /*#__PURE__*/ React.forwardRef(function OpenPanelFilledBottom({ children, size = 16, ...rest }, ref) {
133
+ return React.createElement(Icon, {
134
+ width: size,
135
+ height: size,
136
+ ref,
137
+ xmlns: "http://www.w3.org/2000/svg",
138
+ viewBox: "0 0 32 32",
139
+ fill: "currentColor",
140
+ ...rest
141
+ }, /* @__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);
142
+ });
143
+ if (process.env.NODE_ENV !== "production") OpenPanelFilledBottom.propTypes = iconPropTypes;
144
+ const OpenPanelFilledLeft = /*#__PURE__*/ React.forwardRef(function OpenPanelFilledLeft({ children, size = 16, ...rest }, ref) {
145
+ return React.createElement(Icon, {
146
+ width: size,
147
+ height: size,
148
+ ref,
149
+ xmlns: "http://www.w3.org/2000/svg",
150
+ viewBox: "0 0 32 32",
151
+ fill: "currentColor",
152
+ ...rest
153
+ }, /* @__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);
154
+ });
155
+ if (process.env.NODE_ENV !== "production") OpenPanelFilledLeft.propTypes = iconPropTypes;
156
+ const OpenPanelFilledRight = /*#__PURE__*/ React.forwardRef(function OpenPanelFilledRight({ children, size = 16, ...rest }, ref) {
157
+ return React.createElement(Icon, {
158
+ width: size,
159
+ height: size,
160
+ ref,
161
+ xmlns: "http://www.w3.org/2000/svg",
162
+ viewBox: "0 0 32 32",
163
+ fill: "currentColor",
164
+ ...rest
165
+ }, /* @__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);
166
+ });
167
+ if (process.env.NODE_ENV !== "production") OpenPanelFilledRight.propTypes = iconPropTypes;
168
+ const OpenPanelFilledTop = /*#__PURE__*/ React.forwardRef(function OpenPanelFilledTop({ children, size = 16, ...rest }, ref) {
169
+ return React.createElement(Icon, {
170
+ width: size,
171
+ height: size,
172
+ ref,
173
+ xmlns: "http://www.w3.org/2000/svg",
174
+ viewBox: "0 0 32 32",
175
+ fill: "currentColor",
176
+ ...rest
177
+ }, /* @__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);
178
+ });
179
+ if (process.env.NODE_ENV !== "production") OpenPanelFilledTop.propTypes = iconPropTypes;
180
+ const OpenPanelLeft = /*#__PURE__*/ React.forwardRef(function OpenPanelLeft({ children, size = 16, ...rest }, ref) {
181
+ return React.createElement(Icon, {
182
+ width: size,
183
+ height: size,
184
+ ref,
185
+ xmlns: "http://www.w3.org/2000/svg",
186
+ viewBox: "0 0 32 32",
187
+ fill: "currentColor",
188
+ ...rest
189
+ }, /* @__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);
190
+ });
191
+ if (process.env.NODE_ENV !== "production") OpenPanelLeft.propTypes = iconPropTypes;
192
+ const OpenPanelRight = /*#__PURE__*/ React.forwardRef(function OpenPanelRight({ children, size = 16, ...rest }, ref) {
193
+ return React.createElement(Icon, {
194
+ width: size,
195
+ height: size,
196
+ ref,
197
+ xmlns: "http://www.w3.org/2000/svg",
198
+ viewBox: "0 0 32 32",
199
+ fill: "currentColor",
200
+ ...rest
201
+ }, /* @__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);
202
+ });
203
+ if (process.env.NODE_ENV !== "production") OpenPanelRight.propTypes = iconPropTypes;
14
204
  const OpenPanelTop = /*#__PURE__*/ React.forwardRef(function OpenPanelTop({ children, size = 16, ...rest }, ref) {
15
205
  return React.createElement(Icon, {
16
206
  width: size,
@@ -1537,215 +1727,5 @@ const PivotHorizontal = /*#__PURE__*/ React.forwardRef(function PivotHorizontal(
1537
1727
  }, /* @__PURE__ */ jsx("path", { d: "M28.1,2H3.9c-1.1,0-1.9.9-1.9,1.9v24.2c0,1.1.9,1.9,1.9,1.9h24.2c1.1,0,1.9-.9,1.9-1.9V3.9c0-1.1-.9-1.9-1.9-1.9ZM28,28H4V8h24s0,20,0,20ZM28,6H4v-2h24s0,2,0,2ZM22,19l-1.4,1.4-2.6-2.6v6.2c0,1.1-.9,2-2,2h-6v-2h6v-6.2l-2.6,2.6-1.4-1.4,5-5,5,5ZM8,12v-2h16v2H8Z" }), children);
1538
1728
  });
1539
1729
  if (process.env.NODE_ENV !== "production") PivotHorizontal.propTypes = iconPropTypes;
1540
- const PivotVertical = /*#__PURE__*/ React.forwardRef(function PivotVertical({ children, size = 16, ...rest }, ref) {
1541
- return React.createElement(Icon, {
1542
- width: size,
1543
- height: size,
1544
- ref,
1545
- xmlns: "http://www.w3.org/2000/svg",
1546
- viewBox: "0 0 32 32",
1547
- fill: "currentColor",
1548
- ...rest
1549
- }, /* @__PURE__ */ jsx("path", { d: "M28,2H4c-1.1,0-2,.9-2,2v24c0,1.1.9,2,2,2h24c1.1,0,2-.9,2-2V4c0-1.1-.9-2-2-2ZM28,28H4V8h24v20ZM28,6H4v-2h24v2ZM22,10h2v16h-2v-16ZM15,14l5,5-5,5-1.4-1.4,2.6-2.6h-6.2c-1.1,0-2-.9-2-2v-6h2v6h6.2l-2.6-2.6,1.4-1.4Z" }), children);
1550
- });
1551
- if (process.env.NODE_ENV !== "production") PivotVertical.propTypes = iconPropTypes;
1552
- const Plan = /*#__PURE__*/ React.forwardRef(function Plan({ children, size = 16, ...rest }, ref) {
1553
- return React.createElement(Icon, {
1554
- width: size,
1555
- height: size,
1556
- ref,
1557
- xmlns: "http://www.w3.org/2000/svg",
1558
- viewBox: "0 0 32 32",
1559
- fill: "currentColor",
1560
- ...rest
1561
- }, /* @__PURE__ */ jsx("path", { d: "M31,8c0-0.4-0.2-0.7-0.5-0.9l-7-4C23.3,3,23.2,3,23,3s-0.3,0-0.5,0.1L16,6.8L9.5,3.1C9.3,3,9.2,3,9,3S8.7,3,8.5,3.1l-7,4 C1.2,7.3,1,7.6,1,8v20c0,0.6,0.4,1,1,1c0.2,0,0.3-0.1,0.5-0.1l0,0L9,25.2l6.5,3.7C15.7,29,15.8,29,16,29s0.3,0,0.5-0.1l6.5-3.7 l6.5,3.7l0,0c0.1,0.1,0.3,0.1,0.5,0.1c0.6,0,1-0.4,1-1V8z M3,8.6l5-2.9v17.7l-5,2.9V8.6z M15,26.3l-5-2.9V5.7l5,2.9V26.3z M22,23.4 l-5,2.9V8.6l5-2.9V23.4z M24,23.4V5.7l5,2.9l0,17.7L24,23.4z" }), children);
1562
- });
1563
- if (process.env.NODE_ENV !== "production") Plan.propTypes = iconPropTypes;
1564
- const Plane = /*#__PURE__*/ React.forwardRef(function Plane({ children, size = 16, ...rest }, ref) {
1565
- return React.createElement(Icon, {
1566
- width: size,
1567
- height: size,
1568
- ref,
1569
- xmlns: "http://www.w3.org/2000/svg",
1570
- viewBox: "0 0 32 32",
1571
- fill: "currentColor",
1572
- ...rest
1573
- }, /* @__PURE__ */ jsx("path", { d: "M29.37,14.75,20,10V6a4,4,0,0,0-8,0v4L2.63,14.75a1,1,0,0,0-.63.93v5a1,1,0,0,0,1,1,1,1,0,0,0,.29-.05L12,18v5L8.55,24.72a1,1,0,0,0-.55.9V29a1,1,0,0,0,1,1,.9.9,0,0,0,.28,0L16,28l6.72,2A.9.9,0,0,0,23,30a1,1,0,0,0,1-1V25.62a1,1,0,0,0-.55-.9L20,23V18l8.71,3.61a1,1,0,0,0,.29.05,1,1,0,0,0,1-1v-5A1,1,0,0,0,29.37,14.75ZM28,19.15,18,15v9.24l4,2v1.43l-6-1.75-6,1.75V26.24l4-2V15L4,19.15V16.3l10-5.07V6a2,2,0,0,1,4,0v5.23L28,16.3Z" }), children);
1574
- });
1575
- if (process.env.NODE_ENV !== "production") Plane.propTypes = iconPropTypes;
1576
- const PlanePrivate = /*#__PURE__*/ React.forwardRef(function PlanePrivate({ children, size = 16, ...rest }, ref) {
1577
- return React.createElement(Icon, {
1578
- width: size,
1579
- height: size,
1580
- ref,
1581
- xmlns: "http://www.w3.org/2000/svg",
1582
- viewBox: "0 0 32 32",
1583
- fill: "currentColor",
1584
- ...rest
1585
- }, /* @__PURE__ */ jsx("path", { d: "M28.5845,14.585l-3.12-1.8721A4.9951,4.9951,0,0,0,22.8921,12H7.7808L7.16,9.5151A1.9975,1.9975,0,0,0,5.2192,8H4a2.0023,2.0023,0,0,0-2,2v7a3.0033,3.0033,0,0,0,3,3h7v6a2.0023,2.0023,0,0,0,2,2h1.3071A2.0086,2.0086,0,0,0,17.18,26.7021L19.6929,20h7.3916a2.9152,2.9152,0,0,0,1.5-5.415ZM27.0845,18H18.3071l-3,8H14V18H5a1.0009,1.0009,0,0,1-1-1V10H5.2192l1,4H10v2h2V14h3v2h2V14h3v2h2V14h.8921a2.9977,2.9977,0,0,1,1.5434.4277l3.12,1.8721a.9154.9154,0,0,1-.4712,1.7Z" }), /* @__PURE__ */ jsx("path", { d: "M14,4h1.3228l2.4,6h2.1545L17.18,3.2573A1.9906,1.9906,0,0,0,15.3228,2H14a2.0023,2.0023,0,0,0-2,2v6h2Z" }), children);
1586
- });
1587
- if (process.env.NODE_ENV !== "production") PlanePrivate.propTypes = iconPropTypes;
1588
- const PlaneSea = /*#__PURE__*/ React.forwardRef(function PlaneSea({ children, size = 16, ...rest }, ref) {
1589
- return React.createElement(Icon, {
1590
- width: size,
1591
- height: size,
1592
- ref,
1593
- xmlns: "http://www.w3.org/2000/svg",
1594
- viewBox: "0 0 32 32",
1595
- fill: "currentColor",
1596
- ...rest
1597
- }, /* @__PURE__ */ jsx("path", { d: "M30,30H28a4.9316,4.9316,0,0,1-4-1.9873,5.0192,5.0192,0,0,1-8,0,5.0192,5.0192,0,0,1-8,0A4.9316,4.9316,0,0,1,4,30H2V28H4a3.44,3.44,0,0,0,3.0532-2.3215A.9712.9712,0,0,1,8,25a1.0069,1.0069,0,0,1,.9487.6838A3.4381,3.4381,0,0,0,12,28a3.44,3.44,0,0,0,3.0532-2.3215A.99.99,0,0,1,16,25a1.0069,1.0069,0,0,1,.9487.6838A3.4381,3.4381,0,0,0,20,28a3.44,3.44,0,0,0,3.0532-2.3215,1,1,0,0,1,1.8955.0053A3.4381,3.4381,0,0,0,28,28h2Z" }), /* @__PURE__ */ jsx("path", { d: "M28,6v4H25.5L23.4,7.2A3.0129,3.0129,0,0,0,21,6H15a3.0033,3.0033,0,0,0-3,3v1H8.6182L7.8945,8.5527l-1-2A1,1,0,0,0,6,6H3A1,1,0,0,0,2,7v6a3.0033,3.0033,0,0,0,3,3h6.82l-.6666,4H7a1,1,0,0,0,0,2H27a1,1,0,0,0,0-2H22.847L22.18,16h.1629a4.9662,4.9662,0,0,0,3.5351-1.4648L28,12.4141V16h2V6ZM14,9a1.0009,1.0009,0,0,1,1-1h6a1.0045,1.0045,0,0,1,.8.4L23,10H14Zm6.82,11H13.18l.6666-4h6.306Zm1.5237-6H5a1.0009,1.0009,0,0,1-1-1V8H5.3818l.7237,1.4473L7.3818,12h18.204l-1.1214,1.1211A2.9789,2.9789,0,0,1,22.3433,14Z" }), children);
1598
- });
1599
- if (process.env.NODE_ENV !== "production") PlaneSea.propTypes = iconPropTypes;
1600
- const PlatformAutomation = /*#__PURE__*/ React.forwardRef(function PlatformAutomation({ 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: "M5,25V15.8281l-3.5859,3.586L0,18l6-6,6,6-1.4141,1.4141L7,15.8281V25H19v2H7A2.0024,2.0024,0,0,1,5,25Z" }), /* @__PURE__ */ jsx("path", { d: "M24,22h4a2.002,2.002,0,0,1,2,2v4a2.002,2.002,0,0,1-2,2H24a2.002,2.002,0,0,1-2-2V24A2.002,2.002,0,0,1,24,22Zm4,6V24H23.9985L24,28Z" }), /* @__PURE__ */ jsx("path", { d: "M27,6v9.1719l3.5859-3.586L32,13l-6,6-6-6,1.4141-1.4141L25,15.1719V6H13V4H25A2.0024,2.0024,0,0,1,27,6Z" }), /* @__PURE__ */ jsx("path", { d: "M2 6H8V8H2z" }), /* @__PURE__ */ jsx("path", { d: "M2 2H10V4H2z" }), children);
1610
- });
1611
- if (process.env.NODE_ENV !== "production") PlatformAutomation.propTypes = iconPropTypes;
1612
- const Platforms = /*#__PURE__*/ React.forwardRef(function Platforms({ children, size = 16, ...rest }, ref) {
1613
- return React.createElement(Icon, {
1614
- width: size,
1615
- height: size,
1616
- ref,
1617
- xmlns: "http://www.w3.org/2000/svg",
1618
- viewBox: "0 0 32 32",
1619
- fill: "currentColor",
1620
- ...rest
1621
- }, /* @__PURE__ */ jsx("path", { d: "m28,28H4c-1.1028,0-2-.8972-2-2v-6h2v6h24v-6h2v6c0,1.1028-.8972,2-2,2Z" }), /* @__PURE__ */ jsx("path", { d: "m17,17v4c0,.5522.4477,1,1,1h4c.5523,0,1-.4478,1-1v-4c0-.5523-.4477-1-1-1h-4c-.5523,0-1,.4477-1,1Zm2,1h2v2h-2v-2Z" }), /* @__PURE__ */ jsx("path", { d: "m9,17v4c0,.5522.4477,1,1,1h4c.5523,0,1-.4478,1-1v-4c0-.5523-.4477-1-1-1h-4c-.5523,0-1,.4477-1,1Zm2,1h2v2h-2v-2Z" }), /* @__PURE__ */ jsx("path", { d: "m17,9v4c0,.5522.4477,1,1,1h4c.5523,0,1-.4478,1-1v-4c0-.5523-.4477-1-1-1h-4c-.5523,0-1,.4477-1,1Zm2,1h2v2h-2v-2Z" }), /* @__PURE__ */ jsx("path", { d: "m5,5v8c0,.5522.4477,1,1,1h8c.5523,0,1-.4478,1-1V5c0-.5523-.4477-1-1-1H6c-.5523,0-1,.4477-1,1Zm2,1h6v6h-6v-6Z" }), children);
1622
- });
1623
- if (process.env.NODE_ENV !== "production") Platforms.propTypes = iconPropTypes;
1624
- const Play = /*#__PURE__*/ React.forwardRef(function Play({ children, size = 16, ...rest }, ref) {
1625
- if (size === 16 || size === "16" || size === "16px") return React.createElement(Icon, {
1626
- width: size,
1627
- height: size,
1628
- ref,
1629
- xmlns: "http://www.w3.org/2000/svg",
1630
- viewBox: "0 0 16 16",
1631
- fill: "currentColor",
1632
- ...rest
1633
- }, /* @__PURE__ */ jsx("path", { d: "M3.5,14C3.2,14,3,13.8,3,13.5v-11c0-0.2,0.1-0.3,0.2-0.4C3.4,2,3.6,2,3.8,2.1l9.5,5.5c0.2,0.1,0.3,0.4,0.2,0.7 c0,0.1-0.1,0.1-0.2,0.2l-9.5,5.5C3.7,14,3.6,14,3.5,14z M4,3.4v9.3L12,8L4,3.4z" }), children);
1634
- return React.createElement(Icon, {
1635
- width: size,
1636
- height: size,
1637
- ref,
1638
- xmlns: "http://www.w3.org/2000/svg",
1639
- viewBox: "0 0 32 32",
1640
- fill: "currentColor",
1641
- ...rest
1642
- }, /* @__PURE__ */ jsx("path", { d: "M7,28a1,1,0,0,1-1-1V5a1,1,0,0,1,1.4819-.8763l20,11a1,1,0,0,1,0,1.7525l-20,11A1.0005,1.0005,0,0,1,7,28ZM8,6.6909V25.3088L24.9248,16Z" }), children);
1643
- });
1644
- if (process.env.NODE_ENV !== "production") Play.propTypes = iconPropTypes;
1645
- const PlayFilled = /*#__PURE__*/ React.forwardRef(function PlayFilled({ children, size = 16, ...rest }, ref) {
1646
- if (size === 16 || size === "16" || size === "16px") return React.createElement(Icon, {
1647
- width: size,
1648
- height: size,
1649
- ref,
1650
- xmlns: "http://www.w3.org/2000/svg",
1651
- viewBox: "0 0 16 16",
1652
- fill: "currentColor",
1653
- ...rest
1654
- }, /* @__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 M11.7,8.4l-5.5,3c-0.2,0.1-0.3,0.1-0.5,0c-0.2-0.1-0.2-0.3-0.2-0.4V5 c0-0.2,0.1-0.3,0.2-0.4c0.2-0.1,0.3-0.1,0.5,0l5.5,3C12,7.7,12.1,8,11.9,8.2C11.9,8.3,11.8,8.4,11.7,8.4L11.7,8.4z" }), children);
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", {
1664
- fill: "none",
1665
- d: "M11,23a1,1,0,0,1-1-1V10a1,1,0,0,1,1.4473-.8945l12,6a1,1,0,0,1,0,1.789l-12,6A1.001,1.001,0,0,1,11,23Z"
1666
- }), /* @__PURE__ */ jsx("path", { d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm7.4473,14.8945-12,6A1,1,0,0,1,10,22V10a1,1,0,0,1,1.4473-.8945l12,6a1,1,0,0,1,0,1.789Z" }), children);
1667
- });
1668
- if (process.env.NODE_ENV !== "production") PlayFilled.propTypes = iconPropTypes;
1669
- const PlayFilledAlt = /*#__PURE__*/ React.forwardRef(function PlayFilledAlt({ children, size = 16, ...rest }, ref) {
1670
- return React.createElement(Icon, {
1671
- width: size,
1672
- height: size,
1673
- ref,
1674
- xmlns: "http://www.w3.org/2000/svg",
1675
- viewBox: "0 0 32 32",
1676
- fill: "currentColor",
1677
- ...rest
1678
- }, /* @__PURE__ */ jsx("path", { d: "M7,28a1,1,0,0,1-1-1V5a1,1,0,0,1,1.4819-.8763l20,11a1,1,0,0,1,0,1.7525l-20,11A1.0005,1.0005,0,0,1,7,28Z" }), children);
1679
- });
1680
- if (process.env.NODE_ENV !== "production") PlayFilledAlt.propTypes = iconPropTypes;
1681
- const PlayOutline = /*#__PURE__*/ React.forwardRef(function PlayOutline({ children, size = 16, ...rest }, ref) {
1682
- if (size === 16 || size === "16" || size === "16px") return React.createElement(Icon, {
1683
- width: size,
1684
- height: size,
1685
- ref,
1686
- xmlns: "http://www.w3.org/2000/svg",
1687
- viewBox: "0 0 16 16",
1688
- fill: "currentColor",
1689
- ...rest
1690
- }, /* @__PURE__ */ jsx("path", { d: "M8,2c3.3,0,6,2.7,6,6s-2.7,6-6,6s-6-2.7-6-6S4.7,2,8,2 M8,1C4.1,1,1,4.1,1,8s3.1,7,7,7s7-3.1,7-7S11.9,1,8,1z" }), /* @__PURE__ */ jsx("path", { d: "M6,11.5c-0.1,0-0.2,0-0.3-0.1c-0.2-0.1-0.2-0.3-0.2-0.4V5c0-0.2,0.1-0.3,0.2-0.4c0.2-0.1,0.3-0.1,0.5,0l5.5,3 C12,7.7,12.1,8,11.9,8.2c0,0.1-0.1,0.2-0.2,0.2l-5.5,3C6.2,11.5,6.1,11.5,6,11.5z M6.5,5.8v4.3l4-2.2L6.5,5.8z" }), children);
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: "M11,23a1,1,0,0,1-1-1V10a1,1,0,0,1,1.4473-.8945l12,6a1,1,0,0,1,0,1.789l-12,6A1.001,1.001,0,0,1,11,23Zm1-11.3821v8.7642L20.7642,16Z" }), /* @__PURE__ */ jsx("path", { d: "M16,4A12,12,0,1,1,4,16,12,12,0,0,1,16,4m0-2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Z" }), children);
1700
- });
1701
- if (process.env.NODE_ENV !== "production") PlayOutline.propTypes = iconPropTypes;
1702
- const PlayOutlineFilled = /*#__PURE__*/ React.forwardRef(function PlayOutlineFilled({ children, size = 16, ...rest }, ref) {
1703
- if (size === 16 || size === "16" || size === "16px") return React.createElement(Icon, {
1704
- width: size,
1705
- height: size,
1706
- ref,
1707
- xmlns: "http://www.w3.org/2000/svg",
1708
- viewBox: "0 0 16 16",
1709
- fill: "currentColor",
1710
- ...rest
1711
- }, /* @__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 M11.7,8.4l-5.5,3c-0.2,0.1-0.3,0.1-0.5,0c-0.2-0.1-0.2-0.3-0.2-0.4V5 c0-0.2,0.1-0.3,0.2-0.4c0.2-0.1,0.3-0.1,0.5,0l5.5,3C12,7.7,12.1,8,11.9,8.2C11.9,8.3,11.8,8.4,11.7,8.4L11.7,8.4z" }), /* @__PURE__ */ jsx("path", { d: "M6.5 10.2 10.5 8 6.5 5.8z" }), children);
1712
- return React.createElement(Icon, {
1713
- width: size,
1714
- height: size,
1715
- ref,
1716
- xmlns: "http://www.w3.org/2000/svg",
1717
- viewBox: "0 0 32 32",
1718
- fill: "currentColor",
1719
- ...rest
1720
- }, /* @__PURE__ */ jsx("path", {
1721
- fill: "none",
1722
- d: "M11,23a1,1,0,0,1-1-1V10a1,1,0,0,1,1.4473-.8945l12,6a1,1,0,0,1,0,1.789l-12,6A1.001,1.001,0,0,1,11,23Zm1-11.3821v8.7642L20.7642,16Z"
1723
- }), /* @__PURE__ */ jsx("path", { d: "M12 20.382 20.764 16 12 11.618 12 20.382z" }), /* @__PURE__ */ jsx("path", { d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm7.4473,14.8945-12,6A1,1,0,0,1,10,22V10a1,1,0,0,1,1.4473-.8945l12,6a1,1,0,0,1,0,1.789Z" }), children);
1724
- });
1725
- if (process.env.NODE_ENV !== "production") PlayOutlineFilled.propTypes = iconPropTypes;
1726
- const Playlist = /*#__PURE__*/ React.forwardRef(function Playlist({ 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: "M4 6H22V8H4z" }), /* @__PURE__ */ jsx("path", { d: "M4 12H22V14H4z" }), /* @__PURE__ */ jsx("path", { d: "M4 18H16V20H4z" }), /* @__PURE__ */ jsx("path", { d: "M21 18 28 23 21 28 21 18z" }), children);
1736
- });
1737
- if (process.env.NODE_ENV !== "production") Playlist.propTypes = iconPropTypes;
1738
- const Pli = /*#__PURE__*/ React.forwardRef(function Pli({ 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: "M22,9h8v2h-3v10h3v2h-8v-2h3v-10h-3v-2ZM14,21v-12h-2v14h8v-2h-6ZM4,18h4c1.103,0,2-.897,2-2v-5c0-1.103-.897-2-2-2H2v14h2v-5ZM4,10.9985h4v5.0015h-4v-5.0015Z" }), children);
1748
- });
1749
- if (process.env.NODE_ENV !== "production") Pli.propTypes = iconPropTypes;
1750
1730
  //#endregion
1751
- export { OpenPanelTop, OperationsField, OperationsRecord, Orchestrate, OrderDetails, OrderServer, OrderStorm, OrderStratus, Ordinal, Outage, OutlookSevere, OverflowMenuHorizontal, OverflowMenuVertical, Overlay, Package, PackageNode, PackageTextAnalysis, PageBreak, PageFirst, PageLast, PageNumber, PaintBrush, PaintBrushAlt, PalmTree, PanHorizontal, PanVertical, PanelExpansion, Paragraph, Parameter, ParentChild, ParentNode, PartDefinition, PartUsage, PartitionAuto, PartitionCollection, PartitionRepartition, PartitionSame, PartitionSpecific, PartlyCloudy, PartlyCloudyNight, Partnership, PartyPopper, PassengerDrinks, PassengerPlus, Password, Paste, Pause, PauseFilled, PauseFuture, PauseOutline, PauseOutlineFilled, PausePast, PcnENode, PcnMilitary, PcnPNode, PcnZNode, Pdf, PdfReference, Pedestrian, PedestrianChild, PedestrianFamily, Pen, PenFountain, Pending, PendingFilled, PentagonDownOutline, PentagonDownSolid, PentagonLeftOutline, PentagonLeftSolid, PentagonOutline, PentagonRightOutline, PentagonRightSolid, PentagonSolid, Percentage, PercentageFilled, PerformAction, Person, PersonFavorite, Pest, Phone, PhoneApplication, PhoneBlock, PhoneBlockFilled, PhoneFilled, PhoneIncoming, PhoneIncomingFilled, PhoneIp, PhoneOff, PhoneOffFilled, PhoneOutgoing, PhoneOutgoingFilled, PhoneSettings, PhoneVoice, PhoneVoiceFilled, PhraseSentiment, PicnicArea, PiggyBank, PiggyBankSlot, Pills, PillsAdd, PillsSubtract, Pin, PinFilled, Pipelines, PivotHorizontal, PivotVertical, Plan, Plane, PlanePrivate, PlaneSea, PlatformAutomation, Platforms, Play, PlayFilled, PlayFilledAlt, PlayOutline, PlayOutlineFilled, Playlist, Pli, QOperation, QOperationGauge, QOperationIf, WatsonHealthPageScroll, WatsonHealthPetImageB, WatsonHealthPetImageO };
1731
+ export { ObjectStorageAlt, ObservedHail, ObservedLightning, OffsetEnvironmental, Omega, Opacity, OpenPanelBottom, OpenPanelFilledBottom, OpenPanelFilledLeft, OpenPanelFilledRight, OpenPanelFilledTop, OpenPanelLeft, OpenPanelRight, OpenPanelTop, OpenStripe, OperationsField, OperationsRecord, Orchestrate, OrderDetails, OrderServer, OrderStorm, OrderStratus, Ordinal, Outage, OutlookSevere, OverflowMenuHorizontal, OverflowMenuVertical, Overlay, Package, PackageNode, PackageTextAnalysis, PageBreak, PageFirst, PageLast, PageNumber, PaintBrush, PaintBrushAlt, PalmTree, PanHorizontal, PanVertical, PanelExpansion, Paragraph, Parameter, ParentChild, ParentNode, PartDefinition, PartUsage, PartitionAuto, PartitionCollection, PartitionRepartition, PartitionSame, PartitionSpecific, PartlyCloudy, PartlyCloudyNight, Partnership, PartyPopper, PassengerDrinks, PassengerPlus, Password, Paste, Pause, PauseFilled, PauseFuture, PauseOutline, PauseOutlineFilled, PausePast, PcnENode, PcnMilitary, PcnPNode, PcnZNode, Pdf, PdfReference, Pedestrian, PedestrianChild, PedestrianFamily, Pen, PenFountain, Pending, PendingFilled, PentagonDownOutline, PentagonDownSolid, PentagonLeftOutline, PentagonLeftSolid, PentagonOutline, PentagonRightOutline, PentagonRightSolid, PentagonSolid, Percentage, PercentageFilled, PerformAction, Person, PersonFavorite, Pest, Phone, PhoneApplication, PhoneBlock, PhoneBlockFilled, PhoneFilled, PhoneIncoming, PhoneIncomingFilled, PhoneIp, PhoneOff, PhoneOffFilled, PhoneOutgoing, PhoneOutgoingFilled, PhoneSettings, PhoneVoice, PhoneVoiceFilled, PhraseSentiment, PicnicArea, PiggyBank, PiggyBankSlot, Pills, PillsAdd, PillsSubtract, Pin, PinFilled, Pipelines, PivotHorizontal, QOperation, QOperationGauge, QOperationIf, WatsonHealthPageScroll, WatsonHealthPetImageB, WatsonHealthPetImageO };
@@ -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 _PivotVertical: CarbonIconType;
11
+ declare const _Plan: CarbonIconType;
12
+ declare const _Plane: CarbonIconType;
13
+ declare const _PlanePrivate: CarbonIconType;
14
+ declare const _PlaneSea: CarbonIconType;
15
+ declare const _PlatformAutomation: CarbonIconType;
16
+ declare const _Platforms: CarbonIconType;
17
+ declare const _Play: CarbonIconType;
18
+ declare const _PlayFilled: CarbonIconType;
19
+ declare const _PlayFilledAlt: CarbonIconType;
20
+ declare const _PlayOutline: CarbonIconType;
21
+ declare const _PlayOutlineFilled: CarbonIconType;
22
+ declare const _Playlist: CarbonIconType;
23
+ declare const _Pli: CarbonIconType;
10
24
  declare const _Plug: CarbonIconType;
11
25
  declare const _PlugFilled: CarbonIconType;
12
26
  declare const _Png: CarbonIconType;
@@ -44,6 +58,7 @@ declare const _PrivateNetwork: CarbonIconType;
44
58
  declare const _Process: CarbonIconType;
45
59
  declare const _ProcessAutomate: CarbonIconType;
46
60
  declare const _Product: CarbonIconType;
61
+ declare const _ProductCategories: CarbonIconType;
47
62
  declare const _ProductionEnvironment: CarbonIconType;
48
63
  declare const _ProductionService: CarbonIconType;
49
64
  declare const _Program: CarbonIconType;
@@ -57,6 +72,7 @@ declare const _PropertyRelationship: CarbonIconType;
57
72
  declare const _PullRequest: CarbonIconType;
58
73
  declare const _PunctuationCheck: CarbonIconType;
59
74
  declare const _Purchase: CarbonIconType;
75
+ declare const _PurchasingOrganizations: CarbonIconType;
60
76
  declare const _WatsonHealthQcLaunch: CarbonIconType;
61
77
  declare const _Qiskit: CarbonIconType;
62
78
  declare const _QqPlot: CarbonIconType;
@@ -116,20 +132,4 @@ declare const _Reply: CarbonIconType;
116
132
  declare const _ReplyAll: CarbonIconType;
117
133
  declare const _RepoArtifact: CarbonIconType;
118
134
  declare const _RepoSourceCode: CarbonIconType;
119
- declare const _Report: CarbonIconType;
120
- declare const _ReportChart: CarbonIconType;
121
- declare const _ReportData: CarbonIconType;
122
- declare const _ReportGrowth: CarbonIconType;
123
- declare const _RequestQuote: CarbonIconType;
124
- declare const _RequirementDefinition: CarbonIconType;
125
- declare const _RequirementUsage: CarbonIconType;
126
- declare const _Reset: CarbonIconType;
127
- declare const _ResetAlt: CarbonIconType;
128
- declare const _Restart: CarbonIconType;
129
- declare const _Restaurant: CarbonIconType;
130
- declare const _RestaurantFine: CarbonIconType;
131
- declare const _Result: CarbonIconType;
132
- declare const _ResultDraft: CarbonIconType;
133
- declare const _ResultNew: CarbonIconType;
134
- declare const _ResultOld: CarbonIconType;
135
- export { _Plug as Plug, _PlugFilled as PlugFilled, _Png as Png, _Point as Point, _PointOfPresence as PointOfPresence, _WatsonHealthPointerText as WatsonHealthPointerText, _Police as Police, _Policy as Policy, _PopIn as PopIn, _Popup as Popup, _PortDefinition as PortDefinition, _PortInput as PortInput, _PortOutput as PortOutput, _PortUsage as PortUsage, _Portfolio as Portfolio, _Power as Power, _PowerEnterprisePoolsMeteredCapacityIntegration as PowerEnterprisePoolsMeteredCapacityIntegration, _PowerVirtualServerDisasterRecoveryAutomation as PowerVirtualServerDisasterRecoveryAutomation, _Ppt as Ppt, _PreProdEnvironment as PreProdEnvironment, _PresentationFile as PresentationFile, _Pressure as Pressure, _PressureFilled as PressureFilled, _PreviousFilled as PreviousFilled, _PreviousOutline as PreviousOutline, _PricingConsumption as PricingConsumption, _PricingContainer as PricingContainer, _PricingQuickProposal as PricingQuickProposal, _PricingTailored as PricingTailored, _PricingTraditional as PricingTraditional, _Printer as Printer, _PriorityHigh as PriorityHigh, _PriorityLow as PriorityLow, _PrivateNetwork as PrivateNetwork, _Process as Process, _ProcessAutomate as ProcessAutomate, _Product as Product, _ProductionEnvironment as ProductionEnvironment, _ProductionService as ProductionService, _Program as Program, _ProgramAction as ProgramAction, _ProgressBar as ProgressBar, _ProgressBarRound as ProgressBarRound, _Promote as Promote, _PromptSession as PromptSession, _PromptTemplate as PromptTemplate, _PropertyRelationship as PropertyRelationship, _PullRequest as PullRequest, _PunctuationCheck as PunctuationCheck, _Purchase as Purchase, _WatsonHealthQcLaunch as WatsonHealthQcLaunch, _Qiskit as Qiskit, _QqPlot as QqPlot, _QrCode as QrCode, _QuadrantPlot as QuadrantPlot, _Query as Query, _QueryQueue as QueryQueue, _QuestionAnswering as QuestionAnswering, _Queued as Queued, _Quotes as Quotes, _Radar as Radar, _RadarEnhanced as RadarEnhanced, _RadarWeather as RadarWeather, _Radio as Radio, _RadioCombat as RadioCombat, _RadioPushToTalk as RadioPushToTalk, _RadioButton as RadioButton, _RadioButtonChecked as RadioButtonChecked, _Rag as Rag, _Rain as Rain, _RainDrizzle as RainDrizzle, _RainHeavy as RainHeavy, _RainScattered as RainScattered, _RainScatteredNight as RainScatteredNight, _RainDrop as RainDrop, _Raw as Raw, _ReadMe as ReadMe, _ReadingGlasses as ReadingGlasses, _Receipt as Receipt, _ReceiptVerification as ReceiptVerification, _RecentlyViewed as RecentlyViewed, _Recommend as Recommend, _Recording as Recording, _RecordingFilled as RecordingFilled, _RecordingFilledAlt as RecordingFilledAlt, _Recycle as Recycle, _Redefinition as Redefinition, _RedHatAiInstructlabOnIbmCloud as RedHatAiInstructlabOnIbmCloud, _Redo as Redo, _RefEvapotranspiration as RefEvapotranspiration, _ReferenceArchitecture as ReferenceArchitecture, _ReflectHorizontal as ReflectHorizontal, _ReflectVertical as ReflectVertical, _Refrigerant as Refrigerant, _WatsonHealthRegionAnalysisArea as WatsonHealthRegionAnalysisArea, _WatsonHealthRegionAnalysisVolume as WatsonHealthRegionAnalysisVolume, _WatsonHealthRegistration as WatsonHealthRegistration, _Reminder as Reminder, _ReminderMedical as ReminderMedical, _RemoteConnection as RemoteConnection, _Renew as Renew, _RenewAlt as RenewAlt, _Repeat as Repeat, _RepeatOne as RepeatOne, _Replicate as Replicate, _Reply as Reply, _ReplyAll as ReplyAll, _RepoArtifact as RepoArtifact, _RepoSourceCode as RepoSourceCode, _Report as Report, _ReportChart as ReportChart, _ReportData as ReportData, _ReportGrowth as ReportGrowth, _RequestQuote as RequestQuote, _RequirementDefinition as RequirementDefinition, _RequirementUsage as RequirementUsage, _Reset as Reset, _ResetAlt as ResetAlt, _Restart as Restart, _Restaurant as Restaurant, _RestaurantFine as RestaurantFine, _Result as Result, _ResultDraft as ResultDraft, _ResultNew as ResultNew, _ResultOld as ResultOld };
135
+ export { _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, _Plug as Plug, _PlugFilled as PlugFilled, _Png as Png, _Point as Point, _PointOfPresence as PointOfPresence, _WatsonHealthPointerText as WatsonHealthPointerText, _Police as Police, _Policy as Policy, _PopIn as PopIn, _Popup as Popup, _PortDefinition as PortDefinition, _PortInput as PortInput, _PortOutput as PortOutput, _PortUsage as PortUsage, _Portfolio as Portfolio, _Power as Power, _PowerEnterprisePoolsMeteredCapacityIntegration as PowerEnterprisePoolsMeteredCapacityIntegration, _PowerVirtualServerDisasterRecoveryAutomation as PowerVirtualServerDisasterRecoveryAutomation, _Ppt as Ppt, _PreProdEnvironment as PreProdEnvironment, _PresentationFile as PresentationFile, _Pressure as Pressure, _PressureFilled as PressureFilled, _PreviousFilled as PreviousFilled, _PreviousOutline as PreviousOutline, _PricingConsumption as PricingConsumption, _PricingContainer as PricingContainer, _PricingQuickProposal as PricingQuickProposal, _PricingTailored as PricingTailored, _PricingTraditional as PricingTraditional, _Printer as Printer, _PriorityHigh as PriorityHigh, _PriorityLow as PriorityLow, _PrivateNetwork as PrivateNetwork, _Process as Process, _ProcessAutomate as ProcessAutomate, _Product as Product, _ProductCategories as ProductCategories, _ProductionEnvironment as ProductionEnvironment, _ProductionService as ProductionService, _Program as Program, _ProgramAction as ProgramAction, _ProgressBar as ProgressBar, _ProgressBarRound as ProgressBarRound, _Promote as Promote, _PromptSession as PromptSession, _PromptTemplate as PromptTemplate, _PropertyRelationship as PropertyRelationship, _PullRequest as PullRequest, _PunctuationCheck as PunctuationCheck, _Purchase as Purchase, _PurchasingOrganizations as PurchasingOrganizations, _WatsonHealthQcLaunch as WatsonHealthQcLaunch, _Qiskit as Qiskit, _QqPlot as QqPlot, _QrCode as QrCode, _QuadrantPlot as QuadrantPlot, _Query as Query, _QueryQueue as QueryQueue, _QuestionAnswering as QuestionAnswering, _Queued as Queued, _Quotes as Quotes, _Radar as Radar, _RadarEnhanced as RadarEnhanced, _RadarWeather as RadarWeather, _Radio as Radio, _RadioCombat as RadioCombat, _RadioPushToTalk as RadioPushToTalk, _RadioButton as RadioButton, _RadioButtonChecked as RadioButtonChecked, _Rag as Rag, _Rain as Rain, _RainDrizzle as RainDrizzle, _RainHeavy as RainHeavy, _RainScattered as RainScattered, _RainScatteredNight as RainScatteredNight, _RainDrop as RainDrop, _Raw as Raw, _ReadMe as ReadMe, _ReadingGlasses as ReadingGlasses, _Receipt as Receipt, _ReceiptVerification as ReceiptVerification, _RecentlyViewed as RecentlyViewed, _Recommend as Recommend, _Recording as Recording, _RecordingFilled as RecordingFilled, _RecordingFilledAlt as RecordingFilledAlt, _Recycle as Recycle, _Redefinition as Redefinition, _RedHatAiInstructlabOnIbmCloud as RedHatAiInstructlabOnIbmCloud, _Redo as Redo, _RefEvapotranspiration as RefEvapotranspiration, _ReferenceArchitecture as ReferenceArchitecture, _ReflectHorizontal as ReflectHorizontal, _ReflectVertical as ReflectVertical, _Refrigerant as Refrigerant, _WatsonHealthRegionAnalysisArea as WatsonHealthRegionAnalysisArea, _WatsonHealthRegionAnalysisVolume as WatsonHealthRegionAnalysisVolume, _WatsonHealthRegistration as WatsonHealthRegistration, _Reminder as Reminder, _ReminderMedical as ReminderMedical, _RemoteConnection as RemoteConnection, _Renew as Renew, _RenewAlt as RenewAlt, _Repeat as Repeat, _RepeatOne as RepeatOne, _Replicate as Replicate, _Reply as Reply, _ReplyAll as ReplyAll, _RepoArtifact as RepoArtifact, _RepoSourceCode as RepoSourceCode };