@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
@@ -0,0 +1,29 @@
1
+ /**
2
+ * Copyright IBM Corp. 2016, 2023
3
+ *
4
+ * This source code is licensed under the Apache-2.0 license found in the
5
+ * LICENSE file in the root directory of this source tree.
6
+ *
7
+ * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
8
+ */
9
+ const require_rolldown_runtime = require("./rolldown-runtime-DyAcNxqs.js");
10
+ const require_Icon_js = require("./Icon.js");
11
+ const require_iconPropTypes = require("./iconPropTypes-Dkz7B3UR.js");
12
+ let react = require("react");
13
+ react = require_rolldown_runtime.__toESM(react);
14
+ let react_jsx_runtime = require("react/jsx-runtime");
15
+ //#region virtual:EndToEndMonitoring.js
16
+ const EndToEndMonitoring = /*#__PURE__*/ react.default.forwardRef(function EndToEndMonitoring({ children, size = 16, ...rest }, ref) {
17
+ return react.default.createElement(require_Icon_js, {
18
+ width: size,
19
+ height: size,
20
+ ref,
21
+ xmlns: "http://www.w3.org/2000/svg",
22
+ viewBox: "0 0 32 32",
23
+ fill: "currentColor",
24
+ ...rest
25
+ }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M28,13c-1.31,0-2.42.83-2.82,2h-5.18v-3h-.68l2.2-4.04c.16.03.32.04.48.04,1.65,0,3-1.35,3-3s-1.35-3-3-3-3,1.35-3,3c0,.77.29,1.47.77,2l-2.73,5h-2.08l-2.73-5c.48-.53.77-1.23.77-2,0-1.66-1.34-3-3-3s-3,1.34-3,3,1.34,3,3,3c.16,0,.32-.01.47-.04l2.21,4.04h-.68v3h-5.17c-.41-1.16-1.53-2-2.83-2-1.65,0-3,1.35-3,3s1.35,3,3,3c1.3,0,2.42-.84,2.83-2h5.17v3h.68l-2.2,4.04c-.16-.03-.32-.04-.48-.04-1.65,0-3,1.35-3,3s1.35,3,3,3,3-1.35,3-3c0-.77-.29-1.47-.77-2l2.73-5h2.08l2.73,5c-.48.53-.77,1.23-.77,2,0,1.66,1.34,3,3,3s3-1.34,3-3-1.34-3-3-3c-.16,0-.32.01-.47.04l-2.21-4.04h.68v-3h5.18c.4,1.17,1.51,2,2.82,2,1.66,0,3-1.34,3-3s-1.34-3-3-3ZM22,4c.55,0,1,.45,1,1s-.45,1-1,1-1-.45-1-1,.45-1,1-1ZM4,17c-.55,0-1-.45-1-1s.45-1,1-1,1,.45,1,1-.45,1-1,1ZM10,28c-.55,0-1-.45-1-1s.45-1,1-1,1,.45,1,1-.45,1-1,1ZM18,18h-4v-4h4v4Z" }), children);
26
+ });
27
+ if (process.env.NODE_ENV !== "production") EndToEndMonitoring.propTypes = require_iconPropTypes.iconPropTypes;
28
+ //#endregion
29
+ module.exports = EndToEndMonitoring;
@@ -0,0 +1,11 @@
1
+ /**
2
+ * Copyright IBM Corp. 2016, 2023
3
+ *
4
+ * This source code is licensed under the Apache-2.0 license found in the
5
+ * LICENSE file in the root directory of this source tree.
6
+ *
7
+ * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
8
+ */
9
+ import type { CarbonIconType } from './CarbonIcon';
10
+ declare const FacilityGroups: CarbonIconType;
11
+ export default FacilityGroups
@@ -0,0 +1,29 @@
1
+ /**
2
+ * Copyright IBM Corp. 2016, 2023
3
+ *
4
+ * This source code is licensed under the Apache-2.0 license found in the
5
+ * LICENSE file in the root directory of this source tree.
6
+ *
7
+ * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
8
+ */
9
+ const require_rolldown_runtime = require("./rolldown-runtime-DyAcNxqs.js");
10
+ const require_Icon_js = require("./Icon.js");
11
+ const require_iconPropTypes = require("./iconPropTypes-Dkz7B3UR.js");
12
+ let react = require("react");
13
+ react = require_rolldown_runtime.__toESM(react);
14
+ let react_jsx_runtime = require("react/jsx-runtime");
15
+ //#region virtual:FacilityGroups.js
16
+ const FacilityGroups = /*#__PURE__*/ react.default.forwardRef(function FacilityGroups({ children, size = 16, ...rest }, ref) {
17
+ return react.default.createElement(require_Icon_js, {
18
+ width: size,
19
+ height: size,
20
+ ref,
21
+ xmlns: "http://www.w3.org/2000/svg",
22
+ viewBox: "0 0 32 32",
23
+ fill: "currentColor",
24
+ ...rest
25
+ }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M28,30h-4v-2h4V4h-4v-2h4c1.1025,0,2,.897,2,2v24c0,1.1025-.8975,2-2,2ZM8,30h-4c-1.103,0-2-.8975-2-2V4c0-1.103.897-2,2-2h4v2h-4v24h4v2ZM16,27.0459l-6.8892-8.1533c-1.1455-1.5078-1.7744-3.3667-1.7715-5.2344,0-4.7734,3.8853-8.6582,8.6606-8.6582s8.6611,3.8853,8.6611,8.6606c.001,1.8672-.6201,3.7144-1.748,5.1987h0s-.2041.2705-.2432.3193l-6.6699,7.8672ZM10.9048,17.9453l5.0952,6.0088,5.3193-6.3018c.8662-1.1411,1.3428-2.5576,1.3418-3.9912,0-3.6733-2.9883-6.6611-6.6611-6.6611s-6.6606,2.9873-6.6606,6.6597c-.002,1.4341.4824,2.8618,1.3638,4.0229l.2017.2627ZM19,16h-2v-4h-2v4h-2v-4c0-1.103.897-2,2-2h2c1.1025,0,2,.897,2,2v4Z" }), children);
26
+ });
27
+ if (process.env.NODE_ENV !== "production") FacilityGroups.propTypes = require_iconPropTypes.iconPropTypes;
28
+ //#endregion
29
+ module.exports = FacilityGroups;
@@ -0,0 +1,11 @@
1
+ /**
2
+ * Copyright IBM Corp. 2016, 2023
3
+ *
4
+ * This source code is licensed under the Apache-2.0 license found in the
5
+ * LICENSE file in the root directory of this source tree.
6
+ *
7
+ * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
8
+ */
9
+ import type { CarbonIconType } from './CarbonIcon';
10
+ declare const GatewayExclusive: CarbonIconType;
11
+ export default GatewayExclusive
@@ -0,0 +1,29 @@
1
+ /**
2
+ * Copyright IBM Corp. 2016, 2023
3
+ *
4
+ * This source code is licensed under the Apache-2.0 license found in the
5
+ * LICENSE file in the root directory of this source tree.
6
+ *
7
+ * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
8
+ */
9
+ const require_rolldown_runtime = require("./rolldown-runtime-DyAcNxqs.js");
10
+ const require_Icon_js = require("./Icon.js");
11
+ const require_iconPropTypes = require("./iconPropTypes-Dkz7B3UR.js");
12
+ let react = require("react");
13
+ react = require_rolldown_runtime.__toESM(react);
14
+ let react_jsx_runtime = require("react/jsx-runtime");
15
+ //#region virtual:GatewayExclusive.js
16
+ const GatewayExclusive = /*#__PURE__*/ react.default.forwardRef(function GatewayExclusive({ children, size = 16, ...rest }, ref) {
17
+ return react.default.createElement(require_Icon_js, {
18
+ width: size,
19
+ height: size,
20
+ ref,
21
+ xmlns: "http://www.w3.org/2000/svg",
22
+ viewBox: "0 0 32 32",
23
+ fill: "currentColor",
24
+ ...rest
25
+ }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M21.71,11.71l-1.42-1.42-4.29,4.3-4.29-4.3-1.42,1.42,4.3,4.29-4.3,4.29,1.42,1.42,4.29-4.3,4.29,4.3,1.42-1.42-4.3-4.29,4.3-4.29ZM21.71,11.71l-1.42-1.42-4.29,4.3-4.29-4.3-1.42,1.42,4.3,4.29-4.3,4.29,1.42,1.42,4.29-4.3,4.29,4.3,1.42-1.42-4.3-4.29,4.3-4.29ZM21.71,11.71l-1.42-1.42-4.29,4.3-4.29-4.3-1.42,1.42,4.3,4.29-4.3,4.29,1.42,1.42,4.29-4.3,4.29,4.3,1.42-1.42-4.3-4.29,4.3-4.29ZM30.71,15.29l-6.3-6.29,3.08-3.07c.16.05.33.07.51.07,1.1,0,2-.9,2-2s-.9-2-2-2-2,.9-2,2c0,.18.02.35.07.51l-3.07,3.08-6.29-6.3c-.39-.39-1.03-.39-1.42,0l-6.29,6.3-3.07-3.08c.05-.16.07-.33.07-.51,0-1.1-.9-2-2-2s-2,.9-2,2,.9,2,2,2c.18,0,.35-.02.51-.07l3.08,3.07L1.29,15.29c-.39.39-.39,1.03,0,1.42l6.3,6.29-3.08,3.07c-.16-.05-.33-.07-.51-.07-1.1,0-2,.9-2,2s.9,2,2,2,2-.9,2-2c0-.18-.02-.35-.07-.51l3.07-3.08,6.29,6.3c.2.19.45.29.71.29s.51-.1.71-.29l6.29-6.3,3.07,3.08c-.05.16-.07.33-.07.51,0,1.1.9,2,2,2s2-.9,2-2-.9-2-2-2c-.18,0-.35.02-.51.07l-3.08-3.07,6.3-6.29c.39-.39.39-1.03,0-1.42ZM16,28.59L3.41,16,16,3.41l12.59,12.59-12.59,12.59Z" }), children);
26
+ });
27
+ if (process.env.NODE_ENV !== "production") GatewayExclusive.propTypes = require_iconPropTypes.iconPropTypes;
28
+ //#endregion
29
+ module.exports = GatewayExclusive;
@@ -0,0 +1,11 @@
1
+ /**
2
+ * Copyright IBM Corp. 2016, 2023
3
+ *
4
+ * This source code is licensed under the Apache-2.0 license found in the
5
+ * LICENSE file in the root directory of this source tree.
6
+ *
7
+ * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
8
+ */
9
+ import type { CarbonIconType } from './CarbonIcon';
10
+ declare const GatewayInclusive: CarbonIconType;
11
+ export default GatewayInclusive
@@ -0,0 +1,29 @@
1
+ /**
2
+ * Copyright IBM Corp. 2016, 2023
3
+ *
4
+ * This source code is licensed under the Apache-2.0 license found in the
5
+ * LICENSE file in the root directory of this source tree.
6
+ *
7
+ * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
8
+ */
9
+ const require_rolldown_runtime = require("./rolldown-runtime-DyAcNxqs.js");
10
+ const require_Icon_js = require("./Icon.js");
11
+ const require_iconPropTypes = require("./iconPropTypes-Dkz7B3UR.js");
12
+ let react = require("react");
13
+ react = require_rolldown_runtime.__toESM(react);
14
+ let react_jsx_runtime = require("react/jsx-runtime");
15
+ //#region virtual:GatewayInclusive.js
16
+ const GatewayInclusive = /*#__PURE__*/ react.default.forwardRef(function GatewayInclusive({ children, size = 16, ...rest }, ref) {
17
+ return react.default.createElement(require_Icon_js, {
18
+ width: size,
19
+ height: size,
20
+ ref,
21
+ xmlns: "http://www.w3.org/2000/svg",
22
+ viewBox: "0 0 32 32",
23
+ fill: "currentColor",
24
+ ...rest
25
+ }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16,31c-.2559,0-.5117-.0977-.707-.293L1.293,16.707c-.3906-.3906-.3906-1.0234,0-1.4141L15.293,1.293c.3906-.3906,1.0234-.3906,1.4141,0l14,14c.3906.3906.3906,1.0234,0,1.4141l-14,14c-.1953.1953-.4512.293-.707.293ZM3.4141,16l12.5859,12.5859,12.5859-12.5859L16,3.4141,3.4141,16ZM16,21c-2.7568,0-5-2.2432-5-5s2.2432-5,5-5,5,2.2432,5,5-2.2432,5-5,5ZM16,13c-1.6543,0-3,1.3457-3,3s1.3457,3,3,3,3-1.3457,3-3-1.3457-3-3-3Z" }), children);
26
+ });
27
+ if (process.env.NODE_ENV !== "production") GatewayInclusive.propTypes = require_iconPropTypes.iconPropTypes;
28
+ //#endregion
29
+ module.exports = GatewayInclusive;
@@ -0,0 +1,11 @@
1
+ /**
2
+ * Copyright IBM Corp. 2016, 2023
3
+ *
4
+ * This source code is licensed under the Apache-2.0 license found in the
5
+ * LICENSE file in the root directory of this source tree.
6
+ *
7
+ * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
8
+ */
9
+ import type { CarbonIconType } from './CarbonIcon';
10
+ declare const GatewayInclusiveAlt: CarbonIconType;
11
+ export default GatewayInclusiveAlt
@@ -0,0 +1,29 @@
1
+ /**
2
+ * Copyright IBM Corp. 2016, 2023
3
+ *
4
+ * This source code is licensed under the Apache-2.0 license found in the
5
+ * LICENSE file in the root directory of this source tree.
6
+ *
7
+ * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
8
+ */
9
+ const require_rolldown_runtime = require("./rolldown-runtime-DyAcNxqs.js");
10
+ const require_Icon_js = require("./Icon.js");
11
+ const require_iconPropTypes = require("./iconPropTypes-Dkz7B3UR.js");
12
+ let react = require("react");
13
+ react = require_rolldown_runtime.__toESM(react);
14
+ let react_jsx_runtime = require("react/jsx-runtime");
15
+ //#region virtual:GatewayInclusiveAlt.js
16
+ const GatewayInclusiveAlt = /*#__PURE__*/ react.default.forwardRef(function GatewayInclusiveAlt({ children, size = 16, ...rest }, ref) {
17
+ return react.default.createElement(require_Icon_js, {
18
+ width: size,
19
+ height: size,
20
+ ref,
21
+ xmlns: "http://www.w3.org/2000/svg",
22
+ viewBox: "0 0 32 32",
23
+ fill: "currentColor",
24
+ ...rest
25
+ }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16,10c-3.31,0-6,2.69-6,6s2.69,6,6,6,6-2.69,6-6-2.69-6-6-6ZM16,20c-2.21,0-4-1.79-4-4s1.79-4,4-4,4,1.79,4,4-1.79,4-4,4ZM16,10c-3.31,0-6,2.69-6,6s2.69,6,6,6,6-2.69,6-6-2.69-6-6-6ZM16,20c-2.21,0-4-1.79-4-4s1.79-4,4-4,4,1.79,4,4-1.79,4-4,4ZM16,10c-3.31,0-6,2.69-6,6s2.69,6,6,6,6-2.69,6-6-2.69-6-6-6ZM16,20c-2.21,0-4-1.79-4-4s1.79-4,4-4,4,1.79,4,4-1.79,4-4,4ZM30.71,15.29l-6.3-6.29,3.08-3.07c.16.05.33.07.51.07,1.1,0,2-.9,2-2s-.9-2-2-2-2,.9-2,2c0,.18.02.35.07.51l-3.07,3.08-6.29-6.3c-.39-.39-1.03-.39-1.42,0l-6.29,6.3-3.07-3.08c.05-.16.07-.33.07-.51,0-1.1-.9-2-2-2s-2,.9-2,2,.9,2,2,2c.18,0,.35-.02.51-.07l3.08,3.07L1.29,15.29c-.39.39-.39,1.03,0,1.42l6.3,6.29-3.08,3.07c-.16-.05-.33-.07-.51-.07-1.1,0-2,.9-2,2s.9,2,2,2,2-.9,2-2c0-.18-.02-.35-.07-.51l3.07-3.08,6.29,6.3c.2.19.45.29.71.29s.51-.1.71-.29l6.29-6.3,3.07,3.08c-.05.16-.07.33-.07.51,0,1.1.9,2,2,2s2-.9,2-2-.9-2-2-2c-.18,0-.35.02-.51.07l-3.08-3.07,6.3-6.29c.39-.39.39-1.03,0-1.42ZM16,28.59L3.41,16,16,3.41l12.59,12.59-12.59,12.59Z" }), children);
26
+ });
27
+ if (process.env.NODE_ENV !== "production") GatewayInclusiveAlt.propTypes = require_iconPropTypes.iconPropTypes;
28
+ //#endregion
29
+ module.exports = GatewayInclusiveAlt;
@@ -0,0 +1,11 @@
1
+ /**
2
+ * Copyright IBM Corp. 2016, 2023
3
+ *
4
+ * This source code is licensed under the Apache-2.0 license found in the
5
+ * LICENSE file in the root directory of this source tree.
6
+ *
7
+ * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
8
+ */
9
+ import type { CarbonIconType } from './CarbonIcon';
10
+ declare const GatewayParallel: CarbonIconType;
11
+ export default GatewayParallel
@@ -0,0 +1,29 @@
1
+ /**
2
+ * Copyright IBM Corp. 2016, 2023
3
+ *
4
+ * This source code is licensed under the Apache-2.0 license found in the
5
+ * LICENSE file in the root directory of this source tree.
6
+ *
7
+ * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
8
+ */
9
+ const require_rolldown_runtime = require("./rolldown-runtime-DyAcNxqs.js");
10
+ const require_Icon_js = require("./Icon.js");
11
+ const require_iconPropTypes = require("./iconPropTypes-Dkz7B3UR.js");
12
+ let react = require("react");
13
+ react = require_rolldown_runtime.__toESM(react);
14
+ let react_jsx_runtime = require("react/jsx-runtime");
15
+ //#region virtual:GatewayParallel.js
16
+ const GatewayParallel = /*#__PURE__*/ react.default.forwardRef(function GatewayParallel({ children, size = 16, ...rest }, ref) {
17
+ return react.default.createElement(require_Icon_js, {
18
+ width: size,
19
+ height: size,
20
+ ref,
21
+ xmlns: "http://www.w3.org/2000/svg",
22
+ viewBox: "0 0 32 32",
23
+ fill: "currentColor",
24
+ ...rest
25
+ }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16,31c-.2559,0-.5117-.0977-.707-.293L1.293,16.707c-.3906-.3906-.3906-1.0234,0-1.4141L15.293,1.293c.3906-.3906,1.0234-.3906,1.4141,0l14,14c.3906.3906.3906,1.0234,0,1.4141l-14,14c-.1953.1953-.4512.293-.707.293ZM3.4141,16l12.5859,12.5859,12.5859-12.5859L16,3.4141,3.4141,16ZM17,21h-2v-4h-4v-2h4v-4h2v4h4v2h-4v4Z" }), children);
26
+ });
27
+ if (process.env.NODE_ENV !== "production") GatewayParallel.propTypes = require_iconPropTypes.iconPropTypes;
28
+ //#endregion
29
+ module.exports = GatewayParallel;
@@ -0,0 +1,11 @@
1
+ /**
2
+ * Copyright IBM Corp. 2016, 2023
3
+ *
4
+ * This source code is licensed under the Apache-2.0 license found in the
5
+ * LICENSE file in the root directory of this source tree.
6
+ *
7
+ * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
8
+ */
9
+ import type { CarbonIconType } from './CarbonIcon';
10
+ declare const GatewayParallelAlt: CarbonIconType;
11
+ export default GatewayParallelAlt
@@ -0,0 +1,29 @@
1
+ /**
2
+ * Copyright IBM Corp. 2016, 2023
3
+ *
4
+ * This source code is licensed under the Apache-2.0 license found in the
5
+ * LICENSE file in the root directory of this source tree.
6
+ *
7
+ * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
8
+ */
9
+ const require_rolldown_runtime = require("./rolldown-runtime-DyAcNxqs.js");
10
+ const require_Icon_js = require("./Icon.js");
11
+ const require_iconPropTypes = require("./iconPropTypes-Dkz7B3UR.js");
12
+ let react = require("react");
13
+ react = require_rolldown_runtime.__toESM(react);
14
+ let react_jsx_runtime = require("react/jsx-runtime");
15
+ //#region virtual:GatewayParallelAlt.js
16
+ const GatewayParallelAlt = /*#__PURE__*/ react.default.forwardRef(function GatewayParallelAlt({ children, size = 16, ...rest }, ref) {
17
+ return react.default.createElement(require_Icon_js, {
18
+ width: size,
19
+ height: size,
20
+ ref,
21
+ xmlns: "http://www.w3.org/2000/svg",
22
+ viewBox: "0 0 32 32",
23
+ fill: "currentColor",
24
+ ...rest
25
+ }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M17,15v-6h-2v6h-6v2h6v6h2v-6h6v-2h-6ZM17,15v-6h-2v6h-6v2h6v6h2v-6h6v-2h-6ZM17,15v-6h-2v6h-6v2h6v6h2v-6h6v-2h-6ZM30.71,15.29l-6.3-6.29,3.08-3.07c.16.05.33.07.51.07,1.1,0,2-.9,2-2s-.9-2-2-2-2,.9-2,2c0,.18.02.35.07.51l-3.07,3.08-6.29-6.3c-.39-.39-1.03-.39-1.42,0l-6.29,6.3-3.07-3.08c.05-.16.07-.33.07-.51,0-1.1-.9-2-2-2s-2,.9-2,2,.9,2,2,2c.18,0,.35-.02.51-.07l3.08,3.07L1.29,15.29c-.39.39-.39,1.03,0,1.42l6.3,6.29-3.08,3.07c-.16-.05-.33-.07-.51-.07-1.1,0-2,.9-2,2s.9,2,2,2,2-.9,2-2c0-.18-.02-.35-.07-.51l3.07-3.08,6.29,6.3c.2.19.45.29.71.29s.51-.1.71-.29l6.29-6.3,3.07,3.08c-.05.16-.07.33-.07.51,0,1.1.9,2,2,2s2-.9,2-2-.9-2-2-2c-.18,0-.35.02-.51.07l-3.08-3.07,6.3-6.29c.39-.39.39-1.03,0-1.42ZM16,28.59L3.41,16,16,3.41l12.59,12.59-12.59,12.59Z" }), children);
26
+ });
27
+ if (process.env.NODE_ENV !== "production") GatewayParallelAlt.propTypes = require_iconPropTypes.iconPropTypes;
28
+ //#endregion
29
+ module.exports = GatewayParallelAlt;
@@ -0,0 +1,11 @@
1
+ /**
2
+ * Copyright IBM Corp. 2016, 2023
3
+ *
4
+ * This source code is licensed under the Apache-2.0 license found in the
5
+ * LICENSE file in the root directory of this source tree.
6
+ *
7
+ * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
8
+ */
9
+ import type { CarbonIconType } from './CarbonIcon';
10
+ declare const LocationSwitch: CarbonIconType;
11
+ export default LocationSwitch
@@ -0,0 +1,29 @@
1
+ /**
2
+ * Copyright IBM Corp. 2016, 2023
3
+ *
4
+ * This source code is licensed under the Apache-2.0 license found in the
5
+ * LICENSE file in the root directory of this source tree.
6
+ *
7
+ * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
8
+ */
9
+ const require_rolldown_runtime = require("./rolldown-runtime-DyAcNxqs.js");
10
+ const require_Icon_js = require("./Icon.js");
11
+ const require_iconPropTypes = require("./iconPropTypes-Dkz7B3UR.js");
12
+ let react = require("react");
13
+ react = require_rolldown_runtime.__toESM(react);
14
+ let react_jsx_runtime = require("react/jsx-runtime");
15
+ //#region virtual:LocationSwitch.js
16
+ const LocationSwitch = /*#__PURE__*/ react.default.forwardRef(function LocationSwitch({ children, size = 16, ...rest }, ref) {
17
+ return react.default.createElement(require_Icon_js, {
18
+ width: size,
19
+ height: size,
20
+ ref,
21
+ xmlns: "http://www.w3.org/2000/svg",
22
+ viewBox: "0 0 32 32",
23
+ fill: "currentColor",
24
+ ...rest
25
+ }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16,30l-8.4355-9.9487c-.0479-.0571-.3481-.4516-.3481-.4516-1.4507-1.9268-2.2163-4.2065-2.2163-6.5998,0-6.0641,4.9346-11,11-11s11,4.9359,11,11c0,2.3933-.7656,4.673-2.2148,6.5973l-.0015.0024s-.3003.3944-.3447.4474l-8.439,9.9528ZM8.8125,18.395c.001.0007.2334.3083.2866.3744l6.9009,8.1385,6.9102-8.1498c.0439-.0552.2783-.3649.2788-.3656,1.1851-1.5746,1.811-3.4376,1.811-5.3925,0-4.9615-4.0376-9-9-9S7,8.0385,7,13c0,1.9559.627,3.8199,1.8125,5.395h0ZM17.9918,21l4-4-4-4-1.4199,1.41,1.5898,1.59h-8.1617v2h8.1617l-1.5801,1.5801,1.4102,1.4199ZM15.42,12.59l-1.5898-1.5901h8.1699v-2h-8.1699l1.5801-1.58-1.4102-1.42-4,4,4,4,1.4199-1.4099Z" }), children);
26
+ });
27
+ if (process.env.NODE_ENV !== "production") LocationSwitch.propTypes = require_iconPropTypes.iconPropTypes;
28
+ //#endregion
29
+ module.exports = LocationSwitch;
@@ -0,0 +1,11 @@
1
+ /**
2
+ * Copyright IBM Corp. 2016, 2023
3
+ *
4
+ * This source code is licensed under the Apache-2.0 license found in the
5
+ * LICENSE file in the root directory of this source tree.
6
+ *
7
+ * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
8
+ */
9
+ import type { CarbonIconType } from './CarbonIcon';
10
+ declare const MissingDataWarning: CarbonIconType;
11
+ export default MissingDataWarning
@@ -0,0 +1,29 @@
1
+ /**
2
+ * Copyright IBM Corp. 2016, 2023
3
+ *
4
+ * This source code is licensed under the Apache-2.0 license found in the
5
+ * LICENSE file in the root directory of this source tree.
6
+ *
7
+ * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
8
+ */
9
+ const require_rolldown_runtime = require("./rolldown-runtime-DyAcNxqs.js");
10
+ const require_Icon_js = require("./Icon.js");
11
+ const require_iconPropTypes = require("./iconPropTypes-Dkz7B3UR.js");
12
+ let react = require("react");
13
+ react = require_rolldown_runtime.__toESM(react);
14
+ let react_jsx_runtime = require("react/jsx-runtime");
15
+ //#region virtual:MissingDataWarning.js
16
+ const MissingDataWarning = /*#__PURE__*/ react.default.forwardRef(function MissingDataWarning({ children, size = 16, ...rest }, ref) {
17
+ return react.default.createElement(require_Icon_js, {
18
+ width: size,
19
+ height: size,
20
+ ref,
21
+ xmlns: "http://www.w3.org/2000/svg",
22
+ viewBox: "0 0 32 32",
23
+ fill: "currentColor",
24
+ ...rest
25
+ }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M15,30H7c-1.103,0-2-.8975-2-2V4c0-1.103.897-2,2-2h10c.2656,0,.5195.1055.707.293l7,7c.1875.1875.293.4419.293.707v4h-2v-2h-6c-1.103,0-2-.897-2-2v-6H7v24h8v2ZM17,4.4141v5.5859h5.5859l-5.5859-5.5859ZM15,23h-5v-2h5v2ZM20,18h-10v-2h10v2ZM30.91,28.94l-6.28-11.57c-.19-.35-.63-.47-.98-.28-.11.07-.21.16-.28.28l-6.28,11.57c-.19.34-.06.78.29.97.1.06.22.09.34.09h12.5601c.4,0,.72-.32.72-.72,0-.12-.03-.24-.09-.34ZM23.25,21h1.5v4h-1.5v-4ZM24,28c-.55,0-1-.45-1-1s.45-1,1-1,1,.45,1,1-.45,1-1,1Z" }), children);
26
+ });
27
+ if (process.env.NODE_ENV !== "production") MissingDataWarning.propTypes = require_iconPropTypes.iconPropTypes;
28
+ //#endregion
29
+ module.exports = MissingDataWarning;
@@ -0,0 +1,11 @@
1
+ /**
2
+ * Copyright IBM Corp. 2016, 2023
3
+ *
4
+ * This source code is licensed under the Apache-2.0 license found in the
5
+ * LICENSE file in the root directory of this source tree.
6
+ *
7
+ * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
8
+ */
9
+ import type { CarbonIconType } from './CarbonIcon';
10
+ declare const PortfolioGroups: CarbonIconType;
11
+ export default PortfolioGroups
@@ -0,0 +1,29 @@
1
+ /**
2
+ * Copyright IBM Corp. 2016, 2023
3
+ *
4
+ * This source code is licensed under the Apache-2.0 license found in the
5
+ * LICENSE file in the root directory of this source tree.
6
+ *
7
+ * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
8
+ */
9
+ const require_rolldown_runtime = require("./rolldown-runtime-DyAcNxqs.js");
10
+ const require_Icon_js = require("./Icon.js");
11
+ const require_iconPropTypes = require("./iconPropTypes-Dkz7B3UR.js");
12
+ let react = require("react");
13
+ react = require_rolldown_runtime.__toESM(react);
14
+ let react_jsx_runtime = require("react/jsx-runtime");
15
+ //#region virtual:PortfolioGroups.js
16
+ const PortfolioGroups = /*#__PURE__*/ react.default.forwardRef(function PortfolioGroups({ children, size = 16, ...rest }, ref) {
17
+ return react.default.createElement(require_Icon_js, {
18
+ width: size,
19
+ height: size,
20
+ ref,
21
+ xmlns: "http://www.w3.org/2000/svg",
22
+ viewBox: "0 0 32 32",
23
+ fill: "currentColor",
24
+ ...rest
25
+ }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M28,30h-4v-2h4V4h-4v-2h4c1.1025,0,2,.897,2,2v24c0,1.1025-.8975,2-2,2ZM8,30h-4c-1.103,0-2-.8975-2-2V4c0-1.103.897-2,2-2h4v2h-4v24h4v2ZM24,25H8c-1.103,0-2-.8975-2-2v-9c0-1.103.897-2,2-2h3v-3c0-1.103.897-2,2-2h6c1.1025,0,2,.897,2,2v3h3c1.1025,0,2,.897,2,2v9c0,1.1025-.8975,2-2,2ZM8,14v9h16v-9H8ZM13,12h6v-3h-6v3Z" }), children);
26
+ });
27
+ if (process.env.NODE_ENV !== "production") PortfolioGroups.propTypes = require_iconPropTypes.iconPropTypes;
28
+ //#endregion
29
+ module.exports = PortfolioGroups;
@@ -0,0 +1,11 @@
1
+ /**
2
+ * Copyright IBM Corp. 2016, 2023
3
+ *
4
+ * This source code is licensed under the Apache-2.0 license found in the
5
+ * LICENSE file in the root directory of this source tree.
6
+ *
7
+ * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
8
+ */
9
+ import type { CarbonIconType } from './CarbonIcon';
10
+ declare const ProductCategories: CarbonIconType;
11
+ export default ProductCategories
@@ -0,0 +1,29 @@
1
+ /**
2
+ * Copyright IBM Corp. 2016, 2023
3
+ *
4
+ * This source code is licensed under the Apache-2.0 license found in the
5
+ * LICENSE file in the root directory of this source tree.
6
+ *
7
+ * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
8
+ */
9
+ const require_rolldown_runtime = require("./rolldown-runtime-DyAcNxqs.js");
10
+ const require_Icon_js = require("./Icon.js");
11
+ const require_iconPropTypes = require("./iconPropTypes-Dkz7B3UR.js");
12
+ let react = require("react");
13
+ react = require_rolldown_runtime.__toESM(react);
14
+ let react_jsx_runtime = require("react/jsx-runtime");
15
+ //#region virtual:ProductCategories.js
16
+ const ProductCategories = /*#__PURE__*/ react.default.forwardRef(function ProductCategories({ children, size = 16, ...rest }, ref) {
17
+ return react.default.createElement(require_Icon_js, {
18
+ width: size,
19
+ height: size,
20
+ ref,
21
+ xmlns: "http://www.w3.org/2000/svg",
22
+ viewBox: "0 0 32 32",
23
+ fill: "currentColor",
24
+ ...rest
25
+ }, /* @__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);
26
+ });
27
+ if (process.env.NODE_ENV !== "production") ProductCategories.propTypes = require_iconPropTypes.iconPropTypes;
28
+ //#endregion
29
+ module.exports = ProductCategories;
@@ -0,0 +1,11 @@
1
+ /**
2
+ * Copyright IBM Corp. 2016, 2023
3
+ *
4
+ * This source code is licensed under the Apache-2.0 license found in the
5
+ * LICENSE file in the root directory of this source tree.
6
+ *
7
+ * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
8
+ */
9
+ import type { CarbonIconType } from './CarbonIcon';
10
+ declare const PurchasingOrganizations: CarbonIconType;
11
+ export default PurchasingOrganizations
@@ -0,0 +1,29 @@
1
+ /**
2
+ * Copyright IBM Corp. 2016, 2023
3
+ *
4
+ * This source code is licensed under the Apache-2.0 license found in the
5
+ * LICENSE file in the root directory of this source tree.
6
+ *
7
+ * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
8
+ */
9
+ const require_rolldown_runtime = require("./rolldown-runtime-DyAcNxqs.js");
10
+ const require_Icon_js = require("./Icon.js");
11
+ const require_iconPropTypes = require("./iconPropTypes-Dkz7B3UR.js");
12
+ let react = require("react");
13
+ react = require_rolldown_runtime.__toESM(react);
14
+ let react_jsx_runtime = require("react/jsx-runtime");
15
+ //#region virtual:PurchasingOrganizations.js
16
+ const PurchasingOrganizations = /*#__PURE__*/ react.default.forwardRef(function PurchasingOrganizations({ children, size = 16, ...rest }, ref) {
17
+ return react.default.createElement(require_Icon_js, {
18
+ width: size,
19
+ height: size,
20
+ ref,
21
+ xmlns: "http://www.w3.org/2000/svg",
22
+ viewBox: "0 0 32 32",
23
+ fill: "currentColor",
24
+ ...rest
25
+ }, /* @__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);
26
+ });
27
+ if (process.env.NODE_ENV !== "production") PurchasingOrganizations.propTypes = require_iconPropTypes.iconPropTypes;
28
+ //#endregion
29
+ module.exports = PurchasingOrganizations;
@@ -0,0 +1,11 @@
1
+ /**
2
+ * Copyright IBM Corp. 2016, 2023
3
+ *
4
+ * This source code is licensed under the Apache-2.0 license found in the
5
+ * LICENSE file in the root directory of this source tree.
6
+ *
7
+ * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
8
+ */
9
+ import type { CarbonIconType } from './CarbonIcon';
10
+ declare const Subprocess: CarbonIconType;
11
+ export default Subprocess
@@ -0,0 +1,29 @@
1
+ /**
2
+ * Copyright IBM Corp. 2016, 2023
3
+ *
4
+ * This source code is licensed under the Apache-2.0 license found in the
5
+ * LICENSE file in the root directory of this source tree.
6
+ *
7
+ * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
8
+ */
9
+ const require_rolldown_runtime = require("./rolldown-runtime-DyAcNxqs.js");
10
+ const require_Icon_js = require("./Icon.js");
11
+ const require_iconPropTypes = require("./iconPropTypes-Dkz7B3UR.js");
12
+ let react = require("react");
13
+ react = require_rolldown_runtime.__toESM(react);
14
+ let react_jsx_runtime = require("react/jsx-runtime");
15
+ //#region virtual:Subprocess.js
16
+ const Subprocess = /*#__PURE__*/ react.default.forwardRef(function Subprocess({ children, size = 16, ...rest }, ref) {
17
+ return react.default.createElement(require_Icon_js, {
18
+ width: size,
19
+ height: size,
20
+ ref,
21
+ xmlns: "http://www.w3.org/2000/svg",
22
+ viewBox: "0 0 32 32",
23
+ fill: "currentColor",
24
+ ...rest
25
+ }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M28,26H4c-1.103,0-2-.8975-2-2V8c0-1.103.897-2,2-2h24c1.1025,0,2,.897,2,2v16c0,1.1025-.8975,2-2,2ZM4,8h-.0015l.0015,16h24V8H4ZM17,22h-2v-3h-3v-2h3v-3h2v3h3v2h-3v3Z" }), children);
26
+ });
27
+ if (process.env.NODE_ENV !== "production") Subprocess.propTypes = require_iconPropTypes.iconPropTypes;
28
+ //#endregion
29
+ module.exports = Subprocess;
package/lib/Tilde.d.ts ADDED
@@ -0,0 +1,11 @@
1
+ /**
2
+ * Copyright IBM Corp. 2016, 2023
3
+ *
4
+ * This source code is licensed under the Apache-2.0 license found in the
5
+ * LICENSE file in the root directory of this source tree.
6
+ *
7
+ * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
8
+ */
9
+ import type { CarbonIconType } from './CarbonIcon';
10
+ declare const Tilde: CarbonIconType;
11
+ export default Tilde
package/lib/Tilde.js ADDED
@@ -0,0 +1,29 @@
1
+ /**
2
+ * Copyright IBM Corp. 2016, 2023
3
+ *
4
+ * This source code is licensed under the Apache-2.0 license found in the
5
+ * LICENSE file in the root directory of this source tree.
6
+ *
7
+ * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
8
+ */
9
+ const require_rolldown_runtime = require("./rolldown-runtime-DyAcNxqs.js");
10
+ const require_Icon_js = require("./Icon.js");
11
+ const require_iconPropTypes = require("./iconPropTypes-Dkz7B3UR.js");
12
+ let react = require("react");
13
+ react = require_rolldown_runtime.__toESM(react);
14
+ let react_jsx_runtime = require("react/jsx-runtime");
15
+ //#region virtual:Tilde.js
16
+ const Tilde = /*#__PURE__*/ react.default.forwardRef(function Tilde({ children, size = 16, ...rest }, ref) {
17
+ return react.default.createElement(require_Icon_js, {
18
+ width: size,
19
+ height: size,
20
+ ref,
21
+ xmlns: "http://www.w3.org/2000/svg",
22
+ viewBox: "0 0 32 32",
23
+ fill: "currentColor",
24
+ ...rest
25
+ }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M19.9805,18.5488c-1.6572,0-3.1748-.7959-4.541-1.7207-3.5117-2.375-5.25-1.1172-6.729.376l-1.4209-1.4077c1.9028-1.9233,4.6768-3.731,9.2705-.6245,2.4849,1.6802,4.2925,2.1191,6.7241-.3706l1.4316,1.3975c-1.6826,1.7231-3.2637,2.3501-4.7354,2.3501Z" }), children);
26
+ });
27
+ if (process.env.NODE_ENV !== "production") Tilde.propTypes = require_iconPropTypes.iconPropTypes;
28
+ //#endregion
29
+ module.exports = Tilde;
@@ -0,0 +1,11 @@
1
+ /**
2
+ * Copyright IBM Corp. 2016, 2023
3
+ *
4
+ * This source code is licensed under the Apache-2.0 license found in the
5
+ * LICENSE file in the root directory of this source tree.
6
+ *
7
+ * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
8
+ */
9
+ import type { CarbonIconType } from './CarbonIcon';
10
+ declare const TildeLarge: CarbonIconType;
11
+ export default TildeLarge
@@ -0,0 +1,29 @@
1
+ /**
2
+ * Copyright IBM Corp. 2016, 2023
3
+ *
4
+ * This source code is licensed under the Apache-2.0 license found in the
5
+ * LICENSE file in the root directory of this source tree.
6
+ *
7
+ * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
8
+ */
9
+ const require_rolldown_runtime = require("./rolldown-runtime-DyAcNxqs.js");
10
+ const require_Icon_js = require("./Icon.js");
11
+ const require_iconPropTypes = require("./iconPropTypes-Dkz7B3UR.js");
12
+ let react = require("react");
13
+ react = require_rolldown_runtime.__toESM(react);
14
+ let react_jsx_runtime = require("react/jsx-runtime");
15
+ //#region virtual:TildeLarge.js
16
+ const TildeLarge = /*#__PURE__*/ react.default.forwardRef(function TildeLarge({ children, size = 16, ...rest }, ref) {
17
+ return react.default.createElement(require_Icon_js, {
18
+ width: size,
19
+ height: size,
20
+ ref,
21
+ xmlns: "http://www.w3.org/2000/svg",
22
+ viewBox: "0 0 32 32",
23
+ fill: "currentColor",
24
+ ...rest
25
+ }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M21.208,18.9814c-2.127,0-4.0459-.998-5.7681-2.1636-4.896-3.3105-7.396-1.4707-9.7295.8862l-1.4209-1.4077c2.7676-2.7935,6.3901-5.1123,12.2705-1.1348,3.3022,2.2329,6.0815,2.8696,9.7241-.8604l1.4316,1.3975c-2.3574,2.4136-4.5234,3.2827-6.5078,3.2827Z" }), children);
26
+ });
27
+ if (process.env.NODE_ENV !== "production") TildeLarge.propTypes = require_iconPropTypes.iconPropTypes;
28
+ //#endregion
29
+ module.exports = TildeLarge;