@carbon/icons-react 11.14.0 → 11.15.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 (171) hide show
  1. package/es/AppleDash.js +41 -0
  2. package/es/BatchJob.js +43 -0
  3. package/es/BatchJobStep.js +39 -0
  4. package/es/BootVolume.js +39 -0
  5. package/es/BootVolumeAlt.js +43 -0
  6. package/es/BottlesContainer.js +41 -0
  7. package/es/Bottles_01.js +39 -0
  8. package/es/Bottles_01Dash.js +39 -0
  9. package/es/Bottles_02.js +39 -0
  10. package/es/Bottles_02Dash.js +39 -0
  11. package/es/CarbonUiBuilder.js +60 -0
  12. package/es/CicsDb2Connection.js +41 -0
  13. package/es/CicsProgram.js +49 -0
  14. package/es/CicsRegionAlt.js +39 -0
  15. package/es/CicsSit.js +41 -0
  16. package/es/CicsSitOverrides.js +39 -0
  17. package/es/CicsTransactionServerZos.js +51 -0
  18. package/es/ConnectReference.js +41 -0
  19. package/es/DataVolume.js +39 -0
  20. package/es/DataVolumeAlt.js +47 -0
  21. package/es/Db2BufferPool.js +41 -0
  22. package/es/Db2DataSharingGroup.js +39 -0
  23. package/es/Db2Database.js +39 -0
  24. package/es/Drink_01.js +41 -0
  25. package/es/Drink_02.js +41 -0
  26. package/es/ExecutableProgram.js +52 -0
  27. package/es/IbmBluepay.js +39 -0
  28. package/es/IbmCloudAppId.js +41 -0
  29. package/es/IbmCloudContinuousDelivery.js +41 -0
  30. package/es/IbmCloudForEducation.js +43 -0
  31. package/es/IbmCloudHsm.js +49 -0
  32. package/es/IbmCloudIpsecVpn.js +39 -0
  33. package/es/IbmCloudPrivilegedAccessGateway.js +41 -0
  34. package/es/IbmContentServices.js +43 -0
  35. package/es/IbmDb2.js +47 -0
  36. package/es/IbmDb2Alt.js +39 -0
  37. package/es/IbmTelehealth.js +41 -0
  38. package/es/IbmTenet.js +53 -0
  39. package/es/IbmToolchain.js +39 -0
  40. package/es/ListChecked.js +1 -1
  41. package/es/ListCheckedMirror.js +39 -0
  42. package/es/ListNumberedMirror.js +39 -0
  43. package/es/LogicalPartition.js +1 -1
  44. package/es/LogoAnsibleCommunity.js +39 -0
  45. package/es/LogoRedHatAnsible.js +41 -0
  46. package/es/LogoTwitter.js +1 -1
  47. package/es/LogoVmware.js +1 -1
  48. package/es/LogoVmwareAlt.js +39 -0
  49. package/es/LogoYelp.js +1 -1
  50. package/es/PortInput.js +41 -0
  51. package/es/PortOutput.js +41 -0
  52. package/es/Recycle.js +39 -0
  53. package/es/RunMirror.js +43 -0
  54. package/es/ScreenMap.js +41 -0
  55. package/es/ScreenMapSet.js +43 -0
  56. package/es/SearchLocateMirror.js +39 -0
  57. package/es/Slm.js +39 -0
  58. package/es/SummaryKpiMirror.js +39 -0
  59. package/es/TcpIpService.js +39 -0
  60. package/es/TransformBinary.js +41 -0
  61. package/es/TransformInstructions.js +41 -0
  62. package/es/TransformLanguage.js +41 -0
  63. package/es/Tsq.js +41 -0
  64. package/es/ZLpar.js +39 -0
  65. package/es/ZSystems.js +39 -0
  66. package/es/Zos.js +39 -0
  67. package/es/ZosSysplex.js +39 -0
  68. package/es/generated/bucket-0.js +347 -345
  69. package/es/generated/bucket-1.js +940 -921
  70. package/es/generated/bucket-10.js +880 -885
  71. package/es/generated/bucket-11.js +899 -860
  72. package/es/generated/bucket-12.js +769 -880
  73. package/es/generated/bucket-13.js +941 -826
  74. package/es/generated/bucket-14.js +732 -816
  75. package/es/generated/bucket-15.js +923 -937
  76. package/es/generated/bucket-16.js +1582 -16
  77. package/es/generated/bucket-2.js +1074 -1058
  78. package/es/generated/bucket-3.js +836 -912
  79. package/es/generated/bucket-4.js +835 -784
  80. package/es/generated/bucket-5.js +846 -824
  81. package/es/generated/bucket-6.js +849 -897
  82. package/es/generated/bucket-7.js +921 -920
  83. package/es/generated/bucket-8.js +839 -770
  84. package/es/generated/bucket-9.js +936 -974
  85. package/es/index.js +17 -17
  86. package/lib/AppleDash.js +47 -0
  87. package/lib/BatchJob.js +49 -0
  88. package/lib/BatchJobStep.js +45 -0
  89. package/lib/BootVolume.js +45 -0
  90. package/lib/BootVolumeAlt.js +49 -0
  91. package/lib/BottlesContainer.js +47 -0
  92. package/lib/Bottles_01.js +45 -0
  93. package/lib/Bottles_01Dash.js +45 -0
  94. package/lib/Bottles_02.js +45 -0
  95. package/lib/Bottles_02Dash.js +45 -0
  96. package/lib/CarbonUiBuilder.js +66 -0
  97. package/lib/CicsDb2Connection.js +47 -0
  98. package/lib/CicsProgram.js +55 -0
  99. package/lib/CicsRegionAlt.js +45 -0
  100. package/lib/CicsSit.js +47 -0
  101. package/lib/CicsSitOverrides.js +45 -0
  102. package/lib/CicsTransactionServerZos.js +57 -0
  103. package/lib/ConnectReference.js +47 -0
  104. package/lib/DataVolume.js +45 -0
  105. package/lib/DataVolumeAlt.js +53 -0
  106. package/lib/Db2BufferPool.js +47 -0
  107. package/lib/Db2DataSharingGroup.js +45 -0
  108. package/lib/Db2Database.js +45 -0
  109. package/lib/Drink_01.js +47 -0
  110. package/lib/Drink_02.js +47 -0
  111. package/lib/ExecutableProgram.js +58 -0
  112. package/lib/IbmBluepay.js +45 -0
  113. package/lib/IbmCloudAppId.js +47 -0
  114. package/lib/IbmCloudContinuousDelivery.js +47 -0
  115. package/lib/IbmCloudForEducation.js +49 -0
  116. package/lib/IbmCloudHsm.js +55 -0
  117. package/lib/IbmCloudIpsecVpn.js +45 -0
  118. package/lib/IbmCloudPrivilegedAccessGateway.js +47 -0
  119. package/lib/IbmContentServices.js +49 -0
  120. package/lib/IbmDb2.js +53 -0
  121. package/lib/IbmDb2Alt.js +45 -0
  122. package/lib/IbmTelehealth.js +47 -0
  123. package/lib/IbmTenet.js +59 -0
  124. package/lib/IbmToolchain.js +45 -0
  125. package/lib/ListChecked.js +1 -1
  126. package/lib/ListCheckedMirror.js +45 -0
  127. package/lib/ListNumberedMirror.js +45 -0
  128. package/lib/LogicalPartition.js +1 -1
  129. package/lib/LogoAnsibleCommunity.js +45 -0
  130. package/lib/LogoRedHatAnsible.js +47 -0
  131. package/lib/LogoTwitter.js +1 -1
  132. package/lib/LogoVmware.js +1 -1
  133. package/lib/LogoVmwareAlt.js +45 -0
  134. package/lib/LogoYelp.js +1 -1
  135. package/lib/PortInput.js +47 -0
  136. package/lib/PortOutput.js +47 -0
  137. package/lib/Recycle.js +45 -0
  138. package/lib/RunMirror.js +49 -0
  139. package/lib/ScreenMap.js +47 -0
  140. package/lib/ScreenMapSet.js +49 -0
  141. package/lib/SearchLocateMirror.js +45 -0
  142. package/lib/Slm.js +45 -0
  143. package/lib/SummaryKpiMirror.js +45 -0
  144. package/lib/TcpIpService.js +45 -0
  145. package/lib/TransformBinary.js +47 -0
  146. package/lib/TransformInstructions.js +47 -0
  147. package/lib/TransformLanguage.js +47 -0
  148. package/lib/Tsq.js +47 -0
  149. package/lib/ZLpar.js +45 -0
  150. package/lib/ZSystems.js +45 -0
  151. package/lib/Zos.js +45 -0
  152. package/lib/ZosSysplex.js +45 -0
  153. package/lib/generated/bucket-0.js +347 -345
  154. package/lib/generated/bucket-1.js +950 -931
  155. package/lib/generated/bucket-10.js +923 -928
  156. package/lib/generated/bucket-11.js +945 -906
  157. package/lib/generated/bucket-12.js +819 -930
  158. package/lib/generated/bucket-13.js +993 -878
  159. package/lib/generated/bucket-14.js +788 -872
  160. package/lib/generated/bucket-15.js +980 -994
  161. package/lib/generated/bucket-16.js +1643 -15
  162. package/lib/generated/bucket-2.js +1090 -1074
  163. package/lib/generated/bucket-3.js +853 -929
  164. package/lib/generated/bucket-4.js +857 -806
  165. package/lib/generated/bucket-5.js +871 -849
  166. package/lib/generated/bucket-6.js +874 -922
  167. package/lib/generated/bucket-7.js +959 -958
  168. package/lib/generated/bucket-8.js +880 -811
  169. package/lib/generated/bucket-9.js +979 -1017
  170. package/lib/index.js +619 -557
  171. package/package.json +6 -6
@@ -11,7 +11,7 @@ import React from 'react';
11
11
  import '@carbon/icon-helpers';
12
12
  import 'prop-types';
13
13
 
14
- var _path, _path2, _path3, _path4, _path5, _path6, _path7, _path8, _path9, _path10, _path11, _path12, _path13, _path14, _path15, _path16, _path17, _path18, _switch, _circle, _circle2, _circle3, _circle4, _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, _circle5, _circle6, _circle7, _path45, _path46, _circle8, _circle9, _path47, _circle10, _path48, _path49, _path50, _path51, _circle11, _path52, _circle12, _path53, _circle13, _path54, _path55, _path56, _path57, _path58, _path59, _path60, _path61, _path62, _path63, _path64, _path65, _path66, _path67, _path68, _path69, _path70, _path71, _circle14, _circle15, _path72, _circle16, _circle17, _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, _path107, _circle18, _path108, _path109, _path110, _circle19, _path111, _path112, _path113, _circle20, _path114, _path115, _path116, _path117, _path118, _path119, _path120, _path121, _path122, _path123, _path124, _path125, _path126, _path127, _path128, _path129, _path130, _path131, _path132, _path133, _path134, _path135, _path136, _path137, _path138, _path139, _path140, _path141, _path142, _path143, _path144, _path145, _path146, _path147, _path148, _circle21, _path149, _path150, _circle22, _path151, _circle23, _path152, _path153, _circle24, _path154, _circle25, _path155, _path156, _path157, _path158, _path159, _path160, _path161, _path162, _circle26, _circle27, _circle28, _path163, _path164, _path165, _path166, _path167, _path168, _path169, _path170, _path171, _path172, _path173, _path174, _path175, _path176, _path177, _path178, _circle29, _path179, _path180, _path181, _path182, _path183, _path184, _path185, _path186, _path187, _path188, _path189, _path190, _path191, _path192, _path193, _path194, _path195, _path196, _path197, _path198, _path199, _path200, _path201, _path202, _path203, _path204, _path205, _path206, _path207, _path208, _path209, _path210, _path211, _path212, _path213, _path214, _path215, _path216, _path217, _path218, _path219, _path220, _path221, _path222, _path223, _path224, _path225, _path226, _path227, _path228, _circle30, _path229, _path230, _circle31, _path231, _path232, _circle32, _path233, _path234, _path235, _path236, _path237, _rect, _path238;
14
+ var _path, _path2, _path3, _path4, _path5, _path6, _path7, _path8, _circle, _circle2, _path9, _path10, _path11, _path12, _path13, _path14, _path15, _path16, _path17, _path18, _circle3, _circle4, _circle5, _circle6, _circle7, _path19, _path20, _path21, _path22, _path23, _circle8, _circle9, _path24, _path25, _path26, _path27, _path28, _path29, _path30, _path31, _path32, _path33, _circle10, _path34, _circle11, _path35, _path36, _path37, _path38, _path39, _path40, _path41, _path42, _path43, _path44, _path45, _path46, _path47, _path48, _path49, _path50, _path51, _path52, _path53, _path54, _path55, _path56, _path57, _path58, _path59, _path60, _path61, _circle12, _circle13, _path62, _path63, _circle14, _path64, _path65, _circle15, _circle16, _circle17, _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, _switch, _circle18, _circle19, _circle20, _circle21, _path99, _path100, _path101, _path102, _path103, _path104, _path105, _path106, _path107, _path108, _path109, _path110, _path111, _path112, _path113, _path114, _path115, _path116, _path117, _path118, _path119, _path120, _path121, _path122, _path123, _path124, _circle22, _circle23, _circle24, _path125, _path126, _circle25, _circle26, _path127, _circle27, _path128, _path129, _path130, _path131, _circle28, _path132, _circle29, _path133, _circle30, _path134, _path135, _path136, _path137, _path138, _path139, _path140, _path141, _path142, _path143, _path144, _path145, _path146, _path147, _path148, _path149, _path150, _path151, _circle31, _circle32, _path152, _circle33, _circle34, _path153, _path154, _path155, _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, _circle35, _path188, _path189, _path190, _circle36, _path191, _path192, _path193, _circle37, _path194, _path195, _path196, _path197, _path198, _path199, _path200, _path201, _path202, _path203, _path204, _path205, _path206, _path207, _path208, _path209, _path210, _path211, _path212, _path213, _path214, _path215, _path216, _path217, _path218, _path219, _path220, _path221, _path222, _path223, _path224, _path225, _path226, _path227, _path228, _circle38, _path229, _path230, _circle39, _path231, _circle40, _path232, _path233, _circle41, _path234, _circle42, _path235, _path236, _path237, _path238, _path239, _path240, _path241, _path242;
15
15
 
16
16
  var _excluded = ["children", "size"],
17
17
  _excluded2 = ["children", "size"],
@@ -138,8 +138,7 @@ var _excluded = ["children", "size"],
138
138
  _excluded123 = ["children", "size"],
139
139
  _excluded124 = ["children", "size"],
140
140
  _excluded125 = ["children", "size"];
141
- var didWarnAboutDeprecation = {};
142
- var IbmCloudMassDataMigration = /*#__PURE__*/React.forwardRef(function IbmCloudMassDataMigration(_ref, ref) {
141
+ var HybridNetworkingAlt = /*#__PURE__*/React.forwardRef(function HybridNetworkingAlt(_ref, ref) {
143
142
  var children = _ref.children,
144
143
  _ref$size = _ref.size,
145
144
  size = _ref$size === void 0 ? 16 : _ref$size,
@@ -153,16 +152,14 @@ var IbmCloudMassDataMigration = /*#__PURE__*/React.forwardRef(function IbmCloudM
153
152
  viewBox: "0 0 32 32",
154
153
  fill: "currentColor"
155
154
  }, rest), _path || (_path = /*#__PURE__*/React.createElement("path", {
156
- 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"
157
- })), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
158
- 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"
155
+ d: "M26,22a3.9583,3.9583,0,0,0-2.02.5659L17.4141,16,23.981,9.4331A3.9521,3.9521,0,0,0,26,10a4,4,0,1,0-4-4,3.951,3.951,0,0,0,.5669,2.019L16,14.5859,9.4343,8.02A3.9577,3.9577,0,0,0,10,6a4,4,0,1,0-4,4,3.9583,3.9583,0,0,0,2.02-.5659L14.5859,16,8.019,22.5669A3.9521,3.9521,0,0,0,6,22a4,4,0,1,0,4,4,3.951,3.951,0,0,0-.5669-2.019L16,17.4141,22.5657,23.98A3.9577,3.9577,0,0,0,22,26a4,4,0,1,0,4-4ZM26,4a2,2,0,1,1-2,2A2.0023,2.0023,0,0,1,26,4ZM6,28a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,6,28Z"
159
156
  })), children);
160
157
  });
161
158
 
162
159
  if (process.env.NODE_ENV !== "production") {
163
- IbmCloudMassDataMigration.propTypes = iconPropTypes;
160
+ HybridNetworkingAlt.propTypes = iconPropTypes;
164
161
  }
165
- var IbmCloudPal = /*#__PURE__*/React.forwardRef(function IbmCloudPal(_ref2, ref) {
162
+ var IbmBluepay = /*#__PURE__*/React.forwardRef(function IbmBluepay(_ref2, ref) {
166
163
  var children = _ref2.children,
167
164
  _ref2$size = _ref2.size,
168
165
  size = _ref2$size === void 0 ? 16 : _ref2$size,
@@ -175,17 +172,15 @@ var IbmCloudPal = /*#__PURE__*/React.forwardRef(function IbmCloudPal(_ref2, ref)
175
172
  xmlns: "http://www.w3.org/2000/svg",
176
173
  viewBox: "0 0 32 32",
177
174
  fill: "currentColor"
178
- }, rest), _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
179
- d: "M30.5,17.7l-6-3.5C24.4,14,24.2,14,24,14s-0.4,0-0.5,0.1l-6,3.5c-0.3,0.2-0.5,0.5-0.5,0.9v6.9c0,0.4,0.2,0.7,0.5,0.9l6,3.5 C23.6,30,23.8,30,24,30s0.4,0,0.5-0.1l6-3.5c0.3-0.2,0.5-0.5,0.5-0.9v-6.9C31,18.2,30.8,17.9,30.5,17.7z M29,24.9l-5,3l-5-3v-5.8 l5-3l5,3V24.9z"
180
- })), _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
181
- d: "M14,26H9c-4.4,0-8-3.6-8-8c0-3.7,2.6-6.9,6.2-7.8C8,5.5,12.1,2,17,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.2L9,12l-0.8,0.1C5.2,12.5,3,15,3,18c0,3.3,2.7,6,6,6h5V26z"
175
+ }, rest), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
176
+ d: "M5 26V15.8281l-3.5859 3.586L0 18l6-6 6 6-1.4141 1.4141-3.5859-3.586v10.1719h12v2H7c-1.104-.0013-1.9987-.896-2-2zM31 18h-3v-2h-2v2h-1c-1.1046 0-2 .8954-2 2v2c0 1.1046.8954 2 2 2h4v2h-6s0 2 0 2h3v2h2v-2h1c1.1046 0 2-.8954 2-2v-2c0-1.1046-.8954-2-2-2h-4v-2h6v-2zM28 12V6c-.0012-1.104-.896-1.9988-2-2H12v2h14v6M2 6H7V8H2zM2 2H10V4H2z"
182
177
  })), children);
183
178
  });
184
179
 
185
180
  if (process.env.NODE_ENV !== "production") {
186
- IbmCloudPal.propTypes = iconPropTypes;
181
+ IbmBluepay.propTypes = iconPropTypes;
187
182
  }
188
- var IbmCloudSecretsManager = /*#__PURE__*/React.forwardRef(function IbmCloudSecretsManager(_ref3, ref) {
183
+ var IbmContentServices = /*#__PURE__*/React.forwardRef(function IbmContentServices(_ref3, ref) {
189
184
  var children = _ref3.children,
190
185
  _ref3$size = _ref3.size,
191
186
  size = _ref3$size === void 0 ? 16 : _ref3$size,
@@ -198,17 +193,19 @@ var IbmCloudSecretsManager = /*#__PURE__*/React.forwardRef(function IbmCloudSecr
198
193
  xmlns: "http://www.w3.org/2000/svg",
199
194
  viewBox: "0 0 32 32",
200
195
  fill: "currentColor"
201
- }, rest), _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
202
- 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"
203
- })), _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
204
- 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"
196
+ }, rest), _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
197
+ d: "M26,32l-2.1387-1.0117c-1.7383-.8232-2.8613-2.5977-2.8613-4.5205v-6.4678h10v6.4678c0,1.9238-1.123,3.6973-2.8613,4.5195l-2.1387,1.0127Zm-1.2832-2.8203l1.2832,.6074,1.2832-.6074c1.043-.4932,1.7168-1.5576,1.7168-2.7119v-4.4678h-6v4.4678c0,1.1543,.6738,2.2188,1.7168,2.7119h0Z"
198
+ })), _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
199
+ d: "M17,10.5859c-.3752-.375-.8838-.5859-1.4143-.5859h-5.5857c-1.1045,0-2,.8955-2,2v14c0,1.1045,.8955,2,2,2h9v-2H10V12h4v4c0,1.1045,.8955,2,2,2h4.2917c.6929,0,1.312-.4136,1.5771-1.0537,.2656-.6406,.1201-1.3711-.3701-1.8613l-4.4988-4.499Zm-1,5.4141v-3.5859l3.5852,3.5859h-3.5852Z"
200
+ })), _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
201
+ d: "M28,6H16l-3.4141-3.4141c-.3752-.375-.8838-.5859-1.4143-.5859H4c-1.1045,0-2,.8955-2,2V24c0,1.1045,.8955,2,2,2h2v-2H4V4h7.1716l4,4h12.8284v10h2V8c0-1.1045-.8955-2-2-2Z"
205
202
  })), children);
206
203
  });
207
204
 
208
205
  if (process.env.NODE_ENV !== "production") {
209
- IbmCloudSecretsManager.propTypes = iconPropTypes;
206
+ IbmContentServices.propTypes = iconPropTypes;
210
207
  }
211
- var IbmCloudSecurityComplianceCenter = /*#__PURE__*/React.forwardRef(function IbmCloudSecurityComplianceCenter(_ref4, ref) {
208
+ var IbmDataReplication = /*#__PURE__*/React.forwardRef(function IbmDataReplication(_ref4, ref) {
212
209
  var children = _ref4.children,
213
210
  _ref4$size = _ref4.size,
214
211
  size = _ref4$size === void 0 ? 16 : _ref4$size,
@@ -221,17 +218,15 @@ var IbmCloudSecurityComplianceCenter = /*#__PURE__*/React.forwardRef(function Ib
221
218
  xmlns: "http://www.w3.org/2000/svg",
222
219
  viewBox: "0 0 32 32",
223
220
  fill: "currentColor"
224
- }, rest), _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
225
- 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"
226
- })), _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
227
- 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"
221
+ }, rest), _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
222
+ d: "M20 20v2h5.22a11.0163 11.0163 0 01-11.97 4.6533l-.4986 1.937A13 13 0 0026 24.293V28h2V20zM25 3a4.0045 4.0045 0 00-4 4 3.954 3.954 0 00.5669 2.019L9.019 21.5669A3.9521 3.9521 0 007 21a4 4 0 104 4 3.954 3.954 0 00-.5669-2.019L22.981 10.4331A3.9518 3.9518 0 0025 11a4 4 0 000-8zM7 27a2 2 0 112-2A2.002 2.002 0 017 27zM25 9a2 2 0 112-2A2.002 2.002 0 0125 9zM16 3A13.04 13.04 0 006 7.707V4H4v8h8V10H6.78a11.0163 11.0163 0 0111.97-4.6533l.4986-1.937A13.0358 13.0358 0 0016 3z"
228
223
  })), children);
229
224
  });
230
225
 
231
226
  if (process.env.NODE_ENV !== "production") {
232
- IbmCloudSecurityComplianceCenter.propTypes = iconPropTypes;
227
+ IbmDataReplication.propTypes = iconPropTypes;
233
228
  }
234
- var IbmCloudSubnets = /*#__PURE__*/React.forwardRef(function IbmCloudSubnets(_ref5, ref) {
229
+ var IbmDatastage = /*#__PURE__*/React.forwardRef(function IbmDatastage(_ref5, ref) {
235
230
  var children = _ref5.children,
236
231
  _ref5$size = _ref5.size,
237
232
  size = _ref5$size === void 0 ? 16 : _ref5$size,
@@ -244,15 +239,17 @@ var IbmCloudSubnets = /*#__PURE__*/React.forwardRef(function IbmCloudSubnets(_re
244
239
  xmlns: "http://www.w3.org/2000/svg",
245
240
  viewBox: "0 0 32 32",
246
241
  fill: "currentColor"
247
- }, rest), _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
248
- 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"
242
+ }, rest), _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
243
+ d: "M27 22.1V13h-2v9.1c-1.4.4-2.5 1.5-2.9 2.9H13v2h9.1c.4 1.7 2 3 3.9 3 2.2 0 4-1.8 4-4C30 24.1 28.7 22.6 27 22.1zM26 28c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2S27.1 28 26 28zM10 30H2v-8h8V30zM4 28h4v-4H4V28zM9.9 7H19V5H9.9C9.4 3.3 7.9 2 6 2 3.8 2 2 3.8 2 6c0 1.9 1.3 3.4 3 3.9V19h2V9.9C8.4 9.5 9.5 8.4 9.9 7zM6 8C4.9 8 4 7.1 4 6s.9-2 2-2 2 .9 2 2S7.1 8 6 8z"
244
+ })), _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
245
+ d: "M22 2L22 4 26.6 4 11 19.6 12.4 21 28 5.4 28 10 30 10 30 2z"
249
246
  })), children);
250
247
  });
251
248
 
252
249
  if (process.env.NODE_ENV !== "production") {
253
- IbmCloudSubnets.propTypes = iconPropTypes;
250
+ IbmDatastage.propTypes = iconPropTypes;
254
251
  }
255
- var IbmCloudSysdigSecure = /*#__PURE__*/React.forwardRef(function IbmCloudSysdigSecure(_ref6, ref) {
252
+ var IbmDb2 = /*#__PURE__*/React.forwardRef(function IbmDb2(_ref6, ref) {
256
253
  var children = _ref6.children,
257
254
  _ref6$size = _ref6.size,
258
255
  size = _ref6$size === void 0 ? 16 : _ref6$size,
@@ -265,17 +262,23 @@ var IbmCloudSysdigSecure = /*#__PURE__*/React.forwardRef(function IbmCloudSysdig
265
262
  xmlns: "http://www.w3.org/2000/svg",
266
263
  viewBox: "0 0 32 32",
267
264
  fill: "currentColor"
268
- }, rest), _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
269
- 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"
270
- })), _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
271
- 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"
265
+ }, rest), _circle || (_circle = /*#__PURE__*/React.createElement("circle", {
266
+ cx: "23",
267
+ cy: "26",
268
+ r: "1"
269
+ })), _circle2 || (_circle2 = /*#__PURE__*/React.createElement("circle", {
270
+ cx: "9",
271
+ cy: "6",
272
+ r: "1"
273
+ })), _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
274
+ d: "M12,17h8c2.2056,0,4-1.7944,4-4v-3h2c1.1028,0,2-.8975,2-2V4c0-1.1025-.8972-2-2-2H6c-1.1028,0-2,.8975-2,2v4c0,1.1025,.8972,2,2,2H22v3c0,1.1025-.8972,2-2,2H12c-2.2056,0-4,1.7944-4,4v3h-2c-1.1028,0-2,.8975-2,2v4c0,1.1025,.8972,2,2,2H26c1.1028,0,2-.8975,2-2v-4c0-1.1025-.8972-2-2-2H10v-3c0-1.1025,.8972-2,2-2ZM6,4H26v4H6V4ZM26,28H6v-4H26v4Z"
272
275
  })), children);
273
276
  });
274
277
 
275
278
  if (process.env.NODE_ENV !== "production") {
276
- IbmCloudSysdigSecure.propTypes = iconPropTypes;
279
+ IbmDb2.propTypes = iconPropTypes;
277
280
  }
278
- var IbmCloudTransitGateway = /*#__PURE__*/React.forwardRef(function IbmCloudTransitGateway(_ref7, ref) {
281
+ var IbmDb2Alt = /*#__PURE__*/React.forwardRef(function IbmDb2Alt(_ref7, ref) {
279
282
  var children = _ref7.children,
280
283
  _ref7$size = _ref7.size,
281
284
  size = _ref7$size === void 0 ? 16 : _ref7$size,
@@ -288,15 +291,15 @@ var IbmCloudTransitGateway = /*#__PURE__*/React.forwardRef(function IbmCloudTran
288
291
  xmlns: "http://www.w3.org/2000/svg",
289
292
  viewBox: "0 0 32 32",
290
293
  fill: "currentColor"
291
- }, rest), _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
292
- d: "M25.9,20.9l3.5-3.5a1.9333,1.9333,0,0,0,0-2.8L24.1,9.3l1.4-1.4A.9015.9015,0,0,0,26,8a2,2,0,1,0-2-2,.9015.9015,0,0,0,.1.5L18,12.6a3.6333,3.6333,0,0,0-4,0L10.7,9.3,16,4l3.5,3.5,1.4-1.4L17.4,2.6a1.9333,1.9333,0,0,0-2.8,0L9.3,7.9,7.9,6.5A.9015.9015,0,0,0,8,6,2,2,0,1,0,6,8a.9015.9015,0,0,0,.5-.1L12.6,14a3.6333,3.6333,0,0,0,0,4L9.3,21.3,4,16l3.5-3.5L6.1,11.1,2.6,14.6a1.9333,1.9333,0,0,0,0,2.8l5.3,5.3L6.5,24.1A.9015.9015,0,0,0,6,24a2,2,0,1,0,2,2,.9015.9015,0,0,0-.1-.5L14,19.4a3.6333,3.6333,0,0,0,4,0l3.3,3.3L16,28l-3.5-3.5-1.4,1.4,3.5,3.5a1.9333,1.9333,0,0,0,2.8,0l5.3-5.3,1.4,1.4c0,.2-.1.3-.1.5a2,2,0,1,0,2-2,.9015.9015,0,0,0-.5.1L19.4,18a3.6333,3.6333,0,0,0,0-4l3.3-3.3L28,16l-3.5,3.5ZM16,18a2,2,0,1,1,2-2A2.0059,2.0059,0,0,1,16,18Z"
294
+ }, rest), _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
295
+ d: "M31.3579 22h-8.397v-2.3287l3.6545-3.1277c1.3259-1.1389 1.7849-1.8019 1.7849-2.8047v-.238c0-.9009-.7991-1.3599-1.564-1.3599-1.1218 0-1.6658.7649-1.9038 1.6658l-2.2268-.8499c.5271-1.6488 1.9038-3.0256 4.3687-3.0256 2.5667 0 4.0457 1.5128 4.0457 3.5696 0 2.0398-1.4619 3.2806-3.1619 4.6235l-2.2097 1.7339h5.6094v2.1417zM12.8291 9.4212h2.5159v5.1505h.085c.2549-.986 1.2407-1.6998 2.3967-1.6998 2.2607 0 3.4336 1.6318 3.4336 4.6575s-1.1729 4.6746-3.4336 4.6746c-1.156 0-2.1418-.731-2.3967-1.6998h-.085v1.4958h-2.5159V9.4212zm5.8135 8.8901v-1.5469c0-1.1218-.697-1.8528-1.6489-1.8528s-1.6487.4929-1.6487 1.3088v2.6348c0 .8159.6968 1.3088 1.6487 1.3088s1.6489-.731 1.6489-1.8528zM1.1163 10.1351H5.5867c3.1448 0 5.2185 1.9889 5.2185 5.9325s-2.0737 5.9324-5.2185 5.9324H1.1163V10.1351zm4.4704 9.5687c1.53 0 2.4819-.8329 2.4819-2.7197v-1.8358c0-1.8868-.9519-2.7197-2.4819-2.7197h-1.8867v7.2753h1.8867z"
293
296
  })), children);
294
297
  });
295
298
 
296
299
  if (process.env.NODE_ENV !== "production") {
297
- IbmCloudTransitGateway.propTypes = iconPropTypes;
300
+ IbmDb2Alt.propTypes = iconPropTypes;
298
301
  }
299
- var IbmCloudVpcEndpoints = /*#__PURE__*/React.forwardRef(function IbmCloudVpcEndpoints(_ref8, ref) {
302
+ var IbmMatch_360 = /*#__PURE__*/React.forwardRef(function IbmMatch_360(_ref8, ref) {
300
303
  var children = _ref8.children,
301
304
  _ref8$size = _ref8.size,
302
305
  size = _ref8$size === void 0 ? 16 : _ref8$size,
@@ -309,19 +312,15 @@ var IbmCloudVpcEndpoints = /*#__PURE__*/React.forwardRef(function IbmCloudVpcEnd
309
312
  xmlns: "http://www.w3.org/2000/svg",
310
313
  viewBox: "0 0 32 32",
311
314
  fill: "currentColor"
312
- }, rest), _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
313
- d: "M20,27H7a2.0059,2.0059,0,0,1-2-2V12H7V25H20Z"
314
- })), _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
315
- 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"
316
- })), _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
317
- d: "M25,20h2V7a2.0059,2.0059,0,0,0-2-2H12V7H25Z"
315
+ }, rest), _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
316
+ d: "M5 25a2 2 0 102 2A2.0059 2.0059 0 005 25zM16 25a2 2 0 102 2A2.0059 2.0059 0 0016 25zM27 25a2 2 0 102 2A2.0059 2.0059 0 0027 25zM28 23H26V11a2.0059 2.0059 0 00-2-2H22V7h2a4.0118 4.0118 0 014 4zM15 12H17V23H15zM6 23H4V11A4.0118 4.0118 0 018 7h2V9H8a2.0059 2.0059 0 00-2 2zM16 2L14.7 4.6343l-2.9057.42 2.1029 2.0514L13.4 10 16 8.6343 18.6 10l-.4972-2.8943 2.1029-2.0486L17.3 4.6343z"
318
317
  })), children);
319
318
  });
320
319
 
321
320
  if (process.env.NODE_ENV !== "production") {
322
- IbmCloudVpcEndpoints.propTypes = iconPropTypes;
321
+ IbmMatch_360.propTypes = iconPropTypes;
323
322
  }
324
- var IbmCloudPakApplications = /*#__PURE__*/React.forwardRef(function IbmCloudPakApplications(_ref9, ref) {
323
+ var IbmMq = /*#__PURE__*/React.forwardRef(function IbmMq(_ref9, ref) {
325
324
  var children = _ref9.children,
326
325
  _ref9$size = _ref9.size,
327
326
  size = _ref9$size === void 0 ? 16 : _ref9$size,
@@ -334,19 +333,21 @@ var IbmCloudPakApplications = /*#__PURE__*/React.forwardRef(function IbmCloudPak
334
333
  xmlns: "http://www.w3.org/2000/svg",
335
334
  viewBox: "0 0 32 32",
336
335
  fill: "currentColor"
337
- }, rest), _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
338
- 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"
339
- })), _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
340
- d: "M11,17H9V12a2.0023,2.0023,0,0,1,2-2h6v2H11Z"
341
- })), _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
342
- 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"
336
+ }, rest), _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
337
+ d: "M22.5,28.4l-0.9-1.8c4-2.1,6.5-6.2,6.5-10.6c0-6.6-5.4-12-12-12c-1.3,0-2.5,0.2-3.7,0.6l-0.6-1.9C13.1,2.2,14.5,2,16,2 c7.7,0,14,6.3,14,14C30,21.2,27.1,26,22.5,28.4z"
338
+ })), _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
339
+ d: "M20.5 23.8l-1-1.7c2.2-1.2 3.5-3.6 3.5-6.1 0-3.9-3.1-7-7-7-.6 0-1.2.1-1.8.2l-.5-1.9C14.5 7.1 15.2 7 16 7c5 0 9 4 9 9C25 19.2 23.3 22.2 20.5 23.8zM9.5 28.4C4.9 26 2 21.2 2 16c0-1.5.2-2.9.7-4.3l1.9.6C4.2 13.5 4 14.7 4 16c0 4.5 2.5 8.6 6.5 10.6L9.5 28.4z"
340
+ })), _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
341
+ d: "M11.5,23.8C8.7,22.2,7,19.2,7,16c0-0.8,0.1-1.5,0.3-2.2l1.9,0.5C9.1,14.8,9,15.4,9,16c0,2.5,1.3,4.8,3.5,6.1L11.5,23.8z"
342
+ })), _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
343
+ d: "M20,16c0-2.2-1.8-4-4-4c-0.7,0-1.4,0.2-2,0.6L8.9,7.5C9,7.3,9,7.2,9,7c0-1.1-0.9-2-2-2S5,5.9,5,7s0.9,2,2,2 c0.2,0,0.3,0,0.5-0.1l5.1,5.1c-0.4,0.6-0.6,1.3-0.6,2c0,1.9,1.3,3.4,3,3.9v7.4c-0.6,0.3-1,1-1,1.7c0,1.1,0.9,2,2,2s2-0.9,2-2 c0-0.7-0.4-1.4-1-1.7v-7.4C18.7,19.4,20,17.9,20,16z M16,18c-1.1,0-2-0.9-2-2s0.9-2,2-2s2,0.9,2,2S17.1,18,16,18z"
343
344
  })), children);
344
345
  });
345
346
 
346
347
  if (process.env.NODE_ENV !== "production") {
347
- IbmCloudPakApplications.propTypes = iconPropTypes;
348
+ IbmMq.propTypes = iconPropTypes;
348
349
  }
349
- var IbmCloudPakBusinessAutomation = /*#__PURE__*/React.forwardRef(function IbmCloudPakBusinessAutomation(_ref10, ref) {
350
+ var IbmOpenEnterpriseLanguages = /*#__PURE__*/React.forwardRef(function IbmOpenEnterpriseLanguages(_ref10, ref) {
350
351
  var children = _ref10.children,
351
352
  _ref10$size = _ref10.size,
352
353
  size = _ref10$size === void 0 ? 16 : _ref10$size,
@@ -359,17 +360,17 @@ var IbmCloudPakBusinessAutomation = /*#__PURE__*/React.forwardRef(function IbmCl
359
360
  xmlns: "http://www.w3.org/2000/svg",
360
361
  viewBox: "0 0 32 32",
361
362
  fill: "currentColor"
362
- }, rest), _switch || (_switch = /*#__PURE__*/React.createElement("switch", null, /*#__PURE__*/React.createElement("g", null, /*#__PURE__*/React.createElement("path", {
363
- d: "M25,16c0-1.5-1.2-2.8-2.7-3c-1.1-2.4-3.5-4-6.3-4c-0.2,0-0.5,0-0.7,0.1C14.7,8.4,13.9,8,13,8c-1.7,0-3,1.3-3,3 c0,0.4,0.1,0.7,0.2,1.1C9.4,13.2,9,14.5,9,16s0.4,2.8,1.2,3.9C10.1,20.3,10,20.6,10,21c0,1.7,1.3,3,3,3c0.9,0,1.7-0.4,2.3-1.1 c0.2,0,0.5,0.1,0.7,0.1c2.8,0,5.2-1.7,6.3-4C23.8,18.8,25,17.5,25,16z M13,10c0.6,0,1,0.4,1,1s-0.4,1-1,1s-1-0.4-1-1 S12.4,10,13,10z M13,22c-0.6,0-1-0.4-1-1s0.4-1,1-1s1,0.4,1,1S13.6,22,13,22z M16,21c0-1.7-1.3-3-3-3c-0.5,0-1,0.1-1.4,0.4 C11.2,17.7,11,16.9,11,16s0.2-1.7,0.6-2.4C12,13.9,12.5,14,13,14c1.7,0,3-1.3,3-3c1.9,0,3.4,1,4.3,2.5C19.5,14.1,19,15,19,16 s0.5,1.9,1.3,2.5C19.4,20,17.9,21,16,21z M22,17c-0.6,0-1-0.4-1-1s0.4-1,1-1s1,0.4,1,1S22.6,17,22,17z"
364
- }), /*#__PURE__*/React.createElement("path", {
365
- 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-7c0.3-0.2,0.7-0.2,1,0l12,7l-1,1.7 L16,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"
366
- })))), children);
363
+ }, rest), _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
364
+ d: "M23.586 21.414L27.166 25 27.166 25 23.584 28.587 25 30 30 25 25 20zM20.414 21.414L16.834 25 16.834 25 20.416 28.587 19 30 14 25 19 20zM22 6H24V14H22zM18 6H20V14H18zM14 14h-2c-1.103 0-2-.897-2-2V8c0-1.103.897-2 2-2h2c1.103 0 2 .897 2 2v4C16 13.103 15.103 14 14 14zM12 8v4h2V8H12zM6 6H8V14H6z"
365
+ })), _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
366
+ d: "M10,28H4c-1.103,0-2-0.897-2-2V4c0-1.103,0.897-2,2-2h22c1.103,0,2,0.897,2,2v12h-2V4H4v22h6V28z"
367
+ })), children);
367
368
  });
368
369
 
369
370
  if (process.env.NODE_ENV !== "production") {
370
- IbmCloudPakBusinessAutomation.propTypes = iconPropTypes;
371
+ IbmOpenEnterpriseLanguages.propTypes = iconPropTypes;
371
372
  }
372
- var IbmCloudPakData = /*#__PURE__*/React.forwardRef(function IbmCloudPakData(_ref11, ref) {
373
+ var IbmPowerVs = /*#__PURE__*/React.forwardRef(function IbmPowerVs(_ref11, ref) {
373
374
  var children = _ref11.children,
374
375
  _ref11$size = _ref11.size,
375
376
  size = _ref11$size === void 0 ? 16 : _ref11$size,
@@ -382,33 +383,37 @@ var IbmCloudPakData = /*#__PURE__*/React.forwardRef(function IbmCloudPakData(_re
382
383
  xmlns: "http://www.w3.org/2000/svg",
383
384
  viewBox: "0 0 32 32",
384
385
  fill: "currentColor"
385
- }, rest), _circle || (_circle = /*#__PURE__*/React.createElement("circle", {
386
+ }, rest), _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
387
+ d: "M16 25c-2 0-4-.7-5.6-2l1.3-1.6c1.3 1 2.8 1.5 4.4 1.5 3.9 0 7-3.1 7-7 0-.3 0-.7-.1-1l2-.3C25 15.1 25 15.6 25 16 25 21 21 25 16 25zM7.1 17.3C7 16.9 7 16.4 7 16c0-5 4-9 9-9 2 0 4 .7 5.6 2l-1.3 1.6C19.1 9.5 17.6 9 16 9c-3.9 0-7 3.1-7 7 0 .3 0 .7.1 1L7.1 17.3z"
388
+ })), _circle3 || (_circle3 = /*#__PURE__*/React.createElement("circle", {
386
389
  cx: "23",
387
- cy: "15",
390
+ cy: "27",
388
391
  r: "1"
389
- })), _circle2 || (_circle2 = /*#__PURE__*/React.createElement("circle", {
390
- cx: "8",
391
- cy: "15",
392
+ })), _circle4 || (_circle4 = /*#__PURE__*/React.createElement("circle", {
393
+ cx: "9",
394
+ cy: "20",
392
395
  r: "1"
393
- })), _circle3 || (_circle3 = /*#__PURE__*/React.createElement("circle", {
394
- cx: "21",
395
- cy: "10",
396
+ })), _circle5 || (_circle5 = /*#__PURE__*/React.createElement("circle", {
397
+ cx: "23",
398
+ cy: "12",
396
399
  r: "1"
397
- })), _circle4 || (_circle4 = /*#__PURE__*/React.createElement("circle", {
398
- cx: "15",
399
- cy: "23",
400
+ })), _circle6 || (_circle6 = /*#__PURE__*/React.createElement("circle", {
401
+ cx: "16",
402
+ cy: "16",
403
+ r: "2"
404
+ })), _circle7 || (_circle7 = /*#__PURE__*/React.createElement("circle", {
405
+ cx: "9",
406
+ cy: "5",
400
407
  r: "1"
401
408
  })), _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
402
- 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"
403
- })), _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
404
- 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"
409
+ d: "M16 30C8.3 30 2 23.7 2 16c0-3.7 1.5-7.3 4.1-9.9l1.4 1.4C5.2 9.8 4 12.8 4 16c0 6.6 5.4 12 12 12 1.4 0 2.8-.2 4.1-.7l.7 1.9C19.3 29.7 17.6 30 16 30zM25.9 25.9l-1.4-1.4c2.3-2.3 3.5-5.3 3.5-8.5 0-6.6-5.4-12-12-12-1.4 0-2.8.2-4.1.7l-.7-1.9C12.7 2.3 14.4 2 16 2c7.7 0 14 6.3 14 14C30 19.7 28.5 23.3 25.9 25.9z"
405
410
  })), children);
406
411
  });
407
412
 
408
413
  if (process.env.NODE_ENV !== "production") {
409
- IbmCloudPakData.propTypes = iconPropTypes;
414
+ IbmPowerVs.propTypes = iconPropTypes;
410
415
  }
411
- var IbmCloudPakIntegration = /*#__PURE__*/React.forwardRef(function IbmCloudPakIntegration(_ref12, ref) {
416
+ var IbmTelehealth = /*#__PURE__*/React.forwardRef(function IbmTelehealth(_ref12, ref) {
412
417
  var children = _ref12.children,
413
418
  _ref12$size = _ref12.size,
414
419
  size = _ref12$size === void 0 ? 16 : _ref12$size,
@@ -421,19 +426,17 @@ var IbmCloudPakIntegration = /*#__PURE__*/React.forwardRef(function IbmCloudPakI
421
426
  xmlns: "http://www.w3.org/2000/svg",
422
427
  viewBox: "0 0 32 32",
423
428
  fill: "currentColor"
424
- }, rest), _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
425
- 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"
426
- })), _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
427
- 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"
428
- })), _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
429
- 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"
429
+ }, rest), _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
430
+ d: "M18 25L15 25 15 22 13 22 13 25 10 25 10 27 13 27 13 30 15 30 15 27 18 27 18 25z"
431
+ })), _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
432
+ d: "M22 30h-2v-5c0-2.8-2.2-5-5-5h-6c-2.8 0-5 2.2-5 5v5H2v-5c0-3.9 3.1-7 7-7h6c3.9 0 7 3.1 7 7v5zM28 5.2V3c0-1.1-.9-2-2-2h-8c-1.1 0-2 .9-2 2v6c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2v-2.2l3 2.2V3l-3 2.2zm-2 3.8h-8V3h8v6zM15.5 12.5c-.9.9-2.1 1.5-3.5 1.5-2.8 0-5-2.2-5-5s2.2-5 5-5c.5 0 .9.1 1.3.2l.6-1.9c-.6-.2-1.2-.3-1.9-.3-3.9 0-7 3.1-7 7s3.1 7 7 7c1.9 0 3.7-.8 5-2l-1.5-1.5z"
430
433
  })), children);
431
434
  });
432
435
 
433
436
  if (process.env.NODE_ENV !== "production") {
434
- IbmCloudPakIntegration.propTypes = iconPropTypes;
437
+ IbmTelehealth.propTypes = iconPropTypes;
435
438
  }
436
- var IbmCloudPakMantaAutomatedDataLineage = /*#__PURE__*/React.forwardRef(function IbmCloudPakMantaAutomatedDataLineage(_ref13, ref) {
439
+ var IbmTenet = /*#__PURE__*/React.forwardRef(function IbmTenet(_ref13, ref) {
437
440
  var children = _ref13.children,
438
441
  _ref13$size = _ref13.size,
439
442
  size = _ref13$size === void 0 ? 16 : _ref13$size,
@@ -446,15 +449,29 @@ var IbmCloudPakMantaAutomatedDataLineage = /*#__PURE__*/React.forwardRef(functio
446
449
  xmlns: "http://www.w3.org/2000/svg",
447
450
  viewBox: "0 0 32 32",
448
451
  fill: "currentColor"
449
- }, rest), _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
450
- 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"
452
+ }, rest), _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
453
+ d: "M20,13H12c-.5522,0-1,.4478-1,1,0,.1973,.0508,.3833,.168,.5547l4,6c.1855,.2783,.4978,.4453,.832,.4453s.6465-.167,.832-.4453l4-6c.1172-.1714,.168-.3574,.168-.5547,0-.5522-.4478-1-1-1Zm-4,5.1973l-2.1316-3.1973h4.2632l-2.1316,3.1973Z"
454
+ })), _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
455
+ d: "M16,23c-1.6115,0-3.1763-.5632-4.4205-1.5796l-1.4196,1.4197c.0306,.0261,.057,.0559,.0881,.0818,1.6104,1.3403,3.6523,2.0781,5.752,2.0781,4.9629,0,9-4.0376,9-9h-2c0,3.8599-3.1406,7-7,7Z"
456
+ })), _circle8 || (_circle8 = /*#__PURE__*/React.createElement("circle", {
457
+ cx: "23",
458
+ cy: "12",
459
+ r: "1"
460
+ })), _circle9 || (_circle9 = /*#__PURE__*/React.createElement("circle", {
461
+ cx: "9",
462
+ cy: "20",
463
+ r: "1"
464
+ })), _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
465
+ d: "M16,9c1.6097,0,3.1772,.5619,4.4224,1.5776l1.4171-1.4171c-.0385-.0328-.0718-.0702-.111-.1024-1.6074-1.3271-3.6416-2.0581-5.7285-2.0581-4.9629,0-9,4.0376-9,9h2c0-3.8599,3.1406-7,7-7Z"
466
+ })), _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
467
+ d: "M16,30c-7.7197,0-14-6.2804-14-14S8.2803,2,16,2s14,6.2804,14,14-6.2803,14-14,14Zm0-26c-6.6167,0-12,5.3832-12,12s5.3833,12,12,12,12-5.3832,12-12-5.3833-12-12-12Z"
451
468
  })), children);
452
469
  });
453
470
 
454
471
  if (process.env.NODE_ENV !== "production") {
455
- IbmCloudPakMantaAutomatedDataLineage.propTypes = iconPropTypes;
472
+ IbmTenet.propTypes = iconPropTypes;
456
473
  }
457
- var IbmCloudPakMulticloudMgmt = /*#__PURE__*/React.forwardRef(function IbmCloudPakMulticloudMgmt(_ref14, ref) {
474
+ var IbmToolchain = /*#__PURE__*/React.forwardRef(function IbmToolchain(_ref14, ref) {
458
475
  var children = _ref14.children,
459
476
  _ref14$size = _ref14.size,
460
477
  size = _ref14$size === void 0 ? 16 : _ref14$size,
@@ -467,17 +484,15 @@ var IbmCloudPakMulticloudMgmt = /*#__PURE__*/React.forwardRef(function IbmCloudP
467
484
  xmlns: "http://www.w3.org/2000/svg",
468
485
  viewBox: "0 0 32 32",
469
486
  fill: "currentColor"
470
- }, rest), _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
471
- 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"
472
- })), _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
473
- 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"
487
+ }, rest), _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
488
+ d: "M25 21c-.7396 0-1.4241.2155-2.0191.5669l-2.0314-2.0314-1.4141 1.4141 2.0314 2.0314c-.3514.595-.5668 1.2795-.5668 2.019 0 2.2056 1.7944 4 4 4 .3557 0 .6943-.0615 1.0228-.1492l-2.4368-2.4368.0004-.0005c-.3621-.3621-.5864-.8621-.5864-1.4136 0-1.103.897-2 2-2 .5515 0 1.0515.2242 1.4136.5864l.0004-.0005 2.4368 2.4368c.0875-.3284.1491-.667.1491-1.0227 0-2.2056-1.7944-4-4-4zM20.9495 12.4644l3.7645-3.7645c.3911.1868.8237.3 1.2861.3 1.6569 0 3-1.3431 3-3s-1.3431-3-3-3-3 1.3431-3 3c0 .4622.1132.8948.2999 1.2859l-3.7645 3.7645 1.4141 1.4141zm5.0505-7.4644c.5514 0 1 .4486 1 1s-.4486 1-1 1-1-.4486-1-1 .4486-1 1-1zM16 12c-2.2092 0-4 1.7908-4 4 0 .7405.215 1.4254.5657 2.0201l-5.2795 5.2799c-.3911-.1868-.8238-.3-1.2861-.3-1.6569 0-3 1.3431-3 3s1.3431 3 3 3 3-1.3431 3-3c0-.4622-.1132-.8948-.2999-1.2858l5.2799-5.2799c.5948.3507 1.2795.5657 2.02.5657 2.2091 0 4-1.7909 4-4s-1.7909-4-4-4zM6 27c-.5514 0-1-.4486-1-1s.4486-1 1-1 1 .4486 1 1-.4486 1-1 1zm10-9c-1.1028 0-2-.8972-2-2s.8972-2 2-2 2 .8972 2 2-.8972 2-2 2zM7 11c.7396 0 1.4241-.2155 2.0191-.5669l2.0311 2.0311 1.4141-1.4141-2.0311-2.0311c.3514-.595.5668-1.2795.5668-2.019 0-2.2056-1.7944-4-4-4-.3557 0-.6943.0615-1.0228.1492l2.4368 2.4368-.0004.0005c.3621.3621.5864.8621.5864 1.4136 0 1.103-.897 2-2 2-.5515 0-1.0515-.2242-1.4136-.5864l-.0004.0005-2.4368-2.4368c-.0875.3284-.1491.667-.1491 1.0227 0 2.2056 1.7944 4 4 4z"
474
489
  })), children);
475
490
  });
476
491
 
477
492
  if (process.env.NODE_ENV !== "production") {
478
- IbmCloudPakMulticloudMgmt.propTypes = iconPropTypes;
493
+ IbmToolchain.propTypes = iconPropTypes;
479
494
  }
480
- var IbmCloudPakNetezza = /*#__PURE__*/React.forwardRef(function IbmCloudPakNetezza(_ref15, ref) {
495
+ var IbmCloud = /*#__PURE__*/React.forwardRef(function IbmCloud(_ref15, ref) {
481
496
  var children = _ref15.children,
482
497
  _ref15$size = _ref15.size,
483
498
  size = _ref15$size === void 0 ? 16 : _ref15$size,
@@ -491,16 +506,14 @@ var IbmCloudPakNetezza = /*#__PURE__*/React.forwardRef(function IbmCloudPakNetez
491
506
  viewBox: "0 0 32 32",
492
507
  fill: "currentColor"
493
508
  }, rest), _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
494
- d: "M19 10L19 19.2 13.5 10 11 10 11 22 13 22 13 12.8 18.5 22 21 22 21 10z"
495
- })), _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
496
- 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"
509
+ d: "M24.5805 13.65A9.7327 9.7327 0 006.286 17.5387 6.75 6.75 0 007 31H23a8.7465 8.7465 0 001.5805-17.35zM23 29.5H7a5.2373 5.2373 0 01-.6993-10.4293 9.7265 9.7265 0 001.1036 3.7838.75.75 0 101.3213-.709A8.25 8.25 0 0122.752 13.5133a8.754 8.754 0 00-6.315 2.95.75.75 0 101.1245.9922A7.25 7.25 0 1123 29.5zM31.8983 10.2548a.7582.7582 0 00-1.0364-.2776l-3.02 1.7438A.7587.7587 0 1028.6 13.035l3.02-1.7438A.7589.7589 0 0031.8983 10.2548zM22.6764 7.87a.7583.7583 0 001.0364-.2776l1.7438-3.02a.7587.7587 0 00-1.314-.7588l-1.7438 3.02A.7588.7588 0 0022.6764 7.87zM16 6.0811a.759.759 0 00.7588-.7588V1.8347a.7588.7588 0 10-1.5175 0V5.3223A.7589.7589 0 0016 6.0811zM8.2873 7.5922a.7587.7587 0 001.314-.7588l-1.7438-3.02a.7587.7587 0 10-1.314.7588zM4.1585 11.721l-3.02-1.7438a.7587.7587 0 10-.7588 1.314L3.4 13.035a.7587.7587 0 10.7588-1.314z"
497
510
  })), children);
498
511
  });
499
512
 
500
513
  if (process.env.NODE_ENV !== "production") {
501
- IbmCloudPakNetezza.propTypes = iconPropTypes;
514
+ IbmCloud.propTypes = iconPropTypes;
502
515
  }
503
- var IbmCloudPakNetworkAutomation = /*#__PURE__*/React.forwardRef(function IbmCloudPakNetworkAutomation(_ref16, ref) {
516
+ var IbmCloudAppId = /*#__PURE__*/React.forwardRef(function IbmCloudAppId(_ref16, ref) {
504
517
  var children = _ref16.children,
505
518
  _ref16$size = _ref16.size,
506
519
  size = _ref16$size === void 0 ? 16 : _ref16$size,
@@ -513,21 +526,17 @@ var IbmCloudPakNetworkAutomation = /*#__PURE__*/React.forwardRef(function IbmClo
513
526
  xmlns: "http://www.w3.org/2000/svg",
514
527
  viewBox: "0 0 32 32",
515
528
  fill: "currentColor"
516
- }, rest), _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
517
- 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"
518
- })), _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
519
- 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"
520
- })), _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
521
- d: "M9.6362,21.364a9,9,0,0,1,0-12.728L11.05,10.0505a6.9993,6.9993,0,0,0,0,9.899Z"
522
- })), _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
523
- 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"
529
+ }, rest), _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
530
+ d: "M20 18h-6c-1.6569 0-3 1.3431-3 3v2h2v-2c0-.5523.4477-1 1-1h6c.5523 0 1 .4477 1 1v2h2v-2c0-1.6569-1.3431-3-3-3zM17 17c2.2091 0 4-1.7909 4-4s-1.7909-4-4-4-4 1.7909-4 4 1.7909 4 4 4zm0-6c1.1046 0 2 .8954 2 2s-.8954 2-2 2-2-.8954-2-2 .8954-2 2-2z"
531
+ })), _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
532
+ d: "M17 30c-7.7197 0-14-6.2804-14-14h2c0 6.6168 5.3831 12 12 12 5.2263 0 9.8162-3.3385 11.4214-8.3074l1.9033.6147c-1.873 5.7975-7.2278 9.6926-13.3247 9.6926zM31 16h-2c0-6.6168-5.3833-12-12-12V2c7.7197 0 14 6.2804 14 14zM6 14l-2.1387-1.0127c-1.7383-.8223-2.8613-2.5967-2.8613-4.5195V2H11v6.4678c0 1.9229-1.123 3.6973-2.8613 4.5195l-2.1387 1.0127zM3 4v4.4678c0 1.1533.6738 2.2178 1.7168 2.7109l1.2832.6074 1.2832-.6074c1.043-.4932 1.7168-1.5576 1.7168-2.7109V4H3z"
524
533
  })), children);
525
534
  });
526
535
 
527
536
  if (process.env.NODE_ENV !== "production") {
528
- IbmCloudPakNetworkAutomation.propTypes = iconPropTypes;
537
+ IbmCloudAppId.propTypes = iconPropTypes;
529
538
  }
530
- var IbmCloudPakSecurity = /*#__PURE__*/React.forwardRef(function IbmCloudPakSecurity(_ref17, ref) {
539
+ var IbmCloudCitrixDaas = /*#__PURE__*/React.forwardRef(function IbmCloudCitrixDaas(_ref17, ref) {
531
540
  var children = _ref17.children,
532
541
  _ref17$size = _ref17.size,
533
542
  size = _ref17$size === void 0 ? 16 : _ref17$size,
@@ -540,17 +549,17 @@ var IbmCloudPakSecurity = /*#__PURE__*/React.forwardRef(function IbmCloudPakSecu
540
549
  xmlns: "http://www.w3.org/2000/svg",
541
550
  viewBox: "0 0 32 32",
542
551
  fill: "currentColor"
543
- }, rest), _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
544
- 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"
545
- })), _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
546
- 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"
552
+ }, rest), _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
553
+ d: "M19 23H23V27H19zM26 23H30V27H26zM19 16H23V20H19zM26 16H30V20H26z"
554
+ })), _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
555
+ d: "M16,4c-4.3,0-7.9,3-8.8,7.1c-3,0.6-5.2,3.3-5.2,6.4C2,21.1,4.9,24,8.5,24H16v-2H8.5C6,22,4,20,4,17.5c0-2.3,1.8-4.3,4.1-4.5 L9,13l0.1-0.8C9.5,8.6,12.5,6,16,6c3.9,0,7,3.1,7,7h2C25,8,21,4,16,4z"
547
556
  })), children);
548
557
  });
549
558
 
550
559
  if (process.env.NODE_ENV !== "production") {
551
- IbmCloudPakSecurity.propTypes = iconPropTypes;
560
+ IbmCloudCitrixDaas.propTypes = iconPropTypes;
552
561
  }
553
- var IbmCloudPakSystem = /*#__PURE__*/React.forwardRef(function IbmCloudPakSystem(_ref18, ref) {
562
+ var IbmCloudContinuousDelivery = /*#__PURE__*/React.forwardRef(function IbmCloudContinuousDelivery(_ref18, ref) {
554
563
  var children = _ref18.children,
555
564
  _ref18$size = _ref18.size,
556
565
  size = _ref18$size === void 0 ? 16 : _ref18$size,
@@ -563,23 +572,17 @@ var IbmCloudPakSystem = /*#__PURE__*/React.forwardRef(function IbmCloudPakSystem
563
572
  xmlns: "http://www.w3.org/2000/svg",
564
573
  viewBox: "0 0 32 32",
565
574
  fill: "currentColor"
566
- }, rest), _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
567
- d: "M15 11.671H17V15.328H15z",
568
- transform: "rotate(-45 16 13.5)"
569
- })), _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
570
- d: "M15 16.672H17V20.329H15z",
571
- transform: "rotate(-45 16 18.5)"
572
- })), _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
573
- 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"
574
- })), _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
575
- 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"
575
+ }, rest), _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
576
+ d: "M23,1l-6,6,1.4146,1.4023,3.5854-3.584V21H10V10h-2v11c0,1.1025,.8972,2,2,2h12c1.1028,0,2-.8975,2-2V4.8154l3.5859,3.5869,1.4141-1.4023L23,1Z"
577
+ })), _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
578
+ d: "M18.5 19h-5c-.8271 0-1.5-.6729-1.5-1.5v-5c0-.8271.6729-1.5 1.5-1.5h5c.8271 0 1.5.6729 1.5 1.5v5c0 .8271-.6729 1.5-1.5 1.5zm-4.5-2h4v-4h-4v4zM16 31v-2c7.1682 0 13-5.8318 13-13 0-1.2648-.1812-2.5145-.5383-3.7147l1.917-.5706c.4124 1.3855.6213 2.8273.6213 4.2853 0 8.271-6.729 15-15 15zM1.6213 20.2853c-.4124-1.3855-.6213-2.8273-.6213-4.2853C1 7.729 7.729 1 16 1V3c-7.1682 0-13 5.8318-13 13 0 1.2648.1812 2.5145.5383 3.7147l-1.917.5706z"
576
579
  })), children);
577
580
  });
578
581
 
579
582
  if (process.env.NODE_ENV !== "production") {
580
- IbmCloudPakSystem.propTypes = iconPropTypes;
583
+ IbmCloudContinuousDelivery.propTypes = iconPropTypes;
581
584
  }
582
- var IbmCloudPakWatsonAiops = /*#__PURE__*/React.forwardRef(function IbmCloudPakWatsonAiops(_ref19, ref) {
585
+ var IbmCloudDedicatedHost = /*#__PURE__*/React.forwardRef(function IbmCloudDedicatedHost(_ref19, ref) {
583
586
  var children = _ref19.children,
584
587
  _ref19$size = _ref19.size,
585
588
  size = _ref19$size === void 0 ? 16 : _ref19$size,
@@ -592,17 +595,25 @@ var IbmCloudPakWatsonAiops = /*#__PURE__*/React.forwardRef(function IbmCloudPakW
592
595
  xmlns: "http://www.w3.org/2000/svg",
593
596
  viewBox: "0 0 32 32",
594
597
  fill: "currentColor"
595
- }, rest), _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
596
- 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"
597
- })), _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
598
- 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"
598
+ }, rest), _circle10 || (_circle10 = /*#__PURE__*/React.createElement("circle", {
599
+ cx: "9",
600
+ cy: "6",
601
+ r: "1"
602
+ })), _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
603
+ d: "M26 2H6A2 2 0 004 4V8a2 2 0 002 2h9v4h2V10h9a2 2 0 002-2V4A2 2 0 0026 2zm0 6H6V4H26zM17 28L17 26 15 26 15 28 4 28 4 30 28 30 28 28 17 28z"
604
+ })), _circle11 || (_circle11 = /*#__PURE__*/React.createElement("circle", {
605
+ cx: "9",
606
+ cy: "20",
607
+ r: "1"
608
+ })), _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
609
+ d: "M6,24H26a2,2,0,0,0,2-2V18a2,2,0,0,0-2-2H6a2,2,0,0,0-2,2v4A2,2,0,0,0,6,24Zm0-6H26v4H6Z"
599
610
  })), children);
600
611
  });
601
612
 
602
613
  if (process.env.NODE_ENV !== "production") {
603
- IbmCloudPakWatsonAiops.propTypes = iconPropTypes;
614
+ IbmCloudDedicatedHost.propTypes = iconPropTypes;
604
615
  }
605
- var IbmSecurity = /*#__PURE__*/React.forwardRef(function IbmSecurity(_ref20, ref) {
616
+ var IbmCloudDirectLink_1Connect = /*#__PURE__*/React.forwardRef(function IbmCloudDirectLink_1Connect(_ref20, ref) {
606
617
  var children = _ref20.children,
607
618
  _ref20$size = _ref20.size,
608
619
  size = _ref20$size === void 0 ? 16 : _ref20$size,
@@ -615,15 +626,19 @@ var IbmSecurity = /*#__PURE__*/React.forwardRef(function IbmSecurity(_ref20, ref
615
626
  xmlns: "http://www.w3.org/2000/svg",
616
627
  viewBox: "0 0 32 32",
617
628
  fill: "currentColor"
618
- }, rest), _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
619
- 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"
629
+ }, rest), _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
630
+ d: "M27,29H13c-1.1,0-2-0.9-2-2v-4h2v4h14V13h-4v-2h4c1.1,0,2,0.9,2,2v14C29,28.1,28.1,29,27,29z"
631
+ })), _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
632
+ d: "M20,17c-0.5,0-0.9,0.1-1.3,0.3l-4-4c0.2-0.4,0.3-0.8,0.3-1.3c0-1.7-1.3-3-3-3s-3,1.3-3,3s1.3,3,3,3c0.5,0,0.9-0.1,1.3-0.3 l4,4C17.1,19.1,17,19.5,17,20c0,1.7,1.3,3,3,3s3-1.3,3-3S21.7,17,20,17z M11,12c0-0.6,0.4-1,1-1s1,0.4,1,1s-0.4,1-1,1S11,12.6,11,12 z M20,21c-0.6,0-1-0.4-1-1s0.4-1,1-1s1,0.4,1,1S20.6,21,20,21z"
633
+ })), _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
634
+ d: "M5,3h14c1.1,0,2,0.9,2,2v4h-2V5H5v14h4v2H5c-1.1,0-2-0.9-2-2V5C3,3.9,3.9,3,5,3z"
620
635
  })), children);
621
636
  });
622
637
 
623
638
  if (process.env.NODE_ENV !== "production") {
624
- IbmSecurity.propTypes = iconPropTypes;
639
+ IbmCloudDirectLink_1Connect.propTypes = iconPropTypes;
625
640
  }
626
- var IbmSecurityServices = /*#__PURE__*/React.forwardRef(function IbmSecurityServices(_ref21, ref) {
641
+ var IbmCloudDirectLink_1Dedicated = /*#__PURE__*/React.forwardRef(function IbmCloudDirectLink_1Dedicated(_ref21, ref) {
627
642
  var children = _ref21.children,
628
643
  _ref21$size = _ref21.size,
629
644
  size = _ref21$size === void 0 ? 16 : _ref21$size,
@@ -636,17 +651,19 @@ var IbmSecurityServices = /*#__PURE__*/React.forwardRef(function IbmSecurityServ
636
651
  xmlns: "http://www.w3.org/2000/svg",
637
652
  viewBox: "0 0 32 32",
638
653
  fill: "currentColor"
639
- }, rest), _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
640
- 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"
641
- })), _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
642
- 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"
654
+ }, rest), _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
655
+ d: "M27,29H13c-1.1,0-2-0.9-2-2v-4h2v4h14V13h-4v-2h4c1.1,0,2,0.9,2,2v14C29,28.1,28.1,29,27,29z"
656
+ })), _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
657
+ d: "M19,21h-6c-1.1,0-2-0.9-2-2v-6c0-1.1,0.9-2,2-2h6c1.1,0,2,0.9,2,2v6C21,20.1,20.1,21,19,21z M13,13v6h6l0-6H13z"
658
+ })), _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
659
+ d: "M5,3h14c1.1,0,2,0.9,2,2v4h-2V5H5v14h4v2H5c-1.1,0-2-0.9-2-2V5C3,3.9,3.9,3,5,3z"
643
660
  })), children);
644
661
  });
645
662
 
646
663
  if (process.env.NODE_ENV !== "production") {
647
- IbmSecurityServices.propTypes = iconPropTypes;
664
+ IbmCloudDirectLink_1Dedicated.propTypes = iconPropTypes;
648
665
  }
649
- var IbmWatsonAssistant = /*#__PURE__*/React.forwardRef(function IbmWatsonAssistant(_ref22, ref) {
666
+ var IbmCloudDirectLink_1DedicatedHosting = /*#__PURE__*/React.forwardRef(function IbmCloudDirectLink_1DedicatedHosting(_ref22, ref) {
650
667
  var children = _ref22.children,
651
668
  _ref22$size = _ref22.size,
652
669
  size = _ref22$size === void 0 ? 16 : _ref22$size,
@@ -659,29 +676,19 @@ var IbmWatsonAssistant = /*#__PURE__*/React.forwardRef(function IbmWatsonAssista
659
676
  xmlns: "http://www.w3.org/2000/svg",
660
677
  viewBox: "0 0 32 32",
661
678
  fill: "currentColor"
662
- }, rest), _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
663
- 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"
664
- })), _circle5 || (_circle5 = /*#__PURE__*/React.createElement("circle", {
665
- cx: "10",
666
- cy: "17",
667
- r: "1"
668
- })), _circle6 || (_circle6 = /*#__PURE__*/React.createElement("circle", {
669
- cx: "14",
670
- cy: "17",
671
- r: "1"
672
- })), _circle7 || (_circle7 = /*#__PURE__*/React.createElement("circle", {
673
- cx: "18",
674
- cy: "17",
675
- r: "1"
676
- })), _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
677
- 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"
679
+ }, rest), _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
680
+ d: "M27,29H13c-1.1,0-2-0.9-2-2v-4h2v4h14V13h-4v-2h4c1.1,0,2,0.9,2,2v14C29,28.1,28.1,29,27,29z"
681
+ })), _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
682
+ d: "M11 19H21V21H11zM11 15H21V17H11zM11 11H21V13H11z"
683
+ })), _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
684
+ d: "M5,3h14c1.1,0,2,0.9,2,2v4h-2V5H5v14h4v2H5c-1.1,0-2-0.9-2-2V5C3,3.9,3.9,3,5,3z"
678
685
  })), children);
679
686
  });
680
687
 
681
688
  if (process.env.NODE_ENV !== "production") {
682
- IbmWatsonAssistant.propTypes = iconPropTypes;
689
+ IbmCloudDirectLink_1DedicatedHosting.propTypes = iconPropTypes;
683
690
  }
684
- var IbmWatsonDiscovery = /*#__PURE__*/React.forwardRef(function IbmWatsonDiscovery(_ref23, ref) {
691
+ var IbmCloudDirectLink_1Exchange = /*#__PURE__*/React.forwardRef(function IbmCloudDirectLink_1Exchange(_ref23, ref) {
685
692
  var children = _ref23.children,
686
693
  _ref23$size = _ref23.size,
687
694
  size = _ref23$size === void 0 ? 16 : _ref23$size,
@@ -694,31 +701,19 @@ var IbmWatsonDiscovery = /*#__PURE__*/React.forwardRef(function IbmWatsonDiscove
694
701
  xmlns: "http://www.w3.org/2000/svg",
695
702
  viewBox: "0 0 32 32",
696
703
  fill: "currentColor"
697
- }, rest), _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
698
- d: "M6 17H14V19H6z"
699
- })), _circle8 || (_circle8 = /*#__PURE__*/React.createElement("circle", {
700
- cx: "3",
701
- cy: "18",
702
- r: "1"
703
- })), _circle9 || (_circle9 = /*#__PURE__*/React.createElement("circle", {
704
- cx: "13",
705
- cy: "14",
706
- r: "1"
704
+ }, rest), _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
705
+ d: "M27,29H13c-1.1,0-2-0.9-2-2v-4h2v4h14V13h-4v-2h4c1.1,0,2,0.9,2,2v14C29,28.1,28.1,29,27,29z"
706
+ })), _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
707
+ d: "M19 15L19 19 15 19 15 21 21 21 21 15zM17 11L11 11 11 17 13 17 13 13 17 13z"
707
708
  })), _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
708
- d: "M2 13H10V15H2zM6 9H14V11H6z"
709
- })), _circle10 || (_circle10 = /*#__PURE__*/React.createElement("circle", {
710
- cx: "3",
711
- cy: "10",
712
- r: "1"
713
- })), _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
714
- 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"
709
+ d: "M5,3h14c1.1,0,2,0.9,2,2v4h-2V5H5v14h4v2H5c-1.1,0-2-0.9-2-2V5C3,3.9,3.9,3,5,3z"
715
710
  })), children);
716
711
  });
717
712
 
718
713
  if (process.env.NODE_ENV !== "production") {
719
- IbmWatsonDiscovery.propTypes = iconPropTypes;
714
+ IbmCloudDirectLink_1Exchange.propTypes = iconPropTypes;
720
715
  }
721
- var IbmWatsonKnowledgeCatalog = /*#__PURE__*/React.forwardRef(function IbmWatsonKnowledgeCatalog(_ref24, ref) {
716
+ var IbmCloudDirectLink_2Connect = /*#__PURE__*/React.forwardRef(function IbmCloudDirectLink_2Connect(_ref24, ref) {
722
717
  var children = _ref24.children,
723
718
  _ref24$size = _ref24.size,
724
719
  size = _ref24$size === void 0 ? 16 : _ref24$size,
@@ -731,17 +726,17 @@ var IbmWatsonKnowledgeCatalog = /*#__PURE__*/React.forwardRef(function IbmWatson
731
726
  xmlns: "http://www.w3.org/2000/svg",
732
727
  viewBox: "0 0 32 32",
733
728
  fill: "currentColor"
734
- }, rest), _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
735
- d: "M23 27.2L20.4 24.6 19 26 23 30 30 23 28.6 21.6zM12 18H20V20H12zM12 13H20V15H12zM12 8H20V10H12z"
736
- })), _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
737
- 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"
729
+ }, rest), _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
730
+ d: "M17.2,13c0.4,1.2,1.5,2,2.8,2c1.7,0,3-1.3,3-3s-1.3-3-3-3c-1.3,0-2.4,0.8-2.8,2H5c-1.1,0-2,0.9-2,2v6H0v2h3v6 c0,1.1,0.9,2,2,2h14c1.1,0,2-0.9,2-2v-4h-2v4H5V13H17.2z M20,11c0.6,0,1,0.4,1,1s-0.4,1-1,1s-1-0.4-1-1S19.4,11,20,11z"
731
+ })), _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
732
+ d: "M29,11V5c0-1.1-0.9-2-2-2H13c-1.1,0-2,0.9-2,2v4h2V5h14v14H14.8c-0.4-1.2-1.5-2-2.8-2c-1.7,0-3,1.3-3,3s1.3,3,3,3 c1.3,0,2.4-0.8,2.8-2H27c1.1,0,2-0.9,2-2v-6h3v-2H29z M12,21c-0.6,0-1-0.4-1-1s0.4-1,1-1s1,0.4,1,1S12.6,21,12,21z"
738
733
  })), children);
739
734
  });
740
735
 
741
736
  if (process.env.NODE_ENV !== "production") {
742
- IbmWatsonKnowledgeCatalog.propTypes = iconPropTypes;
737
+ IbmCloudDirectLink_2Connect.propTypes = iconPropTypes;
743
738
  }
744
- var IbmWatsonKnowledgeStudio = /*#__PURE__*/React.forwardRef(function IbmWatsonKnowledgeStudio(_ref25, ref) {
739
+ var IbmCloudDirectLink_2Dedicated = /*#__PURE__*/React.forwardRef(function IbmCloudDirectLink_2Dedicated(_ref25, ref) {
745
740
  var children = _ref25.children,
746
741
  _ref25$size = _ref25.size,
747
742
  size = _ref25$size === void 0 ? 16 : _ref25$size,
@@ -754,35 +749,17 @@ var IbmWatsonKnowledgeStudio = /*#__PURE__*/React.forwardRef(function IbmWatsonK
754
749
  xmlns: "http://www.w3.org/2000/svg",
755
750
  viewBox: "0 0 32 32",
756
751
  fill: "currentColor"
757
- }, rest), _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
758
- 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"
759
- })), _circle11 || (_circle11 = /*#__PURE__*/React.createElement("circle", {
760
- cx: "12",
761
- cy: "19",
762
- r: "1"
763
- })), _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
764
- d: "M6 18H9V20H6zM6 14H13V16H6zM10 10H17V12H10z"
765
- })), _circle12 || (_circle12 = /*#__PURE__*/React.createElement("circle", {
766
- cx: "7",
767
- cy: "11",
768
- r: "1"
769
- })), _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
770
- d: "M16 6H20V8H16z"
771
- })), _circle13 || (_circle13 = /*#__PURE__*/React.createElement("circle", {
772
- cx: "13",
773
- cy: "7",
774
- r: "1"
775
- })), _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
776
- d: "M6 6H10V8H6z"
777
- })), _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
778
- 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"
752
+ }, rest), _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
753
+ d: "M32,11h-3V5c0-1.1-0.9-2-2-2H13c-1.1,0-2,0.9-2,2v4h2V5h14v14H13v-4h-2v4c0,1.1,0.9,2,2,2h14c1.1,0,2-0.9,2-2v-6h3V11z"
754
+ })), _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
755
+ d: "M21,17v-4c0-1.1-0.9-2-2-2H5c-1.1,0-2,0.9-2,2v6H0v2h3v6c0,1.1,0.9,2,2,2h14c1.1,0,2-0.9,2-2v-4h-2v4H5V13h14v4H21z"
779
756
  })), children);
780
757
  });
781
758
 
782
759
  if (process.env.NODE_ENV !== "production") {
783
- IbmWatsonKnowledgeStudio.propTypes = iconPropTypes;
760
+ IbmCloudDirectLink_2Dedicated.propTypes = iconPropTypes;
784
761
  }
785
- var IbmWatsonLanguageTranslator = /*#__PURE__*/React.forwardRef(function IbmWatsonLanguageTranslator(_ref26, ref) {
762
+ var IbmCloudDirectLink_2DedicatedHosting = /*#__PURE__*/React.forwardRef(function IbmCloudDirectLink_2DedicatedHosting(_ref26, ref) {
786
763
  var children = _ref26.children,
787
764
  _ref26$size = _ref26.size,
788
765
  size = _ref26$size === void 0 ? 16 : _ref26$size,
@@ -795,15 +772,19 @@ var IbmWatsonLanguageTranslator = /*#__PURE__*/React.forwardRef(function IbmWats
795
772
  xmlns: "http://www.w3.org/2000/svg",
796
773
  viewBox: "0 0 32 32",
797
774
  fill: "currentColor"
798
- }, rest), _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
799
- 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"
775
+ }, rest), _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
776
+ d: "M19,27H5V13h4v-2H5c-1.1,0-2,0.9-2,2v6H0v2h3v6c0,1.1,0.9,2,2,2h14c1.1,0,2-0.9,2-2v-4h-2V27z"
777
+ })), _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
778
+ d: "M11 19H21V21H11zM11 15H21V17H11zM11 11H21V13H11z"
779
+ })), _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
780
+ d: "M29,11V5c0-1.1-0.9-2-2-2H13c-1.1,0-2,0.9-2,2v4h2V5h14v14h-4v2h4c1.1,0,2-0.9,2-2v-6h3v-2H29z"
800
781
  })), children);
801
782
  });
802
783
 
803
784
  if (process.env.NODE_ENV !== "production") {
804
- IbmWatsonLanguageTranslator.propTypes = iconPropTypes;
785
+ IbmCloudDirectLink_2DedicatedHosting.propTypes = iconPropTypes;
805
786
  }
806
- var IbmWatsonMachineLearning = /*#__PURE__*/React.forwardRef(function IbmWatsonMachineLearning(_ref27, ref) {
787
+ var IbmCloudEventNotification = /*#__PURE__*/React.forwardRef(function IbmCloudEventNotification(_ref27, ref) {
807
788
  var children = _ref27.children,
808
789
  _ref27$size = _ref27.size,
809
790
  size = _ref27$size === void 0 ? 16 : _ref27$size,
@@ -816,17 +797,15 @@ var IbmWatsonMachineLearning = /*#__PURE__*/React.forwardRef(function IbmWatsonM
816
797
  xmlns: "http://www.w3.org/2000/svg",
817
798
  viewBox: "0 0 32 32",
818
799
  fill: "currentColor"
819
- }, rest), _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
820
- 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"
821
- })), _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
822
- 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"
800
+ }, rest), _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
801
+ 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"
823
802
  })), children);
824
803
  });
825
804
 
826
805
  if (process.env.NODE_ENV !== "production") {
827
- IbmWatsonMachineLearning.propTypes = iconPropTypes;
806
+ IbmCloudEventNotification.propTypes = iconPropTypes;
828
807
  }
829
- var IbmWatsonNaturalLanguageClassifier = /*#__PURE__*/React.forwardRef(function IbmWatsonNaturalLanguageClassifier(_ref28, ref) {
808
+ var IbmCloudEventStreams = /*#__PURE__*/React.forwardRef(function IbmCloudEventStreams(_ref28, ref) {
830
809
  var children = _ref28.children,
831
810
  _ref28$size = _ref28.size,
832
811
  size = _ref28$size === void 0 ? 16 : _ref28$size,
@@ -839,15 +818,17 @@ var IbmWatsonNaturalLanguageClassifier = /*#__PURE__*/React.forwardRef(function
839
818
  xmlns: "http://www.w3.org/2000/svg",
840
819
  viewBox: "0 0 32 32",
841
820
  fill: "currentColor"
842
- }, rest), _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
843
- 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"
821
+ }, rest), _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
822
+ 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"
823
+ })), _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
824
+ 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"
844
825
  })), children);
845
826
  });
846
827
 
847
828
  if (process.env.NODE_ENV !== "production") {
848
- IbmWatsonNaturalLanguageClassifier.propTypes = iconPropTypes;
829
+ IbmCloudEventStreams.propTypes = iconPropTypes;
849
830
  }
850
- var IbmWatsonNaturalLanguageUnderstanding = /*#__PURE__*/React.forwardRef(function IbmWatsonNaturalLanguageUnderstanding(_ref29, ref) {
831
+ var IbmCloudForEducation = /*#__PURE__*/React.forwardRef(function IbmCloudForEducation(_ref29, ref) {
851
832
  var children = _ref29.children,
852
833
  _ref29$size = _ref29.size,
853
834
  size = _ref29$size === void 0 ? 16 : _ref29$size,
@@ -860,17 +841,19 @@ var IbmWatsonNaturalLanguageUnderstanding = /*#__PURE__*/React.forwardRef(functi
860
841
  xmlns: "http://www.w3.org/2000/svg",
861
842
  viewBox: "0 0 32 32",
862
843
  fill: "currentColor"
863
- }, rest), _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
864
- d: "M6 23H11V25H6zM6 19H11V21H6z"
865
- })), _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
866
- 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"
844
+ }, rest), _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
845
+ 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"
846
+ })), _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
847
+ 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"
848
+ })), _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
849
+ 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"
867
850
  })), children);
868
851
  });
869
852
 
870
853
  if (process.env.NODE_ENV !== "production") {
871
- IbmWatsonNaturalLanguageUnderstanding.propTypes = iconPropTypes;
854
+ IbmCloudForEducation.propTypes = iconPropTypes;
872
855
  }
873
- var IbmWatsonOpenscale = /*#__PURE__*/React.forwardRef(function IbmWatsonOpenscale(_ref30, ref) {
856
+ var IbmCloudHsm = /*#__PURE__*/React.forwardRef(function IbmCloudHsm(_ref30, ref) {
874
857
  var children = _ref30.children,
875
858
  _ref30$size = _ref30.size,
876
859
  size = _ref30$size === void 0 ? 16 : _ref30$size,
@@ -883,17 +866,25 @@ var IbmWatsonOpenscale = /*#__PURE__*/React.forwardRef(function IbmWatsonOpensca
883
866
  xmlns: "http://www.w3.org/2000/svg",
884
867
  viewBox: "0 0 32 32",
885
868
  fill: "currentColor"
886
- }, rest), _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
887
- 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"
888
- })), _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
889
- 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"
869
+ }, rest), _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
870
+ 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"
871
+ })), _circle12 || (_circle12 = /*#__PURE__*/React.createElement("circle", {
872
+ cx: "9",
873
+ cy: "24",
874
+ r: "1"
875
+ })), _circle13 || (_circle13 = /*#__PURE__*/React.createElement("circle", {
876
+ cx: "9",
877
+ cy: "8",
878
+ r: "1"
879
+ })), _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
880
+ 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"
890
881
  })), children);
891
882
  });
892
883
 
893
884
  if (process.env.NODE_ENV !== "production") {
894
- IbmWatsonOpenscale.propTypes = iconPropTypes;
885
+ IbmCloudHsm.propTypes = iconPropTypes;
895
886
  }
896
- var IbmWatsonOrders = /*#__PURE__*/React.forwardRef(function IbmWatsonOrders(_ref31, ref) {
887
+ var IbmCloudHyperProtectCryptoServices = /*#__PURE__*/React.forwardRef(function IbmCloudHyperProtectCryptoServices(_ref31, ref) {
897
888
  var children = _ref31.children,
898
889
  _ref31$size = _ref31.size,
899
890
  size = _ref31$size === void 0 ? 16 : _ref31$size,
@@ -906,17 +897,21 @@ var IbmWatsonOrders = /*#__PURE__*/React.forwardRef(function IbmWatsonOrders(_re
906
897
  xmlns: "http://www.w3.org/2000/svg",
907
898
  viewBox: "0 0 32 32",
908
899
  fill: "currentColor"
909
- }, rest), _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
910
- d: "M28 13h-2v-2c0-2.8-2.2-5-5-5h-3V4h3c3.9 0 7 3.1 7 7V13zM22 20H25V22H22zM22 24H25V26H22z"
911
- })), _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
912
- 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"
900
+ }, rest), _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
901
+ 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"
902
+ })), _circle14 || (_circle14 = /*#__PURE__*/React.createElement("circle", {
903
+ cx: "22",
904
+ cy: "10",
905
+ r: "2"
906
+ })), _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
907
+ 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"
913
908
  })), children);
914
909
  });
915
910
 
916
911
  if (process.env.NODE_ENV !== "production") {
917
- IbmWatsonOrders.propTypes = iconPropTypes;
912
+ IbmCloudHyperProtectCryptoServices.propTypes = iconPropTypes;
918
913
  }
919
- var IbmWatsonQuery = /*#__PURE__*/React.forwardRef(function IbmWatsonQuery(_ref32, ref) {
914
+ var IbmCloudHyperProtectDbaas = /*#__PURE__*/React.forwardRef(function IbmCloudHyperProtectDbaas(_ref32, ref) {
920
915
  var children = _ref32.children,
921
916
  _ref32$size = _ref32.size,
922
917
  size = _ref32$size === void 0 ? 16 : _ref32$size,
@@ -929,17 +924,29 @@ var IbmWatsonQuery = /*#__PURE__*/React.forwardRef(function IbmWatsonQuery(_ref3
929
924
  xmlns: "http://www.w3.org/2000/svg",
930
925
  viewBox: "0 0 32 32",
931
926
  fill: "currentColor"
932
- }, rest), _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
933
- 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"
934
- })), _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
935
- 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"
927
+ }, rest), _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
928
+ 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"
929
+ })), _circle15 || (_circle15 = /*#__PURE__*/React.createElement("circle", {
930
+ cx: "10",
931
+ cy: "23",
932
+ r: "1"
933
+ })), _circle16 || (_circle16 = /*#__PURE__*/React.createElement("circle", {
934
+ cx: "10",
935
+ cy: "15",
936
+ r: "1"
937
+ })), _circle17 || (_circle17 = /*#__PURE__*/React.createElement("circle", {
938
+ cx: "10",
939
+ cy: "7",
940
+ r: "1"
941
+ })), _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
942
+ 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"
936
943
  })), children);
937
944
  });
938
945
 
939
946
  if (process.env.NODE_ENV !== "production") {
940
- IbmWatsonQuery.propTypes = iconPropTypes;
947
+ IbmCloudHyperProtectDbaas.propTypes = iconPropTypes;
941
948
  }
942
- var IbmWatsonSpeechToText = /*#__PURE__*/React.forwardRef(function IbmWatsonSpeechToText(_ref33, ref) {
949
+ var IbmCloudHyperProtectVs = /*#__PURE__*/React.forwardRef(function IbmCloudHyperProtectVs(_ref33, ref) {
943
950
  var children = _ref33.children,
944
951
  _ref33$size = _ref33.size,
945
952
  size = _ref33$size === void 0 ? 16 : _ref33$size,
@@ -952,15 +959,17 @@ var IbmWatsonSpeechToText = /*#__PURE__*/React.forwardRef(function IbmWatsonSpee
952
959
  xmlns: "http://www.w3.org/2000/svg",
953
960
  viewBox: "0 0 32 32",
954
961
  fill: "currentColor"
955
- }, rest), _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
956
- 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"
962
+ }, rest), _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
963
+ 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"
964
+ })), _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
965
+ 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"
957
966
  })), children);
958
967
  });
959
968
 
960
969
  if (process.env.NODE_ENV !== "production") {
961
- IbmWatsonSpeechToText.propTypes = iconPropTypes;
970
+ IbmCloudHyperProtectVs.propTypes = iconPropTypes;
962
971
  }
963
- var IbmWatsonStudio = /*#__PURE__*/React.forwardRef(function IbmWatsonStudio(_ref34, ref) {
972
+ var IbmCloudInternetServices = /*#__PURE__*/React.forwardRef(function IbmCloudInternetServices(_ref34, ref) {
964
973
  var children = _ref34.children,
965
974
  _ref34$size = _ref34.size,
966
975
  size = _ref34$size === void 0 ? 16 : _ref34$size,
@@ -974,14 +983,16 @@ var IbmWatsonStudio = /*#__PURE__*/React.forwardRef(function IbmWatsonStudio(_re
974
983
  viewBox: "0 0 32 32",
975
984
  fill: "currentColor"
976
985
  }, rest), _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
977
- 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"
986
+ 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"
987
+ })), _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
988
+ 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"
978
989
  })), children);
979
990
  });
980
991
 
981
992
  if (process.env.NODE_ENV !== "production") {
982
- IbmWatsonStudio.propTypes = iconPropTypes;
993
+ IbmCloudInternetServices.propTypes = iconPropTypes;
983
994
  }
984
- var IbmWatsonTextToSpeech = /*#__PURE__*/React.forwardRef(function IbmWatsonTextToSpeech(_ref35, ref) {
995
+ var IbmCloudIpsecVpn = /*#__PURE__*/React.forwardRef(function IbmCloudIpsecVpn(_ref35, ref) {
985
996
  var children = _ref35.children,
986
997
  _ref35$size = _ref35.size,
987
998
  size = _ref35$size === void 0 ? 16 : _ref35$size,
@@ -994,15 +1005,15 @@ var IbmWatsonTextToSpeech = /*#__PURE__*/React.forwardRef(function IbmWatsonText
994
1005
  xmlns: "http://www.w3.org/2000/svg",
995
1006
  viewBox: "0 0 32 32",
996
1007
  fill: "currentColor"
997
- }, rest), _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
998
- 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"
1008
+ }, rest), _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
1009
+ 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"
999
1010
  })), children);
1000
1011
  });
1001
1012
 
1002
1013
  if (process.env.NODE_ENV !== "production") {
1003
- IbmWatsonTextToSpeech.propTypes = iconPropTypes;
1014
+ IbmCloudIpsecVpn.propTypes = iconPropTypes;
1004
1015
  }
1005
- var IbmWatsonToneAnalyzer = /*#__PURE__*/React.forwardRef(function IbmWatsonToneAnalyzer(_ref36, ref) {
1016
+ var IbmCloudKeyProtect = /*#__PURE__*/React.forwardRef(function IbmCloudKeyProtect(_ref36, ref) {
1006
1017
  var children = _ref36.children,
1007
1018
  _ref36$size = _ref36.size,
1008
1019
  size = _ref36$size === void 0 ? 16 : _ref36$size,
@@ -1015,35 +1026,17 @@ var IbmWatsonToneAnalyzer = /*#__PURE__*/React.forwardRef(function IbmWatsonTone
1015
1026
  xmlns: "http://www.w3.org/2000/svg",
1016
1027
  viewBox: "0 0 32 32",
1017
1028
  fill: "currentColor"
1018
- }, rest), _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
1019
- 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"
1020
- })), _circle14 || (_circle14 = /*#__PURE__*/React.createElement("circle", {
1021
- cx: "24",
1022
- cy: "5",
1023
- r: "1"
1024
- })), _circle15 || (_circle15 = /*#__PURE__*/React.createElement("circle", {
1025
- cx: "19",
1026
- cy: "5",
1027
- r: "1"
1028
- })), _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
1029
- 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"
1030
- })), _circle16 || (_circle16 = /*#__PURE__*/React.createElement("circle", {
1031
- cx: "15.5",
1032
- cy: "17.5",
1033
- r: "1.5"
1034
- })), _circle17 || (_circle17 = /*#__PURE__*/React.createElement("circle", {
1035
- cx: "8.5",
1036
- cy: "17.5",
1037
- r: "1.5"
1029
+ }, rest), _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
1030
+ 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"
1038
1031
  })), _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
1039
- 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"
1032
+ 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"
1040
1033
  })), children);
1041
1034
  });
1042
1035
 
1043
1036
  if (process.env.NODE_ENV !== "production") {
1044
- IbmWatsonToneAnalyzer.propTypes = iconPropTypes;
1037
+ IbmCloudKeyProtect.propTypes = iconPropTypes;
1045
1038
  }
1046
- var IbmZCloudModStack = /*#__PURE__*/React.forwardRef(function IbmZCloudModStack(_ref37, ref) {
1039
+ var IbmCloudKubernetesService = /*#__PURE__*/React.forwardRef(function IbmCloudKubernetesService(_ref37, ref) {
1047
1040
  var children = _ref37.children,
1048
1041
  _ref37$size = _ref37.size,
1049
1042
  size = _ref37$size === void 0 ? 16 : _ref37$size,
@@ -1057,18 +1050,16 @@ var IbmZCloudModStack = /*#__PURE__*/React.forwardRef(function IbmZCloudModStack
1057
1050
  viewBox: "0 0 32 32",
1058
1051
  fill: "currentColor"
1059
1052
  }, rest), _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
1060
- 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"
1053
+ 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"
1061
1054
  })), _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
1062
- 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"
1063
- })), _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
1064
- 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"
1055
+ 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"
1065
1056
  })), children);
1066
1057
  });
1067
1058
 
1068
1059
  if (process.env.NODE_ENV !== "production") {
1069
- IbmZCloudModStack.propTypes = iconPropTypes;
1060
+ IbmCloudKubernetesService.propTypes = iconPropTypes;
1070
1061
  }
1071
- var IbmZCloudProvisioning = /*#__PURE__*/React.forwardRef(function IbmZCloudProvisioning(_ref38, ref) {
1062
+ var IbmCloudLogging = /*#__PURE__*/React.forwardRef(function IbmCloudLogging(_ref38, ref) {
1072
1063
  var children = _ref38.children,
1073
1064
  _ref38$size = _ref38.size,
1074
1065
  size = _ref38$size === void 0 ? 16 : _ref38$size,
@@ -1081,17 +1072,19 @@ var IbmZCloudProvisioning = /*#__PURE__*/React.forwardRef(function IbmZCloudProv
1081
1072
  xmlns: "http://www.w3.org/2000/svg",
1082
1073
  viewBox: "0 0 32 32",
1083
1074
  fill: "currentColor"
1084
- }, rest), _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
1085
- d: "M10 17H14V21H10zM17 10H21V14H17zM17 17H21V21H17z"
1075
+ }, rest), _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
1076
+ 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"
1077
+ })), _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
1078
+ d: "M16 6H24V8H16zM16 2H24V4H16z"
1086
1079
  })), _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
1087
- 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"
1080
+ 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"
1088
1081
  })), children);
1089
1082
  });
1090
1083
 
1091
1084
  if (process.env.NODE_ENV !== "production") {
1092
- IbmZCloudProvisioning.propTypes = iconPropTypes;
1085
+ IbmCloudLogging.propTypes = iconPropTypes;
1093
1086
  }
1094
- var IbmZOsPackageManager = /*#__PURE__*/React.forwardRef(function IbmZOsPackageManager(_ref39, ref) {
1087
+ var IbmCloudMassDataMigration = /*#__PURE__*/React.forwardRef(function IbmCloudMassDataMigration(_ref39, ref) {
1095
1088
  var children = _ref39.children,
1096
1089
  _ref39$size = _ref39.size,
1097
1090
  size = _ref39$size === void 0 ? 16 : _ref39$size,
@@ -1105,14 +1098,16 @@ var IbmZOsPackageManager = /*#__PURE__*/React.forwardRef(function IbmZOsPackageM
1105
1098
  viewBox: "0 0 32 32",
1106
1099
  fill: "currentColor"
1107
1100
  }, rest), _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
1108
- 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"
1101
+ 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"
1102
+ })), _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
1103
+ 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"
1109
1104
  })), children);
1110
1105
  });
1111
1106
 
1112
1107
  if (process.env.NODE_ENV !== "production") {
1113
- IbmZOsPackageManager.propTypes = iconPropTypes;
1108
+ IbmCloudMassDataMigration.propTypes = iconPropTypes;
1114
1109
  }
1115
- var WatsonHealthICa_2D = /*#__PURE__*/React.forwardRef(function WatsonHealthICa_2D(_ref40, ref) {
1110
+ var IbmCloudPal = /*#__PURE__*/React.forwardRef(function IbmCloudPal(_ref40, ref) {
1116
1111
  var children = _ref40.children,
1117
1112
  _ref40$size = _ref40.size,
1118
1113
  size = _ref40$size === void 0 ? 16 : _ref40$size,
@@ -1125,15 +1120,17 @@ var WatsonHealthICa_2D = /*#__PURE__*/React.forwardRef(function WatsonHealthICa_
1125
1120
  xmlns: "http://www.w3.org/2000/svg",
1126
1121
  viewBox: "0 0 32 32",
1127
1122
  fill: "currentColor"
1128
- }, rest), _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
1129
- 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"
1123
+ }, rest), _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
1124
+ d: "M30.5,17.7l-6-3.5C24.4,14,24.2,14,24,14s-0.4,0-0.5,0.1l-6,3.5c-0.3,0.2-0.5,0.5-0.5,0.9v6.9c0,0.4,0.2,0.7,0.5,0.9l6,3.5 C23.6,30,23.8,30,24,30s0.4,0,0.5-0.1l6-3.5c0.3-0.2,0.5-0.5,0.5-0.9v-6.9C31,18.2,30.8,17.9,30.5,17.7z M29,24.9l-5,3l-5-3v-5.8 l5-3l5,3V24.9z"
1125
+ })), _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
1126
+ d: "M14,26H9c-4.4,0-8-3.6-8-8c0-3.7,2.6-6.9,6.2-7.8C8,5.5,12.1,2,17,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.2L9,12l-0.8,0.1C5.2,12.5,3,15,3,18c0,3.3,2.7,6,6,6h5V26z"
1130
1127
  })), children);
1131
1128
  });
1132
1129
 
1133
1130
  if (process.env.NODE_ENV !== "production") {
1134
- WatsonHealthICa_2D.propTypes = iconPropTypes;
1131
+ IbmCloudPal.propTypes = iconPropTypes;
1135
1132
  }
1136
- var IceAccretion = /*#__PURE__*/React.forwardRef(function IceAccretion(_ref41, ref) {
1133
+ var IbmCloudPrivilegedAccessGateway = /*#__PURE__*/React.forwardRef(function IbmCloudPrivilegedAccessGateway(_ref41, ref) {
1137
1134
  var children = _ref41.children,
1138
1135
  _ref41$size = _ref41.size,
1139
1136
  size = _ref41$size === void 0 ? 16 : _ref41$size,
@@ -1146,17 +1143,17 @@ var IceAccretion = /*#__PURE__*/React.forwardRef(function IceAccretion(_ref41, r
1146
1143
  xmlns: "http://www.w3.org/2000/svg",
1147
1144
  viewBox: "0 0 32 32",
1148
1145
  fill: "currentColor"
1149
- }, rest), _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
1150
- 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"
1151
- })), _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
1152
- d: "M24 26L23 28 22 26 22 20 24 20 24 26zM8 24L7 26 6 24 6 18 8 18 8 24z"
1146
+ }, rest), _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
1147
+ d: "M32 23L27 28 25.6 26.6 28.2 24 20 24 20 22 28.2 22 25.6 19.4 27 18z"
1148
+ })), _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
1149
+ 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"
1153
1150
  })), children);
1154
1151
  });
1155
1152
 
1156
1153
  if (process.env.NODE_ENV !== "production") {
1157
- IceAccretion.propTypes = iconPropTypes;
1154
+ IbmCloudPrivilegedAccessGateway.propTypes = iconPropTypes;
1158
1155
  }
1159
- var IceVision = /*#__PURE__*/React.forwardRef(function IceVision(_ref42, ref) {
1156
+ var IbmCloudSecretsManager = /*#__PURE__*/React.forwardRef(function IbmCloudSecretsManager(_ref42, ref) {
1160
1157
  var children = _ref42.children,
1161
1158
  _ref42$size = _ref42.size,
1162
1159
  size = _ref42$size === void 0 ? 16 : _ref42$size,
@@ -1169,17 +1166,17 @@ var IceVision = /*#__PURE__*/React.forwardRef(function IceVision(_ref42, ref) {
1169
1166
  xmlns: "http://www.w3.org/2000/svg",
1170
1167
  viewBox: "0 0 32 32",
1171
1168
  fill: "currentColor"
1172
- }, rest), _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
1173
- d: "M19 14L19 21 20 23 21 21 21 14 19 14zM17 14H13a2 2 0 00-2 2v4l1 2 1-2V16h2v7l1 2 1-2z"
1174
- })), _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
1175
- d: "M4,18A12,12,0,1,0,16,6H12V1L6,7l6,6V8h4A10,10,0,1,1,6,18Z"
1169
+ }, rest), _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
1170
+ 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"
1171
+ })), _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
1172
+ 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"
1176
1173
  })), children);
1177
1174
  });
1178
1175
 
1179
1176
  if (process.env.NODE_ENV !== "production") {
1180
- IceVision.propTypes = iconPropTypes;
1177
+ IbmCloudSecretsManager.propTypes = iconPropTypes;
1181
1178
  }
1182
- var QID = /*#__PURE__*/React.forwardRef(function QID(_ref43, ref) {
1179
+ var IbmCloudSecurityComplianceCenter = /*#__PURE__*/React.forwardRef(function IbmCloudSecurityComplianceCenter(_ref43, ref) {
1183
1180
  var children = _ref43.children,
1184
1181
  _ref43$size = _ref43.size,
1185
1182
  size = _ref43$size === void 0 ? 16 : _ref43$size,
@@ -1192,15 +1189,17 @@ var QID = /*#__PURE__*/React.forwardRef(function QID(_ref43, ref) {
1192
1189
  xmlns: "http://www.w3.org/2000/svg",
1193
1190
  viewBox: "0 0 32 32",
1194
1191
  fill: "currentColor"
1195
- }, rest), _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
1196
- d: "M10 9H12V11H10zM18 23H14V9h4a4 4 0 014 4v6A4 4 0 0118 23zm-2-2h2a2 2 0 002-2V13a2 2 0 00-2-2H16zM10 13H12V23H10z"
1192
+ }, rest), _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
1193
+ 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"
1194
+ })), _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
1195
+ 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"
1197
1196
  })), children);
1198
1197
  });
1199
1198
 
1200
1199
  if (process.env.NODE_ENV !== "production") {
1201
- QID.propTypes = iconPropTypes;
1200
+ IbmCloudSecurityComplianceCenter.propTypes = iconPropTypes;
1202
1201
  }
1203
- var IdManagement = /*#__PURE__*/React.forwardRef(function IdManagement(_ref44, ref) {
1202
+ var IbmCloudSubnets = /*#__PURE__*/React.forwardRef(function IbmCloudSubnets(_ref44, ref) {
1204
1203
  var children = _ref44.children,
1205
1204
  _ref44$size = _ref44.size,
1206
1205
  size = _ref44$size === void 0 ? 16 : _ref44$size,
@@ -1213,19 +1212,15 @@ var IdManagement = /*#__PURE__*/React.forwardRef(function IdManagement(_ref44, r
1213
1212
  xmlns: "http://www.w3.org/2000/svg",
1214
1213
  viewBox: "0 0 32 32",
1215
1214
  fill: "currentColor"
1216
- }, rest), _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
1217
- 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"
1218
- })), _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
1219
- d: "M28,19v9H4V8H16V6H4A2,2,0,0,0,2,8V28a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V19Z"
1220
- })), _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
1221
- 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"
1215
+ }, rest), _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
1216
+ 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"
1222
1217
  })), children);
1223
1218
  });
1224
1219
 
1225
1220
  if (process.env.NODE_ENV !== "production") {
1226
- IdManagement.propTypes = iconPropTypes;
1221
+ IbmCloudSubnets.propTypes = iconPropTypes;
1227
1222
  }
1228
- var Idea = /*#__PURE__*/React.forwardRef(function Idea(_ref45, ref) {
1223
+ var IbmCloudSysdigSecure = /*#__PURE__*/React.forwardRef(function IbmCloudSysdigSecure(_ref45, ref) {
1229
1224
  var children = _ref45.children,
1230
1225
  _ref45$size = _ref45.size,
1231
1226
  size = _ref45$size === void 0 ? 16 : _ref45$size,
@@ -1238,15 +1233,17 @@ var Idea = /*#__PURE__*/React.forwardRef(function Idea(_ref45, ref) {
1238
1233
  xmlns: "http://www.w3.org/2000/svg",
1239
1234
  viewBox: "0 0 32 32",
1240
1235
  fill: "currentColor"
1241
- }, rest), _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
1242
- 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"
1236
+ }, rest), _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
1237
+ 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"
1238
+ })), _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
1239
+ 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"
1243
1240
  })), children);
1244
1241
  });
1245
1242
 
1246
1243
  if (process.env.NODE_ENV !== "production") {
1247
- Idea.propTypes = iconPropTypes;
1244
+ IbmCloudSysdigSecure.propTypes = iconPropTypes;
1248
1245
  }
1249
- var Identification = /*#__PURE__*/React.forwardRef(function Identification(_ref46, ref) {
1246
+ var IbmCloudTransitGateway = /*#__PURE__*/React.forwardRef(function IbmCloudTransitGateway(_ref46, ref) {
1250
1247
  var children = _ref46.children,
1251
1248
  _ref46$size = _ref46.size,
1252
1249
  size = _ref46$size === void 0 ? 16 : _ref46$size,
@@ -1259,17 +1256,15 @@ var Identification = /*#__PURE__*/React.forwardRef(function Identification(_ref4
1259
1256
  xmlns: "http://www.w3.org/2000/svg",
1260
1257
  viewBox: "0 0 32 32",
1261
1258
  fill: "currentColor"
1262
- }, rest), _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
1263
- 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"
1264
- })), _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
1265
- 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"
1259
+ }, rest), _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
1260
+ d: "M25.9,20.9l3.5-3.5a1.9333,1.9333,0,0,0,0-2.8L24.1,9.3l1.4-1.4A.9015.9015,0,0,0,26,8a2,2,0,1,0-2-2,.9015.9015,0,0,0,.1.5L18,12.6a3.6333,3.6333,0,0,0-4,0L10.7,9.3,16,4l3.5,3.5,1.4-1.4L17.4,2.6a1.9333,1.9333,0,0,0-2.8,0L9.3,7.9,7.9,6.5A.9015.9015,0,0,0,8,6,2,2,0,1,0,6,8a.9015.9015,0,0,0,.5-.1L12.6,14a3.6333,3.6333,0,0,0,0,4L9.3,21.3,4,16l3.5-3.5L6.1,11.1,2.6,14.6a1.9333,1.9333,0,0,0,0,2.8l5.3,5.3L6.5,24.1A.9015.9015,0,0,0,6,24a2,2,0,1,0,2,2,.9015.9015,0,0,0-.1-.5L14,19.4a3.6333,3.6333,0,0,0,4,0l3.3,3.3L16,28l-3.5-3.5-1.4,1.4,3.5,3.5a1.9333,1.9333,0,0,0,2.8,0l5.3-5.3,1.4,1.4c0,.2-.1.3-.1.5a2,2,0,1,0,2-2,.9015.9015,0,0,0-.5.1L19.4,18a3.6333,3.6333,0,0,0,0-4l3.3-3.3L28,16l-3.5,3.5ZM16,18a2,2,0,1,1,2-2A2.0059,2.0059,0,0,1,16,18Z"
1266
1261
  })), children);
1267
1262
  });
1268
1263
 
1269
1264
  if (process.env.NODE_ENV !== "production") {
1270
- Identification.propTypes = iconPropTypes;
1265
+ IbmCloudTransitGateway.propTypes = iconPropTypes;
1271
1266
  }
1272
- var Image = /*#__PURE__*/React.forwardRef(function Image(_ref47, ref) {
1267
+ var IbmCloudVpcEndpoints = /*#__PURE__*/React.forwardRef(function IbmCloudVpcEndpoints(_ref47, ref) {
1273
1268
  var children = _ref47.children,
1274
1269
  _ref47$size = _ref47.size,
1275
1270
  size = _ref47$size === void 0 ? 16 : _ref47$size,
@@ -1282,17 +1277,19 @@ var Image = /*#__PURE__*/React.forwardRef(function Image(_ref47, ref) {
1282
1277
  xmlns: "http://www.w3.org/2000/svg",
1283
1278
  viewBox: "0 0 32 32",
1284
1279
  fill: "currentColor"
1285
- }, rest), _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
1286
- 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"
1287
- })), _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
1288
- 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"
1280
+ }, rest), _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
1281
+ d: "M20,27H7a2.0059,2.0059,0,0,1-2-2V12H7V25H20Z"
1282
+ })), _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
1283
+ 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"
1284
+ })), _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
1285
+ d: "M25,20h2V7a2.0059,2.0059,0,0,0-2-2H12V7H25Z"
1289
1286
  })), children);
1290
1287
  });
1291
1288
 
1292
1289
  if (process.env.NODE_ENV !== "production") {
1293
- Image.propTypes = iconPropTypes;
1290
+ IbmCloudVpcEndpoints.propTypes = iconPropTypes;
1294
1291
  }
1295
- var ImageCopy = /*#__PURE__*/React.forwardRef(function ImageCopy(_ref48, ref) {
1292
+ var IbmCloudPakApplications = /*#__PURE__*/React.forwardRef(function IbmCloudPakApplications(_ref48, ref) {
1296
1293
  var children = _ref48.children,
1297
1294
  _ref48$size = _ref48.size,
1298
1295
  size = _ref48$size === void 0 ? 16 : _ref48$size,
@@ -1305,17 +1302,19 @@ var ImageCopy = /*#__PURE__*/React.forwardRef(function ImageCopy(_ref48, ref) {
1305
1302
  xmlns: "http://www.w3.org/2000/svg",
1306
1303
  viewBox: "0 0 32 32",
1307
1304
  fill: "currentColor"
1308
- }, rest), _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
1309
- 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"
1310
- })), _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
1311
- 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"
1305
+ }, rest), _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
1306
+ 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"
1307
+ })), _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
1308
+ d: "M11,17H9V12a2.0023,2.0023,0,0,1,2-2h6v2H11Z"
1309
+ })), _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
1310
+ 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"
1312
1311
  })), children);
1313
1312
  });
1314
1313
 
1315
1314
  if (process.env.NODE_ENV !== "production") {
1316
- ImageCopy.propTypes = iconPropTypes;
1315
+ IbmCloudPakApplications.propTypes = iconPropTypes;
1317
1316
  }
1318
- var ImageMedical = /*#__PURE__*/React.forwardRef(function ImageMedical(_ref49, ref) {
1317
+ var IbmCloudPakBusinessAutomation = /*#__PURE__*/React.forwardRef(function IbmCloudPakBusinessAutomation(_ref49, ref) {
1319
1318
  var children = _ref49.children,
1320
1319
  _ref49$size = _ref49.size,
1321
1320
  size = _ref49$size === void 0 ? 16 : _ref49$size,
@@ -1328,17 +1327,17 @@ var ImageMedical = /*#__PURE__*/React.forwardRef(function ImageMedical(_ref49, r
1328
1327
  xmlns: "http://www.w3.org/2000/svg",
1329
1328
  viewBox: "0 0 32 32",
1330
1329
  fill: "currentColor"
1331
- }, rest), _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
1332
- 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"
1333
- })), _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
1334
- 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"
1335
- })), children);
1330
+ }, rest), _switch || (_switch = /*#__PURE__*/React.createElement("switch", null, /*#__PURE__*/React.createElement("g", null, /*#__PURE__*/React.createElement("path", {
1331
+ d: "M25,16c0-1.5-1.2-2.8-2.7-3c-1.1-2.4-3.5-4-6.3-4c-0.2,0-0.5,0-0.7,0.1C14.7,8.4,13.9,8,13,8c-1.7,0-3,1.3-3,3 c0,0.4,0.1,0.7,0.2,1.1C9.4,13.2,9,14.5,9,16s0.4,2.8,1.2,3.9C10.1,20.3,10,20.6,10,21c0,1.7,1.3,3,3,3c0.9,0,1.7-0.4,2.3-1.1 c0.2,0,0.5,0.1,0.7,0.1c2.8,0,5.2-1.7,6.3-4C23.8,18.8,25,17.5,25,16z M13,10c0.6,0,1,0.4,1,1s-0.4,1-1,1s-1-0.4-1-1 S12.4,10,13,10z M13,22c-0.6,0-1-0.4-1-1s0.4-1,1-1s1,0.4,1,1S13.6,22,13,22z M16,21c0-1.7-1.3-3-3-3c-0.5,0-1,0.1-1.4,0.4 C11.2,17.7,11,16.9,11,16s0.2-1.7,0.6-2.4C12,13.9,12.5,14,13,14c1.7,0,3-1.3,3-3c1.9,0,3.4,1,4.3,2.5C19.5,14.1,19,15,19,16 s0.5,1.9,1.3,2.5C19.4,20,17.9,21,16,21z M22,17c-0.6,0-1-0.4-1-1s0.4-1,1-1s1,0.4,1,1S22.6,17,22,17z"
1332
+ }), /*#__PURE__*/React.createElement("path", {
1333
+ 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-7c0.3-0.2,0.7-0.2,1,0l12,7l-1,1.7 L16,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"
1334
+ })))), children);
1336
1335
  });
1337
1336
 
1338
1337
  if (process.env.NODE_ENV !== "production") {
1339
- ImageMedical.propTypes = iconPropTypes;
1338
+ IbmCloudPakBusinessAutomation.propTypes = iconPropTypes;
1340
1339
  }
1341
- var ImageReference = /*#__PURE__*/React.forwardRef(function ImageReference(_ref50, ref) {
1340
+ var IbmCloudPakData = /*#__PURE__*/React.forwardRef(function IbmCloudPakData(_ref50, ref) {
1342
1341
  var children = _ref50.children,
1343
1342
  _ref50$size = _ref50.size,
1344
1343
  size = _ref50$size === void 0 ? 16 : _ref50$size,
@@ -1351,17 +1350,33 @@ var ImageReference = /*#__PURE__*/React.forwardRef(function ImageReference(_ref5
1351
1350
  xmlns: "http://www.w3.org/2000/svg",
1352
1351
  viewBox: "0 0 32 32",
1353
1352
  fill: "currentColor"
1354
- }, rest), _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
1355
- 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"
1353
+ }, rest), _circle18 || (_circle18 = /*#__PURE__*/React.createElement("circle", {
1354
+ cx: "23",
1355
+ cy: "15",
1356
+ r: "1"
1357
+ })), _circle19 || (_circle19 = /*#__PURE__*/React.createElement("circle", {
1358
+ cx: "8",
1359
+ cy: "15",
1360
+ r: "1"
1361
+ })), _circle20 || (_circle20 = /*#__PURE__*/React.createElement("circle", {
1362
+ cx: "21",
1363
+ cy: "10",
1364
+ r: "1"
1365
+ })), _circle21 || (_circle21 = /*#__PURE__*/React.createElement("circle", {
1366
+ cx: "15",
1367
+ cy: "23",
1368
+ r: "1"
1356
1369
  })), _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
1357
- 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"
1370
+ 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"
1371
+ })), _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
1372
+ 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"
1358
1373
  })), children);
1359
1374
  });
1360
1375
 
1361
1376
  if (process.env.NODE_ENV !== "production") {
1362
- ImageReference.propTypes = iconPropTypes;
1377
+ IbmCloudPakData.propTypes = iconPropTypes;
1363
1378
  }
1364
- var ImageSearch = /*#__PURE__*/React.forwardRef(function ImageSearch(_ref51, ref) {
1379
+ var IbmCloudPakIntegration = /*#__PURE__*/React.forwardRef(function IbmCloudPakIntegration(_ref51, ref) {
1365
1380
  var children = _ref51.children,
1366
1381
  _ref51$size = _ref51.size,
1367
1382
  size = _ref51$size === void 0 ? 16 : _ref51$size,
@@ -1374,17 +1389,19 @@ var ImageSearch = /*#__PURE__*/React.forwardRef(function ImageSearch(_ref51, ref
1374
1389
  xmlns: "http://www.w3.org/2000/svg",
1375
1390
  viewBox: "0 0 32 32",
1376
1391
  fill: "currentColor"
1377
- }, rest), _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
1378
- 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"
1379
- })), _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
1380
- 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"
1392
+ }, rest), _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
1393
+ 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"
1394
+ })), _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
1395
+ 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"
1396
+ })), _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
1397
+ 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"
1381
1398
  })), children);
1382
1399
  });
1383
1400
 
1384
1401
  if (process.env.NODE_ENV !== "production") {
1385
- ImageSearch.propTypes = iconPropTypes;
1402
+ IbmCloudPakIntegration.propTypes = iconPropTypes;
1386
1403
  }
1387
- var ImageSearchAlt = /*#__PURE__*/React.forwardRef(function ImageSearchAlt(_ref52, ref) {
1404
+ var IbmCloudPakMantaAutomatedDataLineage = /*#__PURE__*/React.forwardRef(function IbmCloudPakMantaAutomatedDataLineage(_ref52, ref) {
1388
1405
  var children = _ref52.children,
1389
1406
  _ref52$size = _ref52.size,
1390
1407
  size = _ref52$size === void 0 ? 16 : _ref52$size,
@@ -1397,17 +1414,15 @@ var ImageSearchAlt = /*#__PURE__*/React.forwardRef(function ImageSearchAlt(_ref5
1397
1414
  xmlns: "http://www.w3.org/2000/svg",
1398
1415
  viewBox: "0 0 32 32",
1399
1416
  fill: "currentColor"
1400
- }, rest), _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
1401
- 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"
1402
- })), _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
1403
- 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"
1417
+ }, rest), _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
1418
+ 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"
1404
1419
  })), children);
1405
1420
  });
1406
1421
 
1407
1422
  if (process.env.NODE_ENV !== "production") {
1408
- ImageSearchAlt.propTypes = iconPropTypes;
1423
+ IbmCloudPakMantaAutomatedDataLineage.propTypes = iconPropTypes;
1409
1424
  }
1410
- var WatsonHealthImageAvailabilityLocal = /*#__PURE__*/React.forwardRef(function WatsonHealthImageAvailabilityLocal(_ref53, ref) {
1425
+ var IbmCloudPakMulticloudMgmt = /*#__PURE__*/React.forwardRef(function IbmCloudPakMulticloudMgmt(_ref53, ref) {
1411
1426
  var children = _ref53.children,
1412
1427
  _ref53$size = _ref53.size,
1413
1428
  size = _ref53$size === void 0 ? 16 : _ref53$size,
@@ -1420,17 +1435,17 @@ var WatsonHealthImageAvailabilityLocal = /*#__PURE__*/React.forwardRef(function
1420
1435
  xmlns: "http://www.w3.org/2000/svg",
1421
1436
  viewBox: "0 0 32 32",
1422
1437
  fill: "currentColor"
1423
- }, rest), _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
1424
- d: "M16,18c-2.8,0-5-2.2-5-5s2.2-5,5-5s5,2.2,5,5S18.8,18,16,18z"
1425
- })), _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
1426
- 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"
1438
+ }, rest), _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
1439
+ 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"
1440
+ })), _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
1441
+ 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"
1427
1442
  })), children);
1428
1443
  });
1429
1444
 
1430
1445
  if (process.env.NODE_ENV !== "production") {
1431
- WatsonHealthImageAvailabilityLocal.propTypes = iconPropTypes;
1446
+ IbmCloudPakMulticloudMgmt.propTypes = iconPropTypes;
1432
1447
  }
1433
- var WatsonHealthImageAvailabilityRetrieving = /*#__PURE__*/React.forwardRef(function WatsonHealthImageAvailabilityRetrieving(_ref54, ref) {
1448
+ var IbmCloudPakNetezza = /*#__PURE__*/React.forwardRef(function IbmCloudPakNetezza(_ref54, ref) {
1434
1449
  var children = _ref54.children,
1435
1450
  _ref54$size = _ref54.size,
1436
1451
  size = _ref54$size === void 0 ? 16 : _ref54$size,
@@ -1443,17 +1458,17 @@ var WatsonHealthImageAvailabilityRetrieving = /*#__PURE__*/React.forwardRef(func
1443
1458
  xmlns: "http://www.w3.org/2000/svg",
1444
1459
  viewBox: "0 0 32 32",
1445
1460
  fill: "currentColor"
1446
- }, rest), _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
1447
- d: "M10 13L11.4 11.6 15 15.2 15 2 17 2 17 15.2 20.6 11.6 22 13 16 19z"
1448
- })), _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
1449
- 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"
1461
+ }, rest), _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
1462
+ d: "M19 10L19 19.2 13.5 10 11 10 11 22 13 22 13 12.8 18.5 22 21 22 21 10z"
1463
+ })), _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
1464
+ 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"
1450
1465
  })), children);
1451
1466
  });
1452
1467
 
1453
1468
  if (process.env.NODE_ENV !== "production") {
1454
- WatsonHealthImageAvailabilityRetrieving.propTypes = iconPropTypes;
1469
+ IbmCloudPakNetezza.propTypes = iconPropTypes;
1455
1470
  }
1456
- var WatsonHealthImageAvailabilityUnavailable = /*#__PURE__*/React.forwardRef(function WatsonHealthImageAvailabilityUnavailable(_ref55, ref) {
1471
+ var IbmCloudPakNetworkAutomation = /*#__PURE__*/React.forwardRef(function IbmCloudPakNetworkAutomation(_ref55, ref) {
1457
1472
  var children = _ref55.children,
1458
1473
  _ref55$size = _ref55.size,
1459
1474
  size = _ref55$size === void 0 ? 16 : _ref55$size,
@@ -1466,21 +1481,21 @@ var WatsonHealthImageAvailabilityUnavailable = /*#__PURE__*/React.forwardRef(fun
1466
1481
  xmlns: "http://www.w3.org/2000/svg",
1467
1482
  viewBox: "0 0 32 32",
1468
1483
  fill: "currentColor"
1469
- }, rest), _circle18 || (_circle18 = /*#__PURE__*/React.createElement("circle", {
1470
- cx: "16",
1471
- cy: "20.5",
1472
- r: "1.5"
1473
- })), _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
1474
- 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"
1475
- })), _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
1476
- 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"
1484
+ }, rest), _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
1485
+ 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"
1486
+ })), _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
1487
+ 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"
1488
+ })), _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
1489
+ d: "M9.6362,21.364a9,9,0,0,1,0-12.728L11.05,10.0505a6.9993,6.9993,0,0,0,0,9.899Z"
1490
+ })), _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
1491
+ 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"
1477
1492
  })), children);
1478
1493
  });
1479
1494
 
1480
1495
  if (process.env.NODE_ENV !== "production") {
1481
- WatsonHealthImageAvailabilityUnavailable.propTypes = iconPropTypes;
1496
+ IbmCloudPakNetworkAutomation.propTypes = iconPropTypes;
1482
1497
  }
1483
- var ImageService = /*#__PURE__*/React.forwardRef(function ImageService(_ref56, ref) {
1498
+ var IbmCloudPakSecurity = /*#__PURE__*/React.forwardRef(function IbmCloudPakSecurity(_ref56, ref) {
1484
1499
  var children = _ref56.children,
1485
1500
  _ref56$size = _ref56.size,
1486
1501
  size = _ref56$size === void 0 ? 16 : _ref56$size,
@@ -1493,21 +1508,17 @@ var ImageService = /*#__PURE__*/React.forwardRef(function ImageService(_ref56, r
1493
1508
  xmlns: "http://www.w3.org/2000/svg",
1494
1509
  viewBox: "0 0 32 32",
1495
1510
  fill: "currentColor"
1496
- }, rest), _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
1497
- 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"
1498
- })), _circle19 || (_circle19 = /*#__PURE__*/React.createElement("circle", {
1499
- cx: "7",
1500
- cy: "25",
1501
- r: "1"
1502
- })), _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
1503
- 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"
1511
+ }, rest), _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
1512
+ 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"
1513
+ })), _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
1514
+ 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"
1504
1515
  })), children);
1505
1516
  });
1506
1517
 
1507
1518
  if (process.env.NODE_ENV !== "production") {
1508
- ImageService.propTypes = iconPropTypes;
1519
+ IbmCloudPakSecurity.propTypes = iconPropTypes;
1509
1520
  }
1510
- var ImportExport = /*#__PURE__*/React.forwardRef(function ImportExport(_ref57, ref) {
1521
+ var IbmCloudPakSystem = /*#__PURE__*/React.forwardRef(function IbmCloudPakSystem(_ref57, ref) {
1511
1522
  var children = _ref57.children,
1512
1523
  _ref57$size = _ref57.size,
1513
1524
  size = _ref57$size === void 0 ? 16 : _ref57$size,
@@ -1520,15 +1531,23 @@ var ImportExport = /*#__PURE__*/React.forwardRef(function ImportExport(_ref57, r
1520
1531
  xmlns: "http://www.w3.org/2000/svg",
1521
1532
  viewBox: "0 0 32 32",
1522
1533
  fill: "currentColor"
1523
- }, rest), _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
1524
- 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"
1534
+ }, rest), _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
1535
+ d: "M15 11.671H17V15.328H15z",
1536
+ transform: "rotate(-45 16 13.5)"
1537
+ })), _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
1538
+ d: "M15 16.672H17V20.329H15z",
1539
+ transform: "rotate(-45 16 18.5)"
1540
+ })), _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
1541
+ 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"
1542
+ })), _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
1543
+ 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"
1525
1544
  })), children);
1526
1545
  });
1527
1546
 
1528
1547
  if (process.env.NODE_ENV !== "production") {
1529
- ImportExport.propTypes = iconPropTypes;
1548
+ IbmCloudPakSystem.propTypes = iconPropTypes;
1530
1549
  }
1531
- var ImproveRelevance = /*#__PURE__*/React.forwardRef(function ImproveRelevance(_ref58, ref) {
1550
+ var IbmCloudPakWatsonAiops = /*#__PURE__*/React.forwardRef(function IbmCloudPakWatsonAiops(_ref58, ref) {
1532
1551
  var children = _ref58.children,
1533
1552
  _ref58$size = _ref58.size,
1534
1553
  size = _ref58$size === void 0 ? 16 : _ref58$size,
@@ -1541,23 +1560,17 @@ var ImproveRelevance = /*#__PURE__*/React.forwardRef(function ImproveRelevance(_
1541
1560
  xmlns: "http://www.w3.org/2000/svg",
1542
1561
  viewBox: "0 0 32 32",
1543
1562
  fill: "currentColor"
1544
- }, rest), _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
1545
- d: "M22 26.59L19.41 24 18 25.41 22 29.41 30 21.41 28.59 20 22 26.59z"
1546
- })), _circle20 || (_circle20 = /*#__PURE__*/React.createElement("circle", {
1547
- cx: "16",
1548
- cy: "16",
1549
- r: "2"
1550
- })), _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
1551
- 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"
1552
- })), _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
1553
- d: "M28,16A12,12,0,1,0,16,28V26A10,10,0,1,1,26,16Z"
1563
+ }, rest), _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
1564
+ 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"
1565
+ })), _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
1566
+ 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"
1554
1567
  })), children);
1555
1568
  });
1556
1569
 
1557
1570
  if (process.env.NODE_ENV !== "production") {
1558
- ImproveRelevance.propTypes = iconPropTypes;
1571
+ IbmCloudPakWatsonAiops.propTypes = iconPropTypes;
1559
1572
  }
1560
- var InProgress = /*#__PURE__*/React.forwardRef(function InProgress(_ref59, ref) {
1573
+ var IbmSecurity = /*#__PURE__*/React.forwardRef(function IbmSecurity(_ref59, ref) {
1561
1574
  var children = _ref59.children,
1562
1575
  _ref59$size = _ref59.size,
1563
1576
  size = _ref59$size === void 0 ? 16 : _ref59$size,
@@ -1570,15 +1583,15 @@ var InProgress = /*#__PURE__*/React.forwardRef(function InProgress(_ref59, ref)
1570
1583
  xmlns: "http://www.w3.org/2000/svg",
1571
1584
  viewBox: "0 0 32 32",
1572
1585
  fill: "currentColor"
1573
- }, rest), _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
1574
- 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"
1586
+ }, rest), _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
1587
+ 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"
1575
1588
  })), children);
1576
1589
  });
1577
1590
 
1578
1591
  if (process.env.NODE_ENV !== "production") {
1579
- InProgress.propTypes = iconPropTypes;
1592
+ IbmSecurity.propTypes = iconPropTypes;
1580
1593
  }
1581
- var InProgressError = /*#__PURE__*/React.forwardRef(function InProgressError(_ref60, ref) {
1594
+ var IbmSecurityServices = /*#__PURE__*/React.forwardRef(function IbmSecurityServices(_ref60, ref) {
1582
1595
  var children = _ref60.children,
1583
1596
  _ref60$size = _ref60.size,
1584
1597
  size = _ref60$size === void 0 ? 16 : _ref60$size,
@@ -1591,17 +1604,17 @@ var InProgressError = /*#__PURE__*/React.forwardRef(function InProgressError(_re
1591
1604
  xmlns: "http://www.w3.org/2000/svg",
1592
1605
  viewBox: "0 0 32 32",
1593
1606
  fill: "currentColor"
1594
- }, rest), _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
1595
- 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"
1596
- })), _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
1597
- 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"
1607
+ }, rest), _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
1608
+ 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"
1609
+ })), _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
1610
+ 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"
1598
1611
  })), children);
1599
1612
  });
1600
1613
 
1601
1614
  if (process.env.NODE_ENV !== "production") {
1602
- InProgressError.propTypes = iconPropTypes;
1615
+ IbmSecurityServices.propTypes = iconPropTypes;
1603
1616
  }
1604
- var InProgressWarning = /*#__PURE__*/React.forwardRef(function InProgressWarning(_ref61, ref) {
1617
+ var IbmWatsonAssistant = /*#__PURE__*/React.forwardRef(function IbmWatsonAssistant(_ref61, ref) {
1605
1618
  var children = _ref61.children,
1606
1619
  _ref61$size = _ref61.size,
1607
1620
  size = _ref61$size === void 0 ? 16 : _ref61$size,
@@ -1614,35 +1627,34 @@ var InProgressWarning = /*#__PURE__*/React.forwardRef(function InProgressWarning
1614
1627
  xmlns: "http://www.w3.org/2000/svg",
1615
1628
  viewBox: "0 0 32 32",
1616
1629
  fill: "currentColor"
1617
- }, rest), _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
1618
- 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"
1619
- })), _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
1620
- 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"
1630
+ }, rest), _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
1631
+ 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"
1632
+ })), _circle22 || (_circle22 = /*#__PURE__*/React.createElement("circle", {
1633
+ cx: "10",
1634
+ cy: "17",
1635
+ r: "1"
1636
+ })), _circle23 || (_circle23 = /*#__PURE__*/React.createElement("circle", {
1637
+ cx: "14",
1638
+ cy: "17",
1639
+ r: "1"
1640
+ })), _circle24 || (_circle24 = /*#__PURE__*/React.createElement("circle", {
1641
+ cx: "18",
1642
+ cy: "17",
1643
+ r: "1"
1644
+ })), _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
1645
+ 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"
1621
1646
  })), children);
1622
1647
  });
1623
1648
 
1624
1649
  if (process.env.NODE_ENV !== "production") {
1625
- InProgressWarning.propTypes = iconPropTypes;
1650
+ IbmWatsonAssistant.propTypes = iconPropTypes;
1626
1651
  }
1627
- var Incomplete = /*#__PURE__*/React.forwardRef(function Incomplete(_ref62, ref) {
1652
+ var IbmWatsonDiscovery = /*#__PURE__*/React.forwardRef(function IbmWatsonDiscovery(_ref62, ref) {
1628
1653
  var children = _ref62.children,
1629
1654
  _ref62$size = _ref62.size,
1630
1655
  size = _ref62$size === void 0 ? 16 : _ref62$size,
1631
1656
  rest = _objectWithoutProperties(_ref62, _excluded62);
1632
1657
 
1633
- if (size === "glyph" || size === "glyph" || size === "glyphpx") {
1634
- return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
1635
- width: size,
1636
- height: size,
1637
- ref: ref,
1638
- xmlns: "http://www.w3.org/2000/svg",
1639
- viewBox: "0 0 16 16",
1640
- fill: "currentColor"
1641
- }, rest), _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
1642
- 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"
1643
- })), children);
1644
- }
1645
-
1646
1658
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
1647
1659
  width: size,
1648
1660
  height: size,
@@ -1650,15 +1662,31 @@ var Incomplete = /*#__PURE__*/React.forwardRef(function Incomplete(_ref62, ref)
1650
1662
  xmlns: "http://www.w3.org/2000/svg",
1651
1663
  viewBox: "0 0 32 32",
1652
1664
  fill: "currentColor"
1653
- }, rest), _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
1654
- 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"
1665
+ }, rest), _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
1666
+ d: "M6 17H14V19H6z"
1667
+ })), _circle25 || (_circle25 = /*#__PURE__*/React.createElement("circle", {
1668
+ cx: "3",
1669
+ cy: "18",
1670
+ r: "1"
1671
+ })), _circle26 || (_circle26 = /*#__PURE__*/React.createElement("circle", {
1672
+ cx: "13",
1673
+ cy: "14",
1674
+ r: "1"
1675
+ })), _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
1676
+ d: "M2 13H10V15H2zM6 9H14V11H6z"
1677
+ })), _circle27 || (_circle27 = /*#__PURE__*/React.createElement("circle", {
1678
+ cx: "3",
1679
+ cy: "10",
1680
+ r: "1"
1681
+ })), _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
1682
+ 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"
1655
1683
  })), children);
1656
1684
  });
1657
1685
 
1658
1686
  if (process.env.NODE_ENV !== "production") {
1659
- Incomplete.propTypes = iconPropTypes;
1687
+ IbmWatsonDiscovery.propTypes = iconPropTypes;
1660
1688
  }
1661
- var IncompleteCancel = /*#__PURE__*/React.forwardRef(function IncompleteCancel(_ref63, ref) {
1689
+ var IbmWatsonKnowledgeCatalog = /*#__PURE__*/React.forwardRef(function IbmWatsonKnowledgeCatalog(_ref63, ref) {
1662
1690
  var children = _ref63.children,
1663
1691
  _ref63$size = _ref63.size,
1664
1692
  size = _ref63$size === void 0 ? 16 : _ref63$size,
@@ -1671,15 +1699,17 @@ var IncompleteCancel = /*#__PURE__*/React.forwardRef(function IncompleteCancel(_
1671
1699
  xmlns: "http://www.w3.org/2000/svg",
1672
1700
  viewBox: "0 0 32 32",
1673
1701
  fill: "currentColor"
1674
- }, rest), _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
1675
- 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"
1702
+ }, rest), _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
1703
+ d: "M23 27.2L20.4 24.6 19 26 23 30 30 23 28.6 21.6zM12 18H20V20H12zM12 13H20V15H12zM12 8H20V10H12z"
1704
+ })), _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
1705
+ 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"
1676
1706
  })), children);
1677
1707
  });
1678
1708
 
1679
1709
  if (process.env.NODE_ENV !== "production") {
1680
- IncompleteCancel.propTypes = iconPropTypes;
1710
+ IbmWatsonKnowledgeCatalog.propTypes = iconPropTypes;
1681
1711
  }
1682
- var IncompleteError = /*#__PURE__*/React.forwardRef(function IncompleteError(_ref64, ref) {
1712
+ var IbmWatsonKnowledgeStudio = /*#__PURE__*/React.forwardRef(function IbmWatsonKnowledgeStudio(_ref64, ref) {
1683
1713
  var children = _ref64.children,
1684
1714
  _ref64$size = _ref64.size,
1685
1715
  size = _ref64$size === void 0 ? 16 : _ref64$size,
@@ -1692,15 +1722,35 @@ var IncompleteError = /*#__PURE__*/React.forwardRef(function IncompleteError(_re
1692
1722
  xmlns: "http://www.w3.org/2000/svg",
1693
1723
  viewBox: "0 0 32 32",
1694
1724
  fill: "currentColor"
1695
- }, rest), _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
1696
- 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"
1725
+ }, rest), _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
1726
+ 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"
1727
+ })), _circle28 || (_circle28 = /*#__PURE__*/React.createElement("circle", {
1728
+ cx: "12",
1729
+ cy: "19",
1730
+ r: "1"
1731
+ })), _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
1732
+ d: "M6 18H9V20H6zM6 14H13V16H6zM10 10H17V12H10z"
1733
+ })), _circle29 || (_circle29 = /*#__PURE__*/React.createElement("circle", {
1734
+ cx: "7",
1735
+ cy: "11",
1736
+ r: "1"
1737
+ })), _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
1738
+ d: "M16 6H20V8H16z"
1739
+ })), _circle30 || (_circle30 = /*#__PURE__*/React.createElement("circle", {
1740
+ cx: "13",
1741
+ cy: "7",
1742
+ r: "1"
1743
+ })), _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
1744
+ d: "M6 6H10V8H6z"
1745
+ })), _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
1746
+ 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"
1697
1747
  })), children);
1698
1748
  });
1699
1749
 
1700
1750
  if (process.env.NODE_ENV !== "production") {
1701
- IncompleteError.propTypes = iconPropTypes;
1751
+ IbmWatsonKnowledgeStudio.propTypes = iconPropTypes;
1702
1752
  }
1703
- var IncompleteWarning = /*#__PURE__*/React.forwardRef(function IncompleteWarning(_ref65, ref) {
1753
+ var IbmWatsonLanguageTranslator = /*#__PURE__*/React.forwardRef(function IbmWatsonLanguageTranslator(_ref65, ref) {
1704
1754
  var children = _ref65.children,
1705
1755
  _ref65$size = _ref65.size,
1706
1756
  size = _ref65$size === void 0 ? 16 : _ref65$size,
@@ -1713,15 +1763,15 @@ var IncompleteWarning = /*#__PURE__*/React.forwardRef(function IncompleteWarning
1713
1763
  xmlns: "http://www.w3.org/2000/svg",
1714
1764
  viewBox: "0 0 32 32",
1715
1765
  fill: "currentColor"
1716
- }, rest), _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
1717
- 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"
1766
+ }, rest), _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
1767
+ 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"
1718
1768
  })), children);
1719
1769
  });
1720
1770
 
1721
1771
  if (process.env.NODE_ENV !== "production") {
1722
- IncompleteWarning.propTypes = iconPropTypes;
1772
+ IbmWatsonLanguageTranslator.propTypes = iconPropTypes;
1723
1773
  }
1724
- var IncreaseLevel = /*#__PURE__*/React.forwardRef(function IncreaseLevel(_ref66, ref) {
1774
+ var IbmWatsonMachineLearning = /*#__PURE__*/React.forwardRef(function IbmWatsonMachineLearning(_ref66, ref) {
1725
1775
  var children = _ref66.children,
1726
1776
  _ref66$size = _ref66.size,
1727
1777
  size = _ref66$size === void 0 ? 16 : _ref66$size,
@@ -1734,15 +1784,17 @@ var IncreaseLevel = /*#__PURE__*/React.forwardRef(function IncreaseLevel(_ref66,
1734
1784
  xmlns: "http://www.w3.org/2000/svg",
1735
1785
  viewBox: "0 0 32 32",
1736
1786
  fill: "currentColor"
1737
- }, rest), _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
1738
- 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"
1787
+ }, rest), _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
1788
+ 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"
1789
+ })), _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
1790
+ 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"
1739
1791
  })), children);
1740
1792
  });
1741
1793
 
1742
1794
  if (process.env.NODE_ENV !== "production") {
1743
- IncreaseLevel.propTypes = iconPropTypes;
1795
+ IbmWatsonMachineLearning.propTypes = iconPropTypes;
1744
1796
  }
1745
- var Industry = /*#__PURE__*/React.forwardRef(function Industry(_ref67, ref) {
1797
+ var IbmWatsonNaturalLanguageClassifier = /*#__PURE__*/React.forwardRef(function IbmWatsonNaturalLanguageClassifier(_ref67, ref) {
1746
1798
  var children = _ref67.children,
1747
1799
  _ref67$size = _ref67.size,
1748
1800
  size = _ref67$size === void 0 ? 16 : _ref67$size,
@@ -1755,35 +1807,20 @@ var Industry = /*#__PURE__*/React.forwardRef(function Industry(_ref67, ref) {
1755
1807
  xmlns: "http://www.w3.org/2000/svg",
1756
1808
  viewBox: "0 0 32 32",
1757
1809
  fill: "currentColor"
1758
- }, rest), _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
1759
- 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"
1810
+ }, rest), _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
1811
+ 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"
1760
1812
  })), children);
1761
1813
  });
1762
1814
 
1763
1815
  if (process.env.NODE_ENV !== "production") {
1764
- Industry.propTypes = iconPropTypes;
1816
+ IbmWatsonNaturalLanguageClassifier.propTypes = iconPropTypes;
1765
1817
  }
1766
- var Information = /*#__PURE__*/React.forwardRef(function Information(_ref68, ref) {
1818
+ var IbmWatsonNaturalLanguageUnderstanding = /*#__PURE__*/React.forwardRef(function IbmWatsonNaturalLanguageUnderstanding(_ref68, ref) {
1767
1819
  var children = _ref68.children,
1768
1820
  _ref68$size = _ref68.size,
1769
1821
  size = _ref68$size === void 0 ? 16 : _ref68$size,
1770
1822
  rest = _objectWithoutProperties(_ref68, _excluded68);
1771
1823
 
1772
- if (size === 16 || size === "16" || size === "16px") {
1773
- return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
1774
- width: size,
1775
- height: size,
1776
- ref: ref,
1777
- xmlns: "http://www.w3.org/2000/svg",
1778
- viewBox: "0 0 16 16",
1779
- fill: "currentColor"
1780
- }, rest), _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
1781
- 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"
1782
- })), _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
1783
- 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"
1784
- })), children);
1785
- }
1786
-
1787
1824
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
1788
1825
  width: size,
1789
1826
  height: size,
@@ -1791,17 +1828,17 @@ var Information = /*#__PURE__*/React.forwardRef(function Information(_ref68, ref
1791
1828
  xmlns: "http://www.w3.org/2000/svg",
1792
1829
  viewBox: "0 0 32 32",
1793
1830
  fill: "currentColor"
1794
- }, rest), _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
1795
- 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"
1796
- })), _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
1797
- 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"
1831
+ }, rest), _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
1832
+ d: "M6 23H11V25H6zM6 19H11V21H6z"
1833
+ })), _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
1834
+ 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"
1798
1835
  })), children);
1799
1836
  });
1800
1837
 
1801
1838
  if (process.env.NODE_ENV !== "production") {
1802
- Information.propTypes = iconPropTypes;
1839
+ IbmWatsonNaturalLanguageUnderstanding.propTypes = iconPropTypes;
1803
1840
  }
1804
- var InformationDisabled = /*#__PURE__*/React.forwardRef(function InformationDisabled(_ref69, ref) {
1841
+ var IbmWatsonOpenscale = /*#__PURE__*/React.forwardRef(function IbmWatsonOpenscale(_ref69, ref) {
1805
1842
  var children = _ref69.children,
1806
1843
  _ref69$size = _ref69.size,
1807
1844
  size = _ref69$size === void 0 ? 16 : _ref69$size,
@@ -1814,17 +1851,17 @@ var InformationDisabled = /*#__PURE__*/React.forwardRef(function InformationDisa
1814
1851
  xmlns: "http://www.w3.org/2000/svg",
1815
1852
  viewBox: "0 0 32 32",
1816
1853
  fill: "currentColor"
1817
- }, rest), _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
1818
- d: "M30 3.4141L28.5859 2 2 28.5859 3.4141 30l3.4433-3.4434A13.9614 13.9614 0 0026.5565 6.8574zM28 16A11.9734 11.9734 0 018.2678 25.146L15 18.4141V22H13v2h7V22H17V16.4141l8.146-8.146A11.8967 11.8967 0 0128 16zM16 8a1.5 1.5 0 101.5 1.5A1.5 1.5 0 0016 8z"
1819
- })), _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
1820
- d: "M5.67,22.0854A11.9829,11.9829,0,0,1,22.0856,5.67L23.54,4.2163A13.985,13.985,0,0,0,4.2162,23.54Z"
1854
+ }, rest), _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
1855
+ 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"
1856
+ })), _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
1857
+ 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"
1821
1858
  })), children);
1822
1859
  });
1823
1860
 
1824
1861
  if (process.env.NODE_ENV !== "production") {
1825
- InformationDisabled.propTypes = iconPropTypes;
1862
+ IbmWatsonOpenscale.propTypes = iconPropTypes;
1826
1863
  }
1827
- var InformationFilled = /*#__PURE__*/React.forwardRef(function InformationFilled(_ref70, ref) {
1864
+ var IbmWatsonOrders = /*#__PURE__*/React.forwardRef(function IbmWatsonOrders(_ref70, ref) {
1828
1865
  var children = _ref70.children,
1829
1866
  _ref70$size = _ref70.size,
1830
1867
  size = _ref70$size === void 0 ? 16 : _ref70$size,
@@ -1837,19 +1874,17 @@ var InformationFilled = /*#__PURE__*/React.forwardRef(function InformationFilled
1837
1874
  xmlns: "http://www.w3.org/2000/svg",
1838
1875
  viewBox: "0 0 32 32",
1839
1876
  fill: "currentColor"
1840
- }, rest), _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
1841
- fill: "none",
1842
- d: "M16,8a1.5,1.5,0,1,1-1.5,1.5A1.5,1.5,0,0,1,16,8Zm4,13.875H17.125v-8H13v2.25h1.875v5.75H12v2.25h8Z",
1843
- "data-icon-path": "inner-path"
1844
- })), _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
1845
- d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm0,6a1.5,1.5,0,1,1-1.5,1.5A1.5,1.5,0,0,1,16,8Zm4,16.125H12v-2.25h2.875v-5.75H13v-2.25h4.125v8H20Z"
1877
+ }, rest), _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
1878
+ d: "M28 13h-2v-2c0-2.8-2.2-5-5-5h-3V4h3c3.9 0 7 3.1 7 7V13zM22 20H25V22H22zM22 24H25V26H22z"
1879
+ })), _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
1880
+ 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"
1846
1881
  })), children);
1847
1882
  });
1848
1883
 
1849
1884
  if (process.env.NODE_ENV !== "production") {
1850
- InformationFilled.propTypes = iconPropTypes;
1885
+ IbmWatsonOrders.propTypes = iconPropTypes;
1851
1886
  }
1852
- var InformationSquare = /*#__PURE__*/React.forwardRef(function InformationSquare(_ref71, ref) {
1887
+ var IbmWatsonQuery = /*#__PURE__*/React.forwardRef(function IbmWatsonQuery(_ref71, ref) {
1853
1888
  var children = _ref71.children,
1854
1889
  _ref71$size = _ref71.size,
1855
1890
  size = _ref71$size === void 0 ? 16 : _ref71$size,
@@ -1862,17 +1897,17 @@ var InformationSquare = /*#__PURE__*/React.forwardRef(function InformationSquare
1862
1897
  xmlns: "http://www.w3.org/2000/svg",
1863
1898
  viewBox: "0 0 32 32",
1864
1899
  fill: "currentColor"
1865
- }, rest), _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
1866
- 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"
1867
- })), _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
1868
- d: "M26,28H6a2.0023,2.0023,0,0,1-2-2V6A2.0023,2.0023,0,0,1,6,4H26a2.0023,2.0023,0,0,1,2,2V26A2.0023,2.0023,0,0,1,26,28ZM6,6V26H26V6Z"
1900
+ }, rest), _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
1901
+ 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"
1902
+ })), _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
1903
+ 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"
1869
1904
  })), children);
1870
1905
  });
1871
1906
 
1872
1907
  if (process.env.NODE_ENV !== "production") {
1873
- InformationSquare.propTypes = iconPropTypes;
1908
+ IbmWatsonQuery.propTypes = iconPropTypes;
1874
1909
  }
1875
- var InformationSquareFilled = /*#__PURE__*/React.forwardRef(function InformationSquareFilled(_ref72, ref) {
1910
+ var IbmWatsonSpeechToText = /*#__PURE__*/React.forwardRef(function IbmWatsonSpeechToText(_ref72, ref) {
1876
1911
  var children = _ref72.children,
1877
1912
  _ref72$size = _ref72.size,
1878
1913
  size = _ref72$size === void 0 ? 16 : _ref72$size,
@@ -1885,19 +1920,15 @@ var InformationSquareFilled = /*#__PURE__*/React.forwardRef(function Information
1885
1920
  xmlns: "http://www.w3.org/2000/svg",
1886
1921
  viewBox: "0 0 32 32",
1887
1922
  fill: "currentColor"
1888
- }, rest), _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
1889
- fill: "none",
1890
- d: "M16,8a1.5,1.5,0,1,1-1.5,1.5A1.5,1.5,0,0,1,16,8Zm4,13.875H17.125v-8H13v2.25h1.875v5.75H12v2.25h8Z",
1891
- "data-icon-path": "inner-path"
1892
- })), _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
1893
- 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,4ZM16,8a1.5,1.5,0,1,1-1.5,1.5A1.5,1.5,0,0,1,16,8Zm4,16.125H12v-2.25h2.875v-5.75H13v-2.25h4.125v8H20Z"
1923
+ }, rest), _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
1924
+ 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"
1894
1925
  })), children);
1895
1926
  });
1896
1927
 
1897
1928
  if (process.env.NODE_ENV !== "production") {
1898
- InformationSquareFilled.propTypes = iconPropTypes;
1929
+ IbmWatsonSpeechToText.propTypes = iconPropTypes;
1899
1930
  }
1900
- var InfrastructureClassic = /*#__PURE__*/React.forwardRef(function InfrastructureClassic(_ref73, ref) {
1931
+ var IbmWatsonStudio = /*#__PURE__*/React.forwardRef(function IbmWatsonStudio(_ref73, ref) {
1901
1932
  var children = _ref73.children,
1902
1933
  _ref73$size = _ref73.size,
1903
1934
  size = _ref73$size === void 0 ? 16 : _ref73$size,
@@ -1910,17 +1941,15 @@ var InfrastructureClassic = /*#__PURE__*/React.forwardRef(function Infrastructur
1910
1941
  xmlns: "http://www.w3.org/2000/svg",
1911
1942
  viewBox: "0 0 32 32",
1912
1943
  fill: "currentColor"
1913
- }, rest), _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
1914
- d: "M18 26H30V28H18zM18 21H30V23H18zM18 16H30V18H18z"
1915
- })), _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
1916
- d: "M14,25H9.5A7.4964,7.4964,0,0,1,8.1782,10.124,10,10,0,0,1,28,12H26a7.999,7.999,0,0,0-15.9507-.87l-.09.8335L9.123,12.02A5.4962,5.4962,0,0,0,9.5,23H14Z"
1944
+ }, rest), _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
1945
+ 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"
1917
1946
  })), children);
1918
1947
  });
1919
1948
 
1920
1949
  if (process.env.NODE_ENV !== "production") {
1921
- InfrastructureClassic.propTypes = iconPropTypes;
1950
+ IbmWatsonStudio.propTypes = iconPropTypes;
1922
1951
  }
1923
- var Insert = /*#__PURE__*/React.forwardRef(function Insert(_ref74, ref) {
1952
+ var IbmWatsonTextToSpeech = /*#__PURE__*/React.forwardRef(function IbmWatsonTextToSpeech(_ref74, ref) {
1924
1953
  var children = _ref74.children,
1925
1954
  _ref74$size = _ref74.size,
1926
1955
  size = _ref74$size === void 0 ? 16 : _ref74$size,
@@ -1933,15 +1962,15 @@ var Insert = /*#__PURE__*/React.forwardRef(function Insert(_ref74, ref) {
1933
1962
  xmlns: "http://www.w3.org/2000/svg",
1934
1963
  viewBox: "0 0 32 32",
1935
1964
  fill: "currentColor"
1936
- }, rest), _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
1937
- d: "M2 9h9V2H2zM4 4H9V7H4zM2 19h9V12H2zm2-5H9v3H4zM2 29h9V22H2zm2-5H9v3H4zM27 9H18l3.41-3.59L20 4l-6 6 6 6 1.41-1.41L18 11h9a1 1 0 011 1V24a1 1 0 01-1 1H15v2H27a3 3 0 003-3V12A3 3 0 0027 9z"
1965
+ }, rest), _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
1966
+ 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"
1938
1967
  })), children);
1939
1968
  });
1940
1969
 
1941
1970
  if (process.env.NODE_ENV !== "production") {
1942
- Insert.propTypes = iconPropTypes;
1971
+ IbmWatsonTextToSpeech.propTypes = iconPropTypes;
1943
1972
  }
1944
- var InsertPage = /*#__PURE__*/React.forwardRef(function InsertPage(_ref75, ref) {
1973
+ var IbmWatsonToneAnalyzer = /*#__PURE__*/React.forwardRef(function IbmWatsonToneAnalyzer(_ref75, ref) {
1945
1974
  var children = _ref75.children,
1946
1975
  _ref75$size = _ref75.size,
1947
1976
  size = _ref75$size === void 0 ? 16 : _ref75$size,
@@ -1954,15 +1983,35 @@ var InsertPage = /*#__PURE__*/React.forwardRef(function InsertPage(_ref75, ref)
1954
1983
  xmlns: "http://www.w3.org/2000/svg",
1955
1984
  viewBox: "0 0 32 32",
1956
1985
  fill: "currentColor"
1957
- }, rest), _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
1958
- d: "M26 30H24V20H12V30H10V20a2.0021 2.0021 0 012-2H24a2.0021 2.0021 0 012 2zM5.17 16L2 19.17 3.411 20.589 8 16 3.42 11.42 2 12.83 5.17 16zM24 14H12a2.0021 2.0021 0 01-2-2V2h2V12H24V2h2V12A2.0021 2.0021 0 0124 14z"
1986
+ }, rest), _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
1987
+ 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"
1988
+ })), _circle31 || (_circle31 = /*#__PURE__*/React.createElement("circle", {
1989
+ cx: "24",
1990
+ cy: "5",
1991
+ r: "1"
1992
+ })), _circle32 || (_circle32 = /*#__PURE__*/React.createElement("circle", {
1993
+ cx: "19",
1994
+ cy: "5",
1995
+ r: "1"
1996
+ })), _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
1997
+ 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"
1998
+ })), _circle33 || (_circle33 = /*#__PURE__*/React.createElement("circle", {
1999
+ cx: "15.5",
2000
+ cy: "17.5",
2001
+ r: "1.5"
2002
+ })), _circle34 || (_circle34 = /*#__PURE__*/React.createElement("circle", {
2003
+ cx: "8.5",
2004
+ cy: "17.5",
2005
+ r: "1.5"
2006
+ })), _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
2007
+ 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"
1959
2008
  })), children);
1960
2009
  });
1961
2010
 
1962
2011
  if (process.env.NODE_ENV !== "production") {
1963
- InsertPage.propTypes = iconPropTypes;
2012
+ IbmWatsonToneAnalyzer.propTypes = iconPropTypes;
1964
2013
  }
1965
- var InsertSyntax = /*#__PURE__*/React.forwardRef(function InsertSyntax(_ref76, ref) {
2014
+ var IbmZCloudModStack = /*#__PURE__*/React.forwardRef(function IbmZCloudModStack(_ref76, ref) {
1966
2015
  var children = _ref76.children,
1967
2016
  _ref76$size = _ref76.size,
1968
2017
  size = _ref76$size === void 0 ? 16 : _ref76$size,
@@ -1975,17 +2024,19 @@ var InsertSyntax = /*#__PURE__*/React.forwardRef(function InsertSyntax(_ref76, r
1975
2024
  xmlns: "http://www.w3.org/2000/svg",
1976
2025
  viewBox: "0 0 32 32",
1977
2026
  fill: "currentColor"
1978
- }, rest), _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
1979
- d: "M20.17 16L17.59 18.58 19 20 23 16 19 12 17.58 13.41 20.17 16zM11.83 16L14.41 13.42 13 12 9 16 13 20 14.42 18.59 11.83 16z"
1980
- })), _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
1981
- d: "M27,22.142V9.858A3.9916,3.9916,0,1,0,22.142,5H9.858A3.9916,3.9916,0,1,0,5,9.858V22.142A3.9916,3.9916,0,1,0,9.858,27H22.142A3.9916,3.9916,0,1,0,27,22.142ZM26,4a2,2,0,1,1-2,2A2.0023,2.0023,0,0,1,26,4ZM4,6A2,2,0,1,1,6,8,2.002,2.002,0,0,1,4,6ZM6,28a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,6,28Zm16.142-3H9.858A3.9937,3.9937,0,0,0,7,22.142V9.858A3.9947,3.9947,0,0,0,9.858,7H22.142A3.9937,3.9937,0,0,0,25,9.858V22.142A3.9931,3.9931,0,0,0,22.142,25ZM26,28a2,2,0,1,1,2-2A2.0027,2.0027,0,0,1,26,28Z"
2027
+ }, rest), _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
2028
+ 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"
2029
+ })), _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
2030
+ 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"
2031
+ })), _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
2032
+ 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"
1982
2033
  })), children);
1983
2034
  });
1984
2035
 
1985
2036
  if (process.env.NODE_ENV !== "production") {
1986
- InsertSyntax.propTypes = iconPropTypes;
2037
+ IbmZCloudModStack.propTypes = iconPropTypes;
1987
2038
  }
1988
- var Inspection = /*#__PURE__*/React.forwardRef(function Inspection(_ref77, ref) {
2039
+ var IbmZCloudProvisioning = /*#__PURE__*/React.forwardRef(function IbmZCloudProvisioning(_ref77, ref) {
1989
2040
  var children = _ref77.children,
1990
2041
  _ref77$size = _ref77.size,
1991
2042
  size = _ref77$size === void 0 ? 16 : _ref77$size,
@@ -1998,17 +2049,17 @@ var Inspection = /*#__PURE__*/React.forwardRef(function Inspection(_ref77, ref)
1998
2049
  xmlns: "http://www.w3.org/2000/svg",
1999
2050
  viewBox: "0 0 32 32",
2000
2051
  fill: "currentColor"
2001
- }, rest), _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
2002
- d: "M15 17.18L12.41 14.59 11 16 15 20 22 13 20.59 11.59 15 17.18z"
2003
- })), _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
2004
- d: "M30,15H27.9492A12.0071,12.0071,0,0,0,17,4.0508V2H15V4.0508A12.0071,12.0071,0,0,0,4.0508,15H2v2H4.0508A12.0071,12.0071,0,0,0,15,27.9492V30h2V27.9492A12.0071,12.0071,0,0,0,27.9492,17H30ZM17,25.9492V23H15v2.9492A10.0166,10.0166,0,0,1,6.0508,17H9V15H6.0508A10.0166,10.0166,0,0,1,15,6.0508V9h2V6.0508A10.0166,10.0166,0,0,1,25.9492,15H23v2h2.949A10.0165,10.0165,0,0,1,17,25.9492Z"
2052
+ }, rest), _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
2053
+ d: "M10 17H14V21H10zM17 10H21V14H17zM17 17H21V21H17z"
2054
+ })), _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
2055
+ 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"
2005
2056
  })), children);
2006
2057
  });
2007
2058
 
2008
2059
  if (process.env.NODE_ENV !== "production") {
2009
- Inspection.propTypes = iconPropTypes;
2060
+ IbmZCloudProvisioning.propTypes = iconPropTypes;
2010
2061
  }
2011
- var InstanceBx = /*#__PURE__*/React.forwardRef(function InstanceBx(_ref78, ref) {
2062
+ var IbmZOsPackageManager = /*#__PURE__*/React.forwardRef(function IbmZOsPackageManager(_ref78, ref) {
2012
2063
  var children = _ref78.children,
2013
2064
  _ref78$size = _ref78.size,
2014
2065
  size = _ref78$size === void 0 ? 16 : _ref78$size,
@@ -2021,21 +2072,15 @@ var InstanceBx = /*#__PURE__*/React.forwardRef(function InstanceBx(_ref78, ref)
2021
2072
  xmlns: "http://www.w3.org/2000/svg",
2022
2073
  viewBox: "0 0 32 32",
2023
2074
  fill: "currentColor"
2024
- }, rest), _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
2025
- d: "M12 5A3.0033 3.0033 0 009 2H4V15H9a3.0033 3.0033 0 003-3V10.5a2.977 2.977 0 00-.78-2 2.9768 2.9768 0 00.78-2zM6 4H9a1.0013 1.0013 0 011 1V6.5513A.9587.9587 0 019 7.5H6zm4 8a1.0009 1.0009 0 01-1 1H6V9.5H9a1.0009 1.0009 0 011 1zM22 5L20 5 18 8.897 16 5 14 5 16.905 10 14 15 16 15 18 11.201 20 15 22 15 19.098 10 22 5z"
2026
- })), _circle21 || (_circle21 = /*#__PURE__*/React.createElement("circle", {
2027
- cx: "9",
2028
- cy: "27",
2029
- r: "1"
2030
- })), _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
2031
- d: "M2 18H6V20H2zM8 18H12V20H8zM14 18H18V20H14zM20 18H24V20H20zM26 18H30V20H26zM26 31H6a2.0021 2.0021 0 01-2-2V25a2.0021 2.0021 0 012-2H26a2.0021 2.0021 0 012 2v4A2.0021 2.0021 0 0126 31zM6 25v4H26V25z"
2075
+ }, rest), _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
2076
+ 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"
2032
2077
  })), children);
2033
2078
  });
2034
2079
 
2035
2080
  if (process.env.NODE_ENV !== "production") {
2036
- InstanceBx.propTypes = iconPropTypes;
2081
+ IbmZOsPackageManager.propTypes = iconPropTypes;
2037
2082
  }
2038
- var InstanceClassic = /*#__PURE__*/React.forwardRef(function InstanceClassic(_ref79, ref) {
2083
+ var WatsonHealthICa_2D = /*#__PURE__*/React.forwardRef(function WatsonHealthICa_2D(_ref79, ref) {
2039
2084
  var children = _ref79.children,
2040
2085
  _ref79$size = _ref79.size,
2041
2086
  size = _ref79$size === void 0 ? 16 : _ref79$size,
@@ -2048,21 +2093,15 @@ var InstanceClassic = /*#__PURE__*/React.forwardRef(function InstanceClassic(_re
2048
2093
  xmlns: "http://www.w3.org/2000/svg",
2049
2094
  viewBox: "0 0 32 32",
2050
2095
  fill: "currentColor"
2051
- }, rest), _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
2052
- d: "M23.5,21H23V19h.5a4.4975,4.4975,0,0,0,.3564-8.981l-.8154-.0639-.0986-.812a6.9938,6.9938,0,0,0-13.8838,0l-.0991.812-.8155.0639A4.4975,4.4975,0,0,0,8.5,19H9v2H8.5A6.4973,6.4973,0,0,1,7.2,8.1362a8.9943,8.9943,0,0,1,17.6006,0A6.4974,6.4974,0,0,1,23.5,21Z"
2053
- })), _circle22 || (_circle22 = /*#__PURE__*/React.createElement("circle", {
2054
- cx: "9",
2055
- cy: "27",
2056
- r: "1"
2057
- })), _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
2058
- d: "M26,23H17V15.83l2.59,2.58L21,17l-5-5-5,5,1.41,1.41L15,15.83V23H6a2.0023,2.0023,0,0,0-2,2v4a2.0023,2.0023,0,0,0,2,2H26a2.0023,2.0023,0,0,0,2-2V25A2.0023,2.0023,0,0,0,26,23Zm0,6H6V25H26Z"
2096
+ }, rest), _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
2097
+ 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"
2059
2098
  })), children);
2060
2099
  });
2061
2100
 
2062
2101
  if (process.env.NODE_ENV !== "production") {
2063
- InstanceClassic.propTypes = iconPropTypes;
2102
+ WatsonHealthICa_2D.propTypes = iconPropTypes;
2064
2103
  }
2065
- var InstanceCx = /*#__PURE__*/React.forwardRef(function InstanceCx(_ref80, ref) {
2104
+ var IceAccretion = /*#__PURE__*/React.forwardRef(function IceAccretion(_ref80, ref) {
2066
2105
  var children = _ref80.children,
2067
2106
  _ref80$size = _ref80.size,
2068
2107
  size = _ref80$size === void 0 ? 16 : _ref80$size,
@@ -2075,19 +2114,17 @@ var InstanceCx = /*#__PURE__*/React.forwardRef(function InstanceCx(_ref80, ref)
2075
2114
  xmlns: "http://www.w3.org/2000/svg",
2076
2115
  viewBox: "0 0 32 32",
2077
2116
  fill: "currentColor"
2078
- }, rest), _circle23 || (_circle23 = /*#__PURE__*/React.createElement("circle", {
2079
- cx: "9",
2080
- cy: "27",
2081
- r: "1"
2082
- })), _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
2083
- d: "M22 5L20 5 18 8.897 16 5 14 5 16.905 10 14 15 16 15 18 11.201 20 15 22 15 19.098 10 22 5zM12 15H6a2.0023 2.0023 0 01-2-2V4A2.002 2.002 0 016 2h6V4H6v9h6zM2 18H6V20H2zM8 18H12V20H8zM14 18H18V20H14zM20 18H24V20H20zM26 18H30V20H26zM26 31H6a2.0021 2.0021 0 01-2-2V25a2.0021 2.0021 0 012-2H26a2.0021 2.0021 0 012 2v4A2.0021 2.0021 0 0126 31zM6 25v4H26V25z"
2117
+ }, rest), _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
2118
+ 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"
2119
+ })), _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
2120
+ d: "M24 26L23 28 22 26 22 20 24 20 24 26zM8 24L7 26 6 24 6 18 8 18 8 24z"
2084
2121
  })), children);
2085
2122
  });
2086
2123
 
2087
2124
  if (process.env.NODE_ENV !== "production") {
2088
- InstanceCx.propTypes = iconPropTypes;
2125
+ IceAccretion.propTypes = iconPropTypes;
2089
2126
  }
2090
- var InstanceMx = /*#__PURE__*/React.forwardRef(function InstanceMx(_ref81, ref) {
2127
+ var IceVision = /*#__PURE__*/React.forwardRef(function IceVision(_ref81, ref) {
2091
2128
  var children = _ref81.children,
2092
2129
  _ref81$size = _ref81.size,
2093
2130
  size = _ref81$size === void 0 ? 16 : _ref81$size,
@@ -2100,21 +2137,17 @@ var InstanceMx = /*#__PURE__*/React.forwardRef(function InstanceMx(_ref81, ref)
2100
2137
  xmlns: "http://www.w3.org/2000/svg",
2101
2138
  viewBox: "0 0 32 32",
2102
2139
  fill: "currentColor"
2103
- }, rest), _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
2104
- d: "M22 5L20 5 18 8.897 16 5 14 5 16.905 10 14 15 16 15 18 11.201 20 15 22 15 19.098 10 22 5zM10 2L8.485 6.374 8 8 7.535 6.374 6 2 4 2 4 15 6 15 6 7.374 5.841 5.378 6.421 7.374 8 12 9.579 7.374 10.159 5.374 10 7.374 10 15 12 15 12 2 10 2z"
2105
- })), _circle24 || (_circle24 = /*#__PURE__*/React.createElement("circle", {
2106
- cx: "9",
2107
- cy: "27",
2108
- r: "1"
2109
- })), _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
2110
- d: "M2 18H6V20H2zM8 18H12V20H8zM14 18H18V20H14zM20 18H24V20H20zM26 18H30V20H26zM26 31H6a2.0021 2.0021 0 01-2-2V25a2.0021 2.0021 0 012-2H26a2.0021 2.0021 0 012 2v4A2.0021 2.0021 0 0126 31zM6 25v4H26V25z"
2140
+ }, rest), _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
2141
+ d: "M19 14L19 21 20 23 21 21 21 14 19 14zM17 14H13a2 2 0 00-2 2v4l1 2 1-2V16h2v7l1 2 1-2z"
2142
+ })), _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
2143
+ d: "M4,18A12,12,0,1,0,16,6H12V1L6,7l6,6V8h4A10,10,0,1,1,6,18Z"
2111
2144
  })), children);
2112
2145
  });
2113
2146
 
2114
2147
  if (process.env.NODE_ENV !== "production") {
2115
- InstanceMx.propTypes = iconPropTypes;
2148
+ IceVision.propTypes = iconPropTypes;
2116
2149
  }
2117
- var InstanceVirtual = /*#__PURE__*/React.forwardRef(function InstanceVirtual(_ref82, ref) {
2150
+ var QID = /*#__PURE__*/React.forwardRef(function QID(_ref82, ref) {
2118
2151
  var children = _ref82.children,
2119
2152
  _ref82$size = _ref82.size,
2120
2153
  size = _ref82$size === void 0 ? 16 : _ref82$size,
@@ -2127,19 +2160,15 @@ var InstanceVirtual = /*#__PURE__*/React.forwardRef(function InstanceVirtual(_re
2127
2160
  xmlns: "http://www.w3.org/2000/svg",
2128
2161
  viewBox: "0 0 32 32",
2129
2162
  fill: "currentColor"
2130
- }, rest), _circle25 || (_circle25 = /*#__PURE__*/React.createElement("circle", {
2131
- cx: "7",
2132
- cy: "23",
2133
- r: "1"
2134
- })), _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
2135
- d: "M2 6H6V8H2zM8 6H12V8H8zM14 6H18V8H14zM20 6H24V8H20zM26 6H30V8H26zM28 28H4a2.0021 2.0021 0 01-2-2V20a2.0021 2.0021 0 012-2H28a2.0021 2.0021 0 012 2v6A2.0021 2.0021 0 0128 28zM4 20v6H28V20zM2 12H30V14H2z"
2163
+ }, rest), _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
2164
+ d: "M10 9H12V11H10zM18 23H14V9h4a4 4 0 014 4v6A4 4 0 0118 23zm-2-2h2a2 2 0 002-2V13a2 2 0 00-2-2H16zM10 13H12V23H10z"
2136
2165
  })), children);
2137
2166
  });
2138
2167
 
2139
2168
  if (process.env.NODE_ENV !== "production") {
2140
- InstanceVirtual.propTypes = iconPropTypes;
2169
+ QID.propTypes = iconPropTypes;
2141
2170
  }
2142
- var Integration = /*#__PURE__*/React.forwardRef(function Integration(_ref83, ref) {
2171
+ var IdManagement = /*#__PURE__*/React.forwardRef(function IdManagement(_ref83, ref) {
2143
2172
  var children = _ref83.children,
2144
2173
  _ref83$size = _ref83.size,
2145
2174
  size = _ref83$size === void 0 ? 16 : _ref83$size,
@@ -2152,15 +2181,19 @@ var Integration = /*#__PURE__*/React.forwardRef(function Integration(_ref83, ref
2152
2181
  xmlns: "http://www.w3.org/2000/svg",
2153
2182
  viewBox: "0 0 32 32",
2154
2183
  fill: "currentColor"
2155
- }, rest), _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
2156
- d: "M29.88,15.52l-6-11A1,1,0,0,0,23,4H9a1,1,0,0,0-.88.52l-6,11a1,1,0,0,0,0,1l6,11A1,1,0,0,0,9,28H23a1,1,0,0,0,.88-.52l6-11A1,1,0,0,0,29.88,15.52ZM22.93,7l4.39,8h-9.5ZM16,14.14,10.82,6H21.18ZM9.07,7l5.11,8H4.68ZM4.68,17h9.5L9.07,25ZM16,17.86,21.18,26H10.82ZM22.93,25l-5.11-8h9.5Z"
2184
+ }, rest), _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
2185
+ 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"
2186
+ })), _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
2187
+ d: "M28,19v9H4V8H16V6H4A2,2,0,0,0,2,8V28a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V19Z"
2188
+ })), _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
2189
+ 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"
2157
2190
  })), children);
2158
2191
  });
2159
2192
 
2160
2193
  if (process.env.NODE_ENV !== "production") {
2161
- Integration.propTypes = iconPropTypes;
2194
+ IdManagement.propTypes = iconPropTypes;
2162
2195
  }
2163
- var IntentRequestActive = /*#__PURE__*/React.forwardRef(function IntentRequestActive(_ref84, ref) {
2196
+ var Idea = /*#__PURE__*/React.forwardRef(function Idea(_ref84, ref) {
2164
2197
  var children = _ref84.children,
2165
2198
  _ref84$size = _ref84.size,
2166
2199
  size = _ref84$size === void 0 ? 16 : _ref84$size,
@@ -2173,17 +2206,15 @@ var IntentRequestActive = /*#__PURE__*/React.forwardRef(function IntentRequestAc
2173
2206
  xmlns: "http://www.w3.org/2000/svg",
2174
2207
  viewBox: "0 0 32 32",
2175
2208
  fill: "currentColor"
2176
- }, rest), _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
2177
- d: "M23 27.2L20.4 24.6 19 26 23 30 31 22 29.6 20.6z"
2178
- })), _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
2179
- d: "M15.4,30L5,23.8c-0.6-0.4-1-1-1-1.7V9.9c0-0.7,0.4-1.4,1-1.7l10-5.9C15.3,2.1,15.6,2,16,2c0.4,0,0.7,0.1,1,0.3l10,5.9 c0.6,0.4,1,1,1,1.7V16h-2V9.9L16,4L6,9.9v12.2l10.5,6.2L15.4,30z"
2209
+ }, rest), _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
2210
+ 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"
2180
2211
  })), children);
2181
2212
  });
2182
2213
 
2183
2214
  if (process.env.NODE_ENV !== "production") {
2184
- IntentRequestActive.propTypes = iconPropTypes;
2215
+ Idea.propTypes = iconPropTypes;
2185
2216
  }
2186
- var IntentRequestCreate = /*#__PURE__*/React.forwardRef(function IntentRequestCreate(_ref85, ref) {
2217
+ var Identification = /*#__PURE__*/React.forwardRef(function Identification(_ref85, ref) {
2187
2218
  var children = _ref85.children,
2188
2219
  _ref85$size = _ref85.size,
2189
2220
  size = _ref85$size === void 0 ? 16 : _ref85$size,
@@ -2196,17 +2227,17 @@ var IntentRequestCreate = /*#__PURE__*/React.forwardRef(function IntentRequestCr
2196
2227
  xmlns: "http://www.w3.org/2000/svg",
2197
2228
  viewBox: "0 0 32 32",
2198
2229
  fill: "currentColor"
2199
- }, rest), _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
2200
- d: "M30 24L26 24 26 20 24 20 24 24 20 24 20 26 24 26 24 30 26 30 26 26 30 26z"
2201
- })), _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
2202
- d: "M15.4,30L5,23.8c-0.6-0.4-1-1-1-1.7V9.9c0-0.7,0.4-1.4,1-1.7l10-5.9C15.3,2.1,15.6,2,16,2c0.4,0,0.7,0.1,1,0.3l10,5.9 c0.6,0.4,1,1,1,1.7V16h-2V9.9L16,4L6,9.9v12.2l10.5,6.2L15.4,30z"
2230
+ }, rest), _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
2231
+ 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"
2232
+ })), _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
2233
+ 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"
2203
2234
  })), children);
2204
2235
  });
2205
2236
 
2206
2237
  if (process.env.NODE_ENV !== "production") {
2207
- IntentRequestCreate.propTypes = iconPropTypes;
2238
+ Identification.propTypes = iconPropTypes;
2208
2239
  }
2209
- var IntentRequestHeal = /*#__PURE__*/React.forwardRef(function IntentRequestHeal(_ref86, ref) {
2240
+ var Image = /*#__PURE__*/React.forwardRef(function Image(_ref86, ref) {
2210
2241
  var children = _ref86.children,
2211
2242
  _ref86$size = _ref86.size,
2212
2243
  size = _ref86$size === void 0 ? 16 : _ref86$size,
@@ -2219,17 +2250,17 @@ var IntentRequestHeal = /*#__PURE__*/React.forwardRef(function IntentRequestHeal
2219
2250
  xmlns: "http://www.w3.org/2000/svg",
2220
2251
  viewBox: "0 0 32 32",
2221
2252
  fill: "currentColor"
2222
- }, rest), _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
2223
- d: "M27,20c-0.8,0-1.5,0.3-2.1,0.9l-0.4,0.5l-0.4-0.5C23.5,20.3,22.7,20,22,20s-1.5,0.3-2.1,0.9c-1.2,1.2-1.2,3.1,0,4.3l4.6,4.8 l4.6-4.8c1.2-1.2,1.2-3.1,0-4.3C28.6,20.3,27.8,20,27,20L27,20z"
2224
- })), _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
2225
- d: "M16.6,28.6L4,16L16,4l12.6,12.6l1.4-1.4L17.5,2.6c-0.8-0.8-2.1-0.8-2.9,0L2.6,14.5c-0.8,0.8-0.8,2.1,0,2.9L15.1,30 L16.6,28.6z"
2253
+ }, rest), _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
2254
+ 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"
2255
+ })), _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
2256
+ 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"
2226
2257
  })), children);
2227
2258
  });
2228
2259
 
2229
2260
  if (process.env.NODE_ENV !== "production") {
2230
- IntentRequestHeal.propTypes = iconPropTypes;
2261
+ Image.propTypes = iconPropTypes;
2231
2262
  }
2232
- var IntentRequestInactive = /*#__PURE__*/React.forwardRef(function IntentRequestInactive(_ref87, ref) {
2263
+ var ImageCopy = /*#__PURE__*/React.forwardRef(function ImageCopy(_ref87, ref) {
2233
2264
  var children = _ref87.children,
2234
2265
  _ref87$size = _ref87.size,
2235
2266
  size = _ref87$size === void 0 ? 16 : _ref87$size,
@@ -2242,27 +2273,17 @@ var IntentRequestInactive = /*#__PURE__*/React.forwardRef(function IntentRequest
2242
2273
  xmlns: "http://www.w3.org/2000/svg",
2243
2274
  viewBox: "0 0 32 32",
2244
2275
  fill: "currentColor"
2245
- }, rest), _circle26 || (_circle26 = /*#__PURE__*/React.createElement("circle", {
2246
- cx: "18.5",
2247
- cy: "22.5",
2248
- r: "1.5"
2249
- })), _circle27 || (_circle27 = /*#__PURE__*/React.createElement("circle", {
2250
- cx: "23.5",
2251
- cy: "22.5",
2252
- r: "1.5"
2253
- })), _circle28 || (_circle28 = /*#__PURE__*/React.createElement("circle", {
2254
- cx: "28.5",
2255
- cy: "22.5",
2256
- r: "1.5"
2257
- })), _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
2258
- d: "M15.4,30L5,23.8c-0.6-0.4-1-1-1-1.7V9.9c0-0.7,0.4-1.4,1-1.7l10-5.9C15.3,2.1,15.6,2,16,2c0.4,0,0.7,0.1,1,0.3l10,5.9 c0.6,0.4,1,1,1,1.7V16h-2V9.9L16,4L6,9.9v12.2l10.5,6.2L15.4,30z"
2276
+ }, rest), _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
2277
+ 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"
2278
+ })), _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
2279
+ 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"
2259
2280
  })), children);
2260
2281
  });
2261
2282
 
2262
2283
  if (process.env.NODE_ENV !== "production") {
2263
- IntentRequestInactive.propTypes = iconPropTypes;
2284
+ ImageCopy.propTypes = iconPropTypes;
2264
2285
  }
2265
- var IntentRequestScaleIn = /*#__PURE__*/React.forwardRef(function IntentRequestScaleIn(_ref88, ref) {
2286
+ var ImageMedical = /*#__PURE__*/React.forwardRef(function ImageMedical(_ref88, ref) {
2266
2287
  var children = _ref88.children,
2267
2288
  _ref88$size = _ref88.size,
2268
2289
  size = _ref88$size === void 0 ? 16 : _ref88$size,
@@ -2275,15 +2296,17 @@ var IntentRequestScaleIn = /*#__PURE__*/React.forwardRef(function IntentRequestS
2275
2296
  xmlns: "http://www.w3.org/2000/svg",
2276
2297
  viewBox: "0 0 32 32",
2277
2298
  fill: "currentColor"
2278
- }, rest), _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
2279
- d: "M28.6 30L30 28.6 22.4 21 29 21 29 19 19 19 19 29 21 29 21 22.4zM2 28.6L3.4 30 11 22.4 11 29 13 29 13 19 3 19 3 21 9.6 21zM17 2L15 2 15 12.2 10.4 7.6 9 9 16 16 23 9 21.6 7.6 17 12.2z"
2299
+ }, rest), _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
2300
+ 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"
2301
+ })), _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
2302
+ 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"
2280
2303
  })), children);
2281
2304
  });
2282
2305
 
2283
2306
  if (process.env.NODE_ENV !== "production") {
2284
- IntentRequestScaleIn.propTypes = iconPropTypes;
2307
+ ImageMedical.propTypes = iconPropTypes;
2285
2308
  }
2286
- var IntentRequestScaleOut = /*#__PURE__*/React.forwardRef(function IntentRequestScaleOut(_ref89, ref) {
2309
+ var ImageReference = /*#__PURE__*/React.forwardRef(function ImageReference(_ref89, ref) {
2287
2310
  var children = _ref89.children,
2288
2311
  _ref89$size = _ref89.size,
2289
2312
  size = _ref89$size === void 0 ? 16 : _ref89$size,
@@ -2296,15 +2319,17 @@ var IntentRequestScaleOut = /*#__PURE__*/React.forwardRef(function IntentRequest
2296
2319
  xmlns: "http://www.w3.org/2000/svg",
2297
2320
  viewBox: "0 0 32 32",
2298
2321
  fill: "currentColor"
2299
- }, rest), _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
2300
- d: "M19 20.4L20.4 19 28 26.6 28 20 30 20 30 30 20 30 20 28 26.6 28zM13 20.4L11.6 19 4 26.6 4 20 2 20 2 30 12 30 12 28 5.4 28zM17 16L15 16 15 5.8 10.4 10.4 9 9 16 2 23 9 21.6 10.4 17 5.8z"
2322
+ }, rest), _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
2323
+ 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"
2324
+ })), _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
2325
+ 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"
2301
2326
  })), children);
2302
2327
  });
2303
2328
 
2304
2329
  if (process.env.NODE_ENV !== "production") {
2305
- IntentRequestScaleOut.propTypes = iconPropTypes;
2330
+ ImageReference.propTypes = iconPropTypes;
2306
2331
  }
2307
- var IntentRequestUninstall = /*#__PURE__*/React.forwardRef(function IntentRequestUninstall(_ref90, ref) {
2332
+ var ImageSearch = /*#__PURE__*/React.forwardRef(function ImageSearch(_ref90, ref) {
2308
2333
  var children = _ref90.children,
2309
2334
  _ref90$size = _ref90.size,
2310
2335
  size = _ref90$size === void 0 ? 16 : _ref90$size,
@@ -2317,17 +2342,17 @@ var IntentRequestUninstall = /*#__PURE__*/React.forwardRef(function IntentReques
2317
2342
  xmlns: "http://www.w3.org/2000/svg",
2318
2343
  viewBox: "0 0 32 32",
2319
2344
  fill: "currentColor"
2320
- }, rest), _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
2321
- d: "M30 21.4L28.6 20 25 23.6 21.4 20 20 21.4 23.6 25 20 28.6 21.4 30 25 26.4 28.6 30 30 28.6 26.4 25z"
2322
- })), _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
2323
- d: "M15.4,30L5,23.8c-0.6-0.4-1-1-1-1.7V9.9c0-0.7,0.4-1.4,1-1.7l10-5.9C15.3,2.1,15.6,2,16,2c0.4,0,0.7,0.1,1,0.3l10,5.9 c0.6,0.4,1,1,1,1.7V16h-2V9.9L16,4L6,9.9v12.2l10.5,6.2L15.4,30z"
2345
+ }, rest), _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
2346
+ 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"
2347
+ })), _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
2348
+ 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"
2324
2349
  })), children);
2325
2350
  });
2326
2351
 
2327
2352
  if (process.env.NODE_ENV !== "production") {
2328
- IntentRequestUninstall.propTypes = iconPropTypes;
2353
+ ImageSearch.propTypes = iconPropTypes;
2329
2354
  }
2330
- var IntentRequestUpgrade = /*#__PURE__*/React.forwardRef(function IntentRequestUpgrade(_ref91, ref) {
2355
+ var ImageSearchAlt = /*#__PURE__*/React.forwardRef(function ImageSearchAlt(_ref91, ref) {
2331
2356
  var children = _ref91.children,
2332
2357
  _ref91$size = _ref91.size,
2333
2358
  size = _ref91$size === void 0 ? 16 : _ref91$size,
@@ -2340,36 +2365,22 @@ var IntentRequestUpgrade = /*#__PURE__*/React.forwardRef(function IntentRequestU
2340
2365
  xmlns: "http://www.w3.org/2000/svg",
2341
2366
  viewBox: "0 0 32 32",
2342
2367
  fill: "currentColor"
2343
- }, rest), _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
2344
- d: "M28 23L26.6 24.4 24 21.8 24 30 22 30 22 21.8 19.4 24.4 18 23 23 18z"
2345
- })), _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
2346
- d: "M15.4,30L5,23.8c-0.6-0.4-1-1-1-1.7V9.9c0-0.7,0.4-1.4,1-1.7l10-5.9C15.3,2.1,15.6,2,16,2c0.4,0,0.7,0.1,1,0.3l10,5.9 c0.6,0.4,1,1,1,1.7V16h-2V9.9L16,4L6,9.9v12.2l10.5,6.2L15.4,30z"
2368
+ }, rest), _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
2369
+ 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"
2370
+ })), _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
2371
+ 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"
2347
2372
  })), children);
2348
2373
  });
2349
2374
 
2350
2375
  if (process.env.NODE_ENV !== "production") {
2351
- IntentRequestUpgrade.propTypes = iconPropTypes;
2376
+ ImageSearchAlt.propTypes = iconPropTypes;
2352
2377
  }
2353
- var Interactions = /*#__PURE__*/React.forwardRef(function Interactions(_ref92, ref) {
2378
+ var WatsonHealthImageAvailabilityLocal = /*#__PURE__*/React.forwardRef(function WatsonHealthImageAvailabilityLocal(_ref92, ref) {
2354
2379
  var children = _ref92.children,
2355
2380
  _ref92$size = _ref92.size,
2356
2381
  size = _ref92$size === void 0 ? 16 : _ref92$size,
2357
2382
  rest = _objectWithoutProperties(_ref92, _excluded92);
2358
2383
 
2359
- if (size === 16 || size === "16" || size === "16px") {
2360
- return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2361
- width: size,
2362
- height: size,
2363
- ref: ref,
2364
- xmlns: "http://www.w3.org/2000/svg",
2365
- viewBox: "0 0 16 16",
2366
- fill: "currentColor"
2367
- }, rest), _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
2368
- fillRule: "evenodd",
2369
- d: "M11,7 L11,9 L13,9 C13.5522847,9 14,9.44771525 14,10 L14,10 L14,13 C14,13.5522847 13.5522847,14 13,14 L13,14 L10,14 L10,7 L11,7 Z M5,9 C5.55228475,9 6,9.44771525 6,10 L6,10 L6,14 L3,14 C2.44771525,14 2,13.5522847 2,13 L2,13 L2,12 C2,11.4477153 2.44771525,11 3,11 L3,11 L5,11 L5,10 L2.5,10 L2.5,9 Z M13,10 L11,10 L11,13 L13,13 L13,10 Z M5,12 L3,12 L3,13 L5,13 L5,12 Z M7.912,2 L7.834,3.911 L9.628,3.248 L9.914,4.119 L8.068,4.626 L9.251,6.134 L8.523,6.667 L7.457,5.068 L6.391,6.667 L5.663,6.134 L6.846,4.626 L5,4.119 L5.286,3.248 L7.08,3.911 L7.002,2 L7.912,2 Z"
2370
- })), children);
2371
- }
2372
-
2373
2384
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2374
2385
  width: size,
2375
2386
  height: size,
@@ -2377,15 +2388,17 @@ var Interactions = /*#__PURE__*/React.forwardRef(function Interactions(_ref92, r
2377
2388
  xmlns: "http://www.w3.org/2000/svg",
2378
2389
  viewBox: "0 0 32 32",
2379
2390
  fill: "currentColor"
2380
- }, rest), _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
2381
- d: "M26 18H22V14H20V28h6a2.0027 2.0027 0 002-2V20A2.0023 2.0023 0 0026 18zm-4 8V20h4v6zM20 6.076L19.256 4.219 16 5.522 16 2 14 2 14 5.523 10.744 4.22 10 6.077 13.417 7.444 10.9 10.8 12.5 12 15 8.667 17.5 12 19.1 10.8 16.583 7.443 20 6.076zM10 18H5v2h5v2H6a2 2 0 00-2 2v2a2 2 0 002 2h6V20A2.0023 2.0023 0 0010 18zm0 8H6V24h4z"
2391
+ }, rest), _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
2392
+ d: "M16,18c-2.8,0-5-2.2-5-5s2.2-5,5-5s5,2.2,5,5S18.8,18,16,18z"
2393
+ })), _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
2394
+ 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"
2382
2395
  })), children);
2383
2396
  });
2384
2397
 
2385
2398
  if (process.env.NODE_ENV !== "production") {
2386
- Interactions.propTypes = iconPropTypes;
2399
+ WatsonHealthImageAvailabilityLocal.propTypes = iconPropTypes;
2387
2400
  }
2388
- var WatsonHealthInteractiveSegmentationCursor = /*#__PURE__*/React.forwardRef(function WatsonHealthInteractiveSegmentationCursor(_ref93, ref) {
2401
+ var WatsonHealthImageAvailabilityRetrieving = /*#__PURE__*/React.forwardRef(function WatsonHealthImageAvailabilityRetrieving(_ref93, ref) {
2389
2402
  var children = _ref93.children,
2390
2403
  _ref93$size = _ref93.size,
2391
2404
  size = _ref93$size === void 0 ? 16 : _ref93$size,
@@ -2398,26 +2411,17 @@ var WatsonHealthInteractiveSegmentationCursor = /*#__PURE__*/React.forwardRef(fu
2398
2411
  xmlns: "http://www.w3.org/2000/svg",
2399
2412
  viewBox: "0 0 32 32",
2400
2413
  fill: "currentColor"
2401
- }, rest), _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
2402
- d: "M29.4139,24,15.9989,10.5663a2.0473,2.0473,0,0,0-2.8281,0l-2.586,2.586a2.0023,2.0023,0,0,0,0,2.8283L23.9989,29.4145a2.0021,2.0021,0,0,0,2.8281,0l2.5869-2.5865a1.9993,1.9993,0,0,0,0-2.8283Zm-17.415-9.4335,2.5859-2.5859,3.5,3.5L15.498,18.0676l-3.5-3.5ZM25.413,28l-8.5009-8.5188,2.5867-2.587L28,25.4143Z"
2403
- })), _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
2404
- d: "M7.586 18.586H10.414V21.413999999999998H7.586z",
2405
- transform: "rotate(-45 9 20)"
2406
- })), _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
2407
- d: "M18.586 7.586H21.413999999999998V10.414H18.586z",
2408
- transform: "rotate(-45 20 9)"
2409
- })), _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
2410
- d: "M7.586 7.586H10.414V10.414H7.586z",
2411
- transform: "rotate(-45 9 9)"
2412
- })), _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
2413
- d: "M11 2L2 2 2 11 4 11 4 4 11 4 11 2z"
2414
+ }, rest), _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
2415
+ d: "M10 13L11.4 11.6 15 15.2 15 2 17 2 17 15.2 20.6 11.6 22 13 16 19z"
2416
+ })), _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
2417
+ 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"
2414
2418
  })), children);
2415
2419
  });
2416
2420
 
2417
2421
  if (process.env.NODE_ENV !== "production") {
2418
- WatsonHealthInteractiveSegmentationCursor.propTypes = iconPropTypes;
2422
+ WatsonHealthImageAvailabilityRetrieving.propTypes = iconPropTypes;
2419
2423
  }
2420
- var Intersect = /*#__PURE__*/React.forwardRef(function Intersect(_ref94, ref) {
2424
+ var WatsonHealthImageAvailabilityUnavailable = /*#__PURE__*/React.forwardRef(function WatsonHealthImageAvailabilityUnavailable(_ref94, ref) {
2421
2425
  var children = _ref94.children,
2422
2426
  _ref94$size = _ref94.size,
2423
2427
  size = _ref94$size === void 0 ? 16 : _ref94$size,
@@ -2430,17 +2434,21 @@ var Intersect = /*#__PURE__*/React.forwardRef(function Intersect(_ref94, ref) {
2430
2434
  xmlns: "http://www.w3.org/2000/svg",
2431
2435
  viewBox: "0 0 32 32",
2432
2436
  fill: "currentColor"
2433
- }, rest), _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
2434
- d: "M22 24H18V22h4V18h2v4A2.0021 2.0021 0 0122 24zM10 14H8V10a2.0022 2.0022 0 012-2h4v2H10z"
2435
- })), _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
2436
- d: "M28,8H24V4a2.0023,2.0023,0,0,0-2-2H4A2.0023,2.0023,0,0,0,2,4V22a2.0023,2.0023,0,0,0,2,2H8v4a2.0023,2.0023,0,0,0,2,2H28a2.0023,2.0023,0,0,0,2-2V10A2.0023,2.0023,0,0,0,28,8Zm0,20H10V24h4V22H10V18H8v4H4V4H22V8H18v2h4v4h2V10h4Z"
2437
+ }, rest), _circle35 || (_circle35 = /*#__PURE__*/React.createElement("circle", {
2438
+ cx: "16",
2439
+ cy: "20.5",
2440
+ r: "1.5"
2441
+ })), _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
2442
+ 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"
2443
+ })), _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
2444
+ 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"
2437
2445
  })), children);
2438
2446
  });
2439
2447
 
2440
2448
  if (process.env.NODE_ENV !== "production") {
2441
- Intersect.propTypes = iconPropTypes;
2449
+ WatsonHealthImageAvailabilityUnavailable.propTypes = iconPropTypes;
2442
2450
  }
2443
- var IntrusionPrevention = /*#__PURE__*/React.forwardRef(function IntrusionPrevention(_ref95, ref) {
2451
+ var ImageService = /*#__PURE__*/React.forwardRef(function ImageService(_ref95, ref) {
2444
2452
  var children = _ref95.children,
2445
2453
  _ref95$size = _ref95.size,
2446
2454
  size = _ref95$size === void 0 ? 16 : _ref95$size,
@@ -2453,21 +2461,21 @@ var IntrusionPrevention = /*#__PURE__*/React.forwardRef(function IntrusionPreven
2453
2461
  xmlns: "http://www.w3.org/2000/svg",
2454
2462
  viewBox: "0 0 32 32",
2455
2463
  fill: "currentColor"
2456
- }, rest), _circle29 || (_circle29 = /*#__PURE__*/React.createElement("circle", {
2457
- cx: "22",
2458
- cy: "23.887",
2459
- r: "2"
2460
- })), _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
2461
- d: "M29.7769 23.4785A8.64 8.64 0 0022 18a8.64 8.64 0 00-7.7769 5.4785L14 24l.2231.5215A8.64 8.64 0 0022 30a8.64 8.64 0 007.7769-5.4785L30 24zM22 28a4 4 0 114-4A4.0045 4.0045 0 0122 28zM25 10H4A2.0021 2.0021 0 012 8V4A2.0021 2.0021 0 014 2H25a2.0021 2.0021 0 012 2V8A2.0021 2.0021 0 0125 10zM4 4V8H25V4zM12 28H4V24h8V22H4a2.0023 2.0023 0 00-2 2v4a2.0023 2.0023 0 002 2h8z"
2462
- })), _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
2463
- d: "M28,12H7a2.0023,2.0023,0,0,0-2,2v4a2.0023,2.0023,0,0,0,2,2h5V18H7V14H28l.0007,2H30V14A2.0023,2.0023,0,0,0,28,12Z"
2464
+ }, rest), _path190 || (_path190 = /*#__PURE__*/React.createElement("path", {
2465
+ 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"
2466
+ })), _circle36 || (_circle36 = /*#__PURE__*/React.createElement("circle", {
2467
+ cx: "7",
2468
+ cy: "25",
2469
+ r: "1"
2470
+ })), _path191 || (_path191 = /*#__PURE__*/React.createElement("path", {
2471
+ 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"
2464
2472
  })), children);
2465
2473
  });
2466
2474
 
2467
2475
  if (process.env.NODE_ENV !== "production") {
2468
- IntrusionPrevention.propTypes = iconPropTypes;
2476
+ ImageService.propTypes = iconPropTypes;
2469
2477
  }
2470
- var InventoryManagement = /*#__PURE__*/React.forwardRef(function InventoryManagement(_ref96, ref) {
2478
+ var ImportExport = /*#__PURE__*/React.forwardRef(function ImportExport(_ref96, ref) {
2471
2479
  var children = _ref96.children,
2472
2480
  _ref96$size = _ref96.size,
2473
2481
  size = _ref96$size === void 0 ? 16 : _ref96$size,
@@ -2480,17 +2488,15 @@ var InventoryManagement = /*#__PURE__*/React.forwardRef(function InventoryManage
2480
2488
  xmlns: "http://www.w3.org/2000/svg",
2481
2489
  viewBox: "0 0 32 32",
2482
2490
  fill: "currentColor"
2483
- }, rest), _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
2484
- d: "M19 24H23V28H19zM26 24H30V28H26zM19 17H23V21H19zM26 17H30V21H26z"
2485
- })), _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
2486
- d: "M17,24H4V10H28v5h2V10a2.0023,2.0023,0,0,0-2-2H22V4a2.0023,2.0023,0,0,0-2-2H12a2.002,2.002,0,0,0-2,2V8H4a2.002,2.002,0,0,0-2,2V24a2.0023,2.0023,0,0,0,2,2H17ZM12,4h8V8H12Z"
2491
+ }, rest), _path192 || (_path192 = /*#__PURE__*/React.createElement("path", {
2492
+ 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"
2487
2493
  })), children);
2488
2494
  });
2489
2495
 
2490
2496
  if (process.env.NODE_ENV !== "production") {
2491
- InventoryManagement.propTypes = iconPropTypes;
2497
+ ImportExport.propTypes = iconPropTypes;
2492
2498
  }
2493
- var IotConnect = /*#__PURE__*/React.forwardRef(function IotConnect(_ref97, ref) {
2499
+ var ImproveRelevance = /*#__PURE__*/React.forwardRef(function ImproveRelevance(_ref97, ref) {
2494
2500
  var children = _ref97.children,
2495
2501
  _ref97$size = _ref97.size,
2496
2502
  size = _ref97$size === void 0 ? 16 : _ref97$size,
@@ -2503,17 +2509,23 @@ var IotConnect = /*#__PURE__*/React.forwardRef(function IotConnect(_ref97, ref)
2503
2509
  xmlns: "http://www.w3.org/2000/svg",
2504
2510
  viewBox: "0 0 32 32",
2505
2511
  fill: "currentColor"
2506
- }, rest), _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
2507
- d: "M30,19H26V15H24v9H8V8l9-.0009V6H13V2H11V6H8A2.002,2.002,0,0,0,6,8v3H2v2H6v6H2v2H6v3a2.0023,2.0023,0,0,0,2,2h3v4h2V26h6v4h2V26h3a2.0027,2.0027,0,0,0,2-2V21h4Z"
2508
- })), _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
2509
- d: "M26,2a4.0042,4.0042,0,0,0-4,4,3.9556,3.9556,0,0,0,.5668,2.0192L19.5859,11H11V21H21V12.4141l2.9808-2.9808A3.9553,3.9553,0,0,0,26,10a4,4,0,0,0,0-8ZM19,19H13V13h6ZM26,8a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,26,8Z"
2512
+ }, rest), _path193 || (_path193 = /*#__PURE__*/React.createElement("path", {
2513
+ d: "M22 26.59L19.41 24 18 25.41 22 29.41 30 21.41 28.59 20 22 26.59z"
2514
+ })), _circle37 || (_circle37 = /*#__PURE__*/React.createElement("circle", {
2515
+ cx: "16",
2516
+ cy: "16",
2517
+ r: "2"
2518
+ })), _path194 || (_path194 = /*#__PURE__*/React.createElement("path", {
2519
+ 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"
2520
+ })), _path195 || (_path195 = /*#__PURE__*/React.createElement("path", {
2521
+ d: "M28,16A12,12,0,1,0,16,28V26A10,10,0,1,1,26,16Z"
2510
2522
  })), children);
2511
2523
  });
2512
2524
 
2513
2525
  if (process.env.NODE_ENV !== "production") {
2514
- IotConnect.propTypes = iconPropTypes;
2526
+ ImproveRelevance.propTypes = iconPropTypes;
2515
2527
  }
2516
- var IotPlatform = /*#__PURE__*/React.forwardRef(function IotPlatform(_ref98, ref) {
2528
+ var InProgress = /*#__PURE__*/React.forwardRef(function InProgress(_ref98, ref) {
2517
2529
  var children = _ref98.children,
2518
2530
  _ref98$size = _ref98.size,
2519
2531
  size = _ref98$size === void 0 ? 16 : _ref98$size,
@@ -2526,19 +2538,15 @@ var IotPlatform = /*#__PURE__*/React.forwardRef(function IotPlatform(_ref98, ref
2526
2538
  xmlns: "http://www.w3.org/2000/svg",
2527
2539
  viewBox: "0 0 32 32",
2528
2540
  fill: "currentColor"
2529
- }, rest), _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
2530
- d: "M30,19H26V15H24v9H8V8l9-.0009V6H13V2H11V6H8A2.002,2.002,0,0,0,6,8v3H2v2H6v6H2v2H6v3a2.0023,2.0023,0,0,0,2,2h3v4h2V26h6v4h2V26h3a2.0027,2.0027,0,0,0,2-2V21h4Z"
2531
- })), _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
2532
- d: "M21 21H11V11H21zm-8-2h6V13H13zM31 13H29A10.0117 10.0117 0 0019 3V1A12.0131 12.0131 0 0131 13z"
2533
- })), _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
2534
- d: "M26,13H24a5.0059,5.0059,0,0,0-5-5V6A7.0085,7.0085,0,0,1,26,13Z"
2541
+ }, rest), _path196 || (_path196 = /*#__PURE__*/React.createElement("path", {
2542
+ 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"
2535
2543
  })), children);
2536
2544
  });
2537
2545
 
2538
2546
  if (process.env.NODE_ENV !== "production") {
2539
- IotPlatform.propTypes = iconPropTypes;
2547
+ InProgress.propTypes = iconPropTypes;
2540
2548
  }
2541
- var Iso = /*#__PURE__*/React.forwardRef(function Iso(_ref99, ref) {
2549
+ var InProgressError = /*#__PURE__*/React.forwardRef(function InProgressError(_ref99, ref) {
2542
2550
  var children = _ref99.children,
2543
2551
  _ref99$size = _ref99.size,
2544
2552
  size = _ref99$size === void 0 ? 16 : _ref99$size,
@@ -2551,15 +2559,17 @@ var Iso = /*#__PURE__*/React.forwardRef(function Iso(_ref99, ref) {
2551
2559
  xmlns: "http://www.w3.org/2000/svg",
2552
2560
  viewBox: "0 0 32 32",
2553
2561
  fill: "currentColor"
2554
- }, rest), _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
2555
- d: "M28 23H24a2 2 0 01-2-2V11a2 2 0 012-2h4a2 2 0 012 2V21A2 2 0 0128 23zM24 11V21h4V11zM18 23H12V21h6V17H14a2 2 0 01-2-2V11a2 2 0 012-2h6v2H14v4h4a2 2 0 012 2v4A2 2 0 0118 23zM2 11L5 11 5 21 2 21 2 23 10 23 10 21 7 21 7 11 10 11 10 9 2 9 2 11z"
2562
+ }, rest), _path197 || (_path197 = /*#__PURE__*/React.createElement("path", {
2563
+ 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"
2564
+ })), _path198 || (_path198 = /*#__PURE__*/React.createElement("path", {
2565
+ 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"
2556
2566
  })), children);
2557
2567
  });
2558
2568
 
2559
2569
  if (process.env.NODE_ENV !== "production") {
2560
- Iso.propTypes = iconPropTypes;
2570
+ InProgressError.propTypes = iconPropTypes;
2561
2571
  }
2562
- var IsoFilled = /*#__PURE__*/React.forwardRef(function IsoFilled(_ref100, ref) {
2572
+ var InProgressWarning = /*#__PURE__*/React.forwardRef(function InProgressWarning(_ref100, ref) {
2563
2573
  var children = _ref100.children,
2564
2574
  _ref100$size = _ref100.size,
2565
2575
  size = _ref100$size === void 0 ? 16 : _ref100$size,
@@ -2572,22 +2582,35 @@ var IsoFilled = /*#__PURE__*/React.forwardRef(function IsoFilled(_ref100, ref) {
2572
2582
  xmlns: "http://www.w3.org/2000/svg",
2573
2583
  viewBox: "0 0 32 32",
2574
2584
  fill: "currentColor"
2575
- }, rest), _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
2576
- d: "M21 13H24V19H21z"
2577
- })), _path190 || (_path190 = /*#__PURE__*/React.createElement("path", {
2578
- d: "M28,6H4A2,2,0,0,0,2,8V24a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V8A2,2,0,0,0,28,6ZM8,21H6V11H8Zm9-8H12v2h3a2,2,0,0,1,2,2v2a2,2,0,0,1-2,2H10V19h5V17H12a2,2,0,0,1-2-2V13a2,2,0,0,1,2-2h5Zm9,6a2,2,0,0,1-2,2H21a2,2,0,0,1-2-2V13a2,2,0,0,1,2-2h3a2,2,0,0,1,2,2Z"
2585
+ }, rest), _path199 || (_path199 = /*#__PURE__*/React.createElement("path", {
2586
+ 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"
2587
+ })), _path200 || (_path200 = /*#__PURE__*/React.createElement("path", {
2588
+ 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"
2579
2589
  })), children);
2580
2590
  });
2581
2591
 
2582
2592
  if (process.env.NODE_ENV !== "production") {
2583
- IsoFilled.propTypes = iconPropTypes;
2593
+ InProgressWarning.propTypes = iconPropTypes;
2584
2594
  }
2585
- var IsoOutline = /*#__PURE__*/React.forwardRef(function IsoOutline(_ref101, ref) {
2595
+ var Incomplete = /*#__PURE__*/React.forwardRef(function Incomplete(_ref101, ref) {
2586
2596
  var children = _ref101.children,
2587
2597
  _ref101$size = _ref101.size,
2588
2598
  size = _ref101$size === void 0 ? 16 : _ref101$size,
2589
2599
  rest = _objectWithoutProperties(_ref101, _excluded101);
2590
2600
 
2601
+ if (size === "glyph" || size === "glyph" || size === "glyphpx") {
2602
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2603
+ width: size,
2604
+ height: size,
2605
+ ref: ref,
2606
+ xmlns: "http://www.w3.org/2000/svg",
2607
+ viewBox: "0 0 16 16",
2608
+ fill: "currentColor"
2609
+ }, rest), _path201 || (_path201 = /*#__PURE__*/React.createElement("path", {
2610
+ 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"
2611
+ })), children);
2612
+ }
2613
+
2591
2614
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2592
2615
  width: size,
2593
2616
  height: size,
@@ -2595,17 +2618,15 @@ var IsoOutline = /*#__PURE__*/React.forwardRef(function IsoOutline(_ref101, ref)
2595
2618
  xmlns: "http://www.w3.org/2000/svg",
2596
2619
  viewBox: "0 0 32 32",
2597
2620
  fill: "currentColor"
2598
- }, rest), _path191 || (_path191 = /*#__PURE__*/React.createElement("path", {
2599
- d: "M24 21H21a2 2 0 01-2-2V13a2 2 0 012-2h3a2 2 0 012 2v6A2 2 0 0124 21zm-3-8v6h3V13zM15 21H10V19h5V17H12a2 2 0 01-2-2V13a2 2 0 012-2h5v2H12v2h3a2 2 0 012 2v2A2 2 0 0115 21zM6 11H8V21H6z"
2600
- })), _path192 || (_path192 = /*#__PURE__*/React.createElement("path", {
2601
- d: "M28,6H4A2,2,0,0,0,2,8V24a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V8A2,2,0,0,0,28,6ZM4,24V8H28V24Z"
2621
+ }, rest), _path202 || (_path202 = /*#__PURE__*/React.createElement("path", {
2622
+ 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"
2602
2623
  })), children);
2603
2624
  });
2604
2625
 
2605
2626
  if (process.env.NODE_ENV !== "production") {
2606
- IsoOutline.propTypes = iconPropTypes;
2627
+ Incomplete.propTypes = iconPropTypes;
2607
2628
  }
2608
- var JoinFull = /*#__PURE__*/React.forwardRef(function JoinFull(_ref102, ref) {
2629
+ var IncompleteCancel = /*#__PURE__*/React.forwardRef(function IncompleteCancel(_ref102, ref) {
2609
2630
  var children = _ref102.children,
2610
2631
  _ref102$size = _ref102.size,
2611
2632
  size = _ref102$size === void 0 ? 16 : _ref102$size,
@@ -2618,23 +2639,15 @@ var JoinFull = /*#__PURE__*/React.forwardRef(function JoinFull(_ref102, ref) {
2618
2639
  xmlns: "http://www.w3.org/2000/svg",
2619
2640
  viewBox: "0 0 32 32",
2620
2641
  fill: "currentColor"
2621
- }, rest), _path193 || (_path193 = /*#__PURE__*/React.createElement("path", {
2622
- fill: "none",
2623
- d: "M16,9.0752a7.9941,7.9941,0,0,1,0,13.85,7.9941,7.9941,0,0,1,0-13.85m0-2.2373a9.9953,9.9953,0,0,0,0,18.3242A9.9953,9.9953,0,0,0,16,6.8379Z",
2624
- "data-icon-path": "inner-path"
2625
- })), _path194 || (_path194 = /*#__PURE__*/React.createElement("path", {
2626
- d: "M10,16a9.9976,9.9976,0,0,1,6-9.1621,10,10,0,1,0,0,18.3242A9.9976,9.9976,0,0,1,10,16Z"
2627
- })), _path195 || (_path195 = /*#__PURE__*/React.createElement("path", {
2628
- d: "M16,9.0752a7.9941,7.9941,0,0,0,0,13.85,7.9941,7.9941,0,0,0,0-13.85Z"
2629
- })), _path196 || (_path196 = /*#__PURE__*/React.createElement("path", {
2630
- d: "M20,6a9.9539,9.9539,0,0,0-4,.8379,9.9953,9.9953,0,0,1,0,18.3242A9.9988,9.9988,0,1,0,20,6Z"
2642
+ }, rest), _path203 || (_path203 = /*#__PURE__*/React.createElement("path", {
2643
+ 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"
2631
2644
  })), children);
2632
2645
  });
2633
2646
 
2634
2647
  if (process.env.NODE_ENV !== "production") {
2635
- JoinFull.propTypes = iconPropTypes;
2648
+ IncompleteCancel.propTypes = iconPropTypes;
2636
2649
  }
2637
- var JoinInner = /*#__PURE__*/React.forwardRef(function JoinInner(_ref103, ref) {
2650
+ var IncompleteError = /*#__PURE__*/React.forwardRef(function IncompleteError(_ref103, ref) {
2638
2651
  var children = _ref103.children,
2639
2652
  _ref103$size = _ref103.size,
2640
2653
  size = _ref103$size === void 0 ? 16 : _ref103$size,
@@ -2647,15 +2660,15 @@ var JoinInner = /*#__PURE__*/React.forwardRef(function JoinInner(_ref103, ref) {
2647
2660
  xmlns: "http://www.w3.org/2000/svg",
2648
2661
  viewBox: "0 0 32 32",
2649
2662
  fill: "currentColor"
2650
- }, rest), _path197 || (_path197 = /*#__PURE__*/React.createElement("path", {
2651
- d: "M20,6a9.9355,9.9355,0,0,0-4,.8418A9.999,9.999,0,1,0,16,25.16,9.998,9.998,0,1,0,20,6ZM12,24A8,8,0,1,1,13.7573,8.2017a9.9734,9.9734,0,0,0,0,15.5986A7.9919,7.9919,0,0,1,12,24Zm8,0a7.9919,7.9919,0,0,1-1.7573-.2,9.9734,9.9734,0,0,0,0-15.5986A7.9972,7.9972,0,1,1,20,24Z"
2663
+ }, rest), _path204 || (_path204 = /*#__PURE__*/React.createElement("path", {
2664
+ 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"
2652
2665
  })), children);
2653
2666
  });
2654
2667
 
2655
2668
  if (process.env.NODE_ENV !== "production") {
2656
- JoinInner.propTypes = iconPropTypes;
2669
+ IncompleteError.propTypes = iconPropTypes;
2657
2670
  }
2658
- var JoinLeft = /*#__PURE__*/React.forwardRef(function JoinLeft(_ref104, ref) {
2671
+ var IncompleteWarning = /*#__PURE__*/React.forwardRef(function IncompleteWarning(_ref104, ref) {
2659
2672
  var children = _ref104.children,
2660
2673
  _ref104$size = _ref104.size,
2661
2674
  size = _ref104$size === void 0 ? 16 : _ref104$size,
@@ -2668,23 +2681,15 @@ var JoinLeft = /*#__PURE__*/React.forwardRef(function JoinLeft(_ref104, ref) {
2668
2681
  xmlns: "http://www.w3.org/2000/svg",
2669
2682
  viewBox: "0 0 32 32",
2670
2683
  fill: "currentColor"
2671
- }, rest), _path198 || (_path198 = /*#__PURE__*/React.createElement("path", {
2672
- d: "M20,6a9.9272,9.9272,0,0,0-3.9968.8394,9.9758,9.9758,0,0,1,2.2451,1.36,8,8,0,1,1,0,15.6016,9.9758,9.9758,0,0,1-2.2451,1.36A9.9976,9.9976,0,1,0,20,6Z"
2673
- })), _path199 || (_path199 = /*#__PURE__*/React.createElement("path", {
2674
- d: "M12,16a8.01,8.01,0,0,0,6.2483,7.8008,9.9858,9.9858,0,0,0,0-15.6016A8.01,8.01,0,0,0,12,16Z"
2675
- })), _path200 || (_path200 = /*#__PURE__*/React.createElement("path", {
2676
- fill: "none",
2677
- d: "M12,16a8.01,8.01,0,0,1,6.2483-7.8008,9.9758,9.9758,0,0,0-2.2451-1.36,9.9909,9.9909,0,0,0,0,18.3212,9.9758,9.9758,0,0,0,2.2451-1.36A8.01,8.01,0,0,1,12,16Z",
2678
- "data-icon-path": "inner-path"
2679
- })), _path201 || (_path201 = /*#__PURE__*/React.createElement("path", {
2680
- d: "M10,16a10.0105,10.0105,0,0,1,6.0032-9.1606,10,10,0,1,0,0,18.3212A10.0105,10.0105,0,0,1,10,16Z"
2684
+ }, rest), _path205 || (_path205 = /*#__PURE__*/React.createElement("path", {
2685
+ 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"
2681
2686
  })), children);
2682
2687
  });
2683
2688
 
2684
2689
  if (process.env.NODE_ENV !== "production") {
2685
- JoinLeft.propTypes = iconPropTypes;
2690
+ IncompleteWarning.propTypes = iconPropTypes;
2686
2691
  }
2687
- var JoinOuter = /*#__PURE__*/React.forwardRef(function JoinOuter(_ref105, ref) {
2692
+ var IncreaseLevel = /*#__PURE__*/React.forwardRef(function IncreaseLevel(_ref105, ref) {
2688
2693
  var children = _ref105.children,
2689
2694
  _ref105$size = _ref105.size,
2690
2695
  size = _ref105$size === void 0 ? 16 : _ref105$size,
@@ -2697,15 +2702,15 @@ var JoinOuter = /*#__PURE__*/React.forwardRef(function JoinOuter(_ref105, ref) {
2697
2702
  xmlns: "http://www.w3.org/2000/svg",
2698
2703
  viewBox: "0 0 32 32",
2699
2704
  fill: "currentColor"
2700
- }, rest), _path202 || (_path202 = /*#__PURE__*/React.createElement("path", {
2701
- d: "M20 6a9.9539 9.9539 0 00-4 .8379 9.9953 9.9953 0 010 18.3242A9.9988 9.9988 0 1020 6zM10 16a9.9976 9.9976 0 016-9.1621 10 10 0 100 18.3242A9.9976 9.9976 0 0110 16z"
2705
+ }, rest), _path206 || (_path206 = /*#__PURE__*/React.createElement("path", {
2706
+ 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"
2702
2707
  })), children);
2703
2708
  });
2704
2709
 
2705
2710
  if (process.env.NODE_ENV !== "production") {
2706
- JoinOuter.propTypes = iconPropTypes;
2711
+ IncreaseLevel.propTypes = iconPropTypes;
2707
2712
  }
2708
- var JoinRight = /*#__PURE__*/React.forwardRef(function JoinRight(_ref106, ref) {
2713
+ var Industry = /*#__PURE__*/React.forwardRef(function Industry(_ref106, ref) {
2709
2714
  var children = _ref106.children,
2710
2715
  _ref106$size = _ref106.size,
2711
2716
  size = _ref106$size === void 0 ? 16 : _ref106$size,
@@ -2718,28 +2723,35 @@ var JoinRight = /*#__PURE__*/React.forwardRef(function JoinRight(_ref106, ref) {
2718
2723
  xmlns: "http://www.w3.org/2000/svg",
2719
2724
  viewBox: "0 0 32 32",
2720
2725
  fill: "currentColor"
2721
- }, rest), _path203 || (_path203 = /*#__PURE__*/React.createElement("path", {
2722
- d: "M20,6a9.95,9.95,0,0,0-4.0032.8394,9.9909,9.9909,0,0,1,0,18.3212A9.9988,9.9988,0,1,0,20,6Z"
2723
- })), _path204 || (_path204 = /*#__PURE__*/React.createElement("path", {
2724
- fill: "none",
2725
- d: "M20,16a8.01,8.01,0,0,0-6.2483-7.8008,9.9758,9.9758,0,0,1,2.2451-1.36,9.9909,9.9909,0,0,1,0,18.3212,9.9758,9.9758,0,0,1-2.2451-1.36A8.01,8.01,0,0,0,20,16Z",
2726
- "data-icon-path": "inner-path"
2727
- })), _path205 || (_path205 = /*#__PURE__*/React.createElement("path", {
2728
- d: "M10,16a9.9759,9.9759,0,0,0,3.7517,7.8008,7.9937,7.9937,0,0,0,0-15.6016A9.9759,9.9759,0,0,0,10,16Z"
2729
- })), _path206 || (_path206 = /*#__PURE__*/React.createElement("path", {
2730
- d: "M12,24A8,8,0,1,1,13.7517,8.1992a9.9758,9.9758,0,0,1,2.2451-1.36,10,10,0,1,0,0,18.3212,9.9758,9.9758,0,0,1-2.2451-1.36A7.9727,7.9727,0,0,1,12,24Z"
2726
+ }, rest), _path207 || (_path207 = /*#__PURE__*/React.createElement("path", {
2727
+ 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"
2731
2728
  })), children);
2732
2729
  });
2733
2730
 
2734
2731
  if (process.env.NODE_ENV !== "production") {
2735
- JoinRight.propTypes = iconPropTypes;
2732
+ Industry.propTypes = iconPropTypes;
2736
2733
  }
2737
- var Jpg = /*#__PURE__*/React.forwardRef(function Jpg(_ref107, ref) {
2734
+ var Information = /*#__PURE__*/React.forwardRef(function Information(_ref107, ref) {
2738
2735
  var children = _ref107.children,
2739
2736
  _ref107$size = _ref107.size,
2740
2737
  size = _ref107$size === void 0 ? 16 : _ref107$size,
2741
2738
  rest = _objectWithoutProperties(_ref107, _excluded107);
2742
2739
 
2740
+ if (size === 16 || size === "16" || size === "16px") {
2741
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2742
+ width: size,
2743
+ height: size,
2744
+ ref: ref,
2745
+ xmlns: "http://www.w3.org/2000/svg",
2746
+ viewBox: "0 0 16 16",
2747
+ fill: "currentColor"
2748
+ }, rest), _path208 || (_path208 = /*#__PURE__*/React.createElement("path", {
2749
+ 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"
2750
+ })), _path209 || (_path209 = /*#__PURE__*/React.createElement("path", {
2751
+ 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"
2752
+ })), children);
2753
+ }
2754
+
2743
2755
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2744
2756
  width: size,
2745
2757
  height: size,
@@ -2747,15 +2759,17 @@ var Jpg = /*#__PURE__*/React.forwardRef(function Jpg(_ref107, ref) {
2747
2759
  xmlns: "http://www.w3.org/2000/svg",
2748
2760
  viewBox: "0 0 32 32",
2749
2761
  fill: "currentColor"
2750
- }, rest), _path207 || (_path207 = /*#__PURE__*/React.createElement("path", {
2751
- d: "M30 23H24a2 2 0 01-2-2V11a2 2 0 012-2h6v2H24V21h4V17H26V15h4zM14 23H12V9h6a2 2 0 012 2v5a2 2 0 01-2 2H14zm0-7h4V11H14zM8 23H4a2 2 0 01-2-2V19H4v2H8V9h2V21A2 2 0 018 23z"
2762
+ }, rest), _path210 || (_path210 = /*#__PURE__*/React.createElement("path", {
2763
+ 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"
2764
+ })), _path211 || (_path211 = /*#__PURE__*/React.createElement("path", {
2765
+ 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"
2752
2766
  })), children);
2753
2767
  });
2754
2768
 
2755
2769
  if (process.env.NODE_ENV !== "production") {
2756
- Jpg.propTypes = iconPropTypes;
2770
+ Information.propTypes = iconPropTypes;
2757
2771
  }
2758
- var Json = /*#__PURE__*/React.forwardRef(function Json(_ref108, ref) {
2772
+ var InformationDisabled = /*#__PURE__*/React.forwardRef(function InformationDisabled(_ref108, ref) {
2759
2773
  var children = _ref108.children,
2760
2774
  _ref108$size = _ref108.size,
2761
2775
  size = _ref108$size === void 0 ? 16 : _ref108$size,
@@ -2768,15 +2782,17 @@ var Json = /*#__PURE__*/React.forwardRef(function Json(_ref108, ref) {
2768
2782
  xmlns: "http://www.w3.org/2000/svg",
2769
2783
  viewBox: "0 0 32 32",
2770
2784
  fill: "currentColor"
2771
- }, rest), _path208 || (_path208 = /*#__PURE__*/React.createElement("path", {
2772
- d: "M31 11L31 21 29 21 27 15 27 21 25 21 25 11 27 11 29 17 29 11 31 11zM21.3335 21h-2.667A1.6684 1.6684 0 0117 19.3335v-6.667A1.6684 1.6684 0 0118.6665 11h2.667A1.6684 1.6684 0 0123 12.6665v6.667A1.6684 1.6684 0 0121.3335 21zM19 19h2V13H19zM13.3335 21H9V19h4V17H11a2.002 2.002 0 01-2-2V12.6665A1.6684 1.6684 0 0110.6665 11H15v2H11v2h2a2.002 2.002 0 012 2v2.3335A1.6684 1.6684 0 0113.3335 21zM5.3335 21H2.6665A1.6684 1.6684 0 011 19.3335V17H3v2H5V11H7v8.3335A1.6684 1.6684 0 015.3335 21z"
2785
+ }, rest), _path212 || (_path212 = /*#__PURE__*/React.createElement("path", {
2786
+ d: "M30 3.4141L28.5859 2 2 28.5859 3.4141 30l3.4433-3.4434A13.9614 13.9614 0 0026.5565 6.8574zM28 16A11.9734 11.9734 0 018.2678 25.146L15 18.4141V22H13v2h7V22H17V16.4141l8.146-8.146A11.8967 11.8967 0 0128 16zM16 8a1.5 1.5 0 101.5 1.5A1.5 1.5 0 0016 8z"
2787
+ })), _path213 || (_path213 = /*#__PURE__*/React.createElement("path", {
2788
+ d: "M5.67,22.0854A11.9829,11.9829,0,0,1,22.0856,5.67L23.54,4.2163A13.985,13.985,0,0,0,4.2162,23.54Z"
2773
2789
  })), children);
2774
2790
  });
2775
2791
 
2776
2792
  if (process.env.NODE_ENV !== "production") {
2777
- Json.propTypes = iconPropTypes;
2793
+ InformationDisabled.propTypes = iconPropTypes;
2778
2794
  }
2779
- var JsonReference = /*#__PURE__*/React.forwardRef(function JsonReference(_ref109, ref) {
2795
+ var InformationFilled = /*#__PURE__*/React.forwardRef(function InformationFilled(_ref109, ref) {
2780
2796
  var children = _ref109.children,
2781
2797
  _ref109$size = _ref109.size,
2782
2798
  size = _ref109$size === void 0 ? 16 : _ref109$size,
@@ -2789,15 +2805,19 @@ var JsonReference = /*#__PURE__*/React.forwardRef(function JsonReference(_ref109
2789
2805
  xmlns: "http://www.w3.org/2000/svg",
2790
2806
  viewBox: "0 0 32 32",
2791
2807
  fill: "currentColor"
2792
- }, rest), _path209 || (_path209 = /*#__PURE__*/React.createElement("path", {
2793
- d: "M4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20zM29 12L27 6 25 6 25 16 27 16 27 10 29 16 31 16 31 6 29 6 29 12zM21.3335 6h-2.667A1.6683 1.6683 0 0017 7.6665v6.667A1.6684 1.6684 0 0018.6665 16h2.667A1.6683 1.6683 0 0023 14.3335V7.6665A1.6683 1.6683 0 0021.3335 6zM21 14H19V8h2zM9 7.6665V10a2.002 2.002 0 002 2h2v2H9v2h4.3335A1.6683 1.6683 0 0015 14.3335V12a2.002 2.002 0 00-2-2H11V8h4V6H10.6665A1.6683 1.6683 0 009 7.6665zM5 14H3V12H1v2.3335A1.6684 1.6684 0 002.6665 16h2.667A1.6683 1.6683 0 007 14.3335V6H5z"
2808
+ }, rest), _path214 || (_path214 = /*#__PURE__*/React.createElement("path", {
2809
+ fill: "none",
2810
+ d: "M16,8a1.5,1.5,0,1,1-1.5,1.5A1.5,1.5,0,0,1,16,8Zm4,13.875H17.125v-8H13v2.25h1.875v5.75H12v2.25h8Z",
2811
+ "data-icon-path": "inner-path"
2812
+ })), _path215 || (_path215 = /*#__PURE__*/React.createElement("path", {
2813
+ d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm0,6a1.5,1.5,0,1,1-1.5,1.5A1.5,1.5,0,0,1,16,8Zm4,16.125H12v-2.25h2.875v-5.75H13v-2.25h4.125v8H20Z"
2794
2814
  })), children);
2795
2815
  });
2796
2816
 
2797
2817
  if (process.env.NODE_ENV !== "production") {
2798
- JsonReference.propTypes = iconPropTypes;
2818
+ InformationFilled.propTypes = iconPropTypes;
2799
2819
  }
2800
- var JumpLink = /*#__PURE__*/React.forwardRef(function JumpLink(_ref110, ref) {
2820
+ var InformationSquare = /*#__PURE__*/React.forwardRef(function InformationSquare(_ref110, ref) {
2801
2821
  var children = _ref110.children,
2802
2822
  _ref110$size = _ref110.size,
2803
2823
  size = _ref110$size === void 0 ? 16 : _ref110$size,
@@ -2810,15 +2830,17 @@ var JumpLink = /*#__PURE__*/React.forwardRef(function JumpLink(_ref110, ref) {
2810
2830
  xmlns: "http://www.w3.org/2000/svg",
2811
2831
  viewBox: "0 0 32 32",
2812
2832
  fill: "currentColor"
2813
- }, rest), _path210 || (_path210 = /*#__PURE__*/React.createElement("path", {
2814
- d: "M13.4141,17.5859,18,22.1719V8H8V6H18a2.0024,2.0024,0,0,1,2,2V22.1719l4.5859-4.586L26,19l-7,7-7-7Z"
2833
+ }, rest), _path216 || (_path216 = /*#__PURE__*/React.createElement("path", {
2834
+ 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"
2835
+ })), _path217 || (_path217 = /*#__PURE__*/React.createElement("path", {
2836
+ d: "M26,28H6a2.0023,2.0023,0,0,1-2-2V6A2.0023,2.0023,0,0,1,6,4H26a2.0023,2.0023,0,0,1,2,2V26A2.0023,2.0023,0,0,1,26,28ZM6,6V26H26V6Z"
2815
2837
  })), children);
2816
2838
  });
2817
2839
 
2818
2840
  if (process.env.NODE_ENV !== "production") {
2819
- JumpLink.propTypes = iconPropTypes;
2841
+ InformationSquare.propTypes = iconPropTypes;
2820
2842
  }
2821
- var KeepDry = /*#__PURE__*/React.forwardRef(function KeepDry(_ref111, ref) {
2843
+ var InformationSquareFilled = /*#__PURE__*/React.forwardRef(function InformationSquareFilled(_ref111, ref) {
2822
2844
  var children = _ref111.children,
2823
2845
  _ref111$size = _ref111.size,
2824
2846
  size = _ref111$size === void 0 ? 16 : _ref111$size,
@@ -2831,17 +2853,19 @@ var KeepDry = /*#__PURE__*/React.forwardRef(function KeepDry(_ref111, ref) {
2831
2853
  xmlns: "http://www.w3.org/2000/svg",
2832
2854
  viewBox: "0 0 32 32",
2833
2855
  fill: "currentColor"
2834
- }, rest), _path211 || (_path211 = /*#__PURE__*/React.createElement("path", {
2835
- d: "M25,10a3.8978,3.8978,0,0,1-4-3.777,3.9017,3.9017,0,0,1,.6533-2.0639L24.17.4141a1.0381,1.0381,0,0,1,1.6592,0L28.3154,4.11A3.9693,3.9693,0,0,1,29,6.223,3.8978,3.8978,0,0,1,25,10Zm0-7.2368L23.3438,5.2257A1.89,1.89,0,0,0,23,6.223a2.014,2.014,0,0,0,4,0,1.98,1.98,0,0,0-.375-1.0466Z"
2836
- })), _path212 || (_path212 = /*#__PURE__*/React.createElement("path", {
2837
- d: "M29.9854,15.83a13.9726,13.9726,0,0,0-1.8147-4.8323L26.4329,12.001a12.092,12.092,0,0,1,1.07,2.2124A5.4079,5.4079,0,0,0,26,14a6.5439,6.5439,0,0,0-3.939,1.333,14.5177,14.5177,0,0,0-3.0456-8.9341A13.8858,13.8858,0,0,0,17,4.4014V2H15V4.0464A14.3808,14.3808,0,0,0,2.0146,15.83,1,1,0,0,0,3.51,16.86,4.8551,4.8551,0,0,1,6,16a4.8653,4.8653,0,0,1,4.1406,2.5107,1.0393,1.0393,0,0,0,1.7188,0A5.02,5.02,0,0,1,15,16.1255V25.5a2.5,2.5,0,0,1-5,0V25H8v.5a4.5,4.5,0,0,0,9,0V16.1255a5.02,5.02,0,0,1,3.1406,2.3852.9994.9994,0,0,0,1.7188,0A4.8653,4.8653,0,0,1,26,16a4.8551,4.8551,0,0,1,2.49.86,1,1,0,0,0,1.4957-1.03ZM9.939,15.333A6.5439,6.5439,0,0,0,6,14a5.4079,5.4079,0,0,0-1.5034.2134,12.4413,12.4413,0,0,1,8.488-7.8145A14.5157,14.5157,0,0,0,9.939,15.333ZM16,14a6.5526,6.5526,0,0,0-4.0564,1.4307c.0378-2.22.6089-6.49,4.0564-9.1763,3.4307,2.6768,4.009,6.9487,4.0522,9.1728A6.552,6.552,0,0,0,16,14Z"
2856
+ }, rest), _path218 || (_path218 = /*#__PURE__*/React.createElement("path", {
2857
+ fill: "none",
2858
+ d: "M16,8a1.5,1.5,0,1,1-1.5,1.5A1.5,1.5,0,0,1,16,8Zm4,13.875H17.125v-8H13v2.25h1.875v5.75H12v2.25h8Z",
2859
+ "data-icon-path": "inner-path"
2860
+ })), _path219 || (_path219 = /*#__PURE__*/React.createElement("path", {
2861
+ 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,4ZM16,8a1.5,1.5,0,1,1-1.5,1.5A1.5,1.5,0,0,1,16,8Zm4,16.125H12v-2.25h2.875v-5.75H13v-2.25h4.125v8H20Z"
2838
2862
  })), children);
2839
2863
  });
2840
2864
 
2841
2865
  if (process.env.NODE_ENV !== "production") {
2842
- KeepDry.propTypes = iconPropTypes;
2866
+ InformationSquareFilled.propTypes = iconPropTypes;
2843
2867
  }
2844
- var Keyboard = /*#__PURE__*/React.forwardRef(function Keyboard(_ref112, ref) {
2868
+ var InfrastructureClassic = /*#__PURE__*/React.forwardRef(function InfrastructureClassic(_ref112, ref) {
2845
2869
  var children = _ref112.children,
2846
2870
  _ref112$size = _ref112.size,
2847
2871
  size = _ref112$size === void 0 ? 16 : _ref112$size,
@@ -2854,17 +2878,17 @@ var Keyboard = /*#__PURE__*/React.forwardRef(function Keyboard(_ref112, ref) {
2854
2878
  xmlns: "http://www.w3.org/2000/svg",
2855
2879
  viewBox: "0 0 32 32",
2856
2880
  fill: "currentColor"
2857
- }, rest), _path213 || (_path213 = /*#__PURE__*/React.createElement("path", {
2858
- d: "M28,26H4a2,2,0,0,1-2-2V10A2,2,0,0,1,4,8H28a2,2,0,0,1,2,2V24A2,2,0,0,1,28,26ZM4,10V24H28V10Z"
2859
- })), _path214 || (_path214 = /*#__PURE__*/React.createElement("path", {
2860
- d: "M10 20H21V22H10zM6 12H8V14H6zM10 12H12V14H10zM14 12H16V14H14zM18 12H20V14H18zM6 20H8V22H6zM6 16H8V18H6zM10 16H12V18H10zM14 16H16V18H14zM22 12H26V14H22zM22 16H26V18H22zM18 16H20V18H18zM23 20H26V22H23z"
2881
+ }, rest), _path220 || (_path220 = /*#__PURE__*/React.createElement("path", {
2882
+ d: "M18 26H30V28H18zM18 21H30V23H18zM18 16H30V18H18z"
2883
+ })), _path221 || (_path221 = /*#__PURE__*/React.createElement("path", {
2884
+ d: "M14,25H9.5A7.4964,7.4964,0,0,1,8.1782,10.124,10,10,0,0,1,28,12H26a7.999,7.999,0,0,0-15.9507-.87l-.09.8335L9.123,12.02A5.4962,5.4962,0,0,0,9.5,23H14Z"
2861
2885
  })), children);
2862
2886
  });
2863
2887
 
2864
2888
  if (process.env.NODE_ENV !== "production") {
2865
- Keyboard.propTypes = iconPropTypes;
2889
+ InfrastructureClassic.propTypes = iconPropTypes;
2866
2890
  }
2867
- var KeyboardOff = /*#__PURE__*/React.forwardRef(function KeyboardOff(_ref113, ref) {
2891
+ var Insert = /*#__PURE__*/React.forwardRef(function Insert(_ref113, ref) {
2868
2892
  var children = _ref113.children,
2869
2893
  _ref113$size = _ref113.size,
2870
2894
  size = _ref113$size === void 0 ? 16 : _ref113$size,
@@ -2877,29 +2901,20 @@ var KeyboardOff = /*#__PURE__*/React.forwardRef(function KeyboardOff(_ref113, re
2877
2901
  xmlns: "http://www.w3.org/2000/svg",
2878
2902
  viewBox: "0 0 32 32",
2879
2903
  fill: "currentColor"
2880
- }, rest), _path215 || (_path215 = /*#__PURE__*/React.createElement("path", {
2881
- d: "M6 12H8V14H6zM18 12H20V14H18zM6 20H8V22H6zM6 16H8V18H6zM10 16H12V18H10zM22 12H26V14H22zM22 16H26V18H22z"
2882
- })), _path216 || (_path216 = /*#__PURE__*/React.createElement("path", {
2883
- d: "M14.2 10H28v13h2V10c0-1.1-.9-2-2-2H12.2L14.2 10zM30 28.6L3.4 2 2 3.4 6.6 8H4c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h20.6l4 4L30 28.6zM4 24V10h4.6l2 2H10v2h2.6l2 2H14v2h2.6l2 2H10v2h10.6l2 2H4z"
2904
+ }, rest), _path222 || (_path222 = /*#__PURE__*/React.createElement("path", {
2905
+ d: "M2 9h9V2H2zM4 4H9V7H4zM2 19h9V12H2zm2-5H9v3H4zM2 29h9V22H2zm2-5H9v3H4zM27 9H18l3.41-3.59L20 4l-6 6 6 6 1.41-1.41L18 11h9a1 1 0 011 1V24a1 1 0 01-1 1H15v2H27a3 3 0 003-3V12A3 3 0 0027 9z"
2884
2906
  })), children);
2885
2907
  });
2886
2908
 
2887
2909
  if (process.env.NODE_ENV !== "production") {
2888
- KeyboardOff.propTypes = iconPropTypes;
2910
+ Insert.propTypes = iconPropTypes;
2889
2911
  }
2890
- var Kubernetes = /*#__PURE__*/React.forwardRef(function Kubernetes(_ref114, ref) {
2912
+ var InsertPage = /*#__PURE__*/React.forwardRef(function InsertPage(_ref114, ref) {
2891
2913
  var children = _ref114.children,
2892
2914
  _ref114$size = _ref114.size,
2893
2915
  size = _ref114$size === void 0 ? 16 : _ref114$size,
2894
2916
  rest = _objectWithoutProperties(_ref114, _excluded114);
2895
2917
 
2896
- if (process.env.NODE_ENV !== "production") {
2897
- if (!didWarnAboutDeprecation["Kubernetes"]) {
2898
- didWarnAboutDeprecation["Kubernetes"] = true;
2899
- console.warn("The current kubernetes icon has been replaced by logo--kubernetes. As a result, the Kubernetes component will be removed in the next major version of @carbon/icons-react.");
2900
- }
2901
- }
2902
-
2903
2918
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2904
2919
  width: size,
2905
2920
  height: size,
@@ -2907,15 +2922,15 @@ var Kubernetes = /*#__PURE__*/React.forwardRef(function Kubernetes(_ref114, ref)
2907
2922
  xmlns: "http://www.w3.org/2000/svg",
2908
2923
  viewBox: "0 0 32 32",
2909
2924
  fill: "currentColor"
2910
- }, rest), _path217 || (_path217 = /*#__PURE__*/React.createElement("path", {
2911
- d: "M29.2227,17.9639,25.9194,17.21a9.7843,9.7843,0,0,0-1.5249-6.6245l2.54-2.0254L25.6875,6.9961,23.1482,9.0205A9.97,9.97,0,0,0,17,6.0508V3H15V6.0508a9.97,9.97,0,0,0-6.1482,2.97L6.3125,6.9961,5.0654,8.56l2.54,2.0254A9.7843,9.7843,0,0,0,6.0806,17.21l-3.3033.7544.4454,1.9492L6.52,19.1606a10.0359,10.0359,0,0,0,4.2688,5.358l-1.33,2.7631,1.8018.8677L12.59,25.3882a9.8113,9.8113,0,0,0,6.8208,0L20.74,28.1494l1.8018-.8682-1.33-2.7626a10.0359,10.0359,0,0,0,4.2688-5.358l3.2973.7525ZM24,16c0,.2573-.0148.5112-.0386.7627l-5-1.1416a2.9664,2.9664,0,0,0-.1376-.5942L22.82,11.84A7.9392,7.9392,0,0,1,24,16Zm-9,0a1,1,0,1,1,1,1A1.0009,1.0009,0,0,1,15,16Zm6.5758-5.7256L17.58,13.4609a3.0028,3.0028,0,0,0-.58-.2768V8.0693A7.9762,7.9762,0,0,1,21.5758,10.2744ZM15,8.0693v5.1148a3.0028,3.0028,0,0,0-.58.2768l-3.9956-3.1865A7.9762,7.9762,0,0,1,15,8.0693ZM8,16a7.9392,7.9392,0,0,1,1.18-4.16l3.9962,3.1866a2.9664,2.9664,0,0,0-.1376.5942l-5,1.1416C8.0148,16.5112,8,16.2573,8,16Zm.4835,2.7124,4.9752-1.1362a3.0132,3.0132,0,0,0,.4146.5366L11.6594,22.71A8.031,8.031,0,0,1,8.4835,18.7124ZM16,24a7.9679,7.9679,0,0,1-2.54-.42l2.2206-4.6123A2.9988,2.9988,0,0,0,16,19a2.9988,2.9988,0,0,0,.319-.0322L18.54,23.58A7.9546,7.9546,0,0,1,16,24Zm4.3406-1.29-2.2139-4.5976a3.0132,3.0132,0,0,0,.4146-.5366l4.9752,1.1362A8.031,8.031,0,0,1,20.3406,22.71Z"
2925
+ }, rest), _path223 || (_path223 = /*#__PURE__*/React.createElement("path", {
2926
+ d: "M26 30H24V20H12V30H10V20a2.0021 2.0021 0 012-2H24a2.0021 2.0021 0 012 2zM5.17 16L2 19.17 3.411 20.589 8 16 3.42 11.42 2 12.83 5.17 16zM24 14H12a2.0021 2.0021 0 01-2-2V2h2V12H24V2h2V12A2.0021 2.0021 0 0124 14z"
2912
2927
  })), children);
2913
2928
  });
2914
2929
 
2915
2930
  if (process.env.NODE_ENV !== "production") {
2916
- Kubernetes.propTypes = iconPropTypes;
2931
+ InsertPage.propTypes = iconPropTypes;
2917
2932
  }
2918
- var Label = /*#__PURE__*/React.forwardRef(function Label(_ref115, ref) {
2933
+ var InsertSyntax = /*#__PURE__*/React.forwardRef(function InsertSyntax(_ref115, ref) {
2919
2934
  var children = _ref115.children,
2920
2935
  _ref115$size = _ref115.size,
2921
2936
  size = _ref115$size === void 0 ? 16 : _ref115$size,
@@ -2928,17 +2943,17 @@ var Label = /*#__PURE__*/React.forwardRef(function Label(_ref115, ref) {
2928
2943
  xmlns: "http://www.w3.org/2000/svg",
2929
2944
  viewBox: "0 0 32 32",
2930
2945
  fill: "currentColor"
2931
- }, rest), _path218 || (_path218 = /*#__PURE__*/React.createElement("path", {
2932
- d: "M23 13H18v2h5v2H19a2 2 0 00-2 2v2a2 2 0 002 2h6V15A2.0023 2.0023 0 0023 13zm0 8H19V19h4zM13 9H9a2.002 2.002 0 00-2 2V23H9V18h4v5h2V11A2.002 2.002 0 0013 9zM9 16V11h4v5z"
2933
- })), _path219 || (_path219 = /*#__PURE__*/React.createElement("path", {
2934
- d: "M28,28H4a2.0021,2.0021,0,0,1-2-2V6A2.0021,2.0021,0,0,1,4,4H28a2.0021,2.0021,0,0,1,2,2V26A2.0021,2.0021,0,0,1,28,28ZM4,6V26H28V6Z"
2946
+ }, rest), _path224 || (_path224 = /*#__PURE__*/React.createElement("path", {
2947
+ d: "M20.17 16L17.59 18.58 19 20 23 16 19 12 17.58 13.41 20.17 16zM11.83 16L14.41 13.42 13 12 9 16 13 20 14.42 18.59 11.83 16z"
2948
+ })), _path225 || (_path225 = /*#__PURE__*/React.createElement("path", {
2949
+ d: "M27,22.142V9.858A3.9916,3.9916,0,1,0,22.142,5H9.858A3.9916,3.9916,0,1,0,5,9.858V22.142A3.9916,3.9916,0,1,0,9.858,27H22.142A3.9916,3.9916,0,1,0,27,22.142ZM26,4a2,2,0,1,1-2,2A2.0023,2.0023,0,0,1,26,4ZM4,6A2,2,0,1,1,6,8,2.002,2.002,0,0,1,4,6ZM6,28a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,6,28Zm16.142-3H9.858A3.9937,3.9937,0,0,0,7,22.142V9.858A3.9947,3.9947,0,0,0,9.858,7H22.142A3.9937,3.9937,0,0,0,25,9.858V22.142A3.9931,3.9931,0,0,0,22.142,25ZM26,28a2,2,0,1,1,2-2A2.0027,2.0027,0,0,1,26,28Z"
2935
2950
  })), children);
2936
2951
  });
2937
2952
 
2938
2953
  if (process.env.NODE_ENV !== "production") {
2939
- Label.propTypes = iconPropTypes;
2954
+ InsertSyntax.propTypes = iconPropTypes;
2940
2955
  }
2941
- var Language = /*#__PURE__*/React.forwardRef(function Language(_ref116, ref) {
2956
+ var Inspection = /*#__PURE__*/React.forwardRef(function Inspection(_ref116, ref) {
2942
2957
  var children = _ref116.children,
2943
2958
  _ref116$size = _ref116.size,
2944
2959
  size = _ref116$size === void 0 ? 16 : _ref116$size,
@@ -2951,15 +2966,17 @@ var Language = /*#__PURE__*/React.forwardRef(function Language(_ref116, ref) {
2951
2966
  xmlns: "http://www.w3.org/2000/svg",
2952
2967
  viewBox: "0 0 32 32",
2953
2968
  fill: "currentColor"
2954
- }, rest), _path220 || (_path220 = /*#__PURE__*/React.createElement("path", {
2955
- d: "M18 19H24V21H18zM18 15H30V17H18zM18 11H30V13H18zM14 21V19H9V17H7v2H2v2h8.2148a8.5914 8.5914 0 01-2.2159 3.9771A9.2731 9.2731 0 016.5521 23H4.3334a10.8553 10.8553 0 002.1451 3.2966A14.6584 14.6584 0 013 28.127L3.7021 30a16.42 16.42 0 004.2907-2.3362A16.4883 16.4883 0 0012.2979 30L13 28.127A14.664 14.664 0 019.5228 26.3 10.3132 10.3132 0 0012.2516 21zM11.1666 13H13.333L8.75 2H6.5832L2 13H4.1664L5 11h5.3335zM5.8331 9L7.6665 4.6 9.5 9z"
2969
+ }, rest), _path226 || (_path226 = /*#__PURE__*/React.createElement("path", {
2970
+ d: "M15 17.18L12.41 14.59 11 16 15 20 22 13 20.59 11.59 15 17.18z"
2971
+ })), _path227 || (_path227 = /*#__PURE__*/React.createElement("path", {
2972
+ d: "M30,15H27.9492A12.0071,12.0071,0,0,0,17,4.0508V2H15V4.0508A12.0071,12.0071,0,0,0,4.0508,15H2v2H4.0508A12.0071,12.0071,0,0,0,15,27.9492V30h2V27.9492A12.0071,12.0071,0,0,0,27.9492,17H30ZM17,25.9492V23H15v2.9492A10.0166,10.0166,0,0,1,6.0508,17H9V15H6.0508A10.0166,10.0166,0,0,1,15,6.0508V9h2V6.0508A10.0166,10.0166,0,0,1,25.9492,15H23v2h2.949A10.0165,10.0165,0,0,1,17,25.9492Z"
2956
2973
  })), children);
2957
2974
  });
2958
2975
 
2959
2976
  if (process.env.NODE_ENV !== "production") {
2960
- Language.propTypes = iconPropTypes;
2977
+ Inspection.propTypes = iconPropTypes;
2961
2978
  }
2962
- var Laptop = /*#__PURE__*/React.forwardRef(function Laptop(_ref117, ref) {
2979
+ var InstanceBx = /*#__PURE__*/React.forwardRef(function InstanceBx(_ref117, ref) {
2963
2980
  var children = _ref117.children,
2964
2981
  _ref117$size = _ref117.size,
2965
2982
  size = _ref117$size === void 0 ? 16 : _ref117$size,
@@ -2972,18 +2989,21 @@ var Laptop = /*#__PURE__*/React.forwardRef(function Laptop(_ref117, ref) {
2972
2989
  xmlns: "http://www.w3.org/2000/svg",
2973
2990
  viewBox: "0 0 32 32",
2974
2991
  fill: "currentColor"
2975
- }, rest), _path221 || (_path221 = /*#__PURE__*/React.createElement("path", {
2976
- d: "M26,24H6a2.0023,2.0023,0,0,1-2-2V8A2.002,2.002,0,0,1,6,6H26a2.0023,2.0023,0,0,1,2,2V22A2.0027,2.0027,0,0,1,26,24ZM6,8V22H26V8Z",
2977
- transform: "translate(0 .005)"
2978
- })), _path222 || (_path222 = /*#__PURE__*/React.createElement("path", {
2979
- d: "M2 26.005H30V28.005H2z"
2992
+ }, rest), _path228 || (_path228 = /*#__PURE__*/React.createElement("path", {
2993
+ d: "M12 5A3.0033 3.0033 0 009 2H4V15H9a3.0033 3.0033 0 003-3V10.5a2.977 2.977 0 00-.78-2 2.9768 2.9768 0 00.78-2zM6 4H9a1.0013 1.0013 0 011 1V6.5513A.9587.9587 0 019 7.5H6zm4 8a1.0009 1.0009 0 01-1 1H6V9.5H9a1.0009 1.0009 0 011 1zM22 5L20 5 18 8.897 16 5 14 5 16.905 10 14 15 16 15 18 11.201 20 15 22 15 19.098 10 22 5z"
2994
+ })), _circle38 || (_circle38 = /*#__PURE__*/React.createElement("circle", {
2995
+ cx: "9",
2996
+ cy: "27",
2997
+ r: "1"
2998
+ })), _path229 || (_path229 = /*#__PURE__*/React.createElement("path", {
2999
+ d: "M2 18H6V20H2zM8 18H12V20H8zM14 18H18V20H14zM20 18H24V20H20zM26 18H30V20H26zM26 31H6a2.0021 2.0021 0 01-2-2V25a2.0021 2.0021 0 012-2H26a2.0021 2.0021 0 012 2v4A2.0021 2.0021 0 0126 31zM6 25v4H26V25z"
2980
3000
  })), children);
2981
3001
  });
2982
3002
 
2983
3003
  if (process.env.NODE_ENV !== "production") {
2984
- Laptop.propTypes = iconPropTypes;
3004
+ InstanceBx.propTypes = iconPropTypes;
2985
3005
  }
2986
- var Lasso = /*#__PURE__*/React.forwardRef(function Lasso(_ref118, ref) {
3006
+ var InstanceClassic = /*#__PURE__*/React.forwardRef(function InstanceClassic(_ref118, ref) {
2987
3007
  var children = _ref118.children,
2988
3008
  _ref118$size = _ref118.size,
2989
3009
  size = _ref118$size === void 0 ? 16 : _ref118$size,
@@ -2996,15 +3016,21 @@ var Lasso = /*#__PURE__*/React.forwardRef(function Lasso(_ref118, ref) {
2996
3016
  xmlns: "http://www.w3.org/2000/svg",
2997
3017
  viewBox: "0 0 32 32",
2998
3018
  fill: "currentColor"
2999
- }, rest), _path223 || (_path223 = /*#__PURE__*/React.createElement("path", {
3000
- d: "M20,2H12A9.9842,9.9842,0,0,0,7.0349,20.6553C7.0249,20.7705,7,20.8818,7,21a3.9929,3.9929,0,0,0,2.9106,3.83A4.0049,4.0049,0,0,1,6,28H4v2H6a6.0044,6.0044,0,0,0,5.928-5.12,3.9966,3.9966,0,0,0,2.93-2.88H20A10,10,0,0,0,20,2ZM11,23a2,2,0,1,1,2-2A2.0025,2.0025,0,0,1,11,23Zm9-3H14.8579a3.9841,3.9841,0,0,0-7.15-1.2637A7.99,7.99,0,0,1,12,4h8a8,8,0,0,1,0,16Z"
3019
+ }, rest), _path230 || (_path230 = /*#__PURE__*/React.createElement("path", {
3020
+ d: "M23.5,21H23V19h.5a4.4975,4.4975,0,0,0,.3564-8.981l-.8154-.0639-.0986-.812a6.9938,6.9938,0,0,0-13.8838,0l-.0991.812-.8155.0639A4.4975,4.4975,0,0,0,8.5,19H9v2H8.5A6.4973,6.4973,0,0,1,7.2,8.1362a8.9943,8.9943,0,0,1,17.6006,0A6.4974,6.4974,0,0,1,23.5,21Z"
3021
+ })), _circle39 || (_circle39 = /*#__PURE__*/React.createElement("circle", {
3022
+ cx: "9",
3023
+ cy: "27",
3024
+ r: "1"
3025
+ })), _path231 || (_path231 = /*#__PURE__*/React.createElement("path", {
3026
+ d: "M26,23H17V15.83l2.59,2.58L21,17l-5-5-5,5,1.41,1.41L15,15.83V23H6a2.0023,2.0023,0,0,0-2,2v4a2.0023,2.0023,0,0,0,2,2H26a2.0023,2.0023,0,0,0,2-2V25A2.0023,2.0023,0,0,0,26,23Zm0,6H6V25H26Z"
3001
3027
  })), children);
3002
3028
  });
3003
3029
 
3004
3030
  if (process.env.NODE_ENV !== "production") {
3005
- Lasso.propTypes = iconPropTypes;
3031
+ InstanceClassic.propTypes = iconPropTypes;
3006
3032
  }
3007
- var LassoPolygon = /*#__PURE__*/React.forwardRef(function LassoPolygon(_ref119, ref) {
3033
+ var InstanceCx = /*#__PURE__*/React.forwardRef(function InstanceCx(_ref119, ref) {
3008
3034
  var children = _ref119.children,
3009
3035
  _ref119$size = _ref119.size,
3010
3036
  size = _ref119$size === void 0 ? 16 : _ref119$size,
@@ -3017,35 +3043,24 @@ var LassoPolygon = /*#__PURE__*/React.forwardRef(function LassoPolygon(_ref119,
3017
3043
  xmlns: "http://www.w3.org/2000/svg",
3018
3044
  viewBox: "0 0 32 32",
3019
3045
  fill: "currentColor"
3020
- }, rest), _path224 || (_path224 = /*#__PURE__*/React.createElement("path", {
3021
- d: "M29.6245,2.2193a1.0005,1.0005,0,0,0-1.0972-.1006L17.9353,7.8,3.366,2.0694a1,1,0,0,0-1.28,1.3369l6.4353,14.479A3.965,3.965,0,0,0,9.9106,24.83,4.0049,4.0049,0,0,1,6,28H4v2H6a6.0044,6.0044,0,0,0,5.928-5.12,4.0021,4.0021,0,0,0,2.93-2.88H23.24a2,2,0,0,0,1.9273-1.4649L29.9634,3.2676A1,1,0,0,0,29.6245,2.2193ZM11,23a2,2,0,1,1,2-2A2.0025,2.0025,0,0,1,11,23Zm12.24-3H14.8579a3.897,3.897,0,0,0-4.5117-2.9336L4.905,4.8238,18.0647,10,27.41,4.9878Z"
3046
+ }, rest), _circle40 || (_circle40 = /*#__PURE__*/React.createElement("circle", {
3047
+ cx: "9",
3048
+ cy: "27",
3049
+ r: "1"
3050
+ })), _path232 || (_path232 = /*#__PURE__*/React.createElement("path", {
3051
+ d: "M22 5L20 5 18 8.897 16 5 14 5 16.905 10 14 15 16 15 18 11.201 20 15 22 15 19.098 10 22 5zM12 15H6a2.0023 2.0023 0 01-2-2V4A2.002 2.002 0 016 2h6V4H6v9h6zM2 18H6V20H2zM8 18H12V20H8zM14 18H18V20H14zM20 18H24V20H20zM26 18H30V20H26zM26 31H6a2.0021 2.0021 0 01-2-2V25a2.0021 2.0021 0 012-2H26a2.0021 2.0021 0 012 2v4A2.0021 2.0021 0 0126 31zM6 25v4H26V25z"
3022
3052
  })), children);
3023
3053
  });
3024
3054
 
3025
3055
  if (process.env.NODE_ENV !== "production") {
3026
- LassoPolygon.propTypes = iconPropTypes;
3056
+ InstanceCx.propTypes = iconPropTypes;
3027
3057
  }
3028
- var Launch = /*#__PURE__*/React.forwardRef(function Launch(_ref120, ref) {
3058
+ var InstanceMx = /*#__PURE__*/React.forwardRef(function InstanceMx(_ref120, ref) {
3029
3059
  var children = _ref120.children,
3030
3060
  _ref120$size = _ref120.size,
3031
3061
  size = _ref120$size === void 0 ? 16 : _ref120$size,
3032
3062
  rest = _objectWithoutProperties(_ref120, _excluded120);
3033
3063
 
3034
- if (size === 16 || size === "16" || size === "16px") {
3035
- return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
3036
- width: size,
3037
- height: size,
3038
- ref: ref,
3039
- xmlns: "http://www.w3.org/2000/svg",
3040
- viewBox: "0 0 16 16",
3041
- fill: "currentColor"
3042
- }, rest), _path225 || (_path225 = /*#__PURE__*/React.createElement("path", {
3043
- d: "M13,14H3c-0.6,0-1-0.4-1-1V3c0-0.6,0.4-1,1-1h5v1H3v10h10V8h1v5C14,13.6,13.6,14,13,14z"
3044
- })), _path226 || (_path226 = /*#__PURE__*/React.createElement("path", {
3045
- d: "M10 1L10 2 13.3 2 9 6.3 9.7 7 14 2.7 14 6 15 6 15 1z"
3046
- })), children);
3047
- }
3048
-
3049
3064
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
3050
3065
  width: size,
3051
3066
  height: size,
@@ -3053,17 +3068,21 @@ var Launch = /*#__PURE__*/React.forwardRef(function Launch(_ref120, ref) {
3053
3068
  xmlns: "http://www.w3.org/2000/svg",
3054
3069
  viewBox: "0 0 32 32",
3055
3070
  fill: "currentColor"
3056
- }, rest), _path227 || (_path227 = /*#__PURE__*/React.createElement("path", {
3057
- d: "M26,28H6a2.0027,2.0027,0,0,1-2-2V6A2.0027,2.0027,0,0,1,6,4H16V6H6V26H26V16h2V26A2.0027,2.0027,0,0,1,26,28Z"
3058
- })), _path228 || (_path228 = /*#__PURE__*/React.createElement("path", {
3059
- d: "M20 2L20 4 26.586 4 18 12.586 19.414 14 28 5.414 28 12 30 12 30 2 20 2z"
3071
+ }, rest), _path233 || (_path233 = /*#__PURE__*/React.createElement("path", {
3072
+ d: "M22 5L20 5 18 8.897 16 5 14 5 16.905 10 14 15 16 15 18 11.201 20 15 22 15 19.098 10 22 5zM10 2L8.485 6.374 8 8 7.535 6.374 6 2 4 2 4 15 6 15 6 7.374 5.841 5.378 6.421 7.374 8 12 9.579 7.374 10.159 5.374 10 7.374 10 15 12 15 12 2 10 2z"
3073
+ })), _circle41 || (_circle41 = /*#__PURE__*/React.createElement("circle", {
3074
+ cx: "9",
3075
+ cy: "27",
3076
+ r: "1"
3077
+ })), _path234 || (_path234 = /*#__PURE__*/React.createElement("path", {
3078
+ d: "M2 18H6V20H2zM8 18H12V20H8zM14 18H18V20H14zM20 18H24V20H20zM26 18H30V20H26zM26 31H6a2.0021 2.0021 0 01-2-2V25a2.0021 2.0021 0 012-2H26a2.0021 2.0021 0 012 2v4A2.0021 2.0021 0 0126 31zM6 25v4H26V25z"
3060
3079
  })), children);
3061
3080
  });
3062
3081
 
3063
3082
  if (process.env.NODE_ENV !== "production") {
3064
- Launch.propTypes = iconPropTypes;
3083
+ InstanceMx.propTypes = iconPropTypes;
3065
3084
  }
3066
- var WatsonHealthLaunchStudy_1 = /*#__PURE__*/React.forwardRef(function WatsonHealthLaunchStudy_1(_ref121, ref) {
3085
+ var InstanceVirtual = /*#__PURE__*/React.forwardRef(function InstanceVirtual(_ref121, ref) {
3067
3086
  var children = _ref121.children,
3068
3087
  _ref121$size = _ref121.size,
3069
3088
  size = _ref121$size === void 0 ? 16 : _ref121$size,
@@ -3076,21 +3095,19 @@ var WatsonHealthLaunchStudy_1 = /*#__PURE__*/React.forwardRef(function WatsonHea
3076
3095
  xmlns: "http://www.w3.org/2000/svg",
3077
3096
  viewBox: "0 0 32 32",
3078
3097
  fill: "currentColor"
3079
- }, rest), _circle30 || (_circle30 = /*#__PURE__*/React.createElement("circle", {
3080
- cx: "23",
3081
- cy: "25",
3098
+ }, rest), _circle42 || (_circle42 = /*#__PURE__*/React.createElement("circle", {
3099
+ cx: "7",
3100
+ cy: "23",
3082
3101
  r: "1"
3083
- })), _path229 || (_path229 = /*#__PURE__*/React.createElement("path", {
3084
- d: "M26 22v6H6V22H26m0-2H6a2 2 0 00-2 2v6a2 2 0 002 2H26a2 2 0 002-2V22a2 2 0 00-2-2zM20.59 10.59L17 14.17 17 2 15 2 15 14.17 11.41 10.59 10 12 16 18 22 12 20.59 10.59z"
3085
- })), _path230 || (_path230 = /*#__PURE__*/React.createElement("path", {
3086
- d: "M8 24H20V26H8z"
3102
+ })), _path235 || (_path235 = /*#__PURE__*/React.createElement("path", {
3103
+ d: "M2 6H6V8H2zM8 6H12V8H8zM14 6H18V8H14zM20 6H24V8H20zM26 6H30V8H26zM28 28H4a2.0021 2.0021 0 01-2-2V20a2.0021 2.0021 0 012-2H28a2.0021 2.0021 0 012 2v6A2.0021 2.0021 0 0128 28zM4 20v6H28V20zM2 12H30V14H2z"
3087
3104
  })), children);
3088
3105
  });
3089
3106
 
3090
3107
  if (process.env.NODE_ENV !== "production") {
3091
- WatsonHealthLaunchStudy_1.propTypes = iconPropTypes;
3108
+ InstanceVirtual.propTypes = iconPropTypes;
3092
3109
  }
3093
- var WatsonHealthLaunchStudy_2 = /*#__PURE__*/React.forwardRef(function WatsonHealthLaunchStudy_2(_ref122, ref) {
3110
+ var Integration = /*#__PURE__*/React.forwardRef(function Integration(_ref122, ref) {
3094
3111
  var children = _ref122.children,
3095
3112
  _ref122$size = _ref122.size,
3096
3113
  size = _ref122$size === void 0 ? 16 : _ref122$size,
@@ -3103,21 +3120,15 @@ var WatsonHealthLaunchStudy_2 = /*#__PURE__*/React.forwardRef(function WatsonHea
3103
3120
  xmlns: "http://www.w3.org/2000/svg",
3104
3121
  viewBox: "0 0 32 32",
3105
3122
  fill: "currentColor"
3106
- }, rest), _circle31 || (_circle31 = /*#__PURE__*/React.createElement("circle", {
3107
- cx: "23",
3108
- cy: "7",
3109
- r: "1"
3110
- })), _path231 || (_path231 = /*#__PURE__*/React.createElement("path", {
3111
- d: "M26 4v6H6V4H26m0-2H6A2 2 0 004 4v6a2 2 0 002 2H26a2 2 0 002-2V4a2 2 0 00-2-2zM20.59 21.41L17 17.83 17 30 15 30 15 17.83 11.41 21.41 10 20 16 14 22 20 20.59 21.41z"
3112
- })), _path232 || (_path232 = /*#__PURE__*/React.createElement("path", {
3113
- d: "M8 6H20V8H8z"
3123
+ }, rest), _path236 || (_path236 = /*#__PURE__*/React.createElement("path", {
3124
+ d: "M29.88,15.52l-6-11A1,1,0,0,0,23,4H9a1,1,0,0,0-.88.52l-6,11a1,1,0,0,0,0,1l6,11A1,1,0,0,0,9,28H23a1,1,0,0,0,.88-.52l6-11A1,1,0,0,0,29.88,15.52ZM22.93,7l4.39,8h-9.5ZM16,14.14,10.82,6H21.18ZM9.07,7l5.11,8H4.68ZM4.68,17h9.5L9.07,25ZM16,17.86,21.18,26H10.82ZM22.93,25l-5.11-8h9.5Z"
3114
3125
  })), children);
3115
3126
  });
3116
3127
 
3117
3128
  if (process.env.NODE_ENV !== "production") {
3118
- WatsonHealthLaunchStudy_2.propTypes = iconPropTypes;
3129
+ Integration.propTypes = iconPropTypes;
3119
3130
  }
3120
- var WatsonHealthLaunchStudy_3 = /*#__PURE__*/React.forwardRef(function WatsonHealthLaunchStudy_3(_ref123, ref) {
3131
+ var IntentRequestActive = /*#__PURE__*/React.forwardRef(function IntentRequestActive(_ref123, ref) {
3121
3132
  var children = _ref123.children,
3122
3133
  _ref123$size = _ref123.size,
3123
3134
  size = _ref123$size === void 0 ? 16 : _ref123$size,
@@ -3130,21 +3141,17 @@ var WatsonHealthLaunchStudy_3 = /*#__PURE__*/React.forwardRef(function WatsonHea
3130
3141
  xmlns: "http://www.w3.org/2000/svg",
3131
3142
  viewBox: "0 0 32 32",
3132
3143
  fill: "currentColor"
3133
- }, rest), _circle32 || (_circle32 = /*#__PURE__*/React.createElement("circle", {
3134
- cx: "23",
3135
- cy: "25",
3136
- r: "1"
3137
- })), _path233 || (_path233 = /*#__PURE__*/React.createElement("path", {
3138
- d: "M26 22v6H6V22H26m0-2H6a2 2 0 00-2 2v6a2 2 0 002 2H26a2 2 0 002-2V22a2 2 0 00-2-2zM20.59 4.59L17 8.17 17 0 15 0 15 8.17 11.41 4.59 10 6 16 12 22 6 20.59 4.59z"
3139
- })), _path234 || (_path234 = /*#__PURE__*/React.createElement("path", {
3140
- d: "M20.59 10.59L16 15.16 11.41 10.59 10 12 16 18 22 12 20.59 10.59zM8 24H20V26H8z"
3144
+ }, rest), _path237 || (_path237 = /*#__PURE__*/React.createElement("path", {
3145
+ d: "M23 27.2L20.4 24.6 19 26 23 30 31 22 29.6 20.6z"
3146
+ })), _path238 || (_path238 = /*#__PURE__*/React.createElement("path", {
3147
+ d: "M15.4,30L5,23.8c-0.6-0.4-1-1-1-1.7V9.9c0-0.7,0.4-1.4,1-1.7l10-5.9C15.3,2.1,15.6,2,16,2c0.4,0,0.7,0.1,1,0.3l10,5.9 c0.6,0.4,1,1,1,1.7V16h-2V9.9L16,4L6,9.9v12.2l10.5,6.2L15.4,30z"
3141
3148
  })), children);
3142
3149
  });
3143
3150
 
3144
3151
  if (process.env.NODE_ENV !== "production") {
3145
- WatsonHealthLaunchStudy_3.propTypes = iconPropTypes;
3152
+ IntentRequestActive.propTypes = iconPropTypes;
3146
3153
  }
3147
- var Layers = /*#__PURE__*/React.forwardRef(function Layers(_ref124, ref) {
3154
+ var IntentRequestCreate = /*#__PURE__*/React.forwardRef(function IntentRequestCreate(_ref124, ref) {
3148
3155
  var children = _ref124.children,
3149
3156
  _ref124$size = _ref124.size,
3150
3157
  size = _ref124$size === void 0 ? 16 : _ref124$size,
@@ -3157,17 +3164,17 @@ var Layers = /*#__PURE__*/React.forwardRef(function Layers(_ref124, ref) {
3157
3164
  xmlns: "http://www.w3.org/2000/svg",
3158
3165
  viewBox: "0 0 32 32",
3159
3166
  fill: "currentColor"
3160
- }, rest), _path235 || (_path235 = /*#__PURE__*/React.createElement("path", {
3161
- d: "M16,24a.9967.9967,0,0,1-.4741-.12l-13-7L3.4741,15.12,16,21.8643,28.5259,15.12l.9482,1.7607-13,7A.9967.9967,0,0,1,16,24Z"
3162
- })), _path236 || (_path236 = /*#__PURE__*/React.createElement("path", {
3163
- d: "M16 30a.9967.9967 0 01-.4741-.12l-13-7L3.4741 21.12 16 27.8643 28.5259 21.12l.9482 1.7607-13 7A.9967.9967 0 0116 30zM16 18a.9967.9967 0 01-.4741-.12l-13-7a1 1 0 010-1.7607l13-7a.9982.9982 0 01.9482 0l13 7a1 1 0 010 1.7607l-13 7A.9967.9967 0 0116 18zM5.1094 10L16 15.8643 26.8906 10 16 4.1358z"
3167
+ }, rest), _path239 || (_path239 = /*#__PURE__*/React.createElement("path", {
3168
+ d: "M30 24L26 24 26 20 24 20 24 24 20 24 20 26 24 26 24 30 26 30 26 26 30 26z"
3169
+ })), _path240 || (_path240 = /*#__PURE__*/React.createElement("path", {
3170
+ d: "M15.4,30L5,23.8c-0.6-0.4-1-1-1-1.7V9.9c0-0.7,0.4-1.4,1-1.7l10-5.9C15.3,2.1,15.6,2,16,2c0.4,0,0.7,0.1,1,0.3l10,5.9 c0.6,0.4,1,1,1,1.7V16h-2V9.9L16,4L6,9.9v12.2l10.5,6.2L15.4,30z"
3164
3171
  })), children);
3165
3172
  });
3166
3173
 
3167
3174
  if (process.env.NODE_ENV !== "production") {
3168
- Layers.propTypes = iconPropTypes;
3175
+ IntentRequestCreate.propTypes = iconPropTypes;
3169
3176
  }
3170
- var Legend = /*#__PURE__*/React.forwardRef(function Legend(_ref125, ref) {
3177
+ var IntentRequestHeal = /*#__PURE__*/React.forwardRef(function IntentRequestHeal(_ref125, ref) {
3171
3178
  var children = _ref125.children,
3172
3179
  _ref125$size = _ref125.size,
3173
3180
  size = _ref125$size === void 0 ? 16 : _ref125$size,
@@ -3180,21 +3187,15 @@ var Legend = /*#__PURE__*/React.forwardRef(function Legend(_ref125, ref) {
3180
3187
  xmlns: "http://www.w3.org/2000/svg",
3181
3188
  viewBox: "0 0 32 32",
3182
3189
  fill: "currentColor"
3183
- }, rest), _path237 || (_path237 = /*#__PURE__*/React.createElement("path", {
3184
- d: "M16 22H30V24H16z"
3185
- })), _rect || (_rect = /*#__PURE__*/React.createElement("rect", {
3186
- width: "6",
3187
- height: "6",
3188
- x: "4",
3189
- y: "20",
3190
- rx: "1"
3191
- })), _path238 || (_path238 = /*#__PURE__*/React.createElement("path", {
3192
- d: "M16 8H30V10H16zM9.5 12h-5a.5.5 0 01-.4473-.7236l2.5-5.0224a.5206.5206 0 01.8945 0l2.5 5.0225A.5.5 0 019.5 12z"
3190
+ }, rest), _path241 || (_path241 = /*#__PURE__*/React.createElement("path", {
3191
+ d: "M27,20c-0.8,0-1.5,0.3-2.1,0.9l-0.4,0.5l-0.4-0.5C23.5,20.3,22.7,20,22,20s-1.5,0.3-2.1,0.9c-1.2,1.2-1.2,3.1,0,4.3l4.6,4.8 l4.6-4.8c1.2-1.2,1.2-3.1,0-4.3C28.6,20.3,27.8,20,27,20L27,20z"
3192
+ })), _path242 || (_path242 = /*#__PURE__*/React.createElement("path", {
3193
+ d: "M16.6,28.6L4,16L16,4l12.6,12.6l1.4-1.4L17.5,2.6c-0.8-0.8-2.1-0.8-2.9,0L2.6,14.5c-0.8,0.8-0.8,2.1,0,2.9L15.1,30 L16.6,28.6z"
3193
3194
  })), children);
3194
3195
  });
3195
3196
 
3196
3197
  if (process.env.NODE_ENV !== "production") {
3197
- Legend.propTypes = iconPropTypes;
3198
+ IntentRequestHeal.propTypes = iconPropTypes;
3198
3199
  }
3199
3200
 
3200
- export { IbmCloudMassDataMigration, IbmCloudPakApplications, IbmCloudPakBusinessAutomation, IbmCloudPakData, IbmCloudPakIntegration, IbmCloudPakMantaAutomatedDataLineage, IbmCloudPakMulticloudMgmt, IbmCloudPakNetezza, IbmCloudPakNetworkAutomation, IbmCloudPakSecurity, IbmCloudPakSystem, IbmCloudPakWatsonAiops, IbmCloudPal, IbmCloudSecretsManager, IbmCloudSecurityComplianceCenter, IbmCloudSubnets, IbmCloudSysdigSecure, IbmCloudTransitGateway, IbmCloudVpcEndpoints, IbmSecurity, IbmSecurityServices, IbmWatsonAssistant, IbmWatsonDiscovery, IbmWatsonKnowledgeCatalog, IbmWatsonKnowledgeStudio, IbmWatsonLanguageTranslator, IbmWatsonMachineLearning, IbmWatsonNaturalLanguageClassifier, IbmWatsonNaturalLanguageUnderstanding, IbmWatsonOpenscale, IbmWatsonOrders, IbmWatsonQuery, IbmWatsonSpeechToText, IbmWatsonStudio, IbmWatsonTextToSpeech, IbmWatsonToneAnalyzer, IbmZCloudModStack, IbmZCloudProvisioning, IbmZOsPackageManager, IceAccretion, IceVision, IdManagement, Idea, Identification, Image, ImageCopy, ImageMedical, ImageReference, ImageSearch, ImageSearchAlt, ImageService, ImportExport, ImproveRelevance, InProgress, InProgressError, InProgressWarning, Incomplete, IncompleteCancel, IncompleteError, IncompleteWarning, IncreaseLevel, Industry, Information, InformationDisabled, InformationFilled, InformationSquare, InformationSquareFilled, InfrastructureClassic, Insert, InsertPage, InsertSyntax, Inspection, InstanceBx, InstanceClassic, InstanceCx, InstanceMx, InstanceVirtual, Integration, IntentRequestActive, IntentRequestCreate, IntentRequestHeal, IntentRequestInactive, IntentRequestScaleIn, IntentRequestScaleOut, IntentRequestUninstall, IntentRequestUpgrade, Interactions, Intersect, IntrusionPrevention, InventoryManagement, IotConnect, IotPlatform, Iso, IsoFilled, IsoOutline, JoinFull, JoinInner, JoinLeft, JoinOuter, JoinRight, Jpg, Json, JsonReference, JumpLink, KeepDry, Keyboard, KeyboardOff, Kubernetes, Label, Language, Laptop, Lasso, LassoPolygon, Launch, Layers, Legend, QID, WatsonHealthICa_2D, WatsonHealthImageAvailabilityLocal, WatsonHealthImageAvailabilityRetrieving, WatsonHealthImageAvailabilityUnavailable, WatsonHealthInteractiveSegmentationCursor, WatsonHealthLaunchStudy_1, WatsonHealthLaunchStudy_2, WatsonHealthLaunchStudy_3 };
3201
+ export { HybridNetworkingAlt, IbmBluepay, IbmCloud, IbmCloudAppId, IbmCloudCitrixDaas, IbmCloudContinuousDelivery, IbmCloudDedicatedHost, IbmCloudDirectLink_1Connect, IbmCloudDirectLink_1Dedicated, IbmCloudDirectLink_1DedicatedHosting, IbmCloudDirectLink_1Exchange, IbmCloudDirectLink_2Connect, IbmCloudDirectLink_2Dedicated, IbmCloudDirectLink_2DedicatedHosting, IbmCloudEventNotification, IbmCloudEventStreams, IbmCloudForEducation, IbmCloudHsm, IbmCloudHyperProtectCryptoServices, IbmCloudHyperProtectDbaas, IbmCloudHyperProtectVs, IbmCloudInternetServices, IbmCloudIpsecVpn, IbmCloudKeyProtect, IbmCloudKubernetesService, IbmCloudLogging, IbmCloudMassDataMigration, IbmCloudPakApplications, IbmCloudPakBusinessAutomation, IbmCloudPakData, IbmCloudPakIntegration, IbmCloudPakMantaAutomatedDataLineage, IbmCloudPakMulticloudMgmt, IbmCloudPakNetezza, IbmCloudPakNetworkAutomation, IbmCloudPakSecurity, IbmCloudPakSystem, IbmCloudPakWatsonAiops, IbmCloudPal, IbmCloudPrivilegedAccessGateway, IbmCloudSecretsManager, IbmCloudSecurityComplianceCenter, IbmCloudSubnets, IbmCloudSysdigSecure, IbmCloudTransitGateway, IbmCloudVpcEndpoints, IbmContentServices, IbmDataReplication, IbmDatastage, IbmDb2, IbmDb2Alt, IbmMatch_360, IbmMq, IbmOpenEnterpriseLanguages, IbmPowerVs, IbmSecurity, IbmSecurityServices, IbmTelehealth, IbmTenet, IbmToolchain, IbmWatsonAssistant, IbmWatsonDiscovery, IbmWatsonKnowledgeCatalog, IbmWatsonKnowledgeStudio, IbmWatsonLanguageTranslator, IbmWatsonMachineLearning, IbmWatsonNaturalLanguageClassifier, IbmWatsonNaturalLanguageUnderstanding, IbmWatsonOpenscale, IbmWatsonOrders, IbmWatsonQuery, IbmWatsonSpeechToText, IbmWatsonStudio, IbmWatsonTextToSpeech, IbmWatsonToneAnalyzer, IbmZCloudModStack, IbmZCloudProvisioning, IbmZOsPackageManager, IceAccretion, IceVision, IdManagement, Idea, Identification, Image, ImageCopy, ImageMedical, ImageReference, ImageSearch, ImageSearchAlt, ImageService, ImportExport, ImproveRelevance, InProgress, InProgressError, InProgressWarning, Incomplete, IncompleteCancel, IncompleteError, IncompleteWarning, IncreaseLevel, Industry, Information, InformationDisabled, InformationFilled, InformationSquare, InformationSquareFilled, InfrastructureClassic, Insert, InsertPage, InsertSyntax, Inspection, InstanceBx, InstanceClassic, InstanceCx, InstanceMx, InstanceVirtual, Integration, IntentRequestActive, IntentRequestCreate, IntentRequestHeal, QID, WatsonHealthICa_2D, WatsonHealthImageAvailabilityLocal, WatsonHealthImageAvailabilityRetrieving, WatsonHealthImageAvailabilityUnavailable };