@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
@@ -14,9 +14,9 @@ var iconPropTypes = require('../iconPropTypes-BoFFIf2P.js');
14
14
  require('@carbon/icon-helpers');
15
15
  require('prop-types');
16
16
 
17
- 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;
17
+ 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;
18
18
  const didWarnAboutDeprecation = {};
19
- const IbmCloudHpc = /*#__PURE__*/React.forwardRef(function IbmCloudHpc({
19
+ const IbmCloudEventNotification = /*#__PURE__*/React.forwardRef(function IbmCloudEventNotification({
20
20
  children,
21
21
  size = 16,
22
22
  ...rest
@@ -30,8 +30,94 @@ const IbmCloudHpc = /*#__PURE__*/React.forwardRef(function IbmCloudHpc({
30
30
  fill: "currentColor",
31
31
  ...rest
32
32
  }, _path || (_path = /*#__PURE__*/React.createElement("path", {
33
+ 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"
34
+ })), children);
35
+ });
36
+ if (process.env.NODE_ENV !== "production") {
37
+ IbmCloudEventNotification.propTypes = iconPropTypes.iconPropTypes;
38
+ }
39
+ const IbmCloudEventStreams = /*#__PURE__*/React.forwardRef(function IbmCloudEventStreams({
40
+ children,
41
+ size = 16,
42
+ ...rest
43
+ }, ref) {
44
+ return /*#__PURE__*/React.createElement(Icon_js, {
45
+ width: size,
46
+ height: size,
47
+ ref: ref,
48
+ xmlns: "http://www.w3.org/2000/svg",
49
+ viewBox: "0 0 32 32",
50
+ fill: "currentColor",
51
+ ...rest
52
+ }, _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
53
+ 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"
54
+ })), _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
55
+ 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"
56
+ })), children);
57
+ });
58
+ if (process.env.NODE_ENV !== "production") {
59
+ IbmCloudEventStreams.propTypes = iconPropTypes.iconPropTypes;
60
+ }
61
+ const IbmCloudForEducation = /*#__PURE__*/React.forwardRef(function IbmCloudForEducation({
62
+ children,
63
+ size = 16,
64
+ ...rest
65
+ }, ref) {
66
+ return /*#__PURE__*/React.createElement(Icon_js, {
67
+ width: size,
68
+ height: size,
69
+ ref: ref,
70
+ xmlns: "http://www.w3.org/2000/svg",
71
+ viewBox: "0 0 32 32",
72
+ fill: "currentColor",
73
+ ...rest
74
+ }, _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
75
+ 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"
76
+ })), _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
77
+ 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"
78
+ })), _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
79
+ 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"
80
+ })), children);
81
+ });
82
+ if (process.env.NODE_ENV !== "production") {
83
+ IbmCloudForEducation.propTypes = iconPropTypes.iconPropTypes;
84
+ }
85
+ const IbmCloudGateKeeper = /*#__PURE__*/React.forwardRef(function IbmCloudGateKeeper({
86
+ children,
87
+ size = 16,
88
+ ...rest
89
+ }, ref) {
90
+ return /*#__PURE__*/React.createElement(Icon_js, {
91
+ width: size,
92
+ height: size,
93
+ ref: ref,
94
+ xmlns: "http://www.w3.org/2000/svg",
95
+ viewBox: "0 0 32 32",
96
+ fill: "currentColor",
97
+ ...rest
98
+ }, _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
99
+ 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"
100
+ })), children);
101
+ });
102
+ if (process.env.NODE_ENV !== "production") {
103
+ IbmCloudGateKeeper.propTypes = iconPropTypes.iconPropTypes;
104
+ }
105
+ const IbmCloudHpc = /*#__PURE__*/React.forwardRef(function IbmCloudHpc({
106
+ children,
107
+ size = 16,
108
+ ...rest
109
+ }, ref) {
110
+ return /*#__PURE__*/React.createElement(Icon_js, {
111
+ width: size,
112
+ height: size,
113
+ ref: ref,
114
+ xmlns: "http://www.w3.org/2000/svg",
115
+ viewBox: "0 0 32 32",
116
+ fill: "currentColor",
117
+ ...rest
118
+ }, _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
33
119
  d: "M22 13H24V15H22zM26 13H28V15H26zM30 13H32V15H30zM30 17H32V19H30zM15 20H17V22H15zM20 28H22V30H20zM24 28H26V30H24zM19 26h9v-9h-9v9zm2-7h5v5h-5v-5z"
34
- })), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
120
+ })), _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
35
121
  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"
36
122
  })), children);
37
123
  });
@@ -51,7 +137,7 @@ const IbmCloudHsm = /*#__PURE__*/React.forwardRef(function IbmCloudHsm({
51
137
  viewBox: "0 0 32 32",
52
138
  fill: "currentColor",
53
139
  ...rest
54
- }, _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
140
+ }, _path0 || (_path0 = /*#__PURE__*/React.createElement("path", {
55
141
  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"
56
142
  })), _circle || (_circle = /*#__PURE__*/React.createElement("circle", {
57
143
  cx: "9",
@@ -61,7 +147,7 @@ const IbmCloudHsm = /*#__PURE__*/React.forwardRef(function IbmCloudHsm({
61
147
  cx: "9",
62
148
  cy: "8",
63
149
  r: "1"
64
- })), _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
150
+ })), _path1 || (_path1 = /*#__PURE__*/React.createElement("path", {
65
151
  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"
66
152
  })), children);
67
153
  });
@@ -81,13 +167,13 @@ const IbmCloudHyperProtectCryptoServices = /*#__PURE__*/React.forwardRef(functio
81
167
  viewBox: "0 0 32 32",
82
168
  fill: "currentColor",
83
169
  ...rest
84
- }, _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
170
+ }, _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
85
171
  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"
86
172
  })), _circle3 || (_circle3 = /*#__PURE__*/React.createElement("circle", {
87
173
  cx: "22",
88
174
  cy: "10",
89
175
  r: "2"
90
- })), _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
176
+ })), _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
91
177
  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"
92
178
  })), children);
93
179
  });
@@ -107,7 +193,7 @@ const IbmCloudHyperProtectDbaas = /*#__PURE__*/React.forwardRef(function IbmClou
107
193
  viewBox: "0 0 32 32",
108
194
  fill: "currentColor",
109
195
  ...rest
110
- }, _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
196
+ }, _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
111
197
  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"
112
198
  })), _circle4 || (_circle4 = /*#__PURE__*/React.createElement("circle", {
113
199
  cx: "10",
@@ -121,7 +207,7 @@ const IbmCloudHyperProtectDbaas = /*#__PURE__*/React.forwardRef(function IbmClou
121
207
  cx: "10",
122
208
  cy: "7",
123
209
  r: "1"
124
- })), _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
210
+ })), _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
125
211
  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"
126
212
  })), children);
127
213
  });
@@ -141,9 +227,9 @@ const IbmCloudHyperProtectVs = /*#__PURE__*/React.forwardRef(function IbmCloudHy
141
227
  viewBox: "0 0 32 32",
142
228
  fill: "currentColor",
143
229
  ...rest
144
- }, _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
230
+ }, _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
145
231
  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"
146
- })), _path0 || (_path0 = /*#__PURE__*/React.createElement("path", {
232
+ })), _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
147
233
  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"
148
234
  })), children);
149
235
  });
@@ -163,9 +249,9 @@ const IbmCloudInternetServices = /*#__PURE__*/React.forwardRef(function IbmCloud
163
249
  viewBox: "0 0 32 32",
164
250
  fill: "currentColor",
165
251
  ...rest
166
- }, _path1 || (_path1 = /*#__PURE__*/React.createElement("path", {
252
+ }, _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
167
253
  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"
168
- })), _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
254
+ })), _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
169
255
  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"
170
256
  })), children);
171
257
  });
@@ -185,7 +271,7 @@ const IbmCloudIpsecVpn = /*#__PURE__*/React.forwardRef(function IbmCloudIpsecVpn
185
271
  viewBox: "0 0 32 32",
186
272
  fill: "currentColor",
187
273
  ...rest
188
- }, _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
274
+ }, _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
189
275
  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"
190
276
  })), children);
191
277
  });
@@ -205,9 +291,9 @@ const IbmCloudKeyProtect = /*#__PURE__*/React.forwardRef(function IbmCloudKeyPro
205
291
  viewBox: "0 0 32 32",
206
292
  fill: "currentColor",
207
293
  ...rest
208
- }, _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
294
+ }, _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
209
295
  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"
210
- })), _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
296
+ })), _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
211
297
  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"
212
298
  })), children);
213
299
  });
@@ -227,9 +313,9 @@ const IbmCloudKubernetesService = /*#__PURE__*/React.forwardRef(function IbmClou
227
313
  viewBox: "0 0 32 32",
228
314
  fill: "currentColor",
229
315
  ...rest
230
- }, _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
316
+ }, _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
231
317
  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"
232
- })), _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
318
+ })), _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
233
319
  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"
234
320
  })), children);
235
321
  });
@@ -249,11 +335,11 @@ const IbmCloudLogging = /*#__PURE__*/React.forwardRef(function IbmCloudLogging({
249
335
  viewBox: "0 0 32 32",
250
336
  fill: "currentColor",
251
337
  ...rest
252
- }, _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
338
+ }, _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
253
339
  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"
254
- })), _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
340
+ })), _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
255
341
  d: "M16 6H24V8H16zM16 2H24V4H16z"
256
- })), _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
342
+ })), _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
257
343
  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"
258
344
  })), children);
259
345
  });
@@ -273,9 +359,9 @@ const IbmCloudMassDataMigration = /*#__PURE__*/React.forwardRef(function IbmClou
273
359
  viewBox: "0 0 32 32",
274
360
  fill: "currentColor",
275
361
  ...rest
276
- }, _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
362
+ }, _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
277
363
  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"
278
- })), _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
364
+ })), _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
279
365
  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"
280
366
  })), children);
281
367
  });
@@ -295,7 +381,7 @@ const IbmCloudObservability = /*#__PURE__*/React.forwardRef(function IbmCloudObs
295
381
  viewBox: "0 0 32 32",
296
382
  fill: "currentColor",
297
383
  ...rest
298
- }, _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
384
+ }, _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
299
385
  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"
300
386
  })), children);
301
387
  });
@@ -315,10 +401,10 @@ const IbmCloudPal = /*#__PURE__*/React.forwardRef(function IbmCloudPal({
315
401
  viewBox: "0 0 32 32",
316
402
  fill: "currentColor",
317
403
  ...rest
318
- }, _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
404
+ }, _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
319
405
  strokeWidth: "0",
320
406
  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"
321
- })), _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
407
+ })), _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
322
408
  strokeWidth: "0",
323
409
  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"
324
410
  })), children);
@@ -339,9 +425,9 @@ const IbmCloudPrivilegedAccessGateway = /*#__PURE__*/React.forwardRef(function I
339
425
  viewBox: "0 0 32 32",
340
426
  fill: "currentColor",
341
427
  ...rest
342
- }, _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
428
+ }, _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
343
429
  d: "M32 23L27 28 25.6 26.6 28.2 24 20 24 20 22 28.2 22 25.6 19.4 27 18z"
344
- })), _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
430
+ })), _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
345
431
  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"
346
432
  })), children);
347
433
  });
@@ -361,7 +447,7 @@ const IbmCloudProjects = /*#__PURE__*/React.forwardRef(function IbmCloudProjects
361
447
  viewBox: "0 0 32 32",
362
448
  fill: "currentColor",
363
449
  ...rest
364
- }, _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
450
+ }, _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
365
451
  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"
366
452
  })), children);
367
453
  });
@@ -381,9 +467,9 @@ const IbmCloudResiliency = /*#__PURE__*/React.forwardRef(function IbmCloudResili
381
467
  viewBox: "0 0 32 32",
382
468
  fill: "currentColor",
383
469
  ...rest
384
- }, _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
470
+ }, _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
385
471
  d: "M24 24v6h6v-6h-6zm4 4h-2v-2h2v2zM2 30h6v-6H2v6zm2-4h2v2h-2v-2z"
386
- })), _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
472
+ })), _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
387
473
  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"
388
474
  })), children);
389
475
  });
@@ -403,9 +489,9 @@ const IbmCloudSecretsManager = /*#__PURE__*/React.forwardRef(function IbmCloudSe
403
489
  viewBox: "0 0 32 32",
404
490
  fill: "currentColor",
405
491
  ...rest
406
- }, _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
492
+ }, _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
407
493
  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"
408
- })), _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
494
+ })), _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
409
495
  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"
410
496
  })), children);
411
497
  });
@@ -425,7 +511,7 @@ const IbmCloudSecurity = /*#__PURE__*/React.forwardRef(function IbmCloudSecurity
425
511
  viewBox: "0 0 32 32",
426
512
  fill: "currentColor",
427
513
  ...rest
428
- }, _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
514
+ }, _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
429
515
  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"
430
516
  })), children);
431
517
  });
@@ -445,9 +531,9 @@ const IbmCloudSecurityComplianceCenter = /*#__PURE__*/React.forwardRef(function
445
531
  viewBox: "0 0 32 32",
446
532
  fill: "currentColor",
447
533
  ...rest
448
- }, _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
534
+ }, _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
449
535
  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"
450
- })), _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
536
+ })), _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
451
537
  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"
452
538
  })), children);
453
539
  });
@@ -467,11 +553,11 @@ const IbmCloudSecurityComplianceCenterWorkloadProtection = /*#__PURE__*/React.fo
467
553
  viewBox: "0 0 32 32",
468
554
  fill: "currentColor",
469
555
  ...rest
470
- }, _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
556
+ }, _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
471
557
  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"
472
- })), _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
558
+ })), _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
473
559
  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"
474
- })), _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
560
+ })), _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
475
561
  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"
476
562
  })), children);
477
563
  });
@@ -491,7 +577,7 @@ const IbmCloudSecurityGroups = /*#__PURE__*/React.forwardRef(function IbmCloudSe
491
577
  viewBox: "0 0 32 32",
492
578
  fill: "currentColor",
493
579
  ...rest
494
- }, _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
580
+ }, _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
495
581
  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"
496
582
  })), children);
497
583
  });
@@ -511,7 +597,7 @@ const IbmCloudSubnets = /*#__PURE__*/React.forwardRef(function IbmCloudSubnets({
511
597
  viewBox: "0 0 32 32",
512
598
  fill: "currentColor",
513
599
  ...rest
514
- }, _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
600
+ }, _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
515
601
  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"
516
602
  })), children);
517
603
  });
@@ -531,9 +617,9 @@ const IbmCloudSysdigSecure = /*#__PURE__*/React.forwardRef(function IbmCloudSysd
531
617
  viewBox: "0 0 32 32",
532
618
  fill: "currentColor",
533
619
  ...rest
534
- }, _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
620
+ }, _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
535
621
  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"
536
- })), _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
622
+ })), _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
537
623
  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"
538
624
  })), children);
539
625
  });
@@ -553,9 +639,9 @@ const IbmCloudTransitGateway = /*#__PURE__*/React.forwardRef(function IbmCloudTr
553
639
  viewBox: "0 0 32 32",
554
640
  fill: "currentColor",
555
641
  ...rest
556
- }, _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
642
+ }, _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
557
643
  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"
558
- })), _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
644
+ })), _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
559
645
  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"
560
646
  })), children);
561
647
  });
@@ -579,9 +665,9 @@ const IbmCloudVirtualServerClassic = /*#__PURE__*/React.forwardRef(function IbmC
579
665
  cx: "9",
580
666
  cy: "26",
581
667
  r: "1"
582
- })), _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
668
+ })), _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
583
669
  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"
584
- })), _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
670
+ })), _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
585
671
  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"
586
672
  })), children);
587
673
  });
@@ -605,7 +691,7 @@ const IbmCloudVirtualServerVpc = /*#__PURE__*/React.forwardRef(function IbmCloud
605
691
  cx: "8",
606
692
  cy: "26",
607
693
  r: "1"
608
- })), _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
694
+ })), _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
609
695
  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"
610
696
  })), children);
611
697
  });
@@ -625,9 +711,9 @@ const IbmCloudVpc = /*#__PURE__*/React.forwardRef(function IbmCloudVpc({
625
711
  viewBox: "0 0 32 32",
626
712
  fill: "currentColor",
627
713
  ...rest
628
- }, _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
714
+ }, _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
629
715
  d: "m23.4141,22l-13.4141-13.4141V2H2v8h6.5859l13.4141,13.4141v6.5859h8v-8h-6.5859ZM8,8h-4V4h4v4Zm20,20h-4v-4h4v4Z"
630
- })), _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
716
+ })), _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
631
717
  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"
632
718
  })), children);
633
719
  });
@@ -647,7 +733,7 @@ const IbmCloudVpcBlockStorageSnapshots = /*#__PURE__*/React.forwardRef(function
647
733
  viewBox: "0 0 32 32",
648
734
  fill: "currentColor",
649
735
  ...rest
650
- }, _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
736
+ }, _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
651
737
  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"
652
738
  })), children);
653
739
  });
@@ -667,7 +753,7 @@ const IbmCloudVpcClientVpn = /*#__PURE__*/React.forwardRef(function IbmCloudVpcC
667
753
  viewBox: "0 0 32 32",
668
754
  fill: "currentColor",
669
755
  ...rest
670
- }, _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
756
+ }, _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
671
757
  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"
672
758
  })), children);
673
759
  });
@@ -687,11 +773,11 @@ const IbmCloudVpcEndpoints = /*#__PURE__*/React.forwardRef(function IbmCloudVpcE
687
773
  viewBox: "0 0 32 32",
688
774
  fill: "currentColor",
689
775
  ...rest
690
- }, _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
776
+ }, _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
691
777
  d: "M20,27H7a2.0059,2.0059,0,0,1-2-2V12H7V25H20Z"
692
- })), _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
778
+ })), _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
693
779
  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"
694
- })), _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
780
+ })), _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
695
781
  d: "M25,20h2V7a2.0059,2.0059,0,0,0-2-2H12V7H25Z"
696
782
  })), children);
697
783
  });
@@ -711,7 +797,7 @@ const IbmCloudVpcFileStorage = /*#__PURE__*/React.forwardRef(function IbmCloudVp
711
797
  viewBox: "0 0 32 32",
712
798
  fill: "currentColor",
713
799
  ...rest
714
- }, _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
800
+ }, _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
715
801
  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"
716
802
  })), children);
717
803
  });
@@ -731,7 +817,7 @@ const IbmCloudVpcImages = /*#__PURE__*/React.forwardRef(function IbmCloudVpcImag
731
817
  viewBox: "0 0 32 32",
732
818
  fill: "currentColor",
733
819
  ...rest
734
- }, _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
820
+ }, _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
735
821
  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"
736
822
  })), children);
737
823
  });
@@ -751,11 +837,11 @@ const IbmCloudPakApplications = /*#__PURE__*/React.forwardRef(function IbmCloudP
751
837
  viewBox: "0 0 32 32",
752
838
  fill: "currentColor",
753
839
  ...rest
754
- }, _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
840
+ }, _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
755
841
  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"
756
- })), _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
842
+ })), _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
757
843
  d: "M11,17H9V12a2.0023,2.0023,0,0,1,2-2h6v2H11Z"
758
- })), _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
844
+ })), _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
759
845
  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"
760
846
  })), children);
761
847
  });
@@ -816,9 +902,9 @@ const IbmCloudPakData = /*#__PURE__*/React.forwardRef(function IbmCloudPakData({
816
902
  cx: "15",
817
903
  cy: "23",
818
904
  r: "1"
819
- })), _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
905
+ })), _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
820
906
  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"
821
- })), _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
907
+ })), _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
822
908
  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"
823
909
  })), children);
824
910
  });
@@ -838,11 +924,11 @@ const IbmCloudPakIntegration = /*#__PURE__*/React.forwardRef(function IbmCloudPa
838
924
  viewBox: "0 0 32 32",
839
925
  fill: "currentColor",
840
926
  ...rest
841
- }, _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
927
+ }, _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
842
928
  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"
843
- })), _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
929
+ })), _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
844
930
  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"
845
- })), _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
931
+ })), _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
846
932
  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"
847
933
  })), children);
848
934
  });
@@ -862,7 +948,7 @@ const IbmCloudPakMantaAutomatedDataLineage = /*#__PURE__*/React.forwardRef(funct
862
948
  viewBox: "0 0 32 32",
863
949
  fill: "currentColor",
864
950
  ...rest
865
- }, _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
951
+ }, _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
866
952
  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"
867
953
  })), children);
868
954
  });
@@ -882,9 +968,9 @@ const IbmCloudPakMulticloudMgmt = /*#__PURE__*/React.forwardRef(function IbmClou
882
968
  viewBox: "0 0 32 32",
883
969
  fill: "currentColor",
884
970
  ...rest
885
- }, _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
971
+ }, _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
886
972
  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"
887
- })), _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
973
+ })), _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
888
974
  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"
889
975
  })), children);
890
976
  });
@@ -904,9 +990,9 @@ const IbmCloudPakNetezza = /*#__PURE__*/React.forwardRef(function IbmCloudPakNet
904
990
  viewBox: "0 0 32 32",
905
991
  fill: "currentColor",
906
992
  ...rest
907
- }, _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
993
+ }, _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
908
994
  d: "M19 10L19 19.2 13.5 10 11 10 11 22 13 22 13 12.8 18.5 22 21 22 21 10z"
909
- })), _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
995
+ })), _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
910
996
  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"
911
997
  })), children);
912
998
  });
@@ -926,13 +1012,13 @@ const IbmCloudPakNetworkAutomation = /*#__PURE__*/React.forwardRef(function IbmC
926
1012
  viewBox: "0 0 32 32",
927
1013
  fill: "currentColor",
928
1014
  ...rest
929
- }, _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
1015
+ }, _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
930
1016
  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"
931
- })), _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
1017
+ })), _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
932
1018
  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"
933
- })), _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
1019
+ })), _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
934
1020
  d: "M9.6362,21.364a9,9,0,0,1,0-12.728L11.05,10.0505a6.9993,6.9993,0,0,0,0,9.899Z"
935
- })), _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
1021
+ })), _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
936
1022
  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"
937
1023
  })), children);
938
1024
  });
@@ -952,9 +1038,9 @@ const IbmCloudPakSecurity = /*#__PURE__*/React.forwardRef(function IbmCloudPakSe
952
1038
  viewBox: "0 0 32 32",
953
1039
  fill: "currentColor",
954
1040
  ...rest
955
- }, _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
1041
+ }, _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
956
1042
  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"
957
- })), _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
1043
+ })), _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
958
1044
  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"
959
1045
  })), children);
960
1046
  });
@@ -974,15 +1060,15 @@ const IbmCloudPakSystem = /*#__PURE__*/React.forwardRef(function IbmCloudPakSyst
974
1060
  viewBox: "0 0 32 32",
975
1061
  fill: "currentColor",
976
1062
  ...rest
977
- }, _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
1063
+ }, _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
978
1064
  d: "M15 11.671H17V15.328H15z",
979
1065
  transform: "rotate(-45 16 13.5)"
980
- })), _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
1066
+ })), _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
981
1067
  d: "M15 16.672H17V20.329H15z",
982
1068
  transform: "rotate(-45 16 18.5)"
983
- })), _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
1069
+ })), _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
984
1070
  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"
985
- })), _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
1071
+ })), _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
986
1072
  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"
987
1073
  })), children);
988
1074
  });
@@ -1002,9 +1088,9 @@ const IbmCloudPakWatsonAiops = /*#__PURE__*/React.forwardRef(function IbmCloudPa
1002
1088
  viewBox: "0 0 32 32",
1003
1089
  fill: "currentColor",
1004
1090
  ...rest
1005
- }, _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
1091
+ }, _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
1006
1092
  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"
1007
- })), _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
1093
+ })), _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
1008
1094
  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"
1009
1095
  })), children);
1010
1096
  });
@@ -1024,7 +1110,7 @@ const IbmConsultingAdvantageAgent = /*#__PURE__*/React.forwardRef(function IbmCo
1024
1110
  viewBox: "0 0 32 32",
1025
1111
  fill: "currentColor",
1026
1112
  ...rest
1027
- }, _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
1113
+ }, _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
1028
1114
  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"
1029
1115
  })), children);
1030
1116
  });
@@ -1044,7 +1130,7 @@ const IbmConsultingAdvantageApplication = /*#__PURE__*/React.forwardRef(function
1044
1130
  viewBox: "0 0 32 32",
1045
1131
  fill: "currentColor",
1046
1132
  ...rest
1047
- }, _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
1133
+ }, _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
1048
1134
  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"
1049
1135
  })), children);
1050
1136
  });
@@ -1064,7 +1150,7 @@ const IbmConsultingAdvantageAssistant = /*#__PURE__*/React.forwardRef(function I
1064
1150
  viewBox: "0 0 32 32",
1065
1151
  fill: "currentColor",
1066
1152
  ...rest
1067
- }, _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
1153
+ }, _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
1068
1154
  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"
1069
1155
  })), children);
1070
1156
  });
@@ -1084,7 +1170,7 @@ const IbmDevopsControl = /*#__PURE__*/React.forwardRef(function IbmDevopsControl
1084
1170
  viewBox: "0 0 32 32",
1085
1171
  fill: "currentColor",
1086
1172
  ...rest
1087
- }, _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
1173
+ }, _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
1088
1174
  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"
1089
1175
  })), children);
1090
1176
  });
@@ -1104,7 +1190,7 @@ const IbmFederatedApiManagement = /*#__PURE__*/React.forwardRef(function IbmFede
1104
1190
  viewBox: "0 0 32 32",
1105
1191
  fill: "currentColor",
1106
1192
  ...rest
1107
- }, _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
1193
+ }, _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
1108
1194
  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"
1109
1195
  })), children);
1110
1196
  });
@@ -1124,9 +1210,9 @@ const IbmHybridControlPlane = /*#__PURE__*/React.forwardRef(function IbmHybridCo
1124
1210
  viewBox: "0 0 32 32",
1125
1211
  fill: "currentColor",
1126
1212
  ...rest
1127
- }, _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
1213
+ }, _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
1128
1214
  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"
1129
- })), _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
1215
+ })), _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
1130
1216
  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"
1131
1217
  })), children);
1132
1218
  });
@@ -1146,7 +1232,7 @@ const IbmQuantumSafeAdvisor = /*#__PURE__*/React.forwardRef(function IbmQuantumS
1146
1232
  viewBox: "0 0 32 32",
1147
1233
  fill: "currentColor",
1148
1234
  ...rest
1149
- }, _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
1235
+ }, _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
1150
1236
  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"
1151
1237
  })), children);
1152
1238
  });
@@ -1166,7 +1252,7 @@ const IbmQuantumSafeExplorer = /*#__PURE__*/React.forwardRef(function IbmQuantum
1166
1252
  viewBox: "0 0 32 32",
1167
1253
  fill: "currentColor",
1168
1254
  ...rest
1169
- }, _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
1255
+ }, _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
1170
1256
  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"
1171
1257
  })), children);
1172
1258
  });
@@ -1186,7 +1272,7 @@ const IbmQuantumSafeRemediator = /*#__PURE__*/React.forwardRef(function IbmQuant
1186
1272
  viewBox: "0 0 32 32",
1187
1273
  fill: "currentColor",
1188
1274
  ...rest
1189
- }, _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
1275
+ }, _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
1190
1276
  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"
1191
1277
  })), children);
1192
1278
  });
@@ -1206,7 +1292,7 @@ const IbmSecurity = /*#__PURE__*/React.forwardRef(function IbmSecurity({
1206
1292
  viewBox: "0 0 32 32",
1207
1293
  fill: "currentColor",
1208
1294
  ...rest
1209
- }, _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
1295
+ }, _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
1210
1296
  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"
1211
1297
  })), children);
1212
1298
  });
@@ -1226,9 +1312,9 @@ const IbmSecurityServices = /*#__PURE__*/React.forwardRef(function IbmSecuritySe
1226
1312
  viewBox: "0 0 32 32",
1227
1313
  fill: "currentColor",
1228
1314
  ...rest
1229
- }, _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
1315
+ }, _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
1230
1316
  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"
1231
- })), _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
1317
+ })), _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
1232
1318
  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"
1233
1319
  })), children);
1234
1320
  });
@@ -1248,7 +1334,7 @@ const IbmSoftwareWatsonxDataAnalyzeAndProcess = /*#__PURE__*/React.forwardRef(fu
1248
1334
  viewBox: "0 0 32 32",
1249
1335
  fill: "currentColor",
1250
1336
  ...rest
1251
- }, _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
1337
+ }, _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
1252
1338
  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"
1253
1339
  })), children);
1254
1340
  });
@@ -1268,7 +1354,7 @@ const IbmSoftwareWatsonxDataStructuredEnrichment = /*#__PURE__*/React.forwardRef
1268
1354
  viewBox: "0 0 32 32",
1269
1355
  fill: "currentColor",
1270
1356
  ...rest
1271
- }, _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
1357
+ }, _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
1272
1358
  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"
1273
1359
  })), children);
1274
1360
  });
@@ -1288,7 +1374,7 @@ const IbmSoftwareWatsonxDataStructuredImport = /*#__PURE__*/React.forwardRef(fun
1288
1374
  viewBox: "0 0 32 32",
1289
1375
  fill: "currentColor",
1290
1376
  ...rest
1291
- }, _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
1377
+ }, _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
1292
1378
  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"
1293
1379
  })), children);
1294
1380
  });
@@ -1308,7 +1394,7 @@ const IbmSoftwareWatsonxDataUnstructuredEnrichment = /*#__PURE__*/React.forwardR
1308
1394
  viewBox: "0 0 32 32",
1309
1395
  fill: "currentColor",
1310
1396
  ...rest
1311
- }, _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
1397
+ }, _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
1312
1398
  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"
1313
1399
  })), children);
1314
1400
  });
@@ -1328,7 +1414,7 @@ const IbmSoftwareWatsonxDataUnstructuredImport = /*#__PURE__*/React.forwardRef(f
1328
1414
  viewBox: "0 0 32 32",
1329
1415
  fill: "currentColor",
1330
1416
  ...rest
1331
- }, _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
1417
+ }, _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
1332
1418
  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"
1333
1419
  })), children);
1334
1420
  });
@@ -1348,7 +1434,7 @@ const IbmSoftwareWatsonxDocumentLibrary = /*#__PURE__*/React.forwardRef(function
1348
1434
  viewBox: "0 0 32 32",
1349
1435
  fill: "currentColor",
1350
1436
  ...rest
1351
- }, _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
1437
+ }, _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
1352
1438
  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"
1353
1439
  })), children);
1354
1440
  });
@@ -1374,7 +1460,7 @@ const IbmWatsonAssistant = /*#__PURE__*/React.forwardRef(function IbmWatsonAssis
1374
1460
  viewBox: "0 0 32 32",
1375
1461
  fill: "currentColor",
1376
1462
  ...rest
1377
- }, _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
1463
+ }, _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
1378
1464
  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"
1379
1465
  })), _circle11 || (_circle11 = /*#__PURE__*/React.createElement("circle", {
1380
1466
  cx: "10",
@@ -1388,7 +1474,7 @@ const IbmWatsonAssistant = /*#__PURE__*/React.forwardRef(function IbmWatsonAssis
1388
1474
  cx: "18",
1389
1475
  cy: "17",
1390
1476
  r: "1"
1391
- })), _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
1477
+ })), _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
1392
1478
  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"
1393
1479
  })), children);
1394
1480
  });
@@ -1408,7 +1494,7 @@ const IbmWatsonDiscovery = /*#__PURE__*/React.forwardRef(function IbmWatsonDisco
1408
1494
  viewBox: "0 0 32 32",
1409
1495
  fill: "currentColor",
1410
1496
  ...rest
1411
- }, _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
1497
+ }, _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
1412
1498
  d: "M6 17H14V19H6z"
1413
1499
  })), _circle14 || (_circle14 = /*#__PURE__*/React.createElement("circle", {
1414
1500
  cx: "3",
@@ -1418,13 +1504,13 @@ const IbmWatsonDiscovery = /*#__PURE__*/React.forwardRef(function IbmWatsonDisco
1418
1504
  cx: "13",
1419
1505
  cy: "14",
1420
1506
  r: "1"
1421
- })), _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
1507
+ })), _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
1422
1508
  d: "M2 13H10V15H2zM6 9H14V11H6z"
1423
1509
  })), _circle16 || (_circle16 = /*#__PURE__*/React.createElement("circle", {
1424
1510
  cx: "3",
1425
1511
  cy: "10",
1426
1512
  r: "1"
1427
- })), _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
1513
+ })), _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
1428
1514
  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"
1429
1515
  })), children);
1430
1516
  });
@@ -1450,9 +1536,9 @@ const IbmWatsonKnowledgeCatalog = /*#__PURE__*/React.forwardRef(function IbmWats
1450
1536
  viewBox: "0 0 32 32",
1451
1537
  fill: "currentColor",
1452
1538
  ...rest
1453
- }, _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
1539
+ }, _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
1454
1540
  d: "M23 27.2L20.4 24.6 19 26 23 30 30 23 28.6 21.6zM12 18H20V20H12zM12 13H20V15H12zM12 8H20V10H12z"
1455
- })), _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
1541
+ })), _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
1456
1542
  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"
1457
1543
  })), children);
1458
1544
  });
@@ -1472,27 +1558,27 @@ const IbmWatsonKnowledgeStudio = /*#__PURE__*/React.forwardRef(function IbmWatso
1472
1558
  viewBox: "0 0 32 32",
1473
1559
  fill: "currentColor",
1474
1560
  ...rest
1475
- }, _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
1561
+ }, _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
1476
1562
  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"
1477
1563
  })), _circle17 || (_circle17 = /*#__PURE__*/React.createElement("circle", {
1478
1564
  cx: "12",
1479
1565
  cy: "19",
1480
1566
  r: "1"
1481
- })), _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
1567
+ })), _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
1482
1568
  d: "M6 18H9V20H6zM6 14H13V16H6zM10 10H17V12H10z"
1483
1569
  })), _circle18 || (_circle18 = /*#__PURE__*/React.createElement("circle", {
1484
1570
  cx: "7",
1485
1571
  cy: "11",
1486
1572
  r: "1"
1487
- })), _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
1573
+ })), _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
1488
1574
  d: "M16 6H20V8H16z"
1489
1575
  })), _circle19 || (_circle19 = /*#__PURE__*/React.createElement("circle", {
1490
1576
  cx: "13",
1491
1577
  cy: "7",
1492
1578
  r: "1"
1493
- })), _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
1579
+ })), _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
1494
1580
  d: "M6 6H10V8H6z"
1495
- })), _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
1581
+ })), _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
1496
1582
  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"
1497
1583
  })), children);
1498
1584
  });
@@ -1512,7 +1598,7 @@ const IbmWatsonLanguageTranslator = /*#__PURE__*/React.forwardRef(function IbmWa
1512
1598
  viewBox: "0 0 32 32",
1513
1599
  fill: "currentColor",
1514
1600
  ...rest
1515
- }, _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
1601
+ }, _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
1516
1602
  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"
1517
1603
  })), children);
1518
1604
  });
@@ -1532,9 +1618,9 @@ const IbmWatsonMachineLearning = /*#__PURE__*/React.forwardRef(function IbmWatso
1532
1618
  viewBox: "0 0 32 32",
1533
1619
  fill: "currentColor",
1534
1620
  ...rest
1535
- }, _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
1621
+ }, _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
1536
1622
  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"
1537
- })), _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
1623
+ })), _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
1538
1624
  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"
1539
1625
  })), children);
1540
1626
  });
@@ -1554,7 +1640,7 @@ const IbmWatsonNaturalLanguageClassifier = /*#__PURE__*/React.forwardRef(functio
1554
1640
  viewBox: "0 0 32 32",
1555
1641
  fill: "currentColor",
1556
1642
  ...rest
1557
- }, _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
1643
+ }, _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
1558
1644
  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"
1559
1645
  })), children);
1560
1646
  });
@@ -1574,9 +1660,9 @@ const IbmWatsonNaturalLanguageUnderstanding = /*#__PURE__*/React.forwardRef(func
1574
1660
  viewBox: "0 0 32 32",
1575
1661
  fill: "currentColor",
1576
1662
  ...rest
1577
- }, _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
1663
+ }, _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
1578
1664
  d: "M6 23H11V25H6zM6 19H11V21H6z"
1579
- })), _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
1665
+ })), _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
1580
1666
  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"
1581
1667
  })), children);
1582
1668
  });
@@ -1596,9 +1682,9 @@ const IbmWatsonOpenscale = /*#__PURE__*/React.forwardRef(function IbmWatsonOpens
1596
1682
  viewBox: "0 0 32 32",
1597
1683
  fill: "currentColor",
1598
1684
  ...rest
1599
- }, _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
1685
+ }, _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
1600
1686
  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"
1601
- })), _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
1687
+ })), _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
1602
1688
  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"
1603
1689
  })), children);
1604
1690
  });
@@ -1618,9 +1704,9 @@ const IbmWatsonOrders = /*#__PURE__*/React.forwardRef(function IbmWatsonOrders({
1618
1704
  viewBox: "0 0 32 32",
1619
1705
  fill: "currentColor",
1620
1706
  ...rest
1621
- }, _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
1707
+ }, _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
1622
1708
  d: "M28 13h-2v-2c0-2.8-2.2-5-5-5h-3V4h3c3.9 0 7 3.1 7 7V13zM22 20H25V22H22zM22 24H25V26H22z"
1623
- })), _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
1709
+ })), _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
1624
1710
  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"
1625
1711
  })), children);
1626
1712
  });
@@ -1640,9 +1726,9 @@ const IbmWatsonQuery = /*#__PURE__*/React.forwardRef(function IbmWatsonQuery({
1640
1726
  viewBox: "0 0 32 32",
1641
1727
  fill: "currentColor",
1642
1728
  ...rest
1643
- }, _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
1729
+ }, _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
1644
1730
  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"
1645
- })), _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
1731
+ })), _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
1646
1732
  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"
1647
1733
  })), children);
1648
1734
  });
@@ -1662,7 +1748,7 @@ const IbmWatsonSpeechToText = /*#__PURE__*/React.forwardRef(function IbmWatsonSp
1662
1748
  viewBox: "0 0 32 32",
1663
1749
  fill: "currentColor",
1664
1750
  ...rest
1665
- }, _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
1751
+ }, _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
1666
1752
  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"
1667
1753
  })), children);
1668
1754
  });
@@ -1682,7 +1768,7 @@ const IbmWatsonStudio = /*#__PURE__*/React.forwardRef(function IbmWatsonStudio({
1682
1768
  viewBox: "0 0 32 32",
1683
1769
  fill: "currentColor",
1684
1770
  ...rest
1685
- }, _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
1771
+ }, _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
1686
1772
  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"
1687
1773
  })), children);
1688
1774
  });
@@ -1702,7 +1788,7 @@ const IbmWatsonTextToSpeech = /*#__PURE__*/React.forwardRef(function IbmWatsonTe
1702
1788
  viewBox: "0 0 32 32",
1703
1789
  fill: "currentColor",
1704
1790
  ...rest
1705
- }, _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
1791
+ }, _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
1706
1792
  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"
1707
1793
  })), children);
1708
1794
  });
@@ -1722,7 +1808,7 @@ const IbmWatsonToneAnalyzer = /*#__PURE__*/React.forwardRef(function IbmWatsonTo
1722
1808
  viewBox: "0 0 32 32",
1723
1809
  fill: "currentColor",
1724
1810
  ...rest
1725
- }, _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
1811
+ }, _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
1726
1812
  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"
1727
1813
  })), _circle20 || (_circle20 = /*#__PURE__*/React.createElement("circle", {
1728
1814
  cx: "24",
@@ -1732,7 +1818,7 @@ const IbmWatsonToneAnalyzer = /*#__PURE__*/React.forwardRef(function IbmWatsonTo
1732
1818
  cx: "19",
1733
1819
  cy: "5",
1734
1820
  r: "1"
1735
- })), _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
1821
+ })), _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
1736
1822
  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"
1737
1823
  })), _circle22 || (_circle22 = /*#__PURE__*/React.createElement("circle", {
1738
1824
  cx: "15.5",
@@ -1742,7 +1828,7 @@ const IbmWatsonToneAnalyzer = /*#__PURE__*/React.forwardRef(function IbmWatsonTo
1742
1828
  cx: "8.5",
1743
1829
  cy: "17.5",
1744
1830
  r: "1.5"
1745
- })), _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
1831
+ })), _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
1746
1832
  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"
1747
1833
  })), children);
1748
1834
  });
@@ -1762,7 +1848,7 @@ const IbmWatsonxAssistant = /*#__PURE__*/React.forwardRef(function IbmWatsonxAss
1762
1848
  viewBox: "0 0 32 32",
1763
1849
  fill: "currentColor",
1764
1850
  ...rest
1765
- }, _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
1851
+ }, _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
1766
1852
  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"
1767
1853
  })), _circle24 || (_circle24 = /*#__PURE__*/React.createElement("circle", {
1768
1854
  cx: "10",
@@ -1776,7 +1862,7 @@ const IbmWatsonxAssistant = /*#__PURE__*/React.forwardRef(function IbmWatsonxAss
1776
1862
  cx: "18",
1777
1863
  cy: "17",
1778
1864
  r: "1"
1779
- })), _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
1865
+ })), _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
1780
1866
  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"
1781
1867
  })), children);
1782
1868
  });
@@ -1796,25 +1882,25 @@ const IbmWatsonxCodeAssistant = /*#__PURE__*/React.forwardRef(function IbmWatson
1796
1882
  viewBox: "0 0 32 32",
1797
1883
  fill: "currentColor",
1798
1884
  ...rest
1799
- }, _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
1885
+ }, _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
1800
1886
  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"
1801
1887
  })), _circle27 || (_circle27 = /*#__PURE__*/React.createElement("circle", {
1802
1888
  cx: "3",
1803
1889
  cy: "4",
1804
1890
  r: "1"
1805
- })), _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
1891
+ })), _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
1806
1892
  d: "M6 3H16V5H6z"
1807
1893
  })), _circle28 || (_circle28 = /*#__PURE__*/React.createElement("circle", {
1808
1894
  cx: "3",
1809
1895
  cy: "12",
1810
1896
  r: "1"
1811
- })), _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
1897
+ })), _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
1812
1898
  d: "M6 11H16V13H6zM2 15H12V17H2z"
1813
1899
  })), _circle29 || (_circle29 = /*#__PURE__*/React.createElement("circle", {
1814
1900
  cx: "15",
1815
1901
  cy: "8",
1816
1902
  r: "1"
1817
- })), _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
1903
+ })), _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
1818
1904
  d: "M2 7H12V9H2z"
1819
1905
  })), _circle30 || (_circle30 = /*#__PURE__*/React.createElement("circle", {
1820
1906
  cx: "15",
@@ -1838,7 +1924,7 @@ const IbmWatsonxCodeAssistantForEnterpriseJavaApplications = /*#__PURE__*/React.
1838
1924
  viewBox: "0 0 32 32",
1839
1925
  fill: "currentColor",
1840
1926
  ...rest
1841
- }, _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
1927
+ }, _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
1842
1928
  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"
1843
1929
  })), children);
1844
1930
  });
@@ -1858,7 +1944,7 @@ const IbmWatsonxCodeAssistantForZ = /*#__PURE__*/React.forwardRef(function IbmWa
1858
1944
  viewBox: "0 0 32 32",
1859
1945
  fill: "currentColor",
1860
1946
  ...rest
1861
- }, _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
1947
+ }, _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
1862
1948
  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"
1863
1949
  })), children);
1864
1950
  });
@@ -1878,19 +1964,19 @@ const IbmWatsonxCodeAssistantForZRefactor = /*#__PURE__*/React.forwardRef(functi
1878
1964
  viewBox: "0 0 32 32",
1879
1965
  fill: "currentColor",
1880
1966
  ...rest
1881
- }, _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
1967
+ }, _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
1882
1968
  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"
1883
1969
  })), _circle31 || (_circle31 = /*#__PURE__*/React.createElement("circle", {
1884
1970
  cx: "19",
1885
1971
  cy: "28",
1886
1972
  r: "1"
1887
- })), _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
1973
+ })), _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
1888
1974
  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"
1889
1975
  })), _circle32 || (_circle32 = /*#__PURE__*/React.createElement("circle", {
1890
1976
  cx: "13",
1891
1977
  cy: "4",
1892
1978
  r: "1"
1893
- })), _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
1979
+ })), _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
1894
1980
  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"
1895
1981
  })), children);
1896
1982
  });
@@ -1910,7 +1996,7 @@ const IbmWatsonxCodeAssistantForZValidationAssistant = /*#__PURE__*/React.forwar
1910
1996
  viewBox: "0 0 32 32",
1911
1997
  fill: "currentColor",
1912
1998
  ...rest
1913
- }, _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
1999
+ }, _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
1914
2000
  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"
1915
2001
  })), children);
1916
2002
  });
@@ -1930,7 +2016,7 @@ const IbmWatsonxOrchestrate = /*#__PURE__*/React.forwardRef(function IbmWatsonxO
1930
2016
  viewBox: "0 0 32 32",
1931
2017
  fill: "currentColor",
1932
2018
  ...rest
1933
- }, _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
2019
+ }, _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
1934
2020
  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"
1935
2021
  })), _circle33 || (_circle33 = /*#__PURE__*/React.createElement("circle", {
1936
2022
  cx: "30",
@@ -1944,7 +2030,7 @@ const IbmWatsonxOrchestrate = /*#__PURE__*/React.forwardRef(function IbmWatsonxO
1944
2030
  cx: "16",
1945
2031
  cy: "16",
1946
2032
  r: "2"
1947
- })), _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
2033
+ })), _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
1948
2034
  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"
1949
2035
  })), children);
1950
2036
  });
@@ -1964,11 +2050,11 @@ const IbmZCloudModStack = /*#__PURE__*/React.forwardRef(function IbmZCloudModSta
1964
2050
  viewBox: "0 0 32 32",
1965
2051
  fill: "currentColor",
1966
2052
  ...rest
1967
- }, _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
2053
+ }, _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
1968
2054
  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"
1969
- })), _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
2055
+ })), _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
1970
2056
  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"
1971
- })), _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
2057
+ })), _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
1972
2058
  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"
1973
2059
  })), children);
1974
2060
  });
@@ -1988,11 +2074,11 @@ const IbmZEnvironmentsDevSecOps = /*#__PURE__*/React.forwardRef(function IbmZEnv
1988
2074
  viewBox: "0 0 32 32",
1989
2075
  fill: "currentColor",
1990
2076
  ...rest
1991
- }, _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
2077
+ }, _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
1992
2078
  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"
1993
- })), _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
2079
+ })), _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
1994
2080
  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"
1995
- })), _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
2081
+ })), _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
1996
2082
  d: "m13.9998,29.991l-10.5037-6.1272c-.3071-.1792-.4961-.5081-.4961-.8638v-14h2v13.4257l10.0076,5.8378-1.0078,1.7275Z"
1997
2083
  })), children);
1998
2084
  });
@@ -2012,7 +2098,7 @@ const IbmZOpenEditor = /*#__PURE__*/React.forwardRef(function IbmZOpenEditor({
2012
2098
  viewBox: "0 0 32 32",
2013
2099
  fill: "currentColor",
2014
2100
  ...rest
2015
- }, _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
2101
+ }, _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
2016
2102
  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"
2017
2103
  })), children);
2018
2104
  });
@@ -2032,9 +2118,9 @@ const IbmZProcessorCapacityReference = /*#__PURE__*/React.forwardRef(function Ib
2032
2118
  viewBox: "0 0 32 32",
2033
2119
  fill: "currentColor",
2034
2120
  ...rest
2035
- }, _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
2121
+ }, _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
2036
2122
  d: "M25 25H27V29H25zM21 23H23V29H21zM29 20H31V29H29z"
2037
- })), _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
2123
+ })), _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
2038
2124
  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"
2039
2125
  })), children);
2040
2126
  });
@@ -2054,9 +2140,9 @@ const IbmZCloudProvisioning = /*#__PURE__*/React.forwardRef(function IbmZCloudPr
2054
2140
  viewBox: "0 0 32 32",
2055
2141
  fill: "currentColor",
2056
2142
  ...rest
2057
- }, _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
2143
+ }, _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
2058
2144
  d: "M10 17H14V21H10zM17 10H21V14H17zM17 17H21V21H17z"
2059
- })), _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
2145
+ })), _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
2060
2146
  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"
2061
2147
  })), children);
2062
2148
  });
@@ -2076,7 +2162,7 @@ const IbmZOs = /*#__PURE__*/React.forwardRef(function IbmZOs({
2076
2162
  viewBox: "0 0 32 32",
2077
2163
  fill: "currentColor",
2078
2164
  ...rest
2079
- }, _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
2165
+ }, _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
2080
2166
  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"
2081
2167
  })), children);
2082
2168
  });
@@ -2100,23 +2186,23 @@ const IbmZOsAiControlInterface = /*#__PURE__*/React.forwardRef(function IbmZOsAi
2100
2186
  cx: "12",
2101
2187
  cy: "21",
2102
2188
  r: "1"
2103
- })), _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
2189
+ })), _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
2104
2190
  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"
2105
2191
  })), _circle37 || (_circle37 = /*#__PURE__*/React.createElement("circle", {
2106
2192
  cx: "12",
2107
2193
  cy: "11",
2108
2194
  r: "1"
2109
- })), _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
2195
+ })), _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
2110
2196
  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"
2111
- })), _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
2197
+ })), _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
2112
2198
  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"
2113
- })), _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
2199
+ })), _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
2114
2200
  d: "M8.5 1.5H13.5V3.5H8.5z",
2115
2201
  transform: "rotate(90 11 2.5)"
2116
- })), _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
2202
+ })), _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
2117
2203
  d: "M1.975 3.475H6.975V5.475H1.975z",
2118
2204
  transform: "rotate(45 4.475 4.475)"
2119
- })), _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
2205
+ })), _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
2120
2206
  d: "M0 10H5V12H0z"
2121
2207
  })), children);
2122
2208
  });
@@ -2136,9 +2222,9 @@ const IbmZOsContainers = /*#__PURE__*/React.forwardRef(function IbmZOsContainers
2136
2222
  viewBox: "0 0 32 32",
2137
2223
  fill: "currentColor",
2138
2224
  ...rest
2139
- }, _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
2225
+ }, _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
2140
2226
  d: "m29,12h-9V3h9v9Zm-7-2h5v-5h-5v5Z"
2141
- })), _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
2227
+ })), _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
2142
2228
  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"
2143
2229
  })), children);
2144
2230
  });
@@ -2158,7 +2244,7 @@ const IbmZOsPackageManager = /*#__PURE__*/React.forwardRef(function IbmZOsPackag
2158
2244
  viewBox: "0 0 32 32",
2159
2245
  fill: "currentColor",
2160
2246
  ...rest
2161
- }, _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
2247
+ }, _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
2162
2248
  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"
2163
2249
  })), children);
2164
2250
  });
@@ -2178,7 +2264,7 @@ const WatsonHealthICa_2D = /*#__PURE__*/React.forwardRef(function WatsonHealthIC
2178
2264
  viewBox: "0 0 32 32",
2179
2265
  fill: "currentColor",
2180
2266
  ...rest
2181
- }, _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
2267
+ }, _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
2182
2268
  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"
2183
2269
  })), children);
2184
2270
  });
@@ -2198,9 +2284,9 @@ const IceAccretion = /*#__PURE__*/React.forwardRef(function IceAccretion({
2198
2284
  viewBox: "0 0 32 32",
2199
2285
  fill: "currentColor",
2200
2286
  ...rest
2201
- }, _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
2287
+ }, _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
2202
2288
  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"
2203
- })), _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
2289
+ })), _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
2204
2290
  d: "M24 26L23 28 22 26 22 20 24 20 24 26zM8 24L7 26 6 24 6 18 8 18 8 24z"
2205
2291
  })), children);
2206
2292
  });
@@ -2220,9 +2306,9 @@ const IceVision = /*#__PURE__*/React.forwardRef(function IceVision({
2220
2306
  viewBox: "0 0 32 32",
2221
2307
  fill: "currentColor",
2222
2308
  ...rest
2223
- }, _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
2309
+ }, _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
2224
2310
  d: "M19 14L19 21 20 23 21 21 21 14 19 14zM17 14H13a2 2 0 00-2 2v4l1 2 1-2V16h2v7l1 2 1-2z"
2225
- })), _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
2311
+ })), _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
2226
2312
  d: "M4,18A12,12,0,1,0,16,6H12V1L6,7l6,6V8h4A10,10,0,1,1,6,18Z"
2227
2313
  })), children);
2228
2314
  });
@@ -2242,7 +2328,7 @@ const QID = /*#__PURE__*/React.forwardRef(function QID({
2242
2328
  viewBox: "0 0 32 32",
2243
2329
  fill: "currentColor",
2244
2330
  ...rest
2245
- }, _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
2331
+ }, _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
2246
2332
  d: "M10 9H12V11H10zM18 23H14V9h4a4 4 0 014 4v6A4 4 0 0118 23zm-2-2h2a2 2 0 002-2V13a2 2 0 00-2-2H16zM10 13H12V23H10z"
2247
2333
  })), children);
2248
2334
  });
@@ -2262,11 +2348,11 @@ const IdManagement = /*#__PURE__*/React.forwardRef(function IdManagement({
2262
2348
  viewBox: "0 0 32 32",
2263
2349
  fill: "currentColor",
2264
2350
  ...rest
2265
- }, _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
2351
+ }, _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
2266
2352
  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"
2267
- })), _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
2353
+ })), _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
2268
2354
  d: "M28,19v9H4V8H16V6H4A2,2,0,0,0,2,8V28a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V19Z"
2269
- })), _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
2355
+ })), _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
2270
2356
  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"
2271
2357
  })), children);
2272
2358
  });
@@ -2286,7 +2372,7 @@ const Idea = /*#__PURE__*/React.forwardRef(function Idea({
2286
2372
  viewBox: "0 0 32 32",
2287
2373
  fill: "currentColor",
2288
2374
  ...rest
2289
- }, _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
2375
+ }, _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
2290
2376
  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"
2291
2377
  })), children);
2292
2378
  });
@@ -2306,9 +2392,9 @@ const Identification = /*#__PURE__*/React.forwardRef(function Identification({
2306
2392
  viewBox: "0 0 32 32",
2307
2393
  fill: "currentColor",
2308
2394
  ...rest
2309
- }, _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
2395
+ }, _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
2310
2396
  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"
2311
- })), _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
2397
+ })), _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
2312
2398
  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"
2313
2399
  })), children);
2314
2400
  });
@@ -2328,7 +2414,7 @@ const IfAction = /*#__PURE__*/React.forwardRef(function IfAction({
2328
2414
  viewBox: "0 0 32 32",
2329
2415
  fill: "currentColor",
2330
2416
  ...rest
2331
- }, _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
2417
+ }, _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
2332
2418
  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"
2333
2419
  })), children);
2334
2420
  });
@@ -2348,9 +2434,9 @@ const Image = /*#__PURE__*/React.forwardRef(function Image({
2348
2434
  viewBox: "0 0 32 32",
2349
2435
  fill: "currentColor",
2350
2436
  ...rest
2351
- }, _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
2437
+ }, _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
2352
2438
  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"
2353
- })), _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
2439
+ })), _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
2354
2440
  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"
2355
2441
  })), children);
2356
2442
  });
@@ -2370,9 +2456,9 @@ const ImageCopy = /*#__PURE__*/React.forwardRef(function ImageCopy({
2370
2456
  viewBox: "0 0 32 32",
2371
2457
  fill: "currentColor",
2372
2458
  ...rest
2373
- }, _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
2459
+ }, _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
2374
2460
  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"
2375
- })), _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
2461
+ })), _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
2376
2462
  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"
2377
2463
  })), children);
2378
2464
  });
@@ -2392,9 +2478,9 @@ const ImageMedical = /*#__PURE__*/React.forwardRef(function ImageMedical({
2392
2478
  viewBox: "0 0 32 32",
2393
2479
  fill: "currentColor",
2394
2480
  ...rest
2395
- }, _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
2481
+ }, _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
2396
2482
  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"
2397
- })), _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
2483
+ })), _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
2398
2484
  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"
2399
2485
  })), children);
2400
2486
  });
@@ -2414,9 +2500,9 @@ const ImageReference = /*#__PURE__*/React.forwardRef(function ImageReference({
2414
2500
  viewBox: "0 0 32 32",
2415
2501
  fill: "currentColor",
2416
2502
  ...rest
2417
- }, _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
2503
+ }, _path190 || (_path190 = /*#__PURE__*/React.createElement("path", {
2418
2504
  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"
2419
- })), _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
2505
+ })), _path191 || (_path191 = /*#__PURE__*/React.createElement("path", {
2420
2506
  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"
2421
2507
  })), children);
2422
2508
  });
@@ -2436,9 +2522,9 @@ const ImageSearch = /*#__PURE__*/React.forwardRef(function ImageSearch({
2436
2522
  viewBox: "0 0 32 32",
2437
2523
  fill: "currentColor",
2438
2524
  ...rest
2439
- }, _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
2525
+ }, _path192 || (_path192 = /*#__PURE__*/React.createElement("path", {
2440
2526
  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"
2441
- })), _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
2527
+ })), _path193 || (_path193 = /*#__PURE__*/React.createElement("path", {
2442
2528
  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"
2443
2529
  })), children);
2444
2530
  });
@@ -2458,9 +2544,9 @@ const ImageSearchAlt = /*#__PURE__*/React.forwardRef(function ImageSearchAlt({
2458
2544
  viewBox: "0 0 32 32",
2459
2545
  fill: "currentColor",
2460
2546
  ...rest
2461
- }, _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
2547
+ }, _path194 || (_path194 = /*#__PURE__*/React.createElement("path", {
2462
2548
  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"
2463
- })), _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
2549
+ })), _path195 || (_path195 = /*#__PURE__*/React.createElement("path", {
2464
2550
  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"
2465
2551
  })), children);
2466
2552
  });
@@ -2480,9 +2566,9 @@ const WatsonHealthImageAvailabilityLocal = /*#__PURE__*/React.forwardRef(functio
2480
2566
  viewBox: "0 0 32 32",
2481
2567
  fill: "currentColor",
2482
2568
  ...rest
2483
- }, _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
2569
+ }, _path196 || (_path196 = /*#__PURE__*/React.createElement("path", {
2484
2570
  d: "M16,18c-2.8,0-5-2.2-5-5s2.2-5,5-5s5,2.2,5,5S18.8,18,16,18z"
2485
- })), _path190 || (_path190 = /*#__PURE__*/React.createElement("path", {
2571
+ })), _path197 || (_path197 = /*#__PURE__*/React.createElement("path", {
2486
2572
  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"
2487
2573
  })), children);
2488
2574
  });
@@ -2502,9 +2588,9 @@ const WatsonHealthImageAvailabilityRetrieving = /*#__PURE__*/React.forwardRef(fu
2502
2588
  viewBox: "0 0 32 32",
2503
2589
  fill: "currentColor",
2504
2590
  ...rest
2505
- }, _path191 || (_path191 = /*#__PURE__*/React.createElement("path", {
2591
+ }, _path198 || (_path198 = /*#__PURE__*/React.createElement("path", {
2506
2592
  d: "M10 13L11.4 11.6 15 15.2 15 2 17 2 17 15.2 20.6 11.6 22 13 16 19z"
2507
- })), _path192 || (_path192 = /*#__PURE__*/React.createElement("path", {
2593
+ })), _path199 || (_path199 = /*#__PURE__*/React.createElement("path", {
2508
2594
  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"
2509
2595
  })), children);
2510
2596
  });
@@ -2528,9 +2614,9 @@ const WatsonHealthImageAvailabilityUnavailable = /*#__PURE__*/React.forwardRef(f
2528
2614
  cx: "16",
2529
2615
  cy: "20.5",
2530
2616
  r: "1.5"
2531
- })), _path193 || (_path193 = /*#__PURE__*/React.createElement("path", {
2617
+ })), _path200 || (_path200 = /*#__PURE__*/React.createElement("path", {
2532
2618
  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"
2533
- })), _path194 || (_path194 = /*#__PURE__*/React.createElement("path", {
2619
+ })), _path201 || (_path201 = /*#__PURE__*/React.createElement("path", {
2534
2620
  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"
2535
2621
  })), children);
2536
2622
  });
@@ -2550,13 +2636,13 @@ const ImageService = /*#__PURE__*/React.forwardRef(function ImageService({
2550
2636
  viewBox: "0 0 32 32",
2551
2637
  fill: "currentColor",
2552
2638
  ...rest
2553
- }, _path195 || (_path195 = /*#__PURE__*/React.createElement("path", {
2639
+ }, _path202 || (_path202 = /*#__PURE__*/React.createElement("path", {
2554
2640
  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"
2555
2641
  })), _circle39 || (_circle39 = /*#__PURE__*/React.createElement("circle", {
2556
2642
  cx: "7",
2557
2643
  cy: "25",
2558
2644
  r: "1"
2559
- })), _path196 || (_path196 = /*#__PURE__*/React.createElement("path", {
2645
+ })), _path203 || (_path203 = /*#__PURE__*/React.createElement("path", {
2560
2646
  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"
2561
2647
  })), children);
2562
2648
  });
@@ -2576,13 +2662,13 @@ const ImageStoreLocal = /*#__PURE__*/React.forwardRef(function ImageStoreLocal({
2576
2662
  viewBox: "0 0 32 32",
2577
2663
  fill: "currentColor",
2578
2664
  ...rest
2579
- }, _path197 || (_path197 = /*#__PURE__*/React.createElement("path", {
2665
+ }, _path204 || (_path204 = /*#__PURE__*/React.createElement("path", {
2580
2666
  strokeWidth: "0",
2581
2667
  d: "m25,2v7h7V2h-7Zm5,5h-3v-3h3v3Z"
2582
- })), _path198 || (_path198 = /*#__PURE__*/React.createElement("path", {
2668
+ })), _path205 || (_path205 = /*#__PURE__*/React.createElement("path", {
2583
2669
  strokeWidth: "0",
2584
2670
  d: "m23,6h-7v12h12v-7h-5v-5Zm-2,10h-3v-3h3v3Zm5-3v3h-3v-3h3Zm-8-2v-3h3v3h-3Z"
2585
- })), _path199 || (_path199 = /*#__PURE__*/React.createElement("path", {
2671
+ })), _path206 || (_path206 = /*#__PURE__*/React.createElement("path", {
2586
2672
  strokeWidth: "0",
2587
2673
  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"
2588
2674
  })), children);
@@ -2603,7 +2689,7 @@ const ImportExport = /*#__PURE__*/React.forwardRef(function ImportExport({
2603
2689
  viewBox: "0 0 32 32",
2604
2690
  fill: "currentColor",
2605
2691
  ...rest
2606
- }, _path200 || (_path200 = /*#__PURE__*/React.createElement("path", {
2692
+ }, _path207 || (_path207 = /*#__PURE__*/React.createElement("path", {
2607
2693
  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"
2608
2694
  })), children);
2609
2695
  });
@@ -2623,7 +2709,7 @@ const Important = /*#__PURE__*/React.forwardRef(function Important({
2623
2709
  viewBox: "0 0 32 32",
2624
2710
  fill: "currentColor",
2625
2711
  ...rest
2626
- }, _path201 || (_path201 = /*#__PURE__*/React.createElement("path", {
2712
+ }, _path208 || (_path208 = /*#__PURE__*/React.createElement("path", {
2627
2713
  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"
2628
2714
  })), children);
2629
2715
  });
@@ -2643,15 +2729,15 @@ const ImproveRelevance = /*#__PURE__*/React.forwardRef(function ImproveRelevance
2643
2729
  viewBox: "0 0 32 32",
2644
2730
  fill: "currentColor",
2645
2731
  ...rest
2646
- }, _path202 || (_path202 = /*#__PURE__*/React.createElement("path", {
2732
+ }, _path209 || (_path209 = /*#__PURE__*/React.createElement("path", {
2647
2733
  d: "M22 26.59L19.41 24 18 25.41 22 29.41 30 21.41 28.59 20 22 26.59z"
2648
2734
  })), _circle40 || (_circle40 = /*#__PURE__*/React.createElement("circle", {
2649
2735
  cx: "16",
2650
2736
  cy: "16",
2651
2737
  r: "2"
2652
- })), _path203 || (_path203 = /*#__PURE__*/React.createElement("path", {
2738
+ })), _path210 || (_path210 = /*#__PURE__*/React.createElement("path", {
2653
2739
  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"
2654
- })), _path204 || (_path204 = /*#__PURE__*/React.createElement("path", {
2740
+ })), _path211 || (_path211 = /*#__PURE__*/React.createElement("path", {
2655
2741
  d: "M28,16A12,12,0,1,0,16,28V26A10,10,0,1,1,26,16Z"
2656
2742
  })), children);
2657
2743
  });
@@ -2671,7 +2757,7 @@ const InProgress = /*#__PURE__*/React.forwardRef(function InProgress({
2671
2757
  viewBox: "0 0 32 32",
2672
2758
  fill: "currentColor",
2673
2759
  ...rest
2674
- }, _path205 || (_path205 = /*#__PURE__*/React.createElement("path", {
2760
+ }, _path212 || (_path212 = /*#__PURE__*/React.createElement("path", {
2675
2761
  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"
2676
2762
  })), children);
2677
2763
  });
@@ -2691,9 +2777,9 @@ const InProgressError = /*#__PURE__*/React.forwardRef(function InProgressError({
2691
2777
  viewBox: "0 0 32 32",
2692
2778
  fill: "currentColor",
2693
2779
  ...rest
2694
- }, _path206 || (_path206 = /*#__PURE__*/React.createElement("path", {
2780
+ }, _path213 || (_path213 = /*#__PURE__*/React.createElement("path", {
2695
2781
  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"
2696
- })), _path207 || (_path207 = /*#__PURE__*/React.createElement("path", {
2782
+ })), _path214 || (_path214 = /*#__PURE__*/React.createElement("path", {
2697
2783
  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"
2698
2784
  })), children);
2699
2785
  });
@@ -2713,9 +2799,9 @@ const InProgressWarning = /*#__PURE__*/React.forwardRef(function InProgressWarni
2713
2799
  viewBox: "0 0 32 32",
2714
2800
  fill: "currentColor",
2715
2801
  ...rest
2716
- }, _path208 || (_path208 = /*#__PURE__*/React.createElement("path", {
2802
+ }, _path215 || (_path215 = /*#__PURE__*/React.createElement("path", {
2717
2803
  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"
2718
- })), _path209 || (_path209 = /*#__PURE__*/React.createElement("path", {
2804
+ })), _path216 || (_path216 = /*#__PURE__*/React.createElement("path", {
2719
2805
  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"
2720
2806
  })), children);
2721
2807
  });
@@ -2735,7 +2821,7 @@ const IncidentReporter = /*#__PURE__*/React.forwardRef(function IncidentReporter
2735
2821
  viewBox: "0 0 32 32",
2736
2822
  fill: "currentColor",
2737
2823
  ...rest
2738
- }, _path210 || (_path210 = /*#__PURE__*/React.createElement("path", {
2824
+ }, _path217 || (_path217 = /*#__PURE__*/React.createElement("path", {
2739
2825
  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"
2740
2826
  })), children);
2741
2827
  });
@@ -2756,7 +2842,7 @@ const Incomplete = /*#__PURE__*/React.forwardRef(function Incomplete({
2756
2842
  viewBox: "0 0 16 16",
2757
2843
  fill: "currentColor",
2758
2844
  ...rest
2759
- }, _path211 || (_path211 = /*#__PURE__*/React.createElement("path", {
2845
+ }, _path218 || (_path218 = /*#__PURE__*/React.createElement("path", {
2760
2846
  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"
2761
2847
  })), children);
2762
2848
  }
@@ -2768,7 +2854,7 @@ const Incomplete = /*#__PURE__*/React.forwardRef(function Incomplete({
2768
2854
  viewBox: "0 0 32 32",
2769
2855
  fill: "currentColor",
2770
2856
  ...rest
2771
- }, _path212 || (_path212 = /*#__PURE__*/React.createElement("path", {
2857
+ }, _path219 || (_path219 = /*#__PURE__*/React.createElement("path", {
2772
2858
  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"
2773
2859
  })), children);
2774
2860
  });
@@ -2788,7 +2874,7 @@ const IncompleteCancel = /*#__PURE__*/React.forwardRef(function IncompleteCancel
2788
2874
  viewBox: "0 0 32 32",
2789
2875
  fill: "currentColor",
2790
2876
  ...rest
2791
- }, _path213 || (_path213 = /*#__PURE__*/React.createElement("path", {
2877
+ }, _path220 || (_path220 = /*#__PURE__*/React.createElement("path", {
2792
2878
  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"
2793
2879
  })), children);
2794
2880
  });
@@ -2808,7 +2894,7 @@ const IncompleteError = /*#__PURE__*/React.forwardRef(function IncompleteError({
2808
2894
  viewBox: "0 0 32 32",
2809
2895
  fill: "currentColor",
2810
2896
  ...rest
2811
- }, _path214 || (_path214 = /*#__PURE__*/React.createElement("path", {
2897
+ }, _path221 || (_path221 = /*#__PURE__*/React.createElement("path", {
2812
2898
  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"
2813
2899
  })), children);
2814
2900
  });
@@ -2828,111 +2914,18 @@ const IncompleteWarning = /*#__PURE__*/React.forwardRef(function IncompleteWarni
2828
2914
  viewBox: "0 0 32 32",
2829
2915
  fill: "currentColor",
2830
2916
  ...rest
2831
- }, _path215 || (_path215 = /*#__PURE__*/React.createElement("path", {
2917
+ }, _path222 || (_path222 = /*#__PURE__*/React.createElement("path", {
2832
2918
  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"
2833
2919
  })), children);
2834
2920
  });
2835
2921
  if (process.env.NODE_ENV !== "production") {
2836
2922
  IncompleteWarning.propTypes = iconPropTypes.iconPropTypes;
2837
2923
  }
2838
- const IncreaseLevel = /*#__PURE__*/React.forwardRef(function IncreaseLevel({
2839
- children,
2840
- size = 16,
2841
- ...rest
2842
- }, ref) {
2843
- return /*#__PURE__*/React.createElement(Icon_js, {
2844
- width: size,
2845
- height: size,
2846
- ref: ref,
2847
- xmlns: "http://www.w3.org/2000/svg",
2848
- viewBox: "0 0 32 32",
2849
- fill: "currentColor",
2850
- ...rest
2851
- }, _path216 || (_path216 = /*#__PURE__*/React.createElement("path", {
2852
- 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"
2853
- })), children);
2854
- });
2855
- if (process.env.NODE_ENV !== "production") {
2856
- IncreaseLevel.propTypes = iconPropTypes.iconPropTypes;
2857
- }
2858
- const Industry = /*#__PURE__*/React.forwardRef(function Industry({
2859
- children,
2860
- size = 16,
2861
- ...rest
2862
- }, ref) {
2863
- return /*#__PURE__*/React.createElement(Icon_js, {
2864
- width: size,
2865
- height: size,
2866
- ref: ref,
2867
- xmlns: "http://www.w3.org/2000/svg",
2868
- viewBox: "0 0 32 32",
2869
- fill: "currentColor",
2870
- ...rest
2871
- }, _path217 || (_path217 = /*#__PURE__*/React.createElement("path", {
2872
- 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"
2873
- })), children);
2874
- });
2875
- if (process.env.NODE_ENV !== "production") {
2876
- Industry.propTypes = iconPropTypes.iconPropTypes;
2877
- }
2878
- const InfinitySymbol = /*#__PURE__*/React.forwardRef(function InfinitySymbol({
2879
- children,
2880
- size = 16,
2881
- ...rest
2882
- }, ref) {
2883
- return /*#__PURE__*/React.createElement(Icon_js, {
2884
- width: size,
2885
- height: size,
2886
- ref: ref,
2887
- xmlns: "http://www.w3.org/2000/svg",
2888
- viewBox: "0 0 32 32",
2889
- fill: "currentColor",
2890
- ...rest
2891
- }, _path218 || (_path218 = /*#__PURE__*/React.createElement("path", {
2892
- 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"
2893
- })), children);
2894
- });
2895
- if (process.env.NODE_ENV !== "production") {
2896
- InfinitySymbol.propTypes = iconPropTypes.iconPropTypes;
2897
- }
2898
- const Information = /*#__PURE__*/React.forwardRef(function Information({
2899
- children,
2900
- size = 16,
2901
- ...rest
2902
- }, ref) {
2903
- if (size === 16 || size === "16" || size === "16px") {
2904
- return /*#__PURE__*/React.createElement(Icon_js, {
2905
- width: size,
2906
- height: size,
2907
- ref: ref,
2908
- xmlns: "http://www.w3.org/2000/svg",
2909
- viewBox: "0 0 16 16",
2910
- fill: "currentColor",
2911
- ...rest
2912
- }, _path219 || (_path219 = /*#__PURE__*/React.createElement("path", {
2913
- 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"
2914
- })), _path220 || (_path220 = /*#__PURE__*/React.createElement("path", {
2915
- 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"
2916
- })), children);
2917
- }
2918
- return /*#__PURE__*/React.createElement(Icon_js, {
2919
- width: size,
2920
- height: size,
2921
- ref: ref,
2922
- xmlns: "http://www.w3.org/2000/svg",
2923
- viewBox: "0 0 32 32",
2924
- fill: "currentColor",
2925
- ...rest
2926
- }, _path221 || (_path221 = /*#__PURE__*/React.createElement("path", {
2927
- 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"
2928
- })), _path222 || (_path222 = /*#__PURE__*/React.createElement("path", {
2929
- 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"
2930
- })), children);
2931
- });
2932
- if (process.env.NODE_ENV !== "production") {
2933
- Information.propTypes = iconPropTypes.iconPropTypes;
2934
- }
2935
2924
 
2925
+ exports.IbmCloudEventNotification = IbmCloudEventNotification;
2926
+ exports.IbmCloudEventStreams = IbmCloudEventStreams;
2927
+ exports.IbmCloudForEducation = IbmCloudForEducation;
2928
+ exports.IbmCloudGateKeeper = IbmCloudGateKeeper;
2936
2929
  exports.IbmCloudHpc = IbmCloudHpc;
2937
2930
  exports.IbmCloudHsm = IbmCloudHsm;
2938
2931
  exports.IbmCloudHyperProtectCryptoServices = IbmCloudHyperProtectCryptoServices;
@@ -3049,10 +3042,6 @@ exports.Incomplete = Incomplete;
3049
3042
  exports.IncompleteCancel = IncompleteCancel;
3050
3043
  exports.IncompleteError = IncompleteError;
3051
3044
  exports.IncompleteWarning = IncompleteWarning;
3052
- exports.IncreaseLevel = IncreaseLevel;
3053
- exports.Industry = Industry;
3054
- exports.InfinitySymbol = InfinitySymbol;
3055
- exports.Information = Information;
3056
3045
  exports.QID = QID;
3057
3046
  exports.WatsonHealthICa_2D = WatsonHealthICa_2D;
3058
3047
  exports.WatsonHealthImageAvailabilityLocal = WatsonHealthImageAvailabilityLocal;