@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, _circle, _path3, _circle2, _path4, _path5, _circle3, _path6, _circle4, _path7, _path8, _path9, _circle5, _path10, _circle6, _path11, _path12, _circle7, _path13, _circle8, _path14, _path15, _path16, _path17, _path18, _path19, _path20, _path21, _path22, _path23, _path24, _circle9, _path25, _path26, _path27, _path28, _path29, _path30, _path31, _circle10, _circle11, _circle12, _circle13, _circle14, _path32, _path33, _path34, _path35, _path36, _path37, _path38, _path39, _path40, _path41, _path42, _path43, _circle15, _path44, _path45, _path46, _path47, _path48, _path49, _path50, _path51, _path52, _path53, _path54, _path55, _path56, _path57, _path58, _path59, _path60, _path61, _path62, _path63, _path64, _path65, _path66, _circle16, _path67, _path68, _path69, _path70, _circle17, _circle18, _path71, _path72, _circle19, _path73, _path74, _path75, _path76, _path77, _path78, _path79, _path80, _path81, _path82, _path83, _path84, _circle20, _circle21, _circle22, _circle23, _circle24, _circle25, _circle26, _path85, _path86, _path87, _path88, _path89, _path90, _path91, _path92, _path93, _path94, _circle27, _circle28, _circle29, _circle30, _circle31, _path95, _path96, _path97, _path98, _path99, _path100, _circle32, _circle33, _circle34, _circle35, _circle36, _circle37, _path101, _path102, _circle38, _circle39, _circle40, _circle41, _path103, _path104, _path105, _path106, _path107, _path108, _path109, _path110, _path111, _path112, _path113, _path114, _path115, _path116, _path117, _path118, _path119, _path120, _path121, _path122, _path123, _path124, _circle42, _path125, _path126, _path127, _path128, _path129, _path130, _path131, _path132, _path133, _path134, _path135, _path136, _path137, _path138, _path139, _path140, _path141, _path142, _path143, _path144, _path145, _path146, _path147, _path148, _path149, _path150, _path151, _path152, _path153, _path154, _path155, _path156, _circle43, _circle44, _circle45, _path157, _path158, _path159, _path160, _path161, _circle46, _circle47, _circle48, _path162, _path163, _path164, _path165, _circle49, _circle50, _circle51, _path166, _path167, _path168, _path169, _path170, _path171, _circle52, _path172, _path173, _path174, _circle53, _path175, _circle54, _circle55, _circle56, _path176, _circle57, _path177, _path178, _path179, _circle58, _path180, _circle59, _circle60, _circle61, _path181, _path182, _path183, _path184, _path185, _path186, _path187, _circle62, _path188, _circle63, _path189, _path190;
14
+ var _path, _path2, _path3, _path4, _path5, _path6, _path7, _path8, _path9, _path10, _path11, _path12, _path13, _path14, _path15, _path16, _path17, _path18, _path19, _path20, _path21, _path22, _path23, _path24, _path25, _path26, _path27, _path28, _path29, _path30, _circle, _path31, _circle2, _path32, _path33, _circle3, _path34, _circle4, _path35, _path36, _path37, _circle5, _path38, _circle6, _path39, _path40, _circle7, _path41, _circle8, _path42, _path43, _path44, _path45, _path46, _path47, _path48, _path49, _path50, _path51, _path52, _circle9, _path53, _path54, _path55, _path56, _path57, _path58, _path59, _circle10, _circle11, _circle12, _circle13, _circle14, _path60, _path61, _path62, _path63, _path64, _path65, _path66, _path67, _path68, _path69, _path70, _path71, _circle15, _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, _circle16, _path97, _path98, _path99, _path100, _circle17, _circle18, _path101, _path102, _circle19, _path103, _path104, _path105, _path106, _path107, _path108, _path109, _path110, _path111, _path112, _path113, _path114, _circle20, _circle21, _circle22, _circle23, _circle24, _circle25, _circle26, _path115, _path116, _path117, _path118, _path119, _path120, _path121, _path122, _path123, _path124, _circle27, _circle28, _circle29, _circle30, _circle31, _path125, _path126, _path127, _path128, _path129, _path130, _circle32, _circle33, _circle34, _circle35, _circle36, _circle37, _path131, _path132, _circle38, _circle39, _circle40, _circle41, _path133, _path134, _path135, _path136, _path137, _path138, _path139, _path140, _path141, _path142, _path143, _path144, _path145, _path146, _path147, _path148, _path149, _path150, _path151, _path152, _path153, _path154, _circle42, _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, _circle43, _circle44, _circle45, _path187, _path188;
15
15
 
16
16
  var _excluded = ["children", "size"],
17
17
  _excluded2 = ["children", "size"],
@@ -138,7 +138,7 @@ var _excluded = ["children", "size"],
138
138
  _excluded123 = ["children", "size"],
139
139
  _excluded124 = ["children", "size"],
140
140
  _excluded125 = ["children", "size"];
141
- var CloudRegistry = /*#__PURE__*/React.forwardRef(function CloudRegistry(_ref, ref) {
141
+ var ClosedCaption = /*#__PURE__*/React.forwardRef(function ClosedCaption(_ref, ref) {
142
142
  var children = _ref.children,
143
143
  _ref$size = _ref.size,
144
144
  size = _ref$size === void 0 ? 16 : _ref$size,
@@ -152,16 +152,16 @@ var CloudRegistry = /*#__PURE__*/React.forwardRef(function CloudRegistry(_ref, r
152
152
  viewBox: "0 0 32 32",
153
153
  fill: "currentColor"
154
154
  }, rest), _path || (_path = /*#__PURE__*/React.createElement("path", {
155
- d: "M28 30H23a2.0023 2.0023 0 01-2-2V23a2.0023 2.0023 0 012-2h5a2.0023 2.0023 0 012 2v5A2.0023 2.0023 0 0128 30zm-5-7h-.0012L23 28h5V23zM16 23H11a2.0023 2.0023 0 01-2-2V11a2.0023 2.0023 0 012-2H21a2.0023 2.0023 0 012 2v5H21V11H11V21h5z"
155
+ d: "M15 21H10a2 2 0 01-2-2V13a2 2 0 012-2h5v2H10v6h5zM25 21H20a2 2 0 01-2-2V13a2 2 0 012-2h5v2H20v6h5z"
156
156
  })), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
157
- d: "M16,30H4a2.0023,2.0023,0,0,1-2-2V4A2.0023,2.0023,0,0,1,4,2H28a2.0023,2.0023,0,0,1,2,2V16H28V4H4V28H16Z"
157
+ d: "M28,26H4a2,2,0,0,1-2-2V8A2,2,0,0,1,4,6H28a2,2,0,0,1,2,2V24A2,2,0,0,1,28,26ZM4,8V24H28V8Z"
158
158
  })), children);
159
159
  });
160
160
 
161
161
  if (process.env.NODE_ENV !== "production") {
162
- CloudRegistry.propTypes = iconPropTypes;
162
+ ClosedCaption.propTypes = iconPropTypes;
163
163
  }
164
- var CloudSatellite = /*#__PURE__*/React.forwardRef(function CloudSatellite(_ref2, ref) {
164
+ var ClosedCaptionAlt = /*#__PURE__*/React.forwardRef(function ClosedCaptionAlt(_ref2, ref) {
165
165
  var children = _ref2.children,
166
166
  _ref2$size = _ref2.size,
167
167
  size = _ref2$size === void 0 ? 16 : _ref2$size,
@@ -174,25 +174,17 @@ var CloudSatellite = /*#__PURE__*/React.forwardRef(function CloudSatellite(_ref2
174
174
  xmlns: "http://www.w3.org/2000/svg",
175
175
  viewBox: "0 0 32 32",
176
176
  fill: "currentColor"
177
- }, rest), _circle || (_circle = /*#__PURE__*/React.createElement("circle", {
178
- cx: "9",
179
- cy: "20",
180
- r: "2"
181
- })), _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
182
- d: "M16,20a4,4,0,1,1,4-4A4.0118,4.0118,0,0,1,16,20Zm0-6a2,2,0,1,0,2,2A2.0059,2.0059,0,0,0,16,14Z"
183
- })), _circle2 || (_circle2 = /*#__PURE__*/React.createElement("circle", {
184
- cx: "23",
185
- cy: "12",
186
- r: "2"
177
+ }, rest), _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
178
+ d: "M19 17H25V19H19zM11 17H17V19H11zM6 17H9V19H6zM22 13H26V15H22zM13 13H20V15H13zM6 13H11V15H6z"
187
179
  })), _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
188
- 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"
180
+ d: "M17.7358,30,16,29l4-7h6a1.9966,1.9966,0,0,0,2-2V8a1.9966,1.9966,0,0,0-2-2H6A1.9966,1.9966,0,0,0,4,8V20a1.9966,1.9966,0,0,0,2,2h9v2H6a3.9993,3.9993,0,0,1-4-4V8A3.9988,3.9988,0,0,1,6,4H26a3.9988,3.9988,0,0,1,4,4V20a3.9993,3.9993,0,0,1-4,4H21.1646Z"
189
181
  })), children);
190
182
  });
191
183
 
192
184
  if (process.env.NODE_ENV !== "production") {
193
- CloudSatellite.propTypes = iconPropTypes;
185
+ ClosedCaptionAlt.propTypes = iconPropTypes;
194
186
  }
195
- var CloudSatelliteConfig = /*#__PURE__*/React.forwardRef(function CloudSatelliteConfig(_ref3, ref) {
187
+ var ClosedCaptionFilled = /*#__PURE__*/React.forwardRef(function ClosedCaptionFilled(_ref3, ref) {
196
188
  var children = _ref3.children,
197
189
  _ref3$size = _ref3.size,
198
190
  size = _ref3$size === void 0 ? 16 : _ref3$size,
@@ -206,26 +198,14 @@ var CloudSatelliteConfig = /*#__PURE__*/React.forwardRef(function CloudSatellite
206
198
  viewBox: "0 0 32 32",
207
199
  fill: "currentColor"
208
200
  }, rest), _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
209
- d: "M32,26V24H29.8989a4.9678,4.9678,0,0,0-.7319-1.7529l1.49-1.49-1.414-1.414-1.49,1.49A4.9678,4.9678,0,0,0,26,20.1011V18H24v2.1011a4.9678,4.9678,0,0,0-1.7529.7319l-1.49-1.49-1.414,1.414,1.49,1.49A4.9678,4.9678,0,0,0,20.1011,24H18v2h2.1011a4.9678,4.9678,0,0,0,.7319,1.7529l-1.49,1.49,1.414,1.414,1.49-1.49A4.9678,4.9678,0,0,0,24,29.8989V32h2V29.8989a4.9678,4.9678,0,0,0,1.7529-.7319l1.49,1.49,1.414-1.414-1.49-1.49A4.9678,4.9678,0,0,0,29.8989,26Zm-7,2a3,3,0,1,1,3-3A3.0033,3.0033,0,0,1,25,28Z"
210
- })), _circle3 || (_circle3 = /*#__PURE__*/React.createElement("circle", {
211
- cx: "7",
212
- cy: "20",
213
- r: "2"
214
- })), _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
215
- d: "M14,20a4,4,0,1,1,4-4A4.0118,4.0118,0,0,1,14,20Zm0-6a2,2,0,1,0,2,2A2.0059,2.0059,0,0,0,14,14Z"
216
- })), _circle4 || (_circle4 = /*#__PURE__*/React.createElement("circle", {
217
- cx: "21",
218
- cy: "12",
219
- r: "2"
220
- })), _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
221
- d: "M13.0205,28.2715,3,22.4258V9.5742L14,3.1577,25.4961,9.8638l1.0078-1.7276-12-7a1,1,0,0,0-1.0078,0l-12,7A.9994.9994,0,0,0,1,9V23a1.0008,1.0008,0,0,0,.4961.8643L12.0127,30Z"
201
+ 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,6ZM15,13H10v6h5v2H10a2,2,0,0,1-2-2V13a2,2,0,0,1,2-2h5Zm10,0H20v6h5v2H20a2,2,0,0,1-2-2V13a2,2,0,0,1,2-2h5Z"
222
202
  })), children);
223
203
  });
224
204
 
225
205
  if (process.env.NODE_ENV !== "production") {
226
- CloudSatelliteConfig.propTypes = iconPropTypes;
206
+ ClosedCaptionFilled.propTypes = iconPropTypes;
227
207
  }
228
- var CloudSatelliteLink = /*#__PURE__*/React.forwardRef(function CloudSatelliteLink(_ref4, ref) {
208
+ var Cloud = /*#__PURE__*/React.forwardRef(function Cloud(_ref4, ref) {
229
209
  var children = _ref4.children,
230
210
  _ref4$size = _ref4.size,
231
211
  size = _ref4$size === void 0 ? 16 : _ref4$size,
@@ -238,29 +218,15 @@ var CloudSatelliteLink = /*#__PURE__*/React.forwardRef(function CloudSatelliteLi
238
218
  xmlns: "http://www.w3.org/2000/svg",
239
219
  viewBox: "0 0 32 32",
240
220
  fill: "currentColor"
241
- }, rest), _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
242
- d: "M30.9763,24.9748l-5.0015,5.0015a3.501,3.501,0,0,1-4.9511-4.9511L22.4383,26.44A1.5,1.5,0,0,0,24.56,28.5617L29.5617,23.56A1.5,1.5,0,0,0,27.44,21.4383l-1.4146-1.4146a3.501,3.501,0,0,1,4.9511,4.9511Z"
243
- })), _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
244
- d: "M20.0252,21.0237l-5.0015,5.0015a3.501,3.501,0,0,0,4.9511,4.9511L18.56,29.5617A1.5,1.5,0,0,1,16.4383,27.44L21.44,22.4383A1.5,1.5,0,0,1,23.5617,24.56l1.4146,1.4146a3.501,3.501,0,0,0-4.9511-4.9511Z"
245
- })), _circle5 || (_circle5 = /*#__PURE__*/React.createElement("circle", {
246
- cx: "7",
247
- cy: "20",
248
- r: "2"
249
- })), _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
250
- d: "M14,20a4,4,0,1,1,4-4A4.0118,4.0118,0,0,1,14,20Zm0-6a2,2,0,1,0,2,2A2.0059,2.0059,0,0,0,14,14Z"
251
- })), _circle6 || (_circle6 = /*#__PURE__*/React.createElement("circle", {
252
- cx: "21",
253
- cy: "12",
254
- r: "2"
255
- })), _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
256
- d: "M11.3076,27.2725,3,22.4258V9.5742L14,3.1577,25.4961,9.8638l1.0078-1.7276-12-7a1,1,0,0,0-1.0078,0l-12,7A.9994.9994,0,0,0,1,9V23a1.0008,1.0008,0,0,0,.4961.8643L10.3,29Z"
221
+ }, rest), _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
222
+ d: "M16,7h0a7.66,7.66,0,0,1,1.51.15,8,8,0,0,1,6.35,6.34l.26,1.35,1.35.24a5.5,5.5,0,0,1-1,10.92H7.5a5.5,5.5,0,0,1-1-10.92l1.34-.24.26-1.35A8,8,0,0,1,16,7m0-2a10,10,0,0,0-9.83,8.12A7.5,7.5,0,0,0,7.49,28h17a7.5,7.5,0,0,0,1.32-14.88,10,10,0,0,0-7.94-7.94A10.27,10.27,0,0,0,16,5Z"
257
223
  })), children);
258
224
  });
259
225
 
260
226
  if (process.env.NODE_ENV !== "production") {
261
- CloudSatelliteLink.propTypes = iconPropTypes;
227
+ Cloud.propTypes = iconPropTypes;
262
228
  }
263
- var CloudSatelliteServices = /*#__PURE__*/React.forwardRef(function CloudSatelliteServices(_ref5, ref) {
229
+ var CloudAlerting = /*#__PURE__*/React.forwardRef(function CloudAlerting(_ref5, ref) {
264
230
  var children = _ref5.children,
265
231
  _ref5$size = _ref5.size,
266
232
  size = _ref5$size === void 0 ? 16 : _ref5$size,
@@ -273,27 +239,17 @@ var CloudSatelliteServices = /*#__PURE__*/React.forwardRef(function CloudSatelli
273
239
  xmlns: "http://www.w3.org/2000/svg",
274
240
  viewBox: "0 0 32 32",
275
241
  fill: "currentColor"
276
- }, rest), _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
277
- d: "M29,26a2.97,2.97,0,0,0-1.8551.6607L25,25.4224V23.8157a3,3,0,1,0-2,0v1.6067l-2.1449,1.2383A2.97,2.97,0,0,0,19,26a3.02,3.02,0,1,0,2.9254,2.3525L24,27.1548l2.0746,1.1977A2.9978,2.9978,0,1,0,29,26ZM19,30a1,1,0,1,1,1-1A1.0006,1.0006,0,0,1,19,30Zm5-10a1,1,0,1,1-1,1A1.0009,1.0009,0,0,1,24,20Zm5,10a1,1,0,1,1,1-1A1.0006,1.0006,0,0,1,29,30Z"
278
- })), _circle7 || (_circle7 = /*#__PURE__*/React.createElement("circle", {
279
- cx: "7",
280
- cy: "20",
281
- r: "2"
282
- })), _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
283
- d: "M14,20a4,4,0,1,1,4-4A4.0118,4.0118,0,0,1,14,20Zm0-6a2,2,0,1,0,2,2A2.0059,2.0059,0,0,0,14,14Z"
284
- })), _circle8 || (_circle8 = /*#__PURE__*/React.createElement("circle", {
285
- cx: "21",
286
- cy: "12",
287
- r: "2"
288
- })), _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
289
- d: "M13.0205,28.2715,3,22.4258V9.5742L14,3.1577,25.4961,9.8638l1.0078-1.7276-12-7a1,1,0,0,0-1.0078,0l-12,7A.9994.9994,0,0,0,1,9V23a1.0008,1.0008,0,0,0,.4961.8643L12.0127,30Z"
242
+ }, rest), _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
243
+ d: "M28,17v5H4V6H15V4H4A2,2,0,0,0,2,6V22a2,2,0,0,0,2,2h8v4H8v2H24V28H20V24h8a2,2,0,0,0,2-2V17ZM18,28H14V24h4Z"
244
+ })), _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
245
+ d: "M29,14H17a1,1,0,0,1-.8574-1.5144l6-10a1,1,0,0,1,1.7154,0l6,10A1,1,0,0,1,29,14ZM18.7661,12h8.4678L23,4.9436Z"
290
246
  })), children);
291
247
  });
292
248
 
293
249
  if (process.env.NODE_ENV !== "production") {
294
- CloudSatelliteServices.propTypes = iconPropTypes;
250
+ CloudAlerting.propTypes = iconPropTypes;
295
251
  }
296
- var CloudServices = /*#__PURE__*/React.forwardRef(function CloudServices(_ref6, ref) {
252
+ var CloudAuditing = /*#__PURE__*/React.forwardRef(function CloudAuditing(_ref6, ref) {
297
253
  var children = _ref6.children,
298
254
  _ref6$size = _ref6.size,
299
255
  size = _ref6$size === void 0 ? 16 : _ref6$size,
@@ -306,17 +262,17 @@ var CloudServices = /*#__PURE__*/React.forwardRef(function CloudServices(_ref6,
306
262
  xmlns: "http://www.w3.org/2000/svg",
307
263
  viewBox: "0 0 32 32",
308
264
  fill: "currentColor"
309
- }, rest), _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
310
- d: "M25.8218,10.124a9.9991,9.9991,0,0,0-19.6435,0A7.4964,7.4964,0,0,0,7.5,25H8V23H7.5a5.4961,5.4961,0,0,1-.3769-10.9795l.8364-.0571.09-.8335a7.9979,7.9979,0,0,1,15.9013,0l.09.8335.8364.0571A5.4961,5.4961,0,0,1,24.5,23H24v2h.5a7.4964,7.4964,0,0,0,1.3218-14.876Z"
311
- })), _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
312
- d: "M23,22V20H20.8989a4.9678,4.9678,0,0,0-.7319-1.7529l1.49-1.49-1.414-1.414-1.49,1.49A4.9678,4.9678,0,0,0,17,16.1011V14H15v2.1011a4.9678,4.9678,0,0,0-1.7529.7319l-1.49-1.49-1.414,1.414,1.49,1.49A4.9678,4.9678,0,0,0,11.1011,20H9v2h2.1011a4.9678,4.9678,0,0,0,.7319,1.7529l-1.49,1.49,1.414,1.414,1.49-1.49A4.9678,4.9678,0,0,0,15,25.8989V28h2V25.8989a4.9678,4.9678,0,0,0,1.7529-.7319l1.49,1.49,1.414-1.414-1.49-1.49A4.9678,4.9678,0,0,0,20.8989,22Zm-7,2a3,3,0,1,1,3-3A3.0033,3.0033,0,0,1,16,24Z"
265
+ }, rest), _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
266
+ d: "M28,16v6H4V6H16V4H4A2,2,0,0,0,2,6V22a2,2,0,0,0,2,2h8v4H8v2H24V28H20V24h8a2,2,0,0,0,2-2V16ZM18,28H14V24h4Z"
267
+ })), _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
268
+ d: "M21 15L16 10.04 17.59 8.47 21 11.85 28.41 4.5 30 6.08 21 15z"
313
269
  })), children);
314
270
  });
315
271
 
316
272
  if (process.env.NODE_ENV !== "production") {
317
- CloudServices.propTypes = iconPropTypes;
273
+ CloudAuditing.propTypes = iconPropTypes;
318
274
  }
319
- var Cloudy = /*#__PURE__*/React.forwardRef(function Cloudy(_ref7, ref) {
275
+ var CloudDataOps = /*#__PURE__*/React.forwardRef(function CloudDataOps(_ref7, ref) {
320
276
  var children = _ref7.children,
321
277
  _ref7$size = _ref7.size,
322
278
  size = _ref7$size === void 0 ? 16 : _ref7$size,
@@ -329,15 +285,15 @@ var Cloudy = /*#__PURE__*/React.forwardRef(function Cloudy(_ref7, ref) {
329
285
  xmlns: "http://www.w3.org/2000/svg",
330
286
  viewBox: "0 0 32 32",
331
287
  fill: "currentColor"
332
- }, rest), _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
333
- d: "M30.0005,15.5005a6.5324,6.5324,0,0,0-5.1992-6.3638,8.9943,8.9943,0,0,0-17.6006,0,6.5321,6.5321,0,0,0-5.2,6.3638,6.4543,6.4543,0,0,0,1.6887,4.35A5.9829,5.9829,0,0,0,8,30H19a5.9764,5.9764,0,0,0,5.6094-8.1016A6.5051,6.5051,0,0,0,30.0005,15.5005ZM19,28H8a3.9925,3.9925,0,0,1-.6731-7.9292L7.99,19.958l.1458-.6562a5.496,5.496,0,0,1,10.7294,0l.1458.6562.6626.1128A3.9925,3.9925,0,0,1,19,28Zm4.5-8h-.0554a5.9562,5.9562,0,0,0-2.7959-1.7564,7.4952,7.4952,0,0,0-14.2984,0,5.9877,5.9877,0,0,0-1.0315.4073A4.4446,4.4446,0,0,1,4,15.5005a4.5171,4.5171,0,0,1,4.144-4.481l.8155-.0639.0991-.812a6.9938,6.9938,0,0,1,13.8838,0l.0986.812.8154.0639a4.4975,4.4975,0,0,1-.3564,8.981Z"
288
+ }, rest), _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
289
+ d: "M28 18H30V28H28zM24 14H26V28H24zM20 22H22V28H20zM22.175 10L23.76 8.7339A9.9522 9.9522 0 0017.89 5.1816 10.0025 10.0025 0 006.17 13.1152 7.5054 7.5054 0 00.0544 21.4087 7.6843 7.6843 0 007.7692 28H16V26H7.6945a5.632 5.632 0 01-5.6023-4.4858 5.5064 5.5064 0 014.4339-6.4307l1.3486-.2441.2139-1.11a8.206 8.206 0 016.7426-6.6426 7.9666 7.9666 0 013.0137.13A7.8037 7.8037 0 0122.175 10z"
334
290
  })), children);
335
291
  });
336
292
 
337
293
  if (process.env.NODE_ENV !== "production") {
338
- Cloudy.propTypes = iconPropTypes;
294
+ CloudDataOps.propTypes = iconPropTypes;
339
295
  }
340
- var WatsonHealthCobbAngle = /*#__PURE__*/React.forwardRef(function WatsonHealthCobbAngle(_ref8, ref) {
296
+ var CloudDownload = /*#__PURE__*/React.forwardRef(function CloudDownload(_ref8, ref) {
341
297
  var children = _ref8.children,
342
298
  _ref8$size = _ref8.size,
343
299
  size = _ref8$size === void 0 ? 16 : _ref8$size,
@@ -350,15 +306,17 @@ var WatsonHealthCobbAngle = /*#__PURE__*/React.forwardRef(function WatsonHealthC
350
306
  xmlns: "http://www.w3.org/2000/svg",
351
307
  viewBox: "0 0 32 32",
352
308
  fill: "currentColor"
353
- }, rest), _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
354
- d: "M20 17V15a2 2 0 00-2-2H10a2 2 0 00-2 2v2a2 2 0 002 2h8A2 2 0 0020 17zM10 15h8v2H10zM23.42 24.48A2 2 0 0021 23.06l-7.73 2.07a2 2 0 00-1.42 2.44h0l.52 1.93A2 2 0 0014.27 31a3 3 0 00.52-.07l7.73-2.07h0a2 2 0 001.41-2.45zM14.27 29l-.51-1.94L21.48 25 22 26.92zM13.24 6.86L21 8.93h0a2.24 2.24 0 00.51.07 2 2 0 001.94-1.48L24 5.58a2 2 0 00-1.41-2.45L14.79 1.06a2 2 0 00-2.45 1.41h0l-.52 1.93a2 2 0 001.42 2.44zm1-3.86L22 5.07 21.48 7 13.76 4.93zM14 21H16V23H14zM14 9H16V11H14z"
309
+ }, rest), _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
310
+ d: "M23.5,22H23V20h.5a4.5,4.5,0,0,0,.36-9L23,11l-.1-.82a7,7,0,0,0-13.88,0L9,11,8.14,11a4.5,4.5,0,0,0,.36,9H9v2H8.5A6.5,6.5,0,0,1,7.2,9.14a9,9,0,0,1,17.6,0A6.5,6.5,0,0,1,23.5,22Z"
311
+ })), _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
312
+ d: "M17 26.17L17 14 15 14 15 26.17 12.41 23.59 11 25 16 30 21 25 19.59 23.59 17 26.17z"
355
313
  })), children);
356
314
  });
357
315
 
358
316
  if (process.env.NODE_ENV !== "production") {
359
- WatsonHealthCobbAngle.propTypes = iconPropTypes;
317
+ CloudDownload.propTypes = iconPropTypes;
360
318
  }
361
- var Code = /*#__PURE__*/React.forwardRef(function Code(_ref9, ref) {
319
+ var CloudLogging = /*#__PURE__*/React.forwardRef(function CloudLogging(_ref9, ref) {
362
320
  var children = _ref9.children,
363
321
  _ref9$size = _ref9.size,
364
322
  size = _ref9$size === void 0 ? 16 : _ref9$size,
@@ -371,18 +329,17 @@ var Code = /*#__PURE__*/React.forwardRef(function Code(_ref9, ref) {
371
329
  xmlns: "http://www.w3.org/2000/svg",
372
330
  viewBox: "0 0 32 32",
373
331
  fill: "currentColor"
374
- }, rest), _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
375
- d: "M31 16L24 23 22.59 21.59 28.17 16 22.59 10.41 24 9 31 16zM1 16L8 9 9.41 10.41 3.83 16 9.41 21.59 8 23 1 16z"
376
- })), _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
377
- d: "M5.91 15H26.080000000000002V17H5.91z",
378
- transform: "rotate(-75 15.996 16)"
332
+ }, rest), _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
333
+ d: "M28 16v6H4V6H15V4H4A2 2 0 002 6V22a2 2 0 002 2h8v4H8v2H24V28H20V24h8a2 2 0 002-2V16zM18 28H14V24h4zM18 4H30V6H18z"
334
+ })), _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
335
+ d: "M18 8H30V10H18zM18 12H24V14H18z"
379
336
  })), children);
380
337
  });
381
338
 
382
339
  if (process.env.NODE_ENV !== "production") {
383
- Code.propTypes = iconPropTypes;
340
+ CloudLogging.propTypes = iconPropTypes;
384
341
  }
385
- var CodeHide = /*#__PURE__*/React.forwardRef(function CodeHide(_ref10, ref) {
342
+ var CloudMonitoring = /*#__PURE__*/React.forwardRef(function CloudMonitoring(_ref10, ref) {
386
343
  var children = _ref10.children,
387
344
  _ref10$size = _ref10.size,
388
345
  size = _ref10$size === void 0 ? 16 : _ref10$size,
@@ -395,15 +352,17 @@ var CodeHide = /*#__PURE__*/React.forwardRef(function CodeHide(_ref10, ref) {
395
352
  xmlns: "http://www.w3.org/2000/svg",
396
353
  viewBox: "0 0 32 32",
397
354
  fill: "currentColor"
398
- }, rest), _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
399
- d: "M17.713 13.471L19.576 6.518 17.645 6 16.08 11.838 17.713 13.471zM24.207 19.965L25.621 21.379 31 16 24 9 22.586 10.414 28.172 16 24.207 19.965zM30 28.586L3.414 2 2 3.414 7.793 9.207 1 16 8 23 9.414 21.586 3.828 16 9.207 10.621 14.884 16.298 12.423 25.482 14.355 26 16.517 17.931 28.586 30 30 28.586z"
355
+ }, rest), _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
356
+ d: "M28,16v6H4V6h7V4H4A2,2,0,0,0,2,6V22a2,2,0,0,0,2,2h8v4H8v2H24V28H20V24h8a2,2,0,0,0,2-2V16ZM18,28H14V24h4Z"
357
+ })), _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
358
+ d: "M18,18h-.01a1,1,0,0,1-.9511-.7253L15.2456,11H11V9h5a1,1,0,0,1,.9615.7252l1.0742,3.7589,3.0088-9.7783A1.0142,1.0142,0,0,1,22,3a.98.98,0,0,1,.9487.6838L24.7207,9H30v2H24a1,1,0,0,1-.9487-.6838l-1.0132-3.04L18.9556,17.2942A1,1,0,0,1,18,18Z"
400
359
  })), children);
401
360
  });
402
361
 
403
362
  if (process.env.NODE_ENV !== "production") {
404
- CodeHide.propTypes = iconPropTypes;
363
+ CloudMonitoring.propTypes = iconPropTypes;
405
364
  }
406
- var CodeReference = /*#__PURE__*/React.forwardRef(function CodeReference(_ref11, ref) {
365
+ var CloudOffline = /*#__PURE__*/React.forwardRef(function CloudOffline(_ref11, ref) {
407
366
  var children = _ref11.children,
408
367
  _ref11$size = _ref11.size,
409
368
  size = _ref11$size === void 0 ? 16 : _ref11$size,
@@ -416,20 +375,15 @@ var CodeReference = /*#__PURE__*/React.forwardRef(function CodeReference(_ref11,
416
375
  xmlns: "http://www.w3.org/2000/svg",
417
376
  viewBox: "0 0 32 32",
418
377
  fill: "currentColor"
419
- }, rest), _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
420
- d: "M4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20zM30 10L24 4 22.586 5.414 27.172 10 22.586 14.586 24 16 30 10z"
421
- })), _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
422
- d: "M8.944 9.001H24.974000000000004V11.001H8.944z",
423
- transform: "rotate(-74.995 16.96 10)"
424
- })), _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
425
- d: "M4 10L10 4 11.414 5.414 6.828 10 11.414 14.586 10 16 4 10z"
378
+ }, rest), _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
379
+ d: "M24.8008 12.1362a8.8694 8.8694 0 00-.9795-2.5434L30 3.4142 28.5872 2 2 28.5872 3.4142 30l5-5H23.5a6.4974 6.4974 0 001.3008-12.8638zM23.5 23H10.4141L22.3418 11.0723a6.9049 6.9049 0 01.6006 2.0708l.0986.812.8154.0639A4.4975 4.4975 0 0123.5 23zM4.2964 23.4487l1.4313-1.4311A4.4774 4.4774 0 018.144 14.019l.8155-.0639.0991-.812a6.9867 6.9867 0 0110.63-5.0865l1.4431-1.4428A8.9859 8.9859 0 007.2 12.1362 6.4891 6.4891 0 004.2964 23.4487z"
426
380
  })), children);
427
381
  });
428
382
 
429
383
  if (process.env.NODE_ENV !== "production") {
430
- CodeReference.propTypes = iconPropTypes;
384
+ CloudOffline.propTypes = iconPropTypes;
431
385
  }
432
- var CodeSigningService = /*#__PURE__*/React.forwardRef(function CodeSigningService(_ref12, ref) {
386
+ var CloudServiceManagement = /*#__PURE__*/React.forwardRef(function CloudServiceManagement(_ref12, ref) {
433
387
  var children = _ref12.children,
434
388
  _ref12$size = _ref12.size,
435
389
  size = _ref12$size === void 0 ? 16 : _ref12$size,
@@ -442,19 +396,17 @@ var CodeSigningService = /*#__PURE__*/React.forwardRef(function CodeSigningServi
442
396
  xmlns: "http://www.w3.org/2000/svg",
443
397
  viewBox: "0 0 32 32",
444
398
  fill: "currentColor"
445
- }, rest), _circle9 || (_circle9 = /*#__PURE__*/React.createElement("circle", {
446
- cx: "25",
447
- cy: "20",
448
- r: "1"
449
- })), _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
450
- d: "M19.4141 30H15V25.5857l5.0337-5.0337A4.6069 4.6069 0 0120 20a5 5 0 114.4478 4.9663zM17 28h1.5859l5.2061-5.2063.5395.1238a3.0351 3.0351 0 10-2.249-2.2488l.1236.5393L17 26.4143zM6 8H8V16H6zM2 8H4V16H2zM18 8H20V14H18zM14 16H12a2 2 0 01-2-2V10a2 2 0 012-2h2a2 2 0 012 2v4A2 2 0 0114 16zm-2-2h2V10H12zM2 18H4V26H2zM14 18H16V22H14zM10 26H8a2 2 0 01-2-2V20a2 2 0 012-2h2a2 2 0 012 2v4A2 2 0 0110 26zM8 24h2V20H8zM2 2H4V6H2zM14 2H16V6H14zM18 2H20V6H18zM10 6H8A2 2 0 016 4V2H8V4h2V2h2V4A2 2 0 0110 6z"
399
+ }, rest), _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
400
+ d: "M28,17v5H4V6H14V4H4A2,2,0,0,0,2,6V22a2,2,0,0,0,2,2h8v4H8v2H24V28H20V24h8a2,2,0,0,0,2-2V17ZM18,28H14V24h4Z"
401
+ })), _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
402
+ d: "M30,10V8H27.8989a4.9678,4.9678,0,0,0-.7319-1.7529l1.49-1.49-1.414-1.414-1.49,1.49A4.9678,4.9678,0,0,0,24,4.1011V2H22V4.1011a4.9678,4.9678,0,0,0-1.7529.7319l-1.49-1.49-1.414,1.414,1.49,1.49A4.9678,4.9678,0,0,0,18.1011,8H16v2h2.1011a4.9678,4.9678,0,0,0,.7319,1.7529l-1.49,1.49,1.414,1.414,1.49-1.49A4.9678,4.9678,0,0,0,22,13.8989V16h2V13.8989a4.9678,4.9678,0,0,0,1.7529-.7319l1.49,1.49,1.414-1.414-1.49-1.49A4.9678,4.9678,0,0,0,27.8989,10Zm-7,2a3,3,0,1,1,3-3A3.0033,3.0033,0,0,1,23,12Z"
451
403
  })), children);
452
404
  });
453
405
 
454
406
  if (process.env.NODE_ENV !== "production") {
455
- CodeSigningService.propTypes = iconPropTypes;
407
+ CloudServiceManagement.propTypes = iconPropTypes;
456
408
  }
457
- var Cognitive = /*#__PURE__*/React.forwardRef(function Cognitive(_ref13, ref) {
409
+ var CloudUpload = /*#__PURE__*/React.forwardRef(function CloudUpload(_ref13, ref) {
458
410
  var children = _ref13.children,
459
411
  _ref13$size = _ref13.size,
460
412
  size = _ref13$size === void 0 ? 16 : _ref13$size,
@@ -467,15 +419,17 @@ var Cognitive = /*#__PURE__*/React.forwardRef(function Cognitive(_ref13, ref) {
467
419
  xmlns: "http://www.w3.org/2000/svg",
468
420
  viewBox: "0 0 32 32",
469
421
  fill: "currentColor"
470
- }, rest), _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
471
- d: "M30,13A11,11,0,0,0,19,2H11a9,9,0,0,0-9,9v3a5,5,0,0,0,5,5H8.1A5,5,0,0,0,13,23h1.38l4,7,1.73-1-4-6.89A2,2,0,0,0,14.38,21H13a3,3,0,0,1,0-6h1V13H13a5,5,0,0,0-4.9,4H7a3,3,0,0,1-3-3V12H6A3,3,0,0,0,9,9V8H7V9a1,1,0,0,1-1,1H4.08A7,7,0,0,1,11,4h6V6a1,1,0,0,1-1,1H14V9h2a3,3,0,0,0,3-3V4a9,9,0,0,1,8.05,5H26a3,3,0,0,0-3,3v1h2V12a1,1,0,0,1,1-1h1.77A8.76,8.76,0,0,1,28,13v1a5,5,0,0,1-5,5H20v2h3a7,7,0,0,0,3-.68V21a3,3,0,0,1-3,3H22v2h1a5,5,0,0,0,5-5V18.89A7,7,0,0,0,30,14Z"
422
+ }, rest), _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
423
+ d: "M11 18L12.41 19.41 15 16.83 15 29 17 29 17 16.83 19.59 19.41 21 18 16 13 11 18z"
424
+ })), _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
425
+ d: "M23.5,22H23V20h.5a4.5,4.5,0,0,0,.36-9L23,11l-.1-.82a7,7,0,0,0-13.88,0L9,11,8.14,11a4.5,4.5,0,0,0,.36,9H9v2H8.5A6.5,6.5,0,0,1,7.2,9.14a9,9,0,0,1,17.6,0A6.5,6.5,0,0,1,23.5,22Z"
472
426
  })), children);
473
427
  });
474
428
 
475
429
  if (process.env.NODE_ENV !== "production") {
476
- Cognitive.propTypes = iconPropTypes;
430
+ CloudUpload.propTypes = iconPropTypes;
477
431
  }
478
- var Collaborate = /*#__PURE__*/React.forwardRef(function Collaborate(_ref14, ref) {
432
+ var CloudApp = /*#__PURE__*/React.forwardRef(function CloudApp(_ref14, ref) {
479
433
  var children = _ref14.children,
480
434
  _ref14$size = _ref14.size,
481
435
  size = _ref14$size === void 0 ? 16 : _ref14$size,
@@ -488,15 +442,15 @@ var Collaborate = /*#__PURE__*/React.forwardRef(function Collaborate(_ref14, ref
488
442
  xmlns: "http://www.w3.org/2000/svg",
489
443
  viewBox: "0 0 32 32",
490
444
  fill: "currentColor"
491
- }, rest), _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
492
- d: "M6 21V20H4v1a7 7 0 007 7h3V26H11A5 5 0 016 21zM24 11v1h2V11a7 7 0 00-7-7H16V6h3A5 5 0 0124 11zM11 11H5a3 3 0 00-3 3v2H4V14a1 1 0 011-1h6a1 1 0 011 1v2h2V14A3 3 0 0011 11zM8 10A4 4 0 104 6 4 4 0 008 10zM8 4A2 2 0 116 6 2 2 0 018 4zM27 25H21a3 3 0 00-3 3v2h2V28a1 1 0 011-1h6a1 1 0 011 1v2h2V28A3 3 0 0027 25zM20 20a4 4 0 104-4A4 4 0 0020 20zm6 0a2 2 0 11-2-2A2 2 0 0126 20z"
445
+ }, rest), _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
446
+ d: "M25.8289 13.1155A10.02 10.02 0 0016 5.0005V7a8.0233 8.0233 0 017.8649 6.4934l.2591 1.346 1.3488.2441A5.5019 5.5019 0 0124.5076 26H16v2h8.5076a7.5019 7.5019 0 001.3213-14.8845zM8 24H14V26H8zM4 24H6V26H4zM6 20H14V22H6zM2 20H4V22H2zM8 16H14V18H8zM4 16H6V18H4zM10 12H14V14H10zM6 12H8V14H6zM12 8H14V10H12z"
493
447
  })), children);
494
448
  });
495
449
 
496
450
  if (process.env.NODE_ENV !== "production") {
497
- Collaborate.propTypes = iconPropTypes;
451
+ CloudApp.propTypes = iconPropTypes;
498
452
  }
499
- var CollapseAll = /*#__PURE__*/React.forwardRef(function CollapseAll(_ref15, ref) {
453
+ var CloudCeiling = /*#__PURE__*/React.forwardRef(function CloudCeiling(_ref15, ref) {
500
454
  var children = _ref15.children,
501
455
  _ref15$size = _ref15.size,
502
456
  size = _ref15$size === void 0 ? 16 : _ref15$size,
@@ -509,19 +463,17 @@ var CollapseAll = /*#__PURE__*/React.forwardRef(function CollapseAll(_ref15, ref
509
463
  xmlns: "http://www.w3.org/2000/svg",
510
464
  viewBox: "0 0 32 32",
511
465
  fill: "currentColor"
512
- }, rest), _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
513
- d: "M30,15H28V7H13V5H28a2.0023,2.0023,0,0,1,2,2Z"
514
- })), _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
515
- d: "M25,20H23V12H8V10H23a2.0023,2.0023,0,0,1,2,2Z"
516
- })), _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
517
- d: "M18,27H4a2.0023,2.0023,0,0,1-2-2V17a2.0023,2.0023,0,0,1,2-2H18a2.0023,2.0023,0,0,1,2,2v8A2.0023,2.0023,0,0,1,18,27ZM4,17v8H18.0012L18,17Z"
466
+ }, rest), _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
467
+ d: "M2 28H11V30H2zM21 28H30V30H21zM17 26.167L17 17.832 19.586 20.414 21 19 16 14 11 19 12.413 20.415 15 17.832 15 26.167 12.413 23.584 11 25 16 30 21 25 19.586 23.586 17 26.167z"
468
+ })), _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
469
+ d: "M23,16H21V14h2a3,3,0,0,0,0-6c-.0938.0144-.1538.0219-.2153.0263l-.8037.0572L21.7544,7.31a5.9927,5.9927,0,0,0-11.1758-.8655l-.2832.5994-.8423-.0455A3.5008,3.5008,0,0,0,9.5,14H11v2H9.5A5.5,5.5,0,0,1,9.07,5.0166,7.9909,7.9909,0,0,1,23.42,6.0175,5,5,0,0,1,23,16Z"
518
470
  })), children);
519
471
  });
520
472
 
521
473
  if (process.env.NODE_ENV !== "production") {
522
- CollapseAll.propTypes = iconPropTypes;
474
+ CloudCeiling.propTypes = iconPropTypes;
523
475
  }
524
- var CollapseCategories = /*#__PURE__*/React.forwardRef(function CollapseCategories(_ref16, ref) {
476
+ var CloudFoundry_1 = /*#__PURE__*/React.forwardRef(function CloudFoundry_1(_ref16, ref) {
525
477
  var children = _ref16.children,
526
478
  _ref16$size = _ref16.size,
527
479
  size = _ref16$size === void 0 ? 16 : _ref16$size,
@@ -534,15 +486,17 @@ var CollapseCategories = /*#__PURE__*/React.forwardRef(function CollapseCategori
534
486
  xmlns: "http://www.w3.org/2000/svg",
535
487
  viewBox: "0 0 32 32",
536
488
  fill: "currentColor"
537
- }, rest), _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
538
- d: "M14 25H28V27H14zM7.17 26L4.59 28.58 6 30 10 26 6 22 4.58 23.41 7.17 26zM14 15H28V17H14zM7.17 16L4.59 18.58 6 20 10 16 6 12 4.58 13.41 7.17 16zM14 5H28V7H14zM7.17 6L4.59 8.58 6 10 10 6 6 2 4.58 3.41 7.17 6z"
489
+ }, rest), _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
490
+ d: "M16,7h0a7.66,7.66,0,0,1,1.51.15,8,8,0,0,1,6.35,6.34l.26,1.35,1.35.24a5.5,5.5,0,0,1-1,10.92H7.5a5.5,5.5,0,0,1-1-10.92l1.34-.24.26-1.35A8,8,0,0,1,16,7m0-2a10,10,0,0,0-9.83,8.12A7.5,7.5,0,0,0,7.49,28h17a7.5,7.5,0,0,0,1.32-14.88,10,10,0,0,0-7.94-7.94A10.27,10.27,0,0,0,16,5Z"
491
+ })), _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
492
+ d: "M14 24H11a2 2 0 01-2-2V19a2 2 0 012-2h3v2H11v3h3zM21 15V13H19a2 2 0 00-2 2v2H16v2h1v5h2V19h2V17H19V15z"
539
493
  })), children);
540
494
  });
541
495
 
542
496
  if (process.env.NODE_ENV !== "production") {
543
- CollapseCategories.propTypes = iconPropTypes;
497
+ CloudFoundry_1.propTypes = iconPropTypes;
544
498
  }
545
- var ColorPalette = /*#__PURE__*/React.forwardRef(function ColorPalette(_ref17, ref) {
499
+ var CloudFoundry_2 = /*#__PURE__*/React.forwardRef(function CloudFoundry_2(_ref17, ref) {
546
500
  var children = _ref17.children,
547
501
  _ref17$size = _ref17.size,
548
502
  size = _ref17$size === void 0 ? 16 : _ref17$size,
@@ -555,35 +509,15 @@ var ColorPalette = /*#__PURE__*/React.forwardRef(function ColorPalette(_ref17, r
555
509
  xmlns: "http://www.w3.org/2000/svg",
556
510
  viewBox: "0 0 32 32",
557
511
  fill: "currentColor"
558
- }, rest), _circle10 || (_circle10 = /*#__PURE__*/React.createElement("circle", {
559
- cx: "10",
560
- cy: "12",
561
- r: "2"
562
- })), _circle11 || (_circle11 = /*#__PURE__*/React.createElement("circle", {
563
- cx: "16",
564
- cy: "9",
565
- r: "2"
566
- })), _circle12 || (_circle12 = /*#__PURE__*/React.createElement("circle", {
567
- cx: "22",
568
- cy: "12",
569
- r: "2"
570
- })), _circle13 || (_circle13 = /*#__PURE__*/React.createElement("circle", {
571
- cx: "23",
572
- cy: "18",
573
- r: "2"
574
- })), _circle14 || (_circle14 = /*#__PURE__*/React.createElement("circle", {
575
- cx: "19",
576
- cy: "23",
577
- r: "2"
578
- })), _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
579
- d: "M16.54,2A14,14,0,0,0,2,16a4.82,4.82,0,0,0,6.09,4.65l1.12-.31A3,3,0,0,1,13,23.24V27a3,3,0,0,0,3,3A14,14,0,0,0,30,15.46,14.05,14.05,0,0,0,16.54,2Zm8.11,22.31A11.93,11.93,0,0,1,16,28a1,1,0,0,1-1-1V23.24a5,5,0,0,0-5-5,5.07,5.07,0,0,0-1.33.18l-1.12.31A2.82,2.82,0,0,1,4,16,12,12,0,0,1,16.47,4,12.18,12.18,0,0,1,28,15.53,11.89,11.89,0,0,1,24.65,24.32Z"
512
+ }, rest), _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
513
+ d: "M25 11L25 9 17 9 17 23 19 23 19 17 24 17 24 15 19 15 19 11 25 11zM15 23H9a2 2 0 01-2-2V11A2 2 0 019 9h6v2H9V21h6z"
580
514
  })), children);
581
515
  });
582
516
 
583
517
  if (process.env.NODE_ENV !== "production") {
584
- ColorPalette.propTypes = iconPropTypes;
518
+ CloudFoundry_2.propTypes = iconPropTypes;
585
519
  }
586
- var ColorSwitch = /*#__PURE__*/React.forwardRef(function ColorSwitch(_ref18, ref) {
520
+ var CloudRegistry = /*#__PURE__*/React.forwardRef(function CloudRegistry(_ref18, ref) {
587
521
  var children = _ref18.children,
588
522
  _ref18$size = _ref18.size,
589
523
  size = _ref18$size === void 0 ? 16 : _ref18$size,
@@ -596,15 +530,17 @@ var ColorSwitch = /*#__PURE__*/React.forwardRef(function ColorSwitch(_ref18, ref
596
530
  xmlns: "http://www.w3.org/2000/svg",
597
531
  viewBox: "0 0 32 32",
598
532
  fill: "currentColor"
599
- }, rest), _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
600
- d: "M26,4H6A2.0025,2.0025,0,0,0,4,6V26a2.0025,2.0025,0,0,0,2,2H26a2.0025,2.0025,0,0,0,2-2V6A2.0025,2.0025,0,0,0,26,4ZM6,26,26,6V26Z"
533
+ }, rest), _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
534
+ d: "M28 30H23a2.0023 2.0023 0 01-2-2V23a2.0023 2.0023 0 012-2h5a2.0023 2.0023 0 012 2v5A2.0023 2.0023 0 0128 30zm-5-7h-.0012L23 28h5V23zM16 23H11a2.0023 2.0023 0 01-2-2V11a2.0023 2.0023 0 012-2H21a2.0023 2.0023 0 012 2v5H21V11H11V21h5z"
535
+ })), _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
536
+ d: "M16,30H4a2.0023,2.0023,0,0,1-2-2V4A2.0023,2.0023,0,0,1,4,2H28a2.0023,2.0023,0,0,1,2,2V16H28V4H4V28H16Z"
601
537
  })), children);
602
538
  });
603
539
 
604
540
  if (process.env.NODE_ENV !== "production") {
605
- ColorSwitch.propTypes = iconPropTypes;
541
+ CloudRegistry.propTypes = iconPropTypes;
606
542
  }
607
- var Column = /*#__PURE__*/React.forwardRef(function Column(_ref19, ref) {
543
+ var CloudSatellite = /*#__PURE__*/React.forwardRef(function CloudSatellite(_ref19, ref) {
608
544
  var children = _ref19.children,
609
545
  _ref19$size = _ref19.size,
610
546
  size = _ref19$size === void 0 ? 16 : _ref19$size,
@@ -617,15 +553,25 @@ var Column = /*#__PURE__*/React.forwardRef(function Column(_ref19, ref) {
617
553
  xmlns: "http://www.w3.org/2000/svg",
618
554
  viewBox: "0 0 32 32",
619
555
  fill: "currentColor"
620
- }, rest), _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
621
- d: "M24 4H26V28H24zM18 6V26H14V6h4m0-2H14a2 2 0 00-2 2V26a2 2 0 002 2h4a2 2 0 002-2V6a2 2 0 00-2-2zM6 4H8V28H6z"
556
+ }, rest), _circle || (_circle = /*#__PURE__*/React.createElement("circle", {
557
+ cx: "9",
558
+ cy: "20",
559
+ r: "2"
560
+ })), _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
561
+ d: "M16,20a4,4,0,1,1,4-4A4.0118,4.0118,0,0,1,16,20Zm0-6a2,2,0,1,0,2,2A2.0059,2.0059,0,0,0,16,14Z"
562
+ })), _circle2 || (_circle2 = /*#__PURE__*/React.createElement("circle", {
563
+ cx: "23",
564
+ cy: "12",
565
+ r: "2"
566
+ })), _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
567
+ 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"
622
568
  })), children);
623
569
  });
624
570
 
625
571
  if (process.env.NODE_ENV !== "production") {
626
- Column.propTypes = iconPropTypes;
572
+ CloudSatellite.propTypes = iconPropTypes;
627
573
  }
628
- var ColumnDelete = /*#__PURE__*/React.forwardRef(function ColumnDelete(_ref20, ref) {
574
+ var CloudSatelliteConfig = /*#__PURE__*/React.forwardRef(function CloudSatelliteConfig(_ref20, ref) {
629
575
  var children = _ref20.children,
630
576
  _ref20$size = _ref20.size,
631
577
  size = _ref20$size === void 0 ? 16 : _ref20$size,
@@ -638,17 +584,27 @@ var ColumnDelete = /*#__PURE__*/React.forwardRef(function ColumnDelete(_ref20, r
638
584
  xmlns: "http://www.w3.org/2000/svg",
639
585
  viewBox: "0 0 32 32",
640
586
  fill: "currentColor"
641
- }, rest), _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
642
- d: "M30 3.41L28.59 2 25 5.59 21.41 2 20 3.41 23.59 7 20 10.59 21.41 12 25 8.41 28.59 12 30 10.59 26.41 7 30 3.41z"
643
- })), _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
644
- d: "M24 14V28H18V6H16V28a2.0023 2.0023 0 002 2h6a2.0023 2.0023 0 002-2V14zM10 30H4a2.0021 2.0021 0 01-2-2V8A2.0021 2.0021 0 014 6h6a2.0021 2.0021 0 012 2V28A2.0021 2.0021 0 0110 30zM4 8V28h6V8z"
587
+ }, rest), _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
588
+ d: "M32,26V24H29.8989a4.9678,4.9678,0,0,0-.7319-1.7529l1.49-1.49-1.414-1.414-1.49,1.49A4.9678,4.9678,0,0,0,26,20.1011V18H24v2.1011a4.9678,4.9678,0,0,0-1.7529.7319l-1.49-1.49-1.414,1.414,1.49,1.49A4.9678,4.9678,0,0,0,20.1011,24H18v2h2.1011a4.9678,4.9678,0,0,0,.7319,1.7529l-1.49,1.49,1.414,1.414,1.49-1.49A4.9678,4.9678,0,0,0,24,29.8989V32h2V29.8989a4.9678,4.9678,0,0,0,1.7529-.7319l1.49,1.49,1.414-1.414-1.49-1.49A4.9678,4.9678,0,0,0,29.8989,26Zm-7,2a3,3,0,1,1,3-3A3.0033,3.0033,0,0,1,25,28Z"
589
+ })), _circle3 || (_circle3 = /*#__PURE__*/React.createElement("circle", {
590
+ cx: "7",
591
+ cy: "20",
592
+ r: "2"
593
+ })), _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
594
+ d: "M14,20a4,4,0,1,1,4-4A4.0118,4.0118,0,0,1,14,20Zm0-6a2,2,0,1,0,2,2A2.0059,2.0059,0,0,0,14,14Z"
595
+ })), _circle4 || (_circle4 = /*#__PURE__*/React.createElement("circle", {
596
+ cx: "21",
597
+ cy: "12",
598
+ r: "2"
599
+ })), _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
600
+ d: "M13.0205,28.2715,3,22.4258V9.5742L14,3.1577,25.4961,9.8638l1.0078-1.7276-12-7a1,1,0,0,0-1.0078,0l-12,7A.9994.9994,0,0,0,1,9V23a1.0008,1.0008,0,0,0,.4961.8643L12.0127,30Z"
645
601
  })), children);
646
602
  });
647
603
 
648
604
  if (process.env.NODE_ENV !== "production") {
649
- ColumnDelete.propTypes = iconPropTypes;
605
+ CloudSatelliteConfig.propTypes = iconPropTypes;
650
606
  }
651
- var ColumnInsert = /*#__PURE__*/React.forwardRef(function ColumnInsert(_ref21, ref) {
607
+ var CloudSatelliteLink = /*#__PURE__*/React.forwardRef(function CloudSatelliteLink(_ref21, ref) {
652
608
  var children = _ref21.children,
653
609
  _ref21$size = _ref21.size,
654
610
  size = _ref21$size === void 0 ? 16 : _ref21$size,
@@ -661,15 +617,29 @@ var ColumnInsert = /*#__PURE__*/React.forwardRef(function ColumnInsert(_ref21, r
661
617
  xmlns: "http://www.w3.org/2000/svg",
662
618
  viewBox: "0 0 32 32",
663
619
  fill: "currentColor"
664
- }, rest), _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
665
- d: "M28 30H22a2.0021 2.0021 0 01-2-2V10a2.0021 2.0021 0 012-2h6a2.0021 2.0021 0 012 2V28A2.0021 2.0021 0 0128 30zM22 10V28h6V10zM16 9L21.586 3.414 20.172 2 16 6.172 11.828 2 10.414 3.414 16 9zM10 30H4a2.0021 2.0021 0 01-2-2V10A2.0021 2.0021 0 014 8h6a2.0021 2.0021 0 012 2V28A2.0021 2.0021 0 0110 30zM4 10V28h6V10z"
620
+ }, rest), _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
621
+ d: "M30.9763,24.9748l-5.0015,5.0015a3.501,3.501,0,0,1-4.9511-4.9511L22.4383,26.44A1.5,1.5,0,0,0,24.56,28.5617L29.5617,23.56A1.5,1.5,0,0,0,27.44,21.4383l-1.4146-1.4146a3.501,3.501,0,0,1,4.9511,4.9511Z"
622
+ })), _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
623
+ d: "M20.0252,21.0237l-5.0015,5.0015a3.501,3.501,0,0,0,4.9511,4.9511L18.56,29.5617A1.5,1.5,0,0,1,16.4383,27.44L21.44,22.4383A1.5,1.5,0,0,1,23.5617,24.56l1.4146,1.4146a3.501,3.501,0,0,0-4.9511-4.9511Z"
624
+ })), _circle5 || (_circle5 = /*#__PURE__*/React.createElement("circle", {
625
+ cx: "7",
626
+ cy: "20",
627
+ r: "2"
628
+ })), _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
629
+ d: "M14,20a4,4,0,1,1,4-4A4.0118,4.0118,0,0,1,14,20Zm0-6a2,2,0,1,0,2,2A2.0059,2.0059,0,0,0,14,14Z"
630
+ })), _circle6 || (_circle6 = /*#__PURE__*/React.createElement("circle", {
631
+ cx: "21",
632
+ cy: "12",
633
+ r: "2"
634
+ })), _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
635
+ d: "M11.3076,27.2725,3,22.4258V9.5742L14,3.1577,25.4961,9.8638l1.0078-1.7276-12-7a1,1,0,0,0-1.0078,0l-12,7A.9994.9994,0,0,0,1,9V23a1.0008,1.0008,0,0,0,.4961.8643L10.3,29Z"
666
636
  })), children);
667
637
  });
668
638
 
669
639
  if (process.env.NODE_ENV !== "production") {
670
- ColumnInsert.propTypes = iconPropTypes;
640
+ CloudSatelliteLink.propTypes = iconPropTypes;
671
641
  }
672
- var ColumnDependency = /*#__PURE__*/React.forwardRef(function ColumnDependency(_ref22, ref) {
642
+ var CloudSatelliteServices = /*#__PURE__*/React.forwardRef(function CloudSatelliteServices(_ref22, ref) {
673
643
  var children = _ref22.children,
674
644
  _ref22$size = _ref22.size,
675
645
  size = _ref22$size === void 0 ? 16 : _ref22$size,
@@ -682,15 +652,27 @@ var ColumnDependency = /*#__PURE__*/React.forwardRef(function ColumnDependency(_
682
652
  xmlns: "http://www.w3.org/2000/svg",
683
653
  viewBox: "0 0 32 32",
684
654
  fill: "currentColor"
685
- }, rest), _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
686
- d: "M30,10V2H22V5H17a2.0023,2.0023,0,0,0-2,2v8H10V12H2v8h8V17h5v8a2.0023,2.0023,0,0,0,2,2h5v3h8V22H22v3H17V17h5v3h8V12H22v3H17V7h5v3ZM8,18H4V14H8Zm16,6h4v4H24Zm0-10h4v4H24ZM24,4h4V8H24Z"
655
+ }, rest), _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
656
+ d: "M29,26a2.97,2.97,0,0,0-1.8551.6607L25,25.4224V23.8157a3,3,0,1,0-2,0v1.6067l-2.1449,1.2383A2.97,2.97,0,0,0,19,26a3.02,3.02,0,1,0,2.9254,2.3525L24,27.1548l2.0746,1.1977A2.9978,2.9978,0,1,0,29,26ZM19,30a1,1,0,1,1,1-1A1.0006,1.0006,0,0,1,19,30Zm5-10a1,1,0,1,1-1,1A1.0009,1.0009,0,0,1,24,20Zm5,10a1,1,0,1,1,1-1A1.0006,1.0006,0,0,1,29,30Z"
657
+ })), _circle7 || (_circle7 = /*#__PURE__*/React.createElement("circle", {
658
+ cx: "7",
659
+ cy: "20",
660
+ r: "2"
661
+ })), _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
662
+ d: "M14,20a4,4,0,1,1,4-4A4.0118,4.0118,0,0,1,14,20Zm0-6a2,2,0,1,0,2,2A2.0059,2.0059,0,0,0,14,14Z"
663
+ })), _circle8 || (_circle8 = /*#__PURE__*/React.createElement("circle", {
664
+ cx: "21",
665
+ cy: "12",
666
+ r: "2"
667
+ })), _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
668
+ d: "M13.0205,28.2715,3,22.4258V9.5742L14,3.1577,25.4961,9.8638l1.0078-1.7276-12-7a1,1,0,0,0-1.0078,0l-12,7A.9994.9994,0,0,0,1,9V23a1.0008,1.0008,0,0,0,.4961.8643L12.0127,30Z"
687
669
  })), children);
688
670
  });
689
671
 
690
672
  if (process.env.NODE_ENV !== "production") {
691
- ColumnDependency.propTypes = iconPropTypes;
673
+ CloudSatelliteServices.propTypes = iconPropTypes;
692
674
  }
693
- var Commit = /*#__PURE__*/React.forwardRef(function Commit(_ref23, ref) {
675
+ var CloudServices = /*#__PURE__*/React.forwardRef(function CloudServices(_ref23, ref) {
694
676
  var children = _ref23.children,
695
677
  _ref23$size = _ref23.size,
696
678
  size = _ref23$size === void 0 ? 16 : _ref23$size,
@@ -703,15 +685,17 @@ var Commit = /*#__PURE__*/React.forwardRef(function Commit(_ref23, ref) {
703
685
  xmlns: "http://www.w3.org/2000/svg",
704
686
  viewBox: "0 0 32 32",
705
687
  fill: "currentColor"
706
- }, rest), _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
707
- d: "M30,15H21.91A5.9925,5.9925,0,0,0,10.09,15H2v2h8.09A5.9925,5.9925,0,0,0,21.91,17H30ZM16,20a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,16,20Z"
688
+ }, rest), _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
689
+ d: "M25.8218,10.124a9.9991,9.9991,0,0,0-19.6435,0A7.4964,7.4964,0,0,0,7.5,25H8V23H7.5a5.4961,5.4961,0,0,1-.3769-10.9795l.8364-.0571.09-.8335a7.9979,7.9979,0,0,1,15.9013,0l.09.8335.8364.0571A5.4961,5.4961,0,0,1,24.5,23H24v2h.5a7.4964,7.4964,0,0,0,1.3218-14.876Z"
690
+ })), _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
691
+ d: "M23,22V20H20.8989a4.9678,4.9678,0,0,0-.7319-1.7529l1.49-1.49-1.414-1.414-1.49,1.49A4.9678,4.9678,0,0,0,17,16.1011V14H15v2.1011a4.9678,4.9678,0,0,0-1.7529.7319l-1.49-1.49-1.414,1.414,1.49,1.49A4.9678,4.9678,0,0,0,11.1011,20H9v2h2.1011a4.9678,4.9678,0,0,0,.7319,1.7529l-1.49,1.49,1.414,1.414,1.49-1.49A4.9678,4.9678,0,0,0,15,25.8989V28h2V25.8989a4.9678,4.9678,0,0,0,1.7529-.7319l1.49,1.49,1.414-1.414-1.49-1.49A4.9678,4.9678,0,0,0,20.8989,22Zm-7,2a3,3,0,1,1,3-3A3.0033,3.0033,0,0,1,16,24Z"
708
692
  })), children);
709
693
  });
710
694
 
711
695
  if (process.env.NODE_ENV !== "production") {
712
- Commit.propTypes = iconPropTypes;
696
+ CloudServices.propTypes = iconPropTypes;
713
697
  }
714
- var CommunicationUnified = /*#__PURE__*/React.forwardRef(function CommunicationUnified(_ref24, ref) {
698
+ var Cloudy = /*#__PURE__*/React.forwardRef(function Cloudy(_ref24, ref) {
715
699
  var children = _ref24.children,
716
700
  _ref24$size = _ref24.size,
717
701
  size = _ref24$size === void 0 ? 16 : _ref24$size,
@@ -724,15 +708,15 @@ var CommunicationUnified = /*#__PURE__*/React.forwardRef(function CommunicationU
724
708
  xmlns: "http://www.w3.org/2000/svg",
725
709
  viewBox: "0 0 32 32",
726
710
  fill: "currentColor"
727
- }, rest), _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
728
- d: "M28 17H18a2.0025 2.0025 0 00-2 2v6a2.0025 2.0025 0 002 2h4V25H18V19H28v6H25.4648l-2.5937 3.8906L24.5352 30l2-3H28a2.0025 2.0025 0 002-2V19A2.0025 2.0025 0 0028 17zM8.6667 24.1086l.8614-.8615a.8334.8334 0 01.8988-.1844l1.0493.42A.8334.8334 0 0112 24.2561v1.9082a.8334.8334 0 01-.8786.8341c-7.3546-.4578-8.84-6.6863-9.1158-9.0723A.8316.8316 0 012.8343 17H4.7085a.8335.8335 0 01.7737.5238l.42 1.0493a.8332.8332 0 01-.1845.8988l-.8614.8614A4.5267 4.5267 0 008.6667 24.1086zM21 9H28V11H21zM21 5H30V7H21zM17 6L14 8.2V6a2.0024 2.0024 0 00-2-2H4A2.0024 2.0024 0 002 6v6a2.0024 2.0024 0 002 2h8a2.0024 2.0024 0 002-2V9.8L17 12zM4 12V6h8v6z"
711
+ }, rest), _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
712
+ d: "M30.0005,15.5005a6.5324,6.5324,0,0,0-5.1992-6.3638,8.9943,8.9943,0,0,0-17.6006,0,6.5321,6.5321,0,0,0-5.2,6.3638,6.4543,6.4543,0,0,0,1.6887,4.35A5.9829,5.9829,0,0,0,8,30H19a5.9764,5.9764,0,0,0,5.6094-8.1016A6.5051,6.5051,0,0,0,30.0005,15.5005ZM19,28H8a3.9925,3.9925,0,0,1-.6731-7.9292L7.99,19.958l.1458-.6562a5.496,5.496,0,0,1,10.7294,0l.1458.6562.6626.1128A3.9925,3.9925,0,0,1,19,28Zm4.5-8h-.0554a5.9562,5.9562,0,0,0-2.7959-1.7564,7.4952,7.4952,0,0,0-14.2984,0,5.9877,5.9877,0,0,0-1.0315.4073A4.4446,4.4446,0,0,1,4,15.5005a4.5171,4.5171,0,0,1,4.144-4.481l.8155-.0639.0991-.812a6.9938,6.9938,0,0,1,13.8838,0l.0986.812.8154.0639a4.4975,4.4975,0,0,1-.3564,8.981Z"
729
713
  })), children);
730
714
  });
731
715
 
732
716
  if (process.env.NODE_ENV !== "production") {
733
- CommunicationUnified.propTypes = iconPropTypes;
717
+ Cloudy.propTypes = iconPropTypes;
734
718
  }
735
- var Compare = /*#__PURE__*/React.forwardRef(function Compare(_ref25, ref) {
719
+ var WatsonHealthCobbAngle = /*#__PURE__*/React.forwardRef(function WatsonHealthCobbAngle(_ref25, ref) {
736
720
  var children = _ref25.children,
737
721
  _ref25$size = _ref25.size,
738
722
  size = _ref25$size === void 0 ? 16 : _ref25$size,
@@ -745,15 +729,15 @@ var Compare = /*#__PURE__*/React.forwardRef(function Compare(_ref25, ref) {
745
729
  xmlns: "http://www.w3.org/2000/svg",
746
730
  viewBox: "0 0 32 32",
747
731
  fill: "currentColor"
748
- }, rest), _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
749
- d: "M28,6H18V4a2,2,0,0,0-2-2H4A2,2,0,0,0,2,4V24a2,2,0,0,0,2,2H14v2a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V8A2,2,0,0,0,28,6ZM4,15h6.17L7.59,17.59,9,19l5-5L9,9,7.59,10.41,10.17,13H4V4H16V24H4ZM16,28V26a2,2,0,0,0,2-2V8H28v9H21.83l2.58-2.59L23,13l-5,5,5,5,1.41-1.41L21.83,19H28v9Z"
732
+ }, rest), _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
733
+ d: "M20 17V15a2 2 0 00-2-2H10a2 2 0 00-2 2v2a2 2 0 002 2h8A2 2 0 0020 17zM10 15h8v2H10zM23.42 24.48A2 2 0 0021 23.06l-7.73 2.07a2 2 0 00-1.42 2.44h0l.52 1.93A2 2 0 0014.27 31a3 3 0 00.52-.07l7.73-2.07h0a2 2 0 001.41-2.45zM14.27 29l-.51-1.94L21.48 25 22 26.92zM13.24 6.86L21 8.93h0a2.24 2.24 0 00.51.07 2 2 0 001.94-1.48L24 5.58a2 2 0 00-1.41-2.45L14.79 1.06a2 2 0 00-2.45 1.41h0l-.52 1.93a2 2 0 001.42 2.44zm1-3.86L22 5.07 21.48 7 13.76 4.93zM14 21H16V23H14zM14 9H16V11H14z"
750
734
  })), children);
751
735
  });
752
736
 
753
737
  if (process.env.NODE_ENV !== "production") {
754
- Compare.propTypes = iconPropTypes;
738
+ WatsonHealthCobbAngle.propTypes = iconPropTypes;
755
739
  }
756
- var Compass = /*#__PURE__*/React.forwardRef(function Compass(_ref26, ref) {
740
+ var Code = /*#__PURE__*/React.forwardRef(function Code(_ref26, ref) {
757
741
  var children = _ref26.children,
758
742
  _ref26$size = _ref26.size,
759
743
  size = _ref26$size === void 0 ? 16 : _ref26$size,
@@ -766,21 +750,18 @@ var Compass = /*#__PURE__*/React.forwardRef(function Compass(_ref26, ref) {
766
750
  xmlns: "http://www.w3.org/2000/svg",
767
751
  viewBox: "0 0 32 32",
768
752
  fill: "currentColor"
769
- }, rest), _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
770
- d: "M16,4A12,12,0,1,1,4,16,12,12,0,0,1,16,4m0-2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Z"
771
- })), _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
772
- d: "M23,10.41,21.59,9l-4.3,4.3a3,3,0,0,0-4,4L9,21.59,10.41,23l4.3-4.3a3,3,0,0,0,4-4ZM17,16a1,1,0,1,1-1-1A1,1,0,0,1,17,16Z"
773
- })), _circle15 || (_circle15 = /*#__PURE__*/React.createElement("circle", {
774
- cx: "16",
775
- cy: "7.5",
776
- r: "1.5"
753
+ }, rest), _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
754
+ d: "M31 16L24 23 22.59 21.59 28.17 16 22.59 10.41 24 9 31 16zM1 16L8 9 9.41 10.41 3.83 16 9.41 21.59 8 23 1 16z"
755
+ })), _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
756
+ d: "M5.91 15H26.080000000000002V17H5.91z",
757
+ transform: "rotate(-75 15.996 16)"
777
758
  })), children);
778
759
  });
779
760
 
780
761
  if (process.env.NODE_ENV !== "production") {
781
- Compass.propTypes = iconPropTypes;
762
+ Code.propTypes = iconPropTypes;
782
763
  }
783
- var QComposerEdit = /*#__PURE__*/React.forwardRef(function QComposerEdit(_ref27, ref) {
764
+ var CodeHide = /*#__PURE__*/React.forwardRef(function CodeHide(_ref27, ref) {
784
765
  var children = _ref27.children,
785
766
  _ref27$size = _ref27.size,
786
767
  size = _ref27$size === void 0 ? 16 : _ref27$size,
@@ -793,15 +774,15 @@ var QComposerEdit = /*#__PURE__*/React.forwardRef(function QComposerEdit(_ref27,
793
774
  xmlns: "http://www.w3.org/2000/svg",
794
775
  viewBox: "0 0 32 32",
795
776
  fill: "currentColor"
796
- }, rest), _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
797
- d: "M25.82,10H30V8H25.82a3,3,0,0,0-5.64,0H13V5H5V8H2v2H5v3h8V10h7.18A3,3,0,0,0,22,11.82v7.32A4,4,0,0,0,19.14,22H2v2H19.14a4,4,0,0,0,7.72,0H30V22H26.86A4,4,0,0,0,24,19.14V11.82A3,3,0,0,0,25.82,10ZM11,11H7V7h4ZM25,23a2,2,0,1,1-2-2A2,2,0,0,1,25,23Z"
777
+ }, rest), _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
778
+ d: "M17.713 13.471L19.576 6.518 17.645 6 16.08 11.838 17.713 13.471zM24.207 19.965L25.621 21.379 31 16 24 9 22.586 10.414 28.172 16 24.207 19.965zM30 28.586L3.414 2 2 3.414 7.793 9.207 1 16 8 23 9.414 21.586 3.828 16 9.207 10.621 14.884 16.298 12.423 25.482 14.355 26 16.517 17.931 28.586 30 30 28.586z"
798
779
  })), children);
799
780
  });
800
781
 
801
782
  if (process.env.NODE_ENV !== "production") {
802
- QComposerEdit.propTypes = iconPropTypes;
783
+ CodeHide.propTypes = iconPropTypes;
803
784
  }
804
- var Concept = /*#__PURE__*/React.forwardRef(function Concept(_ref28, ref) {
785
+ var CodeReference = /*#__PURE__*/React.forwardRef(function CodeReference(_ref28, ref) {
805
786
  var children = _ref28.children,
806
787
  _ref28$size = _ref28.size,
807
788
  size = _ref28$size === void 0 ? 16 : _ref28$size,
@@ -814,15 +795,20 @@ var Concept = /*#__PURE__*/React.forwardRef(function Concept(_ref28, ref) {
814
795
  xmlns: "http://www.w3.org/2000/svg",
815
796
  viewBox: "0 0 32 32",
816
797
  fill: "currentColor"
817
- }, rest), _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
818
- d: "M20.8851,19.4711a5.9609,5.9609,0,0,0,0-6.9422L23,10.4141l1.293,1.2929a.9995.9995,0,0,0,1.414,0l4-4a.9994.9994,0,0,0,0-1.414l-4-4a.9994.9994,0,0,0-1.414,0l-4,4a.9994.9994,0,0,0,0,1.414L21.5859,9l-2.1148,2.1149a5.9609,5.9609,0,0,0-6.9422,0L10,8.5859V2H2v8H8.5859l2.529,2.5289a5.9609,5.9609,0,0,0,0,6.9422L9,21.5859,7.707,20.293a.9994.9994,0,0,0-1.414,0l-4,4a.9994.9994,0,0,0,0,1.414l4,4a.9995.9995,0,0,0,1.414,0l4-4a.9994.9994,0,0,0,0-1.414L10.4141,23l2.1148-2.1149a5.9609,5.9609,0,0,0,6.9422,0L22,23.4141V30h8V22H23.4141ZM25,4.4141,27.5859,7,25,9.5859,22.4141,7ZM7,27.5859,4.4141,25,7,22.4141,9.5859,25ZM8,8H4V4H8Zm4,8a4,4,0,1,1,4,4A4.0045,4.0045,0,0,1,12,16Zm12,8h4v4H24Z"
798
+ }, rest), _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
799
+ d: "M4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20zM30 10L24 4 22.586 5.414 27.172 10 22.586 14.586 24 16 30 10z"
800
+ })), _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
801
+ d: "M8.944 9.001H24.974000000000004V11.001H8.944z",
802
+ transform: "rotate(-74.995 16.96 10)"
803
+ })), _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
804
+ d: "M4 10L10 4 11.414 5.414 6.828 10 11.414 14.586 10 16 4 10z"
819
805
  })), children);
820
806
  });
821
807
 
822
808
  if (process.env.NODE_ENV !== "production") {
823
- Concept.propTypes = iconPropTypes;
809
+ CodeReference.propTypes = iconPropTypes;
824
810
  }
825
- var ConditionPoint = /*#__PURE__*/React.forwardRef(function ConditionPoint(_ref29, ref) {
811
+ var CodeSigningService = /*#__PURE__*/React.forwardRef(function CodeSigningService(_ref29, ref) {
826
812
  var children = _ref29.children,
827
813
  _ref29$size = _ref29.size,
828
814
  size = _ref29$size === void 0 ? 16 : _ref29$size,
@@ -835,18 +821,19 @@ var ConditionPoint = /*#__PURE__*/React.forwardRef(function ConditionPoint(_ref2
835
821
  xmlns: "http://www.w3.org/2000/svg",
836
822
  viewBox: "0 0 32 32",
837
823
  fill: "currentColor"
838
- }, rest), _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
839
- d: "M10.343 10.343H21.657V21.657H10.343z",
840
- transform: "rotate(-45 16 16)"
841
- })), _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
842
- d: "M29.3906,14.5269,17.4731,2.6094a2.0852,2.0852,0,0,0-2.9462,0L2.6094,14.5269a2.0852,2.0852,0,0,0,0,2.9462L14.5269,29.3906a2.0852,2.0852,0,0,0,2.9462,0L29.3906,17.4731a2.0852,2.0852,0,0,0,0-2.9462ZM16,28.0356,3.9646,16,16,3.9644,28.0356,16Z"
824
+ }, rest), _circle9 || (_circle9 = /*#__PURE__*/React.createElement("circle", {
825
+ cx: "25",
826
+ cy: "20",
827
+ r: "1"
828
+ })), _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
829
+ d: "M19.4141 30H15V25.5857l5.0337-5.0337A4.6069 4.6069 0 0120 20a5 5 0 114.4478 4.9663zM17 28h1.5859l5.2061-5.2063.5395.1238a3.0351 3.0351 0 10-2.249-2.2488l.1236.5393L17 26.4143zM6 8H8V16H6zM2 8H4V16H2zM18 8H20V14H18zM14 16H12a2 2 0 01-2-2V10a2 2 0 012-2h2a2 2 0 012 2v4A2 2 0 0114 16zm-2-2h2V10H12zM2 18H4V26H2zM14 18H16V22H14zM10 26H8a2 2 0 01-2-2V20a2 2 0 012-2h2a2 2 0 012 2v4A2 2 0 0110 26zM8 24h2V20H8zM2 2H4V6H2zM14 2H16V6H14zM18 2H20V6H18zM10 6H8A2 2 0 016 4V2H8V4h2V2h2V4A2 2 0 0110 6z"
843
830
  })), children);
844
831
  });
845
832
 
846
833
  if (process.env.NODE_ENV !== "production") {
847
- ConditionPoint.propTypes = iconPropTypes;
834
+ CodeSigningService.propTypes = iconPropTypes;
848
835
  }
849
- var ConditionWaitPoint = /*#__PURE__*/React.forwardRef(function ConditionWaitPoint(_ref30, ref) {
836
+ var Cognitive = /*#__PURE__*/React.forwardRef(function Cognitive(_ref30, ref) {
850
837
  var children = _ref30.children,
851
838
  _ref30$size = _ref30.size,
852
839
  size = _ref30$size === void 0 ? 16 : _ref30$size,
@@ -859,18 +846,15 @@ var ConditionWaitPoint = /*#__PURE__*/React.forwardRef(function ConditionWaitPoi
859
846
  xmlns: "http://www.w3.org/2000/svg",
860
847
  viewBox: "0 0 32 32",
861
848
  fill: "currentColor"
862
- }, rest), _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
863
- d: "M10.343 10.343H21.657V21.657H10.343z",
864
- transform: "rotate(-45 16 16)"
865
- })), _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
866
- d: "M16,4A12,12,0,1,1,4,16,12.0136,12.0136,0,0,1,16,4m0-2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Z"
849
+ }, rest), _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
850
+ d: "M30,13A11,11,0,0,0,19,2H11a9,9,0,0,0-9,9v3a5,5,0,0,0,5,5H8.1A5,5,0,0,0,13,23h1.38l4,7,1.73-1-4-6.89A2,2,0,0,0,14.38,21H13a3,3,0,0,1,0-6h1V13H13a5,5,0,0,0-4.9,4H7a3,3,0,0,1-3-3V12H6A3,3,0,0,0,9,9V8H7V9a1,1,0,0,1-1,1H4.08A7,7,0,0,1,11,4h6V6a1,1,0,0,1-1,1H14V9h2a3,3,0,0,0,3-3V4a9,9,0,0,1,8.05,5H26a3,3,0,0,0-3,3v1h2V12a1,1,0,0,1,1-1h1.77A8.76,8.76,0,0,1,28,13v1a5,5,0,0,1-5,5H20v2h3a7,7,0,0,0,3-.68V21a3,3,0,0,1-3,3H22v2h1a5,5,0,0,0,5-5V18.89A7,7,0,0,0,30,14Z"
867
851
  })), children);
868
852
  });
869
853
 
870
854
  if (process.env.NODE_ENV !== "production") {
871
- ConditionWaitPoint.propTypes = iconPropTypes;
855
+ Cognitive.propTypes = iconPropTypes;
872
856
  }
873
- var Connect = /*#__PURE__*/React.forwardRef(function Connect(_ref31, ref) {
857
+ var Collaborate = /*#__PURE__*/React.forwardRef(function Collaborate(_ref31, ref) {
874
858
  var children = _ref31.children,
875
859
  _ref31$size = _ref31.size,
876
860
  size = _ref31$size === void 0 ? 16 : _ref31$size,
@@ -883,16 +867,15 @@ var Connect = /*#__PURE__*/React.forwardRef(function Connect(_ref31, ref) {
883
867
  xmlns: "http://www.w3.org/2000/svg",
884
868
  viewBox: "0 0 32 32",
885
869
  fill: "currentColor"
886
- }, rest), _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
887
- d: "M23,16a7,7,0,0,0-4.18,1.39L14.6,13.17A6.86,6.86,0,0,0,16,9a7,7,0,1,0-2.81,5.59l4.21,4.22A7,7,0,1,0,23,16ZM4,9a5,5,0,1,1,5,5A5,5,0,0,1,4,9Z",
888
- transform: "translate(0 .01)"
870
+ }, rest), _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
871
+ d: "M6 21V20H4v1a7 7 0 007 7h3V26H11A5 5 0 016 21zM24 11v1h2V11a7 7 0 00-7-7H16V6h3A5 5 0 0124 11zM11 11H5a3 3 0 00-3 3v2H4V14a1 1 0 011-1h6a1 1 0 011 1v2h2V14A3 3 0 0011 11zM8 10A4 4 0 104 6 4 4 0 008 10zM8 4A2 2 0 116 6 2 2 0 018 4zM27 25H21a3 3 0 00-3 3v2h2V28a1 1 0 011-1h6a1 1 0 011 1v2h2V28A3 3 0 0027 25zM20 20a4 4 0 104-4A4 4 0 0020 20zm6 0a2 2 0 11-2-2A2 2 0 0126 20z"
889
872
  })), children);
890
873
  });
891
874
 
892
875
  if (process.env.NODE_ENV !== "production") {
893
- Connect.propTypes = iconPropTypes;
876
+ Collaborate.propTypes = iconPropTypes;
894
877
  }
895
- var ConnectRecursive = /*#__PURE__*/React.forwardRef(function ConnectRecursive(_ref32, ref) {
878
+ var CollapseAll = /*#__PURE__*/React.forwardRef(function CollapseAll(_ref32, ref) {
896
879
  var children = _ref32.children,
897
880
  _ref32$size = _ref32.size,
898
881
  size = _ref32$size === void 0 ? 16 : _ref32$size,
@@ -905,15 +888,19 @@ var ConnectRecursive = /*#__PURE__*/React.forwardRef(function ConnectRecursive(_
905
888
  xmlns: "http://www.w3.org/2000/svg",
906
889
  viewBox: "0 0 32 32",
907
890
  fill: "currentColor"
908
- }, rest), _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
909
- d: "M28,7H13.8281l3.586-3.5859L16,2,10,8l6,6,1.4141-1.4141L13.8281,9H28V20H11.8989A5.0145,5.0145,0,0,0,8,16.1011V2H6V16.1011a5,5,0,0,0,0,9.7978V30H8V25.8989A5.0145,5.0145,0,0,0,11.8989,22H28a2.0023,2.0023,0,0,0,2-2V9A2.0023,2.0023,0,0,0,28,7ZM7,24a3,3,0,1,1,3-3A3.0033,3.0033,0,0,1,7,24Z"
891
+ }, rest), _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
892
+ d: "M30,15H28V7H13V5H28a2.0023,2.0023,0,0,1,2,2Z"
893
+ })), _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
894
+ d: "M25,20H23V12H8V10H23a2.0023,2.0023,0,0,1,2,2Z"
895
+ })), _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
896
+ d: "M18,27H4a2.0023,2.0023,0,0,1-2-2V17a2.0023,2.0023,0,0,1,2-2H18a2.0023,2.0023,0,0,1,2,2v8A2.0023,2.0023,0,0,1,18,27ZM4,17v8H18.0012L18,17Z"
910
897
  })), children);
911
898
  });
912
899
 
913
900
  if (process.env.NODE_ENV !== "production") {
914
- ConnectRecursive.propTypes = iconPropTypes;
901
+ CollapseAll.propTypes = iconPropTypes;
915
902
  }
916
- var ConnectSource = /*#__PURE__*/React.forwardRef(function ConnectSource(_ref33, ref) {
903
+ var CollapseCategories = /*#__PURE__*/React.forwardRef(function CollapseCategories(_ref33, ref) {
917
904
  var children = _ref33.children,
918
905
  _ref33$size = _ref33.size,
919
906
  size = _ref33$size === void 0 ? 16 : _ref33$size,
@@ -926,15 +913,15 @@ var ConnectSource = /*#__PURE__*/React.forwardRef(function ConnectSource(_ref33,
926
913
  xmlns: "http://www.w3.org/2000/svg",
927
914
  viewBox: "0 0 32 32",
928
915
  fill: "currentColor"
929
- }, rest), _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
930
- d: "M24,10l-1.4141,1.4141L26.1719,15H11.8989A5.0145,5.0145,0,0,0,8,11.1011V2H6v9.1011a5,5,0,0,0,0,9.7978V30H8V20.8989A5.0145,5.0145,0,0,0,11.8989,17h14.273l-3.586,3.5859L24,22l6-6ZM7,19a3,3,0,1,1,3-3A3.0033,3.0033,0,0,1,7,19Z"
916
+ }, rest), _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
917
+ d: "M14 25H28V27H14zM7.17 26L4.59 28.58 6 30 10 26 6 22 4.58 23.41 7.17 26zM14 15H28V17H14zM7.17 16L4.59 18.58 6 20 10 16 6 12 4.58 13.41 7.17 16zM14 5H28V7H14zM7.17 6L4.59 8.58 6 10 10 6 6 2 4.58 3.41 7.17 6z"
931
918
  })), children);
932
919
  });
933
920
 
934
921
  if (process.env.NODE_ENV !== "production") {
935
- ConnectSource.propTypes = iconPropTypes;
922
+ CollapseCategories.propTypes = iconPropTypes;
936
923
  }
937
- var ConnectTarget = /*#__PURE__*/React.forwardRef(function ConnectTarget(_ref34, ref) {
924
+ var ColorPalette = /*#__PURE__*/React.forwardRef(function ColorPalette(_ref34, ref) {
938
925
  var children = _ref34.children,
939
926
  _ref34$size = _ref34.size,
940
927
  size = _ref34$size === void 0 ? 16 : _ref34$size,
@@ -947,15 +934,35 @@ var ConnectTarget = /*#__PURE__*/React.forwardRef(function ConnectTarget(_ref34,
947
934
  xmlns: "http://www.w3.org/2000/svg",
948
935
  viewBox: "0 0 32 32",
949
936
  fill: "currentColor"
950
- }, rest), _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
951
- d: "M28 2H30V30H28zM20 10l-1.4141 1.4141L22.1719 15H11.8989a5 5 0 100 2h10.273l-3.586 3.5859L20 22l6-6zM7 19a3 3 0 113-3A3.0033 3.0033 0 017 19z"
937
+ }, rest), _circle10 || (_circle10 = /*#__PURE__*/React.createElement("circle", {
938
+ cx: "10",
939
+ cy: "12",
940
+ r: "2"
941
+ })), _circle11 || (_circle11 = /*#__PURE__*/React.createElement("circle", {
942
+ cx: "16",
943
+ cy: "9",
944
+ r: "2"
945
+ })), _circle12 || (_circle12 = /*#__PURE__*/React.createElement("circle", {
946
+ cx: "22",
947
+ cy: "12",
948
+ r: "2"
949
+ })), _circle13 || (_circle13 = /*#__PURE__*/React.createElement("circle", {
950
+ cx: "23",
951
+ cy: "18",
952
+ r: "2"
953
+ })), _circle14 || (_circle14 = /*#__PURE__*/React.createElement("circle", {
954
+ cx: "19",
955
+ cy: "23",
956
+ r: "2"
957
+ })), _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
958
+ d: "M16.54,2A14,14,0,0,0,2,16a4.82,4.82,0,0,0,6.09,4.65l1.12-.31A3,3,0,0,1,13,23.24V27a3,3,0,0,0,3,3A14,14,0,0,0,30,15.46,14.05,14.05,0,0,0,16.54,2Zm8.11,22.31A11.93,11.93,0,0,1,16,28a1,1,0,0,1-1-1V23.24a5,5,0,0,0-5-5,5.07,5.07,0,0,0-1.33.18l-1.12.31A2.82,2.82,0,0,1,4,16,12,12,0,0,1,16.47,4,12.18,12.18,0,0,1,28,15.53,11.89,11.89,0,0,1,24.65,24.32Z"
952
959
  })), children);
953
960
  });
954
961
 
955
962
  if (process.env.NODE_ENV !== "production") {
956
- ConnectTarget.propTypes = iconPropTypes;
963
+ ColorPalette.propTypes = iconPropTypes;
957
964
  }
958
- var ConnectionReceive = /*#__PURE__*/React.forwardRef(function ConnectionReceive(_ref35, ref) {
965
+ var ColorSwitch = /*#__PURE__*/React.forwardRef(function ColorSwitch(_ref35, ref) {
959
966
  var children = _ref35.children,
960
967
  _ref35$size = _ref35.size,
961
968
  size = _ref35$size === void 0 ? 16 : _ref35$size,
@@ -968,17 +975,15 @@ var ConnectionReceive = /*#__PURE__*/React.forwardRef(function ConnectionReceive
968
975
  xmlns: "http://www.w3.org/2000/svg",
969
976
  viewBox: "0 0 32 32",
970
977
  fill: "currentColor"
971
- }, rest), _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
972
- d: "M8 8H10V12H8zM8 14H10V18H8zM14 8H16V12H14zM14 14H16V18H14zM8 20H10V24H8zM14 20H16V24H14zM30 14L21.83 14 24.41 16.59 23 18 18 13 23 8 24.41 9.41 21.83 12 30 12 30 14z"
973
- })), _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
974
- d: "M28,20v8H22V20H20v8H4V4H20V6h2V4a2,2,0,0,0-2-2H4A2,2,0,0,0,2,4V30H30V20Z"
978
+ }, rest), _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
979
+ d: "M26,4H6A2.0025,2.0025,0,0,0,4,6V26a2.0025,2.0025,0,0,0,2,2H26a2.0025,2.0025,0,0,0,2-2V6A2.0025,2.0025,0,0,0,26,4ZM6,26,26,6V26Z"
975
980
  })), children);
976
981
  });
977
982
 
978
983
  if (process.env.NODE_ENV !== "production") {
979
- ConnectionReceive.propTypes = iconPropTypes;
984
+ ColorSwitch.propTypes = iconPropTypes;
980
985
  }
981
- var ConnectionSend = /*#__PURE__*/React.forwardRef(function ConnectionSend(_ref36, ref) {
986
+ var Column = /*#__PURE__*/React.forwardRef(function Column(_ref36, ref) {
982
987
  var children = _ref36.children,
983
988
  _ref36$size = _ref36.size,
984
989
  size = _ref36$size === void 0 ? 16 : _ref36$size,
@@ -991,17 +996,15 @@ var ConnectionSend = /*#__PURE__*/React.forwardRef(function ConnectionSend(_ref3
991
996
  xmlns: "http://www.w3.org/2000/svg",
992
997
  viewBox: "0 0 32 32",
993
998
  fill: "currentColor"
994
- }, rest), _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
995
- d: "M8 8H10V12H8zM8 14H10V18H8zM14 8H16V12H14zM14 14H16V18H14zM8 20H10V24H8zM14 20H16V24H14zM18 14L26.17 14 23.59 16.59 25 18 30 13 25 8 23.59 9.41 26.17 12 18 12 18 14z"
996
- })), _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
997
- d: "M28,20v8H22V20H20v8H4V4H20V6h2V4a2,2,0,0,0-2-2H4A2,2,0,0,0,2,4V30H30V20Z"
999
+ }, rest), _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
1000
+ d: "M24 4H26V28H24zM18 6V26H14V6h4m0-2H14a2 2 0 00-2 2V26a2 2 0 002 2h4a2 2 0 002-2V6a2 2 0 00-2-2zM6 4H8V28H6z"
998
1001
  })), children);
999
1002
  });
1000
1003
 
1001
1004
  if (process.env.NODE_ENV !== "production") {
1002
- ConnectionSend.propTypes = iconPropTypes;
1005
+ Column.propTypes = iconPropTypes;
1003
1006
  }
1004
- var ConnectionTwoWay = /*#__PURE__*/React.forwardRef(function ConnectionTwoWay(_ref37, ref) {
1007
+ var ColumnDelete = /*#__PURE__*/React.forwardRef(function ColumnDelete(_ref37, ref) {
1005
1008
  var children = _ref37.children,
1006
1009
  _ref37$size = _ref37.size,
1007
1010
  size = _ref37$size === void 0 ? 16 : _ref37$size,
@@ -1014,17 +1017,17 @@ var ConnectionTwoWay = /*#__PURE__*/React.forwardRef(function ConnectionTwoWay(_
1014
1017
  xmlns: "http://www.w3.org/2000/svg",
1015
1018
  viewBox: "0 0 32 32",
1016
1019
  fill: "currentColor"
1017
- }, rest), _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
1018
- d: "M8 8H10V12H8zM8 14H10V18H8zM14 8H16V12H14zM14 14H16V18H14zM8 20H10V24H8zM14 20H16V24H14zM30 22L21.83 22 24.41 24.59 23 26 18 21 23 16 24.41 17.41 21.83 20 30 20 30 22zM19 12L27.17 12 24.59 14.59 26 16 31 11 26 6 24.59 7.41 27.17 10 19 10 19 12z"
1019
- })), _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
1020
- d: "M28,26v2H4V4H20V6h2V4a2,2,0,0,0-2-2H4A2,2,0,0,0,2,4V30H30V26Z"
1020
+ }, rest), _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
1021
+ d: "M30 3.41L28.59 2 25 5.59 21.41 2 20 3.41 23.59 7 20 10.59 21.41 12 25 8.41 28.59 12 30 10.59 26.41 7 30 3.41z"
1022
+ })), _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
1023
+ d: "M24 14V28H18V6H16V28a2.0023 2.0023 0 002 2h6a2.0023 2.0023 0 002-2V14zM10 30H4a2.0021 2.0021 0 01-2-2V8A2.0021 2.0021 0 014 6h6a2.0021 2.0021 0 012 2V28A2.0021 2.0021 0 0110 30zM4 8V28h6V8z"
1021
1024
  })), children);
1022
1025
  });
1023
1026
 
1024
1027
  if (process.env.NODE_ENV !== "production") {
1025
- ConnectionTwoWay.propTypes = iconPropTypes;
1028
+ ColumnDelete.propTypes = iconPropTypes;
1026
1029
  }
1027
- var ConnectionSignal = /*#__PURE__*/React.forwardRef(function ConnectionSignal(_ref38, ref) {
1030
+ var ColumnInsert = /*#__PURE__*/React.forwardRef(function ColumnInsert(_ref38, ref) {
1028
1031
  var children = _ref38.children,
1029
1032
  _ref38$size = _ref38.size,
1030
1033
  size = _ref38$size === void 0 ? 16 : _ref38$size,
@@ -1037,17 +1040,15 @@ var ConnectionSignal = /*#__PURE__*/React.forwardRef(function ConnectionSignal(_
1037
1040
  xmlns: "http://www.w3.org/2000/svg",
1038
1041
  viewBox: "0 0 32 32",
1039
1042
  fill: "currentColor"
1040
- }, rest), _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
1041
- d: "M15 12H17V30H15zM11.33 18.22a7 7 0 010-10.44l1.34 1.49a5 5 0 000 7.46zM20.67 18.22l-1.34-1.49a5 5 0 000-7.46l1.34-1.49a7 7 0 010 10.44z"
1042
- })), _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
1043
- d: "M8.4 21.8a11 11 0 010-17.6L9.6 5.8a9 9 0 000 14.4zM23.6 21.8l-1.2-1.6a9 9 0 000-14.4l1.2-1.6a11 11 0 010 17.6z"
1043
+ }, rest), _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
1044
+ d: "M28 30H22a2.0021 2.0021 0 01-2-2V10a2.0021 2.0021 0 012-2h6a2.0021 2.0021 0 012 2V28A2.0021 2.0021 0 0128 30zM22 10V28h6V10zM16 9L21.586 3.414 20.172 2 16 6.172 11.828 2 10.414 3.414 16 9zM10 30H4a2.0021 2.0021 0 01-2-2V10A2.0021 2.0021 0 014 8h6a2.0021 2.0021 0 012 2V28A2.0021 2.0021 0 0110 30zM4 10V28h6V10z"
1044
1045
  })), children);
1045
1046
  });
1046
1047
 
1047
1048
  if (process.env.NODE_ENV !== "production") {
1048
- ConnectionSignal.propTypes = iconPropTypes;
1049
+ ColumnInsert.propTypes = iconPropTypes;
1049
1050
  }
1050
- var ConnectionSignalOff = /*#__PURE__*/React.forwardRef(function ConnectionSignalOff(_ref39, ref) {
1051
+ var ColumnDependency = /*#__PURE__*/React.forwardRef(function ColumnDependency(_ref39, ref) {
1051
1052
  var children = _ref39.children,
1052
1053
  _ref39$size = _ref39.size,
1053
1054
  size = _ref39$size === void 0 ? 16 : _ref39$size,
@@ -1060,17 +1061,15 @@ var ConnectionSignalOff = /*#__PURE__*/React.forwardRef(function ConnectionSigna
1060
1061
  xmlns: "http://www.w3.org/2000/svg",
1061
1062
  viewBox: "0 0 32 32",
1062
1063
  fill: "currentColor"
1063
- }, rest), _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
1064
- d: "M26,13a8.9089,8.9089,0,0,1-2.5249,6.2339l1.4133,1.4131A10.9795,10.9795,0,0,0,23.6006,4.2l-1.2012,1.6A8.932,8.932,0,0,1,26,13Z"
1065
- })), _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
1066
- d: "M21 13a5.0022 5.0022 0 01-.9023 2.8564l1.4277 1.4278a6.9831 6.9831 0 00-.8584-9.5015l-1.334 1.49A5.0077 5.0077 0 0121 13zM30 28.5859L3.4143 2 2 3.4141l3.71 3.71A10.9824 10.9824 0 008.3994 21.8008l1.2012-1.6A8.9678 8.9678 0 017.1714 8.5854l2.1963 2.1963a6.9664 6.9664 0 001.9648 7.4351l1.334-1.49A5.0072 5.0072 0 0111 13a4.8854 4.8854 0 01.0393-.5464L15 16.4141V30h2V18.4141L28.5857 30z"
1064
+ }, rest), _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
1065
+ d: "M30,10V2H22V5H17a2.0023,2.0023,0,0,0-2,2v8H10V12H2v8h8V17h5v8a2.0023,2.0023,0,0,0,2,2h5v3h8V22H22v3H17V17h5v3h8V12H22v3H17V7h5v3ZM8,18H4V14H8Zm16,6h4v4H24Zm0-10h4v4H24ZM24,4h4V8H24Z"
1067
1066
  })), children);
1068
1067
  });
1069
1068
 
1070
1069
  if (process.env.NODE_ENV !== "production") {
1071
- ConnectionSignalOff.propTypes = iconPropTypes;
1070
+ ColumnDependency.propTypes = iconPropTypes;
1072
1071
  }
1073
- var Construction = /*#__PURE__*/React.forwardRef(function Construction(_ref40, ref) {
1072
+ var Commit = /*#__PURE__*/React.forwardRef(function Commit(_ref40, ref) {
1074
1073
  var children = _ref40.children,
1075
1074
  _ref40$size = _ref40.size,
1076
1075
  size = _ref40$size === void 0 ? 16 : _ref40$size,
@@ -1083,15 +1082,15 @@ var Construction = /*#__PURE__*/React.forwardRef(function Construction(_ref40, r
1083
1082
  xmlns: "http://www.w3.org/2000/svg",
1084
1083
  viewBox: "0 0 32 32",
1085
1084
  fill: "currentColor"
1086
- }, rest), _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
1087
- d: "M29.34 16.06a1.0007 1.0007 0 00-1.1084.3L24.46 20.8857l-5.4355-.9882-3.602-8.9512A3.014 3.014 0 0012.6138 9h-4.06A3.0018 3.0018 0 007.01 9.4277L2 12.4336v6.4009l5 .9092V30H9V20.1074l3.5652.648L14 24.2V30h2V23.8l-1.0911-2.6182L22.99 22.6509 18.2319 28.36A1 1 0 0019 30H29a1 1 0 001-1V17A1 1 0 0029.34 16.06zM4 17.1655V13.5664l3-1.8v5.9448zm5 .9092V11h3.6138a1.0141 1.0141 0 01.9453.6709l3.14 7.8037zM28 28H21.1353L28 19.7617zM12.5 8A3.5 3.5 0 1116 4.5 3.5042 3.5042 0 0112.5 8zm0-5A1.5 1.5 0 1014 4.5 1.5017 1.5017 0 0012.5 3z"
1085
+ }, rest), _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
1086
+ d: "M30,15H21.91A5.9925,5.9925,0,0,0,10.09,15H2v2h8.09A5.9925,5.9925,0,0,0,21.91,17H30ZM16,20a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,16,20Z"
1088
1087
  })), children);
1089
1088
  });
1090
1089
 
1091
1090
  if (process.env.NODE_ENV !== "production") {
1092
- Construction.propTypes = iconPropTypes;
1091
+ Commit.propTypes = iconPropTypes;
1093
1092
  }
1094
- var ContainerRegistry = /*#__PURE__*/React.forwardRef(function ContainerRegistry(_ref41, ref) {
1093
+ var CommunicationUnified = /*#__PURE__*/React.forwardRef(function CommunicationUnified(_ref41, ref) {
1095
1094
  var children = _ref41.children,
1096
1095
  _ref41$size = _ref41.size,
1097
1096
  size = _ref41$size === void 0 ? 16 : _ref41$size,
@@ -1104,21 +1103,15 @@ var ContainerRegistry = /*#__PURE__*/React.forwardRef(function ContainerRegistry
1104
1103
  xmlns: "http://www.w3.org/2000/svg",
1105
1104
  viewBox: "0 0 32 32",
1106
1105
  fill: "currentColor"
1107
- }, rest), _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
1108
- d: "M17,13V6H8V22H24V13ZM10,8h5v5H10Zm0,7h5v5H10Zm12,5H17V15h5Z"
1109
- })), _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
1110
- d: "M28 11H19V2h9zM21 9h5V4H21zM28 20H26v2h2v6H4V22H6V20H4a2.0024 2.0024 0 00-2 2v6a2.0024 2.0024 0 002 2H28a2.0024 2.0024 0 002-2V22A2.0024 2.0024 0 0028 20z"
1111
- })), _circle16 || (_circle16 = /*#__PURE__*/React.createElement("circle", {
1112
- cx: "7",
1113
- cy: "25",
1114
- r: "1"
1106
+ }, rest), _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
1107
+ d: "M28 17H18a2.0025 2.0025 0 00-2 2v6a2.0025 2.0025 0 002 2h4V25H18V19H28v6H25.4648l-2.5937 3.8906L24.5352 30l2-3H28a2.0025 2.0025 0 002-2V19A2.0025 2.0025 0 0028 17zM8.6667 24.1086l.8614-.8615a.8334.8334 0 01.8988-.1844l1.0493.42A.8334.8334 0 0112 24.2561v1.9082a.8334.8334 0 01-.8786.8341c-7.3546-.4578-8.84-6.6863-9.1158-9.0723A.8316.8316 0 012.8343 17H4.7085a.8335.8335 0 01.7737.5238l.42 1.0493a.8332.8332 0 01-.1845.8988l-.8614.8614A4.5267 4.5267 0 008.6667 24.1086zM21 9H28V11H21zM21 5H30V7H21zM17 6L14 8.2V6a2.0024 2.0024 0 00-2-2H4A2.0024 2.0024 0 002 6v6a2.0024 2.0024 0 002 2h8a2.0024 2.0024 0 002-2V9.8L17 12zM4 12V6h8v6z"
1115
1108
  })), children);
1116
1109
  });
1117
1110
 
1118
1111
  if (process.env.NODE_ENV !== "production") {
1119
- ContainerRegistry.propTypes = iconPropTypes;
1112
+ CommunicationUnified.propTypes = iconPropTypes;
1120
1113
  }
1121
- var ContainerServices = /*#__PURE__*/React.forwardRef(function ContainerServices(_ref42, ref) {
1114
+ var Compare = /*#__PURE__*/React.forwardRef(function Compare(_ref42, ref) {
1122
1115
  var children = _ref42.children,
1123
1116
  _ref42$size = _ref42.size,
1124
1117
  size = _ref42$size === void 0 ? 16 : _ref42$size,
@@ -1131,15 +1124,15 @@ var ContainerServices = /*#__PURE__*/React.forwardRef(function ContainerServices
1131
1124
  xmlns: "http://www.w3.org/2000/svg",
1132
1125
  viewBox: "0 0 32 32",
1133
1126
  fill: "currentColor"
1134
- }, rest), _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
1135
- d: "M27,22V17a2.0023,2.0023,0,0,0-2-2H17V10h3a2.0023,2.0023,0,0,0,2-2V4a2.0023,2.0023,0,0,0-2-2H12a2.0023,2.0023,0,0,0-2,2V8a2.0023,2.0023,0,0,0,2,2h3v5H7a2.0023,2.0023,0,0,0-2,2v5H2v8h8V22H7V17h8v5H12v8h8V22H17V17h8v5H22v8h8V22ZM12,4h8V8H12ZM8,28H4V24H8Zm10,0H14V24h4Zm10,0H24V24h4Z"
1127
+ }, rest), _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
1128
+ d: "M28,6H18V4a2,2,0,0,0-2-2H4A2,2,0,0,0,2,4V24a2,2,0,0,0,2,2H14v2a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V8A2,2,0,0,0,28,6ZM4,15h6.17L7.59,17.59,9,19l5-5L9,9,7.59,10.41,10.17,13H4V4H16V24H4ZM16,28V26a2,2,0,0,0,2-2V8H28v9H21.83l2.58-2.59L23,13l-5,5,5,5,1.41-1.41L21.83,19H28v9Z"
1136
1129
  })), children);
1137
1130
  });
1138
1131
 
1139
1132
  if (process.env.NODE_ENV !== "production") {
1140
- ContainerServices.propTypes = iconPropTypes;
1133
+ Compare.propTypes = iconPropTypes;
1141
1134
  }
1142
- var ContainerSoftware = /*#__PURE__*/React.forwardRef(function ContainerSoftware(_ref43, ref) {
1135
+ var Compass = /*#__PURE__*/React.forwardRef(function Compass(_ref43, ref) {
1143
1136
  var children = _ref43.children,
1144
1137
  _ref43$size = _ref43.size,
1145
1138
  size = _ref43$size === void 0 ? 16 : _ref43$size,
@@ -1152,19 +1145,21 @@ var ContainerSoftware = /*#__PURE__*/React.forwardRef(function ContainerSoftware
1152
1145
  xmlns: "http://www.w3.org/2000/svg",
1153
1146
  viewBox: "0 0 32 32",
1154
1147
  fill: "currentColor"
1155
- }, rest), _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
1156
- d: "M28,12H20V4h8Zm-6-2h4V6H22Z"
1157
- })), _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
1158
- d: "M17,15V9H9V23H23V15Zm-6-4h4v4H11Zm4,10H11V17h4Zm6,0H17V17h4Z"
1159
- })), _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
1160
- d: "M26,28H6a2.0023,2.0023,0,0,1-2-2V6A2.0023,2.0023,0,0,1,6,4H16V6H6V26H26V16h2V26A2.0023,2.0023,0,0,1,26,28Z"
1148
+ }, rest), _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
1149
+ d: "M16,4A12,12,0,1,1,4,16,12,12,0,0,1,16,4m0-2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Z"
1150
+ })), _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
1151
+ d: "M23,10.41,21.59,9l-4.3,4.3a3,3,0,0,0-4,4L9,21.59,10.41,23l4.3-4.3a3,3,0,0,0,4-4ZM17,16a1,1,0,1,1-1-1A1,1,0,0,1,17,16Z"
1152
+ })), _circle15 || (_circle15 = /*#__PURE__*/React.createElement("circle", {
1153
+ cx: "16",
1154
+ cy: "7.5",
1155
+ r: "1.5"
1161
1156
  })), children);
1162
1157
  });
1163
1158
 
1164
1159
  if (process.env.NODE_ENV !== "production") {
1165
- ContainerSoftware.propTypes = iconPropTypes;
1160
+ Compass.propTypes = iconPropTypes;
1166
1161
  }
1167
- var ContentDeliveryNetwork = /*#__PURE__*/React.forwardRef(function ContentDeliveryNetwork(_ref44, ref) {
1162
+ var QComposerEdit = /*#__PURE__*/React.forwardRef(function QComposerEdit(_ref44, ref) {
1168
1163
  var children = _ref44.children,
1169
1164
  _ref44$size = _ref44.size,
1170
1165
  size = _ref44$size === void 0 ? 16 : _ref44$size,
@@ -1177,25 +1172,15 @@ var ContentDeliveryNetwork = /*#__PURE__*/React.forwardRef(function ContentDeliv
1177
1172
  xmlns: "http://www.w3.org/2000/svg",
1178
1173
  viewBox: "0 0 32 32",
1179
1174
  fill: "currentColor"
1180
- }, rest), _circle17 || (_circle17 = /*#__PURE__*/React.createElement("circle", {
1181
- cx: "21",
1182
- cy: "21",
1183
- r: "2"
1184
- })), _circle18 || (_circle18 = /*#__PURE__*/React.createElement("circle", {
1185
- cx: "7",
1186
- cy: "7",
1187
- r: "2"
1188
- })), _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
1189
- d: "M27,31a4,4,0,1,1,4-4A4.0118,4.0118,0,0,1,27,31Zm0-6a2,2,0,1,0,2,2A2.0059,2.0059,0,0,0,27,25Z"
1190
- })), _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
1191
- d: "M30,16A14.0412,14.0412,0,0,0,16,2,13.0426,13.0426,0,0,0,9.2,3.8l1.1,1.7a24.4254,24.4254,0,0,1,2.4-1A25.1349,25.1349,0,0,0,10,15H4a11.1489,11.1489,0,0,1,1.4-4.7L3.9,9A13.8418,13.8418,0,0,0,2,16,13.9983,13.9983,0,0,0,16,30a13.3656,13.3656,0,0,0,5.2-1l-.6-1.9a11.4416,11.4416,0,0,1-5.2.9h0A21.0713,21.0713,0,0,1,12,17H29.9A3.4019,3.4019,0,0,0,30,16ZM12.8,27.6h0a13.02,13.02,0,0,1-5.3-3.1A12.5053,12.5053,0,0,1,4,17h6A25.0022,25.0022,0,0,0,12.8,27.6ZM12,15A21.4461,21.4461,0,0,1,15.3,4h1.4A21.4461,21.4461,0,0,1,20,15Zm10,0A23.2777,23.2777,0,0,0,19.2,4.4,12.0919,12.0919,0,0,1,27.9,15Z"
1175
+ }, rest), _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
1176
+ d: "M25.82,10H30V8H25.82a3,3,0,0,0-5.64,0H13V5H5V8H2v2H5v3h8V10h7.18A3,3,0,0,0,22,11.82v7.32A4,4,0,0,0,19.14,22H2v2H19.14a4,4,0,0,0,7.72,0H30V22H26.86A4,4,0,0,0,24,19.14V11.82A3,3,0,0,0,25.82,10ZM11,11H7V7h4ZM25,23a2,2,0,1,1-2-2A2,2,0,0,1,25,23Z"
1192
1177
  })), children);
1193
1178
  });
1194
1179
 
1195
1180
  if (process.env.NODE_ENV !== "production") {
1196
- ContentDeliveryNetwork.propTypes = iconPropTypes;
1181
+ QComposerEdit.propTypes = iconPropTypes;
1197
1182
  }
1198
- var ContentView = /*#__PURE__*/React.forwardRef(function ContentView(_ref45, ref) {
1183
+ var Concept = /*#__PURE__*/React.forwardRef(function Concept(_ref45, ref) {
1199
1184
  var children = _ref45.children,
1200
1185
  _ref45$size = _ref45.size,
1201
1186
  size = _ref45$size === void 0 ? 16 : _ref45$size,
@@ -1208,21 +1193,15 @@ var ContentView = /*#__PURE__*/React.forwardRef(function ContentView(_ref45, ref
1208
1193
  xmlns: "http://www.w3.org/2000/svg",
1209
1194
  viewBox: "0 0 32 32",
1210
1195
  fill: "currentColor"
1211
- }, rest), _circle19 || (_circle19 = /*#__PURE__*/React.createElement("circle", {
1212
- cx: "16",
1213
- cy: "19",
1214
- r: "2"
1215
- })), _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
1216
- d: "M23.7769,18.4785A8.64,8.64,0,0,0,16,13a8.64,8.64,0,0,0-7.7769,5.4785L8,19l.2231.5215A8.64,8.64,0,0,0,16,25a8.64,8.64,0,0,0,7.7769-5.4785L24,19ZM16,23a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,16,23Z"
1217
- })), _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
1218
- d: "M27,3H5A2,2,0,0,0,3,5V27a2,2,0,0,0,2,2H27a2,2,0,0,0,2-2V5A2,2,0,0,0,27,3ZM5,5H27V9H5ZM5,27V11H27V27Z"
1196
+ }, rest), _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
1197
+ d: "M20.8851,19.4711a5.9609,5.9609,0,0,0,0-6.9422L23,10.4141l1.293,1.2929a.9995.9995,0,0,0,1.414,0l4-4a.9994.9994,0,0,0,0-1.414l-4-4a.9994.9994,0,0,0-1.414,0l-4,4a.9994.9994,0,0,0,0,1.414L21.5859,9l-2.1148,2.1149a5.9609,5.9609,0,0,0-6.9422,0L10,8.5859V2H2v8H8.5859l2.529,2.5289a5.9609,5.9609,0,0,0,0,6.9422L9,21.5859,7.707,20.293a.9994.9994,0,0,0-1.414,0l-4,4a.9994.9994,0,0,0,0,1.414l4,4a.9995.9995,0,0,0,1.414,0l4-4a.9994.9994,0,0,0,0-1.414L10.4141,23l2.1148-2.1149a5.9609,5.9609,0,0,0,6.9422,0L22,23.4141V30h8V22H23.4141ZM25,4.4141,27.5859,7,25,9.5859,22.4141,7ZM7,27.5859,4.4141,25,7,22.4141,9.5859,25ZM8,8H4V4H8Zm4,8a4,4,0,1,1,4,4A4.0045,4.0045,0,0,1,12,16Zm12,8h4v4H24Z"
1219
1198
  })), children);
1220
1199
  });
1221
1200
 
1222
1201
  if (process.env.NODE_ENV !== "production") {
1223
- ContentView.propTypes = iconPropTypes;
1202
+ Concept.propTypes = iconPropTypes;
1224
1203
  }
1225
- var Continue = /*#__PURE__*/React.forwardRef(function Continue(_ref46, ref) {
1204
+ var ConditionPoint = /*#__PURE__*/React.forwardRef(function ConditionPoint(_ref46, ref) {
1226
1205
  var children = _ref46.children,
1227
1206
  _ref46$size = _ref46.size,
1228
1207
  size = _ref46$size === void 0 ? 16 : _ref46$size,
@@ -1235,15 +1214,18 @@ var Continue = /*#__PURE__*/React.forwardRef(function Continue(_ref46, ref) {
1235
1214
  xmlns: "http://www.w3.org/2000/svg",
1236
1215
  viewBox: "0 0 32 32",
1237
1216
  fill: "currentColor"
1238
- }, rest), _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
1239
- d: "M10 28a1 1 0 01-1-1V5a1 1 0 011.501-.8652l19 11a1 1 0 010 1.73l-19 11A.9975.9975 0 0110 28zM11 6.7344V25.2656L27 16zM4 4H6V28H4z"
1217
+ }, rest), _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
1218
+ d: "M10.343 10.343H21.657V21.657H10.343z",
1219
+ transform: "rotate(-45 16 16)"
1220
+ })), _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
1221
+ d: "M29.3906,14.5269,17.4731,2.6094a2.0852,2.0852,0,0,0-2.9462,0L2.6094,14.5269a2.0852,2.0852,0,0,0,0,2.9462L14.5269,29.3906a2.0852,2.0852,0,0,0,2.9462,0L29.3906,17.4731a2.0852,2.0852,0,0,0,0-2.9462ZM16,28.0356,3.9646,16,16,3.9644,28.0356,16Z"
1240
1222
  })), children);
1241
1223
  });
1242
1224
 
1243
1225
  if (process.env.NODE_ENV !== "production") {
1244
- Continue.propTypes = iconPropTypes;
1226
+ ConditionPoint.propTypes = iconPropTypes;
1245
1227
  }
1246
- var ContinueFilled = /*#__PURE__*/React.forwardRef(function ContinueFilled(_ref47, ref) {
1228
+ var ConditionWaitPoint = /*#__PURE__*/React.forwardRef(function ConditionWaitPoint(_ref47, ref) {
1247
1229
  var children = _ref47.children,
1248
1230
  _ref47$size = _ref47.size,
1249
1231
  size = _ref47$size === void 0 ? 16 : _ref47$size,
@@ -1257,14 +1239,17 @@ var ContinueFilled = /*#__PURE__*/React.forwardRef(function ContinueFilled(_ref4
1257
1239
  viewBox: "0 0 32 32",
1258
1240
  fill: "currentColor"
1259
1241
  }, rest), _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
1260
- d: "M10 28a1 1 0 01-1-1V5a1 1 0 011.501-.8652l19 11a1 1 0 010 1.73l-19 11A.9975.9975 0 0110 28zM4 4H6V28H4z"
1242
+ d: "M10.343 10.343H21.657V21.657H10.343z",
1243
+ transform: "rotate(-45 16 16)"
1244
+ })), _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
1245
+ d: "M16,4A12,12,0,1,1,4,16,12.0136,12.0136,0,0,1,16,4m0-2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Z"
1261
1246
  })), children);
1262
1247
  });
1263
1248
 
1264
1249
  if (process.env.NODE_ENV !== "production") {
1265
- ContinueFilled.propTypes = iconPropTypes;
1250
+ ConditionWaitPoint.propTypes = iconPropTypes;
1266
1251
  }
1267
- var ContinuousDeployment = /*#__PURE__*/React.forwardRef(function ContinuousDeployment(_ref48, ref) {
1252
+ var Connect = /*#__PURE__*/React.forwardRef(function Connect(_ref48, ref) {
1268
1253
  var children = _ref48.children,
1269
1254
  _ref48$size = _ref48.size,
1270
1255
  size = _ref48$size === void 0 ? 16 : _ref48$size,
@@ -1277,15 +1262,16 @@ var ContinuousDeployment = /*#__PURE__*/React.forwardRef(function ContinuousDepl
1277
1262
  xmlns: "http://www.w3.org/2000/svg",
1278
1263
  viewBox: "0 0 32 32",
1279
1264
  fill: "currentColor"
1280
- }, rest), _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
1281
- d: "M24,2l-6,6l1.4,1.4L23,5.8V19c0,5-4,9-9,9c-1.6,0-3.1-0.4-4.3-1.1C10.1,27,10.5,27,11,27c4.4,0,8-3.6,8-8s-3.6-8-8-8 s-8,3.6-8,8c0,6.1,4.9,11,11,11s11-4.9,11-11V5.8l3.6,3.6L30,8L24,2z M5,19.6c0-0.2,0-0.4,0-0.6c0-3.3,2.7-6,6-6s6,2.7,6,6 s-2.7,6-6,6C7.9,25,5.3,22.6,5,19.6z"
1265
+ }, rest), _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
1266
+ d: "M23,16a7,7,0,0,0-4.18,1.39L14.6,13.17A6.86,6.86,0,0,0,16,9a7,7,0,1,0-2.81,5.59l4.21,4.22A7,7,0,1,0,23,16ZM4,9a5,5,0,1,1,5,5A5,5,0,0,1,4,9Z",
1267
+ transform: "translate(0 .01)"
1282
1268
  })), children);
1283
1269
  });
1284
1270
 
1285
1271
  if (process.env.NODE_ENV !== "production") {
1286
- ContinuousDeployment.propTypes = iconPropTypes;
1272
+ Connect.propTypes = iconPropTypes;
1287
1273
  }
1288
- var ContinuousIntegration = /*#__PURE__*/React.forwardRef(function ContinuousIntegration(_ref49, ref) {
1274
+ var ConnectRecursive = /*#__PURE__*/React.forwardRef(function ConnectRecursive(_ref49, ref) {
1289
1275
  var children = _ref49.children,
1290
1276
  _ref49$size = _ref49.size,
1291
1277
  size = _ref49$size === void 0 ? 16 : _ref49$size,
@@ -1298,15 +1284,15 @@ var ContinuousIntegration = /*#__PURE__*/React.forwardRef(function ContinuousInt
1298
1284
  xmlns: "http://www.w3.org/2000/svg",
1299
1285
  viewBox: "0 0 32 32",
1300
1286
  fill: "currentColor"
1301
- }, rest), _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
1302
- d: "M31.9,15.5l-5.7-10C25.9,5.2,25.6,5,25.3,5H6.7C6.4,5,6.1,5.2,5.9,5.5l-5.7,10C0,15.7,0,15.8,0,16s0,0.3,0.1,0.5l5.7,10 C6.1,26.8,6.4,27,6.7,27h18.5c0.4,0,0.7-0.2,0.9-0.5l5.7-10C32,16.3,32,16.2,32,16S32,15.7,31.9,15.5z M17.8,15h-8l4-7L17.8,15z M15.5,7h8l-4,7L15.5,7z M17.8,17l-4,7l-4-7H17.8z M19.5,18l4,7h-8L19.5,18z M21.2,17h8l-4,7L21.2,17z M21.2,15l4-7l4,7H21.2z M7.3,7H12l-4.6,8H2.7L7.3,7z M7.3,25l-4.6-8h4.7l4.6,8H7.3z"
1287
+ }, rest), _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
1288
+ d: "M28,7H13.8281l3.586-3.5859L16,2,10,8l6,6,1.4141-1.4141L13.8281,9H28V20H11.8989A5.0145,5.0145,0,0,0,8,16.1011V2H6V16.1011a5,5,0,0,0,0,9.7978V30H8V25.8989A5.0145,5.0145,0,0,0,11.8989,22H28a2.0023,2.0023,0,0,0,2-2V9A2.0023,2.0023,0,0,0,28,7ZM7,24a3,3,0,1,1,3-3A3.0033,3.0033,0,0,1,7,24Z"
1303
1289
  })), children);
1304
1290
  });
1305
1291
 
1306
1292
  if (process.env.NODE_ENV !== "production") {
1307
- ContinuousIntegration.propTypes = iconPropTypes;
1293
+ ConnectRecursive.propTypes = iconPropTypes;
1308
1294
  }
1309
- var WatsonHealthContourDraw = /*#__PURE__*/React.forwardRef(function WatsonHealthContourDraw(_ref50, ref) {
1295
+ var ConnectReference = /*#__PURE__*/React.forwardRef(function ConnectReference(_ref50, ref) {
1310
1296
  var children = _ref50.children,
1311
1297
  _ref50$size = _ref50.size,
1312
1298
  size = _ref50$size === void 0 ? 16 : _ref50$size,
@@ -1319,15 +1305,17 @@ var WatsonHealthContourDraw = /*#__PURE__*/React.forwardRef(function WatsonHealt
1319
1305
  xmlns: "http://www.w3.org/2000/svg",
1320
1306
  viewBox: "0 0 32 32",
1321
1307
  fill: "currentColor"
1322
- }, rest), _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
1323
- d: "M7.7 4.7a14.7029 14.7029 0 00-3 3.1L6.3 9A13.2634 13.2634 0 018.9 6.3zM4.6 12.3l-1.9-.6A12.5111 12.5111 0 002 16H4A11.4756 11.4756 0 014.6 12.3zM11.7 2.7l.6 1.9A11.4756 11.4756 0 0116 4V2A12.5111 12.5111 0 0011.7 2.7zM24.2 27.3a15.18 15.18 0 003.1-3.1L25.7 23A11.526 11.526 0 0123 25.7zM27.4 19.7l1.9.6A15.4747 15.4747 0 0030 16H28A11.4756 11.4756 0 0127.4 19.7zM29.2 11.6a14.4029 14.4029 0 00-2-3.9L25.6 8.9a12.8867 12.8867 0 011.7 3.3zM24.1 4.6a14.4029 14.4029 0 00-3.9-2l-.6 1.9a12.8867 12.8867 0 013.3 1.7zM20.3 29.3l-.6-1.9A11.4756 11.4756 0 0116 28v2A21.4206 21.4206 0 0020.3 29.3zM15.4023 24.248a11.9488 11.9488 0 00-1.7182-3.3354L15.2974 19.73a13.9486 13.9486 0 012.0044 3.893zM11.02 18.2668a11.9215 11.9215 0 00-3.3467-1.6943l.6114-1.9043a13.9242 13.9242 0 013.9072 1.978z"
1308
+ }, rest), _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
1309
+ d: "M4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20z"
1310
+ })), _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
1311
+ d: "M23,16c-1.5696,0-3.0124,.5159-4.1813,1.3919l-4.2173-4.2174c.876-1.1689,1.3986-2.6048,1.3986-4.1745,0-3.8599-3.1406-7-7-7S2,5.1401,2,9s3.1406,7,7,7c1.5696,0,3.0184-.5355,4.1873-1.4114l4.2173,4.2174c-.8759,1.1689-1.4046,2.6243-1.4046,4.194,0,3.8599,3.1406,7,7,7s7-3.1401,7-7-3.1406-7-7-7ZM4,9c0-2.7568,2.2432-5,5-5s5,2.2432,5,5-2.2432,5-5,5-5-2.2432-5-5Z"
1324
1312
  })), children);
1325
1313
  });
1326
1314
 
1327
1315
  if (process.env.NODE_ENV !== "production") {
1328
- WatsonHealthContourDraw.propTypes = iconPropTypes;
1316
+ ConnectReference.propTypes = iconPropTypes;
1329
1317
  }
1330
- var WatsonHealthContourEdit = /*#__PURE__*/React.forwardRef(function WatsonHealthContourEdit(_ref51, ref) {
1318
+ var ConnectSource = /*#__PURE__*/React.forwardRef(function ConnectSource(_ref51, ref) {
1331
1319
  var children = _ref51.children,
1332
1320
  _ref51$size = _ref51.size,
1333
1321
  size = _ref51$size === void 0 ? 16 : _ref51$size,
@@ -1340,17 +1328,15 @@ var WatsonHealthContourEdit = /*#__PURE__*/React.forwardRef(function WatsonHealt
1340
1328
  xmlns: "http://www.w3.org/2000/svg",
1341
1329
  viewBox: "0 0 32 32",
1342
1330
  fill: "currentColor"
1343
- }, rest), _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
1344
- d: "M16 30V28A12.0021 12.0021 0 0019.6924 4.5786l.6152-1.9033A14.0022 14.0022 0 0116 30zM7.7 4.7a14.7029 14.7029 0 00-3 3.1L6.3 9A13.2634 13.2634 0 018.9 6.3zM4.6 12.3l-1.9-.6A12.5111 12.5111 0 002 16H4A11.4756 11.4756 0 014.6 12.3zM11.7 2.7l.6 1.9A11.4756 11.4756 0 0116 4V2A12.5111 12.5111 0 0011.7 2.7z"
1345
- })), _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
1346
- d: "M15.4023 24.248a11.9488 11.9488 0 00-1.7182-3.3354L15.2974 19.73a13.9486 13.9486 0 012.0044 3.893zM11.02 18.2668a11.9215 11.9215 0 00-3.3467-1.6943l.6114-1.9043a13.9242 13.9242 0 013.9072 1.978z"
1331
+ }, rest), _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
1332
+ d: "M24,10l-1.4141,1.4141L26.1719,15H11.8989A5.0145,5.0145,0,0,0,8,11.1011V2H6v9.1011a5,5,0,0,0,0,9.7978V30H8V20.8989A5.0145,5.0145,0,0,0,11.8989,17h14.273l-3.586,3.5859L24,22l6-6ZM7,19a3,3,0,1,1,3-3A3.0033,3.0033,0,0,1,7,19Z"
1347
1333
  })), children);
1348
1334
  });
1349
1335
 
1350
1336
  if (process.env.NODE_ENV !== "production") {
1351
- WatsonHealthContourEdit.propTypes = iconPropTypes;
1337
+ ConnectSource.propTypes = iconPropTypes;
1352
1338
  }
1353
- var WatsonHealthContourFinding = /*#__PURE__*/React.forwardRef(function WatsonHealthContourFinding(_ref52, ref) {
1339
+ var ConnectTarget = /*#__PURE__*/React.forwardRef(function ConnectTarget(_ref52, ref) {
1354
1340
  var children = _ref52.children,
1355
1341
  _ref52$size = _ref52.size,
1356
1342
  size = _ref52$size === void 0 ? 16 : _ref52$size,
@@ -1363,15 +1349,15 @@ var WatsonHealthContourFinding = /*#__PURE__*/React.forwardRef(function WatsonHe
1363
1349
  xmlns: "http://www.w3.org/2000/svg",
1364
1350
  viewBox: "0 0 32 32",
1365
1351
  fill: "currentColor"
1366
- }, rest), _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
1367
- d: "M7.7 4.7a14.7029 14.7029 0 00-3 3.1L6.3 9A13.2634 13.2634 0 018.9 6.3zM4.6 12.3l-1.9-.6A12.5111 12.5111 0 002 16H4A11.4756 11.4756 0 014.6 12.3zM2.7 20.4a14.4029 14.4029 0 002 3.9l1.6-1.2a12.8867 12.8867 0 01-1.7-3.3zM7.8 27.3a14.4029 14.4029 0 003.9 2l.6-1.9A12.8867 12.8867 0 019 25.7zM11.7 2.7l.6 1.9A11.4756 11.4756 0 0116 4V2A12.5111 12.5111 0 0011.7 2.7zM24.2 27.3a15.18 15.18 0 003.1-3.1L25.7 23A11.526 11.526 0 0123 25.7zM27.4 19.7l1.9.6A15.4747 15.4747 0 0030 16H28A11.4756 11.4756 0 0127.4 19.7zM29.2 11.6a14.4029 14.4029 0 00-2-3.9L25.6 8.9a12.8867 12.8867 0 011.7 3.3zM24.1 4.6a14.4029 14.4029 0 00-3.9-2l-.6 1.9a12.8867 12.8867 0 013.3 1.7zM20.3 29.3l-.6-1.9A11.4756 11.4756 0 0116 28v2A21.4206 21.4206 0 0020.3 29.3zM16 26A10 10 0 1126 16 10.0115 10.0115 0 0116 26zM16 8a8 8 0 108 8A8.0092 8.0092 0 0016 8z"
1352
+ }, rest), _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
1353
+ d: "M28 2H30V30H28zM20 10l-1.4141 1.4141L22.1719 15H11.8989a5 5 0 100 2h10.273l-3.586 3.5859L20 22l6-6zM7 19a3 3 0 113-3A3.0033 3.0033 0 017 19z"
1368
1354
  })), children);
1369
1355
  });
1370
1356
 
1371
1357
  if (process.env.NODE_ENV !== "production") {
1372
- WatsonHealthContourFinding.propTypes = iconPropTypes;
1358
+ ConnectTarget.propTypes = iconPropTypes;
1373
1359
  }
1374
- var Contrast = /*#__PURE__*/React.forwardRef(function Contrast(_ref53, ref) {
1360
+ var ConnectionReceive = /*#__PURE__*/React.forwardRef(function ConnectionReceive(_ref53, ref) {
1375
1361
  var children = _ref53.children,
1376
1362
  _ref53$size = _ref53.size,
1377
1363
  size = _ref53$size === void 0 ? 16 : _ref53$size,
@@ -1384,15 +1370,17 @@ var Contrast = /*#__PURE__*/React.forwardRef(function Contrast(_ref53, ref) {
1384
1370
  xmlns: "http://www.w3.org/2000/svg",
1385
1371
  viewBox: "0 0 32 32",
1386
1372
  fill: "currentColor"
1387
- }, rest), _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
1388
- d: "M29.37,11.84a13.6,13.6,0,0,0-1.06-2.51A14.17,14.17,0,0,0,25.9,6.1a14,14,0,1,0,0,19.8,14.17,14.17,0,0,0,2.41-3.23,13.6,13.6,0,0,0,1.06-2.51,14,14,0,0,0,0-8.32ZM4,16A12,12,0,0,1,16,4V28A12,12,0,0,1,4,16Z"
1373
+ }, rest), _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
1374
+ d: "M8 8H10V12H8zM8 14H10V18H8zM14 8H16V12H14zM14 14H16V18H14zM8 20H10V24H8zM14 20H16V24H14zM30 14L21.83 14 24.41 16.59 23 18 18 13 23 8 24.41 9.41 21.83 12 30 12 30 14z"
1375
+ })), _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
1376
+ d: "M28,20v8H22V20H20v8H4V4H20V6h2V4a2,2,0,0,0-2-2H4A2,2,0,0,0,2,4V30H30V20Z"
1389
1377
  })), children);
1390
1378
  });
1391
1379
 
1392
1380
  if (process.env.NODE_ENV !== "production") {
1393
- Contrast.propTypes = iconPropTypes;
1381
+ ConnectionReceive.propTypes = iconPropTypes;
1394
1382
  }
1395
- var ConvertToCloud = /*#__PURE__*/React.forwardRef(function ConvertToCloud(_ref54, ref) {
1383
+ var ConnectionSend = /*#__PURE__*/React.forwardRef(function ConnectionSend(_ref54, ref) {
1396
1384
  var children = _ref54.children,
1397
1385
  _ref54$size = _ref54.size,
1398
1386
  size = _ref54$size === void 0 ? 16 : _ref54$size,
@@ -1405,15 +1393,17 @@ var ConvertToCloud = /*#__PURE__*/React.forwardRef(function ConvertToCloud(_ref5
1405
1393
  xmlns: "http://www.w3.org/2000/svg",
1406
1394
  viewBox: "0 0 32 32",
1407
1395
  fill: "currentColor"
1408
- }, rest), _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
1409
- d: "M26.5 12H19a4 4 0 010-8h.0835A4.7864 4.7864 0 0123 2a4.9816 4.9816 0 014.6543 3.2034A3.4667 3.4667 0 0130 8.5 3.5041 3.5041 0 0126.5 12zM19 6a2 2 0 000 4h7.5A1.5017 1.5017 0 0028 8.5a1.4855 1.4855 0 00-1.2778-1.4739L26.061 6.927l-.1616-.6487a2.9568 2.9568 0 00-5.4873-.7121L20.1143 6zM23 14l-5 5 1.4141 1.4141L22 17.8325V24H16v2h6a2.0025 2.0025 0 002-2V17.8325l2.5874 2.583L28 19zM2 20H12V22H2zM2 24H12V26H2zM2 28H12V30H2z"
1396
+ }, rest), _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
1397
+ d: "M8 8H10V12H8zM8 14H10V18H8zM14 8H16V12H14zM14 14H16V18H14zM8 20H10V24H8zM14 20H16V24H14zM18 14L26.17 14 23.59 16.59 25 18 30 13 25 8 23.59 9.41 26.17 12 18 12 18 14z"
1398
+ })), _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
1399
+ d: "M28,20v8H22V20H20v8H4V4H20V6h2V4a2,2,0,0,0-2-2H4A2,2,0,0,0,2,4V30H30V20Z"
1410
1400
  })), children);
1411
1401
  });
1412
1402
 
1413
1403
  if (process.env.NODE_ENV !== "production") {
1414
- ConvertToCloud.propTypes = iconPropTypes;
1404
+ ConnectionSend.propTypes = iconPropTypes;
1415
1405
  }
1416
- var Cookie = /*#__PURE__*/React.forwardRef(function Cookie(_ref55, ref) {
1406
+ var ConnectionTwoWay = /*#__PURE__*/React.forwardRef(function ConnectionTwoWay(_ref55, ref) {
1417
1407
  var children = _ref55.children,
1418
1408
  _ref55$size = _ref55.size,
1419
1409
  size = _ref55$size === void 0 ? 16 : _ref55$size,
@@ -1426,43 +1416,17 @@ var Cookie = /*#__PURE__*/React.forwardRef(function Cookie(_ref55, ref) {
1426
1416
  xmlns: "http://www.w3.org/2000/svg",
1427
1417
  viewBox: "0 0 32 32",
1428
1418
  fill: "currentColor"
1429
- }, rest), _circle20 || (_circle20 = /*#__PURE__*/React.createElement("circle", {
1430
- cx: "10",
1431
- cy: "21",
1432
- r: "2"
1433
- })), _circle21 || (_circle21 = /*#__PURE__*/React.createElement("circle", {
1434
- cx: "23",
1435
- cy: "20",
1436
- r: "2"
1437
- })), _circle22 || (_circle22 = /*#__PURE__*/React.createElement("circle", {
1438
- cx: "13",
1439
- cy: "10",
1440
- r: "2"
1441
- })), _circle23 || (_circle23 = /*#__PURE__*/React.createElement("circle", {
1442
- cx: "14",
1443
- cy: "15",
1444
- r: "1"
1445
- })), _circle24 || (_circle24 = /*#__PURE__*/React.createElement("circle", {
1446
- cx: "23",
1447
- cy: "5",
1448
- r: "2"
1449
- })), _circle25 || (_circle25 = /*#__PURE__*/React.createElement("circle", {
1450
- cx: "29",
1451
- cy: "3",
1452
- r: "1"
1453
- })), _circle26 || (_circle26 = /*#__PURE__*/React.createElement("circle", {
1454
- cx: "16",
1455
- cy: "23",
1456
- r: "1"
1457
- })), _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
1458
- d: "M16,30C8.3,30,2,23.7,2,16S8.3,2,16,2c0.1,0,0.2,0,0.3,0l1.4,0.1l-0.3,1.2c-0.1,0.4-0.2,0.9-0.2,1.3c0,2.8,2.2,5,5,5 c1,0,2-0.3,2.9-0.9l1.3,1.5c-0.4,0.4-0.6,0.9-0.6,1.4c0,1.3,1.3,2.4,2.7,1.9l1.2-0.5l0.2,1.3C30,14.9,30,15.5,30,16 C30,23.7,23.7,30,16,30z M15.3,4C9,4.4,4,9.6,4,16c0,6.6,5.4,12,12,12s12-5.4,12-12c0-0.1,0-0.3,0-0.4c-2.3,0.1-4.2-1.7-4.2-4 c0-0.1,0-0.1,0-0.2c-0.5,0.1-1,0.2-1.6,0.2c-3.9,0-7-3.1-7-7C15.2,4.4,15.2,4.2,15.3,4z"
1419
+ }, rest), _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
1420
+ d: "M8 8H10V12H8zM8 14H10V18H8zM14 8H16V12H14zM14 14H16V18H14zM8 20H10V24H8zM14 20H16V24H14zM30 22L21.83 22 24.41 24.59 23 26 18 21 23 16 24.41 17.41 21.83 20 30 20 30 22zM19 12L27.17 12 24.59 14.59 26 16 31 11 26 6 24.59 7.41 27.17 10 19 10 19 12z"
1421
+ })), _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
1422
+ d: "M28,26v2H4V4H20V6h2V4a2,2,0,0,0-2-2H4A2,2,0,0,0,2,4V30H30V26Z"
1459
1423
  })), children);
1460
1424
  });
1461
1425
 
1462
1426
  if (process.env.NODE_ENV !== "production") {
1463
- Cookie.propTypes = iconPropTypes;
1427
+ ConnectionTwoWay.propTypes = iconPropTypes;
1464
1428
  }
1465
- var Copy = /*#__PURE__*/React.forwardRef(function Copy(_ref56, ref) {
1429
+ var ConnectionSignal = /*#__PURE__*/React.forwardRef(function ConnectionSignal(_ref56, ref) {
1466
1430
  var children = _ref56.children,
1467
1431
  _ref56$size = _ref56.size,
1468
1432
  size = _ref56$size === void 0 ? 16 : _ref56$size,
@@ -1475,17 +1439,17 @@ var Copy = /*#__PURE__*/React.forwardRef(function Copy(_ref56, ref) {
1475
1439
  xmlns: "http://www.w3.org/2000/svg",
1476
1440
  viewBox: "0 0 32 32",
1477
1441
  fill: "currentColor"
1478
- }, rest), _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
1479
- d: "M28,10V28H10V10H28m0-2H10a2,2,0,0,0-2,2V28a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V10a2,2,0,0,0-2-2Z"
1480
- })), _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
1481
- d: "M4,18H2V4A2,2,0,0,1,4,2H18V4H4Z"
1442
+ }, rest), _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
1443
+ d: "M15 12H17V30H15zM11.33 18.22a7 7 0 010-10.44l1.34 1.49a5 5 0 000 7.46zM20.67 18.22l-1.34-1.49a5 5 0 000-7.46l1.34-1.49a7 7 0 010 10.44z"
1444
+ })), _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
1445
+ d: "M8.4 21.8a11 11 0 010-17.6L9.6 5.8a9 9 0 000 14.4zM23.6 21.8l-1.2-1.6a9 9 0 000-14.4l1.2-1.6a11 11 0 010 17.6z"
1482
1446
  })), children);
1483
1447
  });
1484
1448
 
1485
1449
  if (process.env.NODE_ENV !== "production") {
1486
- Copy.propTypes = iconPropTypes;
1450
+ ConnectionSignal.propTypes = iconPropTypes;
1487
1451
  }
1488
- var CopyFile = /*#__PURE__*/React.forwardRef(function CopyFile(_ref57, ref) {
1452
+ var ConnectionSignalOff = /*#__PURE__*/React.forwardRef(function ConnectionSignalOff(_ref57, ref) {
1489
1453
  var children = _ref57.children,
1490
1454
  _ref57$size = _ref57.size,
1491
1455
  size = _ref57$size === void 0 ? 16 : _ref57$size,
@@ -1498,17 +1462,17 @@ var CopyFile = /*#__PURE__*/React.forwardRef(function CopyFile(_ref57, ref) {
1498
1462
  xmlns: "http://www.w3.org/2000/svg",
1499
1463
  viewBox: "0 0 32 32",
1500
1464
  fill: "currentColor"
1501
- }, rest), _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
1502
- d: "M27.4,14.7l-6.1-6.1C21,8.2,20.5,8,20,8h-8c-1.1,0-2,0.9-2,2v18c0,1.1,0.9,2,2,2h14c1.1,0,2-0.9,2-2V16.1 C28,15.6,27.8,15.1,27.4,14.7z M20,10l5.9,6H20V10z M12,28V10h6v6c0,1.1,0.9,2,2,2h6l0,10H12z"
1503
- })), _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
1504
- d: "M6,18H4V4c0-1.1,0.9-2,2-2h14v2H6V18z"
1465
+ }, rest), _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
1466
+ d: "M26,13a8.9089,8.9089,0,0,1-2.5249,6.2339l1.4133,1.4131A10.9795,10.9795,0,0,0,23.6006,4.2l-1.2012,1.6A8.932,8.932,0,0,1,26,13Z"
1467
+ })), _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
1468
+ d: "M21 13a5.0022 5.0022 0 01-.9023 2.8564l1.4277 1.4278a6.9831 6.9831 0 00-.8584-9.5015l-1.334 1.49A5.0077 5.0077 0 0121 13zM30 28.5859L3.4143 2 2 3.4141l3.71 3.71A10.9824 10.9824 0 008.3994 21.8008l1.2012-1.6A8.9678 8.9678 0 017.1714 8.5854l2.1963 2.1963a6.9664 6.9664 0 001.9648 7.4351l1.334-1.49A5.0072 5.0072 0 0111 13a4.8854 4.8854 0 01.0393-.5464L15 16.4141V30h2V18.4141L28.5857 30z"
1505
1469
  })), children);
1506
1470
  });
1507
1471
 
1508
1472
  if (process.env.NODE_ENV !== "production") {
1509
- CopyFile.propTypes = iconPropTypes;
1473
+ ConnectionSignalOff.propTypes = iconPropTypes;
1510
1474
  }
1511
- var CopyLink = /*#__PURE__*/React.forwardRef(function CopyLink(_ref58, ref) {
1475
+ var Construction = /*#__PURE__*/React.forwardRef(function Construction(_ref58, ref) {
1512
1476
  var children = _ref58.children,
1513
1477
  _ref58$size = _ref58.size,
1514
1478
  size = _ref58$size === void 0 ? 16 : _ref58$size,
@@ -1521,19 +1485,15 @@ var CopyLink = /*#__PURE__*/React.forwardRef(function CopyLink(_ref58, ref) {
1521
1485
  xmlns: "http://www.w3.org/2000/svg",
1522
1486
  viewBox: "0 0 32 32",
1523
1487
  fill: "currentColor"
1524
- }, rest), _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
1525
- d: "M11.9474,19a4.9476,4.9476,0,0,1-3.4991-8.4465l5.1053-5.1043a4.9482,4.9482,0,0,1,6.9981,6.9976l-.5523.5526-1.4158-1.4129.5577-.5579a2.95,2.95,0,0,0-.0039-4.1653,3.02,3.02,0,0,0-4.17,0l-5.1047,5.104a2.9474,2.9474,0,0,0,0,4.1692,3.02,3.02,0,0,0,4.17,0l1.4143,1.4145A4.9176,4.9176,0,0,1,11.9474,19Z"
1526
- })), _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
1527
- d: "M19.9474,17a4.9476,4.9476,0,0,1-3.4991-8.4465l.5526-.5526,1.4143,1.4146-.5526.5523a2.9476,2.9476,0,0,0,0,4.1689,3.02,3.02,0,0,0,4.17,0c.26-.26,4.7293-4.7293,5.1053-5.1045a2.951,2.951,0,0,0,0-4.1687,3.02,3.02,0,0,0-4.17,0L21.5536,3.449a4.9483,4.9483,0,0,1,6.9981,6.9978c-.3765.376-4.844,4.8428-5.1038,5.1035A4.9193,4.9193,0,0,1,19.9474,17Z"
1528
- })), _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
1529
- d: "M24,30H4a2.0021,2.0021,0,0,1-2-2V8A2.0021,2.0021,0,0,1,4,6H8V8H4V28H24V18h2V28A2.0021,2.0021,0,0,1,24,30Z"
1488
+ }, rest), _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
1489
+ d: "M29.34 16.06a1.0007 1.0007 0 00-1.1084.3L24.46 20.8857l-5.4355-.9882-3.602-8.9512A3.014 3.014 0 0012.6138 9h-4.06A3.0018 3.0018 0 007.01 9.4277L2 12.4336v6.4009l5 .9092V30H9V20.1074l3.5652.648L14 24.2V30h2V23.8l-1.0911-2.6182L22.99 22.6509 18.2319 28.36A1 1 0 0019 30H29a1 1 0 001-1V17A1 1 0 0029.34 16.06zM4 17.1655V13.5664l3-1.8v5.9448zm5 .9092V11h3.6138a1.0141 1.0141 0 01.9453.6709l3.14 7.8037zM28 28H21.1353L28 19.7617zM12.5 8A3.5 3.5 0 1116 4.5 3.5042 3.5042 0 0112.5 8zm0-5A1.5 1.5 0 1014 4.5 1.5017 1.5017 0 0012.5 3z"
1530
1490
  })), children);
1531
1491
  });
1532
1492
 
1533
1493
  if (process.env.NODE_ENV !== "production") {
1534
- CopyLink.propTypes = iconPropTypes;
1494
+ Construction.propTypes = iconPropTypes;
1535
1495
  }
1536
- var Corn = /*#__PURE__*/React.forwardRef(function Corn(_ref59, ref) {
1496
+ var ContainerRegistry = /*#__PURE__*/React.forwardRef(function ContainerRegistry(_ref59, ref) {
1537
1497
  var children = _ref59.children,
1538
1498
  _ref59$size = _ref59.size,
1539
1499
  size = _ref59$size === void 0 ? 16 : _ref59$size,
@@ -1546,15 +1506,21 @@ var Corn = /*#__PURE__*/React.forwardRef(function Corn(_ref59, ref) {
1546
1506
  xmlns: "http://www.w3.org/2000/svg",
1547
1507
  viewBox: "0 0 32 32",
1548
1508
  fill: "currentColor"
1549
- }, rest), _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
1550
- d: "M23,16c-.3374,0-.67.02-1,.0508V16C22,8.115,19.0435,2,16.5,2S11,8.115,11,16v5H6v3a6.0067,6.0067,0,0,0,6,6h3A11.0125,11.0125,0,0,0,26,19V16ZM13,16h2V14H13.0728a25.8942,25.8942,0,0,1,.5654-4H16V8H14.2c.81-2.4058,1.8149-3.7715,2.3-3.9863.66.2919,2.2842,2.7036,3.0654,6.9863H18v2h1.8442A29.1625,29.1625,0,0,1,20,16v.4263A11.0554,11.0554,0,0,0,13.79,21H13ZM12,28a4.0045,4.0045,0,0,1-4-4V23h4.7639A10.9033,10.9033,0,0,0,12,27Zm12-9a9.01,9.01,0,0,1-9,9H14V27a9.01,9.01,0,0,1,9-9h1Z"
1551
- })), children);
1552
- });
1553
-
1554
- if (process.env.NODE_ENV !== "production") {
1555
- Corn.propTypes = iconPropTypes;
1509
+ }, rest), _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
1510
+ d: "M17,13V6H8V22H24V13ZM10,8h5v5H10Zm0,7h5v5H10Zm12,5H17V15h5Z"
1511
+ })), _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
1512
+ d: "M28 11H19V2h9zM21 9h5V4H21zM28 20H26v2h2v6H4V22H6V20H4a2.0024 2.0024 0 00-2 2v6a2.0024 2.0024 0 002 2H28a2.0024 2.0024 0 002-2V22A2.0024 2.0024 0 0028 20z"
1513
+ })), _circle16 || (_circle16 = /*#__PURE__*/React.createElement("circle", {
1514
+ cx: "7",
1515
+ cy: "25",
1516
+ r: "1"
1517
+ })), children);
1518
+ });
1519
+
1520
+ if (process.env.NODE_ENV !== "production") {
1521
+ ContainerRegistry.propTypes = iconPropTypes;
1556
1522
  }
1557
- var Corner = /*#__PURE__*/React.forwardRef(function Corner(_ref60, ref) {
1523
+ var ContainerServices = /*#__PURE__*/React.forwardRef(function ContainerServices(_ref60, ref) {
1558
1524
  var children = _ref60.children,
1559
1525
  _ref60$size = _ref60.size,
1560
1526
  size = _ref60$size === void 0 ? 16 : _ref60$size,
@@ -1567,15 +1533,15 @@ var Corner = /*#__PURE__*/React.forwardRef(function Corner(_ref60, ref) {
1567
1533
  xmlns: "http://www.w3.org/2000/svg",
1568
1534
  viewBox: "0 0 32 32",
1569
1535
  fill: "currentColor"
1570
- }, rest), _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
1571
- d: "M28,9H14V6H6v8H9V28h2V14h3V11H28ZM12,12H8V8h4Z"
1536
+ }, rest), _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
1537
+ d: "M27,22V17a2.0023,2.0023,0,0,0-2-2H17V10h3a2.0023,2.0023,0,0,0,2-2V4a2.0023,2.0023,0,0,0-2-2H12a2.0023,2.0023,0,0,0-2,2V8a2.0023,2.0023,0,0,0,2,2h3v5H7a2.0023,2.0023,0,0,0-2,2v5H2v8h8V22H7V17h8v5H12v8h8V22H17V17h8v5H22v8h8V22ZM12,4h8V8H12ZM8,28H4V24H8Zm10,0H14V24h4Zm10,0H24V24h4Z"
1572
1538
  })), children);
1573
1539
  });
1574
1540
 
1575
1541
  if (process.env.NODE_ENV !== "production") {
1576
- Corner.propTypes = iconPropTypes;
1542
+ ContainerServices.propTypes = iconPropTypes;
1577
1543
  }
1578
- var Coronavirus = /*#__PURE__*/React.forwardRef(function Coronavirus(_ref61, ref) {
1544
+ var ContainerSoftware = /*#__PURE__*/React.forwardRef(function ContainerSoftware(_ref61, ref) {
1579
1545
  var children = _ref61.children,
1580
1546
  _ref61$size = _ref61.size,
1581
1547
  size = _ref61$size === void 0 ? 16 : _ref61$size,
@@ -1588,35 +1554,19 @@ var Coronavirus = /*#__PURE__*/React.forwardRef(function Coronavirus(_ref61, ref
1588
1554
  xmlns: "http://www.w3.org/2000/svg",
1589
1555
  viewBox: "0 0 32 32",
1590
1556
  fill: "currentColor"
1591
- }, rest), _circle27 || (_circle27 = /*#__PURE__*/React.createElement("circle", {
1592
- cx: "15.5",
1593
- cy: "11.5",
1594
- r: "1.5"
1595
- })), _circle28 || (_circle28 = /*#__PURE__*/React.createElement("circle", {
1596
- cx: "20.5",
1597
- cy: "15.5",
1598
- r: "1.5"
1599
- })), _circle29 || (_circle29 = /*#__PURE__*/React.createElement("circle", {
1600
- cx: "16",
1601
- cy: "16",
1602
- r: "1"
1603
- })), _circle30 || (_circle30 = /*#__PURE__*/React.createElement("circle", {
1604
- cx: "16.5",
1605
- cy: "20.5",
1606
- r: "1.5"
1607
- })), _circle31 || (_circle31 = /*#__PURE__*/React.createElement("circle", {
1608
- cx: "11.5",
1609
- cy: "16.5",
1610
- r: "1.5"
1611
- })), _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
1612
- d: "M28,13v2H25.9492a9.9476,9.9476,0,0,0-2.2143-5.3213l1.4367-1.4365,1.4143,1.4145L28,8.2427,23.7578,4l-1.414,1.4141,1.414,1.414-1.437,1.4365A9.9464,9.9464,0,0,0,17,6.0508V4h2V2H13V4h2V6.0508A9.9464,9.9464,0,0,0,9.6792,8.2646L8.2422,6.8281l1.414-1.414L8.2422,4,4,8.2427l1.4141,1.414L6.8284,8.2422,8.2651,9.6787A9.9476,9.9476,0,0,0,6.0508,15H4V13H2v6H4V17H6.0508a9.9476,9.9476,0,0,0,2.2143,5.3213L6.8284,23.7578,5.4141,22.3433,4,23.7573,8.2422,28l1.414-1.4141-1.414-1.414,1.437-1.4365A9.9464,9.9464,0,0,0,15,25.9492V28H13v2h6V28H17V25.9492a9.9464,9.9464,0,0,0,5.3208-2.2138l1.437,1.4365-1.414,1.414L23.7578,28,28,23.7573l-1.4141-1.414-1.4143,1.4145-1.4367-1.4365A9.9476,9.9476,0,0,0,25.9492,17H28v2h2V13ZM16,24a8,8,0,1,1,8-8A8.0092,8.0092,0,0,1,16,24Z"
1557
+ }, rest), _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
1558
+ d: "M28,12H20V4h8Zm-6-2h4V6H22Z"
1559
+ })), _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
1560
+ d: "M17,15V9H9V23H23V15Zm-6-4h4v4H11Zm4,10H11V17h4Zm6,0H17V17h4Z"
1561
+ })), _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
1562
+ d: "M26,28H6a2.0023,2.0023,0,0,1-2-2V6A2.0023,2.0023,0,0,1,6,4H16V6H6V26H26V16h2V26A2.0023,2.0023,0,0,1,26,28Z"
1613
1563
  })), children);
1614
1564
  });
1615
1565
 
1616
1566
  if (process.env.NODE_ENV !== "production") {
1617
- Coronavirus.propTypes = iconPropTypes;
1567
+ ContainerSoftware.propTypes = iconPropTypes;
1618
1568
  }
1619
- var Cost = /*#__PURE__*/React.forwardRef(function Cost(_ref62, ref) {
1569
+ var ContentDeliveryNetwork = /*#__PURE__*/React.forwardRef(function ContentDeliveryNetwork(_ref62, ref) {
1620
1570
  var children = _ref62.children,
1621
1571
  _ref62$size = _ref62.size,
1622
1572
  size = _ref62$size === void 0 ? 16 : _ref62$size,
@@ -1629,17 +1579,25 @@ var Cost = /*#__PURE__*/React.forwardRef(function Cost(_ref62, ref) {
1629
1579
  xmlns: "http://www.w3.org/2000/svg",
1630
1580
  viewBox: "0 0 32 32",
1631
1581
  fill: "currentColor"
1632
- }, rest), _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
1633
- d: "M16,23a7,7,0,1,1,7-7A7.0078,7.0078,0,0,1,16,23Zm0-12a5,5,0,1,0,5,5A5.0057,5.0057,0,0,0,16,11Z"
1634
- })), _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
1635
- d: "M30,6.4141,28.5859,5l-3.35,3.35A12.0812,12.0812,0,0,0,23.65,6.7637L27,3.4141,25.5859,2,21.9766,5.6094A11.9792,11.9792,0,0,0,5.6094,21.9766L2,25.5859,3.4141,27l3.35-3.35A12.0812,12.0812,0,0,0,8.35,25.2363L5,28.5859,6.4141,30l3.6093-3.6094A11.9792,11.9792,0,0,0,26.3906,10.0234ZM16,26A10,10,0,1,1,26,16,10.0114,10.0114,0,0,1,16,26Z"
1582
+ }, rest), _circle17 || (_circle17 = /*#__PURE__*/React.createElement("circle", {
1583
+ cx: "21",
1584
+ cy: "21",
1585
+ r: "2"
1586
+ })), _circle18 || (_circle18 = /*#__PURE__*/React.createElement("circle", {
1587
+ cx: "7",
1588
+ cy: "7",
1589
+ r: "2"
1590
+ })), _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
1591
+ d: "M27,31a4,4,0,1,1,4-4A4.0118,4.0118,0,0,1,27,31Zm0-6a2,2,0,1,0,2,2A2.0059,2.0059,0,0,0,27,25Z"
1592
+ })), _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
1593
+ d: "M30,16A14.0412,14.0412,0,0,0,16,2,13.0426,13.0426,0,0,0,9.2,3.8l1.1,1.7a24.4254,24.4254,0,0,1,2.4-1A25.1349,25.1349,0,0,0,10,15H4a11.1489,11.1489,0,0,1,1.4-4.7L3.9,9A13.8418,13.8418,0,0,0,2,16,13.9983,13.9983,0,0,0,16,30a13.3656,13.3656,0,0,0,5.2-1l-.6-1.9a11.4416,11.4416,0,0,1-5.2.9h0A21.0713,21.0713,0,0,1,12,17H29.9A3.4019,3.4019,0,0,0,30,16ZM12.8,27.6h0a13.02,13.02,0,0,1-5.3-3.1A12.5053,12.5053,0,0,1,4,17h6A25.0022,25.0022,0,0,0,12.8,27.6ZM12,15A21.4461,21.4461,0,0,1,15.3,4h1.4A21.4461,21.4461,0,0,1,20,15Zm10,0A23.2777,23.2777,0,0,0,19.2,4.4,12.0919,12.0919,0,0,1,27.9,15Z"
1636
1594
  })), children);
1637
1595
  });
1638
1596
 
1639
1597
  if (process.env.NODE_ENV !== "production") {
1640
- Cost.propTypes = iconPropTypes;
1598
+ ContentDeliveryNetwork.propTypes = iconPropTypes;
1641
1599
  }
1642
- var CostTotal = /*#__PURE__*/React.forwardRef(function CostTotal(_ref63, ref) {
1600
+ var ContentView = /*#__PURE__*/React.forwardRef(function ContentView(_ref63, ref) {
1643
1601
  var children = _ref63.children,
1644
1602
  _ref63$size = _ref63.size,
1645
1603
  size = _ref63$size === void 0 ? 16 : _ref63$size,
@@ -1652,17 +1610,21 @@ var CostTotal = /*#__PURE__*/React.forwardRef(function CostTotal(_ref63, ref) {
1652
1610
  xmlns: "http://www.w3.org/2000/svg",
1653
1611
  viewBox: "0 0 32 32",
1654
1612
  fill: "currentColor"
1655
- }, rest), _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
1656
- d: "M10 13H22V15H10zM10 18H22V20H10z"
1657
- })), _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
1658
- d: "M30,6.4141,28.5859,5l-3.35,3.35A12.0812,12.0812,0,0,0,23.65,6.7637L27,3.4141,25.5859,2,21.9766,5.6094A11.9792,11.9792,0,0,0,5.6094,21.9766L2,25.5859,3.4141,27l3.35-3.35A12.0812,12.0812,0,0,0,8.35,25.2363L5,28.5859,6.4141,30l3.6093-3.6094A11.9792,11.9792,0,0,0,26.3906,10.0234ZM16,26A10,10,0,1,1,26,16,10.0114,10.0114,0,0,1,16,26Z"
1613
+ }, rest), _circle19 || (_circle19 = /*#__PURE__*/React.createElement("circle", {
1614
+ cx: "16",
1615
+ cy: "19",
1616
+ r: "2"
1617
+ })), _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
1618
+ d: "M23.7769,18.4785A8.64,8.64,0,0,0,16,13a8.64,8.64,0,0,0-7.7769,5.4785L8,19l.2231.5215A8.64,8.64,0,0,0,16,25a8.64,8.64,0,0,0,7.7769-5.4785L24,19ZM16,23a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,16,23Z"
1619
+ })), _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
1620
+ d: "M27,3H5A2,2,0,0,0,3,5V27a2,2,0,0,0,2,2H27a2,2,0,0,0,2-2V5A2,2,0,0,0,27,3ZM5,5H27V9H5ZM5,27V11H27V27Z"
1659
1621
  })), children);
1660
1622
  });
1661
1623
 
1662
1624
  if (process.env.NODE_ENV !== "production") {
1663
- CostTotal.propTypes = iconPropTypes;
1625
+ ContentView.propTypes = iconPropTypes;
1664
1626
  }
1665
- var Cough = /*#__PURE__*/React.forwardRef(function Cough(_ref64, ref) {
1627
+ var Continue = /*#__PURE__*/React.forwardRef(function Continue(_ref64, ref) {
1666
1628
  var children = _ref64.children,
1667
1629
  _ref64$size = _ref64.size,
1668
1630
  size = _ref64$size === void 0 ? 16 : _ref64$size,
@@ -1675,41 +1637,15 @@ var Cough = /*#__PURE__*/React.forwardRef(function Cough(_ref64, ref) {
1675
1637
  xmlns: "http://www.w3.org/2000/svg",
1676
1638
  viewBox: "0 0 32 32",
1677
1639
  fill: "currentColor"
1678
- }, rest), _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
1679
- d: "M26,30H24V27H20a5.0055,5.0055,0,0,1-5-5V20.7207l-2.3162-.772a1,1,0,0,1-.5412-1.4631L15,13.7229V11a9.01,9.01,0,0,1,9-9h5V4H24a7.0078,7.0078,0,0,0-7,7v3a.9991.9991,0,0,1-.1426.5144l-2.3586,3.9312,1.8174.6057A1,1,0,0,1,17,20v2a3.0033,3.0033,0,0,0,3,3h5a1,1,0,0,1,1,1Z"
1680
- })), _circle32 || (_circle32 = /*#__PURE__*/React.createElement("circle", {
1681
- cx: "9",
1682
- cy: "23",
1683
- r: "1"
1684
- })), _circle33 || (_circle33 = /*#__PURE__*/React.createElement("circle", {
1685
- cx: "6",
1686
- cy: "20",
1687
- r: "1"
1688
- })), _circle34 || (_circle34 = /*#__PURE__*/React.createElement("circle", {
1689
- cx: "6",
1690
- cy: "26",
1691
- r: "1"
1692
- })), _circle35 || (_circle35 = /*#__PURE__*/React.createElement("circle", {
1693
- cx: "3",
1694
- cy: "17",
1695
- r: "1"
1696
- })), _circle36 || (_circle36 = /*#__PURE__*/React.createElement("circle", {
1697
- cx: "3",
1698
- cy: "29",
1699
- r: "1"
1700
- })), _circle37 || (_circle37 = /*#__PURE__*/React.createElement("circle", {
1701
- cx: "3",
1702
- cy: "23",
1703
- r: "1"
1704
- })), _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
1705
- d: "M19 12H23V14H19z"
1640
+ }, rest), _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
1641
+ d: "M10 28a1 1 0 01-1-1V5a1 1 0 011.501-.8652l19 11a1 1 0 010 1.73l-19 11A.9975.9975 0 0110 28zM11 6.7344V25.2656L27 16zM4 4H6V28H4z"
1706
1642
  })), children);
1707
1643
  });
1708
1644
 
1709
1645
  if (process.env.NODE_ENV !== "production") {
1710
- Cough.propTypes = iconPropTypes;
1646
+ Continue.propTypes = iconPropTypes;
1711
1647
  }
1712
- var Course = /*#__PURE__*/React.forwardRef(function Course(_ref65, ref) {
1648
+ var ContinueFilled = /*#__PURE__*/React.forwardRef(function ContinueFilled(_ref65, ref) {
1713
1649
  var children = _ref65.children,
1714
1650
  _ref65$size = _ref65.size,
1715
1651
  size = _ref65$size === void 0 ? 16 : _ref65$size,
@@ -1722,15 +1658,15 @@ var Course = /*#__PURE__*/React.forwardRef(function Course(_ref65, ref) {
1722
1658
  xmlns: "http://www.w3.org/2000/svg",
1723
1659
  viewBox: "0 0 32 32",
1724
1660
  fill: "currentColor"
1725
- }, rest), _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
1726
- d: "M24,30H8a2.0023,2.0023,0,0,1-2-2V4A2.002,2.002,0,0,1,8,2H24a2.0023,2.0023,0,0,1,2,2V20.6182l-5-2.5-5,2.5V4H8V28H24V24h2v4A2.0027,2.0027,0,0,1,24,30ZM21,15.8818l3,1.5V4H18V17.3818Z"
1661
+ }, rest), _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
1662
+ d: "M10 28a1 1 0 01-1-1V5a1 1 0 011.501-.8652l19 11a1 1 0 010 1.73l-19 11A.9975.9975 0 0110 28zM4 4H6V28H4z"
1727
1663
  })), children);
1728
1664
  });
1729
1665
 
1730
1666
  if (process.env.NODE_ENV !== "production") {
1731
- Course.propTypes = iconPropTypes;
1667
+ ContinueFilled.propTypes = iconPropTypes;
1732
1668
  }
1733
- var Covariate = /*#__PURE__*/React.forwardRef(function Covariate(_ref66, ref) {
1669
+ var ContinuousDeployment = /*#__PURE__*/React.forwardRef(function ContinuousDeployment(_ref66, ref) {
1734
1670
  var children = _ref66.children,
1735
1671
  _ref66$size = _ref66.size,
1736
1672
  size = _ref66$size === void 0 ? 16 : _ref66$size,
@@ -1743,31 +1679,15 @@ var Covariate = /*#__PURE__*/React.forwardRef(function Covariate(_ref66, ref) {
1743
1679
  xmlns: "http://www.w3.org/2000/svg",
1744
1680
  viewBox: "0 0 32 32",
1745
1681
  fill: "currentColor"
1746
- }, rest), _circle38 || (_circle38 = /*#__PURE__*/React.createElement("circle", {
1747
- cx: "8",
1748
- cy: "16",
1749
- r: "2"
1750
- })), _circle39 || (_circle39 = /*#__PURE__*/React.createElement("circle", {
1751
- cx: "14",
1752
- cy: "8",
1753
- r: "2"
1754
- })), _circle40 || (_circle40 = /*#__PURE__*/React.createElement("circle", {
1755
- cx: "28",
1756
- cy: "12",
1757
- r: "2"
1758
- })), _circle41 || (_circle41 = /*#__PURE__*/React.createElement("circle", {
1759
- cx: "21",
1760
- cy: "18",
1761
- r: "2"
1762
- })), _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
1763
- d: "M30,3.4141,28.5859,2,4,26.5859V2H2V28a2,2,0,0,0,2,2H30V28H5.4141ZM4,28Z"
1682
+ }, rest), _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
1683
+ d: "M24,2l-6,6l1.4,1.4L23,5.8V19c0,5-4,9-9,9c-1.6,0-3.1-0.4-4.3-1.1C10.1,27,10.5,27,11,27c4.4,0,8-3.6,8-8s-3.6-8-8-8 s-8,3.6-8,8c0,6.1,4.9,11,11,11s11-4.9,11-11V5.8l3.6,3.6L30,8L24,2z M5,19.6c0-0.2,0-0.4,0-0.6c0-3.3,2.7-6,6-6s6,2.7,6,6 s-2.7,6-6,6C7.9,25,5.3,22.6,5,19.6z"
1764
1684
  })), children);
1765
1685
  });
1766
1686
 
1767
1687
  if (process.env.NODE_ENV !== "production") {
1768
- Covariate.propTypes = iconPropTypes;
1688
+ ContinuousDeployment.propTypes = iconPropTypes;
1769
1689
  }
1770
- var Credentials = /*#__PURE__*/React.forwardRef(function Credentials(_ref67, ref) {
1690
+ var ContinuousIntegration = /*#__PURE__*/React.forwardRef(function ContinuousIntegration(_ref67, ref) {
1771
1691
  var children = _ref67.children,
1772
1692
  _ref67$size = _ref67.size,
1773
1693
  size = _ref67$size === void 0 ? 16 : _ref67$size,
@@ -1780,85 +1700,59 @@ var Credentials = /*#__PURE__*/React.forwardRef(function Credentials(_ref67, ref
1780
1700
  xmlns: "http://www.w3.org/2000/svg",
1781
1701
  viewBox: "0 0 32 32",
1782
1702
  fill: "currentColor"
1783
- }, rest), _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
1784
- d: "M16 22a4 4 0 10-4-4A4 4 0 0016 22zm0-6a2 2 0 11-2 2A2 2 0 0116 16zM14 6H18V8H14z"
1785
- })), _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
1786
- d: "M24,2H8A2.002,2.002,0,0,0,6,4V28a2.0023,2.0023,0,0,0,2,2H24a2.0027,2.0027,0,0,0,2-2V4A2.0023,2.0023,0,0,0,24,2ZM20,28H12V26a1,1,0,0,1,1-1h6a1,1,0,0,1,1,1Zm2,0V26a3,3,0,0,0-3-3H13a3,3,0,0,0-3,3v2H8V4H24V28Z"
1703
+ }, rest), _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
1704
+ d: "M31.9,15.5l-5.7-10C25.9,5.2,25.6,5,25.3,5H6.7C6.4,5,6.1,5.2,5.9,5.5l-5.7,10C0,15.7,0,15.8,0,16s0,0.3,0.1,0.5l5.7,10 C6.1,26.8,6.4,27,6.7,27h18.5c0.4,0,0.7-0.2,0.9-0.5l5.7-10C32,16.3,32,16.2,32,16S32,15.7,31.9,15.5z M17.8,15h-8l4-7L17.8,15z M15.5,7h8l-4,7L15.5,7z M17.8,17l-4,7l-4-7H17.8z M19.5,18l4,7h-8L19.5,18z M21.2,17h8l-4,7L21.2,17z M21.2,15l4-7l4,7H21.2z M7.3,7H12l-4.6,8H2.7L7.3,7z M7.3,25l-4.6-8h4.7l4.6,8H7.3z"
1787
1705
  })), children);
1788
1706
  });
1789
1707
 
1790
1708
  if (process.env.NODE_ENV !== "production") {
1791
- Credentials.propTypes = iconPropTypes;
1709
+ ContinuousIntegration.propTypes = iconPropTypes;
1792
1710
  }
1793
- var Critical = /*#__PURE__*/React.forwardRef(function Critical(_ref68, ref) {
1711
+ var WatsonHealthContourDraw = /*#__PURE__*/React.forwardRef(function WatsonHealthContourDraw(_ref68, ref) {
1794
1712
  var children = _ref68.children,
1795
1713
  _ref68$size = _ref68.size,
1796
1714
  size = _ref68$size === void 0 ? 16 : _ref68$size,
1797
1715
  rest = _objectWithoutProperties(_ref68, _excluded68);
1798
1716
 
1799
- if (size === "glyph" || size === "glyph" || size === "glyphpx") {
1800
- return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
1801
- width: size,
1802
- height: size,
1803
- ref: ref,
1804
- xmlns: "http://www.w3.org/2000/svg",
1805
- viewBox: "0 0 16 16",
1806
- fill: "currentColor"
1807
- }, rest), _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
1808
- d: "M12.887 11.4727a5.9936 5.9936 0 00-8.36-8.3594zM3.113 4.5273a5.9936 5.9936 0 008.36 8.3594z"
1809
- })), children);
1810
- }
1811
-
1812
1717
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
1813
1718
  width: size,
1814
1719
  height: size,
1815
1720
  ref: ref,
1816
1721
  xmlns: "http://www.w3.org/2000/svg",
1817
- viewBox: "0 0 16 16",
1722
+ viewBox: "0 0 32 32",
1818
1723
  fill: "currentColor"
1819
- }, rest), _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
1820
- d: "M12.887 11.4727a5.9936 5.9936 0 00-8.36-8.3594zM3.113 4.5273a5.9936 5.9936 0 008.36 8.3594z"
1724
+ }, rest), _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
1725
+ d: "M7.7 4.7a14.7029 14.7029 0 00-3 3.1L6.3 9A13.2634 13.2634 0 018.9 6.3zM4.6 12.3l-1.9-.6A12.5111 12.5111 0 002 16H4A11.4756 11.4756 0 014.6 12.3zM11.7 2.7l.6 1.9A11.4756 11.4756 0 0116 4V2A12.5111 12.5111 0 0011.7 2.7zM24.2 27.3a15.18 15.18 0 003.1-3.1L25.7 23A11.526 11.526 0 0123 25.7zM27.4 19.7l1.9.6A15.4747 15.4747 0 0030 16H28A11.4756 11.4756 0 0127.4 19.7zM29.2 11.6a14.4029 14.4029 0 00-2-3.9L25.6 8.9a12.8867 12.8867 0 011.7 3.3zM24.1 4.6a14.4029 14.4029 0 00-3.9-2l-.6 1.9a12.8867 12.8867 0 013.3 1.7zM20.3 29.3l-.6-1.9A11.4756 11.4756 0 0116 28v2A21.4206 21.4206 0 0020.3 29.3zM15.4023 24.248a11.9488 11.9488 0 00-1.7182-3.3354L15.2974 19.73a13.9486 13.9486 0 012.0044 3.893zM11.02 18.2668a11.9215 11.9215 0 00-3.3467-1.6943l.6114-1.9043a13.9242 13.9242 0 013.9072 1.978z"
1821
1726
  })), children);
1822
1727
  });
1823
1728
 
1824
1729
  if (process.env.NODE_ENV !== "production") {
1825
- Critical.propTypes = iconPropTypes;
1730
+ WatsonHealthContourDraw.propTypes = iconPropTypes;
1826
1731
  }
1827
- var CriticalSeverity = /*#__PURE__*/React.forwardRef(function CriticalSeverity(_ref69, ref) {
1732
+ var WatsonHealthContourEdit = /*#__PURE__*/React.forwardRef(function WatsonHealthContourEdit(_ref69, ref) {
1828
1733
  var children = _ref69.children,
1829
1734
  _ref69$size = _ref69.size,
1830
1735
  size = _ref69$size === void 0 ? 16 : _ref69$size,
1831
1736
  rest = _objectWithoutProperties(_ref69, _excluded69);
1832
1737
 
1833
- if (size === "glyph" || size === "glyph" || size === "glyphpx") {
1834
- return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
1835
- width: size,
1836
- height: size,
1837
- ref: ref,
1838
- xmlns: "http://www.w3.org/2000/svg",
1839
- viewBox: "0 0 16 16",
1840
- fill: "currentColor"
1841
- }, rest), _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
1842
- d: "M13 13L3 13 3 3 13 13z"
1843
- })), children);
1844
- }
1845
-
1846
1738
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
1847
1739
  width: size,
1848
1740
  height: size,
1849
1741
  ref: ref,
1850
1742
  xmlns: "http://www.w3.org/2000/svg",
1851
- viewBox: "0 0 16 16",
1743
+ viewBox: "0 0 32 32",
1852
1744
  fill: "currentColor"
1853
- }, rest), _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
1854
- d: "M13 13L3 13 3 3 13 13z"
1745
+ }, rest), _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
1746
+ d: "M16 30V28A12.0021 12.0021 0 0019.6924 4.5786l.6152-1.9033A14.0022 14.0022 0 0116 30zM7.7 4.7a14.7029 14.7029 0 00-3 3.1L6.3 9A13.2634 13.2634 0 018.9 6.3zM4.6 12.3l-1.9-.6A12.5111 12.5111 0 002 16H4A11.4756 11.4756 0 014.6 12.3zM11.7 2.7l.6 1.9A11.4756 11.4756 0 0116 4V2A12.5111 12.5111 0 0011.7 2.7z"
1747
+ })), _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
1748
+ d: "M15.4023 24.248a11.9488 11.9488 0 00-1.7182-3.3354L15.2974 19.73a13.9486 13.9486 0 012.0044 3.893zM11.02 18.2668a11.9215 11.9215 0 00-3.3467-1.6943l.6114-1.9043a13.9242 13.9242 0 013.9072 1.978z"
1855
1749
  })), children);
1856
1750
  });
1857
1751
 
1858
1752
  if (process.env.NODE_ENV !== "production") {
1859
- CriticalSeverity.propTypes = iconPropTypes;
1753
+ WatsonHealthContourEdit.propTypes = iconPropTypes;
1860
1754
  }
1861
- var Crop = /*#__PURE__*/React.forwardRef(function Crop(_ref70, ref) {
1755
+ var WatsonHealthContourFinding = /*#__PURE__*/React.forwardRef(function WatsonHealthContourFinding(_ref70, ref) {
1862
1756
  var children = _ref70.children,
1863
1757
  _ref70$size = _ref70.size,
1864
1758
  size = _ref70$size === void 0 ? 16 : _ref70$size,
@@ -1871,17 +1765,15 @@ var Crop = /*#__PURE__*/React.forwardRef(function Crop(_ref70, ref) {
1871
1765
  xmlns: "http://www.w3.org/2000/svg",
1872
1766
  viewBox: "0 0 32 32",
1873
1767
  fill: "currentColor"
1874
- }, rest), _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
1875
- d: "M25,20H23V9H12V7H23a2,2,0,0,1,2,2Z"
1876
- })), _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
1877
- d: "M9,23V2H7V7H2V9H7V23a2,2,0,0,0,2,2H23v5h2V25h5V23Z"
1768
+ }, rest), _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
1769
+ d: "M7.7 4.7a14.7029 14.7029 0 00-3 3.1L6.3 9A13.2634 13.2634 0 018.9 6.3zM4.6 12.3l-1.9-.6A12.5111 12.5111 0 002 16H4A11.4756 11.4756 0 014.6 12.3zM2.7 20.4a14.4029 14.4029 0 002 3.9l1.6-1.2a12.8867 12.8867 0 01-1.7-3.3zM7.8 27.3a14.4029 14.4029 0 003.9 2l.6-1.9A12.8867 12.8867 0 019 25.7zM11.7 2.7l.6 1.9A11.4756 11.4756 0 0116 4V2A12.5111 12.5111 0 0011.7 2.7zM24.2 27.3a15.18 15.18 0 003.1-3.1L25.7 23A11.526 11.526 0 0123 25.7zM27.4 19.7l1.9.6A15.4747 15.4747 0 0030 16H28A11.4756 11.4756 0 0127.4 19.7zM29.2 11.6a14.4029 14.4029 0 00-2-3.9L25.6 8.9a12.8867 12.8867 0 011.7 3.3zM24.1 4.6a14.4029 14.4029 0 00-3.9-2l-.6 1.9a12.8867 12.8867 0 013.3 1.7zM20.3 29.3l-.6-1.9A11.4756 11.4756 0 0116 28v2A21.4206 21.4206 0 0020.3 29.3zM16 26A10 10 0 1126 16 10.0115 10.0115 0 0116 26zM16 8a8 8 0 108 8A8.0092 8.0092 0 0016 8z"
1878
1770
  })), children);
1879
1771
  });
1880
1772
 
1881
1773
  if (process.env.NODE_ENV !== "production") {
1882
- Crop.propTypes = iconPropTypes;
1774
+ WatsonHealthContourFinding.propTypes = iconPropTypes;
1883
1775
  }
1884
- var CropGrowth = /*#__PURE__*/React.forwardRef(function CropGrowth(_ref71, ref) {
1776
+ var Contrast = /*#__PURE__*/React.forwardRef(function Contrast(_ref71, ref) {
1885
1777
  var children = _ref71.children,
1886
1778
  _ref71$size = _ref71.size,
1887
1779
  size = _ref71$size === void 0 ? 16 : _ref71$size,
@@ -1894,15 +1786,15 @@ var CropGrowth = /*#__PURE__*/React.forwardRef(function CropGrowth(_ref71, ref)
1894
1786
  xmlns: "http://www.w3.org/2000/svg",
1895
1787
  viewBox: "0 0 32 32",
1896
1788
  fill: "currentColor"
1897
- }, rest), _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
1898
- d: "M26,13a4.0045,4.0045,0,0,0,4-4V6H27a3.979,3.979,0,0,0-2.7468,1.1064A6.0041,6.0041,0,0,0,19,4H16V7a6.0066,6.0066,0,0,0,6,6h1V26H11V21h1a4.0045,4.0045,0,0,0,4-4V14H13a3.979,3.979,0,0,0-2.7468,1.1064A6.0041,6.0041,0,0,0,5,12H2v3a6.0066,6.0066,0,0,0,6,6H9v5H2v2H30V26H25V13Zm-1-3a2.002,2.002,0,0,1,2-2h1V9a2.002,2.002,0,0,1-2,2H25ZM11,18a2.002,2.002,0,0,1,2-2h1v1a2.002,2.002,0,0,1-2,2H11ZM9,19H8a4.0045,4.0045,0,0,1-4-4V14H5a4.0045,4.0045,0,0,1,4,4Zm14-8H22a4.0045,4.0045,0,0,1-4-4V6h1a4.0045,4.0045,0,0,1,4,4Z"
1789
+ }, rest), _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
1790
+ d: "M29.37,11.84a13.6,13.6,0,0,0-1.06-2.51A14.17,14.17,0,0,0,25.9,6.1a14,14,0,1,0,0,19.8,14.17,14.17,0,0,0,2.41-3.23,13.6,13.6,0,0,0,1.06-2.51,14,14,0,0,0,0-8.32ZM4,16A12,12,0,0,1,16,4V28A12,12,0,0,1,4,16Z"
1899
1791
  })), children);
1900
1792
  });
1901
1793
 
1902
1794
  if (process.env.NODE_ENV !== "production") {
1903
- CropGrowth.propTypes = iconPropTypes;
1795
+ Contrast.propTypes = iconPropTypes;
1904
1796
  }
1905
- var CropHealth = /*#__PURE__*/React.forwardRef(function CropHealth(_ref72, ref) {
1797
+ var ConvertToCloud = /*#__PURE__*/React.forwardRef(function ConvertToCloud(_ref72, ref) {
1906
1798
  var children = _ref72.children,
1907
1799
  _ref72$size = _ref72.size,
1908
1800
  size = _ref72$size === void 0 ? 16 : _ref72$size,
@@ -1915,15 +1807,15 @@ var CropHealth = /*#__PURE__*/React.forwardRef(function CropHealth(_ref72, ref)
1915
1807
  xmlns: "http://www.w3.org/2000/svg",
1916
1808
  viewBox: "0 0 32 32",
1917
1809
  fill: "currentColor"
1918
- }, rest), _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
1919
- d: "M2 28H10V30H2zM17 29a1 1 0 01-.7808-.3752L12.52 24H2V22H13a1 1 0 01.7808.3752l3.146 3.9322 5.2412-7.8621A1 1 0 0123.8 18.4L26.5 22H30v2H26a.9991.9991 0 01-.8-.4l-2.1523-2.8694-5.2159 7.824a.9986.9986 0 01-.7885.4443zM11 16V11h1a4.0045 4.0045 0 004-4V4H13a3.9779 3.9779 0 00-2.7468 1.1067A6.0034 6.0034 0 005 2H2V5a6.0066 6.0066 0 006 6H9v5H2v2H16V16zM13 6h1V7a2.002 2.002 0 01-2 2H11V8A2.002 2.002 0 0113 6zM8 9A4.0045 4.0045 0 014 5V4H5A4.0045 4.0045 0 019 8V9z"
1810
+ }, rest), _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
1811
+ d: "M26.5 12H19a4 4 0 010-8h.0835A4.7864 4.7864 0 0123 2a4.9816 4.9816 0 014.6543 3.2034A3.4667 3.4667 0 0130 8.5 3.5041 3.5041 0 0126.5 12zM19 6a2 2 0 000 4h7.5A1.5017 1.5017 0 0028 8.5a1.4855 1.4855 0 00-1.2778-1.4739L26.061 6.927l-.1616-.6487a2.9568 2.9568 0 00-5.4873-.7121L20.1143 6zM23 14l-5 5 1.4141 1.4141L22 17.8325V24H16v2h6a2.0025 2.0025 0 002-2V17.8325l2.5874 2.583L28 19zM2 20H12V22H2zM2 24H12V26H2zM2 28H12V30H2z"
1920
1812
  })), children);
1921
1813
  });
1922
1814
 
1923
1815
  if (process.env.NODE_ENV !== "production") {
1924
- CropHealth.propTypes = iconPropTypes;
1816
+ ConvertToCloud.propTypes = iconPropTypes;
1925
1817
  }
1926
- var WatsonHealthCrossReference = /*#__PURE__*/React.forwardRef(function WatsonHealthCrossReference(_ref73, ref) {
1818
+ var Cookie = /*#__PURE__*/React.forwardRef(function Cookie(_ref73, ref) {
1927
1819
  var children = _ref73.children,
1928
1820
  _ref73$size = _ref73.size,
1929
1821
  size = _ref73$size === void 0 ? 16 : _ref73$size,
@@ -1936,15 +1828,43 @@ var WatsonHealthCrossReference = /*#__PURE__*/React.forwardRef(function WatsonHe
1936
1828
  xmlns: "http://www.w3.org/2000/svg",
1937
1829
  viewBox: "0 0 32 32",
1938
1830
  fill: "currentColor"
1939
- }, rest), _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
1940
- d: "M11 24H15V26H11zM5 24H9V26H5zM23 24H27V26H23zM17 24H21V26H17zM9 22a4.92 4.92 0 014-2h6a5.22 5.22 0 014 2h2.3A6.87 6.87 0 0019 18H13a6.87 6.87 0 00-6.3 4zM24 28H26V30H24zM6 28H8V30H6zM16 16a7 7 0 117-7A7 7 0 0116 16zM16 4a5 5 0 00-5 5A5 5 0 0021 9 5 5 0 0016 4z"
1831
+ }, rest), _circle20 || (_circle20 = /*#__PURE__*/React.createElement("circle", {
1832
+ cx: "10",
1833
+ cy: "21",
1834
+ r: "2"
1835
+ })), _circle21 || (_circle21 = /*#__PURE__*/React.createElement("circle", {
1836
+ cx: "23",
1837
+ cy: "20",
1838
+ r: "2"
1839
+ })), _circle22 || (_circle22 = /*#__PURE__*/React.createElement("circle", {
1840
+ cx: "13",
1841
+ cy: "10",
1842
+ r: "2"
1843
+ })), _circle23 || (_circle23 = /*#__PURE__*/React.createElement("circle", {
1844
+ cx: "14",
1845
+ cy: "15",
1846
+ r: "1"
1847
+ })), _circle24 || (_circle24 = /*#__PURE__*/React.createElement("circle", {
1848
+ cx: "23",
1849
+ cy: "5",
1850
+ r: "2"
1851
+ })), _circle25 || (_circle25 = /*#__PURE__*/React.createElement("circle", {
1852
+ cx: "29",
1853
+ cy: "3",
1854
+ r: "1"
1855
+ })), _circle26 || (_circle26 = /*#__PURE__*/React.createElement("circle", {
1856
+ cx: "16",
1857
+ cy: "23",
1858
+ r: "1"
1859
+ })), _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
1860
+ d: "M16,30C8.3,30,2,23.7,2,16S8.3,2,16,2c0.1,0,0.2,0,0.3,0l1.4,0.1l-0.3,1.2c-0.1,0.4-0.2,0.9-0.2,1.3c0,2.8,2.2,5,5,5 c1,0,2-0.3,2.9-0.9l1.3,1.5c-0.4,0.4-0.6,0.9-0.6,1.4c0,1.3,1.3,2.4,2.7,1.9l1.2-0.5l0.2,1.3C30,14.9,30,15.5,30,16 C30,23.7,23.7,30,16,30z M15.3,4C9,4.4,4,9.6,4,16c0,6.6,5.4,12,12,12s12-5.4,12-12c0-0.1,0-0.3,0-0.4c-2.3,0.1-4.2-1.7-4.2-4 c0-0.1,0-0.1,0-0.2c-0.5,0.1-1,0.2-1.6,0.2c-3.9,0-7-3.1-7-7C15.2,4.4,15.2,4.2,15.3,4z"
1941
1861
  })), children);
1942
1862
  });
1943
1863
 
1944
1864
  if (process.env.NODE_ENV !== "production") {
1945
- WatsonHealthCrossReference.propTypes = iconPropTypes;
1865
+ Cookie.propTypes = iconPropTypes;
1946
1866
  }
1947
- var CrossTab = /*#__PURE__*/React.forwardRef(function CrossTab(_ref74, ref) {
1867
+ var Copy = /*#__PURE__*/React.forwardRef(function Copy(_ref74, ref) {
1948
1868
  var children = _ref74.children,
1949
1869
  _ref74$size = _ref74.size,
1950
1870
  size = _ref74$size === void 0 ? 16 : _ref74$size,
@@ -1957,15 +1877,17 @@ var CrossTab = /*#__PURE__*/React.forwardRef(function CrossTab(_ref74, ref) {
1957
1877
  xmlns: "http://www.w3.org/2000/svg",
1958
1878
  viewBox: "0 0 32 32",
1959
1879
  fill: "currentColor"
1960
- }, rest), _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
1961
- d: "M28,2H10A2.0023,2.0023,0,0,0,8,4V7H4A2.0023,2.0023,0,0,0,2,9V28a2.0023,2.0023,0,0,0,2,2H28a2.0023,2.0023,0,0,0,2-2V4A2.0023,2.0023,0,0,0,28,2ZM10,4H28V7H10ZM28,14H20V9h8ZM10,21V16h8v5Zm8,2v5H10V23ZM8,21H4V16H8ZM18,9v5H10V9Zm2,7h8v5H20ZM8,9v5H4V9ZM4,23H8v5H4Zm16,5V23h8v5Z"
1880
+ }, rest), _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
1881
+ d: "M28,10V28H10V10H28m0-2H10a2,2,0,0,0-2,2V28a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V10a2,2,0,0,0-2-2Z"
1882
+ })), _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
1883
+ d: "M4,18H2V4A2,2,0,0,1,4,2H18V4H4Z"
1962
1884
  })), children);
1963
1885
  });
1964
1886
 
1965
1887
  if (process.env.NODE_ENV !== "production") {
1966
- CrossTab.propTypes = iconPropTypes;
1888
+ Copy.propTypes = iconPropTypes;
1967
1889
  }
1968
- var Crossroads = /*#__PURE__*/React.forwardRef(function Crossroads(_ref75, ref) {
1890
+ var CopyFile = /*#__PURE__*/React.forwardRef(function CopyFile(_ref75, ref) {
1969
1891
  var children = _ref75.children,
1970
1892
  _ref75$size = _ref75.size,
1971
1893
  size = _ref75$size === void 0 ? 16 : _ref75$size,
@@ -1978,15 +1900,17 @@ var Crossroads = /*#__PURE__*/React.forwardRef(function Crossroads(_ref75, ref)
1978
1900
  xmlns: "http://www.w3.org/2000/svg",
1979
1901
  viewBox: "0 0 32 32",
1980
1902
  fill: "currentColor"
1981
- }, rest), _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
1982
- d: "M26.5859,6.5859A1.9862,1.9862,0,0,0,25.1719,6H17V2H15V12H6.8281a1.9862,1.9862,0,0,0-1.414.5859L2,16l3.4141,3.4141A1.9862,1.9862,0,0,0,6.8281,20H15V30h2V14h8.1719a1.9862,1.9862,0,0,0,1.414-.5859L30,10ZM6.8281,18l-2-2,2-2H15v4Zm18.3438-6H17V8h8.1719l2,2Z"
1903
+ }, rest), _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
1904
+ d: "M27.4,14.7l-6.1-6.1C21,8.2,20.5,8,20,8h-8c-1.1,0-2,0.9-2,2v18c0,1.1,0.9,2,2,2h14c1.1,0,2-0.9,2-2V16.1 C28,15.6,27.8,15.1,27.4,14.7z M20,10l5.9,6H20V10z M12,28V10h6v6c0,1.1,0.9,2,2,2h6l0,10H12z"
1905
+ })), _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
1906
+ d: "M6,18H4V4c0-1.1,0.9-2,2-2h14v2H6V18z"
1983
1907
  })), children);
1984
1908
  });
1985
1909
 
1986
1910
  if (process.env.NODE_ENV !== "production") {
1987
- Crossroads.propTypes = iconPropTypes;
1911
+ CopyFile.propTypes = iconPropTypes;
1988
1912
  }
1989
- var CrowdReport = /*#__PURE__*/React.forwardRef(function CrowdReport(_ref76, ref) {
1913
+ var CopyLink = /*#__PURE__*/React.forwardRef(function CopyLink(_ref76, ref) {
1990
1914
  var children = _ref76.children,
1991
1915
  _ref76$size = _ref76.size,
1992
1916
  size = _ref76$size === void 0 ? 16 : _ref76$size,
@@ -1999,17 +1923,19 @@ var CrowdReport = /*#__PURE__*/React.forwardRef(function CrowdReport(_ref76, ref
1999
1923
  xmlns: "http://www.w3.org/2000/svg",
2000
1924
  viewBox: "0 0 32 32",
2001
1925
  fill: "currentColor"
2002
- }, rest), _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
2003
- d: "M16.832,19.5547l-1.664-1.1094L17.4648,15H20V10H12v5h2v2H12a2.0021,2.0021,0,0,1-2-2V10a2.0021,2.0021,0,0,1,2-2h8a2.0021,2.0021,0,0,1,2,2v5a2.0021,2.0021,0,0,1-2,2H18.5352Z"
2004
- })), _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
2005
- d: "M16,30,7.5645,20.0513c-.0479-.0571-.3482-.4515-.3482-.4515A10.8888,10.8888,0,0,1,5,13a11,11,0,0,1,22,0,10.8844,10.8844,0,0,1-2.2148,6.5973l-.0015.0025s-.3.3944-.3447.4474ZM8.8125,18.395c.001.0007.2334.3082.2866.3744L16,26.9079l6.91-8.15c.0439-.0552.2783-.3649.2788-.3657A8.901,8.901,0,0,0,25,13,9,9,0,0,0,7,13a8.9054,8.9054,0,0,0,1.8125,5.395Z"
1926
+ }, rest), _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
1927
+ d: "M11.9474,19a4.9476,4.9476,0,0,1-3.4991-8.4465l5.1053-5.1043a4.9482,4.9482,0,0,1,6.9981,6.9976l-.5523.5526-1.4158-1.4129.5577-.5579a2.95,2.95,0,0,0-.0039-4.1653,3.02,3.02,0,0,0-4.17,0l-5.1047,5.104a2.9474,2.9474,0,0,0,0,4.1692,3.02,3.02,0,0,0,4.17,0l1.4143,1.4145A4.9176,4.9176,0,0,1,11.9474,19Z"
1928
+ })), _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
1929
+ d: "M19.9474,17a4.9476,4.9476,0,0,1-3.4991-8.4465l.5526-.5526,1.4143,1.4146-.5526.5523a2.9476,2.9476,0,0,0,0,4.1689,3.02,3.02,0,0,0,4.17,0c.26-.26,4.7293-4.7293,5.1053-5.1045a2.951,2.951,0,0,0,0-4.1687,3.02,3.02,0,0,0-4.17,0L21.5536,3.449a4.9483,4.9483,0,0,1,6.9981,6.9978c-.3765.376-4.844,4.8428-5.1038,5.1035A4.9193,4.9193,0,0,1,19.9474,17Z"
1930
+ })), _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
1931
+ d: "M24,30H4a2.0021,2.0021,0,0,1-2-2V8A2.0021,2.0021,0,0,1,4,6H8V8H4V28H24V18h2V28A2.0021,2.0021,0,0,1,24,30Z"
2006
1932
  })), children);
2007
1933
  });
2008
1934
 
2009
1935
  if (process.env.NODE_ENV !== "production") {
2010
- CrowdReport.propTypes = iconPropTypes;
1936
+ CopyLink.propTypes = iconPropTypes;
2011
1937
  }
2012
- var CrowdReportFilled = /*#__PURE__*/React.forwardRef(function CrowdReportFilled(_ref77, ref) {
1938
+ var Corn = /*#__PURE__*/React.forwardRef(function Corn(_ref77, ref) {
2013
1939
  var children = _ref77.children,
2014
1940
  _ref77$size = _ref77.size,
2015
1941
  size = _ref77$size === void 0 ? 16 : _ref77$size,
@@ -2022,18 +1948,15 @@ var CrowdReportFilled = /*#__PURE__*/React.forwardRef(function CrowdReportFilled
2022
1948
  xmlns: "http://www.w3.org/2000/svg",
2023
1949
  viewBox: "0 0 32 32",
2024
1950
  fill: "currentColor"
2025
- }, rest), _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
2026
- fill: "none",
2027
- d: "M16.832,19.5547l-1.664-1.1094L17.4648,15H20V10H12v5h2v2H12a2.0021,2.0021,0,0,1-2-2V10a2.0021,2.0021,0,0,1,2-2h8a2.0021,2.0021,0,0,1,2,2v5a2.0021,2.0021,0,0,1-2,2H18.5352Z"
2028
- })), _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
2029
- d: "M16,2A11.0134,11.0134,0,0,0,5,13a10.8885,10.8885,0,0,0,2.2163,6.6s.3.3945.3482.4517L16,30l8.439-9.9526c.0444-.0533.3447-.4478.3447-.4478l.0015-.0024A10.8846,10.8846,0,0,0,27,13,11.0134,11.0134,0,0,0,16,2Zm6,13a2.0023,2.0023,0,0,1-2,2H18.5352L16.832,19.5547l-1.664-1.1094L17.4648,15H20V10H12v5h2v2H12a2.0023,2.0023,0,0,1-2-2V10a2.0023,2.0023,0,0,1,2-2h8a2.0023,2.0023,0,0,1,2,2Z"
1951
+ }, rest), _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
1952
+ d: "M23,16c-.3374,0-.67.02-1,.0508V16C22,8.115,19.0435,2,16.5,2S11,8.115,11,16v5H6v3a6.0067,6.0067,0,0,0,6,6h3A11.0125,11.0125,0,0,0,26,19V16ZM13,16h2V14H13.0728a25.8942,25.8942,0,0,1,.5654-4H16V8H14.2c.81-2.4058,1.8149-3.7715,2.3-3.9863.66.2919,2.2842,2.7036,3.0654,6.9863H18v2h1.8442A29.1625,29.1625,0,0,1,20,16v.4263A11.0554,11.0554,0,0,0,13.79,21H13ZM12,28a4.0045,4.0045,0,0,1-4-4V23h4.7639A10.9033,10.9033,0,0,0,12,27Zm12-9a9.01,9.01,0,0,1-9,9H14V27a9.01,9.01,0,0,1,9-9h1Z"
2030
1953
  })), children);
2031
1954
  });
2032
1955
 
2033
1956
  if (process.env.NODE_ENV !== "production") {
2034
- CrowdReportFilled.propTypes = iconPropTypes;
1957
+ Corn.propTypes = iconPropTypes;
2035
1958
  }
2036
- var Csv = /*#__PURE__*/React.forwardRef(function Csv(_ref78, ref) {
1959
+ var Corner = /*#__PURE__*/React.forwardRef(function Corner(_ref78, ref) {
2037
1960
  var children = _ref78.children,
2038
1961
  _ref78$size = _ref78.size,
2039
1962
  size = _ref78$size === void 0 ? 16 : _ref78$size,
@@ -2046,15 +1969,15 @@ var Csv = /*#__PURE__*/React.forwardRef(function Csv(_ref78, ref) {
2046
1969
  xmlns: "http://www.w3.org/2000/svg",
2047
1970
  viewBox: "0 0 32 32",
2048
1971
  fill: "currentColor"
2049
- }, rest), _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
2050
- d: "M28 9L26 22 24 9 22 9 24.516 23 27.484 23 30 9 28 9zM18 23H12V21h6V17H14a2.002 2.002 0 01-2-2V11a2.002 2.002 0 012-2h6v2H14v4h4a2.002 2.002 0 012 2v4A2.002 2.002 0 0118 23zM10 23H4a2.0023 2.0023 0 01-2-2V11A2.002 2.002 0 014 9h6v2H4V21h6z"
1972
+ }, rest), _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
1973
+ d: "M28,9H14V6H6v8H9V28h2V14h3V11H28ZM12,12H8V8h4Z"
2051
1974
  })), children);
2052
1975
  });
2053
1976
 
2054
1977
  if (process.env.NODE_ENV !== "production") {
2055
- Csv.propTypes = iconPropTypes;
1978
+ Corner.propTypes = iconPropTypes;
2056
1979
  }
2057
- var QCU1 = /*#__PURE__*/React.forwardRef(function QCU1(_ref79, ref) {
1980
+ var Coronavirus = /*#__PURE__*/React.forwardRef(function Coronavirus(_ref79, ref) {
2058
1981
  var children = _ref79.children,
2059
1982
  _ref79$size = _ref79.size,
2060
1983
  size = _ref79$size === void 0 ? 16 : _ref79$size,
@@ -2067,15 +1990,35 @@ var QCU1 = /*#__PURE__*/React.forwardRef(function QCU1(_ref79, ref) {
2067
1990
  xmlns: "http://www.w3.org/2000/svg",
2068
1991
  viewBox: "0 0 32 32",
2069
1992
  fill: "currentColor"
2070
- }, rest), _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
2071
- d: "M10 23H5a2 2 0 01-2-2V15a2 2 0 012-2h5v2H5v6h5zM18 23H14a2 2 0 01-2-2V9h2V21h4V9h2V21A2 2 0 0118 23zM27 21L27 9.01 22 9.01 22 11.01 25 11.01 25 21 22 21 22 23 30 23 30 21 27 21z"
1993
+ }, rest), _circle27 || (_circle27 = /*#__PURE__*/React.createElement("circle", {
1994
+ cx: "15.5",
1995
+ cy: "11.5",
1996
+ r: "1.5"
1997
+ })), _circle28 || (_circle28 = /*#__PURE__*/React.createElement("circle", {
1998
+ cx: "20.5",
1999
+ cy: "15.5",
2000
+ r: "1.5"
2001
+ })), _circle29 || (_circle29 = /*#__PURE__*/React.createElement("circle", {
2002
+ cx: "16",
2003
+ cy: "16",
2004
+ r: "1"
2005
+ })), _circle30 || (_circle30 = /*#__PURE__*/React.createElement("circle", {
2006
+ cx: "16.5",
2007
+ cy: "20.5",
2008
+ r: "1.5"
2009
+ })), _circle31 || (_circle31 = /*#__PURE__*/React.createElement("circle", {
2010
+ cx: "11.5",
2011
+ cy: "16.5",
2012
+ r: "1.5"
2013
+ })), _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
2014
+ d: "M28,13v2H25.9492a9.9476,9.9476,0,0,0-2.2143-5.3213l1.4367-1.4365,1.4143,1.4145L28,8.2427,23.7578,4l-1.414,1.4141,1.414,1.414-1.437,1.4365A9.9464,9.9464,0,0,0,17,6.0508V4h2V2H13V4h2V6.0508A9.9464,9.9464,0,0,0,9.6792,8.2646L8.2422,6.8281l1.414-1.414L8.2422,4,4,8.2427l1.4141,1.414L6.8284,8.2422,8.2651,9.6787A9.9476,9.9476,0,0,0,6.0508,15H4V13H2v6H4V17H6.0508a9.9476,9.9476,0,0,0,2.2143,5.3213L6.8284,23.7578,5.4141,22.3433,4,23.7573,8.2422,28l1.414-1.4141-1.414-1.414,1.437-1.4365A9.9464,9.9464,0,0,0,15,25.9492V28H13v2h6V28H17V25.9492a9.9464,9.9464,0,0,0,5.3208-2.2138l1.437,1.4365-1.414,1.414L23.7578,28,28,23.7573l-1.4141-1.414-1.4143,1.4145-1.4367-1.4365A9.9476,9.9476,0,0,0,25.9492,17H28v2h2V13ZM16,24a8,8,0,1,1,8-8A8.0092,8.0092,0,0,1,16,24Z"
2072
2015
  })), children);
2073
2016
  });
2074
2017
 
2075
2018
  if (process.env.NODE_ENV !== "production") {
2076
- QCU1.propTypes = iconPropTypes;
2019
+ Coronavirus.propTypes = iconPropTypes;
2077
2020
  }
2078
- var QCU3 = /*#__PURE__*/React.forwardRef(function QCU3(_ref80, ref) {
2021
+ var Cost = /*#__PURE__*/React.forwardRef(function Cost(_ref80, ref) {
2079
2022
  var children = _ref80.children,
2080
2023
  _ref80$size = _ref80.size,
2081
2024
  size = _ref80$size === void 0 ? 16 : _ref80$size,
@@ -2088,15 +2031,17 @@ var QCU3 = /*#__PURE__*/React.forwardRef(function QCU3(_ref80, ref) {
2088
2031
  xmlns: "http://www.w3.org/2000/svg",
2089
2032
  viewBox: "0 0 32 32",
2090
2033
  fill: "currentColor"
2091
- }, rest), _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
2092
- d: "M10 23H5a2 2 0 01-2-2V15a2 2 0 012-2h5v2H5v6h5zM18 23H14a2 2 0 01-2-2V9h2V21h4V9h2V21A2 2 0 0118 23zM28 9H22v2h6v4H23v2h5v4H22v2h6a2 2 0 002-2V11A2 2 0 0028 9z"
2034
+ }, rest), _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
2035
+ d: "M16,23a7,7,0,1,1,7-7A7.0078,7.0078,0,0,1,16,23Zm0-12a5,5,0,1,0,5,5A5.0057,5.0057,0,0,0,16,11Z"
2036
+ })), _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
2037
+ d: "M30,6.4141,28.5859,5l-3.35,3.35A12.0812,12.0812,0,0,0,23.65,6.7637L27,3.4141,25.5859,2,21.9766,5.6094A11.9792,11.9792,0,0,0,5.6094,21.9766L2,25.5859,3.4141,27l3.35-3.35A12.0812,12.0812,0,0,0,8.35,25.2363L5,28.5859,6.4141,30l3.6093-3.6094A11.9792,11.9792,0,0,0,26.3906,10.0234ZM16,26A10,10,0,1,1,26,16,10.0114,10.0114,0,0,1,16,26Z"
2093
2038
  })), children);
2094
2039
  });
2095
2040
 
2096
2041
  if (process.env.NODE_ENV !== "production") {
2097
- QCU3.propTypes = iconPropTypes;
2042
+ Cost.propTypes = iconPropTypes;
2098
2043
  }
2099
- var Cube = /*#__PURE__*/React.forwardRef(function Cube(_ref81, ref) {
2044
+ var CostTotal = /*#__PURE__*/React.forwardRef(function CostTotal(_ref81, ref) {
2100
2045
  var children = _ref81.children,
2101
2046
  _ref81$size = _ref81.size,
2102
2047
  size = _ref81$size === void 0 ? 16 : _ref81$size,
@@ -2109,15 +2054,17 @@ var Cube = /*#__PURE__*/React.forwardRef(function Cube(_ref81, ref) {
2109
2054
  xmlns: "http://www.w3.org/2000/svg",
2110
2055
  viewBox: "0 0 32 32",
2111
2056
  fill: "currentColor"
2112
- }, rest), _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
2113
- d: "M28.5039,8.1362l-12-7a1,1,0,0,0-1.0078,0l-12,7A1,1,0,0,0,3,9V23a1,1,0,0,0,.4961.8638l12,7a1,1,0,0,0,1.0078,0l12-7A1,1,0,0,0,29,23V9A1,1,0,0,0,28.5039,8.1362ZM16,3.1577,26.0156,9,16,14.8423,5.9844,9ZM5,10.7412l10,5.833V28.2588L5,22.4258ZM17,28.2588V16.5742l10-5.833V22.4258Z"
2057
+ }, rest), _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
2058
+ d: "M10 13H22V15H10zM10 18H22V20H10z"
2059
+ })), _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
2060
+ d: "M30,6.4141,28.5859,5l-3.35,3.35A12.0812,12.0812,0,0,0,23.65,6.7637L27,3.4141,25.5859,2,21.9766,5.6094A11.9792,11.9792,0,0,0,5.6094,21.9766L2,25.5859,3.4141,27l3.35-3.35A12.0812,12.0812,0,0,0,8.35,25.2363L5,28.5859,6.4141,30l3.6093-3.6094A11.9792,11.9792,0,0,0,26.3906,10.0234ZM16,26A10,10,0,1,1,26,16,10.0114,10.0114,0,0,1,16,26Z"
2114
2061
  })), children);
2115
2062
  });
2116
2063
 
2117
2064
  if (process.env.NODE_ENV !== "production") {
2118
- Cube.propTypes = iconPropTypes;
2065
+ CostTotal.propTypes = iconPropTypes;
2119
2066
  }
2120
- var CubeView = /*#__PURE__*/React.forwardRef(function CubeView(_ref82, ref) {
2067
+ var Cough = /*#__PURE__*/React.forwardRef(function Cough(_ref82, ref) {
2121
2068
  var children = _ref82.children,
2122
2069
  _ref82$size = _ref82.size,
2123
2070
  size = _ref82$size === void 0 ? 16 : _ref82$size,
@@ -2130,21 +2077,41 @@ var CubeView = /*#__PURE__*/React.forwardRef(function CubeView(_ref82, ref) {
2130
2077
  xmlns: "http://www.w3.org/2000/svg",
2131
2078
  viewBox: "0 0 32 32",
2132
2079
  fill: "currentColor"
2133
- }, rest), _circle42 || (_circle42 = /*#__PURE__*/React.createElement("circle", {
2134
- cx: "16",
2135
- cy: "16",
2136
- r: "2"
2137
- })), _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
2138
- d: "M23.7769,15.4785A8.64,8.64,0,0,0,16,10a8.64,8.64,0,0,0-7.7769,5.4785L8,16l.2231.5215A8.64,8.64,0,0,0,16,22a8.64,8.64,0,0,0,7.7769-5.4785L24,16ZM16,20a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,16,20Z"
2139
- })), _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
2140
- d: "M28.5039,8.1362l-12-7a1,1,0,0,0-1.0078,0l-12,7A1,1,0,0,0,3,9V23a1,1,0,0,0,.4961.8638l12,7a1,1,0,0,0,1.0078,0l12-7A1,1,0,0,0,29,23V9A1,1,0,0,0,28.5039,8.1362ZM27,22.4258,16,28.8423,5,22.4258V9.5742L16,3.1577,27,9.5742Z"
2080
+ }, rest), _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
2081
+ d: "M26,30H24V27H20a5.0055,5.0055,0,0,1-5-5V20.7207l-2.3162-.772a1,1,0,0,1-.5412-1.4631L15,13.7229V11a9.01,9.01,0,0,1,9-9h5V4H24a7.0078,7.0078,0,0,0-7,7v3a.9991.9991,0,0,1-.1426.5144l-2.3586,3.9312,1.8174.6057A1,1,0,0,1,17,20v2a3.0033,3.0033,0,0,0,3,3h5a1,1,0,0,1,1,1Z"
2082
+ })), _circle32 || (_circle32 = /*#__PURE__*/React.createElement("circle", {
2083
+ cx: "9",
2084
+ cy: "23",
2085
+ r: "1"
2086
+ })), _circle33 || (_circle33 = /*#__PURE__*/React.createElement("circle", {
2087
+ cx: "6",
2088
+ cy: "20",
2089
+ r: "1"
2090
+ })), _circle34 || (_circle34 = /*#__PURE__*/React.createElement("circle", {
2091
+ cx: "6",
2092
+ cy: "26",
2093
+ r: "1"
2094
+ })), _circle35 || (_circle35 = /*#__PURE__*/React.createElement("circle", {
2095
+ cx: "3",
2096
+ cy: "17",
2097
+ r: "1"
2098
+ })), _circle36 || (_circle36 = /*#__PURE__*/React.createElement("circle", {
2099
+ cx: "3",
2100
+ cy: "29",
2101
+ r: "1"
2102
+ })), _circle37 || (_circle37 = /*#__PURE__*/React.createElement("circle", {
2103
+ cx: "3",
2104
+ cy: "23",
2105
+ r: "1"
2106
+ })), _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
2107
+ d: "M19 12H23V14H19z"
2141
2108
  })), children);
2142
2109
  });
2143
2110
 
2144
2111
  if (process.env.NODE_ENV !== "production") {
2145
- CubeView.propTypes = iconPropTypes;
2112
+ Cough.propTypes = iconPropTypes;
2146
2113
  }
2147
- var Currency = /*#__PURE__*/React.forwardRef(function Currency(_ref83, ref) {
2114
+ var Course = /*#__PURE__*/React.forwardRef(function Course(_ref83, ref) {
2148
2115
  var children = _ref83.children,
2149
2116
  _ref83$size = _ref83.size,
2150
2117
  size = _ref83$size === void 0 ? 16 : _ref83$size,
@@ -2157,17 +2124,15 @@ var Currency = /*#__PURE__*/React.forwardRef(function Currency(_ref83, ref) {
2157
2124
  xmlns: "http://www.w3.org/2000/svg",
2158
2125
  viewBox: "0 0 32 32",
2159
2126
  fill: "currentColor"
2160
- }, rest), _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
2161
- d: "M21,12V10H17V7H15v3H13a2.002,2.002,0,0,0-2,2v3a2.002,2.002,0,0,0,2,2h6v3H11v2h4v3h2V22h2a2.0023,2.0023,0,0,0,2-2V17a2.002,2.002,0,0,0-2-2H13V12Z"
2162
- })), _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
2163
- d: "M16,4A12,12,0,1,1,4,16,12.0353,12.0353,0,0,1,16,4m0-2A14,14,0,1,0,30,16,14.0412,14.0412,0,0,0,16,2Z"
2127
+ }, rest), _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
2128
+ d: "M24,30H8a2.0023,2.0023,0,0,1-2-2V4A2.002,2.002,0,0,1,8,2H24a2.0023,2.0023,0,0,1,2,2V20.6182l-5-2.5-5,2.5V4H8V28H24V24h2v4A2.0027,2.0027,0,0,1,24,30ZM21,15.8818l3,1.5V4H18V17.3818Z"
2164
2129
  })), children);
2165
2130
  });
2166
2131
 
2167
2132
  if (process.env.NODE_ENV !== "production") {
2168
- Currency.propTypes = iconPropTypes;
2133
+ Course.propTypes = iconPropTypes;
2169
2134
  }
2170
- var CurrencyBaht = /*#__PURE__*/React.forwardRef(function CurrencyBaht(_ref84, ref) {
2135
+ var Covariate = /*#__PURE__*/React.forwardRef(function Covariate(_ref84, ref) {
2171
2136
  var children = _ref84.children,
2172
2137
  _ref84$size = _ref84.size,
2173
2138
  size = _ref84$size === void 0 ? 16 : _ref84$size,
@@ -2180,15 +2145,31 @@ var CurrencyBaht = /*#__PURE__*/React.forwardRef(function CurrencyBaht(_ref84, r
2180
2145
  xmlns: "http://www.w3.org/2000/svg",
2181
2146
  viewBox: "0 0 32 32",
2182
2147
  fill: "currentColor"
2183
- }, rest), _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
2184
- d: "M21.4023,15.6426A4.9727,4.9727,0,0,0,23,12V11a5.0059,5.0059,0,0,0-5-5H17V3H15V6H10V26h5v3h2V26h2a5.0059,5.0059,0,0,0,5-5V20A4.9834,4.9834,0,0,0,21.4023,15.6426ZM12,8h6a3.0033,3.0033,0,0,1,3,3v1a3.0033,3.0033,0,0,1-3,3H12ZM22,21a3.0033,3.0033,0,0,1-3,3H12V17h7a3.0033,3.0033,0,0,1,3,3Z"
2148
+ }, rest), _circle38 || (_circle38 = /*#__PURE__*/React.createElement("circle", {
2149
+ cx: "8",
2150
+ cy: "16",
2151
+ r: "2"
2152
+ })), _circle39 || (_circle39 = /*#__PURE__*/React.createElement("circle", {
2153
+ cx: "14",
2154
+ cy: "8",
2155
+ r: "2"
2156
+ })), _circle40 || (_circle40 = /*#__PURE__*/React.createElement("circle", {
2157
+ cx: "28",
2158
+ cy: "12",
2159
+ r: "2"
2160
+ })), _circle41 || (_circle41 = /*#__PURE__*/React.createElement("circle", {
2161
+ cx: "21",
2162
+ cy: "18",
2163
+ r: "2"
2164
+ })), _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
2165
+ d: "M30,3.4141,28.5859,2,4,26.5859V2H2V28a2,2,0,0,0,2,2H30V28H5.4141ZM4,28Z"
2185
2166
  })), children);
2186
2167
  });
2187
2168
 
2188
2169
  if (process.env.NODE_ENV !== "production") {
2189
- CurrencyBaht.propTypes = iconPropTypes;
2170
+ Covariate.propTypes = iconPropTypes;
2190
2171
  }
2191
- var CurrencyDollar = /*#__PURE__*/React.forwardRef(function CurrencyDollar(_ref85, ref) {
2172
+ var Credentials = /*#__PURE__*/React.forwardRef(function Credentials(_ref85, ref) {
2192
2173
  var children = _ref85.children,
2193
2174
  _ref85$size = _ref85.size,
2194
2175
  size = _ref85$size === void 0 ? 16 : _ref85$size,
@@ -2201,57 +2182,85 @@ var CurrencyDollar = /*#__PURE__*/React.forwardRef(function CurrencyDollar(_ref8
2201
2182
  xmlns: "http://www.w3.org/2000/svg",
2202
2183
  viewBox: "0 0 32 32",
2203
2184
  fill: "currentColor"
2204
- }, rest), _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
2205
- d: "M23,20.5151c0-4.6152-3.78-5.1411-6.8171-5.563-3.31-.4609-5.1829-.86-5.1829-3.71C11,8.8491,13.5071,8,15.6538,8a6.7538,6.7538,0,0,1,5.5681,2.6279l1.5562-1.2558A8.6508,8.6508,0,0,0,17,6.0962V3H15V6.022c-3.6152.2192-6,2.26-6,5.22,0,4.73,3.83,5.2627,6.9075,5.69C19.16,17.3848,21,17.7744,21,20.5151,21,23.5474,17.8674,24,16,24c-3.4294,0-4.8782-.9639-6.2219-2.6279L8.2219,22.6279A8.4382,8.4382,0,0,0,15,25.9648V29h2V25.9551C20.7256,25.6509,23,23.6279,23,20.5151Z"
2185
+ }, rest), _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
2186
+ d: "M16 22a4 4 0 10-4-4A4 4 0 0016 22zm0-6a2 2 0 11-2 2A2 2 0 0116 16zM14 6H18V8H14z"
2187
+ })), _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
2188
+ d: "M24,2H8A2.002,2.002,0,0,0,6,4V28a2.0023,2.0023,0,0,0,2,2H24a2.0027,2.0027,0,0,0,2-2V4A2.0023,2.0023,0,0,0,24,2ZM20,28H12V26a1,1,0,0,1,1-1h6a1,1,0,0,1,1,1Zm2,0V26a3,3,0,0,0-3-3H13a3,3,0,0,0-3,3v2H8V4H24V28Z"
2206
2189
  })), children);
2207
2190
  });
2208
2191
 
2209
2192
  if (process.env.NODE_ENV !== "production") {
2210
- CurrencyDollar.propTypes = iconPropTypes;
2193
+ Credentials.propTypes = iconPropTypes;
2211
2194
  }
2212
- var CurrencyEuro = /*#__PURE__*/React.forwardRef(function CurrencyEuro(_ref86, ref) {
2195
+ var Critical = /*#__PURE__*/React.forwardRef(function Critical(_ref86, ref) {
2213
2196
  var children = _ref86.children,
2214
2197
  _ref86$size = _ref86.size,
2215
2198
  size = _ref86$size === void 0 ? 16 : _ref86$size,
2216
2199
  rest = _objectWithoutProperties(_ref86, _excluded86);
2217
2200
 
2201
+ if (size === "glyph" || size === "glyph" || size === "glyphpx") {
2202
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2203
+ width: size,
2204
+ height: size,
2205
+ ref: ref,
2206
+ xmlns: "http://www.w3.org/2000/svg",
2207
+ viewBox: "0 0 16 16",
2208
+ fill: "currentColor"
2209
+ }, rest), _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
2210
+ d: "M12.887 11.4727a5.9936 5.9936 0 00-8.36-8.3594zM3.113 4.5273a5.9936 5.9936 0 008.36 8.3594z"
2211
+ })), children);
2212
+ }
2213
+
2218
2214
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2219
2215
  width: size,
2220
2216
  height: size,
2221
2217
  ref: ref,
2222
2218
  xmlns: "http://www.w3.org/2000/svg",
2223
- viewBox: "0 0 32 32",
2219
+ viewBox: "0 0 16 16",
2224
2220
  fill: "currentColor"
2225
- }, rest), _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
2226
- d: "M17,26c-3.6162,0-6.3328-2.2974-7.4456-6H19V18H9.1321A15.2782,15.2782,0,0,1,9,16c0-.33.01-.6641.0259-1H19V13H9.2371C9.8447,9.3525,11.81,6,17,6c3.8533,0,5.5315,1.6465,7.1282,4.4893l1.7436-.9786C24.2649,6.6484,22.0779,4,17,4,10.6448,4,7,8.374,7,16c0,7.0654,4.1121,12,10,12,5.0779,0,7.2649-2.6484,8.8718-5.5107l-1.7436-.9786C22.5315,24.3535,20.8533,26,17,26Z"
2221
+ }, rest), _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
2222
+ d: "M12.887 11.4727a5.9936 5.9936 0 00-8.36-8.3594zM3.113 4.5273a5.9936 5.9936 0 008.36 8.3594z"
2227
2223
  })), children);
2228
2224
  });
2229
2225
 
2230
2226
  if (process.env.NODE_ENV !== "production") {
2231
- CurrencyEuro.propTypes = iconPropTypes;
2227
+ Critical.propTypes = iconPropTypes;
2232
2228
  }
2233
- var CurrencyLira = /*#__PURE__*/React.forwardRef(function CurrencyLira(_ref87, ref) {
2229
+ var CriticalSeverity = /*#__PURE__*/React.forwardRef(function CriticalSeverity(_ref87, ref) {
2234
2230
  var children = _ref87.children,
2235
2231
  _ref87$size = _ref87.size,
2236
2232
  size = _ref87$size === void 0 ? 16 : _ref87$size,
2237
2233
  rest = _objectWithoutProperties(_ref87, _excluded87);
2238
2234
 
2235
+ if (size === "glyph" || size === "glyph" || size === "glyphpx") {
2236
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2237
+ width: size,
2238
+ height: size,
2239
+ ref: ref,
2240
+ xmlns: "http://www.w3.org/2000/svg",
2241
+ viewBox: "0 0 16 16",
2242
+ fill: "currentColor"
2243
+ }, rest), _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
2244
+ d: "M13 13L3 13 3 3 13 13z"
2245
+ })), children);
2246
+ }
2247
+
2239
2248
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2240
2249
  width: size,
2241
2250
  height: size,
2242
2251
  ref: ref,
2243
2252
  xmlns: "http://www.w3.org/2000/svg",
2244
- viewBox: "0 0 32 32",
2253
+ viewBox: "0 0 16 16",
2245
2254
  fill: "currentColor"
2246
- }, rest), _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
2247
- d: "M23,19a6.0066,6.0066,0,0,1-6,6H13V18.1079L21.2139,15V13L13,16.1079v-3L21.2139,10V8L13,11.1079V5H11v6.8647L8,13v2l3-1.1353v3L8,18v2l3-1.1353V27h6a8.0092,8.0092,0,0,0,8-8Z"
2255
+ }, rest), _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
2256
+ d: "M13 13L3 13 3 3 13 13z"
2248
2257
  })), children);
2249
2258
  });
2250
2259
 
2251
2260
  if (process.env.NODE_ENV !== "production") {
2252
- CurrencyLira.propTypes = iconPropTypes;
2261
+ CriticalSeverity.propTypes = iconPropTypes;
2253
2262
  }
2254
- var CurrencyPound = /*#__PURE__*/React.forwardRef(function CurrencyPound(_ref88, ref) {
2263
+ var Crop = /*#__PURE__*/React.forwardRef(function Crop(_ref88, ref) {
2255
2264
  var children = _ref88.children,
2256
2265
  _ref88$size = _ref88.size,
2257
2266
  size = _ref88$size === void 0 ? 16 : _ref88$size,
@@ -2264,15 +2273,17 @@ var CurrencyPound = /*#__PURE__*/React.forwardRef(function CurrencyPound(_ref88,
2264
2273
  xmlns: "http://www.w3.org/2000/svg",
2265
2274
  viewBox: "0 0 32 32",
2266
2275
  fill: "currentColor"
2267
- }, rest), _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
2268
- d: "M12.4531,25A8.7775,8.7775,0,0,0,14,20a10.6,10.6,0,0,0-.18-2H22V16H13.2175c-.0842-.2109-.17-.4194-.2556-.624A9.8586,9.8586,0,0,1,12,11a4.792,4.792,0,0,1,5-5,6.1234,6.1234,0,0,1,5.2222,2.6279l1.5556-1.2558A8.11,8.11,0,0,0,17,4a6.7781,6.7781,0,0,0-7,7,11.65,11.65,0,0,0,1.0559,5H8v2h3.7729A8.209,8.209,0,0,1,12,20c0,2.5234-1.4858,5-3,5v2H24V25Z"
2276
+ }, rest), _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
2277
+ d: "M25,20H23V9H12V7H23a2,2,0,0,1,2,2Z"
2278
+ })), _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
2279
+ d: "M9,23V2H7V7H2V9H7V23a2,2,0,0,0,2,2H23v5h2V25h5V23Z"
2269
2280
  })), children);
2270
2281
  });
2271
2282
 
2272
2283
  if (process.env.NODE_ENV !== "production") {
2273
- CurrencyPound.propTypes = iconPropTypes;
2284
+ Crop.propTypes = iconPropTypes;
2274
2285
  }
2275
- var CurrencyRuble = /*#__PURE__*/React.forwardRef(function CurrencyRuble(_ref89, ref) {
2286
+ var CropGrowth = /*#__PURE__*/React.forwardRef(function CropGrowth(_ref89, ref) {
2276
2287
  var children = _ref89.children,
2277
2288
  _ref89$size = _ref89.size,
2278
2289
  size = _ref89$size === void 0 ? 16 : _ref89$size,
@@ -2284,16 +2295,16 @@ var CurrencyRuble = /*#__PURE__*/React.forwardRef(function CurrencyRuble(_ref89,
2284
2295
  ref: ref,
2285
2296
  xmlns: "http://www.w3.org/2000/svg",
2286
2297
  viewBox: "0 0 32 32",
2287
- fill: "currentColor"
2288
- }, rest), _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
2289
- d: "M19,4H10V15H7v2h3v3H7v2h3v6h2V22h9V20H12V17h7a6.0067,6.0067,0,0,0,6-6V10A6.0067,6.0067,0,0,0,19,4Zm4,7a4.0045,4.0045,0,0,1-4,4H12V6h7a4.0045,4.0045,0,0,1,4,4Z"
2298
+ fill: "currentColor"
2299
+ }, rest), _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
2300
+ d: "M26,13a4.0045,4.0045,0,0,0,4-4V6H27a3.979,3.979,0,0,0-2.7468,1.1064A6.0041,6.0041,0,0,0,19,4H16V7a6.0066,6.0066,0,0,0,6,6h1V26H11V21h1a4.0045,4.0045,0,0,0,4-4V14H13a3.979,3.979,0,0,0-2.7468,1.1064A6.0041,6.0041,0,0,0,5,12H2v3a6.0066,6.0066,0,0,0,6,6H9v5H2v2H30V26H25V13Zm-1-3a2.002,2.002,0,0,1,2-2h1V9a2.002,2.002,0,0,1-2,2H25ZM11,18a2.002,2.002,0,0,1,2-2h1v1a2.002,2.002,0,0,1-2,2H11ZM9,19H8a4.0045,4.0045,0,0,1-4-4V14H5a4.0045,4.0045,0,0,1,4,4Zm14-8H22a4.0045,4.0045,0,0,1-4-4V6h1a4.0045,4.0045,0,0,1,4,4Z"
2290
2301
  })), children);
2291
2302
  });
2292
2303
 
2293
2304
  if (process.env.NODE_ENV !== "production") {
2294
- CurrencyRuble.propTypes = iconPropTypes;
2305
+ CropGrowth.propTypes = iconPropTypes;
2295
2306
  }
2296
- var CurrencyRupee = /*#__PURE__*/React.forwardRef(function CurrencyRupee(_ref90, ref) {
2307
+ var CropHealth = /*#__PURE__*/React.forwardRef(function CropHealth(_ref90, ref) {
2297
2308
  var children = _ref90.children,
2298
2309
  _ref90$size = _ref90.size,
2299
2310
  size = _ref90$size === void 0 ? 16 : _ref90$size,
@@ -2306,15 +2317,15 @@ var CurrencyRupee = /*#__PURE__*/React.forwardRef(function CurrencyRupee(_ref90,
2306
2317
  xmlns: "http://www.w3.org/2000/svg",
2307
2318
  viewBox: "0 0 32 32",
2308
2319
  fill: "currentColor"
2309
- }, rest), _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
2310
- d: "M24,7V5H8V7h5.5a4.4906,4.4906,0,0,1,4.45,4H8v2h9.95A4.4906,4.4906,0,0,1,13.5,17H8v2.3452L17.6169,28l1.3379-1.4863L10.606,19H13.5a6.5041,6.5041,0,0,0,6.4746-6H24V11H19.9746A6.4719,6.4719,0,0,0,18.18,7Z"
2320
+ }, rest), _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
2321
+ d: "M2 28H10V30H2zM17 29a1 1 0 01-.7808-.3752L12.52 24H2V22H13a1 1 0 01.7808.3752l3.146 3.9322 5.2412-7.8621A1 1 0 0123.8 18.4L26.5 22H30v2H26a.9991.9991 0 01-.8-.4l-2.1523-2.8694-5.2159 7.824a.9986.9986 0 01-.7885.4443zM11 16V11h1a4.0045 4.0045 0 004-4V4H13a3.9779 3.9779 0 00-2.7468 1.1067A6.0034 6.0034 0 005 2H2V5a6.0066 6.0066 0 006 6H9v5H2v2H16V16zM13 6h1V7a2.002 2.002 0 01-2 2H11V8A2.002 2.002 0 0113 6zM8 9A4.0045 4.0045 0 014 5V4H5A4.0045 4.0045 0 019 8V9z"
2311
2322
  })), children);
2312
2323
  });
2313
2324
 
2314
2325
  if (process.env.NODE_ENV !== "production") {
2315
- CurrencyRupee.propTypes = iconPropTypes;
2326
+ CropHealth.propTypes = iconPropTypes;
2316
2327
  }
2317
- var CurrencyShekel = /*#__PURE__*/React.forwardRef(function CurrencyShekel(_ref91, ref) {
2328
+ var WatsonHealthCrossReference = /*#__PURE__*/React.forwardRef(function WatsonHealthCrossReference(_ref91, ref) {
2318
2329
  var children = _ref91.children,
2319
2330
  _ref91$size = _ref91.size,
2320
2331
  size = _ref91$size === void 0 ? 16 : _ref91$size,
@@ -2327,17 +2338,15 @@ var CurrencyShekel = /*#__PURE__*/React.forwardRef(function CurrencyShekel(_ref9
2327
2338
  xmlns: "http://www.w3.org/2000/svg",
2328
2339
  viewBox: "0 0 32 32",
2329
2340
  fill: "currentColor"
2330
- }, rest), _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
2331
- d: "M9,27H7V5h8a5.0057,5.0057,0,0,1,5,5V22H18V10a3.0033,3.0033,0,0,0-3-3H9Z"
2332
- })), _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
2333
- d: "M20,27H12V10h2V25h6a3.0033,3.0033,0,0,0,3-3V5h2V22A5.0057,5.0057,0,0,1,20,27Z"
2341
+ }, rest), _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
2342
+ d: "M11 24H15V26H11zM5 24H9V26H5zM23 24H27V26H23zM17 24H21V26H17zM9 22a4.92 4.92 0 014-2h6a5.22 5.22 0 014 2h2.3A6.87 6.87 0 0019 18H13a6.87 6.87 0 00-6.3 4zM24 28H26V30H24zM6 28H8V30H6zM16 16a7 7 0 117-7A7 7 0 0116 16zM16 4a5 5 0 00-5 5A5 5 0 0021 9 5 5 0 0016 4z"
2334
2343
  })), children);
2335
2344
  });
2336
2345
 
2337
2346
  if (process.env.NODE_ENV !== "production") {
2338
- CurrencyShekel.propTypes = iconPropTypes;
2347
+ WatsonHealthCrossReference.propTypes = iconPropTypes;
2339
2348
  }
2340
- var CurrencyWon = /*#__PURE__*/React.forwardRef(function CurrencyWon(_ref92, ref) {
2349
+ var CrossTab = /*#__PURE__*/React.forwardRef(function CrossTab(_ref92, ref) {
2341
2350
  var children = _ref92.children,
2342
2351
  _ref92$size = _ref92.size,
2343
2352
  size = _ref92$size === void 0 ? 16 : _ref92$size,
@@ -2350,15 +2359,15 @@ var CurrencyWon = /*#__PURE__*/React.forwardRef(function CurrencyWon(_ref92, ref
2350
2359
  xmlns: "http://www.w3.org/2000/svg",
2351
2360
  viewBox: "0 0 32 32",
2352
2361
  fill: "currentColor"
2353
- }, rest), _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
2354
- d: "M28 14L28 12 23.045 12 24 5 22 5 20 23 17 8 15 8 12 23 10 5 8 5 8.955 12 4 12 4 14 9.227 14 9.636 17 4 17 4 19 9.909 19 11 27 13 27 16 12 19 27 21 27 22.091 19 28 19 28 17 22.364 17 22.773 14 28 14z"
2362
+ }, rest), _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
2363
+ d: "M28,2H10A2.0023,2.0023,0,0,0,8,4V7H4A2.0023,2.0023,0,0,0,2,9V28a2.0023,2.0023,0,0,0,2,2H28a2.0023,2.0023,0,0,0,2-2V4A2.0023,2.0023,0,0,0,28,2ZM10,4H28V7H10ZM28,14H20V9h8ZM10,21V16h8v5Zm8,2v5H10V23ZM8,21H4V16H8ZM18,9v5H10V9Zm2,7h8v5H20ZM8,9v5H4V9ZM4,23H8v5H4Zm16,5V23h8v5Z"
2355
2364
  })), children);
2356
2365
  });
2357
2366
 
2358
2367
  if (process.env.NODE_ENV !== "production") {
2359
- CurrencyWon.propTypes = iconPropTypes;
2368
+ CrossTab.propTypes = iconPropTypes;
2360
2369
  }
2361
- var CurrencyYen = /*#__PURE__*/React.forwardRef(function CurrencyYen(_ref93, ref) {
2370
+ var Crossroads = /*#__PURE__*/React.forwardRef(function Crossroads(_ref93, ref) {
2362
2371
  var children = _ref93.children,
2363
2372
  _ref93$size = _ref93.size,
2364
2373
  size = _ref93$size === void 0 ? 16 : _ref93$size,
@@ -2371,15 +2380,15 @@ var CurrencyYen = /*#__PURE__*/React.forwardRef(function CurrencyYen(_ref93, ref
2371
2380
  xmlns: "http://www.w3.org/2000/svg",
2372
2381
  viewBox: "0 0 32 32",
2373
2382
  fill: "currentColor"
2374
- }, rest), _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
2375
- d: "M24.271 5L22 5 16 16 10 5 7.729 5 13.794 16 8 16 8 18 15 18 15 21 8 21 8 23 15 23 15 27 17 27 17 23 24 23 24 21 17 21 17 18 24 18 24 16 18.206 16 24.271 5z"
2383
+ }, rest), _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
2384
+ d: "M26.5859,6.5859A1.9862,1.9862,0,0,0,25.1719,6H17V2H15V12H6.8281a1.9862,1.9862,0,0,0-1.414.5859L2,16l3.4141,3.4141A1.9862,1.9862,0,0,0,6.8281,20H15V30h2V14h8.1719a1.9862,1.9862,0,0,0,1.414-.5859L30,10ZM6.8281,18l-2-2,2-2H15v4Zm18.3438-6H17V8h8.1719l2,2Z"
2376
2385
  })), children);
2377
2386
  });
2378
2387
 
2379
2388
  if (process.env.NODE_ENV !== "production") {
2380
- CurrencyYen.propTypes = iconPropTypes;
2389
+ Crossroads.propTypes = iconPropTypes;
2381
2390
  }
2382
- var Cursor_1 = /*#__PURE__*/React.forwardRef(function Cursor_1(_ref94, ref) {
2391
+ var CrowdReport = /*#__PURE__*/React.forwardRef(function CrowdReport(_ref94, ref) {
2383
2392
  var children = _ref94.children,
2384
2393
  _ref94$size = _ref94.size,
2385
2394
  size = _ref94$size === void 0 ? 16 : _ref94$size,
@@ -2392,15 +2401,17 @@ var Cursor_1 = /*#__PURE__*/React.forwardRef(function Cursor_1(_ref94, ref) {
2392
2401
  xmlns: "http://www.w3.org/2000/svg",
2393
2402
  viewBox: "0 0 32 32",
2394
2403
  fill: "currentColor"
2395
- }, rest), _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
2396
- d: "M23,28a1,1,0,0,1-.71-.29l-6.13-6.14-3.33,5a1,1,0,0,1-1,.44,1,1,0,0,1-.81-.7l-6-20A1,1,0,0,1,6.29,5l20,6a1,1,0,0,1,.7.81,1,1,0,0,1-.44,1l-5,3.33,6.14,6.13a1,1,0,0,1,0,1.42l-4,4A1,1,0,0,1,23,28Zm0-2.41L25.59,23l-7.16-7.15,5.25-3.5L7.49,7.49l4.86,16.19,3.5-5.25Z"
2404
+ }, rest), _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
2405
+ d: "M16.832,19.5547l-1.664-1.1094L17.4648,15H20V10H12v5h2v2H12a2.0021,2.0021,0,0,1-2-2V10a2.0021,2.0021,0,0,1,2-2h8a2.0021,2.0021,0,0,1,2,2v5a2.0021,2.0021,0,0,1-2,2H18.5352Z"
2406
+ })), _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
2407
+ d: "M16,30,7.5645,20.0513c-.0479-.0571-.3482-.4515-.3482-.4515A10.8888,10.8888,0,0,1,5,13a11,11,0,0,1,22,0,10.8844,10.8844,0,0,1-2.2148,6.5973l-.0015.0025s-.3.3944-.3447.4474ZM8.8125,18.395c.001.0007.2334.3082.2866.3744L16,26.9079l6.91-8.15c.0439-.0552.2783-.3649.2788-.3657A8.901,8.901,0,0,0,25,13,9,9,0,0,0,7,13a8.9054,8.9054,0,0,0,1.8125,5.395Z"
2397
2408
  })), children);
2398
2409
  });
2399
2410
 
2400
2411
  if (process.env.NODE_ENV !== "production") {
2401
- Cursor_1.propTypes = iconPropTypes;
2412
+ CrowdReport.propTypes = iconPropTypes;
2402
2413
  }
2403
- var Cursor_2 = /*#__PURE__*/React.forwardRef(function Cursor_2(_ref95, ref) {
2414
+ var CrowdReportFilled = /*#__PURE__*/React.forwardRef(function CrowdReportFilled(_ref95, ref) {
2404
2415
  var children = _ref95.children,
2405
2416
  _ref95$size = _ref95.size,
2406
2417
  size = _ref95$size === void 0 ? 16 : _ref95$size,
@@ -2413,15 +2424,18 @@ var Cursor_2 = /*#__PURE__*/React.forwardRef(function Cursor_2(_ref95, ref) {
2413
2424
  xmlns: "http://www.w3.org/2000/svg",
2414
2425
  viewBox: "0 0 32 32",
2415
2426
  fill: "currentColor"
2416
- }, rest), _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
2417
- d: "M27.34,12.06l-22-8A1,1,0,0,0,4.06,5.34l8,22A1,1,0,0,0,13,28h0a1,1,0,0,0,.93-.63l3.84-9.6,9.6-3.84a1,1,0,0,0,0-1.87Zm-10.71,4h0l-.4.16-.16.4h0L13,24.2,6.67,6.67,24.2,13Z"
2427
+ }, rest), _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
2428
+ fill: "none",
2429
+ d: "M16.832,19.5547l-1.664-1.1094L17.4648,15H20V10H12v5h2v2H12a2.0021,2.0021,0,0,1-2-2V10a2.0021,2.0021,0,0,1,2-2h8a2.0021,2.0021,0,0,1,2,2v5a2.0021,2.0021,0,0,1-2,2H18.5352Z"
2430
+ })), _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
2431
+ d: "M16,2A11.0134,11.0134,0,0,0,5,13a10.8885,10.8885,0,0,0,2.2163,6.6s.3.3945.3482.4517L16,30l8.439-9.9526c.0444-.0533.3447-.4478.3447-.4478l.0015-.0024A10.8846,10.8846,0,0,0,27,13,11.0134,11.0134,0,0,0,16,2Zm6,13a2.0023,2.0023,0,0,1-2,2H18.5352L16.832,19.5547l-1.664-1.1094L17.4648,15H20V10H12v5h2v2H12a2.0023,2.0023,0,0,1-2-2V10a2.0023,2.0023,0,0,1,2-2h8a2.0023,2.0023,0,0,1,2,2Z"
2418
2432
  })), children);
2419
2433
  });
2420
2434
 
2421
2435
  if (process.env.NODE_ENV !== "production") {
2422
- Cursor_2.propTypes = iconPropTypes;
2436
+ CrowdReportFilled.propTypes = iconPropTypes;
2423
2437
  }
2424
- var Cut = /*#__PURE__*/React.forwardRef(function Cut(_ref96, ref) {
2438
+ var Csv = /*#__PURE__*/React.forwardRef(function Csv(_ref96, ref) {
2425
2439
  var children = _ref96.children,
2426
2440
  _ref96$size = _ref96.size,
2427
2441
  size = _ref96$size === void 0 ? 16 : _ref96$size,
@@ -2434,15 +2448,15 @@ var Cut = /*#__PURE__*/React.forwardRef(function Cut(_ref96, ref) {
2434
2448
  xmlns: "http://www.w3.org/2000/svg",
2435
2449
  viewBox: "0 0 32 32",
2436
2450
  fill: "currentColor"
2437
- }, rest), _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
2438
- d: "M26.5,19.63,20.24,16l6.26-3.63a5,5,0,0,0-1.21-9.2A5.19,5.19,0,0,0,24,3a5,5,0,0,0-4.33,7.53,5,5,0,0,0,2.39,2.1l-3.82,2.21L4,6.6,3,8.34,16.24,16,3,23.68l1,1.74,14.24-8.26,3.82,2.21a5,5,0,0,0-2.39,2.1A5,5,0,0,0,24,29a5.19,5.19,0,0,0,1.29-.17,5,5,0,0,0,1.21-9.2ZM21.4,9.53a3,3,0,0,1,1.1-4.12,3,3,0,0,1,4.1,1.11,3,3,0,0,1-1.1,4.11h0A3,3,0,0,1,21.4,9.53Zm5.2,16a3,3,0,0,1-4.1,1.11,3,3,0,0,1-1.1-4.12,3,3,0,0,1,4.1-1.1h0A3,3,0,0,1,26.6,25.48Z"
2451
+ }, rest), _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
2452
+ d: "M28 9L26 22 24 9 22 9 24.516 23 27.484 23 30 9 28 9zM18 23H12V21h6V17H14a2.002 2.002 0 01-2-2V11a2.002 2.002 0 012-2h6v2H14v4h4a2.002 2.002 0 012 2v4A2.002 2.002 0 0118 23zM10 23H4a2.0023 2.0023 0 01-2-2V11A2.002 2.002 0 014 9h6v2H4V21h6z"
2439
2453
  })), children);
2440
2454
  });
2441
2455
 
2442
2456
  if (process.env.NODE_ENV !== "production") {
2443
- Cut.propTypes = iconPropTypes;
2457
+ Csv.propTypes = iconPropTypes;
2444
2458
  }
2445
- var WatsonHealthCutInHalf = /*#__PURE__*/React.forwardRef(function WatsonHealthCutInHalf(_ref97, ref) {
2459
+ var QCU1 = /*#__PURE__*/React.forwardRef(function QCU1(_ref97, ref) {
2446
2460
  var children = _ref97.children,
2447
2461
  _ref97$size = _ref97.size,
2448
2462
  size = _ref97$size === void 0 ? 16 : _ref97$size,
@@ -2455,15 +2469,15 @@ var WatsonHealthCutInHalf = /*#__PURE__*/React.forwardRef(function WatsonHealthC
2455
2469
  xmlns: "http://www.w3.org/2000/svg",
2456
2470
  viewBox: "0 0 32 32",
2457
2471
  fill: "currentColor"
2458
- }, rest), _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
2459
- d: "M28,4H4A2.0023,2.0023,0,0,0,2,6V26a2.0023,2.0023,0,0,0,2,2H28a2.0023,2.0023,0,0,0,2-2V6A2.0023,2.0023,0,0,0,28,4ZM4,6H16V26H4Z"
2472
+ }, rest), _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
2473
+ d: "M10 23H5a2 2 0 01-2-2V15a2 2 0 012-2h5v2H5v6h5zM18 23H14a2 2 0 01-2-2V9h2V21h4V9h2V21A2 2 0 0118 23zM27 21L27 9.01 22 9.01 22 11.01 25 11.01 25 21 22 21 22 23 30 23 30 21 27 21z"
2460
2474
  })), children);
2461
2475
  });
2462
2476
 
2463
2477
  if (process.env.NODE_ENV !== "production") {
2464
- WatsonHealthCutInHalf.propTypes = iconPropTypes;
2478
+ QCU1.propTypes = iconPropTypes;
2465
2479
  }
2466
- var CutOut = /*#__PURE__*/React.forwardRef(function CutOut(_ref98, ref) {
2480
+ var QCU3 = /*#__PURE__*/React.forwardRef(function QCU3(_ref98, ref) {
2467
2481
  var children = _ref98.children,
2468
2482
  _ref98$size = _ref98.size,
2469
2483
  size = _ref98$size === void 0 ? 16 : _ref98$size,
@@ -2476,17 +2490,15 @@ var CutOut = /*#__PURE__*/React.forwardRef(function CutOut(_ref98, ref) {
2476
2490
  xmlns: "http://www.w3.org/2000/svg",
2477
2491
  viewBox: "0 0 32 32",
2478
2492
  fill: "currentColor"
2479
- }, rest), _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
2480
- d: "M19.05 13.7326L18.05 12 7.928 17.8457 6.9312 17.27a2.9524 2.9524 0 00.6672-.769A3 3 0 103.5 17.5986l2.428 1.4019L3.5 20.4023a3.0342 3.0342 0 103.4407.3223l.987-.5693L14.5914 24l1-1.7294-5.6634-3.27zM4.0344 15.26a1 1 0 11.4658.6069A.9929.9929 0 014.0344 15.26zM4.9988 22a1 1 0 11-.8645 1.5A1 1 0 014.9988 22zM17 26H21V28H17zM10 26H14V28H10z"
2481
- })), _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
2482
- d: "M28,28H24V26h4V4H7V8H5V4A2.0023,2.0023,0,0,1,7,2H28a2.0023,2.0023,0,0,1,2,2V26A2.0023,2.0023,0,0,1,28,28Z"
2493
+ }, rest), _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
2494
+ d: "M10 23H5a2 2 0 01-2-2V15a2 2 0 012-2h5v2H5v6h5zM18 23H14a2 2 0 01-2-2V9h2V21h4V9h2V21A2 2 0 0118 23zM28 9H22v2h6v4H23v2h5v4H22v2h6a2 2 0 002-2V11A2 2 0 0028 9z"
2483
2495
  })), children);
2484
2496
  });
2485
2497
 
2486
2498
  if (process.env.NODE_ENV !== "production") {
2487
- CutOut.propTypes = iconPropTypes;
2499
+ QCU3.propTypes = iconPropTypes;
2488
2500
  }
2489
- var QCY = /*#__PURE__*/React.forwardRef(function QCY(_ref99, ref) {
2501
+ var Cube = /*#__PURE__*/React.forwardRef(function Cube(_ref99, ref) {
2490
2502
  var children = _ref99.children,
2491
2503
  _ref99$size = _ref99.size,
2492
2504
  size = _ref99$size === void 0 ? 16 : _ref99$size,
@@ -2499,15 +2511,15 @@ var QCY = /*#__PURE__*/React.forwardRef(function QCY(_ref99, ref) {
2499
2511
  xmlns: "http://www.w3.org/2000/svg",
2500
2512
  viewBox: "0 0 32 32",
2501
2513
  fill: "currentColor"
2502
- }, rest), _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
2503
- d: "M15 23H10a2 2 0 01-2-2V15a2 2 0 012-2h5v2H10v6h5zM24 9L22 9 20 16 18 9 16 9 19 18 19 23 21 23 21 18 24 9z"
2514
+ }, rest), _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
2515
+ d: "M28.5039,8.1362l-12-7a1,1,0,0,0-1.0078,0l-12,7A1,1,0,0,0,3,9V23a1,1,0,0,0,.4961.8638l12,7a1,1,0,0,0,1.0078,0l12-7A1,1,0,0,0,29,23V9A1,1,0,0,0,28.5039,8.1362ZM16,3.1577,26.0156,9,16,14.8423,5.9844,9ZM5,10.7412l10,5.833V28.2588L5,22.4258ZM17,28.2588V16.5742l10-5.833V22.4258Z"
2504
2516
  })), children);
2505
2517
  });
2506
2518
 
2507
2519
  if (process.env.NODE_ENV !== "production") {
2508
- QCY.propTypes = iconPropTypes;
2520
+ Cube.propTypes = iconPropTypes;
2509
2521
  }
2510
- var Cyclist = /*#__PURE__*/React.forwardRef(function Cyclist(_ref100, ref) {
2522
+ var CubeView = /*#__PURE__*/React.forwardRef(function CubeView(_ref100, ref) {
2511
2523
  var children = _ref100.children,
2512
2524
  _ref100$size = _ref100.size,
2513
2525
  size = _ref100$size === void 0 ? 16 : _ref100$size,
@@ -2520,17 +2532,21 @@ var Cyclist = /*#__PURE__*/React.forwardRef(function Cyclist(_ref100, ref) {
2520
2532
  xmlns: "http://www.w3.org/2000/svg",
2521
2533
  viewBox: "0 0 32 32",
2522
2534
  fill: "currentColor"
2523
- }, rest), _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
2524
- d: "M25 30a6 6 0 116-6A6.0069 6.0069 0 0125 30zm0-10a4 4 0 104 4A4.0045 4.0045 0 0025 20zM7 30a6 6 0 116-6A6.0069 6.0069 0 017 30zM7 20a4 4 0 104 4A4.0045 4.0045 0 007 20z"
2525
- })), _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
2526
- d: "M17 27H15V20.4139L9.5849 15a2.003 2.003 0 010-2.8292l4.5859-4.5859a2.0024 2.0024 0 012.8286 0L21.414 12H27v1.9993L20.5853 14l-5-5L11 13.5849l6 6zM21.5 8A3.5 3.5 0 1125 4.5 3.5042 3.5042 0 0121.5 8zm0-5A1.5 1.5 0 1023 4.5 1.5017 1.5017 0 0021.5 3z"
2535
+ }, rest), _circle42 || (_circle42 = /*#__PURE__*/React.createElement("circle", {
2536
+ cx: "16",
2537
+ cy: "16",
2538
+ r: "2"
2539
+ })), _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
2540
+ d: "M23.7769,15.4785A8.64,8.64,0,0,0,16,10a8.64,8.64,0,0,0-7.7769,5.4785L8,16l.2231.5215A8.64,8.64,0,0,0,16,22a8.64,8.64,0,0,0,7.7769-5.4785L24,16ZM16,20a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,16,20Z"
2541
+ })), _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
2542
+ d: "M28.5039,8.1362l-12-7a1,1,0,0,0-1.0078,0l-12,7A1,1,0,0,0,3,9V23a1,1,0,0,0,.4961.8638l12,7a1,1,0,0,0,1.0078,0l12-7A1,1,0,0,0,29,23V9A1,1,0,0,0,28.5039,8.1362ZM27,22.4258,16,28.8423,5,22.4258V9.5742L16,3.1577,27,9.5742Z"
2527
2543
  })), children);
2528
2544
  });
2529
2545
 
2530
2546
  if (process.env.NODE_ENV !== "production") {
2531
- Cyclist.propTypes = iconPropTypes;
2547
+ CubeView.propTypes = iconPropTypes;
2532
2548
  }
2533
- var QCZ = /*#__PURE__*/React.forwardRef(function QCZ(_ref101, ref) {
2549
+ var Currency = /*#__PURE__*/React.forwardRef(function Currency(_ref101, ref) {
2534
2550
  var children = _ref101.children,
2535
2551
  _ref101$size = _ref101.size,
2536
2552
  size = _ref101$size === void 0 ? 16 : _ref101$size,
@@ -2543,15 +2559,17 @@ var QCZ = /*#__PURE__*/React.forwardRef(function QCZ(_ref101, ref) {
2543
2559
  xmlns: "http://www.w3.org/2000/svg",
2544
2560
  viewBox: "0 0 32 32",
2545
2561
  fill: "currentColor"
2546
- }, rest), _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
2547
- d: "M14 23H9a2 2 0 01-2-2V15a2 2 0 012-2h5v2H9v6h5zM24 9L16 9 16 11 22 11 16 21 16 23 24 23 24 21 18 21 24 11 24 9z"
2562
+ }, rest), _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
2563
+ d: "M21,12V10H17V7H15v3H13a2.002,2.002,0,0,0-2,2v3a2.002,2.002,0,0,0,2,2h6v3H11v2h4v3h2V22h2a2.0023,2.0023,0,0,0,2-2V17a2.002,2.002,0,0,0-2-2H13V12Z"
2564
+ })), _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
2565
+ d: "M16,4A12,12,0,1,1,4,16,12.0353,12.0353,0,0,1,16,4m0-2A14,14,0,1,0,30,16,14.0412,14.0412,0,0,0,16,2Z"
2548
2566
  })), children);
2549
2567
  });
2550
2568
 
2551
2569
  if (process.env.NODE_ENV !== "production") {
2552
- QCZ.propTypes = iconPropTypes;
2570
+ Currency.propTypes = iconPropTypes;
2553
2571
  }
2554
- var Dashboard = /*#__PURE__*/React.forwardRef(function Dashboard(_ref102, ref) {
2572
+ var CurrencyBaht = /*#__PURE__*/React.forwardRef(function CurrencyBaht(_ref102, ref) {
2555
2573
  var children = _ref102.children,
2556
2574
  _ref102$size = _ref102.size,
2557
2575
  size = _ref102$size === void 0 ? 16 : _ref102$size,
@@ -2564,17 +2582,15 @@ var Dashboard = /*#__PURE__*/React.forwardRef(function Dashboard(_ref102, ref) {
2564
2582
  xmlns: "http://www.w3.org/2000/svg",
2565
2583
  viewBox: "0 0 32 32",
2566
2584
  fill: "currentColor"
2567
- }, rest), _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
2568
- d: "M24 21H26V26H24zM20 16H22V26H20zM11 26a5.0059 5.0059 0 01-5-5H8a3 3 0 103-3V16a5 5 0 010 10z"
2569
- })), _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
2570
- d: "M28,2H4A2.002,2.002,0,0,0,2,4V28a2.0023,2.0023,0,0,0,2,2H28a2.0027,2.0027,0,0,0,2-2V4A2.0023,2.0023,0,0,0,28,2Zm0,9H14V4H28ZM12,4v7H4V4ZM4,28V13H28.0007l.0013,15Z"
2585
+ }, rest), _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
2586
+ d: "M21.4023,15.6426A4.9727,4.9727,0,0,0,23,12V11a5.0059,5.0059,0,0,0-5-5H17V3H15V6H10V26h5v3h2V26h2a5.0059,5.0059,0,0,0,5-5V20A4.9834,4.9834,0,0,0,21.4023,15.6426ZM12,8h6a3.0033,3.0033,0,0,1,3,3v1a3.0033,3.0033,0,0,1-3,3H12ZM22,21a3.0033,3.0033,0,0,1-3,3H12V17h7a3.0033,3.0033,0,0,1,3,3Z"
2571
2587
  })), children);
2572
2588
  });
2573
2589
 
2574
2590
  if (process.env.NODE_ENV !== "production") {
2575
- Dashboard.propTypes = iconPropTypes;
2591
+ CurrencyBaht.propTypes = iconPropTypes;
2576
2592
  }
2577
- var DashboardReference = /*#__PURE__*/React.forwardRef(function DashboardReference(_ref103, ref) {
2593
+ var CurrencyDollar = /*#__PURE__*/React.forwardRef(function CurrencyDollar(_ref103, ref) {
2578
2594
  var children = _ref103.children,
2579
2595
  _ref103$size = _ref103.size,
2580
2596
  size = _ref103$size === void 0 ? 16 : _ref103$size,
@@ -2587,17 +2603,15 @@ var DashboardReference = /*#__PURE__*/React.forwardRef(function DashboardReferen
2587
2603
  xmlns: "http://www.w3.org/2000/svg",
2588
2604
  viewBox: "0 0 32 32",
2589
2605
  fill: "currentColor"
2590
- }, rest), _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
2591
- d: "M4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20zM24 21H26V26H24zM20 16H22V26H20zM16 18H18V26H16z"
2592
- })), _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
2593
- d: "M28,2H4A2.002,2.002,0,0,0,2,4V16H4V13H28.001l.001,15H16v2H28a2.0027,2.0027,0,0,0,2-2V4A2.0023,2.0023,0,0,0,28,2ZM12,11H4V4h8Zm2,0V4H28l.0007,7Z"
2606
+ }, rest), _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
2607
+ d: "M23,20.5151c0-4.6152-3.78-5.1411-6.8171-5.563-3.31-.4609-5.1829-.86-5.1829-3.71C11,8.8491,13.5071,8,15.6538,8a6.7538,6.7538,0,0,1,5.5681,2.6279l1.5562-1.2558A8.6508,8.6508,0,0,0,17,6.0962V3H15V6.022c-3.6152.2192-6,2.26-6,5.22,0,4.73,3.83,5.2627,6.9075,5.69C19.16,17.3848,21,17.7744,21,20.5151,21,23.5474,17.8674,24,16,24c-3.4294,0-4.8782-.9639-6.2219-2.6279L8.2219,22.6279A8.4382,8.4382,0,0,0,15,25.9648V29h2V25.9551C20.7256,25.6509,23,23.6279,23,20.5151Z"
2594
2608
  })), children);
2595
2609
  });
2596
2610
 
2597
2611
  if (process.env.NODE_ENV !== "production") {
2598
- DashboardReference.propTypes = iconPropTypes;
2612
+ CurrencyDollar.propTypes = iconPropTypes;
2599
2613
  }
2600
- var Data_1 = /*#__PURE__*/React.forwardRef(function Data_1(_ref104, ref) {
2614
+ var CurrencyEuro = /*#__PURE__*/React.forwardRef(function CurrencyEuro(_ref104, ref) {
2601
2615
  var children = _ref104.children,
2602
2616
  _ref104$size = _ref104.size,
2603
2617
  size = _ref104$size === void 0 ? 16 : _ref104$size,
@@ -2610,15 +2624,15 @@ var Data_1 = /*#__PURE__*/React.forwardRef(function Data_1(_ref104, ref) {
2610
2624
  xmlns: "http://www.w3.org/2000/svg",
2611
2625
  viewBox: "0 0 32 32",
2612
2626
  fill: "currentColor"
2613
- }, rest), _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
2614
- d: "M15 6H28V8H15zM15 24H28V26H15zM4 15H17V17H4zM7 11a4 4 0 114-4A4 4 0 017 11zM7 5A2 2 0 109 7 2 2 0 007 5zM7 29a4 4 0 114-4A4 4 0 017 29zm0-6a2 2 0 102 2A2 2 0 007 23zM25 20a4 4 0 114-4A4 4 0 0125 20zm0-6a2 2 0 102 2A2 2 0 0025 14z"
2627
+ }, rest), _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
2628
+ d: "M17,26c-3.6162,0-6.3328-2.2974-7.4456-6H19V18H9.1321A15.2782,15.2782,0,0,1,9,16c0-.33.01-.6641.0259-1H19V13H9.2371C9.8447,9.3525,11.81,6,17,6c3.8533,0,5.5315,1.6465,7.1282,4.4893l1.7436-.9786C24.2649,6.6484,22.0779,4,17,4,10.6448,4,7,8.374,7,16c0,7.0654,4.1121,12,10,12,5.0779,0,7.2649-2.6484,8.8718-5.5107l-1.7436-.9786C22.5315,24.3535,20.8533,26,17,26Z"
2615
2629
  })), children);
2616
2630
  });
2617
2631
 
2618
2632
  if (process.env.NODE_ENV !== "production") {
2619
- Data_1.propTypes = iconPropTypes;
2633
+ CurrencyEuro.propTypes = iconPropTypes;
2620
2634
  }
2621
- var Data_2 = /*#__PURE__*/React.forwardRef(function Data_2(_ref105, ref) {
2635
+ var CurrencyLira = /*#__PURE__*/React.forwardRef(function CurrencyLira(_ref105, ref) {
2622
2636
  var children = _ref105.children,
2623
2637
  _ref105$size = _ref105.size,
2624
2638
  size = _ref105$size === void 0 ? 16 : _ref105$size,
@@ -2631,15 +2645,15 @@ var Data_2 = /*#__PURE__*/React.forwardRef(function Data_2(_ref105, ref) {
2631
2645
  xmlns: "http://www.w3.org/2000/svg",
2632
2646
  viewBox: "0 0 32 32",
2633
2647
  fill: "currentColor"
2634
- }, rest), _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
2635
- d: "M4 6H15V8H4zM18 6H28V8H18zM21 12H28V14H21zM11 12H18V14H11zM4 12H8V14H4zM4 18H28V20H4zM4 24H21V26H4zM24 24H28V26H24z"
2648
+ }, rest), _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
2649
+ d: "M23,19a6.0066,6.0066,0,0,1-6,6H13V18.1079L21.2139,15V13L13,16.1079v-3L21.2139,10V8L13,11.1079V5H11v6.8647L8,13v2l3-1.1353v3L8,18v2l3-1.1353V27h6a8.0092,8.0092,0,0,0,8-8Z"
2636
2650
  })), children);
2637
2651
  });
2638
2652
 
2639
2653
  if (process.env.NODE_ENV !== "production") {
2640
- Data_2.propTypes = iconPropTypes;
2654
+ CurrencyLira.propTypes = iconPropTypes;
2641
2655
  }
2642
- var DataBase = /*#__PURE__*/React.forwardRef(function DataBase(_ref106, ref) {
2656
+ var CurrencyPound = /*#__PURE__*/React.forwardRef(function CurrencyPound(_ref106, ref) {
2643
2657
  var children = _ref106.children,
2644
2658
  _ref106$size = _ref106.size,
2645
2659
  size = _ref106$size === void 0 ? 16 : _ref106$size,
@@ -2652,27 +2666,15 @@ var DataBase = /*#__PURE__*/React.forwardRef(function DataBase(_ref106, ref) {
2652
2666
  xmlns: "http://www.w3.org/2000/svg",
2653
2667
  viewBox: "0 0 32 32",
2654
2668
  fill: "currentColor"
2655
- }, rest), _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
2656
- d: "M24,3H8A2,2,0,0,0,6,5V27a2,2,0,0,0,2,2H24a2,2,0,0,0,2-2V5A2,2,0,0,0,24,3Zm0,2v6H8V5ZM8,19V13H24v6Zm0,8V21H24v6Z"
2657
- })), _circle43 || (_circle43 = /*#__PURE__*/React.createElement("circle", {
2658
- cx: "11",
2659
- cy: "8",
2660
- r: "1"
2661
- })), _circle44 || (_circle44 = /*#__PURE__*/React.createElement("circle", {
2662
- cx: "11",
2663
- cy: "16",
2664
- r: "1"
2665
- })), _circle45 || (_circle45 = /*#__PURE__*/React.createElement("circle", {
2666
- cx: "11",
2667
- cy: "24",
2668
- r: "1"
2669
+ }, rest), _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
2670
+ d: "M12.4531,25A8.7775,8.7775,0,0,0,14,20a10.6,10.6,0,0,0-.18-2H22V16H13.2175c-.0842-.2109-.17-.4194-.2556-.624A9.8586,9.8586,0,0,1,12,11a4.792,4.792,0,0,1,5-5,6.1234,6.1234,0,0,1,5.2222,2.6279l1.5556-1.2558A8.11,8.11,0,0,0,17,4a6.7781,6.7781,0,0,0-7,7,11.65,11.65,0,0,0,1.0559,5H8v2h3.7729A8.209,8.209,0,0,1,12,20c0,2.5234-1.4858,5-3,5v2H24V25Z"
2669
2671
  })), children);
2670
2672
  });
2671
2673
 
2672
2674
  if (process.env.NODE_ENV !== "production") {
2673
- DataBase.propTypes = iconPropTypes;
2675
+ CurrencyPound.propTypes = iconPropTypes;
2674
2676
  }
2675
- var DataBaseAlt = /*#__PURE__*/React.forwardRef(function DataBaseAlt(_ref107, ref) {
2677
+ var CurrencyRuble = /*#__PURE__*/React.forwardRef(function CurrencyRuble(_ref107, ref) {
2676
2678
  var children = _ref107.children,
2677
2679
  _ref107$size = _ref107.size,
2678
2680
  size = _ref107$size === void 0 ? 16 : _ref107$size,
@@ -2685,17 +2687,15 @@ var DataBaseAlt = /*#__PURE__*/React.forwardRef(function DataBaseAlt(_ref107, re
2685
2687
  xmlns: "http://www.w3.org/2000/svg",
2686
2688
  viewBox: "0 0 32 32",
2687
2689
  fill: "currentColor"
2688
- }, rest), _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
2689
- d: "M7 8H12V10H7zM7 12H12V14H7zM7 16H12V18H7zM20 8H25V10H20zM20 12H25V14H20zM20 16H25V18H20z"
2690
- })), _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
2691
- d: "M28,4H4A2.0023,2.0023,0,0,0,2,6V28a2.0023,2.0023,0,0,0,2,2H28a2.0023,2.0023,0,0,0,2-2V6A2.0023,2.0023,0,0,0,28,4ZM4,6H15V28H4ZM17,28V6H28V28Z"
2690
+ }, rest), _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
2691
+ d: "M19,4H10V15H7v2h3v3H7v2h3v6h2V22h9V20H12V17h7a6.0067,6.0067,0,0,0,6-6V10A6.0067,6.0067,0,0,0,19,4Zm4,7a4.0045,4.0045,0,0,1-4,4H12V6h7a4.0045,4.0045,0,0,1,4,4Z"
2692
2692
  })), children);
2693
2693
  });
2694
2694
 
2695
2695
  if (process.env.NODE_ENV !== "production") {
2696
- DataBaseAlt.propTypes = iconPropTypes;
2696
+ CurrencyRuble.propTypes = iconPropTypes;
2697
2697
  }
2698
- var DataCenter = /*#__PURE__*/React.forwardRef(function DataCenter(_ref108, ref) {
2698
+ var CurrencyRupee = /*#__PURE__*/React.forwardRef(function CurrencyRupee(_ref108, ref) {
2699
2699
  var children = _ref108.children,
2700
2700
  _ref108$size = _ref108.size,
2701
2701
  size = _ref108$size === void 0 ? 16 : _ref108$size,
@@ -2708,17 +2708,15 @@ var DataCenter = /*#__PURE__*/React.forwardRef(function DataCenter(_ref108, ref)
2708
2708
  xmlns: "http://www.w3.org/2000/svg",
2709
2709
  viewBox: "0 0 32 32",
2710
2710
  fill: "currentColor"
2711
- }, rest), _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
2712
- d: "M28,10H23V6a2.0023,2.0023,0,0,0-2-2H11A2.0023,2.0023,0,0,0,9,6v4H4a2.0023,2.0023,0,0,0-2,2V28a2.0023,2.0023,0,0,0,2,2H28a2.0023,2.0023,0,0,0,2-2V12A2.0023,2.0023,0,0,0,28,10ZM4,28V12H9v2H7v2H9v2H7v2H9v2H7v2H9v4Zm17,0H11V6H21Zm7,0H23V24h2V22H23V20h2V18H23V16h2V14H23V12h5Z"
2713
- })), _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
2714
- d: "M14 8H18V10H14zM14 12H18V14H14zM14 16H18V18H14z"
2711
+ }, rest), _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
2712
+ d: "M24,7V5H8V7h5.5a4.4906,4.4906,0,0,1,4.45,4H8v2h9.95A4.4906,4.4906,0,0,1,13.5,17H8v2.3452L17.6169,28l1.3379-1.4863L10.606,19H13.5a6.5041,6.5041,0,0,0,6.4746-6H24V11H19.9746A6.4719,6.4719,0,0,0,18.18,7Z"
2715
2713
  })), children);
2716
2714
  });
2717
2715
 
2718
2716
  if (process.env.NODE_ENV !== "production") {
2719
- DataCenter.propTypes = iconPropTypes;
2717
+ CurrencyRupee.propTypes = iconPropTypes;
2720
2718
  }
2721
- var DataCheck = /*#__PURE__*/React.forwardRef(function DataCheck(_ref109, ref) {
2719
+ var CurrencyShekel = /*#__PURE__*/React.forwardRef(function CurrencyShekel(_ref109, ref) {
2722
2720
  var children = _ref109.children,
2723
2721
  _ref109$size = _ref109.size,
2724
2722
  size = _ref109$size === void 0 ? 16 : _ref109$size,
@@ -2731,29 +2729,17 @@ var DataCheck = /*#__PURE__*/React.forwardRef(function DataCheck(_ref109, ref) {
2731
2729
  xmlns: "http://www.w3.org/2000/svg",
2732
2730
  viewBox: "0 0 32 32",
2733
2731
  fill: "currentColor"
2734
- }, rest), _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
2735
- d: "M23 27.18L20.41 24.59 19 26 23 30 30 23 28.59 21.59 23 27.18z"
2736
- })), _circle46 || (_circle46 = /*#__PURE__*/React.createElement("circle", {
2737
- cx: "11",
2738
- cy: "8",
2739
- r: "1"
2740
- })), _circle47 || (_circle47 = /*#__PURE__*/React.createElement("circle", {
2741
- cx: "11",
2742
- cy: "16",
2743
- r: "1"
2744
- })), _circle48 || (_circle48 = /*#__PURE__*/React.createElement("circle", {
2745
- cx: "11",
2746
- cy: "24",
2747
- r: "1"
2748
- })), _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
2749
- d: "M24,3H8A2,2,0,0,0,6,5V27a2,2,0,0,0,2,2h8V27H8V21H26V5A2,2,0,0,0,24,3Zm0,16H8V13H24Zm0-8H8V5H24Z"
2732
+ }, rest), _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
2733
+ d: "M9,27H7V5h8a5.0057,5.0057,0,0,1,5,5V22H18V10a3.0033,3.0033,0,0,0-3-3H9Z"
2734
+ })), _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
2735
+ d: "M20,27H12V10h2V25h6a3.0033,3.0033,0,0,0,3-3V5h2V22A5.0057,5.0057,0,0,1,20,27Z"
2750
2736
  })), children);
2751
2737
  });
2752
2738
 
2753
2739
  if (process.env.NODE_ENV !== "production") {
2754
- DataCheck.propTypes = iconPropTypes;
2740
+ CurrencyShekel.propTypes = iconPropTypes;
2755
2741
  }
2756
- var DataConnected = /*#__PURE__*/React.forwardRef(function DataConnected(_ref110, ref) {
2742
+ var CurrencyWon = /*#__PURE__*/React.forwardRef(function CurrencyWon(_ref110, ref) {
2757
2743
  var children = _ref110.children,
2758
2744
  _ref110$size = _ref110.size,
2759
2745
  size = _ref110$size === void 0 ? 16 : _ref110$size,
@@ -2766,19 +2752,15 @@ var DataConnected = /*#__PURE__*/React.forwardRef(function DataConnected(_ref110
2766
2752
  xmlns: "http://www.w3.org/2000/svg",
2767
2753
  viewBox: "0 0 32 32",
2768
2754
  fill: "currentColor"
2769
- }, rest), _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
2770
- d: "M30 30L24 30 24 28 28 28 28 4 24 4 24 2 30 2 30 30z"
2771
- })), _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
2772
- d: "M24.91,19.59a4.51,4.51,0,0,0-2.66-3.24,4.55,4.55,0,0,0-3.5,0,4.94,4.94,0,0,0-.64.35L15.3,13.89a4.53,4.53,0,1,0-1.41,1.41l2.81,2.81a4.48,4.48,0,0,0-.61,3.3,4.51,4.51,0,0,0,2.66,3.24,4.55,4.55,0,0,0,3.5,0,4.51,4.51,0,0,0,2.66-3.24,4.65,4.65,0,0,0,0-1.82ZM11.5,14A2.5,2.5,0,1,1,14,11.5,2.5,2.5,0,0,1,11.5,14Z"
2773
- })), _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
2774
- d: "M8 30L2 30 2 2 8 2 8 4 4 4 4 28 8 28 8 30z"
2755
+ }, rest), _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
2756
+ d: "M28 14L28 12 23.045 12 24 5 22 5 20 23 17 8 15 8 12 23 10 5 8 5 8.955 12 4 12 4 14 9.227 14 9.636 17 4 17 4 19 9.909 19 11 27 13 27 16 12 19 27 21 27 22.091 19 28 19 28 17 22.364 17 22.773 14 28 14z"
2775
2757
  })), children);
2776
2758
  });
2777
2759
 
2778
2760
  if (process.env.NODE_ENV !== "production") {
2779
- DataConnected.propTypes = iconPropTypes;
2761
+ CurrencyWon.propTypes = iconPropTypes;
2780
2762
  }
2781
- var DataError = /*#__PURE__*/React.forwardRef(function DataError(_ref111, ref) {
2763
+ var CurrencyYen = /*#__PURE__*/React.forwardRef(function CurrencyYen(_ref111, ref) {
2782
2764
  var children = _ref111.children,
2783
2765
  _ref111$size = _ref111.size,
2784
2766
  size = _ref111$size === void 0 ? 16 : _ref111$size,
@@ -2791,29 +2773,15 @@ var DataError = /*#__PURE__*/React.forwardRef(function DataError(_ref111, ref) {
2791
2773
  xmlns: "http://www.w3.org/2000/svg",
2792
2774
  viewBox: "0 0 32 32",
2793
2775
  fill: "currentColor"
2794
- }, rest), _circle49 || (_circle49 = /*#__PURE__*/React.createElement("circle", {
2795
- cx: "11",
2796
- cy: "8",
2797
- r: "1"
2798
- })), _circle50 || (_circle50 = /*#__PURE__*/React.createElement("circle", {
2799
- cx: "11",
2800
- cy: "16",
2801
- r: "1"
2802
- })), _circle51 || (_circle51 = /*#__PURE__*/React.createElement("circle", {
2803
- cx: "11",
2804
- cy: "24",
2805
- r: "1"
2806
- })), _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
2807
- d: "M24,3H8A2,2,0,0,0,6,5V27a2,2,0,0,0,2,2H18V27H8V21H26V5A2,2,0,0,0,24,3Zm0,16H8V13H24Zm0-8H8V5H24Z"
2808
- })), _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
2809
- d: "M29 24.415L27.586 23 25 25.587 22.414 23 21 24.415 23.586 27 21 29.586 22.414 31 25 28.414 27.586 31 29 29.586 26.414 27 29 24.415z"
2776
+ }, rest), _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
2777
+ d: "M24.271 5L22 5 16 16 10 5 7.729 5 13.794 16 8 16 8 18 15 18 15 21 8 21 8 23 15 23 15 27 17 27 17 23 24 23 24 21 17 21 17 18 24 18 24 16 18.206 16 24.271 5z"
2810
2778
  })), children);
2811
2779
  });
2812
2780
 
2813
2781
  if (process.env.NODE_ENV !== "production") {
2814
- DataError.propTypes = iconPropTypes;
2782
+ CurrencyYen.propTypes = iconPropTypes;
2815
2783
  }
2816
- var DataFormat = /*#__PURE__*/React.forwardRef(function DataFormat(_ref112, ref) {
2784
+ var Cursor_1 = /*#__PURE__*/React.forwardRef(function Cursor_1(_ref112, ref) {
2817
2785
  var children = _ref112.children,
2818
2786
  _ref112$size = _ref112.size,
2819
2787
  size = _ref112$size === void 0 ? 16 : _ref112$size,
@@ -2826,17 +2794,15 @@ var DataFormat = /*#__PURE__*/React.forwardRef(function DataFormat(_ref112, ref)
2826
2794
  xmlns: "http://www.w3.org/2000/svg",
2827
2795
  viewBox: "0 0 32 32",
2828
2796
  fill: "currentColor"
2829
- }, rest), _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
2830
- d: "M18 11H26V13H18zM6 19H14V21H6zM10 16a4 4 0 114-4A4.0045 4.0045 0 0110 16zm0-6a2 2 0 102 2A2.002 2.002 0 0010 10zM22 24a4 4 0 114-4A4.0045 4.0045 0 0122 24zm0-6a2 2 0 102 2A2.002 2.002 0 0022 18z"
2831
- })), _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
2832
- d: "M28,30H4a2.0021,2.0021,0,0,1-2-2V4A2.0021,2.0021,0,0,1,4,2H28a2.0021,2.0021,0,0,1,2,2V28A2.0021,2.0021,0,0,1,28,30ZM4,4V28H28V4Z"
2797
+ }, rest), _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
2798
+ d: "M23,28a1,1,0,0,1-.71-.29l-6.13-6.14-3.33,5a1,1,0,0,1-1,.44,1,1,0,0,1-.81-.7l-6-20A1,1,0,0,1,6.29,5l20,6a1,1,0,0,1,.7.81,1,1,0,0,1-.44,1l-5,3.33,6.14,6.13a1,1,0,0,1,0,1.42l-4,4A1,1,0,0,1,23,28Zm0-2.41L25.59,23l-7.16-7.15,5.25-3.5L7.49,7.49l4.86,16.19,3.5-5.25Z"
2833
2799
  })), children);
2834
2800
  });
2835
2801
 
2836
2802
  if (process.env.NODE_ENV !== "production") {
2837
- DataFormat.propTypes = iconPropTypes;
2803
+ Cursor_1.propTypes = iconPropTypes;
2838
2804
  }
2839
- var DataReference = /*#__PURE__*/React.forwardRef(function DataReference(_ref113, ref) {
2805
+ var Cursor_2 = /*#__PURE__*/React.forwardRef(function Cursor_2(_ref113, ref) {
2840
2806
  var children = _ref113.children,
2841
2807
  _ref113$size = _ref113.size,
2842
2808
  size = _ref113$size === void 0 ? 16 : _ref113$size,
@@ -2849,15 +2815,15 @@ var DataReference = /*#__PURE__*/React.forwardRef(function DataReference(_ref113
2849
2815
  xmlns: "http://www.w3.org/2000/svg",
2850
2816
  viewBox: "0 0 32 32",
2851
2817
  fill: "currentColor"
2852
- }, rest), _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
2853
- d: "M25 13L25 4 23 4 23 6 20 6 20 8 23 8 23 13 20 13 20 15 28 15 28 13 25 13zM8.5 6A3.5 3.5 0 115 9.5 3.504 3.504 0 018.5 6m0-2A5.5 5.5 0 1014 9.5 5.5 5.5 0 008.5 4zM23.5 20A3.5 3.5 0 1120 23.5 3.504 3.504 0 0123.5 20m0-2A5.5 5.5 0 1029 23.5 5.5 5.5 0 0023.5 18zM6 19L6 21 9.586 21 4 26.586 5.414 28 11 22.414 11 26 13 26 13 19 6 19z"
2818
+ }, rest), _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
2819
+ d: "M27.34,12.06l-22-8A1,1,0,0,0,4.06,5.34l8,22A1,1,0,0,0,13,28h0a1,1,0,0,0,.93-.63l3.84-9.6,9.6-3.84a1,1,0,0,0,0-1.87Zm-10.71,4h0l-.4.16-.16.4h0L13,24.2,6.67,6.67,24.2,13Z"
2854
2820
  })), children);
2855
2821
  });
2856
2822
 
2857
2823
  if (process.env.NODE_ENV !== "production") {
2858
- DataReference.propTypes = iconPropTypes;
2824
+ Cursor_2.propTypes = iconPropTypes;
2859
2825
  }
2860
- var DataSet = /*#__PURE__*/React.forwardRef(function DataSet(_ref114, ref) {
2826
+ var Cut = /*#__PURE__*/React.forwardRef(function Cut(_ref114, ref) {
2861
2827
  var children = _ref114.children,
2862
2828
  _ref114$size = _ref114.size,
2863
2829
  size = _ref114$size === void 0 ? 16 : _ref114$size,
@@ -2870,15 +2836,15 @@ var DataSet = /*#__PURE__*/React.forwardRef(function DataSet(_ref114, ref) {
2870
2836
  xmlns: "http://www.w3.org/2000/svg",
2871
2837
  viewBox: "0 0 32 32",
2872
2838
  fill: "currentColor"
2873
- }, rest), _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
2874
- d: "M25 13L25 4 23 4 23 6 20 6 20 8 23 8 23 13 20 13 20 15 28 15 28 13 25 13zM8.5 6A3.5 3.5 0 115 9.5 3.5 3.5 0 018.5 6m0-2A5.5 5.5 0 1014 9.5 5.5 5.5 0 008.5 4zM8.5 20A3.5 3.5 0 115 23.5 3.5 3.5 0 018.5 20m0-2A5.5 5.5 0 1014 23.5 5.5 5.5 0 008.5 18zM23.5 20A3.5 3.5 0 1120 23.5 3.5 3.5 0 0123.5 20m0-2A5.5 5.5 0 1029 23.5 5.5 5.5 0 0023.5 18z"
2839
+ }, rest), _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
2840
+ d: "M26.5,19.63,20.24,16l6.26-3.63a5,5,0,0,0-1.21-9.2A5.19,5.19,0,0,0,24,3a5,5,0,0,0-4.33,7.53,5,5,0,0,0,2.39,2.1l-3.82,2.21L4,6.6,3,8.34,16.24,16,3,23.68l1,1.74,14.24-8.26,3.82,2.21a5,5,0,0,0-2.39,2.1A5,5,0,0,0,24,29a5.19,5.19,0,0,0,1.29-.17,5,5,0,0,0,1.21-9.2ZM21.4,9.53a3,3,0,0,1,1.1-4.12,3,3,0,0,1,4.1,1.11,3,3,0,0,1-1.1,4.11h0A3,3,0,0,1,21.4,9.53Zm5.2,16a3,3,0,0,1-4.1,1.11,3,3,0,0,1-1.1-4.12,3,3,0,0,1,4.1-1.1h0A3,3,0,0,1,26.6,25.48Z"
2875
2841
  })), children);
2876
2842
  });
2877
2843
 
2878
2844
  if (process.env.NODE_ENV !== "production") {
2879
- DataSet.propTypes = iconPropTypes;
2845
+ Cut.propTypes = iconPropTypes;
2880
2846
  }
2881
- var DataStructured = /*#__PURE__*/React.forwardRef(function DataStructured(_ref115, ref) {
2847
+ var WatsonHealthCutInHalf = /*#__PURE__*/React.forwardRef(function WatsonHealthCutInHalf(_ref115, ref) {
2882
2848
  var children = _ref115.children,
2883
2849
  _ref115$size = _ref115.size,
2884
2850
  size = _ref115$size === void 0 ? 16 : _ref115$size,
@@ -2891,19 +2857,15 @@ var DataStructured = /*#__PURE__*/React.forwardRef(function DataStructured(_ref1
2891
2857
  xmlns: "http://www.w3.org/2000/svg",
2892
2858
  viewBox: "0 0 32 32",
2893
2859
  fill: "currentColor"
2894
- }, rest), _circle52 || (_circle52 = /*#__PURE__*/React.createElement("circle", {
2895
- cx: "9",
2896
- cy: "7",
2897
- r: "1"
2898
- })), _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
2899
- d: "M27,22.14V18a2,2,0,0,0-2-2H17V12h9a2,2,0,0,0,2-2V4a2,2,0,0,0-2-2H6A2,2,0,0,0,4,4v6a2,2,0,0,0,2,2h9v4H7a2,2,0,0,0-2,2v4.14a4,4,0,1,0,2,0V18h8v4H12v8h8V22H17V18h8v4.14a4,4,0,1,0,2,0ZM8,26a2,2,0,1,1-2-2A2,2,0,0,1,8,26Zm10-2v4H14V24ZM6,10V4H26v6ZM26,28a2,2,0,1,1,2-2A2,2,0,0,1,26,28Z"
2860
+ }, rest), _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
2861
+ d: "M28,4H4A2.0023,2.0023,0,0,0,2,6V26a2.0023,2.0023,0,0,0,2,2H28a2.0023,2.0023,0,0,0,2-2V6A2.0023,2.0023,0,0,0,28,4ZM4,6H16V26H4Z"
2900
2862
  })), children);
2901
2863
  });
2902
2864
 
2903
2865
  if (process.env.NODE_ENV !== "production") {
2904
- DataStructured.propTypes = iconPropTypes;
2866
+ WatsonHealthCutInHalf.propTypes = iconPropTypes;
2905
2867
  }
2906
- var DataUnstructured = /*#__PURE__*/React.forwardRef(function DataUnstructured(_ref116, ref) {
2868
+ var CutOut = /*#__PURE__*/React.forwardRef(function CutOut(_ref116, ref) {
2907
2869
  var children = _ref116.children,
2908
2870
  _ref116$size = _ref116.size,
2909
2871
  size = _ref116$size === void 0 ? 16 : _ref116$size,
@@ -2916,17 +2878,17 @@ var DataUnstructured = /*#__PURE__*/React.forwardRef(function DataUnstructured(_
2916
2878
  xmlns: "http://www.w3.org/2000/svg",
2917
2879
  viewBox: "0 0 32 32",
2918
2880
  fill: "currentColor"
2919
- }, rest), _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
2920
- d: "M6 24a2 2 0 11-2 2 2 2 0 012-2m0-2a4 4 0 104 4A4 4 0 006 22zM16 4a2 2 0 11-2 2 2 2 0 012-2m0-2a4 4 0 104 4A4 4 0 0016 2zM26 4a2 2 0 11-2 2 2 2 0 012-2m0-2a4 4 0 104 4A4 4 0 0026 2zM18 24v4H14V24h4m2-2H12v8h8z"
2921
- })), _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
2922
- d: "M27,22.14V17a2,2,0,0,0-2-2H7V10h3V2H2v8H5v5a2,2,0,0,0,2,2H25v5.14a4,4,0,1,0,2,0ZM4,4H8V8H4ZM26,28a2,2,0,1,1,2-2A2,2,0,0,1,26,28Z"
2881
+ }, rest), _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
2882
+ d: "M19.05 13.7326L18.05 12 7.928 17.8457 6.9312 17.27a2.9524 2.9524 0 00.6672-.769A3 3 0 103.5 17.5986l2.428 1.4019L3.5 20.4023a3.0342 3.0342 0 103.4407.3223l.987-.5693L14.5914 24l1-1.7294-5.6634-3.27zM4.0344 15.26a1 1 0 11.4658.6069A.9929.9929 0 014.0344 15.26zM4.9988 22a1 1 0 11-.8645 1.5A1 1 0 014.9988 22zM17 26H21V28H17zM10 26H14V28H10z"
2883
+ })), _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
2884
+ d: "M28,28H24V26h4V4H7V8H5V4A2.0023,2.0023,0,0,1,7,2H28a2.0023,2.0023,0,0,1,2,2V26A2.0023,2.0023,0,0,1,28,28Z"
2923
2885
  })), children);
2924
2886
  });
2925
2887
 
2926
2888
  if (process.env.NODE_ENV !== "production") {
2927
- DataUnstructured.propTypes = iconPropTypes;
2889
+ CutOut.propTypes = iconPropTypes;
2928
2890
  }
2929
- var DataView = /*#__PURE__*/React.forwardRef(function DataView(_ref117, ref) {
2891
+ var QCY = /*#__PURE__*/React.forwardRef(function QCY(_ref117, ref) {
2930
2892
  var children = _ref117.children,
2931
2893
  _ref117$size = _ref117.size,
2932
2894
  size = _ref117$size === void 0 ? 16 : _ref117$size,
@@ -2939,33 +2901,15 @@ var DataView = /*#__PURE__*/React.forwardRef(function DataView(_ref117, ref) {
2939
2901
  xmlns: "http://www.w3.org/2000/svg",
2940
2902
  viewBox: "0 0 32 32",
2941
2903
  fill: "currentColor"
2942
- }, rest), _circle53 || (_circle53 = /*#__PURE__*/React.createElement("circle", {
2943
- cx: "22",
2944
- cy: "24",
2945
- r: "2"
2946
- })), _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
2947
- d: "M29.7769,23.4785A8.64,8.64,0,0,0,22,18a8.64,8.64,0,0,0-7.7769,5.4785L14,24l.2231.5215A8.64,8.64,0,0,0,22,30a8.64,8.64,0,0,0,7.7769-5.4785L30,24ZM22,28a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,22,28Z"
2948
- })), _circle54 || (_circle54 = /*#__PURE__*/React.createElement("circle", {
2949
- cx: "8",
2950
- cy: "8",
2951
- r: "1"
2952
- })), _circle55 || (_circle55 = /*#__PURE__*/React.createElement("circle", {
2953
- cx: "8",
2954
- cy: "16",
2955
- r: "1"
2956
- })), _circle56 || (_circle56 = /*#__PURE__*/React.createElement("circle", {
2957
- cx: "8",
2958
- cy: "24",
2959
- r: "1"
2960
- })), _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
2961
- d: "M5,21h7V19H5V13H21v3h2V5a2,2,0,0,0-2-2H5A2,2,0,0,0,3,5V27a2,2,0,0,0,2,2h7V27H5ZM5,5H21v6H5Z"
2904
+ }, rest), _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
2905
+ d: "M15 23H10a2 2 0 01-2-2V15a2 2 0 012-2h5v2H10v6h5zM24 9L22 9 20 16 18 9 16 9 19 18 19 23 21 23 21 18 24 9z"
2962
2906
  })), children);
2963
2907
  });
2964
2908
 
2965
2909
  if (process.env.NODE_ENV !== "production") {
2966
- DataView.propTypes = iconPropTypes;
2910
+ QCY.propTypes = iconPropTypes;
2967
2911
  }
2968
- var DataViewAlt = /*#__PURE__*/React.forwardRef(function DataViewAlt(_ref118, ref) {
2912
+ var Cyclist = /*#__PURE__*/React.forwardRef(function Cyclist(_ref118, ref) {
2969
2913
  var children = _ref118.children,
2970
2914
  _ref118$size = _ref118.size,
2971
2915
  size = _ref118$size === void 0 ? 16 : _ref118$size,
@@ -2978,21 +2922,17 @@ var DataViewAlt = /*#__PURE__*/React.forwardRef(function DataViewAlt(_ref118, re
2978
2922
  xmlns: "http://www.w3.org/2000/svg",
2979
2923
  viewBox: "0 0 32 32",
2980
2924
  fill: "currentColor"
2981
- }, rest), _circle57 || (_circle57 = /*#__PURE__*/React.createElement("circle", {
2982
- cx: "22",
2983
- cy: "24",
2984
- r: "2"
2985
- })), _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
2986
- 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 28zM7 17H12V19H7zM7 12H19V14H7zM7 7H19V9H7z"
2925
+ }, rest), _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
2926
+ d: "M25 30a6 6 0 116-6A6.0069 6.0069 0 0125 30zm0-10a4 4 0 104 4A4.0045 4.0045 0 0025 20zM7 30a6 6 0 116-6A6.0069 6.0069 0 017 30zM7 20a4 4 0 104 4A4.0045 4.0045 0 007 20z"
2987
2927
  })), _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
2988
- d: "M22,2,4,2A2.0058,2.0058,0,0,0,2,4V28a2.0058,2.0058,0,0,0,2,2h8V28H4V4H22V15h2V4A2.0058,2.0058,0,0,0,22,2Z"
2928
+ d: "M17 27H15V20.4139L9.5849 15a2.003 2.003 0 010-2.8292l4.5859-4.5859a2.0024 2.0024 0 012.8286 0L21.414 12H27v1.9993L20.5853 14l-5-5L11 13.5849l6 6zM21.5 8A3.5 3.5 0 1125 4.5 3.5042 3.5042 0 0121.5 8zm0-5A1.5 1.5 0 1023 4.5 1.5017 1.5017 0 0021.5 3z"
2989
2929
  })), children);
2990
2930
  });
2991
2931
 
2992
2932
  if (process.env.NODE_ENV !== "production") {
2993
- DataViewAlt.propTypes = iconPropTypes;
2933
+ Cyclist.propTypes = iconPropTypes;
2994
2934
  }
2995
- var DataAccessor = /*#__PURE__*/React.forwardRef(function DataAccessor(_ref119, ref) {
2935
+ var QCZ = /*#__PURE__*/React.forwardRef(function QCZ(_ref119, ref) {
2996
2936
  var children = _ref119.children,
2997
2937
  _ref119$size = _ref119.size,
2998
2938
  size = _ref119$size === void 0 ? 16 : _ref119$size,
@@ -3006,20 +2946,14 @@ var DataAccessor = /*#__PURE__*/React.forwardRef(function DataAccessor(_ref119,
3006
2946
  viewBox: "0 0 32 32",
3007
2947
  fill: "currentColor"
3008
2948
  }, rest), _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
3009
- 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"
3010
- })), _circle58 || (_circle58 = /*#__PURE__*/React.createElement("circle", {
3011
- cx: "7",
3012
- cy: "25",
3013
- r: "1"
3014
- })), _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
3015
- d: "M21,13a2.9609,2.9609,0,0,0-1.2854.3008L17.4141,11l2.3-2.3008A2.9609,2.9609,0,0,0,21,9a3,3,0,1,0-3-3,2.9665,2.9665,0,0,0,.3,1.2852L16,9.5859,13.7,7.2852A2.9665,2.9665,0,0,0,14,6a3,3,0,1,0-3,3,2.9609,2.9609,0,0,0,1.2854-.3008L14.5859,11l-2.3005,2.3008A2.9609,2.9609,0,0,0,11,13a3,3,0,1,0,3,3,2.9665,2.9665,0,0,0-.3-1.2852L16,12.4141l2.3,2.3007A2.9665,2.9665,0,0,0,18,16a3,3,0,1,0,3-3Zm0-8a1,1,0,1,1-1,1A1.0009,1.0009,0,0,1,21,5ZM10,6a1,1,0,1,1,1,1A1.0009,1.0009,0,0,1,10,6Zm1,11a1,1,0,1,1,1-1A1.0009,1.0009,0,0,1,11,17Zm10,0a1,1,0,1,1,1-1A1.0009,1.0009,0,0,1,21,17Z"
2949
+ d: "M14 23H9a2 2 0 01-2-2V15a2 2 0 012-2h5v2H9v6h5zM24 9L16 9 16 11 22 11 16 21 16 23 24 23 24 21 18 21 24 11 24 9z"
3016
2950
  })), children);
3017
2951
  });
3018
2952
 
3019
2953
  if (process.env.NODE_ENV !== "production") {
3020
- DataAccessor.propTypes = iconPropTypes;
2954
+ QCZ.propTypes = iconPropTypes;
3021
2955
  }
3022
- var DataBackup = /*#__PURE__*/React.forwardRef(function DataBackup(_ref120, ref) {
2956
+ var Dashboard = /*#__PURE__*/React.forwardRef(function Dashboard(_ref120, ref) {
3023
2957
  var children = _ref120.children,
3024
2958
  _ref120$size = _ref120.size,
3025
2959
  size = _ref120$size === void 0 ? 16 : _ref120$size,
@@ -3032,29 +2966,17 @@ var DataBackup = /*#__PURE__*/React.forwardRef(function DataBackup(_ref120, ref)
3032
2966
  xmlns: "http://www.w3.org/2000/svg",
3033
2967
  viewBox: "0 0 32 32",
3034
2968
  fill: "currentColor"
3035
- }, rest), _circle59 || (_circle59 = /*#__PURE__*/React.createElement("circle", {
3036
- cx: "7",
3037
- cy: "7",
3038
- r: "1"
3039
- })), _circle60 || (_circle60 = /*#__PURE__*/React.createElement("circle", {
3040
- cx: "7",
3041
- cy: "15",
3042
- r: "1"
3043
- })), _circle61 || (_circle61 = /*#__PURE__*/React.createElement("circle", {
3044
- cx: "7",
3045
- cy: "23",
3046
- r: "1"
2969
+ }, rest), _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
2970
+ d: "M24 21H26V26H24zM20 16H22V26H20zM11 26a5.0059 5.0059 0 01-5-5H8a3 3 0 103-3V16a5 5 0 010 10z"
3047
2971
  })), _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
3048
- d: "M12,26H4V20h8V18H4V12H22V4a2,2,0,0,0-2-2H4A2,2,0,0,0,2,4V26a2,2,0,0,0,2,2h8ZM4,4H20v6H4Z"
3049
- })), _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
3050
- d: "M28,17v2.4131A6.996,6.996,0,1,0,22,30V28a5,5,0,1,1,4.5762-7H24v2h6V17Z"
2972
+ d: "M28,2H4A2.002,2.002,0,0,0,2,4V28a2.0023,2.0023,0,0,0,2,2H28a2.0027,2.0027,0,0,0,2-2V4A2.0023,2.0023,0,0,0,28,2Zm0,9H14V4H28ZM12,4v7H4V4ZM4,28V13H28.0007l.0013,15Z"
3051
2973
  })), children);
3052
2974
  });
3053
2975
 
3054
2976
  if (process.env.NODE_ENV !== "production") {
3055
- DataBackup.propTypes = iconPropTypes;
2977
+ Dashboard.propTypes = iconPropTypes;
3056
2978
  }
3057
- var DataBin = /*#__PURE__*/React.forwardRef(function DataBin(_ref121, ref) {
2979
+ var DashboardReference = /*#__PURE__*/React.forwardRef(function DashboardReference(_ref121, ref) {
3058
2980
  var children = _ref121.children,
3059
2981
  _ref121$size = _ref121.size,
3060
2982
  size = _ref121$size === void 0 ? 16 : _ref121$size,
@@ -3067,17 +2989,17 @@ var DataBin = /*#__PURE__*/React.forwardRef(function DataBin(_ref121, ref) {
3067
2989
  xmlns: "http://www.w3.org/2000/svg",
3068
2990
  viewBox: "0 0 32 32",
3069
2991
  fill: "currentColor"
3070
- }, rest), _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
3071
- d: "M28 2H20a2.0023 2.0023 0 00-2 2V28a2.0023 2.0023 0 002 2h8a2.0023 2.0023 0 002-2V4A2.0023 2.0023 0 0028 2zm0 2v7H20V4zm0 9v6H20V13zM20 28V21h8v7zM12 15L10 15 10 13 8 13 8 15 6 15 6 17 8 17 8 19 10 19 10 17 12 17 12 15z"
3072
- })), _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
3073
- d: "M16,6V4H10A2.0023,2.0023,0,0,0,8,6V9.08A6.99,6.99,0,0,0,8,22.92V26a2.0023,2.0023,0,0,0,2,2h6V26H10V22.92A6.99,6.99,0,0,0,10,9.08V6ZM14,16a5,5,0,1,1-5-5A5.0059,5.0059,0,0,1,14,16Z"
2992
+ }, rest), _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
2993
+ d: "M4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20zM24 21H26V26H24zM20 16H22V26H20zM16 18H18V26H16z"
2994
+ })), _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
2995
+ d: "M28,2H4A2.002,2.002,0,0,0,2,4V16H4V13H28.001l.001,15H16v2H28a2.0027,2.0027,0,0,0,2-2V4A2.0023,2.0023,0,0,0,28,2ZM12,11H4V4h8Zm2,0V4H28l.0007,7Z"
3074
2996
  })), children);
3075
2997
  });
3076
2998
 
3077
2999
  if (process.env.NODE_ENV !== "production") {
3078
- DataBin.propTypes = iconPropTypes;
3000
+ DashboardReference.propTypes = iconPropTypes;
3079
3001
  }
3080
- var DataBlob = /*#__PURE__*/React.forwardRef(function DataBlob(_ref122, ref) {
3002
+ var Data_1 = /*#__PURE__*/React.forwardRef(function Data_1(_ref122, ref) {
3081
3003
  var children = _ref122.children,
3082
3004
  _ref122$size = _ref122.size,
3083
3005
  size = _ref122$size === void 0 ? 16 : _ref122$size,
@@ -3090,17 +3012,15 @@ var DataBlob = /*#__PURE__*/React.forwardRef(function DataBlob(_ref122, ref) {
3090
3012
  xmlns: "http://www.w3.org/2000/svg",
3091
3013
  viewBox: "0 0 32 32",
3092
3014
  fill: "currentColor"
3093
- }, rest), _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
3094
- d: "M28,30H4a2.0021,2.0021,0,0,1-2-2V4A2.0021,2.0021,0,0,1,4,2H28a2.0021,2.0021,0,0,1,2,2V28A2.0021,2.0021,0,0,1,28,30ZM4,4V28H28V4Z"
3095
- })), _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
3096
- d: "M13 7H15V14H13zM8 7H10V14H8zM22 14H20a2.0021 2.0021 0 01-2-2V9a2.0021 2.0021 0 012-2h2a2.0021 2.0021 0 012 2v3A2.0021 2.0021 0 0122 14zM20 9v3h2V9zM22 18H24V25H22zM8 18H10V25H8zM17 25H15a2.0021 2.0021 0 01-2-2V20a2.0021 2.0021 0 012-2h2a2.0021 2.0021 0 012 2v3A2.0021 2.0021 0 0117 25zm-2-5v3h2V20z"
3015
+ }, rest), _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
3016
+ d: "M15 6H28V8H15zM15 24H28V26H15zM4 15H17V17H4zM7 11a4 4 0 114-4A4 4 0 017 11zM7 5A2 2 0 109 7 2 2 0 007 5zM7 29a4 4 0 114-4A4 4 0 017 29zm0-6a2 2 0 102 2A2 2 0 007 23zM25 20a4 4 0 114-4A4 4 0 0125 20zm0-6a2 2 0 102 2A2 2 0 0025 14z"
3097
3017
  })), children);
3098
3018
  });
3099
3019
 
3100
3020
  if (process.env.NODE_ENV !== "production") {
3101
- DataBlob.propTypes = iconPropTypes;
3021
+ Data_1.propTypes = iconPropTypes;
3102
3022
  }
3103
- var DataClass = /*#__PURE__*/React.forwardRef(function DataClass(_ref123, ref) {
3023
+ var Data_2 = /*#__PURE__*/React.forwardRef(function Data_2(_ref123, ref) {
3104
3024
  var children = _ref123.children,
3105
3025
  _ref123$size = _ref123.size,
3106
3026
  size = _ref123$size === void 0 ? 16 : _ref123$size,
@@ -3113,15 +3033,15 @@ var DataClass = /*#__PURE__*/React.forwardRef(function DataClass(_ref123, ref) {
3113
3033
  xmlns: "http://www.w3.org/2000/svg",
3114
3034
  viewBox: "0 0 32 32",
3115
3035
  fill: "currentColor"
3116
- }, rest), _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
3117
- d: "M26,16a3.9612,3.9612,0,0,0-2.02.5657l-2.8586-2.8585,2.293-2.293a2,2,0,0,0,0-2.8284l-6-6a2,2,0,0,0-2.8284,0l-6,6a2,2,0,0,0,0,2.8284l2.293,2.293L8.02,16.5657A4.043,4.043,0,1,0,9.4343,17.98l2.8585-2.8586,2.293,2.293A1.9773,1.9773,0,0,0,15,17.7233V22H12v8h8V22H17V17.7233a1.9773,1.9773,0,0,0,.4142-.3091l2.293-2.293L22.5657,17.98A3.9885,3.9885,0,1,0,26,16ZM8,20a2,2,0,1,1-2-2A2.0023,2.0023,0,0,1,8,20Zm10,4v4H14V24h4Zm-2-8-6-6,6-6,6,6Zm10,6a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,26,22Z"
3036
+ }, rest), _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
3037
+ d: "M4 6H15V8H4zM18 6H28V8H18zM21 12H28V14H21zM11 12H18V14H11zM4 12H8V14H4zM4 18H28V20H4zM4 24H21V26H4zM24 24H28V26H24z"
3118
3038
  })), children);
3119
3039
  });
3120
3040
 
3121
3041
  if (process.env.NODE_ENV !== "production") {
3122
- DataClass.propTypes = iconPropTypes;
3042
+ Data_2.propTypes = iconPropTypes;
3123
3043
  }
3124
- var DataCollection = /*#__PURE__*/React.forwardRef(function DataCollection(_ref124, ref) {
3044
+ var DataBase = /*#__PURE__*/React.forwardRef(function DataBase(_ref124, ref) {
3125
3045
  var children = _ref124.children,
3126
3046
  _ref124$size = _ref124.size,
3127
3047
  size = _ref124$size === void 0 ? 16 : _ref124$size,
@@ -3134,19 +3054,27 @@ var DataCollection = /*#__PURE__*/React.forwardRef(function DataCollection(_ref1
3134
3054
  xmlns: "http://www.w3.org/2000/svg",
3135
3055
  viewBox: "0 0 32 32",
3136
3056
  fill: "currentColor"
3137
- }, rest), _circle62 || (_circle62 = /*#__PURE__*/React.createElement("circle", {
3138
- cx: "16",
3057
+ }, rest), _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
3058
+ d: "M24,3H8A2,2,0,0,0,6,5V27a2,2,0,0,0,2,2H24a2,2,0,0,0,2-2V5A2,2,0,0,0,24,3Zm0,2v6H8V5ZM8,19V13H24v6Zm0,8V21H24v6Z"
3059
+ })), _circle43 || (_circle43 = /*#__PURE__*/React.createElement("circle", {
3060
+ cx: "11",
3061
+ cy: "8",
3062
+ r: "1"
3063
+ })), _circle44 || (_circle44 = /*#__PURE__*/React.createElement("circle", {
3064
+ cx: "11",
3139
3065
  cy: "16",
3140
- r: "2"
3141
- })), _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
3142
- d: "M30 17L30 15 23.83 15 26.41 12.41 25 11 20 16 25 21 26.41 19.59 23.83 17 30 17zM15 23.83L15 30 17 30 17 23.83 19.59 26.41 21 25 16 20 11 25 12.41 26.41 15 23.83zM7 11L5.59 12.41 8.17 15 2 15 2 17 8.17 17 5.59 19.59 7 21 12 16 7 11zM17 8.17L17 2 15 2 15 8.17 12.41 5.59 11 7 16 12 21 7 19.59 5.59 17 8.17z"
3066
+ r: "1"
3067
+ })), _circle45 || (_circle45 = /*#__PURE__*/React.createElement("circle", {
3068
+ cx: "11",
3069
+ cy: "24",
3070
+ r: "1"
3143
3071
  })), children);
3144
3072
  });
3145
3073
 
3146
3074
  if (process.env.NODE_ENV !== "production") {
3147
- DataCollection.propTypes = iconPropTypes;
3075
+ DataBase.propTypes = iconPropTypes;
3148
3076
  }
3149
- var DataDefinition = /*#__PURE__*/React.forwardRef(function DataDefinition(_ref125, ref) {
3077
+ var DataBaseAlt = /*#__PURE__*/React.forwardRef(function DataBaseAlt(_ref125, ref) {
3150
3078
  var children = _ref125.children,
3151
3079
  _ref125$size = _ref125.size,
3152
3080
  size = _ref125$size === void 0 ? 16 : _ref125$size,
@@ -3159,19 +3087,15 @@ var DataDefinition = /*#__PURE__*/React.forwardRef(function DataDefinition(_ref1
3159
3087
  xmlns: "http://www.w3.org/2000/svg",
3160
3088
  viewBox: "0 0 32 32",
3161
3089
  fill: "currentColor"
3162
- }, rest), _circle63 || (_circle63 = /*#__PURE__*/React.createElement("circle", {
3163
- cx: "14",
3164
- cy: "14",
3165
- r: "2"
3166
- })), _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
3167
- d: "M20,30a.9967.9967,0,0,1-.707-.293L8.5859,19A2.0126,2.0126,0,0,1,8,17.5859V10a2.002,2.002,0,0,1,2-2h7.5859A1.9864,1.9864,0,0,1,19,8.5859L29.707,19.293a.9994.9994,0,0,1,0,1.414l-9,9A.9967.9967,0,0,1,20,30ZM10,10v7.5859l10,10L27.5859,20l-10-10Z"
3168
- })), _path190 || (_path190 = /*#__PURE__*/React.createElement("path", {
3169
- d: "M12,30H4a2.0021,2.0021,0,0,1-2-2V4A2.0021,2.0021,0,0,1,4,2H28a2.0021,2.0021,0,0,1,2,2v8H28V4H4V28h8Z"
3090
+ }, rest), _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
3091
+ d: "M7 8H12V10H7zM7 12H12V14H7zM7 16H12V18H7zM20 8H25V10H20zM20 12H25V14H20zM20 16H25V18H20z"
3092
+ })), _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
3093
+ d: "M28,4H4A2.0023,2.0023,0,0,0,2,6V28a2.0023,2.0023,0,0,0,2,2H28a2.0023,2.0023,0,0,0,2-2V6A2.0023,2.0023,0,0,0,28,4ZM4,6H15V28H4ZM17,28V6H28V28Z"
3170
3094
  })), children);
3171
3095
  });
3172
3096
 
3173
3097
  if (process.env.NODE_ENV !== "production") {
3174
- DataDefinition.propTypes = iconPropTypes;
3098
+ DataBaseAlt.propTypes = iconPropTypes;
3175
3099
  }
3176
3100
 
3177
- export { CloudRegistry, CloudSatellite, CloudSatelliteConfig, CloudSatelliteLink, CloudSatelliteServices, CloudServices, Cloudy, Code, CodeHide, CodeReference, CodeSigningService, Cognitive, Collaborate, CollapseAll, CollapseCategories, ColorPalette, ColorSwitch, Column, ColumnDelete, ColumnDependency, ColumnInsert, Commit, CommunicationUnified, Compare, Compass, Concept, ConditionPoint, ConditionWaitPoint, Connect, ConnectRecursive, ConnectSource, ConnectTarget, ConnectionReceive, ConnectionSend, ConnectionSignal, ConnectionSignalOff, ConnectionTwoWay, Construction, ContainerRegistry, ContainerServices, ContainerSoftware, ContentDeliveryNetwork, ContentView, Continue, ContinueFilled, ContinuousDeployment, ContinuousIntegration, Contrast, ConvertToCloud, Cookie, Copy, CopyFile, CopyLink, Corn, Corner, Coronavirus, Cost, CostTotal, Cough, Course, Covariate, Credentials, Critical, CriticalSeverity, Crop, CropGrowth, CropHealth, CrossTab, Crossroads, CrowdReport, CrowdReportFilled, Csv, Cube, CubeView, Currency, CurrencyBaht, CurrencyDollar, CurrencyEuro, CurrencyLira, CurrencyPound, CurrencyRuble, CurrencyRupee, CurrencyShekel, CurrencyWon, CurrencyYen, Cursor_1, Cursor_2, Cut, CutOut, Cyclist, Dashboard, DashboardReference, DataAccessor, DataBackup, DataBase, DataBaseAlt, DataBin, DataBlob, DataCenter, DataCheck, DataClass, DataCollection, DataConnected, DataDefinition, DataError, DataFormat, DataReference, DataSet, DataStructured, DataUnstructured, DataView, DataViewAlt, Data_1, Data_2, QCU1, QCU3, QCY, QCZ, QComposerEdit, WatsonHealthCobbAngle, WatsonHealthContourDraw, WatsonHealthContourEdit, WatsonHealthContourFinding, WatsonHealthCrossReference, WatsonHealthCutInHalf };
3101
+ export { ClosedCaption, ClosedCaptionAlt, ClosedCaptionFilled, Cloud, CloudAlerting, CloudApp, CloudAuditing, CloudCeiling, CloudDataOps, CloudDownload, CloudFoundry_1, CloudFoundry_2, CloudLogging, CloudMonitoring, CloudOffline, CloudRegistry, CloudSatellite, CloudSatelliteConfig, CloudSatelliteLink, CloudSatelliteServices, CloudServiceManagement, CloudServices, CloudUpload, Cloudy, Code, CodeHide, CodeReference, CodeSigningService, Cognitive, Collaborate, CollapseAll, CollapseCategories, ColorPalette, ColorSwitch, Column, ColumnDelete, ColumnDependency, ColumnInsert, Commit, CommunicationUnified, Compare, Compass, Concept, ConditionPoint, ConditionWaitPoint, Connect, ConnectRecursive, ConnectReference, ConnectSource, ConnectTarget, ConnectionReceive, ConnectionSend, ConnectionSignal, ConnectionSignalOff, ConnectionTwoWay, Construction, ContainerRegistry, ContainerServices, ContainerSoftware, ContentDeliveryNetwork, ContentView, Continue, ContinueFilled, ContinuousDeployment, ContinuousIntegration, Contrast, ConvertToCloud, Cookie, Copy, CopyFile, CopyLink, Corn, Corner, Coronavirus, Cost, CostTotal, Cough, Course, Covariate, Credentials, Critical, CriticalSeverity, Crop, CropGrowth, CropHealth, CrossTab, Crossroads, CrowdReport, CrowdReportFilled, Csv, Cube, CubeView, Currency, CurrencyBaht, CurrencyDollar, CurrencyEuro, CurrencyLira, CurrencyPound, CurrencyRuble, CurrencyRupee, CurrencyShekel, CurrencyWon, CurrencyYen, Cursor_1, Cursor_2, Cut, CutOut, Cyclist, Dashboard, DashboardReference, DataBase, DataBaseAlt, Data_1, Data_2, QCU1, QCU3, QCY, QCZ, QComposerEdit, WatsonHealthCobbAngle, WatsonHealthContourDraw, WatsonHealthContourEdit, WatsonHealthContourFinding, WatsonHealthCrossReference, WatsonHealthCutInHalf };