@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,216 @@ 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-15.js
14
+ const PivotVertical = /*#__PURE__*/ React.forwardRef(function PivotVertical({ 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,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);
24
+ });
25
+ if (process.env.NODE_ENV !== "production") PivotVertical.propTypes = iconPropTypes;
26
+ const Plan = /*#__PURE__*/ React.forwardRef(function Plan({ children, size = 16, ...rest }, ref) {
27
+ return React.createElement(Icon, {
28
+ width: size,
29
+ height: size,
30
+ ref,
31
+ xmlns: "http://www.w3.org/2000/svg",
32
+ viewBox: "0 0 32 32",
33
+ fill: "currentColor",
34
+ ...rest
35
+ }, /* @__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);
36
+ });
37
+ if (process.env.NODE_ENV !== "production") Plan.propTypes = iconPropTypes;
38
+ const Plane = /*#__PURE__*/ React.forwardRef(function Plane({ children, size = 16, ...rest }, ref) {
39
+ return React.createElement(Icon, {
40
+ width: size,
41
+ height: size,
42
+ ref,
43
+ xmlns: "http://www.w3.org/2000/svg",
44
+ viewBox: "0 0 32 32",
45
+ fill: "currentColor",
46
+ ...rest
47
+ }, /* @__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);
48
+ });
49
+ if (process.env.NODE_ENV !== "production") Plane.propTypes = iconPropTypes;
50
+ const PlanePrivate = /*#__PURE__*/ React.forwardRef(function PlanePrivate({ children, size = 16, ...rest }, ref) {
51
+ return React.createElement(Icon, {
52
+ width: size,
53
+ height: size,
54
+ ref,
55
+ xmlns: "http://www.w3.org/2000/svg",
56
+ viewBox: "0 0 32 32",
57
+ fill: "currentColor",
58
+ ...rest
59
+ }, /* @__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);
60
+ });
61
+ if (process.env.NODE_ENV !== "production") PlanePrivate.propTypes = iconPropTypes;
62
+ const PlaneSea = /*#__PURE__*/ React.forwardRef(function PlaneSea({ children, size = 16, ...rest }, ref) {
63
+ return React.createElement(Icon, {
64
+ width: size,
65
+ height: size,
66
+ ref,
67
+ xmlns: "http://www.w3.org/2000/svg",
68
+ viewBox: "0 0 32 32",
69
+ fill: "currentColor",
70
+ ...rest
71
+ }, /* @__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);
72
+ });
73
+ if (process.env.NODE_ENV !== "production") PlaneSea.propTypes = iconPropTypes;
74
+ const PlatformAutomation = /*#__PURE__*/ React.forwardRef(function PlatformAutomation({ children, size = 16, ...rest }, ref) {
75
+ return React.createElement(Icon, {
76
+ width: size,
77
+ height: size,
78
+ ref,
79
+ xmlns: "http://www.w3.org/2000/svg",
80
+ viewBox: "0 0 32 32",
81
+ fill: "currentColor",
82
+ ...rest
83
+ }, /* @__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);
84
+ });
85
+ if (process.env.NODE_ENV !== "production") PlatformAutomation.propTypes = iconPropTypes;
86
+ const Platforms = /*#__PURE__*/ React.forwardRef(function Platforms({ children, size = 16, ...rest }, ref) {
87
+ return React.createElement(Icon, {
88
+ width: size,
89
+ height: size,
90
+ ref,
91
+ xmlns: "http://www.w3.org/2000/svg",
92
+ viewBox: "0 0 32 32",
93
+ fill: "currentColor",
94
+ ...rest
95
+ }, /* @__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);
96
+ });
97
+ if (process.env.NODE_ENV !== "production") Platforms.propTypes = iconPropTypes;
98
+ const Play = /*#__PURE__*/ React.forwardRef(function Play({ children, size = 16, ...rest }, ref) {
99
+ if (size === 16 || size === "16" || size === "16px") return React.createElement(Icon, {
100
+ width: size,
101
+ height: size,
102
+ ref,
103
+ xmlns: "http://www.w3.org/2000/svg",
104
+ viewBox: "0 0 16 16",
105
+ fill: "currentColor",
106
+ ...rest
107
+ }, /* @__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);
108
+ return React.createElement(Icon, {
109
+ width: size,
110
+ height: size,
111
+ ref,
112
+ xmlns: "http://www.w3.org/2000/svg",
113
+ viewBox: "0 0 32 32",
114
+ fill: "currentColor",
115
+ ...rest
116
+ }, /* @__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);
117
+ });
118
+ if (process.env.NODE_ENV !== "production") Play.propTypes = iconPropTypes;
119
+ const PlayFilled = /*#__PURE__*/ React.forwardRef(function PlayFilled({ children, size = 16, ...rest }, ref) {
120
+ if (size === 16 || size === "16" || size === "16px") return React.createElement(Icon, {
121
+ width: size,
122
+ height: size,
123
+ ref,
124
+ xmlns: "http://www.w3.org/2000/svg",
125
+ viewBox: "0 0 16 16",
126
+ fill: "currentColor",
127
+ ...rest
128
+ }, /* @__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);
129
+ return React.createElement(Icon, {
130
+ width: size,
131
+ height: size,
132
+ ref,
133
+ xmlns: "http://www.w3.org/2000/svg",
134
+ viewBox: "0 0 32 32",
135
+ fill: "currentColor",
136
+ ...rest
137
+ }, /* @__PURE__ */ jsx("path", {
138
+ fill: "none",
139
+ 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"
140
+ }), /* @__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);
141
+ });
142
+ if (process.env.NODE_ENV !== "production") PlayFilled.propTypes = iconPropTypes;
143
+ const PlayFilledAlt = /*#__PURE__*/ React.forwardRef(function PlayFilledAlt({ children, size = 16, ...rest }, ref) {
144
+ return React.createElement(Icon, {
145
+ width: size,
146
+ height: size,
147
+ ref,
148
+ xmlns: "http://www.w3.org/2000/svg",
149
+ viewBox: "0 0 32 32",
150
+ fill: "currentColor",
151
+ ...rest
152
+ }, /* @__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);
153
+ });
154
+ if (process.env.NODE_ENV !== "production") PlayFilledAlt.propTypes = iconPropTypes;
155
+ const PlayOutline = /*#__PURE__*/ React.forwardRef(function PlayOutline({ children, size = 16, ...rest }, ref) {
156
+ if (size === 16 || size === "16" || size === "16px") return React.createElement(Icon, {
157
+ width: size,
158
+ height: size,
159
+ ref,
160
+ xmlns: "http://www.w3.org/2000/svg",
161
+ viewBox: "0 0 16 16",
162
+ fill: "currentColor",
163
+ ...rest
164
+ }, /* @__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);
165
+ return React.createElement(Icon, {
166
+ width: size,
167
+ height: size,
168
+ ref,
169
+ xmlns: "http://www.w3.org/2000/svg",
170
+ viewBox: "0 0 32 32",
171
+ fill: "currentColor",
172
+ ...rest
173
+ }, /* @__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);
174
+ });
175
+ if (process.env.NODE_ENV !== "production") PlayOutline.propTypes = iconPropTypes;
176
+ const PlayOutlineFilled = /*#__PURE__*/ React.forwardRef(function PlayOutlineFilled({ children, size = 16, ...rest }, ref) {
177
+ if (size === 16 || size === "16" || size === "16px") return React.createElement(Icon, {
178
+ width: size,
179
+ height: size,
180
+ ref,
181
+ xmlns: "http://www.w3.org/2000/svg",
182
+ viewBox: "0 0 16 16",
183
+ fill: "currentColor",
184
+ ...rest
185
+ }, /* @__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);
186
+ return React.createElement(Icon, {
187
+ width: size,
188
+ height: size,
189
+ ref,
190
+ xmlns: "http://www.w3.org/2000/svg",
191
+ viewBox: "0 0 32 32",
192
+ fill: "currentColor",
193
+ ...rest
194
+ }, /* @__PURE__ */ jsx("path", {
195
+ fill: "none",
196
+ 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"
197
+ }), /* @__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);
198
+ });
199
+ if (process.env.NODE_ENV !== "production") PlayOutlineFilled.propTypes = iconPropTypes;
200
+ const Playlist = /*#__PURE__*/ React.forwardRef(function Playlist({ children, size = 16, ...rest }, ref) {
201
+ return React.createElement(Icon, {
202
+ width: size,
203
+ height: size,
204
+ ref,
205
+ xmlns: "http://www.w3.org/2000/svg",
206
+ viewBox: "0 0 32 32",
207
+ fill: "currentColor",
208
+ ...rest
209
+ }, /* @__PURE__ */ jsx("path", { d: "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);
210
+ });
211
+ if (process.env.NODE_ENV !== "production") Playlist.propTypes = iconPropTypes;
212
+ const Pli = /*#__PURE__*/ React.forwardRef(function Pli({ children, size = 16, ...rest }, ref) {
213
+ return React.createElement(Icon, {
214
+ width: size,
215
+ height: size,
216
+ ref,
217
+ xmlns: "http://www.w3.org/2000/svg",
218
+ viewBox: "0 0 32 32",
219
+ fill: "currentColor",
220
+ ...rest
221
+ }, /* @__PURE__ */ jsx("path", { d: "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);
222
+ });
223
+ if (process.env.NODE_ENV !== "production") Pli.propTypes = iconPropTypes;
14
224
  const Plug = /*#__PURE__*/ React.forwardRef(function Plug({ children, size = 16, ...rest }, ref) {
15
225
  return React.createElement(Icon, {
16
226
  width: size,
@@ -525,6 +735,18 @@ const Product = /*#__PURE__*/ React.forwardRef(function Product({ children, size
525
735
  }, /* @__PURE__ */ jsx("path", { d: "M8 18H14V20H8z" }), /* @__PURE__ */ jsx("path", { d: "M8 22H18V24H8z" }), /* @__PURE__ */ 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);
526
736
  });
527
737
  if (process.env.NODE_ENV !== "production") Product.propTypes = iconPropTypes;
738
+ const ProductCategories = /*#__PURE__*/ React.forwardRef(function ProductCategories({ children, size = 16, ...rest }, ref) {
739
+ return React.createElement(Icon, {
740
+ width: size,
741
+ height: size,
742
+ ref,
743
+ xmlns: "http://www.w3.org/2000/svg",
744
+ viewBox: "0 0 32 32",
745
+ fill: "currentColor",
746
+ ...rest
747
+ }, /* @__PURE__ */ 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);
748
+ });
749
+ if (process.env.NODE_ENV !== "production") ProductCategories.propTypes = iconPropTypes;
528
750
  const ProductionEnvironment = /*#__PURE__*/ React.forwardRef(function ProductionEnvironment({ children, size = 16, ...rest }, ref) {
529
751
  return React.createElement(Icon, {
530
752
  width: size,
@@ -714,6 +936,18 @@ const Purchase = /*#__PURE__*/ React.forwardRef(function Purchase({ children, si
714
936
  }, /* @__PURE__ */ 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__ */ jsx("path", { d: "M6 20H16V22H6z" }), children);
715
937
  });
716
938
  if (process.env.NODE_ENV !== "production") Purchase.propTypes = iconPropTypes;
939
+ const PurchasingOrganizations = /*#__PURE__*/ React.forwardRef(function PurchasingOrganizations({ children, size = 16, ...rest }, ref) {
940
+ return React.createElement(Icon, {
941
+ width: size,
942
+ height: size,
943
+ ref,
944
+ xmlns: "http://www.w3.org/2000/svg",
945
+ viewBox: "0 0 32 32",
946
+ fill: "currentColor",
947
+ ...rest
948
+ }, /* @__PURE__ */ 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);
949
+ });
950
+ if (process.env.NODE_ENV !== "production") PurchasingOrganizations.propTypes = iconPropTypes;
717
951
  const WatsonHealthQcLaunch = /*#__PURE__*/ React.forwardRef(function WatsonHealthQcLaunch({ children, size = 16, ...rest }, ref) {
718
952
  return React.createElement(Icon, {
719
953
  width: size,
@@ -1547,228 +1781,5 @@ const RepoSourceCode = /*#__PURE__*/ React.forwardRef(function RepoSourceCode({
1547
1781
  }, /* @__PURE__ */ jsx("path", { d: "M23.6 21.4 27.2 25 27.2 25 23.6 28.6 25 30 30 25 25 20z" }), /* @__PURE__ */ jsx("path", { d: "M20.4 21.4 16.8 25 16.8 25 20.4 28.6 19 30 14 25 19 20z" }), /* @__PURE__ */ 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);
1548
1782
  });
1549
1783
  if (process.env.NODE_ENV !== "production") RepoSourceCode.propTypes = iconPropTypes;
1550
- const Report = /*#__PURE__*/ React.forwardRef(function Report({ children, size = 16, ...rest }, ref) {
1551
- return React.createElement(Icon, {
1552
- width: size,
1553
- height: size,
1554
- ref,
1555
- xmlns: "http://www.w3.org/2000/svg",
1556
- viewBox: "0 0 32 32",
1557
- fill: "currentColor",
1558
- ...rest
1559
- }, /* @__PURE__ */ jsx("path", { d: "M10 18H18V20H10z" }), /* @__PURE__ */ jsx("path", { d: "M10 13H22V15H10z" }), /* @__PURE__ */ jsx("path", { d: "M10 23H15V25H10z" }), /* @__PURE__ */ 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);
1560
- });
1561
- if (process.env.NODE_ENV !== "production") Report.propTypes = iconPropTypes;
1562
- const ReportChart = /*#__PURE__*/ React.forwardRef(function ReportChart({ children, size = 16, ...rest }, ref) {
1563
- return React.createElement(Icon, {
1564
- width: size,
1565
- height: size,
1566
- ref,
1567
- xmlns: "http://www.w3.org/2000/svg",
1568
- viewBox: "0 0 32 32",
1569
- fill: "currentColor",
1570
- ...rest
1571
- }, /* @__PURE__ */ 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);
1572
- });
1573
- if (process.env.NODE_ENV !== "production") ReportChart.propTypes = iconPropTypes;
1574
- const ReportData = /*#__PURE__*/ React.forwardRef(function ReportData({ children, size = 16, ...rest }, ref) {
1575
- return React.createElement(Icon, {
1576
- width: size,
1577
- height: size,
1578
- ref,
1579
- xmlns: "http://www.w3.org/2000/svg",
1580
- viewBox: "0 0 32 32",
1581
- fill: "currentColor",
1582
- ...rest
1583
- }, /* @__PURE__ */ jsx("path", { d: "M15 20H17V24H15z" }), /* @__PURE__ */ jsx("path", { d: "M20 18H22V24H20z" }), /* @__PURE__ */ jsx("path", { d: "M10 14H12V24H10z" }), /* @__PURE__ */ 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);
1584
- });
1585
- if (process.env.NODE_ENV !== "production") ReportData.propTypes = iconPropTypes;
1586
- const ReportGrowth = /*#__PURE__*/ React.forwardRef(function ReportGrowth({ children, size = 16, ...rest }, ref) {
1587
- return React.createElement(Icon, {
1588
- width: size,
1589
- height: size,
1590
- ref,
1591
- xmlns: "http://www.w3.org/2000/svg",
1592
- viewBox: "0 0 32 32",
1593
- fill: "currentColor",
1594
- ...rest
1595
- }, /* @__PURE__ */ 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);
1596
- });
1597
- if (process.env.NODE_ENV !== "production") ReportGrowth.propTypes = iconPropTypes;
1598
- const RequestQuote = /*#__PURE__*/ React.forwardRef(function RequestQuote({ children, size = 16, ...rest }, ref) {
1599
- return React.createElement(Icon, {
1600
- width: size,
1601
- height: size,
1602
- ref,
1603
- xmlns: "http://www.w3.org/2000/svg",
1604
- viewBox: "0 0 32 32",
1605
- fill: "currentColor",
1606
- ...rest
1607
- }, /* @__PURE__ */ jsx("path", { d: "M22,22v6H6V4H16V2H6A2,2,0,0,0,4,4V28a2,2,0,0,0,2,2H22a2,2,0,0,0,2-2V22Z" }), /* @__PURE__ */ 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);
1608
- });
1609
- if (process.env.NODE_ENV !== "production") RequestQuote.propTypes = iconPropTypes;
1610
- const RequirementDefinition = /*#__PURE__*/ React.forwardRef(function RequirementDefinition({ children, size = 16, ...rest }, ref) {
1611
- return React.createElement(Icon, {
1612
- width: size,
1613
- height: size,
1614
- ref,
1615
- xmlns: "http://www.w3.org/2000/svg",
1616
- viewBox: "0 0 32 32",
1617
- fill: "currentColor",
1618
- ...rest
1619
- }, /* @__PURE__ */ jsx("path", {
1620
- strokeWidth: "0",
1621
- 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"
1622
- }), /* @__PURE__ */ jsx("path", {
1623
- strokeWidth: "0",
1624
- 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"
1625
- }), /* @__PURE__ */ jsx("path", {
1626
- strokeWidth: "0",
1627
- 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"
1628
- }), children);
1629
- });
1630
- if (process.env.NODE_ENV !== "production") RequirementDefinition.propTypes = iconPropTypes;
1631
- const RequirementUsage = /*#__PURE__*/ React.forwardRef(function RequirementUsage({ children, size = 16, ...rest }, ref) {
1632
- return React.createElement(Icon, {
1633
- width: size,
1634
- height: size,
1635
- ref,
1636
- xmlns: "http://www.w3.org/2000/svg",
1637
- viewBox: "0 0 32 32",
1638
- fill: "currentColor",
1639
- ...rest
1640
- }, /* @__PURE__ */ jsx("path", {
1641
- strokeWidth: "0",
1642
- 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"
1643
- }), /* @__PURE__ */ jsx("path", {
1644
- strokeWidth: "0",
1645
- 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"
1646
- }), /* @__PURE__ */ jsx("path", {
1647
- strokeWidth: "0",
1648
- 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"
1649
- }), children);
1650
- });
1651
- if (process.env.NODE_ENV !== "production") RequirementUsage.propTypes = iconPropTypes;
1652
- const Reset = /*#__PURE__*/ React.forwardRef(function Reset({ children, size = 16, ...rest }, ref) {
1653
- return React.createElement(Icon, {
1654
- width: size,
1655
- height: size,
1656
- ref,
1657
- xmlns: "http://www.w3.org/2000/svg",
1658
- viewBox: "0 0 32 32",
1659
- fill: "currentColor",
1660
- ...rest
1661
- }, /* @__PURE__ */ 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);
1662
- });
1663
- if (process.env.NODE_ENV !== "production") Reset.propTypes = iconPropTypes;
1664
- const ResetAlt = /*#__PURE__*/ React.forwardRef(function ResetAlt({ children, size = 16, ...rest }, ref) {
1665
- return React.createElement(Icon, {
1666
- width: size,
1667
- height: size,
1668
- ref,
1669
- xmlns: "http://www.w3.org/2000/svg",
1670
- viewBox: "0 0 32 32",
1671
- fill: "currentColor",
1672
- ...rest
1673
- }, /* @__PURE__ */ 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);
1674
- });
1675
- if (process.env.NODE_ENV !== "production") ResetAlt.propTypes = iconPropTypes;
1676
- const Restart = /*#__PURE__*/ React.forwardRef(function Restart({ children, size = 16, ...rest }, ref) {
1677
- if (size === 16 || size === "16" || size === "16px") return React.createElement(Icon, {
1678
- width: size,
1679
- height: size,
1680
- ref,
1681
- xmlns: "http://www.w3.org/2000/svg",
1682
- viewBox: "0 0 16 16",
1683
- fill: "currentColor",
1684
- ...rest
1685
- }, /* @__PURE__ */ 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);
1686
- return React.createElement(Icon, {
1687
- width: size,
1688
- height: size,
1689
- ref,
1690
- xmlns: "http://www.w3.org/2000/svg",
1691
- viewBox: "0 0 32 32",
1692
- fill: "currentColor",
1693
- ...rest
1694
- }, /* @__PURE__ */ 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);
1695
- });
1696
- if (process.env.NODE_ENV !== "production") Restart.propTypes = iconPropTypes;
1697
- const Restaurant = /*#__PURE__*/ React.forwardRef(function Restaurant({ children, size = 16, ...rest }, ref) {
1698
- return React.createElement(Icon, {
1699
- width: size,
1700
- height: size,
1701
- ref,
1702
- xmlns: "http://www.w3.org/2000/svg",
1703
- viewBox: "0 0 32 32",
1704
- fill: "currentColor",
1705
- ...rest
1706
- }, /* @__PURE__ */ jsx("path", { d: "M9 2H11V12H9z" }), /* @__PURE__ */ 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__ */ 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);
1707
- });
1708
- if (process.env.NODE_ENV !== "production") Restaurant.propTypes = iconPropTypes;
1709
- const RestaurantFine = /*#__PURE__*/ React.forwardRef(function RestaurantFine({ children, size = 16, ...rest }, ref) {
1710
- return React.createElement(Icon, {
1711
- width: size,
1712
- height: size,
1713
- ref,
1714
- xmlns: "http://www.w3.org/2000/svg",
1715
- viewBox: "0 0 32 32",
1716
- fill: "currentColor",
1717
- ...rest
1718
- }, /* @__PURE__ */ 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__ */ 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__ */ jsx("path", { d: "M7 2H9V11.98H7z" }), children);
1719
- });
1720
- if (process.env.NODE_ENV !== "production") RestaurantFine.propTypes = iconPropTypes;
1721
- const Result = /*#__PURE__*/ React.forwardRef(function Result({ children, size = 16, ...rest }, ref) {
1722
- return React.createElement(Icon, {
1723
- width: size,
1724
- height: size,
1725
- ref,
1726
- xmlns: "http://www.w3.org/2000/svg",
1727
- viewBox: "0 0 32 32",
1728
- fill: "currentColor",
1729
- ...rest
1730
- }, /* @__PURE__ */ jsx("path", { d: "M14 23H22V25H14z" }), /* @__PURE__ */ jsx("path", { d: "M10 23H12V25H10z" }), /* @__PURE__ */ jsx("path", { d: "M14 18H22V20H14z" }), /* @__PURE__ */ jsx("path", { d: "M10 18H12V20H10z" }), /* @__PURE__ */ jsx("path", { d: "M14 13H22V15H14z" }), /* @__PURE__ */ jsx("path", { d: "M10 13H12V15H10z" }), /* @__PURE__ */ 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);
1731
- });
1732
- if (process.env.NODE_ENV !== "production") Result.propTypes = iconPropTypes;
1733
- const ResultDraft = /*#__PURE__*/ React.forwardRef(function ResultDraft({ children, size = 16, ...rest }, ref) {
1734
- return React.createElement(Icon, {
1735
- width: size,
1736
- height: size,
1737
- ref,
1738
- xmlns: "http://www.w3.org/2000/svg",
1739
- viewBox: "0 0 32 32",
1740
- fill: "currentColor",
1741
- ...rest
1742
- }, /* @__PURE__ */ 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__ */ jsx("path", { d: "M10 23H12V25H10z" }), /* @__PURE__ */ jsx("path", { d: "M14 18H18V20H14z" }), /* @__PURE__ */ jsx("path", { d: "M10 18H12V20H10z" }), /* @__PURE__ */ jsx("path", { d: "M14 13H22V15H14z" }), /* @__PURE__ */ jsx("path", { d: "M10 13H12V15H10z" }), /* @__PURE__ */ 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);
1743
- });
1744
- if (process.env.NODE_ENV !== "production") ResultDraft.propTypes = iconPropTypes;
1745
- const ResultNew = /*#__PURE__*/ React.forwardRef(function ResultNew({ children, size = 16, ...rest }, ref) {
1746
- return React.createElement(Icon, {
1747
- width: size,
1748
- height: size,
1749
- ref,
1750
- xmlns: "http://www.w3.org/2000/svg",
1751
- viewBox: "0 0 32 32",
1752
- fill: "currentColor",
1753
- ...rest
1754
- }, /* @__PURE__ */ jsx("circle", {
1755
- cx: "26",
1756
- cy: "26",
1757
- r: "4"
1758
- }), /* @__PURE__ */ jsx("path", { d: "M10 13H12V15H10z" }), /* @__PURE__ */ jsx("path", { d: "M10 18H12V20H10z" }), /* @__PURE__ */ jsx("path", { d: "M10 23H12V25H10z" }), /* @__PURE__ */ jsx("path", { d: "M14 13H22V15H14z" }), /* @__PURE__ */ jsx("path", { d: "M14 18H22V20H14z" }), /* @__PURE__ */ jsx("path", { d: "M14 23H18V25H14z" }), /* @__PURE__ */ 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);
1759
- });
1760
- if (process.env.NODE_ENV !== "production") ResultNew.propTypes = iconPropTypes;
1761
- const ResultOld = /*#__PURE__*/ React.forwardRef(function ResultOld({ children, size = 16, ...rest }, ref) {
1762
- return React.createElement(Icon, {
1763
- width: size,
1764
- height: size,
1765
- ref,
1766
- xmlns: "http://www.w3.org/2000/svg",
1767
- viewBox: "0 0 32 32",
1768
- fill: "currentColor",
1769
- ...rest
1770
- }, /* @__PURE__ */ jsx("path", { d: "M10 13H12V15H10z" }), /* @__PURE__ */ jsx("path", { d: "M14 13H22V15H14z" }), /* @__PURE__ */ jsx("path", { d: "M10 18H12V20H10z" }), /* @__PURE__ */ jsx("path", { d: "M10 23H12V25H10z" }), /* @__PURE__ */ 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__ */ jsx("path", { d: "M18,19v2.4131A6.996,6.996,0,1,1,24,32V30a5,5,0,1,0-4.5762-7H22v2H16V19Z" }), children);
1771
- });
1772
- if (process.env.NODE_ENV !== "production") ResultOld.propTypes = iconPropTypes;
1773
1784
  //#endregion
1774
- export { Plug, PlugFilled, Png, Point, PointOfPresence, Police, Policy, PopIn, Popup, PortDefinition, PortInput, PortOutput, PortUsage, Portfolio, Power, PowerEnterprisePoolsMeteredCapacityIntegration, PowerVirtualServerDisasterRecoveryAutomation, Ppt, PreProdEnvironment, PresentationFile, Pressure, PressureFilled, PreviousFilled, PreviousOutline, PricingConsumption, PricingContainer, PricingQuickProposal, PricingTailored, PricingTraditional, Printer, PriorityHigh, PriorityLow, PrivateNetwork, Process, ProcessAutomate, Product, ProductionEnvironment, ProductionService, Program, ProgramAction, ProgressBar, ProgressBarRound, Promote, PromptSession, PromptTemplate, PropertyRelationship, PullRequest, PunctuationCheck, Purchase, Qiskit, QqPlot, QrCode, QuadrantPlot, Query, QueryQueue, QuestionAnswering, Queued, Quotes, Radar, RadarEnhanced, RadarWeather, Radio, RadioButton, RadioButtonChecked, RadioCombat, RadioPushToTalk, Rag, Rain, RainDrizzle, RainDrop, RainHeavy, RainScattered, RainScatteredNight, Raw, ReadMe, ReadingGlasses, Receipt, ReceiptVerification, RecentlyViewed, Recommend, Recording, RecordingFilled, RecordingFilledAlt, Recycle, RedHatAiInstructlabOnIbmCloud, Redefinition, Redo, RefEvapotranspiration, ReferenceArchitecture, ReflectHorizontal, ReflectVertical, Refrigerant, Reminder, ReminderMedical, RemoteConnection, Renew, RenewAlt, Repeat, RepeatOne, Replicate, Reply, ReplyAll, RepoArtifact, RepoSourceCode, Report, ReportChart, ReportData, ReportGrowth, RequestQuote, RequirementDefinition, RequirementUsage, Reset, ResetAlt, Restart, Restaurant, RestaurantFine, Result, ResultDraft, ResultNew, ResultOld, WatsonHealthPointerText, WatsonHealthQcLaunch, WatsonHealthRegionAnalysisArea, WatsonHealthRegionAnalysisVolume, WatsonHealthRegistration };
1785
+ export { PivotVertical, Plan, Plane, PlanePrivate, PlaneSea, PlatformAutomation, Platforms, Play, PlayFilled, PlayFilledAlt, PlayOutline, PlayOutlineFilled, Playlist, Pli, Plug, PlugFilled, Png, Point, PointOfPresence, Police, Policy, PopIn, Popup, PortDefinition, PortInput, PortOutput, PortUsage, Portfolio, Power, PowerEnterprisePoolsMeteredCapacityIntegration, PowerVirtualServerDisasterRecoveryAutomation, Ppt, PreProdEnvironment, PresentationFile, Pressure, PressureFilled, PreviousFilled, PreviousOutline, PricingConsumption, PricingContainer, PricingQuickProposal, PricingTailored, PricingTraditional, Printer, PriorityHigh, PriorityLow, PrivateNetwork, Process, ProcessAutomate, Product, ProductCategories, ProductionEnvironment, ProductionService, Program, ProgramAction, ProgressBar, ProgressBarRound, Promote, PromptSession, PromptTemplate, PropertyRelationship, PullRequest, PunctuationCheck, Purchase, PurchasingOrganizations, Qiskit, QqPlot, QrCode, QuadrantPlot, Query, QueryQueue, QuestionAnswering, Queued, Quotes, Radar, RadarEnhanced, RadarWeather, Radio, RadioButton, RadioButtonChecked, RadioCombat, RadioPushToTalk, Rag, Rain, RainDrizzle, RainDrop, RainHeavy, RainScattered, RainScatteredNight, Raw, ReadMe, ReadingGlasses, Receipt, ReceiptVerification, RecentlyViewed, Recommend, Recording, RecordingFilled, RecordingFilledAlt, Recycle, RedHatAiInstructlabOnIbmCloud, Redefinition, Redo, RefEvapotranspiration, ReferenceArchitecture, ReflectHorizontal, ReflectVertical, Refrigerant, Reminder, ReminderMedical, RemoteConnection, Renew, RenewAlt, Repeat, RepeatOne, Replicate, Reply, ReplyAll, RepoArtifact, RepoSourceCode, WatsonHealthPointerText, WatsonHealthQcLaunch, WatsonHealthRegionAnalysisArea, WatsonHealthRegionAnalysisVolume, WatsonHealthRegistration };
@@ -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 };