@carbon/icons-react 11.14.0 → 11.15.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (171) hide show
  1. package/es/AppleDash.js +41 -0
  2. package/es/BatchJob.js +43 -0
  3. package/es/BatchJobStep.js +39 -0
  4. package/es/BootVolume.js +39 -0
  5. package/es/BootVolumeAlt.js +43 -0
  6. package/es/BottlesContainer.js +41 -0
  7. package/es/Bottles_01.js +39 -0
  8. package/es/Bottles_01Dash.js +39 -0
  9. package/es/Bottles_02.js +39 -0
  10. package/es/Bottles_02Dash.js +39 -0
  11. package/es/CarbonUiBuilder.js +60 -0
  12. package/es/CicsDb2Connection.js +41 -0
  13. package/es/CicsProgram.js +49 -0
  14. package/es/CicsRegionAlt.js +39 -0
  15. package/es/CicsSit.js +41 -0
  16. package/es/CicsSitOverrides.js +39 -0
  17. package/es/CicsTransactionServerZos.js +51 -0
  18. package/es/ConnectReference.js +41 -0
  19. package/es/DataVolume.js +39 -0
  20. package/es/DataVolumeAlt.js +47 -0
  21. package/es/Db2BufferPool.js +41 -0
  22. package/es/Db2DataSharingGroup.js +39 -0
  23. package/es/Db2Database.js +39 -0
  24. package/es/Drink_01.js +41 -0
  25. package/es/Drink_02.js +41 -0
  26. package/es/ExecutableProgram.js +52 -0
  27. package/es/IbmBluepay.js +39 -0
  28. package/es/IbmCloudAppId.js +41 -0
  29. package/es/IbmCloudContinuousDelivery.js +41 -0
  30. package/es/IbmCloudForEducation.js +43 -0
  31. package/es/IbmCloudHsm.js +49 -0
  32. package/es/IbmCloudIpsecVpn.js +39 -0
  33. package/es/IbmCloudPrivilegedAccessGateway.js +41 -0
  34. package/es/IbmContentServices.js +43 -0
  35. package/es/IbmDb2.js +47 -0
  36. package/es/IbmDb2Alt.js +39 -0
  37. package/es/IbmTelehealth.js +41 -0
  38. package/es/IbmTenet.js +53 -0
  39. package/es/IbmToolchain.js +39 -0
  40. package/es/ListChecked.js +1 -1
  41. package/es/ListCheckedMirror.js +39 -0
  42. package/es/ListNumberedMirror.js +39 -0
  43. package/es/LogicalPartition.js +1 -1
  44. package/es/LogoAnsibleCommunity.js +39 -0
  45. package/es/LogoRedHatAnsible.js +41 -0
  46. package/es/LogoTwitter.js +1 -1
  47. package/es/LogoVmware.js +1 -1
  48. package/es/LogoVmwareAlt.js +39 -0
  49. package/es/LogoYelp.js +1 -1
  50. package/es/PortInput.js +41 -0
  51. package/es/PortOutput.js +41 -0
  52. package/es/Recycle.js +39 -0
  53. package/es/RunMirror.js +43 -0
  54. package/es/ScreenMap.js +41 -0
  55. package/es/ScreenMapSet.js +43 -0
  56. package/es/SearchLocateMirror.js +39 -0
  57. package/es/Slm.js +39 -0
  58. package/es/SummaryKpiMirror.js +39 -0
  59. package/es/TcpIpService.js +39 -0
  60. package/es/TransformBinary.js +41 -0
  61. package/es/TransformInstructions.js +41 -0
  62. package/es/TransformLanguage.js +41 -0
  63. package/es/Tsq.js +41 -0
  64. package/es/ZLpar.js +39 -0
  65. package/es/ZSystems.js +39 -0
  66. package/es/Zos.js +39 -0
  67. package/es/ZosSysplex.js +39 -0
  68. package/es/generated/bucket-0.js +347 -345
  69. package/es/generated/bucket-1.js +940 -921
  70. package/es/generated/bucket-10.js +880 -885
  71. package/es/generated/bucket-11.js +899 -860
  72. package/es/generated/bucket-12.js +769 -880
  73. package/es/generated/bucket-13.js +941 -826
  74. package/es/generated/bucket-14.js +732 -816
  75. package/es/generated/bucket-15.js +923 -937
  76. package/es/generated/bucket-16.js +1582 -16
  77. package/es/generated/bucket-2.js +1074 -1058
  78. package/es/generated/bucket-3.js +836 -912
  79. package/es/generated/bucket-4.js +835 -784
  80. package/es/generated/bucket-5.js +846 -824
  81. package/es/generated/bucket-6.js +849 -897
  82. package/es/generated/bucket-7.js +921 -920
  83. package/es/generated/bucket-8.js +839 -770
  84. package/es/generated/bucket-9.js +936 -974
  85. package/es/index.js +17 -17
  86. package/lib/AppleDash.js +47 -0
  87. package/lib/BatchJob.js +49 -0
  88. package/lib/BatchJobStep.js +45 -0
  89. package/lib/BootVolume.js +45 -0
  90. package/lib/BootVolumeAlt.js +49 -0
  91. package/lib/BottlesContainer.js +47 -0
  92. package/lib/Bottles_01.js +45 -0
  93. package/lib/Bottles_01Dash.js +45 -0
  94. package/lib/Bottles_02.js +45 -0
  95. package/lib/Bottles_02Dash.js +45 -0
  96. package/lib/CarbonUiBuilder.js +66 -0
  97. package/lib/CicsDb2Connection.js +47 -0
  98. package/lib/CicsProgram.js +55 -0
  99. package/lib/CicsRegionAlt.js +45 -0
  100. package/lib/CicsSit.js +47 -0
  101. package/lib/CicsSitOverrides.js +45 -0
  102. package/lib/CicsTransactionServerZos.js +57 -0
  103. package/lib/ConnectReference.js +47 -0
  104. package/lib/DataVolume.js +45 -0
  105. package/lib/DataVolumeAlt.js +53 -0
  106. package/lib/Db2BufferPool.js +47 -0
  107. package/lib/Db2DataSharingGroup.js +45 -0
  108. package/lib/Db2Database.js +45 -0
  109. package/lib/Drink_01.js +47 -0
  110. package/lib/Drink_02.js +47 -0
  111. package/lib/ExecutableProgram.js +58 -0
  112. package/lib/IbmBluepay.js +45 -0
  113. package/lib/IbmCloudAppId.js +47 -0
  114. package/lib/IbmCloudContinuousDelivery.js +47 -0
  115. package/lib/IbmCloudForEducation.js +49 -0
  116. package/lib/IbmCloudHsm.js +55 -0
  117. package/lib/IbmCloudIpsecVpn.js +45 -0
  118. package/lib/IbmCloudPrivilegedAccessGateway.js +47 -0
  119. package/lib/IbmContentServices.js +49 -0
  120. package/lib/IbmDb2.js +53 -0
  121. package/lib/IbmDb2Alt.js +45 -0
  122. package/lib/IbmTelehealth.js +47 -0
  123. package/lib/IbmTenet.js +59 -0
  124. package/lib/IbmToolchain.js +45 -0
  125. package/lib/ListChecked.js +1 -1
  126. package/lib/ListCheckedMirror.js +45 -0
  127. package/lib/ListNumberedMirror.js +45 -0
  128. package/lib/LogicalPartition.js +1 -1
  129. package/lib/LogoAnsibleCommunity.js +45 -0
  130. package/lib/LogoRedHatAnsible.js +47 -0
  131. package/lib/LogoTwitter.js +1 -1
  132. package/lib/LogoVmware.js +1 -1
  133. package/lib/LogoVmwareAlt.js +45 -0
  134. package/lib/LogoYelp.js +1 -1
  135. package/lib/PortInput.js +47 -0
  136. package/lib/PortOutput.js +47 -0
  137. package/lib/Recycle.js +45 -0
  138. package/lib/RunMirror.js +49 -0
  139. package/lib/ScreenMap.js +47 -0
  140. package/lib/ScreenMapSet.js +49 -0
  141. package/lib/SearchLocateMirror.js +45 -0
  142. package/lib/Slm.js +45 -0
  143. package/lib/SummaryKpiMirror.js +45 -0
  144. package/lib/TcpIpService.js +45 -0
  145. package/lib/TransformBinary.js +47 -0
  146. package/lib/TransformInstructions.js +47 -0
  147. package/lib/TransformLanguage.js +47 -0
  148. package/lib/Tsq.js +47 -0
  149. package/lib/ZLpar.js +45 -0
  150. package/lib/ZSystems.js +45 -0
  151. package/lib/Zos.js +45 -0
  152. package/lib/ZosSysplex.js +45 -0
  153. package/lib/generated/bucket-0.js +347 -345
  154. package/lib/generated/bucket-1.js +950 -931
  155. package/lib/generated/bucket-10.js +923 -928
  156. package/lib/generated/bucket-11.js +945 -906
  157. package/lib/generated/bucket-12.js +819 -930
  158. package/lib/generated/bucket-13.js +993 -878
  159. package/lib/generated/bucket-14.js +788 -872
  160. package/lib/generated/bucket-15.js +980 -994
  161. package/lib/generated/bucket-16.js +1643 -15
  162. package/lib/generated/bucket-2.js +1090 -1074
  163. package/lib/generated/bucket-3.js +853 -929
  164. package/lib/generated/bucket-4.js +857 -806
  165. package/lib/generated/bucket-5.js +871 -849
  166. package/lib/generated/bucket-6.js +874 -922
  167. package/lib/generated/bucket-7.js +959 -958
  168. package/lib/generated/bucket-8.js +880 -811
  169. package/lib/generated/bucket-9.js +979 -1017
  170. package/lib/index.js +619 -557
  171. package/package.json +6 -6
@@ -11,7 +11,7 @@ import React from 'react';
11
11
  import '@carbon/icon-helpers';
12
12
  import 'prop-types';
13
13
 
14
- var _path, _path2, _path3, _path4, _path5, _path6, _path7, _path8, _path9, _path10, _path11, _path12, _path13, _path14, _path15, _path16, _path17, _path18, _path19, _path20, _path21, _path22, _path23, _path24, _path25, _path26, _path27, _path28, _path29, _path30, _path31, _path32, _path33, _path34, _path35, _path36, _path37, _path38, _path39, _path40, _path41, _path42, _path43, _path44, _path45, _path46, _path47, _path48, _path49, _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, _circle, _circle2, _path77, _circle3, _circle4, _path78, _path79, _path80, _path81, _path82, _path83, _path84, _path85, _path86, _path87, _path88, _path89, _path90, _path91, _path92, _path93, _path94, _path95, _path96, _path97, _path98, _path99, _circle5, _circle6, _path100, _path101, _path102, _path103, _path104, _path105, _path106, _path107, _path108, _path109, _path110, _circle7, _path111, _path112, _path113, _path114, _path115, _path116, _path117, _circle8, _path118, _path119, _path120, _path121, _path122, _path123, _path124, _path125, _path126, _circle9, _circle10, _path127, _path128, _path129, _circle11, _path130, _path131, _path132, _path133, _path134, _path135, _path136, _path137, _path138, _path139, _path140, _path141, _path142, _path143, _path144, _path145, _path146, _path147, _path148, _path149, _path150, _path151, _path152, _path153, _path154, _path155, _path156, _path157, _path158, _path159, _path160, _path161, _path162, _path163, _path164, _path165, _path166, _path167, _path168, _path169, _path170, _path171, _path172, _path173, _path174, _path175, _path176, _path177, _path178, _path179, _path180, _path181, _path182, _path183, _path184, _path185, _path186, _path187, _path188, _path189, _path190, _path191, _path192, _path193, _path194, _path195, _path196, _path197, _path198, _path199, _path200, _path201, _path202, _circle12, _path203, _path204;
14
+ var _circle, _circle2, _circle3, _path, _path2, _path3, _path4, _path5, _path6, _path7, _path8, _path9, _path10, _path11, _path12, _path13, _path14, _path15, _path16, _circle4, _path17, _path18, _path19, _path20, _path21, _path22, _path23, _path24, _path25, _path26, _path27, _path28, _path29, _path30, _path31, _path32, _path33, _path34, _path35, _path36, _path37, _path38, _path39, _path40, _path41, _path42, _path43, _path44, _path45, _path46, _path47, _path48, _path49, _path50, _path51, _path52, _path53, _path54, _path55, _path56, _path57, _path58, _path59, _path60, _path61, _path62, _path63, _path64, _path65, _path66, _circle5, _path67, _path68, _circle6, _path69, _path70, _circle7, _path71, _path72, _path73, _path74, _path75, _rect, _path76, _path77, _path78, _path79, _path80, _path81, _path82, _path83, _path84, _path85, _path86, _path87, _path88, _path89, _path90, _path91, _path92, _path93, _path94, _path95, _path96, _path97, _path98, _path99, _path100, _path101, _path102, _path103, _path104, _path105, _path106, _path107, _path108, _path109, _path110, _path111, _path112, _path113, _path114, _path115, _path116, _path117, _path118, _path119, _path120, _path121, _path122, _path123, _path124, _path125, _path126, _path127, _path128, _path129, _path130, _path131, _path132, _path133, _path134, _path135, _path136, _path137, _path138, _path139, _path140, _path141, _path142, _path143, _path144, _path145, _path146, _path147, _path148, _path149, _path150, _path151, _path152, _circle8, _circle9, _path153, _circle10, _circle11, _path154, _path155, _path156, _path157, _path158, _path159, _path160, _path161, _path162, _path163, _path164, _path165, _path166, _path167, _path168, _path169, _path170, _path171, _path172, _path173, _path174, _path175, _path176, _path177, _circle12, _circle13, _path178, _path179, _path180, _path181, _path182, _path183, _path184, _path185, _path186, _path187, _path188, _circle14, _path189, _path190, _path191, _path192, _path193, _path194, _path195, _circle15, _path196, _path197, _path198, _path199, _path200, _path201, _path202, _path203, _path204, _path205, _circle16, _circle17, _path206, _path207, _path208, _circle18, _path209, _path210, _path211, _path212, _path213, _path214, _path215;
15
15
 
16
16
  var _excluded = ["children", "size"],
17
17
  _excluded2 = ["children", "size"],
@@ -138,7 +138,8 @@ var _excluded = ["children", "size"],
138
138
  _excluded123 = ["children", "size"],
139
139
  _excluded124 = ["children", "size"],
140
140
  _excluded125 = ["children", "size"];
141
- var LetterAa = /*#__PURE__*/React.forwardRef(function LetterAa(_ref, ref) {
141
+ var didWarnAboutDeprecation = {};
142
+ var IntentRequestInactive = /*#__PURE__*/React.forwardRef(function IntentRequestInactive(_ref, ref) {
142
143
  var children = _ref.children,
143
144
  _ref$size = _ref.size,
144
145
  size = _ref$size === void 0 ? 16 : _ref$size,
@@ -151,15 +152,27 @@ var LetterAa = /*#__PURE__*/React.forwardRef(function LetterAa(_ref, ref) {
151
152
  xmlns: "http://www.w3.org/2000/svg",
152
153
  viewBox: "0 0 32 32",
153
154
  fill: "currentColor"
154
- }, rest), _path || (_path = /*#__PURE__*/React.createElement("path", {
155
- d: "M23 13H18v2h5v2H19a2 2 0 00-2 2v2a2 2 0 002 2h6V15A2 2 0 0023 13zm0 8H19V19h4zM13 9H9a2 2 0 00-2 2V23H9V18h4v5h2V11A2 2 0 0013 9zM9 16V11h4v5z"
155
+ }, rest), _circle || (_circle = /*#__PURE__*/React.createElement("circle", {
156
+ cx: "18.5",
157
+ cy: "22.5",
158
+ r: "1.5"
159
+ })), _circle2 || (_circle2 = /*#__PURE__*/React.createElement("circle", {
160
+ cx: "23.5",
161
+ cy: "22.5",
162
+ r: "1.5"
163
+ })), _circle3 || (_circle3 = /*#__PURE__*/React.createElement("circle", {
164
+ cx: "28.5",
165
+ cy: "22.5",
166
+ r: "1.5"
167
+ })), _path || (_path = /*#__PURE__*/React.createElement("path", {
168
+ d: "M15.4,30L5,23.8c-0.6-0.4-1-1-1-1.7V9.9c0-0.7,0.4-1.4,1-1.7l10-5.9C15.3,2.1,15.6,2,16,2c0.4,0,0.7,0.1,1,0.3l10,5.9 c0.6,0.4,1,1,1,1.7V16h-2V9.9L16,4L6,9.9v12.2l10.5,6.2L15.4,30z"
156
169
  })), children);
157
170
  });
158
171
 
159
172
  if (process.env.NODE_ENV !== "production") {
160
- LetterAa.propTypes = iconPropTypes;
173
+ IntentRequestInactive.propTypes = iconPropTypes;
161
174
  }
162
- var LetterBb = /*#__PURE__*/React.forwardRef(function LetterBb(_ref2, ref) {
175
+ var IntentRequestScaleIn = /*#__PURE__*/React.forwardRef(function IntentRequestScaleIn(_ref2, ref) {
163
176
  var children = _ref2.children,
164
177
  _ref2$size = _ref2.size,
165
178
  size = _ref2$size === void 0 ? 16 : _ref2$size,
@@ -173,14 +186,14 @@ var LetterBb = /*#__PURE__*/React.forwardRef(function LetterBb(_ref2, ref) {
173
186
  viewBox: "0 0 32 32",
174
187
  fill: "currentColor"
175
188
  }, rest), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
176
- d: "M23 13H19V9H17V23h6a2 2 0 002-2V15A2 2 0 0023 13zm-4 8V15h4v6zM15 12a3 3 0 00-3-3H7V23h5a3 3 0 003-3V18a3 3 0 00-.78-2A3 3 0 0015 14zM9 11h3a1 1 0 011 1v2a1 1 0 01-1 1H9zm4 9a1 1 0 01-1 1H9V17h3a1 1 0 011 1z"
189
+ d: "M28.6 30L30 28.6 22.4 21 29 21 29 19 19 19 19 29 21 29 21 22.4zM2 28.6L3.4 30 11 22.4 11 29 13 29 13 19 3 19 3 21 9.6 21zM17 2L15 2 15 12.2 10.4 7.6 9 9 16 16 23 9 21.6 7.6 17 12.2z"
177
190
  })), children);
178
191
  });
179
192
 
180
193
  if (process.env.NODE_ENV !== "production") {
181
- LetterBb.propTypes = iconPropTypes;
194
+ IntentRequestScaleIn.propTypes = iconPropTypes;
182
195
  }
183
- var LetterCc = /*#__PURE__*/React.forwardRef(function LetterCc(_ref3, ref) {
196
+ var IntentRequestScaleOut = /*#__PURE__*/React.forwardRef(function IntentRequestScaleOut(_ref3, ref) {
184
197
  var children = _ref3.children,
185
198
  _ref3$size = _ref3.size,
186
199
  size = _ref3$size === void 0 ? 16 : _ref3$size,
@@ -194,14 +207,14 @@ var LetterCc = /*#__PURE__*/React.forwardRef(function LetterCc(_ref3, ref) {
194
207
  viewBox: "0 0 32 32",
195
208
  fill: "currentColor"
196
209
  }, rest), _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
197
- d: "M24 23H19a2 2 0 01-2-2V15a2 2 0 012-2h5v2H19v6h5zM15 23H9a2 2 0 01-2-2V11A2 2 0 019 9h6v2H9V21h6z"
210
+ d: "M19 20.4L20.4 19 28 26.6 28 20 30 20 30 30 20 30 20 28 26.6 28zM13 20.4L11.6 19 4 26.6 4 20 2 20 2 30 12 30 12 28 5.4 28zM17 16L15 16 15 5.8 10.4 10.4 9 9 16 2 23 9 21.6 10.4 17 5.8z"
198
211
  })), children);
199
212
  });
200
213
 
201
214
  if (process.env.NODE_ENV !== "production") {
202
- LetterCc.propTypes = iconPropTypes;
215
+ IntentRequestScaleOut.propTypes = iconPropTypes;
203
216
  }
204
- var LetterDd = /*#__PURE__*/React.forwardRef(function LetterDd(_ref4, ref) {
217
+ var IntentRequestUninstall = /*#__PURE__*/React.forwardRef(function IntentRequestUninstall(_ref4, ref) {
205
218
  var children = _ref4.children,
206
219
  _ref4$size = _ref4.size,
207
220
  size = _ref4$size === void 0 ? 16 : _ref4$size,
@@ -215,14 +228,16 @@ var LetterDd = /*#__PURE__*/React.forwardRef(function LetterDd(_ref4, ref) {
215
228
  viewBox: "0 0 32 32",
216
229
  fill: "currentColor"
217
230
  }, rest), _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
218
- d: "M23 9v4H19a2 2 0 00-2 2v6a2 2 0 002 2h6V9zm-4 6h4v6H19zM11 23H7V9h4a4 4 0 014 4v6A4 4 0 0111 23zM9 21h2a2 2 0 002-2V13a2 2 0 00-2-2H9z"
231
+ d: "M30 21.4L28.6 20 25 23.6 21.4 20 20 21.4 23.6 25 20 28.6 21.4 30 25 26.4 28.6 30 30 28.6 26.4 25z"
232
+ })), _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
233
+ d: "M15.4,30L5,23.8c-0.6-0.4-1-1-1-1.7V9.9c0-0.7,0.4-1.4,1-1.7l10-5.9C15.3,2.1,15.6,2,16,2c0.4,0,0.7,0.1,1,0.3l10,5.9 c0.6,0.4,1,1,1,1.7V16h-2V9.9L16,4L6,9.9v12.2l10.5,6.2L15.4,30z"
219
234
  })), children);
220
235
  });
221
236
 
222
237
  if (process.env.NODE_ENV !== "production") {
223
- LetterDd.propTypes = iconPropTypes;
238
+ IntentRequestUninstall.propTypes = iconPropTypes;
224
239
  }
225
- var LetterEe = /*#__PURE__*/React.forwardRef(function LetterEe(_ref5, ref) {
240
+ var IntentRequestUpgrade = /*#__PURE__*/React.forwardRef(function IntentRequestUpgrade(_ref5, ref) {
226
241
  var children = _ref5.children,
227
242
  _ref5$size = _ref5.size,
228
243
  size = _ref5$size === void 0 ? 16 : _ref5$size,
@@ -235,20 +250,36 @@ var LetterEe = /*#__PURE__*/React.forwardRef(function LetterEe(_ref5, ref) {
235
250
  xmlns: "http://www.w3.org/2000/svg",
236
251
  viewBox: "0 0 32 32",
237
252
  fill: "currentColor"
238
- }, rest), _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
239
- d: "M25 19V15a2.0023 2.0023 0 00-2-2H19a2.0023 2.0023 0 00-2 2v6a2.0077 2.0077 0 002 2h5V21H19V19zm-6-4h4v2H19zM15 11L15 9 7 9 7 23 15 23 15 21 9 21 9 17 14 17 14 15 9 15 9 11 15 11z"
253
+ }, rest), _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
254
+ d: "M28 23L26.6 24.4 24 21.8 24 30 22 30 22 21.8 19.4 24.4 18 23 23 18z"
255
+ })), _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
256
+ d: "M15.4,30L5,23.8c-0.6-0.4-1-1-1-1.7V9.9c0-0.7,0.4-1.4,1-1.7l10-5.9C15.3,2.1,15.6,2,16,2c0.4,0,0.7,0.1,1,0.3l10,5.9 c0.6,0.4,1,1,1,1.7V16h-2V9.9L16,4L6,9.9v12.2l10.5,6.2L15.4,30z"
240
257
  })), children);
241
258
  });
242
259
 
243
260
  if (process.env.NODE_ENV !== "production") {
244
- LetterEe.propTypes = iconPropTypes;
261
+ IntentRequestUpgrade.propTypes = iconPropTypes;
245
262
  }
246
- var LetterFf = /*#__PURE__*/React.forwardRef(function LetterFf(_ref6, ref) {
263
+ var Interactions = /*#__PURE__*/React.forwardRef(function Interactions(_ref6, ref) {
247
264
  var children = _ref6.children,
248
265
  _ref6$size = _ref6.size,
249
266
  size = _ref6$size === void 0 ? 16 : _ref6$size,
250
267
  rest = _objectWithoutProperties(_ref6, _excluded6);
251
268
 
269
+ if (size === 16 || size === "16" || size === "16px") {
270
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
271
+ width: size,
272
+ height: size,
273
+ ref: ref,
274
+ xmlns: "http://www.w3.org/2000/svg",
275
+ viewBox: "0 0 16 16",
276
+ fill: "currentColor"
277
+ }, rest), _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
278
+ fillRule: "evenodd",
279
+ d: "M11,7 L11,9 L13,9 C13.5522847,9 14,9.44771525 14,10 L14,10 L14,13 C14,13.5522847 13.5522847,14 13,14 L13,14 L10,14 L10,7 L11,7 Z M5,9 C5.55228475,9 6,9.44771525 6,10 L6,10 L6,14 L3,14 C2.44771525,14 2,13.5522847 2,13 L2,13 L2,12 C2,11.4477153 2.44771525,11 3,11 L3,11 L5,11 L5,10 L2.5,10 L2.5,9 Z M13,10 L11,10 L11,13 L13,13 L13,10 Z M5,12 L3,12 L3,13 L5,13 L5,12 Z M7.912,2 L7.834,3.911 L9.628,3.248 L9.914,4.119 L8.068,4.626 L9.251,6.134 L8.523,6.667 L7.457,5.068 L6.391,6.667 L5.663,6.134 L6.846,4.626 L5,4.119 L5.286,3.248 L7.08,3.911 L7.002,2 L7.912,2 Z"
280
+ })), children);
281
+ }
282
+
252
283
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
253
284
  width: size,
254
285
  height: size,
@@ -256,15 +287,15 @@ var LetterFf = /*#__PURE__*/React.forwardRef(function LetterFf(_ref6, ref) {
256
287
  xmlns: "http://www.w3.org/2000/svg",
257
288
  viewBox: "0 0 32 32",
258
289
  fill: "currentColor"
259
- }, rest), _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
260
- d: "M16 11L16 9 8 9 8 23 10 23 10 17 15 17 15 15 10 15 10 11 16 11zM24 11V9H21a2 2 0 00-2 2v2H17v2h2v8h2V15h3V13H21V11z"
290
+ }, rest), _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
291
+ d: "M26 18H22V14H20V28h6a2.0027 2.0027 0 002-2V20A2.0023 2.0023 0 0026 18zm-4 8V20h4v6zM20 6.076L19.256 4.219 16 5.522 16 2 14 2 14 5.523 10.744 4.22 10 6.077 13.417 7.444 10.9 10.8 12.5 12 15 8.667 17.5 12 19.1 10.8 16.583 7.443 20 6.076zM10 18H5v2h5v2H6a2 2 0 00-2 2v2a2 2 0 002 2h6V20A2.0023 2.0023 0 0010 18zm0 8H6V24h4z"
261
292
  })), children);
262
293
  });
263
294
 
264
295
  if (process.env.NODE_ENV !== "production") {
265
- LetterFf.propTypes = iconPropTypes;
296
+ Interactions.propTypes = iconPropTypes;
266
297
  }
267
- var LetterGg = /*#__PURE__*/React.forwardRef(function LetterGg(_ref7, ref) {
298
+ var WatsonHealthInteractiveSegmentationCursor = /*#__PURE__*/React.forwardRef(function WatsonHealthInteractiveSegmentationCursor(_ref7, ref) {
268
299
  var children = _ref7.children,
269
300
  _ref7$size = _ref7.size,
270
301
  size = _ref7$size === void 0 ? 16 : _ref7$size,
@@ -277,15 +308,26 @@ var LetterGg = /*#__PURE__*/React.forwardRef(function LetterGg(_ref7, ref) {
277
308
  xmlns: "http://www.w3.org/2000/svg",
278
309
  viewBox: "0 0 32 32",
279
310
  fill: "currentColor"
280
- }, rest), _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
281
- d: "M19 13a2 2 0 00-2 2v6a2 2 0 002 2h4v2H18v2h5a2 2 0 002-2V13zm4 8H19V15h4zM15 23H9a2 2 0 01-2-2V11A2 2 0 019 9h6v2H9V21h4V17H11V15h4z"
311
+ }, rest), _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
312
+ d: "M29.4139,24,15.9989,10.5663a2.0473,2.0473,0,0,0-2.8281,0l-2.586,2.586a2.0023,2.0023,0,0,0,0,2.8283L23.9989,29.4145a2.0021,2.0021,0,0,0,2.8281,0l2.5869-2.5865a1.9993,1.9993,0,0,0,0-2.8283Zm-17.415-9.4335,2.5859-2.5859,3.5,3.5L15.498,18.0676l-3.5-3.5ZM25.413,28l-8.5009-8.5188,2.5867-2.587L28,25.4143Z"
313
+ })), _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
314
+ d: "M7.586 18.586H10.414V21.413999999999998H7.586z",
315
+ transform: "rotate(-45 9 20)"
316
+ })), _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
317
+ d: "M18.586 7.586H21.413999999999998V10.414H18.586z",
318
+ transform: "rotate(-45 20 9)"
319
+ })), _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
320
+ d: "M7.586 7.586H10.414V10.414H7.586z",
321
+ transform: "rotate(-45 9 9)"
322
+ })), _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
323
+ d: "M11 2L2 2 2 11 4 11 4 4 11 4 11 2z"
282
324
  })), children);
283
325
  });
284
326
 
285
327
  if (process.env.NODE_ENV !== "production") {
286
- LetterGg.propTypes = iconPropTypes;
328
+ WatsonHealthInteractiveSegmentationCursor.propTypes = iconPropTypes;
287
329
  }
288
- var LetterHh = /*#__PURE__*/React.forwardRef(function LetterHh(_ref8, ref) {
330
+ var Intersect = /*#__PURE__*/React.forwardRef(function Intersect(_ref8, ref) {
289
331
  var children = _ref8.children,
290
332
  _ref8$size = _ref8.size,
291
333
  size = _ref8$size === void 0 ? 16 : _ref8$size,
@@ -298,15 +340,17 @@ var LetterHh = /*#__PURE__*/React.forwardRef(function LetterHh(_ref8, ref) {
298
340
  xmlns: "http://www.w3.org/2000/svg",
299
341
  viewBox: "0 0 32 32",
300
342
  fill: "currentColor"
301
- }, rest), _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
302
- d: "M13 9L13 15 9 15 9 9 7 9 7 23 9 23 9 17 13 17 13 23 15 23 15 9 13 9zM23 13H19V9H17V23h2V15h4v8h2V15A2 2 0 0023 13z"
343
+ }, rest), _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
344
+ d: "M22 24H18V22h4V18h2v4A2.0021 2.0021 0 0122 24zM10 14H8V10a2.0022 2.0022 0 012-2h4v2H10z"
345
+ })), _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
346
+ d: "M28,8H24V4a2.0023,2.0023,0,0,0-2-2H4A2.0023,2.0023,0,0,0,2,4V22a2.0023,2.0023,0,0,0,2,2H8v4a2.0023,2.0023,0,0,0,2,2H28a2.0023,2.0023,0,0,0,2-2V10A2.0023,2.0023,0,0,0,28,8Zm0,20H10V24h4V22H10V18H8v4H4V4H22V8H18v2h4v4h2V10h4Z"
303
347
  })), children);
304
348
  });
305
349
 
306
350
  if (process.env.NODE_ENV !== "production") {
307
- LetterHh.propTypes = iconPropTypes;
351
+ Intersect.propTypes = iconPropTypes;
308
352
  }
309
- var LetterIi = /*#__PURE__*/React.forwardRef(function LetterIi(_ref9, ref) {
353
+ var IntrusionPrevention = /*#__PURE__*/React.forwardRef(function IntrusionPrevention(_ref9, ref) {
310
354
  var children = _ref9.children,
311
355
  _ref9$size = _ref9.size,
312
356
  size = _ref9$size === void 0 ? 16 : _ref9$size,
@@ -319,15 +363,21 @@ var LetterIi = /*#__PURE__*/React.forwardRef(function LetterIi(_ref9, ref) {
319
363
  xmlns: "http://www.w3.org/2000/svg",
320
364
  viewBox: "0 0 32 32",
321
365
  fill: "currentColor"
322
- }, rest), _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
323
- d: "M10 11L13 11 13 21 10 21 10 23 18 23 18 21 15 21 15 11 18 11 18 9 10 9 10 11zM20 13H22V23H20zM20 9H22V11H20z"
366
+ }, rest), _circle4 || (_circle4 = /*#__PURE__*/React.createElement("circle", {
367
+ cx: "22",
368
+ cy: "23.887",
369
+ r: "2"
370
+ })), _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
371
+ d: "M29.7769 23.4785A8.64 8.64 0 0022 18a8.64 8.64 0 00-7.7769 5.4785L14 24l.2231.5215A8.64 8.64 0 0022 30a8.64 8.64 0 007.7769-5.4785L30 24zM22 28a4 4 0 114-4A4.0045 4.0045 0 0122 28zM25 10H4A2.0021 2.0021 0 012 8V4A2.0021 2.0021 0 014 2H25a2.0021 2.0021 0 012 2V8A2.0021 2.0021 0 0125 10zM4 4V8H25V4zM12 28H4V24h8V22H4a2.0023 2.0023 0 00-2 2v4a2.0023 2.0023 0 002 2h8z"
372
+ })), _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
373
+ d: "M28,12H7a2.0023,2.0023,0,0,0-2,2v4a2.0023,2.0023,0,0,0,2,2h5V18H7V14H28l.0007,2H30V14A2.0023,2.0023,0,0,0,28,12Z"
324
374
  })), children);
325
375
  });
326
376
 
327
377
  if (process.env.NODE_ENV !== "production") {
328
- LetterIi.propTypes = iconPropTypes;
378
+ IntrusionPrevention.propTypes = iconPropTypes;
329
379
  }
330
- var LetterJj = /*#__PURE__*/React.forwardRef(function LetterJj(_ref10, ref) {
380
+ var InventoryManagement = /*#__PURE__*/React.forwardRef(function InventoryManagement(_ref10, ref) {
331
381
  var children = _ref10.children,
332
382
  _ref10$size = _ref10.size,
333
383
  size = _ref10$size === void 0 ? 16 : _ref10$size,
@@ -340,15 +390,17 @@ var LetterJj = /*#__PURE__*/React.forwardRef(function LetterJj(_ref10, ref) {
340
390
  xmlns: "http://www.w3.org/2000/svg",
341
391
  viewBox: "0 0 32 32",
342
392
  fill: "currentColor"
343
- }, rest), _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
344
- d: "M20 9H22V11H20zM20 25H17v2h3a2 2 0 002-2V13H20zM14 23H10a2 2 0 01-2-2V19h2v2h4V9h2V21A2 2 0 0114 23z"
393
+ }, rest), _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
394
+ d: "M19 24H23V28H19zM26 24H30V28H26zM19 17H23V21H19zM26 17H30V21H26z"
395
+ })), _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
396
+ d: "M17,24H4V10H28v5h2V10a2.0023,2.0023,0,0,0-2-2H22V4a2.0023,2.0023,0,0,0-2-2H12a2.002,2.002,0,0,0-2,2V8H4a2.002,2.002,0,0,0-2,2V24a2.0023,2.0023,0,0,0,2,2H17ZM12,4h8V8H12Z"
345
397
  })), children);
346
398
  });
347
399
 
348
400
  if (process.env.NODE_ENV !== "production") {
349
- LetterJj.propTypes = iconPropTypes;
401
+ InventoryManagement.propTypes = iconPropTypes;
350
402
  }
351
- var LetterKk = /*#__PURE__*/React.forwardRef(function LetterKk(_ref11, ref) {
403
+ var IotConnect = /*#__PURE__*/React.forwardRef(function IotConnect(_ref11, ref) {
352
404
  var children = _ref11.children,
353
405
  _ref11$size = _ref11.size,
354
406
  size = _ref11$size === void 0 ? 16 : _ref11$size,
@@ -361,15 +413,17 @@ var LetterKk = /*#__PURE__*/React.forwardRef(function LetterKk(_ref11, ref) {
361
413
  xmlns: "http://www.w3.org/2000/svg",
362
414
  viewBox: "0 0 32 32",
363
415
  fill: "currentColor"
364
- }, rest), _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
365
- d: "M15 9L12.89 9 9 15.55 9 9 7 9 7 23 9 23 9 18.71 9.93 17.22 12.89 23 15 23 11.11 15.43 15 9zM22.78 23L25 23 21.22 17 25 13 22.76 13 19 17.17 19 9 17 9 17 23 19 23 19 19.25 19.96 18.21 22.78 23z"
416
+ }, rest), _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
417
+ d: "M30,19H26V15H24v9H8V8l9-.0009V6H13V2H11V6H8A2.002,2.002,0,0,0,6,8v3H2v2H6v6H2v2H6v3a2.0023,2.0023,0,0,0,2,2h3v4h2V26h6v4h2V26h3a2.0027,2.0027,0,0,0,2-2V21h4Z"
418
+ })), _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
419
+ d: "M26,2a4.0042,4.0042,0,0,0-4,4,3.9556,3.9556,0,0,0,.5668,2.0192L19.5859,11H11V21H21V12.4141l2.9808-2.9808A3.9553,3.9553,0,0,0,26,10a4,4,0,0,0,0-8ZM19,19H13V13h6ZM26,8a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,26,8Z"
366
420
  })), children);
367
421
  });
368
422
 
369
423
  if (process.env.NODE_ENV !== "production") {
370
- LetterKk.propTypes = iconPropTypes;
424
+ IotConnect.propTypes = iconPropTypes;
371
425
  }
372
- var LetterLl = /*#__PURE__*/React.forwardRef(function LetterLl(_ref12, ref) {
426
+ var IotPlatform = /*#__PURE__*/React.forwardRef(function IotPlatform(_ref12, ref) {
373
427
  var children = _ref12.children,
374
428
  _ref12$size = _ref12.size,
375
429
  size = _ref12$size === void 0 ? 16 : _ref12$size,
@@ -382,15 +436,19 @@ var LetterLl = /*#__PURE__*/React.forwardRef(function LetterLl(_ref12, ref) {
382
436
  xmlns: "http://www.w3.org/2000/svg",
383
437
  viewBox: "0 0 32 32",
384
438
  fill: "currentColor"
385
- }, rest), _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
386
- d: "M11 21L11 9 9 9 9 23 17 23 17 21 11 21zM23 23H21a2 2 0 01-2-2V9h2V21h2z"
439
+ }, rest), _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
440
+ d: "M30,19H26V15H24v9H8V8l9-.0009V6H13V2H11V6H8A2.002,2.002,0,0,0,6,8v3H2v2H6v6H2v2H6v3a2.0023,2.0023,0,0,0,2,2h3v4h2V26h6v4h2V26h3a2.0027,2.0027,0,0,0,2-2V21h4Z"
441
+ })), _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
442
+ d: "M21 21H11V11H21zm-8-2h6V13H13zM31 13H29A10.0117 10.0117 0 0019 3V1A12.0131 12.0131 0 0131 13z"
443
+ })), _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
444
+ d: "M26,13H24a5.0059,5.0059,0,0,0-5-5V6A7.0085,7.0085,0,0,1,26,13Z"
387
445
  })), children);
388
446
  });
389
447
 
390
448
  if (process.env.NODE_ENV !== "production") {
391
- LetterLl.propTypes = iconPropTypes;
449
+ IotPlatform.propTypes = iconPropTypes;
392
450
  }
393
- var LetterMm = /*#__PURE__*/React.forwardRef(function LetterMm(_ref13, ref) {
451
+ var Iso = /*#__PURE__*/React.forwardRef(function Iso(_ref13, ref) {
394
452
  var children = _ref13.children,
395
453
  _ref13$size = _ref13.size,
396
454
  size = _ref13$size === void 0 ? 16 : _ref13$size,
@@ -403,15 +461,15 @@ var LetterMm = /*#__PURE__*/React.forwardRef(function LetterMm(_ref13, ref) {
403
461
  xmlns: "http://www.w3.org/2000/svg",
404
462
  viewBox: "0 0 32 32",
405
463
  fill: "currentColor"
406
- }, rest), _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
407
- d: "M24 13H16V23h2V15h2v8h2V15h2v8h2V15A2 2 0 0024 13zM12 9L10.48 14 10 15.98 9.54 14 8 9 6 9 6 23 8 23 8 15 7.84 13 8.42 15 10 19.63 11.58 15 12.16 13 12 15 12 23 14 23 14 9 12 9z"
464
+ }, rest), _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
465
+ d: "M28 23H24a2 2 0 01-2-2V11a2 2 0 012-2h4a2 2 0 012 2V21A2 2 0 0128 23zM24 11V21h4V11zM18 23H12V21h6V17H14a2 2 0 01-2-2V11a2 2 0 012-2h6v2H14v4h4a2 2 0 012 2v4A2 2 0 0118 23zM2 11L5 11 5 21 2 21 2 23 10 23 10 21 7 21 7 11 10 11 10 9 2 9 2 11z"
408
466
  })), children);
409
467
  });
410
468
 
411
469
  if (process.env.NODE_ENV !== "production") {
412
- LetterMm.propTypes = iconPropTypes;
470
+ Iso.propTypes = iconPropTypes;
413
471
  }
414
- var LetterNn = /*#__PURE__*/React.forwardRef(function LetterNn(_ref14, ref) {
472
+ var IsoFilled = /*#__PURE__*/React.forwardRef(function IsoFilled(_ref14, ref) {
415
473
  var children = _ref14.children,
416
474
  _ref14$size = _ref14.size,
417
475
  size = _ref14$size === void 0 ? 16 : _ref14$size,
@@ -424,15 +482,17 @@ var LetterNn = /*#__PURE__*/React.forwardRef(function LetterNn(_ref14, ref) {
424
482
  xmlns: "http://www.w3.org/2000/svg",
425
483
  viewBox: "0 0 32 32",
426
484
  fill: "currentColor"
427
- }, rest), _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
428
- d: "M25 23H23V15H19v8H17V13h6a2 2 0 012 2zM13 19L9.32 9 7 9 7 23 9 23 9 13 12.68 23 15 23 15 9 13 9 13 19z"
485
+ }, rest), _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
486
+ d: "M21 13H24V19H21z"
487
+ })), _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
488
+ d: "M28,6H4A2,2,0,0,0,2,8V24a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V8A2,2,0,0,0,28,6ZM8,21H6V11H8Zm9-8H12v2h3a2,2,0,0,1,2,2v2a2,2,0,0,1-2,2H10V19h5V17H12a2,2,0,0,1-2-2V13a2,2,0,0,1,2-2h5Zm9,6a2,2,0,0,1-2,2H21a2,2,0,0,1-2-2V13a2,2,0,0,1,2-2h3a2,2,0,0,1,2,2Z"
429
489
  })), children);
430
490
  });
431
491
 
432
492
  if (process.env.NODE_ENV !== "production") {
433
- LetterNn.propTypes = iconPropTypes;
493
+ IsoFilled.propTypes = iconPropTypes;
434
494
  }
435
- var LetterOo = /*#__PURE__*/React.forwardRef(function LetterOo(_ref15, ref) {
495
+ var IsoOutline = /*#__PURE__*/React.forwardRef(function IsoOutline(_ref15, ref) {
436
496
  var children = _ref15.children,
437
497
  _ref15$size = _ref15.size,
438
498
  size = _ref15$size === void 0 ? 16 : _ref15$size,
@@ -445,15 +505,17 @@ var LetterOo = /*#__PURE__*/React.forwardRef(function LetterOo(_ref15, ref) {
445
505
  xmlns: "http://www.w3.org/2000/svg",
446
506
  viewBox: "0 0 32 32",
447
507
  fill: "currentColor"
448
- }, rest), _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
449
- d: "M23 23H19a2 2 0 01-2-2V15a2 2 0 012-2h4a2 2 0 012 2v6A2 2 0 0123 23zm-4-8v6h4V15zM13 23H9a2 2 0 01-2-2V11A2 2 0 019 9h4a2 2 0 012 2V21A2 2 0 0113 23zM9 11V21h4V11z"
508
+ }, rest), _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
509
+ d: "M24 21H21a2 2 0 01-2-2V13a2 2 0 012-2h3a2 2 0 012 2v6A2 2 0 0124 21zm-3-8v6h3V13zM15 21H10V19h5V17H12a2 2 0 01-2-2V13a2 2 0 012-2h5v2H12v2h3a2 2 0 012 2v2A2 2 0 0115 21zM6 11H8V21H6z"
510
+ })), _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
511
+ 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"
450
512
  })), children);
451
513
  });
452
514
 
453
515
  if (process.env.NODE_ENV !== "production") {
454
- LetterOo.propTypes = iconPropTypes;
516
+ IsoOutline.propTypes = iconPropTypes;
455
517
  }
456
- var LetterPp = /*#__PURE__*/React.forwardRef(function LetterPp(_ref16, ref) {
518
+ var JoinFull = /*#__PURE__*/React.forwardRef(function JoinFull(_ref16, ref) {
457
519
  var children = _ref16.children,
458
520
  _ref16$size = _ref16.size,
459
521
  size = _ref16$size === void 0 ? 16 : _ref16$size,
@@ -466,15 +528,23 @@ var LetterPp = /*#__PURE__*/React.forwardRef(function LetterPp(_ref16, ref) {
466
528
  xmlns: "http://www.w3.org/2000/svg",
467
529
  viewBox: "0 0 32 32",
468
530
  fill: "currentColor"
469
- }, rest), _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
470
- d: "M23 13H17V27h2V23h4a2 2 0 002-2V15A2 2 0 0023 13zm-4 8V15h4v6zM9 23H7V9h6a2 2 0 012 2v5a2 2 0 01-2 2H9zm0-7h4V11H9z"
531
+ }, rest), _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
532
+ fill: "none",
533
+ d: "M16,9.0752a7.9941,7.9941,0,0,1,0,13.85,7.9941,7.9941,0,0,1,0-13.85m0-2.2373a9.9953,9.9953,0,0,0,0,18.3242A9.9953,9.9953,0,0,0,16,6.8379Z",
534
+ "data-icon-path": "inner-path"
535
+ })), _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
536
+ d: "M10,16a9.9976,9.9976,0,0,1,6-9.1621,10,10,0,1,0,0,18.3242A9.9976,9.9976,0,0,1,10,16Z"
537
+ })), _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
538
+ d: "M16,9.0752a7.9941,7.9941,0,0,0,0,13.85,7.9941,7.9941,0,0,0,0-13.85Z"
539
+ })), _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
540
+ d: "M20,6a9.9539,9.9539,0,0,0-4,.8379,9.9953,9.9953,0,0,1,0,18.3242A9.9988,9.9988,0,1,0,20,6Z"
471
541
  })), children);
472
542
  });
473
543
 
474
544
  if (process.env.NODE_ENV !== "production") {
475
- LetterPp.propTypes = iconPropTypes;
545
+ JoinFull.propTypes = iconPropTypes;
476
546
  }
477
- var LetterQq = /*#__PURE__*/React.forwardRef(function LetterQq(_ref17, ref) {
547
+ var JoinInner = /*#__PURE__*/React.forwardRef(function JoinInner(_ref17, ref) {
478
548
  var children = _ref17.children,
479
549
  _ref17$size = _ref17.size,
480
550
  size = _ref17$size === void 0 ? 16 : _ref17$size,
@@ -487,15 +557,15 @@ var LetterQq = /*#__PURE__*/React.forwardRef(function LetterQq(_ref17, ref) {
487
557
  xmlns: "http://www.w3.org/2000/svg",
488
558
  viewBox: "0 0 32 32",
489
559
  fill: "currentColor"
490
- }, rest), _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
491
- d: "M19 13a2 2 0 00-2 2v6a2 2 0 002 2h4v4h2V13zm4 8H19V15h4zM13 9H9a2 2 0 00-2 2V21a2 2 0 002 2h1v2a2 2 0 002 2h2V25H12V23h1a2 2 0 002-2V11A2 2 0 0013 9zM9 21V11h4V21z"
560
+ }, rest), _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
561
+ d: "M20,6a9.9355,9.9355,0,0,0-4,.8418A9.999,9.999,0,1,0,16,25.16,9.998,9.998,0,1,0,20,6ZM12,24A8,8,0,1,1,13.7573,8.2017a9.9734,9.9734,0,0,0,0,15.5986A7.9919,7.9919,0,0,1,12,24Zm8,0a7.9919,7.9919,0,0,1-1.7573-.2,9.9734,9.9734,0,0,0,0-15.5986A7.9972,7.9972,0,1,1,20,24Z"
492
562
  })), children);
493
563
  });
494
564
 
495
565
  if (process.env.NODE_ENV !== "production") {
496
- LetterQq.propTypes = iconPropTypes;
566
+ JoinInner.propTypes = iconPropTypes;
497
567
  }
498
- var LetterRr = /*#__PURE__*/React.forwardRef(function LetterRr(_ref18, ref) {
568
+ var JoinLeft = /*#__PURE__*/React.forwardRef(function JoinLeft(_ref18, ref) {
499
569
  var children = _ref18.children,
500
570
  _ref18$size = _ref18.size,
501
571
  size = _ref18$size === void 0 ? 16 : _ref18$size,
@@ -508,15 +578,23 @@ var LetterRr = /*#__PURE__*/React.forwardRef(function LetterRr(_ref18, ref) {
508
578
  xmlns: "http://www.w3.org/2000/svg",
509
579
  viewBox: "0 0 32 32",
510
580
  fill: "currentColor"
511
- }, rest), _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
512
- d: "M16 15V11a2 2 0 00-2-2H8V23h2V17h1.48l2.34 6H16l-2.33-6H14A2 2 0 0016 15zm-6-4h4v4H10zM24 13L18 13 18 23 20 23 20 15 24 15 24 13z"
581
+ }, rest), _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
582
+ d: "M20,6a9.9272,9.9272,0,0,0-3.9968.8394,9.9758,9.9758,0,0,1,2.2451,1.36,8,8,0,1,1,0,15.6016,9.9758,9.9758,0,0,1-2.2451,1.36A9.9976,9.9976,0,1,0,20,6Z"
583
+ })), _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
584
+ d: "M12,16a8.01,8.01,0,0,0,6.2483,7.8008,9.9858,9.9858,0,0,0,0-15.6016A8.01,8.01,0,0,0,12,16Z"
585
+ })), _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
586
+ fill: "none",
587
+ d: "M12,16a8.01,8.01,0,0,1,6.2483-7.8008,9.9758,9.9758,0,0,0-2.2451-1.36,9.9909,9.9909,0,0,0,0,18.3212,9.9758,9.9758,0,0,0,2.2451-1.36A8.01,8.01,0,0,1,12,16Z",
588
+ "data-icon-path": "inner-path"
589
+ })), _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
590
+ d: "M10,16a10.0105,10.0105,0,0,1,6.0032-9.1606,10,10,0,1,0,0,18.3212A10.0105,10.0105,0,0,1,10,16Z"
513
591
  })), children);
514
592
  });
515
593
 
516
594
  if (process.env.NODE_ENV !== "production") {
517
- LetterRr.propTypes = iconPropTypes;
595
+ JoinLeft.propTypes = iconPropTypes;
518
596
  }
519
- var LetterSs = /*#__PURE__*/React.forwardRef(function LetterSs(_ref19, ref) {
597
+ var JoinOuter = /*#__PURE__*/React.forwardRef(function JoinOuter(_ref19, ref) {
520
598
  var children = _ref19.children,
521
599
  _ref19$size = _ref19.size,
522
600
  size = _ref19$size === void 0 ? 16 : _ref19$size,
@@ -529,15 +607,15 @@ var LetterSs = /*#__PURE__*/React.forwardRef(function LetterSs(_ref19, ref) {
529
607
  xmlns: "http://www.w3.org/2000/svg",
530
608
  viewBox: "0 0 32 32",
531
609
  fill: "currentColor"
532
- }, rest), _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
533
- d: "M22 23H17V21h5V19H19a2 2 0 01-2-2V15a2 2 0 012-2h5v2H19v2h3a2 2 0 012 2v2A2 2 0 0122 23zM13 23H7V21h6V17H9a2 2 0 01-2-2V11A2 2 0 019 9h6v2H9v4h4a2 2 0 012 2v4A2 2 0 0113 23z"
610
+ }, rest), _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
611
+ d: "M20 6a9.9539 9.9539 0 00-4 .8379 9.9953 9.9953 0 010 18.3242A9.9988 9.9988 0 1020 6zM10 16a9.9976 9.9976 0 016-9.1621 10 10 0 100 18.3242A9.9976 9.9976 0 0110 16z"
534
612
  })), children);
535
613
  });
536
614
 
537
615
  if (process.env.NODE_ENV !== "production") {
538
- LetterSs.propTypes = iconPropTypes;
616
+ JoinOuter.propTypes = iconPropTypes;
539
617
  }
540
- var LetterTt = /*#__PURE__*/React.forwardRef(function LetterTt(_ref20, ref) {
618
+ var JoinRight = /*#__PURE__*/React.forwardRef(function JoinRight(_ref20, ref) {
541
619
  var children = _ref20.children,
542
620
  _ref20$size = _ref20.size,
543
621
  size = _ref20$size === void 0 ? 16 : _ref20$size,
@@ -550,15 +628,23 @@ var LetterTt = /*#__PURE__*/React.forwardRef(function LetterTt(_ref20, ref) {
550
628
  xmlns: "http://www.w3.org/2000/svg",
551
629
  viewBox: "0 0 32 32",
552
630
  fill: "currentColor"
553
- }, rest), _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
554
- d: "M8 11L11 11 11 23 13 23 13 11 16 11 16 9 8 9 8 11zM23 15V13H20V11H18v2H16v2h2v6a2 2 0 002 2h3V21H20V15z"
631
+ }, rest), _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
632
+ d: "M20,6a9.95,9.95,0,0,0-4.0032.8394,9.9909,9.9909,0,0,1,0,18.3212A9.9988,9.9988,0,1,0,20,6Z"
633
+ })), _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
634
+ fill: "none",
635
+ d: "M20,16a8.01,8.01,0,0,0-6.2483-7.8008,9.9758,9.9758,0,0,1,2.2451-1.36,9.9909,9.9909,0,0,1,0,18.3212,9.9758,9.9758,0,0,1-2.2451-1.36A8.01,8.01,0,0,0,20,16Z",
636
+ "data-icon-path": "inner-path"
637
+ })), _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
638
+ d: "M10,16a9.9759,9.9759,0,0,0,3.7517,7.8008,7.9937,7.9937,0,0,0,0-15.6016A9.9759,9.9759,0,0,0,10,16Z"
639
+ })), _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
640
+ d: "M12,24A8,8,0,1,1,13.7517,8.1992a9.9758,9.9758,0,0,1,2.2451-1.36,10,10,0,1,0,0,18.3212,9.9758,9.9758,0,0,1-2.2451-1.36A7.9727,7.9727,0,0,1,12,24Z"
555
641
  })), children);
556
642
  });
557
643
 
558
644
  if (process.env.NODE_ENV !== "production") {
559
- LetterTt.propTypes = iconPropTypes;
645
+ JoinRight.propTypes = iconPropTypes;
560
646
  }
561
- var LetterUu = /*#__PURE__*/React.forwardRef(function LetterUu(_ref21, ref) {
647
+ var Jpg = /*#__PURE__*/React.forwardRef(function Jpg(_ref21, ref) {
562
648
  var children = _ref21.children,
563
649
  _ref21$size = _ref21.size,
564
650
  size = _ref21$size === void 0 ? 16 : _ref21$size,
@@ -571,15 +657,15 @@ var LetterUu = /*#__PURE__*/React.forwardRef(function LetterUu(_ref21, ref) {
571
657
  xmlns: "http://www.w3.org/2000/svg",
572
658
  viewBox: "0 0 32 32",
573
659
  fill: "currentColor"
574
- }, rest), _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
575
- d: "M23 23H19a2 2 0 01-2-2V13h2v8h4V13h2v8A2 2 0 0123 23zM13 23H9a2 2 0 01-2-2V9H9V21h4V9h2V21A2 2 0 0113 23z"
660
+ }, rest), _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
661
+ d: "M30 23H24a2 2 0 01-2-2V11a2 2 0 012-2h6v2H24V21h4V17H26V15h4zM14 23H12V9h6a2 2 0 012 2v5a2 2 0 01-2 2H14zm0-7h4V11H14zM8 23H4a2 2 0 01-2-2V19H4v2H8V9h2V21A2 2 0 018 23z"
576
662
  })), children);
577
663
  });
578
664
 
579
665
  if (process.env.NODE_ENV !== "production") {
580
- LetterUu.propTypes = iconPropTypes;
666
+ Jpg.propTypes = iconPropTypes;
581
667
  }
582
- var LetterVv = /*#__PURE__*/React.forwardRef(function LetterVv(_ref22, ref) {
668
+ var Json = /*#__PURE__*/React.forwardRef(function Json(_ref22, ref) {
583
669
  var children = _ref22.children,
584
670
  _ref22$size = _ref22.size,
585
671
  size = _ref22$size === void 0 ? 16 : _ref22$size,
@@ -592,15 +678,15 @@ var LetterVv = /*#__PURE__*/React.forwardRef(function LetterVv(_ref22, ref) {
592
678
  xmlns: "http://www.w3.org/2000/svg",
593
679
  viewBox: "0 0 32 32",
594
680
  fill: "currentColor"
595
- }, rest), _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
596
- d: "M25 13L23.25 13 21 22.03 18.79 13 17 13 19.5 23 22.5 23 25 13zM13 9L11 22 9 9 7 9 9.52 23 12.48 23 15 9 13 9z"
681
+ }, rest), _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
682
+ d: "M31 11L31 21 29 21 27 15 27 21 25 21 25 11 27 11 29 17 29 11 31 11zM21.3335 21h-2.667A1.6684 1.6684 0 0117 19.3335v-6.667A1.6684 1.6684 0 0118.6665 11h2.667A1.6684 1.6684 0 0123 12.6665v6.667A1.6684 1.6684 0 0121.3335 21zM19 19h2V13H19zM13.3335 21H9V19h4V17H11a2.002 2.002 0 01-2-2V12.6665A1.6684 1.6684 0 0110.6665 11H15v2H11v2h2a2.002 2.002 0 012 2v2.3335A1.6684 1.6684 0 0113.3335 21zM5.3335 21H2.6665A1.6684 1.6684 0 011 19.3335V17H3v2H5V11H7v8.3335A1.6684 1.6684 0 015.3335 21z"
597
683
  })), children);
598
684
  });
599
685
 
600
686
  if (process.env.NODE_ENV !== "production") {
601
- LetterVv.propTypes = iconPropTypes;
687
+ Json.propTypes = iconPropTypes;
602
688
  }
603
- var LetterWw = /*#__PURE__*/React.forwardRef(function LetterWw(_ref23, ref) {
689
+ var JsonReference = /*#__PURE__*/React.forwardRef(function JsonReference(_ref23, ref) {
604
690
  var children = _ref23.children,
605
691
  _ref23$size = _ref23.size,
606
692
  size = _ref23$size === void 0 ? 16 : _ref23$size,
@@ -613,15 +699,15 @@ var LetterWw = /*#__PURE__*/React.forwardRef(function LetterWw(_ref23, ref) {
613
699
  xmlns: "http://www.w3.org/2000/svg",
614
700
  viewBox: "0 0 32 32",
615
701
  fill: "currentColor"
616
- }, rest), _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
617
- d: "M24.3 13L23.39 21.61 22 13 20 13 18.61 21.61 17.7 13 16 13 17.36 23 19.64 23 21 14.63 22.36 23 24.64 23 26 13 24.3 13zM12.21 9L11.87 17 11.61 21.54 11.2 18 10.52 12.54 8.5 12.54 7.82 18 7.41 21.54 7.16 17 6.81 9 5.01 9 6.01 23 8.28 23 9.04 18.07 9.5 14 9.51 13.97 9.52 14 9.98 18.07 10.74 23 13.01 23 14.01 9 12.21 9z"
702
+ }, rest), _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
703
+ d: "M4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20zM29 12L27 6 25 6 25 16 27 16 27 10 29 16 31 16 31 6 29 6 29 12zM21.3335 6h-2.667A1.6683 1.6683 0 0017 7.6665v6.667A1.6684 1.6684 0 0018.6665 16h2.667A1.6683 1.6683 0 0023 14.3335V7.6665A1.6683 1.6683 0 0021.3335 6zM21 14H19V8h2zM9 7.6665V10a2.002 2.002 0 002 2h2v2H9v2h4.3335A1.6683 1.6683 0 0015 14.3335V12a2.002 2.002 0 00-2-2H11V8h4V6H10.6665A1.6683 1.6683 0 009 7.6665zM5 14H3V12H1v2.3335A1.6684 1.6684 0 002.6665 16h2.667A1.6683 1.6683 0 007 14.3335V6H5z"
618
704
  })), children);
619
705
  });
620
706
 
621
707
  if (process.env.NODE_ENV !== "production") {
622
- LetterWw.propTypes = iconPropTypes;
708
+ JsonReference.propTypes = iconPropTypes;
623
709
  }
624
- var LetterXx = /*#__PURE__*/React.forwardRef(function LetterXx(_ref24, ref) {
710
+ var JumpLink = /*#__PURE__*/React.forwardRef(function JumpLink(_ref24, ref) {
625
711
  var children = _ref24.children,
626
712
  _ref24$size = _ref24.size,
627
713
  size = _ref24$size === void 0 ? 16 : _ref24$size,
@@ -634,15 +720,15 @@ var LetterXx = /*#__PURE__*/React.forwardRef(function LetterXx(_ref24, ref) {
634
720
  xmlns: "http://www.w3.org/2000/svg",
635
721
  viewBox: "0 0 32 32",
636
722
  fill: "currentColor"
637
- }, rest), _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
638
- d: "M15 9L13 9 11 15 9 9 7 9 9.75 16 7 23 9 23 11 17 13 23 15 23 12.24 16 15 9zM25 13L23 13 21 16.9 19 13 17 13 19.91 18 17 23 19 23 21 19.2 23 23 25 23 22.1 18 25 13z"
723
+ }, rest), _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
724
+ d: "M13.4141,17.5859,18,22.1719V8H8V6H18a2.0024,2.0024,0,0,1,2,2V22.1719l4.5859-4.586L26,19l-7,7-7-7Z"
639
725
  })), children);
640
726
  });
641
727
 
642
728
  if (process.env.NODE_ENV !== "production") {
643
- LetterXx.propTypes = iconPropTypes;
729
+ JumpLink.propTypes = iconPropTypes;
644
730
  }
645
- var LetterYy = /*#__PURE__*/React.forwardRef(function LetterYy(_ref25, ref) {
731
+ var KeepDry = /*#__PURE__*/React.forwardRef(function KeepDry(_ref25, ref) {
646
732
  var children = _ref25.children,
647
733
  _ref25$size = _ref25.size,
648
734
  size = _ref25$size === void 0 ? 16 : _ref25$size,
@@ -655,15 +741,17 @@ var LetterYy = /*#__PURE__*/React.forwardRef(function LetterYy(_ref25, ref) {
655
741
  xmlns: "http://www.w3.org/2000/svg",
656
742
  viewBox: "0 0 32 32",
657
743
  fill: "currentColor"
658
- }, rest), _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
659
- d: "M15 9L13 9 11 16 9 9 7 9 10 18 10 23 12 23 12 18 12 18 15 9zM23 13l-2 7.52L19.08 13H17l3.15 9.87L19.53 25H17v2h2.26a2 2 0 001.91-1.42L25 13z"
744
+ }, rest), _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
745
+ d: "M25,10a3.8978,3.8978,0,0,1-4-3.777,3.9017,3.9017,0,0,1,.6533-2.0639L24.17.4141a1.0381,1.0381,0,0,1,1.6592,0L28.3154,4.11A3.9693,3.9693,0,0,1,29,6.223,3.8978,3.8978,0,0,1,25,10Zm0-7.2368L23.3438,5.2257A1.89,1.89,0,0,0,23,6.223a2.014,2.014,0,0,0,4,0,1.98,1.98,0,0,0-.375-1.0466Z"
746
+ })), _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
747
+ d: "M29.9854,15.83a13.9726,13.9726,0,0,0-1.8147-4.8323L26.4329,12.001a12.092,12.092,0,0,1,1.07,2.2124A5.4079,5.4079,0,0,0,26,14a6.5439,6.5439,0,0,0-3.939,1.333,14.5177,14.5177,0,0,0-3.0456-8.9341A13.8858,13.8858,0,0,0,17,4.4014V2H15V4.0464A14.3808,14.3808,0,0,0,2.0146,15.83,1,1,0,0,0,3.51,16.86,4.8551,4.8551,0,0,1,6,16a4.8653,4.8653,0,0,1,4.1406,2.5107,1.0393,1.0393,0,0,0,1.7188,0A5.02,5.02,0,0,1,15,16.1255V25.5a2.5,2.5,0,0,1-5,0V25H8v.5a4.5,4.5,0,0,0,9,0V16.1255a5.02,5.02,0,0,1,3.1406,2.3852.9994.9994,0,0,0,1.7188,0A4.8653,4.8653,0,0,1,26,16a4.8551,4.8551,0,0,1,2.49.86,1,1,0,0,0,1.4957-1.03ZM9.939,15.333A6.5439,6.5439,0,0,0,6,14a5.4079,5.4079,0,0,0-1.5034.2134,12.4413,12.4413,0,0,1,8.488-7.8145A14.5157,14.5157,0,0,0,9.939,15.333ZM16,14a6.5526,6.5526,0,0,0-4.0564,1.4307c.0378-2.22.6089-6.49,4.0564-9.1763,3.4307,2.6768,4.009,6.9487,4.0522,9.1728A6.552,6.552,0,0,0,16,14Z"
660
748
  })), children);
661
749
  });
662
750
 
663
751
  if (process.env.NODE_ENV !== "production") {
664
- LetterYy.propTypes = iconPropTypes;
752
+ KeepDry.propTypes = iconPropTypes;
665
753
  }
666
- var LetterZz = /*#__PURE__*/React.forwardRef(function LetterZz(_ref26, ref) {
754
+ var Keyboard = /*#__PURE__*/React.forwardRef(function Keyboard(_ref26, ref) {
667
755
  var children = _ref26.children,
668
756
  _ref26$size = _ref26.size,
669
757
  size = _ref26$size === void 0 ? 16 : _ref26$size,
@@ -676,15 +764,17 @@ var LetterZz = /*#__PURE__*/React.forwardRef(function LetterZz(_ref26, ref) {
676
764
  xmlns: "http://www.w3.org/2000/svg",
677
765
  viewBox: "0 0 32 32",
678
766
  fill: "currentColor"
679
- }, rest), _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
680
- d: "M25 15L25 13 17 13 17 15 22.5 15 17 21 17 23 25 23 25 21 19.51 21 25 15zM15 9L7 9 7 11 13 11 7 21 7 23 15 23 15 21 9 21 15 11 15 9z"
767
+ }, rest), _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
768
+ d: "M28,26H4a2,2,0,0,1-2-2V10A2,2,0,0,1,4,8H28a2,2,0,0,1,2,2V24A2,2,0,0,1,28,26ZM4,10V24H28V10Z"
769
+ })), _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
770
+ d: "M10 20H21V22H10zM6 12H8V14H6zM10 12H12V14H10zM14 12H16V14H14zM18 12H20V14H18zM6 20H8V22H6zM6 16H8V18H6zM10 16H12V18H10zM14 16H16V18H14zM22 12H26V14H22zM22 16H26V18H22zM18 16H20V18H18zM23 20H26V22H23z"
681
771
  })), children);
682
772
  });
683
773
 
684
774
  if (process.env.NODE_ENV !== "production") {
685
- LetterZz.propTypes = iconPropTypes;
775
+ Keyboard.propTypes = iconPropTypes;
686
776
  }
687
- var License = /*#__PURE__*/React.forwardRef(function License(_ref27, ref) {
777
+ var KeyboardOff = /*#__PURE__*/React.forwardRef(function KeyboardOff(_ref27, ref) {
688
778
  var children = _ref27.children,
689
779
  _ref27$size = _ref27.size,
690
780
  size = _ref27$size === void 0 ? 16 : _ref27$size,
@@ -697,22 +787,29 @@ var License = /*#__PURE__*/React.forwardRef(function License(_ref27, ref) {
697
787
  xmlns: "http://www.w3.org/2000/svg",
698
788
  viewBox: "0 0 32 32",
699
789
  fill: "currentColor"
700
- }, rest), _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
701
- d: "M10 6H22V8H10zM10 10H22V12H10zM10 24H16V26H10zM10 14H16V16H10z"
702
- })), _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
703
- d: "M24,30H8a2.0023,2.0023,0,0,1-2-2V4A2.0023,2.0023,0,0,1,8,2H24a2.0023,2.0023,0,0,1,2,2V28A2.0023,2.0023,0,0,1,24,30ZM8,4V28H24V4Z"
790
+ }, rest), _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
791
+ d: "M6 12H8V14H6zM18 12H20V14H18zM6 20H8V22H6zM6 16H8V18H6zM10 16H12V18H10zM22 12H26V14H22zM22 16H26V18H22z"
792
+ })), _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
793
+ d: "M14.2 10H28v13h2V10c0-1.1-.9-2-2-2H12.2L14.2 10zM30 28.6L3.4 2 2 3.4 6.6 8H4c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h20.6l4 4L30 28.6zM4 24V10h4.6l2 2H10v2h2.6l2 2H14v2h2.6l2 2H10v2h10.6l2 2H4z"
704
794
  })), children);
705
795
  });
706
796
 
707
797
  if (process.env.NODE_ENV !== "production") {
708
- License.propTypes = iconPropTypes;
798
+ KeyboardOff.propTypes = iconPropTypes;
709
799
  }
710
- var LicenseDraft = /*#__PURE__*/React.forwardRef(function LicenseDraft(_ref28, ref) {
800
+ var Kubernetes = /*#__PURE__*/React.forwardRef(function Kubernetes(_ref28, ref) {
711
801
  var children = _ref28.children,
712
802
  _ref28$size = _ref28.size,
713
803
  size = _ref28$size === void 0 ? 16 : _ref28$size,
714
804
  rest = _objectWithoutProperties(_ref28, _excluded28);
715
805
 
806
+ if (process.env.NODE_ENV !== "production") {
807
+ if (!didWarnAboutDeprecation["Kubernetes"]) {
808
+ didWarnAboutDeprecation["Kubernetes"] = true;
809
+ console.warn("The current kubernetes icon has been replaced by logo--kubernetes. As a result, the Kubernetes component will be removed in the next major version of @carbon/icons-react.");
810
+ }
811
+ }
812
+
716
813
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
717
814
  width: size,
718
815
  height: size,
@@ -720,17 +817,15 @@ var LicenseDraft = /*#__PURE__*/React.forwardRef(function LicenseDraft(_ref28, r
720
817
  xmlns: "http://www.w3.org/2000/svg",
721
818
  viewBox: "0 0 32 32",
722
819
  fill: "currentColor"
723
- }, rest), _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
724
- d: "M8 6H20V8H8zM8 10H20V12H8zM8 14H14V16H8zM8 24H12V26H8z"
725
- })), _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
726
- d: "M29.707 19.293l-3-3a.9994.9994 0 00-1.414 0L16 25.5859V30h4.4141l9.2929-9.293A.9994.9994 0 0029.707 19.293zM19.5859 28H18V26.4141l5-5L24.5859 23zM26 21.5859L24.4141 20 26 18.4141 27.5859 20zM12 30H6a2.0021 2.0021 0 01-2-2V4A2.0021 2.0021 0 016 2H22a2.0021 2.0021 0 012 2V14H22V4H6V28h6z"
820
+ }, rest), _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
821
+ d: "M29.2227,17.9639,25.9194,17.21a9.7843,9.7843,0,0,0-1.5249-6.6245l2.54-2.0254L25.6875,6.9961,23.1482,9.0205A9.97,9.97,0,0,0,17,6.0508V3H15V6.0508a9.97,9.97,0,0,0-6.1482,2.97L6.3125,6.9961,5.0654,8.56l2.54,2.0254A9.7843,9.7843,0,0,0,6.0806,17.21l-3.3033.7544.4454,1.9492L6.52,19.1606a10.0359,10.0359,0,0,0,4.2688,5.358l-1.33,2.7631,1.8018.8677L12.59,25.3882a9.8113,9.8113,0,0,0,6.8208,0L20.74,28.1494l1.8018-.8682-1.33-2.7626a10.0359,10.0359,0,0,0,4.2688-5.358l3.2973.7525ZM24,16c0,.2573-.0148.5112-.0386.7627l-5-1.1416a2.9664,2.9664,0,0,0-.1376-.5942L22.82,11.84A7.9392,7.9392,0,0,1,24,16Zm-9,0a1,1,0,1,1,1,1A1.0009,1.0009,0,0,1,15,16Zm6.5758-5.7256L17.58,13.4609a3.0028,3.0028,0,0,0-.58-.2768V8.0693A7.9762,7.9762,0,0,1,21.5758,10.2744ZM15,8.0693v5.1148a3.0028,3.0028,0,0,0-.58.2768l-3.9956-3.1865A7.9762,7.9762,0,0,1,15,8.0693ZM8,16a7.9392,7.9392,0,0,1,1.18-4.16l3.9962,3.1866a2.9664,2.9664,0,0,0-.1376.5942l-5,1.1416C8.0148,16.5112,8,16.2573,8,16Zm.4835,2.7124,4.9752-1.1362a3.0132,3.0132,0,0,0,.4146.5366L11.6594,22.71A8.031,8.031,0,0,1,8.4835,18.7124ZM16,24a7.9679,7.9679,0,0,1-2.54-.42l2.2206-4.6123A2.9988,2.9988,0,0,0,16,19a2.9988,2.9988,0,0,0,.319-.0322L18.54,23.58A7.9546,7.9546,0,0,1,16,24Zm4.3406-1.29-2.2139-4.5976a3.0132,3.0132,0,0,0,.4146-.5366l4.9752,1.1362A8.031,8.031,0,0,1,20.3406,22.71Z"
727
822
  })), children);
728
823
  });
729
824
 
730
825
  if (process.env.NODE_ENV !== "production") {
731
- LicenseDraft.propTypes = iconPropTypes;
826
+ Kubernetes.propTypes = iconPropTypes;
732
827
  }
733
- var LicenseGlobal = /*#__PURE__*/React.forwardRef(function LicenseGlobal(_ref29, ref) {
828
+ var Label = /*#__PURE__*/React.forwardRef(function Label(_ref29, ref) {
734
829
  var children = _ref29.children,
735
830
  _ref29$size = _ref29.size,
736
831
  size = _ref29$size === void 0 ? 16 : _ref29$size,
@@ -743,17 +838,17 @@ var LicenseGlobal = /*#__PURE__*/React.forwardRef(function LicenseGlobal(_ref29,
743
838
  xmlns: "http://www.w3.org/2000/svg",
744
839
  viewBox: "0 0 32 32",
745
840
  fill: "currentColor"
746
- }, rest), _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
747
- d: "M22 14a8 8 0 108 8A8.0092 8.0092 0 0022 14zm5.91 7H25.9563a12.03 12.03 0 00-1.2183-4.3325A6.01 6.01 0 0127.91 21zm-7.8545 0A10.0135 10.0135 0 0122 16.0146 10.0121 10.0121 0 0123.9448 21zm3.89 2A10.01 10.01 0 0122 27.9854 10.0121 10.0121 0 0120.0552 23zm-4.6831-6.332A12.0265 12.0265 0 0018.0435 21H16.09A6.01 6.01 0 0119.2617 16.668zM16.09 23h1.9532a12.0265 12.0265 0 001.2182 4.332A6.01 6.01 0 0116.09 23zm8.6482 4.332A12.0242 12.0242 0 0025.9565 23H27.91A6.0088 6.0088 0 0124.7385 27.332zM6 14H12V16H6zM6 6H18V8H6zM6 10H18V12H6zM6 24H12V26H6z"
748
- })), _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
749
- d: "M12,30H4a2.0021,2.0021,0,0,1-2-2V4A2.0021,2.0021,0,0,1,4,2H20a2.0021,2.0021,0,0,1,2,2v8H20V4H4V28h8Z"
841
+ }, rest), _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
842
+ d: "M23 13H18v2h5v2H19a2 2 0 00-2 2v2a2 2 0 002 2h6V15A2.0023 2.0023 0 0023 13zm0 8H19V19h4zM13 9H9a2.002 2.002 0 00-2 2V23H9V18h4v5h2V11A2.002 2.002 0 0013 9zM9 16V11h4v5z"
843
+ })), _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
844
+ d: "M28,28H4a2.0021,2.0021,0,0,1-2-2V6A2.0021,2.0021,0,0,1,4,4H28a2.0021,2.0021,0,0,1,2,2V26A2.0021,2.0021,0,0,1,28,28ZM4,6V26H28V6Z"
750
845
  })), children);
751
846
  });
752
847
 
753
848
  if (process.env.NODE_ENV !== "production") {
754
- LicenseGlobal.propTypes = iconPropTypes;
849
+ Label.propTypes = iconPropTypes;
755
850
  }
756
- var LicenseMaintenance = /*#__PURE__*/React.forwardRef(function LicenseMaintenance(_ref30, ref) {
851
+ var Language = /*#__PURE__*/React.forwardRef(function Language(_ref30, ref) {
757
852
  var children = _ref30.children,
758
853
  _ref30$size = _ref30.size,
759
854
  size = _ref30$size === void 0 ? 16 : _ref30$size,
@@ -766,17 +861,15 @@ var LicenseMaintenance = /*#__PURE__*/React.forwardRef(function LicenseMaintenan
766
861
  xmlns: "http://www.w3.org/2000/svg",
767
862
  viewBox: "0 0 32 32",
768
863
  fill: "currentColor"
769
- }, rest), _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
770
- d: "M8 14H14V16H8zM8 6H20V8H8zM8 10H20V12H8zM8 24H14V26H8zM30 24V22H27.8989a4.9678 4.9678 0 00-.7319-1.7529l1.49-1.49-1.414-1.414-1.49 1.49A4.9678 4.9678 0 0024 18.1011V16H22v2.1011a4.9678 4.9678 0 00-1.7529.7319l-1.49-1.49-1.414 1.414 1.49 1.49A4.9678 4.9678 0 0018.1011 22H16v2h2.1011a4.9678 4.9678 0 00.7319 1.7529l-1.49 1.49 1.414 1.414 1.49-1.49A4.9678 4.9678 0 0022 27.8989V30h2V27.8989a4.9678 4.9678 0 001.7529-.7319l1.49 1.49 1.414-1.414-1.49-1.49A4.9678 4.9678 0 0027.8989 24zm-7 2a3 3 0 113-3A3.0033 3.0033 0 0123 26z"
771
- })), _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
772
- d: "M14,30H6a2.0021,2.0021,0,0,1-2-2V4A2.0021,2.0021,0,0,1,6,2H22a2.0021,2.0021,0,0,1,2,2V14H22V4H6V28h8Z"
864
+ }, rest), _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
865
+ d: "M18 19H24V21H18zM18 15H30V17H18zM18 11H30V13H18zM14 21V19H9V17H7v2H2v2h8.2148a8.5914 8.5914 0 01-2.2159 3.9771A9.2731 9.2731 0 016.5521 23H4.3334a10.8553 10.8553 0 002.1451 3.2966A14.6584 14.6584 0 013 28.127L3.7021 30a16.42 16.42 0 004.2907-2.3362A16.4883 16.4883 0 0012.2979 30L13 28.127A14.664 14.664 0 019.5228 26.3 10.3132 10.3132 0 0012.2516 21zM11.1666 13H13.333L8.75 2H6.5832L2 13H4.1664L5 11h5.3335zM5.8331 9L7.6665 4.6 9.5 9z"
773
866
  })), children);
774
867
  });
775
868
 
776
869
  if (process.env.NODE_ENV !== "production") {
777
- LicenseMaintenance.propTypes = iconPropTypes;
870
+ Language.propTypes = iconPropTypes;
778
871
  }
779
- var LicenseMaintenanceDraft = /*#__PURE__*/React.forwardRef(function LicenseMaintenanceDraft(_ref31, ref) {
872
+ var Laptop = /*#__PURE__*/React.forwardRef(function Laptop(_ref31, ref) {
780
873
  var children = _ref31.children,
781
874
  _ref31$size = _ref31.size,
782
875
  size = _ref31$size === void 0 ? 16 : _ref31$size,
@@ -789,17 +882,18 @@ var LicenseMaintenanceDraft = /*#__PURE__*/React.forwardRef(function LicenseMain
789
882
  xmlns: "http://www.w3.org/2000/svg",
790
883
  viewBox: "0 0 32 32",
791
884
  fill: "currentColor"
792
- }, rest), _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
793
- d: "M29.707 19.293l-3-3a.9994.9994 0 00-1.414 0L16 25.5859V30h4.4141l9.2929-9.293A.9994.9994 0 0029.707 19.293zM19.5859 28H18V26.4141l5-5L24.5859 23zM26 21.5859L24.4141 20 26 18.4141 27.5859 20zM20 13V11H17.8579a3.94 3.94 0 00-.4248-1.019L18.95 8.4644 17.5356 7.05 16.019 8.5669A3.9443 3.9443 0 0015 8.1421V6H13V8.1421a3.9443 3.9443 0 00-1.019.4248L10.4644 7.05 9.05 8.4644 10.5669 9.981A3.94 3.94 0 0010.1421 11H8v2h2.1421a3.94 3.94 0 00.4248 1.019L9.05 15.5356 10.4644 16.95l1.5166-1.5166A3.9443 3.9443 0 0013 15.8579V18h2V15.8579a3.9443 3.9443 0 001.019-.4248L17.5356 16.95 18.95 15.5356 17.4331 14.019A3.94 3.94 0 0017.8579 13zm-6 1a2 2 0 112-2A2.0025 2.0025 0 0114 14z"
794
- })), _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
795
- d: "M12,30H6a2.0021,2.0021,0,0,1-2-2V4A2.0021,2.0021,0,0,1,6,2H22a2.0021,2.0021,0,0,1,2,2V14H22V4H6V28h6Z"
885
+ }, rest), _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
886
+ d: "M26,24H6a2.0023,2.0023,0,0,1-2-2V8A2.002,2.002,0,0,1,6,6H26a2.0023,2.0023,0,0,1,2,2V22A2.0027,2.0027,0,0,1,26,24ZM6,8V22H26V8Z",
887
+ transform: "translate(0 .005)"
888
+ })), _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
889
+ d: "M2 26.005H30V28.005H2z"
796
890
  })), children);
797
891
  });
798
892
 
799
893
  if (process.env.NODE_ENV !== "production") {
800
- LicenseMaintenanceDraft.propTypes = iconPropTypes;
894
+ Laptop.propTypes = iconPropTypes;
801
895
  }
802
- var LicenseThirdParty = /*#__PURE__*/React.forwardRef(function LicenseThirdParty(_ref32, ref) {
896
+ var Lasso = /*#__PURE__*/React.forwardRef(function Lasso(_ref32, ref) {
803
897
  var children = _ref32.children,
804
898
  _ref32$size = _ref32.size,
805
899
  size = _ref32$size === void 0 ? 16 : _ref32$size,
@@ -812,17 +906,15 @@ var LicenseThirdParty = /*#__PURE__*/React.forwardRef(function LicenseThirdParty
812
906
  xmlns: "http://www.w3.org/2000/svg",
813
907
  viewBox: "0 0 32 32",
814
908
  fill: "currentColor"
815
- }, rest), _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
816
- d: "M8 14H14V16H8zM8 6H20V8H8zM8 10H20V12H8zM8 24H14V26H8zM27 25H21a3 3 0 00-3 3v2h2V28a1 1 0 011-1h6a1 1 0 011 1v2h2V28A3 3 0 0027 25zM24 24a4 4 0 10-4-4A4 4 0 0024 24zm0-6a2 2 0 11-2 2A2 2 0 0124 18z"
817
- })), _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
818
- d: "M14,30H6a2.0021,2.0021,0,0,1-2-2V4A2.0021,2.0021,0,0,1,6,2H22a2.0021,2.0021,0,0,1,2,2V14H22V4H6V28h8Z"
909
+ }, rest), _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
910
+ d: "M20,2H12A9.9842,9.9842,0,0,0,7.0349,20.6553C7.0249,20.7705,7,20.8818,7,21a3.9929,3.9929,0,0,0,2.9106,3.83A4.0049,4.0049,0,0,1,6,28H4v2H6a6.0044,6.0044,0,0,0,5.928-5.12,3.9966,3.9966,0,0,0,2.93-2.88H20A10,10,0,0,0,20,2ZM11,23a2,2,0,1,1,2-2A2.0025,2.0025,0,0,1,11,23Zm9-3H14.8579a3.9841,3.9841,0,0,0-7.15-1.2637A7.99,7.99,0,0,1,12,4h8a8,8,0,0,1,0,16Z"
819
911
  })), children);
820
912
  });
821
913
 
822
914
  if (process.env.NODE_ENV !== "production") {
823
- LicenseThirdParty.propTypes = iconPropTypes;
915
+ Lasso.propTypes = iconPropTypes;
824
916
  }
825
- var LicenseThirdPartyDraft = /*#__PURE__*/React.forwardRef(function LicenseThirdPartyDraft(_ref33, ref) {
917
+ var LassoPolygon = /*#__PURE__*/React.forwardRef(function LassoPolygon(_ref33, ref) {
826
918
  var children = _ref33.children,
827
919
  _ref33$size = _ref33.size,
828
920
  size = _ref33$size === void 0 ? 16 : _ref33$size,
@@ -835,22 +927,35 @@ var LicenseThirdPartyDraft = /*#__PURE__*/React.forwardRef(function LicenseThird
835
927
  xmlns: "http://www.w3.org/2000/svg",
836
928
  viewBox: "0 0 32 32",
837
929
  fill: "currentColor"
838
- }, rest), _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
839
- d: "M29.707 19.293l-3-3a.9994.9994 0 00-1.414 0L16 25.5859V30h4.4141l9.2929-9.293A.9994.9994 0 0029.707 19.293zM19.5859 28H18V26.4141l5-5L24.5859 23zM26 21.5859L24.4141 20 26 18.4141 27.5859 20zM17 15H11a3 3 0 00-3 3v1h2V18a1 1 0 011-1h6a1 1 0 011 1v1h2V18A3 3 0 0017 15zM14 14a4 4 0 10-4-4A4 4 0 0014 14zm0-6a2 2 0 11-2 2A2 2 0 0114 8z"
840
- })), _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
841
- d: "M12,30H6a2.0021,2.0021,0,0,1-2-2V4A2.0021,2.0021,0,0,1,6,2H22a2.0021,2.0021,0,0,1,2,2V14H22V4H6V28h6Z"
930
+ }, rest), _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
931
+ d: "M29.6245,2.2193a1.0005,1.0005,0,0,0-1.0972-.1006L17.9353,7.8,3.366,2.0694a1,1,0,0,0-1.28,1.3369l6.4353,14.479A3.965,3.965,0,0,0,9.9106,24.83,4.0049,4.0049,0,0,1,6,28H4v2H6a6.0044,6.0044,0,0,0,5.928-5.12,4.0021,4.0021,0,0,0,2.93-2.88H23.24a2,2,0,0,0,1.9273-1.4649L29.9634,3.2676A1,1,0,0,0,29.6245,2.2193ZM11,23a2,2,0,1,1,2-2A2.0025,2.0025,0,0,1,11,23Zm12.24-3H14.8579a3.897,3.897,0,0,0-4.5117-2.9336L4.905,4.8238,18.0647,10,27.41,4.9878Z"
842
932
  })), children);
843
933
  });
844
934
 
845
935
  if (process.env.NODE_ENV !== "production") {
846
- LicenseThirdPartyDraft.propTypes = iconPropTypes;
936
+ LassoPolygon.propTypes = iconPropTypes;
847
937
  }
848
- var Lifesaver = /*#__PURE__*/React.forwardRef(function Lifesaver(_ref34, ref) {
938
+ var Launch = /*#__PURE__*/React.forwardRef(function Launch(_ref34, ref) {
849
939
  var children = _ref34.children,
850
940
  _ref34$size = _ref34.size,
851
941
  size = _ref34$size === void 0 ? 16 : _ref34$size,
852
942
  rest = _objectWithoutProperties(_ref34, _excluded34);
853
943
 
944
+ if (size === 16 || size === "16" || size === "16px") {
945
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
946
+ width: size,
947
+ height: size,
948
+ ref: ref,
949
+ xmlns: "http://www.w3.org/2000/svg",
950
+ viewBox: "0 0 16 16",
951
+ fill: "currentColor"
952
+ }, rest), _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
953
+ d: "M13,14H3c-0.6,0-1-0.4-1-1V3c0-0.6,0.4-1,1-1h5v1H3v10h10V8h1v5C14,13.6,13.6,14,13,14z"
954
+ })), _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
955
+ d: "M10 1L10 2 13.3 2 9 6.3 9.7 7 14 2.7 14 6 15 6 15 1z"
956
+ })), children);
957
+ }
958
+
854
959
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
855
960
  width: size,
856
961
  height: size,
@@ -858,53 +963,22 @@ var Lifesaver = /*#__PURE__*/React.forwardRef(function Lifesaver(_ref34, ref) {
858
963
  xmlns: "http://www.w3.org/2000/svg",
859
964
  viewBox: "0 0 32 32",
860
965
  fill: "currentColor"
861
- }, rest), _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
862
- d: "M28.2261,22.812a13.9664,13.9664,0,0,0,0-13.624L28.4141,9a2.0021,2.0021,0,0,0,0-2.8281l-2.5857-2.586a2.0028,2.0028,0,0,0-2.8284,0l-.1877.1875a13.9687,13.9687,0,0,0-13.6243,0L9,3.5859a2.0024,2.0024,0,0,0-2.8284,0L3.5859,6.1719A2.0021,2.0021,0,0,0,3.5859,9l.1878.1875a13.97,13.97,0,0,0,0,13.625L3.5859,23a2.0021,2.0021,0,0,0,0,2.8281l2.5857,2.586a2.0021,2.0021,0,0,0,2.8284,0l.188-.188a13.9687,13.9687,0,0,0,13.6243.0005L23,28.4141a2.0021,2.0021,0,0,0,2.8284,0l2.5857-2.586a2.0021,2.0021,0,0,0,0-2.8281ZM28,16a11.973,11.973,0,0,1-1.2546,5.3315l-3.8948-3.895a6.9808,6.9808,0,0,0,0-2.873l3.8948-3.895A11.973,11.973,0,0,1,28,16ZM27,7.5859l-4.9346,4.9346A7.0434,7.0434,0,0,0,19.48,9.9346L24.4143,5ZM16,21a5,5,0,1,1,5-5A5.0057,5.0057,0,0,1,16,21ZM21.3154,5.2705,17.4365,9.1494a6.9808,6.9808,0,0,0-2.873,0L10.6846,5.2705A12.2484,12.2484,0,0,1,21.3154,5.2705ZM7.5859,5l4.9346,4.9346a7.0449,7.0449,0,0,0-2.5859,2.5859L5,7.5859ZM4,16a11.9716,11.9716,0,0,1,1.2546-5.3311l3.8948,3.8946a6.9808,6.9808,0,0,0,0,2.873L5.2546,21.3311A11.9716,11.9716,0,0,1,4,16ZM7.5857,27,5,24.4141,9.9346,19.48a7.0434,7.0434,0,0,0,2.5859,2.5859Zm3.0989-.27,3.8789-3.8789a6.9808,6.9808,0,0,0,2.873,0L21.3154,26.73A12.2484,12.2484,0,0,1,10.6846,26.73Zm13.73.27L19.48,22.0654A7.0449,7.0449,0,0,0,22.0654,19.48L27,24.4141Z"
966
+ }, rest), _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
967
+ d: "M26,28H6a2.0027,2.0027,0,0,1-2-2V6A2.0027,2.0027,0,0,1,6,4H16V6H6V26H26V16h2V26A2.0027,2.0027,0,0,1,26,28Z"
968
+ })), _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
969
+ d: "M20 2L20 4 26.586 4 18 12.586 19.414 14 28 5.414 28 12 30 12 30 2 20 2z"
863
970
  })), children);
864
971
  });
865
972
 
866
973
  if (process.env.NODE_ENV !== "production") {
867
- Lifesaver.propTypes = iconPropTypes;
974
+ Launch.propTypes = iconPropTypes;
868
975
  }
869
- var Light = /*#__PURE__*/React.forwardRef(function Light(_ref35, ref) {
976
+ var WatsonHealthLaunchStudy_1 = /*#__PURE__*/React.forwardRef(function WatsonHealthLaunchStudy_1(_ref35, ref) {
870
977
  var children = _ref35.children,
871
978
  _ref35$size = _ref35.size,
872
979
  size = _ref35$size === void 0 ? 16 : _ref35$size,
873
980
  rest = _objectWithoutProperties(_ref35, _excluded35);
874
981
 
875
- if (size === 16 || size === "16" || size === "16px") {
876
- return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
877
- width: size,
878
- height: size,
879
- ref: ref,
880
- xmlns: "http://www.w3.org/2000/svg",
881
- viewBox: "0 0 16 16",
882
- fill: "currentColor"
883
- }, rest), _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
884
- d: "M7.5 1H8.5V3.5H7.5z"
885
- })), _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
886
- d: "M10.8 3.4H13.3V4.4H10.8z",
887
- transform: "rotate(-45.001 12.041 3.923)"
888
- })), _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
889
- d: "M12.5 7.5H15V8.5H12.5z"
890
- })), _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
891
- d: "M11.6 10.8H12.6V13.3H11.6z",
892
- transform: "rotate(-45.001 12.075 12.041)"
893
- })), _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
894
- d: "M7.5 12.5H8.5V15H7.5z"
895
- })), _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
896
- d: "M2.7 11.6H5.2V12.6H2.7z",
897
- transform: "rotate(-45.001 3.96 12.079)"
898
- })), _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
899
- d: "M1 7.5H3.5V8.5H1z"
900
- })), _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
901
- d: "M3.4 2.7H4.4V5.2H3.4z",
902
- transform: "rotate(-45.001 3.925 3.961)"
903
- })), _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
904
- d: "M8,6c1.1,0,2,0.9,2,2s-0.9,2-2,2S6,9.1,6,8S6.9,6,8,6 M8,5C6.3,5,5,6.3,5,8s1.3,3,3,3s3-1.3,3-3S9.7,5,8,5z"
905
- })), children);
906
- }
907
-
908
982
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
909
983
  width: size,
910
984
  height: size,
@@ -912,35 +986,21 @@ var Light = /*#__PURE__*/React.forwardRef(function Light(_ref35, ref) {
912
986
  xmlns: "http://www.w3.org/2000/svg",
913
987
  viewBox: "0 0 32 32",
914
988
  fill: "currentColor"
915
- }, rest), _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
916
- d: "M15 2H17V7H15z"
917
- })), _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
918
- d: "M21.668 6.854H26.625999999999998V8.854H21.668z",
919
- transform: "rotate(-45 24.147 7.853)"
920
- })), _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
921
- d: "M25 15H30V17H25z"
922
- })), _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
923
- d: "M23.147 21.668H25.147V26.625999999999998H23.147z",
924
- transform: "rotate(-45 24.147 24.146)"
925
- })), _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
926
- d: "M15 25H17V30H15z"
927
- })), _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
928
- d: "M5.375 23.147H10.333V25.147H5.375z",
929
- transform: "rotate(-45 7.853 24.146)"
930
- })), _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
931
- d: "M2 15H7V17H2z"
932
- })), _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
933
- d: "M6.854 5.375H8.854V10.333H6.854z",
934
- transform: "rotate(-45 7.854 7.853)"
935
- })), _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
936
- d: "M16,12a4,4,0,1,1-4,4,4.0045,4.0045,0,0,1,4-4m0-2a6,6,0,1,0,6,6,6,6,0,0,0-6-6Z"
989
+ }, rest), _circle5 || (_circle5 = /*#__PURE__*/React.createElement("circle", {
990
+ cx: "23",
991
+ cy: "25",
992
+ r: "1"
993
+ })), _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
994
+ d: "M26 22v6H6V22H26m0-2H6a2 2 0 00-2 2v6a2 2 0 002 2H26a2 2 0 002-2V22a2 2 0 00-2-2zM20.59 10.59L17 14.17 17 2 15 2 15 14.17 11.41 10.59 10 12 16 18 22 12 20.59 10.59z"
995
+ })), _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
996
+ d: "M8 24H20V26H8z"
937
997
  })), children);
938
998
  });
939
999
 
940
1000
  if (process.env.NODE_ENV !== "production") {
941
- Light.propTypes = iconPropTypes;
1001
+ WatsonHealthLaunchStudy_1.propTypes = iconPropTypes;
942
1002
  }
943
- var LightFilled = /*#__PURE__*/React.forwardRef(function LightFilled(_ref36, ref) {
1003
+ var WatsonHealthLaunchStudy_2 = /*#__PURE__*/React.forwardRef(function WatsonHealthLaunchStudy_2(_ref36, ref) {
944
1004
  var children = _ref36.children,
945
1005
  _ref36$size = _ref36.size,
946
1006
  size = _ref36$size === void 0 ? 16 : _ref36$size,
@@ -953,35 +1013,21 @@ var LightFilled = /*#__PURE__*/React.forwardRef(function LightFilled(_ref36, ref
953
1013
  xmlns: "http://www.w3.org/2000/svg",
954
1014
  viewBox: "0 0 32 32",
955
1015
  fill: "currentColor"
956
- }, rest), _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
957
- d: "M15 2H17V7H15z"
958
- })), _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
959
- d: "M21.668 6.854H26.625999999999998V8.854H21.668z",
960
- transform: "rotate(-45 24.147 7.853)"
961
- })), _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
962
- d: "M25 15H30V17H25z"
963
- })), _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
964
- d: "M23.147 21.668H25.147V26.625999999999998H23.147z",
965
- transform: "rotate(-45 24.147 24.146)"
966
- })), _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
967
- d: "M15 25H17V30H15z"
968
- })), _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
969
- d: "M5.375 23.147H10.333V25.147H5.375z",
970
- transform: "rotate(-45 7.853 24.146)"
971
- })), _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
972
- d: "M2 15H7V17H2z"
973
- })), _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
974
- d: "M6.854 5.375H8.854V10.333H6.854z",
975
- transform: "rotate(-45 7.854 7.853)"
976
- })), _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
977
- d: "M16,10a6,6,0,1,0,6,6,6,6,0,0,0-6-6Z"
1016
+ }, rest), _circle6 || (_circle6 = /*#__PURE__*/React.createElement("circle", {
1017
+ cx: "23",
1018
+ cy: "7",
1019
+ r: "1"
1020
+ })), _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
1021
+ d: "M26 4v6H6V4H26m0-2H6A2 2 0 004 4v6a2 2 0 002 2H26a2 2 0 002-2V4a2 2 0 00-2-2zM20.59 21.41L17 17.83 17 30 15 30 15 17.83 11.41 21.41 10 20 16 14 22 20 20.59 21.41z"
1022
+ })), _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
1023
+ d: "M8 6H20V8H8z"
978
1024
  })), children);
979
1025
  });
980
1026
 
981
1027
  if (process.env.NODE_ENV !== "production") {
982
- LightFilled.propTypes = iconPropTypes;
1028
+ WatsonHealthLaunchStudy_2.propTypes = iconPropTypes;
983
1029
  }
984
- var Lightning = /*#__PURE__*/React.forwardRef(function Lightning(_ref37, ref) {
1030
+ var WatsonHealthLaunchStudy_3 = /*#__PURE__*/React.forwardRef(function WatsonHealthLaunchStudy_3(_ref37, ref) {
985
1031
  var children = _ref37.children,
986
1032
  _ref37$size = _ref37.size,
987
1033
  size = _ref37$size === void 0 ? 16 : _ref37$size,
@@ -994,15 +1040,21 @@ var Lightning = /*#__PURE__*/React.forwardRef(function Lightning(_ref37, ref) {
994
1040
  xmlns: "http://www.w3.org/2000/svg",
995
1041
  viewBox: "0 0 32 32",
996
1042
  fill: "currentColor"
997
- }, rest), _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
998
- 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"
1043
+ }, rest), _circle7 || (_circle7 = /*#__PURE__*/React.createElement("circle", {
1044
+ cx: "23",
1045
+ cy: "25",
1046
+ r: "1"
1047
+ })), _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
1048
+ d: "M26 22v6H6V22H26m0-2H6a2 2 0 00-2 2v6a2 2 0 002 2H26a2 2 0 002-2V22a2 2 0 00-2-2zM20.59 4.59L17 8.17 17 0 15 0 15 8.17 11.41 4.59 10 6 16 12 22 6 20.59 4.59z"
1049
+ })), _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
1050
+ d: "M20.59 10.59L16 15.16 11.41 10.59 10 12 16 18 22 12 20.59 10.59zM8 24H20V26H8z"
999
1051
  })), children);
1000
1052
  });
1001
1053
 
1002
1054
  if (process.env.NODE_ENV !== "production") {
1003
- Lightning.propTypes = iconPropTypes;
1055
+ WatsonHealthLaunchStudy_3.propTypes = iconPropTypes;
1004
1056
  }
1005
- var Link = /*#__PURE__*/React.forwardRef(function Link(_ref38, ref) {
1057
+ var Layers = /*#__PURE__*/React.forwardRef(function Layers(_ref38, ref) {
1006
1058
  var children = _ref38.children,
1007
1059
  _ref38$size = _ref38.size,
1008
1060
  size = _ref38$size === void 0 ? 16 : _ref38$size,
@@ -1015,17 +1067,17 @@ var Link = /*#__PURE__*/React.forwardRef(function Link(_ref38, ref) {
1015
1067
  xmlns: "http://www.w3.org/2000/svg",
1016
1068
  viewBox: "0 0 32 32",
1017
1069
  fill: "currentColor"
1018
- }, rest), _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
1019
- d: "M29.25,6.76a6,6,0,0,0-8.5,0l1.42,1.42a4,4,0,1,1,5.67,5.67l-8,8a4,4,0,1,1-5.67-5.66l1.41-1.42-1.41-1.42-1.42,1.42a6,6,0,0,0,0,8.5A6,6,0,0,0,17,25a6,6,0,0,0,4.27-1.76l8-8A6,6,0,0,0,29.25,6.76Z"
1020
- })), _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
1021
- d: "M4.19,24.82a4,4,0,0,1,0-5.67l8-8a4,4,0,0,1,5.67,0A3.94,3.94,0,0,1,19,14a4,4,0,0,1-1.17,2.85L15.71,19l1.42,1.42,2.12-2.12a6,6,0,0,0-8.51-8.51l-8,8a6,6,0,0,0,0,8.51A6,6,0,0,0,7,28a6.07,6.07,0,0,0,4.28-1.76L9.86,24.82A4,4,0,0,1,4.19,24.82Z"
1070
+ }, rest), _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
1071
+ d: "M16,24a.9967.9967,0,0,1-.4741-.12l-13-7L3.4741,15.12,16,21.8643,28.5259,15.12l.9482,1.7607-13,7A.9967.9967,0,0,1,16,24Z"
1072
+ })), _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
1073
+ d: "M16 30a.9967.9967 0 01-.4741-.12l-13-7L3.4741 21.12 16 27.8643 28.5259 21.12l.9482 1.7607-13 7A.9967.9967 0 0116 30zM16 18a.9967.9967 0 01-.4741-.12l-13-7a1 1 0 010-1.7607l13-7a.9982.9982 0 01.9482 0l13 7a1 1 0 010 1.7607l-13 7A.9967.9967 0 0116 18zM5.1094 10L16 15.8643 26.8906 10 16 4.1358z"
1022
1074
  })), children);
1023
1075
  });
1024
1076
 
1025
1077
  if (process.env.NODE_ENV !== "production") {
1026
- Link.propTypes = iconPropTypes;
1078
+ Layers.propTypes = iconPropTypes;
1027
1079
  }
1028
- var Linux = /*#__PURE__*/React.forwardRef(function Linux(_ref39, ref) {
1080
+ var Legend = /*#__PURE__*/React.forwardRef(function Legend(_ref39, ref) {
1029
1081
  var children = _ref39.children,
1030
1082
  _ref39$size = _ref39.size,
1031
1083
  size = _ref39$size === void 0 ? 16 : _ref39$size,
@@ -1038,15 +1090,23 @@ var Linux = /*#__PURE__*/React.forwardRef(function Linux(_ref39, ref) {
1038
1090
  xmlns: "http://www.w3.org/2000/svg",
1039
1091
  viewBox: "0 0 32 32",
1040
1092
  fill: "currentColor"
1041
- }, rest), _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
1042
- d: "M29.8945,23.542l-1.7238-3.4473a1.9994,1.9994,0,0,0-1.7886-1.1054h-.4683a14.887,14.887,0,0,0-1.8193-4.5977C23.0647,12.4429,22,10.4277,22,8A6,6,0,0,0,10,8a13.0041,13.0041,0,0,1-2.0486,6.2153,14.7022,14.7022,0,0,0-1.8708,4.7759H5.6184a2.0007,2.0007,0,0,0-1.7893,1.106L2.1055,23.5439a1,1,0,0,0,.0971,1.0508L6.2319,29.92a2.9995,2.9995,0,0,0,3.8482.6519l1.8735-1.1241A13.8223,13.8223,0,0,0,16,30a13.8034,13.8034,0,0,0,4.0488-.5527L21.92,30.57a2.9819,2.9819,0,0,0,1.5385.43,3.0385,3.0385,0,0,0,2.3389-1.1187l4-5.2885A1.001,1.001,0,0,0,29.8945,23.542Zm-7.5683-8.2158a14.8311,14.8311,0,0,1,1.5591,3.6631H21.738a16.6591,16.6591,0,0,0-.98-2.6455,12.7083,12.7083,0,0,1-.8789-2.4454,8.8046,8.8046,0,0,0,1.0034-1.4277l.0384-.0718A30.746,30.746,0,0,0,22.3262,15.3262ZM12,21a9.3959,9.3959,0,0,1,1.0728-3.8516c.2563-.5825.5158-1.1757.726-1.7993a4.0474,4.0474,0,0,0,4.4024,0c.21.6236.47,1.2168.726,1.7993A9.3959,9.3959,0,0,1,20,21c0,1.2881-.4146,3-4,3S12,22.2881,12,21Zm6.5105-8.5752A3.6265,3.6265,0,0,1,16,14a3.6273,3.6273,0,0,1-2.5107-1.5757,7.6356,7.6356,0,0,1,5.0212,0ZM12,8a4,4,0,0,1,8,0,10.9164,10.9164,0,0,0,.4673,3.1152A7.9811,7.9811,0,0,0,19,10.4849V8H17v2.0542a9.2522,9.2522,0,0,0-2,0V8H13v2.4849a7.9019,7.9019,0,0,0-1.4785.6372A10.7093,10.7093,0,0,0,12,8ZM9.7146,15.1592A29.8007,29.8007,0,0,0,11.0693,12.38l.0484.09a8.8046,8.8046,0,0,0,1.0034,1.4277,12.7083,12.7083,0,0,1-.8789,2.4454,16.6574,16.6574,0,0,0-.981,2.6474H8.1047A14.0567,14.0567,0,0,1,9.7146,15.1592Zm1.3708,12.4775L9.0508,28.8574a.9866.9866,0,0,1-1.2529-.1806L4.1724,23.8833l1.4458-2.8921h3.706L11.49,26.3853A1.0036,1.0036,0,0,1,11.0854,27.6367Zm2.316.1177a2.9571,2.9571,0,0,0-.0562-2.11A9.03,9.03,0,0,0,16,26a9.0237,9.0237,0,0,0,2.6562-.3564,2.9889,2.9889,0,0,0-.0546,2.11,13.8722,13.8722,0,0,1-5.2,0Zm10.83.8833a.996.996,0,0,1-1.2827.2178l-2.0342-1.2207h0a1.01,1.01,0,0,1-.396-1.273l2.157-5.3725h3.7058l1.4461,2.892Z"
1093
+ }, rest), _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
1094
+ d: "M16 22H30V24H16z"
1095
+ })), _rect || (_rect = /*#__PURE__*/React.createElement("rect", {
1096
+ width: "6",
1097
+ height: "6",
1098
+ x: "4",
1099
+ y: "20",
1100
+ rx: "1"
1101
+ })), _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
1102
+ d: "M16 8H30V10H16zM9.5 12h-5a.5.5 0 01-.4473-.7236l2.5-5.0224a.5206.5206 0 01.8945 0l2.5 5.0225A.5.5 0 019.5 12z"
1043
1103
  })), children);
1044
1104
  });
1045
1105
 
1046
1106
  if (process.env.NODE_ENV !== "production") {
1047
- Linux.propTypes = iconPropTypes;
1107
+ Legend.propTypes = iconPropTypes;
1048
1108
  }
1049
- var LinuxAlt = /*#__PURE__*/React.forwardRef(function LinuxAlt(_ref40, ref) {
1109
+ var LetterAa = /*#__PURE__*/React.forwardRef(function LetterAa(_ref40, ref) {
1050
1110
  var children = _ref40.children,
1051
1111
  _ref40$size = _ref40.size,
1052
1112
  size = _ref40$size === void 0 ? 16 : _ref40$size,
@@ -1059,17 +1119,15 @@ var LinuxAlt = /*#__PURE__*/React.forwardRef(function LinuxAlt(_ref40, ref) {
1059
1119
  xmlns: "http://www.w3.org/2000/svg",
1060
1120
  viewBox: "0 0 32 32",
1061
1121
  fill: "currentColor"
1062
- }, rest), _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
1063
- d: "M22.6121,20.5215A6.1582,6.1582,0,0,0,24,16.5254C24,13.4785,21.9812,11,19.5,11A4.2435,4.2435,0,0,0,16,13.06,4.2435,4.2435,0,0,0,12.5,11C10.0188,11,8,13.4785,8,16.5254a6.1593,6.1593,0,0,0,1.3879,3.9961c-.5688.3686-.9389.6416-.988.6787a1,1,0,0,0-.1807,1.4248C8.6592,23.1748,12.6169,28,16,28s7.3408-4.8252,7.7808-5.375A1,1,0,0,0,23.6,21.2C23.551,21.1631,23.1812,20.89,22.6121,20.5215ZM12.5,13c1.3552,0,2.5,1.6143,2.5,3.5254v1.5664a9.1005,9.1005,0,0,0-1.0244.2314A2.6411,2.6411,0,0,0,14,18c0-1.1045-.6716-2-1.5-2s-1.5.8955-1.5,2a2.38,2.38,0,0,0,.4072,1.3623c-.0813.0415-.1687.0806-.248.1221A4.0291,4.0291,0,0,1,10,16.5254C10,14.6143,11.1448,13,12.5,13ZM16,26c-1.5691,0-3.9648-2.084-5.52-3.8057C11.9,21.2788,14.2656,20,16,20s4.1,1.2788,5.52,2.1943C19.9648,23.916,17.5691,26,16,26Zm4.8408-6.5156c-.0793-.0415-.1667-.0806-.248-.1221A2.38,2.38,0,0,0,21,18c0-1.1045-.6716-2-1.5-2s-1.5.8955-1.5,2a2.6411,2.6411,0,0,0,.0244.3232A9.1005,9.1005,0,0,0,17,18.0918V16.5254C17,14.6143,18.1448,13,19.5,13S22,14.6143,22,16.5254A4.0291,4.0291,0,0,1,20.8408,19.4844Z"
1064
- })), _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
1065
- d: "M30,30a3.8876,3.8876,0,0,1-4-4V14A10,10,0,0,0,6,14V26a3.8876,3.8876,0,0,1-4,4V28a1.8793,1.8793,0,0,0,2-2V14a12,12,0,0,1,24,0V26a1.8825,1.8825,0,0,0,2,2Z"
1122
+ }, rest), _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
1123
+ d: "M23 13H18v2h5v2H19a2 2 0 00-2 2v2a2 2 0 002 2h6V15A2 2 0 0023 13zm0 8H19V19h4zM13 9H9a2 2 0 00-2 2V23H9V18h4v5h2V11A2 2 0 0013 9zM9 16V11h4v5z"
1066
1124
  })), children);
1067
1125
  });
1068
1126
 
1069
1127
  if (process.env.NODE_ENV !== "production") {
1070
- LinuxAlt.propTypes = iconPropTypes;
1128
+ LetterAa.propTypes = iconPropTypes;
1071
1129
  }
1072
- var List = /*#__PURE__*/React.forwardRef(function List(_ref41, ref) {
1130
+ var LetterBb = /*#__PURE__*/React.forwardRef(function LetterBb(_ref41, ref) {
1073
1131
  var children = _ref41.children,
1074
1132
  _ref41$size = _ref41.size,
1075
1133
  size = _ref41$size === void 0 ? 16 : _ref41$size,
@@ -1082,15 +1140,15 @@ var List = /*#__PURE__*/React.forwardRef(function List(_ref41, ref) {
1082
1140
  xmlns: "http://www.w3.org/2000/svg",
1083
1141
  viewBox: "0 0 32 32",
1084
1142
  fill: "currentColor"
1085
- }, rest), _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
1086
- d: "M10 6H28V8H10zM10 24H28V26H10zM10 15H28V17H10zM4 15H6V17H4zM4 6H6V8H4zM4 24H6V26H4z"
1143
+ }, rest), _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
1144
+ d: "M23 13H19V9H17V23h6a2 2 0 002-2V15A2 2 0 0023 13zm-4 8V15h4v6zM15 12a3 3 0 00-3-3H7V23h5a3 3 0 003-3V18a3 3 0 00-.78-2A3 3 0 0015 14zM9 11h3a1 1 0 011 1v2a1 1 0 01-1 1H9zm4 9a1 1 0 01-1 1H9V17h3a1 1 0 011 1z"
1087
1145
  })), children);
1088
1146
  });
1089
1147
 
1090
1148
  if (process.env.NODE_ENV !== "production") {
1091
- List.propTypes = iconPropTypes;
1149
+ LetterBb.propTypes = iconPropTypes;
1092
1150
  }
1093
- var ListBoxes = /*#__PURE__*/React.forwardRef(function ListBoxes(_ref42, ref) {
1151
+ var LetterCc = /*#__PURE__*/React.forwardRef(function LetterCc(_ref42, ref) {
1094
1152
  var children = _ref42.children,
1095
1153
  _ref42$size = _ref42.size,
1096
1154
  size = _ref42$size === void 0 ? 16 : _ref42$size,
@@ -1103,41 +1161,20 @@ var ListBoxes = /*#__PURE__*/React.forwardRef(function ListBoxes(_ref42, ref) {
1103
1161
  xmlns: "http://www.w3.org/2000/svg",
1104
1162
  viewBox: "0 0 32 32",
1105
1163
  fill: "currentColor"
1106
- }, rest), _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
1107
- d: "M16 8H30V10H16zM16 22H30V24H16zM10 14H4a2.0023 2.0023 0 01-2-2V6A2.0023 2.0023 0 014 4h6a2.0023 2.0023 0 012 2v6A2.0023 2.0023 0 0110 14zM4 6v6h6.0012L10 6zM10 28H4a2.0023 2.0023 0 01-2-2V20a2.0023 2.0023 0 012-2h6a2.0023 2.0023 0 012 2v6A2.0023 2.0023 0 0110 28zM4 20v6h6.0012L10 20z"
1164
+ }, rest), _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
1165
+ d: "M24 23H19a2 2 0 01-2-2V15a2 2 0 012-2h5v2H19v6h5zM15 23H9a2 2 0 01-2-2V11A2 2 0 019 9h6v2H9V21h6z"
1108
1166
  })), children);
1109
1167
  });
1110
1168
 
1111
1169
  if (process.env.NODE_ENV !== "production") {
1112
- ListBoxes.propTypes = iconPropTypes;
1170
+ LetterCc.propTypes = iconPropTypes;
1113
1171
  }
1114
- var ListBulleted = /*#__PURE__*/React.forwardRef(function ListBulleted(_ref43, ref) {
1172
+ var LetterDd = /*#__PURE__*/React.forwardRef(function LetterDd(_ref43, ref) {
1115
1173
  var children = _ref43.children,
1116
1174
  _ref43$size = _ref43.size,
1117
1175
  size = _ref43$size === void 0 ? 16 : _ref43$size,
1118
1176
  rest = _objectWithoutProperties(_ref43, _excluded43);
1119
1177
 
1120
- if (size === 16 || size === "16" || size === "16px") {
1121
- return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
1122
- width: size,
1123
- height: size,
1124
- ref: ref,
1125
- xmlns: "http://www.w3.org/2000/svg",
1126
- viewBox: "0 0 16 16",
1127
- fill: "currentColor"
1128
- }, rest), _circle || (_circle = /*#__PURE__*/React.createElement("circle", {
1129
- cx: "3.5",
1130
- cy: "4.5",
1131
- r: "1.5"
1132
- })), _circle2 || (_circle2 = /*#__PURE__*/React.createElement("circle", {
1133
- cx: "3.5",
1134
- cy: "11.5",
1135
- r: "1.5"
1136
- })), _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
1137
- d: "M8 11H15V12H8zM8 4H15V5H8z"
1138
- })), children);
1139
- }
1140
-
1141
1178
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
1142
1179
  width: size,
1143
1180
  height: size,
@@ -1145,23 +1182,15 @@ var ListBulleted = /*#__PURE__*/React.forwardRef(function ListBulleted(_ref43, r
1145
1182
  xmlns: "http://www.w3.org/2000/svg",
1146
1183
  viewBox: "0 0 32 32",
1147
1184
  fill: "currentColor"
1148
- }, rest), _circle3 || (_circle3 = /*#__PURE__*/React.createElement("circle", {
1149
- cx: "7",
1150
- cy: "9",
1151
- r: "3"
1152
- })), _circle4 || (_circle4 = /*#__PURE__*/React.createElement("circle", {
1153
- cx: "7",
1154
- cy: "23",
1155
- r: "3"
1156
- })), _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
1157
- d: "M16 22H30V24H16zM16 8H30V10H16z"
1185
+ }, rest), _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
1186
+ d: "M23 9v4H19a2 2 0 00-2 2v6a2 2 0 002 2h6V9zm-4 6h4v6H19zM11 23H7V9h4a4 4 0 014 4v6A4 4 0 0111 23zM9 21h2a2 2 0 002-2V13a2 2 0 00-2-2H9z"
1158
1187
  })), children);
1159
1188
  });
1160
1189
 
1161
1190
  if (process.env.NODE_ENV !== "production") {
1162
- ListBulleted.propTypes = iconPropTypes;
1191
+ LetterDd.propTypes = iconPropTypes;
1163
1192
  }
1164
- var ListChecked = /*#__PURE__*/React.forwardRef(function ListChecked(_ref44, ref) {
1193
+ var LetterEe = /*#__PURE__*/React.forwardRef(function LetterEe(_ref44, ref) {
1165
1194
  var children = _ref44.children,
1166
1195
  _ref44$size = _ref44.size,
1167
1196
  size = _ref44$size === void 0 ? 16 : _ref44$size,
@@ -1174,15 +1203,15 @@ var ListChecked = /*#__PURE__*/React.forwardRef(function ListChecked(_ref44, ref
1174
1203
  xmlns: "http://www.w3.org/2000/svg",
1175
1204
  viewBox: "0 0 32 32",
1176
1205
  fill: "currentColor"
1177
- }, rest), _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
1178
- d: "M16 8H30V10H16zM6 10.59L3.41 8 2 9.41 6 13.41 14 5.41 12.59 4 6 10.59zM16 22H30V24H16zM6 24.59L3.41 22 2 23.41 6 27.41 14 19.41 12.59 18 6 24.59z"
1206
+ }, rest), _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
1207
+ d: "M25 19V15a2.0023 2.0023 0 00-2-2H19a2.0023 2.0023 0 00-2 2v6a2.0077 2.0077 0 002 2h5V21H19V19zm-6-4h4v2H19zM15 11L15 9 7 9 7 23 15 23 15 21 9 21 9 17 14 17 14 15 9 15 9 11 15 11z"
1179
1208
  })), children);
1180
1209
  });
1181
1210
 
1182
1211
  if (process.env.NODE_ENV !== "production") {
1183
- ListChecked.propTypes = iconPropTypes;
1212
+ LetterEe.propTypes = iconPropTypes;
1184
1213
  }
1185
- var ListDropdown = /*#__PURE__*/React.forwardRef(function ListDropdown(_ref45, ref) {
1214
+ var LetterFf = /*#__PURE__*/React.forwardRef(function LetterFf(_ref45, ref) {
1186
1215
  var children = _ref45.children,
1187
1216
  _ref45$size = _ref45.size,
1188
1217
  size = _ref45$size === void 0 ? 16 : _ref45$size,
@@ -1195,17 +1224,15 @@ var ListDropdown = /*#__PURE__*/React.forwardRef(function ListDropdown(_ref45, r
1195
1224
  xmlns: "http://www.w3.org/2000/svg",
1196
1225
  viewBox: "0 0 32 32",
1197
1226
  fill: "currentColor"
1198
- }, rest), _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
1199
- d: "M26,6V2H2V12h9V30H30V6ZM4,10V4H24V6H11v4ZM28,28H13V8H28Z"
1200
- })), _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
1201
- d: "M15 11H17V13H15zM19 11H26V13H19zM15 17H17V19H15zM19 17H26V19H19zM15 23H17V25H15zM19 23H26V25H19z"
1227
+ }, rest), _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
1228
+ d: "M16 11L16 9 8 9 8 23 10 23 10 17 15 17 15 15 10 15 10 11 16 11zM24 11V9H21a2 2 0 00-2 2v2H17v2h2v8h2V15h3V13H21V11z"
1202
1229
  })), children);
1203
1230
  });
1204
1231
 
1205
1232
  if (process.env.NODE_ENV !== "production") {
1206
- ListDropdown.propTypes = iconPropTypes;
1233
+ LetterFf.propTypes = iconPropTypes;
1207
1234
  }
1208
- var ListNumbered = /*#__PURE__*/React.forwardRef(function ListNumbered(_ref46, ref) {
1235
+ var LetterGg = /*#__PURE__*/React.forwardRef(function LetterGg(_ref46, ref) {
1209
1236
  var children = _ref46.children,
1210
1237
  _ref46$size = _ref46.size,
1211
1238
  size = _ref46$size === void 0 ? 16 : _ref46$size,
@@ -1218,15 +1245,15 @@ var ListNumbered = /*#__PURE__*/React.forwardRef(function ListNumbered(_ref46, r
1218
1245
  xmlns: "http://www.w3.org/2000/svg",
1219
1246
  viewBox: "0 0 32 32",
1220
1247
  fill: "currentColor"
1221
- }, rest), _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
1222
- d: "M16 22H30V24H16zM16 8H30V10H16zM8 12L8 4 6 4 6 5 4 5 4 7 6 7 6 12 4 12 4 14 6 14 8 14 10 14 10 12 8 12zM10 28H4V24a2 2 0 012-2H8V20H4V18H8a2 2 0 012 2v2a2 2 0 01-2 2H6v2h4z"
1248
+ }, rest), _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
1249
+ d: "M19 13a2 2 0 00-2 2v6a2 2 0 002 2h4v2H18v2h5a2 2 0 002-2V13zm4 8H19V15h4zM15 23H9a2 2 0 01-2-2V11A2 2 0 019 9h6v2H9V21h4V17H11V15h4z"
1223
1250
  })), children);
1224
1251
  });
1225
1252
 
1226
1253
  if (process.env.NODE_ENV !== "production") {
1227
- ListNumbered.propTypes = iconPropTypes;
1254
+ LetterGg.propTypes = iconPropTypes;
1228
1255
  }
1229
- var LoadBalancerApplication = /*#__PURE__*/React.forwardRef(function LoadBalancerApplication(_ref47, ref) {
1256
+ var LetterHh = /*#__PURE__*/React.forwardRef(function LetterHh(_ref47, ref) {
1230
1257
  var children = _ref47.children,
1231
1258
  _ref47$size = _ref47.size,
1232
1259
  size = _ref47$size === void 0 ? 16 : _ref47$size,
@@ -1239,15 +1266,15 @@ var LoadBalancerApplication = /*#__PURE__*/React.forwardRef(function LoadBalance
1239
1266
  xmlns: "http://www.w3.org/2000/svg",
1240
1267
  viewBox: "0 0 32 32",
1241
1268
  fill: "currentColor"
1242
- }, rest), _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
1243
- d: "M4 26H8V30H4zM14 26H18V30H14zM24 26H28V30H24zM25 16H17V14H15v2H7a2.0023 2.0023 0 00-2 2v6H7V18h8v6h2V18h8v6h2V18A2.0023 2.0023 0 0025 16zM9 2V12H23V2zm2 2h2v6H11zm10 6H15V4h6z"
1269
+ }, rest), _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
1270
+ d: "M13 9L13 15 9 15 9 9 7 9 7 23 9 23 9 17 13 17 13 23 15 23 15 9 13 9zM23 13H19V9H17V23h2V15h4v8h2V15A2 2 0 0023 13z"
1244
1271
  })), children);
1245
1272
  });
1246
1273
 
1247
1274
  if (process.env.NODE_ENV !== "production") {
1248
- LoadBalancerApplication.propTypes = iconPropTypes;
1275
+ LetterHh.propTypes = iconPropTypes;
1249
1276
  }
1250
- var LoadBalancerClassic = /*#__PURE__*/React.forwardRef(function LoadBalancerClassic(_ref48, ref) {
1277
+ var LetterIi = /*#__PURE__*/React.forwardRef(function LetterIi(_ref48, ref) {
1251
1278
  var children = _ref48.children,
1252
1279
  _ref48$size = _ref48.size,
1253
1280
  size = _ref48$size === void 0 ? 16 : _ref48$size,
@@ -1260,15 +1287,15 @@ var LoadBalancerClassic = /*#__PURE__*/React.forwardRef(function LoadBalancerCla
1260
1287
  xmlns: "http://www.w3.org/2000/svg",
1261
1288
  viewBox: "0 0 32 32",
1262
1289
  fill: "currentColor"
1263
- }, rest), _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
1264
- d: "M4 26H8V30H4zM14 26H18V30H14zM24 26H28V30H24zM25 16H17V12H15v4H7a2.0023 2.0023 0 00-2 2v6H7V18h8v6h2V18h8v6h2V18A2.0023 2.0023 0 0025 16zM20 10V2H12v8zM14 8V4h4V8z"
1290
+ }, rest), _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
1291
+ d: "M10 11L13 11 13 21 10 21 10 23 18 23 18 21 15 21 15 11 18 11 18 9 10 9 10 11zM20 13H22V23H20zM20 9H22V11H20z"
1265
1292
  })), children);
1266
1293
  });
1267
1294
 
1268
1295
  if (process.env.NODE_ENV !== "production") {
1269
- LoadBalancerClassic.propTypes = iconPropTypes;
1296
+ LetterIi.propTypes = iconPropTypes;
1270
1297
  }
1271
- var LoadBalancerGlobal = /*#__PURE__*/React.forwardRef(function LoadBalancerGlobal(_ref49, ref) {
1298
+ var LetterJj = /*#__PURE__*/React.forwardRef(function LetterJj(_ref49, ref) {
1272
1299
  var children = _ref49.children,
1273
1300
  _ref49$size = _ref49.size,
1274
1301
  size = _ref49$size === void 0 ? 16 : _ref49$size,
@@ -1281,15 +1308,15 @@ var LoadBalancerGlobal = /*#__PURE__*/React.forwardRef(function LoadBalancerGlob
1281
1308
  xmlns: "http://www.w3.org/2000/svg",
1282
1309
  viewBox: "0 0 32 32",
1283
1310
  fill: "currentColor"
1284
- }, rest), _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
1285
- d: "M4 26H8V30H4zM14 26H18V30H14zM24 26H28V30H24zM25 16H17V12H15v4H7a2.0023 2.0023 0 00-2 2v6H7V18h8v6h2V18h8v6h2V18A2.0023 2.0023 0 0025 16zM16 10a4 4 0 114-4A4.0045 4.0045 0 0116 10zm0-6a2 2 0 102 2A2.0021 2.0021 0 0016 4z"
1311
+ }, rest), _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
1312
+ d: "M20 9H22V11H20zM20 25H17v2h3a2 2 0 002-2V13H20zM14 23H10a2 2 0 01-2-2V19h2v2h4V9h2V21A2 2 0 0114 23z"
1286
1313
  })), children);
1287
1314
  });
1288
1315
 
1289
1316
  if (process.env.NODE_ENV !== "production") {
1290
- LoadBalancerGlobal.propTypes = iconPropTypes;
1317
+ LetterJj.propTypes = iconPropTypes;
1291
1318
  }
1292
- var LoadBalancerListener = /*#__PURE__*/React.forwardRef(function LoadBalancerListener(_ref50, ref) {
1319
+ var LetterKk = /*#__PURE__*/React.forwardRef(function LetterKk(_ref50, ref) {
1293
1320
  var children = _ref50.children,
1294
1321
  _ref50$size = _ref50.size,
1295
1322
  size = _ref50$size === void 0 ? 16 : _ref50$size,
@@ -1302,15 +1329,15 @@ var LoadBalancerListener = /*#__PURE__*/React.forwardRef(function LoadBalancerLi
1302
1329
  xmlns: "http://www.w3.org/2000/svg",
1303
1330
  viewBox: "0 0 32 32",
1304
1331
  fill: "currentColor"
1305
- }, rest), _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
1306
- d: "M15 8H17V10H15zM19 8H21V10H19zM11 8H13V10H11zM25 16H17V13H15v3H7a2.0023 2.0023 0 00-2 2v6H7V18h8v6h2V18h8v6h2V18A2.0023 2.0023 0 0025 16zM4 26H8V30H4zM14 26H18V30H14zM24 26H28V30H24zM11 3H21V5H11z"
1332
+ }, rest), _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
1333
+ d: "M15 9L12.89 9 9 15.55 9 9 7 9 7 23 9 23 9 18.71 9.93 17.22 12.89 23 15 23 11.11 15.43 15 9zM22.78 23L25 23 21.22 17 25 13 22.76 13 19 17.17 19 9 17 9 17 23 19 23 19 19.25 19.96 18.21 22.78 23z"
1307
1334
  })), children);
1308
1335
  });
1309
1336
 
1310
1337
  if (process.env.NODE_ENV !== "production") {
1311
- LoadBalancerListener.propTypes = iconPropTypes;
1338
+ LetterKk.propTypes = iconPropTypes;
1312
1339
  }
1313
- var LoadBalancerLocal = /*#__PURE__*/React.forwardRef(function LoadBalancerLocal(_ref51, ref) {
1340
+ var LetterLl = /*#__PURE__*/React.forwardRef(function LetterLl(_ref51, ref) {
1314
1341
  var children = _ref51.children,
1315
1342
  _ref51$size = _ref51.size,
1316
1343
  size = _ref51$size === void 0 ? 16 : _ref51$size,
@@ -1323,15 +1350,15 @@ var LoadBalancerLocal = /*#__PURE__*/React.forwardRef(function LoadBalancerLocal
1323
1350
  xmlns: "http://www.w3.org/2000/svg",
1324
1351
  viewBox: "0 0 32 32",
1325
1352
  fill: "currentColor"
1326
- }, rest), _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
1327
- d: "M25 16H17V10H15v6H7a2.0023 2.0023 0 00-2 2v6H7V18h8v6h2V18h8v6h2V18A2.0023 2.0023 0 0025 16zM4 26H8V30H4zM14 26H18V30H14zM24 26H28V30H24zM11 5H21V7H11z"
1353
+ }, rest), _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
1354
+ d: "M11 21L11 9 9 9 9 23 17 23 17 21 11 21zM23 23H21a2 2 0 01-2-2V9h2V21h2z"
1328
1355
  })), children);
1329
1356
  });
1330
1357
 
1331
1358
  if (process.env.NODE_ENV !== "production") {
1332
- LoadBalancerLocal.propTypes = iconPropTypes;
1359
+ LetterLl.propTypes = iconPropTypes;
1333
1360
  }
1334
- var LoadBalancerNetwork = /*#__PURE__*/React.forwardRef(function LoadBalancerNetwork(_ref52, ref) {
1361
+ var LetterMm = /*#__PURE__*/React.forwardRef(function LetterMm(_ref52, ref) {
1335
1362
  var children = _ref52.children,
1336
1363
  _ref52$size = _ref52.size,
1337
1364
  size = _ref52$size === void 0 ? 16 : _ref52$size,
@@ -1344,15 +1371,15 @@ var LoadBalancerNetwork = /*#__PURE__*/React.forwardRef(function LoadBalancerNet
1344
1371
  xmlns: "http://www.w3.org/2000/svg",
1345
1372
  viewBox: "0 0 32 32",
1346
1373
  fill: "currentColor"
1347
- }, rest), _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
1348
- d: "M25 16H17V12H15v4H7a2.0023 2.0023 0 00-2 2v4H7V18h8v4h2V18h8v4h2V18A2.0023 2.0023 0 0025 16zM20 10V2H12v8h8zM14 8V4h4V8zM26 24a2.9948 2.9948 0 00-2.8157 2H18.8157a2.982 2.982 0 00-5.6314 0H8.8157a3 3 0 100 2h4.3686a2.982 2.982 0 005.6314 0h4.3686A2.9947 2.9947 0 1026 24zM6 28a1 1 0 111-1A1.0009 1.0009 0 016 28zm10 0a1 1 0 111-1A1.0009 1.0009 0 0116 28zm10 0a1 1 0 111-1A1.0009 1.0009 0 0126 28z"
1374
+ }, rest), _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
1375
+ d: "M24 13H16V23h2V15h2v8h2V15h2v8h2V15A2 2 0 0024 13zM12 9L10.48 14 10 15.98 9.54 14 8 9 6 9 6 23 8 23 8 15 7.84 13 8.42 15 10 19.63 11.58 15 12.16 13 12 15 12 23 14 23 14 9 12 9z"
1349
1376
  })), children);
1350
1377
  });
1351
1378
 
1352
1379
  if (process.env.NODE_ENV !== "production") {
1353
- LoadBalancerNetwork.propTypes = iconPropTypes;
1380
+ LetterMm.propTypes = iconPropTypes;
1354
1381
  }
1355
- var LoadBalancerPool = /*#__PURE__*/React.forwardRef(function LoadBalancerPool(_ref53, ref) {
1382
+ var LetterNn = /*#__PURE__*/React.forwardRef(function LetterNn(_ref53, ref) {
1356
1383
  var children = _ref53.children,
1357
1384
  _ref53$size = _ref53.size,
1358
1385
  size = _ref53$size === void 0 ? 16 : _ref53$size,
@@ -1365,15 +1392,15 @@ var LoadBalancerPool = /*#__PURE__*/React.forwardRef(function LoadBalancerPool(_
1365
1392
  xmlns: "http://www.w3.org/2000/svg",
1366
1393
  viewBox: "0 0 32 32",
1367
1394
  fill: "currentColor"
1368
- }, rest), _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
1369
- d: "M10 15H22V17H10zM8.7 6.2852A2.9665 2.9665 0 009 5 3 3 0 106 8a2.96 2.96 0 001.2852-.3008L10 10.4141V13h2V9.5859zM6 6A1 1 0 117 5 1.0009 1.0009 0 016 6zM19 5a3 3 0 10-4 2.8154V13h2V7.8159A2.9957 2.9957 0 0019 5zM16 6a1 1 0 111-1A1.0009 1.0009 0 0116 6zM26 2a3.0033 3.0033 0 00-3 3 2.9665 2.9665 0 00.3 1.2852L20 9.5859V13h2V10.4141l2.7148-2.7149A2.96 2.96 0 0026 8a3 3 0 000-6zm0 4a1 1 0 111-1A1.0009 1.0009 0 0126 6zM12 19H10v2.5859L7.2854 24.3008A2.9609 2.9609 0 006 24a3 3 0 103 3 2.9665 2.9665 0 00-.3-1.2852L12 22.4141zM6 28a1 1 0 111-1A1.0009 1.0009 0 016 28zM17 24.1841V19H15v5.1841a3 3 0 102 0zM16 28a1 1 0 111-1A1.0009 1.0009 0 0116 28zM26 24a2.9609 2.9609 0 00-1.2854.3008L22 21.5859V19H20v3.4141l3.3 3.3007A2.9665 2.9665 0 0023 27a3 3 0 103-3zm0 4a1 1 0 111-1A1.0009 1.0009 0 0126 28z"
1395
+ }, rest), _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
1396
+ d: "M25 23H23V15H19v8H17V13h6a2 2 0 012 2zM13 19L9.32 9 7 9 7 23 9 23 9 13 12.68 23 15 23 15 9 13 9 13 19z"
1370
1397
  })), children);
1371
1398
  });
1372
1399
 
1373
1400
  if (process.env.NODE_ENV !== "production") {
1374
- LoadBalancerPool.propTypes = iconPropTypes;
1401
+ LetterNn.propTypes = iconPropTypes;
1375
1402
  }
1376
- var LoadBalancerVpc = /*#__PURE__*/React.forwardRef(function LoadBalancerVpc(_ref54, ref) {
1403
+ var LetterOo = /*#__PURE__*/React.forwardRef(function LetterOo(_ref54, ref) {
1377
1404
  var children = _ref54.children,
1378
1405
  _ref54$size = _ref54.size,
1379
1406
  size = _ref54$size === void 0 ? 16 : _ref54$size,
@@ -1386,15 +1413,15 @@ var LoadBalancerVpc = /*#__PURE__*/React.forwardRef(function LoadBalancerVpc(_re
1386
1413
  xmlns: "http://www.w3.org/2000/svg",
1387
1414
  viewBox: "0 0 32 32",
1388
1415
  fill: "currentColor"
1389
- }, rest), _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
1390
- d: "M8 30H2V24H8zM4 28H6V26H4zM19 30H13V24h6zm-4-2h2V26H15zM30 30H24V24h6zm-4-2h2V26H26zM16 10a4 4 0 114-4A4.0045 4.0045 0 0116 10zm0-6a2 2 0 102 2A2.002 2.002 0 0016 4zM26 16H21a4.0045 4.0045 0 01-4-4H15a4.0045 4.0045 0 01-4 4H6a2.0023 2.0023 0 00-2 2v4H6V18h5A5.9694 5.9694 0 0015 16.46V22h2V16.46A5.9694 5.9694 0 0021 18h5v4h2V18A2.0023 2.0023 0 0026 16z"
1416
+ }, rest), _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
1417
+ d: "M23 23H19a2 2 0 01-2-2V15a2 2 0 012-2h4a2 2 0 012 2v6A2 2 0 0123 23zm-4-8v6h4V15zM13 23H9a2 2 0 01-2-2V11A2 2 0 019 9h4a2 2 0 012 2V21A2 2 0 0113 23zM9 11V21h4V11z"
1391
1418
  })), children);
1392
1419
  });
1393
1420
 
1394
1421
  if (process.env.NODE_ENV !== "production") {
1395
- LoadBalancerVpc.propTypes = iconPropTypes;
1422
+ LetterOo.propTypes = iconPropTypes;
1396
1423
  }
1397
- var Location = /*#__PURE__*/React.forwardRef(function Location(_ref55, ref) {
1424
+ var LetterPp = /*#__PURE__*/React.forwardRef(function LetterPp(_ref55, ref) {
1398
1425
  var children = _ref55.children,
1399
1426
  _ref55$size = _ref55.size,
1400
1427
  size = _ref55$size === void 0 ? 16 : _ref55$size,
@@ -1407,17 +1434,15 @@ var Location = /*#__PURE__*/React.forwardRef(function Location(_ref55, ref) {
1407
1434
  xmlns: "http://www.w3.org/2000/svg",
1408
1435
  viewBox: "0 0 32 32",
1409
1436
  fill: "currentColor"
1410
- }, rest), _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
1411
- d: "M16,18a5,5,0,1,1,5-5A5.0057,5.0057,0,0,1,16,18Zm0-8a3,3,0,1,0,3,3A3.0033,3.0033,0,0,0,16,10Z"
1412
- })), _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
1413
- d: "M16,30,7.5645,20.0513c-.0479-.0571-.3482-.4515-.3482-.4515A10.8888,10.8888,0,0,1,5,13a11,11,0,0,1,22,0,10.8844,10.8844,0,0,1-2.2148,6.5973l-.0015.0025s-.3.3944-.3447.4474ZM8.8125,18.395c.001.0007.2334.3082.2866.3744L16,26.9079l6.91-8.15c.0439-.0552.2783-.3649.2788-.3657A8.901,8.901,0,0,0,25,13,9,9,0,1,0,7,13a8.9054,8.9054,0,0,0,1.8125,5.395Z"
1437
+ }, rest), _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
1438
+ d: "M23 13H17V27h2V23h4a2 2 0 002-2V15A2 2 0 0023 13zm-4 8V15h4v6zM9 23H7V9h6a2 2 0 012 2v5a2 2 0 01-2 2H9zm0-7h4V11H9z"
1414
1439
  })), children);
1415
1440
  });
1416
1441
 
1417
1442
  if (process.env.NODE_ENV !== "production") {
1418
- Location.propTypes = iconPropTypes;
1443
+ LetterPp.propTypes = iconPropTypes;
1419
1444
  }
1420
- var LocationCompany = /*#__PURE__*/React.forwardRef(function LocationCompany(_ref56, ref) {
1445
+ var LetterQq = /*#__PURE__*/React.forwardRef(function LetterQq(_ref56, ref) {
1421
1446
  var children = _ref56.children,
1422
1447
  _ref56$size = _ref56.size,
1423
1448
  size = _ref56$size === void 0 ? 16 : _ref56$size,
@@ -1431,18 +1456,14 @@ var LocationCompany = /*#__PURE__*/React.forwardRef(function LocationCompany(_re
1431
1456
  viewBox: "0 0 32 32",
1432
1457
  fill: "currentColor"
1433
1458
  }, rest), _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
1434
- d: "M16,30,7.5645,20.0513c-.0479-.0571-.3482-.4515-.3482-.4515A10.8888,10.8888,0,0,1,5,13a11,11,0,0,1,22,0,10.8844,10.8844,0,0,1-2.2148,6.5973l-.0015.0025s-.3.3944-.3447.4474ZM8.8125,18.395c.001.0007.2334.3082.2866.3744L16,26.9079l6.91-8.15c.0439-.0552.2783-.3649.2788-.3657A8.901,8.901,0,0,0,25,13,9,9,0,0,0,7,13a8.9054,8.9054,0,0,0,1.8125,5.395Z"
1435
- })), _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
1436
- d: "M21,18H19V10H13v8H11V10a2.0021,2.0021,0,0,1,2-2h6a2.0021,2.0021,0,0,1,2,2Z"
1437
- })), _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
1438
- d: "M15 16H17V18H15zM15 12H17V14H15z"
1459
+ d: "M19 13a2 2 0 00-2 2v6a2 2 0 002 2h4v4h2V13zm4 8H19V15h4zM13 9H9a2 2 0 00-2 2V21a2 2 0 002 2h1v2a2 2 0 002 2h2V25H12V23h1a2 2 0 002-2V11A2 2 0 0013 9zM9 21V11h4V21z"
1439
1460
  })), children);
1440
1461
  });
1441
1462
 
1442
1463
  if (process.env.NODE_ENV !== "production") {
1443
- LocationCompany.propTypes = iconPropTypes;
1464
+ LetterQq.propTypes = iconPropTypes;
1444
1465
  }
1445
- var LocationCompanyFilled = /*#__PURE__*/React.forwardRef(function LocationCompanyFilled(_ref57, ref) {
1466
+ var LetterRr = /*#__PURE__*/React.forwardRef(function LetterRr(_ref57, ref) {
1446
1467
  var children = _ref57.children,
1447
1468
  _ref57$size = _ref57.size,
1448
1469
  size = _ref57$size === void 0 ? 16 : _ref57$size,
@@ -1455,18 +1476,15 @@ var LocationCompanyFilled = /*#__PURE__*/React.forwardRef(function LocationCompa
1455
1476
  xmlns: "http://www.w3.org/2000/svg",
1456
1477
  viewBox: "0 0 32 32",
1457
1478
  fill: "currentColor"
1458
- }, rest), _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
1459
- fill: "none",
1460
- d: "M21,18H19V10H13v8H11V10a2.0021,2.0021,0,0,1,2-2h6a2.0021,2.0021,0,0,1,2,2Zm-4-2H15v2h2Zm0-4H15v2h2Z"
1461
- })), _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
1462
- d: "M16,2A11.0134,11.0134,0,0,0,5,13a10.8885,10.8885,0,0,0,2.2163,6.6s.3.3945.3482.4517L16,30l8.439-9.9526c.0444-.0533.3447-.4478.3447-.4478l.0015-.0024A10.8846,10.8846,0,0,0,27,13,11.0134,11.0134,0,0,0,16,2Zm1,16H15V16h2Zm0-4H15V12h2Zm4,4H19V10H13v8H11V10a2.0023,2.0023,0,0,1,2-2h6a2.0023,2.0023,0,0,1,2,2Z"
1479
+ }, rest), _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
1480
+ d: "M16 15V11a2 2 0 00-2-2H8V23h2V17h1.48l2.34 6H16l-2.33-6H14A2 2 0 0016 15zm-6-4h4v4H10zM24 13L18 13 18 23 20 23 20 15 24 15 24 13z"
1463
1481
  })), children);
1464
1482
  });
1465
1483
 
1466
1484
  if (process.env.NODE_ENV !== "production") {
1467
- LocationCompanyFilled.propTypes = iconPropTypes;
1485
+ LetterRr.propTypes = iconPropTypes;
1468
1486
  }
1469
- var LocationCurrent = /*#__PURE__*/React.forwardRef(function LocationCurrent(_ref58, ref) {
1487
+ var LetterSs = /*#__PURE__*/React.forwardRef(function LetterSs(_ref58, ref) {
1470
1488
  var children = _ref58.children,
1471
1489
  _ref58$size = _ref58.size,
1472
1490
  size = _ref58$size === void 0 ? 16 : _ref58$size,
@@ -1479,15 +1497,15 @@ var LocationCurrent = /*#__PURE__*/React.forwardRef(function LocationCurrent(_re
1479
1497
  xmlns: "http://www.w3.org/2000/svg",
1480
1498
  viewBox: "0 0 32 32",
1481
1499
  fill: "currentColor"
1482
- }, rest), _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
1483
- d: "M4,12.9835a1,1,0,0,0,.6289.9448l9.6015,3.8409,3.8407,9.6019A1,1,0,0,0,19,28h.0162a1.0009,1.0009,0,0,0,.9238-.6582l8-22.0007A1,1,0,0,0,26.658,4.0594l-22,8A1.0011,1.0011,0,0,0,4,12.9835Z"
1500
+ }, rest), _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
1501
+ d: "M22 23H17V21h5V19H19a2 2 0 01-2-2V15a2 2 0 012-2h5v2H19v2h3a2 2 0 012 2v2A2 2 0 0122 23zM13 23H7V21h6V17H9a2 2 0 01-2-2V11A2 2 0 019 9h6v2H9v4h4a2 2 0 012 2v4A2 2 0 0113 23z"
1484
1502
  })), children);
1485
1503
  });
1486
1504
 
1487
1505
  if (process.env.NODE_ENV !== "production") {
1488
- LocationCurrent.propTypes = iconPropTypes;
1506
+ LetterSs.propTypes = iconPropTypes;
1489
1507
  }
1490
- var LocationFilled = /*#__PURE__*/React.forwardRef(function LocationFilled(_ref59, ref) {
1508
+ var LetterTt = /*#__PURE__*/React.forwardRef(function LetterTt(_ref59, ref) {
1491
1509
  var children = _ref59.children,
1492
1510
  _ref59$size = _ref59.size,
1493
1511
  size = _ref59$size === void 0 ? 16 : _ref59$size,
@@ -1500,20 +1518,15 @@ var LocationFilled = /*#__PURE__*/React.forwardRef(function LocationFilled(_ref5
1500
1518
  xmlns: "http://www.w3.org/2000/svg",
1501
1519
  viewBox: "0 0 32 32",
1502
1520
  fill: "currentColor"
1503
- }, rest), _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
1504
- d: "M16,2A11.0134,11.0134,0,0,0,5,13a10.8885,10.8885,0,0,0,2.2163,6.6s.3.3945.3482.4517L16,30l8.439-9.9526c.0444-.0533.3447-.4478.3447-.4478l.0015-.0024A10.8846,10.8846,0,0,0,27,13,11.0134,11.0134,0,0,0,16,2Zm0,15a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,16,17Z"
1505
- })), _circle5 || (_circle5 = /*#__PURE__*/React.createElement("circle", {
1506
- cx: "16",
1507
- cy: "13",
1508
- r: "4",
1509
- fill: "none"
1521
+ }, rest), _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
1522
+ d: "M8 11L11 11 11 23 13 23 13 11 16 11 16 9 8 9 8 11zM23 15V13H20V11H18v2H16v2h2v6a2 2 0 002 2h3V21H20V15z"
1510
1523
  })), children);
1511
1524
  });
1512
1525
 
1513
1526
  if (process.env.NODE_ENV !== "production") {
1514
- LocationFilled.propTypes = iconPropTypes;
1527
+ LetterTt.propTypes = iconPropTypes;
1515
1528
  }
1516
- var LocationHazard = /*#__PURE__*/React.forwardRef(function LocationHazard(_ref60, ref) {
1529
+ var LetterUu = /*#__PURE__*/React.forwardRef(function LetterUu(_ref60, ref) {
1517
1530
  var children = _ref60.children,
1518
1531
  _ref60$size = _ref60.size,
1519
1532
  size = _ref60$size === void 0 ? 16 : _ref60$size,
@@ -1526,21 +1539,15 @@ var LocationHazard = /*#__PURE__*/React.forwardRef(function LocationHazard(_ref6
1526
1539
  xmlns: "http://www.w3.org/2000/svg",
1527
1540
  viewBox: "0 0 32 32",
1528
1541
  fill: "currentColor"
1529
- }, rest), _circle6 || (_circle6 = /*#__PURE__*/React.createElement("circle", {
1530
- cx: "16",
1531
- cy: "20.5",
1532
- r: "1.5"
1533
- })), _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
1534
- d: "M15 7H17V16H15z"
1535
- })), _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
1536
- d: "M16,30,7.5645,20.0513c-.0479-.0571-.3482-.4515-.3482-.4515A10.8888,10.8888,0,0,1,5,13a11,11,0,0,1,22,0,10.8844,10.8844,0,0,1-2.2148,6.5973l-.0015.0025s-.3.3944-.3447.4474ZM8.8125,18.395c.001.0007.2334.3082.2866.3744L16,26.9079l6.91-8.15c.0439-.0552.2783-.3649.2788-.3657A8.901,8.901,0,0,0,25,13,9,9,0,0,0,7,13a8.9054,8.9054,0,0,0,1.8125,5.395Z"
1542
+ }, rest), _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
1543
+ d: "M23 23H19a2 2 0 01-2-2V13h2v8h4V13h2v8A2 2 0 0123 23zM13 23H9a2 2 0 01-2-2V9H9V21h4V9h2V21A2 2 0 0113 23z"
1537
1544
  })), children);
1538
1545
  });
1539
1546
 
1540
1547
  if (process.env.NODE_ENV !== "production") {
1541
- LocationHazard.propTypes = iconPropTypes;
1548
+ LetterUu.propTypes = iconPropTypes;
1542
1549
  }
1543
- var LocationHazardFilled = /*#__PURE__*/React.forwardRef(function LocationHazardFilled(_ref61, ref) {
1550
+ var LetterVv = /*#__PURE__*/React.forwardRef(function LetterVv(_ref61, ref) {
1544
1551
  var children = _ref61.children,
1545
1552
  _ref61$size = _ref61.size,
1546
1553
  size = _ref61$size === void 0 ? 16 : _ref61$size,
@@ -1553,18 +1560,15 @@ var LocationHazardFilled = /*#__PURE__*/React.forwardRef(function LocationHazard
1553
1560
  xmlns: "http://www.w3.org/2000/svg",
1554
1561
  viewBox: "0 0 32 32",
1555
1562
  fill: "currentColor"
1556
- }, rest), _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
1557
- fill: "none",
1558
- d: "M16,22a1.5,1.5,0,1,1,1.5-1.5A1.5,1.5,0,0,1,16,22Zm-1.125-6h2.25V7h-2.25Z"
1559
- })), _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
1560
- d: "M16,2A11.0134,11.0134,0,0,0,5,13a10.8885,10.8885,0,0,0,2.2163,6.6s.3.3945.3482.4517L16,30l8.439-9.9526c.0444-.0533.3447-.4478.3447-.4478l.0015-.0024A10.8846,10.8846,0,0,0,27,13,11.0134,11.0134,0,0,0,16,2ZM14.875,7h2.25v9h-2.25ZM16,22a1.5,1.5,0,1,1,1.5-1.5A1.5,1.5,0,0,1,16,22Z"
1563
+ }, rest), _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
1564
+ d: "M25 13L23.25 13 21 22.03 18.79 13 17 13 19.5 23 22.5 23 25 13zM13 9L11 22 9 9 7 9 9.52 23 12.48 23 15 9 13 9z"
1561
1565
  })), children);
1562
1566
  });
1563
1567
 
1564
1568
  if (process.env.NODE_ENV !== "production") {
1565
- LocationHazardFilled.propTypes = iconPropTypes;
1569
+ LetterVv.propTypes = iconPropTypes;
1566
1570
  }
1567
- var LocationHeart = /*#__PURE__*/React.forwardRef(function LocationHeart(_ref62, ref) {
1571
+ var LetterWw = /*#__PURE__*/React.forwardRef(function LetterWw(_ref62, ref) {
1568
1572
  var children = _ref62.children,
1569
1573
  _ref62$size = _ref62.size,
1570
1574
  size = _ref62$size === void 0 ? 16 : _ref62$size,
@@ -1577,17 +1581,15 @@ var LocationHeart = /*#__PURE__*/React.forwardRef(function LocationHeart(_ref62,
1577
1581
  xmlns: "http://www.w3.org/2000/svg",
1578
1582
  viewBox: "0 0 32 32",
1579
1583
  fill: "currentColor"
1580
- }, rest), _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
1581
- d: "M18.303,9a2.6616,2.6616,0,0,0-1.9079.8058l-.3932.4054-.397-.4054a2.6615,2.6615,0,0,0-3.8157,0,2.7992,2.7992,0,0,0,0,3.8964L16.0019,18l4.2089-4.2978a2.7992,2.7992,0,0,0,0-3.8964A2.6616,2.6616,0,0,0,18.303,9Z"
1582
- })), _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
1583
- d: "M16,30,7.5645,20.0513c-.0479-.0571-.3482-.4515-.3482-.4515A10.8888,10.8888,0,0,1,5,13a11,11,0,0,1,22,0,10.8844,10.8844,0,0,1-2.2148,6.5973l-.0015.0025s-.3.3944-.3447.4474ZM8.8125,18.395c.001.0007.2334.3082.2866.3744L16,26.9079l6.91-8.15c.0439-.0552.2783-.3649.2788-.3657A8.901,8.901,0,0,0,25,13,9,9,0,0,0,7,13a8.9054,8.9054,0,0,0,1.8125,5.395Z"
1584
+ }, rest), _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
1585
+ d: "M24.3 13L23.39 21.61 22 13 20 13 18.61 21.61 17.7 13 16 13 17.36 23 19.64 23 21 14.63 22.36 23 24.64 23 26 13 24.3 13zM12.21 9L11.87 17 11.61 21.54 11.2 18 10.52 12.54 8.5 12.54 7.82 18 7.41 21.54 7.16 17 6.81 9 5.01 9 6.01 23 8.28 23 9.04 18.07 9.5 14 9.51 13.97 9.52 14 9.98 18.07 10.74 23 13.01 23 14.01 9 12.21 9z"
1584
1586
  })), children);
1585
1587
  });
1586
1588
 
1587
1589
  if (process.env.NODE_ENV !== "production") {
1588
- LocationHeart.propTypes = iconPropTypes;
1590
+ LetterWw.propTypes = iconPropTypes;
1589
1591
  }
1590
- var LocationHeartFilled = /*#__PURE__*/React.forwardRef(function LocationHeartFilled(_ref63, ref) {
1592
+ var LetterXx = /*#__PURE__*/React.forwardRef(function LetterXx(_ref63, ref) {
1591
1593
  var children = _ref63.children,
1592
1594
  _ref63$size = _ref63.size,
1593
1595
  size = _ref63$size === void 0 ? 16 : _ref63$size,
@@ -1600,18 +1602,15 @@ var LocationHeartFilled = /*#__PURE__*/React.forwardRef(function LocationHeartFi
1600
1602
  xmlns: "http://www.w3.org/2000/svg",
1601
1603
  viewBox: "0 0 32 32",
1602
1604
  fill: "currentColor"
1603
- }, rest), _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
1604
- fill: "none",
1605
- d: "M18.303,9a2.6616,2.6616,0,0,0-1.9079.8058l-.3932.4054-.397-.4054a2.6615,2.6615,0,0,0-3.8157,0,2.7992,2.7992,0,0,0,0,3.8964L16.0019,18l4.2089-4.2978a2.7992,2.7992,0,0,0,0-3.8964A2.6616,2.6616,0,0,0,18.303,9Z"
1606
- })), _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
1607
- d: "M16,2A11.0134,11.0134,0,0,0,5,13a10.8885,10.8885,0,0,0,2.2163,6.6s.3.3945.3482.4517L16,30l8.439-9.9526c.0444-.0533.3447-.4478.3447-.4478l.0015-.0024A10.8846,10.8846,0,0,0,27,13,11.0134,11.0134,0,0,0,16,2Zm4.2109,11.7021L16.002,18l-4.2129-4.2979a2.7992,2.7992,0,0,1,0-3.8964,2.6619,2.6619,0,0,1,3.8159,0l.397.4057.393-.4057a2.6619,2.6619,0,0,1,3.8159,0A2.7992,2.7992,0,0,1,20.2109,13.7021Z"
1605
+ }, rest), _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
1606
+ d: "M15 9L13 9 11 15 9 9 7 9 9.75 16 7 23 9 23 11 17 13 23 15 23 12.24 16 15 9zM25 13L23 13 21 16.9 19 13 17 13 19.91 18 17 23 19 23 21 19.2 23 23 25 23 22.1 18 25 13z"
1608
1607
  })), children);
1609
1608
  });
1610
1609
 
1611
1610
  if (process.env.NODE_ENV !== "production") {
1612
- LocationHeartFilled.propTypes = iconPropTypes;
1611
+ LetterXx.propTypes = iconPropTypes;
1613
1612
  }
1614
- var LocationPerson = /*#__PURE__*/React.forwardRef(function LocationPerson(_ref64, ref) {
1613
+ var LetterYy = /*#__PURE__*/React.forwardRef(function LetterYy(_ref64, ref) {
1615
1614
  var children = _ref64.children,
1616
1615
  _ref64$size = _ref64.size,
1617
1616
  size = _ref64$size === void 0 ? 16 : _ref64$size,
@@ -1624,17 +1623,15 @@ var LocationPerson = /*#__PURE__*/React.forwardRef(function LocationPerson(_ref6
1624
1623
  xmlns: "http://www.w3.org/2000/svg",
1625
1624
  viewBox: "0 0 32 32",
1626
1625
  fill: "currentColor"
1627
- }, rest), _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
1628
- d: "M20 19H18V17H14v2H12V17a2.0021 2.0021 0 012-2h4a2.0021 2.0021 0 012 2zM16 14a3 3 0 113-3A3.0033 3.0033 0 0116 14zm0-4a1 1 0 101 1A1.0011 1.0011 0 0016 10z"
1629
- })), _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
1630
- d: "M16,30,7.5645,20.0513c-.0479-.0571-.3482-.4515-.3482-.4515A10.8888,10.8888,0,0,1,5,13a11,11,0,0,1,22,0,10.8844,10.8844,0,0,1-2.2148,6.5973l-.0015.0025s-.3.3944-.3447.4474ZM8.8125,18.395c.001.0007.2334.3082.2866.3744L16,26.9079l6.91-8.15c.0439-.0552.2783-.3649.2788-.3657A8.901,8.901,0,0,0,25,13,9,9,0,0,0,7,13a8.9054,8.9054,0,0,0,1.8125,5.395Z"
1626
+ }, rest), _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
1627
+ d: "M15 9L13 9 11 16 9 9 7 9 10 18 10 23 12 23 12 18 12 18 15 9zM23 13l-2 7.52L19.08 13H17l3.15 9.87L19.53 25H17v2h2.26a2 2 0 001.91-1.42L25 13z"
1631
1628
  })), children);
1632
1629
  });
1633
1630
 
1634
1631
  if (process.env.NODE_ENV !== "production") {
1635
- LocationPerson.propTypes = iconPropTypes;
1632
+ LetterYy.propTypes = iconPropTypes;
1636
1633
  }
1637
- var LocationPersonFilled = /*#__PURE__*/React.forwardRef(function LocationPersonFilled(_ref65, ref) {
1634
+ var LetterZz = /*#__PURE__*/React.forwardRef(function LetterZz(_ref65, ref) {
1638
1635
  var children = _ref65.children,
1639
1636
  _ref65$size = _ref65.size,
1640
1637
  size = _ref65$size === void 0 ? 16 : _ref65$size,
@@ -1647,22 +1644,15 @@ var LocationPersonFilled = /*#__PURE__*/React.forwardRef(function LocationPerson
1647
1644
  xmlns: "http://www.w3.org/2000/svg",
1648
1645
  viewBox: "0 0 32 32",
1649
1646
  fill: "currentColor"
1650
- }, rest), _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
1651
- fill: "none",
1652
- d: "M20,19H18V17H14v2H12V17a2.0021,2.0021,0,0,1,2-2h4a2.0021,2.0021,0,0,1,2,2Zm-1-8a3,3,0,1,0-3,3A3.0033,3.0033,0,0,0,19,11Zm-2,0a1,1,0,1,1-1-1A1.0011,1.0011,0,0,1,17,11Z"
1653
- })), _circle7 || (_circle7 = /*#__PURE__*/React.createElement("circle", {
1654
- cx: "16",
1655
- cy: "11",
1656
- r: "1"
1657
- })), _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
1658
- d: "M16,2A11.0134,11.0134,0,0,0,5,13a10.8885,10.8885,0,0,0,2.2163,6.6s.3.3945.3482.4517L16,30l8.439-9.9526c.0444-.0533.3447-.4478.3447-.4478l.0015-.0024A10.8846,10.8846,0,0,0,27,13,11.0134,11.0134,0,0,0,16,2Zm0,6a3,3,0,1,1-3,3A3.0033,3.0033,0,0,1,16,8Zm4,11H18V17H14v2H12V17a2.0023,2.0023,0,0,1,2-2h4a2.0023,2.0023,0,0,1,2,2Z"
1647
+ }, rest), _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
1648
+ d: "M25 15L25 13 17 13 17 15 22.5 15 17 21 17 23 25 23 25 21 19.51 21 25 15zM15 9L7 9 7 11 13 11 7 21 7 23 15 23 15 21 9 21 15 11 15 9z"
1659
1649
  })), children);
1660
1650
  });
1661
1651
 
1662
1652
  if (process.env.NODE_ENV !== "production") {
1663
- LocationPersonFilled.propTypes = iconPropTypes;
1653
+ LetterZz.propTypes = iconPropTypes;
1664
1654
  }
1665
- var LocationSave = /*#__PURE__*/React.forwardRef(function LocationSave(_ref66, ref) {
1655
+ var License = /*#__PURE__*/React.forwardRef(function License(_ref66, ref) {
1666
1656
  var children = _ref66.children,
1667
1657
  _ref66$size = _ref66.size,
1668
1658
  size = _ref66$size === void 0 ? 16 : _ref66$size,
@@ -1675,15 +1665,17 @@ var LocationSave = /*#__PURE__*/React.forwardRef(function LocationSave(_ref66, r
1675
1665
  xmlns: "http://www.w3.org/2000/svg",
1676
1666
  viewBox: "0 0 32 32",
1677
1667
  fill: "currentColor"
1678
- }, rest), _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
1679
- d: "M18 30h2V28a1.0009 1.0009 0 011-1h6a1.0009 1.0009 0 011 1v2h2V28a3.0033 3.0033 0 00-3-3H21a3.0033 3.0033 0 00-3 3zM24 24a4 4 0 114-4A4.0042 4.0042 0 0124 24zm0-6a2 2 0 102 2A2.0023 2.0023 0 0024 18zM25.3418 10.06l-22-8A1 1 0 002.06 3.3415l8 22A1.001 1.001 0 0010.9839 26H11a1 1 0 00.9287-.6289L15.77 15.7692l9.6016-3.8408a1 1 0 00-.0293-1.8687zM14.6284 14.0709v0l-.3979.1591-.1591.3979 0 0-3.0269 7.5678L4.6719 4.6715l17.5244 6.3726z"
1668
+ }, rest), _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
1669
+ d: "M10 6H22V8H10zM10 10H22V12H10zM10 24H16V26H10zM10 14H16V16H10z"
1670
+ })), _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
1671
+ d: "M24,30H8a2.0023,2.0023,0,0,1-2-2V4A2.0023,2.0023,0,0,1,8,2H24a2.0023,2.0023,0,0,1,2,2V28A2.0023,2.0023,0,0,1,24,30ZM8,4V28H24V4Z"
1680
1672
  })), children);
1681
1673
  });
1682
1674
 
1683
1675
  if (process.env.NODE_ENV !== "production") {
1684
- LocationSave.propTypes = iconPropTypes;
1676
+ License.propTypes = iconPropTypes;
1685
1677
  }
1686
- var LocationStar = /*#__PURE__*/React.forwardRef(function LocationStar(_ref67, ref) {
1678
+ var LicenseDraft = /*#__PURE__*/React.forwardRef(function LicenseDraft(_ref67, ref) {
1687
1679
  var children = _ref67.children,
1688
1680
  _ref67$size = _ref67.size,
1689
1681
  size = _ref67$size === void 0 ? 16 : _ref67$size,
@@ -1696,17 +1688,17 @@ var LocationStar = /*#__PURE__*/React.forwardRef(function LocationStar(_ref67, r
1696
1688
  xmlns: "http://www.w3.org/2000/svg",
1697
1689
  viewBox: "0 0 32 32",
1698
1690
  fill: "currentColor"
1699
- }, rest), _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
1700
- d: "M16 7L17.912 10.667 22 11.173 19 13.926 19.6 18 16 15.708 12.4 18 13 13.926 10 11.173 14.2 10.667 16 7z"
1701
- })), _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
1702
- d: "M16,30,7.5645,20.0513c-.0479-.0571-.3482-.4515-.3482-.4515A10.8888,10.8888,0,0,1,5,13a11,11,0,0,1,22,0,10.8844,10.8844,0,0,1-2.2148,6.5973l-.0015.0025s-.3.3944-.3447.4474ZM8.8125,18.395c.001.0007.2334.3082.2866.3744L16,26.9079l6.91-8.15c.0439-.0552.2783-.3649.2788-.3657A8.901,8.901,0,0,0,25,13,9,9,0,0,0,7,13a8.9054,8.9054,0,0,0,1.8125,5.395Z"
1691
+ }, rest), _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
1692
+ d: "M8 6H20V8H8zM8 10H20V12H8zM8 14H14V16H8zM8 24H12V26H8z"
1693
+ })), _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
1694
+ d: "M29.707 19.293l-3-3a.9994.9994 0 00-1.414 0L16 25.5859V30h4.4141l9.2929-9.293A.9994.9994 0 0029.707 19.293zM19.5859 28H18V26.4141l5-5L24.5859 23zM26 21.5859L24.4141 20 26 18.4141 27.5859 20zM12 30H6a2.0021 2.0021 0 01-2-2V4A2.0021 2.0021 0 016 2H22a2.0021 2.0021 0 012 2V14H22V4H6V28h6z"
1703
1695
  })), children);
1704
1696
  });
1705
1697
 
1706
1698
  if (process.env.NODE_ENV !== "production") {
1707
- LocationStar.propTypes = iconPropTypes;
1699
+ LicenseDraft.propTypes = iconPropTypes;
1708
1700
  }
1709
- var LocationStarFilled = /*#__PURE__*/React.forwardRef(function LocationStarFilled(_ref68, ref) {
1701
+ var LicenseGlobal = /*#__PURE__*/React.forwardRef(function LicenseGlobal(_ref68, ref) {
1710
1702
  var children = _ref68.children,
1711
1703
  _ref68$size = _ref68.size,
1712
1704
  size = _ref68$size === void 0 ? 16 : _ref68$size,
@@ -1719,18 +1711,17 @@ var LocationStarFilled = /*#__PURE__*/React.forwardRef(function LocationStarFill
1719
1711
  xmlns: "http://www.w3.org/2000/svg",
1720
1712
  viewBox: "0 0 32 32",
1721
1713
  fill: "currentColor"
1722
- }, rest), _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
1723
- fill: "none",
1724
- d: "M16 7L17.912 10.667 22 11.173 19 13.926 19.6 18 16 15.708 12.4 18 13 13.926 10 11.173 14.2 10.667 16 7z"
1725
- })), _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
1726
- d: "M16,2A11.0134,11.0134,0,0,0,5,13a10.8885,10.8885,0,0,0,2.2163,6.6s.3.3945.3482.4517L16,30l8.439-9.9526c.0444-.0533.3447-.4478.3447-.4478l.0015-.0024A10.8846,10.8846,0,0,0,27,13,11.0134,11.0134,0,0,0,16,2Zm3.6,16L16,15.7085,12.4,18l.6-4.0742-3-2.7529,4.2-.5064L16,7l1.9116,3.6665L22,11.1729l-3,2.7529Z"
1714
+ }, rest), _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
1715
+ d: "M22 14a8 8 0 108 8A8.0092 8.0092 0 0022 14zm5.91 7H25.9563a12.03 12.03 0 00-1.2183-4.3325A6.01 6.01 0 0127.91 21zm-7.8545 0A10.0135 10.0135 0 0122 16.0146 10.0121 10.0121 0 0123.9448 21zm3.89 2A10.01 10.01 0 0122 27.9854 10.0121 10.0121 0 0120.0552 23zm-4.6831-6.332A12.0265 12.0265 0 0018.0435 21H16.09A6.01 6.01 0 0119.2617 16.668zM16.09 23h1.9532a12.0265 12.0265 0 001.2182 4.332A6.01 6.01 0 0116.09 23zm8.6482 4.332A12.0242 12.0242 0 0025.9565 23H27.91A6.0088 6.0088 0 0124.7385 27.332zM6 14H12V16H6zM6 6H18V8H6zM6 10H18V12H6zM6 24H12V26H6z"
1716
+ })), _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
1717
+ d: "M12,30H4a2.0021,2.0021,0,0,1-2-2V4A2.0021,2.0021,0,0,1,4,2H20a2.0021,2.0021,0,0,1,2,2v8H20V4H4V28h8Z"
1727
1718
  })), children);
1728
1719
  });
1729
1720
 
1730
1721
  if (process.env.NODE_ENV !== "production") {
1731
- LocationStarFilled.propTypes = iconPropTypes;
1722
+ LicenseGlobal.propTypes = iconPropTypes;
1732
1723
  }
1733
- var Locked = /*#__PURE__*/React.forwardRef(function Locked(_ref69, ref) {
1724
+ var LicenseMaintenance = /*#__PURE__*/React.forwardRef(function LicenseMaintenance(_ref69, ref) {
1734
1725
  var children = _ref69.children,
1735
1726
  _ref69$size = _ref69.size,
1736
1727
  size = _ref69$size === void 0 ? 16 : _ref69$size,
@@ -1743,15 +1734,17 @@ var Locked = /*#__PURE__*/React.forwardRef(function Locked(_ref69, ref) {
1743
1734
  xmlns: "http://www.w3.org/2000/svg",
1744
1735
  viewBox: "0 0 32 32",
1745
1736
  fill: "currentColor"
1746
- }, rest), _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
1747
- d: "M24,14H22V8A6,6,0,0,0,10,8v6H8a2,2,0,0,0-2,2V28a2,2,0,0,0,2,2H24a2,2,0,0,0,2-2V16A2,2,0,0,0,24,14ZM12,8a4,4,0,0,1,8,0v6H12ZM24,28H8V16H24Z"
1737
+ }, rest), _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
1738
+ d: "M8 14H14V16H8zM8 6H20V8H8zM8 10H20V12H8zM8 24H14V26H8zM30 24V22H27.8989a4.9678 4.9678 0 00-.7319-1.7529l1.49-1.49-1.414-1.414-1.49 1.49A4.9678 4.9678 0 0024 18.1011V16H22v2.1011a4.9678 4.9678 0 00-1.7529.7319l-1.49-1.49-1.414 1.414 1.49 1.49A4.9678 4.9678 0 0018.1011 22H16v2h2.1011a4.9678 4.9678 0 00.7319 1.7529l-1.49 1.49 1.414 1.414 1.49-1.49A4.9678 4.9678 0 0022 27.8989V30h2V27.8989a4.9678 4.9678 0 001.7529-.7319l1.49 1.49 1.414-1.414-1.49-1.49A4.9678 4.9678 0 0027.8989 24zm-7 2a3 3 0 113-3A3.0033 3.0033 0 0123 26z"
1739
+ })), _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
1740
+ d: "M14,30H6a2.0021,2.0021,0,0,1-2-2V4A2.0021,2.0021,0,0,1,6,2H22a2.0021,2.0021,0,0,1,2,2V14H22V4H6V28h8Z"
1748
1741
  })), children);
1749
1742
  });
1750
1743
 
1751
1744
  if (process.env.NODE_ENV !== "production") {
1752
- Locked.propTypes = iconPropTypes;
1745
+ LicenseMaintenance.propTypes = iconPropTypes;
1753
1746
  }
1754
- var LogicalPartition = /*#__PURE__*/React.forwardRef(function LogicalPartition(_ref70, ref) {
1747
+ var LicenseMaintenanceDraft = /*#__PURE__*/React.forwardRef(function LicenseMaintenanceDraft(_ref70, ref) {
1755
1748
  var children = _ref70.children,
1756
1749
  _ref70$size = _ref70.size,
1757
1750
  size = _ref70$size === void 0 ? 16 : _ref70$size,
@@ -1764,19 +1757,17 @@ var LogicalPartition = /*#__PURE__*/React.forwardRef(function LogicalPartition(_
1764
1757
  xmlns: "http://www.w3.org/2000/svg",
1765
1758
  viewBox: "0 0 32 32",
1766
1759
  fill: "currentColor"
1767
- }, rest), _circle8 || (_circle8 = /*#__PURE__*/React.createElement("circle", {
1768
- cx: "9",
1769
- cy: "7",
1770
- r: "1"
1771
- })), _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
1772
- d: "M27,22V18a2,2,0,0,0-2-2H17V12h9a2,2,0,0,0,2-2V4a2,2,0,0,0-2-2H6A2,2,0,0,0,4,4v6a2,2,0,0,0,2,2h9v4H7a2,2,0,0,0-2,2v4H2v8h8V22H7V18h8v4H12v8h8V22H17V18h8v4H22v8h8V22ZM8,28H4V24H8Zm10-4v4H14V24ZM6,10V4H26v6ZM28,28H24V24h4Z"
1760
+ }, rest), _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
1761
+ d: "M29.707 19.293l-3-3a.9994.9994 0 00-1.414 0L16 25.5859V30h4.4141l9.2929-9.293A.9994.9994 0 0029.707 19.293zM19.5859 28H18V26.4141l5-5L24.5859 23zM26 21.5859L24.4141 20 26 18.4141 27.5859 20zM20 13V11H17.8579a3.94 3.94 0 00-.4248-1.019L18.95 8.4644 17.5356 7.05 16.019 8.5669A3.9443 3.9443 0 0015 8.1421V6H13V8.1421a3.9443 3.9443 0 00-1.019.4248L10.4644 7.05 9.05 8.4644 10.5669 9.981A3.94 3.94 0 0010.1421 11H8v2h2.1421a3.94 3.94 0 00.4248 1.019L9.05 15.5356 10.4644 16.95l1.5166-1.5166A3.9443 3.9443 0 0013 15.8579V18h2V15.8579a3.9443 3.9443 0 001.019-.4248L17.5356 16.95 18.95 15.5356 17.4331 14.019A3.94 3.94 0 0017.8579 13zm-6 1a2 2 0 112-2A2.0025 2.0025 0 0114 14z"
1762
+ })), _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
1763
+ d: "M12,30H6a2.0021,2.0021,0,0,1-2-2V4A2.0021,2.0021,0,0,1,6,2H22a2.0021,2.0021,0,0,1,2,2V14H22V4H6V28h6Z"
1773
1764
  })), children);
1774
1765
  });
1775
1766
 
1776
1767
  if (process.env.NODE_ENV !== "production") {
1777
- LogicalPartition.propTypes = iconPropTypes;
1768
+ LicenseMaintenanceDraft.propTypes = iconPropTypes;
1778
1769
  }
1779
- var Login = /*#__PURE__*/React.forwardRef(function Login(_ref71, ref) {
1770
+ var LicenseThirdParty = /*#__PURE__*/React.forwardRef(function LicenseThirdParty(_ref71, ref) {
1780
1771
  var children = _ref71.children,
1781
1772
  _ref71$size = _ref71.size,
1782
1773
  size = _ref71$size === void 0 ? 16 : _ref71$size,
@@ -1789,17 +1780,17 @@ var Login = /*#__PURE__*/React.forwardRef(function Login(_ref71, ref) {
1789
1780
  xmlns: "http://www.w3.org/2000/svg",
1790
1781
  viewBox: "0 0 32 32",
1791
1782
  fill: "currentColor"
1792
- }, rest), _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
1793
- d: "M26,30H14a2,2,0,0,1-2-2V25h2v3H26V4H14V7H12V4a2,2,0,0,1,2-2H26a2,2,0,0,1,2,2V28A2,2,0,0,1,26,30Z"
1794
- })), _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
1795
- d: "M14.59 20.59L18.17 17 4 17 4 15 18.17 15 14.59 11.41 16 10 22 16 16 22 14.59 20.59z"
1783
+ }, rest), _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
1784
+ d: "M8 14H14V16H8zM8 6H20V8H8zM8 10H20V12H8zM8 24H14V26H8zM27 25H21a3 3 0 00-3 3v2h2V28a1 1 0 011-1h6a1 1 0 011 1v2h2V28A3 3 0 0027 25zM24 24a4 4 0 10-4-4A4 4 0 0024 24zm0-6a2 2 0 11-2 2A2 2 0 0124 18z"
1785
+ })), _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
1786
+ d: "M14,30H6a2.0021,2.0021,0,0,1-2-2V4A2.0021,2.0021,0,0,1,6,2H22a2.0021,2.0021,0,0,1,2,2V14H22V4H6V28h8Z"
1796
1787
  })), children);
1797
1788
  });
1798
1789
 
1799
1790
  if (process.env.NODE_ENV !== "production") {
1800
- Login.propTypes = iconPropTypes;
1791
+ LicenseThirdParty.propTypes = iconPropTypes;
1801
1792
  }
1802
- var LogoAngular = /*#__PURE__*/React.forwardRef(function LogoAngular(_ref72, ref) {
1793
+ var LicenseThirdPartyDraft = /*#__PURE__*/React.forwardRef(function LicenseThirdPartyDraft(_ref72, ref) {
1803
1794
  var children = _ref72.children,
1804
1795
  _ref72$size = _ref72.size,
1805
1796
  size = _ref72$size === void 0 ? 16 : _ref72$size,
@@ -1812,17 +1803,17 @@ var LogoAngular = /*#__PURE__*/React.forwardRef(function LogoAngular(_ref72, ref
1812
1803
  xmlns: "http://www.w3.org/2000/svg",
1813
1804
  viewBox: "0 0 32 32",
1814
1805
  fill: "currentColor"
1815
- }, rest), _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
1816
- d: "M13.5,16h4.9L16,10.8L13.5,16z"
1817
- })), _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
1818
- d: "M16,3L3,7.6l2.7,15.8L16,29l10.3-5.6L29,7.6L16,3z M21.1,21.6l-1.5-3.2h-7.1l-1.5,3.2H8.6L16,5.3l7.4,16.2H21.1z"
1806
+ }, rest), _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
1807
+ d: "M29.707 19.293l-3-3a.9994.9994 0 00-1.414 0L16 25.5859V30h4.4141l9.2929-9.293A.9994.9994 0 0029.707 19.293zM19.5859 28H18V26.4141l5-5L24.5859 23zM26 21.5859L24.4141 20 26 18.4141 27.5859 20zM17 15H11a3 3 0 00-3 3v1h2V18a1 1 0 011-1h6a1 1 0 011 1v1h2V18A3 3 0 0017 15zM14 14a4 4 0 10-4-4A4 4 0 0014 14zm0-6a2 2 0 11-2 2A2 2 0 0114 8z"
1808
+ })), _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
1809
+ d: "M12,30H6a2.0021,2.0021,0,0,1-2-2V4A2.0021,2.0021,0,0,1,6,2H22a2.0021,2.0021,0,0,1,2,2V14H22V4H6V28h6Z"
1819
1810
  })), children);
1820
1811
  });
1821
1812
 
1822
1813
  if (process.env.NODE_ENV !== "production") {
1823
- LogoAngular.propTypes = iconPropTypes;
1814
+ LicenseThirdPartyDraft.propTypes = iconPropTypes;
1824
1815
  }
1825
- var LogoDigg = /*#__PURE__*/React.forwardRef(function LogoDigg(_ref73, ref) {
1816
+ var Lifesaver = /*#__PURE__*/React.forwardRef(function Lifesaver(_ref73, ref) {
1826
1817
  var children = _ref73.children,
1827
1818
  _ref73$size = _ref73.size,
1828
1819
  size = _ref73$size === void 0 ? 16 : _ref73$size,
@@ -1835,20 +1826,53 @@ var LogoDigg = /*#__PURE__*/React.forwardRef(function LogoDigg(_ref73, ref) {
1835
1826
  xmlns: "http://www.w3.org/2000/svg",
1836
1827
  viewBox: "0 0 32 32",
1837
1828
  fill: "currentColor"
1838
- }, rest), _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
1839
- d: "M6.48 7.6v3.92H2V21H9.28V7.6zm0 11.2H4.8v-5H6.48zM10.4 11.52H13.2V21.04H10.4zM10.4 7.6H13.2V10.399999999999999H10.4zM14.32 11.52V21H18.8v1.12H14.32V24.4H21.6V11.52zM18.8 18.8H17.12v-5H18.8zM22.72 11.52V21H27.2v1.12H22.72V24.4H30V11.52zM27.2 18.8H25.52v-5H27.2z"
1829
+ }, rest), _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
1830
+ d: "M28.2261,22.812a13.9664,13.9664,0,0,0,0-13.624L28.4141,9a2.0021,2.0021,0,0,0,0-2.8281l-2.5857-2.586a2.0028,2.0028,0,0,0-2.8284,0l-.1877.1875a13.9687,13.9687,0,0,0-13.6243,0L9,3.5859a2.0024,2.0024,0,0,0-2.8284,0L3.5859,6.1719A2.0021,2.0021,0,0,0,3.5859,9l.1878.1875a13.97,13.97,0,0,0,0,13.625L3.5859,23a2.0021,2.0021,0,0,0,0,2.8281l2.5857,2.586a2.0021,2.0021,0,0,0,2.8284,0l.188-.188a13.9687,13.9687,0,0,0,13.6243.0005L23,28.4141a2.0021,2.0021,0,0,0,2.8284,0l2.5857-2.586a2.0021,2.0021,0,0,0,0-2.8281ZM28,16a11.973,11.973,0,0,1-1.2546,5.3315l-3.8948-3.895a6.9808,6.9808,0,0,0,0-2.873l3.8948-3.895A11.973,11.973,0,0,1,28,16ZM27,7.5859l-4.9346,4.9346A7.0434,7.0434,0,0,0,19.48,9.9346L24.4143,5ZM16,21a5,5,0,1,1,5-5A5.0057,5.0057,0,0,1,16,21ZM21.3154,5.2705,17.4365,9.1494a6.9808,6.9808,0,0,0-2.873,0L10.6846,5.2705A12.2484,12.2484,0,0,1,21.3154,5.2705ZM7.5859,5l4.9346,4.9346a7.0449,7.0449,0,0,0-2.5859,2.5859L5,7.5859ZM4,16a11.9716,11.9716,0,0,1,1.2546-5.3311l3.8948,3.8946a6.9808,6.9808,0,0,0,0,2.873L5.2546,21.3311A11.9716,11.9716,0,0,1,4,16ZM7.5857,27,5,24.4141,9.9346,19.48a7.0434,7.0434,0,0,0,2.5859,2.5859Zm3.0989-.27,3.8789-3.8789a6.9808,6.9808,0,0,0,2.873,0L21.3154,26.73A12.2484,12.2484,0,0,1,10.6846,26.73Zm13.73.27L19.48,22.0654A7.0449,7.0449,0,0,0,22.0654,19.48L27,24.4141Z"
1840
1831
  })), children);
1841
1832
  });
1842
1833
 
1843
1834
  if (process.env.NODE_ENV !== "production") {
1844
- LogoDigg.propTypes = iconPropTypes;
1835
+ Lifesaver.propTypes = iconPropTypes;
1845
1836
  }
1846
- var LogoDiscord = /*#__PURE__*/React.forwardRef(function LogoDiscord(_ref74, ref) {
1837
+ var Light = /*#__PURE__*/React.forwardRef(function Light(_ref74, ref) {
1847
1838
  var children = _ref74.children,
1848
1839
  _ref74$size = _ref74.size,
1849
1840
  size = _ref74$size === void 0 ? 16 : _ref74$size,
1850
1841
  rest = _objectWithoutProperties(_ref74, _excluded74);
1851
1842
 
1843
+ if (size === 16 || size === "16" || size === "16px") {
1844
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
1845
+ width: size,
1846
+ height: size,
1847
+ ref: ref,
1848
+ xmlns: "http://www.w3.org/2000/svg",
1849
+ viewBox: "0 0 16 16",
1850
+ fill: "currentColor"
1851
+ }, rest), _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
1852
+ d: "M7.5 1H8.5V3.5H7.5z"
1853
+ })), _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
1854
+ d: "M10.8 3.4H13.3V4.4H10.8z",
1855
+ transform: "rotate(-45.001 12.041 3.923)"
1856
+ })), _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
1857
+ d: "M12.5 7.5H15V8.5H12.5z"
1858
+ })), _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
1859
+ d: "M11.6 10.8H12.6V13.3H11.6z",
1860
+ transform: "rotate(-45.001 12.075 12.041)"
1861
+ })), _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
1862
+ d: "M7.5 12.5H8.5V15H7.5z"
1863
+ })), _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
1864
+ d: "M2.7 11.6H5.2V12.6H2.7z",
1865
+ transform: "rotate(-45.001 3.96 12.079)"
1866
+ })), _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
1867
+ d: "M1 7.5H3.5V8.5H1z"
1868
+ })), _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
1869
+ d: "M3.4 2.7H4.4V5.2H3.4z",
1870
+ transform: "rotate(-45.001 3.925 3.961)"
1871
+ })), _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
1872
+ d: "M8,6c1.1,0,2,0.9,2,2s-0.9,2-2,2S6,9.1,6,8S6.9,6,8,6 M8,5C6.3,5,5,6.3,5,8s1.3,3,3,3s3-1.3,3-3S9.7,5,8,5z"
1873
+ })), children);
1874
+ }
1875
+
1852
1876
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
1853
1877
  width: size,
1854
1878
  height: size,
@@ -1856,15 +1880,35 @@ var LogoDiscord = /*#__PURE__*/React.forwardRef(function LogoDiscord(_ref74, ref
1856
1880
  xmlns: "http://www.w3.org/2000/svg",
1857
1881
  viewBox: "0 0 32 32",
1858
1882
  fill: "currentColor"
1859
- }, rest), _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
1860
- d: "M25.7,7.1C23.9,6.3,22,5.7,20,5.3c0,0-0.1,0-0.1,0c-0.2,0.4-0.5,1-0.7,1.5c-2.2-0.3-4.3-0.3-6.4,0c-0.2-0.5-0.5-1-0.7-1.5 c0,0-0.1,0-0.1,0c-2,0.3-3.9,0.9-5.7,1.8c0,0,0,0,0,0c-3.6,5.4-4.6,10.7-4.1,15.9c0,0,0,0.1,0,0.1c2.4,1.8,4.7,2.8,7,3.5 c0,0,0.1,0,0.1,0c0.5-0.7,1-1.5,1.4-2.3c0,0,0-0.1,0-0.1c-0.8-0.3-1.5-0.6-2.2-1c-0.1,0-0.1-0.1,0-0.1c0.1-0.1,0.3-0.2,0.4-0.3 c0,0,0.1,0,0.1,0c4.6,2.1,9.5,2.1,14.1,0c0,0,0.1,0,0.1,0c0.1,0.1,0.3,0.2,0.4,0.3c0.1,0,0,0.1,0,0.1c-0.7,0.4-1.4,0.8-2.2,1 c0,0-0.1,0.1,0,0.1c0.4,0.8,0.9,1.6,1.4,2.3c0,0,0.1,0,0.1,0c2.3-0.7,4.6-1.8,7-3.5c0,0,0,0,0-0.1C30.5,17,28.9,11.8,25.7,7.1 C25.7,7.1,25.7,7.1,25.7,7.1z M11.4,19.9c-1.4,0-2.5-1.3-2.5-2.8s1.1-2.8,2.5-2.8c1.4,0,2.5,1.3,2.5,2.8 C13.9,18.6,12.8,19.9,11.4,19.9z M20.7,19.9c-1.4,0-2.5-1.3-2.5-2.8s1.1-2.8,2.5-2.8c1.4,0,2.5,1.3,2.5,2.8 C23.2,18.6,22.1,19.9,20.7,19.9z"
1883
+ }, rest), _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
1884
+ d: "M15 2H17V7H15z"
1885
+ })), _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
1886
+ d: "M21.668 6.854H26.625999999999998V8.854H21.668z",
1887
+ transform: "rotate(-45 24.147 7.853)"
1888
+ })), _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
1889
+ d: "M25 15H30V17H25z"
1890
+ })), _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
1891
+ d: "M23.147 21.668H25.147V26.625999999999998H23.147z",
1892
+ transform: "rotate(-45 24.147 24.146)"
1893
+ })), _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
1894
+ d: "M15 25H17V30H15z"
1895
+ })), _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
1896
+ d: "M5.375 23.147H10.333V25.147H5.375z",
1897
+ transform: "rotate(-45 7.853 24.146)"
1898
+ })), _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
1899
+ d: "M2 15H7V17H2z"
1900
+ })), _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
1901
+ d: "M6.854 5.375H8.854V10.333H6.854z",
1902
+ transform: "rotate(-45 7.854 7.853)"
1903
+ })), _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
1904
+ d: "M16,12a4,4,0,1,1-4,4,4.0045,4.0045,0,0,1,4-4m0-2a6,6,0,1,0,6,6,6,6,0,0,0-6-6Z"
1861
1905
  })), children);
1862
1906
  });
1863
1907
 
1864
1908
  if (process.env.NODE_ENV !== "production") {
1865
- LogoDiscord.propTypes = iconPropTypes;
1909
+ Light.propTypes = iconPropTypes;
1866
1910
  }
1867
- var LogoFacebook = /*#__PURE__*/React.forwardRef(function LogoFacebook(_ref75, ref) {
1911
+ var LightFilled = /*#__PURE__*/React.forwardRef(function LightFilled(_ref75, ref) {
1868
1912
  var children = _ref75.children,
1869
1913
  _ref75$size = _ref75.size,
1870
1914
  size = _ref75$size === void 0 ? 16 : _ref75$size,
@@ -1877,15 +1921,35 @@ var LogoFacebook = /*#__PURE__*/React.forwardRef(function LogoFacebook(_ref75, r
1877
1921
  xmlns: "http://www.w3.org/2000/svg",
1878
1922
  viewBox: "0 0 32 32",
1879
1923
  fill: "currentColor"
1880
- }, rest), _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
1881
- d: "M26.67,4H5.33A1.34,1.34,0,0,0,4,5.33V26.67A1.34,1.34,0,0,0,5.33,28H16.82V18.72H13.7V15.09h3.12V12.42c0-3.1,1.89-4.79,4.67-4.79.93,0,1.86,0,2.79.14V11H22.37c-1.51,0-1.8.72-1.8,1.77v2.31h3.6l-.47,3.63H20.57V28h6.1A1.34,1.34,0,0,0,28,26.67V5.33A1.34,1.34,0,0,0,26.67,4Z"
1924
+ }, rest), _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
1925
+ d: "M15 2H17V7H15z"
1926
+ })), _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
1927
+ d: "M21.668 6.854H26.625999999999998V8.854H21.668z",
1928
+ transform: "rotate(-45 24.147 7.853)"
1929
+ })), _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
1930
+ d: "M25 15H30V17H25z"
1931
+ })), _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
1932
+ d: "M23.147 21.668H25.147V26.625999999999998H23.147z",
1933
+ transform: "rotate(-45 24.147 24.146)"
1934
+ })), _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
1935
+ d: "M15 25H17V30H15z"
1936
+ })), _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
1937
+ d: "M5.375 23.147H10.333V25.147H5.375z",
1938
+ transform: "rotate(-45 7.853 24.146)"
1939
+ })), _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
1940
+ d: "M2 15H7V17H2z"
1941
+ })), _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
1942
+ d: "M6.854 5.375H8.854V10.333H6.854z",
1943
+ transform: "rotate(-45 7.854 7.853)"
1944
+ })), _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
1945
+ d: "M16,10a6,6,0,1,0,6,6,6,6,0,0,0-6-6Z"
1882
1946
  })), children);
1883
1947
  });
1884
1948
 
1885
1949
  if (process.env.NODE_ENV !== "production") {
1886
- LogoFacebook.propTypes = iconPropTypes;
1950
+ LightFilled.propTypes = iconPropTypes;
1887
1951
  }
1888
- var LogoFigma = /*#__PURE__*/React.forwardRef(function LogoFigma(_ref76, ref) {
1952
+ var Lightning = /*#__PURE__*/React.forwardRef(function Lightning(_ref76, ref) {
1889
1953
  var children = _ref76.children,
1890
1954
  _ref76$size = _ref76.size,
1891
1955
  size = _ref76$size === void 0 ? 16 : _ref76$size,
@@ -1898,15 +1962,15 @@ var LogoFigma = /*#__PURE__*/React.forwardRef(function LogoFigma(_ref76, ref) {
1898
1962
  xmlns: "http://www.w3.org/2000/svg",
1899
1963
  viewBox: "0 0 32 32",
1900
1964
  fill: "currentColor"
1901
- }, rest), _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
1902
- d: "M23.6,11.6c1-0.6,1.7-1.5,2.1-2.6c0.4-1.1,0.4-2.2,0.1-3.3c-0.3-1.1-1-2-1.9-2.7c-0.9-0.7-2.1-1-3.2-1h-9.2 c-1.2,0-2.3,0.4-3.2,1C7.2,3.7,6.6,4.7,6.2,5.7C5.9,6.8,5.9,8,6.3,9c0.4,1.1,1.1,2,2.1,2.6c-0.7,0.5-1.4,1.1-1.8,1.9 C6.2,14.3,6,15.1,6,16c0,0.9,0.2,1.7,0.6,2.5c0.4,0.8,1,1.4,1.8,1.9c-1,0.6-1.7,1.5-2.1,2.6c-0.4,1.1-0.4,2.2-0.1,3.3 c0.3,1.1,1,2,2,2.7c0.9,0.7,2.1,1,3.2,1c1.4,0,2.8-0.6,3.9-1.5c1-1,1.6-2.3,1.6-3.7v-4.8c1,0.9,2.3,1.4,3.6,1.4h0.1 c1.2,0,2.3-0.4,3.2-1c0.9-0.7,1.6-1.6,1.9-2.7c0.3-1.1,0.3-2.2-0.1-3.3C25.3,13.1,24.5,12.2,23.6,11.6z M16.9,3.7h3.7 c0.5,0,1,0,1.4,0.2c0.5,0.2,0.9,0.4,1.2,0.8c0.4,0.3,0.6,0.7,0.8,1.2s0.3,0.9,0.3,1.4c0,0.5-0.1,1-0.3,1.4c-0.2,0.4-0.5,0.8-0.8,1.2 c-0.4,0.3-0.8,0.6-1.2,0.8c-0.5,0.2-1,0.2-1.4,0.2h-3.7V3.7z M11.4,3.7h3.7v7h-3.7c-0.9,0-1.8-0.4-2.4-1.1C8.3,9,8,8.1,8,7.2 s0.4-1.8,1-2.4C9.6,4.2,10.5,3.8,11.4,3.7L11.4,3.7z M7.8,16c0-0.9,0.4-1.8,1.1-2.5c0.7-0.7,1.6-1,2.6-1h3.7v7h-3.7 c-1,0-1.9-0.4-2.6-1C8.2,17.8,7.8,16.9,7.8,16L7.8,16z M15.1,24.7c0,1-0.4,1.9-1.1,2.5c-0.7,0.7-1.6,1-2.6,1c-0.5,0-1,0-1.4-0.2 c-0.5-0.2-0.9-0.4-1.2-0.7c-0.4-0.3-0.6-0.7-0.8-1.2c-0.2-0.4-0.3-0.9-0.3-1.4c0-0.5,0.1-1,0.3-1.4c0.2-0.4,0.5-0.8,0.8-1.2 c0.4-0.3,0.8-0.6,1.2-0.8c0.5-0.2,1-0.2,1.4-0.2h3.7L15.1,24.7z M20.6,19.5h-0.1c-0.9,0-1.8-0.4-2.4-1.1c-0.6-0.7-1-1.5-1-2.4 c0-0.9,0.4-1.8,1-2.4c0.6-0.7,1.5-1,2.4-1.1h0.1c0.5,0,1,0,1.4,0.2c0.5,0.2,0.9,0.4,1.2,0.8c0.4,0.3,0.6,0.7,0.8,1.2 c0.2,0.4,0.3,0.9,0.3,1.4c0,0.5-0.1,1-0.3,1.4c-0.2,0.4-0.5,0.8-0.8,1.2c-0.4,0.3-0.8,0.6-1.2,0.8C21.6,19.5,21.1,19.5,20.6,19.5 L20.6,19.5z"
1965
+ }, rest), _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
1966
+ 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"
1903
1967
  })), children);
1904
1968
  });
1905
1969
 
1906
1970
  if (process.env.NODE_ENV !== "production") {
1907
- LogoFigma.propTypes = iconPropTypes;
1971
+ Lightning.propTypes = iconPropTypes;
1908
1972
  }
1909
- var LogoFlickr = /*#__PURE__*/React.forwardRef(function LogoFlickr(_ref77, ref) {
1973
+ var Link = /*#__PURE__*/React.forwardRef(function Link(_ref77, ref) {
1910
1974
  var children = _ref77.children,
1911
1975
  _ref77$size = _ref77.size,
1912
1976
  size = _ref77$size === void 0 ? 16 : _ref77$size,
@@ -1919,21 +1983,17 @@ var LogoFlickr = /*#__PURE__*/React.forwardRef(function LogoFlickr(_ref77, ref)
1919
1983
  xmlns: "http://www.w3.org/2000/svg",
1920
1984
  viewBox: "0 0 32 32",
1921
1985
  fill: "currentColor"
1922
- }, rest), _circle9 || (_circle9 = /*#__PURE__*/React.createElement("circle", {
1923
- cx: "8",
1924
- cy: "16",
1925
- r: "6"
1926
- })), _circle10 || (_circle10 = /*#__PURE__*/React.createElement("circle", {
1927
- cx: "24",
1928
- cy: "16",
1929
- r: "6"
1986
+ }, rest), _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
1987
+ d: "M29.25,6.76a6,6,0,0,0-8.5,0l1.42,1.42a4,4,0,1,1,5.67,5.67l-8,8a4,4,0,1,1-5.67-5.66l1.41-1.42-1.41-1.42-1.42,1.42a6,6,0,0,0,0,8.5A6,6,0,0,0,17,25a6,6,0,0,0,4.27-1.76l8-8A6,6,0,0,0,29.25,6.76Z"
1988
+ })), _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
1989
+ d: "M4.19,24.82a4,4,0,0,1,0-5.67l8-8a4,4,0,0,1,5.67,0A3.94,3.94,0,0,1,19,14a4,4,0,0,1-1.17,2.85L15.71,19l1.42,1.42,2.12-2.12a6,6,0,0,0-8.51-8.51l-8,8a6,6,0,0,0,0,8.51A6,6,0,0,0,7,28a6.07,6.07,0,0,0,4.28-1.76L9.86,24.82A4,4,0,0,1,4.19,24.82Z"
1930
1990
  })), children);
1931
1991
  });
1932
1992
 
1933
1993
  if (process.env.NODE_ENV !== "production") {
1934
- LogoFlickr.propTypes = iconPropTypes;
1994
+ Link.propTypes = iconPropTypes;
1935
1995
  }
1936
- var LogoGithub = /*#__PURE__*/React.forwardRef(function LogoGithub(_ref78, ref) {
1996
+ var Linux = /*#__PURE__*/React.forwardRef(function Linux(_ref78, ref) {
1937
1997
  var children = _ref78.children,
1938
1998
  _ref78$size = _ref78.size,
1939
1999
  size = _ref78$size === void 0 ? 16 : _ref78$size,
@@ -1946,16 +2006,15 @@ var LogoGithub = /*#__PURE__*/React.forwardRef(function LogoGithub(_ref78, ref)
1946
2006
  xmlns: "http://www.w3.org/2000/svg",
1947
2007
  viewBox: "0 0 32 32",
1948
2008
  fill: "currentColor"
1949
- }, rest), _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
1950
- fillRule: "evenodd",
1951
- d: "M16,2a14,14,0,0,0-4.43,27.28c.7.13,1-.3,1-.67s0-1.21,0-2.38c-3.89.84-4.71-1.88-4.71-1.88A3.71,3.71,0,0,0,6.24,22.3c-1.27-.86.1-.85.1-.85A2.94,2.94,0,0,1,8.48,22.9a3,3,0,0,0,4.08,1.16,2.93,2.93,0,0,1,.88-1.87c-3.1-.36-6.37-1.56-6.37-6.92a5.4,5.4,0,0,1,1.44-3.76,5,5,0,0,1,.14-3.7s1.17-.38,3.85,1.43a13.3,13.3,0,0,1,7,0c2.67-1.81,3.84-1.43,3.84-1.43a5,5,0,0,1,.14,3.7,5.4,5.4,0,0,1,1.44,3.76c0,5.38-3.27,6.56-6.39,6.91a3.33,3.33,0,0,1,.95,2.59c0,1.87,0,3.38,0,3.84s.25.81,1,.67A14,14,0,0,0,16,2Z"
2009
+ }, rest), _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
2010
+ d: "M29.8945,23.542l-1.7238-3.4473a1.9994,1.9994,0,0,0-1.7886-1.1054h-.4683a14.887,14.887,0,0,0-1.8193-4.5977C23.0647,12.4429,22,10.4277,22,8A6,6,0,0,0,10,8a13.0041,13.0041,0,0,1-2.0486,6.2153,14.7022,14.7022,0,0,0-1.8708,4.7759H5.6184a2.0007,2.0007,0,0,0-1.7893,1.106L2.1055,23.5439a1,1,0,0,0,.0971,1.0508L6.2319,29.92a2.9995,2.9995,0,0,0,3.8482.6519l1.8735-1.1241A13.8223,13.8223,0,0,0,16,30a13.8034,13.8034,0,0,0,4.0488-.5527L21.92,30.57a2.9819,2.9819,0,0,0,1.5385.43,3.0385,3.0385,0,0,0,2.3389-1.1187l4-5.2885A1.001,1.001,0,0,0,29.8945,23.542Zm-7.5683-8.2158a14.8311,14.8311,0,0,1,1.5591,3.6631H21.738a16.6591,16.6591,0,0,0-.98-2.6455,12.7083,12.7083,0,0,1-.8789-2.4454,8.8046,8.8046,0,0,0,1.0034-1.4277l.0384-.0718A30.746,30.746,0,0,0,22.3262,15.3262ZM12,21a9.3959,9.3959,0,0,1,1.0728-3.8516c.2563-.5825.5158-1.1757.726-1.7993a4.0474,4.0474,0,0,0,4.4024,0c.21.6236.47,1.2168.726,1.7993A9.3959,9.3959,0,0,1,20,21c0,1.2881-.4146,3-4,3S12,22.2881,12,21Zm6.5105-8.5752A3.6265,3.6265,0,0,1,16,14a3.6273,3.6273,0,0,1-2.5107-1.5757,7.6356,7.6356,0,0,1,5.0212,0ZM12,8a4,4,0,0,1,8,0,10.9164,10.9164,0,0,0,.4673,3.1152A7.9811,7.9811,0,0,0,19,10.4849V8H17v2.0542a9.2522,9.2522,0,0,0-2,0V8H13v2.4849a7.9019,7.9019,0,0,0-1.4785.6372A10.7093,10.7093,0,0,0,12,8ZM9.7146,15.1592A29.8007,29.8007,0,0,0,11.0693,12.38l.0484.09a8.8046,8.8046,0,0,0,1.0034,1.4277,12.7083,12.7083,0,0,1-.8789,2.4454,16.6574,16.6574,0,0,0-.981,2.6474H8.1047A14.0567,14.0567,0,0,1,9.7146,15.1592Zm1.3708,12.4775L9.0508,28.8574a.9866.9866,0,0,1-1.2529-.1806L4.1724,23.8833l1.4458-2.8921h3.706L11.49,26.3853A1.0036,1.0036,0,0,1,11.0854,27.6367Zm2.316.1177a2.9571,2.9571,0,0,0-.0562-2.11A9.03,9.03,0,0,0,16,26a9.0237,9.0237,0,0,0,2.6562-.3564,2.9889,2.9889,0,0,0-.0546,2.11,13.8722,13.8722,0,0,1-5.2,0Zm10.83.8833a.996.996,0,0,1-1.2827.2178l-2.0342-1.2207h0a1.01,1.01,0,0,1-.396-1.273l2.157-5.3725h3.7058l1.4461,2.892Z"
1952
2011
  })), children);
1953
2012
  });
1954
2013
 
1955
2014
  if (process.env.NODE_ENV !== "production") {
1956
- LogoGithub.propTypes = iconPropTypes;
2015
+ Linux.propTypes = iconPropTypes;
1957
2016
  }
1958
- var LogoGlassdoor = /*#__PURE__*/React.forwardRef(function LogoGlassdoor(_ref79, ref) {
2017
+ var LinuxAlt = /*#__PURE__*/React.forwardRef(function LinuxAlt(_ref79, ref) {
1959
2018
  var children = _ref79.children,
1960
2019
  _ref79$size = _ref79.size,
1961
2020
  size = _ref79$size === void 0 ? 16 : _ref79$size,
@@ -1968,17 +2027,17 @@ var LogoGlassdoor = /*#__PURE__*/React.forwardRef(function LogoGlassdoor(_ref79,
1968
2027
  xmlns: "http://www.w3.org/2000/svg",
1969
2028
  viewBox: "0 0 32 32",
1970
2029
  fill: "currentColor"
1971
- }, rest), _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
1972
- d: "M10.8281,28H21.1719a3.43,3.43,0,0,0,3.43-3.43V10.3306h-3.43V24.57H7.3981A3.43,3.43,0,0,0,10.8281,28Z"
1973
- })), _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
1974
- d: "M21.1719,4H10.8281a3.43,3.43,0,0,0-3.43,3.43v14.24h3.43V7.43H24.6019A3.43,3.43,0,0,0,21.1719,4Z"
2030
+ }, rest), _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
2031
+ d: "M22.6121,20.5215A6.1582,6.1582,0,0,0,24,16.5254C24,13.4785,21.9812,11,19.5,11A4.2435,4.2435,0,0,0,16,13.06,4.2435,4.2435,0,0,0,12.5,11C10.0188,11,8,13.4785,8,16.5254a6.1593,6.1593,0,0,0,1.3879,3.9961c-.5688.3686-.9389.6416-.988.6787a1,1,0,0,0-.1807,1.4248C8.6592,23.1748,12.6169,28,16,28s7.3408-4.8252,7.7808-5.375A1,1,0,0,0,23.6,21.2C23.551,21.1631,23.1812,20.89,22.6121,20.5215ZM12.5,13c1.3552,0,2.5,1.6143,2.5,3.5254v1.5664a9.1005,9.1005,0,0,0-1.0244.2314A2.6411,2.6411,0,0,0,14,18c0-1.1045-.6716-2-1.5-2s-1.5.8955-1.5,2a2.38,2.38,0,0,0,.4072,1.3623c-.0813.0415-.1687.0806-.248.1221A4.0291,4.0291,0,0,1,10,16.5254C10,14.6143,11.1448,13,12.5,13ZM16,26c-1.5691,0-3.9648-2.084-5.52-3.8057C11.9,21.2788,14.2656,20,16,20s4.1,1.2788,5.52,2.1943C19.9648,23.916,17.5691,26,16,26Zm4.8408-6.5156c-.0793-.0415-.1667-.0806-.248-.1221A2.38,2.38,0,0,0,21,18c0-1.1045-.6716-2-1.5-2s-1.5.8955-1.5,2a2.6411,2.6411,0,0,0,.0244.3232A9.1005,9.1005,0,0,0,17,18.0918V16.5254C17,14.6143,18.1448,13,19.5,13S22,14.6143,22,16.5254A4.0291,4.0291,0,0,1,20.8408,19.4844Z"
2032
+ })), _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
2033
+ d: "M30,30a3.8876,3.8876,0,0,1-4-4V14A10,10,0,0,0,6,14V26a3.8876,3.8876,0,0,1-4,4V28a1.8793,1.8793,0,0,0,2-2V14a12,12,0,0,1,24,0V26a1.8825,1.8825,0,0,0,2,2Z"
1975
2034
  })), children);
1976
2035
  });
1977
2036
 
1978
2037
  if (process.env.NODE_ENV !== "production") {
1979
- LogoGlassdoor.propTypes = iconPropTypes;
2038
+ LinuxAlt.propTypes = iconPropTypes;
1980
2039
  }
1981
- var LogoInstagram = /*#__PURE__*/React.forwardRef(function LogoInstagram(_ref80, ref) {
2040
+ var List = /*#__PURE__*/React.forwardRef(function List(_ref80, ref) {
1982
2041
  var children = _ref80.children,
1983
2042
  _ref80$size = _ref80.size,
1984
2043
  size = _ref80$size === void 0 ? 16 : _ref80$size,
@@ -1991,21 +2050,15 @@ var LogoInstagram = /*#__PURE__*/React.forwardRef(function LogoInstagram(_ref80,
1991
2050
  xmlns: "http://www.w3.org/2000/svg",
1992
2051
  viewBox: "0 0 32 32",
1993
2052
  fill: "currentColor"
1994
- }, rest), _circle11 || (_circle11 = /*#__PURE__*/React.createElement("circle", {
1995
- cx: "22.406",
1996
- cy: "9.594",
1997
- r: "1.44"
1998
- })), _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
1999
- d: "M16,9.8378A6.1622,6.1622,0,1,0,22.1622,16,6.1622,6.1622,0,0,0,16,9.8378ZM16,20a4,4,0,1,1,4-4A4,4,0,0,1,16,20Z"
2000
- })), _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
2001
- d: "M16,6.1622c3.2041,0,3.5837.0122,4.849.07a6.6418,6.6418,0,0,1,2.2283.4132,3.9748,3.9748,0,0,1,2.2774,2.2774,6.6418,6.6418,0,0,1,.4132,2.2283c.0577,1.2653.07,1.6449.07,4.849s-.0122,3.5837-.07,4.849a6.6418,6.6418,0,0,1-.4132,2.2283,3.9748,3.9748,0,0,1-2.2774,2.2774,6.6418,6.6418,0,0,1-2.2283.4132c-1.2652.0577-1.6446.07-4.849.07s-3.5838-.0122-4.849-.07a6.6418,6.6418,0,0,1-2.2283-.4132,3.9748,3.9748,0,0,1-2.2774-2.2774,6.6418,6.6418,0,0,1-.4132-2.2283c-.0577-1.2653-.07-1.6449-.07-4.849s.0122-3.5837.07-4.849a6.6418,6.6418,0,0,1,.4132-2.2283A3.9748,3.9748,0,0,1,8.9227,6.6453a6.6418,6.6418,0,0,1,2.2283-.4132c1.2653-.0577,1.6449-.07,4.849-.07M16,4c-3.259,0-3.6677.0138-4.9476.0722A8.8068,8.8068,0,0,0,8.14,4.63,6.1363,6.1363,0,0,0,4.63,8.14a8.8068,8.8068,0,0,0-.5578,2.9129C4.0138,12.3323,4,12.741,4,16s.0138,3.6677.0722,4.9476A8.8074,8.8074,0,0,0,4.63,23.8605a6.1363,6.1363,0,0,0,3.51,3.51,8.8068,8.8068,0,0,0,2.9129.5578C12.3323,27.9862,12.741,28,16,28s3.6677-.0138,4.9476-.0722a8.8074,8.8074,0,0,0,2.9129-.5578,6.1363,6.1363,0,0,0,3.51-3.51,8.8074,8.8074,0,0,0,.5578-2.9129C27.9862,19.6677,28,19.259,28,16s-.0138-3.6677-.0722-4.9476A8.8068,8.8068,0,0,0,27.37,8.14a6.1363,6.1363,0,0,0-3.51-3.5095,8.8074,8.8074,0,0,0-2.9129-.5578C19.6677,4.0138,19.259,4,16,4Z"
2053
+ }, rest), _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
2054
+ d: "M10 6H28V8H10zM10 24H28V26H10zM10 15H28V17H10zM4 15H6V17H4zM4 6H6V8H4zM4 24H6V26H4z"
2002
2055
  })), children);
2003
2056
  });
2004
2057
 
2005
2058
  if (process.env.NODE_ENV !== "production") {
2006
- LogoInstagram.propTypes = iconPropTypes;
2059
+ List.propTypes = iconPropTypes;
2007
2060
  }
2008
- var LogoInvision = /*#__PURE__*/React.forwardRef(function LogoInvision(_ref81, ref) {
2061
+ var ListBoxes = /*#__PURE__*/React.forwardRef(function ListBoxes(_ref81, ref) {
2009
2062
  var children = _ref81.children,
2010
2063
  _ref81$size = _ref81.size,
2011
2064
  size = _ref81$size === void 0 ? 16 : _ref81$size,
@@ -2018,20 +2071,41 @@ var LogoInvision = /*#__PURE__*/React.forwardRef(function LogoInvision(_ref81, r
2018
2071
  xmlns: "http://www.w3.org/2000/svg",
2019
2072
  viewBox: "0 0 32 32",
2020
2073
  fill: "currentColor"
2021
- }, rest), _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
2022
- d: "M4,4v24h24V4H4z M12.1,9c0.8,0,1.4,0.6,1.4,1.4c0,0.8-0.6,1.4-1.4,1.4c0,0,0,0,0,0c-0.8,0-1.4-0.6-1.4-1.4 C10.8,9.6,11.4,9,12.1,9z M21.5,22.2c-1.4,0-2.1-0.8-2.1-2c0-0.3,0-0.7,0.1-1l0.7-2.4c0.1-0.2,0.1-0.5,0.1-0.7 c0-0.8-0.5-1.3-1.2-1.3c-1,0-1.6,0.7-1.9,2L15.9,22h-2.3l0.4-1.7c-0.7,1.1-1.6,1.8-2.8,1.8c-1.4,0-2.1-0.8-2.1-2c0-0.3,0-0.7,0.1-1 l1.1-4.3H8.7L9.2,13h3.9l-1.5,6.1c-0.1,0.3-0.1,0.6-0.1,0.9c0,0.4,0.2,0.5,0.5,0.6c0.2,0,1.6,0,2.4-1.8l1-4.1h-1.6l0.5-1.8h3.5 l-0.5,2.1c0.6-1.2,1.9-2.2,3.1-2.2c1.3,0,2.4,0.9,2.4,2.7c0,0.5-0.1,1-0.2,1.5l-0.7,2.4c-0.1,0.2-0.1,0.4-0.1,0.6 c0,0.4,0.2,0.6,0.5,0.6c0.3,0,0.7-0.2,1.2-1.5l0.9,0.4C23.7,21.4,22.7,22.2,21.5,22.2z"
2074
+ }, rest), _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
2075
+ d: "M16 8H30V10H16zM16 22H30V24H16zM10 14H4a2.0023 2.0023 0 01-2-2V6A2.0023 2.0023 0 014 4h6a2.0023 2.0023 0 012 2v6A2.0023 2.0023 0 0110 14zM4 6v6h6.0012L10 6zM10 28H4a2.0023 2.0023 0 01-2-2V20a2.0023 2.0023 0 012-2h6a2.0023 2.0023 0 012 2v6A2.0023 2.0023 0 0110 28zM4 20v6h6.0012L10 20z"
2023
2076
  })), children);
2024
2077
  });
2025
2078
 
2026
2079
  if (process.env.NODE_ENV !== "production") {
2027
- LogoInvision.propTypes = iconPropTypes;
2080
+ ListBoxes.propTypes = iconPropTypes;
2028
2081
  }
2029
- var LogoJupyter = /*#__PURE__*/React.forwardRef(function LogoJupyter(_ref82, ref) {
2082
+ var ListBulleted = /*#__PURE__*/React.forwardRef(function ListBulleted(_ref82, ref) {
2030
2083
  var children = _ref82.children,
2031
2084
  _ref82$size = _ref82.size,
2032
2085
  size = _ref82$size === void 0 ? 16 : _ref82$size,
2033
2086
  rest = _objectWithoutProperties(_ref82, _excluded82);
2034
2087
 
2088
+ if (size === 16 || size === "16" || size === "16px") {
2089
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2090
+ width: size,
2091
+ height: size,
2092
+ ref: ref,
2093
+ xmlns: "http://www.w3.org/2000/svg",
2094
+ viewBox: "0 0 16 16",
2095
+ fill: "currentColor"
2096
+ }, rest), _circle8 || (_circle8 = /*#__PURE__*/React.createElement("circle", {
2097
+ cx: "3.5",
2098
+ cy: "4.5",
2099
+ r: "1.5"
2100
+ })), _circle9 || (_circle9 = /*#__PURE__*/React.createElement("circle", {
2101
+ cx: "3.5",
2102
+ cy: "11.5",
2103
+ r: "1.5"
2104
+ })), _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
2105
+ d: "M8 11H15V12H8zM8 4H15V5H8z"
2106
+ })), children);
2107
+ }
2108
+
2035
2109
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2036
2110
  width: size,
2037
2111
  height: size,
@@ -2039,15 +2113,23 @@ var LogoJupyter = /*#__PURE__*/React.forwardRef(function LogoJupyter(_ref82, ref
2039
2113
  xmlns: "http://www.w3.org/2000/svg",
2040
2114
  viewBox: "0 0 32 32",
2041
2115
  fill: "currentColor"
2042
- }, rest), _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
2043
- d: "M26.0766 3.5878a1.69 1.69 0 11-1.76-1.5853 1.67 1.67 0 011.76 1.5853zM16.2191 23.1113c-4.4866 0-8.43-1.61-10.4688-3.9882a11.1618 11.1618 0 0020.9377 0C24.6541 21.5011 20.7257 23.1113 16.2191 23.1113zM16.2191 7.6483c4.4867 0 8.43 1.61 10.4689 3.9881a11.1618 11.1618 0 00-20.9377 0C7.7892 9.2535 11.7126 7.6483 16.2191 7.6483zM10.0427 27.7388a2.1085 2.1085 0 11-.2031-.7976 2.1278 2.1278 0 01.2031.7976zM6.26 7.1064A1.2263 1.2263 0 117.4517 5.83 1.2415 1.2415 0 016.26 7.1064z"
2116
+ }, rest), _circle10 || (_circle10 = /*#__PURE__*/React.createElement("circle", {
2117
+ cx: "7",
2118
+ cy: "9",
2119
+ r: "3"
2120
+ })), _circle11 || (_circle11 = /*#__PURE__*/React.createElement("circle", {
2121
+ cx: "7",
2122
+ cy: "23",
2123
+ r: "3"
2124
+ })), _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
2125
+ d: "M16 22H30V24H16zM16 8H30V10H16z"
2044
2126
  })), children);
2045
2127
  });
2046
2128
 
2047
2129
  if (process.env.NODE_ENV !== "production") {
2048
- LogoJupyter.propTypes = iconPropTypes;
2130
+ ListBulleted.propTypes = iconPropTypes;
2049
2131
  }
2050
- var LogoKeybase = /*#__PURE__*/React.forwardRef(function LogoKeybase(_ref83, ref) {
2132
+ var ListChecked = /*#__PURE__*/React.forwardRef(function ListChecked(_ref83, ref) {
2051
2133
  var children = _ref83.children,
2052
2134
  _ref83$size = _ref83.size,
2053
2135
  size = _ref83$size === void 0 ? 16 : _ref83$size,
@@ -2060,20 +2142,15 @@ var LogoKeybase = /*#__PURE__*/React.forwardRef(function LogoKeybase(_ref83, ref
2060
2142
  xmlns: "http://www.w3.org/2000/svg",
2061
2143
  viewBox: "0 0 32 32",
2062
2144
  fill: "currentColor"
2063
- }, rest), _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
2064
- d: "M14.1233 26.9328a1.1122 1.1122 0 11-1.1121-1.1122 1.112 1.112 0 011.1121 1.1122M21.0257 26.9328a1.1122 1.1122 0 11-1.1122-1.1122 1.1121 1.1121 0 011.1122 1.1122"
2065
- })), _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
2066
- d: "M9.999 5.797H10.973V6.771H9.999z",
2067
- transform: "rotate(-86.462 10.486 6.284)"
2068
- })), _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
2069
- d: "M26.4275,16.3825l-.0013.001a13.0868,13.0868,0,0,0-5.1431-4.1825c-.3754-.1667-.7543-.3142-1.1354-.4454.0128-.0314.0277-.0615.04-.0933a4.83,4.83,0,0,0-2.9861-6.319,5.9368,5.9368,0,0,0-1.9962-.3558c-.0366-.1253-.1165-.6743.58-2.1571L14.3742,2q-.17.236-.3368.4661c-.384.5309-.7549,1.0444-1.1029,1.55a2.1657,2.1657,0,0,0-1.4486-.6771L9.8543,3.2377H9.852l-.0025,0c-.0429-.0025-.0864-.0039-.1293-.0039A2.1877,2.1877,0,0,0,7.54,5.2825L7.4388,6.9169l0,.003,0,.0028A2.1882,2.1882,0,0,0,9.4854,9.23l1.1673.0723a5.1711,5.1711,0,0,0,.47,2.688,13.1954,13.1954,0,0,0-4.2637,2.9C3,18.7883,3,23.06,3,26.4916v2.0706l1.524-1.6163A12.3293,12.3293,0,0,0,5.8548,30H7.8367A10.7091,10.7091,0,0,1,5.878,25.51l2.2353-2.3708L6.963,26.745l2.03-1.4774c3.5858-2.61,7.8678-3.2093,12.7263-1.7826a4.6276,4.6276,0,0,0,5.2189-1.468c.0441-.0628.0828-.128.1228-.1926a9.6141,9.6141,0,0,1,.1638,1.7454,12.4214,12.4214,0,0,1-1.61,6.43h1.877A14.4022,14.4022,0,0,0,28.87,23.57,12.2666,12.2666,0,0,0,26.4275,16.3825ZM13.8455,5.9257a1.5872,1.5872,0,0,0,1.3983.7068,4.2111,4.2111,0,0,1,1.44.2719,3.17,3.17,0,0,1,1.0279,5.4638l-.4752-.5849-.0032-.004a1.7048,1.7048,0,0,0-3.0235.9865,3.2143,3.2143,0,0,1-1.899-3.5412,8.4815,8.4815,0,0,1,1.4374-3.466A1.642,1.642,0,0,0,13.8455,5.9257Zm3.49,9.2589-.6072.4962a.2675.2675,0,0,1-.376-.038l-.1264-.1549a.2791.2791,0,0,1,.0394-.3927l.6-.49-1.235-1.5158a.362.362,0,1,1,.5611-.4575l3.4546,4.2517a.3619.3619,0,0,1-.1988.5815.3566.3566,0,0,1-.0816.0094.3609.3609,0,0,1-.2806-.1332l-.3441-.4239-1.2215.9971a.2815.2815,0,0,1-.3965-.04l-.5532-.6775a.2786.2786,0,0,1,.04-.3919l1.2275-1.002ZM9.08,7.0184l.1014-1.6342A.5394.5394,0,0,1,9.72,4.8781l.0326.001,1.6335.1013a.5387.5387,0,0,1,.5046.5716l-.0073.1182a10.6739,10.6739,0,0,0-.9028,2.0046L9.5859,7.5886A.5407.5407,0,0,1,9.08,7.0184ZM25.5944,21.07a2.9883,2.9883,0,0,1-3.4112.8373c-4.5313-1.3305-8.6289-1.0534-12.2124.82l1.9069-5.978-7.203,7.6393a11.67,11.67,0,0,1,3.3532-8.3419,11.4953,11.4953,0,0,1,4.1073-2.6908,5.42,5.42,0,0,0,2.2411,1.2214,4.714,4.714,0,0,0,.5627.12,1.6258,1.6258,0,0,0,.2449,1.6416l.0847.1038a1.6247,1.6247,0,0,0,.2594,1.605l.5532.6777a1.6276,1.6276,0,0,0,2.29.2314l.3314-.2705a1.7079,1.7079,0,0,0,1.9867-2.6535l-1.9427-2.3911a4.88,4.88,0,0,0,.4863-.456,12.449,12.449,0,0,1,1.3829.5181,11.419,11.419,0,0,1,4.5085,3.6838C26.0987,18.7278,26.2745,20.1043,25.5944,21.07Z"
2145
+ }, rest), _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
2146
+ d: "M16 22H30V24H16zM14 19.4L12.6 18 6 24.6 3.4 22 2 23.4 6 27.4zM16 8H30V10H16zM14 5.4L12.6 4 6 10.6 3.4 8 2 9.4 6 13.4z"
2070
2147
  })), children);
2071
2148
  });
2072
2149
 
2073
2150
  if (process.env.NODE_ENV !== "production") {
2074
- LogoKeybase.propTypes = iconPropTypes;
2151
+ ListChecked.propTypes = iconPropTypes;
2075
2152
  }
2076
- var LogoKubernetes = /*#__PURE__*/React.forwardRef(function LogoKubernetes(_ref84, ref) {
2153
+ var ListCheckedMirror = /*#__PURE__*/React.forwardRef(function ListCheckedMirror(_ref84, ref) {
2077
2154
  var children = _ref84.children,
2078
2155
  _ref84$size = _ref84.size,
2079
2156
  size = _ref84$size === void 0 ? 16 : _ref84$size,
@@ -2086,17 +2163,15 @@ var LogoKubernetes = /*#__PURE__*/React.forwardRef(function LogoKubernetes(_ref8
2086
2163
  xmlns: "http://www.w3.org/2000/svg",
2087
2164
  viewBox: "0 0 32 32",
2088
2165
  fill: "currentColor"
2089
- }, rest), _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
2090
- d: "M15.134 17.189L15.999 17.605 16.862 17.19 17.076 16.259 16.479 15.512 15.518 15.512 14.919 16.257 15.134 17.189zM14.2166 13.88l.0024.0019a.5239.5239 0 00.8321-.4013l0-.003.0127-.0063L15.242 10.33c-.2173.0268-.43.0635-.6333.1094a6.2 6.2 0 00-2.9727 1.6176l2.5752 1.8257zM12.8347 16.2622l.003-.001a.5241.5241 0 00.206-.9008l-.0024-.002.0029-.0127-2.3515-2.1035a6.1775 6.1775 0 00-.8746 3.9l3.0142-.87zM13.8645 18.501a.5229.5229 0 00-.6059-.3989l-.0034 0-.0049-.0063-3.0908.5249a6.2052 6.2052 0 002.4863 3.1108l1.1972-2.8935-.0087-.0117.0009-.003A.5184.5184 0 0013.8645 18.501zM16.4622 19.6431l-.0015-.0025a.53.53 0 00-.48-.2759.5269.5269 0 00-.4434.2769l-.0015.0029H15.533l-1.52 2.7481a6.2277 6.2277 0 003.38.1723c.207-.0468.41-.104.6044-.1684l-1.5234-2.7534zM18.7371 18.09l-.0034 0a.51.51 0 00-.1206-.0088.5263.5263 0 00-.4546.7319l.001.0024-.004.0054 1.21 2.9234A6.185 6.185 0 0021.86 18.61l-3.1176-.5269zM21.2893 13.2437L18.951 15.3364l.0014.0064-.0024.0019a.5249.5249 0 00.2055.9014l.0035.0005.0024.0132 3.0293.872a6.2915 6.2915 0 00-.9014-3.8881zM16.9383 13.4673l0 .0029a.5161.5161 0 00.1143.3037.5236.5236 0 00.7192.0967l.0025-.0019.0088.0039 2.5586-1.814a6.2307 6.2307 0 00-3.584-1.7285l.1777 3.1357z"
2091
- })), _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
2092
- d: "M30.3806,19.0376,27.9016,8.2705a1.9057,1.9057,0,0,0-1.038-1.291L16.83,2.1885a1.9332,1.9332,0,0,0-1.6656,0L5.1326,6.9819a1.9072,1.9072,0,0,0-1.0381,1.291L1.6194,19.04A1.89,1.89,0,0,0,1.88,20.499a1.8364,1.8364,0,0,0,.1088.1514l6.9439,8.6338a1.9244,1.9244,0,0,0,1.5.7158l11.1357-.0024a1.9251,1.9251,0,0,0,1.5-.7149L30.01,20.6479A1.8911,1.8911,0,0,0,30.3806,19.0376Zm-3.8115-.13a.6432.6432,0,0,1-.7812.4429l-.0039,0-.0049-.001-.0069-.0019-.0048-.002-.0572-.0117c-.0346-.0068-.07-.0142-.0981-.0215a2.4643,2.4643,0,0,1-.3589-.1328c-.0576-.0249-.1172-.0513-.1807-.0752l-.0175-.0063a5.5192,5.5192,0,0,0-1.0284-.3013.4119.4119,0,0,0-.2954.0981l-.0371.0254-.0019.0015-.002,0c-.0439-.0088-.1748-.0322-.2519-.0444a7.8166,7.8166,0,0,1-3.459,4.351c.0093.022.02.05.0307.0806a.9352.9352,0,0,0,.0669.1567l.002.002-.001.0029-.0166.042a.4148.4148,0,0,0-.03.3091,5.69,5.69,0,0,0,.5322.9517c.0376.0561.0757.1084.1128.1591a2.4,2.4,0,0,1,.2095.32c.0166.0312.0371.0752.0552.1137l.0229.0484a.6083.6083,0,1,1-1.0947.5176l-.0224-.0455c-.0186-.038-.0381-.0776-.0518-.1088a2.5059,2.5059,0,0,1-.1211-.3658c-.0166-.0595-.0337-.1215-.0537-.185l-.0059-.0166a5.5441,5.5441,0,0,0-.4052-.9922.4177.4177,0,0,0-.2627-.1709l-.0415-.0127-.0015,0-.0015-.0019c-.01-.0171-.0337-.0611-.0595-.1075-.0235-.042-.0484-.0874-.0664-.12a7.8868,7.8868,0,0,1-1.0269.3091,7.7588,7.7588,0,0,1-4.51-.3233l-.1352.2442-.002.001a.481.481,0,0,0-.2563.124,2.2827,2.2827,0,0,0-.336.7207c-.04.1172-.08.2383-.1279.3569-.0205.064-.0376.127-.0537.188a2.4747,2.4747,0,0,1-.12.3623c-.0127.03-.0313.0669-.0493.1025l-.0245.0494h0l-.0005.0024-.0019.002a.6773.6773,0,0,1-.5952.3945.5484.5484,0,0,1-.24-.0542.6426.6426,0,0,1-.2578-.86c.0088-.0171.0176-.0371.0274-.0576.0171-.0371.0346-.0757.05-.1045a2.53,2.53,0,0,1,.21-.3222c.0367-.05.0747-.1026.1118-.1578a5.8209,5.8209,0,0,0,.543-.976.5889.5889,0,0,0-.0532-.336l0-.0019,0-.002.1074-.2573a7.8224,7.8224,0,0,1-3.46-4.32l-.2593.0444-.0015-.001-.0264-.0151a.5961.5961,0,0,0-.3159-.106,5.5447,5.5447,0,0,0-1.0283.3013l-.0171.0064c-.062.0239-.1211.0488-.1782.0732a2.4949,2.4949,0,0,1-.3613.1333c-.0308.0083-.0708.0171-.1094.0249l-.0459.01-.0049.0019-.0068.002-.0049.001-.0039,0a.6078.6078,0,1,1-.2695-1.18l.0039-.001.0053-.0015.002,0,.0034-.0009.0469-.0113c.04-.01.081-.02.1133-.0258a2.4132,2.4132,0,0,1,.3808-.0357c.063-.0024.1284-.0054.1958-.0107l.0142-.0015A5.554,5.554,0,0,0,7.77,17.92a.72.72,0,0,0,.231-.227l.0244-.0318.001-.0014.0014,0,.2471-.0718a7.7765,7.7765,0,0,1,1.2246-5.4126l-.19-.17,0-.002-.0044-.0278a.5983.5983,0,0,0-.1153-.3159,5.6171,5.6171,0,0,0-.8916-.6265c-.0585-.0342-.1157-.0649-.1713-.0942a2.4731,2.4731,0,0,1-.3267-.1973c-.0264-.0195-.0586-.0459-.0894-.0713l-.0356-.0288L7.67,10.6387l-.0049-.0039A.7045.7045,0,0,1,7.4041,10.2a.5725.5725,0,0,1,.1128-.4575A.5835.5835,0,0,1,8,9.5288a.7226.7226,0,0,1,.4214.1592l.0361.0283c.0332.0259.07.0552.0972.0781a2.5254,2.5254,0,0,1,.2671.2759c.04.0469.0825.0952.1284.1441l.01.01a5.5221,5.5221,0,0,0,.7989.72.4159.4159,0,0,0,.31.0406l.043-.0069h.0019l.0015.001c.0357.0264.1484.1074.2134.1514a7.7273,7.7273,0,0,1,3.9233-2.24,7.9671,7.9671,0,0,1,1.0816-.1665l.0141-.2515.001-.0014a.6486.6486,0,0,0,.1939-.3076,5.5779,5.5779,0,0,0-.066-1.0791l-.0009-.0088c-.0093-.0664-.021-.13-.0328-.1914a2.5611,2.5611,0,0,1-.0493-.38c-.0009-.03-.0005-.0679,0-.1045l.0005-.05-.0005-.0073,0-.0093a.6088.6088,0,1,1,1.211,0l.0009.0605c.001.0386.0015.0791.0005.11a2.5348,2.5348,0,0,1-.0493.38c-.0117.0615-.0234.125-.0327.1914l-.0039.0317a5.4479,5.4479,0,0,0-.064,1.0567.4132.4132,0,0,0,.1616.2666l.0328.03.0019.0015v.0019c.0015.0435.0083.1836.0137.2637a7.79,7.79,0,0,1,2.7173.7559,7.8812,7.8812,0,0,1,2.2632,1.65l.226-.1612h.002l.0312.002a.5914.5914,0,0,0,.33-.041,5.4885,5.4885,0,0,0,.7871-.71l.0215-.022c.0454-.0478.0869-.0952.1274-.1416a2.57,2.57,0,0,1,.27-.2783c.0263-.0229.062-.05.0967-.0776l.0366-.0288a.6088.6088,0,1,1,.7544.9472l-.0435.0357c-.0307.0254-.063.0517-.0884.0708a2.4733,2.4733,0,0,1-.3266.1968c-.0562.0293-.1143.06-.1734.0947a5.6889,5.6889,0,0,0-.8921.6269.4152.4152,0,0,0-.1079.293l-.0034.044v.0019l-.0014.001c-.0162.0146-.0508.0459-.0914.082s-.0864.0772-.1186.1065a7.7983,7.7983,0,0,1,1.25,5.3994l.24.07.001.001.0171.0254a.6014.6014,0,0,0,.24.2334,5.595,5.595,0,0,0,1.063.1757l.0122.001c.0674.0059.1328.0083.1963.0108a2.4617,2.4617,0,0,1,.38.0356c.0312.0059.0713.0156.11.0254l.0644.0156A.643.643,0,0,1,26.5691,18.9077Z"
2166
+ }, rest), _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
2167
+ d: "M30 19.4L28.6 18 22 24.6 19.4 22 18 23.4 22 27.4zM2 22H16V24H2zM30 5.4L28.6 4 22 10.6 19.4 8 18 9.4 22 13.4zM2 8H16V10H2z"
2093
2168
  })), children);
2094
2169
  });
2095
2170
 
2096
2171
  if (process.env.NODE_ENV !== "production") {
2097
- LogoKubernetes.propTypes = iconPropTypes;
2172
+ ListCheckedMirror.propTypes = iconPropTypes;
2098
2173
  }
2099
- var LogoLinkedin = /*#__PURE__*/React.forwardRef(function LogoLinkedin(_ref85, ref) {
2174
+ var ListDropdown = /*#__PURE__*/React.forwardRef(function ListDropdown(_ref85, ref) {
2100
2175
  var children = _ref85.children,
2101
2176
  _ref85$size = _ref85.size,
2102
2177
  size = _ref85$size === void 0 ? 16 : _ref85$size,
@@ -2109,15 +2184,17 @@ var LogoLinkedin = /*#__PURE__*/React.forwardRef(function LogoLinkedin(_ref85, r
2109
2184
  xmlns: "http://www.w3.org/2000/svg",
2110
2185
  viewBox: "0 0 32 32",
2111
2186
  fill: "currentColor"
2112
- }, rest), _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
2113
- d: "M26.2,4H5.8C4.8,4,4,4.8,4,5.7v20.5c0,0.9,0.8,1.7,1.8,1.7h20.4c1,0,1.8-0.8,1.8-1.7V5.7C28,4.8,27.2,4,26.2,4z M11.1,24.4 H7.6V13h3.5V24.4z M9.4,11.4c-1.1,0-2.1-0.9-2.1-2.1c0-1.2,0.9-2.1,2.1-2.1c1.1,0,2.1,0.9,2.1,2.1S10.5,11.4,9.4,11.4z M24.5,24.3 H21v-5.6c0-1.3,0-3.1-1.9-3.1c-1.9,0-2.1,1.5-2.1,2.9v5.7h-3.5V13h3.3v1.5h0.1c0.5-0.9,1.7-1.9,3.4-1.9c3.6,0,4.3,2.4,4.3,5.5V24.3z"
2187
+ }, rest), _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
2188
+ d: "M26,6V2H2V12h9V30H30V6ZM4,10V4H24V6H11v4ZM28,28H13V8H28Z"
2189
+ })), _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
2190
+ d: "M15 11H17V13H15zM19 11H26V13H19zM15 17H17V19H15zM19 17H26V19H19zM15 23H17V25H15zM19 23H26V25H19z"
2114
2191
  })), children);
2115
2192
  });
2116
2193
 
2117
2194
  if (process.env.NODE_ENV !== "production") {
2118
- LogoLinkedin.propTypes = iconPropTypes;
2195
+ ListDropdown.propTypes = iconPropTypes;
2119
2196
  }
2120
- var LogoLivestream = /*#__PURE__*/React.forwardRef(function LogoLivestream(_ref86, ref) {
2197
+ var ListNumbered = /*#__PURE__*/React.forwardRef(function ListNumbered(_ref86, ref) {
2121
2198
  var children = _ref86.children,
2122
2199
  _ref86$size = _ref86.size,
2123
2200
  size = _ref86$size === void 0 ? 16 : _ref86$size,
@@ -2130,15 +2207,15 @@ var LogoLivestream = /*#__PURE__*/React.forwardRef(function LogoLivestream(_ref8
2130
2207
  xmlns: "http://www.w3.org/2000/svg",
2131
2208
  viewBox: "0 0 32 32",
2132
2209
  fill: "currentColor"
2133
- }, rest), _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
2134
- d: "M22.49 23.71h-.76c-2.26 0-4.52 0-6.78 0a3.12 3.12 0 01-2.41-1A14.91 14.91 0 0110 18.88c-1.3-2.6-2.54-5.22-3.82-7.82-.39-.8-.82-1.56-1.28-2.32A7.84 7.84 0 002 5.6c1.24 0 2.41 0 3.57 0a45.63 45.63 0 017 .61 8.09 8.09 0 016.34 5.09 48.51 48.51 0 012.17 7.36A26 26 0 0022.49 23.71zM28.1 26.38a2.93 2.93 0 01-2.74-2.64 42.08 42.08 0 01-.14-4.9 48 48 0 00-.61-7.58 3.75 3.75 0 00-.83-2h2.65c.54 0 .73.37.89.78A12.1 12.1 0 0128 13.28c.29 2.72.31 5.45.33 8.18a10.94 10.94 0 000 1.15c.09.78.4 1.1 1.17 1.08.5 0 .5-.06.5-.06v2.69A8.62 8.62 0 0128.1 26.38z"
2210
+ }, rest), _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
2211
+ d: "M16 22H30V24H16zM16 8H30V10H16zM8 12L8 4 6 4 6 5 4 5 4 7 6 7 6 12 4 12 4 14 6 14 8 14 10 14 10 12 8 12zM10 28H4V24a2 2 0 012-2H8V20H4V18H8a2 2 0 012 2v2a2 2 0 01-2 2H6v2h4z"
2135
2212
  })), children);
2136
2213
  });
2137
2214
 
2138
2215
  if (process.env.NODE_ENV !== "production") {
2139
- LogoLivestream.propTypes = iconPropTypes;
2216
+ ListNumbered.propTypes = iconPropTypes;
2140
2217
  }
2141
- var LogoMedium = /*#__PURE__*/React.forwardRef(function LogoMedium(_ref87, ref) {
2218
+ var ListNumberedMirror = /*#__PURE__*/React.forwardRef(function ListNumberedMirror(_ref87, ref) {
2142
2219
  var children = _ref87.children,
2143
2220
  _ref87$size = _ref87.size,
2144
2221
  size = _ref87$size === void 0 ? 16 : _ref87$size,
@@ -2151,15 +2228,15 @@ var LogoMedium = /*#__PURE__*/React.forwardRef(function LogoMedium(_ref87, ref)
2151
2228
  xmlns: "http://www.w3.org/2000/svg",
2152
2229
  viewBox: "0 0 32 32",
2153
2230
  fill: "currentColor"
2154
- }, rest), _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
2155
- d: "M30 16c0 3.7-.6 6.7-1.4 6.7-.8 0-1.4-3-1.4-6.7s.6-6.7 1.4-6.7C29.4 9.3 30 12.3 30 16M26.5 16c0 4.1-1.8 7.5-3.9 7.5s-3.9-3.4-3.9-7.5 1.8-7.5 3.9-7.5S26.5 11.9 26.5 16M17.8 16c0 4.4-3.5 8-7.9 8S2 20.4 2 16s3.5-8 7.9-8S17.8 11.6 17.8 16"
2231
+ }, rest), _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
2232
+ d: "M28 28h-6v-4c0-1.1.9-2 2-2h2v-2h-4v-2h4c1.1 0 2 .9 2 2v2c0 1.1-.9 2-2 2h-2v2h4V28zM2 22H16V24H2zM26 12L26 4 24 4 24 5 22 5 22 7 24 7 24 12 22 12 22 14 24 14 26 14 28 14 28 12zM2 8H16V10H2z"
2156
2233
  })), children);
2157
2234
  });
2158
2235
 
2159
2236
  if (process.env.NODE_ENV !== "production") {
2160
- LogoMedium.propTypes = iconPropTypes;
2237
+ ListNumberedMirror.propTypes = iconPropTypes;
2161
2238
  }
2162
- var LogoNpm = /*#__PURE__*/React.forwardRef(function LogoNpm(_ref88, ref) {
2239
+ var LoadBalancerApplication = /*#__PURE__*/React.forwardRef(function LoadBalancerApplication(_ref88, ref) {
2163
2240
  var children = _ref88.children,
2164
2241
  _ref88$size = _ref88.size,
2165
2242
  size = _ref88$size === void 0 ? 16 : _ref88$size,
@@ -2172,15 +2249,15 @@ var LogoNpm = /*#__PURE__*/React.forwardRef(function LogoNpm(_ref88, ref) {
2172
2249
  xmlns: "http://www.w3.org/2000/svg",
2173
2250
  viewBox: "0 0 32 32",
2174
2251
  fill: "currentColor"
2175
- }, rest), _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
2176
- d: "M4,28V4h24v24H4z M8.5,8.5v15H16v-12h4.5v12h3v-15H8.5z"
2252
+ }, rest), _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
2253
+ d: "M4 26H8V30H4zM14 26H18V30H14zM24 26H28V30H24zM25 16H17V14H15v2H7a2.0023 2.0023 0 00-2 2v6H7V18h8v6h2V18h8v6h2V18A2.0023 2.0023 0 0025 16zM9 2V12H23V2zm2 2h2v6H11zm10 6H15V4h6z"
2177
2254
  })), children);
2178
2255
  });
2179
2256
 
2180
2257
  if (process.env.NODE_ENV !== "production") {
2181
- LogoNpm.propTypes = iconPropTypes;
2258
+ LoadBalancerApplication.propTypes = iconPropTypes;
2182
2259
  }
2183
- var LogoOpenshift = /*#__PURE__*/React.forwardRef(function LogoOpenshift(_ref89, ref) {
2260
+ var LoadBalancerClassic = /*#__PURE__*/React.forwardRef(function LoadBalancerClassic(_ref89, ref) {
2184
2261
  var children = _ref89.children,
2185
2262
  _ref89$size = _ref89.size,
2186
2263
  size = _ref89$size === void 0 ? 16 : _ref89$size,
@@ -2193,15 +2270,15 @@ var LogoOpenshift = /*#__PURE__*/React.forwardRef(function LogoOpenshift(_ref89,
2193
2270
  xmlns: "http://www.w3.org/2000/svg",
2194
2271
  viewBox: "0 0 32 32",
2195
2272
  fill: "currentColor"
2196
- }, rest), _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
2197
- d: "M26.4612,15.7968A12.1352,12.1352,0,0,0,25.2821,11.48L29,10.13a11.9879,11.9879,0,0,0-1.0281-1.7382l-1.7431.635a11.9884,11.9884,0,0,0-21.71,7.9129l1.7477-.6412a12.19,12.19,0,0,0,.3309,1.9846L2.8838,19.6384A12.1451,12.1451,0,0,0,4.7565,23.7l1.9663-.7163.0026.0039a11.8856,11.8856,0,0,0,4.67,3.8909A12.013,12.013,0,0,0,27.34,21.0743a11.8725,11.8725,0,0,0,1.08-5.992Zm-2.92,3.4967a7.8,7.8,0,0,1-10.3533,3.7744,7.7207,7.7207,0,0,1-2.2714-1.6128l-1.9846.7235a7.84,7.84,0,0,1-2.0742-3.9895l.0009-.0008,3.7242-1.3566a7.8175,7.8175,0,0,1-.1232-2.0653l-1.7517.6362A7.7729,7.7729,0,0,1,19.7645,8.94h.0067a7.7442,7.7442,0,0,1,2.2646,1.615L23.78,9.921a7.8014,7.8014,0,0,1,1.229,1.6558l-3.71,1.3595a7.8245,7.8245,0,0,1,.9766,4.3882l1.9685-.7151A7.6714,7.6714,0,0,1,23.5411,19.2935Z"
2273
+ }, rest), _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
2274
+ d: "M4 26H8V30H4zM14 26H18V30H14zM24 26H28V30H24zM25 16H17V12H15v4H7a2.0023 2.0023 0 00-2 2v6H7V18h8v6h2V18h8v6h2V18A2.0023 2.0023 0 0025 16zM20 10V2H12v8zM14 8V4h4V8z"
2198
2275
  })), children);
2199
2276
  });
2200
2277
 
2201
2278
  if (process.env.NODE_ENV !== "production") {
2202
- LogoOpenshift.propTypes = iconPropTypes;
2279
+ LoadBalancerClassic.propTypes = iconPropTypes;
2203
2280
  }
2204
- var LogoPinterest = /*#__PURE__*/React.forwardRef(function LogoPinterest(_ref90, ref) {
2281
+ var LoadBalancerGlobal = /*#__PURE__*/React.forwardRef(function LoadBalancerGlobal(_ref90, ref) {
2205
2282
  var children = _ref90.children,
2206
2283
  _ref90$size = _ref90.size,
2207
2284
  size = _ref90$size === void 0 ? 16 : _ref90$size,
@@ -2214,15 +2291,15 @@ var LogoPinterest = /*#__PURE__*/React.forwardRef(function LogoPinterest(_ref90,
2214
2291
  xmlns: "http://www.w3.org/2000/svg",
2215
2292
  viewBox: "0 0 32 32",
2216
2293
  fill: "currentColor"
2217
- }, rest), _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
2218
- d: "M16,2a14,14,0,0,0-5.1,27,13.24,13.24,0,0,1,0-4l1.65-7A5.05,5.05,0,0,1,12.17,16c0-1.94,1.13-3.4,2.53-3.4a1.76,1.76,0,0,1,1.77,2c0,1.2-.76,3-1.16,4.66a2,2,0,0,0,2.08,2.53c2.48,0,4.4-2.63,4.4-6.41a5.53,5.53,0,0,0-5.85-5.7,6.06,6.06,0,0,0-6.32,6.08,5.42,5.42,0,0,0,1,3.19.44.44,0,0,1,.1.4c-.11.44-.35,1.4-.39,1.59s-.21.31-.47.19c-1.75-.82-2.84-3.37-2.84-5.43,0-4.41,3.21-8.47,9.25-8.47,4.85,0,8.63,3.46,8.63,8.09,0,4.82-3,8.7-7.27,8.7a3.76,3.76,0,0,1-3.21-1.6l-.87,3.33a15.55,15.55,0,0,1-1.74,3.67A14.17,14.17,0,0,0,16,30,14,14,0,0,0,16,2"
2294
+ }, rest), _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
2295
+ d: "M4 26H8V30H4zM14 26H18V30H14zM24 26H28V30H24zM25 16H17V12H15v4H7a2.0023 2.0023 0 00-2 2v6H7V18h8v6h2V18h8v6h2V18A2.0023 2.0023 0 0025 16zM16 10a4 4 0 114-4A4.0045 4.0045 0 0116 10zm0-6a2 2 0 102 2A2.0021 2.0021 0 0016 4z"
2219
2296
  })), children);
2220
2297
  });
2221
2298
 
2222
2299
  if (process.env.NODE_ENV !== "production") {
2223
- LogoPinterest.propTypes = iconPropTypes;
2300
+ LoadBalancerGlobal.propTypes = iconPropTypes;
2224
2301
  }
2225
- var LogoPython = /*#__PURE__*/React.forwardRef(function LogoPython(_ref91, ref) {
2302
+ var LoadBalancerListener = /*#__PURE__*/React.forwardRef(function LoadBalancerListener(_ref91, ref) {
2226
2303
  var children = _ref91.children,
2227
2304
  _ref91$size = _ref91.size,
2228
2305
  size = _ref91$size === void 0 ? 16 : _ref91$size,
@@ -2235,23 +2312,15 @@ var LogoPython = /*#__PURE__*/React.forwardRef(function LogoPython(_ref91, ref)
2235
2312
  xmlns: "http://www.w3.org/2000/svg",
2236
2313
  viewBox: "0 0 32 32",
2237
2314
  fill: "currentColor"
2238
- }, rest), _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
2239
- d: "M23.4882,9.14v2.9663a4.2843,4.2843,0,0,1-4.173,4.2352H12.6431a3.4077,3.4077,0,0,0-3.34,3.3945v6.3607c0,1.81,1.5742,2.8751,3.34,3.3945a11.1762,11.1762,0,0,0,6.6721,0c1.6817-.4869,3.34-1.4668,3.34-3.3945V23.55H15.983v-.8486H25.9951c1.9414,0,2.6648-1.3542,3.34-3.3867a11.4642,11.4642,0,0,0,0-6.7889c-.48-1.9327-1.3961-3.3867-3.34-3.3867ZM19.7356,25.2476a1.2731,1.2731,0,1,1-1.2534,1.269A1.2607,1.2607,0,0,1,19.7356,25.2476Z"
2240
- })), _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
2241
- fill: "none",
2242
- d: "M19.7356,25.2476a1.2731,1.2731,0,1,1-1.2534,1.269A1.2607,1.2607,0,0,1,19.7356,25.2476Z"
2243
- })), _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
2244
- d: "M15.8351,2a19.0717,19.0717,0,0,0-3.192.2725c-2.8268.4994-3.34,1.5447-3.34,3.4723V8.2909h6.68V9.14H6.7962a4.1708,4.1708,0,0,0-4.173,3.3867,12.4855,12.4855,0,0,0,0,6.7889c.4748,1.9776,1.6088,3.3867,3.55,3.3867H8.47V19.65a4.2449,4.2449,0,0,1,4.173-4.15h6.6721a3.3654,3.3654,0,0,0,3.34-3.3944V5.745a3.729,3.729,0,0,0-3.34-3.4723A20.8377,20.8377,0,0,0,15.8351,2ZM12.2226,4.0478a1.2731,1.2731,0,1,1-1.2534,1.2768A1.2675,1.2675,0,0,1,12.2226,4.0478Z"
2245
- })), _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
2246
- fill: "none",
2247
- d: "M12.2226,4.0478a1.2731,1.2731,0,1,1-1.2534,1.2768A1.2675,1.2675,0,0,1,12.2226,4.0478Z"
2315
+ }, rest), _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
2316
+ d: "M15 8H17V10H15zM19 8H21V10H19zM11 8H13V10H11zM25 16H17V13H15v3H7a2.0023 2.0023 0 00-2 2v6H7V18h8v6h2V18h8v6h2V18A2.0023 2.0023 0 0025 16zM4 26H8V30H4zM14 26H18V30H14zM24 26H28V30H24zM11 3H21V5H11z"
2248
2317
  })), children);
2249
2318
  });
2250
2319
 
2251
2320
  if (process.env.NODE_ENV !== "production") {
2252
- LogoPython.propTypes = iconPropTypes;
2321
+ LoadBalancerListener.propTypes = iconPropTypes;
2253
2322
  }
2254
- var LogoQuora = /*#__PURE__*/React.forwardRef(function LogoQuora(_ref92, ref) {
2323
+ var LoadBalancerLocal = /*#__PURE__*/React.forwardRef(function LoadBalancerLocal(_ref92, ref) {
2255
2324
  var children = _ref92.children,
2256
2325
  _ref92$size = _ref92.size,
2257
2326
  size = _ref92$size === void 0 ? 16 : _ref92$size,
@@ -2264,15 +2333,15 @@ var LogoQuora = /*#__PURE__*/React.forwardRef(function LogoQuora(_ref92, ref) {
2264
2333
  xmlns: "http://www.w3.org/2000/svg",
2265
2334
  viewBox: "0 0 32 32",
2266
2335
  fill: "currentColor"
2267
- }, rest), _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
2268
- d: "M29,23.86H27a1.72,1.72,0,0,1-1.73,1.72c-1.15,0-1.82-.86-2.58-2a11,11,0,0,0,4.79-9.1c.09-7.19-5.85-11.89-12.17-11.89S3,7.37,3,14.37,9,26.16,15.17,26.16a10.71,10.71,0,0,0,3.07-.48c1.15,2.11,2.59,3.74,5.46,3.74A5,5,0,0,0,29,23.86Zm-8.14-3.45a6.31,6.31,0,0,0-5.56-3.16,6,6,0,0,0-3.74,1.15L12.2,20a2.56,2.56,0,0,1,.86-.1c1.82,0,3,1.53,4.12,3.64a7.58,7.58,0,0,1-1.91.19C10.86,23.76,9,20.6,9,14.47s1.91-9.3,6.23-9.3,6.32,3.16,6.32,9.3A20.68,20.68,0,0,1,20.83,20.41Z"
2336
+ }, rest), _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
2337
+ d: "M25 16H17V10H15v6H7a2.0023 2.0023 0 00-2 2v6H7V18h8v6h2V18h8v6h2V18A2.0023 2.0023 0 0025 16zM4 26H8V30H4zM14 26H18V30H14zM24 26H28V30H24zM11 5H21V7H11z"
2269
2338
  })), children);
2270
2339
  });
2271
2340
 
2272
2341
  if (process.env.NODE_ENV !== "production") {
2273
- LogoQuora.propTypes = iconPropTypes;
2342
+ LoadBalancerLocal.propTypes = iconPropTypes;
2274
2343
  }
2275
- var LogoRScript = /*#__PURE__*/React.forwardRef(function LogoRScript(_ref93, ref) {
2344
+ var LoadBalancerNetwork = /*#__PURE__*/React.forwardRef(function LoadBalancerNetwork(_ref93, ref) {
2276
2345
  var children = _ref93.children,
2277
2346
  _ref93$size = _ref93.size,
2278
2347
  size = _ref93$size === void 0 ? 16 : _ref93$size,
@@ -2285,16 +2354,15 @@ var LogoRScript = /*#__PURE__*/React.forwardRef(function LogoRScript(_ref93, ref
2285
2354
  xmlns: "http://www.w3.org/2000/svg",
2286
2355
  viewBox: "0 0 32 32",
2287
2356
  fill: "currentColor"
2288
- }, rest), _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
2289
- fillRule: "evenodd",
2290
- d: "M30,14.7842c0-5.1782-6.2681-9.376-14-9.376S2,9.606,2,14.7842c0,4.6147,4.9814,8.4419,11.5361,9.2226v2.9917l4.7762-.0019,0-2.9741a19.3812,19.3812,0,0,0,3.3418-.6646L23.593,27l5.3975-.0024-3.253-5.4849C28.3625,19.8086,30,17.4263,30,14.7842Zm-22.4983.7c0-3.54,4.7644-6.41,10.6414-6.41s10.2138,1.9629,10.2138,6.41A5.4694,5.4694,0,0,1,24.9587,20.61a3.2252,3.2252,0,0,0-.2978-.1749,10.4735,10.4735,0,0,0-1.34-.5048s4.1743-.31,4.1743-4.4659-4.3684-4.2343-4.3684-4.2343H13.5361V21.2554C9.97,20.22,7.5017,18.0283,7.5017,15.4839Zm13.7422,1.8452-2.8928.001.0014-2.6812,2.8914.0015a1.2476,1.2476,0,0,1,1.34,1.3149A1.3232,1.3232,0,0,1,21.2439,17.3291Zm-2.9326,3.4946h1.2825a.8785.8785,0,0,1,.6406.291,3.2917,3.2917,0,0,1,.51.63,22.4033,22.4033,0,0,1-2.4326.1455Z"
2357
+ }, rest), _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
2358
+ d: "M25 16H17V12H15v4H7a2.0023 2.0023 0 00-2 2v4H7V18h8v4h2V18h8v4h2V18A2.0023 2.0023 0 0025 16zM20 10V2H12v8h8zM14 8V4h4V8zM26 24a2.9948 2.9948 0 00-2.8157 2H18.8157a2.982 2.982 0 00-5.6314 0H8.8157a3 3 0 100 2h4.3686a2.982 2.982 0 005.6314 0h4.3686A2.9947 2.9947 0 1026 24zM6 28a1 1 0 111-1A1.0009 1.0009 0 016 28zm10 0a1 1 0 111-1A1.0009 1.0009 0 0116 28zm10 0a1 1 0 111-1A1.0009 1.0009 0 0126 28z"
2291
2359
  })), children);
2292
2360
  });
2293
2361
 
2294
2362
  if (process.env.NODE_ENV !== "production") {
2295
- LogoRScript.propTypes = iconPropTypes;
2363
+ LoadBalancerNetwork.propTypes = iconPropTypes;
2296
2364
  }
2297
- var LogoReact = /*#__PURE__*/React.forwardRef(function LogoReact(_ref94, ref) {
2365
+ var LoadBalancerPool = /*#__PURE__*/React.forwardRef(function LoadBalancerPool(_ref94, ref) {
2298
2366
  var children = _ref94.children,
2299
2367
  _ref94$size = _ref94.size,
2300
2368
  size = _ref94$size === void 0 ? 16 : _ref94$size,
@@ -2307,17 +2375,15 @@ var LogoReact = /*#__PURE__*/React.forwardRef(function LogoReact(_ref94, ref) {
2307
2375
  xmlns: "http://www.w3.org/2000/svg",
2308
2376
  viewBox: "0 0 32 32",
2309
2377
  fill: "currentColor"
2310
- }, rest), _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
2311
- d: "M25,11.6c-0.3-0.1-0.6-0.2-0.9-0.3c0-0.2,0.1-0.4,0.1-0.6c0.7-3.3,0.2-6-1.3-6.9c-1.5-0.8-3.9,0-6.3,2.1 c-0.2,0.2-0.5,0.4-0.7,0.6c-0.2-0.1-0.3-0.3-0.5-0.4C13,3.9,10.5,3,9,3.9c-1.5,0.8-1.9,3.4-1.3,6.5c0.1,0.3,0.1,0.6,0.2,0.9 c-0.4,0.1-0.7,0.2-1,0.3c-3,1-4.9,2.7-4.9,4.3c0,1.7,2,3.5,5.1,4.5c0.2,0.1,0.5,0.2,0.8,0.2c-0.1,0.3-0.2,0.7-0.2,1 c-0.6,3.1-0.1,5.5,1.3,6.4c1.5,0.9,4,0,6.5-2.2c0.2-0.2,0.4-0.4,0.6-0.5c0.2,0.2,0.5,0.5,0.8,0.7c2.4,2.1,4.7,2.9,6.2,2 c1.5-0.9,2-3.5,1.4-6.7c0-0.2-0.1-0.5-0.2-0.8c0.2-0.1,0.4-0.1,0.5-0.2c3.2-1.1,5.3-2.8,5.3-4.5C30,14.3,28,12.7,25,11.6z M17.5,6.9 c2.1-1.8,4-2.5,4.9-2c0.9,0.5,1.3,2.7,0.7,5.6c0,0.2-0.1,0.4-0.1,0.6c-1.2-0.3-2.5-0.5-3.7-0.6c-0.7-1-1.5-2-2.4-3 C17.1,7.3,17.3,7.1,17.5,6.9L17.5,6.9z M10.3,17.4c0.3,0.5,0.5,1,0.8,1.5c0.3,0.5,0.6,1,0.9,1.4c-0.9-0.1-1.7-0.2-2.6-0.4 C9.6,19.1,9.9,18.3,10.3,17.4z M10.3,14.6c-0.4-0.8-0.6-1.6-0.9-2.4c0.8-0.2,1.7-0.3,2.5-0.4c-0.3,0.5-0.6,0.9-0.9,1.4 C10.8,13.6,10.5,14.1,10.3,14.6L10.3,14.6z M10.9,16c0.4-0.8,0.8-1.5,1.2-2.3c0.4-0.7,0.9-1.5,1.4-2.2c0.8-0.1,1.7-0.1,2.6-0.1 c0.9,0,1.7,0,2.6,0.1c0.5,0.7,0.9,1.4,1.3,2.2c0.4,0.7,0.8,1.5,1.2,2.3c-0.4,0.8-0.8,1.5-1.2,2.3c-0.4,0.7-0.9,1.5-1.3,2.2 c-0.8,0.1-1.7,0.1-2.6,0.1c-0.9,0-1.7,0-2.5-0.1c-0.5-0.7-0.9-1.4-1.4-2.2C11.7,17.5,11.3,16.8,10.9,16L10.9,16z M20.9,18.9 c0.3-0.5,0.6-1,0.8-1.5c0.4,0.8,0.7,1.6,0.9,2.5c-0.9,0.2-1.7,0.3-2.6,0.4C20.4,19.8,20.7,19.3,20.9,18.9z M21.7,14.6 c-0.3-0.5-0.5-1-0.8-1.5c-0.3-0.5-0.6-0.9-0.8-1.4c0.9,0.1,1.7,0.3,2.6,0.4C22.4,13,22.1,13.8,21.7,14.6z M16,8.3 c0.6,0.6,1.1,1.3,1.6,2c-1.1-0.1-2.2-0.1-3.3,0C14.9,9.6,15.5,8.9,16,8.3z M9.6,4.9c0.9-0.5,3,0.2,5.2,2.2c0.1,0.1,0.3,0.3,0.4,0.4 c-0.9,0.9-1.7,1.9-2.4,3c-1.3,0.1-2.5,0.3-3.7,0.6c-0.1-0.3-0.1-0.6-0.2-0.9C8.3,7.5,8.7,5.4,9.6,4.9z M8.2,19.6 c-0.2-0.1-0.5-0.1-0.7-0.2c-1.4-0.5-2.5-1.1-3.3-1.7c-0.7-0.6-1-1.2-1-1.7c0-1,1.5-2.3,4.1-3.2c0.3-0.1,0.6-0.2,1-0.3 C8.6,13.7,9,14.9,9.6,16C9,17.2,8.6,18.4,8.2,19.6z M14.7,25.1c-1.1,1-2.2,1.6-3.1,2c-0.9,0.3-1.5,0.3-2,0.1 c-0.9-0.5-1.3-2.5-0.8-5.1C8.9,21.7,9,21.4,9,21c1.2,0.3,2.5,0.5,3.8,0.5c0.7,1,1.5,2,2.4,3C15,24.7,14.9,24.9,14.7,25.1z M16,23.7 c-0.6-0.6-1.1-1.3-1.7-2c0.5,0,1.1,0,1.6,0c0.6,0,1.1,0,1.7,0C17.2,22.4,16.6,23.1,16,23.7z M23.3,25.4c-0.2,0.9-0.5,1.5-0.9,1.7 c-0.9,0.5-2.8-0.2-4.8-1.9c-0.2-0.2-0.5-0.4-0.7-0.6c0.8-0.9,1.6-1.9,2.3-3c1.3-0.1,2.5-0.3,3.8-0.6c0.1,0.2,0.1,0.5,0.2,0.7 C23.5,23.1,23.5,24.4,23.3,25.4z M24.3,19.4c-0.2,0-0.3,0.1-0.5,0.1c-0.4-1.2-0.9-2.4-1.4-3.6c0.5-1.1,1-2.3,1.4-3.5 c0.3,0.1,0.6,0.2,0.8,0.3c2.6,0.9,4.2,2.2,4.2,3.2C28.8,17.1,27.1,18.5,24.3,19.4z"
2312
- })), _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
2313
- d: "M16,18.5c0.5,0,1-0.1,1.4-0.4c0.4-0.3,0.7-0.7,0.9-1.1c0.2-0.5,0.2-1,0.1-1.5c-0.1-0.5-0.3-0.9-0.7-1.3 c-0.3-0.4-0.8-0.6-1.3-0.7c-0.5-0.1-1,0-1.5,0.1c-0.5,0.2-0.9,0.5-1.1,0.9c-0.3,0.4-0.4,0.9-0.4,1.4c0,0.3,0.1,0.7,0.2,1 c0.1,0.3,0.3,0.6,0.5,0.8c0.2,0.2,0.5,0.4,0.8,0.5C15.3,18.4,15.7,18.5,16,18.5z"
2378
+ }, rest), _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
2379
+ d: "M10 15H22V17H10zM8.7 6.2852A2.9665 2.9665 0 009 5 3 3 0 106 8a2.96 2.96 0 001.2852-.3008L10 10.4141V13h2V9.5859zM6 6A1 1 0 117 5 1.0009 1.0009 0 016 6zM19 5a3 3 0 10-4 2.8154V13h2V7.8159A2.9957 2.9957 0 0019 5zM16 6a1 1 0 111-1A1.0009 1.0009 0 0116 6zM26 2a3.0033 3.0033 0 00-3 3 2.9665 2.9665 0 00.3 1.2852L20 9.5859V13h2V10.4141l2.7148-2.7149A2.96 2.96 0 0026 8a3 3 0 000-6zm0 4a1 1 0 111-1A1.0009 1.0009 0 0126 6zM12 19H10v2.5859L7.2854 24.3008A2.9609 2.9609 0 006 24a3 3 0 103 3 2.9665 2.9665 0 00-.3-1.2852L12 22.4141zM6 28a1 1 0 111-1A1.0009 1.0009 0 016 28zM17 24.1841V19H15v5.1841a3 3 0 102 0zM16 28a1 1 0 111-1A1.0009 1.0009 0 0116 28zM26 24a2.9609 2.9609 0 00-1.2854.3008L22 21.5859V19H20v3.4141l3.3 3.3007A2.9665 2.9665 0 0023 27a3 3 0 103-3zm0 4a1 1 0 111-1A1.0009 1.0009 0 0126 28z"
2314
2380
  })), children);
2315
2381
  });
2316
2382
 
2317
2383
  if (process.env.NODE_ENV !== "production") {
2318
- LogoReact.propTypes = iconPropTypes;
2384
+ LoadBalancerPool.propTypes = iconPropTypes;
2319
2385
  }
2320
- var LogoSketch = /*#__PURE__*/React.forwardRef(function LogoSketch(_ref95, ref) {
2386
+ var LoadBalancerVpc = /*#__PURE__*/React.forwardRef(function LoadBalancerVpc(_ref95, ref) {
2321
2387
  var children = _ref95.children,
2322
2388
  _ref95$size = _ref95.size,
2323
2389
  size = _ref95$size === void 0 ? 16 : _ref95$size,
@@ -2330,15 +2396,15 @@ var LogoSketch = /*#__PURE__*/React.forwardRef(function LogoSketch(_ref95, ref)
2330
2396
  xmlns: "http://www.w3.org/2000/svg",
2331
2397
  viewBox: "0 0 32 32",
2332
2398
  fill: "currentColor"
2333
- }, rest), _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
2334
- d: "M16.1,3.2l7.7,0.9c0.2,0,0.3,0.1,0.4,0.2l5.7,7.7c0.2,0.2,0.2,0.5,0,0.7l-13.6,16c-0.1,0.1-0.3,0.1-0.4,0c0,0,0,0,0,0 l-13.6-16C2,12.5,2,12.2,2.1,12l5.7-7.7c0.1-0.1,0.2-0.2,0.4-0.2l7.7-0.9C16,3.2,16,3.2,16.1,3.2z M17.7,4.8c0,0-0.1,0-0.2,0 c0,0-0.1,0.1,0,0.2l0,0l4.3,5.4c0,0.1,0.1,0.1,0.1,0.2c0,0.2-0.1,0.3-0.3,0.3l0,0H10.4c-0.1,0-0.1,0-0.2-0.1 c-0.1-0.1-0.1-0.3-0.1-0.4l0,0L14.5,5c0,0,0-0.1,0-0.2c0,0-0.1,0-0.2,0l0,0l-5.9,5.9c0,0-0.1,0.1-0.2,0.1c-0.1,0-0.2-0.1-0.2-0.2v0 l0.2-4.3c0-0.1,0-0.1-0.1-0.1c-0.1,0-0.1,0-0.1,0.1l0,0l-1.1,4.9c0,0.2-0.2,0.3-0.3,0.3l0,0l-2.8,0.6c-0.1,0-0.1,0.1-0.1,0.1 c0,0.1,0,0.1,0.1,0.1l0,0h2.7c0.2,0,0.3,0.1,0.4,0.2l0,0l6.6,11.8c0,0.1,0.1,0.1,0.2,0.1c0.1,0,0.1-0.1,0.1-0.2l0,0L8.6,12.9 c0,0,0-0.1,0-0.1c0-0.2,0.1-0.3,0.3-0.4l0,0h14.2c0.1,0,0.1,0,0.2,0c0.2,0.1,0.2,0.3,0.2,0.4l0,0l-5.3,11.3c0,0.1,0,0.2,0.1,0.2 c0.1,0,0.2,0,0.2-0.1l0,0L25,12.6c0.1-0.1,0.2-0.2,0.4-0.2l0,0h2.7c0.1,0,0.1,0,0.1-0.1c0-0.1,0-0.1-0.1-0.1l0,0l-2.8-0.6 c-0.2,0-0.3-0.2-0.4-0.3l0,0L24,6.3c0-0.1-0.1-0.1-0.1-0.1c-0.1,0-0.1,0-0.1,0.1v0l0.2,4.3c0,0.1,0,0.1-0.1,0.2 c-0.1,0.1-0.2,0.1-0.3,0l0,0L17.7,4.8z"
2399
+ }, rest), _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
2400
+ d: "M8 30H2V24H8zM4 28H6V26H4zM19 30H13V24h6zm-4-2h2V26H15zM30 30H24V24h6zm-4-2h2V26H26zM16 10a4 4 0 114-4A4.0045 4.0045 0 0116 10zm0-6a2 2 0 102 2A2.002 2.002 0 0016 4zM26 16H21a4.0045 4.0045 0 01-4-4H15a4.0045 4.0045 0 01-4 4H6a2.0023 2.0023 0 00-2 2v4H6V18h5A5.9694 5.9694 0 0015 16.46V22h2V16.46A5.9694 5.9694 0 0021 18h5v4h2V18A2.0023 2.0023 0 0026 16z"
2335
2401
  })), children);
2336
2402
  });
2337
2403
 
2338
2404
  if (process.env.NODE_ENV !== "production") {
2339
- LogoSketch.propTypes = iconPropTypes;
2405
+ LoadBalancerVpc.propTypes = iconPropTypes;
2340
2406
  }
2341
- var LogoSkype = /*#__PURE__*/React.forwardRef(function LogoSkype(_ref96, ref) {
2407
+ var Location = /*#__PURE__*/React.forwardRef(function Location(_ref96, ref) {
2342
2408
  var children = _ref96.children,
2343
2409
  _ref96$size = _ref96.size,
2344
2410
  size = _ref96$size === void 0 ? 16 : _ref96$size,
@@ -2351,15 +2417,17 @@ var LogoSkype = /*#__PURE__*/React.forwardRef(function LogoSkype(_ref96, ref) {
2351
2417
  xmlns: "http://www.w3.org/2000/svg",
2352
2418
  viewBox: "0 0 32 32",
2353
2419
  fill: "currentColor"
2354
- }, rest), _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
2355
- d: "M27.91,17.88A11.63,11.63,0,0,0,28.06,16,12.06,12.06,0,0,0,16,3.94a11.63,11.63,0,0,0-1.88.15,7.29,7.29,0,0,0-10,10A11.63,11.63,0,0,0,3.94,16,12.06,12.06,0,0,0,16,28.06a11.63,11.63,0,0,0,1.88-.15,7.29,7.29,0,0,0,10-10Zm-6.18,3.6a5,5,0,0,1-2.24,1.73,9,9,0,0,1-3.48.62A8.41,8.41,0,0,1,12,23a5.2,5.2,0,0,1-1.82-1.63,3.59,3.59,0,0,1-.7-2,1.36,1.36,0,0,1,.43-1A1.56,1.56,0,0,1,11,18a1.38,1.38,0,0,1,.91.32,2.5,2.5,0,0,1,.63.94,5.83,5.83,0,0,0,.66,1.18,2.61,2.61,0,0,0,1,.78,3.87,3.87,0,0,0,1.69.31,4,4,0,0,0,2.34-.62,1.8,1.8,0,0,0,.89-1.53,1.54,1.54,0,0,0-.47-1.17,3.09,3.09,0,0,0-1.25-.7c-.52-.17-1.21-.34-2.08-.53A16,16,0,0,1,12.41,16a4.78,4.78,0,0,1-1.89-1.4,3.5,3.5,0,0,1-.7-2.21,3.65,3.65,0,0,1,.74-2.24,4.7,4.7,0,0,1,2.14-1.5A9.51,9.51,0,0,1,16,8.17a8.63,8.63,0,0,1,2.59.35,5.81,5.81,0,0,1,1.83.92,3.91,3.91,0,0,1,1.06,1.21,2.62,2.62,0,0,1,.34,1.25,1.4,1.4,0,0,1-.43,1,1.43,1.43,0,0,1-1.07.46,1.25,1.25,0,0,1-.89-.28,3.36,3.36,0,0,1-.65-.87,3.79,3.79,0,0,0-1.05-1.31,3.13,3.13,0,0,0-1.95-.46,3.64,3.64,0,0,0-2,.5,1.44,1.44,0,0,0-.76,1.2,1.15,1.15,0,0,0,.25.75,2.21,2.21,0,0,0,.72.55,4.74,4.74,0,0,0,.92.36c.32.09.84.22,1.57.39.92.2,1.74.42,2.49.66a7.61,7.61,0,0,1,1.9.88,3.59,3.59,0,0,1,1.23,1.31A4,4,0,0,1,22.5,19,4.24,4.24,0,0,1,21.73,21.48Z"
2420
+ }, rest), _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
2421
+ d: "M16,18a5,5,0,1,1,5-5A5.0057,5.0057,0,0,1,16,18Zm0-8a3,3,0,1,0,3,3A3.0033,3.0033,0,0,0,16,10Z"
2422
+ })), _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
2423
+ d: "M16,30,7.5645,20.0513c-.0479-.0571-.3482-.4515-.3482-.4515A10.8888,10.8888,0,0,1,5,13a11,11,0,0,1,22,0,10.8844,10.8844,0,0,1-2.2148,6.5973l-.0015.0025s-.3.3944-.3447.4474ZM8.8125,18.395c.001.0007.2334.3082.2866.3744L16,26.9079l6.91-8.15c.0439-.0552.2783-.3649.2788-.3657A8.901,8.901,0,0,0,25,13,9,9,0,1,0,7,13a8.9054,8.9054,0,0,0,1.8125,5.395Z"
2356
2424
  })), children);
2357
2425
  });
2358
2426
 
2359
2427
  if (process.env.NODE_ENV !== "production") {
2360
- LogoSkype.propTypes = iconPropTypes;
2428
+ Location.propTypes = iconPropTypes;
2361
2429
  }
2362
- var LogoSlack = /*#__PURE__*/React.forwardRef(function LogoSlack(_ref97, ref) {
2430
+ var LocationCompany = /*#__PURE__*/React.forwardRef(function LocationCompany(_ref97, ref) {
2363
2431
  var children = _ref97.children,
2364
2432
  _ref97$size = _ref97.size,
2365
2433
  size = _ref97$size === void 0 ? 16 : _ref97$size,
@@ -2372,15 +2440,19 @@ var LogoSlack = /*#__PURE__*/React.forwardRef(function LogoSlack(_ref97, ref) {
2372
2440
  xmlns: "http://www.w3.org/2000/svg",
2373
2441
  viewBox: "0 0 32 32",
2374
2442
  fill: "currentColor"
2375
- }, rest), _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
2376
- d: "M9.0423 19.1661A2.5212 2.5212 0 116.5212 16.645H9.0423zM10.3127 19.1661a2.5212 2.5212 0 015.0423 0v6.3127a2.5212 2.5212 0 11-5.0423 0zM12.8339 9.0423A2.5212 2.5212 0 1115.355 6.5212V9.0423zM12.8339 10.3127a2.5212 2.5212 0 010 5.0423H6.5212a2.5212 2.5212 0 110-5.0423zM22.9577 12.8339a2.5212 2.5212 0 112.5211 2.5211H22.9577zM21.6873 12.8339a2.5212 2.5212 0 01-5.0423 0V6.5212a2.5212 2.5212 0 115.0423 0zM19.1661 22.9577a2.5212 2.5212 0 11-2.5211 2.5211V22.9577zM19.1661 21.6873a2.5212 2.5212 0 010-5.0423h6.3127a2.5212 2.5212 0 110 5.0423z"
2443
+ }, rest), _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
2444
+ d: "M16,30,7.5645,20.0513c-.0479-.0571-.3482-.4515-.3482-.4515A10.8888,10.8888,0,0,1,5,13a11,11,0,0,1,22,0,10.8844,10.8844,0,0,1-2.2148,6.5973l-.0015.0025s-.3.3944-.3447.4474ZM8.8125,18.395c.001.0007.2334.3082.2866.3744L16,26.9079l6.91-8.15c.0439-.0552.2783-.3649.2788-.3657A8.901,8.901,0,0,0,25,13,9,9,0,0,0,7,13a8.9054,8.9054,0,0,0,1.8125,5.395Z"
2445
+ })), _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
2446
+ d: "M21,18H19V10H13v8H11V10a2.0021,2.0021,0,0,1,2-2h6a2.0021,2.0021,0,0,1,2,2Z"
2447
+ })), _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
2448
+ d: "M15 16H17V18H15zM15 12H17V14H15z"
2377
2449
  })), children);
2378
2450
  });
2379
2451
 
2380
2452
  if (process.env.NODE_ENV !== "production") {
2381
- LogoSlack.propTypes = iconPropTypes;
2453
+ LocationCompany.propTypes = iconPropTypes;
2382
2454
  }
2383
- var LogoSnapchat = /*#__PURE__*/React.forwardRef(function LogoSnapchat(_ref98, ref) {
2455
+ var LocationCompanyFilled = /*#__PURE__*/React.forwardRef(function LocationCompanyFilled(_ref98, ref) {
2384
2456
  var children = _ref98.children,
2385
2457
  _ref98$size = _ref98.size,
2386
2458
  size = _ref98$size === void 0 ? 16 : _ref98$size,
@@ -2393,19 +2465,18 @@ var LogoSnapchat = /*#__PURE__*/React.forwardRef(function LogoSnapchat(_ref98, r
2393
2465
  xmlns: "http://www.w3.org/2000/svg",
2394
2466
  viewBox: "0 0 32 32",
2395
2467
  fill: "currentColor"
2396
- }, rest), _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
2397
- d: "M27.9774,9.6279a7.33,7.33,0,0,0-.1186-1.2888,5.2458,5.2458,0,0,0-.4872-1.4948,5.1869,5.1869,0,0,0-.9988-1.3324,4.9557,4.9557,0,0,0-2.1805-1.2433,8.8444,8.8444,0,0,0-2.3059-.2458l-.0044-.0119H10.1143l-.0007.0119a12.578,12.578,0,0,0-1.3221.0591A6.2955,6.2955,0,0,0,7.3792,4.4,5.1155,5.1155,0,0,0,4.2538,7.8152a8.8,8.8,0,0,0-.2459,2.2855L4,21.9065a14.9206,14.9206,0,0,0,.1088,1.5992A5.53,5.53,0,0,0,4.6,25.1205a5.17,5.17,0,0,0,1.443,1.744,4.6907,4.6907,0,0,0,1.4442.7822,7.83,7.83,0,0,0,2.3741.3484c.5034.0032,1.0069.0158,1.5106.0137,3.659-.0154,7.3178.0264,10.9767-.0226a8.6316,8.6316,0,0,0,1.44-.1528A4.8765,4.8765,0,0,0,26.2,26.6613a4.9915,4.9915,0,0,0,1.5931-2.6546,9.6646,9.6646,0,0,0,.2074-2.1v-.1407C28,21.7112,27.9793,9.7855,27.9774,9.6279ZM24.7635,20.7326c-.1536.36-.93.6577-2.2433.8606-.1232.019-.1751.2183-.2463.5445-.0293.1348-.0592.2669-.1.4057a.2451.2451,0,0,1-.26.1943h-.0205a2.1011,2.1011,0,0,1-.3738-.0472,4.921,4.921,0,0,0-.9852-.1044,4.37,4.37,0,0,0-.7106.06,3.4048,3.4048,0,0,0-1.3483.6888,3.912,3.912,0,0,1-2.3668.9328c-.05,0-.0973-.0018-.1335-.0035-.0287.0024-.0584.0035-.0881.0035a3.9062,3.9062,0,0,1-2.3651-.9322,3.4118,3.4118,0,0,0-1.35-.69,4.3612,4.3612,0,0,0-.71-.06,4.858,4.858,0,0,0-.9852.1115,2.1872,2.1872,0,0,1-.3737.0536.2574.2574,0,0,1-.2807-.2012c-.0414-.1407-.0711-.277-.1-.4082-.0716-.328-.1237-.5282-.2465-.5472-1.3133-.2026-2.0893-.5011-2.2439-.8626a.3349.3349,0,0,1-.0272-.114.2109.2109,0,0,1,.1764-.22,4.5854,4.5854,0,0,0,2.7564-1.6391,6.1681,6.1681,0,0,0,.94-1.4616l.0048-.01a.943.943,0,0,0,.09-.79c-.1693-.3991-.73-.5769-1.1007-.6946-.0921-.0291-.1794-.0567-.2488-.0844-.3288-.13-.8693-.4041-.7973-.7828a.7333.7333,0,0,1,.7127-.4683.5052.5052,0,0,1,.2158.043,2.1572,2.1572,0,0,0,.8916.2355.7465.7465,0,0,0,.5134-.1569q-.0145-.2629-.0318-.5256a8.8742,8.8742,0,0,1,.2122-3.5447A4.6074,4.6074,0,0,1,15.8173,7.76q.177-.0015.3539-.0033a4.6152,4.6152,0,0,1,4.2853,2.7606,8.884,8.884,0,0,1,.2118,3.5478l-.0036.0574c-.01.1629-.02.317-.0278.4665a.7215.7215,0,0,0,.4656.1558,2.2321,2.2321,0,0,0,.84-.234.6628.6628,0,0,1,.2751-.0545.832.832,0,0,1,.3133.06l.005.0019a.5825.5825,0,0,1,.4409.4781c.0034.1835-.133.4578-.8039.7226-.0687.0272-.1564.0551-.2489.0844-.3712.1178-.9312.2956-1.1005.6944a.9422.9422,0,0,0,.09.7893l.0048.01a5.4311,5.4311,0,0,0,3.6967,3.1005.211.211,0,0,1,.1764.22A.3408.3408,0,0,1,24.7635,20.7326Z"
2398
- })), _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
2468
+ }, rest), _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
2399
2469
  fill: "none",
2400
- d: "M24.7635,20.7326c-.1536.36-.93.6577-2.2433.8606-.1232.019-.1751.2183-.2463.5445-.0293.1348-.0592.2669-.1.4057a.2451.2451,0,0,1-.26.1943h-.0205a2.1011,2.1011,0,0,1-.3738-.0472,4.921,4.921,0,0,0-.9852-.1044,4.37,4.37,0,0,0-.7106.06,3.4048,3.4048,0,0,0-1.3483.6888,3.912,3.912,0,0,1-2.3668.9328c-.05,0-.0973-.0018-.1335-.0035-.0287.0024-.0584.0035-.0881.0035a3.9062,3.9062,0,0,1-2.3651-.9322,3.4118,3.4118,0,0,0-1.35-.69,4.3612,4.3612,0,0,0-.71-.06,4.858,4.858,0,0,0-.9852.1115,2.1872,2.1872,0,0,1-.3737.0536.2574.2574,0,0,1-.2807-.2012c-.0414-.1407-.0711-.277-.1-.4082-.0716-.328-.1237-.5282-.2465-.5472-1.3133-.2026-2.0893-.5011-2.2439-.8626a.3349.3349,0,0,1-.0272-.114.2109.2109,0,0,1,.1764-.22,4.5854,4.5854,0,0,0,2.7564-1.6391,6.1681,6.1681,0,0,0,.94-1.4616l.0048-.01a.943.943,0,0,0,.09-.79c-.1693-.3991-.73-.5769-1.1007-.6946-.0921-.0291-.1794-.0567-.2488-.0844-.3288-.13-.8693-.4041-.7973-.7828a.7333.7333,0,0,1,.7127-.4683.5052.5052,0,0,1,.2158.043,2.1572,2.1572,0,0,0,.8916.2355.7465.7465,0,0,0,.5134-.1569q-.0145-.2629-.0318-.5256a8.8742,8.8742,0,0,1,.2122-3.5447A4.6074,4.6074,0,0,1,15.8173,7.76q.177-.0015.3539-.0033a4.6152,4.6152,0,0,1,4.2853,2.7606,8.884,8.884,0,0,1,.2118,3.5478l-.0036.0574c-.01.1629-.02.317-.0278.4665a.7215.7215,0,0,0,.4656.1558,2.2321,2.2321,0,0,0,.84-.234.6628.6628,0,0,1,.2751-.0545.832.832,0,0,1,.3133.06l.005.0019a.5825.5825,0,0,1,.4409.4781c.0034.1835-.133.4578-.8039.7226-.0687.0272-.1564.0551-.2489.0844-.3712.1178-.9312.2956-1.1005.6944a.9422.9422,0,0,0,.09.7893l.0048.01a5.4311,5.4311,0,0,0,3.6967,3.1005.211.211,0,0,1,.1764.22A.3408.3408,0,0,1,24.7635,20.7326Z",
2401
- "data-icon-path": "inner-path"
2470
+ d: "M21,18H19V10H13v8H11V10a2.0021,2.0021,0,0,1,2-2h6a2.0021,2.0021,0,0,1,2,2Zm-4-2H15v2h2Zm0-4H15v2h2Z"
2471
+ })), _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
2472
+ d: "M16,2A11.0134,11.0134,0,0,0,5,13a10.8885,10.8885,0,0,0,2.2163,6.6s.3.3945.3482.4517L16,30l8.439-9.9526c.0444-.0533.3447-.4478.3447-.4478l.0015-.0024A10.8846,10.8846,0,0,0,27,13,11.0134,11.0134,0,0,0,16,2Zm1,16H15V16h2Zm0-4H15V12h2Zm4,4H19V10H13v8H11V10a2.0023,2.0023,0,0,1,2-2h6a2.0023,2.0023,0,0,1,2,2Z"
2402
2473
  })), children);
2403
2474
  });
2404
2475
 
2405
2476
  if (process.env.NODE_ENV !== "production") {
2406
- LogoSnapchat.propTypes = iconPropTypes;
2477
+ LocationCompanyFilled.propTypes = iconPropTypes;
2407
2478
  }
2408
- var LogoSvelte = /*#__PURE__*/React.forwardRef(function LogoSvelte(_ref99, ref) {
2479
+ var LocationCurrent = /*#__PURE__*/React.forwardRef(function LocationCurrent(_ref99, ref) {
2409
2480
  var children = _ref99.children,
2410
2481
  _ref99$size = _ref99.size,
2411
2482
  size = _ref99$size === void 0 ? 16 : _ref99$size,
@@ -2418,15 +2489,15 @@ var LogoSvelte = /*#__PURE__*/React.forwardRef(function LogoSvelte(_ref99, ref)
2418
2489
  xmlns: "http://www.w3.org/2000/svg",
2419
2490
  viewBox: "0 0 32 32",
2420
2491
  fill: "currentColor"
2421
- }, rest), _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
2422
- d: "M26.1,5.7C23.5,2,18.4,0.9,14.7,3.2L8.2,7.4c-1.8,1.1-3,2.9-3.4,5c-0.3,1.7,0,3.5,0.8,5.1c-0.6,0.8-0.9,1.8-1.1,2.8 c-0.4,2.1,0.1,4.3,1.4,6c2.6,3.7,7.7,4.8,11.4,2.5l6.5-4.2c1.8-1.1,3-2.9,3.4-5c0.3-1.7,0-3.5-0.8-5.1c0.6-0.8,0.9-1.8,1.1-2.8 C27.9,9.6,27.4,7.4,26.1,5.7z M24.3,11c0,0.2-0.1,0.4-0.2,0.6L24,12l-0.3-0.2c-0.8-0.6-1.6-1-2.6-1.3l-0.2-0.1l0-0.2 c0-0.3-0.1-0.7-0.3-1c-0.4-0.5-1-0.8-1.7-0.6c-0.1,0-0.3,0.1-0.4,0.2L12,12.9c-0.3,0.2-0.5,0.5-0.6,0.9c-0.1,0.4,0,0.8,0.2,1.1 c0.4,0.5,1,0.8,1.7,0.6c0.1,0,0.3-0.1,0.4-0.2l2.5-1.6c0.4-0.3,0.9-0.5,1.3-0.6c2.1-0.5,4.3,0.3,5.6,2.1c0.7,1,1,2.4,0.8,3.6 c-0.2,1.2-1,2.3-2,3l-6.5,4.2c-0.4,0.3-0.9,0.5-1.3,0.6c-2.1,0.5-4.3-0.3-5.6-2.1c-0.7-1-1-2.4-0.8-3.6c0-0.2,0.1-0.4,0.2-0.6L8,20 l0.3,0.2c0.8,0.6,1.6,1,2.6,1.3l0.2,0.1l0,0.2c0,0.3,0.1,0.7,0.3,1c0.4,0.5,1,0.8,1.7,0.6c0.1,0,0.3-0.1,0.4-0.2l6.5-4.2 c0.3-0.2,0.5-0.5,0.6-0.9c0.1-0.4,0-0.8-0.2-1.1c-0.4-0.5-1-0.8-1.7-0.6c-0.1,0-0.3,0.1-0.4,0.2l-2.5,1.6c-0.4,0.3-0.9,0.5-1.3,0.6 c-2.1,0.5-4.3-0.3-5.6-2.1c-0.8-1-1-2.4-0.8-3.6c0.2-1.2,1-2.3,2-3l6.5-4.2c0.4-0.3,0.9-0.5,1.3-0.6c2.1-0.5,4.3,0.3,5.6,2.1 C24.2,8.5,24.5,9.8,24.3,11z"
2492
+ }, rest), _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
2493
+ d: "M4,12.9835a1,1,0,0,0,.6289.9448l9.6015,3.8409,3.8407,9.6019A1,1,0,0,0,19,28h.0162a1.0009,1.0009,0,0,0,.9238-.6582l8-22.0007A1,1,0,0,0,26.658,4.0594l-22,8A1.0011,1.0011,0,0,0,4,12.9835Z"
2423
2494
  })), children);
2424
2495
  });
2425
2496
 
2426
2497
  if (process.env.NODE_ENV !== "production") {
2427
- LogoSvelte.propTypes = iconPropTypes;
2498
+ LocationCurrent.propTypes = iconPropTypes;
2428
2499
  }
2429
- var LogoTumblr = /*#__PURE__*/React.forwardRef(function LogoTumblr(_ref100, ref) {
2500
+ var LocationFilled = /*#__PURE__*/React.forwardRef(function LocationFilled(_ref100, ref) {
2430
2501
  var children = _ref100.children,
2431
2502
  _ref100$size = _ref100.size,
2432
2503
  size = _ref100$size === void 0 ? 16 : _ref100$size,
@@ -2439,15 +2510,20 @@ var LogoTumblr = /*#__PURE__*/React.forwardRef(function LogoTumblr(_ref100, ref)
2439
2510
  xmlns: "http://www.w3.org/2000/svg",
2440
2511
  viewBox: "0 0 32 32",
2441
2512
  fill: "currentColor"
2442
- }, rest), _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
2443
- d: "M22.6,28h-4c-3.59,0-6.3-1.86-6.3-6.3V14.58H9V10.72A7.17,7.17,0,0,0,14.3,4h3.76v6.12h4.36v4.46H18.06v6.2c0,1.86.94,2.49,2.42,2.49H22.6Z"
2513
+ }, rest), _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
2514
+ d: "M16,2A11.0134,11.0134,0,0,0,5,13a10.8885,10.8885,0,0,0,2.2163,6.6s.3.3945.3482.4517L16,30l8.439-9.9526c.0444-.0533.3447-.4478.3447-.4478l.0015-.0024A10.8846,10.8846,0,0,0,27,13,11.0134,11.0134,0,0,0,16,2Zm0,15a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,16,17Z"
2515
+ })), _circle12 || (_circle12 = /*#__PURE__*/React.createElement("circle", {
2516
+ cx: "16",
2517
+ cy: "13",
2518
+ r: "4",
2519
+ fill: "none"
2444
2520
  })), children);
2445
2521
  });
2446
2522
 
2447
2523
  if (process.env.NODE_ENV !== "production") {
2448
- LogoTumblr.propTypes = iconPropTypes;
2524
+ LocationFilled.propTypes = iconPropTypes;
2449
2525
  }
2450
- var LogoTwitter = /*#__PURE__*/React.forwardRef(function LogoTwitter(_ref101, ref) {
2526
+ var LocationHazard = /*#__PURE__*/React.forwardRef(function LocationHazard(_ref101, ref) {
2451
2527
  var children = _ref101.children,
2452
2528
  _ref101$size = _ref101.size,
2453
2529
  size = _ref101$size === void 0 ? 16 : _ref101$size,
@@ -2460,15 +2536,21 @@ var LogoTwitter = /*#__PURE__*/React.forwardRef(function LogoTwitter(_ref101, re
2460
2536
  xmlns: "http://www.w3.org/2000/svg",
2461
2537
  viewBox: "0 0 32 32",
2462
2538
  fill: "currentColor"
2463
- }, rest), _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
2464
- d: "M11.92,24.94A12.76,12.76,0,0,0,24.76,12.1c0-.2,0-.39,0-.59A9.4,9.4,0,0,0,27,9.18a9.31,9.31,0,0,1-2.59.71,4.56,4.56,0,0,0,2-2.5,8.89,8.89,0,0,1-2.86,1.1,4.52,4.52,0,0,0-7.7,4.11,12.79,12.79,0,0,1-9.3-4.71,4.51,4.51,0,0,0,1.4,6,4.47,4.47,0,0,1-2-.56v.05A4.53,4.53,0,0,0,9.5,17.83a4.53,4.53,0,0,1-2,.08A4.51,4.51,0,0,0,11.68,21,9.05,9.05,0,0,1,6.07,23,9.77,9.77,0,0,1,5,22.91a12.77,12.77,0,0,0,6.92,2"
2539
+ }, rest), _circle13 || (_circle13 = /*#__PURE__*/React.createElement("circle", {
2540
+ cx: "16",
2541
+ cy: "20.5",
2542
+ r: "1.5"
2543
+ })), _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
2544
+ d: "M15 7H17V16H15z"
2545
+ })), _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
2546
+ d: "M16,30,7.5645,20.0513c-.0479-.0571-.3482-.4515-.3482-.4515A10.8888,10.8888,0,0,1,5,13a11,11,0,0,1,22,0,10.8844,10.8844,0,0,1-2.2148,6.5973l-.0015.0025s-.3.3944-.3447.4474ZM8.8125,18.395c.001.0007.2334.3082.2866.3744L16,26.9079l6.91-8.15c.0439-.0552.2783-.3649.2788-.3657A8.901,8.901,0,0,0,25,13,9,9,0,0,0,7,13a8.9054,8.9054,0,0,0,1.8125,5.395Z"
2465
2547
  })), children);
2466
2548
  });
2467
2549
 
2468
2550
  if (process.env.NODE_ENV !== "production") {
2469
- LogoTwitter.propTypes = iconPropTypes;
2551
+ LocationHazard.propTypes = iconPropTypes;
2470
2552
  }
2471
- var LogoVmware = /*#__PURE__*/React.forwardRef(function LogoVmware(_ref102, ref) {
2553
+ var LocationHazardFilled = /*#__PURE__*/React.forwardRef(function LocationHazardFilled(_ref102, ref) {
2472
2554
  var children = _ref102.children,
2473
2555
  _ref102$size = _ref102.size,
2474
2556
  size = _ref102$size === void 0 ? 16 : _ref102$size,
@@ -2481,15 +2563,18 @@ var LogoVmware = /*#__PURE__*/React.forwardRef(function LogoVmware(_ref102, ref)
2481
2563
  xmlns: "http://www.w3.org/2000/svg",
2482
2564
  viewBox: "0 0 32 32",
2483
2565
  fill: "currentColor"
2484
- }, rest), _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
2485
- d: "M32,16.77V13.8372c0-2.4818-2.4817-3.8355-4.5123-3.8355a6.7446,6.7446,0,0,0-3.8354,1.5793,5.066,5.066,0,0,0-3.61-1.5793,5.9389,5.9389,0,0,0-3.8354,1.5793,3.8172,3.8172,0,0,0-3.3842-1.5793A3.4913,3.4913,0,0,0,9.482,11.8232L6.5058,18.575,3.2011,11.0011a1.67,1.67,0,0,0-2.1883-.8656h0A1.67,1.67,0,0,0,.1536,12.37L4.25,21.2824s.6769,1.5793,2.0305,1.5793a1.9088,1.9088,0,0,0,2.0306-1.1281c.3124-.4687,2.6809-5.45,4.1078-8.4692a.5679.5679,0,0,1,1.0812.2437v7.4868a1.8462,1.8462,0,0,0,1.6848,1.8629,1.8051,1.8051,0,0,0,1.9251-1.801V14.8524a1.9177,1.9177,0,0,1,3.8354,0v6.2044a1.8049,1.8049,0,0,0,3.61,0V14.8524a1.9177,1.9177,0,0,1,3.8354,0v6.2044a1.8049,1.8049,0,0,0,3.61,0Z"
2566
+ }, rest), _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
2567
+ fill: "none",
2568
+ d: "M16,22a1.5,1.5,0,1,1,1.5-1.5A1.5,1.5,0,0,1,16,22Zm-1.125-6h2.25V7h-2.25Z"
2569
+ })), _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
2570
+ d: "M16,2A11.0134,11.0134,0,0,0,5,13a10.8885,10.8885,0,0,0,2.2163,6.6s.3.3945.3482.4517L16,30l8.439-9.9526c.0444-.0533.3447-.4478.3447-.4478l.0015-.0024A10.8846,10.8846,0,0,0,27,13,11.0134,11.0134,0,0,0,16,2ZM14.875,7h2.25v9h-2.25ZM16,22a1.5,1.5,0,1,1,1.5-1.5A1.5,1.5,0,0,1,16,22Z"
2486
2571
  })), children);
2487
2572
  });
2488
2573
 
2489
2574
  if (process.env.NODE_ENV !== "production") {
2490
- LogoVmware.propTypes = iconPropTypes;
2575
+ LocationHazardFilled.propTypes = iconPropTypes;
2491
2576
  }
2492
- var LogoVue = /*#__PURE__*/React.forwardRef(function LogoVue(_ref103, ref) {
2577
+ var LocationHeart = /*#__PURE__*/React.forwardRef(function LocationHeart(_ref103, ref) {
2493
2578
  var children = _ref103.children,
2494
2579
  _ref103$size = _ref103.size,
2495
2580
  size = _ref103$size === void 0 ? 16 : _ref103$size,
@@ -2502,17 +2587,17 @@ var LogoVue = /*#__PURE__*/React.forwardRef(function LogoVue(_ref103, ref) {
2502
2587
  xmlns: "http://www.w3.org/2000/svg",
2503
2588
  viewBox: "0 0 32 32",
2504
2589
  fill: "currentColor"
2505
- }, rest), _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
2506
- d: "M24.9,3.9L16,19.4L7.1,3.9H2l14,24.3L30,3.9H24.9z"
2507
- })), _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
2508
- d: "M16,9.5l-3.2-5.6H8.1L16,17.5l7.9-13.6h-4.6L16,9.5z"
2590
+ }, rest), _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
2591
+ d: "M18.303,9a2.6616,2.6616,0,0,0-1.9079.8058l-.3932.4054-.397-.4054a2.6615,2.6615,0,0,0-3.8157,0,2.7992,2.7992,0,0,0,0,3.8964L16.0019,18l4.2089-4.2978a2.7992,2.7992,0,0,0,0-3.8964A2.6616,2.6616,0,0,0,18.303,9Z"
2592
+ })), _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
2593
+ d: "M16,30,7.5645,20.0513c-.0479-.0571-.3482-.4515-.3482-.4515A10.8888,10.8888,0,0,1,5,13a11,11,0,0,1,22,0,10.8844,10.8844,0,0,1-2.2148,6.5973l-.0015.0025s-.3.3944-.3447.4474ZM8.8125,18.395c.001.0007.2334.3082.2866.3744L16,26.9079l6.91-8.15c.0439-.0552.2783-.3649.2788-.3657A8.901,8.901,0,0,0,25,13,9,9,0,0,0,7,13a8.9054,8.9054,0,0,0,1.8125,5.395Z"
2509
2594
  })), children);
2510
2595
  });
2511
2596
 
2512
2597
  if (process.env.NODE_ENV !== "production") {
2513
- LogoVue.propTypes = iconPropTypes;
2598
+ LocationHeart.propTypes = iconPropTypes;
2514
2599
  }
2515
- var LogoWechat = /*#__PURE__*/React.forwardRef(function LogoWechat(_ref104, ref) {
2600
+ var LocationHeartFilled = /*#__PURE__*/React.forwardRef(function LocationHeartFilled(_ref104, ref) {
2516
2601
  var children = _ref104.children,
2517
2602
  _ref104$size = _ref104.size,
2518
2603
  size = _ref104$size === void 0 ? 16 : _ref104$size,
@@ -2525,16 +2610,18 @@ var LogoWechat = /*#__PURE__*/React.forwardRef(function LogoWechat(_ref104, ref)
2525
2610
  xmlns: "http://www.w3.org/2000/svg",
2526
2611
  viewBox: "0 0 32 32",
2527
2612
  fill: "currentColor"
2528
- }, rest), _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
2529
- fillRule: "evenodd",
2530
- d: "M27.0857,24.7792A6.6179,6.6179,0,0,0,30,19.4662c0-3.88-3.7765-7.0269-8.4338-7.0269s-8.4339,3.1465-8.4339,7.0269,3.7765,7.028,8.4339,7.028a9.9547,9.9547,0,0,0,2.7533-.385l.2473-.0374a.8923.8923,0,0,1,.448.13l1.8469,1.0664.1621.0525a.2813.2813,0,0,0,.2812-.2812l-.0455-.2053-.38-1.4175-.0292-.18A.56.56,0,0,1,27.0857,24.7792ZM12.1208,4.68C6.5313,4.68,2,8.4552,2,13.1137a7.9386,7.9386,0,0,0,3.4965,6.3746.6713.6713,0,0,1,.2835.55l-.035.2147-.4562,1.701L5.234,22.2a.3384.3384,0,0,0,.3372.3383l.196-.063,2.2155-1.28a1.0584,1.0584,0,0,1,.5366-.1552l.2975.0443a11.9674,11.9674,0,0,0,3.304.4632l.5554-.014a6.5153,6.5153,0,0,1-.3395-2.0662c0-4.2478,4.1323-7.6918,9.2295-7.6918l.55.014C21.3538,7.761,17.169,4.68,12.1208,4.68Zm6.6337,13.6629a1.1247,1.1247,0,1,1,1.1247-1.1247A1.1243,1.1243,0,0,1,18.7545,18.3427Zm5.6233,0a1.1247,1.1247,0,1,1,1.1235-1.1247A1.1245,1.1245,0,0,1,24.3778,18.3427ZM8.7468,11.7638a1.3493,1.3493,0,1,1,1.35-1.3486A1.3485,1.3485,0,0,1,8.7468,11.7638Zm6.7469,0a1.3493,1.3493,0,1,1,1.35-1.3486A1.3486,1.3486,0,0,1,15.4937,11.7638Z"
2613
+ }, rest), _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
2614
+ fill: "none",
2615
+ d: "M18.303,9a2.6616,2.6616,0,0,0-1.9079.8058l-.3932.4054-.397-.4054a2.6615,2.6615,0,0,0-3.8157,0,2.7992,2.7992,0,0,0,0,3.8964L16.0019,18l4.2089-4.2978a2.7992,2.7992,0,0,0,0-3.8964A2.6616,2.6616,0,0,0,18.303,9Z"
2616
+ })), _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
2617
+ d: "M16,2A11.0134,11.0134,0,0,0,5,13a10.8885,10.8885,0,0,0,2.2163,6.6s.3.3945.3482.4517L16,30l8.439-9.9526c.0444-.0533.3447-.4478.3447-.4478l.0015-.0024A10.8846,10.8846,0,0,0,27,13,11.0134,11.0134,0,0,0,16,2Zm4.2109,11.7021L16.002,18l-4.2129-4.2979a2.7992,2.7992,0,0,1,0-3.8964,2.6619,2.6619,0,0,1,3.8159,0l.397.4057.393-.4057a2.6619,2.6619,0,0,1,3.8159,0A2.7992,2.7992,0,0,1,20.2109,13.7021Z"
2531
2618
  })), children);
2532
2619
  });
2533
2620
 
2534
2621
  if (process.env.NODE_ENV !== "production") {
2535
- LogoWechat.propTypes = iconPropTypes;
2622
+ LocationHeartFilled.propTypes = iconPropTypes;
2536
2623
  }
2537
- var LogoXing = /*#__PURE__*/React.forwardRef(function LogoXing(_ref105, ref) {
2624
+ var LocationPerson = /*#__PURE__*/React.forwardRef(function LocationPerson(_ref105, ref) {
2538
2625
  var children = _ref105.children,
2539
2626
  _ref105$size = _ref105.size,
2540
2627
  size = _ref105$size === void 0 ? 16 : _ref105$size,
@@ -2547,17 +2634,17 @@ var LogoXing = /*#__PURE__*/React.forwardRef(function LogoXing(_ref105, ref) {
2547
2634
  xmlns: "http://www.w3.org/2000/svg",
2548
2635
  viewBox: "0 0 32 32",
2549
2636
  fill: "currentColor"
2550
- }, rest), _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
2551
- d: "M11.42,8.29a1.25,1.25,0,0,0-1.13-.76h-4a.65.65,0,0,0-.55.25.63.63,0,0,0,0,.62l2.73,4.73v0L4.17,20.72a.6.6,0,0,0,0,.62.58.58,0,0,0,.52.28h4a1.22,1.22,0,0,0,1.1-.78l4.36-7.71S11.42,8.29,11.42,8.29Z"
2552
- })), _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
2553
- d: "M27.83,2.88a.65.65,0,0,0,0-.62A.61.61,0,0,0,27.3,2H23.22a1.19,1.19,0,0,0-1.08.77s-8.7,15.43-9,15.93l5.74,10.53A1.26,1.26,0,0,0,20,30h4a.59.59,0,0,0,.54-.26.62.62,0,0,0,0-.62l-5.69-10.4a0,0,0,0,1,0,0Z"
2637
+ }, rest), _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
2638
+ d: "M20 19H18V17H14v2H12V17a2.0021 2.0021 0 012-2h4a2.0021 2.0021 0 012 2zM16 14a3 3 0 113-3A3.0033 3.0033 0 0116 14zm0-4a1 1 0 101 1A1.0011 1.0011 0 0016 10z"
2639
+ })), _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
2640
+ d: "M16,30,7.5645,20.0513c-.0479-.0571-.3482-.4515-.3482-.4515A10.8888,10.8888,0,0,1,5,13a11,11,0,0,1,22,0,10.8844,10.8844,0,0,1-2.2148,6.5973l-.0015.0025s-.3.3944-.3447.4474ZM8.8125,18.395c.001.0007.2334.3082.2866.3744L16,26.9079l6.91-8.15c.0439-.0552.2783-.3649.2788-.3657A8.901,8.901,0,0,0,25,13,9,9,0,0,0,7,13a8.9054,8.9054,0,0,0,1.8125,5.395Z"
2554
2641
  })), children);
2555
2642
  });
2556
2643
 
2557
2644
  if (process.env.NODE_ENV !== "production") {
2558
- LogoXing.propTypes = iconPropTypes;
2645
+ LocationPerson.propTypes = iconPropTypes;
2559
2646
  }
2560
- var LogoYelp = /*#__PURE__*/React.forwardRef(function LogoYelp(_ref106, ref) {
2647
+ var LocationPersonFilled = /*#__PURE__*/React.forwardRef(function LocationPersonFilled(_ref106, ref) {
2561
2648
  var children = _ref106.children,
2562
2649
  _ref106$size = _ref106.size,
2563
2650
  size = _ref106$size === void 0 ? 16 : _ref106$size,
@@ -2570,16 +2657,22 @@ var LogoYelp = /*#__PURE__*/React.forwardRef(function LogoYelp(_ref106, ref) {
2570
2657
  xmlns: "http://www.w3.org/2000/svg",
2571
2658
  viewBox: "0 0 32 32",
2572
2659
  fill: "currentColor"
2573
- }, rest), _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
2574
- fillRule: "evenodd",
2575
- d: "M9.09 15.2458l4.6706 2.2777a1.0706 1.0706 0 01-.21 2.0011L8.5087 20.7818a1.0729 1.0729 0 01-1.3241-.921 9.2173 9.2173 0 01.4213-3.9965A1.0706 1.0706 0 019.09 15.2458zM10.96 24.8605l3.4763-3.8613a1.0707 1.0707 0 011.8657.7537l-.1814 5.1945a1.072 1.072 0 01-1.2491 1.0192A9.3014 9.3014 0 0111.1488 26.46 1.0713 1.0713 0 0110.96 24.8605zM19.2025 19.7222l4.9412 1.6058a1.0713 1.0713 0 01.6363 1.4794 9.3022 9.3022 0 01-2.4707 3.1663 1.072 1.072 0 01-1.5914-.2581l-2.7543-4.4078A1.0707 1.0707 0 0119.2025 19.7222zM24.2273 16.57l-4.9948 1.4321A1.0706 1.0706 0 0118.05 16.3742l2.906-4.3078A1.0706 1.0706 0 0122.55 11.86 9.2168 9.2168 0 0124.9135 15.11 1.0729 1.0729 0 0124.2273 16.57zM12.5561 4.45a14.9542 14.9542 0 00-2.5676.9459 1.07 1.07 0 00-.4636 1.5013l4.8819 8.4557a1.0707 1.0707 0 001.9979-.5353V5.0534A1.07 1.07 0 0015.2526 3.985 14.9577 14.9577 0 0012.5561 4.45z"
2660
+ }, rest), _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
2661
+ fill: "none",
2662
+ d: "M20,19H18V17H14v2H12V17a2.0021,2.0021,0,0,1,2-2h4a2.0021,2.0021,0,0,1,2,2Zm-1-8a3,3,0,1,0-3,3A3.0033,3.0033,0,0,0,19,11Zm-2,0a1,1,0,1,1-1-1A1.0011,1.0011,0,0,1,17,11Z"
2663
+ })), _circle14 || (_circle14 = /*#__PURE__*/React.createElement("circle", {
2664
+ cx: "16",
2665
+ cy: "11",
2666
+ r: "1"
2667
+ })), _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
2668
+ d: "M16,2A11.0134,11.0134,0,0,0,5,13a10.8885,10.8885,0,0,0,2.2163,6.6s.3.3945.3482.4517L16,30l8.439-9.9526c.0444-.0533.3447-.4478.3447-.4478l.0015-.0024A10.8846,10.8846,0,0,0,27,13,11.0134,11.0134,0,0,0,16,2Zm0,6a3,3,0,1,1-3,3A3.0033,3.0033,0,0,1,16,8Zm4,11H18V17H14v2H12V17a2.0023,2.0023,0,0,1,2-2h4a2.0023,2.0023,0,0,1,2,2Z"
2576
2669
  })), children);
2577
2670
  });
2578
2671
 
2579
2672
  if (process.env.NODE_ENV !== "production") {
2580
- LogoYelp.propTypes = iconPropTypes;
2673
+ LocationPersonFilled.propTypes = iconPropTypes;
2581
2674
  }
2582
- var LogoYoutube = /*#__PURE__*/React.forwardRef(function LogoYoutube(_ref107, ref) {
2675
+ var LocationSave = /*#__PURE__*/React.forwardRef(function LocationSave(_ref107, ref) {
2583
2676
  var children = _ref107.children,
2584
2677
  _ref107$size = _ref107.size,
2585
2678
  size = _ref107$size === void 0 ? 16 : _ref107$size,
@@ -2592,15 +2685,15 @@ var LogoYoutube = /*#__PURE__*/React.forwardRef(function LogoYoutube(_ref107, re
2592
2685
  xmlns: "http://www.w3.org/2000/svg",
2593
2686
  viewBox: "0 0 32 32",
2594
2687
  fill: "currentColor"
2595
- }, rest), _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
2596
- d: "M29.41,9.26a3.5,3.5,0,0,0-2.47-2.47C24.76,6.2,16,6.2,16,6.2s-8.76,0-10.94.59A3.5,3.5,0,0,0,2.59,9.26,36.13,36.13,0,0,0,2,16a36.13,36.13,0,0,0,.59,6.74,3.5,3.5,0,0,0,2.47,2.47C7.24,25.8,16,25.8,16,25.8s8.76,0,10.94-.59a3.5,3.5,0,0,0,2.47-2.47A36.13,36.13,0,0,0,30,16,36.13,36.13,0,0,0,29.41,9.26ZM13.2,20.2V11.8L20.47,16Z"
2688
+ }, rest), _path190 || (_path190 = /*#__PURE__*/React.createElement("path", {
2689
+ d: "M18 30h2V28a1.0009 1.0009 0 011-1h6a1.0009 1.0009 0 011 1v2h2V28a3.0033 3.0033 0 00-3-3H21a3.0033 3.0033 0 00-3 3zM24 24a4 4 0 114-4A4.0042 4.0042 0 0124 24zm0-6a2 2 0 102 2A2.0023 2.0023 0 0024 18zM25.3418 10.06l-22-8A1 1 0 002.06 3.3415l8 22A1.001 1.001 0 0010.9839 26H11a1 1 0 00.9287-.6289L15.77 15.7692l9.6016-3.8408a1 1 0 00-.0293-1.8687zM14.6284 14.0709v0l-.3979.1591-.1591.3979 0 0-3.0269 7.5678L4.6719 4.6715l17.5244 6.3726z"
2597
2690
  })), children);
2598
2691
  });
2599
2692
 
2600
2693
  if (process.env.NODE_ENV !== "production") {
2601
- LogoYoutube.propTypes = iconPropTypes;
2694
+ LocationSave.propTypes = iconPropTypes;
2602
2695
  }
2603
- var Logout = /*#__PURE__*/React.forwardRef(function Logout(_ref108, ref) {
2696
+ var LocationStar = /*#__PURE__*/React.forwardRef(function LocationStar(_ref108, ref) {
2604
2697
  var children = _ref108.children,
2605
2698
  _ref108$size = _ref108.size,
2606
2699
  size = _ref108$size === void 0 ? 16 : _ref108$size,
@@ -2613,17 +2706,17 @@ var Logout = /*#__PURE__*/React.forwardRef(function Logout(_ref108, ref) {
2613
2706
  xmlns: "http://www.w3.org/2000/svg",
2614
2707
  viewBox: "0 0 32 32",
2615
2708
  fill: "currentColor"
2616
- }, rest), _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
2617
- d: "M6,30H18a2.0023,2.0023,0,0,0,2-2V25H18v3H6V4H18V7h2V4a2.0023,2.0023,0,0,0-2-2H6A2.0023,2.0023,0,0,0,4,4V28A2.0023,2.0023,0,0,0,6,30Z"
2618
- })), _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
2619
- d: "M20.586 20.586L24.172 17 10 17 10 15 24.172 15 20.586 11.414 22 10 28 16 22 22 20.586 20.586z"
2709
+ }, rest), _path191 || (_path191 = /*#__PURE__*/React.createElement("path", {
2710
+ d: "M16 7L17.912 10.667 22 11.173 19 13.926 19.6 18 16 15.708 12.4 18 13 13.926 10 11.173 14.2 10.667 16 7z"
2711
+ })), _path192 || (_path192 = /*#__PURE__*/React.createElement("path", {
2712
+ d: "M16,30,7.5645,20.0513c-.0479-.0571-.3482-.4515-.3482-.4515A10.8888,10.8888,0,0,1,5,13a11,11,0,0,1,22,0,10.8844,10.8844,0,0,1-2.2148,6.5973l-.0015.0025s-.3.3944-.3447.4474ZM8.8125,18.395c.001.0007.2334.3082.2866.3744L16,26.9079l6.91-8.15c.0439-.0552.2783-.3649.2788-.3657A8.901,8.901,0,0,0,25,13,9,9,0,0,0,7,13a8.9054,8.9054,0,0,0,1.8125,5.395Z"
2620
2713
  })), children);
2621
2714
  });
2622
2715
 
2623
2716
  if (process.env.NODE_ENV !== "production") {
2624
- Logout.propTypes = iconPropTypes;
2717
+ LocationStar.propTypes = iconPropTypes;
2625
2718
  }
2626
- var Loop = /*#__PURE__*/React.forwardRef(function Loop(_ref109, ref) {
2719
+ var LocationStarFilled = /*#__PURE__*/React.forwardRef(function LocationStarFilled(_ref109, ref) {
2627
2720
  var children = _ref109.children,
2628
2721
  _ref109$size = _ref109.size,
2629
2722
  size = _ref109$size === void 0 ? 16 : _ref109$size,
@@ -2636,53 +2729,39 @@ var Loop = /*#__PURE__*/React.forwardRef(function Loop(_ref109, ref) {
2636
2729
  xmlns: "http://www.w3.org/2000/svg",
2637
2730
  viewBox: "0 0 32 32",
2638
2731
  fill: "currentColor"
2639
- }, rest), _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
2640
- d: "M23.59 19.41L26 22 21 22 21 24 26 24 23.59 26.59 25 28 30 23 25 18 23.59 19.41zM13 6A9 9 0 005.52 20l1.66-1.11A7 7 0 1113 22H2v2H13A9 9 0 0013 6z"
2732
+ }, rest), _path193 || (_path193 = /*#__PURE__*/React.createElement("path", {
2733
+ fill: "none",
2734
+ d: "M16 7L17.912 10.667 22 11.173 19 13.926 19.6 18 16 15.708 12.4 18 13 13.926 10 11.173 14.2 10.667 16 7z"
2735
+ })), _path194 || (_path194 = /*#__PURE__*/React.createElement("path", {
2736
+ d: "M16,2A11.0134,11.0134,0,0,0,5,13a10.8885,10.8885,0,0,0,2.2163,6.6s.3.3945.3482.4517L16,30l8.439-9.9526c.0444-.0533.3447-.4478.3447-.4478l.0015-.0024A10.8846,10.8846,0,0,0,27,13,11.0134,11.0134,0,0,0,16,2Zm3.6,16L16,15.7085,12.4,18l.6-4.0742-3-2.7529,4.2-.5064L16,7l1.9116,3.6665L22,11.1729l-3,2.7529Z"
2641
2737
  })), children);
2642
2738
  });
2643
2739
 
2644
2740
  if (process.env.NODE_ENV !== "production") {
2645
- Loop.propTypes = iconPropTypes;
2741
+ LocationStarFilled.propTypes = iconPropTypes;
2646
2742
  }
2647
- var LowSeverity = /*#__PURE__*/React.forwardRef(function LowSeverity(_ref110, ref) {
2743
+ var Locked = /*#__PURE__*/React.forwardRef(function Locked(_ref110, ref) {
2648
2744
  var children = _ref110.children,
2649
2745
  _ref110$size = _ref110.size,
2650
2746
  size = _ref110$size === void 0 ? 16 : _ref110$size,
2651
2747
  rest = _objectWithoutProperties(_ref110, _excluded110);
2652
2748
 
2653
- if (size === "glyph" || size === "glyph" || size === "glyphpx") {
2654
- return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2655
- width: size,
2656
- height: size,
2657
- ref: ref,
2658
- xmlns: "http://www.w3.org/2000/svg",
2659
- viewBox: "0 0 16 16",
2660
- fill: "currentColor"
2661
- }, rest), _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
2662
- d: "M4 4H12V12H4z"
2663
- })), _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
2664
- d: "M12,4v8H4V4h8m1-1H3V13H13V3Z"
2665
- })), children);
2666
- }
2667
-
2668
2749
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2669
2750
  width: size,
2670
2751
  height: size,
2671
2752
  ref: ref,
2672
2753
  xmlns: "http://www.w3.org/2000/svg",
2673
- viewBox: "0 0 16 16",
2754
+ viewBox: "0 0 32 32",
2674
2755
  fill: "currentColor"
2675
- }, rest), _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
2676
- d: "M4 4H12V12H4z"
2677
- })), _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
2678
- d: "M12,4v8H4V4h8m1-1H3V13H13V3Z"
2756
+ }, rest), _path195 || (_path195 = /*#__PURE__*/React.createElement("path", {
2757
+ d: "M24,14H22V8A6,6,0,0,0,10,8v6H8a2,2,0,0,0-2,2V28a2,2,0,0,0,2,2H24a2,2,0,0,0,2-2V16A2,2,0,0,0,24,14ZM12,8a4,4,0,0,1,8,0v6H12ZM24,28H8V16H24Z"
2679
2758
  })), children);
2680
2759
  });
2681
2760
 
2682
2761
  if (process.env.NODE_ENV !== "production") {
2683
- LowSeverity.propTypes = iconPropTypes;
2762
+ Locked.propTypes = iconPropTypes;
2684
2763
  }
2685
- var MacCommand = /*#__PURE__*/React.forwardRef(function MacCommand(_ref111, ref) {
2764
+ var LogicalPartition = /*#__PURE__*/React.forwardRef(function LogicalPartition(_ref111, ref) {
2686
2765
  var children = _ref111.children,
2687
2766
  _ref111$size = _ref111.size,
2688
2767
  size = _ref111$size === void 0 ? 16 : _ref111$size,
@@ -2695,15 +2774,19 @@ var MacCommand = /*#__PURE__*/React.forwardRef(function MacCommand(_ref111, ref)
2695
2774
  xmlns: "http://www.w3.org/2000/svg",
2696
2775
  viewBox: "0 0 32 32",
2697
2776
  fill: "currentColor"
2698
- }, rest), _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
2699
- d: "M24,13a4,4,0,0,0,4-4V8a4,4,0,0,0-4-4H23a4,4,0,0,0-4,4v3H13V8A4,4,0,0,0,9,4H8A4,4,0,0,0,4,8V9a4,4,0,0,0,4,4h3v6H8a4,4,0,0,0-4,4v1a4,4,0,0,0,4,4H9a4,4,0,0,0,4-4V21h6v3a4,4,0,0,0,4,4h1a4,4,0,0,0,4-4V23a4,4,0,0,0-4-4H21V13ZM21,8a2,2,0,0,1,2-2h1a2,2,0,0,1,2,2V9a2,2,0,0,1-2,2H21ZM8,11A2,2,0,0,1,6,9V8A2,2,0,0,1,8,6H9a2,2,0,0,1,2,2v3H8Zm3,13a2,2,0,0,1-2,2H8a2,2,0,0,1-2-2V23a2,2,0,0,1,2-2h3Zm8-5H13V13h6Zm2,2h3a2,2,0,0,1,2,2v1a2,2,0,0,1-2,2H23a2,2,0,0,1-2-2Z"
2777
+ }, rest), _circle15 || (_circle15 = /*#__PURE__*/React.createElement("circle", {
2778
+ cx: "9",
2779
+ cy: "7",
2780
+ r: "1"
2781
+ })), _path196 || (_path196 = /*#__PURE__*/React.createElement("path", {
2782
+ d: "M27,22v-4c0-1.1046-.8954-2-2-2h-8v-4h9c1.1046,0,2-.8954,2-2V4c0-1.1046-.8954-2-2-2H6c-1.1046,0-2,.8954-2,2v6c0,1.1046,.8954,2,2,2H15v4H7c-1.1046,0-2,.8954-2,2v4h-1c-1.1046,0-2,.8954-2,2v4c0,1.1046,.8954,2,2,2h4c1.1046,0,2-.8954,2-2v-4c0-1.1046-.8954-2-2-2h-1v-4H15v4h-1c-1.1046,0-2,.8954-2,2v4c0,1.1046,.8954,2,2,2h4c1.1046,0,2-.8954,2-2v-4c0-1.1046-.8954-2-2-2h-1v-4h8v4h-1c-1.1046,0-2,.8954-2,2v4c0,1.1046,.8954,2,2,2h4c1.1046,0,2-.8954,2-2v-4c0-1.1046-.8954-2-2-2h-1Zm-19,6H4v-4h4v4Zm10-4v4h-4v-4h4ZM6,10V4H26v6H6ZM28,28h-4v-4h4v4Z"
2700
2783
  })), children);
2701
2784
  });
2702
2785
 
2703
2786
  if (process.env.NODE_ENV !== "production") {
2704
- MacCommand.propTypes = iconPropTypes;
2787
+ LogicalPartition.propTypes = iconPropTypes;
2705
2788
  }
2706
- var MacOption = /*#__PURE__*/React.forwardRef(function MacOption(_ref112, ref) {
2789
+ var Login = /*#__PURE__*/React.forwardRef(function Login(_ref112, ref) {
2707
2790
  var children = _ref112.children,
2708
2791
  _ref112$size = _ref112.size,
2709
2792
  size = _ref112$size === void 0 ? 16 : _ref112$size,
@@ -2716,15 +2799,17 @@ var MacOption = /*#__PURE__*/React.forwardRef(function MacOption(_ref112, ref) {
2716
2799
  xmlns: "http://www.w3.org/2000/svg",
2717
2800
  viewBox: "0 0 32 32",
2718
2801
  fill: "currentColor"
2719
- }, rest), _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
2720
- d: "M18 5H28V7H18zM10.6 5L4 5 4 7 9.4 7 18.4 27 28 27 28 25 19.6 25z"
2802
+ }, rest), _path197 || (_path197 = /*#__PURE__*/React.createElement("path", {
2803
+ d: "M26,30H14a2,2,0,0,1-2-2V25h2v3H26V4H14V7H12V4a2,2,0,0,1,2-2H26a2,2,0,0,1,2,2V28A2,2,0,0,1,26,30Z"
2804
+ })), _path198 || (_path198 = /*#__PURE__*/React.createElement("path", {
2805
+ d: "M14.59 20.59L18.17 17 4 17 4 15 18.17 15 14.59 11.41 16 10 22 16 16 22 14.59 20.59z"
2721
2806
  })), children);
2722
2807
  });
2723
2808
 
2724
2809
  if (process.env.NODE_ENV !== "production") {
2725
- MacOption.propTypes = iconPropTypes;
2810
+ Login.propTypes = iconPropTypes;
2726
2811
  }
2727
- var MacShift = /*#__PURE__*/React.forwardRef(function MacShift(_ref113, ref) {
2812
+ var LogoAngular = /*#__PURE__*/React.forwardRef(function LogoAngular(_ref113, ref) {
2728
2813
  var children = _ref113.children,
2729
2814
  _ref113$size = _ref113.size,
2730
2815
  size = _ref113$size === void 0 ? 16 : _ref113$size,
@@ -2737,15 +2822,17 @@ var MacShift = /*#__PURE__*/React.forwardRef(function MacShift(_ref113, ref) {
2737
2822
  xmlns: "http://www.w3.org/2000/svg",
2738
2823
  viewBox: "0 0 32 32",
2739
2824
  fill: "currentColor"
2740
- }, rest), _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
2741
- d: "M21,28H11a2.0023,2.0023,0,0,1-2-2V16H4a1,1,0,0,1-.707-1.707l12-12a.9994.9994,0,0,1,1.414,0l12,12A1,1,0,0,1,28,16H23V26A2.0027,2.0027,0,0,1,21,28ZM6.4141,14H11V26H21V14h4.5859L16,4.4141Z"
2825
+ }, rest), _path199 || (_path199 = /*#__PURE__*/React.createElement("path", {
2826
+ d: "M13.5,16h4.9L16,10.8L13.5,16z"
2827
+ })), _path200 || (_path200 = /*#__PURE__*/React.createElement("path", {
2828
+ d: "M16,3L3,7.6l2.7,15.8L16,29l10.3-5.6L29,7.6L16,3z M21.1,21.6l-1.5-3.2h-7.1l-1.5,3.2H8.6L16,5.3l7.4,16.2H21.1z"
2742
2829
  })), children);
2743
2830
  });
2744
2831
 
2745
2832
  if (process.env.NODE_ENV !== "production") {
2746
- MacShift.propTypes = iconPropTypes;
2833
+ LogoAngular.propTypes = iconPropTypes;
2747
2834
  }
2748
- var MachineLearning = /*#__PURE__*/React.forwardRef(function MachineLearning(_ref114, ref) {
2835
+ var LogoAnsibleCommunity = /*#__PURE__*/React.forwardRef(function LogoAnsibleCommunity(_ref114, ref) {
2749
2836
  var children = _ref114.children,
2750
2837
  _ref114$size = _ref114.size,
2751
2838
  size = _ref114$size === void 0 ? 16 : _ref114$size,
@@ -2758,17 +2845,15 @@ var MachineLearning = /*#__PURE__*/React.forwardRef(function MachineLearning(_re
2758
2845
  xmlns: "http://www.w3.org/2000/svg",
2759
2846
  viewBox: "0 0 32 32",
2760
2847
  fill: "currentColor"
2761
- }, rest), _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
2762
- d: "M16 25a6.9908 6.9908 0 01-5.833-3.1287l1.666-1.1074a5.0007 5.0007 0 008.334 0l1.666 1.1074A6.9908 6.9908 0 0116 25zM20 14a2 2 0 102 2A1.9806 1.9806 0 0020 14zM12 14a2 2 0 102 2A1.9806 1.9806 0 0012 14z"
2763
- })), _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
2764
- d: "M30,16V14H28V10a4.0045,4.0045,0,0,0-4-4H22V2H20V6H12V2H10V6H8a4.0045,4.0045,0,0,0-4,4v4H2v2H4v5H2v2H4v3a4.0045,4.0045,0,0,0,4,4H24a4.0045,4.0045,0,0,0,4-4V23h2V21H28V16ZM26,26a2.0023,2.0023,0,0,1-2,2H8a2.0023,2.0023,0,0,1-2-2V10A2.0023,2.0023,0,0,1,8,8H24a2.0023,2.0023,0,0,1,2,2Z"
2848
+ }, rest), _path201 || (_path201 = /*#__PURE__*/React.createElement("path", {
2849
+ d: "M27.8,27.7L17.5,3.1C17.2,2.4,16.6,2,15.9,2c-0.7,0-1.3,0.4-1.6,1.1L3,30h3.9l4.5-11.1l13.3,10.7c0.5,0.4,0.9,0.6,1.4,0.6 c1,0,1.9-0.7,1.9-1.8C28,28.2,27.9,28,27.8,27.7z M15.9,7.5l6.7,16.4L12.5,16L15.9,7.5z"
2765
2850
  })), children);
2766
2851
  });
2767
2852
 
2768
2853
  if (process.env.NODE_ENV !== "production") {
2769
- MachineLearning.propTypes = iconPropTypes;
2854
+ LogoAnsibleCommunity.propTypes = iconPropTypes;
2770
2855
  }
2771
- var MachineLearningModel = /*#__PURE__*/React.forwardRef(function MachineLearningModel(_ref115, ref) {
2856
+ var LogoDigg = /*#__PURE__*/React.forwardRef(function LogoDigg(_ref115, ref) {
2772
2857
  var children = _ref115.children,
2773
2858
  _ref115$size = _ref115.size,
2774
2859
  size = _ref115$size === void 0 ? 16 : _ref115$size,
@@ -2781,17 +2866,15 @@ var MachineLearningModel = /*#__PURE__*/React.forwardRef(function MachineLearnin
2781
2866
  xmlns: "http://www.w3.org/2000/svg",
2782
2867
  viewBox: "0 0 32 32",
2783
2868
  fill: "currentColor"
2784
- }, rest), _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
2785
- d: "M27 24a2.9609 2.9609 0 00-1.2854.3008L21.4141 20H18v2h2.5859l3.7146 3.7148A2.9665 2.9665 0 0024 27a3 3 0 103-3zm0 4a1 1 0 111-1A1.0009 1.0009 0 0127 28zM27 13a2.9948 2.9948 0 00-2.8157 2H18v2h6.1843A2.9947 2.9947 0 1027 13zm0 4a1 1 0 111-1A1.0009 1.0009 0 0127 17zM27 2a3.0033 3.0033 0 00-3 3 2.9657 2.9657 0 00.3481 1.373L20.5957 10H18v2h3.4043l4.3989-4.2524A2.9987 2.9987 0 1027 2zm0 4a1 1 0 111-1A1.0009 1.0009 0 0127 6z"
2786
- })), _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
2787
- d: "M18,6h2V4H18a3.9756,3.9756,0,0,0-3,1.3823A3.9756,3.9756,0,0,0,12,4H11a9.01,9.01,0,0,0-9,9v6a9.01,9.01,0,0,0,9,9h1a3.9756,3.9756,0,0,0,3-1.3823A3.9756,3.9756,0,0,0,18,28h2V26H18a2.0023,2.0023,0,0,1-2-2V8A2.0023,2.0023,0,0,1,18,6ZM12,26H11a7.0047,7.0047,0,0,1-6.92-6H6V18H4V14H7a3.0033,3.0033,0,0,0,3-3V9H8v2a1.0009,1.0009,0,0,1-1,1H4.08A7.0047,7.0047,0,0,1,11,6h1a2.0023,2.0023,0,0,1,2,2v4H12v2h2v4H12a3.0033,3.0033,0,0,0-3,3v2h2V21a1.0009,1.0009,0,0,1,1-1h2v4A2.0023,2.0023,0,0,1,12,26Z"
2869
+ }, rest), _path202 || (_path202 = /*#__PURE__*/React.createElement("path", {
2870
+ d: "M6.48 7.6v3.92H2V21H9.28V7.6zm0 11.2H4.8v-5H6.48zM10.4 11.52H13.2V21.04H10.4zM10.4 7.6H13.2V10.399999999999999H10.4zM14.32 11.52V21H18.8v1.12H14.32V24.4H21.6V11.52zM18.8 18.8H17.12v-5H18.8zM22.72 11.52V21H27.2v1.12H22.72V24.4H30V11.52zM27.2 18.8H25.52v-5H27.2z"
2788
2871
  })), children);
2789
2872
  });
2790
2873
 
2791
2874
  if (process.env.NODE_ENV !== "production") {
2792
- MachineLearningModel.propTypes = iconPropTypes;
2875
+ LogoDigg.propTypes = iconPropTypes;
2793
2876
  }
2794
- var MagicWand = /*#__PURE__*/React.forwardRef(function MagicWand(_ref116, ref) {
2877
+ var LogoDiscord = /*#__PURE__*/React.forwardRef(function LogoDiscord(_ref116, ref) {
2795
2878
  var children = _ref116.children,
2796
2879
  _ref116$size = _ref116.size,
2797
2880
  size = _ref116$size === void 0 ? 16 : _ref116$size,
@@ -2804,24 +2887,15 @@ var MagicWand = /*#__PURE__*/React.forwardRef(function MagicWand(_ref116, ref) {
2804
2887
  xmlns: "http://www.w3.org/2000/svg",
2805
2888
  viewBox: "0 0 32 32",
2806
2889
  fill: "currentColor"
2807
- }, rest), _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
2808
- d: "M29.4141,24,12,6.5859a2.0476,2.0476,0,0,0-2.8281,0l-2.586,2.586a2.0021,2.0021,0,0,0,0,2.8281L23.999,29.4141a2.0024,2.0024,0,0,0,2.8281,0l2.587-2.5865a1.9993,1.9993,0,0,0,0-2.8281ZM8,10.5859,10.5859,8l5,5-2.5866,2.5869-5-5ZM25.4131,28l-11-10.999L17,14.4141l11,11Z"
2809
- })), _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
2810
- d: "M2.586 14.586H5.414V17.414H2.586z",
2811
- transform: "rotate(-45 4 16)"
2812
- })), _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
2813
- d: "M14.586 2.586H17.414V5.414H14.586z",
2814
- transform: "rotate(-45 16 4)"
2815
- })), _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
2816
- d: "M2.586 2.586H5.414V5.414H2.586z",
2817
- transform: "rotate(-45 4 4)"
2890
+ }, rest), _path203 || (_path203 = /*#__PURE__*/React.createElement("path", {
2891
+ d: "M25.7,7.1C23.9,6.3,22,5.7,20,5.3c0,0-0.1,0-0.1,0c-0.2,0.4-0.5,1-0.7,1.5c-2.2-0.3-4.3-0.3-6.4,0c-0.2-0.5-0.5-1-0.7-1.5 c0,0-0.1,0-0.1,0c-2,0.3-3.9,0.9-5.7,1.8c0,0,0,0,0,0c-3.6,5.4-4.6,10.7-4.1,15.9c0,0,0,0.1,0,0.1c2.4,1.8,4.7,2.8,7,3.5 c0,0,0.1,0,0.1,0c0.5-0.7,1-1.5,1.4-2.3c0,0,0-0.1,0-0.1c-0.8-0.3-1.5-0.6-2.2-1c-0.1,0-0.1-0.1,0-0.1c0.1-0.1,0.3-0.2,0.4-0.3 c0,0,0.1,0,0.1,0c4.6,2.1,9.5,2.1,14.1,0c0,0,0.1,0,0.1,0c0.1,0.1,0.3,0.2,0.4,0.3c0.1,0,0,0.1,0,0.1c-0.7,0.4-1.4,0.8-2.2,1 c0,0-0.1,0.1,0,0.1c0.4,0.8,0.9,1.6,1.4,2.3c0,0,0.1,0,0.1,0c2.3-0.7,4.6-1.8,7-3.5c0,0,0,0,0-0.1C30.5,17,28.9,11.8,25.7,7.1 C25.7,7.1,25.7,7.1,25.7,7.1z M11.4,19.9c-1.4,0-2.5-1.3-2.5-2.8s1.1-2.8,2.5-2.8c1.4,0,2.5,1.3,2.5,2.8 C13.9,18.6,12.8,19.9,11.4,19.9z M20.7,19.9c-1.4,0-2.5-1.3-2.5-2.8s1.1-2.8,2.5-2.8c1.4,0,2.5,1.3,2.5,2.8 C23.2,18.6,22.1,19.9,20.7,19.9z"
2818
2892
  })), children);
2819
2893
  });
2820
2894
 
2821
2895
  if (process.env.NODE_ENV !== "production") {
2822
- MagicWand.propTypes = iconPropTypes;
2896
+ LogoDiscord.propTypes = iconPropTypes;
2823
2897
  }
2824
- var MagicWandFilled = /*#__PURE__*/React.forwardRef(function MagicWandFilled(_ref117, ref) {
2898
+ var LogoFacebook = /*#__PURE__*/React.forwardRef(function LogoFacebook(_ref117, ref) {
2825
2899
  var children = _ref117.children,
2826
2900
  _ref117$size = _ref117.size,
2827
2901
  size = _ref117$size === void 0 ? 16 : _ref117$size,
@@ -2834,24 +2908,15 @@ var MagicWandFilled = /*#__PURE__*/React.forwardRef(function MagicWandFilled(_re
2834
2908
  xmlns: "http://www.w3.org/2000/svg",
2835
2909
  viewBox: "0 0 32 32",
2836
2910
  fill: "currentColor"
2837
- }, rest), _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
2838
- d: "M29.4141,24,12,6.5859a2.0476,2.0476,0,0,0-2.8281,0l-2.586,2.586a2.0021,2.0021,0,0,0,0,2.8281L23.999,29.4141a2.0024,2.0024,0,0,0,2.8281,0l2.587-2.5865a1.9993,1.9993,0,0,0,0-2.8281ZM8,10.5859,10.5859,8l5,5-2.5866,2.5869-5-5Z"
2839
- })), _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
2840
- d: "M2.586 14.586H5.414V17.414H2.586z",
2841
- transform: "rotate(-45 4 16)"
2842
- })), _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
2843
- d: "M14.586 2.586H17.414V5.414H14.586z",
2844
- transform: "rotate(-45 16 4)"
2845
- })), _path190 || (_path190 = /*#__PURE__*/React.createElement("path", {
2846
- d: "M2.586 2.586H5.414V5.414H2.586z",
2847
- transform: "rotate(-45 4 4)"
2911
+ }, rest), _path204 || (_path204 = /*#__PURE__*/React.createElement("path", {
2912
+ d: "M26.67,4H5.33A1.34,1.34,0,0,0,4,5.33V26.67A1.34,1.34,0,0,0,5.33,28H16.82V18.72H13.7V15.09h3.12V12.42c0-3.1,1.89-4.79,4.67-4.79.93,0,1.86,0,2.79.14V11H22.37c-1.51,0-1.8.72-1.8,1.77v2.31h3.6l-.47,3.63H20.57V28h6.1A1.34,1.34,0,0,0,28,26.67V5.33A1.34,1.34,0,0,0,26.67,4Z"
2848
2913
  })), children);
2849
2914
  });
2850
2915
 
2851
2916
  if (process.env.NODE_ENV !== "production") {
2852
- MagicWandFilled.propTypes = iconPropTypes;
2917
+ LogoFacebook.propTypes = iconPropTypes;
2853
2918
  }
2854
- var WatsonHealthMagnify = /*#__PURE__*/React.forwardRef(function WatsonHealthMagnify(_ref118, ref) {
2919
+ var LogoFigma = /*#__PURE__*/React.forwardRef(function LogoFigma(_ref118, ref) {
2855
2920
  var children = _ref118.children,
2856
2921
  _ref118$size = _ref118.size,
2857
2922
  size = _ref118$size === void 0 ? 16 : _ref118$size,
@@ -2864,17 +2929,15 @@ var WatsonHealthMagnify = /*#__PURE__*/React.forwardRef(function WatsonHealthMag
2864
2929
  xmlns: "http://www.w3.org/2000/svg",
2865
2930
  viewBox: "0 0 32 32",
2866
2931
  fill: "currentColor"
2867
- }, rest), _path191 || (_path191 = /*#__PURE__*/React.createElement("path", {
2868
- d: "M12,21H4V4H22v8h2V4a2,2,0,0,0-2-2H4A2,2,0,0,0,2,4V21a2,2,0,0,0,2,2h8Z"
2869
- })), _path192 || (_path192 = /*#__PURE__*/React.createElement("path", {
2870
- d: "M30,28.58l-3.11-3.11a6,6,0,1,0-1.42,1.42L28.58,30ZM22,26a4,4,0,1,1,4-4A4,4,0,0,1,22,26Z"
2932
+ }, rest), _path205 || (_path205 = /*#__PURE__*/React.createElement("path", {
2933
+ d: "M23.6,11.6c1-0.6,1.7-1.5,2.1-2.6c0.4-1.1,0.4-2.2,0.1-3.3c-0.3-1.1-1-2-1.9-2.7c-0.9-0.7-2.1-1-3.2-1h-9.2 c-1.2,0-2.3,0.4-3.2,1C7.2,3.7,6.6,4.7,6.2,5.7C5.9,6.8,5.9,8,6.3,9c0.4,1.1,1.1,2,2.1,2.6c-0.7,0.5-1.4,1.1-1.8,1.9 C6.2,14.3,6,15.1,6,16c0,0.9,0.2,1.7,0.6,2.5c0.4,0.8,1,1.4,1.8,1.9c-1,0.6-1.7,1.5-2.1,2.6c-0.4,1.1-0.4,2.2-0.1,3.3 c0.3,1.1,1,2,2,2.7c0.9,0.7,2.1,1,3.2,1c1.4,0,2.8-0.6,3.9-1.5c1-1,1.6-2.3,1.6-3.7v-4.8c1,0.9,2.3,1.4,3.6,1.4h0.1 c1.2,0,2.3-0.4,3.2-1c0.9-0.7,1.6-1.6,1.9-2.7c0.3-1.1,0.3-2.2-0.1-3.3C25.3,13.1,24.5,12.2,23.6,11.6z M16.9,3.7h3.7 c0.5,0,1,0,1.4,0.2c0.5,0.2,0.9,0.4,1.2,0.8c0.4,0.3,0.6,0.7,0.8,1.2s0.3,0.9,0.3,1.4c0,0.5-0.1,1-0.3,1.4c-0.2,0.4-0.5,0.8-0.8,1.2 c-0.4,0.3-0.8,0.6-1.2,0.8c-0.5,0.2-1,0.2-1.4,0.2h-3.7V3.7z M11.4,3.7h3.7v7h-3.7c-0.9,0-1.8-0.4-2.4-1.1C8.3,9,8,8.1,8,7.2 s0.4-1.8,1-2.4C9.6,4.2,10.5,3.8,11.4,3.7L11.4,3.7z M7.8,16c0-0.9,0.4-1.8,1.1-2.5c0.7-0.7,1.6-1,2.6-1h3.7v7h-3.7 c-1,0-1.9-0.4-2.6-1C8.2,17.8,7.8,16.9,7.8,16L7.8,16z M15.1,24.7c0,1-0.4,1.9-1.1,2.5c-0.7,0.7-1.6,1-2.6,1c-0.5,0-1,0-1.4-0.2 c-0.5-0.2-0.9-0.4-1.2-0.7c-0.4-0.3-0.6-0.7-0.8-1.2c-0.2-0.4-0.3-0.9-0.3-1.4c0-0.5,0.1-1,0.3-1.4c0.2-0.4,0.5-0.8,0.8-1.2 c0.4-0.3,0.8-0.6,1.2-0.8c0.5-0.2,1-0.2,1.4-0.2h3.7L15.1,24.7z M20.6,19.5h-0.1c-0.9,0-1.8-0.4-2.4-1.1c-0.6-0.7-1-1.5-1-2.4 c0-0.9,0.4-1.8,1-2.4c0.6-0.7,1.5-1,2.4-1.1h0.1c0.5,0,1,0,1.4,0.2c0.5,0.2,0.9,0.4,1.2,0.8c0.4,0.3,0.6,0.7,0.8,1.2 c0.2,0.4,0.3,0.9,0.3,1.4c0,0.5-0.1,1-0.3,1.4c-0.2,0.4-0.5,0.8-0.8,1.2c-0.4,0.3-0.8,0.6-1.2,0.8C21.6,19.5,21.1,19.5,20.6,19.5 L20.6,19.5z"
2871
2934
  })), children);
2872
2935
  });
2873
2936
 
2874
2937
  if (process.env.NODE_ENV !== "production") {
2875
- WatsonHealthMagnify.propTypes = iconPropTypes;
2938
+ LogoFigma.propTypes = iconPropTypes;
2876
2939
  }
2877
- var MailAll = /*#__PURE__*/React.forwardRef(function MailAll(_ref119, ref) {
2940
+ var LogoFlickr = /*#__PURE__*/React.forwardRef(function LogoFlickr(_ref119, ref) {
2878
2941
  var children = _ref119.children,
2879
2942
  _ref119$size = _ref119.size,
2880
2943
  size = _ref119$size === void 0 ? 16 : _ref119$size,
@@ -2887,17 +2950,21 @@ var MailAll = /*#__PURE__*/React.forwardRef(function MailAll(_ref119, ref) {
2887
2950
  xmlns: "http://www.w3.org/2000/svg",
2888
2951
  viewBox: "0 0 32 32",
2889
2952
  fill: "currentColor"
2890
- }, rest), _path193 || (_path193 = /*#__PURE__*/React.createElement("path", {
2891
- d: "M16.59 20.41L20.17 24 20.17 24 16.58 27.59 18 29 23 24 18 19 16.59 20.41zM23.59 20.41L27.17 24 27.17 24 23.58 27.59 25 29 30 24 25 19 23.59 20.41z"
2892
- })), _path194 || (_path194 = /*#__PURE__*/React.createElement("path", {
2893
- d: "M14,23H4V7.91l11.43,7.91a1,1,0,0,0,1.14,0L28,7.91V17h2V7a2,2,0,0,0-2-2H4A2,2,0,0,0,2,7V23a2,2,0,0,0,2,2H14ZM25.8,7,16,13.78,6.2,7Z"
2953
+ }, rest), _circle16 || (_circle16 = /*#__PURE__*/React.createElement("circle", {
2954
+ cx: "8",
2955
+ cy: "16",
2956
+ r: "6"
2957
+ })), _circle17 || (_circle17 = /*#__PURE__*/React.createElement("circle", {
2958
+ cx: "24",
2959
+ cy: "16",
2960
+ r: "6"
2894
2961
  })), children);
2895
2962
  });
2896
2963
 
2897
2964
  if (process.env.NODE_ENV !== "production") {
2898
- MailAll.propTypes = iconPropTypes;
2965
+ LogoFlickr.propTypes = iconPropTypes;
2899
2966
  }
2900
- var MailReply = /*#__PURE__*/React.forwardRef(function MailReply(_ref120, ref) {
2967
+ var LogoGithub = /*#__PURE__*/React.forwardRef(function LogoGithub(_ref120, ref) {
2901
2968
  var children = _ref120.children,
2902
2969
  _ref120$size = _ref120.size,
2903
2970
  size = _ref120$size === void 0 ? 16 : _ref120$size,
@@ -2910,17 +2977,16 @@ var MailReply = /*#__PURE__*/React.forwardRef(function MailReply(_ref120, ref) {
2910
2977
  xmlns: "http://www.w3.org/2000/svg",
2911
2978
  viewBox: "0 0 32 32",
2912
2979
  fill: "currentColor"
2913
- }, rest), _path195 || (_path195 = /*#__PURE__*/React.createElement("path", {
2914
- d: "M25,18l-1.4141,1.4141L26.1672,22H18a4,4,0,0,0,0,8h2V28H18a2,2,0,0,1,0-4h8.1672l-2.5827,2.5874L25,28l5-5Z"
2915
- })), _path196 || (_path196 = /*#__PURE__*/React.createElement("path", {
2916
- d: "M10,22H4L3.9966,6.9064l11.4341,7.9159a1.0008,1.0008,0,0,0,1.1386,0L28,6.9086,28,16h2V6a2.0025,2.0025,0,0,0-2-2H4A2,2,0,0,0,2,5.9965V22a2.0026,2.0026,0,0,0,2,2h6ZM25.7986,6,16,12.7837,6.2014,6Z"
2980
+ }, rest), _path206 || (_path206 = /*#__PURE__*/React.createElement("path", {
2981
+ fillRule: "evenodd",
2982
+ d: "M16,2a14,14,0,0,0-4.43,27.28c.7.13,1-.3,1-.67s0-1.21,0-2.38c-3.89.84-4.71-1.88-4.71-1.88A3.71,3.71,0,0,0,6.24,22.3c-1.27-.86.1-.85.1-.85A2.94,2.94,0,0,1,8.48,22.9a3,3,0,0,0,4.08,1.16,2.93,2.93,0,0,1,.88-1.87c-3.1-.36-6.37-1.56-6.37-6.92a5.4,5.4,0,0,1,1.44-3.76,5,5,0,0,1,.14-3.7s1.17-.38,3.85,1.43a13.3,13.3,0,0,1,7,0c2.67-1.81,3.84-1.43,3.84-1.43a5,5,0,0,1,.14,3.7,5.4,5.4,0,0,1,1.44,3.76c0,5.38-3.27,6.56-6.39,6.91a3.33,3.33,0,0,1,.95,2.59c0,1.87,0,3.38,0,3.84s.25.81,1,.67A14,14,0,0,0,16,2Z"
2917
2983
  })), children);
2918
2984
  });
2919
2985
 
2920
2986
  if (process.env.NODE_ENV !== "production") {
2921
- MailReply.propTypes = iconPropTypes;
2987
+ LogoGithub.propTypes = iconPropTypes;
2922
2988
  }
2923
- var WatsonHealthMammogram = /*#__PURE__*/React.forwardRef(function WatsonHealthMammogram(_ref121, ref) {
2989
+ var LogoGlassdoor = /*#__PURE__*/React.forwardRef(function LogoGlassdoor(_ref121, ref) {
2924
2990
  var children = _ref121.children,
2925
2991
  _ref121$size = _ref121.size,
2926
2992
  size = _ref121$size === void 0 ? 16 : _ref121$size,
@@ -2933,15 +2999,17 @@ var WatsonHealthMammogram = /*#__PURE__*/React.forwardRef(function WatsonHealthM
2933
2999
  xmlns: "http://www.w3.org/2000/svg",
2934
3000
  viewBox: "0 0 32 32",
2935
3001
  fill: "currentColor"
2936
- }, rest), _path197 || (_path197 = /*#__PURE__*/React.createElement("path", {
2937
- d: "M25 32L32 32 32 25 30 25 30 30 25 30 25 32zM25 27H22V17h3a3.0033 3.0033 0 013 3v4A3.0033 3.0033 0 0125 27zm-1-2h1a1.0006 1.0006 0 001-1V20a1.0006 1.0006 0 00-1-1H24zM20 27H14V23a2.002 2.002 0 012-2h2V19H14V17h4a2.0023 2.0023 0 012 2v2a2.0023 2.0023 0 01-2 2H16v2h4zM25 15H22V5h3a3.0033 3.0033 0 013 3v4A3.0033 3.0033 0 0125 15zm-1-2h1a1.0009 1.0009 0 001-1V8a1.0009 1.0009 0 00-1-1H24zM18 5H14V7h4V9H15v2h3v2H14v2h4a2.0027 2.0027 0 002-2V7A2.0023 2.0023 0 0018 5zM10 27H8V23.9541C3.2847 23.5117 2 19.9443 2 18c0-3.0146 2.082-4.5015 3.9189-5.814C7.5723 11.0054 9 9.9854 9 8V5h2V8c0 3.0146-2.082 4.5015-3.9189 5.814C5.4277 14.9946 4 16.0146 4 18c.0054.4033.1914 4 5 4a1 1 0 011 1zM7 0L0 0 0 7 2 7 2 2 7 2 7 0z"
3002
+ }, rest), _path207 || (_path207 = /*#__PURE__*/React.createElement("path", {
3003
+ d: "M10.8281,28H21.1719a3.43,3.43,0,0,0,3.43-3.43V10.3306h-3.43V24.57H7.3981A3.43,3.43,0,0,0,10.8281,28Z"
3004
+ })), _path208 || (_path208 = /*#__PURE__*/React.createElement("path", {
3005
+ d: "M21.1719,4H10.8281a3.43,3.43,0,0,0-3.43,3.43v14.24h3.43V7.43H24.6019A3.43,3.43,0,0,0,21.1719,4Z"
2938
3006
  })), children);
2939
3007
  });
2940
3008
 
2941
3009
  if (process.env.NODE_ENV !== "production") {
2942
- WatsonHealthMammogram.propTypes = iconPropTypes;
3010
+ LogoGlassdoor.propTypes = iconPropTypes;
2943
3011
  }
2944
- var ManageProtection = /*#__PURE__*/React.forwardRef(function ManageProtection(_ref122, ref) {
3012
+ var LogoInstagram = /*#__PURE__*/React.forwardRef(function LogoInstagram(_ref122, ref) {
2945
3013
  var children = _ref122.children,
2946
3014
  _ref122$size = _ref122.size,
2947
3015
  size = _ref122$size === void 0 ? 16 : _ref122$size,
@@ -2954,17 +3022,21 @@ var ManageProtection = /*#__PURE__*/React.forwardRef(function ManageProtection(_
2954
3022
  xmlns: "http://www.w3.org/2000/svg",
2955
3023
  viewBox: "0 0 32 32",
2956
3024
  fill: "currentColor"
2957
- }, rest), _path198 || (_path198 = /*#__PURE__*/React.createElement("path", {
2958
- d: "M16,30,9.8242,26.7071A10.9815,10.9815,0,0,1,4,17V4A2.0022,2.0022,0,0,1,6,2H26a2.0022,2.0022,0,0,1,2,2V17a10.9815,10.9815,0,0,1-5.8242,9.7069ZM6,4V17a8.9852,8.9852,0,0,0,4.7656,7.9423L16,27.7333l5.2344-2.791A8.9852,8.9852,0,0,0,26,17V4Z"
2959
- })), _path199 || (_path199 = /*#__PURE__*/React.createElement("path", {
2960
- d: "M16,25.277V6h8V16.8048a7,7,0,0,1-3.7,6.1731Z"
3025
+ }, rest), _circle18 || (_circle18 = /*#__PURE__*/React.createElement("circle", {
3026
+ cx: "22.406",
3027
+ cy: "9.594",
3028
+ r: "1.44"
3029
+ })), _path209 || (_path209 = /*#__PURE__*/React.createElement("path", {
3030
+ d: "M16,9.8378A6.1622,6.1622,0,1,0,22.1622,16,6.1622,6.1622,0,0,0,16,9.8378ZM16,20a4,4,0,1,1,4-4A4,4,0,0,1,16,20Z"
3031
+ })), _path210 || (_path210 = /*#__PURE__*/React.createElement("path", {
3032
+ d: "M16,6.1622c3.2041,0,3.5837.0122,4.849.07a6.6418,6.6418,0,0,1,2.2283.4132,3.9748,3.9748,0,0,1,2.2774,2.2774,6.6418,6.6418,0,0,1,.4132,2.2283c.0577,1.2653.07,1.6449.07,4.849s-.0122,3.5837-.07,4.849a6.6418,6.6418,0,0,1-.4132,2.2283,3.9748,3.9748,0,0,1-2.2774,2.2774,6.6418,6.6418,0,0,1-2.2283.4132c-1.2652.0577-1.6446.07-4.849.07s-3.5838-.0122-4.849-.07a6.6418,6.6418,0,0,1-2.2283-.4132,3.9748,3.9748,0,0,1-2.2774-2.2774,6.6418,6.6418,0,0,1-.4132-2.2283c-.0577-1.2653-.07-1.6449-.07-4.849s.0122-3.5837.07-4.849a6.6418,6.6418,0,0,1,.4132-2.2283A3.9748,3.9748,0,0,1,8.9227,6.6453a6.6418,6.6418,0,0,1,2.2283-.4132c1.2653-.0577,1.6449-.07,4.849-.07M16,4c-3.259,0-3.6677.0138-4.9476.0722A8.8068,8.8068,0,0,0,8.14,4.63,6.1363,6.1363,0,0,0,4.63,8.14a8.8068,8.8068,0,0,0-.5578,2.9129C4.0138,12.3323,4,12.741,4,16s.0138,3.6677.0722,4.9476A8.8074,8.8074,0,0,0,4.63,23.8605a6.1363,6.1363,0,0,0,3.51,3.51,8.8068,8.8068,0,0,0,2.9129.5578C12.3323,27.9862,12.741,28,16,28s3.6677-.0138,4.9476-.0722a8.8074,8.8074,0,0,0,2.9129-.5578,6.1363,6.1363,0,0,0,3.51-3.51,8.8074,8.8074,0,0,0,.5578-2.9129C27.9862,19.6677,28,19.259,28,16s-.0138-3.6677-.0722-4.9476A8.8068,8.8068,0,0,0,27.37,8.14a6.1363,6.1363,0,0,0-3.51-3.5095,8.8074,8.8074,0,0,0-2.9129-.5578C19.6677,4.0138,19.259,4,16,4Z"
2961
3033
  })), children);
2962
3034
  });
2963
3035
 
2964
3036
  if (process.env.NODE_ENV !== "production") {
2965
- ManageProtection.propTypes = iconPropTypes;
3037
+ LogoInstagram.propTypes = iconPropTypes;
2966
3038
  }
2967
- var ManagedSolutions = /*#__PURE__*/React.forwardRef(function ManagedSolutions(_ref123, ref) {
3039
+ var LogoInvision = /*#__PURE__*/React.forwardRef(function LogoInvision(_ref123, ref) {
2968
3040
  var children = _ref123.children,
2969
3041
  _ref123$size = _ref123.size,
2970
3042
  size = _ref123$size === void 0 ? 16 : _ref123$size,
@@ -2977,17 +3049,15 @@ var ManagedSolutions = /*#__PURE__*/React.forwardRef(function ManagedSolutions(_
2977
3049
  xmlns: "http://www.w3.org/2000/svg",
2978
3050
  viewBox: "0 0 32 32",
2979
3051
  fill: "currentColor"
2980
- }, rest), _path200 || (_path200 = /*#__PURE__*/React.createElement("path", {
2981
- d: "M30 23L25 23 25 18 23 18 23 23 18 23 18 25 23 25 23 30 25 30 25 25 30 25 30 23z"
2982
- })), _path201 || (_path201 = /*#__PURE__*/React.createElement("path", {
2983
- d: "M24.1273,11.8394l1.1807.2136a5.7919,5.7919,0,0,1,2.6247,1.1445A5.4219,5.4219,0,0,1,29.9532,18h2.0293a7.5022,7.5022,0,0,0-6.15-7.8848,10.0067,10.0067,0,0,0-7.9387-7.9336,10.0025,10.0025,0,0,0-11.72,7.9336A7.5055,7.5055,0,0,0,.0576,18.4088,7.6841,7.6841,0,0,0,7.7725,25H14V23H7.6978a5.6323,5.6323,0,0,1-5.6024-4.4859,5.5064,5.5064,0,0,1,4.4338-6.4306l1.3488-.2441.2138-1.11a8.2061,8.2061,0,0,1,6.7427-6.6426,7.9714,7.9714,0,0,1,3.0138.13,8.1442,8.1442,0,0,1,6.0526,6.4464Z"
3052
+ }, rest), _path211 || (_path211 = /*#__PURE__*/React.createElement("path", {
3053
+ d: "M4,4v24h24V4H4z M12.1,9c0.8,0,1.4,0.6,1.4,1.4c0,0.8-0.6,1.4-1.4,1.4c0,0,0,0,0,0c-0.8,0-1.4-0.6-1.4-1.4 C10.8,9.6,11.4,9,12.1,9z M21.5,22.2c-1.4,0-2.1-0.8-2.1-2c0-0.3,0-0.7,0.1-1l0.7-2.4c0.1-0.2,0.1-0.5,0.1-0.7 c0-0.8-0.5-1.3-1.2-1.3c-1,0-1.6,0.7-1.9,2L15.9,22h-2.3l0.4-1.7c-0.7,1.1-1.6,1.8-2.8,1.8c-1.4,0-2.1-0.8-2.1-2c0-0.3,0-0.7,0.1-1 l1.1-4.3H8.7L9.2,13h3.9l-1.5,6.1c-0.1,0.3-0.1,0.6-0.1,0.9c0,0.4,0.2,0.5,0.5,0.6c0.2,0,1.6,0,2.4-1.8l1-4.1h-1.6l0.5-1.8h3.5 l-0.5,2.1c0.6-1.2,1.9-2.2,3.1-2.2c1.3,0,2.4,0.9,2.4,2.7c0,0.5-0.1,1-0.2,1.5l-0.7,2.4c-0.1,0.2-0.1,0.4-0.1,0.6 c0,0.4,0.2,0.6,0.5,0.6c0.3,0,0.7-0.2,1.2-1.5l0.9,0.4C23.7,21.4,22.7,22.2,21.5,22.2z"
2984
3054
  })), children);
2985
3055
  });
2986
3056
 
2987
3057
  if (process.env.NODE_ENV !== "production") {
2988
- ManagedSolutions.propTypes = iconPropTypes;
3058
+ LogoInvision.propTypes = iconPropTypes;
2989
3059
  }
2990
- var Map = /*#__PURE__*/React.forwardRef(function Map(_ref124, ref) {
3060
+ var LogoJupyter = /*#__PURE__*/React.forwardRef(function LogoJupyter(_ref124, ref) {
2991
3061
  var children = _ref124.children,
2992
3062
  _ref124$size = _ref124.size,
2993
3063
  size = _ref124$size === void 0 ? 16 : _ref124$size,
@@ -3000,21 +3070,15 @@ var Map = /*#__PURE__*/React.forwardRef(function Map(_ref124, ref) {
3000
3070
  xmlns: "http://www.w3.org/2000/svg",
3001
3071
  viewBox: "0 0 32 32",
3002
3072
  fill: "currentColor"
3003
- }, rest), _path202 || (_path202 = /*#__PURE__*/React.createElement("path", {
3004
- d: "M16,24l-6.09-8.6A8.14,8.14,0,0,1,16,2a8.08,8.08,0,0,1,8,8.13,8.2,8.2,0,0,1-1.8,5.13ZM16,4a6.07,6.07,0,0,0-6,6.13,6.19,6.19,0,0,0,1.49,4L16,20.52,20.63,14A6.24,6.24,0,0,0,22,10.13,6.07,6.07,0,0,0,16,4Z"
3005
- })), _circle12 || (_circle12 = /*#__PURE__*/React.createElement("circle", {
3006
- cx: "16",
3007
- cy: "9",
3008
- r: "2"
3009
- })), _path203 || (_path203 = /*#__PURE__*/React.createElement("path", {
3010
- d: "M28,12H26v2h2V28H4V14H6V12H4a2,2,0,0,0-2,2V28a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V14A2,2,0,0,0,28,12Z"
3073
+ }, rest), _path212 || (_path212 = /*#__PURE__*/React.createElement("path", {
3074
+ d: "M26.0766 3.5878a1.69 1.69 0 11-1.76-1.5853 1.67 1.67 0 011.76 1.5853zM16.2191 23.1113c-4.4866 0-8.43-1.61-10.4688-3.9882a11.1618 11.1618 0 0020.9377 0C24.6541 21.5011 20.7257 23.1113 16.2191 23.1113zM16.2191 7.6483c4.4867 0 8.43 1.61 10.4689 3.9881a11.1618 11.1618 0 00-20.9377 0C7.7892 9.2535 11.7126 7.6483 16.2191 7.6483zM10.0427 27.7388a2.1085 2.1085 0 11-.2031-.7976 2.1278 2.1278 0 01.2031.7976zM6.26 7.1064A1.2263 1.2263 0 117.4517 5.83 1.2415 1.2415 0 016.26 7.1064z"
3011
3075
  })), children);
3012
3076
  });
3013
3077
 
3014
3078
  if (process.env.NODE_ENV !== "production") {
3015
- Map.propTypes = iconPropTypes;
3079
+ LogoJupyter.propTypes = iconPropTypes;
3016
3080
  }
3017
- var MapCenter = /*#__PURE__*/React.forwardRef(function MapCenter(_ref125, ref) {
3081
+ var LogoKeybase = /*#__PURE__*/React.forwardRef(function LogoKeybase(_ref125, ref) {
3018
3082
  var children = _ref125.children,
3019
3083
  _ref125$size = _ref125.size,
3020
3084
  size = _ref125$size === void 0 ? 16 : _ref125$size,
@@ -3027,13 +3091,18 @@ var MapCenter = /*#__PURE__*/React.forwardRef(function MapCenter(_ref125, ref) {
3027
3091
  xmlns: "http://www.w3.org/2000/svg",
3028
3092
  viewBox: "0 0 32 32",
3029
3093
  fill: "currentColor"
3030
- }, rest), _path204 || (_path204 = /*#__PURE__*/React.createElement("path", {
3031
- d: "M23 26H25V30H23zM23 18H25V22H23zM26 23H30V25H26zM18 23H22V25H18zM25.3418 10.06l-22-8A1 1 0 002.06 3.3415l8 22A1.0011 1.0011 0 0010.9839 26H11a1 1 0 00.9287-.6289L15.77 15.7692l9.6015-3.8408a1 1 0 00-.0293-1.8687zM14.6284 14.0709v0l-.3979.1591-.1591.3979 0 0-3.0268 7.5678L4.6719 4.6715l17.5244 6.3726z"
3094
+ }, rest), _path213 || (_path213 = /*#__PURE__*/React.createElement("path", {
3095
+ d: "M14.1233 26.9328a1.1122 1.1122 0 11-1.1121-1.1122 1.112 1.112 0 011.1121 1.1122M21.0257 26.9328a1.1122 1.1122 0 11-1.1122-1.1122 1.1121 1.1121 0 011.1122 1.1122"
3096
+ })), _path214 || (_path214 = /*#__PURE__*/React.createElement("path", {
3097
+ d: "M9.999 5.797H10.973V6.771H9.999z",
3098
+ transform: "rotate(-86.462 10.486 6.284)"
3099
+ })), _path215 || (_path215 = /*#__PURE__*/React.createElement("path", {
3100
+ d: "M26.4275,16.3825l-.0013.001a13.0868,13.0868,0,0,0-5.1431-4.1825c-.3754-.1667-.7543-.3142-1.1354-.4454.0128-.0314.0277-.0615.04-.0933a4.83,4.83,0,0,0-2.9861-6.319,5.9368,5.9368,0,0,0-1.9962-.3558c-.0366-.1253-.1165-.6743.58-2.1571L14.3742,2q-.17.236-.3368.4661c-.384.5309-.7549,1.0444-1.1029,1.55a2.1657,2.1657,0,0,0-1.4486-.6771L9.8543,3.2377H9.852l-.0025,0c-.0429-.0025-.0864-.0039-.1293-.0039A2.1877,2.1877,0,0,0,7.54,5.2825L7.4388,6.9169l0,.003,0,.0028A2.1882,2.1882,0,0,0,9.4854,9.23l1.1673.0723a5.1711,5.1711,0,0,0,.47,2.688,13.1954,13.1954,0,0,0-4.2637,2.9C3,18.7883,3,23.06,3,26.4916v2.0706l1.524-1.6163A12.3293,12.3293,0,0,0,5.8548,30H7.8367A10.7091,10.7091,0,0,1,5.878,25.51l2.2353-2.3708L6.963,26.745l2.03-1.4774c3.5858-2.61,7.8678-3.2093,12.7263-1.7826a4.6276,4.6276,0,0,0,5.2189-1.468c.0441-.0628.0828-.128.1228-.1926a9.6141,9.6141,0,0,1,.1638,1.7454,12.4214,12.4214,0,0,1-1.61,6.43h1.877A14.4022,14.4022,0,0,0,28.87,23.57,12.2666,12.2666,0,0,0,26.4275,16.3825ZM13.8455,5.9257a1.5872,1.5872,0,0,0,1.3983.7068,4.2111,4.2111,0,0,1,1.44.2719,3.17,3.17,0,0,1,1.0279,5.4638l-.4752-.5849-.0032-.004a1.7048,1.7048,0,0,0-3.0235.9865,3.2143,3.2143,0,0,1-1.899-3.5412,8.4815,8.4815,0,0,1,1.4374-3.466A1.642,1.642,0,0,0,13.8455,5.9257Zm3.49,9.2589-.6072.4962a.2675.2675,0,0,1-.376-.038l-.1264-.1549a.2791.2791,0,0,1,.0394-.3927l.6-.49-1.235-1.5158a.362.362,0,1,1,.5611-.4575l3.4546,4.2517a.3619.3619,0,0,1-.1988.5815.3566.3566,0,0,1-.0816.0094.3609.3609,0,0,1-.2806-.1332l-.3441-.4239-1.2215.9971a.2815.2815,0,0,1-.3965-.04l-.5532-.6775a.2786.2786,0,0,1,.04-.3919l1.2275-1.002ZM9.08,7.0184l.1014-1.6342A.5394.5394,0,0,1,9.72,4.8781l.0326.001,1.6335.1013a.5387.5387,0,0,1,.5046.5716l-.0073.1182a10.6739,10.6739,0,0,0-.9028,2.0046L9.5859,7.5886A.5407.5407,0,0,1,9.08,7.0184ZM25.5944,21.07a2.9883,2.9883,0,0,1-3.4112.8373c-4.5313-1.3305-8.6289-1.0534-12.2124.82l1.9069-5.978-7.203,7.6393a11.67,11.67,0,0,1,3.3532-8.3419,11.4953,11.4953,0,0,1,4.1073-2.6908,5.42,5.42,0,0,0,2.2411,1.2214,4.714,4.714,0,0,0,.5627.12,1.6258,1.6258,0,0,0,.2449,1.6416l.0847.1038a1.6247,1.6247,0,0,0,.2594,1.605l.5532.6777a1.6276,1.6276,0,0,0,2.29.2314l.3314-.2705a1.7079,1.7079,0,0,0,1.9867-2.6535l-1.9427-2.3911a4.88,4.88,0,0,0,.4863-.456,12.449,12.449,0,0,1,1.3829.5181,11.419,11.419,0,0,1,4.5085,3.6838C26.0987,18.7278,26.2745,20.1043,25.5944,21.07Z"
3032
3101
  })), children);
3033
3102
  });
3034
3103
 
3035
3104
  if (process.env.NODE_ENV !== "production") {
3036
- MapCenter.propTypes = iconPropTypes;
3105
+ LogoKeybase.propTypes = iconPropTypes;
3037
3106
  }
3038
3107
 
3039
- export { LetterAa, LetterBb, LetterCc, LetterDd, LetterEe, LetterFf, LetterGg, LetterHh, LetterIi, LetterJj, LetterKk, LetterLl, LetterMm, LetterNn, LetterOo, LetterPp, LetterQq, LetterRr, LetterSs, LetterTt, LetterUu, LetterVv, LetterWw, LetterXx, LetterYy, LetterZz, License, LicenseDraft, LicenseGlobal, LicenseMaintenance, LicenseMaintenanceDraft, LicenseThirdParty, LicenseThirdPartyDraft, Lifesaver, Light, LightFilled, Lightning, Link, Linux, LinuxAlt, List, ListBoxes, ListBulleted, ListChecked, ListDropdown, ListNumbered, LoadBalancerApplication, LoadBalancerClassic, LoadBalancerGlobal, LoadBalancerListener, LoadBalancerLocal, LoadBalancerNetwork, LoadBalancerPool, LoadBalancerVpc, Location, LocationCompany, LocationCompanyFilled, LocationCurrent, LocationFilled, LocationHazard, LocationHazardFilled, LocationHeart, LocationHeartFilled, LocationPerson, LocationPersonFilled, LocationSave, LocationStar, LocationStarFilled, Locked, LogicalPartition, Login, LogoAngular, LogoDigg, LogoDiscord, LogoFacebook, LogoFigma, LogoFlickr, LogoGithub, LogoGlassdoor, LogoInstagram, LogoInvision, LogoJupyter, LogoKeybase, LogoKubernetes, LogoLinkedin, LogoLivestream, LogoMedium, LogoNpm, LogoOpenshift, LogoPinterest, LogoPython, LogoQuora, LogoRScript, LogoReact, LogoSketch, LogoSkype, LogoSlack, LogoSnapchat, LogoSvelte, LogoTumblr, LogoTwitter, LogoVmware, LogoVue, LogoWechat, LogoXing, LogoYelp, LogoYoutube, Logout, Loop, LowSeverity, MacCommand, MacOption, MacShift, MachineLearning, MachineLearningModel, MagicWand, MagicWandFilled, MailAll, MailReply, ManageProtection, ManagedSolutions, Map, MapCenter, WatsonHealthMagnify, WatsonHealthMammogram };
3108
+ export { IntentRequestInactive, IntentRequestScaleIn, IntentRequestScaleOut, IntentRequestUninstall, IntentRequestUpgrade, Interactions, Intersect, IntrusionPrevention, InventoryManagement, IotConnect, IotPlatform, Iso, IsoFilled, IsoOutline, JoinFull, JoinInner, JoinLeft, JoinOuter, JoinRight, Jpg, Json, JsonReference, JumpLink, KeepDry, Keyboard, KeyboardOff, Kubernetes, Label, Language, Laptop, Lasso, LassoPolygon, Launch, Layers, Legend, LetterAa, LetterBb, LetterCc, LetterDd, LetterEe, LetterFf, LetterGg, LetterHh, LetterIi, LetterJj, LetterKk, LetterLl, LetterMm, LetterNn, LetterOo, LetterPp, LetterQq, LetterRr, LetterSs, LetterTt, LetterUu, LetterVv, LetterWw, LetterXx, LetterYy, LetterZz, License, LicenseDraft, LicenseGlobal, LicenseMaintenance, LicenseMaintenanceDraft, LicenseThirdParty, LicenseThirdPartyDraft, Lifesaver, Light, LightFilled, Lightning, Link, Linux, LinuxAlt, List, ListBoxes, ListBulleted, ListChecked, ListCheckedMirror, ListDropdown, ListNumbered, ListNumberedMirror, LoadBalancerApplication, LoadBalancerClassic, LoadBalancerGlobal, LoadBalancerListener, LoadBalancerLocal, LoadBalancerNetwork, LoadBalancerPool, LoadBalancerVpc, Location, LocationCompany, LocationCompanyFilled, LocationCurrent, LocationFilled, LocationHazard, LocationHazardFilled, LocationHeart, LocationHeartFilled, LocationPerson, LocationPersonFilled, LocationSave, LocationStar, LocationStarFilled, Locked, LogicalPartition, Login, LogoAngular, LogoAnsibleCommunity, LogoDigg, LogoDiscord, LogoFacebook, LogoFigma, LogoFlickr, LogoGithub, LogoGlassdoor, LogoInstagram, LogoInvision, LogoJupyter, LogoKeybase, WatsonHealthInteractiveSegmentationCursor, WatsonHealthLaunchStudy_1, WatsonHealthLaunchStudy_2, WatsonHealthLaunchStudy_3 };