@carbon/icons-react 11.86.0 → 11.87.0-rc.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 (223) hide show
  1. package/es/{AgentDetached.d.ts → AiAgent.d.ts} +2 -2
  2. package/es/AiAgent.js +27 -0
  3. package/es/{AiAgentInvocation.d.ts → AiAgentDetached.d.ts} +2 -2
  4. package/es/AiAgentDetached.js +27 -0
  5. package/{lib/AiAgentInvocation.d.ts → es/BindingConnector.d.ts} +2 -2
  6. package/es/BindingConnector.js +27 -0
  7. package/es/CheckmarkDouble.d.ts +11 -0
  8. package/es/CheckmarkDouble.js +27 -0
  9. package/es/DirectionMergeLeft.d.ts +11 -0
  10. package/es/DirectionMergeLeft.js +27 -0
  11. package/es/DirectionMergeLeftFilled.d.ts +11 -0
  12. package/es/DirectionMergeLeftFilled.js +27 -0
  13. package/es/DirectionMergeRight.d.ts +11 -0
  14. package/es/DirectionMergeRight.js +27 -0
  15. package/es/DirectionMergeRightFilled.d.ts +11 -0
  16. package/es/DirectionMergeRightFilled.js +27 -0
  17. package/{lib/AgentDetached.d.ts → es/FilterFilled.d.ts} +2 -2
  18. package/es/FilterFilled.js +27 -0
  19. package/es/FlowBranch.d.ts +11 -0
  20. package/es/FlowBranch.js +27 -0
  21. package/es/FlowConditional.d.ts +11 -0
  22. package/es/FlowConditional.js +27 -0
  23. package/es/FlowMerge.d.ts +11 -0
  24. package/es/FlowMerge.js +27 -0
  25. package/es/IbmEngineeringAiHub.d.ts +11 -0
  26. package/es/IbmEngineeringAiHub.js +27 -0
  27. package/es/IbmI.d.ts +11 -0
  28. package/es/IbmI.js +27 -0
  29. package/es/LockedFilled.d.ts +11 -0
  30. package/es/LockedFilled.js +31 -0
  31. package/es/LogoAstradb.d.ts +11 -0
  32. package/es/LogoAstradb.js +27 -0
  33. package/es/LogoMilvus.d.ts +11 -0
  34. package/es/LogoMilvus.js +27 -0
  35. package/es/LogoOpensearch.d.ts +11 -0
  36. package/es/LogoOpensearch.js +27 -0
  37. package/es/LogoTwitter.js +7 -0
  38. package/es/MetadataDefinition.d.ts +11 -0
  39. package/es/MetadataDefinition.js +27 -0
  40. package/es/MetadataDefinitionSemantic.d.ts +11 -0
  41. package/es/MetadataDefinitionSemantic.js +27 -0
  42. package/es/MetadataUsage.d.ts +11 -0
  43. package/es/MetadataUsage.js +27 -0
  44. package/es/PackageLibrary.d.ts +11 -0
  45. package/es/PackageLibrary.js +27 -0
  46. package/es/ParameterAction.d.ts +11 -0
  47. package/es/ParameterAction.js +27 -0
  48. package/es/RepresentationTextual.d.ts +11 -0
  49. package/es/RepresentationTextual.js +27 -0
  50. package/es/StateDefinition.d.ts +11 -0
  51. package/es/StateDefinition.js +27 -0
  52. package/es/StateExhibit.d.ts +11 -0
  53. package/es/StateExhibit.js +27 -0
  54. package/es/TaskUser.d.ts +11 -0
  55. package/es/TaskUser.js +27 -0
  56. package/es/UnlockedFilled.d.ts +11 -0
  57. package/es/UnlockedFilled.js +30 -0
  58. package/es/UseCaseInclude.d.ts +11 -0
  59. package/es/UseCaseInclude.js +27 -0
  60. package/es/ViewDefinition.d.ts +11 -0
  61. package/es/ViewDefinition.js +27 -0
  62. package/es/generated/bucket-0.d.ts +3 -3
  63. package/es/generated/bucket-0.js +19 -19
  64. package/es/generated/bucket-1.d.ts +2 -2
  65. package/es/generated/bucket-1.js +13 -13
  66. package/es/generated/bucket-10.d.ts +13 -13
  67. package/es/generated/bucket-10.js +151 -177
  68. package/es/generated/bucket-11.d.ts +13 -13
  69. package/es/generated/bucket-11.js +177 -145
  70. package/es/generated/bucket-12.d.ts +17 -17
  71. package/es/generated/bucket-12.js +204 -200
  72. package/es/generated/bucket-13.d.ts +20 -20
  73. package/es/generated/bucket-13.js +236 -234
  74. package/es/generated/bucket-14.d.ts +22 -22
  75. package/es/generated/bucket-14.js +257 -253
  76. package/es/generated/bucket-15.d.ts +22 -22
  77. package/es/generated/bucket-15.js +253 -263
  78. package/es/generated/bucket-16.d.ts +23 -23
  79. package/es/generated/bucket-16.js +275 -280
  80. package/es/generated/bucket-17.d.ts +23 -23
  81. package/es/generated/bucket-17.js +280 -304
  82. package/es/generated/bucket-18.d.ts +26 -26
  83. package/es/generated/bucket-18.js +339 -359
  84. package/es/generated/bucket-19.d.ts +26 -26
  85. package/es/generated/bucket-19.js +360 -332
  86. package/es/generated/bucket-2.d.ts +2 -2
  87. package/es/generated/bucket-2.js +13 -13
  88. package/es/generated/bucket-20.d.ts +28 -28
  89. package/es/generated/bucket-20.js +546 -564
  90. package/es/generated/bucket-21.d.ts +29 -13
  91. package/es/generated/bucket-21.js +388 -163
  92. package/es/generated/bucket-22.d.ts +22 -0
  93. package/es/generated/bucket-22.js +177 -0
  94. package/es/generated/bucket-3.d.ts +3 -3
  95. package/es/generated/bucket-3.js +25 -25
  96. package/es/generated/bucket-4.d.ts +3 -3
  97. package/es/generated/bucket-4.js +25 -25
  98. package/es/generated/bucket-5.d.ts +3 -3
  99. package/es/generated/bucket-5.js +25 -29
  100. package/es/generated/bucket-6.d.ts +7 -7
  101. package/es/generated/bucket-6.js +77 -77
  102. package/es/generated/bucket-7.d.ts +11 -11
  103. package/es/generated/bucket-7.js +125 -121
  104. package/es/generated/bucket-8.d.ts +11 -11
  105. package/es/generated/bucket-8.js +121 -125
  106. package/es/generated/bucket-9.d.ts +13 -13
  107. package/es/generated/bucket-9.js +149 -151
  108. package/es/index.d.ts +1 -0
  109. package/es/index.js +24 -23
  110. package/lib/AiAgent.d.ts +11 -0
  111. package/lib/AiAgent.js +29 -0
  112. package/lib/AiAgentDetached.d.ts +11 -0
  113. package/lib/AiAgentDetached.js +29 -0
  114. package/lib/BindingConnector.d.ts +11 -0
  115. package/lib/BindingConnector.js +29 -0
  116. package/lib/CheckmarkDouble.d.ts +11 -0
  117. package/lib/CheckmarkDouble.js +29 -0
  118. package/lib/DirectionMergeLeft.d.ts +11 -0
  119. package/lib/DirectionMergeLeft.js +29 -0
  120. package/lib/DirectionMergeLeftFilled.d.ts +11 -0
  121. package/lib/DirectionMergeLeftFilled.js +29 -0
  122. package/lib/DirectionMergeRight.d.ts +11 -0
  123. package/lib/DirectionMergeRight.js +29 -0
  124. package/lib/DirectionMergeRightFilled.d.ts +11 -0
  125. package/lib/DirectionMergeRightFilled.js +29 -0
  126. package/lib/FilterFilled.d.ts +11 -0
  127. package/lib/FilterFilled.js +29 -0
  128. package/lib/FlowBranch.d.ts +11 -0
  129. package/lib/FlowBranch.js +29 -0
  130. package/lib/FlowConditional.d.ts +11 -0
  131. package/lib/FlowConditional.js +29 -0
  132. package/lib/FlowMerge.d.ts +11 -0
  133. package/lib/FlowMerge.js +29 -0
  134. package/lib/IbmEngineeringAiHub.d.ts +11 -0
  135. package/lib/IbmEngineeringAiHub.js +29 -0
  136. package/lib/IbmI.d.ts +11 -0
  137. package/lib/IbmI.js +29 -0
  138. package/lib/LockedFilled.d.ts +11 -0
  139. package/lib/LockedFilled.js +33 -0
  140. package/lib/LogoAstradb.d.ts +11 -0
  141. package/lib/LogoAstradb.js +29 -0
  142. package/lib/LogoMilvus.d.ts +11 -0
  143. package/lib/LogoMilvus.js +29 -0
  144. package/lib/LogoOpensearch.d.ts +11 -0
  145. package/lib/LogoOpensearch.js +29 -0
  146. package/lib/LogoTwitter.js +7 -0
  147. package/lib/MetadataDefinition.d.ts +11 -0
  148. package/lib/MetadataDefinition.js +29 -0
  149. package/lib/MetadataDefinitionSemantic.d.ts +11 -0
  150. package/lib/MetadataDefinitionSemantic.js +29 -0
  151. package/lib/MetadataUsage.d.ts +11 -0
  152. package/lib/MetadataUsage.js +29 -0
  153. package/lib/PackageLibrary.d.ts +11 -0
  154. package/lib/PackageLibrary.js +29 -0
  155. package/lib/ParameterAction.d.ts +11 -0
  156. package/lib/ParameterAction.js +29 -0
  157. package/lib/RepresentationTextual.d.ts +11 -0
  158. package/lib/RepresentationTextual.js +29 -0
  159. package/lib/StateDefinition.d.ts +11 -0
  160. package/lib/StateDefinition.js +29 -0
  161. package/lib/StateExhibit.d.ts +11 -0
  162. package/lib/StateExhibit.js +29 -0
  163. package/lib/TaskUser.d.ts +11 -0
  164. package/lib/TaskUser.js +29 -0
  165. package/lib/UnlockedFilled.d.ts +11 -0
  166. package/lib/UnlockedFilled.js +32 -0
  167. package/lib/UseCaseInclude.d.ts +11 -0
  168. package/lib/UseCaseInclude.js +29 -0
  169. package/lib/ViewDefinition.d.ts +11 -0
  170. package/lib/ViewDefinition.js +29 -0
  171. package/lib/generated/bucket-0.d.ts +3 -3
  172. package/lib/generated/bucket-0.js +20 -20
  173. package/lib/generated/bucket-1.d.ts +2 -2
  174. package/lib/generated/bucket-1.js +13 -13
  175. package/lib/generated/bucket-10.d.ts +13 -13
  176. package/lib/generated/bucket-10.js +162 -188
  177. package/lib/generated/bucket-11.d.ts +13 -13
  178. package/lib/generated/bucket-11.js +188 -156
  179. package/lib/generated/bucket-12.d.ts +17 -17
  180. package/lib/generated/bucket-12.js +218 -214
  181. package/lib/generated/bucket-13.d.ts +20 -20
  182. package/lib/generated/bucket-13.js +253 -251
  183. package/lib/generated/bucket-14.d.ts +22 -22
  184. package/lib/generated/bucket-14.js +277 -273
  185. package/lib/generated/bucket-15.d.ts +22 -22
  186. package/lib/generated/bucket-15.js +273 -283
  187. package/lib/generated/bucket-16.d.ts +23 -23
  188. package/lib/generated/bucket-16.js +296 -301
  189. package/lib/generated/bucket-17.d.ts +23 -23
  190. package/lib/generated/bucket-17.js +301 -325
  191. package/lib/generated/bucket-18.d.ts +26 -26
  192. package/lib/generated/bucket-18.js +363 -383
  193. package/lib/generated/bucket-19.d.ts +26 -26
  194. package/lib/generated/bucket-19.js +384 -356
  195. package/lib/generated/bucket-2.d.ts +2 -2
  196. package/lib/generated/bucket-2.js +13 -13
  197. package/lib/generated/bucket-20.d.ts +28 -28
  198. package/lib/generated/bucket-20.js +572 -590
  199. package/lib/generated/bucket-21.d.ts +29 -13
  200. package/lib/generated/bucket-21.js +415 -174
  201. package/lib/generated/bucket-22.d.ts +22 -0
  202. package/lib/generated/bucket-22.js +191 -0
  203. package/lib/generated/bucket-3.d.ts +3 -3
  204. package/lib/generated/bucket-3.js +26 -26
  205. package/lib/generated/bucket-4.d.ts +3 -3
  206. package/lib/generated/bucket-4.js +26 -26
  207. package/lib/generated/bucket-5.d.ts +3 -3
  208. package/lib/generated/bucket-5.js +26 -30
  209. package/lib/generated/bucket-6.d.ts +7 -7
  210. package/lib/generated/bucket-6.js +82 -82
  211. package/lib/generated/bucket-7.d.ts +11 -11
  212. package/lib/generated/bucket-7.js +134 -130
  213. package/lib/generated/bucket-8.d.ts +11 -11
  214. package/lib/generated/bucket-8.js +130 -134
  215. package/lib/generated/bucket-9.d.ts +13 -13
  216. package/lib/generated/bucket-9.js +160 -162
  217. package/lib/index.d.ts +1 -0
  218. package/lib/index.js +311 -282
  219. package/package.json +5 -5
  220. package/es/AgentDetached.js +0 -27
  221. package/es/AiAgentInvocation.js +0 -27
  222. package/lib/AgentDetached.js +0 -29
  223. package/lib/AiAgentInvocation.js +0 -29
@@ -7,5 +7,5 @@
7
7
  * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
8
8
  */
9
9
  import type { CarbonIconType } from './CarbonIcon';
10
- declare const AgentDetached: CarbonIconType;
11
- export default AgentDetached
10
+ declare const AiAgent: CarbonIconType;
11
+ export default AiAgent
package/es/AiAgent.js ADDED
@@ -0,0 +1,27 @@
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 Icon from "./Icon.js";
10
+ import { t as iconPropTypes } from "./iconPropTypes-CdMBxq3Y.js";
11
+ import React from "react";
12
+ import { jsx } from "react/jsx-runtime";
13
+ //#region virtual:AiAgent.js
14
+ const AiAgent = /*#__PURE__*/ React.forwardRef(function AiAgent({ 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: "M16,31c-1.6543,0-3-1.3457-3-3,0-1.3037.8359-2.416,2-2.8291v-4.6104c-.1479-.0859-.2876-.1914-.4141-.3184l-.7012-.7012-3.1738,3.1748c.1855.3896.2891.8252.2891,1.2842,0,1.6543-1.3457,3-3,3s-3-1.3457-3-3,1.3457-3,3-3c.4658,0,.9072.1064,1.3008.2969l3.1694-3.1699-.7129-.7129c-.1265-.126-.2324-.2656-.3179-.4141h-4.6108c-.4126,1.1641-1.5249,2-2.8286,2-1.6543,0-3-1.3457-3-3s1.3457-3,3-3c1.3037,0,2.416.8359,2.8286,2h4.6104c.0859-.1479.1919-.2876.3184-.4141l.7061-.7061-3.1719-3.1724c-.3916.1875-.8296.2925-1.2915.2925-1.6543,0-3-1.3457-3-3s1.3457-3,3-3,3,1.3457,3,3c0,.4629-.1055.9019-.2935,1.2939l3.1709,3.1719.7085-.7085c.1265-.1265.2661-.2324.4141-.3184v-4.6104c-1.1641-.4126-2-1.5249-2-2.8286,0-1.6543,1.3457-3,3-3s3,1.3457,3,3c0,1.3037-.8359,2.416-2,2.8286v4.6104c.1484.0859.2871.1919.4141.3184l.7129.7129,3.1699-3.1694c-.1904-.3936-.2969-.835-.2969-1.3008,0-1.6543,1.3457-3,3-3s3,1.3457,3,3-1.3457,3-3,3c-.459,0-.8945-.1035-1.2842-.2891l-3.1748,3.1738.7012.7012c.127.1265.2324.2661.3184.4141h4.6104c.4131-1.1641,1.5254-2,2.8291-2,1.6543,0,3,1.3457,3,3s-1.3457,3-3,3c-1.3037,0-2.416-.8359-2.8291-2h-4.6104c-.0859.1484-.1914.2871-.3184.4141l-.708.708,3.1719,3.1719c.3916-.1885.8311-.2939,1.2939-.2939,1.6543,0,3,1.3457,3,3s-1.3457,3-3,3-3-1.3457-3-3c0-.4619.1045-.9004.292-1.291l-3.1719-3.1729-.7061.7061c-.127.127-.2656.2324-.4141.3184v4.6104c1.1641.4131,2,1.5254,2,2.8291,0,1.6543-1.3457,3-3,3ZM16,27c-.5513,0-1,.4482-1,1s.4487,1,1,1,1-.4482,1-1-.4487-1-1-1ZM24,23c-.5518,0-1,.4482-1,1s.4482,1,1,1,1-.4482,1-1-.4482-1-1-1ZM8,23c-.5513,0-1,.4482-1,1s.4487,1,1,1,1-.4482,1-1-.4487-1-1-1ZM16,13.1714l-2.8286,2.8286,2.8286,2.8281,2.8281-2.8281-2.8281-2.8286ZM28,15c-.5518,0-1,.4487-1,1s.4482,1,1,1,1-.4487,1-1-.4482-1-1-1ZM4,15c-.5513,0-1,.4487-1,1s.4487,1,1,1,1-.4487,1-1-.4487-1-1-1ZM24,7c-.5518,0-1,.4487-1,1s.4482,1,1,1,1-.4487,1-1-.4482-1-1-1ZM8,7c-.5513,0-1,.4487-1,1s.4487,1,1,1,1-.4487,1-1-.4487-1-1-1ZM16,3c-.5513,0-1,.4487-1,1s.4487,1,1,1,1-.4487,1-1-.4487-1-1-1Z" }), children);
24
+ });
25
+ if (process.env.NODE_ENV !== "production") AiAgent.propTypes = iconPropTypes;
26
+ //#endregion
27
+ export { AiAgent as default };
@@ -7,5 +7,5 @@
7
7
  * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
8
8
  */
9
9
  import type { CarbonIconType } from './CarbonIcon';
10
- declare const AiAgentInvocation: CarbonIconType;
11
- export default AiAgentInvocation
10
+ declare const AiAgentDetached: CarbonIconType;
11
+ export default AiAgentDetached
@@ -0,0 +1,27 @@
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 Icon from "./Icon.js";
10
+ import { t as iconPropTypes } from "./iconPropTypes-CdMBxq3Y.js";
11
+ import React from "react";
12
+ import { jsx } from "react/jsx-runtime";
13
+ //#region virtual:AiAgentDetached.js
14
+ const AiAgentDetached = /*#__PURE__*/ React.forwardRef(function AiAgentDetached({ 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,13c-1.3,0-2.42.84-2.83,2h-4.61c-.09-.15-.19-.29-.32-.41l-.7-.71,3.17-3.17c.4.19.84.29,1.29.29,1.65,0,3-1.35,3-3s-1.35-3-3-3-3,1.35-3,3c0,.46.1.9.3,1.3l-3.17,3.17-.72-.71c-.12-.13-.2599-.2401-.41-.32v-4.61c1.16-.41,2-1.53,2-2.83,0-1.65-1.35-3-3-3s-3,1.35-3,3c0,1.3.84,2.42,2,2.83v4.61c-.15.08-.29.19-.41.32l-.71.71-3.17-3.17c.19-.4.29-.84.29-1.3,0-1.65-1.35-3-3-3s-3,1.35-3,3,1.35,3,3,3c.45,0,.89-.1,1.29-.29l3.17,3.17-.7.71c-.13.12-.24.26-.32.41h-4.61c-.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-2h4.61c.08.15.19.29.32.41l2.83,2.83c.12.13.2599.23.41.32v4.61c-1.16.41-2,1.53-2,2.83,0,1.65,1.35,3,3,3s3-1.35,3-3c0-1.3-.84-2.42-2-2.83v-4.61c.15-.09.29-.19.41-.32l.71-.7,3.17,3.17c-.19.4-.29.83-.29,1.29,0,1.65,1.35,3,3,3s3-1.35,3-3-1.35-3-3-3c-.46,0-.9.1-1.29.29l-3.18-3.17.71-.71c.13-.12.23-.26.32-.41h4.61c.41,1.16,1.53,2,2.83,2,1.65,0,3-1.35,3-3s-1.35-3-3-3ZM24,7c.55,0,1,.45,1,1s-.45,1-1,1c-.27,0-.52-.1-.7-.29-.19-.19-.3-.44-.3-.71,0-.55.45-1,1-1ZM8.71,8.71c-.19.19-.44.29-.71.29-.55,0-1-.45-1-1s.45-1,1-1,1,.45,1,1c0,.27-.1.52-.29.71ZM4,17c-.55,0-1-.45-1-1s.45-1,1-1,1,.45,1,1-.45,1-1,1ZM23.29,23.29c.19-.19.44-.29.71-.29.55,0,1,.45,1,1s-.45,1-1,1-1-.45-1-1c0-.27.1-.52.29-.71ZM16,3c.55,0,1,.45,1,1s-.45,1-1,1-1-.45-1-1,.45-1,1-1ZM16,29c-.55,0-1-.45-1-1s.45-1,1-1,1,.45,1,1-.45,1-1,1ZM16,18.83l-2.83-2.83,2.83-2.83,2.83,2.83-2.83,2.83ZM28,17c-.55,0-1-.45-1-1s.45-1,1-1,1,.45,1,1-.45,1-1,1ZM3.707,29.707l-1.4141-1.4141,5.293-5.293h-3.5859v-2h7v7h-2v-3.5859l-5.293,5.293Z" }), children);
24
+ });
25
+ if (process.env.NODE_ENV !== "production") AiAgentDetached.propTypes = iconPropTypes;
26
+ //#endregion
27
+ export { AiAgentDetached as default };
@@ -7,5 +7,5 @@
7
7
  * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
8
8
  */
9
9
  import type { CarbonIconType } from './CarbonIcon';
10
- declare const AiAgentInvocation: CarbonIconType;
11
- export default AiAgentInvocation
10
+ declare const BindingConnector: CarbonIconType;
11
+ export default BindingConnector
@@ -0,0 +1,27 @@
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 Icon from "./Icon.js";
10
+ import { t as iconPropTypes } from "./iconPropTypes-CdMBxq3Y.js";
11
+ import React from "react";
12
+ import { jsx } from "react/jsx-runtime";
13
+ //#region virtual:BindingConnector.js
14
+ const BindingConnector = /*#__PURE__*/ React.forwardRef(function BindingConnector({ 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: "M22,29h-10c-1.103,0-2-.8975-2-2V5H2v-2h8c1.103,0,2,.897,2,2v22h10v2ZM24,18h-10v-2h10v2ZM24,14h-10v-2h10v2Z" }), children);
24
+ });
25
+ if (process.env.NODE_ENV !== "production") BindingConnector.propTypes = iconPropTypes;
26
+ //#endregion
27
+ export { BindingConnector as default };
@@ -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 CheckmarkDouble: CarbonIconType;
11
+ export default CheckmarkDouble
@@ -0,0 +1,27 @@
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 Icon from "./Icon.js";
10
+ import { t as iconPropTypes } from "./iconPropTypes-CdMBxq3Y.js";
11
+ import React from "react";
12
+ import { jsx } from "react/jsx-runtime";
13
+ //#region virtual:CheckmarkDouble.js
14
+ const CheckmarkDouble = /*#__PURE__*/ React.forwardRef(function CheckmarkDouble({ 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: "M18,21.4141l-3.5356-3.5352,1.4141-1.4141,2.1216,2.1211,9.8994-9.8994,1.4141,1.4141-11.3135,11.3135ZM10,20.4141l-6.3638-6.3638,1.4141-1.4141,4.9497,4.9497,9.8994-9.8994,1.4141,1.4141-11.3135,11.3135Z" }), children);
24
+ });
25
+ if (process.env.NODE_ENV !== "production") CheckmarkDouble.propTypes = iconPropTypes;
26
+ //#endregion
27
+ export { CheckmarkDouble as default };
@@ -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 DirectionMergeLeft: CarbonIconType;
11
+ export default DirectionMergeLeft
@@ -0,0 +1,27 @@
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 Icon from "./Icon.js";
10
+ import { t as iconPropTypes } from "./iconPropTypes-CdMBxq3Y.js";
11
+ import React from "react";
12
+ import { jsx } from "react/jsx-runtime";
13
+ //#region virtual:DirectionMergeLeft.js
14
+ const DirectionMergeLeft = /*#__PURE__*/ React.forwardRef(function DirectionMergeLeft({ 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: "M12,28h-2v-6.3428c0-1.3359.52-2.5918,1.4644-3.5361l2.6572-2.6567c.5581-.5586.8784-1.3315.8784-2.1211v-5.5176l-4.5938,4.5825-1.4121-1.416,7.0059-6.9893,7.0059,6.9893-1.4121,1.416-4.5938-4.5825v14.1743h-2v-4.5859l-2.1216,2.1211c-.5664.5664-.8784,1.3203-.8784,2.1221v6.3428Z" }), children);
24
+ });
25
+ if (process.env.NODE_ENV !== "production") DirectionMergeLeft.propTypes = iconPropTypes;
26
+ //#endregion
27
+ export { DirectionMergeLeft as default };
@@ -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 DirectionMergeLeftFilled: CarbonIconType;
11
+ export default DirectionMergeLeftFilled
@@ -0,0 +1,27 @@
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 Icon from "./Icon.js";
10
+ import { t as iconPropTypes } from "./iconPropTypes-CdMBxq3Y.js";
11
+ import React from "react";
12
+ import { jsx } from "react/jsx-runtime";
13
+ //#region virtual:DirectionMergeLeftFilled.js
14
+ const DirectionMergeLeftFilled = /*#__PURE__*/ React.forwardRef(function DirectionMergeLeftFilled({ 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-2ZM21.59,13.41l-4.59-4.58v13.17h-2v-4.59l-2.12,2.13c-.57.56-.88,1.32-.88,2.12v4.34h-2v-4.34c0-1.34.52-2.59,1.46-3.54l2.66-2.66c.56-.55.88-1.33.88-2.12v-4.51l-4.59,4.58-1.42-1.42,7.01-6.99,7.01,6.99-1.42,1.42Z" }), children);
24
+ });
25
+ if (process.env.NODE_ENV !== "production") DirectionMergeLeftFilled.propTypes = iconPropTypes;
26
+ //#endregion
27
+ export { DirectionMergeLeftFilled as default };
@@ -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 DirectionMergeRight: CarbonIconType;
11
+ export default DirectionMergeRight
@@ -0,0 +1,27 @@
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 Icon from "./Icon.js";
10
+ import { t as iconPropTypes } from "./iconPropTypes-CdMBxq3Y.js";
11
+ import React from "react";
12
+ import { jsx } from "react/jsx-runtime";
13
+ //#region virtual:DirectionMergeRight.js
14
+ const DirectionMergeRight = /*#__PURE__*/ React.forwardRef(function DirectionMergeRight({ 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: "M22,28h-2v-6.3428c0-.8018-.3125-1.5557-.8789-2.1221l-2.1211-2.1211v4.5859h-2V7.8257l-4.5938,4.5825-1.4121-1.416,7.0059-6.9893,7.0059,6.9893-1.4121,1.416-4.5938-4.5825v5.5176c0,.8013.3125,1.5547.8789,2.1206l2.6562,2.6572c.9443.9443,1.4648,2.2002,1.4648,3.5361v6.3428Z" }), children);
24
+ });
25
+ if (process.env.NODE_ENV !== "production") DirectionMergeRight.propTypes = iconPropTypes;
26
+ //#endregion
27
+ export { DirectionMergeRight as default };
@@ -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 DirectionMergeRightFilled: CarbonIconType;
11
+ export default DirectionMergeRightFilled
@@ -0,0 +1,27 @@
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 Icon from "./Icon.js";
10
+ import { t as iconPropTypes } from "./iconPropTypes-CdMBxq3Y.js";
11
+ import React from "react";
12
+ import { jsx } from "react/jsx-runtime";
13
+ //#region virtual:DirectionMergeRightFilled.js
14
+ const DirectionMergeRightFilled = /*#__PURE__*/ React.forwardRef(function DirectionMergeRightFilled({ 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-2ZM17.88,15.46l2.66,2.66c.94.95,1.46,2.2,1.46,3.54v4.34h-2v-4.34c0-.8-.31-1.56-.88-2.12l-2.12-2.13v4.59h-2v-13.17l-4.59,4.58-1.42-1.42,7.01-6.99,7.01,6.99-1.42,1.42-4.59-4.58v4.51c0,.8.31,1.56.88,2.12Z" }), children);
24
+ });
25
+ if (process.env.NODE_ENV !== "production") DirectionMergeRightFilled.propTypes = iconPropTypes;
26
+ //#endregion
27
+ export { DirectionMergeRightFilled as default };
@@ -7,5 +7,5 @@
7
7
  * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
8
8
  */
9
9
  import type { CarbonIconType } from './CarbonIcon';
10
- declare const AgentDetached: CarbonIconType;
11
- export default AgentDetached
10
+ declare const FilterFilled: CarbonIconType;
11
+ export default FilterFilled
@@ -0,0 +1,27 @@
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 Icon from "./Icon.js";
10
+ import { t as iconPropTypes } from "./iconPropTypes-CdMBxq3Y.js";
11
+ import React from "react";
12
+ import { jsx } from "react/jsx-runtime";
13
+ //#region virtual:FilterFilled.js
14
+ const FilterFilled = /*#__PURE__*/ React.forwardRef(function FilterFilled({ 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: "M18,28h-4c-1.1,0-2-.9-2-2v-7.59l-7.41-7.41c-.38-.37-.59-.88-.59-1.41v-3.59c0-1.1.9-2,2-2h20c1.1,0,2,.9,2,2v3.59c0,.53-.21,1.04-.59,1.41l-7.41,7.41v7.59c0,1.1-.9,2-2,2Z" }), children);
24
+ });
25
+ if (process.env.NODE_ENV !== "production") FilterFilled.propTypes = iconPropTypes;
26
+ //#endregion
27
+ export { FilterFilled as default };
@@ -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 FlowBranch: CarbonIconType;
11
+ export default FlowBranch
@@ -0,0 +1,27 @@
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 Icon from "./Icon.js";
10
+ import { t as iconPropTypes } from "./iconPropTypes-CdMBxq3Y.js";
11
+ import React from "react";
12
+ import { jsx } from "react/jsx-runtime";
13
+ //#region virtual:FlowBranch.js
14
+ const FlowBranch = /*#__PURE__*/ React.forwardRef(function FlowBranch({ 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: "M26,30c-1.8604,0-3.4287-1.2764-3.873-3h-5.127c-1.103,0-2-.8975-2-2v-8h-5.1265c-.4453,1.7236-2.0132,3-3.8735,3-2.2056,0-4-1.7939-4-4s1.7944-4,4-4c1.8604,0,3.4282,1.2769,3.8735,3h5.1265V7c0-1.103.897-2,2-2h5.127c.4443-1.7231,2.0127-3,3.873-3,2.2061,0,4,1.7944,4,4s-1.7939,4-4,4c-1.8604,0-3.4287-1.2769-3.873-3h-5.127v18h5.127c.4443-1.7236,2.0127-3,3.873-3,2.2061,0,4,1.7939,4,4s-1.7939,4-4,4ZM26,24c-1.1025,0-2,.8975-2,2s.8975,2,2,2,2-.8975,2-2-.8975-2-2-2ZM6,14c-1.103,0-2,.897-2,2s.897,2,2,2,2-.8975,2-2-.897-2-2-2ZM26,4c-1.1025,0-2,.897-2,2s.8975,2,2,2,2-.897,2-2-.8975-2-2-2Z" }), children);
24
+ });
25
+ if (process.env.NODE_ENV !== "production") FlowBranch.propTypes = iconPropTypes;
26
+ //#endregion
27
+ export { FlowBranch as default };
@@ -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 FlowConditional: CarbonIconType;
11
+ export default FlowConditional
@@ -0,0 +1,27 @@
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 Icon from "./Icon.js";
10
+ import { t as iconPropTypes } from "./iconPropTypes-CdMBxq3Y.js";
11
+ import React from "react";
12
+ import { jsx } from "react/jsx-runtime";
13
+ //#region virtual:FlowConditional.js
14
+ const FlowConditional = /*#__PURE__*/ React.forwardRef(function FlowConditional({ 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: "M22.3408,23.6562c-.5117,0-1.0244-.1953-1.4141-.585l-5.6572-5.6572c-.1265-.127-.2324-.2656-.3184-.4141h-5.0776c-.4453,1.7236-2.0132,3-3.8735,3-2.2056,0-4-1.7939-4-4s1.7944-4,4-4c1.8604,0,3.4282,1.2769,3.8735,3h5.0776c.0859-.1479.1919-.2876.3184-.4141l5.6572-5.6567c.7793-.7803,2.0488-.7803,2.8281,0l5.6572,5.6567c.7783.7803.7783,2.0479.001,2.8271l-5.6582,5.6582c-.3896.3896-.9023.585-1.4141.585ZM22.3408,10.3433l-5.6572,5.6567,5.6572,5.6572,5.6572-5.6572-5.6572-5.6567ZM6,14c-1.103,0-2,.897-2,2s.897,2,2,2,2-.8975,2-2-.897-2-2-2Z" }), children);
24
+ });
25
+ if (process.env.NODE_ENV !== "production") FlowConditional.propTypes = iconPropTypes;
26
+ //#endregion
27
+ export { FlowConditional as default };
@@ -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 FlowMerge: CarbonIconType;
11
+ export default FlowMerge
@@ -0,0 +1,27 @@
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 Icon from "./Icon.js";
10
+ import { t as iconPropTypes } from "./iconPropTypes-CdMBxq3Y.js";
11
+ import React from "react";
12
+ import { jsx } from "react/jsx-runtime";
13
+ //#region virtual:FlowMerge.js
14
+ const FlowMerge = /*#__PURE__*/ React.forwardRef(function FlowMerge({ 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: "M6,30c-2.2056,0-4-1.7939-4-4s1.7944-4,4-4c1.8604,0,3.4282,1.2764,3.8735,3h5.1265V7h-5.1265c-.4453,1.7231-2.0132,3-3.8735,3-2.2056,0-4-1.7944-4-4S3.7944,2,6,2c1.8604,0,3.4282,1.2769,3.8735,3h5.1265c1.103,0,2,.897,2,2v8h5.127c.4443-1.7231,2.0127-3,3.873-3,2.2061,0,4,1.7944,4,4s-1.7939,4-4,4c-1.8604,0-3.4287-1.2764-3.873-3h-5.127v8c0,1.1025-.897,2-2,2h-5.1265c-.4453,1.7236-2.0132,3-3.8735,3ZM6,24c-1.103,0-2,.8975-2,2s.897,2,2,2,2-.8975,2-2-.897-2-2-2ZM26,14c-1.1025,0-2,.897-2,2s.8975,2,2,2,2-.8975,2-2-.8975-2-2-2ZM6,4c-1.103,0-2,.897-2,2s.897,2,2,2,2-.897,2-2-.897-2-2-2Z" }), children);
24
+ });
25
+ if (process.env.NODE_ENV !== "production") FlowMerge.propTypes = iconPropTypes;
26
+ //#endregion
27
+ export { FlowMerge as default };
@@ -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 IbmEngineeringAiHub: CarbonIconType;
11
+ export default IbmEngineeringAiHub
@@ -0,0 +1,27 @@
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 Icon from "./Icon.js";
10
+ import { t as iconPropTypes } from "./iconPropTypes-CdMBxq3Y.js";
11
+ import React from "react";
12
+ import { jsx } from "react/jsx-runtime";
13
+ //#region virtual:IbmEngineeringAiHub.js
14
+ const IbmEngineeringAiHub = /*#__PURE__*/ React.forwardRef(function IbmEngineeringAiHub({ 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: "M21,5.9999c0-2.757-2.243-4.9999-5-4.9999-1.78,0-3.439.958-4.331,2.5-.3193.5537-.5326,1.1621-.629,1.7939-1.1793-.8418-2.5921-1.2942-4.041-1.2939C3.14,4,0,7.14,0,10.9999c0,2.6982,1.5367,5.0402,3.7786,6.2082-1.0787.9178-1.7786,2.2678-1.7786,3.7918,0,2.757,2.243,5,5,5,.73,0,1.4193-.1666,2.0447-.4498.269,2.5077,2.3672,4.4678,4.9464,4.4678.1453,0,.282-.0306.4243-.0428.0374-.0038.0751-.0065.112-.0113,2.5057-.271,4.4637-2.3682,4.4637-4.9459h-2c0,1.6542-1.3458,3-3,3-1.1415,0-2.1241-.6483-2.631-1.5891-.2222-.438-.36-.9227-.36-1.429,0-.4123.084-.8053.2352-1.1633.4597-1.0682,1.5211-1.8187,2.7559-1.8187.3287,0,.6395.0662.9357.1643l.635-1.8879c-.4967-.1653-1.0185-.2764-1.5707-.2764-.5231,0-1.0176.1027-1.4915.2518-.0925.0223-.1823.0544-.2725.0846-.0739.028-.1511.0475-.2233.0789-.0192.0082-.0396.0121-.0587.0208-.1433-1.2966-.7848-2.4395-1.7219-3.2465,2.241-1.1683,3.7769-3.5099,3.7769-6.2075,0-.1459-.0133-.2908-.0224-.436.6197.2758,1.3015.436,2.0224.436,2.757,0,5-2.243,5-5ZM13.401,4.5c.5379-.9267,1.5275-1.4979,2.599-1.5,1.654,0,3,1.346,3,2.9999s-1.3459,3-3,3-3-1.346-3-3h-.029c.035-.576.171-1.0519.43-1.4999ZM10,20.9999c0,1.654-1.3459,3-3,3s-3-1.346-3-3,1.346-3,3-3,3,1.346,3,3ZM7.001,15.9999c-2.757,0-5-2.243-5-5s2.243-5,5-5,5,2.243,5,5-2.243,5-5,5ZM30.991,16.018v-2h-4v2h.994v5h-.994v2h4v-2h-1.006v-5h1.006ZM19.089,23.0155l.587-2h3.583l.621,2h2.11l-2.794-9h-3.564l-2.641,9h2.099-.001ZM21.143,16.0155h.564l.931,3h-2.376l.88-3h.001Z" }), children);
24
+ });
25
+ if (process.env.NODE_ENV !== "production") IbmEngineeringAiHub.propTypes = iconPropTypes;
26
+ //#endregion
27
+ export { IbmEngineeringAiHub as default };
package/es/IbmI.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 IbmI: CarbonIconType;
11
+ export default IbmI
package/es/IbmI.js ADDED
@@ -0,0 +1,27 @@
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 Icon from "./Icon.js";
10
+ import { t as iconPropTypes } from "./iconPropTypes-CdMBxq3Y.js";
11
+ import React from "react";
12
+ import { jsx } from "react/jsx-runtime";
13
+ //#region virtual:IbmI.js
14
+ const IbmI = /*#__PURE__*/ React.forwardRef(function IbmI({ 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: "M0.327,21v-1.694h1.26v-6.384h-1.26v-1.694h4.648v1.694h-1.26v6.384h1.26V21H0.327z M6.753,11.228H11.5 c0.812,0,1.444,0.229,1.897,0.686c0.465,0.489,0.71,1.146,0.679,1.82c0.008,0.324-0.042,0.646-0.147,0.952 c-0.085,0.24-0.218,0.459-0.392,0.644c-0.161,0.166-0.358,0.293-0.575,0.371c-0.227,0.081-0.466,0.126-0.707,0.133v0.084 c0.25,0.002,0.498,0.045,0.735,0.125c0.259,0.086,0.5,0.222,0.707,0.4c0.226,0.197,0.409,0.437,0.539,0.707 c0.154,0.333,0.228,0.697,0.217,1.064c0.002,0.37-0.062,0.737-0.189,1.085c-0.118,0.327-0.296,0.628-0.525,0.889 c-0.222,0.251-0.494,0.453-0.798,0.595c-0.316,0.146-0.66,0.221-1.009,0.217h-5.18L6.753,11.228L6.753,11.228z M8.881,15.232h2.114 c0.454,0.041,0.855-0.293,0.896-0.747c0.005-0.05,0.005-0.099,0-0.149v-0.42c0.041-0.454-0.293-0.855-0.747-0.896 c-0.05-0.005-0.099-0.005-0.149,0H8.881V15.232z M8.881,19.207h2.45c0.243,0.013,0.482-0.07,0.665-0.231 c0.17-0.172,0.259-0.408,0.245-0.65V17.85c0.014-0.242-0.075-0.478-0.245-0.65c-0.183-0.161-0.422-0.244-0.665-0.231h-2.45V19.207z M23.4,14.588h-0.042l-0.714,1.428l-1.905,3.459l-1.862-3.445l-0.742-1.54h-0.042V21h-2.002v-9.772h2.254l2.394,4.578h0.028 l2.366-4.578H25.4V21h-2C23.4,21,23.4,14.588,23.4,14.588z M30.371,12.866c-0.332,0.03-0.662-0.073-0.917-0.287 c-0.193-0.195-0.296-0.461-0.287-0.735v-0.308c-0.01-0.274,0.094-0.54,0.287-0.735c0.552-0.383,1.282-0.383,1.834,0 c0.193,0.195,0.297,0.461,0.287,0.735v0.308c0.01,0.274-0.094,0.54-0.287,0.735C31.032,12.793,30.702,12.896,30.371,12.866z M29.335,13.65h2.072V21h-2.072V13.65z" }), children);
24
+ });
25
+ if (process.env.NODE_ENV !== "production") IbmI.propTypes = iconPropTypes;
26
+ //#endregion
27
+ export { IbmI as default };
@@ -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 LockedFilled: CarbonIconType;
11
+ export default LockedFilled
@@ -0,0 +1,31 @@
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 Icon from "./Icon.js";
10
+ import { t as iconPropTypes } from "./iconPropTypes-CdMBxq3Y.js";
11
+ import React from "react";
12
+ import { jsx } from "react/jsx-runtime";
13
+ //#region virtual:LockedFilled.js
14
+ const LockedFilled = /*#__PURE__*/ React.forwardRef(function LockedFilled({ 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", {
24
+ fillRule: "evenodd",
25
+ d: "M25.41,14.59C25.04,14.21,24.53,14,24,14 h-2V8c0-1.59-0.63-3.12-1.76-4.24C19.12,2.63,17.59,2,16,2s-3.12,0.63-4.24,1.76C10.63,4.88,10,6.41,10,8v6H8 c-0.53,0-1.04,0.21-1.41,0.59C6.21,14.96,6,15.47,6,16v12c0,0.53,0.21,1.04,0.59,1.41C6.96,29.79,7.47,30,8,30h16 c0.53,0,1.04-0.21,1.41-0.59C25.79,29.04,26,28.53,26,28V16C26,15.47,25.79,14.96,25.41,14.59z M20,14h-8V8 c0-1.06,0.42-2.08,1.17-2.83S14.94,4,16,4s2.08,0.42,2.83,1.17S20,6.94,20,8V14z",
26
+ clipRule: "evenodd"
27
+ }), children);
28
+ });
29
+ if (process.env.NODE_ENV !== "production") LockedFilled.propTypes = iconPropTypes;
30
+ //#endregion
31
+ export { LockedFilled as default };
@@ -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 LogoAstradb: CarbonIconType;
11
+ export default LogoAstradb