@carbon/icons-react 11.70.0 → 11.71.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 (123) hide show
  1. package/es/CommitAlt.d.ts +11 -0
  2. package/es/CommitAlt.js +37 -0
  3. package/es/CopyToClipboard.d.ts +11 -0
  4. package/es/CopyToClipboard.js +37 -0
  5. package/es/Extensions.d.ts +11 -0
  6. package/es/Extensions.js +37 -0
  7. package/es/FolderTree.d.ts +11 -0
  8. package/es/FolderTree.js +37 -0
  9. package/es/ListTree.d.ts +11 -0
  10. package/es/ListTree.js +37 -0
  11. package/es/Orchestrate.d.ts +11 -0
  12. package/es/Orchestrate.js +37 -0
  13. package/es/Point.d.ts +11 -0
  14. package/es/Point.js +37 -0
  15. package/es/ReadingGlasses.d.ts +11 -0
  16. package/es/ReadingGlasses.js +37 -0
  17. package/es/RemoteConnection.d.ts +11 -0
  18. package/es/RemoteConnection.js +37 -0
  19. package/es/RunViewIcon.d.ts +11 -0
  20. package/es/RunViewIcon.js +37 -0
  21. package/es/SourceControl.d.ts +11 -0
  22. package/es/SourceControl.js +37 -0
  23. package/es/VerticalFold.d.ts +11 -0
  24. package/es/VerticalFold.js +37 -0
  25. package/es/generated/bucket-10.d.ts +5 -5
  26. package/es/generated/bucket-10.js +314 -327
  27. package/es/generated/bucket-11.d.ts +6 -6
  28. package/es/generated/bucket-11.js +327 -303
  29. package/es/generated/bucket-12.d.ts +6 -6
  30. package/es/generated/bucket-12.js +292 -298
  31. package/es/generated/bucket-13.d.ts +7 -7
  32. package/es/generated/bucket-13.js +346 -351
  33. package/es/generated/bucket-14.d.ts +10 -10
  34. package/es/generated/bucket-14.js +412 -411
  35. package/es/generated/bucket-15.d.ts +11 -11
  36. package/es/generated/bucket-15.js +393 -449
  37. package/es/generated/bucket-16.d.ts +12 -12
  38. package/es/generated/bucket-16.js +509 -456
  39. package/es/generated/bucket-17.d.ts +12 -12
  40. package/es/generated/bucket-17.js +435 -437
  41. package/es/generated/bucket-18.d.ts +12 -12
  42. package/es/generated/bucket-18.js +428 -423
  43. package/es/generated/bucket-19.d.ts +13 -13
  44. package/es/generated/bucket-19.js +506 -573
  45. package/es/generated/bucket-20.d.ts +13 -1
  46. package/es/generated/bucket-20.js +381 -58
  47. package/es/generated/bucket-3.d.ts +2 -2
  48. package/es/generated/bucket-3.js +42 -44
  49. package/es/generated/bucket-4.d.ts +3 -3
  50. package/es/generated/bucket-4.js +221 -219
  51. package/es/generated/bucket-5.d.ts +3 -3
  52. package/es/generated/bucket-5.js +242 -246
  53. package/es/generated/bucket-6.d.ts +4 -4
  54. package/es/generated/bucket-6.js +265 -269
  55. package/es/generated/bucket-7.d.ts +5 -5
  56. package/es/generated/bucket-7.js +285 -306
  57. package/es/generated/bucket-8.d.ts +5 -5
  58. package/es/generated/bucket-8.js +359 -336
  59. package/es/generated/bucket-9.d.ts +5 -5
  60. package/es/generated/bucket-9.js +305 -316
  61. package/es/index.js +18 -18
  62. package/lib/CommitAlt.d.ts +11 -0
  63. package/lib/CommitAlt.js +39 -0
  64. package/lib/CopyToClipboard.d.ts +11 -0
  65. package/lib/CopyToClipboard.js +39 -0
  66. package/lib/Extensions.d.ts +11 -0
  67. package/lib/Extensions.js +39 -0
  68. package/lib/FolderTree.d.ts +11 -0
  69. package/lib/FolderTree.js +39 -0
  70. package/lib/ListTree.d.ts +11 -0
  71. package/lib/ListTree.js +39 -0
  72. package/lib/Orchestrate.d.ts +11 -0
  73. package/lib/Orchestrate.js +39 -0
  74. package/lib/Point.d.ts +11 -0
  75. package/lib/Point.js +39 -0
  76. package/lib/ReadingGlasses.d.ts +11 -0
  77. package/lib/ReadingGlasses.js +39 -0
  78. package/lib/RemoteConnection.d.ts +11 -0
  79. package/lib/RemoteConnection.js +39 -0
  80. package/lib/RunViewIcon.d.ts +11 -0
  81. package/lib/RunViewIcon.js +39 -0
  82. package/lib/SourceControl.d.ts +11 -0
  83. package/lib/SourceControl.js +39 -0
  84. package/lib/VerticalFold.d.ts +11 -0
  85. package/lib/VerticalFold.js +39 -0
  86. package/lib/generated/bucket-10.d.ts +5 -5
  87. package/lib/generated/bucket-10.js +317 -330
  88. package/lib/generated/bucket-11.d.ts +6 -6
  89. package/lib/generated/bucket-11.js +331 -307
  90. package/lib/generated/bucket-12.d.ts +6 -6
  91. package/lib/generated/bucket-12.js +296 -302
  92. package/lib/generated/bucket-13.d.ts +7 -7
  93. package/lib/generated/bucket-13.js +351 -356
  94. package/lib/generated/bucket-14.d.ts +10 -10
  95. package/lib/generated/bucket-14.js +420 -419
  96. package/lib/generated/bucket-15.d.ts +11 -11
  97. package/lib/generated/bucket-15.js +402 -458
  98. package/lib/generated/bucket-16.d.ts +12 -12
  99. package/lib/generated/bucket-16.js +519 -466
  100. package/lib/generated/bucket-17.d.ts +12 -12
  101. package/lib/generated/bucket-17.js +445 -447
  102. package/lib/generated/bucket-18.d.ts +12 -12
  103. package/lib/generated/bucket-18.js +438 -433
  104. package/lib/generated/bucket-19.d.ts +13 -13
  105. package/lib/generated/bucket-19.js +517 -584
  106. package/lib/generated/bucket-20.d.ts +13 -1
  107. package/lib/generated/bucket-20.js +392 -57
  108. package/lib/generated/bucket-3.d.ts +2 -2
  109. package/lib/generated/bucket-3.js +42 -44
  110. package/lib/generated/bucket-4.d.ts +3 -3
  111. package/lib/generated/bucket-4.js +222 -220
  112. package/lib/generated/bucket-5.d.ts +3 -3
  113. package/lib/generated/bucket-5.js +243 -247
  114. package/lib/generated/bucket-6.d.ts +4 -4
  115. package/lib/generated/bucket-6.js +267 -271
  116. package/lib/generated/bucket-7.d.ts +5 -5
  117. package/lib/generated/bucket-7.js +288 -309
  118. package/lib/generated/bucket-8.d.ts +5 -5
  119. package/lib/generated/bucket-8.js +362 -339
  120. package/lib/generated/bucket-9.d.ts +5 -5
  121. package/lib/generated/bucket-9.js +308 -319
  122. package/lib/index.js +116 -104
  123. package/package.json +5 -5
@@ -12,9 +12,9 @@ import { i as iconPropTypes } from '../iconPropTypes-C5chbmyn.js';
12
12
  import '@carbon/icon-helpers';
13
13
  import 'prop-types';
14
14
 
15
- var _path, _path2, _path3, _circle, _circle2, _path4, _path5, _circle3, _path6, _path7, _circle4, _circle5, _circle6, _path8, _path9, _path0, _path1, _path10, _path11, _path12, _path13, _path14, _path15, _path16, _path17, _path18, _path19, _path20, _path21, _path22, _path23, _path24, _path25, _path26, _path27, _path28, _path29, _path30, _path31, _path32, _path33, _path34, _path35, _path36, _path37, _path38, _path39, _path40, _path41, _path42, _circle7, _path43, _path44, _circle8, _path45, _path46, _path47, _path48, _path49, _path50, _path51, _path52, _path53, _path54, _path55, _path56, _path57, _switch, _circle9, _circle0, _circle1, _circle10, _path58, _path59, _path60, _path61, _path62, _path63, _path64, _path65, _path66, _path67, _path68, _path69, _path70, _path71, _path72, _path73, _path74, _path75, _path76, _path77, _path78, _path79, _path80, _path81, _path82, _path83, _path84, _path85, _path86, _path87, _path88, _path89, _path90, _path91, _path92, _path93, _path94, _path95, _path96, _path97, _path98, _path99, _circle11, _circle12, _circle13, _path100, _path101, _circle14, _circle15, _path102, _circle16, _path103, _path104, _path105, _path106, _circle17, _path107, _circle18, _path108, _circle19, _path109, _path110, _path111, _path112, _path113, _path114, _path115, _path116, _path117, _path118, _path119, _path120, _path121, _path122, _path123, _path124, _path125, _path126, _circle20, _circle21, _path127, _circle22, _circle23, _path128, _path129, _circle24, _circle25, _circle26, _path130, _path131, _circle27, _path132, _circle28, _path133, _circle29, _path134, _circle30, _path135, _path136, _path137, _circle31, _path138, _circle32, _path139, _path140, _path141, _circle33, _circle34, _circle35, _path142, _path143, _path144, _path145, _path146, _path147, _path148, _path149, _path150, _path151, _path152, _path153, _path154, _circle36, _path155, _circle37, _path156, _path157, _path158, _path159, _path160, _path161, _path162, _path163, _path164, _path165, _path166, _path167, _path168, _path169, _path170, _path171, _path172, _path173, _path174, _path175, _path176, _path177, _path178, _path179, _path180, _path181, _path182, _path183, _path184, _path185, _path186, _path187, _path188, _path189, _path190, _path191, _path192, _circle38, _path193, _path194, _path195, _circle39, _path196, _path197, _path198, _path199, _path200, _path201, _path202, _circle40, _path203, _path204, _path205, _path206, _path207, _path208, _path209, _path210, _path211, _path212, _path213, _path214, _path215, _path216, _path217, _path218, _path219, _path220, _path221, _path222;
15
+ var _path, _path2, _path3, _path4, _path5, _path6, _path7, _path8, _path9, _path0, _circle, _circle2, _path1, _path10, _circle3, _path11, _path12, _circle4, _circle5, _circle6, _path13, _path14, _path15, _path16, _path17, _path18, _path19, _path20, _path21, _path22, _path23, _path24, _path25, _path26, _path27, _path28, _path29, _path30, _path31, _path32, _path33, _path34, _path35, _path36, _path37, _path38, _path39, _path40, _path41, _path42, _path43, _path44, _path45, _path46, _path47, _path48, _path49, _circle7, _path50, _path51, _circle8, _path52, _path53, _path54, _path55, _path56, _path57, _path58, _path59, _path60, _path61, _path62, _path63, _path64, _switch, _circle9, _circle0, _circle1, _circle10, _path65, _path66, _path67, _path68, _path69, _path70, _path71, _path72, _path73, _path74, _path75, _path76, _path77, _path78, _path79, _path80, _path81, _path82, _path83, _path84, _path85, _path86, _path87, _path88, _path89, _path90, _path91, _path92, _path93, _path94, _path95, _path96, _path97, _path98, _path99, _path100, _path101, _path102, _path103, _path104, _path105, _path106, _circle11, _circle12, _circle13, _path107, _path108, _circle14, _circle15, _path109, _circle16, _path110, _path111, _path112, _path113, _circle17, _path114, _circle18, _path115, _circle19, _path116, _path117, _path118, _path119, _path120, _path121, _path122, _path123, _path124, _path125, _path126, _path127, _path128, _path129, _path130, _path131, _path132, _path133, _circle20, _circle21, _path134, _circle22, _circle23, _path135, _path136, _circle24, _circle25, _circle26, _path137, _path138, _circle27, _path139, _circle28, _path140, _circle29, _path141, _circle30, _path142, _path143, _path144, _circle31, _path145, _circle32, _path146, _path147, _path148, _circle33, _circle34, _circle35, _path149, _path150, _path151, _path152, _path153, _path154, _path155, _path156, _path157, _path158, _path159, _path160, _path161, _circle36, _path162, _circle37, _path163, _path164, _path165, _path166, _path167, _path168, _path169, _path170, _path171, _path172, _path173, _path174, _path175, _path176, _path177, _path178, _path179, _path180, _path181, _path182, _path183, _path184, _path185, _path186, _path187, _path188, _path189, _path190, _path191, _path192, _path193, _path194, _path195, _path196, _path197, _path198, _path199, _circle38, _path200, _path201, _path202, _circle39, _path203, _path204, _path205, _path206, _path207, _path208, _path209, _circle40, _path210, _path211, _path212, _path213, _path214, _path215, _path216, _path217, _path218, _path219, _path220, _path221, _path222;
16
16
  const didWarnAboutDeprecation = {};
17
- const IbmCloudHpc = /*#__PURE__*/React.forwardRef(function IbmCloudHpc({
17
+ const IbmCloudEventNotification = /*#__PURE__*/React.forwardRef(function IbmCloudEventNotification({
18
18
  children,
19
19
  size = 16,
20
20
  ...rest
@@ -28,8 +28,94 @@ const IbmCloudHpc = /*#__PURE__*/React.forwardRef(function IbmCloudHpc({
28
28
  fill: "currentColor",
29
29
  ...rest
30
30
  }, _path || (_path = /*#__PURE__*/React.createElement("path", {
31
+ d: "M26,19c-0.7,0-1.4,0.3-1.9,0.7l-4.3-2.6c0.1-0.4,0.2-0.7,0.2-1.1c0-0.4-0.1-0.8-0.2-1.1l4.3-2.6c0.5,0.4,1.2,0.7,1.9,0.7 c1.7,0,3-1.3,3-3s-1.3-3-3-3s-3,1.3-3,3c0,0.2,0,0.4,0.1,0.6l-4.3,2.6C18.1,12.4,17.1,12,16,12c-0.6,0-1.1,0.1-1.6,0.4l-3.8-4.8 C10.8,7.1,11,6.6,11,6c0-1.7-1.3-3-3-3S5,4.3,5,6s1.3,3,3,3c0.3,0,0.7-0.1,1-0.2l3.8,4.8c-0.3,0.4-0.5,0.9-0.7,1.4H7.8 c-0.4-1.2-1.5-2-2.8-2c-1.7,0-3,1.3-3,3s1.3,3,3,3c1.3,0,2.4-0.8,2.8-2h4.3c0.1,0.5,0.4,1,0.7,1.4L9,23.2C8.7,23.1,8.3,23,8,23 c-1.7,0-3,1.3-3,3s1.3,3,3,3s3-1.3,3-3c0-0.6-0.2-1.1-0.5-1.6l3.8-4.8c0.5,0.2,1.1,0.4,1.6,0.4c1.1,0,2.1-0.4,2.8-1.2l4.3,2.6 c0,0.2-0.1,0.4-0.1,0.6c0,1.7,1.3,3,3,3s3-1.3,3-3S27.7,19,26,19z M26,9c0.6,0,1,0.4,1,1s-0.4,1-1,1s-1-0.4-1-1S25.4,9,26,9z M7,6 c0-0.6,0.4-1,1-1s1,0.4,1,1S8.6,7,8,7S7,6.6,7,6z M5,17c-0.6,0-1-0.4-1-1c0-0.6,0.4-1,1-1c0.6,0,1,0.4,1,1C6,16.6,5.6,17,5,17z M8,27c-0.6,0-1-0.4-1-1s0.4-1,1-1s1,0.4,1,1S8.6,27,8,27z M16,18c-1.1,0-2-0.9-2-2s0.9-2,2-2s2,0.9,2,2S17.1,18,16,18z M26,23 c-0.6,0-1-0.4-1-1s0.4-1,1-1s1,0.4,1,1S26.6,23,26,23z"
32
+ })), children);
33
+ });
34
+ if (process.env.NODE_ENV !== "production") {
35
+ IbmCloudEventNotification.propTypes = iconPropTypes;
36
+ }
37
+ const IbmCloudEventStreams = /*#__PURE__*/React.forwardRef(function IbmCloudEventStreams({
38
+ children,
39
+ size = 16,
40
+ ...rest
41
+ }, ref) {
42
+ return /*#__PURE__*/React.createElement(Icon, {
43
+ width: size,
44
+ height: size,
45
+ ref: ref,
46
+ xmlns: "http://www.w3.org/2000/svg",
47
+ viewBox: "0 0 32 32",
48
+ fill: "currentColor",
49
+ ...rest
50
+ }, _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
51
+ d: "M23.5,9.2l-1,1.7c2.2,1.2,3.5,3.6,3.5,6.1c0,5.2-3.8,8.7-6,10.2V24h-1c-2.5,0-4.9-1.4-6.1-3.6l-1.7,1c1.4,2.6,4,4.2,6.9,4.6 V29c0,0.3,0.2,0.7,0.5,0.9C18.6,30,18.8,30,19,30c0.2,0,0.3,0,0.4-0.1C19.8,29.7,28,25.5,28,17C28,13.8,26.3,10.8,23.5,9.2z"
52
+ })), _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
53
+ d: "M20,13.1V7.8c1.2-0.4,2-1.5,2-2.8c0-1.7-1.3-3-3-3s-3,1.3-3,3c0,1.3,0.8,2.4,2,2.8v5.3c-0.4,0.1-0.7,0.2-1,0.4l-5.3-5.3 C11.9,7.9,12,7.5,12,7c0-1.7-1.3-3-3-3S6,5.3,6,7s1.3,3,3,3c0.5,0,0.9-0.1,1.3-0.3l5.3,5.3c-0.2,0.3-0.3,0.7-0.4,1H9.8 c-0.4-1.2-1.5-2-2.8-2c-1.7,0-3,1.3-3,3s1.3,3,3,3c1.3,0,2.4-0.8,2.8-2h5.3c0.4,1.7,2,3,3.9,3c2.2,0,4-1.8,4-4 C23,15.1,21.7,13.6,20,13.1z M19,4c0.6,0,1,0.4,1,1s-0.4,1-1,1s-1-0.4-1-1S18.4,4,19,4z M9,8C8.4,8,8,7.6,8,7s0.4-1,1-1s1,0.4,1,1 S9.6,8,9,8z M7,18c-0.6,0-1-0.4-1-1s0.4-1,1-1s1,0.4,1,1S7.6,18,7,18z M19,19c-1.1,0-2-0.9-2-2s0.9-2,2-2s2,0.9,2,2S20.1,19,19,19z"
54
+ })), children);
55
+ });
56
+ if (process.env.NODE_ENV !== "production") {
57
+ IbmCloudEventStreams.propTypes = iconPropTypes;
58
+ }
59
+ const IbmCloudForEducation = /*#__PURE__*/React.forwardRef(function IbmCloudForEducation({
60
+ children,
61
+ size = 16,
62
+ ...rest
63
+ }, ref) {
64
+ return /*#__PURE__*/React.createElement(Icon, {
65
+ width: size,
66
+ height: size,
67
+ ref: ref,
68
+ xmlns: "http://www.w3.org/2000/svg",
69
+ viewBox: "0 0 32 32",
70
+ fill: "currentColor",
71
+ ...rest
72
+ }, _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
73
+ d: "M30 30h-2c0-1.6542-1.3457-3-3-3h-4c-1.6543 0-3 1.3458-3 3h-2c0-2.757 2.2429-5 5-5h4c2.7571 0 5 2.243 5 5zM15 16c-.5522 0-1 .4478-1 1v6h2v-6c0-.5522-.4478-1-1-1z"
74
+ })), _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
75
+ d: "M32,12H14v2h4v5c0,2.7568,2.2429,5,5,5s5-2.2432,5-5v-5h4v-2Zm-9,10c-1.6543,0-3-1.3457-3-3v-1h6v1c0,1.6543-1.3457,3-3,3Zm3-6h-6v-2h6v2Z"
76
+ })), _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
77
+ d: "M25.7983,10c-.9292-4.5586-4.9692-8-9.7983-8-4.8479,0-8.9382,3.4399-9.822,8.124-3.5232,.6294-6.178,3.7251-6.178,7.376,0,4.1357,3.3645,7.5,7.5,7.5h4.5v-2H7.5c-3.0327,0-5.5-2.4673-5.5-5.5,0-2.8779,2.2502-5.2852,5.1228-5.48l.8364-.0566,.0901-.8335c.4395-4.0645,3.8574-7.1299,7.9507-7.1299,3.7195,0,6.845,2.5552,7.7368,6h2.0615Z"
78
+ })), children);
79
+ });
80
+ if (process.env.NODE_ENV !== "production") {
81
+ IbmCloudForEducation.propTypes = iconPropTypes;
82
+ }
83
+ const IbmCloudGateKeeper = /*#__PURE__*/React.forwardRef(function IbmCloudGateKeeper({
84
+ children,
85
+ size = 16,
86
+ ...rest
87
+ }, ref) {
88
+ return /*#__PURE__*/React.createElement(Icon, {
89
+ width: size,
90
+ height: size,
91
+ ref: ref,
92
+ xmlns: "http://www.w3.org/2000/svg",
93
+ viewBox: "0 0 32 32",
94
+ fill: "currentColor",
95
+ ...rest
96
+ }, _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
97
+ d: "M22,22l-5-4.96,1.59-1.57,3.41,3.38,7.41-7.35,1.59,1.58s-9,8.92-9,8.92ZM24,2H6c-1.1,0-2,.9-2,2v14.3c0,3.9,2.1,7.5,5.5,9.5l5.5,3.2,5.4-3.2c.92-.52,1.74-1.19,2.46-1.94l-1.36-1.36c-.59.61-1.26,1.14-2,1.6l-4.5,2.7-4.5-2.7c-2.8-1.6-4.5-4.6-4.5-7.8V4h18v5h2v-5c0-1.1-.9-2-2-2Z"
98
+ })), children);
99
+ });
100
+ if (process.env.NODE_ENV !== "production") {
101
+ IbmCloudGateKeeper.propTypes = iconPropTypes;
102
+ }
103
+ const IbmCloudHpc = /*#__PURE__*/React.forwardRef(function IbmCloudHpc({
104
+ children,
105
+ size = 16,
106
+ ...rest
107
+ }, ref) {
108
+ return /*#__PURE__*/React.createElement(Icon, {
109
+ width: size,
110
+ height: size,
111
+ ref: ref,
112
+ xmlns: "http://www.w3.org/2000/svg",
113
+ viewBox: "0 0 32 32",
114
+ fill: "currentColor",
115
+ ...rest
116
+ }, _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
31
117
  d: "M22 13H24V15H22zM26 13H28V15H26zM30 13H32V15H30zM30 17H32V19H30zM15 20H17V22H15zM20 28H22V30H20zM24 28H26V30H24zM19 26h9v-9h-9v9zm2-7h5v5h-5v-5z"
32
- })), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
118
+ })), _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
33
119
  d: "m16,3v.0005c-.002,0-.004-.0003-.006-.0003-4.7007.0032-8.9033,3.3306-9.8242,8.1152C2.6037,11.7607.0078,14.8598,0,18.4815c-.0089,4.1434,3.345,7.5096,7.4911,7.5185h9.5089v-2H7.4954c-3.0367-.0065-5.502-2.4802-5.4954-5.5142.0057-2.6569,1.9092-4.9289,4.5259-5.4023l1.3488-.2441.2591-1.3459c.7241-3.7623,4.0386-6.4933,7.8662-6.4935h0c3.7363,0,6.9395,2.5367,7.79,6.169l1.9473-.4561c-1.0635-4.541-5.0674-7.7129-9.7373-7.7129Z"
34
120
  })), children);
35
121
  });
@@ -49,7 +135,7 @@ const IbmCloudHsm = /*#__PURE__*/React.forwardRef(function IbmCloudHsm({
49
135
  viewBox: "0 0 32 32",
50
136
  fill: "currentColor",
51
137
  ...rest
52
- }, _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
138
+ }, _path0 || (_path0 = /*#__PURE__*/React.createElement("path", {
53
139
  d: "M28,21.142V10h-5v2h3v2h-3v2h3v5.142c-1.7203,.4471-3,1.9993-3,3.858,0,2.2061,1.7944,4,4,4s4-1.7939,4-4c0-1.8587-1.2797-3.4108-3-3.858Zm-1,5.858c-1.103,0-2-.8975-2-2s.897-2,2-2,2,.8975,2,2-.897,2-2,2Z"
54
140
  })), _circle || (_circle = /*#__PURE__*/React.createElement("circle", {
55
141
  cx: "9",
@@ -59,7 +145,7 @@ const IbmCloudHsm = /*#__PURE__*/React.forwardRef(function IbmCloudHsm({
59
145
  cx: "9",
60
146
  cy: "8",
61
147
  r: "1"
62
- })), _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
148
+ })), _path1 || (_path1 = /*#__PURE__*/React.createElement("path", {
63
149
  d: "M26,6v2h2v-2c0-1.1046-.8954-2-2-2H6c-1.1046,0-2,.8954-2,2v4c0,1.1046,.8954,2,2,2h4v8H6c-1.1045,0-2,.8955-2,2v4c0,1.1045,.8955,2,2,2h14v-2H6v-4h14v-2H12V12h8v-2H6V6H26Z"
64
150
  })), children);
65
151
  });
@@ -79,13 +165,13 @@ const IbmCloudHyperProtectCryptoServices = /*#__PURE__*/React.forwardRef(functio
79
165
  viewBox: "0 0 32 32",
80
166
  fill: "currentColor",
81
167
  ...rest
82
- }, _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
168
+ }, _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
83
169
  d: "M25,30l-2.1-1c-1.7-0.8-2.9-2.6-2.9-4.5V18h10v6.5c0,1.9-1.1,3.7-2.9,4.5L25,30z M22,20v4.5c0,1.2,0.7,2.2,1.7,2.7l1.3,0.6 l1.3-0.6c1-0.5,1.7-1.6,1.7-2.7V20H22z"
84
170
  })), _circle3 || (_circle3 = /*#__PURE__*/React.createElement("circle", {
85
171
  cx: "22",
86
172
  cy: "10",
87
173
  r: "2"
88
- })), _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
174
+ })), _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
89
175
  d: "M21,2c-5,0-9,4-9,9c0,0.9,0.1,1.8,0.4,2.6L2,24v6h6l10-10l-1.4-1.4l-2.8,2.8L12.4,20L11,21.4l1.4,1.4l-1.6,1.6L9.4,23 L8,24.4l1.4,1.4L7.2,28H4v-3.2l9.8-9.8l0.8-0.8L14.3,13c-0.2-0.7-0.3-1.3-0.3-2c0-3.9,3.1-7,7-7s7,3.1,7,7c0,1.5-0.5,2.9-1.3,4h2.3 c0.6-1.2,0.9-2.6,0.9-4C30,6,26,2,21,2z"
90
176
  })), children);
91
177
  });
@@ -105,7 +191,7 @@ const IbmCloudHyperProtectDbaas = /*#__PURE__*/React.forwardRef(function IbmClou
105
191
  viewBox: "0 0 32 32",
106
192
  fill: "currentColor",
107
193
  ...rest
108
- }, _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
194
+ }, _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
109
195
  d: "M24,30l-2.1-1c-1.7-0.8-2.9-2.6-2.9-4.5V18h10v6.5c0,1.9-1.1,3.7-2.9,4.5L24,30z M21,20v4.5c0,1.2,0.7,2.2,1.7,2.7l1.3,0.6 l1.3-0.6c1-0.5,1.7-1.6,1.7-2.7V20H21z"
110
196
  })), _circle4 || (_circle4 = /*#__PURE__*/React.createElement("circle", {
111
197
  cx: "10",
@@ -119,7 +205,7 @@ const IbmCloudHyperProtectDbaas = /*#__PURE__*/React.forwardRef(function IbmClou
119
205
  cx: "10",
120
206
  cy: "7",
121
207
  r: "1"
122
- })), _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
208
+ })), _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
123
209
  d: "M23,2H7C5.9,2,5,2.9,5,4v22c0,1.1,0.9,2,2,2h9v-2H7v-6h9v-2H7v-6h16v3h2V4C25,2.9,24.1,2,23,2z M7,10V4h16v6H7z"
124
210
  })), children);
125
211
  });
@@ -139,9 +225,9 @@ const IbmCloudHyperProtectVs = /*#__PURE__*/React.forwardRef(function IbmCloudHy
139
225
  viewBox: "0 0 32 32",
140
226
  fill: "currentColor",
141
227
  ...rest
142
- }, _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
228
+ }, _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
143
229
  d: "M20,18v6.5c0,1.9,1.1,3.7,2.9,4.5l2.1,1l2.1-1c1.7-0.8,2.9-2.6,2.9-4.5V18H20z M28,24.5c0,1.2-0.7,2.2-1.7,2.7L25,27.8 l-1.3-0.6c-1-0.5-1.7-1.6-1.7-2.7V20h6V24.5z"
144
- })), _path0 || (_path0 = /*#__PURE__*/React.createElement("path", {
230
+ })), _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
145
231
  d: "M25,2H5C3.9,2,3,2.9,3,4v22c0,1.1,0.9,2,2,2h11V4h9v11h2V4C27,2.9,26.1,2,25,2z M13.6,12.2L5,23.9V5.1L13.6,12.2z M6,26 l8-10.9V26H6z M14,9.9L6.8,4H14V9.9z"
146
232
  })), children);
147
233
  });
@@ -161,9 +247,9 @@ const IbmCloudInternetServices = /*#__PURE__*/React.forwardRef(function IbmCloud
161
247
  viewBox: "0 0 32 32",
162
248
  fill: "currentColor",
163
249
  ...rest
164
- }, _path1 || (_path1 = /*#__PURE__*/React.createElement("path", {
250
+ }, _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
165
251
  d: "M27,22c-0.7,0-1.4,0.3-1.9,0.7l-5.2-3.1c0-0.2,0.1-0.4,0.1-0.6s0-0.4-0.1-0.6l5.2-3.1c0.5,0.4,1.2,0.7,1.9,0.7 c1.7,0,3-1.3,3-3s-1.3-3-3-3s-3,1.3-3,3c0,0.2,0,0.4,0.1,0.6l-5.2,3.1C18.4,16.3,17.7,16,17,16c-1.7,0-3,1.3-3,3s1.3,3,3,3 c0.7,0,1.4-0.3,1.9-0.7l5.2,3.1c0,0.2-0.1,0.4-0.1,0.6c0,1.7,1.3,3,3,3s3-1.3,3-3S28.7,22,27,22z M27,12c0.6,0,1,0.4,1,1s-0.4,1-1,1 s-1-0.4-1-1S26.4,12,27,12z M17,20c-0.6,0-1-0.4-1-1s0.4-1,1-1s1,0.4,1,1S17.6,20,17,20z M27,26c-0.6,0-1-0.4-1-1s0.4-1,1-1 s1,0.4,1,1S27.6,26,27,26z"
166
- })), _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
252
+ })), _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
167
253
  d: "M19,25H8.5c-3,0-5.5-2.5-5.5-5.5c0-2.7,1.9-4.9,4.5-5.4l1.3-0.2l0.3-1.3C9.9,8.7,13.2,6,17,6c0.5,0,1,0,1.5,0.1 c1.6,0.3,3,1.1,4.2,2.2l1.4-1.4c-1.4-1.4-3.2-2.4-5.2-2.7C18.3,4.1,17.6,4,17,4c-4.7,0-8.9,3.3-9.8,8.1C3.6,12.8,1,15.9,1,19.5 C1,23.6,4.3,27,8.5,27H19V25z"
168
254
  })), children);
169
255
  });
@@ -183,7 +269,7 @@ const IbmCloudIpsecVpn = /*#__PURE__*/React.forwardRef(function IbmCloudIpsecVpn
183
269
  viewBox: "0 0 32 32",
184
270
  fill: "currentColor",
185
271
  ...rest
186
- }, _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
272
+ }, _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
187
273
  d: "M16 29c-.373 0-.7151-.2076-.8872-.5386l-2.0801-4 1.7744-.9229 1.1929 2.2939 4.3127-8.2938 1.7744.9226-5.2 10c-.1721.3311-.5142.5387-.8872.5387zM11 15.2783v-2.2783c0-2.2056-1.7944-4-4-4s-4 1.7944-4 4v2.2783c-.595.3467-1 .9849-1 1.7217v5c0 1.1025.897 2 2 2h6c1.103 0 2-.8975 2-2v-5c0-.7368-.405-1.375-1-1.7217zm-4-4.2783c1.103 0 2 .8975 2 2v2H5v-2c0-1.1025.897-2 2-2zm3 11H4v-5h6v5zM29 2h-9.2773c-.3464-.5952-.9841-1-1.7227-1-1.1045 0-2 .8955-2 2s.8955 2 2 2c.7385 0 1.3762-.4048 1.7227-1h7.6304l-4.1697 8.0186c-.0613-.0059-.1206-.0186-.1833-.0186-1.1045 0-2 .8955-2 2s.8955 2 2 2 2-.8955 2-2c0-.2881-.0635-.5601-.1729-.8076L29.8872 3.4614c.02-.0439.1128-.2104.1128-.4614 0-.5522-.4478-1-1-1zM3 2c-.5522 0-1 .4478-1 1 0 .2509.0929.4177.1128.4614l1.8401 3.5386h2.2542l-1.5601-3H14V2H3z"
188
274
  })), children);
189
275
  });
@@ -203,9 +289,9 @@ const IbmCloudKeyProtect = /*#__PURE__*/React.forwardRef(function IbmCloudKeyPro
203
289
  viewBox: "0 0 32 32",
204
290
  fill: "currentColor",
205
291
  ...rest
206
- }, _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
292
+ }, _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
207
293
  d: "M26,14.1V2h-5v2h3v2h-3v2h3v6.1c-1.7,0.4-3,2-3,3.9c0,2.2,1.8,4,4,4s4-1.8,4-4C29,16.1,27.7,14.6,26,14.1z M25,20 c-1.1,0-2-0.9-2-2c0-1.1,0.9-2,2-2s2,0.9,2,2C27,19.1,26.1,20,25,20z"
208
- })), _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
294
+ })), _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
209
295
  d: "M15,31l-5.5-3.2c-3.4-2-5.5-5.6-5.5-9.5V4c0-1.1,0.9-2,2-2h12v2H6v14.3c0,3.2,1.7,6.2,4.5,7.8l4.5,2.7l4.5-2.7 c1.1-0.7,2.1-1.5,2.8-2.6l1.6,1.1c-0.9,1.3-2.1,2.4-3.5,3.2L15,31z"
210
296
  })), children);
211
297
  });
@@ -225,9 +311,9 @@ const IbmCloudKubernetesService = /*#__PURE__*/React.forwardRef(function IbmClou
225
311
  viewBox: "0 0 32 32",
226
312
  fill: "currentColor",
227
313
  ...rest
228
- }, _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
314
+ }, _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
229
315
  d: "M16,23c-0.2,0-0.4,0-0.5-0.1l-5-3C10.2,19.7,10,19.4,10,19v-6c0-0.4,0.2-0.7,0.5-0.9l5-3C15.6,9,15.8,9,16,9 c0.2,0,0.4,0,0.5,0.1l5,3c0.3,0.2,0.5,0.5,0.5,0.9v6c0,0.4-0.2,0.7-0.5,0.9l-5,3C16.4,23,16.2,23,16,23z M12,18.4l4,2.4l4-2.4v-4.9 l-4-2.4l-4,2.4V18.4z"
230
- })), _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
316
+ })), _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
231
317
  d: "M16,31c-0.2,0-0.3,0-0.5-0.1l-12-7C3.2,23.7,3,23.4,3,23V9c0-0.4,0.2-0.7,0.5-0.9l12-7C15.7,1,15.8,1,16,1 c0.2,0,0.3,0,0.5,0.1l12,7l-1,1.7L16,3.2L5,9.6v12.9l11,6.4l11-6.4V15h2v8c0,0.4-0.2,0.7-0.5,0.9l-12,7C16.3,31,16.2,31,16,31z"
232
318
  })), children);
233
319
  });
@@ -247,11 +333,11 @@ const IbmCloudLogging = /*#__PURE__*/React.forwardRef(function IbmCloudLogging({
247
333
  viewBox: "0 0 32 32",
248
334
  fill: "currentColor",
249
335
  ...rest
250
- }, _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
336
+ }, _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
251
337
  d: "M24.4,10c0.3,0.5,0.7,0.9,1.3,1.2l1.3,0.6l1.3-0.6c1-0.5,1.7-1.6,1.7-2.7V4h-3V2h5v6.5c0,1.9-1.1,3.7-2.9,4.5l-2.2,1l-2.1-1 c-1.3-0.6-2.2-1.7-2.6-3H24.4z"
252
- })), _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
338
+ })), _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
253
339
  d: "M16 6H24V8H16zM16 2H24V4H16z"
254
- })), _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
340
+ })), _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
255
341
  d: "M28,16v6H4V6h10V4H4C2.9,4,2,4.9,2,6v16c0,1.1,0.9,2,2,2h8v4H8v2h16v-2h-4v-4h8c1.1,0,2-0.9,2-2v-6H28z M18,28h-4v-4h4V28z"
256
342
  })), children);
257
343
  });
@@ -271,9 +357,9 @@ const IbmCloudMassDataMigration = /*#__PURE__*/React.forwardRef(function IbmClou
271
357
  viewBox: "0 0 32 32",
272
358
  fill: "currentColor",
273
359
  ...rest
274
- }, _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
360
+ }, _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
275
361
  d: "M22 30H10c-1.1 0-2-.9-2-2v-3h2v3h12v-3h2v3C24 29.1 23.1 30 22 30zM15 14.8L15 25 17 25 17 14.8 19.6 17.4 21 16 16 11 11 16 12.4 17.4z"
276
- })), _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
362
+ })), _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
277
363
  d: "M24.8,9.1C23.9,5,20.3,2,16,2S8.1,5,7.2,9.1C4.2,9.7,2,12.4,2,15.5C2,19.1,4.9,22,8.5,22H12v-2H8.5C6,20,4,18,4,15.5 c0-2.3,1.8-4.3,4.1-4.5L9,11l0.1-0.8C9.5,6.6,12.5,4,16,4c3.5,0,6.5,2.6,6.9,6.1L23,11l0.8,0.1c2.3,0.2,4.1,2.2,4.1,4.5 c0,2.5-2,4.5-4.5,4.5H20v2h3.5c3.6,0,6.5-2.9,6.5-6.5C30,12.4,27.8,9.7,24.8,9.1z"
278
364
  })), children);
279
365
  });
@@ -293,7 +379,7 @@ const IbmCloudObservability = /*#__PURE__*/React.forwardRef(function IbmCloudObs
293
379
  viewBox: "0 0 32 32",
294
380
  fill: "currentColor",
295
381
  ...rest
296
- }, _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
382
+ }, _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
297
383
  d: "M26,15h5v2h-5v-2ZM26,23h5v2h-5v-2ZM18,17.18l-2.59-2.59-1.41,1.41,4,4,6-6-1.41-1.41-4.59,4.59ZM18,25.18l-2.59-2.59-1.41,1.41,4,4,6-6-1.41-1.41-4.59,4.59ZM11,25h-2.5c-3.0327,0-5.5-2.4678-5.5-5.5,0-2.8779,2.25-5.2852,5.1231-5.4795l.8769-.0205.0493-.8701c.4395-4.0645,3.8579-7.1299,7.9507-7.1299,3.0596,0,5.8066,1.7031,7.169,4.4448l1.791-.8906c-1.7031-3.4258-5.1358-5.5542-8.96-5.5542-4.8477,0-8.938,3.4399-9.8218,8.124-3.5234.6294-6.1782,3.7246-6.1782,7.376,0,4.1357,3.3643,7.5,7.5,7.5h2.5v-2Z"
298
384
  })), children);
299
385
  });
@@ -313,10 +399,10 @@ const IbmCloudPal = /*#__PURE__*/React.forwardRef(function IbmCloudPal({
313
399
  viewBox: "0 0 32 32",
314
400
  fill: "currentColor",
315
401
  ...rest
316
- }, _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
402
+ }, _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
317
403
  strokeWidth: "0",
318
404
  d: "m30.5093,17.6895l-6-3.5498c-.1572-.0933-.333-.1396-.5093-.1396s-.3521.0464-.5093.1396l-6,3.5498c-.3042.1797-.4907.5068-.4907.8604v6.9004c0,.3535.1865.6807.4907.8604l6,3.5498c.1572.0933.333.1396.5093.1396s.3521-.0464.5093-.1396l6-3.5498c.3042-.1797.4907-.5068.4907-.8604v-6.9004c0-.3535-.1865-.6807-.4907-.8604Zm-1.5093,7.1904l-5,2.958-5-2.958v-5.7598l5-2.958,5,2.958v5.7598Z"
319
- })), _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
405
+ })), _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
320
406
  strokeWidth: "0",
321
407
  d: "m14,26h-5c-4.4111,0-8-3.5889-8-8,0-3.7183,2.5986-6.9365,6.1577-7.7783.8438-4.7368,4.9497-8.2217,9.8423-8.2217,5.5137,0,10,4.4858,10,10h-2c0-4.4111-3.5889-8-8-8-4.1177,0-7.5386,3.084-7.9575,7.1743l-.0801.7822-.7793.1064c-2.9551.4033-5.1831,2.9556-5.1831,5.937,0,3.3086,2.6914,6,6,6h5v2Z"
322
408
  })), children);
@@ -337,9 +423,9 @@ const IbmCloudPrivilegedAccessGateway = /*#__PURE__*/React.forwardRef(function I
337
423
  viewBox: "0 0 32 32",
338
424
  fill: "currentColor",
339
425
  ...rest
340
- }, _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
426
+ }, _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
341
427
  d: "M32 23L27 28 25.6 26.6 28.2 24 20 24 20 22 28.2 22 25.6 19.4 27 18z"
342
- })), _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
428
+ })), _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
343
429
  d: "M25.5,2.7C25.1,2.3,24.6,2,24,2h-2.7c-0.6,0-1.1,0.3-1.3,0.8L19.4,4H18V3.5C18,2.7,17.3,2,16.5,2h-5C10.7,2,10,2.7,10,3.5V4 H8.6L8,2.8C7.8,2.3,7.3,2,6.7,2H4C3.4,2,2.9,2.3,2.5,2.7C2.1,3.2,1.9,3.8,2,4.4l0.7,4.1C3,9.9,4.2,11,5.7,11H6v12c-1.7,0-3,1.3-3,3 v4h19v-2h-5v-7c0-1.7-1.3-3-3-3s-3,1.3-3,3v7H5v-2c0-0.6,0.4-1,1-1h2V11h12v7h2v-7h0.3c1.5,0,2.7-1.1,3-2.5L26,4.4 C26.1,3.8,25.9,3.2,25.5,2.7z M13,21c0-0.6,0.4-1,1-1s1,0.4,1,1v7h-2V21z M23.3,8.2c-0.1,0.5-0.5,0.8-1,0.8H5.7 c-0.5,0-0.9-0.4-1-0.8L4,4h2.4l1,2H12V4h4v2h4.6l1-2L24,4L23.3,8.2z"
344
430
  })), children);
345
431
  });
@@ -359,7 +445,7 @@ const IbmCloudProjects = /*#__PURE__*/React.forwardRef(function IbmCloudProjects
359
445
  viewBox: "0 0 32 32",
360
446
  fill: "currentColor",
361
447
  ...rest
362
- }, _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
448
+ }, _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
363
449
  d: "M30 18h-10v6.4678c0 1.9229 1.1231 3.6973 2.8613 4.5195l2.1387 1.0127 2.1387-1.0127c1.7383-.8223 2.8613-2.5967 2.8613-4.5195v-6.4678h0zm-5 9.7861l-1.2832-.6074c-1.043-.4932-1.7168-1.5576-1.7168-2.7109v-4.4678h6v4.4678c0 1.1533-.6738 2.2178-1.7168 2.7109l-1.2832.6074h0zM17 18H5c-1.1045 0-2 .8954-2 2v5c0 1.1045.8955 2 2 2h12v-2H5v-5h12v-2h0zM27 4h-5c-1.1045 0-2 .8954-2 2v9h2V6h5v9h2V6c0-1.1046-.8955-2-2-2h0zM15 4H5c-1.1045 0-2 .8954-2 2v7c0 1.1045.8955 2 2 2h10c1.1045 0 2-.8955 2-2v-7c0-1.1046-.8955-2-2-2h0zM5 13v-7h10v7H5z"
364
450
  })), children);
365
451
  });
@@ -379,9 +465,9 @@ const IbmCloudResiliency = /*#__PURE__*/React.forwardRef(function IbmCloudResili
379
465
  viewBox: "0 0 32 32",
380
466
  fill: "currentColor",
381
467
  ...rest
382
- }, _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
468
+ }, _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
383
469
  d: "M24 24v6h6v-6h-6zm4 4h-2v-2h2v2zM2 30h6v-6H2v6zm2-4h2v2h-2v-2z"
384
- })), _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
470
+ })), _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
385
471
  d: "M26 15h-9v-6.1631c1.4407-.4336 2.5-1.7571 2.5-3.3369 0-1.9297-1.5703-3.5-3.5-3.5s-3.5 1.5703-3.5 3.5c0 1.5798 1.0593 2.9033 2.5 3.3369v6.1631H6c-1.1025 0-2 .8972-2 2v5h2v-5h9v7h-2v6h6v-6h-2v-7h9v5h2v-5c0-1.1028-.8975-2-2-2zM14.5 5.5c0-.8271.6729-1.5 1.5-1.5s1.5.6729 1.5 1.5-.6729 1.5-1.5 1.5-1.5-.6729-1.5-1.5zm2.5 22.5h-2v-2h2v2zM26.5 9c1.9297 0 3.5-1.5703 3.5-3.5s-1.5703-3.5-3.5-3.5-3.5 1.5703-3.5 3.5 1.5703 3.5 3.5 3.5zm0-5c.8271 0 1.5.6729 1.5 1.5s-.6729 1.5-1.5 1.5-1.5-.6729-1.5-1.5.6729-1.5 1.5-1.5zM5.5 9c1.9297 0 3.5-1.5703 3.5-3.5s-1.5703-3.5-3.5-3.5-3.5 1.5703-3.5 3.5 1.5703 3.5 3.5 3.5zm0-5c.8271 0 1.5.6729 1.5 1.5s-.6729 1.5-1.5 1.5-1.5-.6729-1.5-1.5.6729-1.5 1.5-1.5z"
386
472
  })), children);
387
473
  });
@@ -401,9 +487,9 @@ const IbmCloudSecretsManager = /*#__PURE__*/React.forwardRef(function IbmCloudSe
401
487
  viewBox: "0 0 32 32",
402
488
  fill: "currentColor",
403
489
  ...rest
404
- }, _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
490
+ }, _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
405
491
  d: "M20,16c0-0.7-0.2-1.4-0.6-2l3.3-3.3l-1.4-1.4L18,12.6c-0.6-0.4-1.3-0.6-2-0.6c-0.7,0-1.4,0.2-2,0.6l-3.3-3.3l-1.4,1.4 l3.3,3.3c-0.4,0.6-0.6,1.3-0.6,2c0,0.7,0.2,1.4,0.6,2l-3.3,3.3l1.4,1.4l3.3-3.3c0.6,0.4,1.3,0.6,2,0.6c0.7,0,1.4-0.2,2-0.6l3.3,3.3 l1.4-1.4L19.4,18C19.8,17.4,20,16.7,20,16z M16,18c-1.1,0-2-0.9-2-2c0-1.1,0.9-2,2-2c1.1,0,2,0.9,2,2C18,17.1,17.1,18,16,18z"
406
- })), _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
492
+ })), _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
407
493
  d: "M26,17h6v-2h-2.1C29.4,7.7,23.4,2,16,2C8.3,2,2,8.3,2,16s6.3,14,14,14c5.2,0,9.7-2.8,12.1-7l-1.7-1c-2.1,3.6-5.9,6-10.4,6 C9.4,28,4,22.6,4,16C4,9.4,9.4,4,16,4c6.3,0,11.4,4.9,11.9,11H26V17z"
408
494
  })), children);
409
495
  });
@@ -423,7 +509,7 @@ const IbmCloudSecurity = /*#__PURE__*/React.forwardRef(function IbmCloudSecurity
423
509
  viewBox: "0 0 32 32",
424
510
  fill: "currentColor",
425
511
  ...rest
426
- }, _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
512
+ }, _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
427
513
  d: "M26,23h-8c-2.21,0-4-1.79-4-4,0-1.85,1.28-3.46,3.08-3.89.42-2.33,2.47-4.11,4.92-4.11s4.5,1.77,4.92,4.11c1.8.43,3.08,2.04,3.08,3.89,0,2.21-1.79,4-4,4ZM18,21h8c1.1,0,2-.9,2-2s-.9-2-2-2h-1v-1c0-1.65-1.35-3-3-3s-3,1.35-3,3v1h-1c-1.1,0-2,.9-2,2s.9,2,2,2ZM24,2H6c-1.1,0-2,.9-2,2v14.3c0,3.9,2.1,7.5,5.5,9.5l5.5,3.2,5.4-3.2c.5-.29.97-.62,1.42-.98l-1.37-1.37c-.3.23-.62.45-.94.66l-4.5,2.7-4.5-2.7c-2.8-1.6-4.5-4.6-4.5-7.8V4h18v5h2v-5c0-1.1-.9-2-2-2h-.01Z"
428
514
  })), children);
429
515
  });
@@ -443,9 +529,9 @@ const IbmCloudSecurityComplianceCenter = /*#__PURE__*/React.forwardRef(function
443
529
  viewBox: "0 0 32 32",
444
530
  fill: "currentColor",
445
531
  ...rest
446
- }, _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
532
+ }, _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
447
533
  d: "M30,18v5.5c0,1.5-0.9,2.8-2.3,3.5L26,27.8 L24.3,27c-1.4-0.6-2.3-2-2.3-3.5V18H30 M32,16H20v7.5c0,2.2,1.3,4.3,3.4,5.3L26,30l2.6-1.2c2.1-1,3.4-3,3.4-5.3V16L32,16z"
448
- })), _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
534
+ })), _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
449
535
  d: "M16,25H7.5C3.4,25,0,21.6,0,17.5c0-3.7,2.7-6.7,6.2-7.4C7.1,5.4,11.2,2,16,2c5.5,0,10,4.5,10,10h-2c0-4.4-3.6-8-8-8 c-4.1,0-7.5,3.1-8,7.1L8,12L7.1,12C4.2,12.2,2,14.6,2,17.5c0,3,2.5,5.5,5.5,5.5H16V25z"
450
536
  })), children);
451
537
  });
@@ -465,11 +551,11 @@ const IbmCloudSecurityComplianceCenterWorkloadProtection = /*#__PURE__*/React.fo
465
551
  viewBox: "0 0 32 32",
466
552
  fill: "currentColor",
467
553
  ...rest
468
- }, _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
554
+ }, _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
469
555
  d: "M20 18v6.5c0 1.9 1.1 3.7 2.9 4.5l2.1 1 2.1-1c1.7-.8 2.9-2.6 2.9-4.5V18H20zM28 24.5c0 1.2-.7 2.2-1.7 2.7L25 27.8l-1.3-.6c-1-.5-1.7-1.6-1.7-2.7V20h6V24.5zM16 20c-2.2 0-4-1.8-4-4s1.8-4 4-4 4 1.8 4 4h-2c0-1.1-.9-2-2-2s-2 .9-2 2 .9 2 2 2V20z"
470
- })), _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
556
+ })), _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
471
557
  d: "M16,25c-5,0-9-4-9-9s4-9,9-9s9,4,9,9h-2c0-3.9-3.1-7-7-7s-7,3.1-7,7s3.1,7,7,7V25z"
472
- })), _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
558
+ })), _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
473
559
  d: "M16,30C8.3,30,2,23.7,2,16S8.3,2,16,2s14,6.3,14,14h-2c0-6.6-5.4-12-12-12S4,9.4,4,16s5.4,12,12,12V30z"
474
560
  })), children);
475
561
  });
@@ -489,7 +575,7 @@ const IbmCloudSecurityGroups = /*#__PURE__*/React.forwardRef(function IbmCloudSe
489
575
  viewBox: "0 0 32 32",
490
576
  fill: "currentColor",
491
577
  ...rest
492
- }, _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
578
+ }, _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
493
579
  d: "M22.86,25.86c-.72.75-1.54,1.42-2.46,1.94l-5.4,3.2-5.5-3.2c-3.4-2-5.5-5.6-5.5-9.5V4c0-1.1.9-2,2-2h18c1.1,0,2,.9,2,2v5h-2v-5H6v14.3c0,3.2,1.7,6.2,4.5,7.8l4.5,2.7,4.5-2.7c.73-.47,1.41-.99,2-1.6,0,0,1.36,1.36,1.36,1.36ZM28,12h-10v2h10v-2ZM28,20h-10v2h10v-2ZM30,16h-10v2h10v-2Z"
494
580
  })), children);
495
581
  });
@@ -509,7 +595,7 @@ const IbmCloudSubnets = /*#__PURE__*/React.forwardRef(function IbmCloudSubnets({
509
595
  viewBox: "0 0 32 32",
510
596
  fill: "currentColor",
511
597
  ...rest
512
- }, _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
598
+ }, _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
513
599
  d: "M26,22a3.6069,3.6069,0,0,0-2,.6L19.4143,18,18,19.4141,22.6,24a4.1755,4.1755,0,0,0-.4,1H9.8583A3.5525,3.5525,0,0,0,9.4,24L24,9.4a3.6069,3.6069,0,0,0,2,.6,4,4,0,1,0-3.8569-5H9.9A4.0785,4.0785,0,0,0,6,2a4,4,0,0,0,0,8,3.6066,3.6066,0,0,0,2-.6L12.5858,14,14,12.5859,9.4,8a4.175,4.175,0,0,0,.4-1H22.1418A3.5553,3.5553,0,0,0,22.6,8L8,22.6A3.6066,3.6066,0,0,0,6,22a4,4,0,1,0,3.8569,5H22.1A4.0118,4.0118,0,1,0,26,22ZM26,4a2,2,0,1,1-2,2A2.0058,2.0058,0,0,1,26,4ZM6,8A2,2,0,1,1,8,6,2.0058,2.0058,0,0,1,6,8ZM6,28a2,2,0,1,1,2-2A2.0058,2.0058,0,0,1,6,28Zm20,0a2,2,0,1,1,2-2A2.0058,2.0058,0,0,1,26,28Z"
514
600
  })), children);
515
601
  });
@@ -529,9 +615,9 @@ const IbmCloudSysdigSecure = /*#__PURE__*/React.forwardRef(function IbmCloudSysd
529
615
  viewBox: "0 0 32 32",
530
616
  fill: "currentColor",
531
617
  ...rest
532
- }, _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
618
+ }, _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
533
619
  d: "M25,14l-2.1-1c-1.7-0.8-2.9-2.6-2.9-4.5V2h10v6.5c0,1.9-1.1,3.7-2.9,4.5L25,14z M22,4v4.5c0,1.2,0.7,2.2,1.7,2.7l1.3,0.6 l1.3-0.6c1-0.5,1.7-1.6,1.7-2.7V4H22z"
534
- })), _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
620
+ })), _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
535
621
  d: "M28,16v6H4V6h12V4H4C2.9,4,2,4.9,2,6v16c0,1.1,0.9,2,2,2h8v4H8v2h16v-2h-4v-4h8c1.1,0,2-0.9,2-2v-6H28z M18,28h-4v-4h4V28z"
536
622
  })), children);
537
623
  });
@@ -551,9 +637,9 @@ const IbmCloudTransitGateway = /*#__PURE__*/React.forwardRef(function IbmCloudTr
551
637
  viewBox: "0 0 32 32",
552
638
  fill: "currentColor",
553
639
  ...rest
554
- }, _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
640
+ }, _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
555
641
  d: "M12.5 7.5l-1.4-1.4 3.5-3.5c.8-.8 2.1-.8 2.8 0l3.5 3.5-1.4 1.4-3.5-3.5-3.5 3.5zM19.5 24.5l1.4 1.4-3.5 3.5c-.8.8-2.1.8-2.8 0l-3.5-3.5 1.4-1.4 3.5 3.5 3.5-3.5zM24.5 12.5l1.4-1.4 3.5 3.5c.8.8.8 2.1 0 2.8l-3.5 3.5-1.4-1.4 3.5-3.5-3.5-3.5zM7.5 19.5l-1.4 1.4-3.5-3.5c-.8-.8-.8-2.1 0-2.8l3.5-3.5 1.4 1.4-3.5 3.5 3.5 3.5z"
556
- })), _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
642
+ })), _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
557
643
  d: "m26,24c-.2,0-.3,0-.5.1l-6.1-6.1c.8-1.2.8-2.8,0-4l6.1-6.1c.2.1.3.1.5.1,1.1,0,2-.9,2-2s-.9-2-2-2-2,.9-2,2c0,.2,0,.3.1.5l-6.1,6.1c-1.2-.8-2.8-.8-4,0l-6.1-6.1c.1-.2.1-.3.1-.5,0-1.1-.9-2-2-2s-2,.9-2,2,.9,2,2,2c.2,0,.3,0,.5-.1l6.1,6.1c-.8,1.2-.8,2.8,0,4l-6.1,6.1c-.2-.1-.3-.1-.5-.1-1.1,0-2,.9-2,2s.9,2,2,2,2-.9,2-2c0-.2,0-.3-.1-.5l6.1-6.1c1.2.8,2.8.8,4,0l6.1,6.1c0,.2-.1.3-.1.5,0,1.1.9,2,2,2s2-.9,2-2-.9-2-2-2Zm-10-6c-1.1,0-2-.9-2-2s.9-2,2-2,2,.9,2,2-.9,2-2,2Z"
558
644
  })), children);
559
645
  });
@@ -577,9 +663,9 @@ const IbmCloudVirtualServerClassic = /*#__PURE__*/React.forwardRef(function IbmC
577
663
  cx: "9",
578
664
  cy: "26",
579
665
  r: "1"
580
- })), _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
666
+ })), _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
581
667
  d: "m26,22h-5v2h5v4H6v-4h9c1.1,0,2-.9,2-2h0v-9.17l2.59,2.59,1.41-1.42-5-5-5,5,1.41,1.41,2.59-2.58v9.17H6c-1.1,0-2,.9-2,2v4c0,1.1.9,2,2,2h20c1.1,0,2-.9,2-2v-4c0-1.1-.9-2-2-2Z"
582
- })), _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
668
+ })), _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
583
669
  d: "m23.75,8.05c-.88-3.5-4.08-6.05-7.75-6.05s-6.87,2.55-7.75,6.05c-2.96.37-5.25,2.9-5.25,5.95,0,3.31,2.69,6,6,6h2v-2h-2c-2.21,0-4-1.79-4-4,0-2.19,1.77-3.97,3.95-4l.99.02.12-.88c.43-2.93,2.98-5.14,5.94-5.14s5.51,2.21,5.93,5.15l.12.88.88-.02.13-.01c2.18.03,3.94,1.81,3.94,4,0,2.21-1.79,4-4,4h-2v2h2c3.31,0,6-2.69,6-6,0-3.05-2.29-5.58-5.25-5.95Z"
584
670
  })), children);
585
671
  });
@@ -603,7 +689,7 @@ const IbmCloudVirtualServerVpc = /*#__PURE__*/React.forwardRef(function IbmCloud
603
689
  cx: "8",
604
690
  cy: "26",
605
691
  r: "1"
606
- })), _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
692
+ })), _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
607
693
  d: "M5 30h22c1.1 0 2-.9 2-2v-4c0-1.1-.9-2-2-2H5c-1.1 0-2 .9-2 2v4c0 1.1.9 2 2 2zm0-6h22v4H5v-4zM23 20h-14c-3.31 0-6-2.69-6-6 0-3.05 2.29-5.58 5.25-5.95.88-3.5 4.08-6.05 7.75-6.05s6.87 2.55 7.75 6.05c2.96.37 5.25 2.9 5.25 5.95 0 3.31-2.69 6-6 6zm-14.05-10c-2.18.03-3.95 1.81-3.95 4 0 2.21 1.79 4 4 4h14c2.21 0 4-1.79 4-4 0-2.19-1.76-3.97-3.94-4l-.12.01-.88.02-.12-.88c-.43-2.94-2.98-5.15-5.94-5.15s-5.51 2.21-5.93 5.15l-.12.88-1-.03z"
608
694
  })), children);
609
695
  });
@@ -623,9 +709,9 @@ const IbmCloudVpc = /*#__PURE__*/React.forwardRef(function IbmCloudVpc({
623
709
  viewBox: "0 0 32 32",
624
710
  fill: "currentColor",
625
711
  ...rest
626
- }, _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
712
+ }, _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
627
713
  d: "m23.4141,22l-13.4141-13.4141V2H2v8h6.5859l13.4141,13.4141v6.5859h8v-8h-6.5859ZM8,8h-4V4h4v4Zm20,20h-4v-4h4v4Z"
628
- })), _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
714
+ })), _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
629
715
  d: "M30 6c0-2.2056-1.7944-4-4-4-1.8584 0-3.4106 1.2798-3.8579 3h-9.1421v2h9.1421c.3638 1.3989 1.4592 2.4941 2.8579 2.8579v9.1421h2v-9.1421c1.7202-.4473 3-1.9995 3-3.8579zm-4 2c-1.103 0-2-.8975-2-2s.897-2 2-2 2 .8975 2 2-.897 2-2 2zM19 25h-9.1421c-.3638-1.3989-1.4592-2.4941-2.8579-2.8579v-9.1421h-2v9.1421c-1.7202.4473-3 1.9995-3 3.8579 0 2.2056 1.7944 4 4 4 1.8584 0 3.4106-1.2798 3.8579-3h9.1421v-2zm-13 3c-1.103 0-2-.8975-2-2s.897-2 2-2 2 .8975 2 2-.897 2-2 2z"
630
716
  })), children);
631
717
  });
@@ -645,7 +731,7 @@ const IbmCloudVpcBlockStorageSnapshots = /*#__PURE__*/React.forwardRef(function
645
731
  viewBox: "0 0 32 32",
646
732
  fill: "currentColor",
647
733
  ...rest
648
- }, _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
734
+ }, _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
649
735
  d: "M28,30H4c-1.1,0-2-.9-2-2v-12h2v12h24V4h-12v-2h12c1.1,0,2,.9,2,2v24c0,1.1-.9,2-2,2ZM22.5,12.1l-6-3c-.3-.1-.6-.1-.9,0l-6,3c-.3.2-.5.5-.6.9v7c0,.4.2.7.6.9l6,3c.3.1.6.1.9,0l6-3c.3-.2.5-.5.6-.9v-7c0-.4-.2-.7-.5-.9h-.1ZM16,11.1l3.8,1.9-3.8,1.9-3.8-1.9s3.8-1.9,3.8-1.9ZM11,14.6l4,2v4.8l-4-2v-4.8ZM17,21.4v-4.8l4-2v4.8s-4,2-4,2ZM0,10h5v2H0v-2ZM12,0v5h-2V0h2ZM3.4,2l3.5,3.5-1.4,1.4-3.5-3.5,1.4-1.4Z"
650
736
  })), children);
651
737
  });
@@ -665,7 +751,7 @@ const IbmCloudVpcClientVpn = /*#__PURE__*/React.forwardRef(function IbmCloudVpcC
665
751
  viewBox: "0 0 32 32",
666
752
  fill: "currentColor",
667
753
  ...rest
668
- }, _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
754
+ }, _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
669
755
  d: "M16,2c-7.7,0-14,6.3-14,14s6.3,14,14,14h1V2h-1ZM15,4v11h-5c.2-4.2,1.9-8.1,4.8-10.9h.2v-.1ZM15,17v11h-.2c-2.9-2.8-4.6-6.7-4.8-10.9h5v-.1ZM11.5,4.9c-2.1,2.9-3.3,6.4-3.5,10.1h-4c.4-4.6,3.4-8.5,7.5-10.1ZM4,17h4c.2,3.7,1.4,7.2,3.5,10.1-4.1-1.7-7.1-5.5-7.5-10.1ZM29,23h-1v-2c0-1.7-1.3-3-3-3s-3,1.3-3,3v2h-1c-.6,0-1,.4-1,1v5c0,.6.4,1,1,1h8c.6,0,1-.4,1-1v-5c0-.6-.4-1-1-1ZM24,21c0-.6.4-1,1-1s1,.4,1,1v2h-2v-2ZM28,28h-6v-3h6v3ZM25,8c1.7,0,3-1.3,3-3s-1.3-3-3-3-3,1.3-3,3,1.3,3,3,3ZM25,4c.6,0,1,.4,1,1s-.4,1-1,1-1-.4-1-1,.4-1,1-1ZM25,14c.6,0,1,.4,1,1s-.4,1-1,1-1-.4-1-1,.4-1,1-1ZM25,10c.6,0,1,.4,1,1s-.4,1-1,1-1-.4-1-1,.4-1,1-1Z"
670
756
  })), children);
671
757
  });
@@ -685,11 +771,11 @@ const IbmCloudVpcEndpoints = /*#__PURE__*/React.forwardRef(function IbmCloudVpcE
685
771
  viewBox: "0 0 32 32",
686
772
  fill: "currentColor",
687
773
  ...rest
688
- }, _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
774
+ }, _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
689
775
  d: "M20,27H7a2.0059,2.0059,0,0,1-2-2V12H7V25H20Z"
690
- })), _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
776
+ })), _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
691
777
  d: "M23.4,22l-4-4a3.6057,3.6057,0,0,0,.6-2,4.0118,4.0118,0,0,0-4-4,3.6057,3.6057,0,0,0-2,.6l-4-4V2H2v8H8.6l4,4a3.6057,3.6057,0,0,0-.6,2,4.0118,4.0118,0,0,0,4,4,3.6057,3.6057,0,0,0,2-.6l4,4V30h8V22ZM8,8H4V4H8Zm8,10a2,2,0,1,1,2-2A2.0059,2.0059,0,0,1,16,18ZM28,28H24V24h4Z"
692
- })), _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
778
+ })), _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
693
779
  d: "M25,20h2V7a2.0059,2.0059,0,0,0-2-2H12V7H25Z"
694
780
  })), children);
695
781
  });
@@ -709,7 +795,7 @@ const IbmCloudVpcFileStorage = /*#__PURE__*/React.forwardRef(function IbmCloudVp
709
795
  viewBox: "0 0 32 32",
710
796
  fill: "currentColor",
711
797
  ...rest
712
- }, _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
798
+ }, _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
713
799
  d: "M13,26H4V6h7.2l3.4,3.4.6.6h12.8v8h2v-8c0-1.1-.9-2-2-2h-12l-3.4-3.4c-.4-.4-.9-.6-1.4-.6h-7.2c-1.1,0-2,.9-2,2v20c0,1.1.9,2,2,2h9s0-2,0-2ZM16,20h14v2h-14v-2ZM16,24h14v2h-14v-2ZM16,28h7v2h-7v-2Z"
714
800
  })), children);
715
801
  });
@@ -729,7 +815,7 @@ const IbmCloudVpcImages = /*#__PURE__*/React.forwardRef(function IbmCloudVpcImag
729
815
  viewBox: "0 0 32 32",
730
816
  fill: "currentColor",
731
817
  ...rest
732
- }, _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
818
+ }, _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
733
819
  d: "M30,20H4c-1.1,0-2-.9-2-2V6c0-1.1.9-2,2-2h24c1.1,0,2,.9,2,2v10h-2V6H4v12h26v2ZM2,22h28v2H2v-2ZM2,26h28v2H2v-2ZM16,16c-2.2,0-4-1.8-4-4s1.8-4,4-4,4,1.8,4,4-1.8,4-4,4ZM16,10c-1.1,0-2,.9-2,2s.9,2,2,2,2-.9,2-2-.9-2-2-2ZM24,10c-1.1,0-2,.9-2,2s.9,2,2,2,2-.9,2-2-.9-2-2-2h0ZM8,10c-1.1,0-2,.9-2,2s.9,2,2,2,2-.9,2-2-.9-2-2-2h0Z"
734
820
  })), children);
735
821
  });
@@ -749,11 +835,11 @@ const IbmCloudPakApplications = /*#__PURE__*/React.forwardRef(function IbmCloudP
749
835
  viewBox: "0 0 32 32",
750
836
  fill: "currentColor",
751
837
  ...rest
752
- }, _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
838
+ }, _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
753
839
  d: "M21,22H15a2.0023,2.0023,0,0,1-2-2V16a2.0023,2.0023,0,0,1,2-2h6a2.0023,2.0023,0,0,1,2,2v4A2.0023,2.0023,0,0,1,21,22Zm-6-6v4h6V16Z"
754
- })), _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
840
+ })), _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
755
841
  d: "M11,17H9V12a2.0023,2.0023,0,0,1,2-2h6v2H11Z"
756
- })), _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
842
+ })), _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
757
843
  d: "M16,31a.9988.9988,0,0,1-.5039-.1357l-12-7A1.0008,1.0008,0,0,1,3,23V9a.9994.9994,0,0,1,.4961-.8638l12-7a1,1,0,0,1,1.0078,0l12,7L27.4961,9.8638,16,3.1577,5,9.5742V22.4258l11,6.417,11-6.417V15h2v8a1.0008,1.0008,0,0,1-.4961.8643l-12,7A.9988.9988,0,0,1,16,31Z"
758
844
  })), children);
759
845
  });
@@ -814,9 +900,9 @@ const IbmCloudPakData = /*#__PURE__*/React.forwardRef(function IbmCloudPakData({
814
900
  cx: "15",
815
901
  cy: "23",
816
902
  r: "1"
817
- })), _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
903
+ })), _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
818
904
  d: "M21,19a1.9822,1.9822,0,0,0-.5116.0743L18.707,17.293l-.0257.0257A2.9642,2.9642,0,0,0,19,16a3.0033,3.0033,0,0,0-3-3,2.9642,2.9642,0,0,0-1.3187.3187l.0257-.0257-1.7813-1.7814a2.0345,2.0345,0,1,0-1.4141,1.4141L13.293,14.707l.0258-.0258A2.9634,2.9634,0,0,0,13,16a3.0033,3.0033,0,0,0,3,3,2.9634,2.9634,0,0,0,1.3188-.3188l-.0258.0258,1.7813,1.7814A1.9956,1.9956,0,1,0,21,19Zm-5-2a1,1,0,1,1,1-1A1.0009,1.0009,0,0,1,16,17Z"
819
- })), _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
905
+ })), _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
820
906
  d: "M16,31a.9988.9988,0,0,1-.5039-.1357l-12-7A1.0008,1.0008,0,0,1,3,23V9a.9994.9994,0,0,1,.4961-.8638l12-7a1,1,0,0,1,1.0078,0l12,7L27.4961,9.8638,16,3.1577,5,9.5742V22.4258l11,6.417,11-6.417V15h2v8a1.0008,1.0008,0,0,1-.4961.8643l-12,7A.9988.9988,0,0,1,16,31Z"
821
907
  })), children);
822
908
  });
@@ -836,11 +922,11 @@ const IbmCloudPakIntegration = /*#__PURE__*/React.forwardRef(function IbmCloudPa
836
922
  viewBox: "0 0 32 32",
837
923
  fill: "currentColor",
838
924
  ...rest
839
- }, _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
925
+ }, _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
840
926
  d: "M22.1213 9.8787a3 3 0 00-4.2426 0l-.4645.4644 1.4142 1.4142.4645-.4645a1 1 0 011.4142 1.4144L17.4142 16l1.4143 1.4142 3.2928-3.2929A3 3 0 0022.1213 9.8787zM12.7071 20.7072a1 1 0 01-1.4142-1.4144L14.5858 16l-1.4142-1.4142L9.8787 17.8787a3 3 0 104.2426 4.2426l.4645-.4644-1.4142-1.4143zM14.1213 9.8787a3 3 0 00-4.2426 4.2426l.4645.4645 1.4142-1.4142-.4645-.4645a1 1 0 011.4142-1.4143L16 14.5858l1.4142-1.4143z"
841
- })), _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
927
+ })), _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
842
928
  d: "M22.1213,17.8787l-.4645-.4645-1.4141,1.4142.4644.4645a1,1,0,0,1-1.4142,1.4143L16,17.4142l-1.4142,1.4142,3.2929,3.2929a3,3,0,0,0,4.2426-4.2426Z"
843
- })), _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
929
+ })), _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
844
930
  d: "M16,31a.9988.9988,0,0,1-.5039-.1357l-12-7A1.0008,1.0008,0,0,1,3,23V9a.9994.9994,0,0,1,.4961-.8638l12-7a1,1,0,0,1,1.0078,0l12,7L27.4961,9.8638,16,3.1577,5,9.5742V22.4258l11,6.417,11-6.417V15h2v8a1.0008,1.0008,0,0,1-.4961.8643l-12,7A.9988.9988,0,0,1,16,31Z"
845
931
  })), children);
846
932
  });
@@ -860,7 +946,7 @@ const IbmCloudPakMantaAutomatedDataLineage = /*#__PURE__*/React.forwardRef(funct
860
946
  viewBox: "0 0 32 32",
861
947
  fill: "currentColor",
862
948
  ...rest
863
- }, _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
949
+ }, _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
864
950
  d: "M30,11V5H24V7H14V4a2.0025,2.0025,0,0,0-2-2H4A2.0025,2.0025,0,0,0,2,4v8a2.0025,2.0025,0,0,0,2,2h8a2.0025,2.0025,0,0,0,2-2V9a3.0033,3.0033,0,0,1,3,3v9H11V19H5v6h6V23h6v2a2.0025,2.0025,0,0,0,2,2h5v2h6V23H24v2H19V18h5v2h6V14H24v2H19V12a4.9521,4.9521,0,0,0-1.0254-3H24v2ZM4,12V4h8v8ZM9,23H7V21H9Zm17,2h2v2H26Zm0-9h2v2H26Zm0-9h2V9H26Z"
865
951
  })), children);
866
952
  });
@@ -880,9 +966,9 @@ const IbmCloudPakMulticloudMgmt = /*#__PURE__*/React.forwardRef(function IbmClou
880
966
  viewBox: "0 0 32 32",
881
967
  fill: "currentColor",
882
968
  ...rest
883
- }, _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
969
+ }, _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
884
970
  d: "M21,19a1.9822,1.9822,0,0,0-.5116.0743L18.707,17.293l-.0257.0257a2.8876,2.8876,0,0,0,0-2.6374l.0257.0257,1.7814-1.7813a2.0345,2.0345,0,1,0-1.4141-1.4141L17.293,13.293l.0257.0257a2.8876,2.8876,0,0,0-2.6374,0l.0257-.0257-1.7813-1.7814a2.0345,2.0345,0,1,0-1.4141,1.4141L13.293,14.707l.0258-.0258a2.8872,2.8872,0,0,0,0,2.6376l-.0258-.0258-1.7814,1.7813a2.0345,2.0345,0,1,0,1.4141,1.4141L14.707,18.707l-.0258-.0258a2.8872,2.8872,0,0,0,2.6376,0l-.0258.0258,1.7813,1.7814A1.9956,1.9956,0,1,0,21,19Zm-5-2a1,1,0,1,1,1-1A1.0006,1.0006,0,0,1,16,17Z"
885
- })), _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
971
+ })), _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
886
972
  d: "M16,31a.9988.9988,0,0,1-.5039-.1357l-12-7A1.0008,1.0008,0,0,1,3,23V9a.9994.9994,0,0,1,.4961-.8638l12-7a1,1,0,0,1,1.0078,0l12,7L27.4961,9.8638,16,3.1577,5,9.5742V22.4258l11,6.417,11-6.417V15h2v8a1.0008,1.0008,0,0,1-.4961.8643l-12,7A.9988.9988,0,0,1,16,31Z"
887
973
  })), children);
888
974
  });
@@ -902,9 +988,9 @@ const IbmCloudPakNetezza = /*#__PURE__*/React.forwardRef(function IbmCloudPakNet
902
988
  viewBox: "0 0 32 32",
903
989
  fill: "currentColor",
904
990
  ...rest
905
- }, _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
991
+ }, _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
906
992
  d: "M19 10L19 19.2 13.5 10 11 10 11 22 13 22 13 12.8 18.5 22 21 22 21 10z"
907
- })), _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
993
+ })), _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
908
994
  d: "M16,30C8.3,30,2,23.7,2,16S8.3,2,16,2s14,6.3,14,14S23.7,30,16,30z M16,4C9.4,4,4,9.4,4,16s5.4,12,12,12s12-5.4,12-12 S22.6,4,16,4z"
909
995
  })), children);
910
996
  });
@@ -924,13 +1010,13 @@ const IbmCloudPakNetworkAutomation = /*#__PURE__*/React.forwardRef(function IbmC
924
1010
  viewBox: "0 0 32 32",
925
1011
  fill: "currentColor",
926
1012
  ...rest
927
- }, _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
1013
+ }, _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
928
1014
  d: "M22.3638,21.364,20.95,19.95a6.9993,6.9993,0,0,0,0-9.899L22.3638,8.636a9,9,0,0,1,0,12.728Z"
929
- })), _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
1015
+ })), _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
930
1016
  d: "M19.5356 18.5354l-1.414-1.4141a3.0039 3.0039 0 000-4.2426l1.414-1.4141A5.0048 5.0048 0 0119.5356 18.5354zM17 26H15V15a1 1 0 011-1h0a1 1 0 011 1zM12.4644 18.5354a5.0048 5.0048 0 010-7.0708l1.414 1.4141a3.0039 3.0039 0 000 4.2426z"
931
- })), _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
1017
+ })), _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
932
1018
  d: "M9.6362,21.364a9,9,0,0,1,0-12.728L11.05,10.0505a6.9993,6.9993,0,0,0,0,9.899Z"
933
- })), _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
1019
+ })), _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
934
1020
  d: "M16,31a.9988.9988,0,0,1-.5039-.1357l-12-7A1.0008,1.0008,0,0,1,3,23V9a.9994.9994,0,0,1,.4961-.8638l12-7a1,1,0,0,1,1.0078,0l12,7L27.4961,9.8638,16,3.1577,5,9.5742V22.4258l11,6.417,11-6.417V15h2v8a1.0008,1.0008,0,0,1-.4961.8643l-12,7A.9988.9988,0,0,1,16,31Z"
935
1021
  })), children);
936
1022
  });
@@ -950,9 +1036,9 @@ const IbmCloudPakSecurity = /*#__PURE__*/React.forwardRef(function IbmCloudPakSe
950
1036
  viewBox: "0 0 32 32",
951
1037
  fill: "currentColor",
952
1038
  ...rest
953
- }, _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
1039
+ }, _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
954
1040
  d: "M16,23.7285a6.0069,6.0069,0,0,1-6-6v-6.457l6-3,6,3v6.457A6.0069,6.0069,0,0,1,16,23.7285ZM12,12.5073v5.2212a4,4,0,0,0,8,0V12.5073l-4-2Z"
955
- })), _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
1041
+ })), _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
956
1042
  d: "M16,31a.9988.9988,0,0,1-.5039-.1357l-12-7A1.0008,1.0008,0,0,1,3,23V9a.9994.9994,0,0,1,.4961-.8638l12-7a1,1,0,0,1,1.0078,0l12,7L27.4961,9.8638,16,3.1577,5,9.5742V22.4258l11,6.417,11-6.417V15h2v8a1.0008,1.0008,0,0,1-.4961.8643l-12,7A.9988.9988,0,0,1,16,31Z"
957
1043
  })), children);
958
1044
  });
@@ -972,15 +1058,15 @@ const IbmCloudPakSystem = /*#__PURE__*/React.forwardRef(function IbmCloudPakSyst
972
1058
  viewBox: "0 0 32 32",
973
1059
  fill: "currentColor",
974
1060
  ...rest
975
- }, _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
1061
+ }, _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
976
1062
  d: "M15 11.671H17V15.328H15z",
977
1063
  transform: "rotate(-45 16 13.5)"
978
- })), _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
1064
+ })), _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
979
1065
  d: "M15 16.672H17V20.329H15z",
980
1066
  transform: "rotate(-45 16 18.5)"
981
- })), _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
1067
+ })), _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
982
1068
  d: "M19,24H13a2.0023,2.0023,0,0,1-2-2V10a2.0023,2.0023,0,0,1,2-2h6a2.0023,2.0023,0,0,1,2,2V22A2.0023,2.0023,0,0,1,19,24ZM13,10V22h6.0012L19,10Z"
983
- })), _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
1069
+ })), _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
984
1070
  d: "M16,31a.9988.9988,0,0,1-.5039-.1357l-12-7A1.0008,1.0008,0,0,1,3,23V9a.9994.9994,0,0,1,.4961-.8638l12-7a1,1,0,0,1,1.0078,0l12,7L27.4961,9.8638,16,3.1577,5,9.5742V22.4258l11,6.417,11-6.417V15h2v8a1.0008,1.0008,0,0,1-.4961.8643l-12,7A.9988.9988,0,0,1,16,31Z"
985
1071
  })), children);
986
1072
  });
@@ -1000,9 +1086,9 @@ const IbmCloudPakWatsonAiops = /*#__PURE__*/React.forwardRef(function IbmCloudPa
1000
1086
  viewBox: "0 0 32 32",
1001
1087
  fill: "currentColor",
1002
1088
  ...rest
1003
- }, _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
1089
+ }, _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
1004
1090
  d: "M14,24a1,1,0,0,1-.9614-.7253L11.2456,17H8V15h4a1,1,0,0,1,.9614.7253L14,19.36,17.0386,8.7253a1,1,0,0,1,1.9228,0L20.7544,15H24v2H20a1,1,0,0,1-.9614-.7253L18,12.64,14.9614,23.2747A1,1,0,0,1,14,24Z"
1005
- })), _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
1091
+ })), _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
1006
1092
  d: "M16,31a.9988.9988,0,0,1-.5039-.1357l-12-7A1.0008,1.0008,0,0,1,3,23V9a.9994.9994,0,0,1,.4961-.8638l12-7a1,1,0,0,1,1.0078,0l12,7L27.4961,9.8638,16,3.1577,5,9.5742V22.4258l11,6.417,11-6.417V15h2v8a1.0008,1.0008,0,0,1-.4961.8643l-12,7A.9988.9988,0,0,1,16,31Z"
1007
1093
  })), children);
1008
1094
  });
@@ -1022,7 +1108,7 @@ const IbmConsultingAdvantageAgent = /*#__PURE__*/React.forwardRef(function IbmCo
1022
1108
  viewBox: "0 0 32 32",
1023
1109
  fill: "currentColor",
1024
1110
  ...rest
1025
- }, _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
1111
+ }, _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
1026
1112
  d: "M21.5,31c-5.24,0-9.5-4.26-9.5-9.5s4.26-9.5,9.5-9.5,9.5,4.26,9.5,9.5c0,1.74-.47,3.43-1.36,4.91.1.52.65,1.9,1.26,3.15.19.38.11.84-.19,1.14s-.76.38-1.14.2c-1.27-.61-2.68-1.15-3.2-1.24-1.47.88-3.15,1.34-4.87,1.34ZM26.56,29.54h0ZM21.5,14c-4.14,0-7.5,3.36-7.5,7.5s3.36,7.5,7.5,7.5c1.42,0,2.8-.4,4-1.15.26-.17.7-.44,2.57.23-.69-1.84-.42-2.26-.24-2.54.77-1.2,1.18-2.6,1.18-4.04,0-4.14-3.36-7.5-7.5-7.5h-.01ZM29.51,26.61h0ZM23.63,21c0,.55.45,1,1,1s1-.45,1-1-.45-1-1-1-1,.45-1,1ZM18.63,21c0,.55.45,1,1,1s1-.45,1-1-.45-1-1-1-1,.45-1,1ZM24.58,23c-.63.62-1.5,1-2.45,1s-1.82-.38-2.45-1l-1.4,1.43c.99.97,2.35,1.57,3.85,1.57s2.85-.6,3.85-1.57l-1.4-1.43ZM10,28h-5.38L16,5.23l2.61,5.21,1.79-.89-3.5-7c-.34-.68-1.45-.68-1.79,0L2.1,28.55c-.16.31-.14.68.04.97.18.29.5.47.85.47h7v-2l.01.01Z"
1027
1113
  })), children);
1028
1114
  });
@@ -1042,7 +1128,7 @@ const IbmConsultingAdvantageApplication = /*#__PURE__*/React.forwardRef(function
1042
1128
  viewBox: "0 0 32 32",
1043
1129
  fill: "currentColor",
1044
1130
  ...rest
1045
- }, _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
1131
+ }, _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
1046
1132
  d: "M26,28H6c-1.1,0-2-.9-2-2V6c0-1.1.9-2,2-2h22v2H6v20h20V8h2v18c0,1.1-.9,2-2,2ZM15,10h-5v5h5v-5ZM22,10h-5v5h5v-5ZM15,17h-5v5h5v-5ZM22,17h-5v5h5v-5Z"
1047
1133
  })), children);
1048
1134
  });
@@ -1062,7 +1148,7 @@ const IbmConsultingAdvantageAssistant = /*#__PURE__*/React.forwardRef(function I
1062
1148
  viewBox: "0 0 32 32",
1063
1149
  fill: "currentColor",
1064
1150
  ...rest
1065
- }, _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
1151
+ }, _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
1066
1152
  d: "M16,30c-7.72,0-14-6.28-14-14S8.28,2,16,2s14,6.28,14,14c0,2.62-.73,5.18-2.11,7.39.05.74,1.05,3.21,2.01,5.17.19.38.11.84-.19,1.14-.3.3-.76.38-1.14.2-1.99-.96-4.5-1.94-5.24-1.97-2.2,1.35-4.73,2.07-7.33,2.07ZM16,4c-6.62,0-12,5.38-12,12s5.38,12,12,12c2.27,0,4.48-.64,6.39-1.84.32-.21,1.01-.63,4.58.84-1.5-3.54-1.07-4.22-.87-4.54,1.23-1.93,1.89-4.16,1.89-6.46,0-6.62-5.38-12-12-12h.01ZM23.83,20.87l-1.67-1.11c-.37.56-.85,1.03-1.4,1.4-2.3,1.53-5.4.9-6.93-1.4l-1.67,1.11c1.3,1.96,3.49,3.13,5.83,3.13,2.35,0,4.54-1.17,5.83-3.13h.01ZM22,13c-1.1,0-2,.9-2,2s.9,2,2,2,2-.9,2-2c.01-1.09-.87-1.99-1.96-2h-.04ZM14,13c-1.1,0-2,.9-2,2s.9,2,2,2,2-.9,2-2c.01-1.09-.87-1.99-1.96-2h-.04Z"
1067
1153
  })), children);
1068
1154
  });
@@ -1082,7 +1168,7 @@ const IbmDevopsControl = /*#__PURE__*/React.forwardRef(function IbmDevopsControl
1082
1168
  viewBox: "0 0 32 32",
1083
1169
  fill: "currentColor",
1084
1170
  ...rest
1085
- }, _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
1171
+ }, _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
1086
1172
  d: "M27,24c-1.302,0-2.4016.8389-2.8157,2h-2.5662l-1.5579-3.1157c2.3552-1.3921,3.9397-3.9502,3.9397-6.8843s-1.5845-5.4922-3.9397-6.8843l1.5576-3.1157h2.5664c.4141,1.1611,1.5137,2,2.8157,2,1.6543,0,3-1.3457,3-3s-1.3457-3-3-3c-1.302,0-2.4016.8389-2.8157,2h-2.5664c-.7622,0-1.4475.4238-1.7888,1.1055l-1.6069,3.2139c-.7063-.2041-1.4502-.3193-2.2222-.3193s-1.5159.1152-2.2222.3193l-1.6072-3.2139c-.3411-.6816-1.0264-1.1055-1.7886-1.1055h-2.5664c-.4141-1.1611-1.5137-2-2.8157-2-1.6543,0-3,1.3457-3,3s1.3457,3,3,3c1.302,0,2.4016-.8389,2.8157-2h2.5662l1.5579,3.1157c-2.3552,1.3921-3.9397,3.9502-3.9397,6.8843s1.5845,5.4922,3.9397,6.8843l-1.5576,3.1157h-2.5664c-.4141-1.1611-1.5137-2-2.8157-2-1.6543,0-3,1.3457-3,3s1.3457,3,3,3c1.302,0,2.4016-.8389,2.8157-2h2.5664c.7622,0,1.4475-.4238,1.7888-1.1055l1.6069-3.2139c.7063.2041,1.4502.3193,2.2222.3193s1.5159-.1152,2.2222-.3193l1.6072,3.2139c.3411.6816,1.0264,1.1055,1.7886,1.1055h2.5664c.4141,1.1611,1.5137,2,2.8157,2,1.6543,0,3-1.3457,3-3s-1.3457-3-3-3ZM27,4c.5515,0,1,.4487,1,1s-.4485,1-1,1-1-.4487-1-1,.4485-1,1-1ZM5,6c-.5515,0-1-.4487-1-1s.4485-1,1-1,1,.4487,1,1-.4485,1-1,1ZM5,28c-.5515,0-1-.4487-1-1s.4485-1,1-1,1,.4487,1,1-.4485,1-1,1ZM10.2856,16c0-3.1509,2.5635-5.7144,5.7144-5.7144s5.7144,2.5635,5.7144,5.7144-2.5635,5.7144-5.7144,5.7144-5.7144-2.5635-5.7144-5.7144ZM27,28c-.5515,0-1-.4487-1-1s.4485-1,1-1,1,.4487,1,1-.4485,1-1,1ZM18.5901,12.5566l1.4099,1.4434-5,5-3-3,1.4441-1.4438,1.5605,1.6221,3.5854-3.6216Z"
1087
1173
  })), children);
1088
1174
  });
@@ -1102,7 +1188,7 @@ const IbmFederatedApiManagement = /*#__PURE__*/React.forwardRef(function IbmFede
1102
1188
  viewBox: "0 0 32 32",
1103
1189
  fill: "currentColor",
1104
1190
  ...rest
1105
- }, _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
1191
+ }, _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
1106
1192
  d: "M27,11.9395c0,2.79-2.2432,5.0605-5,5.0605h-1v-2h1c1.6826,0,3-1.3447,3-3.0605,0-1.6758-1.29-2.9395-3-2.9395h-.8672l-.123-.8584c-.3203-2.2412-2.6152-4.1348-5.0098-4.1348s-4.6895,1.8936-5.0098,4.1348l-.123.8584h-.8672c-1.71,0-3,1.2637-3,2.9395,0,1.7158,1.3174,3.0605,3,3.0605h1v2h-1c-2.7568,0-5-2.2705-5-5.0605,0-2.4932,1.7803-4.5,4.1807-4.876.8174-2.8516,3.7109-5.0566,6.8193-5.0566s6.002,2.2051,6.8193,5.0566c2.4004.376,4.1807,2.3828,4.1807,4.876ZM26,23c0,1.6543-1.3457,3-3,3s-3-1.3457-3-3c0-.4753.1212-.919.3188-1.3188l-.0258.0258-3.293-3.293v5.7702c1.1615.4141,2,1.5138,2,2.8157,0,1.6543-1.3457,3-3,3s-3-1.3457-3-3c0-1.3019.8385-2.4016,2-2.8157v-5.7702l-3.293,3.293-.0258-.0258c.1976.3997.3187.8434.3187,1.3187,0,1.6543-1.3457,3-3,3s-3-1.3457-3-3,1.3457-3,3-3c.4753,0,.919.1212,1.3187.3187l-.0258-.0258,4.707-4.707v-5.1719l-2.293,2.293-1.4141-1.4141,4.707-4.707,4.707,4.707-1.4141,1.4141-2.293-2.293v5.1719l4.707,4.707-.0258.0258c.3998-.1976.8434-.3187,1.3187-.3187,1.6543,0,3,1.3457,3,3ZM10,23c0-.5518-.4487-1-1-1s-1,.4482-1,1,.4487,1,1,1,1-.4482,1-1ZM17,27c0-.5518-.4487-1-1-1s-1,.4482-1,1,.4487,1,1,1,1-.4482,1-1ZM24,23c0-.5518-.4482-1-1-1s-1,.4482-1,1,.4482,1,1,1,1-.4482,1-1Z"
1107
1193
  })), children);
1108
1194
  });
@@ -1122,9 +1208,9 @@ const IbmHybridControlPlane = /*#__PURE__*/React.forwardRef(function IbmHybridCo
1122
1208
  viewBox: "0 0 32 32",
1123
1209
  fill: "currentColor",
1124
1210
  ...rest
1125
- }, _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
1211
+ }, _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
1126
1212
  d: "M22,16c0-.6-.1-1.1-.3-1.6l1.8-1.1-1-1.7-1.8,1.1c-.7-.8-1.6-1.4-2.7-1.6v-2.1h-2v2.1c-1.1.2-2,.8-2.7,1.6l-1.8-1.1-1,1.7,1.8,1.1c-.2.5-.3,1-.3,1.6s.1,1.1.3,1.6l-1.8,1.1,1,1.7,1.8-1.1c.7.8,1.6,1.4,2.7,1.6v2.1h2v-2.1c1.1-.2,2-.8,2.7-1.6l1.8,1.1,1-1.7-1.8-1.1c.2-.5.3-1,.3-1.6ZM17,19c-1.7,0-3-1.3-3-3s1.3-3,3-3,3,1.3,3,3-1.3,3-3,3Z"
1127
- })), _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
1213
+ })), _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
1128
1214
  d: "M25.9741,5.2722c.094-1.049-.353-2.1171-1.2834-2.7515-1.3672-.9323-3.2377-.5786-4.1699.7886-.9324,1.3672-.5786,3.2377.7886,4.17,1.1953.8152,2.7754.6469,3.7769-.3221,4.3311,3.9611,5.2244,10.6123,1.8237,15.5992-.17.2493-.356.4807-.541.713l1.4255,1.4256c.2671-.3244.5266-.658.7678-1.0117,4.0869-5.9932,2.8654-14.0513-2.5881-18.611h-.0001ZM23.8264,5.5635c-.3107.4556-.9343.5735-1.3899.2629-.4557-.3107-.5736-.9344-.2629-1.39.3107-.4556.9343-.5735,1.39-.2629.4556.3107.5736.9344.2628,1.39ZM5.4291,8.108c-1.057,1.55-1.724,3.2413-2.0836,4.9717-.7174.1605-1.3798.5748-1.8257,1.2286-.9323,1.3672-.5786,3.2377.7886,4.17,1.3672.9323,3.2378.5786,4.17-.7886.9323-1.3672.5786-3.2377-.7886-4.17-.1185-.0808-.2449-.1394-.37-.201.3212-1.4211.8916-2.8082,1.7616-4.0839,2.5192-3.6941,6.7516-5.5295,10.9186-5.1864v-1.9999c-4.8071-.3378-9.6655,1.7991-12.5709,6.0595ZM4.8256,16.5626c-.3107.4556-.9344.5735-1.39.2629s-.5735-.9344-.2629-1.39c.3108-.4556.9346-.5735,1.3901-.2628.4556.3107.5735.9344.2628,1.39h0ZM24.6907,24.5207c-1.3672-.9323-3.2377-.5786-4.1699.7886-.4666.6842-.611,1.4944-.4675,2.2501-3.2477.863-6.8291.3889-9.8184-1.6495-1.8677-1.2736-3.2495-2.9903-4.1278-4.9098h-2.1733c.9833,2.5778,2.7272,4.8934,5.1743,6.5622,3.66,2.4959,8.0802,2.9792,12.0132,1.7589.064.0518.1189.111.1881.1582,1.3672.9323,3.2377.5786,4.1699-.7886.9324-1.3671.5786-3.2377-.7886-4.17h0ZM23.8264,27.5635c-.3107.4556-.9343.5735-1.3899.2629-.4557-.3107-.5736-.9344-.2629-1.39.3107-.4556.9343-.5735,1.39-.2629.4556.3107.5736.9344.2628,1.39Z"
1129
1215
  })), children);
1130
1216
  });
@@ -1144,7 +1230,7 @@ const IbmQuantumSafeAdvisor = /*#__PURE__*/React.forwardRef(function IbmQuantumS
1144
1230
  viewBox: "0 0 32 32",
1145
1231
  fill: "currentColor",
1146
1232
  ...rest
1147
- }, _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
1233
+ }, _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
1148
1234
  d: "M26,16.44c0,4.96-4.68,7.7-8.45,9.9-.54.32-1.07.62-1.55.92-.49-.3-1.01-.61-1.55-.92-3.76-2.2-8.45-4.94-8.45-9.9V4h21v-2H6c-1.1,0-2,.9-2,2v12.44c0,6.11,5.45,9.3,9.44,11.63.72.42,1.41.82,2.02,1.22l.54.35.54-.35c.61-.39,1.3-.79,2.02-1.22,3.98-2.33,9.44-5.52,9.44-11.63v-3.62c1.16-.41,2-1.51,2-2.82,0-1.65-1.35-3-3-3s-3,1.35-3,3c0,1.3.84,2.4,2,2.82v3.62ZM27,11c-.55,0-1-.45-1-1s.45-1,1-1,1,.45,1,1-.45,1-1,1ZM21,9h-8v-2h8v2ZM21,21h-8v-2h8v2ZM15,13h8v1.99h-8v-1.99ZM9.71,17.71l-1.41-1.41,2.29-2.29-2.29-2.29,1.41-1.41,3.71,3.71-3.71,3.71v-.02Z"
1149
1235
  })), children);
1150
1236
  });
@@ -1164,7 +1250,7 @@ const IbmQuantumSafeExplorer = /*#__PURE__*/React.forwardRef(function IbmQuantum
1164
1250
  viewBox: "0 0 32 32",
1165
1251
  fill: "currentColor",
1166
1252
  ...rest
1167
- }, _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
1253
+ }, _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
1168
1254
  d: "M10,18h8v2h-8v-2ZM28,12.82v3.62c0,6.11-5.45,9.3-9.44,11.63-.72.42-1.41.82-2.02,1.22l-.54.35-.54-.35c-.61-.39-1.3-.79-2.02-1.22-3.98-2.33-9.44-5.52-9.44-11.63V4c0-1.1.9-2,2-2h21v2H6v9h6v2h-6v1.44c0,4.96,4.68,7.7,8.45,9.9.54.32,1.07.62,1.55.92.49-.3,1.01-.61,1.55-.92,2.75-1.6,5.97-3.5,7.52-6.33h-5.08v-2h5.83c.11-.5.17-1.01.17-1.56v-3.62c-1.16-.41-2-1.51-2-2.82,0-1.65,1.35-3,3-3s3,1.35,3,3c0,1.3-.84,2.4-2,2.82l.01-.01ZM28,10c0-.55-.45-1-1-1s-1,.45-1,1,.45,1,1,1,1-.45,1-1ZM22,13h-8v2h8v-2ZM18,8h-8v2h8v-2Z"
1169
1255
  })), children);
1170
1256
  });
@@ -1184,7 +1270,7 @@ const IbmQuantumSafeRemediator = /*#__PURE__*/React.forwardRef(function IbmQuant
1184
1270
  viewBox: "0 0 32 32",
1185
1271
  fill: "currentColor",
1186
1272
  ...rest
1187
- }, _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
1273
+ }, _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
1188
1274
  d: "M26,16.44c0,4.96-4.68,7.7-8.45,9.9-.54.32-1.07.62-1.55.92-.49-.3-1.01-.61-1.55-.92-3.76-2.2-8.45-4.94-8.45-9.9V4h21v-2H6c-1.1,0-2,.9-2,2v12.44c0,6.11,5.45,9.3,9.44,11.63.72.42,1.41.82,2.02,1.22l.54.35.54-.35c.61-.39,1.3-.79,2.02-1.22,3.98-2.33,9.44-5.52,9.44-11.63v-3.62c1.16-.41,2-1.51,2-2.82,0-1.65-1.35-3-3-3s-3,1.35-3,3c0,1.3.84,2.4,2,2.82v3.62ZM27,11c-.55,0-1-.45-1-1s.45-1,1-1,1,.45,1,1-.45,1-1,1ZM16,18c-1.48,0-2.77-.8-3.46-2l1.73-1c.35.6.99,1,1.73,1,1.1,0,2-.9,2-2s-.9-2-2-2v-2c2.21,0,4,1.79,4,4s-1.79,4-4,4ZM16,22c-.68,0-1.38-.09-2.07-.27-4.26-1.14-6.8-5.54-5.66-9.8,1.14-4.26,5.54-6.8,9.8-5.66l-.52,1.93c-3.2-.86-6.49,1.05-7.35,4.24-.86,3.2,1.05,6.49,4.24,7.35,3.19.86,6.49-1.05,7.35-4.24l1.93.52c-.96,3.57-4.2,5.93-7.73,5.93h.01Z"
1189
1275
  })), children);
1190
1276
  });
@@ -1204,7 +1290,7 @@ const IbmSecurity = /*#__PURE__*/React.forwardRef(function IbmSecurity({
1204
1290
  viewBox: "0 0 32 32",
1205
1291
  fill: "currentColor",
1206
1292
  ...rest
1207
- }, _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
1293
+ }, _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
1208
1294
  d: "M16,.0005,4,5.9784V20.0443a12,12,0,0,0,24,0V5.9784Zm6.83,27.3138L16,23.9119V26.14l5.0361,2.5088A10.0025,10.0025,0,0,1,6,20.0443V7.21L16,2.2284,26,7.21v3.75L16,5.9783V8.2062l10,4.9816v3.75L16,11.9562v2.2279l10,4.9815v.8787a9.9045,9.9045,0,0,1-.37,2.6871L16,17.934v2.2279l8.8952,4.4313A10.0252,10.0252,0,0,1,22.83,27.3143Z"
1209
1295
  })), children);
1210
1296
  });
@@ -1224,9 +1310,9 @@ const IbmSecurityServices = /*#__PURE__*/React.forwardRef(function IbmSecuritySe
1224
1310
  viewBox: "0 0 32 32",
1225
1311
  fill: "currentColor",
1226
1312
  ...rest
1227
- }, _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
1313
+ }, _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
1228
1314
  d: "M26,20a2.97,2.97,0,0,0-1.8551.6607L22,19.4224V17.8157a3,3,0,1,0-2,0v1.6067l-2.1449,1.2383A2.97,2.97,0,0,0,16,20a3.02,3.02,0,1,0,2.9254,2.3525L21,21.1548l2.0746,1.1977A2.9978,2.9978,0,1,0,26,20ZM16,24a1,1,0,1,1,1-1A1.0006,1.0006,0,0,1,16,24Zm5-10a1,1,0,1,1-1,1A1.0009,1.0009,0,0,1,21,14Zm5,10a1,1,0,1,1,1-1A1.0006,1.0006,0,0,1,26,24Z"
1229
- })), _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
1315
+ })), _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
1230
1316
  d: "M16,31A11.0125,11.0125,0,0,1,5,20V6.3823L15.9873.8816,26.4478,6.1187l-.8956,1.7885L15.9873,3.1184,7,7.6177V20a9.0008,9.0008,0,0,0,14.3994,7.2012L22.6006,28.8A10.9077,10.9077,0,0,1,16,31Z"
1231
1317
  })), children);
1232
1318
  });
@@ -1246,7 +1332,7 @@ const IbmSoftwareWatsonxDataAnalyzeAndProcess = /*#__PURE__*/React.forwardRef(fu
1246
1332
  viewBox: "0 0 32 32",
1247
1333
  fill: "currentColor",
1248
1334
  ...rest
1249
- }, _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
1335
+ }, _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
1250
1336
  d: "M18,11h3v2h-3v-2ZM23,13h3v-2h-3v2ZM8.293,10.293l-2.2925,2.2928-.0005-8.5858h3v-2h-3c-1.103,0-2,.897-2,2l.0005,8.5861-2.2935-2.2931-1.4141,1.4141,4.7075,4.707,4.7065-4.707-1.4141-1.4141h.0002ZM28,23l.001,2.999h-8.5856l2.2927-2.292-1.4141-1.4141-4.707,4.7061,4.707,4.708,1.4141-1.4141-2.2933-2.2939,8.5852.001c1.1025,0,2-.8975,2-2v-3h-2ZM14,23.5c0,3.0322-2.4668,5.5-5.4995,5.5-1.1558,0-2.2281-.3602-3.1143-.9716l-2.6786,2.6786-1.4141-1.4141,2.6787-2.6787c-.6115-.8864-.9722-1.9585-.9722-3.1142,0-3.0322,2.4673-5.5,5.5-5.5s5.5005,2.4677,5.5005,5.4999h-.0005ZM12.0005,23.5c0-1.9297-1.5703-3.5-3.5-3.5s-3.5,1.5703-3.5,3.5,1.5703,3.5,3.5,3.5,3.5-1.5703,3.5-3.5ZM30,4v12c0,1.1025-.8975,2-2,2h-12c-1.103,0-2-.8975-2-2V4c0-1.103.897-2,2-2h12c1.1025,0,2,.897,2,2ZM16,4v2h12v-2h-12ZM28,16V8h-12v8l12.001.0009-.001-.0009Z"
1251
1337
  })), children);
1252
1338
  });
@@ -1266,7 +1352,7 @@ const IbmSoftwareWatsonxDataStructuredEnrichment = /*#__PURE__*/React.forwardRef
1266
1352
  viewBox: "0 0 32 32",
1267
1353
  fill: "currentColor",
1268
1354
  ...rest
1269
- }, _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
1355
+ }, _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
1270
1356
  d: "M28,26h-2c0-1.1885.5767-2.0088,1.0854-2.7324.4907-.6978.9146-1.3003.9146-2.2676,0-1.6543-1.3457-3-3-3s-3,1.3457-3,3c0,.9673.4238,1.5698.9146,2.2676.5088.7236,1.0854,1.5439,1.0854,2.7324h-2c0-.5298-.2607-.9268-.7217-1.582-.5693-.8101-1.2783-1.8179-1.2783-3.418,0-2.7568,2.2432-5,5-5s5,2.2432,5,5c0,1.6001-.709,2.6079-1.2783,3.418-.4609.6553-.7217,1.0522-.7217,1.582ZM28,28h-6v2h6v-2ZM4,24h14v2H4c-1.1045,0-2-.8955-2-2V4c0-1.1045.8955-2,2-2h22c1.1045,0,2,.8955,2,2v10h-2v-5H4v15ZM4,7h22v-3H4v3ZM6,13h5v-2h-5v2ZM13,13h5v-2h-5v2ZM6,17h5v-2h-5v2ZM13,17h5v-2h-5v2ZM6,21h5v-2h-5v2ZM13,21h5v-2h-5v2Z"
1271
1357
  })), children);
1272
1358
  });
@@ -1286,7 +1372,7 @@ const IbmSoftwareWatsonxDataStructuredImport = /*#__PURE__*/React.forwardRef(fun
1286
1372
  viewBox: "0 0 32 32",
1287
1373
  fill: "currentColor",
1288
1374
  ...rest
1289
- }, _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
1375
+ }, _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
1290
1376
  d: "M30,26h-8.17l2.58,2.59-1.41,1.41-5-5,5-5,1.41,1.41-2.58,2.59h8.17v2ZM4,24h12v2H4c-1.1045,0-2-.8955-2-2V4c0-1.1045.8955-2,2-2h22c1.1045,0,2,.8955,2,2v14h-2v-9H4v15ZM4,7h22v-3H4v3ZM6,13h5v-2h-5v2ZM13,13h5v-2h-5v2ZM6,17h5v-2h-5v2ZM13,17h5v-2h-5v2ZM6,21h5v-2h-5v2ZM13,21h5v-2h-5v2Z"
1291
1377
  })), children);
1292
1378
  });
@@ -1306,7 +1392,7 @@ const IbmSoftwareWatsonxDataUnstructuredEnrichment = /*#__PURE__*/React.forwardR
1306
1392
  viewBox: "0 0 32 32",
1307
1393
  fill: "currentColor",
1308
1394
  ...rest
1309
- }, _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
1395
+ }, _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
1310
1396
  d: "M27,26h-2c0-1.1885.5767-2.0088,1.0854-2.7324.4907-.6978.9146-1.3003.9146-2.2676,0-1.6543-1.3457-3-3-3s-3,1.3457-3,3c0,.9673.4238,1.5698.9146,2.2676.5088.7236,1.0854,1.5439,1.0854,2.7324h-2c0-.5298-.2607-.9268-.7217-1.582-.5693-.8101-1.2783-1.8179-1.2783-3.418,0-2.7568,2.2432-5,5-5s5,2.2432,5,5c0,1.6001-.709,2.6079-1.2783,3.418-.4609.6553-.7217,1.0522-.7217,1.582ZM27,28h-6v2h6v-2ZM27.7236,13h-11.4468l5.7231-10.0156,5.7236,10.0156h0ZM19.7236,11h4.5527l-2.2764-3.9844-2.2764,3.9844h0ZM9,14c-2.7571,0-5-2.2429-5-5s2.2429-5,5-5,5,2.2429,5,5-2.2429,5-5,5ZM9,6c-1.6543,0-3,1.3457-3,3s1.3457,3,3,3,3-1.3457,3-3-1.3457-3-3-3ZM16,27.0007H6v-10.0007h10v10.0007ZM8,25.0007h6v-6.0007h-6v6.0007Z"
1311
1397
  })), children);
1312
1398
  });
@@ -1326,7 +1412,7 @@ const IbmSoftwareWatsonxDataUnstructuredImport = /*#__PURE__*/React.forwardRef(f
1326
1412
  viewBox: "0 0 32 32",
1327
1413
  fill: "currentColor",
1328
1414
  ...rest
1329
- }, _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
1415
+ }, _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
1330
1416
  d: "M30,26l-8.17-.0007,2.58,2.59-1.41,1.4107-5-5,5-5,1.41,1.4093-2.58,2.59,8.17.0007v2ZM28.7236,16h-11.4473l5.7236-10.0156,5.7236,10.0156h0ZM20.7236,14h4.5527l-2.2764-3.9844-2.2764,3.9844h0ZM17,8c0,2.7568-2.2432,5-5,5s-5-2.2432-5-5,2.2432-5,5-5,5,2.2432,5,5ZM15,8c0-1.6543-1.3457-3-3-3s-3,1.3457-3,3,1.3457,3,3,3,3-1.3457,3-3ZM5,16h10v10H5v-10ZM7,24h6v-6h-6v6Z"
1331
1417
  })), children);
1332
1418
  });
@@ -1346,7 +1432,7 @@ const IbmSoftwareWatsonxDocumentLibrary = /*#__PURE__*/React.forwardRef(function
1346
1432
  viewBox: "0 0 32 32",
1347
1433
  fill: "currentColor",
1348
1434
  ...rest
1349
- }, _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
1435
+ }, _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
1350
1436
  d: "M12,28H4c-1.1046,0-2-.8954-2-2V6c0-1.1046.8954-2,2-2l7.17-.0057c.533-.0004,1.0442.212,1.42.59l3.41,3.4157,12-.0057c1.1046,0,2,.8954,2,2v4.0057h-2v-4l-12.83-.0057-.58-.59-3.42-3.41-7.17.0057v20h8v2ZM16,17l-2.0072-.0057.0072,11.0057h2v-11ZM29.9954,18.9926l-.0039,9.7657c0,.6838-.5676,1.2417-1.2654,1.2417h-9.4679c-.6978,0-1.2654-.5579-1.2654-1.2426v-12.5195c0-.6857.5676-1.2436,1.2654-1.2436l6.7418.0057,4,4-.0046-.0074ZM27.9899,28.0004l.0101-8.0004h-3v-3h-5v11h8l-.0101.0004Z"
1351
1437
  })), children);
1352
1438
  });
@@ -1372,7 +1458,7 @@ const IbmWatsonAssistant = /*#__PURE__*/React.forwardRef(function IbmWatsonAssis
1372
1458
  viewBox: "0 0 32 32",
1373
1459
  fill: "currentColor",
1374
1460
  ...rest
1375
- }, _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
1461
+ }, _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
1376
1462
  d: "M28 2H18c-1.1 0-2 .9-2 2v6c0 1.1.9 2 2 2h2.4l1.7 3 1.7-1-2.3-4H18V4h10v6h-3v2h3c1.1 0 2-.9 2-2V4C30 2.9 29.1 2 28 2zM14.7 31L13 30l3.5-6H22c1.1 0 2-.9 2-2v-5h2v5c0 2.2-1.8 4-4 4h-4.4L14.7 31z"
1377
1463
  })), _circle11 || (_circle11 = /*#__PURE__*/React.createElement("circle", {
1378
1464
  cx: "10",
@@ -1386,7 +1472,7 @@ const IbmWatsonAssistant = /*#__PURE__*/React.forwardRef(function IbmWatsonAssis
1386
1472
  cx: "18",
1387
1473
  cy: "17",
1388
1474
  r: "1"
1389
- })), _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
1475
+ })), _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
1390
1476
  d: "M12,26H6c-2.2,0-4-1.8-4-4V12c0-2.2,1.8-4,4-4h8v2H6c-1.1,0-2,0.9-2,2v10c0,1.1,0.9,2,2,2h6V26z"
1391
1477
  })), children);
1392
1478
  });
@@ -1406,7 +1492,7 @@ const IbmWatsonDiscovery = /*#__PURE__*/React.forwardRef(function IbmWatsonDisco
1406
1492
  viewBox: "0 0 32 32",
1407
1493
  fill: "currentColor",
1408
1494
  ...rest
1409
- }, _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
1495
+ }, _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
1410
1496
  d: "M6 17H14V19H6z"
1411
1497
  })), _circle14 || (_circle14 = /*#__PURE__*/React.createElement("circle", {
1412
1498
  cx: "3",
@@ -1416,13 +1502,13 @@ const IbmWatsonDiscovery = /*#__PURE__*/React.forwardRef(function IbmWatsonDisco
1416
1502
  cx: "13",
1417
1503
  cy: "14",
1418
1504
  r: "1"
1419
- })), _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
1505
+ })), _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
1420
1506
  d: "M2 13H10V15H2zM6 9H14V11H6z"
1421
1507
  })), _circle16 || (_circle16 = /*#__PURE__*/React.createElement("circle", {
1422
1508
  cx: "3",
1423
1509
  cy: "10",
1424
1510
  r: "1"
1425
- })), _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
1511
+ })), _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
1426
1512
  d: "M30,28.6l-7.4-7.4c1.5-2,2.4-4.5,2.4-7.2c0-6.6-5.4-12-12-12C9.7,2,6.6,3.3,4.3,5.8l1.5,1.4C7.6,5.1,10.2,4,13,4 c5.5,0,10,4.5,10,10s-4.5,10-10,10c-3,0-5.8-1.3-7.7-3.6l-1.5,1.3C6,24.4,9.4,26,13,26c3.2,0,6.1-1.3,8.3-3.3l7.3,7.3L30,28.6z"
1427
1513
  })), children);
1428
1514
  });
@@ -1448,9 +1534,9 @@ const IbmWatsonKnowledgeCatalog = /*#__PURE__*/React.forwardRef(function IbmWats
1448
1534
  viewBox: "0 0 32 32",
1449
1535
  fill: "currentColor",
1450
1536
  ...rest
1451
- }, _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
1537
+ }, _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
1452
1538
  d: "M23 27.2L20.4 24.6 19 26 23 30 30 23 28.6 21.6zM12 18H20V20H12zM12 13H20V15H12zM12 8H20V10H12z"
1453
- })), _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
1539
+ })), _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
1454
1540
  d: "M16,28H6v-4h2v-2H6v-5h2v-2H6v-5h2V8H6V4h18v16h2V4c0-1.1-0.9-2-2-2H6C4.9,2,4,2.9,4,4v4H2v2h2v5H2v2h2v5H2v2h2v4 c0,1.1,0.9,2,2,2h10V28z"
1455
1541
  })), children);
1456
1542
  });
@@ -1470,27 +1556,27 @@ const IbmWatsonKnowledgeStudio = /*#__PURE__*/React.forwardRef(function IbmWatso
1470
1556
  viewBox: "0 0 32 32",
1471
1557
  fill: "currentColor",
1472
1558
  ...rest
1473
- }, _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
1559
+ }, _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
1474
1560
  d: "M20 25H27V27H20zM22 29H25V31H22zM27 23h-2c0-1.1.4-2 1.2-2.8l.5-.5c.8-.8 1.3-2 1.3-3.2 0-2.5-2-4.5-4.5-4.5S19 14 19 16.5c0 1.2.5 2.3 1.3 3.2l.5.5C21.6 21 22 21.9 22 23h-2c0-.5-.2-1-.6-1.4l-.5-.5c-1.2-1.2-1.9-2.9-1.9-4.6 0-3.6 2.9-6.5 6.5-6.5s6.5 2.9 6.5 6.5c0 1.7-.7 3.4-1.9 4.6l-.5.5C27.2 22 27 22.5 27 23zM6 22H14V24H6z"
1475
1561
  })), _circle17 || (_circle17 = /*#__PURE__*/React.createElement("circle", {
1476
1562
  cx: "12",
1477
1563
  cy: "19",
1478
1564
  r: "1"
1479
- })), _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
1565
+ })), _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
1480
1566
  d: "M6 18H9V20H6zM6 14H13V16H6zM10 10H17V12H10z"
1481
1567
  })), _circle18 || (_circle18 = /*#__PURE__*/React.createElement("circle", {
1482
1568
  cx: "7",
1483
1569
  cy: "11",
1484
1570
  r: "1"
1485
- })), _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
1571
+ })), _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
1486
1572
  d: "M16 6H20V8H16z"
1487
1573
  })), _circle19 || (_circle19 = /*#__PURE__*/React.createElement("circle", {
1488
1574
  cx: "13",
1489
1575
  cy: "7",
1490
1576
  r: "1"
1491
- })), _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
1577
+ })), _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
1492
1578
  d: "M6 6H10V8H6z"
1493
- })), _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
1579
+ })), _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
1494
1580
  d: "M18,28H4V4l18,0v4h2V4c0-1.1-0.9-2-2-2H4C2.9,2,2,2.9,2,4v24c0,1.1,0.9,2,2,2h14V28z"
1495
1581
  })), children);
1496
1582
  });
@@ -1510,7 +1596,7 @@ const IbmWatsonLanguageTranslator = /*#__PURE__*/React.forwardRef(function IbmWa
1510
1596
  viewBox: "0 0 32 32",
1511
1597
  fill: "currentColor",
1512
1598
  ...rest
1513
- }, _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
1599
+ }, _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
1514
1600
  d: "M16 28h-3c-3.9 0-7-3.1-7-7v-4h2v4c0 2.8 2.2 5 5 5h3V28zM28 30h2.2l-4.6-11h-2.2l-4.6 11H21l.8-2h5.3L28 30zM22.7 26l1.8-4.4 1.8 4.4H22.7zM28 15h-2v-4c0-2.8-2.2-5-5-5h-4V4h4c3.9 0 7 3.1 7 7V15zM14 5V3H9V1H7v2H2v2h8.2C10 5.9 9.4 7.5 8 9 7.4 8.3 6.9 7.6 6.6 7H4.3c.4 1 1.1 2.2 2.1 3.3C5.6 11 4.4 11.6 3 12.1L3.7 14c1.8-.7 3.2-1.5 4.3-2.3 1.1.9 2.5 1.7 4.3 2.3l.7-1.9c-1.4-.5-2.6-1.2-3.5-1.8 1.9-2 2.5-4.1 2.7-5.3H14z"
1515
1601
  })), children);
1516
1602
  });
@@ -1530,9 +1616,9 @@ const IbmWatsonMachineLearning = /*#__PURE__*/React.forwardRef(function IbmWatso
1530
1616
  viewBox: "0 0 32 32",
1531
1617
  fill: "currentColor",
1532
1618
  ...rest
1533
- }, _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
1619
+ }, _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
1534
1620
  d: "M3.6 22.5c-1-2-1.6-4.2-1.6-6.5C2 8.3 8.3 2 16 2v2C9.4 4 4 9.4 4 16c0 2 .5 3.8 1.4 5.5L3.6 22.5zM28 16c0 6.6-5.4 12-12 12-2.9 0-5.6-1-7.7-2.8l5.7-5.7L12.6 18l-6.5 6.5c-.4.4-.4 1 0 1.4C8.7 28.5 12.3 30 16 30c7.7 0 14-6.3 14-14H28z"
1535
- })), _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
1621
+ })), _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
1536
1622
  d: "M18,25c-0.1,0-0.3,0-0.4-0.1c-0.3-0.1-0.6-0.4-0.6-0.8l-0.7-5l2-0.3l0.4,3.3l2.2-1.7V15c0-0.3,0.1-0.5,0.3-0.7l3.2-3.2 c0.9-0.9,1.5-2.2,1.5-3.5V6l-1.5,0c-1.3,0-2.6,0.5-3.5,1.5l-3.2,3.2C17.5,10.9,17.3,11,17,11h-5.5l-1.7,2.2l3.3,0.4l-0.3,2l-5-0.7 c-0.4,0-0.7-0.3-0.8-0.6s-0.1-0.7,0.1-1l3-4C10.4,9.1,10.7,9,11,9h5.6l3-3c1.3-1.3,3.1-2,4.9-2H26c1.1,0,2,0.9,2,2v1.5 c0,1.9-0.7,3.6-2,4.9l-3,3V21c0,0.3-0.1,0.6-0.4,0.8l-4,3C18.4,24.9,18.2,25,18,25z"
1537
1623
  })), children);
1538
1624
  });
@@ -1552,7 +1638,7 @@ const IbmWatsonNaturalLanguageClassifier = /*#__PURE__*/React.forwardRef(functio
1552
1638
  viewBox: "0 0 32 32",
1553
1639
  fill: "currentColor",
1554
1640
  ...rest
1555
- }, _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
1641
+ }, _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
1556
1642
  d: "M28 12c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2h-4c-1.1 0-2 .9-2 2v6c0 1.1.9 2 2 2h1v4h-3v2h8v-2h-3v-4H28zM24 4h4v6h-4V4zM21 22.4L19.6 21 16 24.6 12.4 21 11 22.4 14.6 26 11 29.6 12.4 31 16 27.4 19.6 31 21 29.6 17.4 26zM12 18L15 18 15 21 17 21 17 18 20 18 20 16 12 16zM10 12V4c0-1.1-.9-2-2-2H3v2h5v2H4C2.9 6 2 6.9 2 8v2c0 1.1.9 2 2 2h1v4H2v2h8v-2H7v-4H10zM4 8h4v2H4V8z"
1557
1643
  })), children);
1558
1644
  });
@@ -1572,9 +1658,9 @@ const IbmWatsonNaturalLanguageUnderstanding = /*#__PURE__*/React.forwardRef(func
1572
1658
  viewBox: "0 0 32 32",
1573
1659
  fill: "currentColor",
1574
1660
  ...rest
1575
- }, _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
1661
+ }, _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
1576
1662
  d: "M6 23H11V25H6zM6 19H11V21H6z"
1577
- })), _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
1663
+ })), _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
1578
1664
  d: "M13 30H4c-1.1 0-2-.9-2-2V17c0-1.1.9-2 2-2h9c1.1 0 2 .9 2 2v11C15 29.1 14.1 30 13 30zM4 17v11h9V17H4zM19 2H27V4H19zM22 6H30V8H22zM22 10H30V12H22zM19 14H27V16H19zM22 18H30V20H22zM12 1l-1.4 1.4L13.2 5H4C2.9 5 2 5.9 2 7v5h2V7h9.2l-2.6 2.6L12 11l5-5L12 1z"
1579
1665
  })), children);
1580
1666
  });
@@ -1594,9 +1680,9 @@ const IbmWatsonOpenscale = /*#__PURE__*/React.forwardRef(function IbmWatsonOpens
1594
1680
  viewBox: "0 0 32 32",
1595
1681
  fill: "currentColor",
1596
1682
  ...rest
1597
- }, _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
1683
+ }, _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
1598
1684
  d: "M4 28c-1.7 0-3-1.3-3-3s1.3-3 3-3 3 1.3 3 3S5.7 28 4 28zM4 24c-.6 0-1 .4-1 1s.4 1 1 1 1-.4 1-1S4.6 24 4 24zM28 28c-1.7 0-3-1.3-3-3s1.3-3 3-3 3 1.3 3 3S29.7 28 28 28zM28 24c-.6 0-1 .4-1 1s.4 1 1 1 1-.4 1-1S28.6 24 28 24zM22.4 4.4l-.9 1.8C26.1 8.4 29 13 29 18c0 .7-.1 1.4-.2 2.1l2 .3c.1-.8.2-1.6.2-2.5C31 12.2 27.6 6.9 22.4 4.4zM16 7c-1.7 0-3-1.3-3-3s1.3-3 3-3 3 1.3 3 3S17.7 7 16 7zM16 3c-.6 0-1 .4-1 1s.4 1 1 1 1-.4 1-1S16.6 3 16 3z"
1599
- })), _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
1685
+ })), _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
1600
1686
  d: "M25.5,13.6l-1-1.7L17,16.3V9h-2v7.2L6.2,11c-0.5-0.3-1.1-0.1-1.4,0.3s-0.1,1.1,0.3,1.4L14,18l-6.2,3.6l1,1.7l6.2-3.6V30 c0,0.6,0.4,1,1,1s1-0.4,1-1V19.8l6.2,3.7l1-1.7L18,18L25.5,13.6z"
1601
1687
  })), children);
1602
1688
  });
@@ -1616,9 +1702,9 @@ const IbmWatsonOrders = /*#__PURE__*/React.forwardRef(function IbmWatsonOrders({
1616
1702
  viewBox: "0 0 32 32",
1617
1703
  fill: "currentColor",
1618
1704
  ...rest
1619
- }, _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
1705
+ }, _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
1620
1706
  d: "M28 13h-2v-2c0-2.8-2.2-5-5-5h-3V4h3c3.9 0 7 3.1 7 7V13zM22 20H25V22H22zM22 24H25V26H22z"
1621
- })), _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
1707
+ })), _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
1622
1708
  d: "M27 30h-5v-2h5V18h-7v9c0 1.7-1.3 3-3 3s-3-1.3-3-3v-3h2v3c0 .6.4 1 1 1s1-.4 1-1V16h11v12C29 29.1 28.1 30 27 30zM12 28h-1c-3.9 0-7-3.1-7-7v-4h2v4c0 2.8 2.2 5 5 5h1V28zM11 10v2h3c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2H4C2.9 2 2 2.9 2 4v6c0 1.1.9 2 2 2h2.4l1.7 3 1.7-1-2.3-4H4V4h10v6H11z"
1623
1709
  })), children);
1624
1710
  });
@@ -1638,9 +1724,9 @@ const IbmWatsonQuery = /*#__PURE__*/React.forwardRef(function IbmWatsonQuery({
1638
1724
  viewBox: "0 0 32 32",
1639
1725
  fill: "currentColor",
1640
1726
  ...rest
1641
- }, _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
1727
+ }, _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
1642
1728
  d: "M22,24c-0.2,0-0.3,0-0.5,0L18.2,18c0.5-0.5,0.8-1.2,0.8-2c0-1.7-1.3-3-3-3s-3,1.3-3,3c0,0.8,0.3,1.5,0.8,2L10.5,24 c-0.2,0-0.3,0-0.5,0c-1.7,0-3,1.3-3,3s1.3,3,3,3s3-1.3,3-3c0-0.8-0.3-1.5-0.8-2l3.3-6.1c0.2,0,0.3,0,0.5,0s0.3,0,0.5,0l3.3,6.1 c-0.5,0.5-0.8,1.2-0.8,2c0,1.7,1.3,3,3,3s3-1.3,3-3S23.7,24,22,24z M16,15c0.6,0,1,0.4,1,1s-0.4,1-1,1s-1-0.4-1-1S15.4,15,16,15z M10,28c-0.6,0-1-0.4-1-1s0.4-1,1-1s1,0.4,1,1S10.6,28,10,28z M22,28c-0.6,0-1-0.4-1-1s0.4-1,1-1s1,0.4,1,1S22.6,28,22,28z"
1643
- })), _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
1729
+ })), _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
1644
1730
  d: "M24.8,9.1C23.9,5,20.3,2,16,2S8.1,5,7.2,9.1C4.2,9.7,2,12.4,2,15.5C2,19.1,4.9,22,8.5,22H9v-2H8.5C6,20,4,18,4,15.5 c0-2.3,1.8-4.3,4.1-4.5L9,11l0.1-0.8C9.5,6.6,12.5,4,16,4c3.5,0,6.5,2.6,6.9,6.1L23,11l0.8,0.1c2.3,0.2,4.1,2.2,4.1,4.5 c0,2.5-2,4.5-4.5,4.5H23v2h0.5c3.6,0,6.5-2.9,6.5-6.5C30,12.4,27.8,9.7,24.8,9.1z"
1645
1731
  })), children);
1646
1732
  });
@@ -1660,7 +1746,7 @@ const IbmWatsonSpeechToText = /*#__PURE__*/React.forwardRef(function IbmWatsonSp
1660
1746
  viewBox: "0 0 32 32",
1661
1747
  fill: "currentColor",
1662
1748
  ...rest
1663
- }, _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
1749
+ }, _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
1664
1750
  d: "M14 18H4c-1.1 0-2 .9-2 2v6c0 1.1.9 2 2 2h2.4l1.7 3 1.7-1-2.3-4H4v-6h10v6h-3v2h3c1.1 0 2-.9 2-2v-6C16 18.9 15.1 18 14 18zM19 26h2c3.9 0 7-3.1 7-7v-2h-2v2c0 2.8-2.2 5-5 5h-2V26zM18 11H24V13H18zM18 7H30V9H18zM18 3H30V5H18zM4 14h2v-2c0-2.8 2.2-5 5-5h4V5h-4c-3.9 0-7 3.1-7 7V14z"
1665
1751
  })), children);
1666
1752
  });
@@ -1680,7 +1766,7 @@ const IbmWatsonStudio = /*#__PURE__*/React.forwardRef(function IbmWatsonStudio({
1680
1766
  viewBox: "0 0 32 32",
1681
1767
  fill: "currentColor",
1682
1768
  ...rest
1683
- }, _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
1769
+ }, _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
1684
1770
  d: "M25 21c-2.8 0-5-2.2-5-5s2.2-5 5-5 5 2.2 5 5S27.8 21 25 21zM25 13c-1.7 0-3 1.3-3 3s1.3 3 3 3 3-1.3 3-3S26.7 13 25 13zM14 11V6c0-1.1-.9-2-2-2h-2v2h2v5c0 2.1 1.1 3.9 2.7 5-1.6 1.1-2.7 2.9-2.7 5v5h-2v2h2c1.1 0 2-.9 2-2v-5c0-2.2 1.8-4 4-4v-2C15.8 15 14 13.2 14 11zM2 30v-6h6v6H2zM4 26v2h2v-2H4zM2 19v-6h6v6H2zM4 15v2h2v-2H4zM2 8V2h6v6H2zM4 4v2h2V4H4z"
1685
1771
  })), children);
1686
1772
  });
@@ -1700,7 +1786,7 @@ const IbmWatsonTextToSpeech = /*#__PURE__*/React.forwardRef(function IbmWatsonTe
1700
1786
  viewBox: "0 0 32 32",
1701
1787
  fill: "currentColor",
1702
1788
  ...rest
1703
- }, _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
1789
+ }, _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
1704
1790
  d: "M13 26h-2c-3.9 0-7-3.1-7-7v-2h2v2c0 2.8 2.2 5 5 5h2V26zM18 18h10c1.1 0 2 .9 2 2v6c0 1.1-.9 2-2 2h-2.4l-1.7 3-1.7-1 2.3-4H28v-6H18v6h3v2h-3c-1.1 0-2-.9-2-2v-6C16 18.9 16.9 18 18 18zM28 14h-2v-2c0-2.8-2.2-5-5-5h-4V5h4c3.9 0 7 3.1 7 7V14zM2 11H8V13H2zM2 7H14V9H2zM2 3H14V5H2z"
1705
1791
  })), children);
1706
1792
  });
@@ -1720,7 +1806,7 @@ const IbmWatsonToneAnalyzer = /*#__PURE__*/React.forwardRef(function IbmWatsonTo
1720
1806
  viewBox: "0 0 32 32",
1721
1807
  fill: "currentColor",
1722
1808
  ...rest
1723
- }, _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
1809
+ }, _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
1724
1810
  d: "M23.9,10c-0.6-0.6-1.5-1-2.4-1s-1.8,0.4-2.4,1l-1.4-1.4c1-1,2.4-1.6,3.8-1.6s2.9,0.6,3.8,1.6L23.9,10z"
1725
1811
  })), _circle20 || (_circle20 = /*#__PURE__*/React.createElement("circle", {
1726
1812
  cx: "24",
@@ -1730,7 +1816,7 @@ const IbmWatsonToneAnalyzer = /*#__PURE__*/React.forwardRef(function IbmWatsonTo
1730
1816
  cx: "19",
1731
1817
  cy: "5",
1732
1818
  r: "1"
1733
- })), _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
1819
+ })), _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
1734
1820
  d: "M15 0l13 0c1.1 0 2 .9 2 2v10c0 1.1-.9 2-2 2h-3.5l-1.7 3L21 16l2.3-4H28V2H15v10h5v2h-5c-1.1 0-2-.9-2-2V2C13 .9 13.9 0 15 0zM20 19v6c0 .6-.4 1-1 1h-5v2h5c1.7 0 3-1.3 3-3v-6H20zM15.4 20.4c-.8 1-2.1 1.6-3.4 1.6s-2.6-.6-3.4-1.6L7 21.6c1.2 1.4 3 2.4 5 2.4s3.8-.9 5-2.4L15.4 20.4z"
1735
1821
  })), _circle22 || (_circle22 = /*#__PURE__*/React.createElement("circle", {
1736
1822
  cx: "15.5",
@@ -1740,7 +1826,7 @@ const IbmWatsonToneAnalyzer = /*#__PURE__*/React.forwardRef(function IbmWatsonTo
1740
1826
  cx: "8.5",
1741
1827
  cy: "17.5",
1742
1828
  r: "1.5"
1743
- })), _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
1829
+ })), _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
1744
1830
  d: "M10.1,26H5c-0.6,0-1-0.4-1-1V14c0-0.6,0.4-1,1-1h5v-2H5c-1.7,0-3,1.3-3,3v11c0,1.7,1.3,3,3,3h4l2.3,4l1.7-1L10.1,26z"
1745
1831
  })), children);
1746
1832
  });
@@ -1760,7 +1846,7 @@ const IbmWatsonxAssistant = /*#__PURE__*/React.forwardRef(function IbmWatsonxAss
1760
1846
  viewBox: "0 0 32 32",
1761
1847
  fill: "currentColor",
1762
1848
  ...rest
1763
- }, _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
1849
+ }, _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
1764
1850
  d: "M28 2h-10c-1.1035 0-2 .8965-2 2v6c0 1.1035.8965 2 2 2h2.4229s1.7314 3 1.7314 3l1.7324-1-2.3096-4h-3.5771V4h10v6h-3s0 2 0 2h3c1.1035 0 2-.8965 2-2V4c0-1.1035-.8965-2-2-2zM14.6904 31l-1.7324-1 3.4648-6h5.5771c1.1046 0 2-.8954 2-2v-5h2v5c0 2.2091-1.7909 4-4 4h-4.4229l-2.8867 5z"
1765
1851
  })), _circle24 || (_circle24 = /*#__PURE__*/React.createElement("circle", {
1766
1852
  cx: "10",
@@ -1774,7 +1860,7 @@ const IbmWatsonxAssistant = /*#__PURE__*/React.forwardRef(function IbmWatsonxAss
1774
1860
  cx: "18",
1775
1861
  cy: "17",
1776
1862
  r: "1"
1777
- })), _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
1863
+ })), _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
1778
1864
  d: "m12,26h-6c-2.2091,0-4-1.7909-4-4v-10c0-2.2091,1.7909-4,4-4h8v2H6c-1.1046,0-2,.8954-2,2v10c0,1.1046.8954,2,2,2h6v2Z"
1779
1865
  })), children);
1780
1866
  });
@@ -1794,25 +1880,25 @@ const IbmWatsonxCodeAssistant = /*#__PURE__*/React.forwardRef(function IbmWatson
1794
1880
  viewBox: "0 0 32 32",
1795
1881
  fill: "currentColor",
1796
1882
  ...rest
1797
- }, _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
1883
+ }, _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
1798
1884
  d: "M11 28h-2c-3.8599 0-7-3.1401-7-7v-2h2v2c0 2.7568 2.2432 5 5 5h2v2zM28.17 26L25.59 28.58 27 30 31 26 27 22 25.58 23.41 28.17 26zM22 31L20.085 30.4229 23 21 24.9149 21.5771 22 31zM16.83 26L19.41 23.42 18 22 14 26 18 30 19.42 28.59 16.83 26zM30 19h-2v-7c0-2.7614-2.2386-5-5-5h-4v-2h4c3.866 0 7 3.134 7 7v7z"
1799
1885
  })), _circle27 || (_circle27 = /*#__PURE__*/React.createElement("circle", {
1800
1886
  cx: "3",
1801
1887
  cy: "4",
1802
1888
  r: "1"
1803
- })), _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
1889
+ })), _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
1804
1890
  d: "M6 3H16V5H6z"
1805
1891
  })), _circle28 || (_circle28 = /*#__PURE__*/React.createElement("circle", {
1806
1892
  cx: "3",
1807
1893
  cy: "12",
1808
1894
  r: "1"
1809
- })), _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
1895
+ })), _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
1810
1896
  d: "M6 11H16V13H6zM2 15H12V17H2z"
1811
1897
  })), _circle29 || (_circle29 = /*#__PURE__*/React.createElement("circle", {
1812
1898
  cx: "15",
1813
1899
  cy: "8",
1814
1900
  r: "1"
1815
- })), _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
1901
+ })), _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
1816
1902
  d: "M2 7H12V9H2z"
1817
1903
  })), _circle30 || (_circle30 = /*#__PURE__*/React.createElement("circle", {
1818
1904
  cx: "15",
@@ -1836,7 +1922,7 @@ const IbmWatsonxCodeAssistantForEnterpriseJavaApplications = /*#__PURE__*/React.
1836
1922
  viewBox: "0 0 32 32",
1837
1923
  fill: "currentColor",
1838
1924
  ...rest
1839
- }, _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
1925
+ }, _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
1840
1926
  d: "M29.9916 19h-2v-7c0-2.7614-2.2386-5-5-5h-8.9948v-2h8.9948c3.866 0 7 3.134 7 7v7zM11.9916 28h-3c-3.86 0-7-3.14-7-7v-5h2v5c0 2.757 2.243 5 5 5h3v2zM9.9916 14h-4c-1.103 0-2-.897-2-2v-2h2v2h4V2h2v10c0 1.103-.897 2-2 2zM28.15 26l-2.58 2.58 1.41 1.42 4-4-4-4-1.42 1.41 2.59 2.59zM16.81 26l2.58-2.58-1.41-1.42-4 4 4 4 1.42-1.41-2.59-2.59zM21.98 31l-1.915-.577 2.915-9.423 1.915.577-2.915 9.423z"
1841
1927
  })), children);
1842
1928
  });
@@ -1856,7 +1942,7 @@ const IbmWatsonxCodeAssistantForZ = /*#__PURE__*/React.forwardRef(function IbmWa
1856
1942
  viewBox: "0 0 32 32",
1857
1943
  fill: "currentColor",
1858
1944
  ...rest
1859
- }, _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
1945
+ }, _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
1860
1946
  d: "M29.17 25L26.59 27.58 28 29 32 25 28 21 26.58 22.41 29.17 25zM23 30L21.0851 29.4229 24 20 25.9149 20.5771 23 30zM17.83 25L20.41 22.42 19 21 15 25 19 29 20.42 27.59 17.83 25zM18 19h-2V5c0-1.1028.8972-2 2-2h9c1.1028 0 2 .8972 2 2v11h-2V5h-9v14zM12 3H3c-1.1028 0-2 .8975-2 2v22c0 1.1025.8972 2 2 2h9c1.1028 0 2-.8975 2-2V5c0-1.1025-.8972-2-2-2zm.0002 7.0366l-6.925-5.0366h6.9248l.0002 5.0366zm-.7004 1.9634l-8.2998 6.0361V5.9639l8.2998 6.0361zm.7007 1.9634l.0007 11.8169-8.2795-5.7959 8.2788-6.021zm-9.0005 7.9575l7.2563 5.0791H3v-5.0791zm9 5.0791l.0012-.002v.002h-.0012z"
1861
1947
  })), children);
1862
1948
  });
@@ -1876,19 +1962,19 @@ const IbmWatsonxCodeAssistantForZRefactor = /*#__PURE__*/React.forwardRef(functi
1876
1962
  viewBox: "0 0 32 32",
1877
1963
  fill: "currentColor",
1878
1964
  ...rest
1879
- }, _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
1965
+ }, _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
1880
1966
  d: "M22.17 16L19.59 18.58 21 20 25 16 21 12 19.58 13.41 22.17 16zM15.5 21L13.5851 20.4229 16.5 11 18.4149 11.5771 15.5 21zM9.83 16L12.41 13.42 11 12 7 16 11 20 12.42 18.59 9.83 16z"
1881
1967
  })), _circle31 || (_circle31 = /*#__PURE__*/React.createElement("circle", {
1882
1968
  cx: "19",
1883
1969
  cy: "28",
1884
1970
  r: "1"
1885
- })), _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
1971
+ })), _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
1886
1972
  d: "m22,29v-2c2.7568,0,5-2.2432,5-5v-12c0-2.7568-2.2432-5-5-5h-6v-2h6c3.8594,0,7,3.1401,7,7v12c0,3.8594-3.1406,7-7,7Z"
1887
1973
  })), _circle32 || (_circle32 = /*#__PURE__*/React.createElement("circle", {
1888
1974
  cx: "13",
1889
1975
  cy: "4",
1890
1976
  r: "1"
1891
- })), _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
1977
+ })), _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
1892
1978
  d: "m16,29h-6c-3.8594,0-7-3.1406-7-7v-12c0-3.8599,3.1406-7,7-7v2c-2.7568,0-5,2.2432-5,5v12c0,2.7568,2.2432,5,5,5h6v2Z"
1893
1979
  })), children);
1894
1980
  });
@@ -1908,7 +1994,7 @@ const IbmWatsonxCodeAssistantForZValidationAssistant = /*#__PURE__*/React.forwar
1908
1994
  viewBox: "0 0 32 32",
1909
1995
  fill: "currentColor",
1910
1996
  ...rest
1911
- }, _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
1997
+ }, _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
1912
1998
  d: "M16,2c-7.73,0-14,6.2821-14,14.0269,0,5.0697,2.69,9.5082,6.71,11.9731l1.1-1.6632c-3.48-2.104-5.81-5.9314-5.81-10.3098,0-6.6428,5.37-12.0231,12-12.0231s12,5.396,12,12.0388h2c0-7.7449-6.27-14.0426-14-14.0426ZM14,21.414l-5-5.001,1.413-1.413,3.587,3.586,7.585-7.586,1.415,1.415-9,8.999ZM26.58,24.41l1.42-1.41,4,4-4,4-1.41-1.42,2.58-2.58-2.59-2.59ZM22.5,32l-1.9149-.5771,2.9149-9.4229,1.9149.5771-2.9149,9.4229ZM19.42,29.59l-1.42,1.41-4-4,4-4,1.41,1.42-2.58,2.58,2.59,2.59Z"
1913
1999
  })), children);
1914
2000
  });
@@ -1928,7 +2014,7 @@ const IbmWatsonxOrchestrate = /*#__PURE__*/React.forwardRef(function IbmWatsonxO
1928
2014
  viewBox: "0 0 32 32",
1929
2015
  fill: "currentColor",
1930
2016
  ...rest
1931
- }, _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
2017
+ }, _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
1932
2018
  d: "m27.9248,19.4282c-1.123,1.6104-2.9641,2.5718-4.9248,2.5718-2.1233,0-4.0464-1.0874-5.1438-2.9092l-1.7129,1.0322c1.4624,2.4277,4.0256,3.877,6.8567,3.877,1.4231,0,2.7925-.3911,3.9922-1.0835-2.3442,3.6958-6.4814,6.0835-10.9922,6.0835-5.7104,0-10.8347-3.8184-12.4617-9.2852l-1.917.5703c1.8774,6.3086,7.79,10.7148,14.3787,10.7148s12.5012-4.4062,14.3787-10.7148l-2.4539-.8569Z"
1933
2019
  })), _circle33 || (_circle33 = /*#__PURE__*/React.createElement("circle", {
1934
2020
  cx: "30",
@@ -1942,7 +2028,7 @@ const IbmWatsonxOrchestrate = /*#__PURE__*/React.forwardRef(function IbmWatsonxO
1942
2028
  cx: "16",
1943
2029
  cy: "16",
1944
2030
  r: "2"
1945
- })), _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
2031
+ })), _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
1946
2032
  d: "m16,1C9.4114,1,3.4988,5.4062,1.6213,11.7148l2.4539.8569c1.123-1.6104,2.9641-2.5718,4.9248-2.5718s3.8018.9614,4.9248,2.5718l1.6406-1.144c-1.4971-2.1465-3.9514-3.4277-6.5654-3.4277-1.4231,0-2.7925.3911-3.9922,1.0835,2.3442-3.6953,6.4814-6.0835,10.9922-6.0835,5.7104,0,10.8347,3.8184,12.4617,9.2852l1.917-.5703c-1.8774-6.3086-7.79-10.7148-14.3787-10.7148Z"
1947
2033
  })), children);
1948
2034
  });
@@ -1962,11 +2048,11 @@ const IbmZCloudModStack = /*#__PURE__*/React.forwardRef(function IbmZCloudModSta
1962
2048
  viewBox: "0 0 32 32",
1963
2049
  fill: "currentColor",
1964
2050
  ...rest
1965
- }, _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
2051
+ }, _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
1966
2052
  d: "M18.496,27.386L16,28.842L5,22.426v-5.852l10.016-5.843C15.308,10.897,15.641,11,16,11c1.104,0,2-0.896,2-2s-0.896-2-2-2 s-2,0.896-2,2c0,0.003,0.001,0.005,0.001,0.008L3.496,15.136C3.189,15.315,3,15.645,3,16v7c0,0.355,0.189,0.685,0.496,0.864l12,7 C15.652,30.955,15.826,31,16,31s0.348-0.045,0.504-0.136l3-1.75L18.496,27.386z"
1967
- })), _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
2053
+ })), _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
1968
2054
  d: "M28.504,8.136l-3-1.75l-1.008,1.728L27,9.574v12.852l-4.593,2.679l-10.409-6.093C11.999,19.007,12,19.004,12,19 c0-1.104-0.896-2-2-2s-2,0.896-2,2s0.896,2,2,2c0.358,0,0.69-0.102,0.981-0.267l10.92,6.393c0.156,0.091,0.331,0.137,0.505,0.137 c0.174,0,0.348-0.045,0.504-0.136l5.594-3.263C28.811,23.685,29,23.355,29,23V9C29,8.645,28.811,8.315,28.504,8.136z"
1969
- })), _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
2055
+ })), _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
1970
2056
  d: "M23,17.277V5.5c0-0.355-0.189-0.685-0.496-0.864l-6-3.5C16.348,1.045,16.174,1,16,1s-0.348,0.045-0.504,0.136l-12,7 C3.189,8.315,3,8.645,3,9v2.999h2V9.574l11-6.417l5,2.917v11.203c-0.595,0.347-1,0.984-1,1.723c0,1.104,0.896,2,2,2s2-0.896,2-2 C24,18.262,23.595,17.624,23,17.277z"
1971
2057
  })), children);
1972
2058
  });
@@ -1986,11 +2072,11 @@ const IbmZEnvironmentsDevSecOps = /*#__PURE__*/React.forwardRef(function IbmZEnv
1986
2072
  viewBox: "0 0 32 32",
1987
2073
  fill: "currentColor",
1988
2074
  ...rest
1989
- }, _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
2075
+ }, _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
1990
2076
  d: "m23.5,16v2c3.0327,0,5.5,2.4673,5.5,5.5s-2.4673,5.5-5.5,5.5-5.5-2.4673-5.5-5.5h-2c0,4.1422,3.3578,7.5,7.5,7.5s7.5-3.3578,7.5-7.5-3.3578-7.5-7.5-7.5Z"
1991
- })), _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
2077
+ })), _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
1992
2078
  d: "M23.5 26c1.3807 0 2.5-1.1193 2.5-2.5s-1.1193-2.5-2.5-2.5c-.3217 0-.6268.066-.9093.1766l-4.8837-4.8837-1.4141 1.4141 4.8837 4.8837c-.1107.2825-.1766.5876-.1766.9093 0 1.3807 1.1193 2.5 2.5 2.5zM29 13h-2v-3.4257l-11-6.4166-3 1.7499v8.0924h-2V4.3333c0-.3557.189-.6846.4961-.8638l4-2.3333c.1558-.0908.3298-.1362.5039-.1362s.3481.0454.5039.1362l12 7c.3071.1792.4961.5081.4961.8638v4zM7 6H9V16H7z"
1993
- })), _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
2079
+ })), _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
1994
2080
  d: "m13.9998,29.991l-10.5037-6.1272c-.3071-.1792-.4961-.5081-.4961-.8638v-14h2v13.4257l10.0076,5.8378-1.0078,1.7275Z"
1995
2081
  })), children);
1996
2082
  });
@@ -2010,7 +2096,7 @@ const IbmZOpenEditor = /*#__PURE__*/React.forwardRef(function IbmZOpenEditor({
2010
2096
  viewBox: "0 0 32 32",
2011
2097
  fill: "currentColor",
2012
2098
  ...rest
2013
- }, _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
2099
+ }, _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
2014
2100
  d: "M29,13h-2v-3.4257l-11-6.4166-3,1.7499v8.0924h-2V4.3333c0-.3557.189-.6846.4961-.8638l4-2.3333c.1558-.0908.3298-.1362.5039-.1362s.3481.0454.5039.1362l12,7c.3071.1792.4961.5081.4961.8638v4ZM7,16h2V6h-2v10ZM15,28.2718l-10.0013-5.8403v-13.4315h-1.9987v14.006c0,.3559.1889.6849.4958.8642l10.4971,6.1298,1.0072-1.7282h-.0001ZM26,17l-1.4141,1.4141,3.5854,3.5859-3.5854,3.5859,1.4141,1.4141,5-5-5-5ZM15,22l5,5,1.4141-1.4141-3.5854-3.5859,3.5854-3.5859-1.4141-1.4141-5,5Z"
2015
2101
  })), children);
2016
2102
  });
@@ -2030,9 +2116,9 @@ const IbmZProcessorCapacityReference = /*#__PURE__*/React.forwardRef(function Ib
2030
2116
  viewBox: "0 0 32 32",
2031
2117
  fill: "currentColor",
2032
2118
  ...rest
2033
- }, _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
2119
+ }, _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
2034
2120
  d: "M25 25H27V29H25zM21 23H23V29H21zM29 20H31V29H29z"
2035
- })), _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
2121
+ })), _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
2036
2122
  d: "M30 17V5c0-1.1046-.8954-2-2-2h-9c-1.1046 0-2 .8954-2 2v24h2V5h9v12h2zM13 3H4c-1.1046 0-2 .8954-2 2v22c0 1.1046.8954 2 2 2h9c1.1046 0 2-.8954 2-2V5c0-1.1046-.8954-2-2-2zm-9 2.9635l8.2998 6.0365-8.2998 6.0365V5.9635zm0 21.0365v-5.0366l6.9253 5.0366h-6.9253zm9-.9635l-8.2998-6.0365 8.2998-6.0365v12.073zm0-15.9999l-6.9253-5.0366h6.9253v5.0366z"
2037
2123
  })), children);
2038
2124
  });
@@ -2052,9 +2138,9 @@ const IbmZCloudProvisioning = /*#__PURE__*/React.forwardRef(function IbmZCloudPr
2052
2138
  viewBox: "0 0 32 32",
2053
2139
  fill: "currentColor",
2054
2140
  ...rest
2055
- }, _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
2141
+ }, _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
2056
2142
  d: "M10 17H14V21H10zM17 10H21V14H17zM17 17H21V21H17z"
2057
- })), _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
2143
+ })), _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
2058
2144
  d: "M19.758 26.65L16 28.842 5 22.426V18H3v5c0 .355.189.685.496.864l12 7C15.652 30.955 15.826 31 16 31s.348-.045.504-.136l4.282-2.498L19.758 26.65zM28.504 8.136l-4.269-2.49-1.029 1.715L27 9.574v12.852l-3.787 2.209 1.029 1.715 4.262-2.486C28.811 23.685 29 23.355 29 23V9C29 8.645 28.811 8.315 28.504 8.136zM5 9.574l11-6.417 3.751 2.188L20.78 3.63l-4.276-2.494C16.348 1.045 16.174 1 16 1s-.348.045-.504.136l-12 7C3.189 8.315 3 8.645 3 9v5h2V9.574z"
2059
2145
  })), children);
2060
2146
  });
@@ -2074,7 +2160,7 @@ const IbmZOs = /*#__PURE__*/React.forwardRef(function IbmZOs({
2074
2160
  viewBox: "0 0 32 32",
2075
2161
  fill: "currentColor",
2076
2162
  ...rest
2077
- }, _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
2163
+ }, _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
2078
2164
  d: "M16 32c-5.0793 0-9.7449-2.3319-12.7998-6.3979l1.5991-1.2014c2.6736 3.5585 6.7561 5.5994 11.2007 5.5994s8.5281-2.0413 11.2014-5.6005l1.5991 1.2012c-3.0547 4.0668-7.7202 6.3993-12.8005 6.3993zM30 22h-5v-2h5v-3h-3c-1.1028 0-2-.8972-2-2v-3c0-1.1028.8972-2 2-2h5v2h-5v3h3c1.1028 0 2 .8972 2 2v3c0 1.1028-.8972 2-2 2zM21 22h-4c-1.1028 0-2-.8972-2-2v-8c0-1.1028.8972-2 2-2h4c1.1028 0 2 .8972 2 2v8c0 1.1028-.8972 2-2 2zm-4-10v8h4v-8h-4zM11.4458 10L7.4458 22 9.5542 22 13.5542 10 11.4458 10zM6 22L0 22 0 19.6973 3.7981 14 0 14 0 12 6 12 6 14.3027 2.2019 20 6 20 6 22zM16.0001 0C10.9207 0 6.2552 2.3319 3.2003 6.3979l1.5991 1.2014c2.6736-3.5585 6.7561-5.5994 11.2007-5.5994s8.5281 2.0413 11.2014 5.6005l1.5991-1.2012C25.7459 2.3325 21.0804 0 16.0001 0z"
2079
2165
  })), children);
2080
2166
  });
@@ -2098,23 +2184,23 @@ const IbmZOsAiControlInterface = /*#__PURE__*/React.forwardRef(function IbmZOsAi
2098
2184
  cx: "12",
2099
2185
  cy: "21",
2100
2186
  r: "1"
2101
- })), _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
2187
+ })), _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
2102
2188
  d: "m23,25h-14c-1.1028,0-2-.8972-2-2v-4c0-1.1028.8972-2,2-2h14c1.1028,0,2,.8972,2,2v4c0,1.1028-.8972,2-2,2Zm-14-6v4h14v-4h-14Z"
2103
2189
  })), _circle37 || (_circle37 = /*#__PURE__*/React.createElement("circle", {
2104
2190
  cx: "12",
2105
2191
  cy: "11",
2106
2192
  r: "1"
2107
- })), _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
2193
+ })), _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
2108
2194
  d: "m23,15h-14c-1.1028,0-2-.8972-2-2v-4c0-1.1028.8972-2,2-2h14c1.1028,0,2,.8972,2,2v4c0,1.1028-.8972,2-2,2Zm-14-6v4h14v-4h-14Z"
2109
- })), _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
2195
+ })), _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
2110
2196
  d: "m28,30H4c-1.103,0-2-.897-2-2v-12h2v12h24V4h-12v-2h12c1.103,0,2,.897,2,2v24c0,1.103-.897,2-2,2Z"
2111
- })), _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
2197
+ })), _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
2112
2198
  d: "M8.5 1.5H13.5V3.5H8.5z",
2113
2199
  transform: "rotate(90 11 2.5)"
2114
- })), _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
2200
+ })), _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
2115
2201
  d: "M1.975 3.475H6.975V5.475H1.975z",
2116
2202
  transform: "rotate(45 4.475 4.475)"
2117
- })), _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
2203
+ })), _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
2118
2204
  d: "M0 10H5V12H0z"
2119
2205
  })), children);
2120
2206
  });
@@ -2134,9 +2220,9 @@ const IbmZOsContainers = /*#__PURE__*/React.forwardRef(function IbmZOsContainers
2134
2220
  viewBox: "0 0 32 32",
2135
2221
  fill: "currentColor",
2136
2222
  ...rest
2137
- }, _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
2223
+ }, _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
2138
2224
  d: "m29,12h-9V3h9v9Zm-7-2h5v-5h-5v5Z"
2139
- })), _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
2225
+ })), _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
2140
2226
  d: "m20,15v2h7v10h-10V3H5c-1.1028,0-2,.8975-2,2v22c0,1.1025.8972,2,2,2h22c1.1028,0,2-.8975,2-2v-12h-9Zm-13.5859,2h8.5859v8.5859l-8.5859-8.5859Zm8.5859-2H6.4141L15,6.4141v8.5859Zm-1.4141-10L5,13.5859V5h8.5859Zm-8.5859,13.4141l8.5859,8.5859H5v-8.5859Z"
2141
2227
  })), children);
2142
2228
  });
@@ -2156,7 +2242,7 @@ const IbmZOsPackageManager = /*#__PURE__*/React.forwardRef(function IbmZOsPackag
2156
2242
  viewBox: "0 0 32 32",
2157
2243
  fill: "currentColor",
2158
2244
  ...rest
2159
- }, _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
2245
+ }, _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
2160
2246
  d: "M15 9v10.172l-2.586-2.586L11 18l5 5 5-5-1.414-1.414L17 19.172V9H15zM19.758 26.65L16 28.842 5 22.426V18H3v5c0 .355.189.685.496.864l12 7C15.652 30.955 15.826 31 16 31s.348-.045.504-.136l4.282-2.498L19.758 26.65zM28.504 8.136l-4.269-2.49-1.029 1.715L27 9.574v12.852l-3.787 2.209 1.029 1.715 4.262-2.486C28.811 23.685 29 23.355 29 23V9C29 8.645 28.811 8.315 28.504 8.136zM5 9.574l11-6.417 3.751 2.188L20.78 3.63l-4.276-2.494C16.348 1.045 16.174 1 16 1s-.348.045-.504.136l-12 7C3.189 8.315 3 8.645 3 9v5h2V9.574z"
2161
2247
  })), children);
2162
2248
  });
@@ -2176,7 +2262,7 @@ const WatsonHealthICa_2D = /*#__PURE__*/React.forwardRef(function WatsonHealthIC
2176
2262
  viewBox: "0 0 32 32",
2177
2263
  fill: "currentColor",
2178
2264
  ...rest
2179
- }, _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
2265
+ }, _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
2180
2266
  d: "M22 24H10a2.0023 2.0023 0 01-2-2V10a2.0023 2.0023 0 012-2H22a2.0023 2.0023 0 012 2V22A2.0023 2.0023 0 0122 24zM10 10V22H22V10zM11 2L2 2 2 11 4 11 4 4 11 4 11 2zM2 21L2 30 11 30 11 28 4 28 4 21 2 21zM30 11L30 2 21 2 21 4 28 4 28 11 30 11zM21 30L30 30 30 21 28 21 28 28 21 28 21 30z"
2181
2267
  })), children);
2182
2268
  });
@@ -2196,9 +2282,9 @@ const IceAccretion = /*#__PURE__*/React.forwardRef(function IceAccretion({
2196
2282
  viewBox: "0 0 32 32",
2197
2283
  fill: "currentColor",
2198
2284
  ...rest
2199
- }, _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
2285
+ }, _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
2200
2286
  d: "M4 2A2 2 0 002 4V20l1 2 1-2V4H8V14l1 2 1-2V2zM28 2H14v8l1 2 1-2V4h2V17l1 2 1-2V4h4V14l1 2 1-2V4h2V24l1 2 1-2V4A2 2 0 0028 2zM14 28L13 30 12 28 12 16 14 16 14 28z"
2201
- })), _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
2287
+ })), _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
2202
2288
  d: "M24 26L23 28 22 26 22 20 24 20 24 26zM8 24L7 26 6 24 6 18 8 18 8 24z"
2203
2289
  })), children);
2204
2290
  });
@@ -2218,9 +2304,9 @@ const IceVision = /*#__PURE__*/React.forwardRef(function IceVision({
2218
2304
  viewBox: "0 0 32 32",
2219
2305
  fill: "currentColor",
2220
2306
  ...rest
2221
- }, _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
2307
+ }, _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
2222
2308
  d: "M19 14L19 21 20 23 21 21 21 14 19 14zM17 14H13a2 2 0 00-2 2v4l1 2 1-2V16h2v7l1 2 1-2z"
2223
- })), _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
2309
+ })), _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
2224
2310
  d: "M4,18A12,12,0,1,0,16,6H12V1L6,7l6,6V8h4A10,10,0,1,1,6,18Z"
2225
2311
  })), children);
2226
2312
  });
@@ -2240,7 +2326,7 @@ const QID = /*#__PURE__*/React.forwardRef(function QID({
2240
2326
  viewBox: "0 0 32 32",
2241
2327
  fill: "currentColor",
2242
2328
  ...rest
2243
- }, _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
2329
+ }, _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
2244
2330
  d: "M10 9H12V11H10zM18 23H14V9h4a4 4 0 014 4v6A4 4 0 0118 23zm-2-2h2a2 2 0 002-2V13a2 2 0 00-2-2H16zM10 13H12V23H10z"
2245
2331
  })), children);
2246
2332
  });
@@ -2260,11 +2346,11 @@ const IdManagement = /*#__PURE__*/React.forwardRef(function IdManagement({
2260
2346
  viewBox: "0 0 32 32",
2261
2347
  fill: "currentColor",
2262
2348
  ...rest
2263
- }, _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
2349
+ }, _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
2264
2350
  d: "M15 20H9a3 3 0 00-3 3v2H8V23a1 1 0 011-1h6a1 1 0 011 1v2h2V23A3 3 0 0015 20zM12 19a4 4 0 10-4-4A4 4 0 0012 19zm0-6a2 2 0 11-2 2A2 2 0 0112 13z"
2265
- })), _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
2351
+ })), _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
2266
2352
  d: "M28,19v9H4V8H16V6H4A2,2,0,0,0,2,8V28a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V19Z"
2267
- })), _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
2353
+ })), _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
2268
2354
  d: "M20 19H26V21H20zM22 23H26V25H22zM32 10V8H29.8989a4.9678 4.9678 0 00-.7319-1.7529l1.49-1.49-1.414-1.414-1.49 1.49A4.9678 4.9678 0 0026 4.1011V2H24V4.1011a4.9678 4.9678 0 00-1.7529.7319l-1.49-1.49-1.414 1.414 1.49 1.49A4.9678 4.9678 0 0020.1011 8H18v2h2.1011a4.9678 4.9678 0 00.7319 1.7529l-1.49 1.49 1.414 1.414 1.49-1.49A4.9678 4.9678 0 0024 13.8989V16h2V13.8989a4.9678 4.9678 0 001.7529-.7319l1.49 1.49 1.414-1.414-1.49-1.49A4.9678 4.9678 0 0029.8989 10zm-7 2a3 3 0 113-3A3.0033 3.0033 0 0125 12z"
2269
2355
  })), children);
2270
2356
  });
@@ -2284,7 +2370,7 @@ const Idea = /*#__PURE__*/React.forwardRef(function Idea({
2284
2370
  viewBox: "0 0 32 32",
2285
2371
  fill: "currentColor",
2286
2372
  ...rest
2287
- }, _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
2373
+ }, _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
2288
2374
  d: "M11 24H21V26H11zM13 28H19V30H13zM16 2A10 10 0 006 12a9.19 9.19 0 003.46 7.62c1 .93 1.54 1.46 1.54 2.38h2c0-1.84-1.11-2.87-2.19-3.86A7.2 7.2 0 018 12a8 8 0 0116 0 7.2 7.2 0 01-2.82 6.14c-1.07 1-2.18 2-2.18 3.86h2c0-.92.53-1.45 1.54-2.39A9.18 9.18 0 0026 12 10 10 0 0016 2z"
2289
2375
  })), children);
2290
2376
  });
@@ -2304,9 +2390,9 @@ const Identification = /*#__PURE__*/React.forwardRef(function Identification({
2304
2390
  viewBox: "0 0 32 32",
2305
2391
  fill: "currentColor",
2306
2392
  ...rest
2307
- }, _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
2393
+ }, _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
2308
2394
  d: "M28,6V26H4V6H28m0-2H4A2,2,0,0,0,2,6V26a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V6a2,2,0,0,0-2-2Z"
2309
- })), _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
2395
+ })), _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
2310
2396
  d: "M6 10H13V12H6zM6 14H10V16H6zM23 18H17a3 3 0 00-3 3v2h2V21a1 1 0 011-1h6a1 1 0 011 1v2h2V21A3 3 0 0023 18zM20 17a4 4 0 10-4-4A4 4 0 0020 17zm0-6a2 2 0 11-2 2A2 2 0 0120 11z"
2311
2397
  })), children);
2312
2398
  });
@@ -2326,7 +2412,7 @@ const IfAction = /*#__PURE__*/React.forwardRef(function IfAction({
2326
2412
  viewBox: "0 0 32 32",
2327
2413
  fill: "currentColor",
2328
2414
  ...rest
2329
- }, _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
2415
+ }, _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
2330
2416
  d: "M21,2h-10C6,2,2,6,2,11v10c0,5,4,9,9,9h10c5,0,9-4,9-9v-10c0-5-4-9-9-9ZM28,21c0,3.9-3.1,7-7,7h-10c-3.9,0-7-3.1-7-7v-10c0-3.9,3.1-7,7-7h10c3.9,0,7,3.1,7,7v10ZM9.8755,22v-1.8232h1.582v-8.3574h-1.582v-1.8223h5.4512v1.8223h-1.5991v8.3574h1.5991v1.8232h-5.4512ZM17.959,14.7363h-1.3242v-1.7363h1.3242v-1.2666c0-1.582.8599-2.459,2.4761-2.459h1.5649v1.7539h-1.8398v1.9717h1.8398v1.7363h-1.8398v7.2637h-2.2012v-7.2637Z"
2331
2417
  })), children);
2332
2418
  });
@@ -2346,9 +2432,9 @@ const Image = /*#__PURE__*/React.forwardRef(function Image({
2346
2432
  viewBox: "0 0 32 32",
2347
2433
  fill: "currentColor",
2348
2434
  ...rest
2349
- }, _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
2435
+ }, _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
2350
2436
  d: "M19,14a3,3,0,1,0-3-3A3,3,0,0,0,19,14Zm0-4a1,1,0,1,1-1,1A1,1,0,0,1,19,10Z"
2351
- })), _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
2437
+ })), _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
2352
2438
  d: "M26,4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2H26a2,2,0,0,0,2-2V6A2,2,0,0,0,26,4Zm0,22H6V20l5-5,5.59,5.59a2,2,0,0,0,2.82,0L21,19l5,5Zm0-4.83-3.59-3.59a2,2,0,0,0-2.82,0L18,19.17l-5.59-5.59a2,2,0,0,0-2.82,0L6,17.17V6H26Z"
2353
2439
  })), children);
2354
2440
  });
@@ -2368,9 +2454,9 @@ const ImageCopy = /*#__PURE__*/React.forwardRef(function ImageCopy({
2368
2454
  viewBox: "0 0 32 32",
2369
2455
  fill: "currentColor",
2370
2456
  ...rest
2371
- }, _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
2457
+ }, _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
2372
2458
  d: "M4 22H2V4A2.0023 2.0023 0 014 2H22V4H4zM21 17a3 3 0 10-3-3A3.0033 3.0033 0 0021 17zm0-4a1 1 0 11-1 1A1.0009 1.0009 0 0121 13z"
2373
- })), _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
2459
+ })), _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
2374
2460
  d: "M28,7H9A2.0025,2.0025,0,0,0,7,9V28a2.0025,2.0025,0,0,0,2,2H28a2.0025,2.0025,0,0,0,2-2V9A2.0025,2.0025,0,0,0,28,7Zm0,21H9v-6l4-3.9971,5.5859,5.586a2,2,0,0,0,2.8282,0L23,22.0034,28,27Zm0-3.8281-3.5859-3.586a2,2,0,0,0-2.8282,0L20,22.1719l-5.5859-5.586a2,2,0,0,0-2.8282,0L9,19.1719V9H28Z"
2375
2461
  })), children);
2376
2462
  });
@@ -2390,9 +2476,9 @@ const ImageMedical = /*#__PURE__*/React.forwardRef(function ImageMedical({
2390
2476
  viewBox: "0 0 32 32",
2391
2477
  fill: "currentColor",
2392
2478
  ...rest
2393
- }, _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
2479
+ }, _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
2394
2480
  d: "M26,6V26H6V6H26m0-2H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2H26a2,2,0,0,0,2-2V6a2,2,0,0,0-2-2Z"
2395
- })), _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
2481
+ })), _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
2396
2482
  d: "M22 16L22 14 17 14 17 12 20 12 20 10 17 10 17 8 15 8 15 10 12 10 12 12 15 12 15 14 10 14 10 16 15 16 15 18 10 18 10 20 15 20 15 22 12 22 12 24 20 24 20 22 17 22 17 20 22 20 22 18 17 18 17 16 22 16z"
2397
2483
  })), children);
2398
2484
  });
@@ -2412,9 +2498,9 @@ const ImageReference = /*#__PURE__*/React.forwardRef(function ImageReference({
2412
2498
  viewBox: "0 0 32 32",
2413
2499
  fill: "currentColor",
2414
2500
  ...rest
2415
- }, _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
2501
+ }, _path190 || (_path190 = /*#__PURE__*/React.createElement("path", {
2416
2502
  d: "M4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20zM19 14a3 3 0 10-3-3A3 3 0 0019 14zm0-4a1 1 0 11-1 1A1 1 0 0119 10z"
2417
- })), _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
2503
+ })), _path191 || (_path191 = /*#__PURE__*/React.createElement("path", {
2418
2504
  d: "M26,4H6A2,2,0,0,0,4,6V16H6V6H26V21.17l-3.59-3.59a2,2,0,0,0-2.82,0L18,19.17,11.8308,13l-1.4151,1.4155L14,18l2.59,2.59a2,2,0,0,0,2.82,0L21,19l5,5v2H16v2H26a2,2,0,0,0,2-2V6A2,2,0,0,0,26,4Z"
2419
2505
  })), children);
2420
2506
  });
@@ -2434,9 +2520,9 @@ const ImageSearch = /*#__PURE__*/React.forwardRef(function ImageSearch({
2434
2520
  viewBox: "0 0 32 32",
2435
2521
  fill: "currentColor",
2436
2522
  ...rest
2437
- }, _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
2523
+ }, _path192 || (_path192 = /*#__PURE__*/React.createElement("path", {
2438
2524
  d: "M24 14a5.99 5.99 0 00-4.885 9.4712L14 28.5859 15.4141 30l5.1147-5.1147A5.9971 5.9971 0 1024 14zm0 10a4 4 0 114-4A4.0045 4.0045 0 0124 24zM17 12a3 3 0 10-3-3A3.0033 3.0033 0 0017 12zm0-4a1 1 0 11-1 1A1.0009 1.0009 0 0117 8z"
2439
- })), _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
2525
+ })), _path193 || (_path193 = /*#__PURE__*/React.createElement("path", {
2440
2526
  d: "M12,24H4V17.9966L9,13l5.5859,5.5859L16,17.168l-5.5859-5.5855a2,2,0,0,0-2.8282,0L4,15.168V4H24v6h2V4a2.0023,2.0023,0,0,0-2-2H4A2.002,2.002,0,0,0,2,4V24a2.0023,2.0023,0,0,0,2,2h8Z"
2441
2527
  })), children);
2442
2528
  });
@@ -2456,9 +2542,9 @@ const ImageSearchAlt = /*#__PURE__*/React.forwardRef(function ImageSearchAlt({
2456
2542
  viewBox: "0 0 32 32",
2457
2543
  fill: "currentColor",
2458
2544
  ...rest
2459
- }, _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
2545
+ }, _path194 || (_path194 = /*#__PURE__*/React.createElement("path", {
2460
2546
  d: "M10,16a5.9908,5.9908,0,0,0,9.4712,4.8853L24.5859,26,26,24.5859l-5.115-5.1147A5.997,5.997,0,1,0,10,16Zm2,0a4,4,0,1,1,4,4A4.0045,4.0045,0,0,1,12,16Z"
2461
- })), _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
2547
+ })), _path195 || (_path195 = /*#__PURE__*/React.createElement("path", {
2462
2548
  d: "M29,7H22.54L20.83,4.45A.9946.9946,0,0,0,20,4H12a.9946.9946,0,0,0-.83.45L9.46,7H3A1.0031,1.0031,0,0,0,2,8V25a1.0031,1.0031,0,0,0,1,1h9V24H4V9h6a.9946.9946,0,0,0,.83-.45L12.54,6h6.92l1.71,2.55A.9946.9946,0,0,0,22,9h6V21h2V8A1.0031,1.0031,0,0,0,29,7Z"
2463
2549
  })), children);
2464
2550
  });
@@ -2478,9 +2564,9 @@ const WatsonHealthImageAvailabilityLocal = /*#__PURE__*/React.forwardRef(functio
2478
2564
  viewBox: "0 0 32 32",
2479
2565
  fill: "currentColor",
2480
2566
  ...rest
2481
- }, _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
2567
+ }, _path196 || (_path196 = /*#__PURE__*/React.createElement("path", {
2482
2568
  d: "M16,18c-2.8,0-5-2.2-5-5s2.2-5,5-5s5,2.2,5,5S18.8,18,16,18z"
2483
- })), _path190 || (_path190 = /*#__PURE__*/React.createElement("path", {
2569
+ })), _path197 || (_path197 = /*#__PURE__*/React.createElement("path", {
2484
2570
  d: "M16,30l-8.4-9.9c0-0.1-0.3-0.5-0.3-0.5C5.8,17.7,5,15.4,5,13C5,6.9,9.9,2,16,2s11,4.9,11,11c0,2.4-0.8,4.7-2.2,6.6l0,0 c0,0-0.3,0.4-0.3,0.4L16,30z M8.8,18.4c0,0,0.2,0.3,0.3,0.4l6.9,8.1l6.9-8.1c0-0.1,0.3-0.4,0.3-0.4C24.4,16.8,25,15,25,13 c0-5-4-9-9-9s-9,4-9,9C7,15,7.6,16.8,8.8,18.4L8.8,18.4z"
2485
2571
  })), children);
2486
2572
  });
@@ -2500,9 +2586,9 @@ const WatsonHealthImageAvailabilityRetrieving = /*#__PURE__*/React.forwardRef(fu
2500
2586
  viewBox: "0 0 32 32",
2501
2587
  fill: "currentColor",
2502
2588
  ...rest
2503
- }, _path191 || (_path191 = /*#__PURE__*/React.createElement("path", {
2589
+ }, _path198 || (_path198 = /*#__PURE__*/React.createElement("path", {
2504
2590
  d: "M10 13L11.4 11.6 15 15.2 15 2 17 2 17 15.2 20.6 11.6 22 13 16 19z"
2505
- })), _path192 || (_path192 = /*#__PURE__*/React.createElement("path", {
2591
+ })), _path199 || (_path199 = /*#__PURE__*/React.createElement("path", {
2506
2592
  d: "M20,2.8V5c3,1.5,5,4.5,5,8c0,2-0.6,3.8-1.8,5.4c0,0-0.2,0.3-0.3,0.4L16,26.9l-6.9-8.1c-0.1-0.1-0.3-0.4-0.3-0.4 C7.6,16.8,7,15,7,13c0-3.5,2-6.6,5-8V2.8C7.9,4.4,5,8.3,5,13c0,2.4,0.8,4.7,2.2,6.6c0,0,0.3,0.4,0.3,0.5L16,30l8.4-10 c0-0.1,0.3-0.4,0.3-0.4l0,0c1.4-1.9,2.2-4.2,2.2-6.6C27,8.3,24.1,4.4,20,2.8z"
2507
2593
  })), children);
2508
2594
  });
@@ -2526,9 +2612,9 @@ const WatsonHealthImageAvailabilityUnavailable = /*#__PURE__*/React.forwardRef(f
2526
2612
  cx: "16",
2527
2613
  cy: "20.5",
2528
2614
  r: "1.5"
2529
- })), _path193 || (_path193 = /*#__PURE__*/React.createElement("path", {
2615
+ })), _path200 || (_path200 = /*#__PURE__*/React.createElement("path", {
2530
2616
  d: "M17,17h-2v-4h2c1.1,0,2-0.9,2-2s-0.9-2-2-2h-2c-1.1,0-2,0.9-2,2v0.5h-2V11c0-2.2,1.8-4,4-4h2c2.2,0,4,1.8,4,4s-1.8,4-4,4V17 z"
2531
- })), _path194 || (_path194 = /*#__PURE__*/React.createElement("path", {
2617
+ })), _path201 || (_path201 = /*#__PURE__*/React.createElement("path", {
2532
2618
  d: "M16,30l-8.4-9.9c0-0.1-0.3-0.5-0.3-0.5C5.8,17.7,5,15.4,5,13C5,6.9,9.9,2,16,2s11,4.9,11,11c0,2.4-0.8,4.7-2.2,6.6l0,0 c0,0-0.3,0.4-0.3,0.4L16,30z M8.8,18.4c0,0,0.2,0.3,0.3,0.4l6.9,8.1l6.9-8.1c0-0.1,0.3-0.4,0.3-0.4C24.4,16.8,25,15,25,13 c0-5-4-9-9-9s-9,4-9,9C7,15,7.6,16.8,8.8,18.4L8.8,18.4z"
2533
2619
  })), children);
2534
2620
  });
@@ -2548,13 +2634,13 @@ const ImageService = /*#__PURE__*/React.forwardRef(function ImageService({
2548
2634
  viewBox: "0 0 32 32",
2549
2635
  fill: "currentColor",
2550
2636
  ...rest
2551
- }, _path195 || (_path195 = /*#__PURE__*/React.createElement("path", {
2637
+ }, _path202 || (_path202 = /*#__PURE__*/React.createElement("path", {
2552
2638
  d: "M28,20H26v2h2v6H4V22H6V20H4a2.0024,2.0024,0,0,0-2,2v6a2.0024,2.0024,0,0,0,2,2H28a2.0024,2.0024,0,0,0,2-2V22A2.0024,2.0024,0,0,0,28,20Z"
2553
2639
  })), _circle39 || (_circle39 = /*#__PURE__*/React.createElement("circle", {
2554
2640
  cx: "7",
2555
2641
  cy: "25",
2556
2642
  r: "1"
2557
- })), _path196 || (_path196 = /*#__PURE__*/React.createElement("path", {
2643
+ })), _path203 || (_path203 = /*#__PURE__*/React.createElement("path", {
2558
2644
  d: "M13 4H15V12H13zM9 4H11V12H9zM21 12H19a2.0021 2.0021 0 01-2-2V6a2.0021 2.0021 0 012-2h2a2.0021 2.0021 0 012 2v4A2.0021 2.0021 0 0121 12zM19 6v4h2V6zM21 14H23V22H21zM9 14H11V22H9zM17 22H15a2.0021 2.0021 0 01-2-2V16a2.0021 2.0021 0 012-2h2a2.0021 2.0021 0 012 2v4A2.0021 2.0021 0 0117 22zm-2-6v4h2V16z"
2559
2645
  })), children);
2560
2646
  });
@@ -2574,13 +2660,13 @@ const ImageStoreLocal = /*#__PURE__*/React.forwardRef(function ImageStoreLocal({
2574
2660
  viewBox: "0 0 32 32",
2575
2661
  fill: "currentColor",
2576
2662
  ...rest
2577
- }, _path197 || (_path197 = /*#__PURE__*/React.createElement("path", {
2663
+ }, _path204 || (_path204 = /*#__PURE__*/React.createElement("path", {
2578
2664
  strokeWidth: "0",
2579
2665
  d: "m25,2v7h7V2h-7Zm5,5h-3v-3h3v3Z"
2580
- })), _path198 || (_path198 = /*#__PURE__*/React.createElement("path", {
2666
+ })), _path205 || (_path205 = /*#__PURE__*/React.createElement("path", {
2581
2667
  strokeWidth: "0",
2582
2668
  d: "m23,6h-7v12h12v-7h-5v-5Zm-2,10h-3v-3h3v3Zm5-3v3h-3v-3h3Zm-8-2v-3h3v3h-3Z"
2583
- })), _path199 || (_path199 = /*#__PURE__*/React.createElement("path", {
2669
+ })), _path206 || (_path206 = /*#__PURE__*/React.createElement("path", {
2584
2670
  strokeWidth: "0",
2585
2671
  d: "M26 20v2H6v-14h8v-2H6c-1.104.0011-1.999.8959-2 2v14c.0012 1.104.896 1.9987 2 2h20c1.104-.0015 1.9985-.8961 2-2v-2h-2zM2 26H30V28H2z"
2586
2672
  })), children);
@@ -2601,7 +2687,7 @@ const ImportExport = /*#__PURE__*/React.forwardRef(function ImportExport({
2601
2687
  viewBox: "0 0 32 32",
2602
2688
  fill: "currentColor",
2603
2689
  ...rest
2604
- }, _path200 || (_path200 = /*#__PURE__*/React.createElement("path", {
2690
+ }, _path207 || (_path207 = /*#__PURE__*/React.createElement("path", {
2605
2691
  d: "M28 24v4H4V24H2v4l.0076-.0049A1.9977 1.9977 0 004 30H28a2 2 0 002-2h0V24zM27.6 14.6L24 18.2 24 4 22 4 22 18.2 18.4 14.6 17 16 23 22 29 16 27.6 14.6zM9 4L3 10 4.4 11.4 8 7.8 8 22 10 22 10 7.8 13.6 11.4 15 10 9 4z"
2606
2692
  })), children);
2607
2693
  });
@@ -2621,7 +2707,7 @@ const Important = /*#__PURE__*/React.forwardRef(function Important({
2621
2707
  viewBox: "0 0 32 32",
2622
2708
  fill: "currentColor",
2623
2709
  ...rest
2624
- }, _path201 || (_path201 = /*#__PURE__*/React.createElement("path", {
2710
+ }, _path208 || (_path208 = /*#__PURE__*/React.createElement("path", {
2625
2711
  d: "M17,19h-2v-11h2v11ZM16,21c-.83,0-1.5.67-1.5,1.5s.67,1.5,1.5,1.5,1.5-.67,1.5-1.5-.67-1.5-1.5-1.5h0Z"
2626
2712
  })), children);
2627
2713
  });
@@ -2641,15 +2727,15 @@ const ImproveRelevance = /*#__PURE__*/React.forwardRef(function ImproveRelevance
2641
2727
  viewBox: "0 0 32 32",
2642
2728
  fill: "currentColor",
2643
2729
  ...rest
2644
- }, _path202 || (_path202 = /*#__PURE__*/React.createElement("path", {
2730
+ }, _path209 || (_path209 = /*#__PURE__*/React.createElement("path", {
2645
2731
  d: "M22 26.59L19.41 24 18 25.41 22 29.41 30 21.41 28.59 20 22 26.59z"
2646
2732
  })), _circle40 || (_circle40 = /*#__PURE__*/React.createElement("circle", {
2647
2733
  cx: "16",
2648
2734
  cy: "16",
2649
2735
  r: "2"
2650
- })), _path203 || (_path203 = /*#__PURE__*/React.createElement("path", {
2736
+ })), _path210 || (_path210 = /*#__PURE__*/React.createElement("path", {
2651
2737
  d: "M16,22a6,6,0,1,1,6-6A6.0066,6.0066,0,0,1,16,22Zm0-10a4,4,0,1,0,4,4A4.0045,4.0045,0,0,0,16,12Z"
2652
- })), _path204 || (_path204 = /*#__PURE__*/React.createElement("path", {
2738
+ })), _path211 || (_path211 = /*#__PURE__*/React.createElement("path", {
2653
2739
  d: "M28,16A12,12,0,1,0,16,28V26A10,10,0,1,1,26,16Z"
2654
2740
  })), children);
2655
2741
  });
@@ -2669,7 +2755,7 @@ const InProgress = /*#__PURE__*/React.forwardRef(function InProgress({
2669
2755
  viewBox: "0 0 32 32",
2670
2756
  fill: "currentColor",
2671
2757
  ...rest
2672
- }, _path205 || (_path205 = /*#__PURE__*/React.createElement("path", {
2758
+ }, _path212 || (_path212 = /*#__PURE__*/React.createElement("path", {
2673
2759
  d: "M16,2A14,14,0,1,0,30,16,14.0158,14.0158,0,0,0,16,2Zm0,26A12,12,0,0,1,16,4V16l8.4812,8.4814A11.9625,11.9625,0,0,1,16,28Z"
2674
2760
  })), children);
2675
2761
  });
@@ -2689,9 +2775,9 @@ const InProgressError = /*#__PURE__*/React.forwardRef(function InProgressError({
2689
2775
  viewBox: "0 0 32 32",
2690
2776
  fill: "currentColor",
2691
2777
  ...rest
2692
- }, _path206 || (_path206 = /*#__PURE__*/React.createElement("path", {
2778
+ }, _path213 || (_path213 = /*#__PURE__*/React.createElement("path", {
2693
2779
  d: "M30,24a6,6,0,1,0-6,6A6.0066,6.0066,0,0,0,30,24Zm-2,0a3.9521,3.9521,0,0,1-.5669,2.019L21.981,20.5669A3.9529,3.9529,0,0,1,24,20,4.0045,4.0045,0,0,1,28,24Zm-8,0a3.9521,3.9521,0,0,1,.5669-2.019l5.4521,5.4521A3.9529,3.9529,0,0,1,24,28,4.0045,4.0045,0,0,1,20,24Z"
2694
- })), _path207 || (_path207 = /*#__PURE__*/React.createElement("path", {
2780
+ })), _path214 || (_path214 = /*#__PURE__*/React.createElement("path", {
2695
2781
  d: "M14,2a12,12,0,1,0,2,23.8193v-2.021A10,10,0,1,1,14,4V14l4.343,4.3433A7.9751,7.9751,0,0,1,24,16h1.8193A11.93,11.93,0,0,0,14,2Z"
2696
2782
  })), children);
2697
2783
  });
@@ -2711,9 +2797,9 @@ const InProgressWarning = /*#__PURE__*/React.forwardRef(function InProgressWarni
2711
2797
  viewBox: "0 0 32 32",
2712
2798
  fill: "currentColor",
2713
2799
  ...rest
2714
- }, _path208 || (_path208 = /*#__PURE__*/React.createElement("path", {
2800
+ }, _path215 || (_path215 = /*#__PURE__*/React.createElement("path", {
2715
2801
  d: "M27.38,28H20.6178L24,21.2358ZM24,18a1,1,0,0,0-.8947.5527l-5,10A1.0005,1.0005,0,0,0,19,30H29a1,1,0,0,0,.9214-1.3892L24.8946,18.5527A1,1,0,0,0,24,18Z"
2716
- })), _path209 || (_path209 = /*#__PURE__*/React.createElement("path", {
2802
+ })), _path216 || (_path216 = /*#__PURE__*/React.createElement("path", {
2717
2803
  d: "M18.746,22.7993A9.999,9.999,0,1,1,14,4V14l6.0971,6.0972,1.22-2.44A2.9849,2.9849,0,0,1,24,16h1.8193A11.993,11.993,0,1,0,14,26a11.9337,11.9337,0,0,0,3.3939-.4966Z"
2718
2804
  })), children);
2719
2805
  });
@@ -2733,7 +2819,7 @@ const IncidentReporter = /*#__PURE__*/React.forwardRef(function IncidentReporter
2733
2819
  viewBox: "0 0 32 32",
2734
2820
  fill: "currentColor",
2735
2821
  ...rest
2736
- }, _path210 || (_path210 = /*#__PURE__*/React.createElement("path", {
2822
+ }, _path217 || (_path217 = /*#__PURE__*/React.createElement("path", {
2737
2823
  d: "M10,13h12v2h-12v-2ZM10,20h8v-2h-8v2ZM10,25h5v-2h-5v2ZM7,7h3v3h12v-3h3v6h2v-6c0-1.1045-.8955-2-2-2h-3v-1c0-1.1045-.8955-2-2-2h-8c-1.1045,0-2,.8955-2,2v1h-3c-1.1045,0-2,.8955-2,2v21c0,1.1045.8955,2,2,2h5v-2h-5V7ZM12,4h8v4h-8v-4ZM29.9108,28.9355l-6.2831-11.5649c-.2739-.4941-.9829-.4941-1.2568,0l-6.2831,11.5649c-.2607.48.0862,1.0645.6316,1.0645h12.5599c.5453,0,.8923-.5845.6315-1.0645ZM22.2493,21h1.5v4h-1.5v-4ZM22.9993,28c-.5522,0-.9993-.4478-.9993-1s.4478-1,1-1,1,.4478,1,1-.4485,1-1.0007,1Z"
2738
2824
  })), children);
2739
2825
  });
@@ -2754,7 +2840,7 @@ const Incomplete = /*#__PURE__*/React.forwardRef(function Incomplete({
2754
2840
  viewBox: "0 0 16 16",
2755
2841
  fill: "currentColor",
2756
2842
  ...rest
2757
- }, _path211 || (_path211 = /*#__PURE__*/React.createElement("path", {
2843
+ }, _path218 || (_path218 = /*#__PURE__*/React.createElement("path", {
2758
2844
  d: "M8,2a6,6,0,1,0,6,6A6,6,0,0,0,8,2ZM8,4a4.0045,4.0045,0,0,1,4,4H4A4.0045,4.0045,0,0,1,8,4Z"
2759
2845
  })), children);
2760
2846
  }
@@ -2766,7 +2852,7 @@ const Incomplete = /*#__PURE__*/React.forwardRef(function Incomplete({
2766
2852
  viewBox: "0 0 32 32",
2767
2853
  fill: "currentColor",
2768
2854
  ...rest
2769
- }, _path212 || (_path212 = /*#__PURE__*/React.createElement("path", {
2855
+ }, _path219 || (_path219 = /*#__PURE__*/React.createElement("path", {
2770
2856
  d: "M23.7642 6.8593l1.2851-1.5315A13.976 13.976 0 0020.8672 2.887l-.6836 1.8776A11.9729 11.9729 0 0123.7642 6.8593zM27.81 14l1.9677-.4128A13.8888 13.8888 0 0028.14 9.0457L26.4087 10A12.52 12.52 0 0127.81 14zM20.1836 27.2354l.6836 1.8776a13.976 13.976 0 004.1821-2.4408l-1.2851-1.5315A11.9729 11.9729 0 0120.1836 27.2354zM26.4087 22L28.14 23a14.14 14.14 0 001.6382-4.5872L27.81 18.0659A12.1519 12.1519 0 0126.4087 22zM16 30V2a14 14 0 000 28z"
2771
2857
  })), children);
2772
2858
  });
@@ -2786,7 +2872,7 @@ const IncompleteCancel = /*#__PURE__*/React.forwardRef(function IncompleteCancel
2786
2872
  viewBox: "0 0 32 32",
2787
2873
  fill: "currentColor",
2788
2874
  ...rest
2789
- }, _path213 || (_path213 = /*#__PURE__*/React.createElement("path", {
2875
+ }, _path220 || (_path220 = /*#__PURE__*/React.createElement("path", {
2790
2876
  d: "M30 21.41L28.59 20 25 23.59 21.41 20 20 21.41 23.59 25 20 28.59 21.41 30 25 26.41 28.59 30 30 28.59 26.41 25 30 21.41zM14 26A12 12 0 0114 2zM17.8257 4.7642a10.0288 10.0288 0 013.2422 2.1679l1.4133-1.4135a12.0359 12.0359 0 00-3.89-2.6016zM26 14a11.93 11.93 0 00-.9167-4.5908l-1.8472.7651A9.9428 9.9428 0 0124 14z"
2791
2877
  })), children);
2792
2878
  });
@@ -2806,7 +2892,7 @@ const IncompleteError = /*#__PURE__*/React.forwardRef(function IncompleteError({
2806
2892
  viewBox: "0 0 32 32",
2807
2893
  fill: "currentColor",
2808
2894
  ...rest
2809
- }, _path214 || (_path214 = /*#__PURE__*/React.createElement("path", {
2895
+ }, _path221 || (_path221 = /*#__PURE__*/React.createElement("path", {
2810
2896
  d: "M14 26A12 12 0 0114 2zM17.8257 4.7642a10.0288 10.0288 0 013.2422 2.1679l1.4133-1.4135a12.0359 12.0359 0 00-3.89-2.6016zM26 14a11.93 11.93 0 00-.9167-4.5908l-1.8472.7651A9.9428 9.9428 0 0124 14zM30 24a6 6 0 10-6 6A6.0066 6.0066 0 0030 24zm-2 0a3.9521 3.9521 0 01-.5669 2.019L21.981 20.5669A3.9529 3.9529 0 0124 20 4.0045 4.0045 0 0128 24zm-8 0a3.9521 3.9521 0 01.5669-2.019l5.4521 5.4521A3.9529 3.9529 0 0124 28 4.0045 4.0045 0 0120 24z"
2811
2897
  })), children);
2812
2898
  });
@@ -2826,109 +2912,12 @@ const IncompleteWarning = /*#__PURE__*/React.forwardRef(function IncompleteWarni
2826
2912
  viewBox: "0 0 32 32",
2827
2913
  fill: "currentColor",
2828
2914
  ...rest
2829
- }, _path215 || (_path215 = /*#__PURE__*/React.createElement("path", {
2915
+ }, _path222 || (_path222 = /*#__PURE__*/React.createElement("path", {
2830
2916
  d: "M14 26A12 12 0 0114 2zM17.8257 4.7642a10.0288 10.0288 0 013.2422 2.1679l1.4133-1.4135a12.0359 12.0359 0 00-3.89-2.6016zM26 14a11.93 11.93 0 00-.9167-4.5908l-1.8472.7651A9.9428 9.9428 0 0124 14zM27.38 28H20.6178L24 21.2358zM24 18a1 1 0 00-.8947.5527l-5 10A1.0005 1.0005 0 0019 30H29a1 1 0 00.9214-1.3892L24.8946 18.5527A1 1 0 0024 18z"
2831
2917
  })), children);
2832
2918
  });
2833
2919
  if (process.env.NODE_ENV !== "production") {
2834
2920
  IncompleteWarning.propTypes = iconPropTypes;
2835
2921
  }
2836
- const IncreaseLevel = /*#__PURE__*/React.forwardRef(function IncreaseLevel({
2837
- children,
2838
- size = 16,
2839
- ...rest
2840
- }, ref) {
2841
- return /*#__PURE__*/React.createElement(Icon, {
2842
- width: size,
2843
- height: size,
2844
- ref: ref,
2845
- xmlns: "http://www.w3.org/2000/svg",
2846
- viewBox: "0 0 32 32",
2847
- fill: "currentColor",
2848
- ...rest
2849
- }, _path216 || (_path216 = /*#__PURE__*/React.createElement("path", {
2850
- d: "M23 4L18 7.75 18 14.25 15 12 10 15.75 10 22.25 7 20 2 23.75 2 30 4 30 4 24.75 7 22.5 10 24.75 10 30 12 30 12 16.75 15 14.5 18 16.75 18 30 20 30 20 8.75 23 6.5 26 8.75 26 30 28 30 28 7.75 23 4z"
2851
- })), children);
2852
- });
2853
- if (process.env.NODE_ENV !== "production") {
2854
- IncreaseLevel.propTypes = iconPropTypes;
2855
- }
2856
- const Industry = /*#__PURE__*/React.forwardRef(function Industry({
2857
- children,
2858
- size = 16,
2859
- ...rest
2860
- }, ref) {
2861
- return /*#__PURE__*/React.createElement(Icon, {
2862
- width: size,
2863
- height: size,
2864
- ref: ref,
2865
- xmlns: "http://www.w3.org/2000/svg",
2866
- viewBox: "0 0 32 32",
2867
- fill: "currentColor",
2868
- ...rest
2869
- }, _path217 || (_path217 = /*#__PURE__*/React.createElement("path", {
2870
- d: "M29.53,6.15a1,1,0,0,0-1,0L20,10.38V7a1,1,0,0,0-1.45-.89L10,10.38V3A1,1,0,0,0,9,2H3A1,1,0,0,0,2,3V28H30V7A1,1,0,0,0,29.53,6.15ZM22,26H18V19h4Zm6,0H24V18a1,1,0,0,0-1-1H17a1,1,0,0,0-1,1v8H4V4H8v9.62l10-5v5l10-5Z"
2871
- })), children);
2872
- });
2873
- if (process.env.NODE_ENV !== "production") {
2874
- Industry.propTypes = iconPropTypes;
2875
- }
2876
- const InfinitySymbol = /*#__PURE__*/React.forwardRef(function InfinitySymbol({
2877
- children,
2878
- size = 16,
2879
- ...rest
2880
- }, ref) {
2881
- return /*#__PURE__*/React.createElement(Icon, {
2882
- width: size,
2883
- height: size,
2884
- ref: ref,
2885
- xmlns: "http://www.w3.org/2000/svg",
2886
- viewBox: "0 0 32 32",
2887
- fill: "currentColor",
2888
- ...rest
2889
- }, _path218 || (_path218 = /*#__PURE__*/React.createElement("path", {
2890
- d: "m23,23c-5.6558,0-7.8577-6.4109-7.9487-6.6837-.0173-.0514-1.8435-5.3163-6.0513-5.3163-2.7571,0-5,2.243-5,5s2.2429,5,5,5c1.5876,0,3.0134-.7322,4.2373-2.1764l1.5259,1.2932c-1.5989,1.8862-3.5916,2.8832-5.7632,2.8832-3.8599,0-7-3.1401-7-7s3.1401-7,7-7c5.6558,0,7.8577,6.4109,7.9487,6.6837.0173.0514,1.8435,5.3163,6.0513,5.3163,2.7571,0,5-2.243,5-5s-2.2429-5-5-5c-1.5876,0-3.0134.7322-4.2373,2.1764l-1.5259-1.2932c1.5989-1.8862,3.5916-2.8832,5.7632-2.8832,3.8599,0,7,3.1401,7,7s-3.1401,7-7,7Z"
2891
- })), children);
2892
- });
2893
- if (process.env.NODE_ENV !== "production") {
2894
- InfinitySymbol.propTypes = iconPropTypes;
2895
- }
2896
- const Information = /*#__PURE__*/React.forwardRef(function Information({
2897
- children,
2898
- size = 16,
2899
- ...rest
2900
- }, ref) {
2901
- if (size === 16 || size === "16" || size === "16px") {
2902
- return /*#__PURE__*/React.createElement(Icon, {
2903
- width: size,
2904
- height: size,
2905
- ref: ref,
2906
- xmlns: "http://www.w3.org/2000/svg",
2907
- viewBox: "0 0 16 16",
2908
- fill: "currentColor",
2909
- ...rest
2910
- }, _path219 || (_path219 = /*#__PURE__*/React.createElement("path", {
2911
- d: "M8.5 11L8.5 6.5 6.5 6.5 6.5 7.5 7.5 7.5 7.5 11 6 11 6 12 10 12 10 11zM8 3.5c-.4 0-.8.3-.8.8S7.6 5 8 5c.4 0 .8-.3.8-.8S8.4 3.5 8 3.5z"
2912
- })), _path220 || (_path220 = /*#__PURE__*/React.createElement("path", {
2913
- d: "M8,15c-3.9,0-7-3.1-7-7s3.1-7,7-7s7,3.1,7,7S11.9,15,8,15z M8,2C4.7,2,2,4.7,2,8s2.7,6,6,6s6-2.7,6-6S11.3,2,8,2z"
2914
- })), children);
2915
- }
2916
- return /*#__PURE__*/React.createElement(Icon, {
2917
- width: size,
2918
- height: size,
2919
- ref: ref,
2920
- xmlns: "http://www.w3.org/2000/svg",
2921
- viewBox: "0 0 32 32",
2922
- fill: "currentColor",
2923
- ...rest
2924
- }, _path221 || (_path221 = /*#__PURE__*/React.createElement("path", {
2925
- d: "M17 22L17 14 13 14 13 16 15 16 15 22 12 22 12 24 20 24 20 22 17 22zM16 8a1.5 1.5 0 101.5 1.5A1.5 1.5 0 0016 8z"
2926
- })), _path222 || (_path222 = /*#__PURE__*/React.createElement("path", {
2927
- d: "M16,30A14,14,0,1,1,30,16,14,14,0,0,1,16,30ZM16,4A12,12,0,1,0,28,16,12,12,0,0,0,16,4Z"
2928
- })), children);
2929
- });
2930
- if (process.env.NODE_ENV !== "production") {
2931
- Information.propTypes = iconPropTypes;
2932
- }
2933
2922
 
2934
- export { IbmCloudHpc, IbmCloudHsm, IbmCloudHyperProtectCryptoServices, IbmCloudHyperProtectDbaas, IbmCloudHyperProtectVs, IbmCloudInternetServices, IbmCloudIpsecVpn, IbmCloudKeyProtect, IbmCloudKubernetesService, IbmCloudLogging, IbmCloudMassDataMigration, IbmCloudObservability, IbmCloudPakApplications, IbmCloudPakBusinessAutomation, IbmCloudPakData, IbmCloudPakIntegration, IbmCloudPakMantaAutomatedDataLineage, IbmCloudPakMulticloudMgmt, IbmCloudPakNetezza, IbmCloudPakNetworkAutomation, IbmCloudPakSecurity, IbmCloudPakSystem, IbmCloudPakWatsonAiops, IbmCloudPal, IbmCloudPrivilegedAccessGateway, IbmCloudProjects, IbmCloudResiliency, IbmCloudSecretsManager, IbmCloudSecurity, IbmCloudSecurityComplianceCenter, IbmCloudSecurityComplianceCenterWorkloadProtection, IbmCloudSecurityGroups, IbmCloudSubnets, IbmCloudSysdigSecure, IbmCloudTransitGateway, IbmCloudVirtualServerClassic, IbmCloudVirtualServerVpc, IbmCloudVpc, IbmCloudVpcBlockStorageSnapshots, IbmCloudVpcClientVpn, IbmCloudVpcEndpoints, IbmCloudVpcFileStorage, IbmCloudVpcImages, IbmConsultingAdvantageAgent, IbmConsultingAdvantageApplication, IbmConsultingAdvantageAssistant, IbmDevopsControl, IbmFederatedApiManagement, IbmHybridControlPlane, IbmQuantumSafeAdvisor, IbmQuantumSafeExplorer, IbmQuantumSafeRemediator, IbmSecurity, IbmSecurityServices, IbmSoftwareWatsonxDataAnalyzeAndProcess, IbmSoftwareWatsonxDataStructuredEnrichment, IbmSoftwareWatsonxDataStructuredImport, IbmSoftwareWatsonxDataUnstructuredEnrichment, IbmSoftwareWatsonxDataUnstructuredImport, IbmSoftwareWatsonxDocumentLibrary, IbmWatsonAssistant, IbmWatsonDiscovery, IbmWatsonKnowledgeCatalog, IbmWatsonKnowledgeStudio, IbmWatsonLanguageTranslator, IbmWatsonMachineLearning, IbmWatsonNaturalLanguageClassifier, IbmWatsonNaturalLanguageUnderstanding, IbmWatsonOpenscale, IbmWatsonOrders, IbmWatsonQuery, IbmWatsonSpeechToText, IbmWatsonStudio, IbmWatsonTextToSpeech, IbmWatsonToneAnalyzer, IbmWatsonxAssistant, IbmWatsonxCodeAssistant, IbmWatsonxCodeAssistantForEnterpriseJavaApplications, IbmWatsonxCodeAssistantForZ, IbmWatsonxCodeAssistantForZRefactor, IbmWatsonxCodeAssistantForZValidationAssistant, IbmWatsonxOrchestrate, IbmZCloudModStack, IbmZCloudProvisioning, IbmZEnvironmentsDevSecOps, IbmZOpenEditor, IbmZOs, IbmZOsAiControlInterface, IbmZOsContainers, IbmZOsPackageManager, IbmZProcessorCapacityReference, IceAccretion, IceVision, IdManagement, Idea, Identification, IfAction, Image, ImageCopy, ImageMedical, ImageReference, ImageSearch, ImageSearchAlt, ImageService, ImageStoreLocal, ImportExport, Important, ImproveRelevance, InProgress, InProgressError, InProgressWarning, IncidentReporter, Incomplete, IncompleteCancel, IncompleteError, IncompleteWarning, IncreaseLevel, Industry, InfinitySymbol, Information, QID, WatsonHealthICa_2D, WatsonHealthImageAvailabilityLocal, WatsonHealthImageAvailabilityRetrieving, WatsonHealthImageAvailabilityUnavailable };
2923
+ export { IbmCloudEventNotification, IbmCloudEventStreams, IbmCloudForEducation, IbmCloudGateKeeper, IbmCloudHpc, IbmCloudHsm, IbmCloudHyperProtectCryptoServices, IbmCloudHyperProtectDbaas, IbmCloudHyperProtectVs, IbmCloudInternetServices, IbmCloudIpsecVpn, IbmCloudKeyProtect, IbmCloudKubernetesService, IbmCloudLogging, IbmCloudMassDataMigration, IbmCloudObservability, IbmCloudPakApplications, IbmCloudPakBusinessAutomation, IbmCloudPakData, IbmCloudPakIntegration, IbmCloudPakMantaAutomatedDataLineage, IbmCloudPakMulticloudMgmt, IbmCloudPakNetezza, IbmCloudPakNetworkAutomation, IbmCloudPakSecurity, IbmCloudPakSystem, IbmCloudPakWatsonAiops, IbmCloudPal, IbmCloudPrivilegedAccessGateway, IbmCloudProjects, IbmCloudResiliency, IbmCloudSecretsManager, IbmCloudSecurity, IbmCloudSecurityComplianceCenter, IbmCloudSecurityComplianceCenterWorkloadProtection, IbmCloudSecurityGroups, IbmCloudSubnets, IbmCloudSysdigSecure, IbmCloudTransitGateway, IbmCloudVirtualServerClassic, IbmCloudVirtualServerVpc, IbmCloudVpc, IbmCloudVpcBlockStorageSnapshots, IbmCloudVpcClientVpn, IbmCloudVpcEndpoints, IbmCloudVpcFileStorage, IbmCloudVpcImages, IbmConsultingAdvantageAgent, IbmConsultingAdvantageApplication, IbmConsultingAdvantageAssistant, IbmDevopsControl, IbmFederatedApiManagement, IbmHybridControlPlane, IbmQuantumSafeAdvisor, IbmQuantumSafeExplorer, IbmQuantumSafeRemediator, IbmSecurity, IbmSecurityServices, IbmSoftwareWatsonxDataAnalyzeAndProcess, IbmSoftwareWatsonxDataStructuredEnrichment, IbmSoftwareWatsonxDataStructuredImport, IbmSoftwareWatsonxDataUnstructuredEnrichment, IbmSoftwareWatsonxDataUnstructuredImport, IbmSoftwareWatsonxDocumentLibrary, IbmWatsonAssistant, IbmWatsonDiscovery, IbmWatsonKnowledgeCatalog, IbmWatsonKnowledgeStudio, IbmWatsonLanguageTranslator, IbmWatsonMachineLearning, IbmWatsonNaturalLanguageClassifier, IbmWatsonNaturalLanguageUnderstanding, IbmWatsonOpenscale, IbmWatsonOrders, IbmWatsonQuery, IbmWatsonSpeechToText, IbmWatsonStudio, IbmWatsonTextToSpeech, IbmWatsonToneAnalyzer, IbmWatsonxAssistant, IbmWatsonxCodeAssistant, IbmWatsonxCodeAssistantForEnterpriseJavaApplications, IbmWatsonxCodeAssistantForZ, IbmWatsonxCodeAssistantForZRefactor, IbmWatsonxCodeAssistantForZValidationAssistant, IbmWatsonxOrchestrate, IbmZCloudModStack, IbmZCloudProvisioning, IbmZEnvironmentsDevSecOps, IbmZOpenEditor, IbmZOs, IbmZOsAiControlInterface, IbmZOsContainers, IbmZOsPackageManager, IbmZProcessorCapacityReference, IceAccretion, IceVision, IdManagement, Idea, Identification, IfAction, Image, ImageCopy, ImageMedical, ImageReference, ImageSearch, ImageSearchAlt, ImageService, ImageStoreLocal, ImportExport, Important, ImproveRelevance, InProgress, InProgressError, InProgressWarning, IncidentReporter, Incomplete, IncompleteCancel, IncompleteError, IncompleteWarning, QID, WatsonHealthICa_2D, WatsonHealthImageAvailabilityLocal, WatsonHealthImageAvailabilityRetrieving, WatsonHealthImageAvailabilityUnavailable };