@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, _rect, _path2, _path3, _path4, _path5, _path6, _path7, _path8, _path9, _path10, _path11, _path12, _path13, _path14, _path15, _path16, _circle, _circle2, _circle3, _path17, _path18, _path19, _path20, _circle4, _circle5, _circle6, _path21, _path22, _path23, _path24, _path25, _path26, _path27, _path28, _path29, _path30, _path31, _path32, _path33, _path34, _path35, _path36, _path37, _path38, _path39, _path40, _path41, _path42, _path43, _path44, _path45, _circle7, _circle8, _circle9, _circle10, _path46, _path47, _circle11, _circle12, _circle13, _circle14, _path48, _path49, _path50, _path51, _path52, _path53, _path54, _path55, _path56, _path57, _path58, _path59, _path60, _path61, _path62, _path63, _path64, _path65, _path66, _path67, _path68, _path69, _path70, _path71, _path72, _path73, _path74, _path75, _path76, _path77, _path78, _path79, _path80, _path81, _path82, _path83, _path84, _circle15, _circle16, _circle17, _circle18, _circle19, _path85, _path86, _path87, _path88, _path89, _path90, _path91, _path92, _path93, _path94, _path95, _circle20, _circle21, _circle22, _path96, _path97, _path98, _circle23, _circle24, _circle25, _path99, _circle26, _circle27, _circle28, _circle29, _circle30, _path100, _path101, _path102, _path103, _circle31, _path104, _circle32, _path105, _path106, _path107, _path108, _path109, _path110, _path111, _path112, _path113, _path114, _path115, _path116, _path117, _path118, _path119, _path120, _path121, _path122, _path123, _path124, _path125, _path126, _path127, _circle33, _circle34, _circle35, _path128, _path129, _path130, _path131, _path132, _circle36, _path133, _path134, _circle37, _path135, _path136, _path137, _path138, _path139, _path140, _circle38, _path141, _circle39, _path142, _path143, _path144, _path145, _path146, _path147, _path148, _path149, _path150, _path151, _path152, _path153, _path154, _path155, _path156, _path157, _path158, _path159, _path160, _path161, _path162, _path163, _path164, _path165, _path166, _path167, _path168, _path169, _path170, _path171, _path172, _path173, _circle40, _circle41, _circle42, _circle43, _circle44, _path174, _path175, _path176, _path177, _circle45, _path178, _circle46, _path179, _path180, _path181, _path182, _path183, _path184, _path185, _path186, _path187, _path188, _path189, _path190, _path191, _path192, _path193, _path194, _path195, _path196, _path197, _path198, _path199, _path200, _path201, _path202, _circle47, _path203, _path204, _circle48, _circle49, _circle50, _path205, _path206, _path207, _path208, _path209, _path210, _path211, _path212, _path213, _path214, _path215, _path216;
14
+ var _path, _circle, _path2, _circle2, _circle3, _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, _path31, _path32, _path33, _path34, _path35, _path36, _path37, _path38, _path39, _path40, _path41, _path42, _path43, _path44, _path45, _rect, _path46, _path47, _path48, _path49, _path50, _path51, _path52, _path53, _path54, _path55, _path56, _path57, _path58, _path59, _path60, _circle4, _circle5, _circle6, _path61, _path62, _path63, _path64, _circle7, _circle8, _circle9, _path65, _path66, _path67, _path68, _path69, _path70, _path71, _path72, _path73, _path74, _path75, _path76, _path77, _path78, _path79, _path80, _path81, _path82, _path83, _path84, _path85, _path86, _path87, _path88, _path89, _circle10, _circle11, _circle12, _circle13, _path90, _path91, _circle14, _circle15, _circle16, _circle17, _path92, _path93, _path94, _path95, _path96, _path97, _path98, _path99, _path100, _path101, _path102, _path103, _path104, _path105, _path106, _path107, _path108, _path109, _path110, _path111, _path112, _path113, _path114, _path115, _path116, _path117, _path118, _path119, _path120, _path121, _path122, _path123, _path124, _path125, _path126, _path127, _path128, _circle18, _circle19, _circle20, _circle21, _circle22, _path129, _path130, _path131, _path132, _path133, _path134, _path135, _path136, _path137, _path138, _path139, _circle23, _circle24, _circle25, _path140, _path141, _path142, _circle26, _circle27, _circle28, _path143, _circle29, _circle30, _circle31, _circle32, _circle33, _path144, _path145, _path146, _path147, _circle34, _path148, _circle35, _path149, _path150, _path151, _path152, _path153, _path154, _path155, _path156, _path157, _path158, _path159, _path160, _path161, _path162, _path163, _path164, _path165, _path166, _path167, _path168, _path169, _path170, _path171, _circle36, _circle37, _circle38, _path172, _path173, _path174, _path175, _path176, _circle39, _path177, _path178, _circle40, _path179, _path180, _path181, _path182, _path183, _path184, _circle41, _path185, _circle42, _path186, _path187, _path188, _path189, _path190, _path191, _path192, _path193, _path194, _path195, _path196, _path197, _path198, _path199, _path200, _path201, _path202, _path203, _path204, _path205;
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 Fog = /*#__PURE__*/React.forwardRef(function Fog(_ref, ref) {
141
+ var FishMultiple = /*#__PURE__*/React.forwardRef(function FishMultiple(_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,20 +152,30 @@ var Fog = /*#__PURE__*/React.forwardRef(function Fog(_ref, ref) {
152
152
  viewBox: "0 0 32 32",
153
153
  fill: "currentColor"
154
154
  }, rest), _path || (_path = /*#__PURE__*/React.createElement("path", {
155
- d: "M24.8008,11.1382a8.9938,8.9938,0,0,0-17.6006,0A6.533,6.533,0,0,0,2,17.5H2V19a1,1,0,0,0,1,1H15a1,1,0,0,0,0-2H4v-.4966H4a4.5176,4.5176,0,0,1,4.144-4.4819l.8155-.064.0991-.812a6.9936,6.9936,0,0,1,13.8838,0l.0986.812.8154.064A4.4962,4.4962,0,0,1,23.5,22H7a1,1,0,0,0,0,2H23.5a6.4963,6.4963,0,0,0,1.3008-12.8618Z"
156
- })), _rect || (_rect = /*#__PURE__*/React.createElement("rect", {
157
- width: "18",
158
- height: "2",
159
- x: "2",
160
- y: "26",
161
- rx: "1"
155
+ d: "M30,14a12.9845,12.9845,0,0,0-3.8286-9.2427L24.4143,3,23,4.4138l1.7573,1.7574a11.0713,11.0713,0,0,1,0,15.6572L22,24.5857,23.4143,26l2.7571-2.7573A12.9845,12.9845,0,0,0,30,14Z"
156
+ })), _circle || (_circle = /*#__PURE__*/React.createElement("circle", {
157
+ cx: "17",
158
+ cy: "11",
159
+ r: "1"
160
+ })), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
161
+ d: "M22,14a12.9845,12.9845,0,0,0-3.8286-9.2427L16.4143,3,15,4.4138l1.7573,1.7574a11.0713,11.0713,0,0,1,0,15.6572L14,24.5857,15.4143,26l2.7571-2.7573A12.9845,12.9845,0,0,0,22,14Z"
162
+ })), _circle2 || (_circle2 = /*#__PURE__*/React.createElement("circle", {
163
+ cx: "25",
164
+ cy: "11",
165
+ r: "1"
166
+ })), _circle3 || (_circle3 = /*#__PURE__*/React.createElement("circle", {
167
+ cx: "9",
168
+ cy: "11",
169
+ r: "1"
170
+ })), _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
171
+ d: "M9.4141,24l.7573-.7573a13.0708,13.0708,0,0,0,0-18.4854L8,2.5857,5.8286,4.7571a13.0708,13.0708,0,0,0,0,18.4854L6.5859,24,2.293,28.2928A1,1,0,0,0,3,30H13a1,1,0,0,0,.707-1.707ZM4,14A10.9988,10.9988,0,0,1,7.2427,6.1712L8,5.4138l.7573.7574a11.0713,11.0713,0,0,1,0,15.6572L8,22.5857l-.7573-.7573A10.9988,10.9988,0,0,1,4,14ZM5.4141,28,8,25.4138,10.5859,28Z"
162
172
  })), children);
163
173
  });
164
174
 
165
175
  if (process.env.NODE_ENV !== "production") {
166
- Fog.propTypes = iconPropTypes;
176
+ FishMultiple.propTypes = iconPropTypes;
167
177
  }
168
- var Folder = /*#__PURE__*/React.forwardRef(function Folder(_ref2, ref) {
178
+ var FitToHeight = /*#__PURE__*/React.forwardRef(function FitToHeight(_ref2, ref) {
169
179
  var children = _ref2.children,
170
180
  _ref2$size = _ref2.size,
171
181
  size = _ref2$size === void 0 ? 16 : _ref2$size,
@@ -178,15 +188,17 @@ var Folder = /*#__PURE__*/React.forwardRef(function Folder(_ref2, ref) {
178
188
  xmlns: "http://www.w3.org/2000/svg",
179
189
  viewBox: "0 0 32 32",
180
190
  fill: "currentColor"
181
- }, rest), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
182
- d: "M11.17,6l3.42,3.41.58.59H28V26H4V6h7.17m0-2H4A2,2,0,0,0,2,6V26a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V10a2,2,0,0,0-2-2H16L12.59,4.59A2,2,0,0,0,11.17,4Z"
191
+ }, rest), _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
192
+ d: "M11 10L12.41 11.41 15 8.83 15 23.17 12.41 20.59 11 22 16 27 21 22 19.59 20.59 17 23.17 17 8.83 19.59 11.41 21 10 16 5 11 10z"
193
+ })), _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
194
+ d: "M28,30H4a2.0023,2.0023,0,0,1-2-2V4A2.0023,2.0023,0,0,1,4,2H28a2.0021,2.0021,0,0,1,2,2V28A2.0021,2.0021,0,0,1,28,30ZM4,4V28H28V4Z"
183
195
  })), children);
184
196
  });
185
197
 
186
198
  if (process.env.NODE_ENV !== "production") {
187
- Folder.propTypes = iconPropTypes;
199
+ FitToHeight.propTypes = iconPropTypes;
188
200
  }
189
- var FolderAdd = /*#__PURE__*/React.forwardRef(function FolderAdd(_ref3, ref) {
201
+ var FitToScreen = /*#__PURE__*/React.forwardRef(function FitToScreen(_ref3, ref) {
190
202
  var children = _ref3.children,
191
203
  _ref3$size = _ref3.size,
192
204
  size = _ref3$size === void 0 ? 16 : _ref3$size,
@@ -199,17 +211,17 @@ var FolderAdd = /*#__PURE__*/React.forwardRef(function FolderAdd(_ref3, ref) {
199
211
  xmlns: "http://www.w3.org/2000/svg",
200
212
  viewBox: "0 0 32 32",
201
213
  fill: "currentColor"
202
- }, rest), _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
203
- d: "M26 20L24 20 24 24 20 24 20 26 24 26 24 30 26 30 26 26 30 26 30 24 26 24z"
204
- })), _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
205
- d: "M28,8H16l-3.4-3.4C12.2,4.2,11.7,4,11.2,4H4C2.9,4,2,4.9,2,6v20c0,1.1,0.9,2,2,2h14v-2H4V6h7.2l3.4,3.4l0.6,0.6H28v8h2v-8 C30,8.9,29.1,8,28,8z"
214
+ }, rest), _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
215
+ d: "M22 16L24 16 24 8 16 8 16 10 22 10 22 16zM8 24L16 24 16 22 10 22 10 16 8 16 8 24z"
216
+ })), _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
217
+ d: "M26,28H6a2.0023,2.0023,0,0,1-2-2V6A2.0023,2.0023,0,0,1,6,4H26a2.0023,2.0023,0,0,1,2,2V26A2.0023,2.0023,0,0,1,26,28ZM6,6V26H26.0012L26,6Z"
206
218
  })), children);
207
219
  });
208
220
 
209
221
  if (process.env.NODE_ENV !== "production") {
210
- FolderAdd.propTypes = iconPropTypes;
222
+ FitToScreen.propTypes = iconPropTypes;
211
223
  }
212
- var FolderDetails = /*#__PURE__*/React.forwardRef(function FolderDetails(_ref4, ref) {
224
+ var FitToWidth = /*#__PURE__*/React.forwardRef(function FitToWidth(_ref4, ref) {
213
225
  var children = _ref4.children,
214
226
  _ref4$size = _ref4.size,
215
227
  size = _ref4$size === void 0 ? 16 : _ref4$size,
@@ -222,17 +234,17 @@ var FolderDetails = /*#__PURE__*/React.forwardRef(function FolderDetails(_ref4,
222
234
  xmlns: "http://www.w3.org/2000/svg",
223
235
  viewBox: "0 0 32 32",
224
236
  fill: "currentColor"
225
- }, rest), _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
226
- d: "M16 20H30V22H16zM16 24H30V26H16zM16 28H23V30H16z"
227
- })), _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
228
- d: "M14,26H4V6h7.17l3.42,3.41.58.59H28v8h2V10a2,2,0,0,0-2-2H16L12.59,4.59A2,2,0,0,0,11.17,4H4A2,2,0,0,0,2,6V26a2,2,0,0,0,2,2H14Z"
237
+ }, rest), _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
238
+ d: "M22 11L20.59 12.41 23.17 15 8.83 15 11.41 12.41 10 11 5 16 10 21 11.41 19.59 8.83 17 23.17 17 20.59 19.59 22 21 27 16 22 11z"
239
+ })), _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
240
+ d: "M28,30H4a2.0023,2.0023,0,0,1-2-2V4A2.0023,2.0023,0,0,1,4,2H28a2.0021,2.0021,0,0,1,2,2V28A2.0021,2.0021,0,0,1,28,30ZM4,4V28H28V4Z"
229
241
  })), children);
230
242
  });
231
243
 
232
244
  if (process.env.NODE_ENV !== "production") {
233
- FolderDetails.propTypes = iconPropTypes;
245
+ FitToWidth.propTypes = iconPropTypes;
234
246
  }
235
- var FolderDetailsReference = /*#__PURE__*/React.forwardRef(function FolderDetailsReference(_ref5, ref) {
247
+ var Flag = /*#__PURE__*/React.forwardRef(function Flag(_ref5, ref) {
236
248
  var children = _ref5.children,
237
249
  _ref5$size = _ref5.size,
238
250
  size = _ref5$size === void 0 ? 16 : _ref5$size,
@@ -245,15 +257,15 @@ var FolderDetailsReference = /*#__PURE__*/React.forwardRef(function FolderDetail
245
257
  xmlns: "http://www.w3.org/2000/svg",
246
258
  viewBox: "0 0 32 32",
247
259
  fill: "currentColor"
248
- }, rest), _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
249
- d: "M16 28H23V30H16zM16 24H30V26H16zM16 20H30V22H16zM4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20zM28 8H16L12.5859 4.5859A2.0007 2.0007 0 0011.1716 4H4A2 2 0 002 6V18H4V6h7.1716l3.4141 3.4141L15.1716 10H28v8h2V10A2 2 0 0028 8z"
260
+ }, rest), _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
261
+ d: "M6,30H4V2H28l-5.8,9L28,20H6ZM6,18H24.33L19.8,11l4.53-7H6Z"
250
262
  })), children);
251
263
  });
252
264
 
253
265
  if (process.env.NODE_ENV !== "production") {
254
- FolderDetailsReference.propTypes = iconPropTypes;
266
+ Flag.propTypes = iconPropTypes;
255
267
  }
256
- var FolderMoveTo = /*#__PURE__*/React.forwardRef(function FolderMoveTo(_ref6, ref) {
268
+ var FlagFilled = /*#__PURE__*/React.forwardRef(function FlagFilled(_ref6, ref) {
257
269
  var children = _ref6.children,
258
270
  _ref6$size = _ref6.size,
259
271
  size = _ref6$size === void 0 ? 16 : _ref6$size,
@@ -266,17 +278,15 @@ var FolderMoveTo = /*#__PURE__*/React.forwardRef(function FolderMoveTo(_ref6, re
266
278
  xmlns: "http://www.w3.org/2000/svg",
267
279
  viewBox: "0 0 32 32",
268
280
  fill: "currentColor"
269
- }, rest), _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
270
- d: "M18 13L16.59 14.41 19.17 17 10 17 10 19 19.17 19 16.59 21.59 18 23 23 18 18 13z"
271
- })), _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
272
- d: "M11.1716,6l3.4142,3.4142L15.1716,10H28V26H4V6h7.1716m0-2H4A2,2,0,0,0,2,6V26a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V10a2,2,0,0,0-2-2H16L12.5858,4.5858A2,2,0,0,0,11.1716,4Z"
281
+ }, rest), _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
282
+ d: "M6,30H4V2H28l-5.8,9L28,20H6Z"
273
283
  })), children);
274
284
  });
275
285
 
276
286
  if (process.env.NODE_ENV !== "production") {
277
- FolderMoveTo.propTypes = iconPropTypes;
287
+ FlagFilled.propTypes = iconPropTypes;
278
288
  }
279
- var FolderOff = /*#__PURE__*/React.forwardRef(function FolderOff(_ref7, ref) {
289
+ var FlaggingTaxi = /*#__PURE__*/React.forwardRef(function FlaggingTaxi(_ref7, ref) {
280
290
  var children = _ref7.children,
281
291
  _ref7$size = _ref7.size,
282
292
  size = _ref7$size === void 0 ? 16 : _ref7$size,
@@ -289,15 +299,17 @@ var FolderOff = /*#__PURE__*/React.forwardRef(function FolderOff(_ref7, ref) {
289
299
  xmlns: "http://www.w3.org/2000/svg",
290
300
  viewBox: "0 0 32 32",
291
301
  fill: "currentColor"
292
- }, rest), _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
293
- d: "M28 8H25.4141L30 3.4141 28.5859 2 2 28.5859 3.4141 30l2-2H28a2 2 0 002-2V10A2 2 0 0028 8zm0 18H7.4141l16-16H28zM4 6h7.1716l3.4141 3.4141L15.1716 10H18V8H16L12.5859 4.5859A2.0007 2.0007 0 0011.1716 4H4A2 2 0 002 6V24H4z"
302
+ }, rest), _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
303
+ d: "M24.7976,2,20.3555,8.6641A2.9941,2.9941,0,0,1,17.8594,10H12a3.0033,3.0033,0,0,0-3,3v6a2.0023,2.0023,0,0,0,2,2v7a2.0023,2.0023,0,0,0,2,2h4a2.0023,2.0023,0,0,0,2-2V16H17V28H13V19H11V13a1.0009,1.0009,0,0,1,1-1h5.8594a4.9881,4.9881,0,0,0,4.16-2.2266l4.4422-6.664Z"
304
+ })), _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
305
+ d: "M11,5a4,4,0,1,1,4,4A4.0042,4.0042,0,0,1,11,5Zm2,0a2,2,0,1,0,2-2A2.0023,2.0023,0,0,0,13,5Z"
294
306
  })), children);
295
307
  });
296
308
 
297
309
  if (process.env.NODE_ENV !== "production") {
298
- FolderOff.propTypes = iconPropTypes;
310
+ FlaggingTaxi.propTypes = iconPropTypes;
299
311
  }
300
- var FolderOpen = /*#__PURE__*/React.forwardRef(function FolderOpen(_ref8, ref) {
312
+ var Flash = /*#__PURE__*/React.forwardRef(function Flash(_ref8, ref) {
301
313
  var children = _ref8.children,
302
314
  _ref8$size = _ref8.size,
303
315
  size = _ref8$size === void 0 ? 16 : _ref8$size,
@@ -310,15 +322,15 @@ var FolderOpen = /*#__PURE__*/React.forwardRef(function FolderOpen(_ref8, ref) {
310
322
  xmlns: "http://www.w3.org/2000/svg",
311
323
  viewBox: "0 0 32 32",
312
324
  fill: "currentColor"
313
- }, rest), _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
314
- d: "M28,8H20.8284L17.4143,4.5859A2,2,0,0,0,16,4H4A2,2,0,0,0,2,6V26a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V10A2,2,0,0,0,28,8ZM8,26V14h8v6.17l-2.59-2.58L12,19l5,5,5-5-1.41-1.41L18,20.17V14a2.0025,2.0025,0,0,0-2-2H8a2.0025,2.0025,0,0,0-2,2V26H4V6H16l4,4h8v2H22v2h6V26Z"
325
+ }, rest), _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
326
+ d: "M11.61,29.92a1,1,0,0,1-.6-1.07L12.83,17H8a1,1,0,0,1-1-1.23l3-13A1,1,0,0,1,11,2H21a1,1,0,0,1,.78.37,1,1,0,0,1,.2.85L20.25,11H25a1,1,0,0,1,.9.56,1,1,0,0,1-.11,1l-13,17A1,1,0,0,1,12,30,1.09,1.09,0,0,1,11.61,29.92ZM17.75,13l2-9H11.8L9.26,15h5.91L13.58,25.28,23,13Z"
315
327
  })), children);
316
328
  });
317
329
 
318
330
  if (process.env.NODE_ENV !== "production") {
319
- FolderOpen.propTypes = iconPropTypes;
331
+ Flash.propTypes = iconPropTypes;
320
332
  }
321
- var FolderParent = /*#__PURE__*/React.forwardRef(function FolderParent(_ref9, ref) {
333
+ var FlashFilled = /*#__PURE__*/React.forwardRef(function FlashFilled(_ref9, ref) {
322
334
  var children = _ref9.children,
323
335
  _ref9$size = _ref9.size,
324
336
  size = _ref9$size === void 0 ? 16 : _ref9$size,
@@ -331,15 +343,15 @@ var FolderParent = /*#__PURE__*/React.forwardRef(function FolderParent(_ref9, re
331
343
  xmlns: "http://www.w3.org/2000/svg",
332
344
  viewBox: "0 0 32 32",
333
345
  fill: "currentColor"
334
- }, rest), _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
335
- d: "M28,8H16L12.5857,4.5857A2,2,0,0,0,11.1716,4H4A2,2,0,0,0,2,6V26a2,2,0,0,0,2,2H16a2,2,0,0,0,2-2V16.83l2.59,2.58L22,18l-5-5-5,5,1.41,1.41L16,16.83V26H4V6h7.1716l4,4H28V26H22v2h6a2,2,0,0,0,2-2V10A2,2,0,0,0,28,8Z"
346
+ }, rest), _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
347
+ d: "M11.61,29.92a1,1,0,0,1-.6-1.07L12.83,17H8a1,1,0,0,1-1-1.23l3-13A1,1,0,0,1,11,2H21a1,1,0,0,1,.78.37,1,1,0,0,1,.2.85L20.25,11H25a1,1,0,0,1,.9.56,1,1,0,0,1-.11,1l-13,17A1,1,0,0,1,12,30,1.09,1.09,0,0,1,11.61,29.92Z"
336
348
  })), children);
337
349
  });
338
350
 
339
351
  if (process.env.NODE_ENV !== "production") {
340
- FolderParent.propTypes = iconPropTypes;
352
+ FlashFilled.propTypes = iconPropTypes;
341
353
  }
342
- var FolderShared = /*#__PURE__*/React.forwardRef(function FolderShared(_ref10, ref) {
354
+ var FlashOff = /*#__PURE__*/React.forwardRef(function FlashOff(_ref10, ref) {
343
355
  var children = _ref10.children,
344
356
  _ref10$size = _ref10.size,
345
357
  size = _ref10$size === void 0 ? 16 : _ref10$size,
@@ -352,17 +364,15 @@ var FolderShared = /*#__PURE__*/React.forwardRef(function FolderShared(_ref10, r
352
364
  xmlns: "http://www.w3.org/2000/svg",
353
365
  viewBox: "0 0 32 32",
354
366
  fill: "currentColor"
355
- }, rest), _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
356
- d: "M28,8H16L12.59,4.59A2,2,0,0,0,11.17,4H4A2,2,0,0,0,2,6V26a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V10A2,2,0,0,0,28,8ZM22,26H14V25a1,1,0,0,1,1-1h6a1,1,0,0,1,1,1Zm6,0H24V25a3,3,0,0,0-3-3H15a3,3,0,0,0-3,3v1H4V6h7.17l3.42,3.41.58.59H28Z"
357
- })), _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
358
- d: "M14,17a4,4,0,1,0,4-4A4,4,0,0,0,14,17Zm4-2a2,2,0,1,1-2,2A2,2,0,0,1,18,15Z"
367
+ }, rest), _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
368
+ d: "M11.13 6.89L11.8 4h8l-2 9H23l-2.49 3.25 1.43 1.43 3.87-5.07a1 1 0 00.11-1A1 1 0 0025 11H20.25L22 3.22a1 1 0 00-.2-.85A1 1 0 0021 2H11a1 1 0 00-1 .77L9.46 5.22zM30 28.59l-9.31-9.31h0l-1.42-1.43h0L10.6 9.19h0L8.93 7.52h0L3.41 2 2 3.41 8.4 9.82 7 15.77A1 1 0 008 17h4.83L11 28.85a1 1 0 00.6 1.07A1.09 1.09 0 0012 30a1 1 0 00.79-.39l6.68-8.73L28.59 30zM9.26 15l.81-3.52L13.59 15zm4.32 10.28L15 16.37 18 19.45z"
359
369
  })), children);
360
370
  });
361
371
 
362
372
  if (process.env.NODE_ENV !== "production") {
363
- FolderShared.propTypes = iconPropTypes;
373
+ FlashOff.propTypes = iconPropTypes;
364
374
  }
365
- var Folders = /*#__PURE__*/React.forwardRef(function Folders(_ref11, ref) {
375
+ var FlashOffFilled = /*#__PURE__*/React.forwardRef(function FlashOffFilled(_ref11, ref) {
366
376
  var children = _ref11.children,
367
377
  _ref11$size = _ref11.size,
368
378
  size = _ref11$size === void 0 ? 16 : _ref11$size,
@@ -375,15 +385,15 @@ var Folders = /*#__PURE__*/React.forwardRef(function Folders(_ref11, ref) {
375
385
  xmlns: "http://www.w3.org/2000/svg",
376
386
  viewBox: "0 0 32 32",
377
387
  fill: "currentColor"
378
- }, rest), _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
379
- d: "M26 28H6a2.0021 2.0021 0 01-2-2V11A2.0021 2.0021 0 016 9h5.6665a2.0119 2.0119 0 011.2007.4L16.3335 12H26a2.0021 2.0021 0 012 2V26A2.0021 2.0021 0 0126 28zM11.6665 11H5.9985L6 26H26V14H15.6665zM28 9H17.6665l-4-3H6V4h7.6665a2.0119 2.0119 0 011.2007.4L18.3335 7H28z"
388
+ }, rest), _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
389
+ d: "M30 28.59L3.41 2 2 3.41 8.4 9.82 7 15.77A1 1 0 008 17h4.83L11 28.85a1 1 0 00.6 1.07A1.09 1.09 0 0012 30a1 1 0 00.79-.39l6.68-8.73L28.59 30zM22.53 16.87l3.26-4.26a1 1 0 00.11-1A1 1 0 0025 11H20.25L22 3.22a1 1 0 00-.2-.85A1 1 0 0021 2H11a1 1 0 00-1 .77l-.3 1.3z"
380
390
  })), children);
381
391
  });
382
392
 
383
393
  if (process.env.NODE_ENV !== "production") {
384
- Folders.propTypes = iconPropTypes;
394
+ FlashOffFilled.propTypes = iconPropTypes;
385
395
  }
386
- var ForecastHail = /*#__PURE__*/React.forwardRef(function ForecastHail(_ref12, ref) {
396
+ var FlightInternational = /*#__PURE__*/React.forwardRef(function FlightInternational(_ref12, ref) {
387
397
  var children = _ref12.children,
388
398
  _ref12$size = _ref12.size,
389
399
  size = _ref12$size === void 0 ? 16 : _ref12$size,
@@ -396,33 +406,18 @@ var ForecastHail = /*#__PURE__*/React.forwardRef(function ForecastHail(_ref12, r
396
406
  xmlns: "http://www.w3.org/2000/svg",
397
407
  viewBox: "0 0 32 32",
398
408
  fill: "currentColor"
399
- }, rest), _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
400
- d: "M26,18A10,10,0,1,1,16,8h4v5l6-6L20,1V6H16A12,12,0,1,0,28,18Z"
401
- })), _circle || (_circle = /*#__PURE__*/React.createElement("circle", {
402
- cx: "14.5",
403
- cy: "23.5",
404
- r: "1.5"
405
- })), _circle2 || (_circle2 = /*#__PURE__*/React.createElement("circle", {
406
- cx: "11.5",
407
- cy: "19.5",
408
- r: "1.5"
409
- })), _circle3 || (_circle3 = /*#__PURE__*/React.createElement("circle", {
410
- cx: "17.5",
411
- cy: "19.5",
412
- r: "1.5"
413
- })), _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
414
- d: "M12.964 14.5H18.036V16.499H12.964z",
415
- transform: "rotate(-45 15.5 15.5)"
416
- })), _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
417
- d: "M18.964 14.5H24.035999999999998V16.499H18.964z",
418
- transform: "rotate(-45 21.5 15.5)"
409
+ }, rest), _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
410
+ d: "M16,28a5.3257,5.3257,0,0,1-.6714-.044A21.7855,21.7855,0,0,1,12.0332,17H29.95c.0236-.3315.05-.6626.05-1A14,14,0,1,0,16,30ZM27.9492,15H21.9631A24.3247,24.3247,0,0,0,19.21,4.4492,12.0123,12.0123,0,0,1,27.9492,15ZM16.6714,4.0439A21.7855,21.7855,0,0,1,19.9668,15H12.0332A21.7855,21.7855,0,0,1,15.3286,4.0439,5.159,5.159,0,0,1,16.6714,4.0439ZM12.79,4.4492A24.3275,24.3275,0,0,0,10.0369,15H4.0508A12.0126,12.0126,0,0,1,12.79,4.4492ZM4.0508,17h5.9861A24.3275,24.3275,0,0,0,12.79,27.5508,12.0126,12.0126,0,0,1,4.0508,17Z"
411
+ })), _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
412
+ fillRule: "evenodd",
413
+ d: "M25,25l5,2V25l-5-2.5V20a1,1,0,0,0-2,0v2.5L18,25v2l5-2v3.5L21,30v1l3-1,3,1V30l-2-1.5Z"
419
414
  })), children);
420
415
  });
421
416
 
422
417
  if (process.env.NODE_ENV !== "production") {
423
- ForecastHail.propTypes = iconPropTypes;
418
+ FlightInternational.propTypes = iconPropTypes;
424
419
  }
425
- var ForecastHail_30 = /*#__PURE__*/React.forwardRef(function ForecastHail_30(_ref13, ref) {
420
+ var FlightRoster = /*#__PURE__*/React.forwardRef(function FlightRoster(_ref13, ref) {
426
421
  var children = _ref13.children,
427
422
  _ref13$size = _ref13.size,
428
423
  size = _ref13$size === void 0 ? 16 : _ref13$size,
@@ -435,35 +430,21 @@ var ForecastHail_30 = /*#__PURE__*/React.forwardRef(function ForecastHail_30(_re
435
430
  xmlns: "http://www.w3.org/2000/svg",
436
431
  viewBox: "0 0 32 32",
437
432
  fill: "currentColor"
438
- }, rest), _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
439
- d: "M8.964 13.5H14.036000000000001V15.499H8.964z",
440
- transform: "rotate(-45 11.5 14.5)"
441
- })), _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
442
- d: "M15.379 14.5H17.622V16.499H15.379z",
443
- transform: "rotate(-44.995 16.5 15.5)"
444
- })), _circle4 || (_circle4 = /*#__PURE__*/React.createElement("circle", {
445
- cx: "10.5",
446
- cy: "22.5",
447
- r: "1.5"
448
- })), _circle5 || (_circle5 = /*#__PURE__*/React.createElement("circle", {
449
- cx: "7.5",
450
- cy: "18.5",
451
- r: "1.5"
452
- })), _circle6 || (_circle6 = /*#__PURE__*/React.createElement("circle", {
453
- cx: "13.5",
454
- cy: "18.5",
455
- r: "1.5"
433
+ }, rest), _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
434
+ fillRule: "evenodd",
435
+ d: "M26,6a2,2,0,0,0-2-2H8A2,2,0,0,0,6,6V26a2,2,0,0,0,2,2h8V26H8V6H24v6h2Z"
456
436
  })), _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
457
- d: "M14,28A10,10,0,0,1,14,8h4v5l6-6L18,1V6H14a12,12,0,0,0,0,24Z"
437
+ d: "M10 18H16V20H10zM10 14H22V16H10z"
458
438
  })), _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
459
- d: "M20 20H16v2h4v2H17v2h3v2H16v2h4a2.0027 2.0027 0 002-2V22A2.0023 2.0023 0 0020 20zM28 30H26a2.0021 2.0021 0 01-2-2V22a2.0021 2.0021 0 012-2h2a2.0021 2.0021 0 012 2v6A2.0021 2.0021 0 0128 30zm-2-8v6h2V22z"
439
+ fillRule: "evenodd",
440
+ d: "M22 10v2H10V10zM25 23l5 2V23l-5-2.5V18a1 1 0 00-2 0v2.5L18 23v2l5-2v3.5L21 28v1l3-1 3 1V28l-2-1.5z"
460
441
  })), children);
461
442
  });
462
443
 
463
444
  if (process.env.NODE_ENV !== "production") {
464
- ForecastHail_30.propTypes = iconPropTypes;
445
+ FlightRoster.propTypes = iconPropTypes;
465
446
  }
466
- var ForecastLightning = /*#__PURE__*/React.forwardRef(function ForecastLightning(_ref14, ref) {
447
+ var FlightSchedule = /*#__PURE__*/React.forwardRef(function FlightSchedule(_ref14, ref) {
467
448
  var children = _ref14.children,
468
449
  _ref14$size = _ref14.size,
469
450
  size = _ref14$size === void 0 ? 16 : _ref14$size,
@@ -477,16 +458,18 @@ var ForecastLightning = /*#__PURE__*/React.forwardRef(function ForecastLightning
477
458
  viewBox: "0 0 32 32",
478
459
  fill: "currentColor"
479
460
  }, rest), _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
480
- d: "M15.67 24L13.934 23 16.221 19 12.332 19 16.325 12 18.062 13 15.778 17 19.668 17 15.67 24z"
461
+ fillRule: "evenodd",
462
+ d: "M25,23l5,2V23l-5-2.5V18a1,1,0,0,0-2,0v2.5L18,23v2l5-2v3.5L21,28v1l3-1,3,1V28l-2-1.5Z"
481
463
  })), _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
482
- d: "M26,18A10,10,0,1,1,16,8h4v5l6-6L20,1V6H16A12,12,0,1,0,28,18Z"
464
+ fillRule: "evenodd",
465
+ d: "M26,4H22V2H20V4H12V2H10V4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2H16V26H6V6h4V8h2V6h8V8h2V6h4v7h2V6A2,2,0,0,0,26,4Z"
483
466
  })), children);
484
467
  });
485
468
 
486
469
  if (process.env.NODE_ENV !== "production") {
487
- ForecastLightning.propTypes = iconPropTypes;
470
+ FlightSchedule.propTypes = iconPropTypes;
488
471
  }
489
- var ForecastLightning_30 = /*#__PURE__*/React.forwardRef(function ForecastLightning_30(_ref15, ref) {
472
+ var FloatingIp = /*#__PURE__*/React.forwardRef(function FloatingIp(_ref15, ref) {
490
473
  var children = _ref15.children,
491
474
  _ref15$size = _ref15.size,
492
475
  size = _ref15$size === void 0 ? 16 : _ref15$size,
@@ -500,16 +483,14 @@ var ForecastLightning_30 = /*#__PURE__*/React.forwardRef(function ForecastLightn
500
483
  viewBox: "0 0 32 32",
501
484
  fill: "currentColor"
502
485
  }, rest), _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
503
- d: "M14,28A10,10,0,0,1,14,8h4v5l6-6L18,1V6H14a12,12,0,0,0,0,24Z"
504
- })), _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
505
- d: "M11.67 24L9.934 23 12.221 19 8.332 19 12.325 12 14.062 13 11.778 17 15.668 17 11.67 24zM20 20H16v2h4v2H17v2h3v2H16v2h4a2.0027 2.0027 0 002-2V22A2.0023 2.0023 0 0020 20zM28 30H26a2.0021 2.0021 0 01-2-2V22a2.0021 2.0021 0 012-2h2a2.0021 2.0021 0 012 2v6A2.0021 2.0021 0 0128 30zm-2-8v6h2V22z"
486
+ d: "M25,11a5.0083,5.0083,0,0,0-4.8989,4H11.8989a5,5,0,1,0,0,2h8.2022A5,5,0,1,0,25,11Zm0,8a3,3,0,1,1,3-3A3.0033,3.0033,0,0,1,25,19Z"
506
487
  })), children);
507
488
  });
508
489
 
509
490
  if (process.env.NODE_ENV !== "production") {
510
- ForecastLightning_30.propTypes = iconPropTypes;
491
+ FloatingIp.propTypes = iconPropTypes;
511
492
  }
512
- var Fork = /*#__PURE__*/React.forwardRef(function Fork(_ref16, ref) {
493
+ var Flood = /*#__PURE__*/React.forwardRef(function Flood(_ref16, ref) {
513
494
  var children = _ref16.children,
514
495
  _ref16$size = _ref16.size,
515
496
  size = _ref16$size === void 0 ? 16 : _ref16$size,
@@ -522,15 +503,15 @@ var Fork = /*#__PURE__*/React.forwardRef(function Fork(_ref16, ref) {
522
503
  xmlns: "http://www.w3.org/2000/svg",
523
504
  viewBox: "0 0 32 32",
524
505
  fill: "currentColor"
525
- }, rest), _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
526
- d: "M26,18a3.9962,3.9962,0,0,0-3.8579,3H17V11h5.1421a4,4,0,1,0,0-2H17a2.002,2.002,0,0,0-2,2v4H9.8579a4,4,0,1,0,0,2H15v4a2.002,2.002,0,0,0,2,2h5.1421A3.9934,3.9934,0,1,0,26,18ZM26,8a2,2,0,1,1-2,2A2.002,2.002,0,0,1,26,8ZM6,18a2,2,0,1,1,2-2A2.002,2.002,0,0,1,6,18Zm20,6a2,2,0,1,1,2-2A2.002,2.002,0,0,1,26,24Z"
506
+ }, rest), _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
507
+ d: "M29 28a2.8828 2.8828 0 01-1-.1816v-.0059a3.7662 3.7662 0 01-2.0532-2.1338A.971.971 0 0025 25a1.007 1.007 0 00-.9487.6836A3.4376 3.4376 0 0121 28a3.44 3.44 0 01-3.0532-2.3213A.9894.9894 0 0017 25a1.007 1.007 0 00-.9487.6836A3.4376 3.4376 0 0113 28a3.44 3.44 0 01-3.0532-2.3213 1 1 0 00-1.8955.0049A3.4376 3.4376 0 015 28H2v2H5a4.9316 4.9316 0 004-1.9873 5.0192 5.0192 0 008 0 5.0192 5.0192 0 008 0 5.1433 5.1433 0 002.1379 1.62A4.8374 4.8374 0 0029 30h1V28zM28 13.63L29.7573 15 31 13.4282 16.6123 2.2139a1.0094 1.0094 0 00-1.2427 0L1 13.4194l1.2427 1.5718L4 13.6211v5.1875a3.6907 3.6907 0 01-2 2.0039V22.896a4.9958 4.9958 0 003-1.8833 5.0192 5.0192 0 008 0 5.0192 5.0192 0 008 0A4.9316 4.9316 0 0025 23h5V21H28zm-6.0513 5.0532a1 1 0 00-1.8955-.0049A3.44 3.44 0 0117 21a3.4376 3.4376 0 01-3.0513-2.3164A1.007 1.007 0 0013 18a.9894.9894 0 00-.9468.6787A3.44 3.44 0 019 21a3.37 3.37 0 01-3.0021-2.19L6 12.0615l9.991-7.79L26 12.0718 26.0017 21H25A3.4376 3.4376 0 0121.9487 18.6836z"
527
508
  })), children);
528
509
  });
529
510
 
530
511
  if (process.env.NODE_ENV !== "production") {
531
- Fork.propTypes = iconPropTypes;
512
+ Flood.propTypes = iconPropTypes;
532
513
  }
533
- var Forum = /*#__PURE__*/React.forwardRef(function Forum(_ref17, ref) {
514
+ var FloodWarning = /*#__PURE__*/React.forwardRef(function FloodWarning(_ref17, ref) {
534
515
  var children = _ref17.children,
535
516
  _ref17$size = _ref17.size,
536
517
  size = _ref17$size === void 0 ? 16 : _ref17$size,
@@ -543,17 +524,22 @@ var Forum = /*#__PURE__*/React.forwardRef(function Forum(_ref17, ref) {
543
524
  xmlns: "http://www.w3.org/2000/svg",
544
525
  viewBox: "0 0 32 32",
545
526
  fill: "currentColor"
546
- }, rest), _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
547
- d: "M28,6H8C6.8,6,6,6.8,6,8v14c0,1.2,0.8,2,2,2h8v-2H8V8h20v14h-7.2L16,28.8l1.6,1.2l4.2-6H28c1.2,0,2-0.8,2-2V8 C30,6.8,29.2,6,28,6z"
527
+ }, rest), _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
528
+ d: "M29,28a2.8828,2.8828,0,0,1-1-.1816v-.0059a3.7662,3.7662,0,0,1-2.0532-2.1338A.971.971,0,0,0,25,25a1.007,1.007,0,0,0-.9487.6836A3.4376,3.4376,0,0,1,21,28a3.44,3.44,0,0,1-3.0532-2.3213A.9894.9894,0,0,0,17,25a1.007,1.007,0,0,0-.9487.6836A3.4376,3.4376,0,0,1,13,28a3.44,3.44,0,0,1-3.0532-2.3213,1,1,0,0,0-1.8955.0049A3.4376,3.4376,0,0,1,5,28H2v2H5a4.9316,4.9316,0,0,0,4-1.9873,5.0192,5.0192,0,0,0,8,0,5.0192,5.0192,0,0,0,8,0,5.1433,5.1433,0,0,0,2.1379,1.62A4.8374,4.8374,0,0,0,29,30h1V28Z"
529
+ })), _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
530
+ fill: "none",
531
+ d: "M23.75,11h-1.5V7h1.5ZM23,12a1,1,0,1,0,1,1A1,1,0,0,0,23,12Z"
548
532
  })), _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
549
- d: "M4,18H2V5c0-1.7,1.3-3,3-3h13v2H5C4.4,4,4,4.4,4,5V18z"
533
+ d: "M29.9115,14.9355,23.6284,3.3706a.7181.7181,0,0,0-1.2568,0L16.0885,14.9355A.72.72,0,0,0,16.72,16H29.28A.72.72,0,0,0,29.9115,14.9355ZM22.25,7h1.5v4h-1.5ZM23,14a1,1,0,1,1,1-1A1,1,0,0,1,23,14Z"
534
+ })), _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
535
+ d: "M28,21V18H26v3H25a3.4376,3.4376,0,0,1-3.0513-2.3164,1,1,0,0,0-1.8955-.0049A3.44,3.44,0,0,1,17,21a3.4376,3.4376,0,0,1-3.0513-2.3164A1.007,1.007,0,0,0,13,18a.9894.9894,0,0,0-.9468.6787A3.44,3.44,0,0,1,9,21a3.3663,3.3663,0,0,1-3-2.1855v-6.753l10-7.79,2.5327,1.9756.9682-1.7818L16.6123,2.2139a1.0094,1.0094,0,0,0-1.2427,0L1,13.4194l1.2427,1.5718L4,13.6211v5.1875a3.6892,3.6892,0,0,1-2,2.0039V22.896a4.9958,4.9958,0,0,0,3-1.8833,5.0192,5.0192,0,0,0,8,0,5.0192,5.0192,0,0,0,8,0A4.9316,4.9316,0,0,0,25,23h5V21Z"
550
536
  })), children);
551
537
  });
552
538
 
553
539
  if (process.env.NODE_ENV !== "production") {
554
- Forum.propTypes = iconPropTypes;
540
+ FloodWarning.propTypes = iconPropTypes;
555
541
  }
556
- var Forward_10 = /*#__PURE__*/React.forwardRef(function Forward_10(_ref18, ref) {
542
+ var Floorplan = /*#__PURE__*/React.forwardRef(function Floorplan(_ref18, ref) {
557
543
  var children = _ref18.children,
558
544
  _ref18$size = _ref18.size,
559
545
  size = _ref18$size === void 0 ? 16 : _ref18$size,
@@ -566,17 +552,15 @@ var Forward_10 = /*#__PURE__*/React.forwardRef(function Forward_10(_ref18, ref)
566
552
  xmlns: "http://www.w3.org/2000/svg",
567
553
  viewBox: "0 0 32 32",
568
554
  fill: "currentColor"
569
- }, rest), _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
570
- d: "M26,18A10,10,0,1,1,16,8h4v5l6-6L20,1V6H16A12,12,0,1,0,28,18Z"
571
- })), _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
572
- d: "M19.63 22.13a2.84 2.84 0 01-1.28-.27 2.44 2.44 0 01-.89-.77 3.57 3.57 0 01-.52-1.25 7.69 7.69 0 01-.17-1.68 7.83 7.83 0 01.17-1.68 3.65 3.65 0 01.52-1.25 2.44 2.44 0 01.89-.77 2.84 2.84 0 011.28-.27 2.44 2.44 0 012.16 1 5.23 5.23 0 01.7 2.93 5.23 5.23 0 01-.7 2.93A2.44 2.44 0 0119.63 22.13zm0-1.22a1.07 1.07 0 001-.55A3.38 3.38 0 0021 18.85V17.47a3.31 3.31 0 00-.29-1.5 1.23 1.23 0 00-2.06 0 3.31 3.31 0 00-.29 1.5v1.38a3.38 3.38 0 00.29 1.51A1.06 1.06 0 0019.63 20.91zM10.63 22V20.82h2V15.63l-1.86 1-.55-1.06 2.32-1.3H14v6.5h1.78V22z"
555
+ }, rest), _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
556
+ d: "M28,2H4C2.9,2,2,2.9,2,4v24c0,1.1,0.9,2,2,2h15v-2c0-2.8,2.2-5,5-5v-2c-3.9,0-7,3.1-7,7h-3v-4h-2v4H4V4h8v14h2v-5h4v-2h-4V4 h14v7h-4v2h4v15h-4v2h4c1.1,0,2-0.9,2-2V4C30,2.9,29.1,2,28,2z"
573
557
  })), children);
574
558
  });
575
559
 
576
560
  if (process.env.NODE_ENV !== "production") {
577
- Forward_10.propTypes = iconPropTypes;
561
+ Floorplan.propTypes = iconPropTypes;
578
562
  }
579
- var Forward_30 = /*#__PURE__*/React.forwardRef(function Forward_30(_ref19, ref) {
563
+ var Flow = /*#__PURE__*/React.forwardRef(function Flow(_ref19, ref) {
580
564
  var children = _ref19.children,
581
565
  _ref19$size = _ref19.size,
582
566
  size = _ref19$size === void 0 ? 16 : _ref19$size,
@@ -590,16 +574,14 @@ var Forward_30 = /*#__PURE__*/React.forwardRef(function Forward_30(_ref19, ref)
590
574
  viewBox: "0 0 32 32",
591
575
  fill: "currentColor"
592
576
  }, rest), _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
593
- d: "M26,18A10,10,0,1,1,16,8h4v5l6-6L20,1V6H16A12,12,0,1,0,28,18Z"
594
- })), _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
595
- d: "M19.64 22.13a2.81 2.81 0 01-1.28-.27 2.36 2.36 0 01-.89-.77A3.39 3.39 0 0117 19.84a7.12 7.12 0 01-.17-1.68A7.24 7.24 0 0117 16.48a3.46 3.46 0 01.52-1.25 2.36 2.36 0 01.89-.77 2.81 2.81 0 011.28-.27 2.44 2.44 0 012.16 1 5.31 5.31 0 01.7 2.93 5.31 5.31 0 01-.7 2.93A2.44 2.44 0 0119.64 22.13zm0-1.22a1 1 0 001-.55 3.24 3.24 0 00.3-1.51V17.47a3.17 3.17 0 00-.3-1.5 1.22 1.22 0 00-2.05 0 3.18 3.18 0 00-.29 1.5v1.38a3.25 3.25 0 00.29 1.51A1 1 0 0019.64 20.91zM12.62 17.42a1.46 1.46 0 001-.27.84.84 0 00.31-.68v-.08a.94.94 0 00-.3-.74 1.2 1.2 0 00-.83-.27 1.65 1.65 0 00-.89.24 2.1 2.1 0 00-.68.68l-.93-.83a5.37 5.37 0 01.44-.51 2.7 2.7 0 01.54-.4 2.55 2.55 0 01.7-.27 3.25 3.25 0 01.87-.1 3.94 3.94 0 011.06.14 2.33 2.33 0 01.82.4 1.91 1.91 0 01.54.63 1.87 1.87 0 01.18.83 2 2 0 01-.11.67 1.82 1.82 0 01-.32.52 1.79 1.79 0 01-.47.36 2.27 2.27 0 01-.57.2V18a2.34 2.34 0 01.63.21 1.7 1.7 0 01.51.38 1.89 1.89 0 01.34.55 2.07 2.07 0 01.12.73 2 2 0 01-.2.92 2 2 0 01-.58.72 2.66 2.66 0 01-.89.45 3.76 3.76 0 01-1.15.16 4.1 4.1 0 01-1-.11A3.1 3.1 0 0111 21.7a2.76 2.76 0 01-.56-.45A4.22 4.22 0 0110 20.7l1.07-.81a3.07 3.07 0 00.28.42 1.94 1.94 0 00.36.34 1.57 1.57 0 00.45.22 2 2 0 00.57.07 1.45 1.45 0 001-.3 1.12 1.12 0 00.34-.85v-.08a1 1 0 00-.37-.8 1.78 1.78 0 00-1.06-.28h-.76V17.42z"
577
+ d: "M27,22.14V17a2,2,0,0,0-2-2H17V9.86a4,4,0,1,0-2,0V15H7a2,2,0,0,0-2,2v5.14a4,4,0,1,0,2,0V17H25v5.14a4,4,0,1,0,2,0ZM8,26a2,2,0,1,1-2-2A2,2,0,0,1,8,26ZM14,6a2,2,0,1,1,2,2A2,2,0,0,1,14,6ZM26,28a2,2,0,1,1,2-2A2,2,0,0,1,26,28Z"
596
578
  })), children);
597
579
  });
598
580
 
599
581
  if (process.env.NODE_ENV !== "production") {
600
- Forward_30.propTypes = iconPropTypes;
582
+ Flow.propTypes = iconPropTypes;
601
583
  }
602
- var Forward_5 = /*#__PURE__*/React.forwardRef(function Forward_5(_ref20, ref) {
584
+ var FlowConnection = /*#__PURE__*/React.forwardRef(function FlowConnection(_ref20, ref) {
603
585
  var children = _ref20.children,
604
586
  _ref20$size = _ref20.size,
605
587
  size = _ref20$size === void 0 ? 16 : _ref20$size,
@@ -612,17 +594,15 @@ var Forward_5 = /*#__PURE__*/React.forwardRef(function Forward_5(_ref20, ref) {
612
594
  xmlns: "http://www.w3.org/2000/svg",
613
595
  viewBox: "0 0 32 32",
614
596
  fill: "currentColor"
615
- }, rest), _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
616
- d: "M26,18A10,10,0,1,1,16,8h4v5l6-6L20,1V6H16A12,12,0,1,0,28,18Z"
617
- })), _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
618
- d: "M18.58,15.58H15.13L15,18.15H15a4.83,4.83,0,0,1,.26-.45,1.59,1.59,0,0,1,.33-.35,1.53,1.53,0,0,1,.44-.23,2,2,0,0,1,.6-.08,2.54,2.54,0,0,1,.92.16,2.06,2.06,0,0,1,.74.48,2.28,2.28,0,0,1,.5.77,2.73,2.73,0,0,1,.18,1,2.87,2.87,0,0,1-.19,1.07,2.36,2.36,0,0,1-.55.84,2.44,2.44,0,0,1-.89.55,3.23,3.23,0,0,1-1.21.2,3.79,3.79,0,0,1-.94-.11,3,3,0,0,1-.74-.32,2.45,2.45,0,0,1-.55-.45,4.13,4.13,0,0,1-.41-.55l1.06-.81.27.41a1.82,1.82,0,0,0,.34.34,1.59,1.59,0,0,0,.43.22,1.52,1.52,0,0,0,.55.08,1.29,1.29,0,0,0,1-.36,1.41,1.41,0,0,0,.33-1V19.5a1.18,1.18,0,0,0-1.28-1.27,1.44,1.44,0,0,0-.77.18,1.94,1.94,0,0,0-.48.39l-1.19-.17.29-4.31h4.52Z"
597
+ }, rest), _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
598
+ d: "M28,18H22a2.0023,2.0023,0,0,0-2,2v2H14.4141L10,17.5859V12h2a2.0023,2.0023,0,0,0,2-2V4a2.0023,2.0023,0,0,0-2-2H6A2.0023,2.0023,0,0,0,4,4v6a2.0023,2.0023,0,0,0,2,2H8v5.5859L3.293,22.293a.9994.9994,0,0,0,0,1.414l5,5a.9995.9995,0,0,0,1.414,0L14.4141,24H20v2a2.0023,2.0023,0,0,0,2,2h6a2.0023,2.0023,0,0,0,2-2V20A2.0023,2.0023,0,0,0,28,18ZM6,4h6v6H6ZM9,26.5859,5.4141,23,9,19.4141,12.5859,23ZM22,26V20h6v6Z"
619
599
  })), children);
620
600
  });
621
601
 
622
602
  if (process.env.NODE_ENV !== "production") {
623
- Forward_5.propTypes = iconPropTypes;
603
+ FlowConnection.propTypes = iconPropTypes;
624
604
  }
625
- var Fragile = /*#__PURE__*/React.forwardRef(function Fragile(_ref21, ref) {
605
+ var FlowData = /*#__PURE__*/React.forwardRef(function FlowData(_ref21, ref) {
626
606
  var children = _ref21.children,
627
607
  _ref21$size = _ref21.size,
628
608
  size = _ref21$size === void 0 ? 16 : _ref21$size,
@@ -635,15 +615,15 @@ var Fragile = /*#__PURE__*/React.forwardRef(function Fragile(_ref21, ref) {
635
615
  xmlns: "http://www.w3.org/2000/svg",
636
616
  viewBox: "0 0 32 32",
637
617
  fill: "currentColor"
638
- }, rest), _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
639
- d: "M23,12V6H21v6a5,5,0,0,1-10,0V4h5.5859L14.293,6.293a.9994.9994,0,0,0,0,1.414L15.5859,9,13.293,11.293l1.414,1.414,3-3a.9994.9994,0,0,0,0-1.414L16.4141,7,19.707,3.707A1,1,0,0,0,19,2H10A1,1,0,0,0,9,3v9a7.0053,7.0053,0,0,0,6,6.92V28H10v2H22V28H17V18.92A7.0053,7.0053,0,0,0,23,12Z"
618
+ }, rest), _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
619
+ d: "M20,23H11.86a4.17,4.17,0,0,0-.43-1L22,11.43A3.86,3.86,0,0,0,24,12a4,4,0,1,0-3.86-5H11.86a4,4,0,1,0,0,2h8.28a4.17,4.17,0,0,0,.43,1L10,20.57A3.86,3.86,0,0,0,8,20a4,4,0,1,0,3.86,5H20v3h8V20H20ZM8,10a2,2,0,1,1,2-2A2,2,0,0,1,8,10ZM24,6a2,2,0,1,1-2,2A2,2,0,0,1,24,6ZM8,26a2,2,0,1,1,2-2A2,2,0,0,1,8,26Zm14-4h4v4H22Z"
640
620
  })), children);
641
621
  });
642
622
 
643
623
  if (process.env.NODE_ENV !== "production") {
644
- Fragile.propTypes = iconPropTypes;
624
+ FlowData.propTypes = iconPropTypes;
645
625
  }
646
- var Friendship = /*#__PURE__*/React.forwardRef(function Friendship(_ref22, ref) {
626
+ var FlowModeler = /*#__PURE__*/React.forwardRef(function FlowModeler(_ref22, ref) {
647
627
  var children = _ref22.children,
648
628
  _ref22$size = _ref22.size,
649
629
  size = _ref22$size === void 0 ? 16 : _ref22$size,
@@ -656,15 +636,17 @@ var Friendship = /*#__PURE__*/React.forwardRef(function Friendship(_ref22, ref)
656
636
  xmlns: "http://www.w3.org/2000/svg",
657
637
  viewBox: "0 0 32 32",
658
638
  fill: "currentColor"
659
- }, rest), _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
660
- d: "M25 10H7a3.0033 3.0033 0 00-3 3v6a2.0023 2.0023 0 002 2v7a2.0023 2.0023 0 002 2h4a2.0023 2.0023 0 002-2V16H12V28H8V19H6V13a1.0009 1.0009 0 011-1H25a1.0009 1.0009 0 011 1v6H24v9H20V16H18V28a2.0023 2.0023 0 002 2h4a2.0023 2.0023 0 002-2V21a2.0023 2.0023 0 002-2V13A3.0033 3.0033 0 0025 10zM10 9a4 4 0 114-4A4.0042 4.0042 0 0110 9zm0-6a2 2 0 102 2A2.0023 2.0023 0 0010 3zM22 9a4 4 0 114-4A4.0042 4.0042 0 0122 9zm0-6a2 2 0 102 2A2.0023 2.0023 0 0022 3z"
639
+ }, rest), _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
640
+ d: "M10 10H2V2h8zM4 8H8V4H4zM30 30H22V22h8zm-6-2h4V24H24zM20 27H8A6 6 0 018 15v2a4 4 0 000 8H20zM24 17V15a4 4 0 000-8H12V5H24a6 6 0 010 12z"
641
+ })), _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
642
+ d: "M19,11H13l-3,4,6,6,6-6Z"
661
643
  })), children);
662
644
  });
663
645
 
664
646
  if (process.env.NODE_ENV !== "production") {
665
- Friendship.propTypes = iconPropTypes;
647
+ FlowModeler.propTypes = iconPropTypes;
666
648
  }
667
- var FruitBowl = /*#__PURE__*/React.forwardRef(function FruitBowl(_ref23, ref) {
649
+ var FlowModelerReference = /*#__PURE__*/React.forwardRef(function FlowModelerReference(_ref23, ref) {
668
650
  var children = _ref23.children,
669
651
  _ref23$size = _ref23.size,
670
652
  size = _ref23$size === void 0 ? 16 : _ref23$size,
@@ -677,15 +659,17 @@ var FruitBowl = /*#__PURE__*/React.forwardRef(function FruitBowl(_ref23, ref) {
677
659
  xmlns: "http://www.w3.org/2000/svg",
678
660
  viewBox: "0 0 32 32",
679
661
  fill: "currentColor"
680
- }, rest), _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
681
- d: "M26,15a6.0025,6.0025,0,0,0-3.1067-5.2529A3.9792,3.9792,0,0,0,24,7H22a2.0023,2.0023,0,0,1-2,2,6.004,6.004,0,0,0-5.9946,5.8921A7.0005,7.0005,0,0,1,12,10,3.9961,3.9961,0,0,0,9,6.1419V4H7V6.1419A3.9961,3.9961,0,0,0,4,10v5H2v1a14,14,0,0,0,28,0V15Zm-6-4a4.0045,4.0045,0,0,1,4,4H16A4.0045,4.0045,0,0,1,20,11ZM6,10a2,2,0,1,1,4,0,8.991,8.991,0,0,0,1.5322,5H6ZM16,28A12.0166,12.0166,0,0,1,4.0415,17h23.917A12.0166,12.0166,0,0,1,16,28Z"
662
+ }, rest), _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
663
+ d: "M30 30H22V22h8zm-6-2h4V24H24zM4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20zM19 11H13l-3 4 6 6 6-6z"
664
+ })), _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
665
+ d: "M24 17V15a4 4 0 000-8H12V5H24a6 6 0 010 12zM10 10H2V2h8zM4 8H8V4H4z"
682
666
  })), children);
683
667
  });
684
668
 
685
669
  if (process.env.NODE_ENV !== "production") {
686
- FruitBowl.propTypes = iconPropTypes;
670
+ FlowModelerReference.propTypes = iconPropTypes;
687
671
  }
688
- var Function = /*#__PURE__*/React.forwardRef(function Function(_ref24, ref) {
672
+ var FlowStream = /*#__PURE__*/React.forwardRef(function FlowStream(_ref24, ref) {
689
673
  var children = _ref24.children,
690
674
  _ref24$size = _ref24.size,
691
675
  size = _ref24$size === void 0 ? 16 : _ref24$size,
@@ -699,18 +683,16 @@ var Function = /*#__PURE__*/React.forwardRef(function Function(_ref24, ref) {
699
683
  viewBox: "0 0 32 32",
700
684
  fill: "currentColor"
701
685
  }, rest), _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
702
- d: "M19.6262,29.5256,19.11,27.5935A12.0035,12.0035,0,0,0,25.2312,8.3323l1.5376-1.2788a14.0033,14.0033,0,0,1-7.1426,22.4721Z"
686
+ d: "M20 24H11.8625a4.13 4.13 0 00-.4284-1.02L21.98 12.4343A3.9943 3.9943 0 1020.1414 8H14v2h6.1414a3.96 3.96 0 00.4243 1.02L10.02 21.5656A3.9943 3.9943 0 1011.8587 26H20v3h8V21H20zM24 7a2 2 0 11-2 2A2.0023 2.0023 0 0124 7zM8 27a2 2 0 112-2A2.0023 2.0023 0 018 27zm14-4h4v4H22zM9.6929 12.7505a5 5 0 01-.0005-7.5L11.0166 6.75a3 3 0 00-.0005 4.501z"
703
687
  })), _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
704
- d: "M10,29H8V25.18l.8037-.1607C10.2617,24.728,12,23.6206,12,20V18.6182l-4-2V14.3818l4-2V12c0-5.4673,3.9253-9,10-9h2V6.82l-.8037.1607C21.7383,7.272,20,8.3794,20,12v.3818l4,2v2.2364l-4,2V20C20,25.4673,16.0747,29,10,29Zm0-2c4.9346,0,8-2.6821,8-7V17.3818L21.7642,15.5,18,13.6182V12c0-4.5781,2.3853-6.1924,4-6.76V5c-4.9346,0-8,2.6821-8,7v1.6182L10.2358,15.5,14,17.3818V20c0,4.5781-2.3853,6.1924-4,6.76Z"
705
- })), _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
706
- d: "M5.2312,24.9465A14.0032,14.0032,0,0,1,12.3779,2.4734l.5161,1.9321A12.0035,12.0035,0,0,0,6.7688,23.6677Z"
688
+ d: "M7.0474,15.751a9,9,0,0,1,0-13.501l1.3232,1.5a7,7,0,0,0,0,10.501Z"
707
689
  })), children);
708
690
  });
709
691
 
710
692
  if (process.env.NODE_ENV !== "production") {
711
- Function.propTypes = iconPropTypes;
693
+ FlowStream.propTypes = iconPropTypes;
712
694
  }
713
- var FunctionMath = /*#__PURE__*/React.forwardRef(function FunctionMath(_ref25, ref) {
695
+ var FlowStreamReference = /*#__PURE__*/React.forwardRef(function FlowStreamReference(_ref25, ref) {
714
696
  var children = _ref25.children,
715
697
  _ref25$size = _ref25.size,
716
698
  size = _ref25$size === void 0 ? 16 : _ref25$size,
@@ -723,15 +705,17 @@ var FunctionMath = /*#__PURE__*/React.forwardRef(function FunctionMath(_ref25, r
723
705
  xmlns: "http://www.w3.org/2000/svg",
724
706
  viewBox: "0 0 32 32",
725
707
  fill: "currentColor"
726
- }, rest), _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
727
- d: "M26 18L24 18 22 21.897 20 18 18 18 20.905 23 18 28 20 28 22 24.201 24 28 26 28 23.098 23 26 18zM19 6V4H13.9133a1.9906 1.9906 0 00-1.9919 1.8188L11.2686 13H7v2h4.0867l-1 11H5v2h5.0867a1.9906 1.9906 0 001.9919-1.8188L13.0952 15H18V13H13.2769l.6364-7z"
708
+ }, rest), _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
709
+ d: "M20 24H16v2h4v3h8V21H20zm2-1h4v4H22zM4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20zM24 5a3.9962 3.9962 0 00-3.8579 3H14v2h6.1421a3.94 3.94 0 00.4248 1.019L14 17.5862 15.4138 19l6.5672-6.5669A3.9521 3.9521 0 0024 13a4 4 0 000-8zm0 6a2 2 0 112-2A2.0023 2.0023 0 0124 11zM9.6929 12.7505a5 5 0 01-.0005-7.5L11.0166 6.75a3 3 0 00-.0005 4.501z"
710
+ })), _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
711
+ d: "M7.0474,15.751a9,9,0,0,1,0-13.501l1.3232,1.5a7,7,0,0,0,0,10.501Z"
728
712
  })), children);
729
713
  });
730
714
 
731
715
  if (process.env.NODE_ENV !== "production") {
732
- FunctionMath.propTypes = iconPropTypes;
716
+ FlowStreamReference.propTypes = iconPropTypes;
733
717
  }
734
- var WatsonHealthFusionBlender = /*#__PURE__*/React.forwardRef(function WatsonHealthFusionBlender(_ref26, ref) {
718
+ var FlowLogsVpc = /*#__PURE__*/React.forwardRef(function FlowLogsVpc(_ref26, ref) {
735
719
  var children = _ref26.children,
736
720
  _ref26$size = _ref26.size,
737
721
  size = _ref26$size === void 0 ? 16 : _ref26$size,
@@ -745,14 +729,16 @@ var WatsonHealthFusionBlender = /*#__PURE__*/React.forwardRef(function WatsonHea
745
729
  viewBox: "0 0 32 32",
746
730
  fill: "currentColor"
747
731
  }, rest), _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
748
- d: "M20,12H17V4h3V2H12V4h3v8H12a2,2,0,0,0-2,2v4a2,2,0,0,0,2,2h3v8H12v2h8V28H17V20h3a2,2,0,0,0,2-2V14A2,2,0,0,0,20,12Zm-8,6V14h8v4Z"
732
+ d: "M18 19H30V21H18zM18 23H30V25H18zM18 27H26V29H18z"
733
+ })), _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
734
+ d: "M24,4a3.9962,3.9962,0,0,0-3.8579,3H12V4H4v8h8V9h8.1421a3.94,3.94,0,0,0,.4248,1.019L10.019,20.5669A3.9521,3.9521,0,0,0,8,20a4,4,0,1,0,3.8579,5H16V23H11.8579a3.94,3.94,0,0,0-.4248-1.019L21.981,11.4331A3.9521,3.9521,0,0,0,24,12a4,4,0,0,0,0-8ZM10,10H6V6h4ZM8,26a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,8,26ZM24,10a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,24,10Z"
749
735
  })), children);
750
736
  });
751
737
 
752
738
  if (process.env.NODE_ENV !== "production") {
753
- WatsonHealthFusionBlender.propTypes = iconPropTypes;
739
+ FlowLogsVpc.propTypes = iconPropTypes;
754
740
  }
755
- var GameConsole = /*#__PURE__*/React.forwardRef(function GameConsole(_ref27, ref) {
741
+ var Fog = /*#__PURE__*/React.forwardRef(function Fog(_ref27, ref) {
756
742
  var children = _ref27.children,
757
743
  _ref27$size = _ref27.size,
758
744
  size = _ref27$size === void 0 ? 16 : _ref27$size,
@@ -765,33 +751,21 @@ var GameConsole = /*#__PURE__*/React.forwardRef(function GameConsole(_ref27, ref
765
751
  xmlns: "http://www.w3.org/2000/svg",
766
752
  viewBox: "0 0 32 32",
767
753
  fill: "currentColor"
768
- }, rest), _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
769
- d: "M7.51,26a5.48,5.48,0,0,1-1.44-.19A5.6,5.6,0,0,1,2.19,19l2.33-8.84A5.54,5.54,0,0,1,7.11,6.73a5.43,5.43,0,0,1,4.15-.54A5.52,5.52,0,0,1,14.7,9h2.6a5.49,5.49,0,0,1,3.44-2.81,5.43,5.43,0,0,1,4.15.54,5.57,5.57,0,0,1,2.59,3.41L29.81,19a5.6,5.6,0,0,1-3.89,6.83,5.43,5.43,0,0,1-4.15-.54,5.54,5.54,0,0,1-2.59-3.41L19,21H13l-.23.86a5.54,5.54,0,0,1-2.59,3.41A5.46,5.46,0,0,1,7.51,26ZM9.83,8a3.49,3.49,0,0,0-1.72.46,3.6,3.6,0,0,0-1.66,2.19L4.12,19.49A3.6,3.6,0,0,0,6.6,23.88a3.43,3.43,0,0,0,2.62-.34,3.54,3.54,0,0,0,1.66-2.19L11.5,19h9l.61,2.35a3.58,3.58,0,0,0,1.66,2.19,3.46,3.46,0,0,0,2.63.34,3.58,3.58,0,0,0,2.47-4.39l-2.33-8.84a3.55,3.55,0,0,0-1.65-2.19,3.46,3.46,0,0,0-2.63-.34,3.55,3.55,0,0,0-2.37,2.22l-.24.66h-5.3l-.24-.66a3.56,3.56,0,0,0-2.38-2.22A3.48,3.48,0,0,0,9.83,8Z"
770
- })), _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
771
- d: "M10,16a2,2,0,1,1,2-2A2,2,0,0,1,10,16Zm0-2Z"
772
- })), _circle7 || (_circle7 = /*#__PURE__*/React.createElement("circle", {
773
- cx: "22",
774
- cy: "12",
775
- r: "1"
776
- })), _circle8 || (_circle8 = /*#__PURE__*/React.createElement("circle", {
777
- cx: "22",
778
- cy: "16",
779
- r: "1"
780
- })), _circle9 || (_circle9 = /*#__PURE__*/React.createElement("circle", {
781
- cx: "20",
782
- cy: "14",
783
- r: "1"
784
- })), _circle10 || (_circle10 = /*#__PURE__*/React.createElement("circle", {
785
- cx: "24",
786
- cy: "14",
787
- r: "1"
754
+ }, rest), _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
755
+ d: "M24.8008,11.1382a8.9938,8.9938,0,0,0-17.6006,0A6.533,6.533,0,0,0,2,17.5H2V19a1,1,0,0,0,1,1H15a1,1,0,0,0,0-2H4v-.4966H4a4.5176,4.5176,0,0,1,4.144-4.4819l.8155-.064.0991-.812a6.9936,6.9936,0,0,1,13.8838,0l.0986.812.8154.064A4.4962,4.4962,0,0,1,23.5,22H7a1,1,0,0,0,0,2H23.5a6.4963,6.4963,0,0,0,1.3008-12.8618Z"
756
+ })), _rect || (_rect = /*#__PURE__*/React.createElement("rect", {
757
+ width: "18",
758
+ height: "2",
759
+ x: "2",
760
+ y: "26",
761
+ rx: "1"
788
762
  })), children);
789
763
  });
790
764
 
791
765
  if (process.env.NODE_ENV !== "production") {
792
- GameConsole.propTypes = iconPropTypes;
766
+ Fog.propTypes = iconPropTypes;
793
767
  }
794
- var GameWireless = /*#__PURE__*/React.forwardRef(function GameWireless(_ref28, ref) {
768
+ var Folder = /*#__PURE__*/React.forwardRef(function Folder(_ref28, ref) {
795
769
  var children = _ref28.children,
796
770
  _ref28$size = _ref28.size,
797
771
  size = _ref28$size === void 0 ? 16 : _ref28$size,
@@ -805,36 +779,14 @@ var GameWireless = /*#__PURE__*/React.forwardRef(function GameWireless(_ref28, r
805
779
  viewBox: "0 0 32 32",
806
780
  fill: "currentColor"
807
781
  }, rest), _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
808
- d: "M7.51,30a5.48,5.48,0,0,1-1.44-.19A5.6,5.6,0,0,1,2.19,23l2.33-8.84a5.54,5.54,0,0,1,2.59-3.41,5.43,5.43,0,0,1,4.15-.54A5.52,5.52,0,0,1,14.7,13h2.6a5.49,5.49,0,0,1,3.44-2.81,5.43,5.43,0,0,1,4.15.54,5.55,5.55,0,0,1,2.59,3.41L29.81,23a5.6,5.6,0,0,1-3.89,6.83,5.43,5.43,0,0,1-4.15-.54,5.54,5.54,0,0,1-2.59-3.41L19,25H13l-.23.86a5.54,5.54,0,0,1-2.59,3.41A5.46,5.46,0,0,1,7.51,30ZM9.83,12a3.49,3.49,0,0,0-1.72.46,3.58,3.58,0,0,0-1.66,2.19L4.12,23.49A3.6,3.6,0,0,0,6.6,27.88a3.43,3.43,0,0,0,2.62-.34,3.57,3.57,0,0,0,1.66-2.19L11.5,23h9l.61,2.35a3.6,3.6,0,0,0,1.66,2.19,3.46,3.46,0,0,0,2.63.34,3.58,3.58,0,0,0,2.47-4.39l-2.33-8.84a3.53,3.53,0,0,0-1.65-2.19,3.46,3.46,0,0,0-2.63-.34,3.55,3.55,0,0,0-2.37,2.22l-.24.66h-5.3l-.24-.66a3.56,3.56,0,0,0-2.38-2.22A3.48,3.48,0,0,0,9.83,12Z"
809
- })), _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
810
- d: "M10,20a2,2,0,1,1,2-2A2,2,0,0,1,10,20Zm0-2Z"
811
- })), _circle11 || (_circle11 = /*#__PURE__*/React.createElement("circle", {
812
- cx: "22",
813
- cy: "16",
814
- r: "1"
815
- })), _circle12 || (_circle12 = /*#__PURE__*/React.createElement("circle", {
816
- cx: "22",
817
- cy: "20",
818
- r: "1"
819
- })), _circle13 || (_circle13 = /*#__PURE__*/React.createElement("circle", {
820
- cx: "20",
821
- cy: "18",
822
- r: "1"
823
- })), _circle14 || (_circle14 = /*#__PURE__*/React.createElement("circle", {
824
- cx: "24",
825
- cy: "18",
826
- r: "1"
827
- })), _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
828
- d: "M13.75,9l-1.5-1.33a5,5,0,0,1,7.5,0L18.25,9a3,3,0,0,0-4.5,0Z"
829
- })), _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
830
- d: "M21.25,6.37a7,7,0,0,0-10.5,0L9.25,5.05a9,9,0,0,1,13.5,0Z"
782
+ d: "M11.17,6l3.42,3.41.58.59H28V26H4V6h7.17m0-2H4A2,2,0,0,0,2,6V26a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V10a2,2,0,0,0-2-2H16L12.59,4.59A2,2,0,0,0,11.17,4Z"
831
783
  })), children);
832
784
  });
833
785
 
834
786
  if (process.env.NODE_ENV !== "production") {
835
- GameWireless.propTypes = iconPropTypes;
787
+ Folder.propTypes = iconPropTypes;
836
788
  }
837
- var Gamification = /*#__PURE__*/React.forwardRef(function Gamification(_ref29, ref) {
789
+ var FolderAdd = /*#__PURE__*/React.forwardRef(function FolderAdd(_ref29, ref) {
838
790
  var children = _ref29.children,
839
791
  _ref29$size = _ref29.size,
840
792
  size = _ref29$size === void 0 ? 16 : _ref29$size,
@@ -847,15 +799,17 @@ var Gamification = /*#__PURE__*/React.forwardRef(function Gamification(_ref29, r
847
799
  xmlns: "http://www.w3.org/2000/svg",
848
800
  viewBox: "0 0 32 32",
849
801
  fill: "currentColor"
850
- }, rest), _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
851
- d: "M23,23h-.1315l.9635-1.4453A1.0008,1.0008,0,0,0,24,21V12.0005c0-9.8858-7.92-10-8-10A1,1,0,0,0,15,3l-.0005,2H14a.9956.9956,0,0,0-.581.1865l-7,5a1,1,0,0,0-.3676,1.13l1,3a.9976.9976,0,0,0,1.09.6733l4.87-.6958L9.1519,20.47a1,1,0,0,0,.0161,1.085L10.1315,23H10a3.0033,3.0033,0,0,0-3,3v4H26V26A3.0033,3.0033,0,0,0,23,23Zm-7.1519-9.47a1,1,0,0,0-.99-1.52l-6.1738.8819-.5025-1.5078L14.32,7.0005H15.999a1,1,0,0,0,1-.9995L17,4.1289C18.5013,4.4636,21.2167,5.67,21.86,10H19v2h3v2H19v2h3v2H19v2h3v.6973L20.4648,23h-7.93L11.19,20.9824ZM24,28H9V26a1.0009,1.0009,0,0,1,1-1H23a1.0006,1.0006,0,0,1,1,1Z"
802
+ }, rest), _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
803
+ d: "M26 20L24 20 24 24 20 24 20 26 24 26 24 30 26 30 26 26 30 26 30 24 26 24z"
804
+ })), _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
805
+ d: "M28,8H16l-3.4-3.4C12.2,4.2,11.7,4,11.2,4H4C2.9,4,2,4.9,2,6v20c0,1.1,0.9,2,2,2h14v-2H4V6h7.2l3.4,3.4l0.6,0.6H28v8h2v-8 C30,8.9,29.1,8,28,8z"
852
806
  })), children);
853
807
  });
854
808
 
855
809
  if (process.env.NODE_ENV !== "production") {
856
- Gamification.propTypes = iconPropTypes;
810
+ FolderAdd.propTypes = iconPropTypes;
857
811
  }
858
- var GasStation = /*#__PURE__*/React.forwardRef(function GasStation(_ref30, ref) {
812
+ var FolderDetails = /*#__PURE__*/React.forwardRef(function FolderDetails(_ref30, ref) {
859
813
  var children = _ref30.children,
860
814
  _ref30$size = _ref30.size,
861
815
  size = _ref30$size === void 0 ? 16 : _ref30$size,
@@ -868,17 +822,17 @@ var GasStation = /*#__PURE__*/React.forwardRef(function GasStation(_ref30, ref)
868
822
  xmlns: "http://www.w3.org/2000/svg",
869
823
  viewBox: "0 0 32 32",
870
824
  fill: "currentColor"
871
- }, rest), _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
872
- d: "M8 10H15V12H8z"
873
- })), _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
874
- d: "M28.4142,8l-5-5L22,4.4141l3,3V12a2.0023,2.0023,0,0,0,2,2V24.5a1.5,1.5,0,0,1-3,0V16a1,1,0,0,0-1-1H19V5a1,1,0,0,0-1-1H5A1,1,0,0,0,4,5V26H2v2H21V26H19V17h3v7.4a3.5644,3.5644,0,0,0,2.7654,3.5251A3.5062,3.5062,0,0,0,29,24.5V9.4144A2,2,0,0,0,28.4142,8ZM17,26H6V6H17Z"
825
+ }, rest), _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
826
+ d: "M16 20H30V22H16zM16 24H30V26H16zM16 28H23V30H16z"
827
+ })), _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
828
+ d: "M14,26H4V6h7.17l3.42,3.41.58.59H28v8h2V10a2,2,0,0,0-2-2H16L12.59,4.59A2,2,0,0,0,11.17,4H4A2,2,0,0,0,2,6V26a2,2,0,0,0,2,2H14Z"
875
829
  })), children);
876
830
  });
877
831
 
878
832
  if (process.env.NODE_ENV !== "production") {
879
- GasStation.propTypes = iconPropTypes;
833
+ FolderDetails.propTypes = iconPropTypes;
880
834
  }
881
- var GasStationFilled = /*#__PURE__*/React.forwardRef(function GasStationFilled(_ref31, ref) {
835
+ var FolderDetailsReference = /*#__PURE__*/React.forwardRef(function FolderDetailsReference(_ref31, ref) {
882
836
  var children = _ref31.children,
883
837
  _ref31$size = _ref31.size,
884
838
  size = _ref31$size === void 0 ? 16 : _ref31$size,
@@ -891,19 +845,15 @@ var GasStationFilled = /*#__PURE__*/React.forwardRef(function GasStationFilled(_
891
845
  xmlns: "http://www.w3.org/2000/svg",
892
846
  viewBox: "0 0 32 32",
893
847
  fill: "currentColor"
894
- }, rest), _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
895
- fill: "none",
896
- d: "M8 10H15V12H8z",
897
- "data-icon-path": "inner-path"
898
- })), _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
899
- d: "M28.4143,8l-5-5L22,4.4141l3,3V12a2.0023,2.0023,0,0,0,2,2V24.5a1.5,1.5,0,0,1-3,0V16a1,1,0,0,0-1-1H19V5a1,1,0,0,0-1-1H5A1,1,0,0,0,4,5V26H2v2H21V26H19V17h3v7.4a3.5645,3.5645,0,0,0,2.7654,3.5249A3.506,3.506,0,0,0,29,24.5V9.4146A2,2,0,0,0,28.4143,8ZM15,12H8V10h7Z"
848
+ }, rest), _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
849
+ d: "M16 28H23V30H16zM16 24H30V26H16zM16 20H30V22H16zM4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20zM28 8H16L12.5859 4.5859A2.0007 2.0007 0 0011.1716 4H4A2 2 0 002 6V18H4V6h7.1716l3.4141 3.4141L15.1716 10H28v8h2V10A2 2 0 0028 8z"
900
850
  })), children);
901
851
  });
902
852
 
903
853
  if (process.env.NODE_ENV !== "production") {
904
- GasStationFilled.propTypes = iconPropTypes;
854
+ FolderDetailsReference.propTypes = iconPropTypes;
905
855
  }
906
- var Gateway = /*#__PURE__*/React.forwardRef(function Gateway(_ref32, ref) {
856
+ var FolderMoveTo = /*#__PURE__*/React.forwardRef(function FolderMoveTo(_ref32, ref) {
907
857
  var children = _ref32.children,
908
858
  _ref32$size = _ref32.size,
909
859
  size = _ref32$size === void 0 ? 16 : _ref32$size,
@@ -916,15 +866,17 @@ var Gateway = /*#__PURE__*/React.forwardRef(function Gateway(_ref32, ref) {
916
866
  xmlns: "http://www.w3.org/2000/svg",
917
867
  viewBox: "0 0 32 32",
918
868
  fill: "currentColor"
919
- }, rest), _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
920
- d: "M31,16a1.9857,1.9857,0,0,0-.5859-1.4141L24.6211,8.793,27.489,5.9253a2,2,0,1,0-1.414-1.4141L23.207,7.3789l-5.7929-5.793a1.9995,1.9995,0,0,0-2.8282,0L8.793,7.3789,5.925,4.5112A2,2,0,1,0,4.511,5.9253L7.3789,8.793l-5.793,5.7929a1.9995,1.9995,0,0,0,0,2.8282l5.793,5.7929L4.511,26.0747a2,2,0,1,0,1.414,1.4141l2.868-2.8677,5.7929,5.793a1.9995,1.9995,0,0,0,2.8282,0l5.7929-5.793,2.868,2.8677a2,2,0,1,0,1.414-1.4141L24.6211,23.207l5.793-5.7929A1.9866,1.9866,0,0,0,31,16Zm-7.793,5.793L20.4141,19,19,20.4141l2.793,2.7929L16,29l-5.793-5.793L13,20.4141,11.5859,19,8.793,21.793,3,16l5.7925-5.7935L11.5859,13,13,11.5859,10.2065,8.7925,16,3l5.7935,5.7925L19,11.5859,20.4141,13l2.7934-2.7935L29,16Z"
869
+ }, rest), _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
870
+ d: "M18 13L16.59 14.41 19.17 17 10 17 10 19 19.17 19 16.59 21.59 18 23 23 18 18 13z"
871
+ })), _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
872
+ d: "M11.1716,6l3.4142,3.4142L15.1716,10H28V26H4V6h7.1716m0-2H4A2,2,0,0,0,2,6V26a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V10a2,2,0,0,0-2-2H16L12.5858,4.5858A2,2,0,0,0,11.1716,4Z"
921
873
  })), children);
922
874
  });
923
875
 
924
876
  if (process.env.NODE_ENV !== "production") {
925
- Gateway.propTypes = iconPropTypes;
877
+ FolderMoveTo.propTypes = iconPropTypes;
926
878
  }
927
- var GatewayApi = /*#__PURE__*/React.forwardRef(function GatewayApi(_ref33, ref) {
879
+ var FolderOff = /*#__PURE__*/React.forwardRef(function FolderOff(_ref33, ref) {
928
880
  var children = _ref33.children,
929
881
  _ref33$size = _ref33.size,
930
882
  size = _ref33$size === void 0 ? 16 : _ref33$size,
@@ -937,17 +889,15 @@ var GatewayApi = /*#__PURE__*/React.forwardRef(function GatewayApi(_ref33, ref)
937
889
  xmlns: "http://www.w3.org/2000/svg",
938
890
  viewBox: "0 0 32 32",
939
891
  fill: "currentColor"
940
- }, rest), _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
941
- d: "M17,18.1841V13.8159a3.0007,3.0007,0,1,0-2,0v4.3687a3,3,0,1,0,2,0ZM16,10a1,1,0,1,1-1,1A1.0009,1.0009,0,0,1,16,10Zm0,12a1,1,0,1,1,1-1A1.0009,1.0009,0,0,1,16,22Z"
942
- })), _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
943
- d: "M30.4141,17.4141a1.9995,1.9995,0,0,0,0-2.8282L24.6272,8.7993l2.9006-2.8628a2.0018,2.0018,0,1,0-1.4416-1.3872L23.2129,7.3848,17.4141,1.5859a1.9995,1.9995,0,0,0-2.8282,0L8.7993,7.3726,5.9368,4.4717A2.002,2.002,0,1,0,4.55,5.9136l2.835,2.8735L1.5859,14.5859a1.9995,1.9995,0,0,0,0,2.8282l5.7989,5.7988L4.55,26.0864a1.9977,1.9977,0,1,0,1.387,1.4419l2.8625-2.9009,5.7866,5.7867a1.9995,1.9995,0,0,0,2.8282,0l5.7988-5.7989,2.8733,2.8355a1.998,1.998,0,1,0,1.4416-1.3872l-2.9006-2.8628ZM16,29,3,16,16,3,29,16Z"
892
+ }, rest), _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
893
+ d: "M28 8H25.4141L30 3.4141 28.5859 2 2 28.5859 3.4141 30l2-2H28a2 2 0 002-2V10A2 2 0 0028 8zm0 18H7.4141l16-16H28zM4 6h7.1716l3.4141 3.4141L15.1716 10H18V8H16L12.5859 4.5859A2.0007 2.0007 0 0011.1716 4H4A2 2 0 002 6V24H4z"
944
894
  })), children);
945
895
  });
946
896
 
947
897
  if (process.env.NODE_ENV !== "production") {
948
- GatewayApi.propTypes = iconPropTypes;
898
+ FolderOff.propTypes = iconPropTypes;
949
899
  }
950
- var GatewayMail = /*#__PURE__*/React.forwardRef(function GatewayMail(_ref34, ref) {
900
+ var FolderOpen = /*#__PURE__*/React.forwardRef(function FolderOpen(_ref34, ref) {
951
901
  var children = _ref34.children,
952
902
  _ref34$size = _ref34.size,
953
903
  size = _ref34$size === void 0 ? 16 : _ref34$size,
@@ -960,17 +910,15 @@ var GatewayMail = /*#__PURE__*/React.forwardRef(function GatewayMail(_ref34, ref
960
910
  xmlns: "http://www.w3.org/2000/svg",
961
911
  viewBox: "0 0 32 32",
962
912
  fill: "currentColor"
963
- }, rest), _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
964
- d: "M19.8779,12.1218a.4186.4186,0,0,0-.437-.0971l-9.1666,3.3335a.4167.4167,0,0,0-.0122.7786l4.0006,1.6,1.6,4.0007A.4168.4168,0,0,0,16.25,22h.0067a.4169.4169,0,0,0,.3849-.2743l3.3333-9.1669A.4165.4165,0,0,0,19.8779,12.1218Z"
965
- })), _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
966
- d: "M30.4141,17.4141a1.9995,1.9995,0,0,0,0-2.8282L24.6272,8.7993l2.9006-2.8628a2.0018,2.0018,0,1,0-1.4416-1.3872L23.2129,7.3848,17.4141,1.5859a1.9995,1.9995,0,0,0-2.8282,0L8.7993,7.3726,5.9368,4.4717A2.002,2.002,0,1,0,4.55,5.9136l2.835,2.8735L1.5859,14.5859a1.9995,1.9995,0,0,0,0,2.8282l5.7989,5.7988L4.55,26.0864a1.9977,1.9977,0,1,0,1.387,1.4419l2.8625-2.9009,5.7866,5.7867a1.9995,1.9995,0,0,0,2.8282,0l5.7988-5.7989,2.8733,2.8355a1.998,1.998,0,1,0,1.4416-1.3872l-2.9006-2.8628ZM16,29,3,16,16,3,29,16Z"
913
+ }, rest), _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
914
+ d: "M28,8H20.8284L17.4143,4.5859A2,2,0,0,0,16,4H4A2,2,0,0,0,2,6V26a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V10A2,2,0,0,0,28,8ZM8,26V14h8v6.17l-2.59-2.58L12,19l5,5,5-5-1.41-1.41L18,20.17V14a2.0025,2.0025,0,0,0-2-2H8a2.0025,2.0025,0,0,0-2,2V26H4V6H16l4,4h8v2H22v2h6V26Z"
967
915
  })), children);
968
916
  });
969
917
 
970
918
  if (process.env.NODE_ENV !== "production") {
971
- GatewayMail.propTypes = iconPropTypes;
919
+ FolderOpen.propTypes = iconPropTypes;
972
920
  }
973
- var GatewayPublic = /*#__PURE__*/React.forwardRef(function GatewayPublic(_ref35, ref) {
921
+ var FolderParent = /*#__PURE__*/React.forwardRef(function FolderParent(_ref35, ref) {
974
922
  var children = _ref35.children,
975
923
  _ref35$size = _ref35.size,
976
924
  size = _ref35$size === void 0 ? 16 : _ref35$size,
@@ -983,17 +931,15 @@ var GatewayPublic = /*#__PURE__*/React.forwardRef(function GatewayPublic(_ref35,
983
931
  xmlns: "http://www.w3.org/2000/svg",
984
932
  viewBox: "0 0 32 32",
985
933
  fill: "currentColor"
986
- }, rest), _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
987
- d: "M19,14H14V12a2,2,0,0,1,4,0h2a4,4,0,0,0-8,0v2.2783A1.9929,1.9929,0,0,0,11,16v5a2.0023,2.0023,0,0,0,2,2h6a2.0023,2.0023,0,0,0,2-2V16A2.0023,2.0023,0,0,0,19,14Zm0,7H13V16h6Z"
988
- })), _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
989
- d: "M30.4141,17.4141a1.9995,1.9995,0,0,0,0-2.8282L24.6272,8.7993l2.9006-2.8628a2.0018,2.0018,0,1,0-1.4416-1.3872L23.2129,7.3848,17.4141,1.5859a1.9995,1.9995,0,0,0-2.8282,0L8.7993,7.3726,5.9368,4.4717A2.002,2.002,0,1,0,4.55,5.9136l2.835,2.8735L1.5859,14.5859a1.9995,1.9995,0,0,0,0,2.8282l5.7989,5.7988L4.55,26.0864a1.9977,1.9977,0,1,0,1.387,1.4419l2.8625-2.9009,5.7866,5.7867a1.9995,1.9995,0,0,0,2.8282,0l5.7988-5.7989,2.8733,2.8355a1.998,1.998,0,1,0,1.4416-1.3872l-2.9006-2.8628ZM16,29,3,16,16,3,29,16Z"
934
+ }, rest), _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
935
+ d: "M28,8H16L12.5857,4.5857A2,2,0,0,0,11.1716,4H4A2,2,0,0,0,2,6V26a2,2,0,0,0,2,2H16a2,2,0,0,0,2-2V16.83l2.59,2.58L22,18l-5-5-5,5,1.41,1.41L16,16.83V26H4V6h7.1716l4,4H28V26H22v2h6a2,2,0,0,0,2-2V10A2,2,0,0,0,28,8Z"
990
936
  })), children);
991
937
  });
992
938
 
993
939
  if (process.env.NODE_ENV !== "production") {
994
- GatewayPublic.propTypes = iconPropTypes;
940
+ FolderParent.propTypes = iconPropTypes;
995
941
  }
996
- var GatewaySecurity = /*#__PURE__*/React.forwardRef(function GatewaySecurity(_ref36, ref) {
942
+ var FolderShared = /*#__PURE__*/React.forwardRef(function FolderShared(_ref36, ref) {
997
943
  var children = _ref36.children,
998
944
  _ref36$size = _ref36.size,
999
945
  size = _ref36$size === void 0 ? 16 : _ref36$size,
@@ -1006,17 +952,17 @@ var GatewaySecurity = /*#__PURE__*/React.forwardRef(function GatewaySecurity(_re
1006
952
  xmlns: "http://www.w3.org/2000/svg",
1007
953
  viewBox: "0 0 32 32",
1008
954
  fill: "currentColor"
1009
- }, rest), _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
1010
- d: "M11,11v6.4678a5.0216,5.0216,0,0,0,2.8613,4.52L16,23l2.1387-1.0127A5.0216,5.0216,0,0,0,21,17.4678V11Zm8,6.4678a3.012,3.012,0,0,1-1.7168,2.7109L16,20.7861l-1.2832-.6074A3.012,3.012,0,0,1,13,17.4678V13h6Z"
1011
- })), _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
1012
- d: "M30.4141,17.4141a1.9995,1.9995,0,0,0,0-2.8282L24.6272,8.7993l2.9006-2.8628a2.0018,2.0018,0,1,0-1.4416-1.3872L23.2129,7.3848,17.4141,1.5859a1.9995,1.9995,0,0,0-2.8282,0L8.7993,7.3726,5.9368,4.4717A2.002,2.002,0,1,0,4.55,5.9136l2.835,2.8735L1.5859,14.5859a1.9995,1.9995,0,0,0,0,2.8282l5.7989,5.7988L4.55,26.0864a1.9977,1.9977,0,1,0,1.387,1.4419l2.8625-2.9009,5.7866,5.7867a1.9995,1.9995,0,0,0,2.8282,0l5.7988-5.7989,2.8733,2.8355a1.998,1.998,0,1,0,1.4416-1.3872l-2.9006-2.8628ZM16,29,3,16,16,3,29,16Z"
955
+ }, rest), _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
956
+ d: "M28,8H16L12.59,4.59A2,2,0,0,0,11.17,4H4A2,2,0,0,0,2,6V26a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V10A2,2,0,0,0,28,8ZM22,26H14V25a1,1,0,0,1,1-1h6a1,1,0,0,1,1,1Zm6,0H24V25a3,3,0,0,0-3-3H15a3,3,0,0,0-3,3v1H4V6h7.17l3.42,3.41.58.59H28Z"
957
+ })), _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
958
+ d: "M14,17a4,4,0,1,0,4-4A4,4,0,0,0,14,17Zm4-2a2,2,0,1,1-2,2A2,2,0,0,1,18,15Z"
1013
959
  })), children);
1014
960
  });
1015
961
 
1016
962
  if (process.env.NODE_ENV !== "production") {
1017
- GatewaySecurity.propTypes = iconPropTypes;
963
+ FolderShared.propTypes = iconPropTypes;
1018
964
  }
1019
- var GatewayUserAccess = /*#__PURE__*/React.forwardRef(function GatewayUserAccess(_ref37, ref) {
965
+ var Folders = /*#__PURE__*/React.forwardRef(function Folders(_ref37, ref) {
1020
966
  var children = _ref37.children,
1021
967
  _ref37$size = _ref37.size,
1022
968
  size = _ref37$size === void 0 ? 16 : _ref37$size,
@@ -1029,17 +975,15 @@ var GatewayUserAccess = /*#__PURE__*/React.forwardRef(function GatewayUserAccess
1029
975
  xmlns: "http://www.w3.org/2000/svg",
1030
976
  viewBox: "0 0 32 32",
1031
977
  fill: "currentColor"
1032
- }, rest), _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
1033
- d: "M21 22H19V20a1.0011 1.0011 0 00-1-1H14a1.0011 1.0011 0 00-1 1v2H11V20a3.0033 3.0033 0 013-3h4a3.0033 3.0033 0 013 3zM16 16a3.5 3.5 0 113.5-3.5A3.5041 3.5041 0 0116 16zm0-5a1.5 1.5 0 101.5 1.5A1.5017 1.5017 0 0016 11z"
1034
- })), _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
1035
- d: "M30.4141,17.4141a1.9995,1.9995,0,0,0,0-2.8282L24.6272,8.7993l2.9006-2.8628a2.0018,2.0018,0,1,0-1.4416-1.3872L23.2129,7.3848,17.4141,1.5859a1.9995,1.9995,0,0,0-2.8282,0L8.7993,7.3726,5.9368,4.4717A2.002,2.002,0,1,0,4.55,5.9136l2.835,2.8735L1.5859,14.5859a1.9995,1.9995,0,0,0,0,2.8282l5.7989,5.7988L4.55,26.0864a1.9977,1.9977,0,1,0,1.387,1.4419l2.8625-2.9009,5.7866,5.7867a1.9995,1.9995,0,0,0,2.8282,0l5.7988-5.7989,2.8733,2.8355a1.998,1.998,0,1,0,1.4416-1.3872l-2.9006-2.8628ZM16,29,3,16,16,3,29,16Z"
978
+ }, rest), _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
979
+ d: "M26 28H6a2.0021 2.0021 0 01-2-2V11A2.0021 2.0021 0 016 9h5.6665a2.0119 2.0119 0 011.2007.4L16.3335 12H26a2.0021 2.0021 0 012 2V26A2.0021 2.0021 0 0126 28zM11.6665 11H5.9985L6 26H26V14H15.6665zM28 9H17.6665l-4-3H6V4h7.6665a2.0119 2.0119 0 011.2007.4L18.3335 7H28z"
1036
980
  })), children);
1037
981
  });
1038
982
 
1039
983
  if (process.env.NODE_ENV !== "production") {
1040
- GatewayUserAccess.propTypes = iconPropTypes;
984
+ Folders.propTypes = iconPropTypes;
1041
985
  }
1042
- var GatewayVpn = /*#__PURE__*/React.forwardRef(function GatewayVpn(_ref38, ref) {
986
+ var ForecastHail = /*#__PURE__*/React.forwardRef(function ForecastHail(_ref38, ref) {
1043
987
  var children = _ref38.children,
1044
988
  _ref38$size = _ref38.size,
1045
989
  size = _ref38$size === void 0 ? 16 : _ref38$size,
@@ -1052,38 +996,74 @@ var GatewayVpn = /*#__PURE__*/React.forwardRef(function GatewayVpn(_ref38, ref)
1052
996
  xmlns: "http://www.w3.org/2000/svg",
1053
997
  viewBox: "0 0 32 32",
1054
998
  fill: "currentColor"
1055
- }, rest), _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
1056
- d: "M20,14.2783V12a4,4,0,0,0-8,0v2.2783A1.9929,1.9929,0,0,0,11,16v5a2.0023,2.0023,0,0,0,2,2h6a2.0023,2.0023,0,0,0,2-2V16A1.9929,1.9929,0,0,0,20,14.2783ZM16,10a2.0023,2.0023,0,0,1,2,2v2H14V12A2.0023,2.0023,0,0,1,16,10Zm3,11H13V16h6Z"
1057
- })), _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
1058
- d: "M30.4141,17.4141a1.9995,1.9995,0,0,0,0-2.8282L24.6272,8.7993l2.9006-2.8628a2.0018,2.0018,0,1,0-1.4416-1.3872L23.2129,7.3848,17.4141,1.5859a1.9995,1.9995,0,0,0-2.8282,0L8.7993,7.3726,5.9368,4.4717A2.002,2.002,0,1,0,4.55,5.9136l2.835,2.8735L1.5859,14.5859a1.9995,1.9995,0,0,0,0,2.8282l5.7989,5.7988L4.55,26.0864a1.9977,1.9977,0,1,0,1.387,1.4419l2.8625-2.9009,5.7866,5.7867a1.9995,1.9995,0,0,0,2.8282,0l5.7988-5.7989,2.8733,2.8355a1.998,1.998,0,1,0,1.4416-1.3872l-2.9006-2.8628ZM16,29,3,16,16,3,29,16Z"
1059
- })), children);
1060
- });
1061
-
1062
- if (process.env.NODE_ENV !== "production") {
1063
- GatewayVpn.propTypes = iconPropTypes;
1064
- }
1065
- var GenderFemale = /*#__PURE__*/React.forwardRef(function GenderFemale(_ref39, ref) {
1066
- var children = _ref39.children,
1067
- _ref39$size = _ref39.size,
1068
- size = _ref39$size === void 0 ? 16 : _ref39$size,
1069
- rest = _objectWithoutProperties(_ref39, _excluded39);
1070
-
1071
- return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
999
+ }, rest), _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
1000
+ d: "M26,18A10,10,0,1,1,16,8h4v5l6-6L20,1V6H16A12,12,0,1,0,28,18Z"
1001
+ })), _circle4 || (_circle4 = /*#__PURE__*/React.createElement("circle", {
1002
+ cx: "14.5",
1003
+ cy: "23.5",
1004
+ r: "1.5"
1005
+ })), _circle5 || (_circle5 = /*#__PURE__*/React.createElement("circle", {
1006
+ cx: "11.5",
1007
+ cy: "19.5",
1008
+ r: "1.5"
1009
+ })), _circle6 || (_circle6 = /*#__PURE__*/React.createElement("circle", {
1010
+ cx: "17.5",
1011
+ cy: "19.5",
1012
+ r: "1.5"
1013
+ })), _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
1014
+ d: "M12.964 14.5H18.036V16.499H12.964z",
1015
+ transform: "rotate(-45 15.5 15.5)"
1016
+ })), _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
1017
+ d: "M18.964 14.5H24.035999999999998V16.499H18.964z",
1018
+ transform: "rotate(-45 21.5 15.5)"
1019
+ })), children);
1020
+ });
1021
+
1022
+ if (process.env.NODE_ENV !== "production") {
1023
+ ForecastHail.propTypes = iconPropTypes;
1024
+ }
1025
+ var ForecastHail_30 = /*#__PURE__*/React.forwardRef(function ForecastHail_30(_ref39, ref) {
1026
+ var children = _ref39.children,
1027
+ _ref39$size = _ref39.size,
1028
+ size = _ref39$size === void 0 ? 16 : _ref39$size,
1029
+ rest = _objectWithoutProperties(_ref39, _excluded39);
1030
+
1031
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
1072
1032
  width: size,
1073
1033
  height: size,
1074
1034
  ref: ref,
1075
1035
  xmlns: "http://www.w3.org/2000/svg",
1076
1036
  viewBox: "0 0 32 32",
1077
1037
  fill: "currentColor"
1078
- }, rest), _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
1079
- d: "M17,19.9307a8,8,0,1,0-2,0V22H10v2h5v4h2V24h5V22H17ZM10,12a6,6,0,1,1,6,6A6.0066,6.0066,0,0,1,10,12Z"
1038
+ }, rest), _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
1039
+ d: "M8.964 13.5H14.036000000000001V15.499H8.964z",
1040
+ transform: "rotate(-45 11.5 14.5)"
1041
+ })), _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
1042
+ d: "M15.379 14.5H17.622V16.499H15.379z",
1043
+ transform: "rotate(-44.995 16.5 15.5)"
1044
+ })), _circle7 || (_circle7 = /*#__PURE__*/React.createElement("circle", {
1045
+ cx: "10.5",
1046
+ cy: "22.5",
1047
+ r: "1.5"
1048
+ })), _circle8 || (_circle8 = /*#__PURE__*/React.createElement("circle", {
1049
+ cx: "7.5",
1050
+ cy: "18.5",
1051
+ r: "1.5"
1052
+ })), _circle9 || (_circle9 = /*#__PURE__*/React.createElement("circle", {
1053
+ cx: "13.5",
1054
+ cy: "18.5",
1055
+ r: "1.5"
1056
+ })), _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
1057
+ d: "M14,28A10,10,0,0,1,14,8h4v5l6-6L18,1V6H14a12,12,0,0,0,0,24Z"
1058
+ })), _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
1059
+ d: "M20 20H16v2h4v2H17v2h3v2H16v2h4a2.0027 2.0027 0 002-2V22A2.0023 2.0023 0 0020 20zM28 30H26a2.0021 2.0021 0 01-2-2V22a2.0021 2.0021 0 012-2h2a2.0021 2.0021 0 012 2v6A2.0021 2.0021 0 0128 30zm-2-8v6h2V22z"
1080
1060
  })), children);
1081
1061
  });
1082
1062
 
1083
1063
  if (process.env.NODE_ENV !== "production") {
1084
- GenderFemale.propTypes = iconPropTypes;
1064
+ ForecastHail_30.propTypes = iconPropTypes;
1085
1065
  }
1086
- var GenderMale = /*#__PURE__*/React.forwardRef(function GenderMale(_ref40, ref) {
1066
+ var ForecastLightning = /*#__PURE__*/React.forwardRef(function ForecastLightning(_ref40, ref) {
1087
1067
  var children = _ref40.children,
1088
1068
  _ref40$size = _ref40.size,
1089
1069
  size = _ref40$size === void 0 ? 16 : _ref40$size,
@@ -1096,15 +1076,17 @@ var GenderMale = /*#__PURE__*/React.forwardRef(function GenderMale(_ref40, ref)
1096
1076
  xmlns: "http://www.w3.org/2000/svg",
1097
1077
  viewBox: "0 0 32 32",
1098
1078
  fill: "currentColor"
1099
- }, rest), _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
1100
- d: "M18,4V6h6.5859l-7.6884,7.6885a8.028,8.028,0,1,0,1.414,1.414L26,7.4141V14h2V4ZM12,26a6,6,0,1,1,6-6A6.0066,6.0066,0,0,1,12,26Z"
1079
+ }, rest), _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
1080
+ d: "M15.67 24L13.934 23 16.221 19 12.332 19 16.325 12 18.062 13 15.778 17 19.668 17 15.67 24z"
1081
+ })), _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
1082
+ d: "M26,18A10,10,0,1,1,16,8h4v5l6-6L20,1V6H16A12,12,0,1,0,28,18Z"
1101
1083
  })), children);
1102
1084
  });
1103
1085
 
1104
1086
  if (process.env.NODE_ENV !== "production") {
1105
- GenderMale.propTypes = iconPropTypes;
1087
+ ForecastLightning.propTypes = iconPropTypes;
1106
1088
  }
1107
- var GeneratePdf = /*#__PURE__*/React.forwardRef(function GeneratePdf(_ref41, ref) {
1089
+ var ForecastLightning_30 = /*#__PURE__*/React.forwardRef(function ForecastLightning_30(_ref41, ref) {
1108
1090
  var children = _ref41.children,
1109
1091
  _ref41$size = _ref41.size,
1110
1092
  size = _ref41$size === void 0 ? 16 : _ref41$size,
@@ -1117,17 +1099,17 @@ var GeneratePdf = /*#__PURE__*/React.forwardRef(function GeneratePdf(_ref41, ref
1117
1099
  xmlns: "http://www.w3.org/2000/svg",
1118
1100
  viewBox: "0 0 32 32",
1119
1101
  fill: "currentColor"
1120
- }, rest), _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
1121
- d: "M24,24v4H8V24H6v4H6a2,2,0,0,0,2,2H24a2,2,0,0,0,2-2h0V24Z"
1122
- })), _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
1123
- d: "M21 21L19.586 19.586 17 22.172 17 14 15 14 15 22.172 12.414 19.586 11 21 16 26 21 21zM28 4L28 2 22 2 22 12 24 12 24 8 27 8 27 6 24 6 24 4 28 4zM17 12H13V2h4a3.0033 3.0033 0 013 3V9A3.0033 3.0033 0 0117 12zm-2-2h2a1.0011 1.0011 0 001-1V5a1.0011 1.0011 0 00-1-1H15zM9 2H4V12H6V9H9a2.0027 2.0027 0 002-2V4A2.0023 2.0023 0 009 2zM6 7V4H9l.001 3z"
1102
+ }, rest), _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
1103
+ d: "M14,28A10,10,0,0,1,14,8h4v5l6-6L18,1V6H14a12,12,0,0,0,0,24Z"
1104
+ })), _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
1105
+ d: "M11.67 24L9.934 23 12.221 19 8.332 19 12.325 12 14.062 13 11.778 17 15.668 17 11.67 24zM20 20H16v2h4v2H17v2h3v2H16v2h4a2.0027 2.0027 0 002-2V22A2.0023 2.0023 0 0020 20zM28 30H26a2.0021 2.0021 0 01-2-2V22a2.0021 2.0021 0 012-2h2a2.0021 2.0021 0 012 2v6A2.0021 2.0021 0 0128 30zm-2-8v6h2V22z"
1124
1106
  })), children);
1125
1107
  });
1126
1108
 
1127
1109
  if (process.env.NODE_ENV !== "production") {
1128
- GeneratePdf.propTypes = iconPropTypes;
1110
+ ForecastLightning_30.propTypes = iconPropTypes;
1129
1111
  }
1130
- var Gif = /*#__PURE__*/React.forwardRef(function Gif(_ref42, ref) {
1112
+ var Fork = /*#__PURE__*/React.forwardRef(function Fork(_ref42, ref) {
1131
1113
  var children = _ref42.children,
1132
1114
  _ref42$size = _ref42.size,
1133
1115
  size = _ref42$size === void 0 ? 16 : _ref42$size,
@@ -1140,15 +1122,15 @@ var Gif = /*#__PURE__*/React.forwardRef(function Gif(_ref42, ref) {
1140
1122
  xmlns: "http://www.w3.org/2000/svg",
1141
1123
  viewBox: "0 0 32 32",
1142
1124
  fill: "currentColor"
1143
- }, rest), _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
1144
- d: "M2 12v8a3 3 0 003 3h5V15H6v2H8v4H5a1 1 0 01-1-1V12a1 1 0 011-1h5V9H5A3 3 0 002 12zM30 11L30 9 22 9 22 23 24 23 24 17 29 17 29 15 24 15 24 11 30 11zM12 9L12 11 15 11 15 21 12 21 12 23 20 23 20 21 17 21 17 11 20 11 20 9 12 9z"
1125
+ }, rest), _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
1126
+ d: "M26,18a3.9962,3.9962,0,0,0-3.8579,3H17V11h5.1421a4,4,0,1,0,0-2H17a2.002,2.002,0,0,0-2,2v4H9.8579a4,4,0,1,0,0,2H15v4a2.002,2.002,0,0,0,2,2h5.1421A3.9934,3.9934,0,1,0,26,18ZM26,8a2,2,0,1,1-2,2A2.002,2.002,0,0,1,26,8ZM6,18a2,2,0,1,1,2-2A2.002,2.002,0,0,1,6,18Zm20,6a2,2,0,1,1,2-2A2.002,2.002,0,0,1,26,24Z"
1145
1127
  })), children);
1146
1128
  });
1147
1129
 
1148
1130
  if (process.env.NODE_ENV !== "production") {
1149
- Gif.propTypes = iconPropTypes;
1131
+ Fork.propTypes = iconPropTypes;
1150
1132
  }
1151
- var Gift = /*#__PURE__*/React.forwardRef(function Gift(_ref43, ref) {
1133
+ var Forum = /*#__PURE__*/React.forwardRef(function Forum(_ref43, ref) {
1152
1134
  var children = _ref43.children,
1153
1135
  _ref43$size = _ref43.size,
1154
1136
  size = _ref43$size === void 0 ? 16 : _ref43$size,
@@ -1161,15 +1143,17 @@ var Gift = /*#__PURE__*/React.forwardRef(function Gift(_ref43, ref) {
1161
1143
  xmlns: "http://www.w3.org/2000/svg",
1162
1144
  viewBox: "0 0 32 32",
1163
1145
  fill: "currentColor"
1164
- }, rest), _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
1165
- d: "M26,10H23.2383A4.4867,4.4867,0,0,0,16,4.7065,4.4873,4.4873,0,0,0,8.7617,10H6a2.0025,2.0025,0,0,0-2,2v4a2.0025,2.0025,0,0,0,2,2V28a2.0025,2.0025,0,0,0,2,2H24a2.0025,2.0025,0,0,0,2-2V18a2.0025,2.0025,0,0,0,2-2V12A2.0025,2.0025,0,0,0,26,10ZM17,7.5A2.5,2.5,0,1,1,19.5,10H17ZM12.5,5A2.503,2.503,0,0,1,15,7.5V10H12.5a2.5,2.5,0,0,1,0-5ZM6,12h9v4H6Zm2,6h7V28H8ZM24.0012,28H17V18h7ZM17,16V12h9l.0012,4Z"
1146
+ }, rest), _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
1147
+ d: "M28,6H8C6.8,6,6,6.8,6,8v14c0,1.2,0.8,2,2,2h8v-2H8V8h20v14h-7.2L16,28.8l1.6,1.2l4.2-6H28c1.2,0,2-0.8,2-2V8 C30,6.8,29.2,6,28,6z"
1148
+ })), _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
1149
+ d: "M4,18H2V5c0-1.7,1.3-3,3-3h13v2H5C4.4,4,4,4.4,4,5V18z"
1166
1150
  })), children);
1167
1151
  });
1168
1152
 
1169
1153
  if (process.env.NODE_ENV !== "production") {
1170
- Gift.propTypes = iconPropTypes;
1154
+ Forum.propTypes = iconPropTypes;
1171
1155
  }
1172
- var Globe = /*#__PURE__*/React.forwardRef(function Globe(_ref44, ref) {
1156
+ var Forward_10 = /*#__PURE__*/React.forwardRef(function Forward_10(_ref44, ref) {
1173
1157
  var children = _ref44.children,
1174
1158
  _ref44$size = _ref44.size,
1175
1159
  size = _ref44$size === void 0 ? 16 : _ref44$size,
@@ -1183,16 +1167,16 @@ var Globe = /*#__PURE__*/React.forwardRef(function Globe(_ref44, ref) {
1183
1167
  viewBox: "0 0 32 32",
1184
1168
  fill: "currentColor"
1185
1169
  }, rest), _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
1186
- d: "M14,4a7,7,0,1,1-7,7,7,7,0,0,1,7-7m0-2a9,9,0,1,0,9,9A9,9,0,0,0,14,2Z"
1170
+ d: "M26,18A10,10,0,1,1,16,8h4v5l6-6L20,1V6H16A12,12,0,1,0,28,18Z"
1187
1171
  })), _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
1188
- d: "M28,11a13.9563,13.9563,0,0,0-4.1051-9.8949L22.4813,2.5187A11.9944,11.9944,0,0,1,5.5568,19.5194l-.0381-.0381L4.1051,20.8949A13.9563,13.9563,0,0,0,14,25v3H10v2H20V28H16V24.84A14.0094,14.0094,0,0,0,28,11Z"
1172
+ d: "M19.63 22.13a2.84 2.84 0 01-1.28-.27 2.44 2.44 0 01-.89-.77 3.57 3.57 0 01-.52-1.25 7.69 7.69 0 01-.17-1.68 7.83 7.83 0 01.17-1.68 3.65 3.65 0 01.52-1.25 2.44 2.44 0 01.89-.77 2.84 2.84 0 011.28-.27 2.44 2.44 0 012.16 1 5.23 5.23 0 01.7 2.93 5.23 5.23 0 01-.7 2.93A2.44 2.44 0 0119.63 22.13zm0-1.22a1.07 1.07 0 001-.55A3.38 3.38 0 0021 18.85V17.47a3.31 3.31 0 00-.29-1.5 1.23 1.23 0 00-2.06 0 3.31 3.31 0 00-.29 1.5v1.38a3.38 3.38 0 00.29 1.51A1.06 1.06 0 0019.63 20.91zM10.63 22V20.82h2V15.63l-1.86 1-.55-1.06 2.32-1.3H14v6.5h1.78V22z"
1189
1173
  })), children);
1190
1174
  });
1191
1175
 
1192
1176
  if (process.env.NODE_ENV !== "production") {
1193
- Globe.propTypes = iconPropTypes;
1177
+ Forward_10.propTypes = iconPropTypes;
1194
1178
  }
1195
- var Gradient = /*#__PURE__*/React.forwardRef(function Gradient(_ref45, ref) {
1179
+ var Forward_30 = /*#__PURE__*/React.forwardRef(function Forward_30(_ref45, ref) {
1196
1180
  var children = _ref45.children,
1197
1181
  _ref45$size = _ref45.size,
1198
1182
  size = _ref45$size === void 0 ? 16 : _ref45$size,
@@ -1206,16 +1190,16 @@ var Gradient = /*#__PURE__*/React.forwardRef(function Gradient(_ref45, ref) {
1206
1190
  viewBox: "0 0 32 32",
1207
1191
  fill: "currentColor"
1208
1192
  }, rest), _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
1209
- d: "M26,4H6A2.0023,2.0023,0,0,0,4,6V26a2.0023,2.0023,0,0,0,2,2H26a2.0023,2.0023,0,0,0,2-2V6A2.0023,2.0023,0,0,0,26,4ZM22,26V22H18v4H14V22H10V18h4V14H10V10h4V6h4v4h4V6h4V26Z"
1193
+ d: "M26,18A10,10,0,1,1,16,8h4v5l6-6L20,1V6H16A12,12,0,1,0,28,18Z"
1210
1194
  })), _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
1211
- d: "M14 10H18V14H14zM14 18H18V22H14zM18 14H22V18H18z"
1195
+ d: "M19.64 22.13a2.81 2.81 0 01-1.28-.27 2.36 2.36 0 01-.89-.77A3.39 3.39 0 0117 19.84a7.12 7.12 0 01-.17-1.68A7.24 7.24 0 0117 16.48a3.46 3.46 0 01.52-1.25 2.36 2.36 0 01.89-.77 2.81 2.81 0 011.28-.27 2.44 2.44 0 012.16 1 5.31 5.31 0 01.7 2.93 5.31 5.31 0 01-.7 2.93A2.44 2.44 0 0119.64 22.13zm0-1.22a1 1 0 001-.55 3.24 3.24 0 00.3-1.51V17.47a3.17 3.17 0 00-.3-1.5 1.22 1.22 0 00-2.05 0 3.18 3.18 0 00-.29 1.5v1.38a3.25 3.25 0 00.29 1.51A1 1 0 0019.64 20.91zM12.62 17.42a1.46 1.46 0 001-.27.84.84 0 00.31-.68v-.08a.94.94 0 00-.3-.74 1.2 1.2 0 00-.83-.27 1.65 1.65 0 00-.89.24 2.1 2.1 0 00-.68.68l-.93-.83a5.37 5.37 0 01.44-.51 2.7 2.7 0 01.54-.4 2.55 2.55 0 01.7-.27 3.25 3.25 0 01.87-.1 3.94 3.94 0 011.06.14 2.33 2.33 0 01.82.4 1.91 1.91 0 01.54.63 1.87 1.87 0 01.18.83 2 2 0 01-.11.67 1.82 1.82 0 01-.32.52 1.79 1.79 0 01-.47.36 2.27 2.27 0 01-.57.2V18a2.34 2.34 0 01.63.21 1.7 1.7 0 01.51.38 1.89 1.89 0 01.34.55 2.07 2.07 0 01.12.73 2 2 0 01-.2.92 2 2 0 01-.58.72 2.66 2.66 0 01-.89.45 3.76 3.76 0 01-1.15.16 4.1 4.1 0 01-1-.11A3.1 3.1 0 0111 21.7a2.76 2.76 0 01-.56-.45A4.22 4.22 0 0110 20.7l1.07-.81a3.07 3.07 0 00.28.42 1.94 1.94 0 00.36.34 1.57 1.57 0 00.45.22 2 2 0 00.57.07 1.45 1.45 0 001-.3 1.12 1.12 0 00.34-.85v-.08a1 1 0 00-.37-.8 1.78 1.78 0 00-1.06-.28h-.76V17.42z"
1212
1196
  })), children);
1213
1197
  });
1214
1198
 
1215
1199
  if (process.env.NODE_ENV !== "production") {
1216
- Gradient.propTypes = iconPropTypes;
1200
+ Forward_30.propTypes = iconPropTypes;
1217
1201
  }
1218
- var GraphicalDataFlow = /*#__PURE__*/React.forwardRef(function GraphicalDataFlow(_ref46, ref) {
1202
+ var Forward_5 = /*#__PURE__*/React.forwardRef(function Forward_5(_ref46, ref) {
1219
1203
  var children = _ref46.children,
1220
1204
  _ref46$size = _ref46.size,
1221
1205
  size = _ref46$size === void 0 ? 16 : _ref46$size,
@@ -1229,14 +1213,16 @@ var GraphicalDataFlow = /*#__PURE__*/React.forwardRef(function GraphicalDataFlow
1229
1213
  viewBox: "0 0 32 32",
1230
1214
  fill: "currentColor"
1231
1215
  }, rest), _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
1232
- d: "M28 30H22a2.0023 2.0023 0 01-2-2V22a2.0023 2.0023 0 012-2h6a2.0023 2.0023 0 012 2v6A2.0023 2.0023 0 0128 30zm-6-8h-.0012L22 28h6V22zM18 26H12a3.0033 3.0033 0 01-3-3V19h2v4a1.001 1.001 0 001 1h6zM26 18H24V15a1.001 1.001 0 00-1-1H18V12h5a3.0033 3.0033 0 013 3zM15 18a.9986.9986 0 01-.4971-.1323L10 15.2886 5.4968 17.8677a1 1 0 01-1.4712-1.0938l1.0618-4.572L2.269 9.1824a1 1 0 01.5662-1.6687l4.2-.7019L9.1006 2.5627a1 1 0 011.7881-.0214l2.2046 4.271 4.0764.7021a1 1 0 01.5613 1.668l-2.8184 3.02 1.0613 4.5718A1 1 0 0115 18zm-5-5s.343.18.4971.2686l3.01 1.7241-.7837-3.3763 2.282-2.4453-3.2331-.5569-1.7456-3.382L8.3829 8.6144l-3.3809.565 2.2745 2.437-.7841 3.3763 3.0105-1.7241C9.657 13.18 10 13 10 13z"
1216
+ d: "M26,18A10,10,0,1,1,16,8h4v5l6-6L20,1V6H16A12,12,0,1,0,28,18Z"
1217
+ })), _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
1218
+ d: "M18.58,15.58H15.13L15,18.15H15a4.83,4.83,0,0,1,.26-.45,1.59,1.59,0,0,1,.33-.35,1.53,1.53,0,0,1,.44-.23,2,2,0,0,1,.6-.08,2.54,2.54,0,0,1,.92.16,2.06,2.06,0,0,1,.74.48,2.28,2.28,0,0,1,.5.77,2.73,2.73,0,0,1,.18,1,2.87,2.87,0,0,1-.19,1.07,2.36,2.36,0,0,1-.55.84,2.44,2.44,0,0,1-.89.55,3.23,3.23,0,0,1-1.21.2,3.79,3.79,0,0,1-.94-.11,3,3,0,0,1-.74-.32,2.45,2.45,0,0,1-.55-.45,4.13,4.13,0,0,1-.41-.55l1.06-.81.27.41a1.82,1.82,0,0,0,.34.34,1.59,1.59,0,0,0,.43.22,1.52,1.52,0,0,0,.55.08,1.29,1.29,0,0,0,1-.36,1.41,1.41,0,0,0,.33-1V19.5a1.18,1.18,0,0,0-1.28-1.27,1.44,1.44,0,0,0-.77.18,1.94,1.94,0,0,0-.48.39l-1.19-.17.29-4.31h4.52Z"
1233
1219
  })), children);
1234
1220
  });
1235
1221
 
1236
1222
  if (process.env.NODE_ENV !== "production") {
1237
- GraphicalDataFlow.propTypes = iconPropTypes;
1223
+ Forward_5.propTypes = iconPropTypes;
1238
1224
  }
1239
- var Grid = /*#__PURE__*/React.forwardRef(function Grid(_ref47, ref) {
1225
+ var Fragile = /*#__PURE__*/React.forwardRef(function Fragile(_ref47, ref) {
1240
1226
  var children = _ref47.children,
1241
1227
  _ref47$size = _ref47.size,
1242
1228
  size = _ref47$size === void 0 ? 16 : _ref47$size,
@@ -1249,15 +1235,15 @@ var Grid = /*#__PURE__*/React.forwardRef(function Grid(_ref47, ref) {
1249
1235
  xmlns: "http://www.w3.org/2000/svg",
1250
1236
  viewBox: "0 0 32 32",
1251
1237
  fill: "currentColor"
1252
- }, rest), _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
1253
- d: "M12 4H6A2 2 0 004 6v6a2 2 0 002 2h6a2 2 0 002-2V6A2 2 0 0012 4zm0 8H6V6h6zM26 4H20a2 2 0 00-2 2v6a2 2 0 002 2h6a2 2 0 002-2V6A2 2 0 0026 4zm0 8H20V6h6zM12 18H6a2 2 0 00-2 2v6a2 2 0 002 2h6a2 2 0 002-2V20A2 2 0 0012 18zm0 8H6V20h6zM26 18H20a2 2 0 00-2 2v6a2 2 0 002 2h6a2 2 0 002-2V20A2 2 0 0026 18zm0 8H20V20h6z"
1238
+ }, rest), _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
1239
+ d: "M23,12V6H21v6a5,5,0,0,1-10,0V4h5.5859L14.293,6.293a.9994.9994,0,0,0,0,1.414L15.5859,9,13.293,11.293l1.414,1.414,3-3a.9994.9994,0,0,0,0-1.414L16.4141,7,19.707,3.707A1,1,0,0,0,19,2H10A1,1,0,0,0,9,3v9a7.0053,7.0053,0,0,0,6,6.92V28H10v2H22V28H17V18.92A7.0053,7.0053,0,0,0,23,12Z"
1254
1240
  })), children);
1255
1241
  });
1256
1242
 
1257
1243
  if (process.env.NODE_ENV !== "production") {
1258
- Grid.propTypes = iconPropTypes;
1244
+ Fragile.propTypes = iconPropTypes;
1259
1245
  }
1260
- var Group = /*#__PURE__*/React.forwardRef(function Group(_ref48, ref) {
1246
+ var Friendship = /*#__PURE__*/React.forwardRef(function Friendship(_ref48, ref) {
1261
1247
  var children = _ref48.children,
1262
1248
  _ref48$size = _ref48.size,
1263
1249
  size = _ref48$size === void 0 ? 16 : _ref48$size,
@@ -1270,15 +1256,15 @@ var Group = /*#__PURE__*/React.forwardRef(function Group(_ref48, ref) {
1270
1256
  xmlns: "http://www.w3.org/2000/svg",
1271
1257
  viewBox: "0 0 32 32",
1272
1258
  fill: "currentColor"
1273
- }, rest), _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
1274
- d: "M31 30H29V27a3 3 0 00-3-3H22a3 3 0 00-3 3v3H17V27a5 5 0 015-5h4a5 5 0 015 5zM24 12a3 3 0 11-3 3 3 3 0 013-3m0-2a5 5 0 105 5A5 5 0 0024 10zM15 22H13V19a3 3 0 00-3-3H6a3 3 0 00-3 3v3H1V19a5 5 0 015-5h4a5 5 0 015 5zM8 4A3 3 0 115 7 3 3 0 018 4M8 2a5 5 0 105 5A5 5 0 008 2z"
1259
+ }, rest), _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
1260
+ d: "M25 10H7a3.0033 3.0033 0 00-3 3v6a2.0023 2.0023 0 002 2v7a2.0023 2.0023 0 002 2h4a2.0023 2.0023 0 002-2V16H12V28H8V19H6V13a1.0009 1.0009 0 011-1H25a1.0009 1.0009 0 011 1v6H24v9H20V16H18V28a2.0023 2.0023 0 002 2h4a2.0023 2.0023 0 002-2V21a2.0023 2.0023 0 002-2V13A3.0033 3.0033 0 0025 10zM10 9a4 4 0 114-4A4.0042 4.0042 0 0110 9zm0-6a2 2 0 102 2A2.0023 2.0023 0 0010 3zM22 9a4 4 0 114-4A4.0042 4.0042 0 0122 9zm0-6a2 2 0 102 2A2.0023 2.0023 0 0022 3z"
1275
1261
  })), children);
1276
1262
  });
1277
1263
 
1278
1264
  if (process.env.NODE_ENV !== "production") {
1279
- Group.propTypes = iconPropTypes;
1265
+ Friendship.propTypes = iconPropTypes;
1280
1266
  }
1281
- var GroupAccess = /*#__PURE__*/React.forwardRef(function GroupAccess(_ref49, ref) {
1267
+ var FruitBowl = /*#__PURE__*/React.forwardRef(function FruitBowl(_ref49, ref) {
1282
1268
  var children = _ref49.children,
1283
1269
  _ref49$size = _ref49.size,
1284
1270
  size = _ref49$size === void 0 ? 16 : _ref49$size,
@@ -1291,17 +1277,15 @@ var GroupAccess = /*#__PURE__*/React.forwardRef(function GroupAccess(_ref49, ref
1291
1277
  xmlns: "http://www.w3.org/2000/svg",
1292
1278
  viewBox: "0 0 32 32",
1293
1279
  fill: "currentColor"
1294
- }, rest), _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
1295
- d: "M8 19H6V17a3.0033 3.0033 0 013-3h5v2H9a1.0011 1.0011 0 00-1 1zM12 13a4 4 0 114-4A4.0045 4.0045 0 0112 13zm0-6a2 2 0 102 2A2.0021 2.0021 0 0012 7zM20 20a4 4 0 114-4A4.0045 4.0045 0 0120 20zm0-6a2 2 0 102 2A2.0021 2.0021 0 0020 14zM26 26H24V24a1.0011 1.0011 0 00-1-1H17a1.0011 1.0011 0 00-1 1v2H14V24a3.0033 3.0033 0 013-3h6a3.0033 3.0033 0 013 3z"
1296
- })), _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
1297
- d: "M8 30H4a2.0021 2.0021 0 01-2-2V4A2.0021 2.0021 0 014 2H8V4H4V28H8zM28 30H24V28h4V4H24V2h4a2.0021 2.0021 0 012 2V28A2.0021 2.0021 0 0128 30z"
1280
+ }, rest), _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
1281
+ d: "M26,15a6.0025,6.0025,0,0,0-3.1067-5.2529A3.9792,3.9792,0,0,0,24,7H22a2.0023,2.0023,0,0,1-2,2,6.004,6.004,0,0,0-5.9946,5.8921A7.0005,7.0005,0,0,1,12,10,3.9961,3.9961,0,0,0,9,6.1419V4H7V6.1419A3.9961,3.9961,0,0,0,4,10v5H2v1a14,14,0,0,0,28,0V15Zm-6-4a4.0045,4.0045,0,0,1,4,4H16A4.0045,4.0045,0,0,1,20,11ZM6,10a2,2,0,1,1,4,0,8.991,8.991,0,0,0,1.5322,5H6ZM16,28A12.0166,12.0166,0,0,1,4.0415,17h23.917A12.0166,12.0166,0,0,1,16,28Z"
1298
1282
  })), children);
1299
1283
  });
1300
1284
 
1301
1285
  if (process.env.NODE_ENV !== "production") {
1302
- GroupAccess.propTypes = iconPropTypes;
1286
+ FruitBowl.propTypes = iconPropTypes;
1303
1287
  }
1304
- var GroupAccount = /*#__PURE__*/React.forwardRef(function GroupAccount(_ref50, ref) {
1288
+ var Function = /*#__PURE__*/React.forwardRef(function Function(_ref50, ref) {
1305
1289
  var children = _ref50.children,
1306
1290
  _ref50$size = _ref50.size,
1307
1291
  size = _ref50$size === void 0 ? 16 : _ref50$size,
@@ -1315,14 +1299,18 @@ var GroupAccount = /*#__PURE__*/React.forwardRef(function GroupAccount(_ref50, r
1315
1299
  viewBox: "0 0 32 32",
1316
1300
  fill: "currentColor"
1317
1301
  }, rest), _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
1318
- d: "M17 11H11a3 3 0 00-3 3v4h2V14a1 1 0 011-1h6a1 1 0 011 1v1h2V14A3 3 0 0017 11zM10 6a4 4 0 104-4A4 4 0 0010 6zm6 0a2 2 0 11-2-2A2 2 0 0116 6zM22 27H16a2.0021 2.0021 0 01-2-2V19a2.0021 2.0021 0 012-2h6a2.0021 2.0021 0 012 2v6A2.0021 2.0021 0 0122 27zm-6-8v6h6V19zM8 30H4a2.0021 2.0021 0 01-2-2V4A2.0021 2.0021 0 014 2H8V4H4V28H8zM28 30H24V28h4V4H24V2h4a2.0021 2.0021 0 012 2V28A2.0021 2.0021 0 0128 30z"
1302
+ d: "M19.6262,29.5256,19.11,27.5935A12.0035,12.0035,0,0,0,25.2312,8.3323l1.5376-1.2788a14.0033,14.0033,0,0,1-7.1426,22.4721Z"
1303
+ })), _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
1304
+ d: "M10,29H8V25.18l.8037-.1607C10.2617,24.728,12,23.6206,12,20V18.6182l-4-2V14.3818l4-2V12c0-5.4673,3.9253-9,10-9h2V6.82l-.8037.1607C21.7383,7.272,20,8.3794,20,12v.3818l4,2v2.2364l-4,2V20C20,25.4673,16.0747,29,10,29Zm0-2c4.9346,0,8-2.6821,8-7V17.3818L21.7642,15.5,18,13.6182V12c0-4.5781,2.3853-6.1924,4-6.76V5c-4.9346,0-8,2.6821-8,7v1.6182L10.2358,15.5,14,17.3818V20c0,4.5781-2.3853,6.1924-4,6.76Z"
1305
+ })), _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
1306
+ d: "M5.2312,24.9465A14.0032,14.0032,0,0,1,12.3779,2.4734l.5161,1.9321A12.0035,12.0035,0,0,0,6.7688,23.6677Z"
1319
1307
  })), children);
1320
1308
  });
1321
1309
 
1322
1310
  if (process.env.NODE_ENV !== "production") {
1323
- GroupAccount.propTypes = iconPropTypes;
1311
+ Function.propTypes = iconPropTypes;
1324
1312
  }
1325
- var GroupPresentation = /*#__PURE__*/React.forwardRef(function GroupPresentation(_ref51, ref) {
1313
+ var FunctionMath = /*#__PURE__*/React.forwardRef(function FunctionMath(_ref51, ref) {
1326
1314
  var children = _ref51.children,
1327
1315
  _ref51$size = _ref51.size,
1328
1316
  size = _ref51$size === void 0 ? 16 : _ref51$size,
@@ -1335,37 +1323,15 @@ var GroupPresentation = /*#__PURE__*/React.forwardRef(function GroupPresentation
1335
1323
  xmlns: "http://www.w3.org/2000/svg",
1336
1324
  viewBox: "0 0 32 32",
1337
1325
  fill: "currentColor"
1338
- }, rest), _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
1339
- d: "M10 30H8V27H4v3H2V27a2.0023 2.0023 0 012-2H8a2.0023 2.0023 0 012 2zM30 30H28V27H24v3H22V27a2.0023 2.0023 0 012-2h4a2.0023 2.0023 0 012 2zM20 30H18V27H14v3H12V27a2.0023 2.0023 0 012-2h4a2.0023 2.0023 0 012 2z"
1340
- })), _circle15 || (_circle15 = /*#__PURE__*/React.createElement("circle", {
1341
- cx: "16",
1342
- cy: "22",
1343
- r: "2"
1344
- })), _circle16 || (_circle16 = /*#__PURE__*/React.createElement("circle", {
1345
- cx: "6",
1346
- cy: "22",
1347
- r: "2"
1348
- })), _circle17 || (_circle17 = /*#__PURE__*/React.createElement("circle", {
1349
- cx: "26",
1350
- cy: "22",
1351
- r: "2"
1352
- })), _circle18 || (_circle18 = /*#__PURE__*/React.createElement("circle", {
1353
- cx: "21",
1354
- cy: "18",
1355
- r: "2"
1356
- })), _circle19 || (_circle19 = /*#__PURE__*/React.createElement("circle", {
1357
- cx: "11",
1358
- cy: "18",
1359
- r: "2"
1360
- })), _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
1361
- d: "M26,14H6a2.0023,2.0023,0,0,1-2-2V4A2.0023,2.0023,0,0,1,6,2H26a2.0023,2.0023,0,0,1,2,2v8A2.0023,2.0023,0,0,1,26,14ZM6,4v8H26V4Z"
1326
+ }, rest), _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
1327
+ d: "M26 18L24 18 22 21.897 20 18 18 18 20.905 23 18 28 20 28 22 24.201 24 28 26 28 23.098 23 26 18zM19 6V4H13.9133a1.9906 1.9906 0 00-1.9919 1.8188L11.2686 13H7v2h4.0867l-1 11H5v2h5.0867a1.9906 1.9906 0 001.9919-1.8188L13.0952 15H18V13H13.2769l.6364-7z"
1362
1328
  })), children);
1363
1329
  });
1364
1330
 
1365
1331
  if (process.env.NODE_ENV !== "production") {
1366
- GroupPresentation.propTypes = iconPropTypes;
1332
+ FunctionMath.propTypes = iconPropTypes;
1367
1333
  }
1368
- var GroupResource = /*#__PURE__*/React.forwardRef(function GroupResource(_ref52, ref) {
1334
+ var WatsonHealthFusionBlender = /*#__PURE__*/React.forwardRef(function WatsonHealthFusionBlender(_ref52, ref) {
1369
1335
  var children = _ref52.children,
1370
1336
  _ref52$size = _ref52.size,
1371
1337
  size = _ref52$size === void 0 ? 16 : _ref52$size,
@@ -1378,15 +1344,15 @@ var GroupResource = /*#__PURE__*/React.forwardRef(function GroupResource(_ref52,
1378
1344
  xmlns: "http://www.w3.org/2000/svg",
1379
1345
  viewBox: "0 0 32 32",
1380
1346
  fill: "currentColor"
1381
- }, rest), _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
1382
- d: "M22 24H10a2.0021 2.0021 0 01-2-2V10a2.0021 2.0021 0 012-2H22a2.0021 2.0021 0 012 2V22A2.0021 2.0021 0 0122 24zM10 10V22H22V10zM8 30H4a2.0021 2.0021 0 01-2-2V4A2.0021 2.0021 0 014 2H8V4H4V28H8zM28 30H24V28h4V4H24V2h4a2.0021 2.0021 0 012 2V28A2.0021 2.0021 0 0128 30z"
1347
+ }, rest), _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
1348
+ d: "M20,12H17V4h3V2H12V4h3v8H12a2,2,0,0,0-2,2v4a2,2,0,0,0,2,2h3v8H12v2h8V28H17V20h3a2,2,0,0,0,2-2V14A2,2,0,0,0,20,12Zm-8,6V14h8v4Z"
1383
1349
  })), children);
1384
1350
  });
1385
1351
 
1386
1352
  if (process.env.NODE_ENV !== "production") {
1387
- GroupResource.propTypes = iconPropTypes;
1353
+ WatsonHealthFusionBlender.propTypes = iconPropTypes;
1388
1354
  }
1389
- var GroupSecurity = /*#__PURE__*/React.forwardRef(function GroupSecurity(_ref53, ref) {
1355
+ var GameConsole = /*#__PURE__*/React.forwardRef(function GameConsole(_ref53, ref) {
1390
1356
  var children = _ref53.children,
1391
1357
  _ref53$size = _ref53.size,
1392
1358
  size = _ref53$size === void 0 ? 16 : _ref53$size,
@@ -1399,17 +1365,33 @@ var GroupSecurity = /*#__PURE__*/React.forwardRef(function GroupSecurity(_ref53,
1399
1365
  xmlns: "http://www.w3.org/2000/svg",
1400
1366
  viewBox: "0 0 32 32",
1401
1367
  fill: "currentColor"
1402
- }, rest), _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
1403
- d: "M11 21H9V19a3.0033 3.0033 0 013-3h6v2H12a1.0011 1.0011 0 00-1 1zM15 15a4 4 0 114-4A4.0045 4.0045 0 0115 15zm0-6a2 2 0 102 2A2.0021 2.0021 0 0015 9zM24 22a4 4 0 114-4A4.0045 4.0045 0 0124 22zm0-6a2 2 0 102 2A2.0021 2.0021 0 0024 16zM30 28H28V26a1.0011 1.0011 0 00-1-1H21a1.0011 1.0011 0 00-1 1v2H18V26a3.0033 3.0033 0 013-3h6a3.0033 3.0033 0 013 3z"
1404
- })), _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
1405
- d: "M14,27.7334l-5.2344-2.791A8.9858,8.9858,0,0,1,4,17V4H24v6h2V4a2.0023,2.0023,0,0,0-2-2H4A2.0023,2.0023,0,0,0,2,4V17a10.9814,10.9814,0,0,0,5.8242,9.707L14,30Z"
1368
+ }, rest), _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
1369
+ d: "M7.51,26a5.48,5.48,0,0,1-1.44-.19A5.6,5.6,0,0,1,2.19,19l2.33-8.84A5.54,5.54,0,0,1,7.11,6.73a5.43,5.43,0,0,1,4.15-.54A5.52,5.52,0,0,1,14.7,9h2.6a5.49,5.49,0,0,1,3.44-2.81,5.43,5.43,0,0,1,4.15.54,5.57,5.57,0,0,1,2.59,3.41L29.81,19a5.6,5.6,0,0,1-3.89,6.83,5.43,5.43,0,0,1-4.15-.54,5.54,5.54,0,0,1-2.59-3.41L19,21H13l-.23.86a5.54,5.54,0,0,1-2.59,3.41A5.46,5.46,0,0,1,7.51,26ZM9.83,8a3.49,3.49,0,0,0-1.72.46,3.6,3.6,0,0,0-1.66,2.19L4.12,19.49A3.6,3.6,0,0,0,6.6,23.88a3.43,3.43,0,0,0,2.62-.34,3.54,3.54,0,0,0,1.66-2.19L11.5,19h9l.61,2.35a3.58,3.58,0,0,0,1.66,2.19,3.46,3.46,0,0,0,2.63.34,3.58,3.58,0,0,0,2.47-4.39l-2.33-8.84a3.55,3.55,0,0,0-1.65-2.19,3.46,3.46,0,0,0-2.63-.34,3.55,3.55,0,0,0-2.37,2.22l-.24.66h-5.3l-.24-.66a3.56,3.56,0,0,0-2.38-2.22A3.48,3.48,0,0,0,9.83,8Z"
1370
+ })), _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
1371
+ d: "M10,16a2,2,0,1,1,2-2A2,2,0,0,1,10,16Zm0-2Z"
1372
+ })), _circle10 || (_circle10 = /*#__PURE__*/React.createElement("circle", {
1373
+ cx: "22",
1374
+ cy: "12",
1375
+ r: "1"
1376
+ })), _circle11 || (_circle11 = /*#__PURE__*/React.createElement("circle", {
1377
+ cx: "22",
1378
+ cy: "16",
1379
+ r: "1"
1380
+ })), _circle12 || (_circle12 = /*#__PURE__*/React.createElement("circle", {
1381
+ cx: "20",
1382
+ cy: "14",
1383
+ r: "1"
1384
+ })), _circle13 || (_circle13 = /*#__PURE__*/React.createElement("circle", {
1385
+ cx: "24",
1386
+ cy: "14",
1387
+ r: "1"
1406
1388
  })), children);
1407
1389
  });
1408
1390
 
1409
1391
  if (process.env.NODE_ENV !== "production") {
1410
- GroupSecurity.propTypes = iconPropTypes;
1392
+ GameConsole.propTypes = iconPropTypes;
1411
1393
  }
1412
- var GroupObjects = /*#__PURE__*/React.forwardRef(function GroupObjects(_ref54, ref) {
1394
+ var GameWireless = /*#__PURE__*/React.forwardRef(function GameWireless(_ref54, ref) {
1413
1395
  var children = _ref54.children,
1414
1396
  _ref54$size = _ref54.size,
1415
1397
  size = _ref54$size === void 0 ? 16 : _ref54$size,
@@ -1422,17 +1404,37 @@ var GroupObjects = /*#__PURE__*/React.forwardRef(function GroupObjects(_ref54, r
1422
1404
  xmlns: "http://www.w3.org/2000/svg",
1423
1405
  viewBox: "0 0 32 32",
1424
1406
  fill: "currentColor"
1425
- }, rest), _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
1426
- d: "M19,13V9H9V19h4v4H23V13Zm-8-2h6v6H11ZM21,21H15V19h4V15h2Z"
1427
- })), _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
1428
- d: "M30,8V2H24V4H8V2H2V8H4V24H2v6H8V28H24v2h6V24H28V8ZM26,4h2V6H26ZM4,4H6V6H4ZM6,28H4V26H6Zm22,0H26V26h2Zm-2-4H24v2H8V24H6V8H8V6H24V8h2Z"
1407
+ }, rest), _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
1408
+ d: "M7.51,30a5.48,5.48,0,0,1-1.44-.19A5.6,5.6,0,0,1,2.19,23l2.33-8.84a5.54,5.54,0,0,1,2.59-3.41,5.43,5.43,0,0,1,4.15-.54A5.52,5.52,0,0,1,14.7,13h2.6a5.49,5.49,0,0,1,3.44-2.81,5.43,5.43,0,0,1,4.15.54,5.55,5.55,0,0,1,2.59,3.41L29.81,23a5.6,5.6,0,0,1-3.89,6.83,5.43,5.43,0,0,1-4.15-.54,5.54,5.54,0,0,1-2.59-3.41L19,25H13l-.23.86a5.54,5.54,0,0,1-2.59,3.41A5.46,5.46,0,0,1,7.51,30ZM9.83,12a3.49,3.49,0,0,0-1.72.46,3.58,3.58,0,0,0-1.66,2.19L4.12,23.49A3.6,3.6,0,0,0,6.6,27.88a3.43,3.43,0,0,0,2.62-.34,3.57,3.57,0,0,0,1.66-2.19L11.5,23h9l.61,2.35a3.6,3.6,0,0,0,1.66,2.19,3.46,3.46,0,0,0,2.63.34,3.58,3.58,0,0,0,2.47-4.39l-2.33-8.84a3.53,3.53,0,0,0-1.65-2.19,3.46,3.46,0,0,0-2.63-.34,3.55,3.55,0,0,0-2.37,2.22l-.24.66h-5.3l-.24-.66a3.56,3.56,0,0,0-2.38-2.22A3.48,3.48,0,0,0,9.83,12Z"
1409
+ })), _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
1410
+ d: "M10,20a2,2,0,1,1,2-2A2,2,0,0,1,10,20Zm0-2Z"
1411
+ })), _circle14 || (_circle14 = /*#__PURE__*/React.createElement("circle", {
1412
+ cx: "22",
1413
+ cy: "16",
1414
+ r: "1"
1415
+ })), _circle15 || (_circle15 = /*#__PURE__*/React.createElement("circle", {
1416
+ cx: "22",
1417
+ cy: "20",
1418
+ r: "1"
1419
+ })), _circle16 || (_circle16 = /*#__PURE__*/React.createElement("circle", {
1420
+ cx: "20",
1421
+ cy: "18",
1422
+ r: "1"
1423
+ })), _circle17 || (_circle17 = /*#__PURE__*/React.createElement("circle", {
1424
+ cx: "24",
1425
+ cy: "18",
1426
+ r: "1"
1427
+ })), _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
1428
+ d: "M13.75,9l-1.5-1.33a5,5,0,0,1,7.5,0L18.25,9a3,3,0,0,0-4.5,0Z"
1429
+ })), _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
1430
+ d: "M21.25,6.37a7,7,0,0,0-10.5,0L9.25,5.05a9,9,0,0,1,13.5,0Z"
1429
1431
  })), children);
1430
1432
  });
1431
1433
 
1432
1434
  if (process.env.NODE_ENV !== "production") {
1433
- GroupObjects.propTypes = iconPropTypes;
1435
+ GameWireless.propTypes = iconPropTypes;
1434
1436
  }
1435
- var GroupObjectsNew = /*#__PURE__*/React.forwardRef(function GroupObjectsNew(_ref55, ref) {
1437
+ var Gamification = /*#__PURE__*/React.forwardRef(function Gamification(_ref55, ref) {
1436
1438
  var children = _ref55.children,
1437
1439
  _ref55$size = _ref55.size,
1438
1440
  size = _ref55$size === void 0 ? 16 : _ref55$size,
@@ -1445,17 +1447,15 @@ var GroupObjectsNew = /*#__PURE__*/React.forwardRef(function GroupObjectsNew(_re
1445
1447
  xmlns: "http://www.w3.org/2000/svg",
1446
1448
  viewBox: "0 0 32 32",
1447
1449
  fill: "currentColor"
1448
- }, rest), _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
1449
- d: "M17 10L15 10 15 15 10 15 10 17 15 17 15 22 17 22 17 17 22 17 22 15 17 15 17 10z"
1450
- })), _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
1451
- d: "M30,8V2H24V4H8V2H2V8H4V24H2v6H8V28H24v2h6V24H28V8ZM26,4h2V6H26ZM4,4H6V6H4ZM6,28H4V26H6Zm22,0H26V26h2Zm-2-4H24v2H8V24H6V8H8V6H24V8h2Z"
1450
+ }, rest), _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
1451
+ d: "M23,23h-.1315l.9635-1.4453A1.0008,1.0008,0,0,0,24,21V12.0005c0-9.8858-7.92-10-8-10A1,1,0,0,0,15,3l-.0005,2H14a.9956.9956,0,0,0-.581.1865l-7,5a1,1,0,0,0-.3676,1.13l1,3a.9976.9976,0,0,0,1.09.6733l4.87-.6958L9.1519,20.47a1,1,0,0,0,.0161,1.085L10.1315,23H10a3.0033,3.0033,0,0,0-3,3v4H26V26A3.0033,3.0033,0,0,0,23,23Zm-7.1519-9.47a1,1,0,0,0-.99-1.52l-6.1738.8819-.5025-1.5078L14.32,7.0005H15.999a1,1,0,0,0,1-.9995L17,4.1289C18.5013,4.4636,21.2167,5.67,21.86,10H19v2h3v2H19v2h3v2H19v2h3v.6973L20.4648,23h-7.93L11.19,20.9824ZM24,28H9V26a1.0009,1.0009,0,0,1,1-1H23a1.0006,1.0006,0,0,1,1,1Z"
1452
1452
  })), children);
1453
1453
  });
1454
1454
 
1455
1455
  if (process.env.NODE_ENV !== "production") {
1456
- GroupObjectsNew.propTypes = iconPropTypes;
1456
+ Gamification.propTypes = iconPropTypes;
1457
1457
  }
1458
- var GroupObjectsSave = /*#__PURE__*/React.forwardRef(function GroupObjectsSave(_ref56, ref) {
1458
+ var GasStation = /*#__PURE__*/React.forwardRef(function GasStation(_ref56, ref) {
1459
1459
  var children = _ref56.children,
1460
1460
  _ref56$size = _ref56.size,
1461
1461
  size = _ref56$size === void 0 ? 16 : _ref56$size,
@@ -1468,17 +1468,17 @@ var GroupObjectsSave = /*#__PURE__*/React.forwardRef(function GroupObjectsSave(_
1468
1468
  xmlns: "http://www.w3.org/2000/svg",
1469
1469
  viewBox: "0 0 32 32",
1470
1470
  fill: "currentColor"
1471
- }, rest), _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
1472
- d: "M14 18.18L10.41 14.59 9 16 14 21 23 12 21.59 10.581 14 18.18z"
1473
- })), _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
1474
- d: "M30,8V2H24V4H8V2H2V8H4V24H2v6H8V28H24v2h6V24H28V8ZM26,4h2V6H26ZM4,4H6V6H4ZM6,28H4V26H6Zm22,0H26V26h2Zm-2-4H24v2H8V24H6V8H8V6H24V8h2Z"
1471
+ }, rest), _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
1472
+ d: "M8 10H15V12H8z"
1473
+ })), _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
1474
+ d: "M28.4142,8l-5-5L22,4.4141l3,3V12a2.0023,2.0023,0,0,0,2,2V24.5a1.5,1.5,0,0,1-3,0V16a1,1,0,0,0-1-1H19V5a1,1,0,0,0-1-1H5A1,1,0,0,0,4,5V26H2v2H21V26H19V17h3v7.4a3.5644,3.5644,0,0,0,2.7654,3.5251A3.5062,3.5062,0,0,0,29,24.5V9.4144A2,2,0,0,0,28.4142,8ZM17,26H6V6H17Z"
1475
1475
  })), children);
1476
1476
  });
1477
1477
 
1478
1478
  if (process.env.NODE_ENV !== "production") {
1479
- GroupObjectsSave.propTypes = iconPropTypes;
1479
+ GasStation.propTypes = iconPropTypes;
1480
1480
  }
1481
- var Growth = /*#__PURE__*/React.forwardRef(function Growth(_ref57, ref) {
1481
+ var GasStationFilled = /*#__PURE__*/React.forwardRef(function GasStationFilled(_ref57, ref) {
1482
1482
  var children = _ref57.children,
1483
1483
  _ref57$size = _ref57.size,
1484
1484
  size = _ref57$size === void 0 ? 16 : _ref57$size,
@@ -1491,15 +1491,19 @@ var Growth = /*#__PURE__*/React.forwardRef(function Growth(_ref57, ref) {
1491
1491
  xmlns: "http://www.w3.org/2000/svg",
1492
1492
  viewBox: "0 0 32 32",
1493
1493
  fill: "currentColor"
1494
- }, rest), _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
1495
- d: "M20,8v2h6.5859L18,18.5859,13.707,14.293a.9994.9994,0,0,0-1.414,0L2,24.5859,3.4141,26,13,16.4141l4.293,4.2929a.9994.9994,0,0,0,1.414,0L28,11.4141V18h2V8Z"
1494
+ }, rest), _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
1495
+ fill: "none",
1496
+ d: "M8 10H15V12H8z",
1497
+ "data-icon-path": "inner-path"
1498
+ })), _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
1499
+ d: "M28.4143,8l-5-5L22,4.4141l3,3V12a2.0023,2.0023,0,0,0,2,2V24.5a1.5,1.5,0,0,1-3,0V16a1,1,0,0,0-1-1H19V5a1,1,0,0,0-1-1H5A1,1,0,0,0,4,5V26H2v2H21V26H19V17h3v7.4a3.5645,3.5645,0,0,0,2.7654,3.5249A3.506,3.506,0,0,0,29,24.5V9.4146A2,2,0,0,0,28.4143,8ZM15,12H8V10h7Z"
1496
1500
  })), children);
1497
1501
  });
1498
1502
 
1499
1503
  if (process.env.NODE_ENV !== "production") {
1500
- Growth.propTypes = iconPropTypes;
1504
+ GasStationFilled.propTypes = iconPropTypes;
1501
1505
  }
1502
- var Gui = /*#__PURE__*/React.forwardRef(function Gui(_ref58, ref) {
1506
+ var Gateway = /*#__PURE__*/React.forwardRef(function Gateway(_ref58, ref) {
1503
1507
  var children = _ref58.children,
1504
1508
  _ref58$size = _ref58.size,
1505
1509
  size = _ref58$size === void 0 ? 16 : _ref58$size,
@@ -1512,27 +1516,15 @@ var Gui = /*#__PURE__*/React.forwardRef(function Gui(_ref58, ref) {
1512
1516
  xmlns: "http://www.w3.org/2000/svg",
1513
1517
  viewBox: "0 0 32 32",
1514
1518
  fill: "currentColor"
1515
- }, rest), _circle20 || (_circle20 = /*#__PURE__*/React.createElement("circle", {
1516
- cx: "20",
1517
- cy: "8",
1518
- r: "1"
1519
- })), _circle21 || (_circle21 = /*#__PURE__*/React.createElement("circle", {
1520
- cx: "23",
1521
- cy: "8",
1522
- r: "1"
1523
- })), _circle22 || (_circle22 = /*#__PURE__*/React.createElement("circle", {
1524
- cx: "26",
1525
- cy: "8",
1526
- r: "1"
1527
- })), _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
1528
- 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,4Zm0,2v4H4V6ZM4,12h6V26H4Zm8,14V12H28V26Z"
1519
+ }, rest), _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
1520
+ d: "M31,16a1.9857,1.9857,0,0,0-.5859-1.4141L24.6211,8.793,27.489,5.9253a2,2,0,1,0-1.414-1.4141L23.207,7.3789l-5.7929-5.793a1.9995,1.9995,0,0,0-2.8282,0L8.793,7.3789,5.925,4.5112A2,2,0,1,0,4.511,5.9253L7.3789,8.793l-5.793,5.7929a1.9995,1.9995,0,0,0,0,2.8282l5.793,5.7929L4.511,26.0747a2,2,0,1,0,1.414,1.4141l2.868-2.8677,5.7929,5.793a1.9995,1.9995,0,0,0,2.8282,0l5.7929-5.793,2.868,2.8677a2,2,0,1,0,1.414-1.4141L24.6211,23.207l5.793-5.7929A1.9866,1.9866,0,0,0,31,16Zm-7.793,5.793L20.4141,19,19,20.4141l2.793,2.7929L16,29l-5.793-5.793L13,20.4141,11.5859,19,8.793,21.793,3,16l5.7925-5.7935L11.5859,13,13,11.5859,10.2065,8.7925,16,3l5.7935,5.7925L19,11.5859,20.4141,13l2.7934-2.7935L29,16Z"
1529
1521
  })), children);
1530
1522
  });
1531
1523
 
1532
1524
  if (process.env.NODE_ENV !== "production") {
1533
- Gui.propTypes = iconPropTypes;
1525
+ Gateway.propTypes = iconPropTypes;
1534
1526
  }
1535
- var GuiManagement = /*#__PURE__*/React.forwardRef(function GuiManagement(_ref59, ref) {
1527
+ var GatewayApi = /*#__PURE__*/React.forwardRef(function GatewayApi(_ref59, ref) {
1536
1528
  var children = _ref59.children,
1537
1529
  _ref59$size = _ref59.size,
1538
1530
  size = _ref59$size === void 0 ? 16 : _ref59$size,
@@ -1545,29 +1537,17 @@ var GuiManagement = /*#__PURE__*/React.forwardRef(function GuiManagement(_ref59,
1545
1537
  xmlns: "http://www.w3.org/2000/svg",
1546
1538
  viewBox: "0 0 32 32",
1547
1539
  fill: "currentColor"
1548
- }, rest), _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
1549
- d: "M30,24V22H27.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,18.1011V16H22v2.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,22H16v2h2.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,27.8989V30h2V27.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,24Zm-7,2a3,3,0,1,1,3-3A3.0033,3.0033,0,0,1,23,26Z"
1550
- })), _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
1551
- d: "M28,4H4A2.002,2.002,0,0,0,2,6V26a2.0023,2.0023,0,0,0,2,2H14V26H4V12H28v3h2V6A2.0023,2.0023,0,0,0,28,4Zm0,6H4V6H28Z"
1552
- })), _circle23 || (_circle23 = /*#__PURE__*/React.createElement("circle", {
1553
- cx: "20",
1554
- cy: "8",
1555
- r: "1"
1556
- })), _circle24 || (_circle24 = /*#__PURE__*/React.createElement("circle", {
1557
- cx: "23",
1558
- cy: "8",
1559
- r: "1"
1560
- })), _circle25 || (_circle25 = /*#__PURE__*/React.createElement("circle", {
1561
- cx: "26",
1562
- cy: "8",
1563
- r: "1"
1540
+ }, rest), _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
1541
+ d: "M17,18.1841V13.8159a3.0007,3.0007,0,1,0-2,0v4.3687a3,3,0,1,0,2,0ZM16,10a1,1,0,1,1-1,1A1.0009,1.0009,0,0,1,16,10Zm0,12a1,1,0,1,1,1-1A1.0009,1.0009,0,0,1,16,22Z"
1542
+ })), _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
1543
+ d: "M30.4141,17.4141a1.9995,1.9995,0,0,0,0-2.8282L24.6272,8.7993l2.9006-2.8628a2.0018,2.0018,0,1,0-1.4416-1.3872L23.2129,7.3848,17.4141,1.5859a1.9995,1.9995,0,0,0-2.8282,0L8.7993,7.3726,5.9368,4.4717A2.002,2.002,0,1,0,4.55,5.9136l2.835,2.8735L1.5859,14.5859a1.9995,1.9995,0,0,0,0,2.8282l5.7989,5.7988L4.55,26.0864a1.9977,1.9977,0,1,0,1.387,1.4419l2.8625-2.9009,5.7866,5.7867a1.9995,1.9995,0,0,0,2.8282,0l5.7988-5.7989,2.8733,2.8355a1.998,1.998,0,1,0,1.4416-1.3872l-2.9006-2.8628ZM16,29,3,16,16,3,29,16Z"
1564
1544
  })), children);
1565
1545
  });
1566
1546
 
1567
1547
  if (process.env.NODE_ENV !== "production") {
1568
- GuiManagement.propTypes = iconPropTypes;
1548
+ GatewayApi.propTypes = iconPropTypes;
1569
1549
  }
1570
- var QH = /*#__PURE__*/React.forwardRef(function QH(_ref60, ref) {
1550
+ var GatewayMail = /*#__PURE__*/React.forwardRef(function GatewayMail(_ref60, ref) {
1571
1551
  var children = _ref60.children,
1572
1552
  _ref60$size = _ref60.size,
1573
1553
  size = _ref60$size === void 0 ? 16 : _ref60$size,
@@ -1580,15 +1560,17 @@ var QH = /*#__PURE__*/React.forwardRef(function QH(_ref60, ref) {
1580
1560
  xmlns: "http://www.w3.org/2000/svg",
1581
1561
  viewBox: "0 0 32 32",
1582
1562
  fill: "currentColor"
1583
- }, rest), _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
1584
- d: "M18 9L18 15 14 15 14 9 12 9 12 23 14 23 14 17 18 17 18 23 20 23 20 9 18 9z"
1563
+ }, rest), _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
1564
+ d: "M19.8779,12.1218a.4186.4186,0,0,0-.437-.0971l-9.1666,3.3335a.4167.4167,0,0,0-.0122.7786l4.0006,1.6,1.6,4.0007A.4168.4168,0,0,0,16.25,22h.0067a.4169.4169,0,0,0,.3849-.2743l3.3333-9.1669A.4165.4165,0,0,0,19.8779,12.1218Z"
1565
+ })), _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
1566
+ d: "M30.4141,17.4141a1.9995,1.9995,0,0,0,0-2.8282L24.6272,8.7993l2.9006-2.8628a2.0018,2.0018,0,1,0-1.4416-1.3872L23.2129,7.3848,17.4141,1.5859a1.9995,1.9995,0,0,0-2.8282,0L8.7993,7.3726,5.9368,4.4717A2.002,2.002,0,1,0,4.55,5.9136l2.835,2.8735L1.5859,14.5859a1.9995,1.9995,0,0,0,0,2.8282l5.7989,5.7988L4.55,26.0864a1.9977,1.9977,0,1,0,1.387,1.4419l2.8625-2.9009,5.7866,5.7867a1.9995,1.9995,0,0,0,2.8282,0l5.7988-5.7989,2.8733,2.8355a1.998,1.998,0,1,0,1.4416-1.3872l-2.9006-2.8628ZM16,29,3,16,16,3,29,16Z"
1585
1567
  })), children);
1586
1568
  });
1587
1569
 
1588
1570
  if (process.env.NODE_ENV !== "production") {
1589
- QH.propTypes = iconPropTypes;
1571
+ GatewayMail.propTypes = iconPropTypes;
1590
1572
  }
1591
- var Hail = /*#__PURE__*/React.forwardRef(function Hail(_ref61, ref) {
1573
+ var GatewayPublic = /*#__PURE__*/React.forwardRef(function GatewayPublic(_ref61, ref) {
1592
1574
  var children = _ref61.children,
1593
1575
  _ref61$size = _ref61.size,
1594
1576
  size = _ref61$size === void 0 ? 16 : _ref61$size,
@@ -1598,40 +1580,20 @@ var Hail = /*#__PURE__*/React.forwardRef(function Hail(_ref61, ref) {
1598
1580
  width: size,
1599
1581
  height: size,
1600
1582
  ref: ref,
1601
- xmlns: "http://www.w3.org/2000/svg",
1602
- viewBox: "0 0 32 32",
1603
- fill: "currentColor"
1604
- }, rest), _circle26 || (_circle26 = /*#__PURE__*/React.createElement("circle", {
1605
- cx: "21.5",
1606
- cy: "29.5",
1607
- r: "1.5"
1608
- })), _circle27 || (_circle27 = /*#__PURE__*/React.createElement("circle", {
1609
- cx: "24.5",
1610
- cy: "25.5",
1611
- r: "1.5"
1612
- })), _circle28 || (_circle28 = /*#__PURE__*/React.createElement("circle", {
1613
- cx: "7.5",
1614
- cy: "25.5",
1615
- r: "1.5"
1616
- })), _circle29 || (_circle29 = /*#__PURE__*/React.createElement("circle", {
1617
- cx: "4.5",
1618
- cy: "29.5",
1619
- r: "1.5"
1620
- })), _circle30 || (_circle30 = /*#__PURE__*/React.createElement("circle", {
1621
- cx: "10.499",
1622
- cy: "29.5",
1623
- r: "1.5"
1624
- })), _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
1625
- d: "M15.868 30.496L14.132 29.504 17.276 24 11.277 24 16.132 15.504 17.868 16.496 14.723 22 20.724 22 15.868 30.496z"
1626
- })), _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
1627
- d: "M23.5,22H23V20h.5a4.4975,4.4975,0,0,0,.3564-8.981l-.8154-.0639-.0986-.812a6.9938,6.9938,0,0,0-13.8838,0l-.0991.812-.8155.0639A4.4975,4.4975,0,0,0,8.5,20H9v2H8.5A6.4973,6.4973,0,0,1,7.2,9.1362a8.9943,8.9943,0,0,1,17.6006,0A6.4974,6.4974,0,0,1,23.5,22Z"
1583
+ xmlns: "http://www.w3.org/2000/svg",
1584
+ viewBox: "0 0 32 32",
1585
+ fill: "currentColor"
1586
+ }, rest), _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
1587
+ d: "M19,14H14V12a2,2,0,0,1,4,0h2a4,4,0,0,0-8,0v2.2783A1.9929,1.9929,0,0,0,11,16v5a2.0023,2.0023,0,0,0,2,2h6a2.0023,2.0023,0,0,0,2-2V16A2.0023,2.0023,0,0,0,19,14Zm0,7H13V16h6Z"
1588
+ })), _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
1589
+ d: "M30.4141,17.4141a1.9995,1.9995,0,0,0,0-2.8282L24.6272,8.7993l2.9006-2.8628a2.0018,2.0018,0,1,0-1.4416-1.3872L23.2129,7.3848,17.4141,1.5859a1.9995,1.9995,0,0,0-2.8282,0L8.7993,7.3726,5.9368,4.4717A2.002,2.002,0,1,0,4.55,5.9136l2.835,2.8735L1.5859,14.5859a1.9995,1.9995,0,0,0,0,2.8282l5.7989,5.7988L4.55,26.0864a1.9977,1.9977,0,1,0,1.387,1.4419l2.8625-2.9009,5.7866,5.7867a1.9995,1.9995,0,0,0,2.8282,0l5.7988-5.7989,2.8733,2.8355a1.998,1.998,0,1,0,1.4416-1.3872l-2.9006-2.8628ZM16,29,3,16,16,3,29,16Z"
1628
1590
  })), children);
1629
1591
  });
1630
1592
 
1631
1593
  if (process.env.NODE_ENV !== "production") {
1632
- Hail.propTypes = iconPropTypes;
1594
+ GatewayPublic.propTypes = iconPropTypes;
1633
1595
  }
1634
- var WatsonHealthHangingProtocol = /*#__PURE__*/React.forwardRef(function WatsonHealthHangingProtocol(_ref62, ref) {
1596
+ var GatewaySecurity = /*#__PURE__*/React.forwardRef(function GatewaySecurity(_ref62, ref) {
1635
1597
  var children = _ref62.children,
1636
1598
  _ref62$size = _ref62.size,
1637
1599
  size = _ref62$size === void 0 ? 16 : _ref62$size,
@@ -1644,15 +1606,17 @@ var WatsonHealthHangingProtocol = /*#__PURE__*/React.forwardRef(function WatsonH
1644
1606
  xmlns: "http://www.w3.org/2000/svg",
1645
1607
  viewBox: "0 0 32 32",
1646
1608
  fill: "currentColor"
1647
- }, rest), _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
1648
- d: "M26.37,20.52,17,15.41V13.86A4,4,0,1,0,12,10h2a2,2,0,1,1,4,.34A2.08,2.08,0,0,1,15.89,12h0a.89.89,0,0,0-.89.89v2.52L5.63,20.52A3.1,3.1,0,0,0,4.25,22a2.83,2.83,0,0,0,2.56,4H25.19a2.83,2.83,0,0,0,2.56-4A3.1,3.1,0,0,0,26.37,20.52ZM25.19,24H6.81A.81.81,0,0,1,6,23.19a1,1,0,0,1,.52-.88L16,17.14l9.48,5.17a1,1,0,0,1,.52.88A.81.81,0,0,1,25.19,24Z"
1609
+ }, rest), _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
1610
+ d: "M11,11v6.4678a5.0216,5.0216,0,0,0,2.8613,4.52L16,23l2.1387-1.0127A5.0216,5.0216,0,0,0,21,17.4678V11Zm8,6.4678a3.012,3.012,0,0,1-1.7168,2.7109L16,20.7861l-1.2832-.6074A3.012,3.012,0,0,1,13,17.4678V13h6Z"
1611
+ })), _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
1612
+ d: "M30.4141,17.4141a1.9995,1.9995,0,0,0,0-2.8282L24.6272,8.7993l2.9006-2.8628a2.0018,2.0018,0,1,0-1.4416-1.3872L23.2129,7.3848,17.4141,1.5859a1.9995,1.9995,0,0,0-2.8282,0L8.7993,7.3726,5.9368,4.4717A2.002,2.002,0,1,0,4.55,5.9136l2.835,2.8735L1.5859,14.5859a1.9995,1.9995,0,0,0,0,2.8282l5.7989,5.7988L4.55,26.0864a1.9977,1.9977,0,1,0,1.387,1.4419l2.8625-2.9009,5.7866,5.7867a1.9995,1.9995,0,0,0,2.8282,0l5.7988-5.7989,2.8733,2.8355a1.998,1.998,0,1,0,1.4416-1.3872l-2.9006-2.8628ZM16,29,3,16,16,3,29,16Z"
1649
1613
  })), children);
1650
1614
  });
1651
1615
 
1652
1616
  if (process.env.NODE_ENV !== "production") {
1653
- WatsonHealthHangingProtocol.propTypes = iconPropTypes;
1617
+ GatewaySecurity.propTypes = iconPropTypes;
1654
1618
  }
1655
- var Harbor = /*#__PURE__*/React.forwardRef(function Harbor(_ref63, ref) {
1619
+ var GatewayUserAccess = /*#__PURE__*/React.forwardRef(function GatewayUserAccess(_ref63, ref) {
1656
1620
  var children = _ref63.children,
1657
1621
  _ref63$size = _ref63.size,
1658
1622
  size = _ref63$size === void 0 ? 16 : _ref63$size,
@@ -1665,15 +1629,17 @@ var Harbor = /*#__PURE__*/React.forwardRef(function Harbor(_ref63, ref) {
1665
1629
  xmlns: "http://www.w3.org/2000/svg",
1666
1630
  viewBox: "0 0 32 32",
1667
1631
  fill: "currentColor"
1668
- }, rest), _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
1669
- d: "M27,17A11.0109,11.0109,0,0,1,17,27.9492V14h6V12H17V9.8579a4,4,0,1,0-2,0V12H9v2h6V27.9492A11.0109,11.0109,0,0,1,5,17H3a13,13,0,0,0,26,0ZM14,6a2,2,0,1,1,2,2A2.0023,2.0023,0,0,1,14,6Z"
1632
+ }, rest), _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
1633
+ d: "M21 22H19V20a1.0011 1.0011 0 00-1-1H14a1.0011 1.0011 0 00-1 1v2H11V20a3.0033 3.0033 0 013-3h4a3.0033 3.0033 0 013 3zM16 16a3.5 3.5 0 113.5-3.5A3.5041 3.5041 0 0116 16zm0-5a1.5 1.5 0 101.5 1.5A1.5017 1.5017 0 0016 11z"
1634
+ })), _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
1635
+ d: "M30.4141,17.4141a1.9995,1.9995,0,0,0,0-2.8282L24.6272,8.7993l2.9006-2.8628a2.0018,2.0018,0,1,0-1.4416-1.3872L23.2129,7.3848,17.4141,1.5859a1.9995,1.9995,0,0,0-2.8282,0L8.7993,7.3726,5.9368,4.4717A2.002,2.002,0,1,0,4.55,5.9136l2.835,2.8735L1.5859,14.5859a1.9995,1.9995,0,0,0,0,2.8282l5.7989,5.7988L4.55,26.0864a1.9977,1.9977,0,1,0,1.387,1.4419l2.8625-2.9009,5.7866,5.7867a1.9995,1.9995,0,0,0,2.8282,0l5.7988-5.7989,2.8733,2.8355a1.998,1.998,0,1,0,1.4416-1.3872l-2.9006-2.8628ZM16,29,3,16,16,3,29,16Z"
1670
1636
  })), children);
1671
1637
  });
1672
1638
 
1673
1639
  if (process.env.NODE_ENV !== "production") {
1674
- Harbor.propTypes = iconPropTypes;
1640
+ GatewayUserAccess.propTypes = iconPropTypes;
1675
1641
  }
1676
- var HardwareSecurityModule = /*#__PURE__*/React.forwardRef(function HardwareSecurityModule(_ref64, ref) {
1642
+ var GatewayVpn = /*#__PURE__*/React.forwardRef(function GatewayVpn(_ref64, ref) {
1677
1643
  var children = _ref64.children,
1678
1644
  _ref64$size = _ref64.size,
1679
1645
  size = _ref64$size === void 0 ? 16 : _ref64$size,
@@ -1686,23 +1652,17 @@ var HardwareSecurityModule = /*#__PURE__*/React.forwardRef(function HardwareSecu
1686
1652
  xmlns: "http://www.w3.org/2000/svg",
1687
1653
  viewBox: "0 0 32 32",
1688
1654
  fill: "currentColor"
1689
- }, rest), _circle31 || (_circle31 = /*#__PURE__*/React.createElement("circle", {
1690
- cx: "21.5",
1691
- cy: "7.5",
1692
- r: "1.5"
1693
- })), _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
1694
- d: "M14.4143 20H9V14.5857l6.03-6.03A5.3518 5.3518 0 0115 8a6 6 0 116 6 5.3583 5.3583 0 01-.5559-.03zM11 18h2.5857l6.1706-6.1709.5174.0957A3.935 3.935 0 0021 12a4.0507 4.0507 0 10-3.925-3.2729l.0952.5166L11 15.4143zM28 20H19v2h9v6H4V22H6V20H4a2.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"
1695
- })), _circle32 || (_circle32 = /*#__PURE__*/React.createElement("circle", {
1696
- cx: "7",
1697
- cy: "25",
1698
- r: "1"
1655
+ }, rest), _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
1656
+ d: "M20,14.2783V12a4,4,0,0,0-8,0v2.2783A1.9929,1.9929,0,0,0,11,16v5a2.0023,2.0023,0,0,0,2,2h6a2.0023,2.0023,0,0,0,2-2V16A1.9929,1.9929,0,0,0,20,14.2783ZM16,10a2.0023,2.0023,0,0,1,2,2v2H14V12A2.0023,2.0023,0,0,1,16,10Zm3,11H13V16h6Z"
1657
+ })), _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
1658
+ d: "M30.4141,17.4141a1.9995,1.9995,0,0,0,0-2.8282L24.6272,8.7993l2.9006-2.8628a2.0018,2.0018,0,1,0-1.4416-1.3872L23.2129,7.3848,17.4141,1.5859a1.9995,1.9995,0,0,0-2.8282,0L8.7993,7.3726,5.9368,4.4717A2.002,2.002,0,1,0,4.55,5.9136l2.835,2.8735L1.5859,14.5859a1.9995,1.9995,0,0,0,0,2.8282l5.7989,5.7988L4.55,26.0864a1.9977,1.9977,0,1,0,1.387,1.4419l2.8625-2.9009,5.7866,5.7867a1.9995,1.9995,0,0,0,2.8282,0l5.7988-5.7989,2.8733,2.8355a1.998,1.998,0,1,0,1.4416-1.3872l-2.9006-2.8628ZM16,29,3,16,16,3,29,16Z"
1699
1659
  })), children);
1700
1660
  });
1701
1661
 
1702
1662
  if (process.env.NODE_ENV !== "production") {
1703
- HardwareSecurityModule.propTypes = iconPropTypes;
1663
+ GatewayVpn.propTypes = iconPropTypes;
1704
1664
  }
1705
- var Hashtag = /*#__PURE__*/React.forwardRef(function Hashtag(_ref65, ref) {
1665
+ var GenderFemale = /*#__PURE__*/React.forwardRef(function GenderFemale(_ref65, ref) {
1706
1666
  var children = _ref65.children,
1707
1667
  _ref65$size = _ref65.size,
1708
1668
  size = _ref65$size === void 0 ? 16 : _ref65$size,
@@ -1715,15 +1675,15 @@ var Hashtag = /*#__PURE__*/React.forwardRef(function Hashtag(_ref65, ref) {
1715
1675
  xmlns: "http://www.w3.org/2000/svg",
1716
1676
  viewBox: "0 0 32 32",
1717
1677
  fill: "currentColor"
1718
- }, rest), _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
1719
- d: "M28,12V10H22V4H20v6H12V4H10v6H4v2h6v8H4v2h6v6h2V22h8v6h2V22h6V20H22V12Zm-8,8H12V12h8Z"
1678
+ }, rest), _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
1679
+ d: "M17,19.9307a8,8,0,1,0-2,0V22H10v2h5v4h2V24h5V22H17ZM10,12a6,6,0,1,1,6,6A6.0066,6.0066,0,0,1,10,12Z"
1720
1680
  })), children);
1721
1681
  });
1722
1682
 
1723
1683
  if (process.env.NODE_ENV !== "production") {
1724
- Hashtag.propTypes = iconPropTypes;
1684
+ GenderFemale.propTypes = iconPropTypes;
1725
1685
  }
1726
- var Haze = /*#__PURE__*/React.forwardRef(function Haze(_ref66, ref) {
1686
+ var GenderMale = /*#__PURE__*/React.forwardRef(function GenderMale(_ref66, ref) {
1727
1687
  var children = _ref66.children,
1728
1688
  _ref66$size = _ref66.size,
1729
1689
  size = _ref66$size === void 0 ? 16 : _ref66$size,
@@ -1736,30 +1696,15 @@ var Haze = /*#__PURE__*/React.forwardRef(function Haze(_ref66, ref) {
1736
1696
  xmlns: "http://www.w3.org/2000/svg",
1737
1697
  viewBox: "0 0 32 32",
1738
1698
  fill: "currentColor"
1739
- }, rest), _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
1740
- d: "M19 28H3a1 1 0 010-2H19a1 1 0 010 2zM15 20H3a1 1 0 010-2H15a1 1 0 010 2z"
1741
- })), _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
1742
- d: "M24.5 23.5H28.5V25.5H24.5z",
1743
- transform: "rotate(45 26.5 24.5)"
1744
- })), _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
1745
- d: "M28 15H32V17H28z"
1746
- })), _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
1747
- d: "M24.5 6.5H28.5V8.5H24.5z",
1748
- transform: "rotate(-45 26.5 7.5)"
1749
- })), _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
1750
- d: "M17 2H19V6H17z"
1751
- })), _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
1752
- d: "M7.5 6.5H11.5V8.5H7.5z",
1753
- transform: "rotate(-135 9.5 7.5)"
1754
- })), _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
1755
- d: "M18,8a8.0092,8.0092,0,0,0-8,8h2a6,6,0,1,1,6,6H7a1,1,0,0,0,0,2H18A8,8,0,0,0,18,8Z"
1699
+ }, rest), _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
1700
+ d: "M18,4V6h6.5859l-7.6884,7.6885a8.028,8.028,0,1,0,1.414,1.414L26,7.4141V14h2V4ZM12,26a6,6,0,1,1,6-6A6.0066,6.0066,0,0,1,12,26Z"
1756
1701
  })), children);
1757
1702
  });
1758
1703
 
1759
1704
  if (process.env.NODE_ENV !== "production") {
1760
- Haze.propTypes = iconPropTypes;
1705
+ GenderMale.propTypes = iconPropTypes;
1761
1706
  }
1762
- var HazeNight = /*#__PURE__*/React.forwardRef(function HazeNight(_ref67, ref) {
1707
+ var GeneratePdf = /*#__PURE__*/React.forwardRef(function GeneratePdf(_ref67, ref) {
1763
1708
  var children = _ref67.children,
1764
1709
  _ref67$size = _ref67.size,
1765
1710
  size = _ref67$size === void 0 ? 16 : _ref67$size,
@@ -1772,17 +1717,17 @@ var HazeNight = /*#__PURE__*/React.forwardRef(function HazeNight(_ref67, ref) {
1772
1717
  xmlns: "http://www.w3.org/2000/svg",
1773
1718
  viewBox: "0 0 32 32",
1774
1719
  fill: "currentColor"
1775
- }, rest), _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
1776
- d: "M29,22H13a1,1,0,0,0,0,2h9.6772a11.0991,11.0991,0,0,1-7.5561,2.9976c-.1384,0-.2783.0048-.4177,0a11.0945,11.0945,0,0,1-3.201-21.584,15.1528,15.1528,0,0,0-.0488,6.5869h2.0457a13.15,13.15,0,0,1,.39-7.6206A1.015,1.015,0,0,0,12.98,3a.9825.9825,0,0,0-.1746.0156A13.0958,13.0958,0,0,0,14.63,28.9971c.164.0063.3281,0,.4907,0A13.04,13.04,0,0,0,25.3779,24H29a1,1,0,0,0,0-2Z"
1777
- })), _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
1778
- d: "M27 20H17a1 1 0 010-2H27a1 1 0 010 2zM25 16H13a1 1 0 010-2H25a1 1 0 010 2z"
1720
+ }, rest), _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
1721
+ d: "M24,24v4H8V24H6v4H6a2,2,0,0,0,2,2H24a2,2,0,0,0,2-2h0V24Z"
1722
+ })), _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
1723
+ d: "M21 21L19.586 19.586 17 22.172 17 14 15 14 15 22.172 12.414 19.586 11 21 16 26 21 21zM28 4L28 2 22 2 22 12 24 12 24 8 27 8 27 6 24 6 24 4 28 4zM17 12H13V2h4a3.0033 3.0033 0 013 3V9A3.0033 3.0033 0 0117 12zm-2-2h2a1.0011 1.0011 0 001-1V5a1.0011 1.0011 0 00-1-1H15zM9 2H4V12H6V9H9a2.0027 2.0027 0 002-2V4A2.0023 2.0023 0 009 2zM6 7V4H9l.001 3z"
1779
1724
  })), children);
1780
1725
  });
1781
1726
 
1782
1727
  if (process.env.NODE_ENV !== "production") {
1783
- HazeNight.propTypes = iconPropTypes;
1728
+ GeneratePdf.propTypes = iconPropTypes;
1784
1729
  }
1785
- var Hd = /*#__PURE__*/React.forwardRef(function Hd(_ref68, ref) {
1730
+ var Gif = /*#__PURE__*/React.forwardRef(function Gif(_ref68, ref) {
1786
1731
  var children = _ref68.children,
1787
1732
  _ref68$size = _ref68.size,
1788
1733
  size = _ref68$size === void 0 ? 16 : _ref68$size,
@@ -1795,17 +1740,15 @@ var Hd = /*#__PURE__*/React.forwardRef(function Hd(_ref68, ref) {
1795
1740
  xmlns: "http://www.w3.org/2000/svg",
1796
1741
  viewBox: "0 0 32 32",
1797
1742
  fill: "currentColor"
1798
- }, rest), _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
1799
- d: "M28,6H4A2,2,0,0,0,2,8V24a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V8A2,2,0,0,0,28,6ZM4,24V8H28V24Z"
1800
- })), _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
1801
- d: "M22 11H18V21h4a3 3 0 003-3V14A3 3 0 0022 11zm1 7a1 1 0 01-1 1H20V13h2a1 1 0 011 1zM13 11L13 15 10 15 10 11 8 11 8 21 10 21 10 17 13 17 13 21 15 21 15 11 13 11z"
1743
+ }, rest), _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
1744
+ d: "M2 12v8a3 3 0 003 3h5V15H6v2H8v4H5a1 1 0 01-1-1V12a1 1 0 011-1h5V9H5A3 3 0 002 12zM30 11L30 9 22 9 22 23 24 23 24 17 29 17 29 15 24 15 24 11 30 11zM12 9L12 11 15 11 15 21 12 21 12 23 20 23 20 21 17 21 17 11 20 11 20 9 12 9z"
1802
1745
  })), children);
1803
1746
  });
1804
1747
 
1805
1748
  if (process.env.NODE_ENV !== "production") {
1806
- Hd.propTypes = iconPropTypes;
1749
+ Gif.propTypes = iconPropTypes;
1807
1750
  }
1808
- var HdFilled = /*#__PURE__*/React.forwardRef(function HdFilled(_ref69, ref) {
1751
+ var Gift = /*#__PURE__*/React.forwardRef(function Gift(_ref69, ref) {
1809
1752
  var children = _ref69.children,
1810
1753
  _ref69$size = _ref69.size,
1811
1754
  size = _ref69$size === void 0 ? 16 : _ref69$size,
@@ -1819,16 +1762,14 @@ var HdFilled = /*#__PURE__*/React.forwardRef(function HdFilled(_ref69, ref) {
1819
1762
  viewBox: "0 0 32 32",
1820
1763
  fill: "currentColor"
1821
1764
  }, rest), _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
1822
- d: "M22,13H20v6h2a1,1,0,0,0,1-1V14A1,1,0,0,0,22,13Z"
1823
- })), _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
1824
- 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,21H13V17H10v4H8V11h2v4h3V11h2Zm10-3a3,3,0,0,1-3,3H18V11h4a3,3,0,0,1,3,3Z"
1765
+ d: "M26,10H23.2383A4.4867,4.4867,0,0,0,16,4.7065,4.4873,4.4873,0,0,0,8.7617,10H6a2.0025,2.0025,0,0,0-2,2v4a2.0025,2.0025,0,0,0,2,2V28a2.0025,2.0025,0,0,0,2,2H24a2.0025,2.0025,0,0,0,2-2V18a2.0025,2.0025,0,0,0,2-2V12A2.0025,2.0025,0,0,0,26,10ZM17,7.5A2.5,2.5,0,1,1,19.5,10H17ZM12.5,5A2.503,2.503,0,0,1,15,7.5V10H12.5a2.5,2.5,0,0,1,0-5ZM6,12h9v4H6Zm2,6h7V28H8ZM24.0012,28H17V18h7ZM17,16V12h9l.0012,4Z"
1825
1766
  })), children);
1826
1767
  });
1827
1768
 
1828
1769
  if (process.env.NODE_ENV !== "production") {
1829
- HdFilled.propTypes = iconPropTypes;
1770
+ Gift.propTypes = iconPropTypes;
1830
1771
  }
1831
- var Hdr = /*#__PURE__*/React.forwardRef(function Hdr(_ref70, ref) {
1772
+ var Globe = /*#__PURE__*/React.forwardRef(function Globe(_ref70, ref) {
1832
1773
  var children = _ref70.children,
1833
1774
  _ref70$size = _ref70.size,
1834
1775
  size = _ref70$size === void 0 ? 16 : _ref70$size,
@@ -1841,15 +1782,17 @@ var Hdr = /*#__PURE__*/React.forwardRef(function Hdr(_ref70, ref) {
1841
1782
  xmlns: "http://www.w3.org/2000/svg",
1842
1783
  viewBox: "0 0 32 32",
1843
1784
  fill: "currentColor"
1844
- }, rest), _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
1845
- d: "M30 15V11a2 2 0 00-2-2H22V23h2V17h1.48l2.34 6H30l-2.33-6H28A2 2 0 0030 15zm-6-4h4v4H24zM16 23H12V9h4a4 4 0 014 4v6A4 4 0 0116 23zm-2-2h2a2 2 0 002-2V13a2 2 0 00-2-2H14zM8 9L8 15 4 15 4 9 2 9 2 23 4 23 4 17 8 17 8 23 10 23 10 9 8 9z"
1785
+ }, rest), _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
1786
+ d: "M14,4a7,7,0,1,1-7,7,7,7,0,0,1,7-7m0-2a9,9,0,1,0,9,9A9,9,0,0,0,14,2Z"
1787
+ })), _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
1788
+ d: "M28,11a13.9563,13.9563,0,0,0-4.1051-9.8949L22.4813,2.5187A11.9944,11.9944,0,0,1,5.5568,19.5194l-.0381-.0381L4.1051,20.8949A13.9563,13.9563,0,0,0,14,25v3H10v2H20V28H16V24.84A14.0094,14.0094,0,0,0,28,11Z"
1846
1789
  })), children);
1847
1790
  });
1848
1791
 
1849
1792
  if (process.env.NODE_ENV !== "production") {
1850
- Hdr.propTypes = iconPropTypes;
1793
+ Globe.propTypes = iconPropTypes;
1851
1794
  }
1852
- var Headphones = /*#__PURE__*/React.forwardRef(function Headphones(_ref71, ref) {
1795
+ var Gradient = /*#__PURE__*/React.forwardRef(function Gradient(_ref71, ref) {
1853
1796
  var children = _ref71.children,
1854
1797
  _ref71$size = _ref71.size,
1855
1798
  size = _ref71$size === void 0 ? 16 : _ref71$size,
@@ -1863,14 +1806,16 @@ var Headphones = /*#__PURE__*/React.forwardRef(function Headphones(_ref71, ref)
1863
1806
  viewBox: "0 0 32 32",
1864
1807
  fill: "currentColor"
1865
1808
  }, rest), _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
1866
- d: "M25,16V15A9,9,0,0,0,7,15v1A5,5,0,0,0,7,26H9V15a7,7,0,0,1,14,0V26h2a5,5,0,0,0,0-10ZM4,21a3,3,0,0,1,3-3v6A3,3,0,0,1,4,21Zm21,3V18a3,3,0,0,1,0,6Z"
1809
+ d: "M26,4H6A2.0023,2.0023,0,0,0,4,6V26a2.0023,2.0023,0,0,0,2,2H26a2.0023,2.0023,0,0,0,2-2V6A2.0023,2.0023,0,0,0,26,4ZM22,26V22H18v4H14V22H10V18h4V14H10V10h4V6h4v4h4V6h4V26Z"
1810
+ })), _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
1811
+ d: "M14 10H18V14H14zM14 18H18V22H14zM18 14H22V18H18z"
1867
1812
  })), children);
1868
1813
  });
1869
1814
 
1870
1815
  if (process.env.NODE_ENV !== "production") {
1871
- Headphones.propTypes = iconPropTypes;
1816
+ Gradient.propTypes = iconPropTypes;
1872
1817
  }
1873
- var Headset = /*#__PURE__*/React.forwardRef(function Headset(_ref72, ref) {
1818
+ var GraphicalDataFlow = /*#__PURE__*/React.forwardRef(function GraphicalDataFlow(_ref72, ref) {
1874
1819
  var children = _ref72.children,
1875
1820
  _ref72$size = _ref72.size,
1876
1821
  size = _ref72$size === void 0 ? 16 : _ref72$size,
@@ -1883,15 +1828,15 @@ var Headset = /*#__PURE__*/React.forwardRef(function Headset(_ref72, ref) {
1883
1828
  xmlns: "http://www.w3.org/2000/svg",
1884
1829
  viewBox: "0 0 32 32",
1885
1830
  fill: "currentColor"
1886
- }, rest), _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
1887
- d: "M25,10h-.06A9,9,0,0,0,7.06,10H7A5,5,0,0,0,7,20H9V11a7,7,0,0,1,14,0V21a4,4,0,0,1-3.17,3.91,4,4,0,1,0,.05,2A6,6,0,0,0,25,21V20a5,5,0,0,0,0-10ZM4,15a3,3,0,0,1,3-3v6A3,3,0,0,1,4,15ZM16,28a2,2,0,1,1,2-2A2,2,0,0,1,16,28Zm9-10V12a3,3,0,0,1,0,6Z"
1831
+ }, rest), _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
1832
+ d: "M28 30H22a2.0023 2.0023 0 01-2-2V22a2.0023 2.0023 0 012-2h6a2.0023 2.0023 0 012 2v6A2.0023 2.0023 0 0128 30zm-6-8h-.0012L22 28h6V22zM18 26H12a3.0033 3.0033 0 01-3-3V19h2v4a1.001 1.001 0 001 1h6zM26 18H24V15a1.001 1.001 0 00-1-1H18V12h5a3.0033 3.0033 0 013 3zM15 18a.9986.9986 0 01-.4971-.1323L10 15.2886 5.4968 17.8677a1 1 0 01-1.4712-1.0938l1.0618-4.572L2.269 9.1824a1 1 0 01.5662-1.6687l4.2-.7019L9.1006 2.5627a1 1 0 011.7881-.0214l2.2046 4.271 4.0764.7021a1 1 0 01.5613 1.668l-2.8184 3.02 1.0613 4.5718A1 1 0 0115 18zm-5-5s.343.18.4971.2686l3.01 1.7241-.7837-3.3763 2.282-2.4453-3.2331-.5569-1.7456-3.382L8.3829 8.6144l-3.3809.565 2.2745 2.437-.7841 3.3763 3.0105-1.7241C9.657 13.18 10 13 10 13z"
1888
1833
  })), children);
1889
1834
  });
1890
1835
 
1891
1836
  if (process.env.NODE_ENV !== "production") {
1892
- Headset.propTypes = iconPropTypes;
1837
+ GraphicalDataFlow.propTypes = iconPropTypes;
1893
1838
  }
1894
- var HealthCross = /*#__PURE__*/React.forwardRef(function HealthCross(_ref73, ref) {
1839
+ var Grid = /*#__PURE__*/React.forwardRef(function Grid(_ref73, ref) {
1895
1840
  var children = _ref73.children,
1896
1841
  _ref73$size = _ref73.size,
1897
1842
  size = _ref73$size === void 0 ? 16 : _ref73$size,
@@ -1904,15 +1849,15 @@ var HealthCross = /*#__PURE__*/React.forwardRef(function HealthCross(_ref73, ref
1904
1849
  xmlns: "http://www.w3.org/2000/svg",
1905
1850
  viewBox: "0 0 32 32",
1906
1851
  fill: "currentColor"
1907
- }, rest), _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
1908
- d: "M19,28H13a2.0023,2.0023,0,0,1-2-2V21H6a2.0023,2.0023,0,0,1-2-2V13a2.002,2.002,0,0,1,2-2h5V6a2.002,2.002,0,0,1,2-2h6a2.0023,2.0023,0,0,1,2,2v5h5a2.0023,2.0023,0,0,1,2,2v6a2.0027,2.0027,0,0,1-2,2H21v5A2.0027,2.0027,0,0,1,19,28ZM6,13v6h7v7h6V19h7V13H19V6H13v7Z"
1852
+ }, rest), _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
1853
+ d: "M12 4H6A2 2 0 004 6v6a2 2 0 002 2h6a2 2 0 002-2V6A2 2 0 0012 4zm0 8H6V6h6zM26 4H20a2 2 0 00-2 2v6a2 2 0 002 2h6a2 2 0 002-2V6A2 2 0 0026 4zm0 8H20V6h6zM12 18H6a2 2 0 00-2 2v6a2 2 0 002 2h6a2 2 0 002-2V20A2 2 0 0012 18zm0 8H6V20h6zM26 18H20a2 2 0 00-2 2v6a2 2 0 002 2h6a2 2 0 002-2V20A2 2 0 0026 18zm0 8H20V20h6z"
1909
1854
  })), children);
1910
1855
  });
1911
1856
 
1912
1857
  if (process.env.NODE_ENV !== "production") {
1913
- HealthCross.propTypes = iconPropTypes;
1858
+ Grid.propTypes = iconPropTypes;
1914
1859
  }
1915
- var Hearing = /*#__PURE__*/React.forwardRef(function Hearing(_ref74, ref) {
1860
+ var Group = /*#__PURE__*/React.forwardRef(function Group(_ref74, ref) {
1916
1861
  var children = _ref74.children,
1917
1862
  _ref74$size = _ref74.size,
1918
1863
  size = _ref74$size === void 0 ? 16 : _ref74$size,
@@ -1925,21 +1870,15 @@ var Hearing = /*#__PURE__*/React.forwardRef(function Hearing(_ref74, ref) {
1925
1870
  xmlns: "http://www.w3.org/2000/svg",
1926
1871
  viewBox: "0 0 32 32",
1927
1872
  fill: "currentColor"
1928
- }, rest), _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
1929
- d: "M18,30V28A10.0114,10.0114,0,0,0,28,18h2A12.0134,12.0134,0,0,1,18,30Z"
1930
- })), _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
1931
- d: "M18,26V24a6.0066,6.0066,0,0,0,6-6h2A8.0092,8.0092,0,0,1,18,26Z"
1932
- })), _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
1933
- d: "M18 22V20a2.0023 2.0023 0 002-2h2A4.0042 4.0042 0 0118 22zM10 2a9.01 9.01 0 00-9 9H3a7 7 0 0114 0 7.09 7.09 0 01-3.501 6.1348L13 17.4229v3.0732a2.9354 2.9354 0 01-.9009 2.1514 4.1824 4.1824 0 01-4.6318 1.03A4.0918 4.0918 0 015 20H3a6.1156 6.1156 0 003.6694 5.5117 5.7822 5.7822 0 002.3145.4863A6.5854 6.5854 0 0013.4624 24.11 4.94 4.94 0 0015 20.4961V18.5537A9.1077 9.1077 0 0019 11 9.01 9.01 0 0010 2z"
1934
- })), _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
1935
- d: "M9.28,8.0825A3.0061,3.0061,0,0,1,13,11h2a4.9786,4.9786,0,0,0-1.8843-3.9111A5.0414,5.0414,0,0,0,8.835,6.1323,4.95,4.95,0,0,0,5.1323,9.835,5.0318,5.0318,0,0,0,7.436,15.2935,3.0777,3.0777,0,0,1,9,17.9229V20h2V17.9229a5.0608,5.0608,0,0,0-2.5371-4.3458A3.0016,3.0016,0,0,1,9.28,8.0825Z"
1873
+ }, rest), _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
1874
+ d: "M31 30H29V27a3 3 0 00-3-3H22a3 3 0 00-3 3v3H17V27a5 5 0 015-5h4a5 5 0 015 5zM24 12a3 3 0 11-3 3 3 3 0 013-3m0-2a5 5 0 105 5A5 5 0 0024 10zM15 22H13V19a3 3 0 00-3-3H6a3 3 0 00-3 3v3H1V19a5 5 0 015-5h4a5 5 0 015 5zM8 4A3 3 0 115 7 3 3 0 018 4M8 2a5 5 0 105 5A5 5 0 008 2z"
1936
1875
  })), children);
1937
1876
  });
1938
1877
 
1939
1878
  if (process.env.NODE_ENV !== "production") {
1940
- Hearing.propTypes = iconPropTypes;
1879
+ Group.propTypes = iconPropTypes;
1941
1880
  }
1942
- var HeatMap = /*#__PURE__*/React.forwardRef(function HeatMap(_ref75, ref) {
1881
+ var GroupAccess = /*#__PURE__*/React.forwardRef(function GroupAccess(_ref75, ref) {
1943
1882
  var children = _ref75.children,
1944
1883
  _ref75$size = _ref75.size,
1945
1884
  size = _ref75$size === void 0 ? 16 : _ref75$size,
@@ -1952,15 +1891,17 @@ var HeatMap = /*#__PURE__*/React.forwardRef(function HeatMap(_ref75, ref) {
1952
1891
  xmlns: "http://www.w3.org/2000/svg",
1953
1892
  viewBox: "0 0 32 32",
1954
1893
  fill: "currentColor"
1955
- }, rest), _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
1956
- d: "M20 18H22V20H20zM28 16H30V18H28zM14 6H16V8H14zM16 22H12V16a2.0023 2.0023 0 00-2-2H4a2.0023 2.0023 0 00-2 2v6a2.0023 2.0023 0 002 2h6v4a2.0023 2.0023 0 002 2h4a2.0023 2.0023 0 002-2V24A2.0023 2.0023 0 0016 22zM4 22V16h6v6zm8 6V24h4v4zM28 30H24a2.0021 2.0021 0 01-2-2V24a2.0021 2.0021 0 012-2h4a2.0021 2.0021 0 012 2v4A2.0021 2.0021 0 0128 30zm-4-6v4h4V24zM28 2H22a2.0023 2.0023 0 00-2 2v6H18a2.0023 2.0023 0 00-2 2v2a2.0023 2.0023 0 002 2h2a2.0023 2.0023 0 002-2V12h6a2.0023 2.0023 0 002-2V4A2.0023 2.0023 0 0028 2zM18 14V12h2v2zm4-4V4h6v6zM8 10H4A2.0021 2.0021 0 012 8V4A2.0021 2.0021 0 014 2H8a2.0021 2.0021 0 012 2V8A2.0021 2.0021 0 018 10zM4 4V8H8V4z"
1894
+ }, rest), _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
1895
+ d: "M8 19H6V17a3.0033 3.0033 0 013-3h5v2H9a1.0011 1.0011 0 00-1 1zM12 13a4 4 0 114-4A4.0045 4.0045 0 0112 13zm0-6a2 2 0 102 2A2.0021 2.0021 0 0012 7zM20 20a4 4 0 114-4A4.0045 4.0045 0 0120 20zm0-6a2 2 0 102 2A2.0021 2.0021 0 0020 14zM26 26H24V24a1.0011 1.0011 0 00-1-1H17a1.0011 1.0011 0 00-1 1v2H14V24a3.0033 3.0033 0 013-3h6a3.0033 3.0033 0 013 3z"
1896
+ })), _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
1897
+ d: "M8 30H4a2.0021 2.0021 0 01-2-2V4A2.0021 2.0021 0 014 2H8V4H4V28H8zM28 30H24V28h4V4H24V2h4a2.0021 2.0021 0 012 2V28A2.0021 2.0021 0 0128 30z"
1957
1898
  })), children);
1958
1899
  });
1959
1900
 
1960
1901
  if (process.env.NODE_ENV !== "production") {
1961
- HeatMap.propTypes = iconPropTypes;
1902
+ GroupAccess.propTypes = iconPropTypes;
1962
1903
  }
1963
- var HeatMap_02 = /*#__PURE__*/React.forwardRef(function HeatMap_02(_ref76, ref) {
1904
+ var GroupAccount = /*#__PURE__*/React.forwardRef(function GroupAccount(_ref76, ref) {
1964
1905
  var children = _ref76.children,
1965
1906
  _ref76$size = _ref76.size,
1966
1907
  size = _ref76$size === void 0 ? 16 : _ref76$size,
@@ -1973,27 +1914,15 @@ var HeatMap_02 = /*#__PURE__*/React.forwardRef(function HeatMap_02(_ref76, ref)
1973
1914
  xmlns: "http://www.w3.org/2000/svg",
1974
1915
  viewBox: "0 0 32 32",
1975
1916
  fill: "currentColor"
1976
- }, rest), _circle33 || (_circle33 = /*#__PURE__*/React.createElement("circle", {
1977
- cx: "21",
1978
- cy: "20",
1979
- r: "2"
1980
- })), _circle34 || (_circle34 = /*#__PURE__*/React.createElement("circle", {
1981
- cx: "14",
1982
- cy: "12",
1983
- r: "2"
1984
- })), _circle35 || (_circle35 = /*#__PURE__*/React.createElement("circle", {
1985
- cx: "29",
1986
- cy: "19",
1987
- r: "1"
1988
- })), _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
1989
- d: "M26.5 30A3.5 3.5 0 1130 26.5 3.5041 3.5041 0 0126.5 30zm0-5A1.5 1.5 0 1028 26.5 1.5017 1.5017 0 0026.5 25zM14 30a3.958 3.958 0 01-2.126-.6211 6.9977 6.9977 0 114.1109-6.8384A3.9916 3.9916 0 0114 30zm-1.8843-3.0278l.5391.4946a1.9915 1.9915 0 102.0039-3.343l-.6909-.2432.03-.8467a5.0085 5.0085 0 10-2.5166 4.3023zM24 16a6.0067 6.0067 0 01-6-6 5.3246 5.3246 0 01.0269-.5327A3.9564 3.9564 0 0116 6a4.0045 4.0045 0 014-4 3.9564 3.9564 0 013.4673 2.0271C23.6484 4.009 23.8252 4 24 4a6 6 0 010 12zM20 4a2.0021 2.0021 0 00-2 2 1.9805 1.9805 0 001.43 1.9023l.9018.2706-.2153.9162A3.9938 3.9938 0 1024 6a4.0064 4.0064 0 00-.9121.1162l-.9155.2141-.27-.9006A1.9807 1.9807 0 0020 4zM6.5 11A4.5 4.5 0 1111 6.5 4.5051 4.5051 0 016.5 11zm0-7A2.5 2.5 0 109 6.5 2.503 2.503 0 006.5 4z"
1917
+ }, rest), _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
1918
+ d: "M17 11H11a3 3 0 00-3 3v4h2V14a1 1 0 011-1h6a1 1 0 011 1v1h2V14A3 3 0 0017 11zM10 6a4 4 0 104-4A4 4 0 0010 6zm6 0a2 2 0 11-2-2A2 2 0 0116 6zM22 27H16a2.0021 2.0021 0 01-2-2V19a2.0021 2.0021 0 012-2h6a2.0021 2.0021 0 012 2v6A2.0021 2.0021 0 0122 27zm-6-8v6h6V19zM8 30H4a2.0021 2.0021 0 01-2-2V4A2.0021 2.0021 0 014 2H8V4H4V28H8zM28 30H24V28h4V4H24V2h4a2.0021 2.0021 0 012 2V28A2.0021 2.0021 0 0128 30z"
1990
1919
  })), children);
1991
1920
  });
1992
1921
 
1993
1922
  if (process.env.NODE_ENV !== "production") {
1994
- HeatMap_02.propTypes = iconPropTypes;
1923
+ GroupAccount.propTypes = iconPropTypes;
1995
1924
  }
1996
- var HeatMap_03 = /*#__PURE__*/React.forwardRef(function HeatMap_03(_ref77, ref) {
1925
+ var GroupPresentation = /*#__PURE__*/React.forwardRef(function GroupPresentation(_ref77, ref) {
1997
1926
  var children = _ref77.children,
1998
1927
  _ref77$size = _ref77.size,
1999
1928
  size = _ref77$size === void 0 ? 16 : _ref77$size,
@@ -2006,15 +1935,37 @@ var HeatMap_03 = /*#__PURE__*/React.forwardRef(function HeatMap_03(_ref77, ref)
2006
1935
  xmlns: "http://www.w3.org/2000/svg",
2007
1936
  viewBox: "0 0 32 32",
2008
1937
  fill: "currentColor"
2009
- }, rest), _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
2010
- d: "M27,3H5A2.0023,2.0023,0,0,0,3,5V27a2.0023,2.0023,0,0,0,2,2H27a2.0023,2.0023,0,0,0,2-2V5A2.0023,2.0023,0,0,0,27,3ZM19,9H13V5h6Zm0,2v4H13V11Zm-8,0v4H5V11Zm0,6v4H5V17Zm2,0h6v4H13Zm8-2V11h6l0,4ZM5,23h6v4H5Zm16,4V23h6v4Z"
1938
+ }, rest), _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
1939
+ d: "M10 30H8V27H4v3H2V27a2.0023 2.0023 0 012-2H8a2.0023 2.0023 0 012 2zM30 30H28V27H24v3H22V27a2.0023 2.0023 0 012-2h4a2.0023 2.0023 0 012 2zM20 30H18V27H14v3H12V27a2.0023 2.0023 0 012-2h4a2.0023 2.0023 0 012 2z"
1940
+ })), _circle18 || (_circle18 = /*#__PURE__*/React.createElement("circle", {
1941
+ cx: "16",
1942
+ cy: "22",
1943
+ r: "2"
1944
+ })), _circle19 || (_circle19 = /*#__PURE__*/React.createElement("circle", {
1945
+ cx: "6",
1946
+ cy: "22",
1947
+ r: "2"
1948
+ })), _circle20 || (_circle20 = /*#__PURE__*/React.createElement("circle", {
1949
+ cx: "26",
1950
+ cy: "22",
1951
+ r: "2"
1952
+ })), _circle21 || (_circle21 = /*#__PURE__*/React.createElement("circle", {
1953
+ cx: "21",
1954
+ cy: "18",
1955
+ r: "2"
1956
+ })), _circle22 || (_circle22 = /*#__PURE__*/React.createElement("circle", {
1957
+ cx: "11",
1958
+ cy: "18",
1959
+ r: "2"
1960
+ })), _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
1961
+ d: "M26,14H6a2.0023,2.0023,0,0,1-2-2V4A2.0023,2.0023,0,0,1,6,2H26a2.0023,2.0023,0,0,1,2,2v8A2.0023,2.0023,0,0,1,26,14ZM6,4v8H26V4Z"
2011
1962
  })), children);
2012
1963
  });
2013
1964
 
2014
1965
  if (process.env.NODE_ENV !== "production") {
2015
- HeatMap_03.propTypes = iconPropTypes;
1966
+ GroupPresentation.propTypes = iconPropTypes;
2016
1967
  }
2017
- var HeatMapStocks = /*#__PURE__*/React.forwardRef(function HeatMapStocks(_ref78, ref) {
1968
+ var GroupResource = /*#__PURE__*/React.forwardRef(function GroupResource(_ref78, ref) {
2018
1969
  var children = _ref78.children,
2019
1970
  _ref78$size = _ref78.size,
2020
1971
  size = _ref78$size === void 0 ? 16 : _ref78$size,
@@ -2028,14 +1979,14 @@ var HeatMapStocks = /*#__PURE__*/React.forwardRef(function HeatMapStocks(_ref78,
2028
1979
  viewBox: "0 0 32 32",
2029
1980
  fill: "currentColor"
2030
1981
  }, rest), _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
2031
- 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,3ZM9,21H5V17H9Zm2,2h4v4H11Zm6,0h4v4H17Zm0-8V11h4v4Zm4-6H17V5h4Zm2,2h4v4H23ZM15,5V15H5V5Zm8,22V17h4V27Z"
1982
+ d: "M22 24H10a2.0021 2.0021 0 01-2-2V10a2.0021 2.0021 0 012-2H22a2.0021 2.0021 0 012 2V22A2.0021 2.0021 0 0122 24zM10 10V22H22V10zM8 30H4a2.0021 2.0021 0 01-2-2V4A2.0021 2.0021 0 014 2H8V4H4V28H8zM28 30H24V28h4V4H24V2h4a2.0021 2.0021 0 012 2V28A2.0021 2.0021 0 0128 30z"
2032
1983
  })), children);
2033
1984
  });
2034
1985
 
2035
1986
  if (process.env.NODE_ENV !== "production") {
2036
- HeatMapStocks.propTypes = iconPropTypes;
1987
+ GroupResource.propTypes = iconPropTypes;
2037
1988
  }
2038
- var Helicopter = /*#__PURE__*/React.forwardRef(function Helicopter(_ref79, ref) {
1989
+ var GroupSecurity = /*#__PURE__*/React.forwardRef(function GroupSecurity(_ref79, ref) {
2039
1990
  var children = _ref79.children,
2040
1991
  _ref79$size = _ref79.size,
2041
1992
  size = _ref79$size === void 0 ? 16 : _ref79$size,
@@ -2049,38 +2000,21 @@ var Helicopter = /*#__PURE__*/React.forwardRef(function Helicopter(_ref79, ref)
2049
2000
  viewBox: "0 0 32 32",
2050
2001
  fill: "currentColor"
2051
2002
  }, rest), _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
2052
- d: "M30,8V6H8V8H18v4H4V8H2v8H4V14h6.2192l2.0533,8.2129A4.9923,4.9923,0,0,0,17.123,26H26a4.0045,4.0045,0,0,0,4-4V19.3623a2.0007,2.0007,0,0,0-.4639-1.28L25.0684,12.72A1.9968,1.9968,0,0,0,23.5317,12H20V8ZM26,24H17.123a2.9949,2.9949,0,0,1-2.91-2.2725L12.2808,14H18v6H28v2A2.0023,2.0023,0,0,1,26,24ZM23.5317,14l3.3333,4H20V14Z"
2003
+ d: "M11 21H9V19a3.0033 3.0033 0 013-3h6v2H12a1.0011 1.0011 0 00-1 1zM15 15a4 4 0 114-4A4.0045 4.0045 0 0115 15zm0-6a2 2 0 102 2A2.0021 2.0021 0 0015 9zM24 22a4 4 0 114-4A4.0045 4.0045 0 0124 22zm0-6a2 2 0 102 2A2.0021 2.0021 0 0024 16zM30 28H28V26a1.0011 1.0011 0 00-1-1H21a1.0011 1.0011 0 00-1 1v2H18V26a3.0033 3.0033 0 013-3h6a3.0033 3.0033 0 013 3z"
2004
+ })), _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
2005
+ d: "M14,27.7334l-5.2344-2.791A8.9858,8.9858,0,0,1,4,17V4H24v6h2V4a2.0023,2.0023,0,0,0-2-2H4A2.0023,2.0023,0,0,0,2,4V17a10.9814,10.9814,0,0,0,5.8242,9.707L14,30Z"
2053
2006
  })), children);
2054
2007
  });
2055
2008
 
2056
2009
  if (process.env.NODE_ENV !== "production") {
2057
- Helicopter.propTypes = iconPropTypes;
2010
+ GroupSecurity.propTypes = iconPropTypes;
2058
2011
  }
2059
- var Help = /*#__PURE__*/React.forwardRef(function Help(_ref80, ref) {
2012
+ var GroupObjects = /*#__PURE__*/React.forwardRef(function GroupObjects(_ref80, ref) {
2060
2013
  var children = _ref80.children,
2061
2014
  _ref80$size = _ref80.size,
2062
2015
  size = _ref80$size === void 0 ? 16 : _ref80$size,
2063
2016
  rest = _objectWithoutProperties(_ref80, _excluded80);
2064
2017
 
2065
- if (size === 16 || size === "16" || size === "16px") {
2066
- return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2067
- width: size,
2068
- height: size,
2069
- ref: ref,
2070
- xmlns: "http://www.w3.org/2000/svg",
2071
- viewBox: "0 0 16 16",
2072
- fill: "currentColor"
2073
- }, rest), _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
2074
- d: "M8,1C4.1,1,1,4.1,1,8s3.1,7,7,7s7-3.1,7-7S11.9,1,8,1z M8,14c-3.3,0-6-2.7-6-6s2.7-6,6-6s6,2.7,6,6S11.3,14,8,14z"
2075
- })), _circle36 || (_circle36 = /*#__PURE__*/React.createElement("circle", {
2076
- cx: "8",
2077
- cy: "11.8",
2078
- r: ".8"
2079
- })), _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
2080
- d: "M8.5,4H7.8C6.5,4,5.5,5,5.5,6.2c0,0,0,0,0,0v0.2h1V6.2C6.5,5.6,7.1,5,7.8,5h0.8c0.7,0,1.2,0.6,1.2,1.2S9.2,7.5,8.5,7.5h-1 v2.2h1V8.5c1.2,0,2.2-1,2.2-2.2S9.7,4,8.5,4z"
2081
- })), children);
2082
- }
2083
-
2084
2018
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2085
2019
  width: size,
2086
2020
  height: size,
@@ -2088,21 +2022,17 @@ var Help = /*#__PURE__*/React.forwardRef(function Help(_ref80, ref) {
2088
2022
  xmlns: "http://www.w3.org/2000/svg",
2089
2023
  viewBox: "0 0 32 32",
2090
2024
  fill: "currentColor"
2091
- }, rest), _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
2092
- d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm0,26A12,12,0,1,1,28,16,12,12,0,0,1,16,28Z"
2093
- })), _circle37 || (_circle37 = /*#__PURE__*/React.createElement("circle", {
2094
- cx: "16",
2095
- cy: "23.5",
2096
- r: "1.5"
2097
- })), _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
2098
- d: "M17,8H15.5A4.49,4.49,0,0,0,11,12.5V13h2v-.5A2.5,2.5,0,0,1,15.5,10H17a2.5,2.5,0,0,1,0,5H15v4.5h2V17a4.5,4.5,0,0,0,0-9Z"
2025
+ }, rest), _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
2026
+ d: "M19,13V9H9V19h4v4H23V13Zm-8-2h6v6H11ZM21,21H15V19h4V15h2Z"
2027
+ })), _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
2028
+ d: "M30,8V2H24V4H8V2H2V8H4V24H2v6H8V28H24v2h6V24H28V8ZM26,4h2V6H26ZM4,4H6V6H4ZM6,28H4V26H6Zm22,0H26V26h2Zm-2-4H24v2H8V24H6V8H8V6H24V8h2Z"
2099
2029
  })), children);
2100
2030
  });
2101
2031
 
2102
2032
  if (process.env.NODE_ENV !== "production") {
2103
- Help.propTypes = iconPropTypes;
2033
+ GroupObjects.propTypes = iconPropTypes;
2104
2034
  }
2105
- var HelpFilled = /*#__PURE__*/React.forwardRef(function HelpFilled(_ref81, ref) {
2035
+ var GroupObjectsNew = /*#__PURE__*/React.forwardRef(function GroupObjectsNew(_ref81, ref) {
2106
2036
  var children = _ref81.children,
2107
2037
  _ref81$size = _ref81.size,
2108
2038
  size = _ref81$size === void 0 ? 16 : _ref81$size,
@@ -2115,19 +2045,17 @@ var HelpFilled = /*#__PURE__*/React.forwardRef(function HelpFilled(_ref81, ref)
2115
2045
  xmlns: "http://www.w3.org/2000/svg",
2116
2046
  viewBox: "0 0 32 32",
2117
2047
  fill: "currentColor"
2118
- }, rest), _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
2119
- d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm0,23a1.5,1.5,0,1,1,1.5-1.5A1.5,1.5,0,0,1,16,25Zm1.1421-7.754v2.5014h-2.25V15h2.125a2.3763,2.3763,0,0,0,0-4.7526h-1.5a2.3777,2.3777,0,0,0-2.375,2.375V13.26h-2.25v-.6377A4.6279,4.6279,0,0,1,15.5171,8h1.5a4.6238,4.6238,0,0,1,.125,9.246Z"
2120
- })), _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
2121
- fill: "none",
2122
- d: "M16,25a1.5,1.5,0,1,1,1.5-1.5A1.5,1.5,0,0,1,16,25Zm1.1421-7.754v2.5014h-2.25V15h2.125a2.3763,2.3763,0,0,0,0-4.7526h-1.5a2.3777,2.3777,0,0,0-2.375,2.375V13.26h-2.25v-.6377A4.6279,4.6279,0,0,1,15.5171,8h1.5a4.6238,4.6238,0,0,1,.125,9.246Z",
2123
- "data-icon-path": "inner-path"
2048
+ }, rest), _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
2049
+ d: "M17 10L15 10 15 15 10 15 10 17 15 17 15 22 17 22 17 17 22 17 22 15 17 15 17 10z"
2050
+ })), _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
2051
+ d: "M30,8V2H24V4H8V2H2V8H4V24H2v6H8V28H24v2h6V24H28V8ZM26,4h2V6H26ZM4,4H6V6H4ZM6,28H4V26H6Zm22,0H26V26h2Zm-2-4H24v2H8V24H6V8H8V6H24V8h2Z"
2124
2052
  })), children);
2125
2053
  });
2126
2054
 
2127
2055
  if (process.env.NODE_ENV !== "production") {
2128
- HelpFilled.propTypes = iconPropTypes;
2056
+ GroupObjectsNew.propTypes = iconPropTypes;
2129
2057
  }
2130
- var HelpDesk = /*#__PURE__*/React.forwardRef(function HelpDesk(_ref82, ref) {
2058
+ var GroupObjectsSave = /*#__PURE__*/React.forwardRef(function GroupObjectsSave(_ref82, ref) {
2131
2059
  var children = _ref82.children,
2132
2060
  _ref82$size = _ref82.size,
2133
2061
  size = _ref82$size === void 0 ? 16 : _ref82$size,
@@ -2140,15 +2068,17 @@ var HelpDesk = /*#__PURE__*/React.forwardRef(function HelpDesk(_ref82, ref) {
2140
2068
  xmlns: "http://www.w3.org/2000/svg",
2141
2069
  viewBox: "0 0 32 32",
2142
2070
  fill: "currentColor"
2143
- }, rest), _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
2144
- d: "M27 10H21a3.0033 3.0033 0 00-3 3v6a2.0023 2.0023 0 002 2v7a2.0023 2.0023 0 002 2h4a2.0023 2.0023 0 002-2V21a2.0023 2.0023 0 002-2V13A3.0033 3.0033 0 0027 10zm1 9H26v9H22V19H20V13a1.0009 1.0009 0 011-1h6a1.0009 1.0009 0 011 1zM20 5a4 4 0 114 4A4.0042 4.0042 0 0120 5zm2 0a2 2 0 102-2A2.0023 2.0023 0 0022 5zM14 16V13a3.0033 3.0033 0 00-3-3H5a3.0033 3.0033 0 00-3 3v3H0v2H16V16zM4 13a1.0009 1.0009 0 011-1h6a1.0009 1.0009 0 011 1v3H4zM4 5A4 4 0 118 9 4.0042 4.0042 0 014 5zM6 5A2 2 0 108 3 2.0023 2.0023 0 006 5z"
2071
+ }, rest), _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
2072
+ d: "M14 18.18L10.41 14.59 9 16 14 21 23 12 21.59 10.581 14 18.18z"
2073
+ })), _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
2074
+ d: "M30,8V2H24V4H8V2H2V8H4V24H2v6H8V28H24v2h6V24H28V8ZM26,4h2V6H26ZM4,4H6V6H4ZM6,28H4V26H6Zm22,0H26V26h2Zm-2-4H24v2H8V24H6V8H8V6H24V8h2Z"
2145
2075
  })), children);
2146
2076
  });
2147
2077
 
2148
2078
  if (process.env.NODE_ENV !== "production") {
2149
- HelpDesk.propTypes = iconPropTypes;
2079
+ GroupObjectsSave.propTypes = iconPropTypes;
2150
2080
  }
2151
- var QHintonPlot = /*#__PURE__*/React.forwardRef(function QHintonPlot(_ref83, ref) {
2081
+ var Growth = /*#__PURE__*/React.forwardRef(function Growth(_ref83, ref) {
2152
2082
  var children = _ref83.children,
2153
2083
  _ref83$size = _ref83.size,
2154
2084
  size = _ref83$size === void 0 ? 16 : _ref83$size,
@@ -2162,14 +2092,14 @@ var QHintonPlot = /*#__PURE__*/React.forwardRef(function QHintonPlot(_ref83, ref
2162
2092
  viewBox: "0 0 32 32",
2163
2093
  fill: "currentColor"
2164
2094
  }, rest), _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
2165
- d: "M2 2H6V6H2zM10 2H14V6H10zM18 2H22V6H18zM26 2H30V6H26zM2 10H6V14H2zM10 10H14V14H10zM18 10H22V14H18zM26 10H30V14H26zM2 18H6V22H2zM10 18H14V22H10zM18 18H22V22H18zM26 18H30V22H26zM2 26H6V30H2zM10 26H14V30H10zM18 26H22V30H18zM26 26H30V30H26z"
2095
+ d: "M20,8v2h6.5859L18,18.5859,13.707,14.293a.9994.9994,0,0,0-1.414,0L2,24.5859,3.4141,26,13,16.4141l4.293,4.2929a.9994.9994,0,0,0,1.414,0L28,11.4141V18h2V8Z"
2166
2096
  })), children);
2167
2097
  });
2168
2098
 
2169
2099
  if (process.env.NODE_ENV !== "production") {
2170
- QHintonPlot.propTypes = iconPropTypes;
2100
+ Growth.propTypes = iconPropTypes;
2171
2101
  }
2172
- var WatsonHealthHl7Attributes = /*#__PURE__*/React.forwardRef(function WatsonHealthHl7Attributes(_ref84, ref) {
2102
+ var Gui = /*#__PURE__*/React.forwardRef(function Gui(_ref84, ref) {
2173
2103
  var children = _ref84.children,
2174
2104
  _ref84$size = _ref84.size,
2175
2105
  size = _ref84$size === void 0 ? 16 : _ref84$size,
@@ -2182,15 +2112,27 @@ var WatsonHealthHl7Attributes = /*#__PURE__*/React.forwardRef(function WatsonHea
2182
2112
  xmlns: "http://www.w3.org/2000/svg",
2183
2113
  viewBox: "0 0 32 32",
2184
2114
  fill: "currentColor"
2185
- }, rest), _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
2186
- d: "M29 9L21 9 21 13 23 13 23 11 26.847 11 22 23 24.157 23 29 11 29 9zM14 21L14 9 12 9 12 23 20 23 20 21 14 21zM8 9L8 15 4 15 4 9 2 9 2 23 4 23 4 17 8 17 8 23 10 23 10 9 8 9z"
2115
+ }, rest), _circle23 || (_circle23 = /*#__PURE__*/React.createElement("circle", {
2116
+ cx: "20",
2117
+ cy: "8",
2118
+ r: "1"
2119
+ })), _circle24 || (_circle24 = /*#__PURE__*/React.createElement("circle", {
2120
+ cx: "23",
2121
+ cy: "8",
2122
+ r: "1"
2123
+ })), _circle25 || (_circle25 = /*#__PURE__*/React.createElement("circle", {
2124
+ cx: "26",
2125
+ cy: "8",
2126
+ r: "1"
2127
+ })), _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
2128
+ 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,4Zm0,2v4H4V6ZM4,12h6V26H4Zm8,14V12H28V26Z"
2187
2129
  })), children);
2188
2130
  });
2189
2131
 
2190
2132
  if (process.env.NODE_ENV !== "production") {
2191
- WatsonHealthHl7Attributes.propTypes = iconPropTypes;
2133
+ Gui.propTypes = iconPropTypes;
2192
2134
  }
2193
- var WatsonHealthHoleFilling = /*#__PURE__*/React.forwardRef(function WatsonHealthHoleFilling(_ref85, ref) {
2135
+ var GuiManagement = /*#__PURE__*/React.forwardRef(function GuiManagement(_ref85, ref) {
2194
2136
  var children = _ref85.children,
2195
2137
  _ref85$size = _ref85.size,
2196
2138
  size = _ref85$size === void 0 ? 16 : _ref85$size,
@@ -2203,19 +2145,29 @@ var WatsonHealthHoleFilling = /*#__PURE__*/React.forwardRef(function WatsonHealt
2203
2145
  xmlns: "http://www.w3.org/2000/svg",
2204
2146
  viewBox: "0 0 32 32",
2205
2147
  fill: "currentColor"
2206
- }, rest), _circle38 || (_circle38 = /*#__PURE__*/React.createElement("circle", {
2207
- cx: "16",
2208
- cy: "16",
2209
- r: "5"
2210
- })), _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
2211
- d: "M26,28H6a2.0023,2.0023,0,0,1-2-2V6A2.0023,2.0023,0,0,1,6,4H26a2.0023,2.0023,0,0,1,2,2V26A2.0023,2.0023,0,0,1,26,28ZM6,6V26H26.0012L26,6Z"
2148
+ }, rest), _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
2149
+ d: "M30,24V22H27.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,18.1011V16H22v2.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,22H16v2h2.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,27.8989V30h2V27.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,24Zm-7,2a3,3,0,1,1,3-3A3.0033,3.0033,0,0,1,23,26Z"
2150
+ })), _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
2151
+ d: "M28,4H4A2.002,2.002,0,0,0,2,6V26a2.0023,2.0023,0,0,0,2,2H14V26H4V12H28v3h2V6A2.0023,2.0023,0,0,0,28,4Zm0,6H4V6H28Z"
2152
+ })), _circle26 || (_circle26 = /*#__PURE__*/React.createElement("circle", {
2153
+ cx: "20",
2154
+ cy: "8",
2155
+ r: "1"
2156
+ })), _circle27 || (_circle27 = /*#__PURE__*/React.createElement("circle", {
2157
+ cx: "23",
2158
+ cy: "8",
2159
+ r: "1"
2160
+ })), _circle28 || (_circle28 = /*#__PURE__*/React.createElement("circle", {
2161
+ cx: "26",
2162
+ cy: "8",
2163
+ r: "1"
2212
2164
  })), children);
2213
2165
  });
2214
2166
 
2215
2167
  if (process.env.NODE_ENV !== "production") {
2216
- WatsonHealthHoleFilling.propTypes = iconPropTypes;
2168
+ GuiManagement.propTypes = iconPropTypes;
2217
2169
  }
2218
- var WatsonHealthHoleFillingCursor = /*#__PURE__*/React.forwardRef(function WatsonHealthHoleFillingCursor(_ref86, ref) {
2170
+ var QH = /*#__PURE__*/React.forwardRef(function QH(_ref86, ref) {
2219
2171
  var children = _ref86.children,
2220
2172
  _ref86$size = _ref86.size,
2221
2173
  size = _ref86$size === void 0 ? 16 : _ref86$size,
@@ -2228,19 +2180,15 @@ var WatsonHealthHoleFillingCursor = /*#__PURE__*/React.forwardRef(function Watso
2228
2180
  xmlns: "http://www.w3.org/2000/svg",
2229
2181
  viewBox: "0 0 32 32",
2230
2182
  fill: "currentColor"
2231
- }, rest), _circle39 || (_circle39 = /*#__PURE__*/React.createElement("circle", {
2232
- cx: "19",
2233
- cy: "19",
2234
- r: "4"
2235
- })), _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
2236
- d: "M28 30H10a2.0023 2.0023 0 01-2-2V10a2.0023 2.0023 0 012-2H28a2.0023 2.0023 0 012 2V28A2.0023 2.0023 0 0128 30zM10 10V28H28V10zM11 2L2 2 2 11 4 11 4 4 11 4 11 2z"
2183
+ }, rest), _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
2184
+ d: "M18 9L18 15 14 15 14 9 12 9 12 23 14 23 14 17 18 17 18 23 20 23 20 9 18 9z"
2237
2185
  })), children);
2238
2186
  });
2239
2187
 
2240
2188
  if (process.env.NODE_ENV !== "production") {
2241
- WatsonHealthHoleFillingCursor.propTypes = iconPropTypes;
2189
+ QH.propTypes = iconPropTypes;
2242
2190
  }
2243
- var Home = /*#__PURE__*/React.forwardRef(function Home(_ref87, ref) {
2191
+ var Hail = /*#__PURE__*/React.forwardRef(function Hail(_ref87, ref) {
2244
2192
  var children = _ref87.children,
2245
2193
  _ref87$size = _ref87.size,
2246
2194
  size = _ref87$size === void 0 ? 16 : _ref87$size,
@@ -2253,15 +2201,37 @@ var Home = /*#__PURE__*/React.forwardRef(function Home(_ref87, ref) {
2253
2201
  xmlns: "http://www.w3.org/2000/svg",
2254
2202
  viewBox: "0 0 32 32",
2255
2203
  fill: "currentColor"
2256
- }, rest), _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
2257
- d: "M16.6123,2.2138a1.01,1.01,0,0,0-1.2427,0L1,13.4194l1.2427,1.5717L4,13.6209V26a2.0041,2.0041,0,0,0,2,2H26a2.0037,2.0037,0,0,0,2-2V13.63L29.7573,15,31,13.4282ZM18,26H14V18h4Zm2,0V18a2.0023,2.0023,0,0,0-2-2H14a2.002,2.002,0,0,0-2,2v8H6V12.0615l10-7.79,10,7.8005V26Z"
2204
+ }, rest), _circle29 || (_circle29 = /*#__PURE__*/React.createElement("circle", {
2205
+ cx: "21.5",
2206
+ cy: "29.5",
2207
+ r: "1.5"
2208
+ })), _circle30 || (_circle30 = /*#__PURE__*/React.createElement("circle", {
2209
+ cx: "24.5",
2210
+ cy: "25.5",
2211
+ r: "1.5"
2212
+ })), _circle31 || (_circle31 = /*#__PURE__*/React.createElement("circle", {
2213
+ cx: "7.5",
2214
+ cy: "25.5",
2215
+ r: "1.5"
2216
+ })), _circle32 || (_circle32 = /*#__PURE__*/React.createElement("circle", {
2217
+ cx: "4.5",
2218
+ cy: "29.5",
2219
+ r: "1.5"
2220
+ })), _circle33 || (_circle33 = /*#__PURE__*/React.createElement("circle", {
2221
+ cx: "10.499",
2222
+ cy: "29.5",
2223
+ r: "1.5"
2224
+ })), _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
2225
+ d: "M15.868 30.496L14.132 29.504 17.276 24 11.277 24 16.132 15.504 17.868 16.496 14.723 22 20.724 22 15.868 30.496z"
2226
+ })), _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
2227
+ d: "M23.5,22H23V20h.5a4.4975,4.4975,0,0,0,.3564-8.981l-.8154-.0639-.0986-.812a6.9938,6.9938,0,0,0-13.8838,0l-.0991.812-.8155.0639A4.4975,4.4975,0,0,0,8.5,20H9v2H8.5A6.4973,6.4973,0,0,1,7.2,9.1362a8.9943,8.9943,0,0,1,17.6006,0A6.4974,6.4974,0,0,1,23.5,22Z"
2258
2228
  })), children);
2259
2229
  });
2260
2230
 
2261
2231
  if (process.env.NODE_ENV !== "production") {
2262
- Home.propTypes = iconPropTypes;
2232
+ Hail.propTypes = iconPropTypes;
2263
2233
  }
2264
- var HorizontalView = /*#__PURE__*/React.forwardRef(function HorizontalView(_ref88, ref) {
2234
+ var WatsonHealthHangingProtocol = /*#__PURE__*/React.forwardRef(function WatsonHealthHangingProtocol(_ref88, ref) {
2265
2235
  var children = _ref88.children,
2266
2236
  _ref88$size = _ref88.size,
2267
2237
  size = _ref88$size === void 0 ? 16 : _ref88$size,
@@ -2274,15 +2244,15 @@ var HorizontalView = /*#__PURE__*/React.forwardRef(function HorizontalView(_ref8
2274
2244
  xmlns: "http://www.w3.org/2000/svg",
2275
2245
  viewBox: "0 0 32 32",
2276
2246
  fill: "currentColor"
2277
- }, rest), _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
2278
- d: "M28 30H4a2.0021 2.0021 0 01-2-2V20a2.0021 2.0021 0 012-2H28a2.0021 2.0021 0 012 2v8A2.0021 2.0021 0 0128 30zM4 20H3.9985L4 28H28V20zM28 14H4a2.0021 2.0021 0 01-2-2V4A2.0021 2.0021 0 014 2H28a2.0021 2.0021 0 012 2v8A2.0021 2.0021 0 0128 14zM4 4H3.9985L4 12H28V4z"
2247
+ }, rest), _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
2248
+ d: "M26.37,20.52,17,15.41V13.86A4,4,0,1,0,12,10h2a2,2,0,1,1,4,.34A2.08,2.08,0,0,1,15.89,12h0a.89.89,0,0,0-.89.89v2.52L5.63,20.52A3.1,3.1,0,0,0,4.25,22a2.83,2.83,0,0,0,2.56,4H25.19a2.83,2.83,0,0,0,2.56-4A3.1,3.1,0,0,0,26.37,20.52ZM25.19,24H6.81A.81.81,0,0,1,6,23.19a1,1,0,0,1,.52-.88L16,17.14l9.48,5.17a1,1,0,0,1,.52.88A.81.81,0,0,1,25.19,24Z"
2279
2249
  })), children);
2280
2250
  });
2281
2251
 
2282
2252
  if (process.env.NODE_ENV !== "production") {
2283
- HorizontalView.propTypes = iconPropTypes;
2253
+ WatsonHealthHangingProtocol.propTypes = iconPropTypes;
2284
2254
  }
2285
- var Hospital = /*#__PURE__*/React.forwardRef(function Hospital(_ref89, ref) {
2255
+ var Harbor = /*#__PURE__*/React.forwardRef(function Harbor(_ref89, ref) {
2286
2256
  var children = _ref89.children,
2287
2257
  _ref89$size = _ref89.size,
2288
2258
  size = _ref89$size === void 0 ? 16 : _ref89$size,
@@ -2295,17 +2265,15 @@ var Hospital = /*#__PURE__*/React.forwardRef(function Hospital(_ref89, ref) {
2295
2265
  xmlns: "http://www.w3.org/2000/svg",
2296
2266
  viewBox: "0 0 32 32",
2297
2267
  fill: "currentColor"
2298
- }, rest), _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
2299
- d: "M21 10L17 10 17 6 15 6 15 10 11 10 11 12 15 12 15 16 17 16 17 12 21 12 21 10z"
2300
- })), _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
2301
- d: "M28,10H26V4a2.0023,2.0023,0,0,0-2-2H8A2.0023,2.0023,0,0,0,6,4v6H4a2.0023,2.0023,0,0,0-2,2V30H30V12A2.0023,2.0023,0,0,0,28,10ZM14,28V22h4v6Zm6,0V21a1,1,0,0,0-1-1H13a1,1,0,0,0-1,1v7H4V12H8V4H24v8h4V28Z"
2268
+ }, rest), _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
2269
+ d: "M27,17A11.0109,11.0109,0,0,1,17,27.9492V14h6V12H17V9.8579a4,4,0,1,0-2,0V12H9v2h6V27.9492A11.0109,11.0109,0,0,1,5,17H3a13,13,0,0,0,26,0ZM14,6a2,2,0,1,1,2,2A2.0023,2.0023,0,0,1,14,6Z"
2302
2270
  })), children);
2303
2271
  });
2304
2272
 
2305
2273
  if (process.env.NODE_ENV !== "production") {
2306
- Hospital.propTypes = iconPropTypes;
2274
+ Harbor.propTypes = iconPropTypes;
2307
2275
  }
2308
- var HospitalBed = /*#__PURE__*/React.forwardRef(function HospitalBed(_ref90, ref) {
2276
+ var HardwareSecurityModule = /*#__PURE__*/React.forwardRef(function HardwareSecurityModule(_ref90, ref) {
2309
2277
  var children = _ref90.children,
2310
2278
  _ref90$size = _ref90.size,
2311
2279
  size = _ref90$size === void 0 ? 16 : _ref90$size,
@@ -2318,17 +2286,23 @@ var HospitalBed = /*#__PURE__*/React.forwardRef(function HospitalBed(_ref90, ref
2318
2286
  xmlns: "http://www.w3.org/2000/svg",
2319
2287
  viewBox: "0 0 32 32",
2320
2288
  fill: "currentColor"
2321
- }, rest), _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
2322
- d: "M25,16H17a2.0023,2.0023,0,0,0-2,2v6H4V14H2V30H4V26H28v4h2V21A5.0059,5.0059,0,0,0,25,16Zm3,8H17V18h8a3.0033,3.0033,0,0,1,3,3Z"
2289
+ }, rest), _circle34 || (_circle34 = /*#__PURE__*/React.createElement("circle", {
2290
+ cx: "21.5",
2291
+ cy: "7.5",
2292
+ r: "1.5"
2323
2293
  })), _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
2324
- d: "M9.5 17A1.5 1.5 0 118 18.5 1.5017 1.5017 0 019.5 17m0-2A3.5 3.5 0 1013 18.5 3.5 3.5 0 009.5 15zM21 6L17 6 17 2 15 2 15 6 11 6 11 8 15 8 15 12 17 12 17 8 21 8 21 6z"
2294
+ d: "M14.4143 20H9V14.5857l6.03-6.03A5.3518 5.3518 0 0115 8a6 6 0 116 6 5.3583 5.3583 0 01-.5559-.03zM11 18h2.5857l6.1706-6.1709.5174.0957A3.935 3.935 0 0021 12a4.0507 4.0507 0 10-3.925-3.2729l.0952.5166L11 15.4143zM28 20H19v2h9v6H4V22H6V20H4a2.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"
2295
+ })), _circle35 || (_circle35 = /*#__PURE__*/React.createElement("circle", {
2296
+ cx: "7",
2297
+ cy: "25",
2298
+ r: "1"
2325
2299
  })), children);
2326
2300
  });
2327
2301
 
2328
2302
  if (process.env.NODE_ENV !== "production") {
2329
- HospitalBed.propTypes = iconPropTypes;
2303
+ HardwareSecurityModule.propTypes = iconPropTypes;
2330
2304
  }
2331
- var Hotel = /*#__PURE__*/React.forwardRef(function Hotel(_ref91, ref) {
2305
+ var Hashtag = /*#__PURE__*/React.forwardRef(function Hashtag(_ref91, ref) {
2332
2306
  var children = _ref91.children,
2333
2307
  _ref91$size = _ref91.size,
2334
2308
  size = _ref91$size === void 0 ? 16 : _ref91$size,
@@ -2342,16 +2316,14 @@ var Hotel = /*#__PURE__*/React.forwardRef(function Hotel(_ref91, ref) {
2342
2316
  viewBox: "0 0 32 32",
2343
2317
  fill: "currentColor"
2344
2318
  }, rest), _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
2345
- d: "M9.5,15A1.5,1.5,0,1,1,8,16.5,1.5,1.5,0,0,1,9.5,15m0-2A3.5,3.5,0,1,0,13,16.5,3.5,3.5,0,0,0,9.5,13Z"
2346
- })), _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
2347
- d: "M25,14H17a2,2,0,0,0-2,2v6H4V10.6L16,4.14l12.53,6.74.94-1.76-13-7a1,1,0,0,0-.94,0l-13,7A1,1,0,0,0,2,10V30H4V24H28v6h2V19A5,5,0,0,0,25,14Zm-8,8V16h8a3,3,0,0,1,3,3v3Z"
2319
+ d: "M28,12V10H22V4H20v6H12V4H10v6H4v2h6v8H4v2h6v6h2V22h8v6h2V22h6V20H22V12Zm-8,8H12V12h8Z"
2348
2320
  })), children);
2349
2321
  });
2350
2322
 
2351
2323
  if (process.env.NODE_ENV !== "production") {
2352
- Hotel.propTypes = iconPropTypes;
2324
+ Hashtag.propTypes = iconPropTypes;
2353
2325
  }
2354
- var Hourglass = /*#__PURE__*/React.forwardRef(function Hourglass(_ref92, ref) {
2326
+ var Haze = /*#__PURE__*/React.forwardRef(function Haze(_ref92, ref) {
2355
2327
  var children = _ref92.children,
2356
2328
  _ref92$size = _ref92.size,
2357
2329
  size = _ref92$size === void 0 ? 16 : _ref92$size,
@@ -2364,17 +2336,30 @@ var Hourglass = /*#__PURE__*/React.forwardRef(function Hourglass(_ref92, ref) {
2364
2336
  xmlns: "http://www.w3.org/2000/svg",
2365
2337
  viewBox: "0 0 32 32",
2366
2338
  fill: "currentColor"
2367
- }, rest), _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
2368
- d: "M15 19H17V21H15zM15 23H17V25H15z"
2339
+ }, rest), _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
2340
+ d: "M19 28H3a1 1 0 010-2H19a1 1 0 010 2zM15 20H3a1 1 0 010-2H15a1 1 0 010 2z"
2341
+ })), _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
2342
+ d: "M24.5 23.5H28.5V25.5H24.5z",
2343
+ transform: "rotate(45 26.5 24.5)"
2369
2344
  })), _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
2370
- d: "M23,11.67V4h3V2H6V4H9v7.67a2,2,0,0,0,.4,1.2L11.75,16,9.4,19.13a2,2,0,0,0-.4,1.2V28H6v2H26V28H23V20.33a2,2,0,0,0-.4-1.2L20.25,16l2.35-3.13A2,2,0,0,0,23,11.67ZM21,4v7H11V4Zm0,16.33V28H11V20.33L14.25,16,12,13h8l-2.25,3Z"
2345
+ d: "M28 15H32V17H28z"
2346
+ })), _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
2347
+ d: "M24.5 6.5H28.5V8.5H24.5z",
2348
+ transform: "rotate(-45 26.5 7.5)"
2349
+ })), _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
2350
+ d: "M17 2H19V6H17z"
2351
+ })), _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
2352
+ d: "M7.5 6.5H11.5V8.5H7.5z",
2353
+ transform: "rotate(-135 9.5 7.5)"
2354
+ })), _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
2355
+ d: "M18,8a8.0092,8.0092,0,0,0-8,8h2a6,6,0,1,1,6,6H7a1,1,0,0,0,0,2H18A8,8,0,0,0,18,8Z"
2371
2356
  })), children);
2372
2357
  });
2373
2358
 
2374
2359
  if (process.env.NODE_ENV !== "production") {
2375
- Hourglass.propTypes = iconPropTypes;
2360
+ Haze.propTypes = iconPropTypes;
2376
2361
  }
2377
- var Html = /*#__PURE__*/React.forwardRef(function Html(_ref93, ref) {
2362
+ var HazeNight = /*#__PURE__*/React.forwardRef(function HazeNight(_ref93, ref) {
2378
2363
  var children = _ref93.children,
2379
2364
  _ref93$size = _ref93.size,
2380
2365
  size = _ref93$size === void 0 ? 16 : _ref93$size,
@@ -2387,15 +2372,17 @@ var Html = /*#__PURE__*/React.forwardRef(function Html(_ref93, ref) {
2387
2372
  xmlns: "http://www.w3.org/2000/svg",
2388
2373
  viewBox: "0 0 32 32",
2389
2374
  fill: "currentColor"
2390
- }, rest), _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
2391
- d: "M28 19L28 11 26 11 26 21 32 21 32 19 28 19zM24 11L22 11 20.5 15 19 11 17 11 17 21 19 21 19 14 20.5 18 22 14 22 21 24 21 24 11zM9 13L11 13 11 21 13 21 13 13 15 13 15 11 9 11 9 13zM5 11L5 15 2 15 2 11 0 11 0 21 2 21 2 17 5 17 5 21 7 21 7 11 5 11z"
2375
+ }, rest), _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
2376
+ d: "M29,22H13a1,1,0,0,0,0,2h9.6772a11.0991,11.0991,0,0,1-7.5561,2.9976c-.1384,0-.2783.0048-.4177,0a11.0945,11.0945,0,0,1-3.201-21.584,15.1528,15.1528,0,0,0-.0488,6.5869h2.0457a13.15,13.15,0,0,1,.39-7.6206A1.015,1.015,0,0,0,12.98,3a.9825.9825,0,0,0-.1746.0156A13.0958,13.0958,0,0,0,14.63,28.9971c.164.0063.3281,0,.4907,0A13.04,13.04,0,0,0,25.3779,24H29a1,1,0,0,0,0-2Z"
2377
+ })), _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
2378
+ d: "M27 20H17a1 1 0 010-2H27a1 1 0 010 2zM25 16H13a1 1 0 010-2H25a1 1 0 010 2z"
2392
2379
  })), children);
2393
2380
  });
2394
2381
 
2395
2382
  if (process.env.NODE_ENV !== "production") {
2396
- Html.propTypes = iconPropTypes;
2383
+ HazeNight.propTypes = iconPropTypes;
2397
2384
  }
2398
- var HtmlReference = /*#__PURE__*/React.forwardRef(function HtmlReference(_ref94, ref) {
2385
+ var Hd = /*#__PURE__*/React.forwardRef(function Hd(_ref94, ref) {
2399
2386
  var children = _ref94.children,
2400
2387
  _ref94$size = _ref94.size,
2401
2388
  size = _ref94$size === void 0 ? 16 : _ref94$size,
@@ -2408,15 +2395,17 @@ var HtmlReference = /*#__PURE__*/React.forwardRef(function HtmlReference(_ref94,
2408
2395
  xmlns: "http://www.w3.org/2000/svg",
2409
2396
  viewBox: "0 0 32 32",
2410
2397
  fill: "currentColor"
2411
- }, rest), _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
2412
- d: "M4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20zM28 14L28 6 26 6 26 16 32 16 32 14 28 14zM24 6L22 6 20.5 10 19 6 17 6 17 16 19 16 19 9 20.5 13 22 9 22 16 24 16 24 6zM9 8L11 8 11 16 13 16 13 8 15 8 15 6 9 6 9 8zM5 6L5 10 2 10 2 6 0 6 0 16 2 16 2 12 5 12 5 16 7 16 7 6 5 6z"
2398
+ }, rest), _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
2399
+ d: "M28,6H4A2,2,0,0,0,2,8V24a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V8A2,2,0,0,0,28,6ZM4,24V8H28V24Z"
2400
+ })), _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
2401
+ d: "M22 11H18V21h4a3 3 0 003-3V14A3 3 0 0022 11zm1 7a1 1 0 01-1 1H20V13h2a1 1 0 011 1zM13 11L13 15 10 15 10 11 8 11 8 21 10 21 10 17 13 17 13 21 15 21 15 11 13 11z"
2413
2402
  })), children);
2414
2403
  });
2415
2404
 
2416
2405
  if (process.env.NODE_ENV !== "production") {
2417
- HtmlReference.propTypes = iconPropTypes;
2406
+ Hd.propTypes = iconPropTypes;
2418
2407
  }
2419
- var Http = /*#__PURE__*/React.forwardRef(function Http(_ref95, ref) {
2408
+ var HdFilled = /*#__PURE__*/React.forwardRef(function HdFilled(_ref95, ref) {
2420
2409
  var children = _ref95.children,
2421
2410
  _ref95$size = _ref95.size,
2422
2411
  size = _ref95$size === void 0 ? 16 : _ref95$size,
@@ -2429,15 +2418,17 @@ var Http = /*#__PURE__*/React.forwardRef(function Http(_ref95, ref) {
2429
2418
  xmlns: "http://www.w3.org/2000/svg",
2430
2419
  viewBox: "0 0 32 32",
2431
2420
  fill: "currentColor"
2432
- }, rest), _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
2433
- d: "M30 11H25V21h2V18h3a2.0027 2.0027 0 002-2V13A2.0023 2.0023 0 0030 11zm-3 5V13h3l.001 3zM10 13L12 13 12 21 14 21 14 13 16 13 16 11 10 11 10 13zM23 11L17 11 17 13 19 13 19 21 21 21 21 13 23 13 23 11zM6 11L6 15 3 15 3 11 1 11 1 21 3 21 3 17 6 17 6 21 8 21 8 11 6 11z"
2421
+ }, rest), _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
2422
+ d: "M22,13H20v6h2a1,1,0,0,0,1-1V14A1,1,0,0,0,22,13Z"
2423
+ })), _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
2424
+ 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,21H13V17H10v4H8V11h2v4h3V11h2Zm10-3a3,3,0,0,1-3,3H18V11h4a3,3,0,0,1,3,3Z"
2434
2425
  })), children);
2435
2426
  });
2436
2427
 
2437
2428
  if (process.env.NODE_ENV !== "production") {
2438
- Http.propTypes = iconPropTypes;
2429
+ HdFilled.propTypes = iconPropTypes;
2439
2430
  }
2440
- var Humidity = /*#__PURE__*/React.forwardRef(function Humidity(_ref96, ref) {
2431
+ var Hdr = /*#__PURE__*/React.forwardRef(function Hdr(_ref96, ref) {
2441
2432
  var children = _ref96.children,
2442
2433
  _ref96$size = _ref96.size,
2443
2434
  size = _ref96$size === void 0 ? 16 : _ref96$size,
@@ -2450,15 +2441,15 @@ var Humidity = /*#__PURE__*/React.forwardRef(function Humidity(_ref96, ref) {
2450
2441
  xmlns: "http://www.w3.org/2000/svg",
2451
2442
  viewBox: "0 0 32 32",
2452
2443
  fill: "currentColor"
2453
- }, rest), _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
2454
- d: "M23.4761,13.9932,16.8472,3.4365a1.04,1.04,0,0,0-1.6944,0L8.4941,14.0444A9.9861,9.9861,0,0,0,7,19a9,9,0,0,0,18,0A10.0632,10.0632,0,0,0,23.4761,13.9932ZM16,26.0005a7.0089,7.0089,0,0,1-7-7,7.978,7.978,0,0,1,1.2183-3.9438l.935-1.4888L21.2271,23.6411A6.9772,6.9772,0,0,1,16,26.0005Z"
2444
+ }, rest), _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
2445
+ d: "M30 15V11a2 2 0 00-2-2H22V23h2V17h1.48l2.34 6H30l-2.33-6H28A2 2 0 0030 15zm-6-4h4v4H24zM16 23H12V9h4a4 4 0 014 4v6A4 4 0 0116 23zm-2-2h2a2 2 0 002-2V13a2 2 0 00-2-2H14zM8 9L8 15 4 15 4 9 2 9 2 23 4 23 4 17 8 17 8 23 10 23 10 9 8 9z"
2455
2446
  })), children);
2456
2447
  });
2457
2448
 
2458
2449
  if (process.env.NODE_ENV !== "production") {
2459
- Humidity.propTypes = iconPropTypes;
2450
+ Hdr.propTypes = iconPropTypes;
2460
2451
  }
2461
- var HumidityAlt = /*#__PURE__*/React.forwardRef(function HumidityAlt(_ref97, ref) {
2452
+ var Headphones = /*#__PURE__*/React.forwardRef(function Headphones(_ref97, ref) {
2462
2453
  var children = _ref97.children,
2463
2454
  _ref97$size = _ref97.size,
2464
2455
  size = _ref97$size === void 0 ? 16 : _ref97$size,
@@ -2471,15 +2462,15 @@ var HumidityAlt = /*#__PURE__*/React.forwardRef(function HumidityAlt(_ref97, ref
2471
2462
  xmlns: "http://www.w3.org/2000/svg",
2472
2463
  viewBox: "0 0 32 32",
2473
2464
  fill: "currentColor"
2474
- }, rest), _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
2475
- d: "M26 12a3.8978 3.8978 0 01-4-3.777 3.9017 3.9017 0 01.6533-2.0639L25.17 2.4141a1.0381 1.0381 0 011.6592 0L29.3154 6.11A3.9693 3.9693 0 0130 8.223 3.8978 3.8978 0 0126 12zm0-7.2368L24.3438 7.2257A1.89 1.89 0 0024 8.223a2.0139 2.0139 0 004 0 1.98 1.98 0 00-.375-1.0466zM23.5 30H8.5A6.4962 6.4962 0 017.2 17.1381a8.9938 8.9938 0 0117.6006 0A6.4964 6.4964 0 0123.5 30zM16 12a7 7 0 00-6.9414 6.1452l-.0991.8122-.8155.064A4.4962 4.4962 0 008.5 28h15a4.4962 4.4962 0 00.3564-8.9786l-.8154-.064-.0986-.8122A7.0022 7.0022 0 0016 12z"
2465
+ }, rest), _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
2466
+ d: "M25,16V15A9,9,0,0,0,7,15v1A5,5,0,0,0,7,26H9V15a7,7,0,0,1,14,0V26h2a5,5,0,0,0,0-10ZM4,21a3,3,0,0,1,3-3v6A3,3,0,0,1,4,21Zm21,3V18a3,3,0,0,1,0,6Z"
2476
2467
  })), children);
2477
2468
  });
2478
2469
 
2479
2470
  if (process.env.NODE_ENV !== "production") {
2480
- HumidityAlt.propTypes = iconPropTypes;
2471
+ Headphones.propTypes = iconPropTypes;
2481
2472
  }
2482
- var Hurricane = /*#__PURE__*/React.forwardRef(function Hurricane(_ref98, ref) {
2473
+ var Headset = /*#__PURE__*/React.forwardRef(function Headset(_ref98, ref) {
2483
2474
  var children = _ref98.children,
2484
2475
  _ref98$size = _ref98.size,
2485
2476
  size = _ref98$size === void 0 ? 16 : _ref98$size,
@@ -2492,15 +2483,15 @@ var Hurricane = /*#__PURE__*/React.forwardRef(function Hurricane(_ref98, ref) {
2492
2483
  xmlns: "http://www.w3.org/2000/svg",
2493
2484
  viewBox: "0 0 32 32",
2494
2485
  fill: "currentColor"
2495
- }, rest), _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
2496
- d: "M22.6521,4.1821l-2.177,2.5142L19.0713,8.3174,20.7864,9.605A7.9361,7.9361,0,0,1,23.9963,16l.0008.0576.0017.0415c.018.4317.2412,10.1113-14.6538,11.7222l2.18-2.5176,1.4039-1.6211L11.2139,22.395A7.9361,7.9361,0,0,1,8.0037,16l-.0008-.0576-.0017-.0415C7.9832,15.47,7.7605,5.8071,22.6521,4.1821M24.9978,2c-.0164,0-.0327,0-.0493.001C5.2532,2.9146,6.0037,16,6.0037,16a9.975,9.975,0,0,0,4.0095,7.9946L6.2368,28.3555A1.0044,1.0044,0,0,0,7.0022,30c.0164,0,.0327,0,.0493-.001C26.7468,29.0854,25.9963,16,25.9963,16a9.9756,9.9756,0,0,0-4.0092-7.9946l3.7761-4.3609A1.0044,1.0044,0,0,0,24.9978,2Z"
2486
+ }, rest), _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
2487
+ d: "M25,10h-.06A9,9,0,0,0,7.06,10H7A5,5,0,0,0,7,20H9V11a7,7,0,0,1,14,0V21a4,4,0,0,1-3.17,3.91,4,4,0,1,0,.05,2A6,6,0,0,0,25,21V20a5,5,0,0,0,0-10ZM4,15a3,3,0,0,1,3-3v6A3,3,0,0,1,4,15ZM16,28a2,2,0,1,1,2-2A2,2,0,0,1,16,28Zm9-10V12a3,3,0,0,1,0,6Z"
2497
2488
  })), children);
2498
2489
  });
2499
2490
 
2500
2491
  if (process.env.NODE_ENV !== "production") {
2501
- Hurricane.propTypes = iconPropTypes;
2492
+ Headset.propTypes = iconPropTypes;
2502
2493
  }
2503
- var HybridNetworking = /*#__PURE__*/React.forwardRef(function HybridNetworking(_ref99, ref) {
2494
+ var HealthCross = /*#__PURE__*/React.forwardRef(function HealthCross(_ref99, ref) {
2504
2495
  var children = _ref99.children,
2505
2496
  _ref99$size = _ref99.size,
2506
2497
  size = _ref99$size === void 0 ? 16 : _ref99$size,
@@ -2513,19 +2504,15 @@ var HybridNetworking = /*#__PURE__*/React.forwardRef(function HybridNetworking(_
2513
2504
  xmlns: "http://www.w3.org/2000/svg",
2514
2505
  viewBox: "0 0 32 32",
2515
2506
  fill: "currentColor"
2516
- }, rest), _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
2517
- d: "M17,24.1836V20H15v4.1836a3,3,0,1,0,2,0Z"
2518
- })), _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
2519
- d: "M26,12a3.9962,3.9962,0,0,0-3.8579,3H9.8579a4,4,0,1,0,0,2H22.1421A3.9934,3.9934,0,1,0,26,12ZM6,18a2,2,0,1,1,2-2A2.0025,2.0025,0,0,1,6,18Zm20,0a2,2,0,1,1,2-2A2.0025,2.0025,0,0,1,26,18Z"
2520
- })), _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
2521
- d: "M19,5a3,3,0,1,0-4,2.8164V12h2V7.8164A2.9917,2.9917,0,0,0,19,5Z"
2507
+ }, rest), _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
2508
+ d: "M19,28H13a2.0023,2.0023,0,0,1-2-2V21H6a2.0023,2.0023,0,0,1-2-2V13a2.002,2.002,0,0,1,2-2h5V6a2.002,2.002,0,0,1,2-2h6a2.0023,2.0023,0,0,1,2,2v5h5a2.0023,2.0023,0,0,1,2,2v6a2.0027,2.0027,0,0,1-2,2H21v5A2.0027,2.0027,0,0,1,19,28ZM6,13v6h7v7h6V19h7V13H19V6H13v7Z"
2522
2509
  })), children);
2523
2510
  });
2524
2511
 
2525
2512
  if (process.env.NODE_ENV !== "production") {
2526
- HybridNetworking.propTypes = iconPropTypes;
2513
+ HealthCross.propTypes = iconPropTypes;
2527
2514
  }
2528
- var HybridNetworkingAlt = /*#__PURE__*/React.forwardRef(function HybridNetworkingAlt(_ref100, ref) {
2515
+ var Hearing = /*#__PURE__*/React.forwardRef(function Hearing(_ref100, ref) {
2529
2516
  var children = _ref100.children,
2530
2517
  _ref100$size = _ref100.size,
2531
2518
  size = _ref100$size === void 0 ? 16 : _ref100$size,
@@ -2538,15 +2525,21 @@ var HybridNetworkingAlt = /*#__PURE__*/React.forwardRef(function HybridNetworkin
2538
2525
  xmlns: "http://www.w3.org/2000/svg",
2539
2526
  viewBox: "0 0 32 32",
2540
2527
  fill: "currentColor"
2541
- }, rest), _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
2542
- d: "M26,22a3.9583,3.9583,0,0,0-2.02.5659L17.4141,16,23.981,9.4331A3.9521,3.9521,0,0,0,26,10a4,4,0,1,0-4-4,3.951,3.951,0,0,0,.5669,2.019L16,14.5859,9.4343,8.02A3.9577,3.9577,0,0,0,10,6a4,4,0,1,0-4,4,3.9583,3.9583,0,0,0,2.02-.5659L14.5859,16,8.019,22.5669A3.9521,3.9521,0,0,0,6,22a4,4,0,1,0,4,4,3.951,3.951,0,0,0-.5669-2.019L16,17.4141,22.5657,23.98A3.9577,3.9577,0,0,0,22,26a4,4,0,1,0,4-4ZM26,4a2,2,0,1,1-2,2A2.0023,2.0023,0,0,1,26,4ZM6,28a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,6,28Z"
2528
+ }, rest), _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
2529
+ d: "M18,30V28A10.0114,10.0114,0,0,0,28,18h2A12.0134,12.0134,0,0,1,18,30Z"
2530
+ })), _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
2531
+ d: "M18,26V24a6.0066,6.0066,0,0,0,6-6h2A8.0092,8.0092,0,0,1,18,26Z"
2532
+ })), _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
2533
+ d: "M18 22V20a2.0023 2.0023 0 002-2h2A4.0042 4.0042 0 0118 22zM10 2a9.01 9.01 0 00-9 9H3a7 7 0 0114 0 7.09 7.09 0 01-3.501 6.1348L13 17.4229v3.0732a2.9354 2.9354 0 01-.9009 2.1514 4.1824 4.1824 0 01-4.6318 1.03A4.0918 4.0918 0 015 20H3a6.1156 6.1156 0 003.6694 5.5117 5.7822 5.7822 0 002.3145.4863A6.5854 6.5854 0 0013.4624 24.11 4.94 4.94 0 0015 20.4961V18.5537A9.1077 9.1077 0 0019 11 9.01 9.01 0 0010 2z"
2534
+ })), _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
2535
+ d: "M9.28,8.0825A3.0061,3.0061,0,0,1,13,11h2a4.9786,4.9786,0,0,0-1.8843-3.9111A5.0414,5.0414,0,0,0,8.835,6.1323,4.95,4.95,0,0,0,5.1323,9.835,5.0318,5.0318,0,0,0,7.436,15.2935,3.0777,3.0777,0,0,1,9,17.9229V20h2V17.9229a5.0608,5.0608,0,0,0-2.5371-4.3458A3.0016,3.0016,0,0,1,9.28,8.0825Z"
2543
2536
  })), children);
2544
2537
  });
2545
2538
 
2546
2539
  if (process.env.NODE_ENV !== "production") {
2547
- HybridNetworkingAlt.propTypes = iconPropTypes;
2540
+ Hearing.propTypes = iconPropTypes;
2548
2541
  }
2549
- var IbmDataReplication = /*#__PURE__*/React.forwardRef(function IbmDataReplication(_ref101, ref) {
2542
+ var HeatMap = /*#__PURE__*/React.forwardRef(function HeatMap(_ref101, ref) {
2550
2543
  var children = _ref101.children,
2551
2544
  _ref101$size = _ref101.size,
2552
2545
  size = _ref101$size === void 0 ? 16 : _ref101$size,
@@ -2559,15 +2552,15 @@ var IbmDataReplication = /*#__PURE__*/React.forwardRef(function IbmDataReplicati
2559
2552
  xmlns: "http://www.w3.org/2000/svg",
2560
2553
  viewBox: "0 0 32 32",
2561
2554
  fill: "currentColor"
2562
- }, rest), _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
2563
- d: "M20 20v2h5.22a11.0163 11.0163 0 01-11.97 4.6533l-.4986 1.937A13 13 0 0026 24.293V28h2V20zM25 3a4.0045 4.0045 0 00-4 4 3.954 3.954 0 00.5669 2.019L9.019 21.5669A3.9521 3.9521 0 007 21a4 4 0 104 4 3.954 3.954 0 00-.5669-2.019L22.981 10.4331A3.9518 3.9518 0 0025 11a4 4 0 000-8zM7 27a2 2 0 112-2A2.002 2.002 0 017 27zM25 9a2 2 0 112-2A2.002 2.002 0 0125 9zM16 3A13.04 13.04 0 006 7.707V4H4v8h8V10H6.78a11.0163 11.0163 0 0111.97-4.6533l.4986-1.937A13.0358 13.0358 0 0016 3z"
2555
+ }, rest), _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
2556
+ d: "M20 18H22V20H20zM28 16H30V18H28zM14 6H16V8H14zM16 22H12V16a2.0023 2.0023 0 00-2-2H4a2.0023 2.0023 0 00-2 2v6a2.0023 2.0023 0 002 2h6v4a2.0023 2.0023 0 002 2h4a2.0023 2.0023 0 002-2V24A2.0023 2.0023 0 0016 22zM4 22V16h6v6zm8 6V24h4v4zM28 30H24a2.0021 2.0021 0 01-2-2V24a2.0021 2.0021 0 012-2h4a2.0021 2.0021 0 012 2v4A2.0021 2.0021 0 0128 30zm-4-6v4h4V24zM28 2H22a2.0023 2.0023 0 00-2 2v6H18a2.0023 2.0023 0 00-2 2v2a2.0023 2.0023 0 002 2h2a2.0023 2.0023 0 002-2V12h6a2.0023 2.0023 0 002-2V4A2.0023 2.0023 0 0028 2zM18 14V12h2v2zm4-4V4h6v6zM8 10H4A2.0021 2.0021 0 012 8V4A2.0021 2.0021 0 014 2H8a2.0021 2.0021 0 012 2V8A2.0021 2.0021 0 018 10zM4 4V8H8V4z"
2564
2557
  })), children);
2565
2558
  });
2566
2559
 
2567
2560
  if (process.env.NODE_ENV !== "production") {
2568
- IbmDataReplication.propTypes = iconPropTypes;
2561
+ HeatMap.propTypes = iconPropTypes;
2569
2562
  }
2570
- var IbmDatastage = /*#__PURE__*/React.forwardRef(function IbmDatastage(_ref102, ref) {
2563
+ var HeatMap_02 = /*#__PURE__*/React.forwardRef(function HeatMap_02(_ref102, ref) {
2571
2564
  var children = _ref102.children,
2572
2565
  _ref102$size = _ref102.size,
2573
2566
  size = _ref102$size === void 0 ? 16 : _ref102$size,
@@ -2580,17 +2573,27 @@ var IbmDatastage = /*#__PURE__*/React.forwardRef(function IbmDatastage(_ref102,
2580
2573
  xmlns: "http://www.w3.org/2000/svg",
2581
2574
  viewBox: "0 0 32 32",
2582
2575
  fill: "currentColor"
2583
- }, rest), _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
2584
- d: "M27 22.1V13h-2v9.1c-1.4.4-2.5 1.5-2.9 2.9H13v2h9.1c.4 1.7 2 3 3.9 3 2.2 0 4-1.8 4-4C30 24.1 28.7 22.6 27 22.1zM26 28c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2S27.1 28 26 28zM10 30H2v-8h8V30zM4 28h4v-4H4V28zM9.9 7H19V5H9.9C9.4 3.3 7.9 2 6 2 3.8 2 2 3.8 2 6c0 1.9 1.3 3.4 3 3.9V19h2V9.9C8.4 9.5 9.5 8.4 9.9 7zM6 8C4.9 8 4 7.1 4 6s.9-2 2-2 2 .9 2 2S7.1 8 6 8z"
2585
- })), _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
2586
- d: "M22 2L22 4 26.6 4 11 19.6 12.4 21 28 5.4 28 10 30 10 30 2z"
2576
+ }, rest), _circle36 || (_circle36 = /*#__PURE__*/React.createElement("circle", {
2577
+ cx: "21",
2578
+ cy: "20",
2579
+ r: "2"
2580
+ })), _circle37 || (_circle37 = /*#__PURE__*/React.createElement("circle", {
2581
+ cx: "14",
2582
+ cy: "12",
2583
+ r: "2"
2584
+ })), _circle38 || (_circle38 = /*#__PURE__*/React.createElement("circle", {
2585
+ cx: "29",
2586
+ cy: "19",
2587
+ r: "1"
2588
+ })), _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
2589
+ d: "M26.5 30A3.5 3.5 0 1130 26.5 3.5041 3.5041 0 0126.5 30zm0-5A1.5 1.5 0 1028 26.5 1.5017 1.5017 0 0026.5 25zM14 30a3.958 3.958 0 01-2.126-.6211 6.9977 6.9977 0 114.1109-6.8384A3.9916 3.9916 0 0114 30zm-1.8843-3.0278l.5391.4946a1.9915 1.9915 0 102.0039-3.343l-.6909-.2432.03-.8467a5.0085 5.0085 0 10-2.5166 4.3023zM24 16a6.0067 6.0067 0 01-6-6 5.3246 5.3246 0 01.0269-.5327A3.9564 3.9564 0 0116 6a4.0045 4.0045 0 014-4 3.9564 3.9564 0 013.4673 2.0271C23.6484 4.009 23.8252 4 24 4a6 6 0 010 12zM20 4a2.0021 2.0021 0 00-2 2 1.9805 1.9805 0 001.43 1.9023l.9018.2706-.2153.9162A3.9938 3.9938 0 1024 6a4.0064 4.0064 0 00-.9121.1162l-.9155.2141-.27-.9006A1.9807 1.9807 0 0020 4zM6.5 11A4.5 4.5 0 1111 6.5 4.5051 4.5051 0 016.5 11zm0-7A2.5 2.5 0 109 6.5 2.503 2.503 0 006.5 4z"
2587
2590
  })), children);
2588
2591
  });
2589
2592
 
2590
2593
  if (process.env.NODE_ENV !== "production") {
2591
- IbmDatastage.propTypes = iconPropTypes;
2594
+ HeatMap_02.propTypes = iconPropTypes;
2592
2595
  }
2593
- var IbmMatch_360 = /*#__PURE__*/React.forwardRef(function IbmMatch_360(_ref103, ref) {
2596
+ var HeatMap_03 = /*#__PURE__*/React.forwardRef(function HeatMap_03(_ref103, ref) {
2594
2597
  var children = _ref103.children,
2595
2598
  _ref103$size = _ref103.size,
2596
2599
  size = _ref103$size === void 0 ? 16 : _ref103$size,
@@ -2603,15 +2606,15 @@ var IbmMatch_360 = /*#__PURE__*/React.forwardRef(function IbmMatch_360(_ref103,
2603
2606
  xmlns: "http://www.w3.org/2000/svg",
2604
2607
  viewBox: "0 0 32 32",
2605
2608
  fill: "currentColor"
2606
- }, rest), _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
2607
- d: "M5 25a2 2 0 102 2A2.0059 2.0059 0 005 25zM16 25a2 2 0 102 2A2.0059 2.0059 0 0016 25zM27 25a2 2 0 102 2A2.0059 2.0059 0 0027 25zM28 23H26V11a2.0059 2.0059 0 00-2-2H22V7h2a4.0118 4.0118 0 014 4zM15 12H17V23H15zM6 23H4V11A4.0118 4.0118 0 018 7h2V9H8a2.0059 2.0059 0 00-2 2zM16 2L14.7 4.6343l-2.9057.42 2.1029 2.0514L13.4 10 16 8.6343 18.6 10l-.4972-2.8943 2.1029-2.0486L17.3 4.6343z"
2609
+ }, rest), _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
2610
+ d: "M27,3H5A2.0023,2.0023,0,0,0,3,5V27a2.0023,2.0023,0,0,0,2,2H27a2.0023,2.0023,0,0,0,2-2V5A2.0023,2.0023,0,0,0,27,3ZM19,9H13V5h6Zm0,2v4H13V11Zm-8,0v4H5V11Zm0,6v4H5V17Zm2,0h6v4H13Zm8-2V11h6l0,4ZM5,23h6v4H5Zm16,4V23h6v4Z"
2608
2611
  })), children);
2609
2612
  });
2610
2613
 
2611
2614
  if (process.env.NODE_ENV !== "production") {
2612
- IbmMatch_360.propTypes = iconPropTypes;
2615
+ HeatMap_03.propTypes = iconPropTypes;
2613
2616
  }
2614
- var IbmMq = /*#__PURE__*/React.forwardRef(function IbmMq(_ref104, ref) {
2617
+ var HeatMapStocks = /*#__PURE__*/React.forwardRef(function HeatMapStocks(_ref104, ref) {
2615
2618
  var children = _ref104.children,
2616
2619
  _ref104$size = _ref104.size,
2617
2620
  size = _ref104$size === void 0 ? 16 : _ref104$size,
@@ -2624,21 +2627,15 @@ var IbmMq = /*#__PURE__*/React.forwardRef(function IbmMq(_ref104, ref) {
2624
2627
  xmlns: "http://www.w3.org/2000/svg",
2625
2628
  viewBox: "0 0 32 32",
2626
2629
  fill: "currentColor"
2627
- }, rest), _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
2628
- d: "M22.5,28.4l-0.9-1.8c4-2.1,6.5-6.2,6.5-10.6c0-6.6-5.4-12-12-12c-1.3,0-2.5,0.2-3.7,0.6l-0.6-1.9C13.1,2.2,14.5,2,16,2 c7.7,0,14,6.3,14,14C30,21.2,27.1,26,22.5,28.4z"
2629
- })), _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
2630
- d: "M20.5 23.8l-1-1.7c2.2-1.2 3.5-3.6 3.5-6.1 0-3.9-3.1-7-7-7-.6 0-1.2.1-1.8.2l-.5-1.9C14.5 7.1 15.2 7 16 7c5 0 9 4 9 9C25 19.2 23.3 22.2 20.5 23.8zM9.5 28.4C4.9 26 2 21.2 2 16c0-1.5.2-2.9.7-4.3l1.9.6C4.2 13.5 4 14.7 4 16c0 4.5 2.5 8.6 6.5 10.6L9.5 28.4z"
2631
- })), _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
2632
- d: "M11.5,23.8C8.7,22.2,7,19.2,7,16c0-0.8,0.1-1.5,0.3-2.2l1.9,0.5C9.1,14.8,9,15.4,9,16c0,2.5,1.3,4.8,3.5,6.1L11.5,23.8z"
2633
- })), _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
2634
- d: "M20,16c0-2.2-1.8-4-4-4c-0.7,0-1.4,0.2-2,0.6L8.9,7.5C9,7.3,9,7.2,9,7c0-1.1-0.9-2-2-2S5,5.9,5,7s0.9,2,2,2 c0.2,0,0.3,0,0.5-0.1l5.1,5.1c-0.4,0.6-0.6,1.3-0.6,2c0,1.9,1.3,3.4,3,3.9v7.4c-0.6,0.3-1,1-1,1.7c0,1.1,0.9,2,2,2s2-0.9,2-2 c0-0.7-0.4-1.4-1-1.7v-7.4C18.7,19.4,20,17.9,20,16z M16,18c-1.1,0-2-0.9-2-2s0.9-2,2-2s2,0.9,2,2S17.1,18,16,18z"
2630
+ }, rest), _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
2631
+ 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,3ZM9,21H5V17H9Zm2,2h4v4H11Zm6,0h4v4H17Zm0-8V11h4v4Zm4-6H17V5h4Zm2,2h4v4H23ZM15,5V15H5V5Zm8,22V17h4V27Z"
2635
2632
  })), children);
2636
2633
  });
2637
2634
 
2638
2635
  if (process.env.NODE_ENV !== "production") {
2639
- IbmMq.propTypes = iconPropTypes;
2636
+ HeatMapStocks.propTypes = iconPropTypes;
2640
2637
  }
2641
- var IbmOpenEnterpriseLanguages = /*#__PURE__*/React.forwardRef(function IbmOpenEnterpriseLanguages(_ref105, ref) {
2638
+ var Helicopter = /*#__PURE__*/React.forwardRef(function Helicopter(_ref105, ref) {
2642
2639
  var children = _ref105.children,
2643
2640
  _ref105$size = _ref105.size,
2644
2641
  size = _ref105$size === void 0 ? 16 : _ref105$size,
@@ -2651,22 +2648,39 @@ var IbmOpenEnterpriseLanguages = /*#__PURE__*/React.forwardRef(function IbmOpenE
2651
2648
  xmlns: "http://www.w3.org/2000/svg",
2652
2649
  viewBox: "0 0 32 32",
2653
2650
  fill: "currentColor"
2654
- }, rest), _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
2655
- d: "M23.586 21.414L27.166 25 27.166 25 23.584 28.587 25 30 30 25 25 20zM20.414 21.414L16.834 25 16.834 25 20.416 28.587 19 30 14 25 19 20zM22 6H24V14H22zM18 6H20V14H18zM14 14h-2c-1.103 0-2-.897-2-2V8c0-1.103.897-2 2-2h2c1.103 0 2 .897 2 2v4C16 13.103 15.103 14 14 14zM12 8v4h2V8H12zM6 6H8V14H6z"
2656
- })), _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
2657
- d: "M10,28H4c-1.103,0-2-0.897-2-2V4c0-1.103,0.897-2,2-2h22c1.103,0,2,0.897,2,2v12h-2V4H4v22h6V28z"
2651
+ }, rest), _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
2652
+ d: "M30,8V6H8V8H18v4H4V8H2v8H4V14h6.2192l2.0533,8.2129A4.9923,4.9923,0,0,0,17.123,26H26a4.0045,4.0045,0,0,0,4-4V19.3623a2.0007,2.0007,0,0,0-.4639-1.28L25.0684,12.72A1.9968,1.9968,0,0,0,23.5317,12H20V8ZM26,24H17.123a2.9949,2.9949,0,0,1-2.91-2.2725L12.2808,14H18v6H28v2A2.0023,2.0023,0,0,1,26,24ZM23.5317,14l3.3333,4H20V14Z"
2658
2653
  })), children);
2659
2654
  });
2660
2655
 
2661
2656
  if (process.env.NODE_ENV !== "production") {
2662
- IbmOpenEnterpriseLanguages.propTypes = iconPropTypes;
2657
+ Helicopter.propTypes = iconPropTypes;
2663
2658
  }
2664
- var IbmPowerVs = /*#__PURE__*/React.forwardRef(function IbmPowerVs(_ref106, ref) {
2659
+ var Help = /*#__PURE__*/React.forwardRef(function Help(_ref106, ref) {
2665
2660
  var children = _ref106.children,
2666
2661
  _ref106$size = _ref106.size,
2667
2662
  size = _ref106$size === void 0 ? 16 : _ref106$size,
2668
2663
  rest = _objectWithoutProperties(_ref106, _excluded106);
2669
2664
 
2665
+ if (size === 16 || size === "16" || size === "16px") {
2666
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2667
+ width: size,
2668
+ height: size,
2669
+ ref: ref,
2670
+ xmlns: "http://www.w3.org/2000/svg",
2671
+ viewBox: "0 0 16 16",
2672
+ fill: "currentColor"
2673
+ }, rest), _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
2674
+ d: "M8,1C4.1,1,1,4.1,1,8s3.1,7,7,7s7-3.1,7-7S11.9,1,8,1z M8,14c-3.3,0-6-2.7-6-6s2.7-6,6-6s6,2.7,6,6S11.3,14,8,14z"
2675
+ })), _circle39 || (_circle39 = /*#__PURE__*/React.createElement("circle", {
2676
+ cx: "8",
2677
+ cy: "11.8",
2678
+ r: ".8"
2679
+ })), _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
2680
+ d: "M8.5,4H7.8C6.5,4,5.5,5,5.5,6.2c0,0,0,0,0,0v0.2h1V6.2C6.5,5.6,7.1,5,7.8,5h0.8c0.7,0,1.2,0.6,1.2,1.2S9.2,7.5,8.5,7.5h-1 v2.2h1V8.5c1.2,0,2.2-1,2.2-2.2S9.7,4,8.5,4z"
2681
+ })), children);
2682
+ }
2683
+
2670
2684
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2671
2685
  width: size,
2672
2686
  height: size,
@@ -2674,37 +2688,21 @@ var IbmPowerVs = /*#__PURE__*/React.forwardRef(function IbmPowerVs(_ref106, ref)
2674
2688
  xmlns: "http://www.w3.org/2000/svg",
2675
2689
  viewBox: "0 0 32 32",
2676
2690
  fill: "currentColor"
2677
- }, rest), _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
2678
- d: "M16 25c-2 0-4-.7-5.6-2l1.3-1.6c1.3 1 2.8 1.5 4.4 1.5 3.9 0 7-3.1 7-7 0-.3 0-.7-.1-1l2-.3C25 15.1 25 15.6 25 16 25 21 21 25 16 25zM7.1 17.3C7 16.9 7 16.4 7 16c0-5 4-9 9-9 2 0 4 .7 5.6 2l-1.3 1.6C19.1 9.5 17.6 9 16 9c-3.9 0-7 3.1-7 7 0 .3 0 .7.1 1L7.1 17.3z"
2691
+ }, rest), _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
2692
+ d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm0,26A12,12,0,1,1,28,16,12,12,0,0,1,16,28Z"
2679
2693
  })), _circle40 || (_circle40 = /*#__PURE__*/React.createElement("circle", {
2680
- cx: "23",
2681
- cy: "27",
2682
- r: "1"
2683
- })), _circle41 || (_circle41 = /*#__PURE__*/React.createElement("circle", {
2684
- cx: "9",
2685
- cy: "20",
2686
- r: "1"
2687
- })), _circle42 || (_circle42 = /*#__PURE__*/React.createElement("circle", {
2688
- cx: "23",
2689
- cy: "12",
2690
- r: "1"
2691
- })), _circle43 || (_circle43 = /*#__PURE__*/React.createElement("circle", {
2692
2694
  cx: "16",
2693
- cy: "16",
2694
- r: "2"
2695
- })), _circle44 || (_circle44 = /*#__PURE__*/React.createElement("circle", {
2696
- cx: "9",
2697
- cy: "5",
2698
- r: "1"
2699
- })), _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
2700
- d: "M16 30C8.3 30 2 23.7 2 16c0-3.7 1.5-7.3 4.1-9.9l1.4 1.4C5.2 9.8 4 12.8 4 16c0 6.6 5.4 12 12 12 1.4 0 2.8-.2 4.1-.7l.7 1.9C19.3 29.7 17.6 30 16 30zM25.9 25.9l-1.4-1.4c2.3-2.3 3.5-5.3 3.5-8.5 0-6.6-5.4-12-12-12-1.4 0-2.8.2-4.1.7l-.7-1.9C12.7 2.3 14.4 2 16 2c7.7 0 14 6.3 14 14C30 19.7 28.5 23.3 25.9 25.9z"
2695
+ cy: "23.5",
2696
+ r: "1.5"
2697
+ })), _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
2698
+ d: "M17,8H15.5A4.49,4.49,0,0,0,11,12.5V13h2v-.5A2.5,2.5,0,0,1,15.5,10H17a2.5,2.5,0,0,1,0,5H15v4.5h2V17a4.5,4.5,0,0,0,0-9Z"
2701
2699
  })), children);
2702
2700
  });
2703
2701
 
2704
2702
  if (process.env.NODE_ENV !== "production") {
2705
- IbmPowerVs.propTypes = iconPropTypes;
2703
+ Help.propTypes = iconPropTypes;
2706
2704
  }
2707
- var IbmCloud = /*#__PURE__*/React.forwardRef(function IbmCloud(_ref107, ref) {
2705
+ var HelpFilled = /*#__PURE__*/React.forwardRef(function HelpFilled(_ref107, ref) {
2708
2706
  var children = _ref107.children,
2709
2707
  _ref107$size = _ref107.size,
2710
2708
  size = _ref107$size === void 0 ? 16 : _ref107$size,
@@ -2717,15 +2715,19 @@ var IbmCloud = /*#__PURE__*/React.forwardRef(function IbmCloud(_ref107, ref) {
2717
2715
  xmlns: "http://www.w3.org/2000/svg",
2718
2716
  viewBox: "0 0 32 32",
2719
2717
  fill: "currentColor"
2720
- }, rest), _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
2721
- d: "M24.5805 13.65A9.7327 9.7327 0 006.286 17.5387 6.75 6.75 0 007 31H23a8.7465 8.7465 0 001.5805-17.35zM23 29.5H7a5.2373 5.2373 0 01-.6993-10.4293 9.7265 9.7265 0 001.1036 3.7838.75.75 0 101.3213-.709A8.25 8.25 0 0122.752 13.5133a8.754 8.754 0 00-6.315 2.95.75.75 0 101.1245.9922A7.25 7.25 0 1123 29.5zM31.8983 10.2548a.7582.7582 0 00-1.0364-.2776l-3.02 1.7438A.7587.7587 0 1028.6 13.035l3.02-1.7438A.7589.7589 0 0031.8983 10.2548zM22.6764 7.87a.7583.7583 0 001.0364-.2776l1.7438-3.02a.7587.7587 0 00-1.314-.7588l-1.7438 3.02A.7588.7588 0 0022.6764 7.87zM16 6.0811a.759.759 0 00.7588-.7588V1.8347a.7588.7588 0 10-1.5175 0V5.3223A.7589.7589 0 0016 6.0811zM8.2873 7.5922a.7587.7587 0 001.314-.7588l-1.7438-3.02a.7587.7587 0 10-1.314.7588zM4.1585 11.721l-3.02-1.7438a.7587.7587 0 10-.7588 1.314L3.4 13.035a.7587.7587 0 10.7588-1.314z"
2718
+ }, rest), _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
2719
+ d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm0,23a1.5,1.5,0,1,1,1.5-1.5A1.5,1.5,0,0,1,16,25Zm1.1421-7.754v2.5014h-2.25V15h2.125a2.3763,2.3763,0,0,0,0-4.7526h-1.5a2.3777,2.3777,0,0,0-2.375,2.375V13.26h-2.25v-.6377A4.6279,4.6279,0,0,1,15.5171,8h1.5a4.6238,4.6238,0,0,1,.125,9.246Z"
2720
+ })), _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
2721
+ fill: "none",
2722
+ d: "M16,25a1.5,1.5,0,1,1,1.5-1.5A1.5,1.5,0,0,1,16,25Zm1.1421-7.754v2.5014h-2.25V15h2.125a2.3763,2.3763,0,0,0,0-4.7526h-1.5a2.3777,2.3777,0,0,0-2.375,2.375V13.26h-2.25v-.6377A4.6279,4.6279,0,0,1,15.5171,8h1.5a4.6238,4.6238,0,0,1,.125,9.246Z",
2723
+ "data-icon-path": "inner-path"
2722
2724
  })), children);
2723
2725
  });
2724
2726
 
2725
2727
  if (process.env.NODE_ENV !== "production") {
2726
- IbmCloud.propTypes = iconPropTypes;
2728
+ HelpFilled.propTypes = iconPropTypes;
2727
2729
  }
2728
- var IbmCloudCitrixDaas = /*#__PURE__*/React.forwardRef(function IbmCloudCitrixDaas(_ref108, ref) {
2730
+ var HelpDesk = /*#__PURE__*/React.forwardRef(function HelpDesk(_ref108, ref) {
2729
2731
  var children = _ref108.children,
2730
2732
  _ref108$size = _ref108.size,
2731
2733
  size = _ref108$size === void 0 ? 16 : _ref108$size,
@@ -2738,17 +2740,15 @@ var IbmCloudCitrixDaas = /*#__PURE__*/React.forwardRef(function IbmCloudCitrixDa
2738
2740
  xmlns: "http://www.w3.org/2000/svg",
2739
2741
  viewBox: "0 0 32 32",
2740
2742
  fill: "currentColor"
2741
- }, rest), _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
2742
- d: "M19 23H23V27H19zM26 23H30V27H26zM19 16H23V20H19zM26 16H30V20H26z"
2743
- })), _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
2744
- d: "M16,4c-4.3,0-7.9,3-8.8,7.1c-3,0.6-5.2,3.3-5.2,6.4C2,21.1,4.9,24,8.5,24H16v-2H8.5C6,22,4,20,4,17.5c0-2.3,1.8-4.3,4.1-4.5 L9,13l0.1-0.8C9.5,8.6,12.5,6,16,6c3.9,0,7,3.1,7,7h2C25,8,21,4,16,4z"
2743
+ }, rest), _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
2744
+ d: "M27 10H21a3.0033 3.0033 0 00-3 3v6a2.0023 2.0023 0 002 2v7a2.0023 2.0023 0 002 2h4a2.0023 2.0023 0 002-2V21a2.0023 2.0023 0 002-2V13A3.0033 3.0033 0 0027 10zm1 9H26v9H22V19H20V13a1.0009 1.0009 0 011-1h6a1.0009 1.0009 0 011 1zM20 5a4 4 0 114 4A4.0042 4.0042 0 0120 5zm2 0a2 2 0 102-2A2.0023 2.0023 0 0022 5zM14 16V13a3.0033 3.0033 0 00-3-3H5a3.0033 3.0033 0 00-3 3v3H0v2H16V16zM4 13a1.0009 1.0009 0 011-1h6a1.0009 1.0009 0 011 1v3H4zM4 5A4 4 0 118 9 4.0042 4.0042 0 014 5zM6 5A2 2 0 108 3 2.0023 2.0023 0 006 5z"
2745
2745
  })), children);
2746
2746
  });
2747
2747
 
2748
2748
  if (process.env.NODE_ENV !== "production") {
2749
- IbmCloudCitrixDaas.propTypes = iconPropTypes;
2749
+ HelpDesk.propTypes = iconPropTypes;
2750
2750
  }
2751
- var IbmCloudDedicatedHost = /*#__PURE__*/React.forwardRef(function IbmCloudDedicatedHost(_ref109, ref) {
2751
+ var QHintonPlot = /*#__PURE__*/React.forwardRef(function QHintonPlot(_ref109, ref) {
2752
2752
  var children = _ref109.children,
2753
2753
  _ref109$size = _ref109.size,
2754
2754
  size = _ref109$size === void 0 ? 16 : _ref109$size,
@@ -2761,25 +2761,15 @@ var IbmCloudDedicatedHost = /*#__PURE__*/React.forwardRef(function IbmCloudDedic
2761
2761
  xmlns: "http://www.w3.org/2000/svg",
2762
2762
  viewBox: "0 0 32 32",
2763
2763
  fill: "currentColor"
2764
- }, rest), _circle45 || (_circle45 = /*#__PURE__*/React.createElement("circle", {
2765
- cx: "9",
2766
- cy: "6",
2767
- r: "1"
2768
- })), _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
2769
- d: "M26 2H6A2 2 0 004 4V8a2 2 0 002 2h9v4h2V10h9a2 2 0 002-2V4A2 2 0 0026 2zm0 6H6V4H26zM17 28L17 26 15 26 15 28 4 28 4 30 28 30 28 28 17 28z"
2770
- })), _circle46 || (_circle46 = /*#__PURE__*/React.createElement("circle", {
2771
- cx: "9",
2772
- cy: "20",
2773
- r: "1"
2774
- })), _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
2775
- d: "M6,24H26a2,2,0,0,0,2-2V18a2,2,0,0,0-2-2H6a2,2,0,0,0-2,2v4A2,2,0,0,0,6,24Zm0-6H26v4H6Z"
2764
+ }, rest), _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
2765
+ d: "M2 2H6V6H2zM10 2H14V6H10zM18 2H22V6H18zM26 2H30V6H26zM2 10H6V14H2zM10 10H14V14H10zM18 10H22V14H18zM26 10H30V14H26zM2 18H6V22H2zM10 18H14V22H10zM18 18H22V22H18zM26 18H30V22H26zM2 26H6V30H2zM10 26H14V30H10zM18 26H22V30H18zM26 26H30V30H26z"
2776
2766
  })), children);
2777
2767
  });
2778
2768
 
2779
2769
  if (process.env.NODE_ENV !== "production") {
2780
- IbmCloudDedicatedHost.propTypes = iconPropTypes;
2770
+ QHintonPlot.propTypes = iconPropTypes;
2781
2771
  }
2782
- var IbmCloudDirectLink_1Connect = /*#__PURE__*/React.forwardRef(function IbmCloudDirectLink_1Connect(_ref110, ref) {
2772
+ var WatsonHealthHl7Attributes = /*#__PURE__*/React.forwardRef(function WatsonHealthHl7Attributes(_ref110, ref) {
2783
2773
  var children = _ref110.children,
2784
2774
  _ref110$size = _ref110.size,
2785
2775
  size = _ref110$size === void 0 ? 16 : _ref110$size,
@@ -2792,19 +2782,15 @@ var IbmCloudDirectLink_1Connect = /*#__PURE__*/React.forwardRef(function IbmClou
2792
2782
  xmlns: "http://www.w3.org/2000/svg",
2793
2783
  viewBox: "0 0 32 32",
2794
2784
  fill: "currentColor"
2795
- }, rest), _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
2796
- d: "M27,29H13c-1.1,0-2-0.9-2-2v-4h2v4h14V13h-4v-2h4c1.1,0,2,0.9,2,2v14C29,28.1,28.1,29,27,29z"
2797
- })), _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
2798
- d: "M20,17c-0.5,0-0.9,0.1-1.3,0.3l-4-4c0.2-0.4,0.3-0.8,0.3-1.3c0-1.7-1.3-3-3-3s-3,1.3-3,3s1.3,3,3,3c0.5,0,0.9-0.1,1.3-0.3 l4,4C17.1,19.1,17,19.5,17,20c0,1.7,1.3,3,3,3s3-1.3,3-3S21.7,17,20,17z M11,12c0-0.6,0.4-1,1-1s1,0.4,1,1s-0.4,1-1,1S11,12.6,11,12 z M20,21c-0.6,0-1-0.4-1-1s0.4-1,1-1s1,0.4,1,1S20.6,21,20,21z"
2799
- })), _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
2800
- d: "M5,3h14c1.1,0,2,0.9,2,2v4h-2V5H5v14h4v2H5c-1.1,0-2-0.9-2-2V5C3,3.9,3.9,3,5,3z"
2785
+ }, rest), _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
2786
+ d: "M29 9L21 9 21 13 23 13 23 11 26.847 11 22 23 24.157 23 29 11 29 9zM14 21L14 9 12 9 12 23 20 23 20 21 14 21zM8 9L8 15 4 15 4 9 2 9 2 23 4 23 4 17 8 17 8 23 10 23 10 9 8 9z"
2801
2787
  })), children);
2802
2788
  });
2803
2789
 
2804
2790
  if (process.env.NODE_ENV !== "production") {
2805
- IbmCloudDirectLink_1Connect.propTypes = iconPropTypes;
2791
+ WatsonHealthHl7Attributes.propTypes = iconPropTypes;
2806
2792
  }
2807
- var IbmCloudDirectLink_1Dedicated = /*#__PURE__*/React.forwardRef(function IbmCloudDirectLink_1Dedicated(_ref111, ref) {
2793
+ var WatsonHealthHoleFilling = /*#__PURE__*/React.forwardRef(function WatsonHealthHoleFilling(_ref111, ref) {
2808
2794
  var children = _ref111.children,
2809
2795
  _ref111$size = _ref111.size,
2810
2796
  size = _ref111$size === void 0 ? 16 : _ref111$size,
@@ -2817,19 +2803,19 @@ var IbmCloudDirectLink_1Dedicated = /*#__PURE__*/React.forwardRef(function IbmCl
2817
2803
  xmlns: "http://www.w3.org/2000/svg",
2818
2804
  viewBox: "0 0 32 32",
2819
2805
  fill: "currentColor"
2820
- }, rest), _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
2821
- d: "M27,29H13c-1.1,0-2-0.9-2-2v-4h2v4h14V13h-4v-2h4c1.1,0,2,0.9,2,2v14C29,28.1,28.1,29,27,29z"
2822
- })), _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
2823
- d: "M19,21h-6c-1.1,0-2-0.9-2-2v-6c0-1.1,0.9-2,2-2h6c1.1,0,2,0.9,2,2v6C21,20.1,20.1,21,19,21z M13,13v6h6l0-6H13z"
2806
+ }, rest), _circle41 || (_circle41 = /*#__PURE__*/React.createElement("circle", {
2807
+ cx: "16",
2808
+ cy: "16",
2809
+ r: "5"
2824
2810
  })), _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
2825
- d: "M5,3h14c1.1,0,2,0.9,2,2v4h-2V5H5v14h4v2H5c-1.1,0-2-0.9-2-2V5C3,3.9,3.9,3,5,3z"
2811
+ d: "M26,28H6a2.0023,2.0023,0,0,1-2-2V6A2.0023,2.0023,0,0,1,6,4H26a2.0023,2.0023,0,0,1,2,2V26A2.0023,2.0023,0,0,1,26,28ZM6,6V26H26.0012L26,6Z"
2826
2812
  })), children);
2827
2813
  });
2828
2814
 
2829
2815
  if (process.env.NODE_ENV !== "production") {
2830
- IbmCloudDirectLink_1Dedicated.propTypes = iconPropTypes;
2816
+ WatsonHealthHoleFilling.propTypes = iconPropTypes;
2831
2817
  }
2832
- var IbmCloudDirectLink_1DedicatedHosting = /*#__PURE__*/React.forwardRef(function IbmCloudDirectLink_1DedicatedHosting(_ref112, ref) {
2818
+ var WatsonHealthHoleFillingCursor = /*#__PURE__*/React.forwardRef(function WatsonHealthHoleFillingCursor(_ref112, ref) {
2833
2819
  var children = _ref112.children,
2834
2820
  _ref112$size = _ref112.size,
2835
2821
  size = _ref112$size === void 0 ? 16 : _ref112$size,
@@ -2842,19 +2828,19 @@ var IbmCloudDirectLink_1DedicatedHosting = /*#__PURE__*/React.forwardRef(functio
2842
2828
  xmlns: "http://www.w3.org/2000/svg",
2843
2829
  viewBox: "0 0 32 32",
2844
2830
  fill: "currentColor"
2845
- }, rest), _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
2846
- d: "M27,29H13c-1.1,0-2-0.9-2-2v-4h2v4h14V13h-4v-2h4c1.1,0,2,0.9,2,2v14C29,28.1,28.1,29,27,29z"
2847
- })), _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
2848
- d: "M11 19H21V21H11zM11 15H21V17H11zM11 11H21V13H11z"
2849
- })), _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
2850
- d: "M5,3h14c1.1,0,2,0.9,2,2v4h-2V5H5v14h4v2H5c-1.1,0-2-0.9-2-2V5C3,3.9,3.9,3,5,3z"
2831
+ }, rest), _circle42 || (_circle42 = /*#__PURE__*/React.createElement("circle", {
2832
+ cx: "19",
2833
+ cy: "19",
2834
+ r: "4"
2835
+ })), _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
2836
+ d: "M28 30H10a2.0023 2.0023 0 01-2-2V10a2.0023 2.0023 0 012-2H28a2.0023 2.0023 0 012 2V28A2.0023 2.0023 0 0128 30zM10 10V28H28V10zM11 2L2 2 2 11 4 11 4 4 11 4 11 2z"
2851
2837
  })), children);
2852
2838
  });
2853
2839
 
2854
2840
  if (process.env.NODE_ENV !== "production") {
2855
- IbmCloudDirectLink_1DedicatedHosting.propTypes = iconPropTypes;
2841
+ WatsonHealthHoleFillingCursor.propTypes = iconPropTypes;
2856
2842
  }
2857
- var IbmCloudDirectLink_1Exchange = /*#__PURE__*/React.forwardRef(function IbmCloudDirectLink_1Exchange(_ref113, ref) {
2843
+ var Home = /*#__PURE__*/React.forwardRef(function Home(_ref113, ref) {
2858
2844
  var children = _ref113.children,
2859
2845
  _ref113$size = _ref113.size,
2860
2846
  size = _ref113$size === void 0 ? 16 : _ref113$size,
@@ -2867,19 +2853,15 @@ var IbmCloudDirectLink_1Exchange = /*#__PURE__*/React.forwardRef(function IbmClo
2867
2853
  xmlns: "http://www.w3.org/2000/svg",
2868
2854
  viewBox: "0 0 32 32",
2869
2855
  fill: "currentColor"
2870
- }, rest), _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
2871
- d: "M27,29H13c-1.1,0-2-0.9-2-2v-4h2v4h14V13h-4v-2h4c1.1,0,2,0.9,2,2v14C29,28.1,28.1,29,27,29z"
2872
- })), _path190 || (_path190 = /*#__PURE__*/React.createElement("path", {
2873
- d: "M19 15L19 19 15 19 15 21 21 21 21 15zM17 11L11 11 11 17 13 17 13 13 17 13z"
2874
- })), _path191 || (_path191 = /*#__PURE__*/React.createElement("path", {
2875
- d: "M5,3h14c1.1,0,2,0.9,2,2v4h-2V5H5v14h4v2H5c-1.1,0-2-0.9-2-2V5C3,3.9,3.9,3,5,3z"
2856
+ }, rest), _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
2857
+ d: "M16.6123,2.2138a1.01,1.01,0,0,0-1.2427,0L1,13.4194l1.2427,1.5717L4,13.6209V26a2.0041,2.0041,0,0,0,2,2H26a2.0037,2.0037,0,0,0,2-2V13.63L29.7573,15,31,13.4282ZM18,26H14V18h4Zm2,0V18a2.0023,2.0023,0,0,0-2-2H14a2.002,2.002,0,0,0-2,2v8H6V12.0615l10-7.79,10,7.8005V26Z"
2876
2858
  })), children);
2877
2859
  });
2878
2860
 
2879
2861
  if (process.env.NODE_ENV !== "production") {
2880
- IbmCloudDirectLink_1Exchange.propTypes = iconPropTypes;
2862
+ Home.propTypes = iconPropTypes;
2881
2863
  }
2882
- var IbmCloudDirectLink_2Connect = /*#__PURE__*/React.forwardRef(function IbmCloudDirectLink_2Connect(_ref114, ref) {
2864
+ var HorizontalView = /*#__PURE__*/React.forwardRef(function HorizontalView(_ref114, ref) {
2883
2865
  var children = _ref114.children,
2884
2866
  _ref114$size = _ref114.size,
2885
2867
  size = _ref114$size === void 0 ? 16 : _ref114$size,
@@ -2892,17 +2874,15 @@ var IbmCloudDirectLink_2Connect = /*#__PURE__*/React.forwardRef(function IbmClou
2892
2874
  xmlns: "http://www.w3.org/2000/svg",
2893
2875
  viewBox: "0 0 32 32",
2894
2876
  fill: "currentColor"
2895
- }, rest), _path192 || (_path192 = /*#__PURE__*/React.createElement("path", {
2896
- d: "M17.2,13c0.4,1.2,1.5,2,2.8,2c1.7,0,3-1.3,3-3s-1.3-3-3-3c-1.3,0-2.4,0.8-2.8,2H5c-1.1,0-2,0.9-2,2v6H0v2h3v6 c0,1.1,0.9,2,2,2h14c1.1,0,2-0.9,2-2v-4h-2v4H5V13H17.2z M20,11c0.6,0,1,0.4,1,1s-0.4,1-1,1s-1-0.4-1-1S19.4,11,20,11z"
2897
- })), _path193 || (_path193 = /*#__PURE__*/React.createElement("path", {
2898
- d: "M29,11V5c0-1.1-0.9-2-2-2H13c-1.1,0-2,0.9-2,2v4h2V5h14v14H14.8c-0.4-1.2-1.5-2-2.8-2c-1.7,0-3,1.3-3,3s1.3,3,3,3 c1.3,0,2.4-0.8,2.8-2H27c1.1,0,2-0.9,2-2v-6h3v-2H29z M12,21c-0.6,0-1-0.4-1-1s0.4-1,1-1s1,0.4,1,1S12.6,21,12,21z"
2877
+ }, rest), _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
2878
+ d: "M28 30H4a2.0021 2.0021 0 01-2-2V20a2.0021 2.0021 0 012-2H28a2.0021 2.0021 0 012 2v8A2.0021 2.0021 0 0128 30zM4 20H3.9985L4 28H28V20zM28 14H4a2.0021 2.0021 0 01-2-2V4A2.0021 2.0021 0 014 2H28a2.0021 2.0021 0 012 2v8A2.0021 2.0021 0 0128 14zM4 4H3.9985L4 12H28V4z"
2899
2879
  })), children);
2900
2880
  });
2901
2881
 
2902
2882
  if (process.env.NODE_ENV !== "production") {
2903
- IbmCloudDirectLink_2Connect.propTypes = iconPropTypes;
2883
+ HorizontalView.propTypes = iconPropTypes;
2904
2884
  }
2905
- var IbmCloudDirectLink_2Dedicated = /*#__PURE__*/React.forwardRef(function IbmCloudDirectLink_2Dedicated(_ref115, ref) {
2885
+ var Hospital = /*#__PURE__*/React.forwardRef(function Hospital(_ref115, ref) {
2906
2886
  var children = _ref115.children,
2907
2887
  _ref115$size = _ref115.size,
2908
2888
  size = _ref115$size === void 0 ? 16 : _ref115$size,
@@ -2915,17 +2895,17 @@ var IbmCloudDirectLink_2Dedicated = /*#__PURE__*/React.forwardRef(function IbmCl
2915
2895
  xmlns: "http://www.w3.org/2000/svg",
2916
2896
  viewBox: "0 0 32 32",
2917
2897
  fill: "currentColor"
2918
- }, rest), _path194 || (_path194 = /*#__PURE__*/React.createElement("path", {
2919
- d: "M32,11h-3V5c0-1.1-0.9-2-2-2H13c-1.1,0-2,0.9-2,2v4h2V5h14v14H13v-4h-2v4c0,1.1,0.9,2,2,2h14c1.1,0,2-0.9,2-2v-6h3V11z"
2920
- })), _path195 || (_path195 = /*#__PURE__*/React.createElement("path", {
2921
- d: "M21,17v-4c0-1.1-0.9-2-2-2H5c-1.1,0-2,0.9-2,2v6H0v2h3v6c0,1.1,0.9,2,2,2h14c1.1,0,2-0.9,2-2v-4h-2v4H5V13h14v4H21z"
2898
+ }, rest), _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
2899
+ d: "M21 10L17 10 17 6 15 6 15 10 11 10 11 12 15 12 15 16 17 16 17 12 21 12 21 10z"
2900
+ })), _path190 || (_path190 = /*#__PURE__*/React.createElement("path", {
2901
+ d: "M28,10H26V4a2.0023,2.0023,0,0,0-2-2H8A2.0023,2.0023,0,0,0,6,4v6H4a2.0023,2.0023,0,0,0-2,2V30H30V12A2.0023,2.0023,0,0,0,28,10ZM14,28V22h4v6Zm6,0V21a1,1,0,0,0-1-1H13a1,1,0,0,0-1,1v7H4V12H8V4H24v8h4V28Z"
2922
2902
  })), children);
2923
2903
  });
2924
2904
 
2925
2905
  if (process.env.NODE_ENV !== "production") {
2926
- IbmCloudDirectLink_2Dedicated.propTypes = iconPropTypes;
2906
+ Hospital.propTypes = iconPropTypes;
2927
2907
  }
2928
- var IbmCloudDirectLink_2DedicatedHosting = /*#__PURE__*/React.forwardRef(function IbmCloudDirectLink_2DedicatedHosting(_ref116, ref) {
2908
+ var HospitalBed = /*#__PURE__*/React.forwardRef(function HospitalBed(_ref116, ref) {
2929
2909
  var children = _ref116.children,
2930
2910
  _ref116$size = _ref116.size,
2931
2911
  size = _ref116$size === void 0 ? 16 : _ref116$size,
@@ -2938,19 +2918,17 @@ var IbmCloudDirectLink_2DedicatedHosting = /*#__PURE__*/React.forwardRef(functio
2938
2918
  xmlns: "http://www.w3.org/2000/svg",
2939
2919
  viewBox: "0 0 32 32",
2940
2920
  fill: "currentColor"
2941
- }, rest), _path196 || (_path196 = /*#__PURE__*/React.createElement("path", {
2942
- d: "M19,27H5V13h4v-2H5c-1.1,0-2,0.9-2,2v6H0v2h3v6c0,1.1,0.9,2,2,2h14c1.1,0,2-0.9,2-2v-4h-2V27z"
2943
- })), _path197 || (_path197 = /*#__PURE__*/React.createElement("path", {
2944
- d: "M11 19H21V21H11zM11 15H21V17H11zM11 11H21V13H11z"
2945
- })), _path198 || (_path198 = /*#__PURE__*/React.createElement("path", {
2946
- d: "M29,11V5c0-1.1-0.9-2-2-2H13c-1.1,0-2,0.9-2,2v4h2V5h14v14h-4v2h4c1.1,0,2-0.9,2-2v-6h3v-2H29z"
2921
+ }, rest), _path191 || (_path191 = /*#__PURE__*/React.createElement("path", {
2922
+ d: "M25,16H17a2.0023,2.0023,0,0,0-2,2v6H4V14H2V30H4V26H28v4h2V21A5.0059,5.0059,0,0,0,25,16Zm3,8H17V18h8a3.0033,3.0033,0,0,1,3,3Z"
2923
+ })), _path192 || (_path192 = /*#__PURE__*/React.createElement("path", {
2924
+ d: "M9.5 17A1.5 1.5 0 118 18.5 1.5017 1.5017 0 019.5 17m0-2A3.5 3.5 0 1013 18.5 3.5 3.5 0 009.5 15zM21 6L17 6 17 2 15 2 15 6 11 6 11 8 15 8 15 12 17 12 17 8 21 8 21 6z"
2947
2925
  })), children);
2948
2926
  });
2949
2927
 
2950
2928
  if (process.env.NODE_ENV !== "production") {
2951
- IbmCloudDirectLink_2DedicatedHosting.propTypes = iconPropTypes;
2929
+ HospitalBed.propTypes = iconPropTypes;
2952
2930
  }
2953
- var IbmCloudEventNotification = /*#__PURE__*/React.forwardRef(function IbmCloudEventNotification(_ref117, ref) {
2931
+ var Hotel = /*#__PURE__*/React.forwardRef(function Hotel(_ref117, ref) {
2954
2932
  var children = _ref117.children,
2955
2933
  _ref117$size = _ref117.size,
2956
2934
  size = _ref117$size === void 0 ? 16 : _ref117$size,
@@ -2963,15 +2941,17 @@ var IbmCloudEventNotification = /*#__PURE__*/React.forwardRef(function IbmCloudE
2963
2941
  xmlns: "http://www.w3.org/2000/svg",
2964
2942
  viewBox: "0 0 32 32",
2965
2943
  fill: "currentColor"
2966
- }, rest), _path199 || (_path199 = /*#__PURE__*/React.createElement("path", {
2967
- d: "M26,19c-0.7,0-1.4,0.3-1.9,0.7l-4.3-2.6c0.1-0.4,0.2-0.7,0.2-1.1c0-0.4-0.1-0.8-0.2-1.1l4.3-2.6c0.5,0.4,1.2,0.7,1.9,0.7 c1.7,0,3-1.3,3-3s-1.3-3-3-3s-3,1.3-3,3c0,0.2,0,0.4,0.1,0.6l-4.3,2.6C18.1,12.4,17.1,12,16,12c-0.6,0-1.1,0.1-1.6,0.4l-3.8-4.8 C10.8,7.1,11,6.6,11,6c0-1.7-1.3-3-3-3S5,4.3,5,6s1.3,3,3,3c0.3,0,0.7-0.1,1-0.2l3.8,4.8c-0.3,0.4-0.5,0.9-0.7,1.4H7.8 c-0.4-1.2-1.5-2-2.8-2c-1.7,0-3,1.3-3,3s1.3,3,3,3c1.3,0,2.4-0.8,2.8-2h4.3c0.1,0.5,0.4,1,0.7,1.4L9,23.2C8.7,23.1,8.3,23,8,23 c-1.7,0-3,1.3-3,3s1.3,3,3,3s3-1.3,3-3c0-0.6-0.2-1.1-0.5-1.6l3.8-4.8c0.5,0.2,1.1,0.4,1.6,0.4c1.1,0,2.1-0.4,2.8-1.2l4.3,2.6 c0,0.2-0.1,0.4-0.1,0.6c0,1.7,1.3,3,3,3s3-1.3,3-3S27.7,19,26,19z M26,9c0.6,0,1,0.4,1,1s-0.4,1-1,1s-1-0.4-1-1S25.4,9,26,9z M7,6 c0-0.6,0.4-1,1-1s1,0.4,1,1S8.6,7,8,7S7,6.6,7,6z M5,17c-0.6,0-1-0.4-1-1c0-0.6,0.4-1,1-1c0.6,0,1,0.4,1,1C6,16.6,5.6,17,5,17z M8,27c-0.6,0-1-0.4-1-1s0.4-1,1-1s1,0.4,1,1S8.6,27,8,27z M16,18c-1.1,0-2-0.9-2-2s0.9-2,2-2s2,0.9,2,2S17.1,18,16,18z M26,23 c-0.6,0-1-0.4-1-1s0.4-1,1-1s1,0.4,1,1S26.6,23,26,23z"
2944
+ }, rest), _path193 || (_path193 = /*#__PURE__*/React.createElement("path", {
2945
+ d: "M9.5,15A1.5,1.5,0,1,1,8,16.5,1.5,1.5,0,0,1,9.5,15m0-2A3.5,3.5,0,1,0,13,16.5,3.5,3.5,0,0,0,9.5,13Z"
2946
+ })), _path194 || (_path194 = /*#__PURE__*/React.createElement("path", {
2947
+ d: "M25,14H17a2,2,0,0,0-2,2v6H4V10.6L16,4.14l12.53,6.74.94-1.76-13-7a1,1,0,0,0-.94,0l-13,7A1,1,0,0,0,2,10V30H4V24H28v6h2V19A5,5,0,0,0,25,14Zm-8,8V16h8a3,3,0,0,1,3,3v3Z"
2968
2948
  })), children);
2969
2949
  });
2970
2950
 
2971
2951
  if (process.env.NODE_ENV !== "production") {
2972
- IbmCloudEventNotification.propTypes = iconPropTypes;
2952
+ Hotel.propTypes = iconPropTypes;
2973
2953
  }
2974
- var IbmCloudEventStreams = /*#__PURE__*/React.forwardRef(function IbmCloudEventStreams(_ref118, ref) {
2954
+ var Hourglass = /*#__PURE__*/React.forwardRef(function Hourglass(_ref118, ref) {
2975
2955
  var children = _ref118.children,
2976
2956
  _ref118$size = _ref118.size,
2977
2957
  size = _ref118$size === void 0 ? 16 : _ref118$size,
@@ -2984,17 +2964,17 @@ var IbmCloudEventStreams = /*#__PURE__*/React.forwardRef(function IbmCloudEventS
2984
2964
  xmlns: "http://www.w3.org/2000/svg",
2985
2965
  viewBox: "0 0 32 32",
2986
2966
  fill: "currentColor"
2987
- }, rest), _path200 || (_path200 = /*#__PURE__*/React.createElement("path", {
2988
- d: "M23.5,9.2l-1,1.7c2.2,1.2,3.5,3.6,3.5,6.1c0,5.2-3.8,8.7-6,10.2V24h-1c-2.5,0-4.9-1.4-6.1-3.6l-1.7,1c1.4,2.6,4,4.2,6.9,4.6 V29c0,0.3,0.2,0.7,0.5,0.9C18.6,30,18.8,30,19,30c0.2,0,0.3,0,0.4-0.1C19.8,29.7,28,25.5,28,17C28,13.8,26.3,10.8,23.5,9.2z"
2989
- })), _path201 || (_path201 = /*#__PURE__*/React.createElement("path", {
2990
- d: "M20,13.1V7.8c1.2-0.4,2-1.5,2-2.8c0-1.7-1.3-3-3-3s-3,1.3-3,3c0,1.3,0.8,2.4,2,2.8v5.3c-0.4,0.1-0.7,0.2-1,0.4l-5.3-5.3 C11.9,7.9,12,7.5,12,7c0-1.7-1.3-3-3-3S6,5.3,6,7s1.3,3,3,3c0.5,0,0.9-0.1,1.3-0.3l5.3,5.3c-0.2,0.3-0.3,0.7-0.4,1H9.8 c-0.4-1.2-1.5-2-2.8-2c-1.7,0-3,1.3-3,3s1.3,3,3,3c1.3,0,2.4-0.8,2.8-2h5.3c0.4,1.7,2,3,3.9,3c2.2,0,4-1.8,4-4 C23,15.1,21.7,13.6,20,13.1z M19,4c0.6,0,1,0.4,1,1s-0.4,1-1,1s-1-0.4-1-1S18.4,4,19,4z M9,8C8.4,8,8,7.6,8,7s0.4-1,1-1s1,0.4,1,1 S9.6,8,9,8z M7,18c-0.6,0-1-0.4-1-1s0.4-1,1-1s1,0.4,1,1S7.6,18,7,18z M19,19c-1.1,0-2-0.9-2-2s0.9-2,2-2s2,0.9,2,2S20.1,19,19,19z"
2967
+ }, rest), _path195 || (_path195 = /*#__PURE__*/React.createElement("path", {
2968
+ d: "M15 19H17V21H15zM15 23H17V25H15z"
2969
+ })), _path196 || (_path196 = /*#__PURE__*/React.createElement("path", {
2970
+ d: "M23,11.67V4h3V2H6V4H9v7.67a2,2,0,0,0,.4,1.2L11.75,16,9.4,19.13a2,2,0,0,0-.4,1.2V28H6v2H26V28H23V20.33a2,2,0,0,0-.4-1.2L20.25,16l2.35-3.13A2,2,0,0,0,23,11.67ZM21,4v7H11V4Zm0,16.33V28H11V20.33L14.25,16,12,13h8l-2.25,3Z"
2991
2971
  })), children);
2992
2972
  });
2993
2973
 
2994
2974
  if (process.env.NODE_ENV !== "production") {
2995
- IbmCloudEventStreams.propTypes = iconPropTypes;
2975
+ Hourglass.propTypes = iconPropTypes;
2996
2976
  }
2997
- var IbmCloudHyperProtectCryptoServices = /*#__PURE__*/React.forwardRef(function IbmCloudHyperProtectCryptoServices(_ref119, ref) {
2977
+ var Html = /*#__PURE__*/React.forwardRef(function Html(_ref119, ref) {
2998
2978
  var children = _ref119.children,
2999
2979
  _ref119$size = _ref119.size,
3000
2980
  size = _ref119$size === void 0 ? 16 : _ref119$size,
@@ -3007,21 +2987,15 @@ var IbmCloudHyperProtectCryptoServices = /*#__PURE__*/React.forwardRef(function
3007
2987
  xmlns: "http://www.w3.org/2000/svg",
3008
2988
  viewBox: "0 0 32 32",
3009
2989
  fill: "currentColor"
3010
- }, rest), _path202 || (_path202 = /*#__PURE__*/React.createElement("path", {
3011
- d: "M25,30l-2.1-1c-1.7-0.8-2.9-2.6-2.9-4.5V18h10v6.5c0,1.9-1.1,3.7-2.9,4.5L25,30z M22,20v4.5c0,1.2,0.7,2.2,1.7,2.7l1.3,0.6 l1.3-0.6c1-0.5,1.7-1.6,1.7-2.7V20H22z"
3012
- })), _circle47 || (_circle47 = /*#__PURE__*/React.createElement("circle", {
3013
- cx: "22",
3014
- cy: "10",
3015
- r: "2"
3016
- })), _path203 || (_path203 = /*#__PURE__*/React.createElement("path", {
3017
- d: "M21,2c-5,0-9,4-9,9c0,0.9,0.1,1.8,0.4,2.6L2,24v6h6l10-10l-1.4-1.4l-2.8,2.8L12.4,20L11,21.4l1.4,1.4l-1.6,1.6L9.4,23 L8,24.4l1.4,1.4L7.2,28H4v-3.2l9.8-9.8l0.8-0.8L14.3,13c-0.2-0.7-0.3-1.3-0.3-2c0-3.9,3.1-7,7-7s7,3.1,7,7c0,1.5-0.5,2.9-1.3,4h2.3 c0.6-1.2,0.9-2.6,0.9-4C30,6,26,2,21,2z"
2990
+ }, rest), _path197 || (_path197 = /*#__PURE__*/React.createElement("path", {
2991
+ d: "M28 19L28 11 26 11 26 21 32 21 32 19 28 19zM24 11L22 11 20.5 15 19 11 17 11 17 21 19 21 19 14 20.5 18 22 14 22 21 24 21 24 11zM9 13L11 13 11 21 13 21 13 13 15 13 15 11 9 11 9 13zM5 11L5 15 2 15 2 11 0 11 0 21 2 21 2 17 5 17 5 21 7 21 7 11 5 11z"
3018
2992
  })), children);
3019
2993
  });
3020
2994
 
3021
2995
  if (process.env.NODE_ENV !== "production") {
3022
- IbmCloudHyperProtectCryptoServices.propTypes = iconPropTypes;
2996
+ Html.propTypes = iconPropTypes;
3023
2997
  }
3024
- var IbmCloudHyperProtectDbaas = /*#__PURE__*/React.forwardRef(function IbmCloudHyperProtectDbaas(_ref120, ref) {
2998
+ var HtmlReference = /*#__PURE__*/React.forwardRef(function HtmlReference(_ref120, ref) {
3025
2999
  var children = _ref120.children,
3026
3000
  _ref120$size = _ref120.size,
3027
3001
  size = _ref120$size === void 0 ? 16 : _ref120$size,
@@ -3034,29 +3008,15 @@ var IbmCloudHyperProtectDbaas = /*#__PURE__*/React.forwardRef(function IbmCloudH
3034
3008
  xmlns: "http://www.w3.org/2000/svg",
3035
3009
  viewBox: "0 0 32 32",
3036
3010
  fill: "currentColor"
3037
- }, rest), _path204 || (_path204 = /*#__PURE__*/React.createElement("path", {
3038
- d: "M24,30l-2.1-1c-1.7-0.8-2.9-2.6-2.9-4.5V18h10v6.5c0,1.9-1.1,3.7-2.9,4.5L24,30z M21,20v4.5c0,1.2,0.7,2.2,1.7,2.7l1.3,0.6 l1.3-0.6c1-0.5,1.7-1.6,1.7-2.7V20H21z"
3039
- })), _circle48 || (_circle48 = /*#__PURE__*/React.createElement("circle", {
3040
- cx: "10",
3041
- cy: "23",
3042
- r: "1"
3043
- })), _circle49 || (_circle49 = /*#__PURE__*/React.createElement("circle", {
3044
- cx: "10",
3045
- cy: "15",
3046
- r: "1"
3047
- })), _circle50 || (_circle50 = /*#__PURE__*/React.createElement("circle", {
3048
- cx: "10",
3049
- cy: "7",
3050
- r: "1"
3051
- })), _path205 || (_path205 = /*#__PURE__*/React.createElement("path", {
3052
- d: "M23,2H7C5.9,2,5,2.9,5,4v22c0,1.1,0.9,2,2,2h9v-2H7v-6h9v-2H7v-6h16v3h2V4C25,2.9,24.1,2,23,2z M7,10V4h16v6H7z"
3011
+ }, rest), _path198 || (_path198 = /*#__PURE__*/React.createElement("path", {
3012
+ d: "M4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20zM28 14L28 6 26 6 26 16 32 16 32 14 28 14zM24 6L22 6 20.5 10 19 6 17 6 17 16 19 16 19 9 20.5 13 22 9 22 16 24 16 24 6zM9 8L11 8 11 16 13 16 13 8 15 8 15 6 9 6 9 8zM5 6L5 10 2 10 2 6 0 6 0 16 2 16 2 12 5 12 5 16 7 16 7 6 5 6z"
3053
3013
  })), children);
3054
3014
  });
3055
3015
 
3056
3016
  if (process.env.NODE_ENV !== "production") {
3057
- IbmCloudHyperProtectDbaas.propTypes = iconPropTypes;
3017
+ HtmlReference.propTypes = iconPropTypes;
3058
3018
  }
3059
- var IbmCloudHyperProtectVs = /*#__PURE__*/React.forwardRef(function IbmCloudHyperProtectVs(_ref121, ref) {
3019
+ var Http = /*#__PURE__*/React.forwardRef(function Http(_ref121, ref) {
3060
3020
  var children = _ref121.children,
3061
3021
  _ref121$size = _ref121.size,
3062
3022
  size = _ref121$size === void 0 ? 16 : _ref121$size,
@@ -3069,17 +3029,15 @@ var IbmCloudHyperProtectVs = /*#__PURE__*/React.forwardRef(function IbmCloudHype
3069
3029
  xmlns: "http://www.w3.org/2000/svg",
3070
3030
  viewBox: "0 0 32 32",
3071
3031
  fill: "currentColor"
3072
- }, rest), _path206 || (_path206 = /*#__PURE__*/React.createElement("path", {
3073
- d: "M20,18v6.5c0,1.9,1.1,3.7,2.9,4.5l2.1,1l2.1-1c1.7-0.8,2.9-2.6,2.9-4.5V18H20z M28,24.5c0,1.2-0.7,2.2-1.7,2.7L25,27.8 l-1.3-0.6c-1-0.5-1.7-1.6-1.7-2.7V20h6V24.5z"
3074
- })), _path207 || (_path207 = /*#__PURE__*/React.createElement("path", {
3075
- d: "M25,2H5C3.9,2,3,2.9,3,4v22c0,1.1,0.9,2,2,2h11V4h9v11h2V4C27,2.9,26.1,2,25,2z M13.6,12.2L5,23.9V5.1L13.6,12.2z M6,26 l8-10.9V26H6z M14,9.9L6.8,4H14V9.9z"
3032
+ }, rest), _path199 || (_path199 = /*#__PURE__*/React.createElement("path", {
3033
+ d: "M30 11H25V21h2V18h3a2.0027 2.0027 0 002-2V13A2.0023 2.0023 0 0030 11zm-3 5V13h3l.001 3zM10 13L12 13 12 21 14 21 14 13 16 13 16 11 10 11 10 13zM23 11L17 11 17 13 19 13 19 21 21 21 21 13 23 13 23 11zM6 11L6 15 3 15 3 11 1 11 1 21 3 21 3 17 6 17 6 21 8 21 8 11 6 11z"
3076
3034
  })), children);
3077
3035
  });
3078
3036
 
3079
3037
  if (process.env.NODE_ENV !== "production") {
3080
- IbmCloudHyperProtectVs.propTypes = iconPropTypes;
3038
+ Http.propTypes = iconPropTypes;
3081
3039
  }
3082
- var IbmCloudInternetServices = /*#__PURE__*/React.forwardRef(function IbmCloudInternetServices(_ref122, ref) {
3040
+ var Humidity = /*#__PURE__*/React.forwardRef(function Humidity(_ref122, ref) {
3083
3041
  var children = _ref122.children,
3084
3042
  _ref122$size = _ref122.size,
3085
3043
  size = _ref122$size === void 0 ? 16 : _ref122$size,
@@ -3092,17 +3050,15 @@ var IbmCloudInternetServices = /*#__PURE__*/React.forwardRef(function IbmCloudIn
3092
3050
  xmlns: "http://www.w3.org/2000/svg",
3093
3051
  viewBox: "0 0 32 32",
3094
3052
  fill: "currentColor"
3095
- }, rest), _path208 || (_path208 = /*#__PURE__*/React.createElement("path", {
3096
- d: "M27,22c-0.7,0-1.4,0.3-1.9,0.7l-5.2-3.1c0-0.2,0.1-0.4,0.1-0.6s0-0.4-0.1-0.6l5.2-3.1c0.5,0.4,1.2,0.7,1.9,0.7 c1.7,0,3-1.3,3-3s-1.3-3-3-3s-3,1.3-3,3c0,0.2,0,0.4,0.1,0.6l-5.2,3.1C18.4,16.3,17.7,16,17,16c-1.7,0-3,1.3-3,3s1.3,3,3,3 c0.7,0,1.4-0.3,1.9-0.7l5.2,3.1c0,0.2-0.1,0.4-0.1,0.6c0,1.7,1.3,3,3,3s3-1.3,3-3S28.7,22,27,22z M27,12c0.6,0,1,0.4,1,1s-0.4,1-1,1 s-1-0.4-1-1S26.4,12,27,12z M17,20c-0.6,0-1-0.4-1-1s0.4-1,1-1s1,0.4,1,1S17.6,20,17,20z M27,26c-0.6,0-1-0.4-1-1s0.4-1,1-1 s1,0.4,1,1S27.6,26,27,26z"
3097
- })), _path209 || (_path209 = /*#__PURE__*/React.createElement("path", {
3098
- d: "M19,25H8.5c-3,0-5.5-2.5-5.5-5.5c0-2.7,1.9-4.9,4.5-5.4l1.3-0.2l0.3-1.3C9.9,8.7,13.2,6,17,6c0.5,0,1,0,1.5,0.1 c1.6,0.3,3,1.1,4.2,2.2l1.4-1.4c-1.4-1.4-3.2-2.4-5.2-2.7C18.3,4.1,17.6,4,17,4c-4.7,0-8.9,3.3-9.8,8.1C3.6,12.8,1,15.9,1,19.5 C1,23.6,4.3,27,8.5,27H19V25z"
3053
+ }, rest), _path200 || (_path200 = /*#__PURE__*/React.createElement("path", {
3054
+ d: "M23.4761,13.9932,16.8472,3.4365a1.04,1.04,0,0,0-1.6944,0L8.4941,14.0444A9.9861,9.9861,0,0,0,7,19a9,9,0,0,0,18,0A10.0632,10.0632,0,0,0,23.4761,13.9932ZM16,26.0005a7.0089,7.0089,0,0,1-7-7,7.978,7.978,0,0,1,1.2183-3.9438l.935-1.4888L21.2271,23.6411A6.9772,6.9772,0,0,1,16,26.0005Z"
3099
3055
  })), children);
3100
3056
  });
3101
3057
 
3102
3058
  if (process.env.NODE_ENV !== "production") {
3103
- IbmCloudInternetServices.propTypes = iconPropTypes;
3059
+ Humidity.propTypes = iconPropTypes;
3104
3060
  }
3105
- var IbmCloudKeyProtect = /*#__PURE__*/React.forwardRef(function IbmCloudKeyProtect(_ref123, ref) {
3061
+ var HumidityAlt = /*#__PURE__*/React.forwardRef(function HumidityAlt(_ref123, ref) {
3106
3062
  var children = _ref123.children,
3107
3063
  _ref123$size = _ref123.size,
3108
3064
  size = _ref123$size === void 0 ? 16 : _ref123$size,
@@ -3115,17 +3071,15 @@ var IbmCloudKeyProtect = /*#__PURE__*/React.forwardRef(function IbmCloudKeyProte
3115
3071
  xmlns: "http://www.w3.org/2000/svg",
3116
3072
  viewBox: "0 0 32 32",
3117
3073
  fill: "currentColor"
3118
- }, rest), _path210 || (_path210 = /*#__PURE__*/React.createElement("path", {
3119
- d: "M26,14.1V2h-5v2h3v2h-3v2h3v6.1c-1.7,0.4-3,2-3,3.9c0,2.2,1.8,4,4,4s4-1.8,4-4C29,16.1,27.7,14.6,26,14.1z M25,20 c-1.1,0-2-0.9-2-2c0-1.1,0.9-2,2-2s2,0.9,2,2C27,19.1,26.1,20,25,20z"
3120
- })), _path211 || (_path211 = /*#__PURE__*/React.createElement("path", {
3121
- d: "M15,31l-5.5-3.2c-3.4-2-5.5-5.6-5.5-9.5V4c0-1.1,0.9-2,2-2h12v2H6v14.3c0,3.2,1.7,6.2,4.5,7.8l4.5,2.7l4.5-2.7 c1.1-0.7,2.1-1.5,2.8-2.6l1.6,1.1c-0.9,1.3-2.1,2.4-3.5,3.2L15,31z"
3074
+ }, rest), _path201 || (_path201 = /*#__PURE__*/React.createElement("path", {
3075
+ d: "M26 12a3.8978 3.8978 0 01-4-3.777 3.9017 3.9017 0 01.6533-2.0639L25.17 2.4141a1.0381 1.0381 0 011.6592 0L29.3154 6.11A3.9693 3.9693 0 0130 8.223 3.8978 3.8978 0 0126 12zm0-7.2368L24.3438 7.2257A1.89 1.89 0 0024 8.223a2.0139 2.0139 0 004 0 1.98 1.98 0 00-.375-1.0466zM23.5 30H8.5A6.4962 6.4962 0 017.2 17.1381a8.9938 8.9938 0 0117.6006 0A6.4964 6.4964 0 0123.5 30zM16 12a7 7 0 00-6.9414 6.1452l-.0991.8122-.8155.064A4.4962 4.4962 0 008.5 28h15a4.4962 4.4962 0 00.3564-8.9786l-.8154-.064-.0986-.8122A7.0022 7.0022 0 0016 12z"
3122
3076
  })), children);
3123
3077
  });
3124
3078
 
3125
3079
  if (process.env.NODE_ENV !== "production") {
3126
- IbmCloudKeyProtect.propTypes = iconPropTypes;
3080
+ HumidityAlt.propTypes = iconPropTypes;
3127
3081
  }
3128
- var IbmCloudKubernetesService = /*#__PURE__*/React.forwardRef(function IbmCloudKubernetesService(_ref124, ref) {
3082
+ var Hurricane = /*#__PURE__*/React.forwardRef(function Hurricane(_ref124, ref) {
3129
3083
  var children = _ref124.children,
3130
3084
  _ref124$size = _ref124.size,
3131
3085
  size = _ref124$size === void 0 ? 16 : _ref124$size,
@@ -3138,17 +3092,15 @@ var IbmCloudKubernetesService = /*#__PURE__*/React.forwardRef(function IbmCloudK
3138
3092
  xmlns: "http://www.w3.org/2000/svg",
3139
3093
  viewBox: "0 0 32 32",
3140
3094
  fill: "currentColor"
3141
- }, rest), _path212 || (_path212 = /*#__PURE__*/React.createElement("path", {
3142
- d: "M16,23c-0.2,0-0.4,0-0.5-0.1l-5-3C10.2,19.7,10,19.4,10,19v-6c0-0.4,0.2-0.7,0.5-0.9l5-3C15.6,9,15.8,9,16,9 c0.2,0,0.4,0,0.5,0.1l5,3c0.3,0.2,0.5,0.5,0.5,0.9v6c0,0.4-0.2,0.7-0.5,0.9l-5,3C16.4,23,16.2,23,16,23z M12,18.4l4,2.4l4-2.4v-4.9 l-4-2.4l-4,2.4V18.4z"
3143
- })), _path213 || (_path213 = /*#__PURE__*/React.createElement("path", {
3144
- d: "M16,31c-0.2,0-0.3,0-0.5-0.1l-12-7C3.2,23.7,3,23.4,3,23V9c0-0.4,0.2-0.7,0.5-0.9l12-7C15.7,1,15.8,1,16,1 c0.2,0,0.3,0,0.5,0.1l12,7l-1,1.7L16,3.2L5,9.6v12.9l11,6.4l11-6.4V15h2v8c0,0.4-0.2,0.7-0.5,0.9l-12,7C16.3,31,16.2,31,16,31z"
3095
+ }, rest), _path202 || (_path202 = /*#__PURE__*/React.createElement("path", {
3096
+ d: "M22.6521,4.1821l-2.177,2.5142L19.0713,8.3174,20.7864,9.605A7.9361,7.9361,0,0,1,23.9963,16l.0008.0576.0017.0415c.018.4317.2412,10.1113-14.6538,11.7222l2.18-2.5176,1.4039-1.6211L11.2139,22.395A7.9361,7.9361,0,0,1,8.0037,16l-.0008-.0576-.0017-.0415C7.9832,15.47,7.7605,5.8071,22.6521,4.1821M24.9978,2c-.0164,0-.0327,0-.0493.001C5.2532,2.9146,6.0037,16,6.0037,16a9.975,9.975,0,0,0,4.0095,7.9946L6.2368,28.3555A1.0044,1.0044,0,0,0,7.0022,30c.0164,0,.0327,0,.0493-.001C26.7468,29.0854,25.9963,16,25.9963,16a9.9756,9.9756,0,0,0-4.0092-7.9946l3.7761-4.3609A1.0044,1.0044,0,0,0,24.9978,2Z"
3145
3097
  })), children);
3146
3098
  });
3147
3099
 
3148
3100
  if (process.env.NODE_ENV !== "production") {
3149
- IbmCloudKubernetesService.propTypes = iconPropTypes;
3101
+ Hurricane.propTypes = iconPropTypes;
3150
3102
  }
3151
- var IbmCloudLogging = /*#__PURE__*/React.forwardRef(function IbmCloudLogging(_ref125, ref) {
3103
+ var HybridNetworking = /*#__PURE__*/React.forwardRef(function HybridNetworking(_ref125, ref) {
3152
3104
  var children = _ref125.children,
3153
3105
  _ref125$size = _ref125.size,
3154
3106
  size = _ref125$size === void 0 ? 16 : _ref125$size,
@@ -3161,17 +3113,17 @@ var IbmCloudLogging = /*#__PURE__*/React.forwardRef(function IbmCloudLogging(_re
3161
3113
  xmlns: "http://www.w3.org/2000/svg",
3162
3114
  viewBox: "0 0 32 32",
3163
3115
  fill: "currentColor"
3164
- }, rest), _path214 || (_path214 = /*#__PURE__*/React.createElement("path", {
3165
- d: "M24.4,10c0.3,0.5,0.7,0.9,1.3,1.2l1.3,0.6l1.3-0.6c1-0.5,1.7-1.6,1.7-2.7V4h-3V2h5v6.5c0,1.9-1.1,3.7-2.9,4.5l-2.2,1l-2.1-1 c-1.3-0.6-2.2-1.7-2.6-3H24.4z"
3166
- })), _path215 || (_path215 = /*#__PURE__*/React.createElement("path", {
3167
- d: "M16 6H24V8H16zM16 2H24V4H16z"
3168
- })), _path216 || (_path216 = /*#__PURE__*/React.createElement("path", {
3169
- d: "M28,16v6H4V6h10V4H4C2.9,4,2,4.9,2,6v16c0,1.1,0.9,2,2,2h8v4H8v2h16v-2h-4v-4h8c1.1,0,2-0.9,2-2v-6H28z M18,28h-4v-4h4V28z"
3116
+ }, rest), _path203 || (_path203 = /*#__PURE__*/React.createElement("path", {
3117
+ d: "M17,24.1836V20H15v4.1836a3,3,0,1,0,2,0Z"
3118
+ })), _path204 || (_path204 = /*#__PURE__*/React.createElement("path", {
3119
+ d: "M26,12a3.9962,3.9962,0,0,0-3.8579,3H9.8579a4,4,0,1,0,0,2H22.1421A3.9934,3.9934,0,1,0,26,12ZM6,18a2,2,0,1,1,2-2A2.0025,2.0025,0,0,1,6,18Zm20,0a2,2,0,1,1,2-2A2.0025,2.0025,0,0,1,26,18Z"
3120
+ })), _path205 || (_path205 = /*#__PURE__*/React.createElement("path", {
3121
+ d: "M19,5a3,3,0,1,0-4,2.8164V12h2V7.8164A2.9917,2.9917,0,0,0,19,5Z"
3170
3122
  })), children);
3171
3123
  });
3172
3124
 
3173
3125
  if (process.env.NODE_ENV !== "production") {
3174
- IbmCloudLogging.propTypes = iconPropTypes;
3126
+ HybridNetworking.propTypes = iconPropTypes;
3175
3127
  }
3176
3128
 
3177
- export { Fog, Folder, FolderAdd, FolderDetails, FolderDetailsReference, FolderMoveTo, FolderOff, FolderOpen, FolderParent, FolderShared, Folders, ForecastHail, ForecastHail_30, ForecastLightning, ForecastLightning_30, Fork, Forum, Forward_10, Forward_30, Forward_5, Fragile, Friendship, FruitBowl, Function, FunctionMath, GameConsole, GameWireless, Gamification, GasStation, GasStationFilled, Gateway, GatewayApi, GatewayMail, GatewayPublic, GatewaySecurity, GatewayUserAccess, GatewayVpn, GenderFemale, GenderMale, GeneratePdf, Gif, Gift, Globe, Gradient, GraphicalDataFlow, Grid, Group, GroupAccess, GroupAccount, GroupObjects, GroupObjectsNew, GroupObjectsSave, GroupPresentation, GroupResource, GroupSecurity, Growth, Gui, GuiManagement, Hail, Harbor, HardwareSecurityModule, Hashtag, Haze, HazeNight, Hd, HdFilled, Hdr, Headphones, Headset, HealthCross, Hearing, HeatMap, HeatMapStocks, HeatMap_02, HeatMap_03, Helicopter, Help, HelpDesk, HelpFilled, Home, HorizontalView, Hospital, HospitalBed, Hotel, Hourglass, Html, HtmlReference, Http, Humidity, HumidityAlt, Hurricane, HybridNetworking, HybridNetworkingAlt, IbmCloud, IbmCloudCitrixDaas, IbmCloudDedicatedHost, IbmCloudDirectLink_1Connect, IbmCloudDirectLink_1Dedicated, IbmCloudDirectLink_1DedicatedHosting, IbmCloudDirectLink_1Exchange, IbmCloudDirectLink_2Connect, IbmCloudDirectLink_2Dedicated, IbmCloudDirectLink_2DedicatedHosting, IbmCloudEventNotification, IbmCloudEventStreams, IbmCloudHyperProtectCryptoServices, IbmCloudHyperProtectDbaas, IbmCloudHyperProtectVs, IbmCloudInternetServices, IbmCloudKeyProtect, IbmCloudKubernetesService, IbmCloudLogging, IbmDataReplication, IbmDatastage, IbmMatch_360, IbmMq, IbmOpenEnterpriseLanguages, IbmPowerVs, QH, QHintonPlot, WatsonHealthFusionBlender, WatsonHealthHangingProtocol, WatsonHealthHl7Attributes, WatsonHealthHoleFilling, WatsonHealthHoleFillingCursor };
3129
+ export { FishMultiple, FitToHeight, FitToScreen, FitToWidth, Flag, FlagFilled, FlaggingTaxi, Flash, FlashFilled, FlashOff, FlashOffFilled, FlightInternational, FlightRoster, FlightSchedule, FloatingIp, Flood, FloodWarning, Floorplan, Flow, FlowConnection, FlowData, FlowLogsVpc, FlowModeler, FlowModelerReference, FlowStream, FlowStreamReference, Fog, Folder, FolderAdd, FolderDetails, FolderDetailsReference, FolderMoveTo, FolderOff, FolderOpen, FolderParent, FolderShared, Folders, ForecastHail, ForecastHail_30, ForecastLightning, ForecastLightning_30, Fork, Forum, Forward_10, Forward_30, Forward_5, Fragile, Friendship, FruitBowl, Function, FunctionMath, GameConsole, GameWireless, Gamification, GasStation, GasStationFilled, Gateway, GatewayApi, GatewayMail, GatewayPublic, GatewaySecurity, GatewayUserAccess, GatewayVpn, GenderFemale, GenderMale, GeneratePdf, Gif, Gift, Globe, Gradient, GraphicalDataFlow, Grid, Group, GroupAccess, GroupAccount, GroupObjects, GroupObjectsNew, GroupObjectsSave, GroupPresentation, GroupResource, GroupSecurity, Growth, Gui, GuiManagement, Hail, Harbor, HardwareSecurityModule, Hashtag, Haze, HazeNight, Hd, HdFilled, Hdr, Headphones, Headset, HealthCross, Hearing, HeatMap, HeatMapStocks, HeatMap_02, HeatMap_03, Helicopter, Help, HelpDesk, HelpFilled, Home, HorizontalView, Hospital, HospitalBed, Hotel, Hourglass, Html, HtmlReference, Http, Humidity, HumidityAlt, Hurricane, HybridNetworking, QH, QHintonPlot, WatsonHealthFusionBlender, WatsonHealthHangingProtocol, WatsonHealthHl7Attributes, WatsonHealthHoleFilling, WatsonHealthHoleFillingCursor };