@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
@@ -14,6 +14,216 @@ let react = require("react");
14
14
  react = require_rolldown_runtime.__toESM(react);
15
15
  let react_jsx_runtime = require("react/jsx-runtime");
16
16
  //#region virtual:generated/bucket-15.js
17
+ const PivotVertical = /*#__PURE__*/ react.default.forwardRef(function PivotVertical({ children, size = 16, ...rest }, ref) {
18
+ return react.default.createElement(require_Icon_js, {
19
+ width: size,
20
+ height: size,
21
+ ref,
22
+ xmlns: "http://www.w3.org/2000/svg",
23
+ viewBox: "0 0 32 32",
24
+ fill: "currentColor",
25
+ ...rest
26
+ }, /* @__PURE__ */ (0, react_jsx_runtime.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);
27
+ });
28
+ if (process.env.NODE_ENV !== "production") PivotVertical.propTypes = require_iconPropTypes.iconPropTypes;
29
+ const Plan = /*#__PURE__*/ react.default.forwardRef(function Plan({ children, size = 16, ...rest }, ref) {
30
+ return react.default.createElement(require_Icon_js, {
31
+ width: size,
32
+ height: size,
33
+ ref,
34
+ xmlns: "http://www.w3.org/2000/svg",
35
+ viewBox: "0 0 32 32",
36
+ fill: "currentColor",
37
+ ...rest
38
+ }, /* @__PURE__ */ (0, react_jsx_runtime.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);
39
+ });
40
+ if (process.env.NODE_ENV !== "production") Plan.propTypes = require_iconPropTypes.iconPropTypes;
41
+ const Plane = /*#__PURE__*/ react.default.forwardRef(function Plane({ children, size = 16, ...rest }, ref) {
42
+ return react.default.createElement(require_Icon_js, {
43
+ width: size,
44
+ height: size,
45
+ ref,
46
+ xmlns: "http://www.w3.org/2000/svg",
47
+ viewBox: "0 0 32 32",
48
+ fill: "currentColor",
49
+ ...rest
50
+ }, /* @__PURE__ */ (0, react_jsx_runtime.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);
51
+ });
52
+ if (process.env.NODE_ENV !== "production") Plane.propTypes = require_iconPropTypes.iconPropTypes;
53
+ const PlanePrivate = /*#__PURE__*/ react.default.forwardRef(function PlanePrivate({ children, size = 16, ...rest }, ref) {
54
+ return react.default.createElement(require_Icon_js, {
55
+ width: size,
56
+ height: size,
57
+ ref,
58
+ xmlns: "http://www.w3.org/2000/svg",
59
+ viewBox: "0 0 32 32",
60
+ fill: "currentColor",
61
+ ...rest
62
+ }, /* @__PURE__ */ (0, react_jsx_runtime.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__ */ (0, react_jsx_runtime.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);
63
+ });
64
+ if (process.env.NODE_ENV !== "production") PlanePrivate.propTypes = require_iconPropTypes.iconPropTypes;
65
+ const PlaneSea = /*#__PURE__*/ react.default.forwardRef(function PlaneSea({ children, size = 16, ...rest }, ref) {
66
+ return react.default.createElement(require_Icon_js, {
67
+ width: size,
68
+ height: size,
69
+ ref,
70
+ xmlns: "http://www.w3.org/2000/svg",
71
+ viewBox: "0 0 32 32",
72
+ fill: "currentColor",
73
+ ...rest
74
+ }, /* @__PURE__ */ (0, react_jsx_runtime.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__ */ (0, react_jsx_runtime.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);
75
+ });
76
+ if (process.env.NODE_ENV !== "production") PlaneSea.propTypes = require_iconPropTypes.iconPropTypes;
77
+ const PlatformAutomation = /*#__PURE__*/ react.default.forwardRef(function PlatformAutomation({ children, size = 16, ...rest }, ref) {
78
+ return react.default.createElement(require_Icon_js, {
79
+ width: size,
80
+ height: size,
81
+ ref,
82
+ xmlns: "http://www.w3.org/2000/svg",
83
+ viewBox: "0 0 32 32",
84
+ fill: "currentColor",
85
+ ...rest
86
+ }, /* @__PURE__ */ (0, react_jsx_runtime.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__ */ (0, react_jsx_runtime.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__ */ (0, react_jsx_runtime.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__ */ (0, react_jsx_runtime.jsx)("path", { d: "M2 6H8V8H2z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M2 2H10V4H2z" }), children);
87
+ });
88
+ if (process.env.NODE_ENV !== "production") PlatformAutomation.propTypes = require_iconPropTypes.iconPropTypes;
89
+ const Platforms = /*#__PURE__*/ react.default.forwardRef(function Platforms({ children, size = 16, ...rest }, ref) {
90
+ return react.default.createElement(require_Icon_js, {
91
+ width: size,
92
+ height: size,
93
+ ref,
94
+ xmlns: "http://www.w3.org/2000/svg",
95
+ viewBox: "0 0 32 32",
96
+ fill: "currentColor",
97
+ ...rest
98
+ }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "m28,28H4c-1.1028,0-2-.8972-2-2v-6h2v6h24v-6h2v6c0,1.1028-.8972,2-2,2Z" }), /* @__PURE__ */ (0, react_jsx_runtime.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__ */ (0, react_jsx_runtime.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__ */ (0, react_jsx_runtime.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__ */ (0, react_jsx_runtime.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);
99
+ });
100
+ if (process.env.NODE_ENV !== "production") Platforms.propTypes = require_iconPropTypes.iconPropTypes;
101
+ const Play = /*#__PURE__*/ react.default.forwardRef(function Play({ children, size = 16, ...rest }, ref) {
102
+ if (size === 16 || size === "16" || size === "16px") return react.default.createElement(require_Icon_js, {
103
+ width: size,
104
+ height: size,
105
+ ref,
106
+ xmlns: "http://www.w3.org/2000/svg",
107
+ viewBox: "0 0 16 16",
108
+ fill: "currentColor",
109
+ ...rest
110
+ }, /* @__PURE__ */ (0, react_jsx_runtime.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);
111
+ return react.default.createElement(require_Icon_js, {
112
+ width: size,
113
+ height: size,
114
+ ref,
115
+ xmlns: "http://www.w3.org/2000/svg",
116
+ viewBox: "0 0 32 32",
117
+ fill: "currentColor",
118
+ ...rest
119
+ }, /* @__PURE__ */ (0, react_jsx_runtime.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);
120
+ });
121
+ if (process.env.NODE_ENV !== "production") Play.propTypes = require_iconPropTypes.iconPropTypes;
122
+ const PlayFilled = /*#__PURE__*/ react.default.forwardRef(function PlayFilled({ children, size = 16, ...rest }, ref) {
123
+ if (size === 16 || size === "16" || size === "16px") return react.default.createElement(require_Icon_js, {
124
+ width: size,
125
+ height: size,
126
+ ref,
127
+ xmlns: "http://www.w3.org/2000/svg",
128
+ viewBox: "0 0 16 16",
129
+ fill: "currentColor",
130
+ ...rest
131
+ }, /* @__PURE__ */ (0, react_jsx_runtime.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);
132
+ return react.default.createElement(require_Icon_js, {
133
+ width: size,
134
+ height: size,
135
+ ref,
136
+ xmlns: "http://www.w3.org/2000/svg",
137
+ viewBox: "0 0 32 32",
138
+ fill: "currentColor",
139
+ ...rest
140
+ }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
141
+ fill: "none",
142
+ 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"
143
+ }), /* @__PURE__ */ (0, react_jsx_runtime.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);
144
+ });
145
+ if (process.env.NODE_ENV !== "production") PlayFilled.propTypes = require_iconPropTypes.iconPropTypes;
146
+ const PlayFilledAlt = /*#__PURE__*/ react.default.forwardRef(function PlayFilledAlt({ children, size = 16, ...rest }, ref) {
147
+ return react.default.createElement(require_Icon_js, {
148
+ width: size,
149
+ height: size,
150
+ ref,
151
+ xmlns: "http://www.w3.org/2000/svg",
152
+ viewBox: "0 0 32 32",
153
+ fill: "currentColor",
154
+ ...rest
155
+ }, /* @__PURE__ */ (0, react_jsx_runtime.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);
156
+ });
157
+ if (process.env.NODE_ENV !== "production") PlayFilledAlt.propTypes = require_iconPropTypes.iconPropTypes;
158
+ const PlayOutline = /*#__PURE__*/ react.default.forwardRef(function PlayOutline({ children, size = 16, ...rest }, ref) {
159
+ if (size === 16 || size === "16" || size === "16px") return react.default.createElement(require_Icon_js, {
160
+ width: size,
161
+ height: size,
162
+ ref,
163
+ xmlns: "http://www.w3.org/2000/svg",
164
+ viewBox: "0 0 16 16",
165
+ fill: "currentColor",
166
+ ...rest
167
+ }, /* @__PURE__ */ (0, react_jsx_runtime.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__ */ (0, react_jsx_runtime.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);
168
+ return react.default.createElement(require_Icon_js, {
169
+ width: size,
170
+ height: size,
171
+ ref,
172
+ xmlns: "http://www.w3.org/2000/svg",
173
+ viewBox: "0 0 32 32",
174
+ fill: "currentColor",
175
+ ...rest
176
+ }, /* @__PURE__ */ (0, react_jsx_runtime.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__ */ (0, react_jsx_runtime.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);
177
+ });
178
+ if (process.env.NODE_ENV !== "production") PlayOutline.propTypes = require_iconPropTypes.iconPropTypes;
179
+ const PlayOutlineFilled = /*#__PURE__*/ react.default.forwardRef(function PlayOutlineFilled({ children, size = 16, ...rest }, ref) {
180
+ if (size === 16 || size === "16" || size === "16px") return react.default.createElement(require_Icon_js, {
181
+ width: size,
182
+ height: size,
183
+ ref,
184
+ xmlns: "http://www.w3.org/2000/svg",
185
+ viewBox: "0 0 16 16",
186
+ fill: "currentColor",
187
+ ...rest
188
+ }, /* @__PURE__ */ (0, react_jsx_runtime.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__ */ (0, react_jsx_runtime.jsx)("path", { d: "M6.5 10.2 10.5 8 6.5 5.8z" }), children);
189
+ return react.default.createElement(require_Icon_js, {
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__ */ (0, react_jsx_runtime.jsx)("path", {
198
+ fill: "none",
199
+ 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"
200
+ }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M12 20.382 20.764 16 12 11.618 12 20.382z" }), /* @__PURE__ */ (0, react_jsx_runtime.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);
201
+ });
202
+ if (process.env.NODE_ENV !== "production") PlayOutlineFilled.propTypes = require_iconPropTypes.iconPropTypes;
203
+ const Playlist = /*#__PURE__*/ react.default.forwardRef(function Playlist({ children, size = 16, ...rest }, ref) {
204
+ return react.default.createElement(require_Icon_js, {
205
+ width: size,
206
+ height: size,
207
+ ref,
208
+ xmlns: "http://www.w3.org/2000/svg",
209
+ viewBox: "0 0 32 32",
210
+ fill: "currentColor",
211
+ ...rest
212
+ }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M4 6H22V8H4z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M4 12H22V14H4z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M4 18H16V20H4z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M21 18 28 23 21 28 21 18z" }), children);
213
+ });
214
+ if (process.env.NODE_ENV !== "production") Playlist.propTypes = require_iconPropTypes.iconPropTypes;
215
+ const Pli = /*#__PURE__*/ react.default.forwardRef(function Pli({ children, size = 16, ...rest }, ref) {
216
+ return react.default.createElement(require_Icon_js, {
217
+ width: size,
218
+ height: size,
219
+ ref,
220
+ xmlns: "http://www.w3.org/2000/svg",
221
+ viewBox: "0 0 32 32",
222
+ fill: "currentColor",
223
+ ...rest
224
+ }, /* @__PURE__ */ (0, react_jsx_runtime.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);
225
+ });
226
+ if (process.env.NODE_ENV !== "production") Pli.propTypes = require_iconPropTypes.iconPropTypes;
17
227
  const Plug = /*#__PURE__*/ react.default.forwardRef(function Plug({ children, size = 16, ...rest }, ref) {
18
228
  return react.default.createElement(require_Icon_js, {
19
229
  width: size,
@@ -528,6 +738,18 @@ const Product = /*#__PURE__*/ react.default.forwardRef(function Product({ childr
528
738
  }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M8 18H14V20H8z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M8 22H18V24H8z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M26,4H6A2.0025,2.0025,0,0,0,4,6V26a2.0025,2.0025,0,0,0,2,2H26a2.0025,2.0025,0,0,0,2-2V6A2.0025,2.0025,0,0,0,26,4ZM18,6v4H14V6ZM6,26V6h6v6h8V6h6l.0012,20Z" }), children);
529
739
  });
530
740
  if (process.env.NODE_ENV !== "production") Product.propTypes = require_iconPropTypes.iconPropTypes;
741
+ const ProductCategories = /*#__PURE__*/ react.default.forwardRef(function ProductCategories({ children, size = 16, ...rest }, ref) {
742
+ return react.default.createElement(require_Icon_js, {
743
+ width: size,
744
+ height: size,
745
+ ref,
746
+ xmlns: "http://www.w3.org/2000/svg",
747
+ viewBox: "0 0 32 32",
748
+ fill: "currentColor",
749
+ ...rest
750
+ }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M28,30h-8c-1.1025,0-2-.8975-2-2v-10.5195c0-.6108.2734-1.1797.75-1.5615l4-3.1997c.7363-.5903,1.7637-.5889,2.5,0l4,3.1997c.4766.3818.75.9507.75,1.5615v10.5195c0,1.1025-.8975,2-2,2ZM24,14.2808l-4,3.1997v10.5195h8v-10.5195l-4-3.1997ZM15,28H4c-1.103,0-2-.8975-2-2V4c0-1.103.897-2,2-2h22c1.1025,0,2,.897,2,2v6h-2v-6h-6v6c0,1.103-.8975,2-2,2h-6c-1.103,0-2-.897-2-2v-6h-6v22h11v2ZM12,4v6h6v-6h-6ZM26,20c0-1.1046-.8954-2-2-2s-2,.8954-2,2,.8954,2,2,2,2-.8954,2-2Z" }), children);
751
+ });
752
+ if (process.env.NODE_ENV !== "production") ProductCategories.propTypes = require_iconPropTypes.iconPropTypes;
531
753
  const ProductionEnvironment = /*#__PURE__*/ react.default.forwardRef(function ProductionEnvironment({ children, size = 16, ...rest }, ref) {
532
754
  return react.default.createElement(require_Icon_js, {
533
755
  width: size,
@@ -717,6 +939,18 @@ const Purchase = /*#__PURE__*/ react.default.forwardRef(function Purchase({ chil
717
939
  }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M28,6H4A2,2,0,0,0,2,8V24a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V8A2,2,0,0,0,28,6Zm0,2v3H4V8ZM4,24V13H28V24Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M6 20H16V22H6z" }), children);
718
940
  });
719
941
  if (process.env.NODE_ENV !== "production") Purchase.propTypes = require_iconPropTypes.iconPropTypes;
942
+ const PurchasingOrganizations = /*#__PURE__*/ react.default.forwardRef(function PurchasingOrganizations({ children, size = 16, ...rest }, ref) {
943
+ return react.default.createElement(require_Icon_js, {
944
+ width: size,
945
+ height: size,
946
+ ref,
947
+ xmlns: "http://www.w3.org/2000/svg",
948
+ viewBox: "0 0 32 32",
949
+ fill: "currentColor",
950
+ ...rest
951
+ }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16,16c-1.1046,0-2-.8954-2-2s.8954-2,2-2,2,.8954,2,2-.8954,2-2,2ZM31,23v8h-8v-3h-14.5c-3.58,0-6.5-2.92-6.5-6.5,0-3.41,2.65-6.22,6-6.48v2.01c-2.25.25-4,2.16-4,4.47,0,2.48,2.02,4.5,4.5,4.5h14.5v-3h8ZM29,25h-4v4h4v-4ZM22.3,14.3c0,1.36-.45,2.71-1.27,3.79,0,0-.15.21-.19.24l-4.84,5.72-4.99-5.9c-.86-1.14-1.32-2.49-1.31-3.85,0-3.47,2.82-6.3,6.3-6.3s6.3,2.83,6.3,6.3ZM20.3,14.3c0-2.37-1.93-4.3-4.3-4.3s-4.3,1.93-4.3,4.3c0,.93.31,1.85.88,2.6l.13.17,3.29,3.88,3.44-4.07c.56-.74.86-1.65.86-2.58ZM30,10.5c0,3.41-2.65,6.22-6,6.48v-2.01c2.25-.25,4-2.16,4-4.47,0-2.48-2.02-4.5-4.5-4.5h-14.5v3H1V1h8v3h14.5c3.58,0,6.5,2.92,6.5,6.5ZM7,3H3v4h4V3Z" }), children);
952
+ });
953
+ if (process.env.NODE_ENV !== "production") PurchasingOrganizations.propTypes = require_iconPropTypes.iconPropTypes;
720
954
  const WatsonHealthQcLaunch = /*#__PURE__*/ react.default.forwardRef(function WatsonHealthQcLaunch({ children, size = 16, ...rest }, ref) {
721
955
  return react.default.createElement(require_Icon_js, {
722
956
  width: size,
@@ -1550,230 +1784,21 @@ const RepoSourceCode = /*#__PURE__*/ react.default.forwardRef(function RepoSourc
1550
1784
  }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M23.6 21.4 27.2 25 27.2 25 23.6 28.6 25 30 30 25 25 20z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M20.4 21.4 16.8 25 16.8 25 20.4 28.6 19 30 14 25 19 20z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M28,8H16l-3.4-3.4C12.2,4.2,11.7,4,11.2,4H4C2.9,4,2,4.9,2,6v20c0,1.1,0.9,2,2,2h7v-2H4V6h7.2l3.4,3.4l0.6,0.6H28v8h2v-8 C30,8.9,29.1,8,28,8z" }), children);
1551
1785
  });
1552
1786
  if (process.env.NODE_ENV !== "production") RepoSourceCode.propTypes = require_iconPropTypes.iconPropTypes;
1553
- const Report = /*#__PURE__*/ react.default.forwardRef(function Report({ children, size = 16, ...rest }, ref) {
1554
- return react.default.createElement(require_Icon_js, {
1555
- width: size,
1556
- height: size,
1557
- ref,
1558
- xmlns: "http://www.w3.org/2000/svg",
1559
- viewBox: "0 0 32 32",
1560
- fill: "currentColor",
1561
- ...rest
1562
- }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M10 18H18V20H10z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M10 13H22V15H10z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M10 23H15V25H10z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M25,5H22V4a2,2,0,0,0-2-2H12a2,2,0,0,0-2,2V5H7A2,2,0,0,0,5,7V28a2,2,0,0,0,2,2H25a2,2,0,0,0,2-2V7A2,2,0,0,0,25,5ZM12,4h8V8H12ZM25,28H7V7h3v3H22V7h3Z" }), children);
1563
- });
1564
- if (process.env.NODE_ENV !== "production") Report.propTypes = require_iconPropTypes.iconPropTypes;
1565
- const ReportChart = /*#__PURE__*/ react.default.forwardRef(function ReportChart({ children, size = 16, ...rest }, ref) {
1566
- return react.default.createElement(require_Icon_js, {
1567
- width: size,
1568
- height: size,
1569
- ref,
1570
- xmlns: "http://www.w3.org/2000/svg",
1571
- viewBox: "0 0 32 32",
1572
- fill: "currentColor",
1573
- ...rest
1574
- }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M25,30H7c-1.103,0-2-.8975-2-2V7c0-1.103.897-2,2-2h3v-1c0-1.103.897-2,2-2h8c1.1025,0,2,.897,2,2v1h3c1.1025,0,2,.897,2,2v21c0,1.1025-.8975,2-2,2ZM7,7v21h18V7h-3v3h-12v-3h-3ZM12,8h8v-4h-8v4ZM16,26c-3.8599,0-7-3.1406-7-7s3.1401-7,7-7,7,3.1401,7,7-3.1406,7-7,7ZM15,14.1006c-2.2793.4644-4,2.4849-4,4.8994,0,2.7568,2.2432,5,5,5,2.415,0,4.4346-1.7207,4.8994-4h-3.8994c-1.103,0-2-.8975-2-2v-3.8994ZM17,14.1006v3.8994h3.8994c-.3984-1.9561-1.9434-3.501-3.8994-3.8994Z" }), children);
1575
- });
1576
- if (process.env.NODE_ENV !== "production") ReportChart.propTypes = require_iconPropTypes.iconPropTypes;
1577
- const ReportData = /*#__PURE__*/ react.default.forwardRef(function ReportData({ children, size = 16, ...rest }, ref) {
1578
- return react.default.createElement(require_Icon_js, {
1579
- width: size,
1580
- height: size,
1581
- ref,
1582
- xmlns: "http://www.w3.org/2000/svg",
1583
- viewBox: "0 0 32 32",
1584
- fill: "currentColor",
1585
- ...rest
1586
- }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M15 20H17V24H15z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M20 18H22V24H20z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M10 14H12V24H10z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M25,5H22V4a2,2,0,0,0-2-2H12a2,2,0,0,0-2,2V5H7A2,2,0,0,0,5,7V28a2,2,0,0,0,2,2H25a2,2,0,0,0,2-2V7A2,2,0,0,0,25,5ZM12,4h8V8H12ZM25,28H7V7h3v3H22V7h3Z" }), children);
1587
- });
1588
- if (process.env.NODE_ENV !== "production") ReportData.propTypes = require_iconPropTypes.iconPropTypes;
1589
- const ReportGrowth = /*#__PURE__*/ react.default.forwardRef(function ReportGrowth({ children, size = 16, ...rest }, ref) {
1590
- return react.default.createElement(require_Icon_js, {
1591
- width: size,
1592
- height: size,
1593
- ref,
1594
- xmlns: "http://www.w3.org/2000/svg",
1595
- viewBox: "0 0 32 32",
1596
- fill: "currentColor",
1597
- ...rest
1598
- }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M25,30H7c-1.103,0-2-.8975-2-2V7c0-1.103.897-2,2-2h3v-1c0-1.103.897-2,2-2h8c1.1025,0,2,.897,2,2v1h3c1.1025,0,2,.897,2,2v21c0,1.1025-.8975,2-2,2ZM7,7v21h18V7h-3v3h-12v-3h-3ZM12,8h8v-4h-8v4ZM12.707,23.707l-1.4141-1.4141,6.293-6.293h-4.5859v-2h8v8h-2v-4.5859l-6.293,6.293Z" }), children);
1599
- });
1600
- if (process.env.NODE_ENV !== "production") ReportGrowth.propTypes = require_iconPropTypes.iconPropTypes;
1601
- const RequestQuote = /*#__PURE__*/ react.default.forwardRef(function RequestQuote({ children, size = 16, ...rest }, ref) {
1602
- return react.default.createElement(require_Icon_js, {
1603
- width: size,
1604
- height: size,
1605
- ref,
1606
- xmlns: "http://www.w3.org/2000/svg",
1607
- viewBox: "0 0 32 32",
1608
- fill: "currentColor",
1609
- ...rest
1610
- }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M22,22v6H6V4H16V2H6A2,2,0,0,0,4,4V28a2,2,0,0,0,2,2H22a2,2,0,0,0,2-2V22Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M29.54,5.76l-3.3-3.3a1.6,1.6,0,0,0-2.24,0l-14,14V22h5.53l14-14a1.6,1.6,0,0,0,0-2.24ZM14.7,20H12V17.3l9.44-9.45,2.71,2.71ZM25.56,9.15,22.85,6.44l2.27-2.27,2.71,2.71Z" }), children);
1611
- });
1612
- if (process.env.NODE_ENV !== "production") RequestQuote.propTypes = require_iconPropTypes.iconPropTypes;
1613
- const RequirementDefinition = /*#__PURE__*/ react.default.forwardRef(function RequirementDefinition({ children, size = 16, ...rest }, ref) {
1614
- return react.default.createElement(require_Icon_js, {
1615
- width: size,
1616
- height: size,
1617
- ref,
1618
- xmlns: "http://www.w3.org/2000/svg",
1619
- viewBox: "0 0 32 32",
1620
- fill: "currentColor",
1621
- ...rest
1622
- }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
1623
- strokeWidth: "0",
1624
- d: "m17.1788,17.4959c0-2.8367,1.5301-4.6764,4.1606-4.6764,2.8025,0,4.0919,2.0631,4.0919,4.5217v.7221h-5.9658v.2235c0,1.2894.7392,2.1663,2.1834,2.1663,1.0833,0,1.7365-.5158,2.2867-1.2207l1.1863,1.3239c-.7392,1.0143-2.0459,1.6505-3.7137,1.6505-2.6475,0-4.2293-1.8397-4.2293-4.7109Zm2.2867-.9284v.1377h3.6791v-.1548c0-1.2379-.6362-2.0803-1.7709-2.0803-1.152,0-1.9083.8597-1.9083,2.0975Z"
1625
- }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
1626
- strokeWidth: "0",
1627
- d: "m9.2694,22h-2.2693v-12h5.4154c2.1835,0,3.5416,1.4441,3.5416,3.7135,0,1.6504-.7565,2.9054-2.2349,3.4039l2.4584,4.8826h-2.5271l-2.2349-4.6247h-2.1492v4.6247Zm3.1215-6.533c.8769,0,1.4097-.4813,1.4097-1.3581v-.7909c0-.8769-.5328-1.341-1.4097-1.341h-2.9227v3.4899h2.9227Z"
1628
- }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
1629
- strokeWidth: "0",
1630
- d: "m28,30H4c-1.1046,0-2-.8954-2-2V4c0-1.1046.8954-2,2-2h24c1.1046,0,2,.8954,2,2v24c0,1.1046-.8954,2-2,2Zm-24-2h24V4H4v24Z"
1631
- }), children);
1632
- });
1633
- if (process.env.NODE_ENV !== "production") RequirementDefinition.propTypes = require_iconPropTypes.iconPropTypes;
1634
- const RequirementUsage = /*#__PURE__*/ react.default.forwardRef(function RequirementUsage({ children, size = 16, ...rest }, ref) {
1635
- return react.default.createElement(require_Icon_js, {
1636
- width: size,
1637
- height: size,
1638
- ref,
1639
- xmlns: "http://www.w3.org/2000/svg",
1640
- viewBox: "0 0 32 32",
1641
- fill: "currentColor",
1642
- ...rest
1643
- }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
1644
- strokeWidth: "0",
1645
- d: "m17.1788,17.4959c0-2.8367,1.5301-4.6764,4.1606-4.6764,2.8025,0,4.0919,2.0631,4.0919,4.5217v.7221h-5.9658v.2235c0,1.2894.7392,2.1663,2.1834,2.1663,1.0833,0,1.7365-.5158,2.2867-1.2207l1.1863,1.3239c-.7392,1.0143-2.0459,1.6505-3.7137,1.6505-2.6475,0-4.2293-1.8397-4.2293-4.7109Zm2.2867-.9284v.1377h3.6791v-.1548c0-1.2379-.6362-2.0803-1.7709-2.0803-1.152,0-1.9083.8597-1.9083,2.0975Z"
1646
- }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
1647
- strokeWidth: "0",
1648
- d: "m9.2694,22h-2.2693v-12h5.4154c2.1835,0,3.5416,1.4441,3.5416,3.7135,0,1.6504-.7565,2.9054-2.2349,3.4039l2.4584,4.8826h-2.5271l-2.2349-4.6247h-2.1492v4.6247Zm3.1215-6.533c.8769,0,1.4097-.4813,1.4097-1.3581v-.7909c0-.8769-.5328-1.341-1.4097-1.341h-2.9227v3.4899h2.9227Z"
1649
- }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
1650
- strokeWidth: "0",
1651
- d: "m21,30h-10c-4.9626,0-9-4.0374-9-9v-10C2,6.0374,6.0374,2,11,2h10c4.9626,0,9,4.0374,9,9v10c0,4.9626-4.0374,9-9,9ZM11,4c-3.8599,0-7,3.1401-7,7v10c0,3.8599,3.1401,7,7,7h10c3.8599,0,7-3.1401,7-7v-10c0-3.8599-3.1401-7-7-7h-10Z"
1652
- }), children);
1653
- });
1654
- if (process.env.NODE_ENV !== "production") RequirementUsage.propTypes = require_iconPropTypes.iconPropTypes;
1655
- const Reset = /*#__PURE__*/ react.default.forwardRef(function Reset({ children, size = 16, ...rest }, ref) {
1656
- return react.default.createElement(require_Icon_js, {
1657
- width: size,
1658
- height: size,
1659
- ref,
1660
- xmlns: "http://www.w3.org/2000/svg",
1661
- viewBox: "0 0 32 32",
1662
- fill: "currentColor",
1663
- ...rest
1664
- }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M18,28A12,12,0,1,0,6,16v6.2L2.4,18.6,1,20l6,6,6-6-1.4-1.4L8,22.2V16H8A10,10,0,1,1,18,26Z" }), children);
1665
- });
1666
- if (process.env.NODE_ENV !== "production") Reset.propTypes = require_iconPropTypes.iconPropTypes;
1667
- const ResetAlt = /*#__PURE__*/ react.default.forwardRef(function ResetAlt({ children, size = 16, ...rest }, ref) {
1668
- return react.default.createElement(require_Icon_js, {
1669
- width: size,
1670
- height: size,
1671
- ref,
1672
- xmlns: "http://www.w3.org/2000/svg",
1673
- viewBox: "0 0 32 32",
1674
- fill: "currentColor",
1675
- ...rest
1676
- }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M27,8H6.83l3.58-3.59L9,3,3,9l6,6,1.41-1.41L6.83,10H27V26H7V19H5v7a2,2,0,0,0,2,2H27a2,2,0,0,0,2-2V10A2,2,0,0,0,27,8Z" }), children);
1677
- });
1678
- if (process.env.NODE_ENV !== "production") ResetAlt.propTypes = require_iconPropTypes.iconPropTypes;
1679
- const Restart = /*#__PURE__*/ react.default.forwardRef(function Restart({ children, size = 16, ...rest }, ref) {
1680
- if (size === 16 || size === "16" || size === "16px") return react.default.createElement(require_Icon_js, {
1681
- width: size,
1682
- height: size,
1683
- ref,
1684
- xmlns: "http://www.w3.org/2000/svg",
1685
- viewBox: "0 0 16 16",
1686
- fill: "currentColor",
1687
- ...rest
1688
- }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M13,9c0,2.8-2.2,5-5,5s-5-2.2-5-5s2.2-5,5-5h3.1L9.3,5.8L10,6.5l3-3l-3-3L9.3,1.2L11.1,3H8C4.7,3,2,5.7,2,9s2.7,6,6,6 s6-2.7,6-6H13z" }), children);
1689
- return react.default.createElement(require_Icon_js, {
1690
- width: size,
1691
- height: size,
1692
- ref,
1693
- xmlns: "http://www.w3.org/2000/svg",
1694
- viewBox: "0 0 32 32",
1695
- fill: "currentColor",
1696
- ...rest
1697
- }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M26,18A10,10,0,1,1,16,8h6.1821l-3.5844,3.5854L20,13l6-6L20,1,18.5977,2.414,22.1851,6H16A12,12,0,1,0,28,18Z" }), children);
1698
- });
1699
- if (process.env.NODE_ENV !== "production") Restart.propTypes = require_iconPropTypes.iconPropTypes;
1700
- const Restaurant = /*#__PURE__*/ react.default.forwardRef(function Restaurant({ children, size = 16, ...rest }, ref) {
1701
- return react.default.createElement(require_Icon_js, {
1702
- width: size,
1703
- height: size,
1704
- ref,
1705
- xmlns: "http://www.w3.org/2000/svg",
1706
- viewBox: "0 0 32 32",
1707
- fill: "currentColor",
1708
- ...rest
1709
- }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M9 2H11V12H9z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M14,11a4,4,0,0,1-8,0V2H4v9a6,6,0,0,0,5,5.91V30h2V16.91A6,6,0,0,0,16,11V2H14Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M22,2H21V30h2V20h3a2,2,0,0,0,2-2V8A5.78,5.78,0,0,0,22,2Zm4,16H23V4.09c2.88.56,3,3.54,3,3.91Z" }), children);
1710
- });
1711
- if (process.env.NODE_ENV !== "production") Restaurant.propTypes = require_iconPropTypes.iconPropTypes;
1712
- const RestaurantFine = /*#__PURE__*/ react.default.forwardRef(function RestaurantFine({ children, size = 16, ...rest }, ref) {
1713
- return react.default.createElement(require_Icon_js, {
1714
- width: size,
1715
- height: size,
1716
- ref,
1717
- xmlns: "http://www.w3.org/2000/svg",
1718
- viewBox: "0 0 32 32",
1719
- fill: "currentColor",
1720
- ...rest
1721
- }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M30,11.0005v-8a1,1,0,0,0-1-1H19a1,1,0,0,0-1,1v8A6.0039,6.0039,0,0,0,23,16.91V28H19v2H29V28H25V16.91A6.0039,6.0039,0,0,0,30,11.0005Zm-10,0V4h8v7.0005a4,4,0,1,1-8,0Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M12,2v9.02a3.9644,3.9644,0,0,1-3.96,3.96A4.0052,4.0052,0,0,1,4,11.02V2H2v9.02a5.9888,5.9888,0,0,0,5,5.8652V30H9V16.8953A5.9646,5.9646,0,0,0,14,11.02V2Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M7 2H9V11.98H7z" }), children);
1722
- });
1723
- if (process.env.NODE_ENV !== "production") RestaurantFine.propTypes = require_iconPropTypes.iconPropTypes;
1724
- const Result = /*#__PURE__*/ react.default.forwardRef(function Result({ children, size = 16, ...rest }, ref) {
1725
- return react.default.createElement(require_Icon_js, {
1726
- width: size,
1727
- height: size,
1728
- ref,
1729
- xmlns: "http://www.w3.org/2000/svg",
1730
- viewBox: "0 0 32 32",
1731
- fill: "currentColor",
1732
- ...rest
1733
- }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M14 23H22V25H14z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M10 23H12V25H10z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M14 18H22V20H14z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M10 18H12V20H10z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M14 13H22V15H14z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M10 13H12V15H10z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M25,5H22V4a2,2,0,0,0-2-2H12a2,2,0,0,0-2,2V5H7A2,2,0,0,0,5,7V28a2,2,0,0,0,2,2H25a2,2,0,0,0,2-2V7A2,2,0,0,0,25,5ZM12,4h8V8H12ZM25,28H7V7h3v3H22V7h3Z" }), children);
1734
- });
1735
- if (process.env.NODE_ENV !== "production") Result.propTypes = require_iconPropTypes.iconPropTypes;
1736
- const ResultDraft = /*#__PURE__*/ react.default.forwardRef(function ResultDraft({ children, size = 16, ...rest }, ref) {
1737
- return react.default.createElement(require_Icon_js, {
1738
- width: size,
1739
- height: size,
1740
- ref,
1741
- xmlns: "http://www.w3.org/2000/svg",
1742
- viewBox: "0 0 32 32",
1743
- fill: "currentColor",
1744
- ...rest
1745
- }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M29.7,19.3l-3-3c-0.4-0.4-1-0.4-1.4,0L16,25.6V30h4.4l9.3-9.3C30.1,20.3,30.1,19.7,29.7,19.3z M19.6,28H18v-1.6l5-5l1.6,1.6 L19.6,28z M26,21.6L24.4,20l1.6-1.6l1.6,1.6L26,21.6z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M10 23H12V25H10z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M14 18H18V20H14z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M10 18H12V20H10z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M14 13H22V15H14z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M10 13H12V15H10z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M7,28V7h3v3h12V7h3v6h2V7c0-1.1-0.9-2-2-2h-3V4c0-1.1-0.9-2-2-2h-8c-1.1,0-2,0.9-2,2v1H7C5.9,5,5,5.9,5,7v21 c0,1.1,0.9,2,2,2h5v-2H7z M12,4h8v4h-8V4z" }), children);
1746
- });
1747
- if (process.env.NODE_ENV !== "production") ResultDraft.propTypes = require_iconPropTypes.iconPropTypes;
1748
- const ResultNew = /*#__PURE__*/ react.default.forwardRef(function ResultNew({ children, size = 16, ...rest }, ref) {
1749
- return react.default.createElement(require_Icon_js, {
1750
- width: size,
1751
- height: size,
1752
- ref,
1753
- xmlns: "http://www.w3.org/2000/svg",
1754
- viewBox: "0 0 32 32",
1755
- fill: "currentColor",
1756
- ...rest
1757
- }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("circle", {
1758
- cx: "26",
1759
- cy: "26",
1760
- r: "4"
1761
- }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M10 13H12V15H10z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M10 18H12V20H10z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M10 23H12V25H10z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M14 13H22V15H14z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M14 18H22V20H14z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M14 23H18V25H14z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M7,28V7h3v3H22V7h3V18h2V7a2,2,0,0,0-2-2H22V4a2,2,0,0,0-2-2H12a2,2,0,0,0-2,2V5H7A2,2,0,0,0,5,7V28a2,2,0,0,0,2,2H18V28ZM12,4h8V8H12Z" }), children);
1762
- });
1763
- if (process.env.NODE_ENV !== "production") ResultNew.propTypes = require_iconPropTypes.iconPropTypes;
1764
- const ResultOld = /*#__PURE__*/ react.default.forwardRef(function ResultOld({ children, size = 16, ...rest }, ref) {
1765
- return react.default.createElement(require_Icon_js, {
1766
- width: size,
1767
- height: size,
1768
- ref,
1769
- xmlns: "http://www.w3.org/2000/svg",
1770
- viewBox: "0 0 32 32",
1771
- fill: "currentColor",
1772
- ...rest
1773
- }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M10 13H12V15H10z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M14 13H22V15H14z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M10 18H12V20H10z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M10 23H12V25H10z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M7,28V7h3v3H22V7h3v8h2V7a2,2,0,0,0-2-2H22V4a2,2,0,0,0-2-2H12a2,2,0,0,0-2,2V5H7A2,2,0,0,0,5,7V28a2,2,0,0,0,2,2h9V28ZM12,4h8V8H12Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M18,19v2.4131A6.996,6.996,0,1,1,24,32V30a5,5,0,1,0-4.5762-7H22v2H16V19Z" }), children);
1774
- });
1775
- if (process.env.NODE_ENV !== "production") ResultOld.propTypes = require_iconPropTypes.iconPropTypes;
1776
1787
  //#endregion
1788
+ exports.PivotVertical = PivotVertical;
1789
+ exports.Plan = Plan;
1790
+ exports.Plane = Plane;
1791
+ exports.PlanePrivate = PlanePrivate;
1792
+ exports.PlaneSea = PlaneSea;
1793
+ exports.PlatformAutomation = PlatformAutomation;
1794
+ exports.Platforms = Platforms;
1795
+ exports.Play = Play;
1796
+ exports.PlayFilled = PlayFilled;
1797
+ exports.PlayFilledAlt = PlayFilledAlt;
1798
+ exports.PlayOutline = PlayOutline;
1799
+ exports.PlayOutlineFilled = PlayOutlineFilled;
1800
+ exports.Playlist = Playlist;
1801
+ exports.Pli = Pli;
1777
1802
  exports.Plug = Plug;
1778
1803
  exports.PlugFilled = PlugFilled;
1779
1804
  exports.Png = Png;
@@ -1810,6 +1835,7 @@ exports.PrivateNetwork = PrivateNetwork;
1810
1835
  exports.Process = Process;
1811
1836
  exports.ProcessAutomate = ProcessAutomate;
1812
1837
  exports.Product = Product;
1838
+ exports.ProductCategories = ProductCategories;
1813
1839
  exports.ProductionEnvironment = ProductionEnvironment;
1814
1840
  exports.ProductionService = ProductionService;
1815
1841
  exports.Program = Program;
@@ -1823,6 +1849,7 @@ exports.PropertyRelationship = PropertyRelationship;
1823
1849
  exports.PullRequest = PullRequest;
1824
1850
  exports.PunctuationCheck = PunctuationCheck;
1825
1851
  exports.Purchase = Purchase;
1852
+ exports.PurchasingOrganizations = PurchasingOrganizations;
1826
1853
  exports.Qiskit = Qiskit;
1827
1854
  exports.QqPlot = QqPlot;
1828
1855
  exports.QrCode = QrCode;
@@ -1878,22 +1905,6 @@ exports.Reply = Reply;
1878
1905
  exports.ReplyAll = ReplyAll;
1879
1906
  exports.RepoArtifact = RepoArtifact;
1880
1907
  exports.RepoSourceCode = RepoSourceCode;
1881
- exports.Report = Report;
1882
- exports.ReportChart = ReportChart;
1883
- exports.ReportData = ReportData;
1884
- exports.ReportGrowth = ReportGrowth;
1885
- exports.RequestQuote = RequestQuote;
1886
- exports.RequirementDefinition = RequirementDefinition;
1887
- exports.RequirementUsage = RequirementUsage;
1888
- exports.Reset = Reset;
1889
- exports.ResetAlt = ResetAlt;
1890
- exports.Restart = Restart;
1891
- exports.Restaurant = Restaurant;
1892
- exports.RestaurantFine = RestaurantFine;
1893
- exports.Result = Result;
1894
- exports.ResultDraft = ResultDraft;
1895
- exports.ResultNew = ResultNew;
1896
- exports.ResultOld = ResultOld;
1897
1908
  exports.WatsonHealthPointerText = WatsonHealthPointerText;
1898
1909
  exports.WatsonHealthQcLaunch = WatsonHealthQcLaunch;
1899
1910
  exports.WatsonHealthRegionAnalysisArea = WatsonHealthRegionAnalysisArea;
@@ -7,6 +7,22 @@
7
7
  * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
8
8
  */
9
9
  import type { CarbonIconType } from '../CarbonIcon';
10
+ declare const _Report: CarbonIconType;
11
+ declare const _ReportChart: CarbonIconType;
12
+ declare const _ReportData: CarbonIconType;
13
+ declare const _ReportGrowth: CarbonIconType;
14
+ declare const _RequestQuote: CarbonIconType;
15
+ declare const _RequirementDefinition: CarbonIconType;
16
+ declare const _RequirementUsage: CarbonIconType;
17
+ declare const _Reset: CarbonIconType;
18
+ declare const _ResetAlt: CarbonIconType;
19
+ declare const _Restart: CarbonIconType;
20
+ declare const _Restaurant: CarbonIconType;
21
+ declare const _RestaurantFine: CarbonIconType;
22
+ declare const _Result: CarbonIconType;
23
+ declare const _ResultDraft: CarbonIconType;
24
+ declare const _ResultNew: CarbonIconType;
25
+ declare const _ResultOld: CarbonIconType;
10
26
  declare const _RetryFailed: CarbonIconType;
11
27
  declare const _Return: CarbonIconType;
12
28
  declare const _Review: CarbonIconType;
@@ -116,20 +132,4 @@ declare const _SendActionUsage: CarbonIconType;
116
132
  declare const _SendBackward: CarbonIconType;
117
133
  declare const _SendToBack: CarbonIconType;
118
134
  declare const _SequentialPalette: CarbonIconType;
119
- declare const _ServerDns: CarbonIconType;
120
- declare const _ServerProxy: CarbonIconType;
121
- declare const _ServerTime: CarbonIconType;
122
- declare const _ServerTimeUsage: CarbonIconType;
123
- declare const _ServerlessFleet: CarbonIconType;
124
- declare const _ServiceDesk: CarbonIconType;
125
- declare const _ServiceId: CarbonIconType;
126
- declare const _ServiceLevels: CarbonIconType;
127
- declare const _SessionBorderControl: CarbonIconType;
128
- declare const _Settings: CarbonIconType;
129
- declare const _SettingsAdjust: CarbonIconType;
130
- declare const _SettingsCheck: CarbonIconType;
131
- declare const _SettingsEdit: CarbonIconType;
132
- declare const _SettingsServices: CarbonIconType;
133
- declare const _SettingsView: CarbonIconType;
134
- declare const _Shadow: CarbonIconType;
135
- export { _RetryFailed as RetryFailed, _Return as Return, _Review as Review, _Rewind_10 as Rewind_10, _Rewind_30 as Rewind_30, _Rewind_5 as Rewind_5, _Rexx as Rexx, _RightPanelClose as RightPanelClose, _RightPanelCloseFilled as RightPanelCloseFilled, _RightPanelOpen as RightPanelOpen, _RightPanelOpenFilled as RightPanelOpenFilled, _Road as Road, _RoadWeather as RoadWeather, _Roadmap as Roadmap, _Rocket as Rocket, _Rotate as Rotate, _WatsonHealthRotate_180 as WatsonHealthRotate_180, _WatsonHealthRotate_360 as WatsonHealthRotate_360, _RotateClockwise as RotateClockwise, _RotateClockwiseAlt as RotateClockwiseAlt, _RotateClockwiseAltFilled as RotateClockwiseAltFilled, _RotateClockwiseFilled as RotateClockwiseFilled, _RotateCounterclockwise as RotateCounterclockwise, _RotateCounterclockwiseAlt as RotateCounterclockwiseAlt, _RotateCounterclockwiseAltFilled as RotateCounterclockwiseAltFilled, _RotateCounterclockwiseFilled as RotateCounterclockwiseFilled, _Router as Router, _RouterVoice as RouterVoice, _RouterWifi as RouterWifi, _Row as Row, _RowCollapse as RowCollapse, _RowDelete as RowDelete, _RowExpand as RowExpand, _RowInsert as RowInsert, _Rss as Rss, _Rule as Rule, _RuleCancelled as RuleCancelled, _RuleDataQuality as RuleDataQuality, _RuleDraft as RuleDraft, _RuleFilled as RuleFilled, _RuleLocked as RuleLocked, _RulePartial as RulePartial, _RuleTest as RuleTest, _RuleGroupingDataQuality as RuleGroupingDataQuality, _Ruler as Ruler, _RulerAlt as RulerAlt, _Run as Run, _RunMirror as RunMirror, _RunViewIcon as RunViewIcon, _Running as Running, _QS as QS, _QSAlt as QSAlt, _SailboatCoastal as SailboatCoastal, _SailboatOffshore as SailboatOffshore, _SalesOps as SalesOps, _SankeyDiagram as SankeyDiagram, _SankeyDiagramAlt as SankeyDiagramAlt, _Sap as Sap, _Satellite as Satellite, _SatelliteRadar as SatelliteRadar, _SatelliteWeather as SatelliteWeather, _SatisfyDefinition as SatisfyDefinition, _SatisfyUsage as SatisfyUsage, _Save as Save, _WatsonHealthSaveAnnotation as WatsonHealthSaveAnnotation, _WatsonHealthSaveImage as WatsonHealthSaveImage, _SaveModel as SaveModel, _WatsonHealthSaveSeries as WatsonHealthSaveSeries, _Scale as Scale, _Scales as Scales, _ScalesTipped as ScalesTipped, _Scalpel as Scalpel, _WatsonHealthScalpelCursor as WatsonHealthScalpelCursor, _WatsonHealthScalpelLasso as WatsonHealthScalpelLasso, _WatsonHealthScalpelSelect as WatsonHealthScalpelSelect, _Scan as Scan, _ScanAlt as ScanAlt, _ScanDisabled as ScanDisabled, _ScatterMatrix as ScatterMatrix, _Schematics as Schematics, _ScisControlTower as ScisControlTower, _ScisTransparentSupply as ScisTransparentSupply, _Scooter as Scooter, _ScooterFront as ScooterFront, _Screen as Screen, _ScreenOff as ScreenOff, _ScreenMap as ScreenMap, _ScreenMapSet as ScreenMapSet, _Script as Script, _ScriptReference as ScriptReference, _Sdk as Sdk, _Search as Search, _SearchAdvanced as SearchAdvanced, _SearchLocate as SearchLocate, _SearchLocateMirror as SearchLocateMirror, _Security as Security, _SecurityServices as SecurityServices, _Select_01 as Select_01, _Select_02 as Select_02, _SelectWindow as SelectWindow, _Send as Send, _Sensor as Sensor, _SendAlt as SendAlt, _SendAltFilled as SendAltFilled, _SendFilled as SendFilled, _SendActionUsage as SendActionUsage, _SendBackward as SendBackward, _SendToBack as SendToBack, _SequentialPalette as SequentialPalette, _ServerDns as ServerDns, _ServerProxy as ServerProxy, _ServerTime as ServerTime, _ServerTimeUsage as ServerTimeUsage, _ServerlessFleet as ServerlessFleet, _ServiceDesk as ServiceDesk, _ServiceId as ServiceId, _ServiceLevels as ServiceLevels, _SessionBorderControl as SessionBorderControl, _Settings as Settings, _SettingsAdjust as SettingsAdjust, _SettingsCheck as SettingsCheck, _SettingsEdit as SettingsEdit, _SettingsServices as SettingsServices, _SettingsView as SettingsView, _Shadow as Shadow };
135
+ export { _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, _RetryFailed as RetryFailed, _Return as Return, _Review as Review, _Rewind_10 as Rewind_10, _Rewind_30 as Rewind_30, _Rewind_5 as Rewind_5, _Rexx as Rexx, _RightPanelClose as RightPanelClose, _RightPanelCloseFilled as RightPanelCloseFilled, _RightPanelOpen as RightPanelOpen, _RightPanelOpenFilled as RightPanelOpenFilled, _Road as Road, _RoadWeather as RoadWeather, _Roadmap as Roadmap, _Rocket as Rocket, _Rotate as Rotate, _WatsonHealthRotate_180 as WatsonHealthRotate_180, _WatsonHealthRotate_360 as WatsonHealthRotate_360, _RotateClockwise as RotateClockwise, _RotateClockwiseAlt as RotateClockwiseAlt, _RotateClockwiseAltFilled as RotateClockwiseAltFilled, _RotateClockwiseFilled as RotateClockwiseFilled, _RotateCounterclockwise as RotateCounterclockwise, _RotateCounterclockwiseAlt as RotateCounterclockwiseAlt, _RotateCounterclockwiseAltFilled as RotateCounterclockwiseAltFilled, _RotateCounterclockwiseFilled as RotateCounterclockwiseFilled, _Router as Router, _RouterVoice as RouterVoice, _RouterWifi as RouterWifi, _Row as Row, _RowCollapse as RowCollapse, _RowDelete as RowDelete, _RowExpand as RowExpand, _RowInsert as RowInsert, _Rss as Rss, _Rule as Rule, _RuleCancelled as RuleCancelled, _RuleDataQuality as RuleDataQuality, _RuleDraft as RuleDraft, _RuleFilled as RuleFilled, _RuleLocked as RuleLocked, _RulePartial as RulePartial, _RuleTest as RuleTest, _RuleGroupingDataQuality as RuleGroupingDataQuality, _Ruler as Ruler, _RulerAlt as RulerAlt, _Run as Run, _RunMirror as RunMirror, _RunViewIcon as RunViewIcon, _Running as Running, _QS as QS, _QSAlt as QSAlt, _SailboatCoastal as SailboatCoastal, _SailboatOffshore as SailboatOffshore, _SalesOps as SalesOps, _SankeyDiagram as SankeyDiagram, _SankeyDiagramAlt as SankeyDiagramAlt, _Sap as Sap, _Satellite as Satellite, _SatelliteRadar as SatelliteRadar, _SatelliteWeather as SatelliteWeather, _SatisfyDefinition as SatisfyDefinition, _SatisfyUsage as SatisfyUsage, _Save as Save, _WatsonHealthSaveAnnotation as WatsonHealthSaveAnnotation, _WatsonHealthSaveImage as WatsonHealthSaveImage, _SaveModel as SaveModel, _WatsonHealthSaveSeries as WatsonHealthSaveSeries, _Scale as Scale, _Scales as Scales, _ScalesTipped as ScalesTipped, _Scalpel as Scalpel, _WatsonHealthScalpelCursor as WatsonHealthScalpelCursor, _WatsonHealthScalpelLasso as WatsonHealthScalpelLasso, _WatsonHealthScalpelSelect as WatsonHealthScalpelSelect, _Scan as Scan, _ScanAlt as ScanAlt, _ScanDisabled as ScanDisabled, _ScatterMatrix as ScatterMatrix, _Schematics as Schematics, _ScisControlTower as ScisControlTower, _ScisTransparentSupply as ScisTransparentSupply, _Scooter as Scooter, _ScooterFront as ScooterFront, _Screen as Screen, _ScreenOff as ScreenOff, _ScreenMap as ScreenMap, _ScreenMapSet as ScreenMapSet, _Script as Script, _ScriptReference as ScriptReference, _Sdk as Sdk, _Search as Search, _SearchAdvanced as SearchAdvanced, _SearchLocate as SearchLocate, _SearchLocateMirror as SearchLocateMirror, _Security as Security, _SecurityServices as SecurityServices, _Select_01 as Select_01, _Select_02 as Select_02, _SelectWindow as SelectWindow, _Send as Send, _Sensor as Sensor, _SendAlt as SendAlt, _SendAltFilled as SendAltFilled, _SendFilled as SendFilled, _SendActionUsage as SendActionUsage, _SendBackward as SendBackward, _SendToBack as SendToBack, _SequentialPalette as SequentialPalette };