@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, _circle, _path24, _path25, _circle2, _path26, _path27, _path28, _path29, _path30, _path31, _path32, _path33, _path34, _path35, _path36, _path37, _path38, _path39, _path40, _path41, _switch, _switch2, _path42, _path43, _path44, _path45, _path46, _path47, _path48, _path49, _path50, _path51, _path52, _path53, _path54, _path55, _path56, _path57, _path58, _path59, _circle3, _circle4, _path60, _path61, _path62, _path63, _path64, _path65, _circle5, _path66, _path67, _path68, _path69, _path70, _path71, _path72, _path73, _path74, _path75, _path76, _path77, _path78, _path79, _path80, _path81, _path82, _path83, _path84, _path85, _path86, _path87, _path88, _path89, _path90, _path91, _path92, _path93, _path94, _path95, _path96, _path97, _path98, _path99, _path100, _path101, _path102, _path103, _path104, _path105, _path106, _path107, _path108, _path109, _path110, _path111, _path112, _path113, _path114, _circle6, _path115, _path116, _path117, _circle7, _circle8, _circle9, _circle10, _circle11, _circle12, _circle13, _circle14, _circle15, _path118, _circle16, _circle17, _circle18, _circle19, _circle20, _circle21, _circle22, _circle23, _circle24, _circle25, _circle26, _circle27, _circle28, _circle29, _circle30, _circle31, _circle32, _path119, _path120, _path121, _path122, _circle33, _path123, _path124, _path125, _circle34, _path126, _circle35, _path127, _circle36, _path128, _path129, _path130, _path131, _path132, _path133, _path134, _path135, _path136, _circle37, _circle38, _circle39, _path137, _circle40, _path138, _circle41, _circle42, _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, _circle43, _path178, _path179, _path180, _path181, _path182, _path183, _path184, _path185, _path186, _path187, _path188, _path189, _path190, _path191, _path192, _path193, _path194, _path195, _path196, _path197, _path198;
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, _circle, _path70, _path71, _path72, _path73, _path74, _path75, _path76, _path77, _path78, _path79, _path80, _path81, _path82, _path83, _path84, _path85, _path86, _path87, _path88, _path89, _path90, _path91, _path92, _path93, _path94, _circle2, _path95, _path96, _circle3, _path97, _path98, _path99, _path100, _path101, _path102, _path103, _path104, _path105, _path106, _path107, _path108, _path109, _path110, _path111, _path112, _switch, _switch2, _path113, _path114, _path115, _path116, _path117, _path118, _path119, _path120, _path121, _path122, _path123, _path124, _path125, _path126, _path127, _path128, _path129, _path130, _circle4, _circle5, _path131, _path132, _path133, _path134, _path135, _path136, _circle6, _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, _circle7, _path186, _path187, _path188, _circle8, _circle9, _circle10, _circle11, _circle12, _circle13, _circle14, _circle15, _circle16, _path189, _circle17, _circle18, _circle19, _circle20, _circle21, _circle22, _circle23, _circle24, _circle25, _circle26, _circle27, _circle28, _circle29, _circle30, _circle31, _circle32, _circle33, _path190, _path191, _path192, _path193, _circle34, _path194, _path195, _path196, _circle35, _path197, _circle36, _path198, _circle37, _path199, _path200, _path201, _path202;
15
15
 
16
16
  var _excluded = ["children", "size"],
17
17
  _excluded2 = ["children", "size"],
@@ -138,7 +138,7 @@ var _excluded = ["children", "size"],
138
138
  _excluded123 = ["children", "size"],
139
139
  _excluded124 = ["children", "size"],
140
140
  _excluded125 = ["children", "size"];
141
- var MapIdentify = /*#__PURE__*/React.forwardRef(function MapIdentify(_ref, ref) {
141
+ var LogoKubernetes = /*#__PURE__*/React.forwardRef(function LogoKubernetes(_ref, ref) {
142
142
  var children = _ref.children,
143
143
  _ref$size = _ref.size,
144
144
  size = _ref$size === void 0 ? 16 : _ref$size,
@@ -152,14 +152,16 @@ var MapIdentify = /*#__PURE__*/React.forwardRef(function MapIdentify(_ref, ref)
152
152
  viewBox: "0 0 32 32",
153
153
  fill: "currentColor"
154
154
  }, rest), _path || (_path = /*#__PURE__*/React.createElement("path", {
155
- d: "M15 8H17V14H15zM15 18H17V24H15zM18 15H24V17H18zM8 15H14V17H8zM4 10H2V4A2.0021 2.0021 0 014 2h6V4H4zM10 30H4a2.0021 2.0021 0 01-2-2V22H4v6h6zM28 30H22V28h6V22h2v6A2.0021 2.0021 0 0128 30zM30 10H28V4H22V2h6a2.0021 2.0021 0 012 2z"
155
+ 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"
156
+ })), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
157
+ 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"
156
158
  })), children);
157
159
  });
158
160
 
159
161
  if (process.env.NODE_ENV !== "production") {
160
- MapIdentify.propTypes = iconPropTypes;
162
+ LogoKubernetes.propTypes = iconPropTypes;
161
163
  }
162
- var MapBoundary = /*#__PURE__*/React.forwardRef(function MapBoundary(_ref2, ref) {
164
+ var LogoLinkedin = /*#__PURE__*/React.forwardRef(function LogoLinkedin(_ref2, ref) {
163
165
  var children = _ref2.children,
164
166
  _ref2$size = _ref2.size,
165
167
  size = _ref2$size === void 0 ? 16 : _ref2$size,
@@ -172,17 +174,15 @@ var MapBoundary = /*#__PURE__*/React.forwardRef(function MapBoundary(_ref2, ref)
172
174
  xmlns: "http://www.w3.org/2000/svg",
173
175
  viewBox: "0 0 32 32",
174
176
  fill: "currentColor"
175
- }, rest), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
176
- d: "M12 10H14V14H12zM18 18H22V20H18zM14 18L14 16 12 16 12 20 16 20 16 18 14 18zM16 4H28V16H16z"
177
- })), _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
178
- d: "M17.885 29.997L11.819 26.142 4 27.989 4 4 14 4 14 8 12 8 12 6 6 6 6 25.461 12.181 24.001 18.115 27.773 22.818 26 26 26 26 20 24 20 24 18 28 18 28 28 23.182 28 17.885 29.997z"
177
+ }, rest), _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
178
+ 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"
179
179
  })), children);
180
180
  });
181
181
 
182
182
  if (process.env.NODE_ENV !== "production") {
183
- MapBoundary.propTypes = iconPropTypes;
183
+ LogoLinkedin.propTypes = iconPropTypes;
184
184
  }
185
- var MapBoundaryVegetation = /*#__PURE__*/React.forwardRef(function MapBoundaryVegetation(_ref3, ref) {
185
+ var LogoLivestream = /*#__PURE__*/React.forwardRef(function LogoLivestream(_ref3, ref) {
186
186
  var children = _ref3.children,
187
187
  _ref3$size = _ref3.size,
188
188
  size = _ref3$size === void 0 ? 16 : _ref3$size,
@@ -196,16 +196,14 @@ var MapBoundaryVegetation = /*#__PURE__*/React.forwardRef(function MapBoundaryVe
196
196
  viewBox: "0 0 32 32",
197
197
  fill: "currentColor"
198
198
  }, rest), _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
199
- d: "M28 16H18V14h5V10a2 2 0 012-2h1.5a1.5 1.5 0 00.2837-2.9734l-.7109-.1355L25.9982 4.32a2.6322 2.6322 0 00-1.68-2.1823 2.5051 2.5051 0 00-3.0836 1.3042l-.3032.6472-.71-.0771a2.0185 2.0185 0 00-2.17 2.4343A2.0976 2.0976 0 0020.1261 8H21v2h-.7817A4.1491 4.1491 0 0116.012 6.3136a4.0047 4.0047 0 013.7414-4.306A4.5006 4.5006 0 0127.8267 3.26a3.5051 3.5051 0 012.1422 3.7094A3.6283 3.6283 0 0126.3172 10H25v4h3zM18 18H22V20H18zM14 18L14 16 12 16 12 20 16 20 16 18 14 18zM12 10H14V14H12z"
200
- })), _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
201
- d: "M17.885 30L11.819 26.142 4 27.989 4 4 14 4 14 8 12 8 12 6 6 6 6 25.461 12.181 24.001 18.115 27.776 22.818 26 26 26 26 20 24 20 24 18 28 18 28 28 23.182 28 17.885 30z"
199
+ 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"
202
200
  })), children);
203
201
  });
204
202
 
205
203
  if (process.env.NODE_ENV !== "production") {
206
- MapBoundaryVegetation.propTypes = iconPropTypes;
204
+ LogoLivestream.propTypes = iconPropTypes;
207
205
  }
208
- var MarineWarning = /*#__PURE__*/React.forwardRef(function MarineWarning(_ref4, ref) {
206
+ var LogoMedium = /*#__PURE__*/React.forwardRef(function LogoMedium(_ref4, ref) {
209
207
  var children = _ref4.children,
210
208
  _ref4$size = _ref4.size,
211
209
  size = _ref4$size === void 0 ? 16 : _ref4$size,
@@ -218,22 +216,15 @@ var MarineWarning = /*#__PURE__*/React.forwardRef(function MarineWarning(_ref4,
218
216
  xmlns: "http://www.w3.org/2000/svg",
219
217
  viewBox: "0 0 32 32",
220
218
  fill: "currentColor"
221
- }, rest), _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
222
- d: "M12,20H7a1,1,0,0,0-.97,1.2422L6.9692,25H9.0308l-.75-3H23.7192l-.75,3h2.0616l.9394-3.7578A1,1,0,0,0,25,20H14V3a1,1,0,0,0-1.7993-.6011L2.2075,15.3906A1,1,0,0,0,3,17h9ZM5.0308,15,12,5.94V15Z"
223
- })), _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
224
- d: "M26.9058,25.751A2.998,2.998,0,0,1,24,28a3.4376,3.4376,0,0,1-3.0513-2.3164A1.007,1.007,0,0,0,20,25a.9894.9894,0,0,0-.9468.6787A3.44,3.44,0,0,1,16,28a3.4376,3.4376,0,0,1-3.0513-2.3164A1.007,1.007,0,0,0,12,25a.971.971,0,0,0-.9468.6787A3.44,3.44,0,0,1,8,28a2.998,2.998,0,0,1-2.9058-2.249l-1.9365.498A4.9965,4.9965,0,0,0,8,30a4.9316,4.9316,0,0,0,4-1.9873,5.0192,5.0192,0,0,0,8,0A4.9316,4.9316,0,0,0,24,30a4.9965,4.9965,0,0,0,4.8423-3.751Z"
225
- })), _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
226
- fill: "none",
227
- d: "M23.75,10h-1.5V6h1.5ZM23,11a1,1,0,1,0,1,1A1,1,0,0,0,23,11Z"
228
- })), _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
229
- d: "M29.9115,13.9355,23.6284,2.3706a.7181.7181,0,0,0-1.2568,0L16.0885,13.9355A.72.72,0,0,0,16.72,15H29.28A.72.72,0,0,0,29.9115,13.9355ZM22.25,6h1.5v4h-1.5ZM23,13a1,1,0,1,1,1-1A1,1,0,0,1,23,13Z"
219
+ }, rest), _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
220
+ 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"
230
221
  })), children);
231
222
  });
232
223
 
233
224
  if (process.env.NODE_ENV !== "production") {
234
- MarineWarning.propTypes = iconPropTypes;
225
+ LogoMedium.propTypes = iconPropTypes;
235
226
  }
236
- var MathCurve = /*#__PURE__*/React.forwardRef(function MathCurve(_ref5, ref) {
227
+ var LogoNpm = /*#__PURE__*/React.forwardRef(function LogoNpm(_ref5, ref) {
237
228
  var children = _ref5.children,
238
229
  _ref5$size = _ref5.size,
239
230
  size = _ref5$size === void 0 ? 16 : _ref5$size,
@@ -246,15 +237,15 @@ var MathCurve = /*#__PURE__*/React.forwardRef(function MathCurve(_ref5, ref) {
246
237
  xmlns: "http://www.w3.org/2000/svg",
247
238
  viewBox: "0 0 32 32",
248
239
  fill: "currentColor"
249
- }, rest), _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
250
- d: "M10.3555,23.0581C12.77,24.5918,15.6208,26,17.9514,26a3.8729,3.8729,0,0,0,2.856-1.084c2.2859-2.29.14-6.3979-1.938-10.3721L24.67,8.7427c1.07.686,2.1038,1.4253,3.0117,2.124L29,9.3486c-.7783-.6064-1.772-1.3383-2.8721-2.0634L30,3.4131,28.5859,2,24.3794,6.2061c-3.3164-1.91-7.1079-3.2461-9.2288-1.1216-2.0388,2.0425-.5512,5.5317,1.2683,9.082l-6.3071,6.3066c-1.0322-.7133-1.9985-1.4448-2.8-2.101L6,19.8848c.6145.5058,1.5513,1.2451,2.6653,2.0351L4,26.585V2H2V28a2,2,0,0,0,2,2H30V28H5.4133ZM16.5647,6.501c1.1357-1.1377,3.6931-.2862,6.3372,1.1831l-4.9947,4.9941C16.5942,10.0591,15.5562,7.5112,16.5647,6.501Zm.8215,9.5259c1.58,3.0317,3.1822,6.2959,2.0071,7.4726-1.3125,1.3145-4.5227-.0254-7.572-1.9077Z"
240
+ }, rest), _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
241
+ d: "M4,28V4h24v24H4z M8.5,8.5v15H16v-12h4.5v12h3v-15H8.5z"
251
242
  })), children);
252
243
  });
253
244
 
254
245
  if (process.env.NODE_ENV !== "production") {
255
- MathCurve.propTypes = iconPropTypes;
246
+ LogoNpm.propTypes = iconPropTypes;
256
247
  }
257
- var QMatrix = /*#__PURE__*/React.forwardRef(function QMatrix(_ref6, ref) {
248
+ var LogoOpenshift = /*#__PURE__*/React.forwardRef(function LogoOpenshift(_ref6, ref) {
258
249
  var children = _ref6.children,
259
250
  _ref6$size = _ref6.size,
260
251
  size = _ref6$size === void 0 ? 16 : _ref6$size,
@@ -267,33 +258,20 @@ var QMatrix = /*#__PURE__*/React.forwardRef(function QMatrix(_ref6, ref) {
267
258
  xmlns: "http://www.w3.org/2000/svg",
268
259
  viewBox: "0 0 32 32",
269
260
  fill: "currentColor"
270
- }, rest), _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
271
- d: "M18 13L18 4 16 4 16 6 13 6 13 8 16 8 16 13 13 13 13 15 21 15 21 13 18 13zM16.5 20A3.5 3.5 0 1113 23.5 3.5 3.5 0 0116.5 20m0-2A5.5 5.5 0 1022 23.5 5.5 5.5 0 0016.5 18zM8 30L2 30 2 2 8 2 8 4 4 4 4 28 8 28 8 30zM30 30L24 30 24 28 28 28 28 4 24 4 24 2 30 2 30 30z"
261
+ }, rest), _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
262
+ 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"
272
263
  })), children);
273
264
  });
274
265
 
275
266
  if (process.env.NODE_ENV !== "production") {
276
- QMatrix.propTypes = iconPropTypes;
267
+ LogoOpenshift.propTypes = iconPropTypes;
277
268
  }
278
- var Maximize = /*#__PURE__*/React.forwardRef(function Maximize(_ref7, ref) {
269
+ var LogoPinterest = /*#__PURE__*/React.forwardRef(function LogoPinterest(_ref7, ref) {
279
270
  var children = _ref7.children,
280
271
  _ref7$size = _ref7.size,
281
272
  size = _ref7$size === void 0 ? 16 : _ref7$size,
282
273
  rest = _objectWithoutProperties(_ref7, _excluded7);
283
274
 
284
- if (size === 16 || size === "16" || size === "16px") {
285
- return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
286
- width: size,
287
- height: size,
288
- ref: ref,
289
- xmlns: "http://www.w3.org/2000/svg",
290
- viewBox: "0 0 16 16",
291
- fill: "currentColor"
292
- }, rest), _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
293
- d: "M6 15L6 14 2.7 14 7 9.7 6.3 9 2 13.3 2 10 1 10 1 15zM10 1L10 2 13.3 2 9 6.3 9.7 7 14 2.7 14 6 15 6 15 1z"
294
- })), children);
295
- }
296
-
297
275
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
298
276
  width: size,
299
277
  height: size,
@@ -301,15 +279,15 @@ var Maximize = /*#__PURE__*/React.forwardRef(function Maximize(_ref7, ref) {
301
279
  xmlns: "http://www.w3.org/2000/svg",
302
280
  viewBox: "0 0 32 32",
303
281
  fill: "currentColor"
304
- }, rest), _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
305
- d: "M20 2L20 4 26.586 4 18 12.582 19.414 14 28 5.414 28 12 30 12 30 2 20 2zM14 19.416L12.592 18 4 26.586 4 20 2 20 2 30 12 30 12 28 5.414 28 14 19.416z"
282
+ }, rest), _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
283
+ 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"
306
284
  })), children);
307
285
  });
308
286
 
309
287
  if (process.env.NODE_ENV !== "production") {
310
- Maximize.propTypes = iconPropTypes;
288
+ LogoPinterest.propTypes = iconPropTypes;
311
289
  }
312
- var MediaLibrary = /*#__PURE__*/React.forwardRef(function MediaLibrary(_ref8, ref) {
290
+ var LogoPython = /*#__PURE__*/React.forwardRef(function LogoPython(_ref8, ref) {
313
291
  var children = _ref8.children,
314
292
  _ref8$size = _ref8.size,
315
293
  size = _ref8$size === void 0 ? 16 : _ref8$size,
@@ -322,17 +300,23 @@ var MediaLibrary = /*#__PURE__*/React.forwardRef(function MediaLibrary(_ref8, re
322
300
  xmlns: "http://www.w3.org/2000/svg",
323
301
  viewBox: "0 0 32 32",
324
302
  fill: "currentColor"
325
- }, rest), _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
326
- d: "M13 15L13 23 13 23 20 19 13 15z"
327
- })), _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
328
- d: "M26 28H6a2.0021 2.0021 0 01-2-2V12a2.0021 2.0021 0 012-2H26a2.0021 2.0021 0 012 2V26A2.0021 2.0021 0 0126 28zM6 12V26H26V12zM6 6H26V8H6zM8 2H24V4H8z"
303
+ }, rest), _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
304
+ 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"
305
+ })), _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
306
+ fill: "none",
307
+ 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"
308
+ })), _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
309
+ 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"
310
+ })), _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
311
+ fill: "none",
312
+ 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"
329
313
  })), children);
330
314
  });
331
315
 
332
316
  if (process.env.NODE_ENV !== "production") {
333
- MediaLibrary.propTypes = iconPropTypes;
317
+ LogoPython.propTypes = iconPropTypes;
334
318
  }
335
- var MediaLibraryFilled = /*#__PURE__*/React.forwardRef(function MediaLibraryFilled(_ref9, ref) {
319
+ var LogoQuora = /*#__PURE__*/React.forwardRef(function LogoQuora(_ref9, ref) {
336
320
  var children = _ref9.children,
337
321
  _ref9$size = _ref9.size,
338
322
  size = _ref9$size === void 0 ? 16 : _ref9$size,
@@ -345,19 +329,15 @@ var MediaLibraryFilled = /*#__PURE__*/React.forwardRef(function MediaLibraryFill
345
329
  xmlns: "http://www.w3.org/2000/svg",
346
330
  viewBox: "0 0 32 32",
347
331
  fill: "currentColor"
348
- }, rest), _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
349
- fill: "none",
350
- d: "M13 15L13 23 13 23 20 19 13 15z",
351
- "data-icon-path": "inner-path"
352
- })), _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
353
- d: "M26 10H6a2.0023 2.0023 0 00-2 2V26a2.0023 2.0023 0 002 2H26a2.0023 2.0023 0 002-2V12A2.0023 2.0023 0 0026 10zM13 23h0V15l7 4zM6 6H26V8H6zM8 2H24V4H8z"
332
+ }, rest), _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
333
+ 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"
354
334
  })), children);
355
335
  });
356
336
 
357
337
  if (process.env.NODE_ENV !== "production") {
358
- MediaLibraryFilled.propTypes = iconPropTypes;
338
+ LogoQuora.propTypes = iconPropTypes;
359
339
  }
360
- var MediaCast = /*#__PURE__*/React.forwardRef(function MediaCast(_ref10, ref) {
340
+ var LogoRScript = /*#__PURE__*/React.forwardRef(function LogoRScript(_ref10, ref) {
361
341
  var children = _ref10.children,
362
342
  _ref10$size = _ref10.size,
363
343
  size = _ref10$size === void 0 ? 16 : _ref10$size,
@@ -370,19 +350,16 @@ var MediaCast = /*#__PURE__*/React.forwardRef(function MediaCast(_ref10, ref) {
370
350
  xmlns: "http://www.w3.org/2000/svg",
371
351
  viewBox: "0 0 32 32",
372
352
  fill: "currentColor"
373
- }, rest), _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
374
- d: "M2 26H5a3 3 0 00-3-3zM9 26H7a5.0057 5.0057 0 00-5-5V19A7.0078 7.0078 0 019 26z"
375
- })), _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
376
- d: "M13,26H11a9.01,9.01,0,0,0-9-9V15A11.0125,11.0125,0,0,1,13,26Z"
377
- })), _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
378
- d: "M28,26H15V24H28V8H4v5H2V8A2.0021,2.0021,0,0,1,4,6H28a2.0021,2.0021,0,0,1,2,2V24A2.0021,2.0021,0,0,1,28,26Z"
353
+ }, rest), _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
354
+ fillRule: "evenodd",
355
+ 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"
379
356
  })), children);
380
357
  });
381
358
 
382
359
  if (process.env.NODE_ENV !== "production") {
383
- MediaCast.propTypes = iconPropTypes;
360
+ LogoRScript.propTypes = iconPropTypes;
384
361
  }
385
- var Medication = /*#__PURE__*/React.forwardRef(function Medication(_ref11, ref) {
362
+ var LogoReact = /*#__PURE__*/React.forwardRef(function LogoReact(_ref11, ref) {
386
363
  var children = _ref11.children,
387
364
  _ref11$size = _ref11.size,
388
365
  size = _ref11$size === void 0 ? 16 : _ref11$size,
@@ -395,15 +372,17 @@ var Medication = /*#__PURE__*/React.forwardRef(function Medication(_ref11, ref)
395
372
  xmlns: "http://www.w3.org/2000/svg",
396
373
  viewBox: "0 0 32 32",
397
374
  fill: "currentColor"
398
- }, rest), _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
399
- d: "M24,2H8A2,2,0,0,0,6,4V8a2,2,0,0,0,2,2V28a2,2,0,0,0,2,2H22a2,2,0,0,0,2-2V10a2,2,0,0,0,2-2V4A2,2,0,0,0,24,2ZM10,14h3V24H10ZM22,28H10V26h5V12H10V10H22ZM8,8V4H24V8Z"
375
+ }, rest), _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
376
+ 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"
377
+ })), _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
378
+ 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"
400
379
  })), children);
401
380
  });
402
381
 
403
382
  if (process.env.NODE_ENV !== "production") {
404
- Medication.propTypes = iconPropTypes;
383
+ LogoReact.propTypes = iconPropTypes;
405
384
  }
406
- var MedicationAlert = /*#__PURE__*/React.forwardRef(function MedicationAlert(_ref12, ref) {
385
+ var LogoRedHatAnsible = /*#__PURE__*/React.forwardRef(function LogoRedHatAnsible(_ref12, ref) {
407
386
  var children = _ref12.children,
408
387
  _ref12$size = _ref12.size,
409
388
  size = _ref12$size === void 0 ? 16 : _ref12$size,
@@ -416,23 +395,17 @@ var MedicationAlert = /*#__PURE__*/React.forwardRef(function MedicationAlert(_re
416
395
  xmlns: "http://www.w3.org/2000/svg",
417
396
  viewBox: "0 0 32 32",
418
397
  fill: "currentColor"
419
- }, rest), _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
420
- d: "M22 19H24V24H22z"
421
- })), _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
422
- d: "M23,31a8,8,0,1,1,8-8A8,8,0,0,1,23,31Zm0-14a6,6,0,1,0,6,6A6,6,0,0,0,23,17Z"
423
- })), _circle || (_circle = /*#__PURE__*/React.createElement("circle", {
424
- cx: "23",
425
- cy: "26",
426
- r: "1"
427
- })), _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
428
- d: "M20,2H4A2,2,0,0,0,2,4V8a2,2,0,0,0,2,2V28a2,2,0,0,0,2,2h8V28H6V26h5V12H6V10H18v3h2V10a2,2,0,0,0,2-2V4A2,2,0,0,0,20,2ZM9,14V24H6V14ZM4,8V4H20V8Z"
398
+ }, rest), _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
399
+ d: "M21.9104,20.5859h0l-5-11c-.1577-.3452-.5061-.5859-.9104-.5859s-.7529,.2407-.9104,.5859l-5,11c-.0576,.1265-.0896,.2661-.0896,.4141,0,.5522,.4478,1,1,1,.4043,0,.7527-.2407,.9104-.5859l1.9985-4.3965,6.4978,4.7876c.166,.1226,.3711,.1948,.5933,.1948,.5522,0,1-.4478,1-1,0-.1479-.032-.2881-.0896-.4141Zm-5.9104-8.1689l2.499,5.498-3.7441-2.7588,1.2451-2.7393Z"
400
+ })), _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
401
+ d: "M16,30c-7.7197,0-14-6.2803-14-14S8.2803,2,16,2s14,6.2803,14,14-6.2803,14-14,14Zm0-26c-6.6167,0-12,5.3833-12,12s5.3833,12,12,12,12-5.3833,12-12-5.3833-12-12-12Z"
429
402
  })), children);
430
403
  });
431
404
 
432
405
  if (process.env.NODE_ENV !== "production") {
433
- MedicationAlert.propTypes = iconPropTypes;
406
+ LogoRedHatAnsible.propTypes = iconPropTypes;
434
407
  }
435
- var MedicationReminder = /*#__PURE__*/React.forwardRef(function MedicationReminder(_ref13, ref) {
408
+ var LogoSketch = /*#__PURE__*/React.forwardRef(function LogoSketch(_ref13, ref) {
436
409
  var children = _ref13.children,
437
410
  _ref13$size = _ref13.size,
438
411
  size = _ref13$size === void 0 ? 16 : _ref13$size,
@@ -445,63 +418,20 @@ var MedicationReminder = /*#__PURE__*/React.forwardRef(function MedicationRemind
445
418
  xmlns: "http://www.w3.org/2000/svg",
446
419
  viewBox: "0 0 32 32",
447
420
  fill: "currentColor"
448
- }, rest), _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
449
- d: "M20,2H4A2,2,0,0,0,2,4V8a2,2,0,0,0,2,2V28a2,2,0,0,0,2,2H18a2,2,0,0,0,2-2V10a2,2,0,0,0,2-2V4A2,2,0,0,0,20,2ZM6,14H9V24H6ZM18,28H6V26h5V12H6V10H18ZM4,8V4H20V8Z"
450
- })), _circle2 || (_circle2 = /*#__PURE__*/React.createElement("circle", {
451
- cx: "26",
452
- cy: "16",
453
- r: "4"
421
+ }, rest), _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
422
+ 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"
454
423
  })), children);
455
424
  });
456
425
 
457
426
  if (process.env.NODE_ENV !== "production") {
458
- MedicationReminder.propTypes = iconPropTypes;
427
+ LogoSketch.propTypes = iconPropTypes;
459
428
  }
460
- var Menu = /*#__PURE__*/React.forwardRef(function Menu(_ref14, ref) {
429
+ var LogoSkype = /*#__PURE__*/React.forwardRef(function LogoSkype(_ref14, ref) {
461
430
  var children = _ref14.children,
462
431
  _ref14$size = _ref14.size,
463
432
  size = _ref14$size === void 0 ? 16 : _ref14$size,
464
433
  rest = _objectWithoutProperties(_ref14, _excluded14);
465
434
 
466
- if (size === 16 || size === "16" || size === "16px") {
467
- return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
468
- width: size,
469
- height: size,
470
- ref: ref,
471
- xmlns: "http://www.w3.org/2000/svg",
472
- viewBox: "0 0 16 16",
473
- fill: "currentColor"
474
- }, rest), _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
475
- d: "M2 12H14V13H2zM2 9H14V10H2zM2 6H14V7H2zM2 3H14V4H2z"
476
- })), children);
477
- }
478
-
479
- if (size === 20 || size === "20" || size === "20px") {
480
- return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
481
- width: size,
482
- height: size,
483
- ref: ref,
484
- xmlns: "http://www.w3.org/2000/svg",
485
- viewBox: "0 0 20 20",
486
- fill: "currentColor"
487
- }, rest), _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
488
- d: "M2 14.8H18V16H2zM2 11.2H18V12.399999999999999H2zM2 7.6H18V8.799999999999999H2zM2 4H18V5.2H2z"
489
- })), children);
490
- }
491
-
492
- if (size === 24 || size === "24" || size === "24px") {
493
- return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
494
- width: size,
495
- height: size,
496
- ref: ref,
497
- xmlns: "http://www.w3.org/2000/svg",
498
- viewBox: "0 0 24 24",
499
- fill: "currentColor"
500
- }, rest), _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
501
- d: "M3 18H21V19.5H3zM3 13.5H21V15H3zM3 9H21V10.5H3zM3 4.5H21V6H3z"
502
- })), children);
503
- }
504
-
505
435
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
506
436
  width: size,
507
437
  height: size,
@@ -509,15 +439,15 @@ var Menu = /*#__PURE__*/React.forwardRef(function Menu(_ref14, ref) {
509
439
  xmlns: "http://www.w3.org/2000/svg",
510
440
  viewBox: "0 0 32 32",
511
441
  fill: "currentColor"
512
- }, rest), _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
513
- d: "M4 6H28V8H4zM4 24H28V26H4zM4 12H28V14H4zM4 18H28V20H4z"
442
+ }, rest), _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
443
+ 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"
514
444
  })), children);
515
445
  });
516
446
 
517
447
  if (process.env.NODE_ENV !== "production") {
518
- Menu.propTypes = iconPropTypes;
448
+ LogoSkype.propTypes = iconPropTypes;
519
449
  }
520
- var MessageQueue = /*#__PURE__*/React.forwardRef(function MessageQueue(_ref15, ref) {
450
+ var LogoSlack = /*#__PURE__*/React.forwardRef(function LogoSlack(_ref15, ref) {
521
451
  var children = _ref15.children,
522
452
  _ref15$size = _ref15.size,
523
453
  size = _ref15$size === void 0 ? 16 : _ref15$size,
@@ -530,17 +460,15 @@ var MessageQueue = /*#__PURE__*/React.forwardRef(function MessageQueue(_ref15, r
530
460
  xmlns: "http://www.w3.org/2000/svg",
531
461
  viewBox: "0 0 32 32",
532
462
  fill: "currentColor"
533
- }, rest), _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
534
- d: "M28,28H4a2.0021,2.0021,0,0,1-2-2V21H4v5H28V21h2v5A2.0021,2.0021,0,0,1,28,28Z"
535
- })), _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
536
- d: "M7 21H25V23H7zM7 16H25V18H7zM7 11H25V13H7zM7 6H25V8H7z"
463
+ }, rest), _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
464
+ 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"
537
465
  })), children);
538
466
  });
539
467
 
540
468
  if (process.env.NODE_ENV !== "production") {
541
- MessageQueue.propTypes = iconPropTypes;
469
+ LogoSlack.propTypes = iconPropTypes;
542
470
  }
543
- var Meter = /*#__PURE__*/React.forwardRef(function Meter(_ref16, ref) {
471
+ var LogoSnapchat = /*#__PURE__*/React.forwardRef(function LogoSnapchat(_ref16, ref) {
544
472
  var children = _ref16.children,
545
473
  _ref16$size = _ref16.size,
546
474
  size = _ref16$size === void 0 ? 16 : _ref16$size,
@@ -553,17 +481,19 @@ var Meter = /*#__PURE__*/React.forwardRef(function Meter(_ref16, ref) {
553
481
  xmlns: "http://www.w3.org/2000/svg",
554
482
  viewBox: "0 0 32 32",
555
483
  fill: "currentColor"
556
- }, rest), _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
557
- d: "M26 16a9.9283 9.9283 0 00-1.1392-4.6182l-1.4961 1.4961A7.9483 7.9483 0 0124 16zM23.4141 10L22 8.5859l-4.7147 4.7147A2.9659 2.9659 0 0016 13a3 3 0 103 3 2.9659 2.9659 0 00-.3006-1.2853zM16 17a1 1 0 111-1A1.0013 1.0013 0 0116 17zM16 8a7.9515 7.9515 0 013.1223.6353l1.4961-1.4961A9.9864 9.9864 0 006 16H8A8.0092 8.0092 0 0116 8z"
558
- })), _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
559
- d: "M16,30A14,14,0,1,1,30,16,14.0158,14.0158,0,0,1,16,30ZM16,4A12,12,0,1,0,28,16,12.0137,12.0137,0,0,0,16,4Z"
484
+ }, rest), _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
485
+ 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"
486
+ })), _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
487
+ fill: "none",
488
+ 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",
489
+ "data-icon-path": "inner-path"
560
490
  })), children);
561
491
  });
562
492
 
563
493
  if (process.env.NODE_ENV !== "production") {
564
- Meter.propTypes = iconPropTypes;
494
+ LogoSnapchat.propTypes = iconPropTypes;
565
495
  }
566
- var MeterAlt = /*#__PURE__*/React.forwardRef(function MeterAlt(_ref17, ref) {
496
+ var LogoSvelte = /*#__PURE__*/React.forwardRef(function LogoSvelte(_ref17, ref) {
567
497
  var children = _ref17.children,
568
498
  _ref17$size = _ref17.size,
569
499
  size = _ref17$size === void 0 ? 16 : _ref17$size,
@@ -576,15 +506,15 @@ var MeterAlt = /*#__PURE__*/React.forwardRef(function MeterAlt(_ref17, ref) {
576
506
  xmlns: "http://www.w3.org/2000/svg",
577
507
  viewBox: "0 0 32 32",
578
508
  fill: "currentColor"
579
- }, rest), _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
580
- d: "M30 20a13.8535 13.8535 0 00-2.2291-7.5288l-1.4452 1.4453A11.8917 11.8917 0 0128 20zM28 9.414L26.5859 8 18.019 16.5669A3.9521 3.9521 0 0016 16a4 4 0 104 4 3.9533 3.9533 0 00-.5669-2.0191zM16 22a2 2 0 112-2A2.0023 2.0023 0 0116 22zM16 8a11.9086 11.9086 0 016.0833 1.6743l1.4536-1.4536A13.9773 13.9773 0 002 20H4A12.0137 12.0137 0 0116 8z"
509
+ }, rest), _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
510
+ 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"
581
511
  })), children);
582
512
  });
583
513
 
584
514
  if (process.env.NODE_ENV !== "production") {
585
- MeterAlt.propTypes = iconPropTypes;
515
+ LogoSvelte.propTypes = iconPropTypes;
586
516
  }
587
- var Microphone = /*#__PURE__*/React.forwardRef(function Microphone(_ref18, ref) {
517
+ var LogoTumblr = /*#__PURE__*/React.forwardRef(function LogoTumblr(_ref18, ref) {
588
518
  var children = _ref18.children,
589
519
  _ref18$size = _ref18.size,
590
520
  size = _ref18$size === void 0 ? 16 : _ref18$size,
@@ -597,17 +527,15 @@ var Microphone = /*#__PURE__*/React.forwardRef(function Microphone(_ref18, ref)
597
527
  xmlns: "http://www.w3.org/2000/svg",
598
528
  viewBox: "0 0 32 32",
599
529
  fill: "currentColor"
600
- }, rest), _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
601
- d: "M23,14v3A7,7,0,0,1,9,17V14H7v3a9,9,0,0,0,8,8.94V28H11v2H21V28H17V25.94A9,9,0,0,0,25,17V14Z"
602
- })), _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
603
- d: "M16,22a5,5,0,0,0,5-5V7A5,5,0,0,0,11,7V17A5,5,0,0,0,16,22ZM13,7a3,3,0,0,1,6,0V17a3,3,0,0,1-6,0Z"
530
+ }, rest), _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
531
+ 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"
604
532
  })), children);
605
533
  });
606
534
 
607
535
  if (process.env.NODE_ENV !== "production") {
608
- Microphone.propTypes = iconPropTypes;
536
+ LogoTumblr.propTypes = iconPropTypes;
609
537
  }
610
- var MicrophoneFilled = /*#__PURE__*/React.forwardRef(function MicrophoneFilled(_ref19, ref) {
538
+ var LogoTwitter = /*#__PURE__*/React.forwardRef(function LogoTwitter(_ref19, ref) {
611
539
  var children = _ref19.children,
612
540
  _ref19$size = _ref19.size,
613
541
  size = _ref19$size === void 0 ? 16 : _ref19$size,
@@ -620,17 +548,15 @@ var MicrophoneFilled = /*#__PURE__*/React.forwardRef(function MicrophoneFilled(_
620
548
  xmlns: "http://www.w3.org/2000/svg",
621
549
  viewBox: "0 0 32 32",
622
550
  fill: "currentColor"
623
- }, rest), _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
624
- d: "M23,14v3A7,7,0,0,1,9,17V14H7v3a9,9,0,0,0,8,8.94V28H11v2H21V28H17V25.94A9,9,0,0,0,25,17V14Z"
625
- })), _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
626
- d: "M16,22a5,5,0,0,0,5-5V7A5,5,0,0,0,11,7V17A5,5,0,0,0,16,22Z"
551
+ }, rest), _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
552
+ d: "M11.5475,25.7523c9.0566,0,14.0102-7.5034,14.0102-14.0102,0-.2131,0-.4253-.0144-.6365,.9637-.697,1.7955-1.5601,2.4566-2.5488-.8987,.3982-1.852,.6594-2.8282,.7747,1.0279-.6154,1.7972-1.5833,2.1648-2.7235-.9666,.5736-2.024,.9778-3.1267,1.1952-1.8648-1.9829-4.984-2.0786-6.9669-.2138-1.2788,1.2026-1.8214,2.9947-1.4245,4.7047-3.9591-.1985-7.6479-2.0685-10.1482-5.1446-1.3069,2.2499-.6394,5.1282,1.5245,6.5731-.7836-.0232-1.5501-.2346-2.2349-.6163v.0624c.0006,2.3439,1.6529,4.3628,3.9504,4.8269-.7249,.1977-1.4855,.2266-2.2234,.0845,.6451,2.0058,2.4937,3.38,4.6003,3.4195-1.7436,1.3703-3.8975,2.1142-6.1152,2.112-.3918-.0008-.7832-.0245-1.1722-.071,2.2518,1.4451,4.8719,2.2116,7.5475,2.208"
627
553
  })), children);
628
554
  });
629
555
 
630
556
  if (process.env.NODE_ENV !== "production") {
631
- MicrophoneFilled.propTypes = iconPropTypes;
557
+ LogoTwitter.propTypes = iconPropTypes;
632
558
  }
633
- var MicrophoneOff = /*#__PURE__*/React.forwardRef(function MicrophoneOff(_ref20, ref) {
559
+ var LogoVmware = /*#__PURE__*/React.forwardRef(function LogoVmware(_ref20, ref) {
634
560
  var children = _ref20.children,
635
561
  _ref20$size = _ref20.size,
636
562
  size = _ref20$size === void 0 ? 16 : _ref20$size,
@@ -643,15 +569,15 @@ var MicrophoneOff = /*#__PURE__*/React.forwardRef(function MicrophoneOff(_ref20,
643
569
  xmlns: "http://www.w3.org/2000/svg",
644
570
  viewBox: "0 0 32 32",
645
571
  fill: "currentColor"
646
- }, rest), _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
647
- d: "M9.18 18.57A7.41 7.41 0 019 17V14H7v3a8.84 8.84 0 00.58 3.18zM13 15V7a3 3 0 016 0V8.75l2-2A5 5 0 0011 7v8zM23 17a7 7 0 01-11.73 5.14l1.42-1.41A5 5 0 0021 17V12.42l9-9L28.59 2 2 28.59 3.41 30l6.44-6.44A8.91 8.91 0 0015 25.94V28H11v2H21V28H17V25.94A9 9 0 0025 17V14H23zm-4 0a3 3 0 01-4.9 2.31L19 14.42z"
572
+ }, rest), _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
573
+ d: "M3.4,11C3,10.1,2,9.7,1,10.2s-1.3,1.4-0.9,2.3L4.1,21c0.6,1.3,1.3,2,2.5,2c1.3,0,1.9-0.8,2.5-2c0,0,3.4-7.4,3.4-7.5 c0-0.1,0.1-0.3,0.5-0.3c0.3,0,0.5,0.2,0.5,0.6V21c0,1.1,0.6,2,1.8,2s1.8-0.9,1.8-2V15c0-1.1,0.8-1.9,1.9-1.9c1.1,0,1.9,0.8,1.9,1.9 V21c0,1.1,0.6,2,1.8,2s1.8-0.9,1.8-2V15c0-1.1,0.8-1.9,1.9-1.9c1.1,0,1.9,0.8,1.9,1.9V21c0,1.1,0.6,2,1.8,2s1.8-0.9,1.8-2v-6.8 c0-2.5-2-4.2-4.4-4.2s-3.9,1.7-3.9,1.7c-0.8-1-1.9-1.7-3.8-1.7c-2,0-3.7,1.7-3.7,1.7c-0.8-1-2.2-1.7-3.3-1.7c-1.7,0-3.1,0.8-4,2.7 l-2.5,5.9L3.4,11"
648
574
  })), children);
649
575
  });
650
576
 
651
577
  if (process.env.NODE_ENV !== "production") {
652
- MicrophoneOff.propTypes = iconPropTypes;
578
+ LogoVmware.propTypes = iconPropTypes;
653
579
  }
654
- var MicrophoneOffFilled = /*#__PURE__*/React.forwardRef(function MicrophoneOffFilled(_ref21, ref) {
580
+ var LogoVmwareAlt = /*#__PURE__*/React.forwardRef(function LogoVmwareAlt(_ref21, ref) {
655
581
  var children = _ref21.children,
656
582
  _ref21$size = _ref21.size,
657
583
  size = _ref21$size === void 0 ? 16 : _ref21$size,
@@ -664,15 +590,15 @@ var MicrophoneOffFilled = /*#__PURE__*/React.forwardRef(function MicrophoneOffFi
664
590
  xmlns: "http://www.w3.org/2000/svg",
665
591
  viewBox: "0 0 32 32",
666
592
  fill: "currentColor"
667
- }, rest), _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
668
- d: "M23 17a7 7 0 01-11.73 5.14l1.42-1.41A5 5 0 0021 17V12.42l9-9L28.59 2 2 28.59 3.41 30l6.44-6.44A8.91 8.91 0 0015 25.94V28H11v2H21V28H17V25.94A9 9 0 0025 17V14H23zM9 17.32c0-.11 0-.21 0-.32V14H7v3a9 9 0 00.25 2.09zM20.76 5.58A5 5 0 0011 7v8.34z"
593
+ }, rest), _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
594
+ d: "M22.4131 19.1099l-1.9154-5.5355c-.0401-.1304-.1003-.351-.1003-.5415 0-.5114.4112-1.0128 1.073-1.0128.5515 0 .9226.351 1.083.8624l1.2034 3.9812 1.2335-3.9711c.1604-.5315.5716-.8925 1.1432-.8925h.1304c.5716 0 .9828.371 1.1432.8925l1.2435 3.9812 1.2335-4.0113c.1504-.4713.4814-.8524 1.073-.8524.6117 0 1.0429.4713 1.0429 1.0229 0 .1504-.0401.351-.0702.4513l-2.0056 5.6258c-.2306.6919-.6919.9928-1.2335.9928h-.0702c-.5415 0-.9928-.3109-1.2034-.9527l-1.2435-3.9511-1.2635 3.9511c-.2006.6418-.6619.9527-1.2034.9527h-.0702c-.5315 0-.9928-.3109-1.2234-.9928zM2.0939 12.645c-.2469-.5532-.8692-.8001-1.452-.5433-.5828.2568-.7902.8989-.5334 1.452l2.4299 5.2846c.3852.8297.7902 1.2644 1.5409 1.2644.81 0 1.1656-.4741 1.5409-1.2644 0 0 2.1237-4.6228 2.1435-4.6722.0198-.0494.0889-.1976.3062-.1976.1877 0 .3358.1482.3358.3457v4.524c0 .6914.3852 1.2644 1.1261 1.2644s1.1458-.5729 1.1458-1.2644v-3.6943c0-.7112.5136-1.1755 1.2051-1.1755s1.1557.4741 1.1557 1.1755v3.6943c0 .6914.3852 1.2644 1.1261 1.2644s1.1458-.5729 1.1458-1.2644v-3.6943c0-.7112.5136-1.1755 1.2051-1.1755s1.1557.4741 1.1557 1.1755v3.6943c0 .6914.3852 1.2644 1.1261 1.2644s1.1458-.5729 1.1458-1.2644v-4.2079c0-1.5508-1.2446-2.6275-2.7361-2.6275s-2.4299 1.0372-2.4299 1.0372c-.4939-.6421-1.1853-1.0372-2.341-1.0372-1.2248 0-2.3015 1.0372-2.3015 1.0372-.5038-.6421-1.3434-1.0372-2.0447-1.0372-1.0866 0-1.9459.4741-2.4694 1.6792l-1.5508 3.6647-1.9756-4.7018"
669
595
  })), children);
670
596
  });
671
597
 
672
598
  if (process.env.NODE_ENV !== "production") {
673
- MicrophoneOffFilled.propTypes = iconPropTypes;
599
+ LogoVmwareAlt.propTypes = iconPropTypes;
674
600
  }
675
- var Microscope = /*#__PURE__*/React.forwardRef(function Microscope(_ref22, ref) {
601
+ var LogoVue = /*#__PURE__*/React.forwardRef(function LogoVue(_ref22, ref) {
676
602
  var children = _ref22.children,
677
603
  _ref22$size = _ref22.size,
678
604
  size = _ref22$size === void 0 ? 16 : _ref22$size,
@@ -685,15 +611,17 @@ var Microscope = /*#__PURE__*/React.forwardRef(function Microscope(_ref22, ref)
685
611
  xmlns: "http://www.w3.org/2000/svg",
686
612
  viewBox: "0 0 32 32",
687
613
  fill: "currentColor"
688
- }, rest), _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
689
- d: "M25.3943,24a7.8772,7.8772,0,0,0-1.6707-8.5684,3.918,3.918,0,0,0-1.0844-4.414l2.7759-2.7759a2.0025,2.0025,0,0,0,0-2.8286L22.5869,2.5849a2.0021,2.0021,0,0,0-2.8286,0L6.5859,15.7573a2.0027,2.0027,0,0,0,0,2.8286l2.8282,2.8282a2.0024,2.0024,0,0,0,2.8286,0l4.7749-4.7754a3.9329,3.9329,0,0,0,5.5139.4326A5.9442,5.9442,0,0,1,23.1775,24H16v4H4v2H28V24ZM10.8281,20,8,17.1714,9.8787,15.293l2.8283,2.8281ZM16,14a3.9811,3.9811,0,0,0,.0762.7524L14.1211,16.707l-2.8284-2.8281,9.88-9.88L24.001,6.8271l-3.2488,3.2491A3.9771,3.9771,0,0,0,16,14Zm4,2a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,20,16Zm6,12H18V26h8Z"
614
+ }, rest), _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
615
+ d: "M24.9,3.9L16,19.4L7.1,3.9H2l14,24.3L30,3.9H24.9z"
616
+ })), _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
617
+ d: "M16,9.5l-3.2-5.6H8.1L16,17.5l7.9-13.6h-4.6L16,9.5z"
690
618
  })), children);
691
619
  });
692
620
 
693
621
  if (process.env.NODE_ENV !== "production") {
694
- Microscope.propTypes = iconPropTypes;
622
+ LogoVue.propTypes = iconPropTypes;
695
623
  }
696
- var Microservices_1 = /*#__PURE__*/React.forwardRef(function Microservices_1(_ref23, ref) {
624
+ var LogoWechat = /*#__PURE__*/React.forwardRef(function LogoWechat(_ref23, ref) {
697
625
  var children = _ref23.children,
698
626
  _ref23$size = _ref23.size,
699
627
  size = _ref23$size === void 0 ? 16 : _ref23$size,
@@ -706,15 +634,16 @@ var Microservices_1 = /*#__PURE__*/React.forwardRef(function Microservices_1(_re
706
634
  xmlns: "http://www.w3.org/2000/svg",
707
635
  viewBox: "0 0 32 32",
708
636
  fill: "currentColor"
709
- }, rest), _switch || (_switch = /*#__PURE__*/React.createElement("switch", null, /*#__PURE__*/React.createElement("g", null, /*#__PURE__*/React.createElement("path", {
710
- d: "M11 21l-4-2.2v-4.5l4-2.2 4 2.2v4.5L11 21zM9 17.6l2 1.1 2-1.1v-2.2l-2-1.1-2 1.1V17.6zM6 30l-4-2.2v-4.5L6 21l4 2.2v4.5L6 30zM4 26.6l2 1.1 2-1.1v-2.2l-2-1.1-2 1.1V26.6zM16 30l-4-2.2v-4.5l4-2.2 4 2.2v4.5L16 30zM14 26.6l2 1.1 2-1.1v-2.2l-2-1.1-2 1.1V26.6zM26 30l-4-2.2v-4.5l4-2.2 4 2.2v4.5L26 30zM24 26.6l2 1.1 2-1.1v-2.2l-2-1.1-2 1.1V26.6zM24.6 11.6L22 14.2V9.4l3-1.7V3.2L21 1l-4 2.2v4.5l3 1.7v4.7l-2.6-2.6L16 13l5 5 5-5L24.6 11.6zM19 4.4l2-1.1 2 1.1v2.2l-2 1.1-2-1.1V4.4z"
711
- })))), children);
637
+ }, rest), _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
638
+ fillRule: "evenodd",
639
+ 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"
640
+ })), children);
712
641
  });
713
642
 
714
643
  if (process.env.NODE_ENV !== "production") {
715
- Microservices_1.propTypes = iconPropTypes;
644
+ LogoWechat.propTypes = iconPropTypes;
716
645
  }
717
- var Microservices_2 = /*#__PURE__*/React.forwardRef(function Microservices_2(_ref24, ref) {
646
+ var LogoXing = /*#__PURE__*/React.forwardRef(function LogoXing(_ref24, ref) {
718
647
  var children = _ref24.children,
719
648
  _ref24$size = _ref24.size,
720
649
  size = _ref24$size === void 0 ? 16 : _ref24$size,
@@ -727,15 +656,17 @@ var Microservices_2 = /*#__PURE__*/React.forwardRef(function Microservices_2(_re
727
656
  xmlns: "http://www.w3.org/2000/svg",
728
657
  viewBox: "0 0 32 32",
729
658
  fill: "currentColor"
730
- }, rest), _switch2 || (_switch2 = /*#__PURE__*/React.createElement("switch", null, /*#__PURE__*/React.createElement("g", null, /*#__PURE__*/React.createElement("path", {
731
- d: "M16 22v-6h-6v-6H2v20h20v-8H16zM14 18v4h-4 0v-4H14zM4 12h4v4H4V12zM8 18v4H4v-4H8zM4 28v-4h4v4H4zM14 28h-4v-4h4V28zM20 28h-4v-4h4V28zM29.6 13.6L27 16.2V10h3V2h-8v8h3v6.2l-2.6-2.6L21 15l5 5 5-5L29.6 13.6zM24 4h4v4h-4V4z"
732
- })))), children);
659
+ }, rest), _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
660
+ 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"
661
+ })), _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
662
+ 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"
663
+ })), children);
733
664
  });
734
665
 
735
666
  if (process.env.NODE_ENV !== "production") {
736
- Microservices_2.propTypes = iconPropTypes;
667
+ LogoXing.propTypes = iconPropTypes;
737
668
  }
738
- var Migrate = /*#__PURE__*/React.forwardRef(function Migrate(_ref25, ref) {
669
+ var LogoYelp = /*#__PURE__*/React.forwardRef(function LogoYelp(_ref25, ref) {
739
670
  var children = _ref25.children,
740
671
  _ref25$size = _ref25.size,
741
672
  size = _ref25$size === void 0 ? 16 : _ref25$size,
@@ -748,15 +679,16 @@ var Migrate = /*#__PURE__*/React.forwardRef(function Migrate(_ref25, ref) {
748
679
  xmlns: "http://www.w3.org/2000/svg",
749
680
  viewBox: "0 0 32 32",
750
681
  fill: "currentColor"
751
- }, rest), _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
752
- d: "M26 2H6A2 2 0 004 4V8a2 2 0 002 2h9v6.17l-2.59-2.58L11 15l5 5 5-5-1.41-1.41L17 16.17V10h9a2 2 0 002-2V4A2 2 0 0026 2zM6 4h4V8H6zM26 8H12V4H26zM26 22H6a2 2 0 00-2 2v4a2 2 0 002 2H26a2 2 0 002-2V24A2 2 0 0026 22zM6 24H20v4H6zm20 4H22V24h4z"
682
+ }, rest), _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
683
+ fillRule: "evenodd",
684
+ d: "M8.5089 15.1845l5.0598 2.4675c.9733.4747.8229 1.9059-.2278 2.1679l-5.4618 1.3619c-.6813.1699-1.3541-.3002-1.4345-.9977-.1719-1.492-.0021-2.9655.4564-4.3296.2227-.6625.9797-.9764 1.6079-.67zM10.5348 25.6004l3.7659-4.1831c.7245-.8048 2.0589-.2657 2.0211.8165l-.1964 5.6273c-.0245.7012-.6613 1.2203-1.3532 1.1041-1.4551-.2444-2.8315-.8069-4.0331-1.6322-.5775-.3967-.6731-1.212-.2043-1.7327zM19.464 20.0339l5.3529 1.7396c.6663.2165.9912.9705.6894 1.6027-.6279 1.3155-1.5387 2.4909-2.6766 3.4301-.5412.4466-1.3521.3154-1.724-.2796l-2.9838-4.7752c-.5738-.9184.3123-2.0524 1.3421-1.7177zM24.9076 16.619l-5.411 1.5515c-1.0409.2984-1.8868-.8658-1.2812-1.7636l3.1481-4.6668c.3909-.5795 1.2034-.6861 1.7275-.2237 1.0791.9521 1.9628 2.1433 2.56 3.5214.2792.6443-.0685 1.3877-.7434 1.5813zM12.2638 3.4886c-.9739.2609-1.903.6058-2.7815 1.0247-.6096.2907-.8399 1.0415-.5022 1.6264l5.2887 9.1604c.5934 1.0277 2.1643.6067 2.1643-.5799V4.1427c0-.6754-.5749-1.2105-1.2481-1.1574-.9703.0765-1.9474.2424-2.9212.5033z"
753
685
  })), children);
754
686
  });
755
687
 
756
688
  if (process.env.NODE_ENV !== "production") {
757
- Migrate.propTypes = iconPropTypes;
689
+ LogoYelp.propTypes = iconPropTypes;
758
690
  }
759
- var MigrateAlt = /*#__PURE__*/React.forwardRef(function MigrateAlt(_ref26, ref) {
691
+ var LogoYoutube = /*#__PURE__*/React.forwardRef(function LogoYoutube(_ref26, ref) {
760
692
  var children = _ref26.children,
761
693
  _ref26$size = _ref26.size,
762
694
  size = _ref26$size === void 0 ? 16 : _ref26$size,
@@ -769,15 +701,15 @@ var MigrateAlt = /*#__PURE__*/React.forwardRef(function MigrateAlt(_ref26, ref)
769
701
  xmlns: "http://www.w3.org/2000/svg",
770
702
  viewBox: "0 0 32 32",
771
703
  fill: "currentColor"
772
- }, rest), _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
773
- d: "M28,4H4A2,2,0,0,0,2,6V26a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V6A2,2,0,0,0,28,4Zm0,22H12V20H10v6H4V17H20.1719l-3.586,3.5859L18,22l6-6-6-6-1.4141,1.4141L20.1719,15H4V6h6v6h2V6H28Z"
704
+ }, rest), _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
705
+ 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"
774
706
  })), children);
775
707
  });
776
708
 
777
709
  if (process.env.NODE_ENV !== "production") {
778
- MigrateAlt.propTypes = iconPropTypes;
710
+ LogoYoutube.propTypes = iconPropTypes;
779
711
  }
780
- var Milestone = /*#__PURE__*/React.forwardRef(function Milestone(_ref27, ref) {
712
+ var Logout = /*#__PURE__*/React.forwardRef(function Logout(_ref27, ref) {
781
713
  var children = _ref27.children,
782
714
  _ref27$size = _ref27.size,
783
715
  size = _ref27$size === void 0 ? 16 : _ref27$size,
@@ -790,15 +722,17 @@ var Milestone = /*#__PURE__*/React.forwardRef(function Milestone(_ref27, ref) {
790
722
  xmlns: "http://www.w3.org/2000/svg",
791
723
  viewBox: "0 0 32 32",
792
724
  fill: "currentColor"
793
- }, rest), _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
794
- d: "M24.5857,6.5859A1.9865,1.9865,0,0,0,23.1714,6H16V2H14V6H6A2.0025,2.0025,0,0,0,4,8v6a2.0025,2.0025,0,0,0,2,2h8V30h2V16h7.1714a1.9865,1.9865,0,0,0,1.4143-.5859L29,11ZM23.1714,14H6V8H23.1716l3,3Z"
725
+ }, rest), _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
726
+ 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"
727
+ })), _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
728
+ 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"
795
729
  })), children);
796
730
  });
797
731
 
798
732
  if (process.env.NODE_ENV !== "production") {
799
- Milestone.propTypes = iconPropTypes;
733
+ Logout.propTypes = iconPropTypes;
800
734
  }
801
- var MilitaryCamp = /*#__PURE__*/React.forwardRef(function MilitaryCamp(_ref28, ref) {
735
+ var Loop = /*#__PURE__*/React.forwardRef(function Loop(_ref28, ref) {
802
736
  var children = _ref28.children,
803
737
  _ref28$size = _ref28.size,
804
738
  size = _ref28$size === void 0 ? 16 : _ref28$size,
@@ -811,21 +745,21 @@ var MilitaryCamp = /*#__PURE__*/React.forwardRef(function MilitaryCamp(_ref28, r
811
745
  xmlns: "http://www.w3.org/2000/svg",
812
746
  viewBox: "0 0 32 32",
813
747
  fill: "currentColor"
814
- }, rest), _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
815
- d: "M27,28v-10.48a2.0035,2.0035,0,0,0-.853-1.6387L17,9.48V8h6V2H15V9.48L5.8528,15.8823A2.0023,2.0023,0,0,0,5,17.5205V28H2v2H30V28ZM17,4h4V6H17ZM7,17.5205l9-6.3,9,6.3V28H17V20H15v8H7Z"
748
+ }, rest), _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
749
+ 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"
816
750
  })), children);
817
751
  });
818
752
 
819
753
  if (process.env.NODE_ENV !== "production") {
820
- MilitaryCamp.propTypes = iconPropTypes;
754
+ Loop.propTypes = iconPropTypes;
821
755
  }
822
- var Minimize = /*#__PURE__*/React.forwardRef(function Minimize(_ref29, ref) {
756
+ var LowSeverity = /*#__PURE__*/React.forwardRef(function LowSeverity(_ref29, ref) {
823
757
  var children = _ref29.children,
824
758
  _ref29$size = _ref29.size,
825
759
  size = _ref29$size === void 0 ? 16 : _ref29$size,
826
760
  rest = _objectWithoutProperties(_ref29, _excluded29);
827
761
 
828
- if (size === 16 || size === "16" || size === "16px") {
762
+ if (size === "glyph" || size === "glyph" || size === "glyphpx") {
829
763
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
830
764
  width: size,
831
765
  height: size,
@@ -833,8 +767,10 @@ var Minimize = /*#__PURE__*/React.forwardRef(function Minimize(_ref29, ref) {
833
767
  xmlns: "http://www.w3.org/2000/svg",
834
768
  viewBox: "0 0 16 16",
835
769
  fill: "currentColor"
836
- }, rest), _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
837
- d: "M2 9L2 10 5.3 10 1 14.3 1.7 15 6 10.7 6 14 7 14 7 9zM14 7L14 6 10.7 6 15 1.7 14.3 1 10 5.3 10 2 9 2 9 7z"
770
+ }, rest), _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
771
+ d: "M4 4H12V12H4z"
772
+ })), _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
773
+ d: "M12,4v8H4V4h8m1-1H3V13H13V3Z"
838
774
  })), children);
839
775
  }
840
776
 
@@ -843,75 +779,24 @@ var Minimize = /*#__PURE__*/React.forwardRef(function Minimize(_ref29, ref) {
843
779
  height: size,
844
780
  ref: ref,
845
781
  xmlns: "http://www.w3.org/2000/svg",
846
- viewBox: "0 0 32 32",
782
+ viewBox: "0 0 16 16",
847
783
  fill: "currentColor"
848
- }, rest), _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
849
- d: "M4 18L4 20 10.586 20 2 28.582 3.414 30 12 21.414 12 28 14 28 14 18 4 18zM30 3.416L28.592 2 20 10.586 20 4 18 4 18 14 28 14 28 12 21.414 12 30 3.416z"
784
+ }, rest), _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
785
+ d: "M4 4H12V12H4z"
786
+ })), _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
787
+ d: "M12,4v8H4V4h8m1-1H3V13H13V3Z"
850
788
  })), children);
851
789
  });
852
790
 
853
791
  if (process.env.NODE_ENV !== "production") {
854
- Minimize.propTypes = iconPropTypes;
792
+ LowSeverity.propTypes = iconPropTypes;
855
793
  }
856
- var Misuse = /*#__PURE__*/React.forwardRef(function Misuse(_ref30, ref) {
794
+ var MacCommand = /*#__PURE__*/React.forwardRef(function MacCommand(_ref30, ref) {
857
795
  var children = _ref30.children,
858
796
  _ref30$size = _ref30.size,
859
797
  size = _ref30$size === void 0 ? 16 : _ref30$size,
860
798
  rest = _objectWithoutProperties(_ref30, _excluded30);
861
799
 
862
- if (size === 16 || size === "16" || size === "16px") {
863
- return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
864
- width: size,
865
- height: size,
866
- ref: ref,
867
- xmlns: "http://www.w3.org/2000/svg",
868
- viewBox: "0 0 16 16",
869
- fill: "currentColor"
870
- }, rest), _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
871
- d: "M8,1C4.1,1,1,4.1,1,8s3.1,7,7,7s7-3.1,7-7S11.9,1,8,1z M10.7,11.5L8,8.8l-2.7,2.7l-0.8-0.8L7.2,8L4.5,5.3l0.8-0.8L8,7.2 l2.7-2.7l0.8,0.8L8.8,8l2.7,2.7L10.7,11.5z"
872
- })), _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
873
- d: "M10.7,11.5L8,8.8l-2.7,2.7l-0.8-0.8L7.2,8L4.5,5.3l0.8-0.8L8,7.2l2.7-2.7l0.8,0.8L8.8,8 l2.7,2.7L10.7,11.5z",
874
- "data-icon-path": "inner-path",
875
- opacity: "0"
876
- })), children);
877
- }
878
-
879
- if (size === 20 || size === "20" || size === "20px") {
880
- return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
881
- width: size,
882
- height: size,
883
- ref: ref,
884
- xmlns: "http://www.w3.org/2000/svg",
885
- viewBox: "0 0 20 20",
886
- fill: "currentColor"
887
- }, rest), _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
888
- d: "M10,1c-4.9,0-9,4.1-9,9s4.1,9,9,9s9-4,9-9S15,1,10,1z M13.5,14.5L10,11l-3.5,3.5l-1-1L9,10L5.5,6.5l1-1L10,9l3.5-3.5l1,1 L11,10l3.5,3.5L13.5,14.5z"
889
- })), _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
890
- fill: "none",
891
- d: "M13.5,14.5L10,11l-3.5,3.5l-1-1L9,10L5.5,6.5l1-1L10,9l3.5-3.5l1,1L11,10l3.5,3.5L13.5,14.5z",
892
- "data-icon-path": "inner-path",
893
- opacity: "0"
894
- })), children);
895
- }
896
-
897
- if (size === 24 || size === "24" || size === "24px") {
898
- return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
899
- width: size,
900
- height: size,
901
- ref: ref,
902
- xmlns: "http://www.w3.org/2000/svg",
903
- viewBox: "0 0 24 24",
904
- fill: "currentColor"
905
- }, rest), _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
906
- d: "M12,1C6,1,1,6,1,12s5,11,11,11s11-4.9,11-11S18.1,1,12,1z M16.2,17.5L12,13.3l-4.2,4.2l-1.3-1.3l4.2-4.2L6.5,7.8l1.3-1.3 l4.2,4.2l4.2-4.2l1.3,1.3L13.3,12l4.2,4.2L16.2,17.5z"
907
- })), _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
908
- fill: "none",
909
- d: "M16.2,17.5L12,13.3l-4.2,4.2l-1.3-1.3l4.2-4.2L6.5,7.8l1.3-1.3l4.2,4.2l4.2-4.2l1.3,1.3 L13.3,12l4.2,4.2L16.2,17.5z",
910
- "data-icon-path": "inner-path",
911
- opacity: "0"
912
- })), children);
913
- }
914
-
915
800
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
916
801
  width: size,
917
802
  height: size,
@@ -919,40 +804,20 @@ var Misuse = /*#__PURE__*/React.forwardRef(function Misuse(_ref30, ref) {
919
804
  xmlns: "http://www.w3.org/2000/svg",
920
805
  viewBox: "0 0 32 32",
921
806
  fill: "currentColor"
922
- }, rest), _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
923
- d: "M16,2C8.3,2,2,8.3,2,16s6.3,14,14,14s14-6.3,14-14S23.7,2,16,2z M21.4,23L16,17.6L10.6,23L9,21.4l5.4-5.4L9,10.6L10.6,9 l5.4,5.4L21.4,9l1.6,1.6L17.6,16l5.4,5.4L21.4,23z"
924
- })), _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
925
- fill: "none",
926
- d: "M21.4,23L16,17.6L10.6,23L9,21.4l5.4-5.4L9,10.6L10.6,9l5.4,5.4L21.4,9l1.6,1.6L17.6,16 l5.4,5.4L21.4,23z",
927
- "data-icon-path": "inner-path",
928
- opacity: "0"
807
+ }, rest), _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
808
+ 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"
929
809
  })), children);
930
810
  });
931
811
 
932
812
  if (process.env.NODE_ENV !== "production") {
933
- Misuse.propTypes = iconPropTypes;
813
+ MacCommand.propTypes = iconPropTypes;
934
814
  }
935
- var MisuseOutline = /*#__PURE__*/React.forwardRef(function MisuseOutline(_ref31, ref) {
815
+ var MacOption = /*#__PURE__*/React.forwardRef(function MacOption(_ref31, ref) {
936
816
  var children = _ref31.children,
937
817
  _ref31$size = _ref31.size,
938
818
  size = _ref31$size === void 0 ? 16 : _ref31$size,
939
819
  rest = _objectWithoutProperties(_ref31, _excluded31);
940
820
 
941
- if (size === 16 || size === "16" || size === "16px") {
942
- return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
943
- width: size,
944
- height: size,
945
- ref: ref,
946
- xmlns: "http://www.w3.org/2000/svg",
947
- viewBox: "0 0 16 16",
948
- fill: "currentColor"
949
- }, rest), _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
950
- d: "M8,1C4.1,1,1,4.1,1,8s3.1,7,7,7s7-3.1,7-7S11.9,1,8,1z M8,14c-3.3,0-6-2.7-6-6s2.7-6,6-6s6,2.7,6,6S11.3,14,8,14z"
951
- })), _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
952
- d: "M10.7 11.5L8 8.8 5.3 11.5 4.5 10.7 7.2 8 4.5 5.3 5.3 4.5 8 7.2 10.7 4.5 11.5 5.3 8.8 8 11.5 10.7z"
953
- })), children);
954
- }
955
-
956
821
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
957
822
  width: size,
958
823
  height: size,
@@ -960,17 +825,15 @@ var MisuseOutline = /*#__PURE__*/React.forwardRef(function MisuseOutline(_ref31,
960
825
  xmlns: "http://www.w3.org/2000/svg",
961
826
  viewBox: "0 0 32 32",
962
827
  fill: "currentColor"
963
- }, rest), _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
964
- d: "M16,2C8.2,2,2,8.2,2,16s6.2,14,14,14s14-6.2,14-14S23.8,2,16,2z M16,28C9.4,28,4,22.6,4,16S9.4,4,16,4s12,5.4,12,12 S22.6,28,16,28z"
965
- })), _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
966
- d: "M21.4 23L16 17.6 10.6 23 9 21.4 14.4 16 9 10.6 10.6 9 16 14.4 21.4 9 23 10.6 17.6 16 23 21.4z"
828
+ }, rest), _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
829
+ d: "M18 5H28V7H18zM10.6 5L4 5 4 7 9.4 7 18.4 27 28 27 28 25 19.6 25z"
967
830
  })), children);
968
831
  });
969
832
 
970
833
  if (process.env.NODE_ENV !== "production") {
971
- MisuseOutline.propTypes = iconPropTypes;
834
+ MacOption.propTypes = iconPropTypes;
972
835
  }
973
- var MixedRainHail = /*#__PURE__*/React.forwardRef(function MixedRainHail(_ref32, ref) {
836
+ var MacShift = /*#__PURE__*/React.forwardRef(function MacShift(_ref32, ref) {
974
837
  var children = _ref32.children,
975
838
  _ref32$size = _ref32.size,
976
839
  size = _ref32$size === void 0 ? 16 : _ref32$size,
@@ -983,25 +846,15 @@ var MixedRainHail = /*#__PURE__*/React.forwardRef(function MixedRainHail(_ref32,
983
846
  xmlns: "http://www.w3.org/2000/svg",
984
847
  viewBox: "0 0 32 32",
985
848
  fill: "currentColor"
986
- }, rest), _circle3 || (_circle3 = /*#__PURE__*/React.createElement("circle", {
987
- cx: "24.5",
988
- cy: "25.5",
989
- r: "1.5"
990
- })), _circle4 || (_circle4 = /*#__PURE__*/React.createElement("circle", {
991
- cx: "21.5",
992
- cy: "29.5",
993
- r: "1.5"
994
- })), _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
995
- d: "M15.868 30.496L14.132 29.504 17.276 24 11.277 24 16.132 15.504 17.868 16.496 14.723 22 20.724 22 15.868 30.496z"
996
- })), _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
997
- d: "M9 32a1 1 0 01-.8944-1.4474l2-4.0005a1 1 0 111.7888.8947l-2 4A.9981.9981 0 019 32zM24.8008 9.1362a8.9943 8.9943 0 00-17.6006 0 6.4929 6.4929 0 00.23 12.7681L6.106 24.5527a1 1 0 101.7885.8946l2-4a1 1 0 00-.447-1.3418A.9786.9786 0 009 20.01V20H8.5a4.4975 4.4975 0 01-.356-8.981l.8155-.0639.0991-.812a6.9938 6.9938 0 0113.8838 0l.0986.812.8154.0639A4.4975 4.4975 0 0123.5 20H23v2h.5A6.4974 6.4974 0 0024.8008 9.1362z"
849
+ }, rest), _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
850
+ 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"
998
851
  })), children);
999
852
  });
1000
853
 
1001
854
  if (process.env.NODE_ENV !== "production") {
1002
- MixedRainHail.propTypes = iconPropTypes;
855
+ MacShift.propTypes = iconPropTypes;
1003
856
  }
1004
- var Mobile = /*#__PURE__*/React.forwardRef(function Mobile(_ref33, ref) {
857
+ var MachineLearning = /*#__PURE__*/React.forwardRef(function MachineLearning(_ref33, ref) {
1005
858
  var children = _ref33.children,
1006
859
  _ref33$size = _ref33.size,
1007
860
  size = _ref33$size === void 0 ? 16 : _ref33$size,
@@ -1014,15 +867,17 @@ var Mobile = /*#__PURE__*/React.forwardRef(function Mobile(_ref33, ref) {
1014
867
  xmlns: "http://www.w3.org/2000/svg",
1015
868
  viewBox: "0 0 32 32",
1016
869
  fill: "currentColor"
1017
- }, rest), _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
1018
- d: "M22,4H10A2.002,2.002,0,0,0,8,6V28a2.0023,2.0023,0,0,0,2,2H22a2.0027,2.0027,0,0,0,2-2V6A2.0023,2.0023,0,0,0,22,4Zm0,2,0,2H10V6ZM10,28V10H22l0,18Z"
870
+ }, rest), _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
871
+ 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"
872
+ })), _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
873
+ 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"
1019
874
  })), children);
1020
875
  });
1021
876
 
1022
877
  if (process.env.NODE_ENV !== "production") {
1023
- Mobile.propTypes = iconPropTypes;
878
+ MachineLearning.propTypes = iconPropTypes;
1024
879
  }
1025
- var MobileAdd = /*#__PURE__*/React.forwardRef(function MobileAdd(_ref34, ref) {
880
+ var MachineLearningModel = /*#__PURE__*/React.forwardRef(function MachineLearningModel(_ref34, ref) {
1026
881
  var children = _ref34.children,
1027
882
  _ref34$size = _ref34.size,
1028
883
  size = _ref34$size === void 0 ? 16 : _ref34$size,
@@ -1035,17 +890,17 @@ var MobileAdd = /*#__PURE__*/React.forwardRef(function MobileAdd(_ref34, ref) {
1035
890
  xmlns: "http://www.w3.org/2000/svg",
1036
891
  viewBox: "0 0 32 32",
1037
892
  fill: "currentColor"
1038
- }, rest), _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
1039
- d: "M28 24L24 24 24 20 22 20 22 24 18 24 18 26 22 26 22 30 24 30 24 26 28 26 28 24z"
1040
- })), _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
1041
- d: "M10,28V10H22v7h2V6a2.0023,2.0023,0,0,0-2-2H10A2.002,2.002,0,0,0,8,6V28a2.0023,2.0023,0,0,0,2,2h6l0-2ZM10,6H22l0,2H10Z"
893
+ }, rest), _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
894
+ 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"
895
+ })), _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
896
+ 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"
1042
897
  })), children);
1043
898
  });
1044
899
 
1045
900
  if (process.env.NODE_ENV !== "production") {
1046
- MobileAdd.propTypes = iconPropTypes;
901
+ MachineLearningModel.propTypes = iconPropTypes;
1047
902
  }
1048
- var MobileAudio = /*#__PURE__*/React.forwardRef(function MobileAudio(_ref35, ref) {
903
+ var MagicWand = /*#__PURE__*/React.forwardRef(function MagicWand(_ref35, ref) {
1049
904
  var children = _ref35.children,
1050
905
  _ref35$size = _ref35.size,
1051
906
  size = _ref35$size === void 0 ? 16 : _ref35$size,
@@ -1058,21 +913,24 @@ var MobileAudio = /*#__PURE__*/React.forwardRef(function MobileAudio(_ref35, ref
1058
913
  xmlns: "http://www.w3.org/2000/svg",
1059
914
  viewBox: "0 0 32 32",
1060
915
  fill: "currentColor"
1061
- }, rest), _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
1062
- d: "M28 12H30V15H28zM24 7H26V20H24zM20 11H22V16H20zM16 9H18V18H16zM12 12H14V15H12z"
1063
- })), _circle5 || (_circle5 = /*#__PURE__*/React.createElement("circle", {
1064
- cx: "13.5",
1065
- cy: "24.5",
1066
- r: "1.5"
1067
- })), _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
1068
- d: "M20,30H7a2.0023,2.0023,0,0,1-2-2V4A2.0023,2.0023,0,0,1,7,2H20V4H7V28H20V24h2v4A2.0023,2.0023,0,0,1,20,30Z"
916
+ }, rest), _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
917
+ 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"
918
+ })), _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
919
+ d: "M2.586 14.586H5.414V17.414H2.586z",
920
+ transform: "rotate(-45 4 16)"
921
+ })), _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
922
+ d: "M14.586 2.586H17.414V5.414H14.586z",
923
+ transform: "rotate(-45 16 4)"
924
+ })), _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
925
+ d: "M2.586 2.586H5.414V5.414H2.586z",
926
+ transform: "rotate(-45 4 4)"
1069
927
  })), children);
1070
928
  });
1071
929
 
1072
930
  if (process.env.NODE_ENV !== "production") {
1073
- MobileAudio.propTypes = iconPropTypes;
931
+ MagicWand.propTypes = iconPropTypes;
1074
932
  }
1075
- var MobileCheck = /*#__PURE__*/React.forwardRef(function MobileCheck(_ref36, ref) {
933
+ var MagicWandFilled = /*#__PURE__*/React.forwardRef(function MagicWandFilled(_ref36, ref) {
1076
934
  var children = _ref36.children,
1077
935
  _ref36$size = _ref36.size,
1078
936
  size = _ref36$size === void 0 ? 16 : _ref36$size,
@@ -1085,17 +943,24 @@ var MobileCheck = /*#__PURE__*/React.forwardRef(function MobileCheck(_ref36, ref
1085
943
  xmlns: "http://www.w3.org/2000/svg",
1086
944
  viewBox: "0 0 32 32",
1087
945
  fill: "currentColor"
1088
- }, rest), _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
1089
- d: "M20 27.18L17.41 24.59 16 26 20 30 28 22 26.59 20.59 20 27.18z"
1090
- })), _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
1091
- d: "M10,28V10H22v9h2V6a2.0023,2.0023,0,0,0-2-2H10A2.002,2.002,0,0,0,8,6V28a2.0023,2.0023,0,0,0,2,2h4V28ZM10,6H22l0,2H10Z"
946
+ }, rest), _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
947
+ 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"
948
+ })), _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
949
+ d: "M2.586 14.586H5.414V17.414H2.586z",
950
+ transform: "rotate(-45 4 16)"
951
+ })), _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
952
+ d: "M14.586 2.586H17.414V5.414H14.586z",
953
+ transform: "rotate(-45 16 4)"
954
+ })), _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
955
+ d: "M2.586 2.586H5.414V5.414H2.586z",
956
+ transform: "rotate(-45 4 4)"
1092
957
  })), children);
1093
958
  });
1094
959
 
1095
960
  if (process.env.NODE_ENV !== "production") {
1096
- MobileCheck.propTypes = iconPropTypes;
961
+ MagicWandFilled.propTypes = iconPropTypes;
1097
962
  }
1098
- var MobileDownload = /*#__PURE__*/React.forwardRef(function MobileDownload(_ref37, ref) {
963
+ var WatsonHealthMagnify = /*#__PURE__*/React.forwardRef(function WatsonHealthMagnify(_ref37, ref) {
1099
964
  var children = _ref37.children,
1100
965
  _ref37$size = _ref37.size,
1101
966
  size = _ref37$size === void 0 ? 16 : _ref37$size,
@@ -1108,17 +973,17 @@ var MobileDownload = /*#__PURE__*/React.forwardRef(function MobileDownload(_ref3
1108
973
  xmlns: "http://www.w3.org/2000/svg",
1109
974
  viewBox: "0 0 32 32",
1110
975
  fill: "currentColor"
1111
- }, rest), _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
1112
- d: "M28 25L26.586 23.586 24 26.172 24 18 22 18 22 26.172 19.414 23.586 18 25 23 30 28 25z"
1113
- })), _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
1114
- d: "M10,28V10H22v5h2V6a2.0023,2.0023,0,0,0-2-2H10A2.002,2.002,0,0,0,8,6V28a2.0023,2.0023,0,0,0,2,2h6V28ZM10,6H22l0,2H10Z"
976
+ }, rest), _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
977
+ d: "M12,21H4V4H22v8h2V4a2,2,0,0,0-2-2H4A2,2,0,0,0,2,4V21a2,2,0,0,0,2,2h8Z"
978
+ })), _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
979
+ 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"
1115
980
  })), children);
1116
981
  });
1117
982
 
1118
983
  if (process.env.NODE_ENV !== "production") {
1119
- MobileDownload.propTypes = iconPropTypes;
984
+ WatsonHealthMagnify.propTypes = iconPropTypes;
1120
985
  }
1121
- var MobileLandscape = /*#__PURE__*/React.forwardRef(function MobileLandscape(_ref38, ref) {
986
+ var MailAll = /*#__PURE__*/React.forwardRef(function MailAll(_ref38, ref) {
1122
987
  var children = _ref38.children,
1123
988
  _ref38$size = _ref38.size,
1124
989
  size = _ref38$size === void 0 ? 16 : _ref38$size,
@@ -1131,15 +996,17 @@ var MobileLandscape = /*#__PURE__*/React.forwardRef(function MobileLandscape(_re
1131
996
  xmlns: "http://www.w3.org/2000/svg",
1132
997
  viewBox: "0 0 32 32",
1133
998
  fill: "currentColor"
1134
- }, rest), _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
1135
- d: "M3,10V22a2.002,2.002,0,0,0,2,2H27a2.0023,2.0023,0,0,0,2-2V10a2.0027,2.0027,0,0,0-2-2H5A2.0023,2.0023,0,0,0,3,10Zm2,0,2,0V22H5ZM27,22H9V10H27Z"
999
+ }, rest), _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
1000
+ 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"
1001
+ })), _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
1002
+ 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"
1136
1003
  })), children);
1137
1004
  });
1138
1005
 
1139
1006
  if (process.env.NODE_ENV !== "production") {
1140
- MobileLandscape.propTypes = iconPropTypes;
1007
+ MailAll.propTypes = iconPropTypes;
1141
1008
  }
1142
- var MobilityServices = /*#__PURE__*/React.forwardRef(function MobilityServices(_ref39, ref) {
1009
+ var MailReply = /*#__PURE__*/React.forwardRef(function MailReply(_ref39, ref) {
1143
1010
  var children = _ref39.children,
1144
1011
  _ref39$size = _ref39.size,
1145
1012
  size = _ref39$size === void 0 ? 16 : _ref39$size,
@@ -1152,15 +1019,17 @@ var MobilityServices = /*#__PURE__*/React.forwardRef(function MobilityServices(_
1152
1019
  xmlns: "http://www.w3.org/2000/svg",
1153
1020
  viewBox: "0 0 32 32",
1154
1021
  fill: "currentColor"
1155
- }, rest), _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
1156
- d: "M29.3379 19.9336l-7.7324-2.7783L18.374 13.0967A2.99 2.99 0 0016.0537 12H8.0576a2.9982 2.9982 0 00-2.48 1.3115L2.8662 17.2949A4.9884 4.9884 0 002 20.1074V26a1 1 0 001 1H5.1421a3.9806 3.9806 0 007.7158 0h6.2842a3.9806 3.9806 0 007.7158 0H29a1 1 0 001-1V20.875A1 1 0 0029.3379 19.9336zM9 28a2 2 0 112-2A2.0027 2.0027 0 019 28zm14 0a2 2 0 112-2A2.0025 2.0025 0 0123 28zm5-3H26.8579a3.9806 3.9806 0 00-7.7158 0H12.8579a3.9806 3.9806 0 00-7.7158 0H4V20.1074A2.9977 2.9977 0 014.52 18.4189l2.711-3.9814A.9992.9992 0 018.0576 14h7.9961a.9928.9928 0 01.7647.3545l3.3994 4.2685a1.0007 1.0007 0 00.4443.3184L28 21.5781zM28 2H24a2.0023 2.0023 0 00-2 2v8a2.0023 2.0023 0 002 2h4a2.0023 2.0023 0 002-2V4A2.0023 2.0023 0 0028 2zm0 2V6H24V4zm-4 8V8h4v4z"
1022
+ }, rest), _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
1023
+ 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"
1024
+ })), _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
1025
+ 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"
1157
1026
  })), children);
1158
1027
  });
1159
1028
 
1160
1029
  if (process.env.NODE_ENV !== "production") {
1161
- MobilityServices.propTypes = iconPropTypes;
1030
+ MailReply.propTypes = iconPropTypes;
1162
1031
  }
1163
- var Model = /*#__PURE__*/React.forwardRef(function Model(_ref40, ref) {
1032
+ var WatsonHealthMammogram = /*#__PURE__*/React.forwardRef(function WatsonHealthMammogram(_ref40, ref) {
1164
1033
  var children = _ref40.children,
1165
1034
  _ref40$size = _ref40.size,
1166
1035
  size = _ref40$size === void 0 ? 16 : _ref40$size,
@@ -1173,15 +1042,15 @@ var Model = /*#__PURE__*/React.forwardRef(function Model(_ref40, ref) {
1173
1042
  xmlns: "http://www.w3.org/2000/svg",
1174
1043
  viewBox: "0 0 32 32",
1175
1044
  fill: "currentColor"
1176
- }, rest), _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
1177
- d: "M23.5,4H8.5L1.7158,13.0454,16,29.5269,30.2842,13.0454ZM27,12H21.5543l-3.75-6H22.5ZM10.3021,14l3.7536,10.23L5.19,14Zm2.13,0H19.568l-3.569,9.7212Zm.3725-2L16,6.8867,19.1957,12Zm8.8935,2H26.81L17.9427,24.2314ZM9.5,6h4.6957l-3.75,6H5Z"
1045
+ }, rest), _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
1046
+ 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"
1178
1047
  })), children);
1179
1048
  });
1180
1049
 
1181
1050
  if (process.env.NODE_ENV !== "production") {
1182
- Model.propTypes = iconPropTypes;
1051
+ WatsonHealthMammogram.propTypes = iconPropTypes;
1183
1052
  }
1184
- var ModelAlt = /*#__PURE__*/React.forwardRef(function ModelAlt(_ref41, ref) {
1053
+ var ManageProtection = /*#__PURE__*/React.forwardRef(function ManageProtection(_ref41, ref) {
1185
1054
  var children = _ref41.children,
1186
1055
  _ref41$size = _ref41.size,
1187
1056
  size = _ref41$size === void 0 ? 16 : _ref41$size,
@@ -1194,15 +1063,17 @@ var ModelAlt = /*#__PURE__*/React.forwardRef(function ModelAlt(_ref41, ref) {
1194
1063
  xmlns: "http://www.w3.org/2000/svg",
1195
1064
  viewBox: "0 0 32 32",
1196
1065
  fill: "currentColor"
1197
- }, rest), _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
1198
- d: "M28.4473,16.1055,23,13.3818V7a1,1,0,0,0-.5527-.8945l-6-3a1.0008,1.0008,0,0,0-.8946,0l-6,3A1,1,0,0,0,9,7v6.3818L3.5527,16.1055A1,1,0,0,0,3,17v7a1,1,0,0,0,.5527.8945l6,3a1.001,1.001,0,0,0,.8946,0L16,25.1182l5.5527,2.7763a1.001,1.001,0,0,0,.8946,0l6-3A1,1,0,0,0,29,24V17A1,1,0,0,0,28.4473,16.1055ZM21,13.3818l-4,2V10.6182l4-2ZM16,5.1182,19.7637,7,16,8.8818,12.2363,7Zm-5,3.5,4,2v4.7636l-4-2ZM9,25.3818l-4-2V18.6182l4,2Zm1-6.5L6.2363,17,10,15.1182,13.7637,17Zm1,1.7364,4-2v4.7636l-4,2Zm10,4.7636-4-2V18.6182l4,2Zm1-6.5L18.2363,17,22,15.1182,25.7637,17Zm5,4.5-4,2V20.6182l4-2Z"
1066
+ }, rest), _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
1067
+ 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"
1068
+ })), _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
1069
+ d: "M16,25.277V6h8V16.8048a7,7,0,0,1-3.7,6.1731Z"
1199
1070
  })), children);
1200
1071
  });
1201
1072
 
1202
1073
  if (process.env.NODE_ENV !== "production") {
1203
- ModelAlt.propTypes = iconPropTypes;
1074
+ ManageProtection.propTypes = iconPropTypes;
1204
1075
  }
1205
- var ModelReference = /*#__PURE__*/React.forwardRef(function ModelReference(_ref42, ref) {
1076
+ var ManagedSolutions = /*#__PURE__*/React.forwardRef(function ManagedSolutions(_ref42, ref) {
1206
1077
  var children = _ref42.children,
1207
1078
  _ref42$size = _ref42.size,
1208
1079
  size = _ref42$size === void 0 ? 16 : _ref42$size,
@@ -1215,17 +1086,17 @@ var ModelReference = /*#__PURE__*/React.forwardRef(function ModelReference(_ref4
1215
1086
  xmlns: "http://www.w3.org/2000/svg",
1216
1087
  viewBox: "0 0 32 32",
1217
1088
  fill: "currentColor"
1218
- }, rest), _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
1219
- d: "M4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20z"
1220
- })), _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
1221
- d: "M23.5,4H8.5L1.7158,13.0454,6.01,18l1.5114-1.31L5.19,14h5.2554L16,22.8867,21.5544,14H26.81L15.8125,26.6919,17.3242,28l12.96-14.9546ZM5,12,9.5,6h4.6958l-3.75,6ZM16,6.8867,19.1958,12H12.8042Zm0,12.2266L12.8044,14h6.3912ZM21.5542,12l-3.75-6H22.5L27,12Z"
1089
+ }, rest), _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
1090
+ 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"
1091
+ })), _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
1092
+ 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"
1222
1093
  })), children);
1223
1094
  });
1224
1095
 
1225
1096
  if (process.env.NODE_ENV !== "production") {
1226
- ModelReference.propTypes = iconPropTypes;
1097
+ ManagedSolutions.propTypes = iconPropTypes;
1227
1098
  }
1228
- var ModelBuilder = /*#__PURE__*/React.forwardRef(function ModelBuilder(_ref43, ref) {
1099
+ var Map = /*#__PURE__*/React.forwardRef(function Map(_ref43, ref) {
1229
1100
  var children = _ref43.children,
1230
1101
  _ref43$size = _ref43.size,
1231
1102
  size = _ref43$size === void 0 ? 16 : _ref43$size,
@@ -1238,15 +1109,21 @@ var ModelBuilder = /*#__PURE__*/React.forwardRef(function ModelBuilder(_ref43, r
1238
1109
  xmlns: "http://www.w3.org/2000/svg",
1239
1110
  viewBox: "0 0 32 32",
1240
1111
  fill: "currentColor"
1241
- }, rest), _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
1242
- d: "M22,4V7H10V4H2v8h8V9h7.0234A4.9463,4.9463,0,0,0,16,12v8A3.0037,3.0037,0,0,1,13,23H10V20H2v8h8V25H13A5.0062,5.0062,0,0,0,18,20V12a2.9982,2.9982,0,0,1,2.9971-3H22v3h8V4ZM8,10H4V6H8ZM8,26H4V22H8ZM28,10H24V6h4Z"
1112
+ }, rest), _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
1113
+ 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"
1114
+ })), _circle || (_circle = /*#__PURE__*/React.createElement("circle", {
1115
+ cx: "16",
1116
+ cy: "9",
1117
+ r: "2"
1118
+ })), _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
1119
+ 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"
1243
1120
  })), children);
1244
1121
  });
1245
1122
 
1246
1123
  if (process.env.NODE_ENV !== "production") {
1247
- ModelBuilder.propTypes = iconPropTypes;
1124
+ Map.propTypes = iconPropTypes;
1248
1125
  }
1249
- var ModelBuilderReference = /*#__PURE__*/React.forwardRef(function ModelBuilderReference(_ref44, ref) {
1126
+ var MapCenter = /*#__PURE__*/React.forwardRef(function MapCenter(_ref44, ref) {
1250
1127
  var children = _ref44.children,
1251
1128
  _ref44$size = _ref44.size,
1252
1129
  size = _ref44$size === void 0 ? 16 : _ref44$size,
@@ -1259,17 +1136,15 @@ var ModelBuilderReference = /*#__PURE__*/React.forwardRef(function ModelBuilderR
1259
1136
  xmlns: "http://www.w3.org/2000/svg",
1260
1137
  viewBox: "0 0 32 32",
1261
1138
  fill: "currentColor"
1262
- }, rest), _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
1263
- d: "M4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20z"
1264
- })), _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
1265
- d: "M22,4V7H10V4H2v8h8V9h7.0234A4.9463,4.9463,0,0,0,16,12V28h2V12a2.9982,2.9982,0,0,1,2.9971-3H22v3h8V4ZM8,10H4V6H8Zm20,0H24V6h4Z"
1139
+ }, rest), _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
1140
+ 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"
1266
1141
  })), children);
1267
1142
  });
1268
1143
 
1269
1144
  if (process.env.NODE_ENV !== "production") {
1270
- ModelBuilderReference.propTypes = iconPropTypes;
1145
+ MapCenter.propTypes = iconPropTypes;
1271
1146
  }
1272
- var Money = /*#__PURE__*/React.forwardRef(function Money(_ref45, ref) {
1147
+ var MapIdentify = /*#__PURE__*/React.forwardRef(function MapIdentify(_ref45, ref) {
1273
1148
  var children = _ref45.children,
1274
1149
  _ref45$size = _ref45.size,
1275
1150
  size = _ref45$size === void 0 ? 16 : _ref45$size,
@@ -1282,17 +1157,15 @@ var Money = /*#__PURE__*/React.forwardRef(function Money(_ref45, ref) {
1282
1157
  xmlns: "http://www.w3.org/2000/svg",
1283
1158
  viewBox: "0 0 32 32",
1284
1159
  fill: "currentColor"
1285
- }, rest), _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
1286
- d: "M2 22H30V24H2zM2 26H30V28H2zM24 10a2 2 0 102 2 2 2 0 00-2-2zM16 16a4 4 0 114-4A4.0045 4.0045 0 0116 16zm0-6a2 2 0 102 2A2.002 2.002 0 0016 10zM8 10a2 2 0 102 2 2 2 0 00-2-2z"
1287
- })), _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
1288
- d: "M28,20H4a2.0051,2.0051,0,0,1-2-2V6A2.0051,2.0051,0,0,1,4,4H28a2.0051,2.0051,0,0,1,2,2V18A2.0027,2.0027,0,0,1,28,20ZM28,6H4V18H28Z"
1160
+ }, rest), _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
1161
+ d: "M15 8H17V14H15zM15 18H17V24H15zM18 15H24V17H18zM8 15H14V17H8zM4 10H2V4A2.0021 2.0021 0 014 2h6V4H4zM10 30H4a2.0021 2.0021 0 01-2-2V22H4v6h6zM28 30H22V28h6V22h2v6A2.0021 2.0021 0 0128 30zM30 10H28V4H22V2h6a2.0021 2.0021 0 012 2z"
1289
1162
  })), children);
1290
1163
  });
1291
1164
 
1292
1165
  if (process.env.NODE_ENV !== "production") {
1293
- Money.propTypes = iconPropTypes;
1166
+ MapIdentify.propTypes = iconPropTypes;
1294
1167
  }
1295
- var Monster = /*#__PURE__*/React.forwardRef(function Monster(_ref46, ref) {
1168
+ var MapBoundary = /*#__PURE__*/React.forwardRef(function MapBoundary(_ref46, ref) {
1296
1169
  var children = _ref46.children,
1297
1170
  _ref46$size = _ref46.size,
1298
1171
  size = _ref46$size === void 0 ? 16 : _ref46$size,
@@ -1305,19 +1178,17 @@ var Monster = /*#__PURE__*/React.forwardRef(function Monster(_ref46, ref) {
1305
1178
  xmlns: "http://www.w3.org/2000/svg",
1306
1179
  viewBox: "0 0 32 32",
1307
1180
  fill: "currentColor"
1308
- }, rest), _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
1309
- d: "M23 22L21 22 21 20 19 20 19 22 17 22 17 20 15 20 15 22 13 22 13 20 11 20 11 22 9 22 9 24 11 24 11 26 13 26 13 24 15 24 15 26 17 26 17 24 19 24 19 26 21 26 21 24 23 24 23 22z"
1310
- })), _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
1311
- d: "M28,11H27V4a2.0025,2.0025,0,0,0-2-2H7A2.0025,2.0025,0,0,0,5,4v7H4a2.0025,2.0025,0,0,0-2,2v4a2.0025,2.0025,0,0,0,2,2H5v4a7.0078,7.0078,0,0,0,7,7h8a7.0078,7.0078,0,0,0,7-7V19h1a2.0025,2.0025,0,0,0,2-2V13A2.0025,2.0025,0,0,0,28,11ZM25,4V7.3818L22.4473,6.1055a1.0008,1.0008,0,0,0-.8946,0L18,7.8818,14.4473,6.1055a1.0008,1.0008,0,0,0-.8946,0L10,7.8818l-3-1.5V4Zm3,13H25v6a5.0057,5.0057,0,0,1-5,5H12a5.0057,5.0057,0,0,1-5-5V17H4V13H7V8.6182L9.5527,9.8945a1.0008,1.0008,0,0,0,.8946,0L14,8.1182l3.5527,1.7763a1.001,1.001,0,0,0,.8946,0L22,8.1182l3,1.5V13h3Z"
1312
- })), _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
1313
- d: "M9 14H14V16H9zM18 14H23V16H18z"
1181
+ }, rest), _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
1182
+ d: "M12 10H14V14H12zM18 18H22V20H18zM14 18L14 16 12 16 12 20 16 20 16 18 14 18zM16 4H28V16H16z"
1183
+ })), _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
1184
+ d: "M17.885 29.997L11.819 26.142 4 27.989 4 4 14 4 14 8 12 8 12 6 6 6 6 25.461 12.181 24.001 18.115 27.773 22.818 26 26 26 26 20 24 20 24 18 28 18 28 28 23.182 28 17.885 29.997z"
1314
1185
  })), children);
1315
1186
  });
1316
1187
 
1317
1188
  if (process.env.NODE_ENV !== "production") {
1318
- Monster.propTypes = iconPropTypes;
1189
+ MapBoundary.propTypes = iconPropTypes;
1319
1190
  }
1320
- var Monument = /*#__PURE__*/React.forwardRef(function Monument(_ref47, ref) {
1191
+ var MapBoundaryVegetation = /*#__PURE__*/React.forwardRef(function MapBoundaryVegetation(_ref47, ref) {
1321
1192
  var children = _ref47.children,
1322
1193
  _ref47$size = _ref47.size,
1323
1194
  size = _ref47$size === void 0 ? 16 : _ref47$size,
@@ -1330,15 +1201,17 @@ var Monument = /*#__PURE__*/React.forwardRef(function Monument(_ref47, ref) {
1330
1201
  xmlns: "http://www.w3.org/2000/svg",
1331
1202
  viewBox: "0 0 32 32",
1332
1203
  fill: "currentColor"
1333
- }, rest), _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
1334
- d: "M20,28V6L16,2,12,6V28H2v2H30V28Zm-6,0V6.8281l2-2,2,2V28Z"
1204
+ }, rest), _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
1205
+ d: "M28 16H18V14h5V10a2 2 0 012-2h1.5a1.5 1.5 0 00.2837-2.9734l-.7109-.1355L25.9982 4.32a2.6322 2.6322 0 00-1.68-2.1823 2.5051 2.5051 0 00-3.0836 1.3042l-.3032.6472-.71-.0771a2.0185 2.0185 0 00-2.17 2.4343A2.0976 2.0976 0 0020.1261 8H21v2h-.7817A4.1491 4.1491 0 0116.012 6.3136a4.0047 4.0047 0 013.7414-4.306A4.5006 4.5006 0 0127.8267 3.26a3.5051 3.5051 0 012.1422 3.7094A3.6283 3.6283 0 0126.3172 10H25v4h3zM18 18H22V20H18zM14 18L14 16 12 16 12 20 16 20 16 18 14 18zM12 10H14V14H12z"
1206
+ })), _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
1207
+ d: "M17.885 30L11.819 26.142 4 27.989 4 4 14 4 14 8 12 8 12 6 6 6 6 25.461 12.181 24.001 18.115 27.776 22.818 26 26 26 26 20 24 20 24 18 28 18 28 28 23.182 28 17.885 30z"
1335
1208
  })), children);
1336
1209
  });
1337
1210
 
1338
1211
  if (process.env.NODE_ENV !== "production") {
1339
- Monument.propTypes = iconPropTypes;
1212
+ MapBoundaryVegetation.propTypes = iconPropTypes;
1340
1213
  }
1341
- var Moon = /*#__PURE__*/React.forwardRef(function Moon(_ref48, ref) {
1214
+ var MarineWarning = /*#__PURE__*/React.forwardRef(function MarineWarning(_ref48, ref) {
1342
1215
  var children = _ref48.children,
1343
1216
  _ref48$size = _ref48.size,
1344
1217
  size = _ref48$size === void 0 ? 16 : _ref48$size,
@@ -1351,15 +1224,22 @@ var Moon = /*#__PURE__*/React.forwardRef(function Moon(_ref48, ref) {
1351
1224
  xmlns: "http://www.w3.org/2000/svg",
1352
1225
  viewBox: "0 0 32 32",
1353
1226
  fill: "currentColor"
1354
- }, rest), _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
1355
- d: "M13.5025,5.4136A15.0755,15.0755,0,0,0,25.096,23.6082a11.1134,11.1134,0,0,1-7.9749,3.3893c-.1385,0-.2782.0051-.4178,0A11.0944,11.0944,0,0,1,13.5025,5.4136M14.98,3a1.0024,1.0024,0,0,0-.1746.0156A13.0959,13.0959,0,0,0,16.63,28.9973c.1641.006.3282,0,.4909,0a13.0724,13.0724,0,0,0,10.702-5.5556,1.0094,1.0094,0,0,0-.7833-1.5644A13.08,13.08,0,0,1,15.8892,4.38,1.0149,1.0149,0,0,0,14.98,3Z"
1227
+ }, rest), _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
1228
+ d: "M12,20H7a1,1,0,0,0-.97,1.2422L6.9692,25H9.0308l-.75-3H23.7192l-.75,3h2.0616l.9394-3.7578A1,1,0,0,0,25,20H14V3a1,1,0,0,0-1.7993-.6011L2.2075,15.3906A1,1,0,0,0,3,17h9ZM5.0308,15,12,5.94V15Z"
1229
+ })), _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
1230
+ d: "M26.9058,25.751A2.998,2.998,0,0,1,24,28a3.4376,3.4376,0,0,1-3.0513-2.3164A1.007,1.007,0,0,0,20,25a.9894.9894,0,0,0-.9468.6787A3.44,3.44,0,0,1,16,28a3.4376,3.4376,0,0,1-3.0513-2.3164A1.007,1.007,0,0,0,12,25a.971.971,0,0,0-.9468.6787A3.44,3.44,0,0,1,8,28a2.998,2.998,0,0,1-2.9058-2.249l-1.9365.498A4.9965,4.9965,0,0,0,8,30a4.9316,4.9316,0,0,0,4-1.9873,5.0192,5.0192,0,0,0,8,0A4.9316,4.9316,0,0,0,24,30a4.9965,4.9965,0,0,0,4.8423-3.751Z"
1231
+ })), _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
1232
+ fill: "none",
1233
+ d: "M23.75,10h-1.5V6h1.5ZM23,11a1,1,0,1,0,1,1A1,1,0,0,0,23,11Z"
1234
+ })), _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
1235
+ d: "M29.9115,13.9355,23.6284,2.3706a.7181.7181,0,0,0-1.2568,0L16.0885,13.9355A.72.72,0,0,0,16.72,15H29.28A.72.72,0,0,0,29.9115,13.9355ZM22.25,6h1.5v4h-1.5ZM23,13a1,1,0,1,1,1-1A1,1,0,0,1,23,13Z"
1356
1236
  })), children);
1357
1237
  });
1358
1238
 
1359
1239
  if (process.env.NODE_ENV !== "production") {
1360
- Moon.propTypes = iconPropTypes;
1240
+ MarineWarning.propTypes = iconPropTypes;
1361
1241
  }
1362
- var Moonrise = /*#__PURE__*/React.forwardRef(function Moonrise(_ref49, ref) {
1242
+ var MathCurve = /*#__PURE__*/React.forwardRef(function MathCurve(_ref49, ref) {
1363
1243
  var children = _ref49.children,
1364
1244
  _ref49$size = _ref49.size,
1365
1245
  size = _ref49$size === void 0 ? 16 : _ref49$size,
@@ -1372,15 +1252,15 @@ var Moonrise = /*#__PURE__*/React.forwardRef(function Moonrise(_ref49, ref) {
1372
1252
  xmlns: "http://www.w3.org/2000/svg",
1373
1253
  viewBox: "0 0 32 32",
1374
1254
  fill: "currentColor"
1375
- }, rest), _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
1376
- d: "M2 28H30V30H2zM26 26H24a7.987 7.987 0 00-2.0371-5.3335l1.49-1.334A9.9835 9.9835 0 0126 26zM16 26H14a9.9268 9.9268 0 013.7539-7.804A7.89 7.89 0 0016 18a8.0092 8.0092 0 00-8 8H6A10.0113 10.0113 0 0116 16a9.8923 9.8923 0 014.4458 1.0515 1 1 0 010 1.79A7.9567 7.9567 0 0016 26zM16 2L11 7 12.41 8.41 15 5.83 15 6 15 14 17 14 17 6 17 5.83 19.59 8.41 21 7 16 2z"
1255
+ }, rest), _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
1256
+ d: "M10.3555,23.0581C12.77,24.5918,15.6208,26,17.9514,26a3.8729,3.8729,0,0,0,2.856-1.084c2.2859-2.29.14-6.3979-1.938-10.3721L24.67,8.7427c1.07.686,2.1038,1.4253,3.0117,2.124L29,9.3486c-.7783-.6064-1.772-1.3383-2.8721-2.0634L30,3.4131,28.5859,2,24.3794,6.2061c-3.3164-1.91-7.1079-3.2461-9.2288-1.1216-2.0388,2.0425-.5512,5.5317,1.2683,9.082l-6.3071,6.3066c-1.0322-.7133-1.9985-1.4448-2.8-2.101L6,19.8848c.6145.5058,1.5513,1.2451,2.6653,2.0351L4,26.585V2H2V28a2,2,0,0,0,2,2H30V28H5.4133ZM16.5647,6.501c1.1357-1.1377,3.6931-.2862,6.3372,1.1831l-4.9947,4.9941C16.5942,10.0591,15.5562,7.5112,16.5647,6.501Zm.8215,9.5259c1.58,3.0317,3.1822,6.2959,2.0071,7.4726-1.3125,1.3145-4.5227-.0254-7.572-1.9077Z"
1377
1257
  })), children);
1378
1258
  });
1379
1259
 
1380
1260
  if (process.env.NODE_ENV !== "production") {
1381
- Moonrise.propTypes = iconPropTypes;
1261
+ MathCurve.propTypes = iconPropTypes;
1382
1262
  }
1383
- var Moonset = /*#__PURE__*/React.forwardRef(function Moonset(_ref50, ref) {
1263
+ var QMatrix = /*#__PURE__*/React.forwardRef(function QMatrix(_ref50, ref) {
1384
1264
  var children = _ref50.children,
1385
1265
  _ref50$size = _ref50.size,
1386
1266
  size = _ref50$size === void 0 ? 16 : _ref50$size,
@@ -1393,20 +1273,33 @@ var Moonset = /*#__PURE__*/React.forwardRef(function Moonset(_ref50, ref) {
1393
1273
  xmlns: "http://www.w3.org/2000/svg",
1394
1274
  viewBox: "0 0 32 32",
1395
1275
  fill: "currentColor"
1396
- }, rest), _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
1397
- d: "M2 28H30V30H2zM26 26H24a7.987 7.987 0 00-2.0371-5.3335l1.49-1.334A9.9835 9.9835 0 0126 26zM16 26H14a9.9268 9.9268 0 013.7539-7.804A7.89 7.89 0 0016 18a8.0092 8.0092 0 00-8 8H6A10.0113 10.0113 0 0116 16a9.8923 9.8923 0 014.4458 1.0515 1 1 0 010 1.79A7.9567 7.9567 0 0016 26zM16 14L11 9 12.41 7.59 15 10.17 15 10 15 2 17 2 17 10 17 10.17 19.59 7.59 21 9 16 14z"
1276
+ }, rest), _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
1277
+ d: "M18 13L18 4 16 4 16 6 13 6 13 8 16 8 16 13 13 13 13 15 21 15 21 13 18 13zM16.5 20A3.5 3.5 0 1113 23.5 3.5 3.5 0 0116.5 20m0-2A5.5 5.5 0 1022 23.5 5.5 5.5 0 0016.5 18zM8 30L2 30 2 2 8 2 8 4 4 4 4 28 8 28 8 30zM30 30L24 30 24 28 28 28 28 4 24 4 24 2 30 2 30 30z"
1398
1278
  })), children);
1399
1279
  });
1400
1280
 
1401
1281
  if (process.env.NODE_ENV !== "production") {
1402
- Moonset.propTypes = iconPropTypes;
1282
+ QMatrix.propTypes = iconPropTypes;
1403
1283
  }
1404
- var MostlyCloudy = /*#__PURE__*/React.forwardRef(function MostlyCloudy(_ref51, ref) {
1284
+ var Maximize = /*#__PURE__*/React.forwardRef(function Maximize(_ref51, ref) {
1405
1285
  var children = _ref51.children,
1406
1286
  _ref51$size = _ref51.size,
1407
1287
  size = _ref51$size === void 0 ? 16 : _ref51$size,
1408
1288
  rest = _objectWithoutProperties(_ref51, _excluded51);
1409
1289
 
1290
+ if (size === 16 || size === "16" || size === "16px") {
1291
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
1292
+ width: size,
1293
+ height: size,
1294
+ ref: ref,
1295
+ xmlns: "http://www.w3.org/2000/svg",
1296
+ viewBox: "0 0 16 16",
1297
+ fill: "currentColor"
1298
+ }, rest), _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
1299
+ d: "M6 15L6 14 2.7 14 7 9.7 6.3 9 2 13.3 2 10 1 10 1 15zM10 1L10 2 13.3 2 9 6.3 9.7 7 14 2.7 14 6 15 6 15 1z"
1300
+ })), children);
1301
+ }
1302
+
1410
1303
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
1411
1304
  width: size,
1412
1305
  height: size,
@@ -1414,26 +1307,15 @@ var MostlyCloudy = /*#__PURE__*/React.forwardRef(function MostlyCloudy(_ref51, r
1414
1307
  xmlns: "http://www.w3.org/2000/svg",
1415
1308
  viewBox: "0 0 32 32",
1416
1309
  fill: "currentColor"
1417
- }, rest), _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
1418
- d: "M21.743,18.6872A6.05,6.05,0,0,0,22.8,17.6006a5.9977,5.9977,0,1,0-10.7334-4.4444,7.5568,7.5568,0,0,0-5.7158,5.0879A5.9926,5.9926,0,0,0,8,30H19a5.9854,5.9854,0,0,0,2.743-11.3128ZM18,10a4.0042,4.0042,0,0,1,4,4,3.9613,3.9613,0,0,1-.8,2.3994,4.0122,4.0122,0,0,1-.94.8917,7.5416,7.5416,0,0,0-6.1339-4.2395A3.9985,3.9985,0,0,1,18,10Zm1,18H8a3.9928,3.9928,0,0,1-.6729-7.93L7.99,19.958l.1456-.6562a5.4958,5.4958,0,0,1,10.729,0l.1464.6562.6622.1123A3.9928,3.9928,0,0,1,19,28Z",
1419
- transform: "translate(0 .005)"
1420
- })), _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
1421
- d: "M26 13.005H30V15.005H26z"
1422
- })), _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
1423
- d: "M23.071 5.929H27.071V7.929H23.071z",
1424
- transform: "rotate(-45 25.077 6.931)"
1425
- })), _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
1426
- d: "M17 2.005H19V6.005H17z"
1427
- })), _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
1428
- d: "M9.929 4.929H11.929V8.929H9.929z",
1429
- transform: "rotate(-45 10.935 6.931)"
1310
+ }, rest), _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
1311
+ d: "M20 2L20 4 26.586 4 18 12.582 19.414 14 28 5.414 28 12 30 12 30 2 20 2zM14 19.416L12.592 18 4 26.586 4 20 2 20 2 30 12 30 12 28 5.414 28 14 19.416z"
1430
1312
  })), children);
1431
1313
  });
1432
1314
 
1433
1315
  if (process.env.NODE_ENV !== "production") {
1434
- MostlyCloudy.propTypes = iconPropTypes;
1316
+ Maximize.propTypes = iconPropTypes;
1435
1317
  }
1436
- var MostlyCloudyNight = /*#__PURE__*/React.forwardRef(function MostlyCloudyNight(_ref52, ref) {
1318
+ var MediaLibrary = /*#__PURE__*/React.forwardRef(function MediaLibrary(_ref52, ref) {
1437
1319
  var children = _ref52.children,
1438
1320
  _ref52$size = _ref52.size,
1439
1321
  size = _ref52$size === void 0 ? 16 : _ref52$size,
@@ -1446,15 +1328,17 @@ var MostlyCloudyNight = /*#__PURE__*/React.forwardRef(function MostlyCloudyNight
1446
1328
  xmlns: "http://www.w3.org/2000/svg",
1447
1329
  viewBox: "0 0 32 32",
1448
1330
  fill: "currentColor"
1449
- }, rest), _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
1450
- d: "M29.8438,15.0347a1.5169,1.5169,0,0,0-1.23-.8658,5.3547,5.3547,0,0,1-3.4094-1.7158A6.4653,6.4653,0,0,1,23.918,6.0605a1.6025,1.6025,0,0,0-.2989-1.5459,1.4543,1.4543,0,0,0-1.36-.4931l-.0191.0039a7.927,7.927,0,0,0-6.22,7.4307A7.3638,7.3638,0,0,0,13.5,11a7.5511,7.5511,0,0,0-7.1494,5.2441A5.9926,5.9926,0,0,0,8,28H19a5.9771,5.9771,0,0,0,5.6147-8.0884,7.5054,7.5054,0,0,0,5.1324-3.3569A1.5372,1.5372,0,0,0,29.8438,15.0347ZM19,26H8a3.9926,3.9926,0,0,1-.6733-7.9292l.663-.1128.1456-.6562a5.496,5.496,0,0,1,10.7294,0l.1456.6562.6626.1128A3.9925,3.9925,0,0,1,19,26Zm4.4653-8.001h-.0217a5.9581,5.9581,0,0,0-2.7942-1.7549,7.5068,7.5068,0,0,0-2.6008-3.6767c-.01-.1016-.0361-.1978-.041-.3008a6.078,6.078,0,0,1,3.7907-6.05,8.4577,8.4577,0,0,0,1.94,7.5967A7.4007,7.4007,0,0,0,27.64,16.041,5.4286,5.4286,0,0,1,23.4653,17.999Z"
1331
+ }, rest), _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
1332
+ d: "M13 15L13 23 13 23 20 19 13 15z"
1333
+ })), _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
1334
+ d: "M26 28H6a2.0021 2.0021 0 01-2-2V12a2.0021 2.0021 0 012-2H26a2.0021 2.0021 0 012 2V26A2.0021 2.0021 0 0126 28zM6 12V26H26V12zM6 6H26V8H6zM8 2H24V4H8z"
1451
1335
  })), children);
1452
1336
  });
1453
1337
 
1454
1338
  if (process.env.NODE_ENV !== "production") {
1455
- MostlyCloudyNight.propTypes = iconPropTypes;
1339
+ MediaLibrary.propTypes = iconPropTypes;
1456
1340
  }
1457
- var Mountain = /*#__PURE__*/React.forwardRef(function Mountain(_ref53, ref) {
1341
+ var MediaLibraryFilled = /*#__PURE__*/React.forwardRef(function MediaLibraryFilled(_ref53, ref) {
1458
1342
  var children = _ref53.children,
1459
1343
  _ref53$size = _ref53.size,
1460
1344
  size = _ref53$size === void 0 ? 16 : _ref53$size,
@@ -1467,15 +1351,19 @@ var Mountain = /*#__PURE__*/React.forwardRef(function Mountain(_ref53, ref) {
1467
1351
  xmlns: "http://www.w3.org/2000/svg",
1468
1352
  viewBox: "0 0 32 32",
1469
1353
  fill: "currentColor"
1470
- }, rest), _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
1471
- d: "M27.6343,26,17.7888,5.1055a2,2,0,0,0-3.5879.021L4.3657,26H2v2H30V26ZM15.99,5.979,20.9473,16.5,19,17.7979l-3-2-3,2-1.9551-1.3033ZM10.1846,18.3247,13,20.2021l3-2,3,2,2.8091-1.873L25.4233,26H6.5752Z"
1354
+ }, rest), _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
1355
+ fill: "none",
1356
+ d: "M13 15L13 23 13 23 20 19 13 15z",
1357
+ "data-icon-path": "inner-path"
1358
+ })), _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
1359
+ d: "M26 10H6a2.0023 2.0023 0 00-2 2V26a2.0023 2.0023 0 002 2H26a2.0023 2.0023 0 002-2V12A2.0023 2.0023 0 0026 10zM13 23h0V15l7 4zM6 6H26V8H6zM8 2H24V4H8z"
1472
1360
  })), children);
1473
1361
  });
1474
1362
 
1475
1363
  if (process.env.NODE_ENV !== "production") {
1476
- Mountain.propTypes = iconPropTypes;
1364
+ MediaLibraryFilled.propTypes = iconPropTypes;
1477
1365
  }
1478
- var Mov = /*#__PURE__*/React.forwardRef(function Mov(_ref54, ref) {
1366
+ var MediaCast = /*#__PURE__*/React.forwardRef(function MediaCast(_ref54, ref) {
1479
1367
  var children = _ref54.children,
1480
1368
  _ref54$size = _ref54.size,
1481
1369
  size = _ref54$size === void 0 ? 16 : _ref54$size,
@@ -1488,15 +1376,19 @@ var Mov = /*#__PURE__*/React.forwardRef(function Mov(_ref54, ref) {
1488
1376
  xmlns: "http://www.w3.org/2000/svg",
1489
1377
  viewBox: "0 0 32 32",
1490
1378
  fill: "currentColor"
1491
- }, rest), _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
1492
- d: "M28 9L26 22 24 9 22 9 24.52 23 27.48 23 30 9 28 9zM18 23H14a2 2 0 01-2-2V11a2 2 0 012-2h4a2 2 0 012 2V21A2 2 0 0118 23zM14 11V21h4V11zM8 9L6.49 14 6 15.98 5.54 14 4 9 2 9 2 23 4 23 4 15 3.84 13 4.42 15 6 19.63 7.58 15 8.16 13 8 15 8 23 10 23 10 9 8 9z"
1379
+ }, rest), _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
1380
+ d: "M2 26H5a3 3 0 00-3-3zM9 26H7a5.0057 5.0057 0 00-5-5V19A7.0078 7.0078 0 019 26z"
1381
+ })), _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
1382
+ d: "M13,26H11a9.01,9.01,0,0,0-9-9V15A11.0125,11.0125,0,0,1,13,26Z"
1383
+ })), _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
1384
+ d: "M28,26H15V24H28V8H4v5H2V8A2.0021,2.0021,0,0,1,4,6H28a2.0021,2.0021,0,0,1,2,2V24A2.0021,2.0021,0,0,1,28,26Z"
1493
1385
  })), children);
1494
1386
  });
1495
1387
 
1496
1388
  if (process.env.NODE_ENV !== "production") {
1497
- Mov.propTypes = iconPropTypes;
1389
+ MediaCast.propTypes = iconPropTypes;
1498
1390
  }
1499
- var Move = /*#__PURE__*/React.forwardRef(function Move(_ref55, ref) {
1391
+ var Medication = /*#__PURE__*/React.forwardRef(function Medication(_ref55, ref) {
1500
1392
  var children = _ref55.children,
1501
1393
  _ref55$size = _ref55.size,
1502
1394
  size = _ref55$size === void 0 ? 16 : _ref55$size,
@@ -1509,15 +1401,15 @@ var Move = /*#__PURE__*/React.forwardRef(function Move(_ref55, ref) {
1509
1401
  xmlns: "http://www.w3.org/2000/svg",
1510
1402
  viewBox: "0 0 32 32",
1511
1403
  fill: "currentColor"
1512
- }, rest), _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
1513
- d: "M25 11L23.59 12.41 26.17 15 17 15 17 5.83 19.59 8.41 21 7 16 2 11 7 12.41 8.41 15 5.83 15 15 5.83 15 8.41 12.41 7 11 2 16 7 21 8.41 19.59 5.83 17 15 17 15 26.17 12.41 23.59 11 25 16 30 21 25 19.59 23.59 17 26.17 17 17 26.17 17 23.59 19.59 25 21 30 16 25 11z"
1404
+ }, rest), _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
1405
+ d: "M24,2H8A2,2,0,0,0,6,4V8a2,2,0,0,0,2,2V28a2,2,0,0,0,2,2H22a2,2,0,0,0,2-2V10a2,2,0,0,0,2-2V4A2,2,0,0,0,24,2ZM10,14h3V24H10ZM22,28H10V26h5V12H10V10H22ZM8,8V4H24V8Z"
1514
1406
  })), children);
1515
1407
  });
1516
1408
 
1517
1409
  if (process.env.NODE_ENV !== "production") {
1518
- Move.propTypes = iconPropTypes;
1410
+ Medication.propTypes = iconPropTypes;
1519
1411
  }
1520
- var Movement = /*#__PURE__*/React.forwardRef(function Movement(_ref56, ref) {
1412
+ var MedicationAlert = /*#__PURE__*/React.forwardRef(function MedicationAlert(_ref56, ref) {
1521
1413
  var children = _ref56.children,
1522
1414
  _ref56$size = _ref56.size,
1523
1415
  size = _ref56$size === void 0 ? 16 : _ref56$size,
@@ -1530,15 +1422,23 @@ var Movement = /*#__PURE__*/React.forwardRef(function Movement(_ref56, ref) {
1530
1422
  xmlns: "http://www.w3.org/2000/svg",
1531
1423
  viewBox: "0 0 32 32",
1532
1424
  fill: "currentColor"
1533
- }, rest), _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
1534
- d: "M24,20l-1.41,1.41L26.17,25H10a4,4,0,0,1,0-8H22A6,6,0,0,0,22,5H5.83L9.41,1.41,8,0,2,6l6,6,1.41-1.41L5.83,7H22a4,4,0,0,1,0,8H10a6,6,0,0,0,0,12H26.17l-3.58,3.59L24,32l6-6Z"
1425
+ }, rest), _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
1426
+ d: "M22 19H24V24H22z"
1427
+ })), _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
1428
+ d: "M23,31a8,8,0,1,1,8-8A8,8,0,0,1,23,31Zm0-14a6,6,0,1,0,6,6A6,6,0,0,0,23,17Z"
1429
+ })), _circle2 || (_circle2 = /*#__PURE__*/React.createElement("circle", {
1430
+ cx: "23",
1431
+ cy: "26",
1432
+ r: "1"
1433
+ })), _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
1434
+ d: "M20,2H4A2,2,0,0,0,2,4V8a2,2,0,0,0,2,2V28a2,2,0,0,0,2,2h8V28H6V26h5V12H6V10H18v3h2V10a2,2,0,0,0,2-2V4A2,2,0,0,0,20,2ZM9,14V24H6V14ZM4,8V4H20V8Z"
1535
1435
  })), children);
1536
1436
  });
1537
1437
 
1538
1438
  if (process.env.NODE_ENV !== "production") {
1539
- Movement.propTypes = iconPropTypes;
1439
+ MedicationAlert.propTypes = iconPropTypes;
1540
1440
  }
1541
- var Mp3 = /*#__PURE__*/React.forwardRef(function Mp3(_ref57, ref) {
1441
+ var MedicationReminder = /*#__PURE__*/React.forwardRef(function MedicationReminder(_ref57, ref) {
1542
1442
  var children = _ref57.children,
1543
1443
  _ref57$size = _ref57.size,
1544
1444
  size = _ref57$size === void 0 ? 16 : _ref57$size,
@@ -1551,20 +1451,63 @@ var Mp3 = /*#__PURE__*/React.forwardRef(function Mp3(_ref57, ref) {
1551
1451
  xmlns: "http://www.w3.org/2000/svg",
1552
1452
  viewBox: "0 0 32 32",
1553
1453
  fill: "currentColor"
1554
- }, rest), _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
1555
- d: "M28 9H22v2h6v4H24v2h4v4H22v2h6a2 2 0 002-2V11A2 2 0 0028 9zM14 23H12V9h6a2 2 0 012 2v5a2 2 0 01-2 2H14zm0-7h4V11H14zM8 9L6.49 14 6 15.98 5.54 14 4 9 2 9 2 23 4 23 4 15 3.84 13 4.42 15 6 19.63 7.58 15 8.16 13 8 15 8 23 10 23 10 9 8 9z"
1454
+ }, rest), _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
1455
+ d: "M20,2H4A2,2,0,0,0,2,4V8a2,2,0,0,0,2,2V28a2,2,0,0,0,2,2H18a2,2,0,0,0,2-2V10a2,2,0,0,0,2-2V4A2,2,0,0,0,20,2ZM6,14H9V24H6ZM18,28H6V26h5V12H6V10H18ZM4,8V4H20V8Z"
1456
+ })), _circle3 || (_circle3 = /*#__PURE__*/React.createElement("circle", {
1457
+ cx: "26",
1458
+ cy: "16",
1459
+ r: "4"
1556
1460
  })), children);
1557
1461
  });
1558
1462
 
1559
1463
  if (process.env.NODE_ENV !== "production") {
1560
- Mp3.propTypes = iconPropTypes;
1464
+ MedicationReminder.propTypes = iconPropTypes;
1561
1465
  }
1562
- var Mp4 = /*#__PURE__*/React.forwardRef(function Mp4(_ref58, ref) {
1466
+ var Menu = /*#__PURE__*/React.forwardRef(function Menu(_ref58, ref) {
1563
1467
  var children = _ref58.children,
1564
1468
  _ref58$size = _ref58.size,
1565
1469
  size = _ref58$size === void 0 ? 16 : _ref58$size,
1566
1470
  rest = _objectWithoutProperties(_ref58, _excluded58);
1567
1471
 
1472
+ if (size === 16 || size === "16" || size === "16px") {
1473
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
1474
+ width: size,
1475
+ height: size,
1476
+ ref: ref,
1477
+ xmlns: "http://www.w3.org/2000/svg",
1478
+ viewBox: "0 0 16 16",
1479
+ fill: "currentColor"
1480
+ }, rest), _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
1481
+ d: "M2 12H14V13H2zM2 9H14V10H2zM2 6H14V7H2zM2 3H14V4H2z"
1482
+ })), children);
1483
+ }
1484
+
1485
+ if (size === 20 || size === "20" || size === "20px") {
1486
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
1487
+ width: size,
1488
+ height: size,
1489
+ ref: ref,
1490
+ xmlns: "http://www.w3.org/2000/svg",
1491
+ viewBox: "0 0 20 20",
1492
+ fill: "currentColor"
1493
+ }, rest), _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
1494
+ d: "M2 14.8H18V16H2zM2 11.2H18V12.399999999999999H2zM2 7.6H18V8.799999999999999H2zM2 4H18V5.2H2z"
1495
+ })), children);
1496
+ }
1497
+
1498
+ if (size === 24 || size === "24" || size === "24px") {
1499
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
1500
+ width: size,
1501
+ height: size,
1502
+ ref: ref,
1503
+ xmlns: "http://www.w3.org/2000/svg",
1504
+ viewBox: "0 0 24 24",
1505
+ fill: "currentColor"
1506
+ }, rest), _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
1507
+ d: "M3 18H21V19.5H3zM3 13.5H21V15H3zM3 9H21V10.5H3zM3 4.5H21V6H3z"
1508
+ })), children);
1509
+ }
1510
+
1568
1511
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
1569
1512
  width: size,
1570
1513
  height: size,
@@ -1573,14 +1516,14 @@ var Mp4 = /*#__PURE__*/React.forwardRef(function Mp4(_ref58, ref) {
1573
1516
  viewBox: "0 0 32 32",
1574
1517
  fill: "currentColor"
1575
1518
  }, rest), _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
1576
- d: "M28 10v8h0V10m1-1H27v8H24V9H22V19h5v4h2V19h1V17H29V9zM14 23H12V9h6a2 2 0 012 2v5a2 2 0 01-2 2H14zm0-7h4V11H14zM8 9L6.49 14 6 15.98 5.54 14 4 9 2 9 2 23 4 23 4 15 3.84 13 4.42 15 6 19.63 7.58 15 8.16 13 8 15 8 23 10 23 10 9 8 9z"
1519
+ d: "M4 6H28V8H4zM4 24H28V26H4zM4 12H28V14H4zM4 18H28V20H4z"
1577
1520
  })), children);
1578
1521
  });
1579
1522
 
1580
1523
  if (process.env.NODE_ENV !== "production") {
1581
- Mp4.propTypes = iconPropTypes;
1524
+ Menu.propTypes = iconPropTypes;
1582
1525
  }
1583
- var Mpeg = /*#__PURE__*/React.forwardRef(function Mpeg(_ref59, ref) {
1526
+ var MessageQueue = /*#__PURE__*/React.forwardRef(function MessageQueue(_ref59, ref) {
1584
1527
  var children = _ref59.children,
1585
1528
  _ref59$size = _ref59.size,
1586
1529
  size = _ref59$size === void 0 ? 16 : _ref59$size,
@@ -1594,14 +1537,16 @@ var Mpeg = /*#__PURE__*/React.forwardRef(function Mpeg(_ref59, ref) {
1594
1537
  viewBox: "0 0 32 32",
1595
1538
  fill: "currentColor"
1596
1539
  }, rest), _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
1597
- d: "M32 21H28a2.0023 2.0023 0 01-2-2V13a2.002 2.002 0 012-2h4v2H28v6h2V17H29l0-2h3zM24 13L24 11.024 18 11.024 18 21 24 21 24 19 20 19 20 17 22 17 22 15 20 15 20 13 24 13zM14 11H9V21h2V18h3a2.0027 2.0027 0 002-2V13A2.0023 2.0023 0 0014 11zm-3 5V13h3l.001 3zM7 11L5 11 3.5 15 2 11 0 11 0 21 2 21 2 14 3.5 18 5 14 5 21 7 21 7 11z"
1540
+ d: "M28,28H4a2.0021,2.0021,0,0,1-2-2V21H4v5H28V21h2v5A2.0021,2.0021,0,0,1,28,28Z"
1541
+ })), _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
1542
+ d: "M7 21H25V23H7zM7 16H25V18H7zM7 11H25V13H7zM7 6H25V8H7z"
1598
1543
  })), children);
1599
1544
  });
1600
1545
 
1601
1546
  if (process.env.NODE_ENV !== "production") {
1602
- Mpeg.propTypes = iconPropTypes;
1547
+ MessageQueue.propTypes = iconPropTypes;
1603
1548
  }
1604
- var Mpg2 = /*#__PURE__*/React.forwardRef(function Mpg2(_ref60, ref) {
1549
+ var Meter = /*#__PURE__*/React.forwardRef(function Meter(_ref60, ref) {
1605
1550
  var children = _ref60.children,
1606
1551
  _ref60$size = _ref60.size,
1607
1552
  size = _ref60$size === void 0 ? 16 : _ref60$size,
@@ -1614,15 +1559,17 @@ var Mpg2 = /*#__PURE__*/React.forwardRef(function Mpg2(_ref60, ref) {
1614
1559
  xmlns: "http://www.w3.org/2000/svg",
1615
1560
  viewBox: "0 0 32 32",
1616
1561
  fill: "currentColor"
1617
- }, rest), _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
1618
- d: "M32 21H26V17a2.002 2.002 0 012-2h2V13H26V11h4a2.0023 2.0023 0 012 2v2a2.0023 2.0023 0 01-2 2H28v2h4zM24 21H20a2.0023 2.0023 0 01-2-2V13a2.002 2.002 0 012-2h4v2H20v6h2V17H21l0-2h3zM14 11H9V21h2V18h3a2.0027 2.0027 0 002-2V13A2.0023 2.0023 0 0014 11zm-3 5V13h3l.001 3zM7 11L5 11 3.5 15 2 11 0 11 0 21 2 21 2 14 3.5 18 5 14 5 21 7 21 7 11z"
1562
+ }, rest), _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
1563
+ d: "M26 16a9.9283 9.9283 0 00-1.1392-4.6182l-1.4961 1.4961A7.9483 7.9483 0 0124 16zM23.4141 10L22 8.5859l-4.7147 4.7147A2.9659 2.9659 0 0016 13a3 3 0 103 3 2.9659 2.9659 0 00-.3006-1.2853zM16 17a1 1 0 111-1A1.0013 1.0013 0 0116 17zM16 8a7.9515 7.9515 0 013.1223.6353l1.4961-1.4961A9.9864 9.9864 0 006 16H8A8.0092 8.0092 0 0116 8z"
1564
+ })), _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
1565
+ d: "M16,30A14,14,0,1,1,30,16,14.0158,14.0158,0,0,1,16,30ZM16,4A12,12,0,1,0,28,16,12.0137,12.0137,0,0,0,16,4Z"
1619
1566
  })), children);
1620
1567
  });
1621
1568
 
1622
1569
  if (process.env.NODE_ENV !== "production") {
1623
- Mpg2.propTypes = iconPropTypes;
1570
+ Meter.propTypes = iconPropTypes;
1624
1571
  }
1625
- var Music = /*#__PURE__*/React.forwardRef(function Music(_ref61, ref) {
1572
+ var MeterAlt = /*#__PURE__*/React.forwardRef(function MeterAlt(_ref61, ref) {
1626
1573
  var children = _ref61.children,
1627
1574
  _ref61$size = _ref61.size,
1628
1575
  size = _ref61$size === void 0 ? 16 : _ref61$size,
@@ -1635,15 +1582,15 @@ var Music = /*#__PURE__*/React.forwardRef(function Music(_ref61, ref) {
1635
1582
  xmlns: "http://www.w3.org/2000/svg",
1636
1583
  viewBox: "0 0 32 32",
1637
1584
  fill: "currentColor"
1638
- }, rest), _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
1639
- d: "M25,4H10A2.002,2.002,0,0,0,8,6V20.5563A3.9551,3.9551,0,0,0,6,20a4,4,0,1,0,4,4V12H25v8.5562A3.9545,3.9545,0,0,0,23,20a4,4,0,1,0,4,4V6A2.0023,2.0023,0,0,0,25,4ZM6,26a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,6,26Zm17,0a2,2,0,1,1,2-2A2.0027,2.0027,0,0,1,23,26ZM10,6H25v4H10Z"
1585
+ }, rest), _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
1586
+ d: "M30 20a13.8535 13.8535 0 00-2.2291-7.5288l-1.4452 1.4453A11.8917 11.8917 0 0128 20zM28 9.414L26.5859 8 18.019 16.5669A3.9521 3.9521 0 0016 16a4 4 0 104 4 3.9533 3.9533 0 00-.5669-2.0191zM16 22a2 2 0 112-2A2.0023 2.0023 0 0116 22zM16 8a11.9086 11.9086 0 016.0833 1.6743l1.4536-1.4536A13.9773 13.9773 0 002 20H4A12.0137 12.0137 0 0116 8z"
1640
1587
  })), children);
1641
1588
  });
1642
1589
 
1643
1590
  if (process.env.NODE_ENV !== "production") {
1644
- Music.propTypes = iconPropTypes;
1591
+ MeterAlt.propTypes = iconPropTypes;
1645
1592
  }
1646
- var MusicAdd = /*#__PURE__*/React.forwardRef(function MusicAdd(_ref62, ref) {
1593
+ var Microphone = /*#__PURE__*/React.forwardRef(function Microphone(_ref62, ref) {
1647
1594
  var children = _ref62.children,
1648
1595
  _ref62$size = _ref62.size,
1649
1596
  size = _ref62$size === void 0 ? 16 : _ref62$size,
@@ -1656,15 +1603,17 @@ var MusicAdd = /*#__PURE__*/React.forwardRef(function MusicAdd(_ref62, ref) {
1656
1603
  xmlns: "http://www.w3.org/2000/svg",
1657
1604
  viewBox: "0 0 32 32",
1658
1605
  fill: "currentColor"
1659
- }, rest), _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
1660
- d: "M30 6L26 6 26 2 24 2 24 6 20 6 20 8 24 8 24 12 26 12 26 8 30 8 30 6zM24 15v7.5562A3.9552 3.9552 0 0022 22a4 4 0 104 4V15zM22 28a2 2 0 112-2A2.0027 2.0027 0 0122 28zM17 6H10A2.002 2.002 0 008 8V22.5562A3.9557 3.9557 0 006 22a4 4 0 104 4V8h7zM6 28a2 2 0 112-2A2.0023 2.0023 0 016 28z"
1606
+ }, rest), _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
1607
+ d: "M23,14v3A7,7,0,0,1,9,17V14H7v3a9,9,0,0,0,8,8.94V28H11v2H21V28H17V25.94A9,9,0,0,0,25,17V14Z"
1608
+ })), _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
1609
+ d: "M16,22a5,5,0,0,0,5-5V7A5,5,0,0,0,11,7V17A5,5,0,0,0,16,22ZM13,7a3,3,0,0,1,6,0V17a3,3,0,0,1-6,0Z"
1661
1610
  })), children);
1662
1611
  });
1663
1612
 
1664
1613
  if (process.env.NODE_ENV !== "production") {
1665
- MusicAdd.propTypes = iconPropTypes;
1614
+ Microphone.propTypes = iconPropTypes;
1666
1615
  }
1667
- var MusicRemove = /*#__PURE__*/React.forwardRef(function MusicRemove(_ref63, ref) {
1616
+ var MicrophoneFilled = /*#__PURE__*/React.forwardRef(function MicrophoneFilled(_ref63, ref) {
1668
1617
  var children = _ref63.children,
1669
1618
  _ref63$size = _ref63.size,
1670
1619
  size = _ref63$size === void 0 ? 16 : _ref63$size,
@@ -1677,15 +1626,17 @@ var MusicRemove = /*#__PURE__*/React.forwardRef(function MusicRemove(_ref63, ref
1677
1626
  xmlns: "http://www.w3.org/2000/svg",
1678
1627
  viewBox: "0 0 32 32",
1679
1628
  fill: "currentColor"
1680
- }, rest), _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
1681
- d: "M26.41 7L30 3.41 28.59 2 25 5.59 21.41 2 20 3.41 23.59 7 20 10.59 21.41 12 25 8.41 28.59 12 30 10.59 26.41 7zM24 15v7.5562A3.9552 3.9552 0 0022 22a4 4 0 104 4V15zM22 28a2 2 0 112-2A2.0027 2.0027 0 0122 28zM17 6H10A2.002 2.002 0 008 8V22.5562A3.9557 3.9557 0 006 22a4 4 0 104 4V8h7zM6 28a2 2 0 112-2A2.0023 2.0023 0 016 28z"
1629
+ }, rest), _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
1630
+ d: "M23,14v3A7,7,0,0,1,9,17V14H7v3a9,9,0,0,0,8,8.94V28H11v2H21V28H17V25.94A9,9,0,0,0,25,17V14Z"
1631
+ })), _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
1632
+ d: "M16,22a5,5,0,0,0,5-5V7A5,5,0,0,0,11,7V17A5,5,0,0,0,16,22Z"
1682
1633
  })), children);
1683
1634
  });
1684
1635
 
1685
1636
  if (process.env.NODE_ENV !== "production") {
1686
- MusicRemove.propTypes = iconPropTypes;
1637
+ MicrophoneFilled.propTypes = iconPropTypes;
1687
1638
  }
1688
- var NameSpace = /*#__PURE__*/React.forwardRef(function NameSpace(_ref64, ref) {
1639
+ var MicrophoneOff = /*#__PURE__*/React.forwardRef(function MicrophoneOff(_ref64, ref) {
1689
1640
  var children = _ref64.children,
1690
1641
  _ref64$size = _ref64.size,
1691
1642
  size = _ref64$size === void 0 ? 16 : _ref64$size,
@@ -1698,15 +1649,15 @@ var NameSpace = /*#__PURE__*/React.forwardRef(function NameSpace(_ref64, ref) {
1698
1649
  xmlns: "http://www.w3.org/2000/svg",
1699
1650
  viewBox: "0 0 32 32",
1700
1651
  fill: "currentColor"
1701
- }, rest), _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
1702
- d: "M7 12H4a2.0023 2.0023 0 01-2-2V6A2.0023 2.0023 0 014 4H7V6H4v4H7zM9 10H15V12H9zM17 10H23V12H17zM28 12H25V10h3V6H25V4h3a2.0023 2.0023 0 012 2v4A2.0023 2.0023 0 0128 12zM17 4H23V6H17zM9 4H15V6H9zM28 28H4a2.0023 2.0023 0 01-2-2V22a2.0023 2.0023 0 012-2H28a2.0023 2.0023 0 012 2v4A2.0023 2.0023 0 0128 28zM4 22v4H28V22zM2 15H30V17H2z"
1652
+ }, rest), _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
1653
+ d: "M9.18 18.57A7.41 7.41 0 019 17V14H7v3a8.84 8.84 0 00.58 3.18zM13 15V7a3 3 0 016 0V8.75l2-2A5 5 0 0011 7v8zM23 17a7 7 0 01-11.73 5.14l1.42-1.41A5 5 0 0021 17V12.42l9-9L28.59 2 2 28.59 3.41 30l6.44-6.44A8.91 8.91 0 0015 25.94V28H11v2H21V28H17V25.94A9 9 0 0025 17V14H23zm-4 0a3 3 0 01-4.9 2.31L19 14.42z"
1703
1654
  })), children);
1704
1655
  });
1705
1656
 
1706
1657
  if (process.env.NODE_ENV !== "production") {
1707
- NameSpace.propTypes = iconPropTypes;
1658
+ MicrophoneOff.propTypes = iconPropTypes;
1708
1659
  }
1709
- var NavaidCivil = /*#__PURE__*/React.forwardRef(function NavaidCivil(_ref65, ref) {
1660
+ var MicrophoneOffFilled = /*#__PURE__*/React.forwardRef(function MicrophoneOffFilled(_ref65, ref) {
1710
1661
  var children = _ref65.children,
1711
1662
  _ref65$size = _ref65.size,
1712
1663
  size = _ref65$size === void 0 ? 16 : _ref65$size,
@@ -1719,15 +1670,15 @@ var NavaidCivil = /*#__PURE__*/React.forwardRef(function NavaidCivil(_ref65, ref
1719
1670
  xmlns: "http://www.w3.org/2000/svg",
1720
1671
  viewBox: "0 0 32 32",
1721
1672
  fill: "currentColor"
1722
- }, rest), _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
1723
- d: "M30,14H27.8193A12.0112,12.0112,0,0,0,18,4.1807V2H14V4.1807A12.0112,12.0112,0,0,0,4.1807,14H2v4H4.1807A12.0112,12.0112,0,0,0,14,27.8193V30h4V27.8193A12.0112,12.0112,0,0,0,27.8193,18H30ZM16,26A10,10,0,1,1,26,16,10.0114,10.0114,0,0,1,16,26Z"
1673
+ }, rest), _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
1674
+ d: "M23 17a7 7 0 01-11.73 5.14l1.42-1.41A5 5 0 0021 17V12.42l9-9L28.59 2 2 28.59 3.41 30l6.44-6.44A8.91 8.91 0 0015 25.94V28H11v2H21V28H17V25.94A9 9 0 0025 17V14H23zM9 17.32c0-.11 0-.21 0-.32V14H7v3a9 9 0 00.25 2.09zM20.76 5.58A5 5 0 0011 7v8.34z"
1724
1675
  })), children);
1725
1676
  });
1726
1677
 
1727
1678
  if (process.env.NODE_ENV !== "production") {
1728
- NavaidCivil.propTypes = iconPropTypes;
1679
+ MicrophoneOffFilled.propTypes = iconPropTypes;
1729
1680
  }
1730
- var NavaidDme = /*#__PURE__*/React.forwardRef(function NavaidDme(_ref66, ref) {
1681
+ var Microscope = /*#__PURE__*/React.forwardRef(function Microscope(_ref66, ref) {
1731
1682
  var children = _ref66.children,
1732
1683
  _ref66$size = _ref66.size,
1733
1684
  size = _ref66$size === void 0 ? 16 : _ref66$size,
@@ -1740,19 +1691,15 @@ var NavaidDme = /*#__PURE__*/React.forwardRef(function NavaidDme(_ref66, ref) {
1740
1691
  xmlns: "http://www.w3.org/2000/svg",
1741
1692
  viewBox: "0 0 32 32",
1742
1693
  fill: "currentColor"
1743
- }, rest), _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
1744
- d: "M16,20a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,16,20Zm0-6a2,2,0,1,0,2,2A2.0021,2.0021,0,0,0,16,14Z"
1745
- })), _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
1746
- d: "M24,24H8a2.0021,2.0021,0,0,1-2-2V10A2.0021,2.0021,0,0,1,8,8H24a2.0021,2.0021,0,0,1,2,2V22A2.0021,2.0021,0,0,1,24,24ZM8,10V22H24V10Z"
1747
- })), _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
1748
- 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"
1694
+ }, rest), _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
1695
+ d: "M25.3943,24a7.8772,7.8772,0,0,0-1.6707-8.5684,3.918,3.918,0,0,0-1.0844-4.414l2.7759-2.7759a2.0025,2.0025,0,0,0,0-2.8286L22.5869,2.5849a2.0021,2.0021,0,0,0-2.8286,0L6.5859,15.7573a2.0027,2.0027,0,0,0,0,2.8286l2.8282,2.8282a2.0024,2.0024,0,0,0,2.8286,0l4.7749-4.7754a3.9329,3.9329,0,0,0,5.5139.4326A5.9442,5.9442,0,0,1,23.1775,24H16v4H4v2H28V24ZM10.8281,20,8,17.1714,9.8787,15.293l2.8283,2.8281ZM16,14a3.9811,3.9811,0,0,0,.0762.7524L14.1211,16.707l-2.8284-2.8281,9.88-9.88L24.001,6.8271l-3.2488,3.2491A3.9771,3.9771,0,0,0,16,14Zm4,2a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,20,16Zm6,12H18V26h8Z"
1749
1696
  })), children);
1750
1697
  });
1751
1698
 
1752
1699
  if (process.env.NODE_ENV !== "production") {
1753
- NavaidDme.propTypes = iconPropTypes;
1700
+ Microscope.propTypes = iconPropTypes;
1754
1701
  }
1755
- var NavaidHelipad = /*#__PURE__*/React.forwardRef(function NavaidHelipad(_ref67, ref) {
1702
+ var Microservices_1 = /*#__PURE__*/React.forwardRef(function Microservices_1(_ref67, ref) {
1756
1703
  var children = _ref67.children,
1757
1704
  _ref67$size = _ref67.size,
1758
1705
  size = _ref67$size === void 0 ? 16 : _ref67$size,
@@ -1765,17 +1712,15 @@ var NavaidHelipad = /*#__PURE__*/React.forwardRef(function NavaidHelipad(_ref67,
1765
1712
  xmlns: "http://www.w3.org/2000/svg",
1766
1713
  viewBox: "0 0 32 32",
1767
1714
  fill: "currentColor"
1768
- }, rest), _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
1769
- d: "M18 9L18 15 14 15 14 9 12 9 12 23 14 23 14 17 18 17 18 23 20 23 20 9 18 9z"
1770
- })), _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
1771
- d: "M16,30A14,14,0,1,1,30,16,14.0158,14.0158,0,0,1,16,30ZM16,4A12,12,0,1,0,28,16,12.0137,12.0137,0,0,0,16,4Z"
1772
- })), children);
1715
+ }, rest), _switch || (_switch = /*#__PURE__*/React.createElement("switch", null, /*#__PURE__*/React.createElement("g", null, /*#__PURE__*/React.createElement("path", {
1716
+ d: "M11 21l-4-2.2v-4.5l4-2.2 4 2.2v4.5L11 21zM9 17.6l2 1.1 2-1.1v-2.2l-2-1.1-2 1.1V17.6zM6 30l-4-2.2v-4.5L6 21l4 2.2v4.5L6 30zM4 26.6l2 1.1 2-1.1v-2.2l-2-1.1-2 1.1V26.6zM16 30l-4-2.2v-4.5l4-2.2 4 2.2v4.5L16 30zM14 26.6l2 1.1 2-1.1v-2.2l-2-1.1-2 1.1V26.6zM26 30l-4-2.2v-4.5l4-2.2 4 2.2v4.5L26 30zM24 26.6l2 1.1 2-1.1v-2.2l-2-1.1-2 1.1V26.6zM24.6 11.6L22 14.2V9.4l3-1.7V3.2L21 1l-4 2.2v4.5l3 1.7v4.7l-2.6-2.6L16 13l5 5 5-5L24.6 11.6zM19 4.4l2-1.1 2 1.1v2.2l-2 1.1-2-1.1V4.4z"
1717
+ })))), children);
1773
1718
  });
1774
1719
 
1775
1720
  if (process.env.NODE_ENV !== "production") {
1776
- NavaidHelipad.propTypes = iconPropTypes;
1721
+ Microservices_1.propTypes = iconPropTypes;
1777
1722
  }
1778
- var NavaidMilitary = /*#__PURE__*/React.forwardRef(function NavaidMilitary(_ref68, ref) {
1723
+ var Microservices_2 = /*#__PURE__*/React.forwardRef(function Microservices_2(_ref68, ref) {
1779
1724
  var children = _ref68.children,
1780
1725
  _ref68$size = _ref68.size,
1781
1726
  size = _ref68$size === void 0 ? 16 : _ref68$size,
@@ -1788,21 +1733,15 @@ var NavaidMilitary = /*#__PURE__*/React.forwardRef(function NavaidMilitary(_ref6
1788
1733
  xmlns: "http://www.w3.org/2000/svg",
1789
1734
  viewBox: "0 0 32 32",
1790
1735
  fill: "currentColor"
1791
- }, rest), _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
1792
- d: "M16,30A14,14,0,1,1,30,16,14.0158,14.0158,0,0,1,16,30ZM16,4A12,12,0,1,0,28,16,12.0137,12.0137,0,0,0,16,4Z"
1793
- })), _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
1794
- d: "M16,24a8,8,0,1,1,8-8A8.0092,8.0092,0,0,1,16,24Zm0-14a6,6,0,1,0,6,6A6.0067,6.0067,0,0,0,16,10Z"
1795
- })), _circle6 || (_circle6 = /*#__PURE__*/React.createElement("circle", {
1796
- cx: "16",
1797
- cy: "16",
1798
- r: "2"
1799
- })), children);
1736
+ }, rest), _switch2 || (_switch2 = /*#__PURE__*/React.createElement("switch", null, /*#__PURE__*/React.createElement("g", null, /*#__PURE__*/React.createElement("path", {
1737
+ d: "M16 22v-6h-6v-6H2v20h20v-8H16zM14 18v4h-4 0v-4H14zM4 12h4v4H4V12zM8 18v4H4v-4H8zM4 28v-4h4v4H4zM14 28h-4v-4h4V28zM20 28h-4v-4h4V28zM29.6 13.6L27 16.2V10h3V2h-8v8h3v6.2l-2.6-2.6L21 15l5 5 5-5L29.6 13.6zM24 4h4v4h-4V4z"
1738
+ })))), children);
1800
1739
  });
1801
1740
 
1802
1741
  if (process.env.NODE_ENV !== "production") {
1803
- NavaidMilitary.propTypes = iconPropTypes;
1742
+ Microservices_2.propTypes = iconPropTypes;
1804
1743
  }
1805
- var NavaidMilitaryCivil = /*#__PURE__*/React.forwardRef(function NavaidMilitaryCivil(_ref69, ref) {
1744
+ var Migrate = /*#__PURE__*/React.forwardRef(function Migrate(_ref69, ref) {
1806
1745
  var children = _ref69.children,
1807
1746
  _ref69$size = _ref69.size,
1808
1747
  size = _ref69$size === void 0 ? 16 : _ref69$size,
@@ -1815,17 +1754,15 @@ var NavaidMilitaryCivil = /*#__PURE__*/React.forwardRef(function NavaidMilitaryC
1815
1754
  xmlns: "http://www.w3.org/2000/svg",
1816
1755
  viewBox: "0 0 32 32",
1817
1756
  fill: "currentColor"
1818
- }, rest), _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
1819
- d: "M16,24a8,8,0,1,1,8-8A8.0092,8.0092,0,0,1,16,24Zm0-14a6,6,0,1,0,6,6A6.0067,6.0067,0,0,0,16,10Z"
1820
- })), _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
1821
- d: "M30,14H27.8193A12.0112,12.0112,0,0,0,18,4.1807V2H14V4.1807A12.0112,12.0112,0,0,0,4.1807,14H2v4H4.1807A12.0112,12.0112,0,0,0,14,27.8193V30h4V27.8193A12.0112,12.0112,0,0,0,27.8193,18H30ZM16,26A10,10,0,1,1,26,16,10.0114,10.0114,0,0,1,16,26Z"
1757
+ }, rest), _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
1758
+ d: "M26 2H6A2 2 0 004 4V8a2 2 0 002 2h9v6.17l-2.59-2.58L11 15l5 5 5-5-1.41-1.41L17 16.17V10h9a2 2 0 002-2V4A2 2 0 0026 2zM6 4h4V8H6zM26 8H12V4H26zM26 22H6a2 2 0 00-2 2v4a2 2 0 002 2H26a2 2 0 002-2V24A2 2 0 0026 22zM6 24H20v4H6zm20 4H22V24h4z"
1822
1759
  })), children);
1823
1760
  });
1824
1761
 
1825
1762
  if (process.env.NODE_ENV !== "production") {
1826
- NavaidMilitaryCivil.propTypes = iconPropTypes;
1763
+ Migrate.propTypes = iconPropTypes;
1827
1764
  }
1828
- var NavaidNdb = /*#__PURE__*/React.forwardRef(function NavaidNdb(_ref70, ref) {
1765
+ var MigrateAlt = /*#__PURE__*/React.forwardRef(function MigrateAlt(_ref70, ref) {
1829
1766
  var children = _ref70.children,
1830
1767
  _ref70$size = _ref70.size,
1831
1768
  size = _ref70$size === void 0 ? 16 : _ref70$size,
@@ -1838,51 +1775,15 @@ var NavaidNdb = /*#__PURE__*/React.forwardRef(function NavaidNdb(_ref70, ref) {
1838
1775
  xmlns: "http://www.w3.org/2000/svg",
1839
1776
  viewBox: "0 0 32 32",
1840
1777
  fill: "currentColor"
1841
- }, rest), _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
1842
- d: "M16,24a8,8,0,1,1,8-8A8.0092,8.0092,0,0,1,16,24Zm0-14a6,6,0,1,0,6,6A6.0067,6.0067,0,0,0,16,10Z"
1843
- })), _circle7 || (_circle7 = /*#__PURE__*/React.createElement("circle", {
1844
- cx: "16",
1845
- cy: "16",
1846
- r: "2"
1847
- })), _circle8 || (_circle8 = /*#__PURE__*/React.createElement("circle", {
1848
- cx: "16",
1849
- cy: "4",
1850
- r: "2"
1851
- })), _circle9 || (_circle9 = /*#__PURE__*/React.createElement("circle", {
1852
- cx: "16",
1853
- cy: "28",
1854
- r: "2"
1855
- })), _circle10 || (_circle10 = /*#__PURE__*/React.createElement("circle", {
1856
- cx: "28",
1857
- cy: "16",
1858
- r: "2"
1859
- })), _circle11 || (_circle11 = /*#__PURE__*/React.createElement("circle", {
1860
- cx: "4",
1861
- cy: "16",
1862
- r: "2"
1863
- })), _circle12 || (_circle12 = /*#__PURE__*/React.createElement("circle", {
1864
- cx: "7.515",
1865
- cy: "7.515",
1866
- r: "2"
1867
- })), _circle13 || (_circle13 = /*#__PURE__*/React.createElement("circle", {
1868
- cx: "24.485",
1869
- cy: "24.485",
1870
- r: "2"
1871
- })), _circle14 || (_circle14 = /*#__PURE__*/React.createElement("circle", {
1872
- cx: "24.485",
1873
- cy: "7.515",
1874
- r: "2"
1875
- })), _circle15 || (_circle15 = /*#__PURE__*/React.createElement("circle", {
1876
- cx: "7.515",
1877
- cy: "24.485",
1878
- r: "2"
1778
+ }, rest), _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
1779
+ d: "M28,4H4A2,2,0,0,0,2,6V26a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V6A2,2,0,0,0,28,4Zm0,22H12V20H10v6H4V17H20.1719l-3.586,3.5859L18,22l6-6-6-6-1.4141,1.4141L20.1719,15H4V6h6v6h2V6H28Z"
1879
1780
  })), children);
1880
1781
  });
1881
1782
 
1882
1783
  if (process.env.NODE_ENV !== "production") {
1883
- NavaidNdb.propTypes = iconPropTypes;
1784
+ MigrateAlt.propTypes = iconPropTypes;
1884
1785
  }
1885
- var NavaidNdbDme = /*#__PURE__*/React.forwardRef(function NavaidNdbDme(_ref71, ref) {
1786
+ var Milestone = /*#__PURE__*/React.forwardRef(function Milestone(_ref71, ref) {
1886
1787
  var children = _ref71.children,
1887
1788
  _ref71$size = _ref71.size,
1888
1789
  size = _ref71$size === void 0 ? 16 : _ref71$size,
@@ -1895,83 +1796,15 @@ var NavaidNdbDme = /*#__PURE__*/React.forwardRef(function NavaidNdbDme(_ref71, r
1895
1796
  xmlns: "http://www.w3.org/2000/svg",
1896
1797
  viewBox: "0 0 32 32",
1897
1798
  fill: "currentColor"
1898
- }, rest), _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
1899
- d: "M4 12H2V4A2.0021 2.0021 0 014 2h8V4H4zM12 30H4a2.0021 2.0021 0 01-2-2V20H4v8h8zM28 30H20V28h8V20h2v8A2.0021 2.0021 0 0128 30zM30 12H28V4H20V2h8a2.0021 2.0021 0 012 2zM16 22a6 6 0 116-6A6.0067 6.0067 0 0116 22zm0-10a4 4 0 104 4A4.0045 4.0045 0 0016 12z"
1900
- })), _circle16 || (_circle16 = /*#__PURE__*/React.createElement("circle", {
1901
- cx: "16",
1902
- cy: "16",
1903
- r: "2"
1904
- })), _circle17 || (_circle17 = /*#__PURE__*/React.createElement("circle", {
1905
- cx: "16",
1906
- cy: "7",
1907
- r: "1"
1908
- })), _circle18 || (_circle18 = /*#__PURE__*/React.createElement("circle", {
1909
- cx: "16",
1910
- cy: "3",
1911
- r: "1"
1912
- })), _circle19 || (_circle19 = /*#__PURE__*/React.createElement("circle", {
1913
- cx: "16",
1914
- cy: "25",
1915
- r: "1"
1916
- })), _circle20 || (_circle20 = /*#__PURE__*/React.createElement("circle", {
1917
- cx: "16",
1918
- cy: "29",
1919
- r: "1"
1920
- })), _circle21 || (_circle21 = /*#__PURE__*/React.createElement("circle", {
1921
- cx: "25",
1922
- cy: "16",
1923
- r: "1"
1924
- })), _circle22 || (_circle22 = /*#__PURE__*/React.createElement("circle", {
1925
- cx: "29",
1926
- cy: "16",
1927
- r: "1"
1928
- })), _circle23 || (_circle23 = /*#__PURE__*/React.createElement("circle", {
1929
- cx: "7",
1930
- cy: "16",
1931
- r: "1"
1932
- })), _circle24 || (_circle24 = /*#__PURE__*/React.createElement("circle", {
1933
- cx: "3",
1934
- cy: "16",
1935
- r: "1"
1936
- })), _circle25 || (_circle25 = /*#__PURE__*/React.createElement("circle", {
1937
- cx: "9.636",
1938
- cy: "9.636",
1939
- r: "1"
1940
- })), _circle26 || (_circle26 = /*#__PURE__*/React.createElement("circle", {
1941
- cx: "7",
1942
- cy: "7",
1943
- r: "1"
1944
- })), _circle27 || (_circle27 = /*#__PURE__*/React.createElement("circle", {
1945
- cx: "22.364",
1946
- cy: "22.364",
1947
- r: "1"
1948
- })), _circle28 || (_circle28 = /*#__PURE__*/React.createElement("circle", {
1949
- cx: "25",
1950
- cy: "25",
1951
- r: "1"
1952
- })), _circle29 || (_circle29 = /*#__PURE__*/React.createElement("circle", {
1953
- cx: "22.364",
1954
- cy: "9.636",
1955
- r: "1"
1956
- })), _circle30 || (_circle30 = /*#__PURE__*/React.createElement("circle", {
1957
- cx: "25",
1958
- cy: "7",
1959
- r: "1"
1960
- })), _circle31 || (_circle31 = /*#__PURE__*/React.createElement("circle", {
1961
- cx: "9.636",
1962
- cy: "22.364",
1963
- r: "1"
1964
- })), _circle32 || (_circle32 = /*#__PURE__*/React.createElement("circle", {
1965
- cx: "7",
1966
- cy: "25",
1967
- r: "1"
1799
+ }, rest), _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
1800
+ d: "M24.5857,6.5859A1.9865,1.9865,0,0,0,23.1714,6H16V2H14V6H6A2.0025,2.0025,0,0,0,4,8v6a2.0025,2.0025,0,0,0,2,2h8V30h2V16h7.1714a1.9865,1.9865,0,0,0,1.4143-.5859L29,11ZM23.1714,14H6V8H23.1716l3,3Z"
1968
1801
  })), children);
1969
1802
  });
1970
1803
 
1971
1804
  if (process.env.NODE_ENV !== "production") {
1972
- NavaidNdbDme.propTypes = iconPropTypes;
1805
+ Milestone.propTypes = iconPropTypes;
1973
1806
  }
1974
- var NavaidPrivate = /*#__PURE__*/React.forwardRef(function NavaidPrivate(_ref72, ref) {
1807
+ var MilitaryCamp = /*#__PURE__*/React.forwardRef(function MilitaryCamp(_ref72, ref) {
1975
1808
  var children = _ref72.children,
1976
1809
  _ref72$size = _ref72.size,
1977
1810
  size = _ref72$size === void 0 ? 16 : _ref72$size,
@@ -1984,22 +1817,33 @@ var NavaidPrivate = /*#__PURE__*/React.forwardRef(function NavaidPrivate(_ref72,
1984
1817
  xmlns: "http://www.w3.org/2000/svg",
1985
1818
  viewBox: "0 0 32 32",
1986
1819
  fill: "currentColor"
1987
- }, rest), _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
1988
- d: "M20,15V11a2.0023,2.0023,0,0,0-2-2H12V23h2V17h1.4807l2.3345,6H19.96l-2.333-6H18A2.0027,2.0027,0,0,0,20,15Zm-6-4h4v4H14Z"
1989
- })), _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
1990
- d: "M16,30A14,14,0,1,1,30,16,14.0158,14.0158,0,0,1,16,30ZM16,4A12,12,0,1,0,28,16,12.0137,12.0137,0,0,0,16,4Z"
1820
+ }, rest), _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
1821
+ d: "M27,28v-10.48a2.0035,2.0035,0,0,0-.853-1.6387L17,9.48V8h6V2H15V9.48L5.8528,15.8823A2.0023,2.0023,0,0,0,5,17.5205V28H2v2H30V28ZM17,4h4V6H17ZM7,17.5205l9-6.3,9,6.3V28H17V20H15v8H7Z"
1991
1822
  })), children);
1992
1823
  });
1993
1824
 
1994
1825
  if (process.env.NODE_ENV !== "production") {
1995
- NavaidPrivate.propTypes = iconPropTypes;
1826
+ MilitaryCamp.propTypes = iconPropTypes;
1996
1827
  }
1997
- var NavaidSeaplane = /*#__PURE__*/React.forwardRef(function NavaidSeaplane(_ref73, ref) {
1828
+ var Minimize = /*#__PURE__*/React.forwardRef(function Minimize(_ref73, ref) {
1998
1829
  var children = _ref73.children,
1999
1830
  _ref73$size = _ref73.size,
2000
1831
  size = _ref73$size === void 0 ? 16 : _ref73$size,
2001
1832
  rest = _objectWithoutProperties(_ref73, _excluded73);
2002
1833
 
1834
+ if (size === 16 || size === "16" || size === "16px") {
1835
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
1836
+ width: size,
1837
+ height: size,
1838
+ ref: ref,
1839
+ xmlns: "http://www.w3.org/2000/svg",
1840
+ viewBox: "0 0 16 16",
1841
+ fill: "currentColor"
1842
+ }, rest), _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
1843
+ d: "M2 9L2 10 5.3 10 1 14.3 1.7 15 6 10.7 6 14 7 14 7 9zM14 7L14 6 10.7 6 15 1.7 14.3 1 10 5.3 10 2 9 2 9 7z"
1844
+ })), children);
1845
+ }
1846
+
2003
1847
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2004
1848
  width: size,
2005
1849
  height: size,
@@ -2007,22 +1851,73 @@ var NavaidSeaplane = /*#__PURE__*/React.forwardRef(function NavaidSeaplane(_ref7
2007
1851
  xmlns: "http://www.w3.org/2000/svg",
2008
1852
  viewBox: "0 0 32 32",
2009
1853
  fill: "currentColor"
2010
- }, rest), _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
2011
- d: "M20,18a3.9962,3.9962,0,0,1-3,3.8579V17h2V15H17V13.8159a3.0007,3.0007,0,1,0-2,0V15H13v2h2v4.8579A3.9962,3.9962,0,0,1,12,18H10a6,6,0,0,0,12,0Zm-4-8a1,1,0,1,1-1,1A1.0009,1.0009,0,0,1,16,10Z"
2012
- })), _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
2013
- d: "M30,14H27.8193A12.0112,12.0112,0,0,0,18,4.1807V2H14V4.1807A12.0112,12.0112,0,0,0,4.1807,14H2v4H4.1807A12.0112,12.0112,0,0,0,14,27.8193V30h4V27.8193A12.0112,12.0112,0,0,0,27.8193,18H30ZM16,26A10,10,0,1,1,26,16,10.0114,10.0114,0,0,1,16,26Z"
1854
+ }, rest), _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
1855
+ d: "M4 18L4 20 10.586 20 2 28.582 3.414 30 12 21.414 12 28 14 28 14 18 4 18zM30 3.416L28.592 2 20 10.586 20 4 18 4 18 14 28 14 28 12 21.414 12 30 3.416z"
2014
1856
  })), children);
2015
1857
  });
2016
1858
 
2017
1859
  if (process.env.NODE_ENV !== "production") {
2018
- NavaidSeaplane.propTypes = iconPropTypes;
1860
+ Minimize.propTypes = iconPropTypes;
2019
1861
  }
2020
- var NavaidTacan = /*#__PURE__*/React.forwardRef(function NavaidTacan(_ref74, ref) {
1862
+ var Misuse = /*#__PURE__*/React.forwardRef(function Misuse(_ref74, ref) {
2021
1863
  var children = _ref74.children,
2022
1864
  _ref74$size = _ref74.size,
2023
1865
  size = _ref74$size === void 0 ? 16 : _ref74$size,
2024
1866
  rest = _objectWithoutProperties(_ref74, _excluded74);
2025
1867
 
1868
+ if (size === 16 || size === "16" || size === "16px") {
1869
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
1870
+ width: size,
1871
+ height: size,
1872
+ ref: ref,
1873
+ xmlns: "http://www.w3.org/2000/svg",
1874
+ viewBox: "0 0 16 16",
1875
+ fill: "currentColor"
1876
+ }, rest), _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
1877
+ d: "M8,1C4.1,1,1,4.1,1,8s3.1,7,7,7s7-3.1,7-7S11.9,1,8,1z M10.7,11.5L8,8.8l-2.7,2.7l-0.8-0.8L7.2,8L4.5,5.3l0.8-0.8L8,7.2 l2.7-2.7l0.8,0.8L8.8,8l2.7,2.7L10.7,11.5z"
1878
+ })), _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
1879
+ d: "M10.7,11.5L8,8.8l-2.7,2.7l-0.8-0.8L7.2,8L4.5,5.3l0.8-0.8L8,7.2l2.7-2.7l0.8,0.8L8.8,8 l2.7,2.7L10.7,11.5z",
1880
+ "data-icon-path": "inner-path",
1881
+ opacity: "0"
1882
+ })), children);
1883
+ }
1884
+
1885
+ if (size === 20 || size === "20" || size === "20px") {
1886
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
1887
+ width: size,
1888
+ height: size,
1889
+ ref: ref,
1890
+ xmlns: "http://www.w3.org/2000/svg",
1891
+ viewBox: "0 0 20 20",
1892
+ fill: "currentColor"
1893
+ }, rest), _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
1894
+ d: "M10,1c-4.9,0-9,4.1-9,9s4.1,9,9,9s9-4,9-9S15,1,10,1z M13.5,14.5L10,11l-3.5,3.5l-1-1L9,10L5.5,6.5l1-1L10,9l3.5-3.5l1,1 L11,10l3.5,3.5L13.5,14.5z"
1895
+ })), _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
1896
+ fill: "none",
1897
+ d: "M13.5,14.5L10,11l-3.5,3.5l-1-1L9,10L5.5,6.5l1-1L10,9l3.5-3.5l1,1L11,10l3.5,3.5L13.5,14.5z",
1898
+ "data-icon-path": "inner-path",
1899
+ opacity: "0"
1900
+ })), children);
1901
+ }
1902
+
1903
+ if (size === 24 || size === "24" || size === "24px") {
1904
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
1905
+ width: size,
1906
+ height: size,
1907
+ ref: ref,
1908
+ xmlns: "http://www.w3.org/2000/svg",
1909
+ viewBox: "0 0 24 24",
1910
+ fill: "currentColor"
1911
+ }, rest), _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
1912
+ d: "M12,1C6,1,1,6,1,12s5,11,11,11s11-4.9,11-11S18.1,1,12,1z M16.2,17.5L12,13.3l-4.2,4.2l-1.3-1.3l4.2-4.2L6.5,7.8l1.3-1.3 l4.2,4.2l4.2-4.2l1.3,1.3L13.3,12l4.2,4.2L16.2,17.5z"
1913
+ })), _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
1914
+ fill: "none",
1915
+ d: "M16.2,17.5L12,13.3l-4.2,4.2l-1.3-1.3l4.2-4.2L6.5,7.8l1.3-1.3l4.2,4.2l4.2-4.2l1.3,1.3 L13.3,12l4.2,4.2L16.2,17.5z",
1916
+ "data-icon-path": "inner-path",
1917
+ opacity: "0"
1918
+ })), children);
1919
+ }
1920
+
2026
1921
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2027
1922
  width: size,
2028
1923
  height: size,
@@ -2030,24 +1925,40 @@ var NavaidTacan = /*#__PURE__*/React.forwardRef(function NavaidTacan(_ref74, ref
2030
1925
  xmlns: "http://www.w3.org/2000/svg",
2031
1926
  viewBox: "0 0 32 32",
2032
1927
  fill: "currentColor"
2033
- }, rest), _circle33 || (_circle33 = /*#__PURE__*/React.createElement("circle", {
2034
- cx: "16",
2035
- cy: "14",
2036
- r: "2"
2037
- })), _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
2038
- d: "M20,28H12a1,1,0,0,1-1-1V21.2656L7.2612,14.7231,2.4854,11.8574a1,1,0,0,1-.3536-1.3535l4-7a1,1,0,0,1,1.3828-.3613L12.2769,6h7.4462l4.7623-2.8574a1,1,0,0,1,1.3828.3613l4,7a1,1,0,0,1-.3536,1.3535l-4.7758,2.8657L21,21.2656V27A1,1,0,0,1,20,28Zm-7-2h6V20.7346l4.2616-7.4578,4.3844-2.6306L24.6387,5.3831,20.277,8H11.723L7.3613,5.3831,4.354,10.6462l4.3844,2.6306L13,20.7346Z"
1928
+ }, rest), _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
1929
+ d: "M16,2C8.3,2,2,8.3,2,16s6.3,14,14,14s14-6.3,14-14S23.7,2,16,2z M21.4,23L16,17.6L10.6,23L9,21.4l5.4-5.4L9,10.6L10.6,9 l5.4,5.4L21.4,9l1.6,1.6L17.6,16l5.4,5.4L21.4,23z"
1930
+ })), _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
1931
+ fill: "none",
1932
+ d: "M21.4,23L16,17.6L10.6,23L9,21.4l5.4-5.4L9,10.6L10.6,9l5.4,5.4L21.4,9l1.6,1.6L17.6,16 l5.4,5.4L21.4,23z",
1933
+ "data-icon-path": "inner-path",
1934
+ opacity: "0"
2039
1935
  })), children);
2040
1936
  });
2041
1937
 
2042
1938
  if (process.env.NODE_ENV !== "production") {
2043
- NavaidTacan.propTypes = iconPropTypes;
1939
+ Misuse.propTypes = iconPropTypes;
2044
1940
  }
2045
- var NavaidVhfor = /*#__PURE__*/React.forwardRef(function NavaidVhfor(_ref75, ref) {
1941
+ var MisuseOutline = /*#__PURE__*/React.forwardRef(function MisuseOutline(_ref75, ref) {
2046
1942
  var children = _ref75.children,
2047
1943
  _ref75$size = _ref75.size,
2048
1944
  size = _ref75$size === void 0 ? 16 : _ref75$size,
2049
1945
  rest = _objectWithoutProperties(_ref75, _excluded75);
2050
1946
 
1947
+ if (size === 16 || size === "16" || size === "16px") {
1948
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
1949
+ width: size,
1950
+ height: size,
1951
+ ref: ref,
1952
+ xmlns: "http://www.w3.org/2000/svg",
1953
+ viewBox: "0 0 16 16",
1954
+ fill: "currentColor"
1955
+ }, rest), _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
1956
+ d: "M8,1C4.1,1,1,4.1,1,8s3.1,7,7,7s7-3.1,7-7S11.9,1,8,1z M8,14c-3.3,0-6-2.7-6-6s2.7-6,6-6s6,2.7,6,6S11.3,14,8,14z"
1957
+ })), _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
1958
+ d: "M10.7 11.5L8 8.8 5.3 11.5 4.5 10.7 7.2 8 4.5 5.3 5.3 4.5 8 7.2 10.7 4.5 11.5 5.3 8.8 8 11.5 10.7z"
1959
+ })), children);
1960
+ }
1961
+
2051
1962
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2052
1963
  width: size,
2053
1964
  height: size,
@@ -2055,17 +1966,17 @@ var NavaidVhfor = /*#__PURE__*/React.forwardRef(function NavaidVhfor(_ref75, ref
2055
1966
  xmlns: "http://www.w3.org/2000/svg",
2056
1967
  viewBox: "0 0 32 32",
2057
1968
  fill: "currentColor"
2058
- }, rest), _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
2059
- d: "M22,28H10a1,1,0,0,1-.8438-.4631l-7-11a1,1,0,0,1,0-1.0738l7-11A1,1,0,0,1,10,4H22a1,1,0,0,1,.8438.4631l7,11a1,1,0,0,1,0,1.0738l-7,11A1,1,0,0,1,22,28ZM10.5488,26H21.4512l6.3633-10L21.4512,6H10.5488L4.1855,16Z"
2060
- })), _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
2061
- d: "M19.5,24h-7a1.0005,1.0005,0,0,1-.8413-.4592l-4.5-7a1.0016,1.0016,0,0,1,0-1.0816l4.5-7A1.0005,1.0005,0,0,1,12.5,8h7a1.0005,1.0005,0,0,1,.8413.4592l4.5,7a1.0016,1.0016,0,0,1,0,1.0816l-4.5,7A1.0005,1.0005,0,0,1,19.5,24Zm-6.4541-2h5.9082l3.8569-6-3.8569-6H13.0459L9.189,16Z"
1969
+ }, rest), _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
1970
+ d: "M16,2C8.2,2,2,8.2,2,16s6.2,14,14,14s14-6.2,14-14S23.8,2,16,2z M16,28C9.4,28,4,22.6,4,16S9.4,4,16,4s12,5.4,12,12 S22.6,28,16,28z"
1971
+ })), _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
1972
+ d: "M21.4 23L16 17.6 10.6 23 9 21.4 14.4 16 9 10.6 10.6 9 16 14.4 21.4 9 23 10.6 17.6 16 23 21.4z"
2062
1973
  })), children);
2063
1974
  });
2064
1975
 
2065
1976
  if (process.env.NODE_ENV !== "production") {
2066
- NavaidVhfor.propTypes = iconPropTypes;
1977
+ MisuseOutline.propTypes = iconPropTypes;
2067
1978
  }
2068
- var NavaidVor = /*#__PURE__*/React.forwardRef(function NavaidVor(_ref76, ref) {
1979
+ var MixedRainHail = /*#__PURE__*/React.forwardRef(function MixedRainHail(_ref76, ref) {
2069
1980
  var children = _ref76.children,
2070
1981
  _ref76$size = _ref76.size,
2071
1982
  size = _ref76$size === void 0 ? 16 : _ref76$size,
@@ -2078,19 +1989,25 @@ var NavaidVor = /*#__PURE__*/React.forwardRef(function NavaidVor(_ref76, ref) {
2078
1989
  xmlns: "http://www.w3.org/2000/svg",
2079
1990
  viewBox: "0 0 32 32",
2080
1991
  fill: "currentColor"
2081
- }, rest), _circle34 || (_circle34 = /*#__PURE__*/React.createElement("circle", {
2082
- cx: "16",
2083
- cy: "16",
2084
- r: "2"
2085
- })), _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
2086
- d: "M30.8638,15.4961l-7-12A1,1,0,0,0,23,3H9a1,1,0,0,0-.8638.4961l-7,12a1,1,0,0,0,0,1.0078l7,12A1,1,0,0,0,9,29H23a1,1,0,0,0,.8638-.4961l7-12a1,1,0,0,0,0-1.0078ZM22.4258,27H9.5742L3.1577,16,9.5742,5H22.4258l6.4165,11Z"
1992
+ }, rest), _circle4 || (_circle4 = /*#__PURE__*/React.createElement("circle", {
1993
+ cx: "24.5",
1994
+ cy: "25.5",
1995
+ r: "1.5"
1996
+ })), _circle5 || (_circle5 = /*#__PURE__*/React.createElement("circle", {
1997
+ cx: "21.5",
1998
+ cy: "29.5",
1999
+ r: "1.5"
2000
+ })), _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
2001
+ d: "M15.868 30.496L14.132 29.504 17.276 24 11.277 24 16.132 15.504 17.868 16.496 14.723 22 20.724 22 15.868 30.496z"
2002
+ })), _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
2003
+ d: "M9 32a1 1 0 01-.8944-1.4474l2-4.0005a1 1 0 111.7888.8947l-2 4A.9981.9981 0 019 32zM24.8008 9.1362a8.9943 8.9943 0 00-17.6006 0 6.4929 6.4929 0 00.23 12.7681L6.106 24.5527a1 1 0 101.7885.8946l2-4a1 1 0 00-.447-1.3418A.9786.9786 0 009 20.01V20H8.5a4.4975 4.4975 0 01-.356-8.981l.8155-.0639.0991-.812a6.9938 6.9938 0 0113.8838 0l.0986.812.8154.0639A4.4975 4.4975 0 0123.5 20H23v2h.5A6.4974 6.4974 0 0024.8008 9.1362z"
2087
2004
  })), children);
2088
2005
  });
2089
2006
 
2090
2007
  if (process.env.NODE_ENV !== "production") {
2091
- NavaidVor.propTypes = iconPropTypes;
2008
+ MixedRainHail.propTypes = iconPropTypes;
2092
2009
  }
2093
- var NavaidVordme = /*#__PURE__*/React.forwardRef(function NavaidVordme(_ref77, ref) {
2010
+ var Mobile = /*#__PURE__*/React.forwardRef(function Mobile(_ref77, ref) {
2094
2011
  var children = _ref77.children,
2095
2012
  _ref77$size = _ref77.size,
2096
2013
  size = _ref77$size === void 0 ? 16 : _ref77$size,
@@ -2103,19 +2020,15 @@ var NavaidVordme = /*#__PURE__*/React.forwardRef(function NavaidVordme(_ref77, r
2103
2020
  xmlns: "http://www.w3.org/2000/svg",
2104
2021
  viewBox: "0 0 32 32",
2105
2022
  fill: "currentColor"
2106
- }, rest), _circle35 || (_circle35 = /*#__PURE__*/React.createElement("circle", {
2107
- cx: "16",
2108
- cy: "16",
2109
- r: "2"
2110
- })), _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
2111
- d: "M30,6a2.0023,2.0023,0,0,0-2-2H4A2.0023,2.0023,0,0,0,2,6V26a2.0023,2.0023,0,0,0,2,2H28a2.0023,2.0023,0,0,0,2-2Zm-2,6.9258L22.9636,6H28ZM27.7637,16,20.491,26H11.509L4.2363,16,11.509,6h8.982ZM9.0364,6,4,12.9248V6ZM4,19.0752,9.0364,26H4ZM22.9636,26l5.0374-6.9263L28,26Z"
2023
+ }, rest), _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
2024
+ d: "M22,4H10A2.002,2.002,0,0,0,8,6V28a2.0023,2.0023,0,0,0,2,2H22a2.0027,2.0027,0,0,0,2-2V6A2.0023,2.0023,0,0,0,22,4Zm0,2,0,2H10V6ZM10,28V10H22l0,18Z"
2112
2025
  })), children);
2113
2026
  });
2114
2027
 
2115
2028
  if (process.env.NODE_ENV !== "production") {
2116
- NavaidVordme.propTypes = iconPropTypes;
2029
+ Mobile.propTypes = iconPropTypes;
2117
2030
  }
2118
- var NavaidVortac = /*#__PURE__*/React.forwardRef(function NavaidVortac(_ref78, ref) {
2031
+ var MobileAdd = /*#__PURE__*/React.forwardRef(function MobileAdd(_ref78, ref) {
2119
2032
  var children = _ref78.children,
2120
2033
  _ref78$size = _ref78.size,
2121
2034
  size = _ref78$size === void 0 ? 16 : _ref78$size,
@@ -2128,19 +2041,17 @@ var NavaidVortac = /*#__PURE__*/React.forwardRef(function NavaidVortac(_ref78, r
2128
2041
  xmlns: "http://www.w3.org/2000/svg",
2129
2042
  viewBox: "0 0 32 32",
2130
2043
  fill: "currentColor"
2131
- }, rest), _circle36 || (_circle36 = /*#__PURE__*/React.createElement("circle", {
2132
- cx: "16",
2133
- cy: "14",
2134
- r: "2"
2135
- })), _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
2136
- d: "M29.8682,10.5039l-4-7a.9992.9992,0,0,0-1.3828-.3613L19.7231,6H12.2769L7.5146,3.1426a.9992.9992,0,0,0-1.3828.3613l-4,7a1,1,0,0,0,.3536,1.3535l4.7758,2.8657L11,21.2656V27a1,1,0,0,0,1,1h8a1,1,0,0,0,1-1V21.2656l3.7388-6.5425,4.7758-2.8657A1,1,0,0,0,29.8682,10.5039ZM18.8484,21H13.1516L8.5757,12.9922,11.4287,8h9.1426l2.853,4.9922Z"
2044
+ }, rest), _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
2045
+ d: "M28 24L24 24 24 20 22 20 22 24 18 24 18 26 22 26 22 30 24 30 24 26 28 26 28 24z"
2046
+ })), _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
2047
+ d: "M10,28V10H22v7h2V6a2.0023,2.0023,0,0,0-2-2H10A2.002,2.002,0,0,0,8,6V28a2.0023,2.0023,0,0,0,2,2h6l0-2ZM10,6H22l0,2H10Z"
2137
2048
  })), children);
2138
2049
  });
2139
2050
 
2140
2051
  if (process.env.NODE_ENV !== "production") {
2141
- NavaidVortac.propTypes = iconPropTypes;
2052
+ MobileAdd.propTypes = iconPropTypes;
2142
2053
  }
2143
- var Need = /*#__PURE__*/React.forwardRef(function Need(_ref79, ref) {
2054
+ var MobileAudio = /*#__PURE__*/React.forwardRef(function MobileAudio(_ref79, ref) {
2144
2055
  var children = _ref79.children,
2145
2056
  _ref79$size = _ref79.size,
2146
2057
  size = _ref79$size === void 0 ? 16 : _ref79$size,
@@ -2153,15 +2064,21 @@ var Need = /*#__PURE__*/React.forwardRef(function Need(_ref79, ref) {
2153
2064
  xmlns: "http://www.w3.org/2000/svg",
2154
2065
  viewBox: "0 0 32 32",
2155
2066
  fill: "currentColor"
2156
- }, rest), _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
2157
- d: "M29.1211 16.8789A2.98 2.98 0 0027.01 16H27a2.9774 2.9774 0 00-2.1211.8789L19.9778 21.78A2.9943 2.9943 0 0017 19H10a5.0059 5.0059 0 00-5 5v.667L2 28.6631l1.6 1.2L7 25.333V24a3.0033 3.0033 0 013-3h7a1 1 0 010 2H13v2h4.9287a3.9717 3.9717 0 002.8286-1.1719L26.293 18.293A.9929.9929 0 0127 18h.0034a1 1 0 01.7036 1.707l-7.414 7.4141A2.9791 2.9791 0 0118.1714 28H11v2h7.1714a4.9665 4.9665 0 003.5356-1.4648l7.4141-7.4141a2.9989 2.9989 0 000-4.2422zM21.586 8.586L18 12 18 2 16 2 16 12 12.414 8.586 11 10 17 16 23 10 21.586 8.586z"
2067
+ }, rest), _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
2068
+ d: "M28 12H30V15H28zM24 7H26V20H24zM20 11H22V16H20zM16 9H18V18H16zM12 12H14V15H12z"
2069
+ })), _circle6 || (_circle6 = /*#__PURE__*/React.createElement("circle", {
2070
+ cx: "13.5",
2071
+ cy: "24.5",
2072
+ r: "1.5"
2073
+ })), _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
2074
+ d: "M20,30H7a2.0023,2.0023,0,0,1-2-2V4A2.0023,2.0023,0,0,1,7,2H20V4H7V28H20V24h2v4A2.0023,2.0023,0,0,1,20,30Z"
2158
2075
  })), children);
2159
2076
  });
2160
2077
 
2161
2078
  if (process.env.NODE_ENV !== "production") {
2162
- Need.propTypes = iconPropTypes;
2079
+ MobileAudio.propTypes = iconPropTypes;
2163
2080
  }
2164
- var Network_1 = /*#__PURE__*/React.forwardRef(function Network_1(_ref80, ref) {
2081
+ var MobileCheck = /*#__PURE__*/React.forwardRef(function MobileCheck(_ref80, ref) {
2165
2082
  var children = _ref80.children,
2166
2083
  _ref80$size = _ref80.size,
2167
2084
  size = _ref80$size === void 0 ? 16 : _ref80$size,
@@ -2174,15 +2091,17 @@ var Network_1 = /*#__PURE__*/React.forwardRef(function Network_1(_ref80, ref) {
2174
2091
  xmlns: "http://www.w3.org/2000/svg",
2175
2092
  viewBox: "0 0 32 32",
2176
2093
  fill: "currentColor"
2177
- }, rest), _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
2178
- d: "M16 20a4 4 0 114-4A4.0045 4.0045 0 0116 20zm0-6a2 2 0 102 2A2.0021 2.0021 0 0016 14zM5 20a4 4 0 114-4A4.0045 4.0045 0 015 20zm0-6a2 2 0 102 2A2.0023 2.0023 0 005 14zM10 31a4 4 0 114-4A4.0045 4.0045 0 0110 31zm0-6a2 2 0 102 2A2.0021 2.0021 0 0010 25zM22 31a4 4 0 114-4A4.0045 4.0045 0 0122 31zm0-6a2 2 0 102 2A2.0021 2.0021 0 0022 25zM27 20a4 4 0 114-4A4.0045 4.0045 0 0127 20zm0-6a2 2 0 102 2A2.0021 2.0021 0 0027 14zM22 9a4 4 0 114-4A4.0045 4.0045 0 0122 9zm0-6a2 2 0 102 2A2.0021 2.0021 0 0022 3zM10 9a4 4 0 114-4A4.0045 4.0045 0 0110 9zm0-6a2 2 0 102 2A2.0021 2.0021 0 0010 3z"
2094
+ }, rest), _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
2095
+ d: "M20 27.18L17.41 24.59 16 26 20 30 28 22 26.59 20.59 20 27.18z"
2096
+ })), _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
2097
+ d: "M10,28V10H22v9h2V6a2.0023,2.0023,0,0,0-2-2H10A2.002,2.002,0,0,0,8,6V28a2.0023,2.0023,0,0,0,2,2h4V28ZM10,6H22l0,2H10Z"
2179
2098
  })), children);
2180
2099
  });
2181
2100
 
2182
2101
  if (process.env.NODE_ENV !== "production") {
2183
- Network_1.propTypes = iconPropTypes;
2102
+ MobileCheck.propTypes = iconPropTypes;
2184
2103
  }
2185
- var Network_2 = /*#__PURE__*/React.forwardRef(function Network_2(_ref81, ref) {
2104
+ var MobileDownload = /*#__PURE__*/React.forwardRef(function MobileDownload(_ref81, ref) {
2186
2105
  var children = _ref81.children,
2187
2106
  _ref81$size = _ref81.size,
2188
2107
  size = _ref81$size === void 0 ? 16 : _ref81$size,
@@ -2195,15 +2114,17 @@ var Network_2 = /*#__PURE__*/React.forwardRef(function Network_2(_ref81, ref) {
2195
2114
  xmlns: "http://www.w3.org/2000/svg",
2196
2115
  viewBox: "0 0 32 32",
2197
2116
  fill: "currentColor"
2198
- }, rest), _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
2199
- d: "M17,17h5.1421a4,4,0,1,0,0-2H17V7h5.1421a4,4,0,1,0,0-2H17a2.0023,2.0023,0,0,0-2,2v8H9.8579a4,4,0,1,0,0,2H15v8a2.0023,2.0023,0,0,0,2,2h5.1421a4,4,0,1,0,0-2H17Zm9-3a2,2,0,1,1-2,2A2.0023,2.0023,0,0,1,26,14ZM26,4a2,2,0,1,1-2,2A2.0023,2.0023,0,0,1,26,4ZM6,18a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,6,18Zm20,6a2,2,0,1,1-2,2A2.0023,2.0023,0,0,1,26,24Z"
2117
+ }, rest), _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
2118
+ d: "M28 25L26.586 23.586 24 26.172 24 18 22 18 22 26.172 19.414 23.586 18 25 23 30 28 25z"
2119
+ })), _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
2120
+ d: "M10,28V10H22v5h2V6a2.0023,2.0023,0,0,0-2-2H10A2.002,2.002,0,0,0,8,6V28a2.0023,2.0023,0,0,0,2,2h6V28ZM10,6H22l0,2H10Z"
2200
2121
  })), children);
2201
2122
  });
2202
2123
 
2203
2124
  if (process.env.NODE_ENV !== "production") {
2204
- Network_2.propTypes = iconPropTypes;
2125
+ MobileDownload.propTypes = iconPropTypes;
2205
2126
  }
2206
- var Network_3 = /*#__PURE__*/React.forwardRef(function Network_3(_ref82, ref) {
2127
+ var MobileLandscape = /*#__PURE__*/React.forwardRef(function MobileLandscape(_ref82, ref) {
2207
2128
  var children = _ref82.children,
2208
2129
  _ref82$size = _ref82.size,
2209
2130
  size = _ref82$size === void 0 ? 16 : _ref82$size,
@@ -2216,19 +2137,15 @@ var Network_3 = /*#__PURE__*/React.forwardRef(function Network_3(_ref82, ref) {
2216
2137
  xmlns: "http://www.w3.org/2000/svg",
2217
2138
  viewBox: "0 0 32 32",
2218
2139
  fill: "currentColor"
2219
- }, rest), _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
2220
- d: "M30 30H22V22h8zm-6-2h4V24H24zM20 27H8A6 6 0 018 15h2v2H8a4 4 0 000 8H20z"
2221
- })), _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
2222
- d: "M20,20H12V12h8Zm-6-2h4V14H14Z"
2223
- })), _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
2224
- d: "M24 17H22V15h2a4 4 0 000-8H12V5H24a6 6 0 010 12zM10 10H2V2h8zM4 8H8V4H4z"
2140
+ }, rest), _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
2141
+ d: "M3,10V22a2.002,2.002,0,0,0,2,2H27a2.0023,2.0023,0,0,0,2-2V10a2.0027,2.0027,0,0,0-2-2H5A2.0023,2.0023,0,0,0,3,10Zm2,0,2,0V22H5ZM27,22H9V10H27Z"
2225
2142
  })), children);
2226
2143
  });
2227
2144
 
2228
2145
  if (process.env.NODE_ENV !== "production") {
2229
- Network_3.propTypes = iconPropTypes;
2146
+ MobileLandscape.propTypes = iconPropTypes;
2230
2147
  }
2231
- var Network_3Reference = /*#__PURE__*/React.forwardRef(function Network_3Reference(_ref83, ref) {
2148
+ var MobilityServices = /*#__PURE__*/React.forwardRef(function MobilityServices(_ref83, ref) {
2232
2149
  var children = _ref83.children,
2233
2150
  _ref83$size = _ref83.size,
2234
2151
  size = _ref83$size === void 0 ? 16 : _ref83$size,
@@ -2241,17 +2158,15 @@ var Network_3Reference = /*#__PURE__*/React.forwardRef(function Network_3Referen
2241
2158
  xmlns: "http://www.w3.org/2000/svg",
2242
2159
  viewBox: "0 0 32 32",
2243
2160
  fill: "currentColor"
2244
- }, rest), _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
2245
- d: "M4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20zM30 30H22V22h8zm-6-2h4V24H24zM20 20H12V12h8zm-6-2h4V14H14z"
2246
- })), _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
2247
- d: "M24 17H22V15h2a4 4 0 000-8H12V5H24a6 6 0 010 12zM10 10H2V2h8zM4 8H8V4H4z"
2161
+ }, rest), _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
2162
+ d: "M29.3379 19.9336l-7.7324-2.7783L18.374 13.0967A2.99 2.99 0 0016.0537 12H8.0576a2.9982 2.9982 0 00-2.48 1.3115L2.8662 17.2949A4.9884 4.9884 0 002 20.1074V26a1 1 0 001 1H5.1421a3.9806 3.9806 0 007.7158 0h6.2842a3.9806 3.9806 0 007.7158 0H29a1 1 0 001-1V20.875A1 1 0 0029.3379 19.9336zM9 28a2 2 0 112-2A2.0027 2.0027 0 019 28zm14 0a2 2 0 112-2A2.0025 2.0025 0 0123 28zm5-3H26.8579a3.9806 3.9806 0 00-7.7158 0H12.8579a3.9806 3.9806 0 00-7.7158 0H4V20.1074A2.9977 2.9977 0 014.52 18.4189l2.711-3.9814A.9992.9992 0 018.0576 14h7.9961a.9928.9928 0 01.7647.3545l3.3994 4.2685a1.0007 1.0007 0 00.4443.3184L28 21.5781zM28 2H24a2.0023 2.0023 0 00-2 2v8a2.0023 2.0023 0 002 2h4a2.0023 2.0023 0 002-2V4A2.0023 2.0023 0 0028 2zm0 2V6H24V4zm-4 8V8h4v4z"
2248
2163
  })), children);
2249
2164
  });
2250
2165
 
2251
2166
  if (process.env.NODE_ENV !== "production") {
2252
- Network_3Reference.propTypes = iconPropTypes;
2167
+ MobilityServices.propTypes = iconPropTypes;
2253
2168
  }
2254
- var Network_4 = /*#__PURE__*/React.forwardRef(function Network_4(_ref84, ref) {
2169
+ var Model = /*#__PURE__*/React.forwardRef(function Model(_ref84, ref) {
2255
2170
  var children = _ref84.children,
2256
2171
  _ref84$size = _ref84.size,
2257
2172
  size = _ref84$size === void 0 ? 16 : _ref84$size,
@@ -2264,27 +2179,15 @@ var Network_4 = /*#__PURE__*/React.forwardRef(function Network_4(_ref84, ref) {
2264
2179
  xmlns: "http://www.w3.org/2000/svg",
2265
2180
  viewBox: "0 0 32 32",
2266
2181
  fill: "currentColor"
2267
- }, rest), _circle37 || (_circle37 = /*#__PURE__*/React.createElement("circle", {
2268
- cx: "21",
2269
- cy: "26",
2270
- r: "2"
2271
- })), _circle38 || (_circle38 = /*#__PURE__*/React.createElement("circle", {
2272
- cx: "21",
2273
- cy: "6",
2274
- r: "2"
2275
- })), _circle39 || (_circle39 = /*#__PURE__*/React.createElement("circle", {
2276
- cx: "4",
2277
- cy: "16",
2278
- r: "2"
2279
- })), _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
2280
- d: "M28,12a3.9962,3.9962,0,0,0-3.8579,3H19.8579a3.9655,3.9655,0,0,0-5.4914-2.6426L11.19,8.3872A3.9626,3.9626,0,0,0,12,6a4,4,0,1,0-4,4,3.96,3.96,0,0,0,1.6338-.3574l3.176,3.97a3.9239,3.9239,0,0,0,0,4.7744l-3.1758,3.97A3.96,3.96,0,0,0,8,22a4,4,0,1,0,4,4,3.9624,3.9624,0,0,0-.81-2.3872l3.1758-3.97A3.9658,3.9658,0,0,0,19.8579,17h4.2842A3.9934,3.9934,0,1,0,28,12ZM6,6A2,2,0,1,1,8,8,2.0023,2.0023,0,0,1,6,6ZM8,28a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,8,28Zm8-10a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,16,18Zm12,0a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,28,18Z"
2182
+ }, rest), _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
2183
+ d: "M23.5,4H8.5L1.7158,13.0454,16,29.5269,30.2842,13.0454ZM27,12H21.5543l-3.75-6H22.5ZM10.3021,14l3.7536,10.23L5.19,14Zm2.13,0H19.568l-3.569,9.7212Zm.3725-2L16,6.8867,19.1957,12Zm8.8935,2H26.81L17.9427,24.2314ZM9.5,6h4.6957l-3.75,6H5Z"
2281
2184
  })), children);
2282
2185
  });
2283
2186
 
2284
2187
  if (process.env.NODE_ENV !== "production") {
2285
- Network_4.propTypes = iconPropTypes;
2188
+ Model.propTypes = iconPropTypes;
2286
2189
  }
2287
- var Network_4Reference = /*#__PURE__*/React.forwardRef(function Network_4Reference(_ref85, ref) {
2190
+ var ModelAlt = /*#__PURE__*/React.forwardRef(function ModelAlt(_ref85, ref) {
2288
2191
  var children = _ref85.children,
2289
2192
  _ref85$size = _ref85.size,
2290
2193
  size = _ref85$size === void 0 ? 16 : _ref85$size,
@@ -2297,29 +2200,15 @@ var Network_4Reference = /*#__PURE__*/React.forwardRef(function Network_4Referen
2297
2200
  xmlns: "http://www.w3.org/2000/svg",
2298
2201
  viewBox: "0 0 32 32",
2299
2202
  fill: "currentColor"
2300
- }, rest), _circle40 || (_circle40 = /*#__PURE__*/React.createElement("circle", {
2301
- cx: "21",
2302
- cy: "26",
2303
- r: "2"
2304
- })), _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
2305
- d: "M4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20z"
2306
- })), _circle41 || (_circle41 = /*#__PURE__*/React.createElement("circle", {
2307
- cx: "21",
2308
- cy: "6",
2309
- r: "2"
2310
- })), _circle42 || (_circle42 = /*#__PURE__*/React.createElement("circle", {
2311
- cx: "4",
2312
- cy: "16",
2313
- r: "2"
2314
- })), _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
2315
- d: "M28,12a3.9962,3.9962,0,0,0-3.8579,3H19.8579a3.9655,3.9655,0,0,0-5.4914-2.6426L11.19,8.3872A3.9624,3.9624,0,0,0,12,6a4,4,0,1,0-4,4,3.96,3.96,0,0,0,1.6338-.3574l3.176,3.97A3.9613,3.9613,0,0,0,12,16a3.9915,3.9915,0,0,0,7.8579,1h4.2842A3.9934,3.9934,0,1,0,28,12ZM8,8a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,8,8Zm8,10a2,2,0,1,1,2-2A2.0025,2.0025,0,0,1,16,18Zm12,0a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,28,18Z"
2203
+ }, rest), _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
2204
+ d: "M28.4473,16.1055,23,13.3818V7a1,1,0,0,0-.5527-.8945l-6-3a1.0008,1.0008,0,0,0-.8946,0l-6,3A1,1,0,0,0,9,7v6.3818L3.5527,16.1055A1,1,0,0,0,3,17v7a1,1,0,0,0,.5527.8945l6,3a1.001,1.001,0,0,0,.8946,0L16,25.1182l5.5527,2.7763a1.001,1.001,0,0,0,.8946,0l6-3A1,1,0,0,0,29,24V17A1,1,0,0,0,28.4473,16.1055ZM21,13.3818l-4,2V10.6182l4-2ZM16,5.1182,19.7637,7,16,8.8818,12.2363,7Zm-5,3.5,4,2v4.7636l-4-2ZM9,25.3818l-4-2V18.6182l4,2Zm1-6.5L6.2363,17,10,15.1182,13.7637,17Zm1,1.7364,4-2v4.7636l-4,2Zm10,4.7636-4-2V18.6182l4,2Zm1-6.5L18.2363,17,22,15.1182,25.7637,17Zm5,4.5-4,2V20.6182l4-2Z"
2316
2205
  })), children);
2317
2206
  });
2318
2207
 
2319
2208
  if (process.env.NODE_ENV !== "production") {
2320
- Network_4Reference.propTypes = iconPropTypes;
2209
+ ModelAlt.propTypes = iconPropTypes;
2321
2210
  }
2322
- var NetworkAdminControl = /*#__PURE__*/React.forwardRef(function NetworkAdminControl(_ref86, ref) {
2211
+ var ModelReference = /*#__PURE__*/React.forwardRef(function ModelReference(_ref86, ref) {
2323
2212
  var children = _ref86.children,
2324
2213
  _ref86$size = _ref86.size,
2325
2214
  size = _ref86$size === void 0 ? 16 : _ref86$size,
@@ -2332,15 +2221,17 @@ var NetworkAdminControl = /*#__PURE__*/React.forwardRef(function NetworkAdminCon
2332
2221
  xmlns: "http://www.w3.org/2000/svg",
2333
2222
  viewBox: "0 0 32 32",
2334
2223
  fill: "currentColor"
2335
- }, rest), _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
2336
- d: "M27 20.415L25.586 19 23 21.587 20.414 19 19 20.415 21.586 23 19 25.586 20.414 27 23 24.414 25.586 27 27 25.586 24.414 23 27 20.415zM24 4a4.0045 4.0045 0 00-4 4 3.951 3.951 0 00.5669 2.019L10.019 20.5669A3.9521 3.9521 0 008 20a4 4 0 104 4 3.951 3.951 0 00-.5669-2.019L21.981 11.4331A3.9521 3.9521 0 0024 12a4 4 0 000-8zM8 26a2 2 0 112-2A2.0023 2.0023 0 018 26zM24 10a2 2 0 112-2A2.0023 2.0023 0 0124 10zM8 11.18L5.41 8.59 4 10 8 14 15 7 13.59 5.59 8 11.18z"
2224
+ }, rest), _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
2225
+ d: "M4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20z"
2226
+ })), _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
2227
+ d: "M23.5,4H8.5L1.7158,13.0454,6.01,18l1.5114-1.31L5.19,14h5.2554L16,22.8867,21.5544,14H26.81L15.8125,26.6919,17.3242,28l12.96-14.9546ZM5,12,9.5,6h4.6958l-3.75,6ZM16,6.8867,19.1958,12H12.8042Zm0,12.2266L12.8044,14h6.3912ZM21.5542,12l-3.75-6H22.5L27,12Z"
2337
2228
  })), children);
2338
2229
  });
2339
2230
 
2340
2231
  if (process.env.NODE_ENV !== "production") {
2341
- NetworkAdminControl.propTypes = iconPropTypes;
2232
+ ModelReference.propTypes = iconPropTypes;
2342
2233
  }
2343
- var NetworkEnterprise = /*#__PURE__*/React.forwardRef(function NetworkEnterprise(_ref87, ref) {
2234
+ var ModelBuilder = /*#__PURE__*/React.forwardRef(function ModelBuilder(_ref87, ref) {
2344
2235
  var children = _ref87.children,
2345
2236
  _ref87$size = _ref87.size,
2346
2237
  size = _ref87$size === void 0 ? 16 : _ref87$size,
@@ -2353,19 +2244,15 @@ var NetworkEnterprise = /*#__PURE__*/React.forwardRef(function NetworkEnterprise
2353
2244
  xmlns: "http://www.w3.org/2000/svg",
2354
2245
  viewBox: "0 0 32 32",
2355
2246
  fill: "currentColor"
2356
- }, rest), _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
2357
- d: "M25.7983,10a10,10,0,0,0-19.62.124A7.4964,7.4964,0,0,0,7.5,25H8V23H7.5a5.4961,5.4961,0,0,1-.377-10.9795l.8365-.0571.09-.8335A7.9934,7.9934,0,0,1,23.7368,10Z"
2358
- })), _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
2359
- d: "M28,12H18a2.0023,2.0023,0,0,0-2,2v4H12a2.0023,2.0023,0,0,0-2,2V30H30V14A2.0023,2.0023,0,0,0,28,12ZM12,28V20h4v8Zm16,0H18V14H28Z"
2360
- })), _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
2361
- d: "M20 16H22V20H20zM24 16H26V20H24zM20 22H22V26H20zM24 22H26V26H24z"
2247
+ }, rest), _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
2248
+ d: "M22,4V7H10V4H2v8h8V9h7.0234A4.9463,4.9463,0,0,0,16,12v8A3.0037,3.0037,0,0,1,13,23H10V20H2v8h8V25H13A5.0062,5.0062,0,0,0,18,20V12a2.9982,2.9982,0,0,1,2.9971-3H22v3h8V4ZM8,10H4V6H8ZM8,26H4V22H8ZM28,10H24V6h4Z"
2362
2249
  })), children);
2363
2250
  });
2364
2251
 
2365
2252
  if (process.env.NODE_ENV !== "production") {
2366
- NetworkEnterprise.propTypes = iconPropTypes;
2253
+ ModelBuilder.propTypes = iconPropTypes;
2367
2254
  }
2368
- var NetworkOverlay = /*#__PURE__*/React.forwardRef(function NetworkOverlay(_ref88, ref) {
2255
+ var ModelBuilderReference = /*#__PURE__*/React.forwardRef(function ModelBuilderReference(_ref88, ref) {
2369
2256
  var children = _ref88.children,
2370
2257
  _ref88$size = _ref88.size,
2371
2258
  size = _ref88$size === void 0 ? 16 : _ref88$size,
@@ -2378,17 +2265,17 @@ var NetworkOverlay = /*#__PURE__*/React.forwardRef(function NetworkOverlay(_ref8
2378
2265
  xmlns: "http://www.w3.org/2000/svg",
2379
2266
  viewBox: "0 0 32 32",
2380
2267
  fill: "currentColor"
2381
- }, rest), _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
2382
- d: "M22 23L13.83 23 16.41 20.41 15 19 10 24 15 29 16.41 27.59 13.83 25 22 25 22 23zM11 13L19.17 13 16.59 10.41 18 9 23 14 18 19 16.59 17.59 19.17 15 11 15 11 13z"
2383
- })), _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
2384
- d: "M24.5,25H24V23h.5a5.4961,5.4961,0,0,0,.377-10.9795l-.8365-.0566-.09-.834a7.9979,7.9979,0,0,0-15.9014,0l-.09.834-.8365.0566A5.4961,5.4961,0,0,0,7.5,23H8v2H7.5A7.4964,7.4964,0,0,1,6.1782,10.124a9.9992,9.9992,0,0,1,19.6436,0A7.4964,7.4964,0,0,1,24.5,25Z"
2268
+ }, rest), _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
2269
+ d: "M4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20z"
2270
+ })), _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
2271
+ d: "M22,4V7H10V4H2v8h8V9h7.0234A4.9463,4.9463,0,0,0,16,12V28h2V12a2.9982,2.9982,0,0,1,2.9971-3H22v3h8V4ZM8,10H4V6H8Zm20,0H24V6h4Z"
2385
2272
  })), children);
2386
2273
  });
2387
2274
 
2388
2275
  if (process.env.NODE_ENV !== "production") {
2389
- NetworkOverlay.propTypes = iconPropTypes;
2276
+ ModelBuilderReference.propTypes = iconPropTypes;
2390
2277
  }
2391
- var NetworkPublic = /*#__PURE__*/React.forwardRef(function NetworkPublic(_ref89, ref) {
2278
+ var Money = /*#__PURE__*/React.forwardRef(function Money(_ref89, ref) {
2392
2279
  var children = _ref89.children,
2393
2280
  _ref89$size = _ref89.size,
2394
2281
  size = _ref89$size === void 0 ? 16 : _ref89$size,
@@ -2401,37 +2288,22 @@ var NetworkPublic = /*#__PURE__*/React.forwardRef(function NetworkPublic(_ref89,
2401
2288
  xmlns: "http://www.w3.org/2000/svg",
2402
2289
  viewBox: "0 0 32 32",
2403
2290
  fill: "currentColor"
2404
- }, rest), _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
2405
- d: "M22.5,13c-4.7,0-8.5,3.8-8.5,8.5s3.8,8.5,8.5,8.5s8.5-3.8,8.5-8.5S27.2,13,22.5,13z M29,21h-3c0-2-0.3-4-0.9-5.5 C27.2,16.5,28.8,18.5,29,21z M22.5,28C22.5,28,22.5,28,22.5,28c-0.4-0.2-1.3-1.8-1.5-5h2.9C23.7,26.2,22.9,27.8,22.5,28z M21,21 c0.1-3.8,1.1-5.8,1.4-6c0,0,0,0,0,0c0.4,0.2,1.4,2.2,1.5,6H21z M19.9,15.5C19.3,17,19.1,19,19,21h-3C16.2,18.5,17.8,16.5,19.9,15.5z M16.2,23H19c0.1,1.6,0.4,3.2,0.9,4.5C18.1,26.7,16.7,25,16.2,23z M25.1,27.5c0.5-1.3,0.8-2.8,0.9-4.5h2.9 C28.3,25,26.9,26.7,25.1,27.5z"
2406
- })), _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
2407
- d: "M25.8,10c-0.9-4.6-5-8-9.8-8c-4.8,0-8.9,3.4-9.8,8.1C2.7,10.8,0,13.8,0,17.5C0,21.6,3.4,25,7.5,25H11v-2H7.5 c-3,0-5.5-2.5-5.5-5.5c0-2.9,2.2-5.3,5.1-5.5L8,12L8,11.1C8.5,7.1,11.9,4,16,4c3.7,0,6.8,2.6,7.7,6H25.8z"
2291
+ }, rest), _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
2292
+ d: "M2 22H30V24H2zM2 26H30V28H2zM24 10a2 2 0 102 2 2 2 0 00-2-2zM16 16a4 4 0 114-4A4.0045 4.0045 0 0116 16zm0-6a2 2 0 102 2A2.002 2.002 0 0016 10zM8 10a2 2 0 102 2 2 2 0 00-2-2z"
2293
+ })), _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
2294
+ d: "M28,20H4a2.0051,2.0051,0,0,1-2-2V6A2.0051,2.0051,0,0,1,4,4H28a2.0051,2.0051,0,0,1,2,2V18A2.0027,2.0027,0,0,1,28,20ZM28,6H4V18H28Z"
2408
2295
  })), children);
2409
2296
  });
2410
2297
 
2411
2298
  if (process.env.NODE_ENV !== "production") {
2412
- NetworkPublic.propTypes = iconPropTypes;
2299
+ Money.propTypes = iconPropTypes;
2413
2300
  }
2414
- var NewTab = /*#__PURE__*/React.forwardRef(function NewTab(_ref90, ref) {
2301
+ var Monster = /*#__PURE__*/React.forwardRef(function Monster(_ref90, ref) {
2415
2302
  var children = _ref90.children,
2416
2303
  _ref90$size = _ref90.size,
2417
2304
  size = _ref90$size === void 0 ? 16 : _ref90$size,
2418
2305
  rest = _objectWithoutProperties(_ref90, _excluded90);
2419
2306
 
2420
- if (size === 16 || size === "16" || size === "16px") {
2421
- return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2422
- width: size,
2423
- height: size,
2424
- ref: ref,
2425
- xmlns: "http://www.w3.org/2000/svg",
2426
- viewBox: "0 0 16 16",
2427
- fill: "currentColor"
2428
- }, rest), _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
2429
- d: "M13,13H3V3h5V2H3C2.4,2,2,2.4,2,3v10c0,0.6,0.4,1,1,1h10c0.6,0,1-0.4,1-1V8h-1V13z"
2430
- })), _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
2431
- d: "M13 3L13 1 12 1 12 3 10 3 10 4 12 4 12 6 13 6 13 4 15 4 15 3z"
2432
- })), children);
2433
- }
2434
-
2435
2307
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2436
2308
  width: size,
2437
2309
  height: size,
@@ -2439,19 +2311,19 @@ var NewTab = /*#__PURE__*/React.forwardRef(function NewTab(_ref90, ref) {
2439
2311
  xmlns: "http://www.w3.org/2000/svg",
2440
2312
  viewBox: "0 0 32 32",
2441
2313
  fill: "currentColor"
2442
- }, rest), _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
2443
- d: "M26,26H6V6H16V4H6A2.002,2.002,0,0,0,4,6V26a2.002,2.002,0,0,0,2,2H26a2.002,2.002,0,0,0,2-2V16H26Z"
2444
- })), _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
2445
- d: "M26,26H6V6H16V4H6A2.002,2.002,0,0,0,4,6V26a2.002,2.002,0,0,0,2,2H26a2.002,2.002,0,0,0,2-2V16H26Z"
2446
- })), _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
2447
- d: "M26 6L26 2 24 2 24 6 20 6 20 8 24 8 24 12 26 12 26 8 30 8 30 6 26 6z"
2314
+ }, rest), _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
2315
+ d: "M23 22L21 22 21 20 19 20 19 22 17 22 17 20 15 20 15 22 13 22 13 20 11 20 11 22 9 22 9 24 11 24 11 26 13 26 13 24 15 24 15 26 17 26 17 24 19 24 19 26 21 26 21 24 23 24 23 22z"
2316
+ })), _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
2317
+ d: "M28,11H27V4a2.0025,2.0025,0,0,0-2-2H7A2.0025,2.0025,0,0,0,5,4v7H4a2.0025,2.0025,0,0,0-2,2v4a2.0025,2.0025,0,0,0,2,2H5v4a7.0078,7.0078,0,0,0,7,7h8a7.0078,7.0078,0,0,0,7-7V19h1a2.0025,2.0025,0,0,0,2-2V13A2.0025,2.0025,0,0,0,28,11ZM25,4V7.3818L22.4473,6.1055a1.0008,1.0008,0,0,0-.8946,0L18,7.8818,14.4473,6.1055a1.0008,1.0008,0,0,0-.8946,0L10,7.8818l-3-1.5V4Zm3,13H25v6a5.0057,5.0057,0,0,1-5,5H12a5.0057,5.0057,0,0,1-5-5V17H4V13H7V8.6182L9.5527,9.8945a1.0008,1.0008,0,0,0,.8946,0L14,8.1182l3.5527,1.7763a1.001,1.001,0,0,0,.8946,0L22,8.1182l3,1.5V13h3Z"
2318
+ })), _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
2319
+ d: "M9 14H14V16H9zM18 14H23V16H18z"
2448
2320
  })), children);
2449
2321
  });
2450
2322
 
2451
2323
  if (process.env.NODE_ENV !== "production") {
2452
- NewTab.propTypes = iconPropTypes;
2324
+ Monster.propTypes = iconPropTypes;
2453
2325
  }
2454
- var NextFilled = /*#__PURE__*/React.forwardRef(function NextFilled(_ref91, ref) {
2326
+ var Monument = /*#__PURE__*/React.forwardRef(function Monument(_ref91, ref) {
2455
2327
  var children = _ref91.children,
2456
2328
  _ref91$size = _ref91.size,
2457
2329
  size = _ref91$size === void 0 ? 16 : _ref91$size,
@@ -2464,19 +2336,15 @@ var NextFilled = /*#__PURE__*/React.forwardRef(function NextFilled(_ref91, ref)
2464
2336
  xmlns: "http://www.w3.org/2000/svg",
2465
2337
  viewBox: "0 0 32 32",
2466
2338
  fill: "currentColor"
2467
- }, rest), _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
2468
- d: "M2,16A14,14,0,1,0,16,2,14,14,0,0,0,2,16Zm6-1H20.15L14.57,9.3926,16,8l8,8-8,8-1.43-1.4272L20.15,17H8Z"
2469
- })), _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
2470
- fill: "none",
2471
- d: "M16 8L14.57 9.393 20.15 15 8 15 8 17 20.15 17 14.57 22.573 16 24 24 16 16 8z",
2472
- "data-icon-path": "inner-path"
2339
+ }, rest), _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
2340
+ d: "M20,28V6L16,2,12,6V28H2v2H30V28Zm-6,0V6.8281l2-2,2,2V28Z"
2473
2341
  })), children);
2474
2342
  });
2475
2343
 
2476
2344
  if (process.env.NODE_ENV !== "production") {
2477
- NextFilled.propTypes = iconPropTypes;
2345
+ Monument.propTypes = iconPropTypes;
2478
2346
  }
2479
- var NextOutline = /*#__PURE__*/React.forwardRef(function NextOutline(_ref92, ref) {
2347
+ var Moon = /*#__PURE__*/React.forwardRef(function Moon(_ref92, ref) {
2480
2348
  var children = _ref92.children,
2481
2349
  _ref92$size = _ref92.size,
2482
2350
  size = _ref92$size === void 0 ? 16 : _ref92$size,
@@ -2489,17 +2357,15 @@ var NextOutline = /*#__PURE__*/React.forwardRef(function NextOutline(_ref92, ref
2489
2357
  xmlns: "http://www.w3.org/2000/svg",
2490
2358
  viewBox: "0 0 32 32",
2491
2359
  fill: "currentColor"
2492
- }, rest), _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
2493
- d: "M16 8L14.57 9.393 20.15 15 8 15 8 17 20.15 17 14.57 22.573 16 24 24 16 16 8z"
2494
- })), _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
2495
- d: "M16,30A14,14,0,1,1,30,16,14.0158,14.0158,0,0,1,16,30ZM16,4A12,12,0,1,0,28,16,12.0137,12.0137,0,0,0,16,4Z"
2360
+ }, rest), _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
2361
+ d: "M13.5025,5.4136A15.0755,15.0755,0,0,0,25.096,23.6082a11.1134,11.1134,0,0,1-7.9749,3.3893c-.1385,0-.2782.0051-.4178,0A11.0944,11.0944,0,0,1,13.5025,5.4136M14.98,3a1.0024,1.0024,0,0,0-.1746.0156A13.0959,13.0959,0,0,0,16.63,28.9973c.1641.006.3282,0,.4909,0a13.0724,13.0724,0,0,0,10.702-5.5556,1.0094,1.0094,0,0,0-.7833-1.5644A13.08,13.08,0,0,1,15.8892,4.38,1.0149,1.0149,0,0,0,14.98,3Z"
2496
2362
  })), children);
2497
2363
  });
2498
2364
 
2499
2365
  if (process.env.NODE_ENV !== "production") {
2500
- NextOutline.propTypes = iconPropTypes;
2366
+ Moon.propTypes = iconPropTypes;
2501
2367
  }
2502
- var NoImage = /*#__PURE__*/React.forwardRef(function NoImage(_ref93, ref) {
2368
+ var Moonrise = /*#__PURE__*/React.forwardRef(function Moonrise(_ref93, ref) {
2503
2369
  var children = _ref93.children,
2504
2370
  _ref93$size = _ref93.size,
2505
2371
  size = _ref93$size === void 0 ? 16 : _ref93$size,
@@ -2512,15 +2378,15 @@ var NoImage = /*#__PURE__*/React.forwardRef(function NoImage(_ref93, ref) {
2512
2378
  xmlns: "http://www.w3.org/2000/svg",
2513
2379
  viewBox: "0 0 32 32",
2514
2380
  fill: "currentColor"
2515
- }, rest), _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
2516
- d: "M30 3.4141L28.5859 2 2 28.5859 3.4141 30l2-2H26a2.0027 2.0027 0 002-2V5.4141zM26 26H7.4141l7.7929-7.793 2.3788 2.3787a2 2 0 002.8284 0L22 19l4 3.9973zm0-5.8318l-2.5858-2.5859a2 2 0 00-2.8284 0L19 19.1682l-2.377-2.3771L26 7.4141zM6 22V19l5-4.9966 1.3733 1.3733 1.4159-1.416-1.375-1.375a2 2 0 00-2.8284 0L6 16.1716V6H22V4H6A2.002 2.002 0 004 6V22z"
2381
+ }, rest), _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
2382
+ d: "M2 28H30V30H2zM26 26H24a7.987 7.987 0 00-2.0371-5.3335l1.49-1.334A9.9835 9.9835 0 0126 26zM16 26H14a9.9268 9.9268 0 013.7539-7.804A7.89 7.89 0 0016 18a8.0092 8.0092 0 00-8 8H6A10.0113 10.0113 0 0116 16a9.8923 9.8923 0 014.4458 1.0515 1 1 0 010 1.79A7.9567 7.9567 0 0016 26zM16 2L11 7 12.41 8.41 15 5.83 15 6 15 14 17 14 17 6 17 5.83 19.59 8.41 21 7 16 2z"
2517
2383
  })), children);
2518
2384
  });
2519
2385
 
2520
2386
  if (process.env.NODE_ENV !== "production") {
2521
- NoImage.propTypes = iconPropTypes;
2387
+ Moonrise.propTypes = iconPropTypes;
2522
2388
  }
2523
- var NoTicket = /*#__PURE__*/React.forwardRef(function NoTicket(_ref94, ref) {
2389
+ var Moonset = /*#__PURE__*/React.forwardRef(function Moonset(_ref94, ref) {
2524
2390
  var children = _ref94.children,
2525
2391
  _ref94$size = _ref94.size,
2526
2392
  size = _ref94$size === void 0 ? 16 : _ref94$size,
@@ -2533,33 +2399,20 @@ var NoTicket = /*#__PURE__*/React.forwardRef(function NoTicket(_ref94, ref) {
2533
2399
  xmlns: "http://www.w3.org/2000/svg",
2534
2400
  viewBox: "0 0 32 32",
2535
2401
  fill: "currentColor"
2536
- }, rest), _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
2537
- d: "M28 6h-.5859L30 3.4141 28.5859 2 2 28.5859 3.4141 30l4-4H28a2.0027 2.0027 0 002-2V19a1 1 0 00-1-1 2 2 0 010-4 1 1 0 001-1V8A2.0023 2.0023 0 0028 6zm0 6.1265a4 4 0 000 7.7465V24H21V21H19v3H9.4141L19 14.4141V19h2V12.4141L25.4141 8H28zM4 12.1265V8H19V6H4A2.0023 2.0023 0 002 8v5a1 1 0 001 1 2 2 0 010 4 1 1 0 00-1 1v5H4V19.873a4 4 0 000-7.7465z"
2402
+ }, rest), _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
2403
+ d: "M2 28H30V30H2zM26 26H24a7.987 7.987 0 00-2.0371-5.3335l1.49-1.334A9.9835 9.9835 0 0126 26zM16 26H14a9.9268 9.9268 0 013.7539-7.804A7.89 7.89 0 0016 18a8.0092 8.0092 0 00-8 8H6A10.0113 10.0113 0 0116 16a9.8923 9.8923 0 014.4458 1.0515 1 1 0 010 1.79A7.9567 7.9567 0 0016 26zM16 14L11 9 12.41 7.59 15 10.17 15 10 15 2 17 2 17 10 17 10.17 19.59 7.59 21 9 16 14z"
2538
2404
  })), children);
2539
2405
  });
2540
2406
 
2541
2407
  if (process.env.NODE_ENV !== "production") {
2542
- NoTicket.propTypes = iconPropTypes;
2408
+ Moonset.propTypes = iconPropTypes;
2543
2409
  }
2544
- var Nominal = /*#__PURE__*/React.forwardRef(function Nominal(_ref95, ref) {
2410
+ var MostlyCloudy = /*#__PURE__*/React.forwardRef(function MostlyCloudy(_ref95, ref) {
2545
2411
  var children = _ref95.children,
2546
2412
  _ref95$size = _ref95.size,
2547
2413
  size = _ref95$size === void 0 ? 16 : _ref95$size,
2548
2414
  rest = _objectWithoutProperties(_ref95, _excluded95);
2549
2415
 
2550
- if (size === 16 || size === "16" || size === "16px") {
2551
- return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2552
- width: size,
2553
- height: size,
2554
- ref: ref,
2555
- xmlns: "http://www.w3.org/2000/svg",
2556
- viewBox: "0 0 16 16",
2557
- fill: "currentColor"
2558
- }, rest), _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
2559
- d: "M12,8 C13.6568542,8 15,9.34314575 15,11 C15,12.6568542 13.6568542,14 12,14 C10.3431458,14 9,12.6568542 9,11 C9,9.34314575 10.3431458,8 12,8 Z M4,8 C5.65685425,8 7,9.34314575 7,11 C7,12.6568542 5.65685425,14 4,14 C2.34314575,14 1,12.6568542 1,11 C1,9.34314575 2.34314575,8 4,8 Z M12,9 C10.8954305,9 10,9.8954305 10,11 C10,12.1045695 10.8954305,13 12,13 C13.1045695,13 14,12.1045695 14,11 C14,9.8954305 13.1045695,9 12,9 Z M4,9 C2.8954305,9 2,9.8954305 2,11 C2,12.1045695 2.8954305,13 4,13 C5.1045695,13 6,12.1045695 6,11 C6,9.8954305 5.1045695,9 4,9 Z M8,2 C9.65685425,2 11,3.34314575 11,5 C11,6.65685425 9.65685425,8 8,8 C6.34314575,8 5,6.65685425 5,5 C5,3.34314575 6.34314575,2 8,2 Z M8,3 C6.8954305,3 6,3.8954305 6,5 C6,6.1045695 6.8954305,7 8,7 C9.1045695,7 10,6.1045695 10,5 C10,3.8954305 9.1045695,3 8,3 Z"
2560
- })), children);
2561
- }
2562
-
2563
2416
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2564
2417
  width: size,
2565
2418
  height: size,
@@ -2568,14 +2421,25 @@ var Nominal = /*#__PURE__*/React.forwardRef(function Nominal(_ref95, ref) {
2568
2421
  viewBox: "0 0 32 32",
2569
2422
  fill: "currentColor"
2570
2423
  }, rest), _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
2571
- d: "M24 28a6 6 0 116-6A6.0069 6.0069 0 0124 28zm0-10a4 4 0 104 4A4.0045 4.0045 0 0024 18zM8 28a6 6 0 116-6A6.0069 6.0069 0 018 28zM8 18a4 4 0 104 4A4.0045 4.0045 0 008 18zM16 14a6 6 0 116-6A6.0069 6.0069 0 0116 14zM16 4a4 4 0 104 4A4.0045 4.0045 0 0016 4z"
2424
+ d: "M21.743,18.6872A6.05,6.05,0,0,0,22.8,17.6006a5.9977,5.9977,0,1,0-10.7334-4.4444,7.5568,7.5568,0,0,0-5.7158,5.0879A5.9926,5.9926,0,0,0,8,30H19a5.9854,5.9854,0,0,0,2.743-11.3128ZM18,10a4.0042,4.0042,0,0,1,4,4,3.9613,3.9613,0,0,1-.8,2.3994,4.0122,4.0122,0,0,1-.94.8917,7.5416,7.5416,0,0,0-6.1339-4.2395A3.9985,3.9985,0,0,1,18,10Zm1,18H8a3.9928,3.9928,0,0,1-.6729-7.93L7.99,19.958l.1456-.6562a5.4958,5.4958,0,0,1,10.729,0l.1464.6562.6622.1123A3.9928,3.9928,0,0,1,19,28Z",
2425
+ transform: "translate(0 .005)"
2426
+ })), _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
2427
+ d: "M26 13.005H30V15.005H26z"
2428
+ })), _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
2429
+ d: "M23.071 5.929H27.071V7.929H23.071z",
2430
+ transform: "rotate(-45 25.077 6.931)"
2431
+ })), _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
2432
+ d: "M17 2.005H19V6.005H17z"
2433
+ })), _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
2434
+ d: "M9.929 4.929H11.929V8.929H9.929z",
2435
+ transform: "rotate(-45 10.935 6.931)"
2572
2436
  })), children);
2573
2437
  });
2574
2438
 
2575
2439
  if (process.env.NODE_ENV !== "production") {
2576
- Nominal.propTypes = iconPropTypes;
2440
+ MostlyCloudy.propTypes = iconPropTypes;
2577
2441
  }
2578
- var WatsonHealthNominate = /*#__PURE__*/React.forwardRef(function WatsonHealthNominate(_ref96, ref) {
2442
+ var MostlyCloudyNight = /*#__PURE__*/React.forwardRef(function MostlyCloudyNight(_ref96, ref) {
2579
2443
  var children = _ref96.children,
2580
2444
  _ref96$size = _ref96.size,
2581
2445
  size = _ref96$size === void 0 ? 16 : _ref96$size,
@@ -2588,17 +2452,15 @@ var WatsonHealthNominate = /*#__PURE__*/React.forwardRef(function WatsonHealthNo
2588
2452
  xmlns: "http://www.w3.org/2000/svg",
2589
2453
  viewBox: "0 0 32 32",
2590
2454
  fill: "currentColor"
2591
- }, rest), _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
2592
- d: "M25 23H19a3 3 0 00-3 3v2h2V26a1 1 0 011-1h6a1 1 0 011 1v2h2V26A3 3 0 0025 23zM18 18a4 4 0 104-4A4 4 0 0018 18zm6 0a2 2 0 11-2-2A2 2 0 0124 18zM10 18.59L7.41 16 6 17.41 10 21.41 17 14.41 15.59 13 10 18.59z"
2593
- })), _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
2594
- d: "M14,26H4V6h7.1716l3.4141,3.4143L15.1716,10H28v8h2V10a2,2,0,0,0-2-2H16L12.5859,4.5858A2,2,0,0,0,11.1716,4H4A2,2,0,0,0,2,6V26a2,2,0,0,0,2,2H14Z"
2455
+ }, rest), _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
2456
+ d: "M29.8438,15.0347a1.5169,1.5169,0,0,0-1.23-.8658,5.3547,5.3547,0,0,1-3.4094-1.7158A6.4653,6.4653,0,0,1,23.918,6.0605a1.6025,1.6025,0,0,0-.2989-1.5459,1.4543,1.4543,0,0,0-1.36-.4931l-.0191.0039a7.927,7.927,0,0,0-6.22,7.4307A7.3638,7.3638,0,0,0,13.5,11a7.5511,7.5511,0,0,0-7.1494,5.2441A5.9926,5.9926,0,0,0,8,28H19a5.9771,5.9771,0,0,0,5.6147-8.0884,7.5054,7.5054,0,0,0,5.1324-3.3569A1.5372,1.5372,0,0,0,29.8438,15.0347ZM19,26H8a3.9926,3.9926,0,0,1-.6733-7.9292l.663-.1128.1456-.6562a5.496,5.496,0,0,1,10.7294,0l.1456.6562.6626.1128A3.9925,3.9925,0,0,1,19,26Zm4.4653-8.001h-.0217a5.9581,5.9581,0,0,0-2.7942-1.7549,7.5068,7.5068,0,0,0-2.6008-3.6767c-.01-.1016-.0361-.1978-.041-.3008a6.078,6.078,0,0,1,3.7907-6.05,8.4577,8.4577,0,0,0,1.94,7.5967A7.4007,7.4007,0,0,0,27.64,16.041,5.4286,5.4286,0,0,1,23.4653,17.999Z"
2595
2457
  })), children);
2596
2458
  });
2597
2459
 
2598
2460
  if (process.env.NODE_ENV !== "production") {
2599
- WatsonHealthNominate.propTypes = iconPropTypes;
2461
+ MostlyCloudyNight.propTypes = iconPropTypes;
2600
2462
  }
2601
- var NonCertified = /*#__PURE__*/React.forwardRef(function NonCertified(_ref97, ref) {
2463
+ var Mountain = /*#__PURE__*/React.forwardRef(function Mountain(_ref97, ref) {
2602
2464
  var children = _ref97.children,
2603
2465
  _ref97$size = _ref97.size,
2604
2466
  size = _ref97$size === void 0 ? 16 : _ref97$size,
@@ -2611,17 +2473,15 @@ var NonCertified = /*#__PURE__*/React.forwardRef(function NonCertified(_ref97, r
2611
2473
  xmlns: "http://www.w3.org/2000/svg",
2612
2474
  viewBox: "0 0 32 32",
2613
2475
  fill: "currentColor"
2614
- }, rest), _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
2615
- d: "M6 8H16V10H6zM6 12H14V14H6zM6 16H10V18H6z"
2616
- })), _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
2617
- d: "M28,26H7.4141L30,3.4141,28.5859,2l-2,2H4A2.0023,2.0023,0,0,0,2,6V22H4V6H24.5859L2,28.5859,3.4141,30l2-2H28a2.0023,2.0023,0,0,0,2-2V10H28Z"
2476
+ }, rest), _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
2477
+ d: "M27.6343,26,17.7888,5.1055a2,2,0,0,0-3.5879.021L4.3657,26H2v2H30V26ZM15.99,5.979,20.9473,16.5,19,17.7979l-3-2-3,2-1.9551-1.3033ZM10.1846,18.3247,13,20.2021l3-2,3,2,2.8091-1.873L25.4233,26H6.5752Z"
2618
2478
  })), children);
2619
2479
  });
2620
2480
 
2621
2481
  if (process.env.NODE_ENV !== "production") {
2622
- NonCertified.propTypes = iconPropTypes;
2482
+ Mountain.propTypes = iconPropTypes;
2623
2483
  }
2624
- var NoodleBowl = /*#__PURE__*/React.forwardRef(function NoodleBowl(_ref98, ref) {
2484
+ var Mov = /*#__PURE__*/React.forwardRef(function Mov(_ref98, ref) {
2625
2485
  var children = _ref98.children,
2626
2486
  _ref98$size = _ref98.size,
2627
2487
  size = _ref98$size === void 0 ? 16 : _ref98$size,
@@ -2634,17 +2494,15 @@ var NoodleBowl = /*#__PURE__*/React.forwardRef(function NoodleBowl(_ref98, ref)
2634
2494
  xmlns: "http://www.w3.org/2000/svg",
2635
2495
  viewBox: "0 0 32 32",
2636
2496
  fill: "currentColor"
2637
- }, rest), _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
2638
- d: "M11.4141,15l-8-8L2,8.4141,8.5859,15H2v1a14,14,0,0,0,28,0V15ZM16,28A12.0166,12.0166,0,0,1,4.0415,17h23.917A12.0166,12.0166,0,0,1,16,28Z"
2639
- })), _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
2640
- d: "M22,8a5.0049,5.0049,0,0,0-1.5708.2554A8.0242,8.0242,0,0,0,14,5,7.9364,7.9364,0,0,0,9.0938,6.68L4.4141,2,3,3.4141,9.05,9.4648l.707-.7075A5.96,5.96,0,0,1,14,7a6.02,6.02,0,0,1,4.6875,2.2642,5.06,5.06,0,0,0-.59.61A2.9892,2.9892,0,0,1,15.7544,11H12v2h3.7544a4.98,4.98,0,0,0,3.9033-1.8745A3,3,0,0,1,25,13h2A5.0059,5.0059,0,0,0,22,8Z"
2497
+ }, rest), _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
2498
+ d: "M28 9L26 22 24 9 22 9 24.52 23 27.48 23 30 9 28 9zM18 23H14a2 2 0 01-2-2V11a2 2 0 012-2h4a2 2 0 012 2V21A2 2 0 0118 23zM14 11V21h4V11zM8 9L6.49 14 6 15.98 5.54 14 4 9 2 9 2 23 4 23 4 15 3.84 13 4.42 15 6 19.63 7.58 15 8.16 13 8 15 8 23 10 23 10 9 8 9z"
2641
2499
  })), children);
2642
2500
  });
2643
2501
 
2644
2502
  if (process.env.NODE_ENV !== "production") {
2645
- NoodleBowl.propTypes = iconPropTypes;
2503
+ Mov.propTypes = iconPropTypes;
2646
2504
  }
2647
- var NotAvailable = /*#__PURE__*/React.forwardRef(function NotAvailable(_ref99, ref) {
2505
+ var Move = /*#__PURE__*/React.forwardRef(function Move(_ref99, ref) {
2648
2506
  var children = _ref99.children,
2649
2507
  _ref99$size = _ref99.size,
2650
2508
  size = _ref99$size === void 0 ? 16 : _ref99$size,
@@ -2657,15 +2515,15 @@ var NotAvailable = /*#__PURE__*/React.forwardRef(function NotAvailable(_ref99, r
2657
2515
  xmlns: "http://www.w3.org/2000/svg",
2658
2516
  viewBox: "0 0 32 32",
2659
2517
  fill: "currentColor"
2660
- }, rest), _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
2661
- d: "M4 15H14V17H4zM18 15H28V17H18z"
2518
+ }, rest), _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
2519
+ d: "M25 11L23.59 12.41 26.17 15 17 15 17 5.83 19.59 8.41 21 7 16 2 11 7 12.41 8.41 15 5.83 15 15 5.83 15 8.41 12.41 7 11 2 16 7 21 8.41 19.59 5.83 17 15 17 15 26.17 12.41 23.59 11 25 16 30 21 25 19.59 23.59 17 26.17 17 17 26.17 17 23.59 19.59 25 21 30 16 25 11z"
2662
2520
  })), children);
2663
2521
  });
2664
2522
 
2665
2523
  if (process.env.NODE_ENV !== "production") {
2666
- NotAvailable.propTypes = iconPropTypes;
2524
+ Move.propTypes = iconPropTypes;
2667
2525
  }
2668
- var NotSent = /*#__PURE__*/React.forwardRef(function NotSent(_ref100, ref) {
2526
+ var Movement = /*#__PURE__*/React.forwardRef(function Movement(_ref100, ref) {
2669
2527
  var children = _ref100.children,
2670
2528
  _ref100$size = _ref100.size,
2671
2529
  size = _ref100$size === void 0 ? 16 : _ref100$size,
@@ -2678,15 +2536,15 @@ var NotSent = /*#__PURE__*/React.forwardRef(function NotSent(_ref100, ref) {
2678
2536
  xmlns: "http://www.w3.org/2000/svg",
2679
2537
  viewBox: "0 0 32 32",
2680
2538
  fill: "currentColor"
2681
- }, rest), _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
2682
- d: "M30 28.59L3.41 2 2 3.41l8 8L2.66 14.06a1 1 0 000 1.87l9.6 3.84 3.84 9.6A1 1 0 0017 30h0a1 1 0 00.92-.66L20.6 22l8 8zM5.8 15L11.54 13l3.05 3-1.83 1.83zM17 26.2l-2.79-7L16 17.41l3 3.05zM15.69 11.45l7.64-2.78-2.78 7.64 1.56 1.56L25.94 7.34a1 1 0 00-1.28-1.28L14.13 9.89z"
2539
+ }, rest), _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
2540
+ d: "M24,20l-1.41,1.41L26.17,25H10a4,4,0,0,1,0-8H22A6,6,0,0,0,22,5H5.83L9.41,1.41,8,0,2,6l6,6,1.41-1.41L5.83,7H22a4,4,0,0,1,0,8H10a6,6,0,0,0,0,12H26.17l-3.58,3.59L24,32l6-6Z"
2683
2541
  })), children);
2684
2542
  });
2685
2543
 
2686
2544
  if (process.env.NODE_ENV !== "production") {
2687
- NotSent.propTypes = iconPropTypes;
2545
+ Movement.propTypes = iconPropTypes;
2688
2546
  }
2689
- var NotSentFilled = /*#__PURE__*/React.forwardRef(function NotSentFilled(_ref101, ref) {
2547
+ var Mp3 = /*#__PURE__*/React.forwardRef(function Mp3(_ref101, ref) {
2690
2548
  var children = _ref101.children,
2691
2549
  _ref101$size = _ref101.size,
2692
2550
  size = _ref101$size === void 0 ? 16 : _ref101$size,
@@ -2699,15 +2557,15 @@ var NotSentFilled = /*#__PURE__*/React.forwardRef(function NotSentFilled(_ref101
2699
2557
  xmlns: "http://www.w3.org/2000/svg",
2700
2558
  viewBox: "0 0 32 32",
2701
2559
  fill: "currentColor"
2702
- }, rest), _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
2703
- d: "M30 28.59L3.41 2 2 3.41l8 8L2.66 14.06a1 1 0 000 1.87l8.59 3.43L14.59 16 16 17.41l-3.37 3.37 3.44 8.59A1 1 0 0017 30h0a1 1 0 00.92-.66L20.6 22l8 8zM22.49 16.83l3.45-9.49a1 1 0 00-1.28-1.28L15.17 9.51z"
2560
+ }, rest), _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
2561
+ d: "M28 9H22v2h6v4H24v2h4v4H22v2h6a2 2 0 002-2V11A2 2 0 0028 9zM14 23H12V9h6a2 2 0 012 2v5a2 2 0 01-2 2H14zm0-7h4V11H14zM8 9L6.49 14 6 15.98 5.54 14 4 9 2 9 2 23 4 23 4 15 3.84 13 4.42 15 6 19.63 7.58 15 8.16 13 8 15 8 23 10 23 10 9 8 9z"
2704
2562
  })), children);
2705
2563
  });
2706
2564
 
2707
2565
  if (process.env.NODE_ENV !== "production") {
2708
- NotSentFilled.propTypes = iconPropTypes;
2566
+ Mp3.propTypes = iconPropTypes;
2709
2567
  }
2710
- var Notebook = /*#__PURE__*/React.forwardRef(function Notebook(_ref102, ref) {
2568
+ var Mp4 = /*#__PURE__*/React.forwardRef(function Mp4(_ref102, ref) {
2711
2569
  var children = _ref102.children,
2712
2570
  _ref102$size = _ref102.size,
2713
2571
  size = _ref102$size === void 0 ? 16 : _ref102$size,
@@ -2720,17 +2578,15 @@ var Notebook = /*#__PURE__*/React.forwardRef(function Notebook(_ref102, ref) {
2720
2578
  xmlns: "http://www.w3.org/2000/svg",
2721
2579
  viewBox: "0 0 32 32",
2722
2580
  fill: "currentColor"
2723
- }, rest), _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
2724
- d: "M19 10H26V12H19zM19 15H26V17H19zM19 20H26V22H19z"
2725
- })), _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
2726
- d: "M28,5H4A2.002,2.002,0,0,0,2,7V25a2.0023,2.0023,0,0,0,2,2H28a2.0027,2.0027,0,0,0,2-2V7A2.0023,2.0023,0,0,0,28,5ZM4,7H15V25H4ZM17,25V7H28l.002,18Z"
2581
+ }, rest), _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
2582
+ d: "M28 10v8h0V10m1-1H27v8H24V9H22V19h5v4h2V19h1V17H29V9zM14 23H12V9h6a2 2 0 012 2v5a2 2 0 01-2 2H14zm0-7h4V11H14zM8 9L6.49 14 6 15.98 5.54 14 4 9 2 9 2 23 4 23 4 15 3.84 13 4.42 15 6 19.63 7.58 15 8.16 13 8 15 8 23 10 23 10 9 8 9z"
2727
2583
  })), children);
2728
2584
  });
2729
2585
 
2730
2586
  if (process.env.NODE_ENV !== "production") {
2731
- Notebook.propTypes = iconPropTypes;
2587
+ Mp4.propTypes = iconPropTypes;
2732
2588
  }
2733
- var NotebookReference = /*#__PURE__*/React.forwardRef(function NotebookReference(_ref103, ref) {
2589
+ var Mpeg = /*#__PURE__*/React.forwardRef(function Mpeg(_ref103, ref) {
2734
2590
  var children = _ref103.children,
2735
2591
  _ref103$size = _ref103.size,
2736
2592
  size = _ref103$size === void 0 ? 16 : _ref103$size,
@@ -2744,34 +2600,19 @@ var NotebookReference = /*#__PURE__*/React.forwardRef(function NotebookReference
2744
2600
  viewBox: "0 0 32 32",
2745
2601
  fill: "currentColor"
2746
2602
  }, rest), _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
2747
- d: "M4 20L4 22 7.586 22 2 27.586 3.414 29 9 23.414 9 27 11 27 11 20 4 20zM19 10H26V12H19zM19 15H26V17H19zM19 20H26V22H19z"
2748
- })), _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
2749
- d: "M28,5H4A2.002,2.002,0,0,0,2,7V17H4V7H15V27H28a2.002,2.002,0,0,0,2-2V7A2.002,2.002,0,0,0,28,5ZM17,25V7H28l.0015,18Z"
2603
+ d: "M32 21H28a2.0023 2.0023 0 01-2-2V13a2.002 2.002 0 012-2h4v2H28v6h2V17H29l0-2h3zM24 13L24 11.024 18 11.024 18 21 24 21 24 19 20 19 20 17 22 17 22 15 20 15 20 13 24 13zM14 11H9V21h2V18h3a2.0027 2.0027 0 002-2V13A2.0023 2.0023 0 0014 11zm-3 5V13h3l.001 3zM7 11L5 11 3.5 15 2 11 0 11 0 21 2 21 2 14 3.5 18 5 14 5 21 7 21 7 11z"
2750
2604
  })), children);
2751
2605
  });
2752
2606
 
2753
2607
  if (process.env.NODE_ENV !== "production") {
2754
- NotebookReference.propTypes = iconPropTypes;
2608
+ Mpeg.propTypes = iconPropTypes;
2755
2609
  }
2756
- var Notification = /*#__PURE__*/React.forwardRef(function Notification(_ref104, ref) {
2610
+ var Mpg2 = /*#__PURE__*/React.forwardRef(function Mpg2(_ref104, ref) {
2757
2611
  var children = _ref104.children,
2758
2612
  _ref104$size = _ref104.size,
2759
2613
  size = _ref104$size === void 0 ? 16 : _ref104$size,
2760
2614
  rest = _objectWithoutProperties(_ref104, _excluded104);
2761
2615
 
2762
- if (size === 16 || size === "16" || size === "16px") {
2763
- return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2764
- width: size,
2765
- height: size,
2766
- ref: ref,
2767
- xmlns: "http://www.w3.org/2000/svg",
2768
- viewBox: "0 0 16 16",
2769
- fill: "currentColor"
2770
- }, rest), _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
2771
- d: "M14.4,10.1L13,8.8V6.5c0-2.6-1.9-4.7-4.5-5v-1h-1v1C5,1.8,3,3.9,3,6.5v2.3l-1.4,1.3c-0.1,0.1-0.2,0.2-0.1,0.4V12 c0,0.3,0.2,0.5,0.4,0.5c0,0,0,0,0.1,0h3.5C5.5,13.9,6.6,15,8,15s2.5-1.1,2.5-2.5H14c0.3,0,0.5-0.2,0.5-0.4c0,0,0,0,0-0.1v-1.5 C14.5,10.4,14.4,10.2,14.4,10.1z M8,14c-0.8,0-1.5-0.7-1.5-1.5h3C9.5,13.3,8.8,14,8,14z M13.5,11.5h-11v-0.8l1.3-1.4 C3.9,9.3,4,9.1,4,9V6.5c0-2.2,1.8-4,4-4s4,1.8,4,4V9c0,0.1,0.1,0.3,0.1,0.4l1.4,1.3V11.5z"
2772
- })), children);
2773
- }
2774
-
2775
2616
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2776
2617
  width: size,
2777
2618
  height: size,
@@ -2779,15 +2620,15 @@ var Notification = /*#__PURE__*/React.forwardRef(function Notification(_ref104,
2779
2620
  xmlns: "http://www.w3.org/2000/svg",
2780
2621
  viewBox: "0 0 32 32",
2781
2622
  fill: "currentColor"
2782
- }, rest), _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
2783
- d: "M28.7071,19.293,26,16.5859V13a10.0136,10.0136,0,0,0-9-9.9492V1H15V3.0508A10.0136,10.0136,0,0,0,6,13v3.5859L3.2929,19.293A1,1,0,0,0,3,20v3a1,1,0,0,0,1,1h7v.7768a5.152,5.152,0,0,0,4.5,5.1987A5.0057,5.0057,0,0,0,21,25V24h7a1,1,0,0,0,1-1V20A1,1,0,0,0,28.7071,19.293ZM19,25a3,3,0,0,1-6,0V24h6Zm8-3H5V20.4141L7.707,17.707A1,1,0,0,0,8,17V13a8,8,0,0,1,16,0v4a1,1,0,0,0,.293.707L27,20.4141Z"
2623
+ }, rest), _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
2624
+ d: "M32 21H26V17a2.002 2.002 0 012-2h2V13H26V11h4a2.0023 2.0023 0 012 2v2a2.0023 2.0023 0 01-2 2H28v2h4zM24 21H20a2.0023 2.0023 0 01-2-2V13a2.002 2.002 0 012-2h4v2H20v6h2V17H21l0-2h3zM14 11H9V21h2V18h3a2.0027 2.0027 0 002-2V13A2.0023 2.0023 0 0014 11zm-3 5V13h3l.001 3zM7 11L5 11 3.5 15 2 11 0 11 0 21 2 21 2 14 3.5 18 5 14 5 21 7 21 7 11z"
2784
2625
  })), children);
2785
2626
  });
2786
2627
 
2787
2628
  if (process.env.NODE_ENV !== "production") {
2788
- Notification.propTypes = iconPropTypes;
2629
+ Mpg2.propTypes = iconPropTypes;
2789
2630
  }
2790
- var NotificationFilled = /*#__PURE__*/React.forwardRef(function NotificationFilled(_ref105, ref) {
2631
+ var Music = /*#__PURE__*/React.forwardRef(function Music(_ref105, ref) {
2791
2632
  var children = _ref105.children,
2792
2633
  _ref105$size = _ref105.size,
2793
2634
  size = _ref105$size === void 0 ? 16 : _ref105$size,
@@ -2800,15 +2641,15 @@ var NotificationFilled = /*#__PURE__*/React.forwardRef(function NotificationFill
2800
2641
  xmlns: "http://www.w3.org/2000/svg",
2801
2642
  viewBox: "0 0 32 32",
2802
2643
  fill: "currentColor"
2803
- }, rest), _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
2804
- d: "M28.707,19.293,26,16.5859V13a10.0136,10.0136,0,0,0-9-9.9492V1H15V3.0508A10.0136,10.0136,0,0,0,6,13v3.5859L3.293,19.293A.9993.9993,0,0,0,3,20v3a1,1,0,0,0,1,1h7v1a5,5,0,0,0,10,0V24h7a1,1,0,0,0,1-1V20A.9993.9993,0,0,0,28.707,19.293ZM19,25a3,3,0,0,1-6,0V24h6Z"
2644
+ }, rest), _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
2645
+ d: "M25,4H10A2.002,2.002,0,0,0,8,6V20.5563A3.9551,3.9551,0,0,0,6,20a4,4,0,1,0,4,4V12H25v8.5562A3.9545,3.9545,0,0,0,23,20a4,4,0,1,0,4,4V6A2.0023,2.0023,0,0,0,25,4ZM6,26a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,6,26Zm17,0a2,2,0,1,1,2-2A2.0027,2.0027,0,0,1,23,26ZM10,6H25v4H10Z"
2805
2646
  })), children);
2806
2647
  });
2807
2648
 
2808
2649
  if (process.env.NODE_ENV !== "production") {
2809
- NotificationFilled.propTypes = iconPropTypes;
2650
+ Music.propTypes = iconPropTypes;
2810
2651
  }
2811
- var NotificationNew = /*#__PURE__*/React.forwardRef(function NotificationNew(_ref106, ref) {
2652
+ var MusicAdd = /*#__PURE__*/React.forwardRef(function MusicAdd(_ref106, ref) {
2812
2653
  var children = _ref106.children,
2813
2654
  _ref106$size = _ref106.size,
2814
2655
  size = _ref106$size === void 0 ? 16 : _ref106$size,
@@ -2821,37 +2662,20 @@ var NotificationNew = /*#__PURE__*/React.forwardRef(function NotificationNew(_re
2821
2662
  xmlns: "http://www.w3.org/2000/svg",
2822
2663
  viewBox: "0 0 32 32",
2823
2664
  fill: "currentColor"
2824
- }, rest), _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
2825
- d: "M26,16.5859V14H24v3a1,1,0,0,0,.293.707L27,20.4141V22H5V20.4141L7.707,17.707A1,1,0,0,0,8,17V13A7.9854,7.9854,0,0,1,20,6.0825V3.8467a9.896,9.896,0,0,0-3-.7959V1H15V3.0508A10.0136,10.0136,0,0,0,6,13v3.5859L3.293,19.293A1,1,0,0,0,3,20v3a1,1,0,0,0,1,1h7v1a5,5,0,0,0,10,0V24h7a1,1,0,0,0,1-1V20a1,1,0,0,0-.293-.707ZM19,25a3,3,0,0,1-6,0V24h6Z"
2826
- })), _circle43 || (_circle43 = /*#__PURE__*/React.createElement("circle", {
2827
- cx: "26",
2828
- cy: "8",
2829
- r: "4"
2665
+ }, rest), _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
2666
+ d: "M30 6L26 6 26 2 24 2 24 6 20 6 20 8 24 8 24 12 26 12 26 8 30 8 30 6zM24 15v7.5562A3.9552 3.9552 0 0022 22a4 4 0 104 4V15zM22 28a2 2 0 112-2A2.0027 2.0027 0 0122 28zM17 6H10A2.002 2.002 0 008 8V22.5562A3.9557 3.9557 0 006 22a4 4 0 104 4V8h7zM6 28a2 2 0 112-2A2.0023 2.0023 0 016 28z"
2830
2667
  })), children);
2831
2668
  });
2832
2669
 
2833
2670
  if (process.env.NODE_ENV !== "production") {
2834
- NotificationNew.propTypes = iconPropTypes;
2671
+ MusicAdd.propTypes = iconPropTypes;
2835
2672
  }
2836
- var NotificationOff = /*#__PURE__*/React.forwardRef(function NotificationOff(_ref107, ref) {
2673
+ var MusicRemove = /*#__PURE__*/React.forwardRef(function MusicRemove(_ref107, ref) {
2837
2674
  var children = _ref107.children,
2838
2675
  _ref107$size = _ref107.size,
2839
2676
  size = _ref107$size === void 0 ? 16 : _ref107$size,
2840
2677
  rest = _objectWithoutProperties(_ref107, _excluded107);
2841
2678
 
2842
- if (size === 16 || size === "16" || size === "16px") {
2843
- return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2844
- width: size,
2845
- height: size,
2846
- ref: ref,
2847
- xmlns: "http://www.w3.org/2000/svg",
2848
- viewBox: "0 0 16 16",
2849
- fill: "currentColor"
2850
- }, rest), _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
2851
- d: "M2.5 11.5v-.8l1.3-1.4C3.9 9.3 4 9.1 4 9V6.5c0-2.2 1.8-4 4-4 .9 0 1.8.3 2.5.9l.7-.7C10.5 2 9.5 1.6 8.5 1.5v-1h-1v1C5 1.8 3 3.9 3 6.5v2.3l-1.4 1.3c-.1.1-.2.2-.1.4v1H2.5zM13 8.8V6.5c0-.8-.2-1.6-.5-2.2L15 1.7 14.3 1 1 14.3 1.7 15l2.5-2.5h1.3C5.5 13.9 6.6 15 8 15s2.5-1.1 2.5-2.5H14c.3 0 .5-.2.5-.4 0 0 0 0 0-.1v-1.5c0-.1-.1-.3-.1-.4L13 8.8zM8 14c-.8 0-1.5-.7-1.5-1.5h3C9.5 13.3 8.8 14 8 14zM13.5 11.5H5.2L11.7 5C11.9 5.5 12 6 12 6.5V9c0 .1.1.3.1.4l1.4 1.3V11.5z"
2852
- })), children);
2853
- }
2854
-
2855
2679
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2856
2680
  width: size,
2857
2681
  height: size,
@@ -2859,15 +2683,15 @@ var NotificationOff = /*#__PURE__*/React.forwardRef(function NotificationOff(_re
2859
2683
  xmlns: "http://www.w3.org/2000/svg",
2860
2684
  viewBox: "0 0 32 32",
2861
2685
  fill: "currentColor"
2862
- }, rest), _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
2863
- d: "M26 16.5859V13a9.9217 9.9217 0 00-1.0833-4.5024L30 3.4141 28.5859 2 2 28.5859 3.4141 30l6-6H11v1a5 5 0 0010 0V24h7a1 1 0 001-1V20a1 1 0 00-.293-.707zM19 25a3 3 0 01-6 0V24h6zm8-3H11.4141L23.4119 10.0024A7.949 7.949 0 0124 13v4a1 1 0 00.293.707L27 20.4141zM7.707 17.707A1 1 0 008 17V13a8.0092 8.0092 0 018-8 7.9253 7.9253 0 014.9857 1.7681l1.4264-1.4263A9.934 9.934 0 0017 3.0508V1H15V3.0508A10.0136 10.0136 0 006 13v3.5859l-3 3L4.4141 21z"
2686
+ }, rest), _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
2687
+ d: "M26.41 7L30 3.41 28.59 2 25 5.59 21.41 2 20 3.41 23.59 7 20 10.59 21.41 12 25 8.41 28.59 12 30 10.59 26.41 7zM24 15v7.5562A3.9552 3.9552 0 0022 22a4 4 0 104 4V15zM22 28a2 2 0 112-2A2.0027 2.0027 0 0122 28zM17 6H10A2.002 2.002 0 008 8V22.5562A3.9557 3.9557 0 006 22a4 4 0 104 4V8h7zM6 28a2 2 0 112-2A2.0023 2.0023 0 016 28z"
2864
2688
  })), children);
2865
2689
  });
2866
2690
 
2867
2691
  if (process.env.NODE_ENV !== "production") {
2868
- NotificationOff.propTypes = iconPropTypes;
2692
+ MusicRemove.propTypes = iconPropTypes;
2869
2693
  }
2870
- var NotificationOffFilled = /*#__PURE__*/React.forwardRef(function NotificationOffFilled(_ref108, ref) {
2694
+ var NameSpace = /*#__PURE__*/React.forwardRef(function NameSpace(_ref108, ref) {
2871
2695
  var children = _ref108.children,
2872
2696
  _ref108$size = _ref108.size,
2873
2697
  size = _ref108$size === void 0 ? 16 : _ref108$size,
@@ -2880,15 +2704,15 @@ var NotificationOffFilled = /*#__PURE__*/React.forwardRef(function NotificationO
2880
2704
  xmlns: "http://www.w3.org/2000/svg",
2881
2705
  viewBox: "0 0 32 32",
2882
2706
  fill: "currentColor"
2883
- }, rest), _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
2884
- d: "M26 16.5859V13a9.8828 9.8828 0 00-1.0869-4.499L30 3.4141 28.5859 2 2 28.5859 3.4141 30l6-6H11v1a5 5 0 0010 0V24h7a1 1 0 001-1V20a.9993.9993 0 00-.293-.707zM19 25a3 3 0 01-6 0V24h6zM21.61 4.7383A9.9256 9.9256 0 0017 3.0508V1H15V3.0508A10.0136 10.0136 0 006 13v3.5859L3.293 19.293A.9993.9993 0 003 20v3a.9738.9738 0 00.0585.29z"
2707
+ }, rest), _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
2708
+ d: "M7 12H4a2.0023 2.0023 0 01-2-2V6A2.0023 2.0023 0 014 4H7V6H4v4H7zM9 10H15V12H9zM17 10H23V12H17zM28 12H25V10h3V6H25V4h3a2.0023 2.0023 0 012 2v4A2.0023 2.0023 0 0128 12zM17 4H23V6H17zM9 4H15V6H9zM28 28H4a2.0023 2.0023 0 01-2-2V22a2.0023 2.0023 0 012-2H28a2.0023 2.0023 0 012 2v4A2.0023 2.0023 0 0128 28zM4 22v4H28V22zM2 15H30V17H2z"
2885
2709
  })), children);
2886
2710
  });
2887
2711
 
2888
2712
  if (process.env.NODE_ENV !== "production") {
2889
- NotificationOffFilled.propTypes = iconPropTypes;
2713
+ NameSpace.propTypes = iconPropTypes;
2890
2714
  }
2891
- var Number_0 = /*#__PURE__*/React.forwardRef(function Number_0(_ref109, ref) {
2715
+ var NavaidCivil = /*#__PURE__*/React.forwardRef(function NavaidCivil(_ref109, ref) {
2892
2716
  var children = _ref109.children,
2893
2717
  _ref109$size = _ref109.size,
2894
2718
  size = _ref109$size === void 0 ? 16 : _ref109$size,
@@ -2901,17 +2725,15 @@ var Number_0 = /*#__PURE__*/React.forwardRef(function Number_0(_ref109, ref) {
2901
2725
  xmlns: "http://www.w3.org/2000/svg",
2902
2726
  viewBox: "0 0 32 32",
2903
2727
  fill: "currentColor"
2904
- }, rest), _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
2905
- d: "M18,23H14a2,2,0,0,1-2-2V11a2,2,0,0,1,2-2h4a2,2,0,0,1,2,2V21A2,2,0,0,1,18,23ZM14,11h0V21h4V11Z"
2906
- })), _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
2907
- d: "M15 15H17V17H15z"
2728
+ }, rest), _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
2729
+ d: "M30,14H27.8193A12.0112,12.0112,0,0,0,18,4.1807V2H14V4.1807A12.0112,12.0112,0,0,0,4.1807,14H2v4H4.1807A12.0112,12.0112,0,0,0,14,27.8193V30h4V27.8193A12.0112,12.0112,0,0,0,27.8193,18H30ZM16,26A10,10,0,1,1,26,16,10.0114,10.0114,0,0,1,16,26Z"
2908
2730
  })), children);
2909
2731
  });
2910
2732
 
2911
2733
  if (process.env.NODE_ENV !== "production") {
2912
- Number_0.propTypes = iconPropTypes;
2734
+ NavaidCivil.propTypes = iconPropTypes;
2913
2735
  }
2914
- var Number_1 = /*#__PURE__*/React.forwardRef(function Number_1(_ref110, ref) {
2736
+ var NavaidDme = /*#__PURE__*/React.forwardRef(function NavaidDme(_ref110, ref) {
2915
2737
  var children = _ref110.children,
2916
2738
  _ref110$size = _ref110.size,
2917
2739
  size = _ref110$size === void 0 ? 16 : _ref110$size,
@@ -2924,15 +2746,19 @@ var Number_1 = /*#__PURE__*/React.forwardRef(function Number_1(_ref110, ref) {
2924
2746
  xmlns: "http://www.w3.org/2000/svg",
2925
2747
  viewBox: "0 0 32 32",
2926
2748
  fill: "currentColor"
2927
- }, rest), _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
2928
- d: "M16,10V22h0V10m1-1H12v2h3V21H12v2h8V21H17V9Z"
2749
+ }, rest), _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
2750
+ d: "M16,20a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,16,20Zm0-6a2,2,0,1,0,2,2A2.0021,2.0021,0,0,0,16,14Z"
2751
+ })), _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
2752
+ d: "M24,24H8a2.0021,2.0021,0,0,1-2-2V10A2.0021,2.0021,0,0,1,8,8H24a2.0021,2.0021,0,0,1,2,2V22A2.0021,2.0021,0,0,1,24,24ZM8,10V22H24V10Z"
2753
+ })), _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
2754
+ 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"
2929
2755
  })), children);
2930
2756
  });
2931
2757
 
2932
2758
  if (process.env.NODE_ENV !== "production") {
2933
- Number_1.propTypes = iconPropTypes;
2759
+ NavaidDme.propTypes = iconPropTypes;
2934
2760
  }
2935
- var Number_2 = /*#__PURE__*/React.forwardRef(function Number_2(_ref111, ref) {
2761
+ var NavaidHelipad = /*#__PURE__*/React.forwardRef(function NavaidHelipad(_ref111, ref) {
2936
2762
  var children = _ref111.children,
2937
2763
  _ref111$size = _ref111.size,
2938
2764
  size = _ref111$size === void 0 ? 16 : _ref111$size,
@@ -2945,15 +2771,17 @@ var Number_2 = /*#__PURE__*/React.forwardRef(function Number_2(_ref111, ref) {
2945
2771
  xmlns: "http://www.w3.org/2000/svg",
2946
2772
  viewBox: "0 0 32 32",
2947
2773
  fill: "currentColor"
2948
- }, rest), _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
2949
- d: "M20,23H12V17a2,2,0,0,1,2-2h4V11H12V9h6a2,2,0,0,1,2,2v4a2,2,0,0,1-2,2H14v4h6Z"
2774
+ }, rest), _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
2775
+ d: "M18 9L18 15 14 15 14 9 12 9 12 23 14 23 14 17 18 17 18 23 20 23 20 9 18 9z"
2776
+ })), _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
2777
+ d: "M16,30A14,14,0,1,1,30,16,14.0158,14.0158,0,0,1,16,30ZM16,4A12,12,0,1,0,28,16,12.0137,12.0137,0,0,0,16,4Z"
2950
2778
  })), children);
2951
2779
  });
2952
2780
 
2953
2781
  if (process.env.NODE_ENV !== "production") {
2954
- Number_2.propTypes = iconPropTypes;
2782
+ NavaidHelipad.propTypes = iconPropTypes;
2955
2783
  }
2956
- var Number_3 = /*#__PURE__*/React.forwardRef(function Number_3(_ref112, ref) {
2784
+ var NavaidMilitary = /*#__PURE__*/React.forwardRef(function NavaidMilitary(_ref112, ref) {
2957
2785
  var children = _ref112.children,
2958
2786
  _ref112$size = _ref112.size,
2959
2787
  size = _ref112$size === void 0 ? 16 : _ref112$size,
@@ -2966,15 +2794,21 @@ var Number_3 = /*#__PURE__*/React.forwardRef(function Number_3(_ref112, ref) {
2966
2794
  xmlns: "http://www.w3.org/2000/svg",
2967
2795
  viewBox: "0 0 32 32",
2968
2796
  fill: "currentColor"
2969
- }, rest), _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
2970
- d: "M18,9H12v2h6v4H14v2h4v4H12v2h6a2,2,0,0,0,2-2V11A2,2,0,0,0,18,9Z"
2797
+ }, rest), _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
2798
+ d: "M16,30A14,14,0,1,1,30,16,14.0158,14.0158,0,0,1,16,30ZM16,4A12,12,0,1,0,28,16,12.0137,12.0137,0,0,0,16,4Z"
2799
+ })), _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
2800
+ d: "M16,24a8,8,0,1,1,8-8A8.0092,8.0092,0,0,1,16,24Zm0-14a6,6,0,1,0,6,6A6.0067,6.0067,0,0,0,16,10Z"
2801
+ })), _circle7 || (_circle7 = /*#__PURE__*/React.createElement("circle", {
2802
+ cx: "16",
2803
+ cy: "16",
2804
+ r: "2"
2971
2805
  })), children);
2972
2806
  });
2973
2807
 
2974
2808
  if (process.env.NODE_ENV !== "production") {
2975
- Number_3.propTypes = iconPropTypes;
2809
+ NavaidMilitary.propTypes = iconPropTypes;
2976
2810
  }
2977
- var Number_4 = /*#__PURE__*/React.forwardRef(function Number_4(_ref113, ref) {
2811
+ var NavaidMilitaryCivil = /*#__PURE__*/React.forwardRef(function NavaidMilitaryCivil(_ref113, ref) {
2978
2812
  var children = _ref113.children,
2979
2813
  _ref113$size = _ref113.size,
2980
2814
  size = _ref113$size === void 0 ? 16 : _ref113$size,
@@ -2988,14 +2822,16 @@ var Number_4 = /*#__PURE__*/React.forwardRef(function Number_4(_ref113, ref) {
2988
2822
  viewBox: "0 0 32 32",
2989
2823
  fill: "currentColor"
2990
2824
  }, rest), _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
2991
- d: "M18,10v8h0V10m1-1H17v8H14V9H12V19h5v4h2V19h1V17H19V9Z"
2825
+ d: "M16,24a8,8,0,1,1,8-8A8.0092,8.0092,0,0,1,16,24Zm0-14a6,6,0,1,0,6,6A6.0067,6.0067,0,0,0,16,10Z"
2826
+ })), _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
2827
+ d: "M30,14H27.8193A12.0112,12.0112,0,0,0,18,4.1807V2H14V4.1807A12.0112,12.0112,0,0,0,4.1807,14H2v4H4.1807A12.0112,12.0112,0,0,0,14,27.8193V30h4V27.8193A12.0112,12.0112,0,0,0,27.8193,18H30ZM16,26A10,10,0,1,1,26,16,10.0114,10.0114,0,0,1,16,26Z"
2992
2828
  })), children);
2993
2829
  });
2994
2830
 
2995
2831
  if (process.env.NODE_ENV !== "production") {
2996
- Number_4.propTypes = iconPropTypes;
2832
+ NavaidMilitaryCivil.propTypes = iconPropTypes;
2997
2833
  }
2998
- var Number_5 = /*#__PURE__*/React.forwardRef(function Number_5(_ref114, ref) {
2834
+ var NavaidNdb = /*#__PURE__*/React.forwardRef(function NavaidNdb(_ref114, ref) {
2999
2835
  var children = _ref114.children,
3000
2836
  _ref114$size = _ref114.size,
3001
2837
  size = _ref114$size === void 0 ? 16 : _ref114$size,
@@ -3008,15 +2844,51 @@ var Number_5 = /*#__PURE__*/React.forwardRef(function Number_5(_ref114, ref) {
3008
2844
  xmlns: "http://www.w3.org/2000/svg",
3009
2845
  viewBox: "0 0 32 32",
3010
2846
  fill: "currentColor"
3011
- }, rest), _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
3012
- d: "M18,23H12V21h6V17H12V9h8v2H14v4h4a2,2,0,0,1,2,2v4A2,2,0,0,1,18,23Z"
2847
+ }, rest), _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
2848
+ d: "M16,24a8,8,0,1,1,8-8A8.0092,8.0092,0,0,1,16,24Zm0-14a6,6,0,1,0,6,6A6.0067,6.0067,0,0,0,16,10Z"
2849
+ })), _circle8 || (_circle8 = /*#__PURE__*/React.createElement("circle", {
2850
+ cx: "16",
2851
+ cy: "16",
2852
+ r: "2"
2853
+ })), _circle9 || (_circle9 = /*#__PURE__*/React.createElement("circle", {
2854
+ cx: "16",
2855
+ cy: "4",
2856
+ r: "2"
2857
+ })), _circle10 || (_circle10 = /*#__PURE__*/React.createElement("circle", {
2858
+ cx: "16",
2859
+ cy: "28",
2860
+ r: "2"
2861
+ })), _circle11 || (_circle11 = /*#__PURE__*/React.createElement("circle", {
2862
+ cx: "28",
2863
+ cy: "16",
2864
+ r: "2"
2865
+ })), _circle12 || (_circle12 = /*#__PURE__*/React.createElement("circle", {
2866
+ cx: "4",
2867
+ cy: "16",
2868
+ r: "2"
2869
+ })), _circle13 || (_circle13 = /*#__PURE__*/React.createElement("circle", {
2870
+ cx: "7.515",
2871
+ cy: "7.515",
2872
+ r: "2"
2873
+ })), _circle14 || (_circle14 = /*#__PURE__*/React.createElement("circle", {
2874
+ cx: "24.485",
2875
+ cy: "24.485",
2876
+ r: "2"
2877
+ })), _circle15 || (_circle15 = /*#__PURE__*/React.createElement("circle", {
2878
+ cx: "24.485",
2879
+ cy: "7.515",
2880
+ r: "2"
2881
+ })), _circle16 || (_circle16 = /*#__PURE__*/React.createElement("circle", {
2882
+ cx: "7.515",
2883
+ cy: "24.485",
2884
+ r: "2"
3013
2885
  })), children);
3014
2886
  });
3015
2887
 
3016
2888
  if (process.env.NODE_ENV !== "production") {
3017
- Number_5.propTypes = iconPropTypes;
2889
+ NavaidNdb.propTypes = iconPropTypes;
3018
2890
  }
3019
- var Number_6 = /*#__PURE__*/React.forwardRef(function Number_6(_ref115, ref) {
2891
+ var NavaidNdbDme = /*#__PURE__*/React.forwardRef(function NavaidNdbDme(_ref115, ref) {
3020
2892
  var children = _ref115.children,
3021
2893
  _ref115$size = _ref115.size,
3022
2894
  size = _ref115$size === void 0 ? 16 : _ref115$size,
@@ -3029,15 +2901,83 @@ var Number_6 = /*#__PURE__*/React.forwardRef(function Number_6(_ref115, ref) {
3029
2901
  xmlns: "http://www.w3.org/2000/svg",
3030
2902
  viewBox: "0 0 32 32",
3031
2903
  fill: "currentColor"
3032
- }, rest), _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
3033
- d: "M18,14H14V11h5V9H14a2,2,0,0,0-2,2V21a2,2,0,0,0,2,2h4a2,2,0,0,0,2-2V16A2,2,0,0,0,18,14Zm-4,7V16h4v5Z"
2904
+ }, rest), _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
2905
+ d: "M4 12H2V4A2.0021 2.0021 0 014 2h8V4H4zM12 30H4a2.0021 2.0021 0 01-2-2V20H4v8h8zM28 30H20V28h8V20h2v8A2.0021 2.0021 0 0128 30zM30 12H28V4H20V2h8a2.0021 2.0021 0 012 2zM16 22a6 6 0 116-6A6.0067 6.0067 0 0116 22zm0-10a4 4 0 104 4A4.0045 4.0045 0 0016 12z"
2906
+ })), _circle17 || (_circle17 = /*#__PURE__*/React.createElement("circle", {
2907
+ cx: "16",
2908
+ cy: "16",
2909
+ r: "2"
2910
+ })), _circle18 || (_circle18 = /*#__PURE__*/React.createElement("circle", {
2911
+ cx: "16",
2912
+ cy: "7",
2913
+ r: "1"
2914
+ })), _circle19 || (_circle19 = /*#__PURE__*/React.createElement("circle", {
2915
+ cx: "16",
2916
+ cy: "3",
2917
+ r: "1"
2918
+ })), _circle20 || (_circle20 = /*#__PURE__*/React.createElement("circle", {
2919
+ cx: "16",
2920
+ cy: "25",
2921
+ r: "1"
2922
+ })), _circle21 || (_circle21 = /*#__PURE__*/React.createElement("circle", {
2923
+ cx: "16",
2924
+ cy: "29",
2925
+ r: "1"
2926
+ })), _circle22 || (_circle22 = /*#__PURE__*/React.createElement("circle", {
2927
+ cx: "25",
2928
+ cy: "16",
2929
+ r: "1"
2930
+ })), _circle23 || (_circle23 = /*#__PURE__*/React.createElement("circle", {
2931
+ cx: "29",
2932
+ cy: "16",
2933
+ r: "1"
2934
+ })), _circle24 || (_circle24 = /*#__PURE__*/React.createElement("circle", {
2935
+ cx: "7",
2936
+ cy: "16",
2937
+ r: "1"
2938
+ })), _circle25 || (_circle25 = /*#__PURE__*/React.createElement("circle", {
2939
+ cx: "3",
2940
+ cy: "16",
2941
+ r: "1"
2942
+ })), _circle26 || (_circle26 = /*#__PURE__*/React.createElement("circle", {
2943
+ cx: "9.636",
2944
+ cy: "9.636",
2945
+ r: "1"
2946
+ })), _circle27 || (_circle27 = /*#__PURE__*/React.createElement("circle", {
2947
+ cx: "7",
2948
+ cy: "7",
2949
+ r: "1"
2950
+ })), _circle28 || (_circle28 = /*#__PURE__*/React.createElement("circle", {
2951
+ cx: "22.364",
2952
+ cy: "22.364",
2953
+ r: "1"
2954
+ })), _circle29 || (_circle29 = /*#__PURE__*/React.createElement("circle", {
2955
+ cx: "25",
2956
+ cy: "25",
2957
+ r: "1"
2958
+ })), _circle30 || (_circle30 = /*#__PURE__*/React.createElement("circle", {
2959
+ cx: "22.364",
2960
+ cy: "9.636",
2961
+ r: "1"
2962
+ })), _circle31 || (_circle31 = /*#__PURE__*/React.createElement("circle", {
2963
+ cx: "25",
2964
+ cy: "7",
2965
+ r: "1"
2966
+ })), _circle32 || (_circle32 = /*#__PURE__*/React.createElement("circle", {
2967
+ cx: "9.636",
2968
+ cy: "22.364",
2969
+ r: "1"
2970
+ })), _circle33 || (_circle33 = /*#__PURE__*/React.createElement("circle", {
2971
+ cx: "7",
2972
+ cy: "25",
2973
+ r: "1"
3034
2974
  })), children);
3035
2975
  });
3036
2976
 
3037
2977
  if (process.env.NODE_ENV !== "production") {
3038
- Number_6.propTypes = iconPropTypes;
2978
+ NavaidNdbDme.propTypes = iconPropTypes;
3039
2979
  }
3040
- var Number_7 = /*#__PURE__*/React.forwardRef(function Number_7(_ref116, ref) {
2980
+ var NavaidPrivate = /*#__PURE__*/React.forwardRef(function NavaidPrivate(_ref116, ref) {
3041
2981
  var children = _ref116.children,
3042
2982
  _ref116$size = _ref116.size,
3043
2983
  size = _ref116$size === void 0 ? 16 : _ref116$size,
@@ -3050,15 +2990,17 @@ var Number_7 = /*#__PURE__*/React.forwardRef(function Number_7(_ref116, ref) {
3050
2990
  xmlns: "http://www.w3.org/2000/svg",
3051
2991
  viewBox: "0 0 32 32",
3052
2992
  fill: "currentColor"
3053
- }, rest), _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
3054
- d: "M20 9L12 9 12 13 14 13 14 11 17.85 11 13 23 15.16 23 20 11 20 9z"
2993
+ }, rest), _path190 || (_path190 = /*#__PURE__*/React.createElement("path", {
2994
+ d: "M20,15V11a2.0023,2.0023,0,0,0-2-2H12V23h2V17h1.4807l2.3345,6H19.96l-2.333-6H18A2.0027,2.0027,0,0,0,20,15Zm-6-4h4v4H14Z"
2995
+ })), _path191 || (_path191 = /*#__PURE__*/React.createElement("path", {
2996
+ d: "M16,30A14,14,0,1,1,30,16,14.0158,14.0158,0,0,1,16,30ZM16,4A12,12,0,1,0,28,16,12.0137,12.0137,0,0,0,16,4Z"
3055
2997
  })), children);
3056
2998
  });
3057
2999
 
3058
3000
  if (process.env.NODE_ENV !== "production") {
3059
- Number_7.propTypes = iconPropTypes;
3001
+ NavaidPrivate.propTypes = iconPropTypes;
3060
3002
  }
3061
- var Number_8 = /*#__PURE__*/React.forwardRef(function Number_8(_ref117, ref) {
3003
+ var NavaidSeaplane = /*#__PURE__*/React.forwardRef(function NavaidSeaplane(_ref117, ref) {
3062
3004
  var children = _ref117.children,
3063
3005
  _ref117$size = _ref117.size,
3064
3006
  size = _ref117$size === void 0 ? 16 : _ref117$size,
@@ -3071,15 +3013,17 @@ var Number_8 = /*#__PURE__*/React.forwardRef(function Number_8(_ref117, ref) {
3071
3013
  xmlns: "http://www.w3.org/2000/svg",
3072
3014
  viewBox: "0 0 32 32",
3073
3015
  fill: "currentColor"
3074
- }, rest), _path190 || (_path190 = /*#__PURE__*/React.createElement("path", {
3075
- d: "M18,9H14a2,2,0,0,0-2,2V21a2,2,0,0,0,2,2h4a2,2,0,0,0,2-2V11A2,2,0,0,0,18,9Zm0,2v4H14V11ZM14,21V17h4v4Z"
3016
+ }, rest), _path192 || (_path192 = /*#__PURE__*/React.createElement("path", {
3017
+ d: "M20,18a3.9962,3.9962,0,0,1-3,3.8579V17h2V15H17V13.8159a3.0007,3.0007,0,1,0-2,0V15H13v2h2v4.8579A3.9962,3.9962,0,0,1,12,18H10a6,6,0,0,0,12,0Zm-4-8a1,1,0,1,1-1,1A1.0009,1.0009,0,0,1,16,10Z"
3018
+ })), _path193 || (_path193 = /*#__PURE__*/React.createElement("path", {
3019
+ d: "M30,14H27.8193A12.0112,12.0112,0,0,0,18,4.1807V2H14V4.1807A12.0112,12.0112,0,0,0,4.1807,14H2v4H4.1807A12.0112,12.0112,0,0,0,14,27.8193V30h4V27.8193A12.0112,12.0112,0,0,0,27.8193,18H30ZM16,26A10,10,0,1,1,26,16,10.0114,10.0114,0,0,1,16,26Z"
3076
3020
  })), children);
3077
3021
  });
3078
3022
 
3079
3023
  if (process.env.NODE_ENV !== "production") {
3080
- Number_8.propTypes = iconPropTypes;
3024
+ NavaidSeaplane.propTypes = iconPropTypes;
3081
3025
  }
3082
- var Number_9 = /*#__PURE__*/React.forwardRef(function Number_9(_ref118, ref) {
3026
+ var NavaidTacan = /*#__PURE__*/React.forwardRef(function NavaidTacan(_ref118, ref) {
3083
3027
  var children = _ref118.children,
3084
3028
  _ref118$size = _ref118.size,
3085
3029
  size = _ref118$size === void 0 ? 16 : _ref118$size,
@@ -3092,15 +3036,19 @@ var Number_9 = /*#__PURE__*/React.forwardRef(function Number_9(_ref118, ref) {
3092
3036
  xmlns: "http://www.w3.org/2000/svg",
3093
3037
  viewBox: "0 0 32 32",
3094
3038
  fill: "currentColor"
3095
- }, rest), _path191 || (_path191 = /*#__PURE__*/React.createElement("path", {
3096
- d: "M18,9H14a2,2,0,0,0-2,2v5a2,2,0,0,0,2,2h4v3H13v2h5a2,2,0,0,0,2-2V11A2,2,0,0,0,18,9Zm0,7H14V11h4Z"
3039
+ }, rest), _circle34 || (_circle34 = /*#__PURE__*/React.createElement("circle", {
3040
+ cx: "16",
3041
+ cy: "14",
3042
+ r: "2"
3043
+ })), _path194 || (_path194 = /*#__PURE__*/React.createElement("path", {
3044
+ d: "M20,28H12a1,1,0,0,1-1-1V21.2656L7.2612,14.7231,2.4854,11.8574a1,1,0,0,1-.3536-1.3535l4-7a1,1,0,0,1,1.3828-.3613L12.2769,6h7.4462l4.7623-2.8574a1,1,0,0,1,1.3828.3613l4,7a1,1,0,0,1-.3536,1.3535l-4.7758,2.8657L21,21.2656V27A1,1,0,0,1,20,28Zm-7-2h6V20.7346l4.2616-7.4578,4.3844-2.6306L24.6387,5.3831,20.277,8H11.723L7.3613,5.3831,4.354,10.6462l4.3844,2.6306L13,20.7346Z"
3097
3045
  })), children);
3098
3046
  });
3099
3047
 
3100
3048
  if (process.env.NODE_ENV !== "production") {
3101
- Number_9.propTypes = iconPropTypes;
3049
+ NavaidTacan.propTypes = iconPropTypes;
3102
3050
  }
3103
- var NumberSmall_0 = /*#__PURE__*/React.forwardRef(function NumberSmall_0(_ref119, ref) {
3051
+ var NavaidVhfor = /*#__PURE__*/React.forwardRef(function NavaidVhfor(_ref119, ref) {
3104
3052
  var children = _ref119.children,
3105
3053
  _ref119$size = _ref119.size,
3106
3054
  size = _ref119$size === void 0 ? 16 : _ref119$size,
@@ -3113,15 +3061,17 @@ var NumberSmall_0 = /*#__PURE__*/React.forwardRef(function NumberSmall_0(_ref119
3113
3061
  xmlns: "http://www.w3.org/2000/svg",
3114
3062
  viewBox: "0 0 32 32",
3115
3063
  fill: "currentColor"
3116
- }, rest), _path192 || (_path192 = /*#__PURE__*/React.createElement("path", {
3117
- d: "M17,21H15a2,2,0,0,1-2-2V13a2,2,0,0,1,2-2h2a2,2,0,0,1,2,2v6A2,2,0,0,1,17,21Zm-2-8v6h2V13Z"
3064
+ }, rest), _path195 || (_path195 = /*#__PURE__*/React.createElement("path", {
3065
+ d: "M22,28H10a1,1,0,0,1-.8438-.4631l-7-11a1,1,0,0,1,0-1.0738l7-11A1,1,0,0,1,10,4H22a1,1,0,0,1,.8438.4631l7,11a1,1,0,0,1,0,1.0738l-7,11A1,1,0,0,1,22,28ZM10.5488,26H21.4512l6.3633-10L21.4512,6H10.5488L4.1855,16Z"
3066
+ })), _path196 || (_path196 = /*#__PURE__*/React.createElement("path", {
3067
+ d: "M19.5,24h-7a1.0005,1.0005,0,0,1-.8413-.4592l-4.5-7a1.0016,1.0016,0,0,1,0-1.0816l4.5-7A1.0005,1.0005,0,0,1,12.5,8h7a1.0005,1.0005,0,0,1,.8413.4592l4.5,7a1.0016,1.0016,0,0,1,0,1.0816l-4.5,7A1.0005,1.0005,0,0,1,19.5,24Zm-6.4541-2h5.9082l3.8569-6-3.8569-6H13.0459L9.189,16Z"
3118
3068
  })), children);
3119
3069
  });
3120
3070
 
3121
3071
  if (process.env.NODE_ENV !== "production") {
3122
- NumberSmall_0.propTypes = iconPropTypes;
3072
+ NavaidVhfor.propTypes = iconPropTypes;
3123
3073
  }
3124
- var NumberSmall_1 = /*#__PURE__*/React.forwardRef(function NumberSmall_1(_ref120, ref) {
3074
+ var NavaidVor = /*#__PURE__*/React.forwardRef(function NavaidVor(_ref120, ref) {
3125
3075
  var children = _ref120.children,
3126
3076
  _ref120$size = _ref120.size,
3127
3077
  size = _ref120$size === void 0 ? 16 : _ref120$size,
@@ -3134,15 +3084,19 @@ var NumberSmall_1 = /*#__PURE__*/React.forwardRef(function NumberSmall_1(_ref120
3134
3084
  xmlns: "http://www.w3.org/2000/svg",
3135
3085
  viewBox: "0 0 32 32",
3136
3086
  fill: "currentColor"
3137
- }, rest), _path193 || (_path193 = /*#__PURE__*/React.createElement("path", {
3138
- d: "M17 19L17 11 15 11 15 12 13 12 13 14 15 14 15 19 13 19 13 21 19 21 19 19 17 19z"
3087
+ }, rest), _circle35 || (_circle35 = /*#__PURE__*/React.createElement("circle", {
3088
+ cx: "16",
3089
+ cy: "16",
3090
+ r: "2"
3091
+ })), _path197 || (_path197 = /*#__PURE__*/React.createElement("path", {
3092
+ d: "M30.8638,15.4961l-7-12A1,1,0,0,0,23,3H9a1,1,0,0,0-.8638.4961l-7,12a1,1,0,0,0,0,1.0078l7,12A1,1,0,0,0,9,29H23a1,1,0,0,0,.8638-.4961l7-12a1,1,0,0,0,0-1.0078ZM22.4258,27H9.5742L3.1577,16,9.5742,5H22.4258l6.4165,11Z"
3139
3093
  })), children);
3140
3094
  });
3141
3095
 
3142
3096
  if (process.env.NODE_ENV !== "production") {
3143
- NumberSmall_1.propTypes = iconPropTypes;
3097
+ NavaidVor.propTypes = iconPropTypes;
3144
3098
  }
3145
- var NumberSmall_2 = /*#__PURE__*/React.forwardRef(function NumberSmall_2(_ref121, ref) {
3099
+ var NavaidVordme = /*#__PURE__*/React.forwardRef(function NavaidVordme(_ref121, ref) {
3146
3100
  var children = _ref121.children,
3147
3101
  _ref121$size = _ref121.size,
3148
3102
  size = _ref121$size === void 0 ? 16 : _ref121$size,
@@ -3155,15 +3109,19 @@ var NumberSmall_2 = /*#__PURE__*/React.forwardRef(function NumberSmall_2(_ref121
3155
3109
  xmlns: "http://www.w3.org/2000/svg",
3156
3110
  viewBox: "0 0 32 32",
3157
3111
  fill: "currentColor"
3158
- }, rest), _path194 || (_path194 = /*#__PURE__*/React.createElement("path", {
3159
- d: "M19,21H13V17a2,2,0,0,1,2-2h2V13H13V11h4a2,2,0,0,1,2,2v2a2,2,0,0,1-2,2H15v2h4Z"
3112
+ }, rest), _circle36 || (_circle36 = /*#__PURE__*/React.createElement("circle", {
3113
+ cx: "16",
3114
+ cy: "16",
3115
+ r: "2"
3116
+ })), _path198 || (_path198 = /*#__PURE__*/React.createElement("path", {
3117
+ d: "M30,6a2.0023,2.0023,0,0,0-2-2H4A2.0023,2.0023,0,0,0,2,6V26a2.0023,2.0023,0,0,0,2,2H28a2.0023,2.0023,0,0,0,2-2Zm-2,6.9258L22.9636,6H28ZM27.7637,16,20.491,26H11.509L4.2363,16,11.509,6h8.982ZM9.0364,6,4,12.9248V6ZM4,19.0752,9.0364,26H4ZM22.9636,26l5.0374-6.9263L28,26Z"
3160
3118
  })), children);
3161
3119
  });
3162
3120
 
3163
3121
  if (process.env.NODE_ENV !== "production") {
3164
- NumberSmall_2.propTypes = iconPropTypes;
3122
+ NavaidVordme.propTypes = iconPropTypes;
3165
3123
  }
3166
- var NumberSmall_3 = /*#__PURE__*/React.forwardRef(function NumberSmall_3(_ref122, ref) {
3124
+ var NavaidVortac = /*#__PURE__*/React.forwardRef(function NavaidVortac(_ref122, ref) {
3167
3125
  var children = _ref122.children,
3168
3126
  _ref122$size = _ref122.size,
3169
3127
  size = _ref122$size === void 0 ? 16 : _ref122$size,
@@ -3176,15 +3134,19 @@ var NumberSmall_3 = /*#__PURE__*/React.forwardRef(function NumberSmall_3(_ref122
3176
3134
  xmlns: "http://www.w3.org/2000/svg",
3177
3135
  viewBox: "0 0 32 32",
3178
3136
  fill: "currentColor"
3179
- }, rest), _path195 || (_path195 = /*#__PURE__*/React.createElement("path", {
3180
- d: "M17,11H13v2h4v2H14v2h3v2H13v2h4a2,2,0,0,0,2-2V13A2,2,0,0,0,17,11Z"
3137
+ }, rest), _circle37 || (_circle37 = /*#__PURE__*/React.createElement("circle", {
3138
+ cx: "16",
3139
+ cy: "14",
3140
+ r: "2"
3141
+ })), _path199 || (_path199 = /*#__PURE__*/React.createElement("path", {
3142
+ d: "M29.8682,10.5039l-4-7a.9992.9992,0,0,0-1.3828-.3613L19.7231,6H12.2769L7.5146,3.1426a.9992.9992,0,0,0-1.3828.3613l-4,7a1,1,0,0,0,.3536,1.3535l4.7758,2.8657L11,21.2656V27a1,1,0,0,0,1,1h8a1,1,0,0,0,1-1V21.2656l3.7388-6.5425,4.7758-2.8657A1,1,0,0,0,29.8682,10.5039ZM18.8484,21H13.1516L8.5757,12.9922,11.4287,8h9.1426l2.853,4.9922Z"
3181
3143
  })), children);
3182
3144
  });
3183
3145
 
3184
3146
  if (process.env.NODE_ENV !== "production") {
3185
- NumberSmall_3.propTypes = iconPropTypes;
3147
+ NavaidVortac.propTypes = iconPropTypes;
3186
3148
  }
3187
- var NumberSmall_4 = /*#__PURE__*/React.forwardRef(function NumberSmall_4(_ref123, ref) {
3149
+ var Need = /*#__PURE__*/React.forwardRef(function Need(_ref123, ref) {
3188
3150
  var children = _ref123.children,
3189
3151
  _ref123$size = _ref123.size,
3190
3152
  size = _ref123$size === void 0 ? 16 : _ref123$size,
@@ -3197,15 +3159,15 @@ var NumberSmall_4 = /*#__PURE__*/React.forwardRef(function NumberSmall_4(_ref123
3197
3159
  xmlns: "http://www.w3.org/2000/svg",
3198
3160
  viewBox: "0 0 32 32",
3199
3161
  fill: "currentColor"
3200
- }, rest), _path196 || (_path196 = /*#__PURE__*/React.createElement("path", {
3201
- d: "M17 11L17 15 15 15 15 11 13 11 13 17 17 17 17 21 19 21 19 11 17 11z"
3162
+ }, rest), _path200 || (_path200 = /*#__PURE__*/React.createElement("path", {
3163
+ d: "M29.1211 16.8789A2.98 2.98 0 0027.01 16H27a2.9774 2.9774 0 00-2.1211.8789L19.9778 21.78A2.9943 2.9943 0 0017 19H10a5.0059 5.0059 0 00-5 5v.667L2 28.6631l1.6 1.2L7 25.333V24a3.0033 3.0033 0 013-3h7a1 1 0 010 2H13v2h4.9287a3.9717 3.9717 0 002.8286-1.1719L26.293 18.293A.9929.9929 0 0127 18h.0034a1 1 0 01.7036 1.707l-7.414 7.4141A2.9791 2.9791 0 0118.1714 28H11v2h7.1714a4.9665 4.9665 0 003.5356-1.4648l7.4141-7.4141a2.9989 2.9989 0 000-4.2422zM21.586 8.586L18 12 18 2 16 2 16 12 12.414 8.586 11 10 17 16 23 10 21.586 8.586z"
3202
3164
  })), children);
3203
3165
  });
3204
3166
 
3205
3167
  if (process.env.NODE_ENV !== "production") {
3206
- NumberSmall_4.propTypes = iconPropTypes;
3168
+ Need.propTypes = iconPropTypes;
3207
3169
  }
3208
- var NumberSmall_5 = /*#__PURE__*/React.forwardRef(function NumberSmall_5(_ref124, ref) {
3170
+ var Network_1 = /*#__PURE__*/React.forwardRef(function Network_1(_ref124, ref) {
3209
3171
  var children = _ref124.children,
3210
3172
  _ref124$size = _ref124.size,
3211
3173
  size = _ref124$size === void 0 ? 16 : _ref124$size,
@@ -3218,15 +3180,15 @@ var NumberSmall_5 = /*#__PURE__*/React.forwardRef(function NumberSmall_5(_ref124
3218
3180
  xmlns: "http://www.w3.org/2000/svg",
3219
3181
  viewBox: "0 0 32 32",
3220
3182
  fill: "currentColor"
3221
- }, rest), _path197 || (_path197 = /*#__PURE__*/React.createElement("path", {
3222
- d: "M17,21H13V19h4V17H13V11h6v2H15v2h2a2,2,0,0,1,2,2v2A2,2,0,0,1,17,21Z"
3183
+ }, rest), _path201 || (_path201 = /*#__PURE__*/React.createElement("path", {
3184
+ d: "M16 20a4 4 0 114-4A4.0045 4.0045 0 0116 20zm0-6a2 2 0 102 2A2.0021 2.0021 0 0016 14zM5 20a4 4 0 114-4A4.0045 4.0045 0 015 20zm0-6a2 2 0 102 2A2.0023 2.0023 0 005 14zM10 31a4 4 0 114-4A4.0045 4.0045 0 0110 31zm0-6a2 2 0 102 2A2.0021 2.0021 0 0010 25zM22 31a4 4 0 114-4A4.0045 4.0045 0 0122 31zm0-6a2 2 0 102 2A2.0021 2.0021 0 0022 25zM27 20a4 4 0 114-4A4.0045 4.0045 0 0127 20zm0-6a2 2 0 102 2A2.0021 2.0021 0 0027 14zM22 9a4 4 0 114-4A4.0045 4.0045 0 0122 9zm0-6a2 2 0 102 2A2.0021 2.0021 0 0022 3zM10 9a4 4 0 114-4A4.0045 4.0045 0 0110 9zm0-6a2 2 0 102 2A2.0021 2.0021 0 0010 3z"
3223
3185
  })), children);
3224
3186
  });
3225
3187
 
3226
3188
  if (process.env.NODE_ENV !== "production") {
3227
- NumberSmall_5.propTypes = iconPropTypes;
3189
+ Network_1.propTypes = iconPropTypes;
3228
3190
  }
3229
- var NumberSmall_6 = /*#__PURE__*/React.forwardRef(function NumberSmall_6(_ref125, ref) {
3191
+ var Network_2 = /*#__PURE__*/React.forwardRef(function Network_2(_ref125, ref) {
3230
3192
  var children = _ref125.children,
3231
3193
  _ref125$size = _ref125.size,
3232
3194
  size = _ref125$size === void 0 ? 16 : _ref125$size,
@@ -3239,13 +3201,13 @@ var NumberSmall_6 = /*#__PURE__*/React.forwardRef(function NumberSmall_6(_ref125
3239
3201
  xmlns: "http://www.w3.org/2000/svg",
3240
3202
  viewBox: "0 0 32 32",
3241
3203
  fill: "currentColor"
3242
- }, rest), _path198 || (_path198 = /*#__PURE__*/React.createElement("path", {
3243
- d: "M17,21H15a2,2,0,0,1-2-2V13a2,2,0,0,1,2-2h3v2H15v2h2a2,2,0,0,1,2,2v2A2,2,0,0,1,17,21Zm-2-4v2h2V17Z"
3204
+ }, rest), _path202 || (_path202 = /*#__PURE__*/React.createElement("path", {
3205
+ d: "M17,17h5.1421a4,4,0,1,0,0-2H17V7h5.1421a4,4,0,1,0,0-2H17a2.0023,2.0023,0,0,0-2,2v8H9.8579a4,4,0,1,0,0,2H15v8a2.0023,2.0023,0,0,0,2,2h5.1421a4,4,0,1,0,0-2H17Zm9-3a2,2,0,1,1-2,2A2.0023,2.0023,0,0,1,26,14ZM26,4a2,2,0,1,1-2,2A2.0023,2.0023,0,0,1,26,4ZM6,18a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,6,18Zm20,6a2,2,0,1,1-2,2A2.0023,2.0023,0,0,1,26,24Z"
3244
3206
  })), children);
3245
3207
  });
3246
3208
 
3247
3209
  if (process.env.NODE_ENV !== "production") {
3248
- NumberSmall_6.propTypes = iconPropTypes;
3210
+ Network_2.propTypes = iconPropTypes;
3249
3211
  }
3250
3212
 
3251
- export { MapBoundary, MapBoundaryVegetation, MapIdentify, MarineWarning, MathCurve, Maximize, MediaCast, MediaLibrary, MediaLibraryFilled, Medication, MedicationAlert, MedicationReminder, Menu, MessageQueue, Meter, MeterAlt, Microphone, MicrophoneFilled, MicrophoneOff, MicrophoneOffFilled, Microscope, Microservices_1, Microservices_2, Migrate, MigrateAlt, Milestone, MilitaryCamp, Minimize, Misuse, MisuseOutline, MixedRainHail, Mobile, MobileAdd, MobileAudio, MobileCheck, MobileDownload, MobileLandscape, MobilityServices, Model, ModelAlt, ModelBuilder, ModelBuilderReference, ModelReference, Money, Monster, Monument, Moon, Moonrise, Moonset, MostlyCloudy, MostlyCloudyNight, Mountain, Mov, Move, Movement, Mp3, Mp4, Mpeg, Mpg2, Music, MusicAdd, MusicRemove, NameSpace, NavaidCivil, NavaidDme, NavaidHelipad, NavaidMilitary, NavaidMilitaryCivil, NavaidNdb, NavaidNdbDme, NavaidPrivate, NavaidSeaplane, NavaidTacan, NavaidVhfor, NavaidVor, NavaidVordme, NavaidVortac, Need, NetworkAdminControl, NetworkEnterprise, NetworkOverlay, NetworkPublic, Network_1, Network_2, Network_3, Network_3Reference, Network_4, Network_4Reference, NewTab, NextFilled, NextOutline, NoImage, NoTicket, Nominal, NonCertified, NoodleBowl, NotAvailable, NotSent, NotSentFilled, Notebook, NotebookReference, Notification, NotificationFilled, NotificationNew, NotificationOff, NotificationOffFilled, NumberSmall_0, NumberSmall_1, NumberSmall_2, NumberSmall_3, NumberSmall_4, NumberSmall_5, NumberSmall_6, Number_0, Number_1, Number_2, Number_3, Number_4, Number_5, Number_6, Number_7, Number_8, Number_9, QMatrix, WatsonHealthNominate };
3213
+ export { LogoKubernetes, LogoLinkedin, LogoLivestream, LogoMedium, LogoNpm, LogoOpenshift, LogoPinterest, LogoPython, LogoQuora, LogoRScript, LogoReact, LogoRedHatAnsible, LogoSketch, LogoSkype, LogoSlack, LogoSnapchat, LogoSvelte, LogoTumblr, LogoTwitter, LogoVmware, LogoVmwareAlt, LogoVue, LogoWechat, LogoXing, LogoYelp, LogoYoutube, Logout, Loop, LowSeverity, MacCommand, MacOption, MacShift, MachineLearning, MachineLearningModel, MagicWand, MagicWandFilled, MailAll, MailReply, ManageProtection, ManagedSolutions, Map, MapBoundary, MapBoundaryVegetation, MapCenter, MapIdentify, MarineWarning, MathCurve, Maximize, MediaCast, MediaLibrary, MediaLibraryFilled, Medication, MedicationAlert, MedicationReminder, Menu, MessageQueue, Meter, MeterAlt, Microphone, MicrophoneFilled, MicrophoneOff, MicrophoneOffFilled, Microscope, Microservices_1, Microservices_2, Migrate, MigrateAlt, Milestone, MilitaryCamp, Minimize, Misuse, MisuseOutline, MixedRainHail, Mobile, MobileAdd, MobileAudio, MobileCheck, MobileDownload, MobileLandscape, MobilityServices, Model, ModelAlt, ModelBuilder, ModelBuilderReference, ModelReference, Money, Monster, Monument, Moon, Moonrise, Moonset, MostlyCloudy, MostlyCloudyNight, Mountain, Mov, Move, Movement, Mp3, Mp4, Mpeg, Mpg2, Music, MusicAdd, MusicRemove, NameSpace, NavaidCivil, NavaidDme, NavaidHelipad, NavaidMilitary, NavaidMilitaryCivil, NavaidNdb, NavaidNdbDme, NavaidPrivate, NavaidSeaplane, NavaidTacan, NavaidVhfor, NavaidVor, NavaidVordme, NavaidVortac, Need, Network_1, Network_2, QMatrix, WatsonHealthMagnify, WatsonHealthMammogram };