@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, _circle, _path17, _path18, _path19, _path20, _path21, _path22, _circle2, _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, _circle3, _circle4, _circle5, _path54, _path55, _path56, _path57, _path58, _path59, _path60, _path61, _path62, _path63, _path64, _path65, _path66, _path67, _path68, _path69, _path70, _path71, _path72, _path73, _path74, _path75, _path76, _path77, _path78, _path79, _path80, _path81, _path82, _path83, _path84, _path85, _path86, _path87, _path88, _path89, _path90, _path91, _path92, _path93, _path94, _path95, _path96, _path97, _path98, _path99, _path100, _path101, _path102, _path103, _path104, _path105, _path106, _path107, _path108, _path109, _path110, _path111, _path112, _path113, _path114, _path115, _path116, _path117, _path118, _path119, _path120, _path121, _path122, _path123, _path124, _path125, _path126, _path127, _path128, _path129, _circle6, _path130, _path131, _path132, _path133, _path134, _path135, _path136, _path137, _path138, _path139, _path140, _path141, _path142, _path143, _path144, _path145, _path146, _path147, _path148, _path149, _path150, _path151, _path152, _path153, _path154, _path155, _path156, _path157, _path158, _path159, _path160, _path161, _path162, _path163, _path164, _path165, _path166, _path167, _path168, _path169, _path170, _path171, _path172, _path173, _path174, _path175, _path176, _path177, _path178, _circle7, _path179, _circle8, _circle9, _circle10, _circle11, _circle12, _circle13, _circle14, _circle15, _circle16, _circle17, _circle18, _circle19, _circle20, _circle21, _circle22, _circle23, _circle24, _circle25, _circle26, _circle27, _circle28, _circle29, _circle30, _circle31, _circle32, _circle33, _circle34, _circle35, _circle36, _circle37, _circle38, _circle39, _circle40, _circle41, _circle42, _circle43, _circle44, _circle45, _circle46, _circle47, _circle48, _path180, _path181, _path182, _path183, _path184, _path185, _path186, _circle49, _path187, _path188, _path189, _path190, _path191, _path192, _path193, _path194, _path195, _path196, _path197, _path198, _path199, _path200, _path201, _path202, _path203, _path204, _path205, _path206, _path207, _path208, _path209, _path210, _path211, _path212, _circle50, _path213, _path214, _path215, _path216, _path217, _circle51, _path218, _circle52, _path219, _circle53, _path220, _path221, _circle54, _path222, _path223, _circle55, _path224, _circle56, _path225, _path226, _path227;
14
+ var _path, _path2, _path3, _path4, _path5, _path6, _path7, _path8, _path9, _path10, _path11, _path12, _path13, _path14, _path15, _path16, _circle, _path17, _path18, _path19, _path20, _path21, _path22, _circle2, _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, _circle3, _circle4, _circle5, _path54, _path55, _path56, _path57, _path58, _path59, _path60, _path61, _path62, _path63, _path64, _path65, _path66, _path67, _path68, _path69, _path70, _path71, _path72, _path73, _path74, _path75, _path76, _path77, _path78, _path79, _path80, _path81, _path82, _path83, _path84, _path85, _path86, _path87, _path88, _path89, _path90, _path91, _path92, _path93, _path94, _path95, _path96, _path97, _path98, _path99, _path100, _path101, _path102, _path103, _path104, _path105, _path106, _path107, _path108, _path109, _path110, _path111, _path112, _path113, _path114, _path115, _path116, _path117, _path118, _path119, _path120, _path121, _path122, _path123, _path124, _path125, _path126, _path127, _path128, _path129, _path130, _path131, _circle6, _path132, _path133, _path134, _path135, _path136, _path137, _path138, _path139, _path140, _path141, _path142, _path143, _path144, _path145, _path146, _path147, _path148, _path149, _path150, _path151, _path152, _path153, _path154, _path155, _path156, _path157, _path158, _path159, _path160, _path161, _path162, _path163, _path164, _path165, _path166, _path167, _path168, _path169, _path170, _path171, _path172, _path173, _path174, _path175, _path176, _path177, _path178, _path179, _path180, _circle7, _path181, _circle8, _circle9, _circle10, _circle11, _circle12, _circle13, _circle14, _circle15, _circle16, _circle17, _circle18, _circle19, _circle20, _circle21, _circle22, _circle23, _circle24, _circle25, _circle26, _circle27, _circle28, _circle29, _circle30, _circle31, _circle32, _circle33, _circle34, _circle35, _circle36, _circle37, _circle38, _circle39, _circle40, _circle41, _circle42, _circle43, _circle44, _circle45, _circle46, _circle47, _circle48, _path182, _path183, _path184, _path185, _path186, _path187, _path188, _circle49, _path189, _path190, _path191, _path192, _path193, _path194, _path195, _path196, _path197, _path198, _path199, _path200, _path201, _path202, _path203, _path204, _path205, _path206, _path207, _path208, _path209, _path210, _path211, _path212, _path213, _path214, _circle50, _path215, _path216, _path217, _path218, _path219, _circle51, _path220, _circle52, _path221, _circle53, _path222, _path223, _circle54, _path224, _path225, _circle55, _path226, _circle56, _path227, _path228;
15
15
 
16
16
  var _excluded = ["children", "size"],
17
17
  _excluded2 = ["children", "size"],
@@ -1901,7 +1901,7 @@ var Apple = /*#__PURE__*/React.forwardRef(function Apple(_ref77, ref) {
1901
1901
  if (process.env.NODE_ENV !== "production") {
1902
1902
  Apple.propTypes = iconPropTypes;
1903
1903
  }
1904
- var Application = /*#__PURE__*/React.forwardRef(function Application(_ref78, ref) {
1904
+ var AppleDash = /*#__PURE__*/React.forwardRef(function AppleDash(_ref78, ref) {
1905
1905
  var children = _ref78.children,
1906
1906
  _ref78$size = _ref78.size,
1907
1907
  size = _ref78$size === void 0 ? 16 : _ref78$size,
@@ -1915,14 +1915,16 @@ var Application = /*#__PURE__*/React.forwardRef(function Application(_ref78, ref
1915
1915
  viewBox: "0 0 32 32",
1916
1916
  fill: "currentColor"
1917
1917
  }, rest), _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
1918
- d: "M16 18H6a2 2 0 01-2-2V6A2 2 0 016 4H16a2 2 0 012 2V16A2 2 0 0116 18zM6 6V16H16V6zM26 12v4H22V12h4m0-2H22a2 2 0 00-2 2v4a2 2 0 002 2h4a2 2 0 002-2V12a2 2 0 00-2-2zM26 22v4H22V22h4m0-2H22a2 2 0 00-2 2v4a2 2 0 002 2h4a2 2 0 002-2V22a2 2 0 00-2-2zM16 22v4H12V22h4m0-2H12a2 2 0 00-2 2v4a2 2 0 002 2h4a2 2 0 002-2V22a2 2 0 00-2-2z"
1918
+ d: "M7.0825 11.6714l-1.6748-1.0928c-.9062 1.3887-1.3928 3.2305-1.4072 5.3267l2 .0137c.0117-1.7119.3857-3.1807 1.082-4.2476zM6.0852 17.8164l-1.9907.1934c.1887 1.938.6592 3.6738 1.3982 5.1592l1.7905-.8911c-.6301-1.2661-1.0332-2.7676-1.198-4.4614zM8.2378 23.7964l-1.5688 1.2402c1.333 1.6865 3.0972 2.7573 4.8396 2.9375l.2061-1.9893c-1.1912-.1235-2.491-.9414-3.4768-2.1885zM16 25c-.7334 0-1.4783.271-2.1987.5332-.1809.0654-.3635.1318-.5469.1943l.6426 1.894c.197-.0669.3936-.1382.5879-.209.5576-.2026 1.134-.4126 1.5151-.4126.3809 0 .9575.21 1.5149.4121.1809.0659.3635.1323.5466.1953l.6479-1.8926c-.1711-.0586-.3418-.1206-.511-.1821-.7205-.2617-1.4653-.5327-2.1985-.5327zM20.2546 25.9878l.1855 1.9917c1.7456-.1631 3.5178-1.2227 4.8621-2.9072l-1.5632-1.2476c-.9924 1.2437-2.2949 2.0522-3.4844 2.1631zM24.7004 22.3115l1.7871.8975c.7449-1.4834 1.2205-3.2178 1.4138-5.1558l-1.9902-.1987c-.1689 1.6938-.5762 3.1934-1.2107 4.457zM28 15.9492c-.0076-2.0938-.4854-3.9365-1.3818-5.3311l-1.6821 1.082c.6897 1.0728 1.0576 2.5444 1.064 4.2559l2-.0068zM20 4h-1c-1.1046 0-2 .8954-2 2v1h1c1.1046 0 2-.8954 2-2v-1z"
1919
+ })), _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
1920
+ d: "M23.8125,10.5308l1.1035-1.668c-.8655-.5728-1.8467-.8628-2.916-.8628-1.4155,0-2.4175,.2881-3.3013,.542-.5764,.1655-1.1362,.3203-1.7979,.4004-.502-2.8047-2.9541-4.9424-5.9009-4.9424v2c1.8223,0,3.3464,1.2319,3.8274,2.9014-.5442-.0864-1.031-.2173-1.5261-.3594-.8838-.2539-1.8857-.542-3.3013-.542-1.0693,0-2.0505,.29-2.916,.8628l1.1035,1.668c.5325-.3521,1.1423-.5308,1.8125-.5308,1.134,0,1.9185,.2256,2.7488,.4639,.917,.2637,1.8652,.5361,3.2512,.5361s2.3342-.2725,3.2512-.5361c.8303-.2383,1.6147-.4639,2.7488-.4639,.6702,0,1.28,.1787,1.8125,.5308Z"
1919
1921
  })), children);
1920
1922
  });
1921
1923
 
1922
1924
  if (process.env.NODE_ENV !== "production") {
1923
- Application.propTypes = iconPropTypes;
1925
+ AppleDash.propTypes = iconPropTypes;
1924
1926
  }
1925
- var ApplicationMobile = /*#__PURE__*/React.forwardRef(function ApplicationMobile(_ref79, ref) {
1927
+ var Application = /*#__PURE__*/React.forwardRef(function Application(_ref79, ref) {
1926
1928
  var children = _ref79.children,
1927
1929
  _ref79$size = _ref79.size,
1928
1930
  size = _ref79$size === void 0 ? 16 : _ref79$size,
@@ -1935,21 +1937,15 @@ var ApplicationMobile = /*#__PURE__*/React.forwardRef(function ApplicationMobile
1935
1937
  xmlns: "http://www.w3.org/2000/svg",
1936
1938
  viewBox: "0 0 32 32",
1937
1939
  fill: "currentColor"
1938
- }, rest), _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
1939
- d: "M23 7H27V11H23zM23 13H27V17H23zM17 7H21V11H17zM17 13H21V17H17z"
1940
- })), _circle6 || (_circle6 = /*#__PURE__*/React.createElement("circle", {
1941
- cx: "14.5",
1942
- cy: "24.5",
1943
- r: "1.5"
1944
- })), _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
1945
- d: "M21,30H8a2.0023,2.0023,0,0,1-2-2V4A2.0023,2.0023,0,0,1,8,2H21V4H8V28H21V20h2v8A2.0023,2.0023,0,0,1,21,30Z"
1940
+ }, rest), _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
1941
+ d: "M16 18H6a2 2 0 01-2-2V6A2 2 0 016 4H16a2 2 0 012 2V16A2 2 0 0116 18zM6 6V16H16V6zM26 12v4H22V12h4m0-2H22a2 2 0 00-2 2v4a2 2 0 002 2h4a2 2 0 002-2V12a2 2 0 00-2-2zM26 22v4H22V22h4m0-2H22a2 2 0 00-2 2v4a2 2 0 002 2h4a2 2 0 002-2V22a2 2 0 00-2-2zM16 22v4H12V22h4m0-2H12a2 2 0 00-2 2v4a2 2 0 002 2h4a2 2 0 002-2V22a2 2 0 00-2-2z"
1946
1942
  })), children);
1947
1943
  });
1948
1944
 
1949
1945
  if (process.env.NODE_ENV !== "production") {
1950
- ApplicationMobile.propTypes = iconPropTypes;
1946
+ Application.propTypes = iconPropTypes;
1951
1947
  }
1952
- var ApplicationVirtual = /*#__PURE__*/React.forwardRef(function ApplicationVirtual(_ref80, ref) {
1948
+ var ApplicationMobile = /*#__PURE__*/React.forwardRef(function ApplicationMobile(_ref80, ref) {
1953
1949
  var children = _ref80.children,
1954
1950
  _ref80$size = _ref80.size,
1955
1951
  size = _ref80$size === void 0 ? 16 : _ref80$size,
@@ -1963,16 +1959,20 @@ var ApplicationVirtual = /*#__PURE__*/React.forwardRef(function ApplicationVirtu
1963
1959
  viewBox: "0 0 32 32",
1964
1960
  fill: "currentColor"
1965
1961
  }, rest), _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
1966
- d: "M17 19H21V23H17zM11 19H15V23H11zM17 25H21V29H17zM11 25H15V29H11z"
1962
+ d: "M23 7H27V11H23zM23 13H27V17H23zM17 7H21V11H17zM17 13H21V17H17z"
1963
+ })), _circle6 || (_circle6 = /*#__PURE__*/React.createElement("circle", {
1964
+ cx: "14.5",
1965
+ cy: "24.5",
1966
+ r: "1.5"
1967
1967
  })), _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
1968
- 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"
1968
+ d: "M21,30H8a2.0023,2.0023,0,0,1-2-2V4A2.0023,2.0023,0,0,1,8,2H21V4H8V28H21V20h2v8A2.0023,2.0023,0,0,1,21,30Z"
1969
1969
  })), children);
1970
1970
  });
1971
1971
 
1972
1972
  if (process.env.NODE_ENV !== "production") {
1973
- ApplicationVirtual.propTypes = iconPropTypes;
1973
+ ApplicationMobile.propTypes = iconPropTypes;
1974
1974
  }
1975
- var ApplicationWeb = /*#__PURE__*/React.forwardRef(function ApplicationWeb(_ref81, ref) {
1975
+ var ApplicationVirtual = /*#__PURE__*/React.forwardRef(function ApplicationVirtual(_ref81, ref) {
1976
1976
  var children = _ref81.children,
1977
1977
  _ref81$size = _ref81.size,
1978
1978
  size = _ref81$size === void 0 ? 16 : _ref81$size,
@@ -1986,21 +1986,44 @@ var ApplicationWeb = /*#__PURE__*/React.forwardRef(function ApplicationWeb(_ref8
1986
1986
  viewBox: "0 0 32 32",
1987
1987
  fill: "currentColor"
1988
1988
  }, rest), _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
1989
- d: "M26 2H30V6H26zM26 8H30V12H26zM20 2H24V6H20zM20 8H24V12H20z"
1989
+ d: "M17 19H21V23H17zM11 19H15V23H11zM17 25H21V29H17zM11 25H15V29H11z"
1990
1990
  })), _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
1991
- d: "M28,16v6H4V6H16V4H4A2,2,0,0,0,2,6V22a2,2,0,0,0,2,2h8v4H8v2H24V28H20V24h8a2,2,0,0,0,2-2V16ZM18,28H14V24h4Z"
1991
+ 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"
1992
1992
  })), children);
1993
1993
  });
1994
1994
 
1995
1995
  if (process.env.NODE_ENV !== "production") {
1996
- ApplicationWeb.propTypes = iconPropTypes;
1996
+ ApplicationVirtual.propTypes = iconPropTypes;
1997
1997
  }
1998
- var Apps = /*#__PURE__*/React.forwardRef(function Apps(_ref82, ref) {
1998
+ var ApplicationWeb = /*#__PURE__*/React.forwardRef(function ApplicationWeb(_ref82, ref) {
1999
1999
  var children = _ref82.children,
2000
2000
  _ref82$size = _ref82.size,
2001
2001
  size = _ref82$size === void 0 ? 16 : _ref82$size,
2002
2002
  rest = _objectWithoutProperties(_ref82, _excluded82);
2003
2003
 
2004
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2005
+ width: size,
2006
+ height: size,
2007
+ ref: ref,
2008
+ xmlns: "http://www.w3.org/2000/svg",
2009
+ viewBox: "0 0 32 32",
2010
+ fill: "currentColor"
2011
+ }, rest), _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
2012
+ d: "M26 2H30V6H26zM26 8H30V12H26zM20 2H24V6H20zM20 8H24V12H20z"
2013
+ })), _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
2014
+ d: "M28,16v6H4V6H16V4H4A2,2,0,0,0,2,6V22a2,2,0,0,0,2,2h8v4H8v2H24V28H20V24h8a2,2,0,0,0,2-2V16ZM18,28H14V24h4Z"
2015
+ })), children);
2016
+ });
2017
+
2018
+ if (process.env.NODE_ENV !== "production") {
2019
+ ApplicationWeb.propTypes = iconPropTypes;
2020
+ }
2021
+ var Apps = /*#__PURE__*/React.forwardRef(function Apps(_ref83, ref) {
2022
+ var children = _ref83.children,
2023
+ _ref83$size = _ref83.size,
2024
+ size = _ref83$size === void 0 ? 16 : _ref83$size,
2025
+ rest = _objectWithoutProperties(_ref83, _excluded83);
2026
+
2004
2027
  if (size === 16 || size === "16" || size === "16px") {
2005
2028
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2006
2029
  width: size,
@@ -2009,7 +2032,7 @@ var Apps = /*#__PURE__*/React.forwardRef(function Apps(_ref82, ref) {
2009
2032
  xmlns: "http://www.w3.org/2000/svg",
2010
2033
  viewBox: "0 0 16 16",
2011
2034
  fill: "currentColor"
2012
- }, rest), _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
2035
+ }, rest), _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
2013
2036
  d: "M4 2v2H2V2h2zm1-1H1v4h4V1zM9 2v2H7V2h2zm1-1H6v4h4V1zM14 2v2h-2V2h2zm1-1h-4v4h4V1zM4 7v2H2V7h2zm1-1H1v4h4V6zM9 7v2H7V7h2zm1-1H6v4h4V6zM14 7v2h-2V7h2zm1-1h-4v4h4V6zM4 12v2H2v-2h2zm1-1H1v4h4v-4zM9 12v2H7v-2h2zm1-1H6v4h4v-4zM14 12v2h-2v-2h2zm1-1h-4v4h4v-4z"
2014
2037
  })), children);
2015
2038
  }
@@ -2021,7 +2044,7 @@ var Apps = /*#__PURE__*/React.forwardRef(function Apps(_ref82, ref) {
2021
2044
  xmlns: "http://www.w3.org/2000/svg",
2022
2045
  viewBox: "0 0 32 32",
2023
2046
  fill: "currentColor"
2024
- }, rest), _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
2047
+ }, rest), _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
2025
2048
  d: "M8,4V8H4V4Zm2-2H2v8h8Zm8,2V8H14V4Zm2-2H12v8h8Zm8,2V8H24V4Zm2-2H22v8h8ZM8,14v4H4V14Zm2-2H2v8h8Zm8,2v4H14V14Zm2-2H12v8h8Zm8,2v4H24V14Zm2-2H22v8h8ZM8,24v4H4V24Zm2-2H2v8h8Zm8,2v4H14V24Zm2-2H12v8h8Zm8,2v4H24V24Zm2-2H22v8h8Z"
2026
2049
  })), children);
2027
2050
  });
@@ -2029,11 +2052,11 @@ var Apps = /*#__PURE__*/React.forwardRef(function Apps(_ref82, ref) {
2029
2052
  if (process.env.NODE_ENV !== "production") {
2030
2053
  Apps.propTypes = iconPropTypes;
2031
2054
  }
2032
- var Archive = /*#__PURE__*/React.forwardRef(function Archive(_ref83, ref) {
2033
- var children = _ref83.children,
2034
- _ref83$size = _ref83.size,
2035
- size = _ref83$size === void 0 ? 16 : _ref83$size,
2036
- rest = _objectWithoutProperties(_ref83, _excluded83);
2055
+ var Archive = /*#__PURE__*/React.forwardRef(function Archive(_ref84, ref) {
2056
+ var children = _ref84.children,
2057
+ _ref84$size = _ref84.size,
2058
+ size = _ref84$size === void 0 ? 16 : _ref84$size,
2059
+ rest = _objectWithoutProperties(_ref84, _excluded84);
2037
2060
 
2038
2061
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2039
2062
  width: size,
@@ -2042,9 +2065,9 @@ var Archive = /*#__PURE__*/React.forwardRef(function Archive(_ref83, ref) {
2042
2065
  xmlns: "http://www.w3.org/2000/svg",
2043
2066
  viewBox: "0 0 32 32",
2044
2067
  fill: "currentColor"
2045
- }, rest), _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
2068
+ }, rest), _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
2046
2069
  d: "M14 19H18V21H14z"
2047
- })), _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
2070
+ })), _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
2048
2071
  d: "M6,2V28a2,2,0,0,0,2,2H24a2,2,0,0,0,2-2V2ZM24,28H8V16H24Zm0-14H8V10H24ZM8,8V4H24V8Z"
2049
2072
  })), children);
2050
2073
  });
@@ -2052,11 +2075,11 @@ var Archive = /*#__PURE__*/React.forwardRef(function Archive(_ref83, ref) {
2052
2075
  if (process.env.NODE_ENV !== "production") {
2053
2076
  Archive.propTypes = iconPropTypes;
2054
2077
  }
2055
- var Area = /*#__PURE__*/React.forwardRef(function Area(_ref84, ref) {
2056
- var children = _ref84.children,
2057
- _ref84$size = _ref84.size,
2058
- size = _ref84$size === void 0 ? 16 : _ref84$size,
2059
- rest = _objectWithoutProperties(_ref84, _excluded84);
2078
+ var Area = /*#__PURE__*/React.forwardRef(function Area(_ref85, ref) {
2079
+ var children = _ref85.children,
2080
+ _ref85$size = _ref85.size,
2081
+ size = _ref85$size === void 0 ? 16 : _ref85$size,
2082
+ rest = _objectWithoutProperties(_ref85, _excluded85);
2060
2083
 
2061
2084
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2062
2085
  width: size,
@@ -2065,7 +2088,7 @@ var Area = /*#__PURE__*/React.forwardRef(function Area(_ref84, ref) {
2065
2088
  xmlns: "http://www.w3.org/2000/svg",
2066
2089
  viewBox: "0 0 32 32",
2067
2090
  fill: "currentColor"
2068
- }, rest), _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
2091
+ }, rest), _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
2069
2092
  d: "M27,22.142V9.858A3.9916,3.9916,0,1,0,22.142,5H9.858A3.9916,3.9916,0,1,0,5,9.858V22.142A3.9916,3.9916,0,1,0,9.858,27H22.142A3.9916,3.9916,0,1,0,27,22.142ZM26,4a2,2,0,1,1-2,2A2.0023,2.0023,0,0,1,26,4ZM4,6A2,2,0,1,1,6,8,2.002,2.002,0,0,1,4,6ZM6,28a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,6,28Zm16.142-3H9.858A3.9937,3.9937,0,0,0,7,22.142V9.858A3.9947,3.9947,0,0,0,9.858,7H22.142A3.9937,3.9937,0,0,0,25,9.858V22.142A3.9931,3.9931,0,0,0,22.142,25ZM26,28a2,2,0,1,1,2-2A2.0027,2.0027,0,0,1,26,28Z"
2070
2093
  })), children);
2071
2094
  });
@@ -2073,11 +2096,11 @@ var Area = /*#__PURE__*/React.forwardRef(function Area(_ref84, ref) {
2073
2096
  if (process.env.NODE_ENV !== "production") {
2074
2097
  Area.propTypes = iconPropTypes;
2075
2098
  }
2076
- var AreaCustom = /*#__PURE__*/React.forwardRef(function AreaCustom(_ref85, ref) {
2077
- var children = _ref85.children,
2078
- _ref85$size = _ref85.size,
2079
- size = _ref85$size === void 0 ? 16 : _ref85$size,
2080
- rest = _objectWithoutProperties(_ref85, _excluded85);
2099
+ var AreaCustom = /*#__PURE__*/React.forwardRef(function AreaCustom(_ref86, ref) {
2100
+ var children = _ref86.children,
2101
+ _ref86$size = _ref86.size,
2102
+ size = _ref86$size === void 0 ? 16 : _ref86$size,
2103
+ rest = _objectWithoutProperties(_ref86, _excluded86);
2081
2104
 
2082
2105
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2083
2106
  width: size,
@@ -2086,7 +2109,7 @@ var AreaCustom = /*#__PURE__*/React.forwardRef(function AreaCustom(_ref85, ref)
2086
2109
  xmlns: "http://www.w3.org/2000/svg",
2087
2110
  viewBox: "0 0 32 32",
2088
2111
  fill: "currentColor"
2089
- }, rest), _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
2112
+ }, rest), _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
2090
2113
  d: "M30,6a3.9916,3.9916,0,0,0-7.9773-.2241L9.5864,8.2627A3.99,3.99,0,1,0,5,13.8579v8.2842A3.9915,3.9915,0,1,0,9.8579,27h8.2842a3.9912,3.9912,0,1,0,5.595-4.5864l2.487-12.4361A3.9945,3.9945,0,0,0,30,6ZM26,4a2,2,0,1,1-2,2A2.0023,2.0023,0,0,1,26,4ZM4,10a2,2,0,1,1,2,2A2.0023,2.0023,0,0,1,4,10ZM6,28a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,6,28Zm12.1421-3H9.8579A3.9942,3.9942,0,0,0,7,22.1421V13.8579a3.9871,3.9871,0,0,0,2.9773-3.6338L22.4136,7.7373a4.0053,4.0053,0,0,0,1.8493,1.8491l-2.487,12.4361A3.9874,3.9874,0,0,0,18.1421,25ZM22,28a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,22,28Z"
2091
2114
  })), children);
2092
2115
  });
@@ -2094,11 +2117,11 @@ var AreaCustom = /*#__PURE__*/React.forwardRef(function AreaCustom(_ref85, ref)
2094
2117
  if (process.env.NODE_ENV !== "production") {
2095
2118
  AreaCustom.propTypes = iconPropTypes;
2096
2119
  }
2097
- var Arrival = /*#__PURE__*/React.forwardRef(function Arrival(_ref86, ref) {
2098
- var children = _ref86.children,
2099
- _ref86$size = _ref86.size,
2100
- size = _ref86$size === void 0 ? 16 : _ref86$size,
2101
- rest = _objectWithoutProperties(_ref86, _excluded86);
2120
+ var Arrival = /*#__PURE__*/React.forwardRef(function Arrival(_ref87, ref) {
2121
+ var children = _ref87.children,
2122
+ _ref87$size = _ref87.size,
2123
+ size = _ref87$size === void 0 ? 16 : _ref87$size,
2124
+ rest = _objectWithoutProperties(_ref87, _excluded87);
2102
2125
 
2103
2126
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2104
2127
  width: size,
@@ -2107,7 +2130,7 @@ var Arrival = /*#__PURE__*/React.forwardRef(function Arrival(_ref86, ref) {
2107
2130
  xmlns: "http://www.w3.org/2000/svg",
2108
2131
  viewBox: "0 0 32 32",
2109
2132
  fill: "currentColor"
2110
- }, rest), _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
2133
+ }, rest), _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
2111
2134
  d: "M2 28H30V30H2zM17.21 5.23l1.39.38 1 11.29 5.87 1.57A2 2 0 0127 20.62a1.88 1.88 0 01-1.37 1.52 2 2 0 01-1 0l-18.7-5a1.89 1.89 0 01-1.33-2.3L6.35 8.34l1.44.38L8.4 13.9l6 1.62L17.21 5.23m-1-2.2a1 1 0 00-.68.69L13 13.07l-2.81-.75L9.69 7.79A1 1 0 009 7L5.87 6.14a.94.94 0 00-.5 0 1 1 0 00-.68.68l-2 7.49a3.87 3.87 0 002.74 4.74l18.71 5A3.87 3.87 0 0029 21a4 4 0 00-3-4.42l-4.52-1.21L20.53 4.71a1 1 0 00-.72-.85L16.73 3a1.06 1.06 0 00-.5 0z"
2112
2135
  })), children);
2113
2136
  });
@@ -2115,11 +2138,11 @@ var Arrival = /*#__PURE__*/React.forwardRef(function Arrival(_ref86, ref) {
2115
2138
  if (process.env.NODE_ENV !== "production") {
2116
2139
  Arrival.propTypes = iconPropTypes;
2117
2140
  }
2118
- var WatsonHealthArrowAnnotation = /*#__PURE__*/React.forwardRef(function WatsonHealthArrowAnnotation(_ref87, ref) {
2119
- var children = _ref87.children,
2120
- _ref87$size = _ref87.size,
2121
- size = _ref87$size === void 0 ? 16 : _ref87$size,
2122
- rest = _objectWithoutProperties(_ref87, _excluded87);
2141
+ var WatsonHealthArrowAnnotation = /*#__PURE__*/React.forwardRef(function WatsonHealthArrowAnnotation(_ref88, ref) {
2142
+ var children = _ref88.children,
2143
+ _ref88$size = _ref88.size,
2144
+ size = _ref88$size === void 0 ? 16 : _ref88$size,
2145
+ rest = _objectWithoutProperties(_ref88, _excluded88);
2123
2146
 
2124
2147
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2125
2148
  width: size,
@@ -2128,9 +2151,9 @@ var WatsonHealthArrowAnnotation = /*#__PURE__*/React.forwardRef(function WatsonH
2128
2151
  xmlns: "http://www.w3.org/2000/svg",
2129
2152
  viewBox: "0 0 32 32",
2130
2153
  fill: "currentColor"
2131
- }, rest), _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
2154
+ }, rest), _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
2132
2155
  d: "M13.71 12.29L7.42 6 14 6 14 4 4 4 4 13.99 6 14.01 6 7.41 12.29 13.7 13.71 12.29zM28 10H18v2H28V28H12V18H10V28a2 2 0 002 2H28a2 2 0 002-2V12A2 2 0 0028 10z"
2133
- })), _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
2156
+ })), _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
2134
2157
  d: "M19 25L21 25 21 18 24 18 24 16 16 16 16 18 19 18 19 25z"
2135
2158
  })), children);
2136
2159
  });
@@ -2138,11 +2161,11 @@ var WatsonHealthArrowAnnotation = /*#__PURE__*/React.forwardRef(function WatsonH
2138
2161
  if (process.env.NODE_ENV !== "production") {
2139
2162
  WatsonHealthArrowAnnotation.propTypes = iconPropTypes;
2140
2163
  }
2141
- var ArrowDown = /*#__PURE__*/React.forwardRef(function ArrowDown(_ref88, ref) {
2142
- var children = _ref88.children,
2143
- _ref88$size = _ref88.size,
2144
- size = _ref88$size === void 0 ? 16 : _ref88$size,
2145
- rest = _objectWithoutProperties(_ref88, _excluded88);
2164
+ var ArrowDown = /*#__PURE__*/React.forwardRef(function ArrowDown(_ref89, ref) {
2165
+ var children = _ref89.children,
2166
+ _ref89$size = _ref89.size,
2167
+ size = _ref89$size === void 0 ? 16 : _ref89$size,
2168
+ rest = _objectWithoutProperties(_ref89, _excluded89);
2146
2169
 
2147
2170
  if (size === 16 || size === "16" || size === "16px") {
2148
2171
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
@@ -2152,7 +2175,7 @@ var ArrowDown = /*#__PURE__*/React.forwardRef(function ArrowDown(_ref88, ref) {
2152
2175
  xmlns: "http://www.w3.org/2000/svg",
2153
2176
  viewBox: "0 0 16 16",
2154
2177
  fill: "currentColor"
2155
- }, rest), _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
2178
+ }, rest), _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
2156
2179
  d: "M12.3 9.3L8.5 13.1 8.5 1 7.5 1 7.5 13.1 3.7 9.3 3 10 8 15 13 10z"
2157
2180
  })), children);
2158
2181
  }
@@ -2164,7 +2187,7 @@ var ArrowDown = /*#__PURE__*/React.forwardRef(function ArrowDown(_ref88, ref) {
2164
2187
  xmlns: "http://www.w3.org/2000/svg",
2165
2188
  viewBox: "0 0 32 32",
2166
2189
  fill: "currentColor"
2167
- }, rest), _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
2190
+ }, rest), _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
2168
2191
  d: "M24.59 16.59L17 24.17 17 4 15 4 15 24.17 7.41 16.59 6 18 16 28 26 18 24.59 16.59z"
2169
2192
  })), children);
2170
2193
  });
@@ -2172,11 +2195,11 @@ var ArrowDown = /*#__PURE__*/React.forwardRef(function ArrowDown(_ref88, ref) {
2172
2195
  if (process.env.NODE_ENV !== "production") {
2173
2196
  ArrowDown.propTypes = iconPropTypes;
2174
2197
  }
2175
- var ArrowDownLeft = /*#__PURE__*/React.forwardRef(function ArrowDownLeft(_ref89, ref) {
2176
- var children = _ref89.children,
2177
- _ref89$size = _ref89.size,
2178
- size = _ref89$size === void 0 ? 16 : _ref89$size,
2179
- rest = _objectWithoutProperties(_ref89, _excluded89);
2198
+ var ArrowDownLeft = /*#__PURE__*/React.forwardRef(function ArrowDownLeft(_ref90, ref) {
2199
+ var children = _ref90.children,
2200
+ _ref90$size = _ref90.size,
2201
+ size = _ref90$size === void 0 ? 16 : _ref90$size,
2202
+ rest = _objectWithoutProperties(_ref90, _excluded90);
2180
2203
 
2181
2204
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2182
2205
  width: size,
@@ -2185,7 +2208,7 @@ var ArrowDownLeft = /*#__PURE__*/React.forwardRef(function ArrowDownLeft(_ref89,
2185
2208
  xmlns: "http://www.w3.org/2000/svg",
2186
2209
  viewBox: "0 0 32 32",
2187
2210
  fill: "currentColor"
2188
- }, rest), _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
2211
+ }, rest), _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
2189
2212
  d: "M22 26L22 24 9.41 24 26 7.41 24.59 6 8 22.59 8 10 6 10 6 26 22 26z"
2190
2213
  })), children);
2191
2214
  });
@@ -2193,11 +2216,11 @@ var ArrowDownLeft = /*#__PURE__*/React.forwardRef(function ArrowDownLeft(_ref89,
2193
2216
  if (process.env.NODE_ENV !== "production") {
2194
2217
  ArrowDownLeft.propTypes = iconPropTypes;
2195
2218
  }
2196
- var ArrowDownRight = /*#__PURE__*/React.forwardRef(function ArrowDownRight(_ref90, ref) {
2197
- var children = _ref90.children,
2198
- _ref90$size = _ref90.size,
2199
- size = _ref90$size === void 0 ? 16 : _ref90$size,
2200
- rest = _objectWithoutProperties(_ref90, _excluded90);
2219
+ var ArrowDownRight = /*#__PURE__*/React.forwardRef(function ArrowDownRight(_ref91, ref) {
2220
+ var children = _ref91.children,
2221
+ _ref91$size = _ref91.size,
2222
+ size = _ref91$size === void 0 ? 16 : _ref91$size,
2223
+ rest = _objectWithoutProperties(_ref91, _excluded91);
2201
2224
 
2202
2225
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2203
2226
  width: size,
@@ -2206,7 +2229,7 @@ var ArrowDownRight = /*#__PURE__*/React.forwardRef(function ArrowDownRight(_ref9
2206
2229
  xmlns: "http://www.w3.org/2000/svg",
2207
2230
  viewBox: "0 0 32 32",
2208
2231
  fill: "currentColor"
2209
- }, rest), _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
2232
+ }, rest), _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
2210
2233
  d: "M10 26L10 24 22.59 24 6 7.41 7.41 6 24 22.59 24 10 26 10 26 26 10 26z"
2211
2234
  })), children);
2212
2235
  });
@@ -2214,11 +2237,11 @@ var ArrowDownRight = /*#__PURE__*/React.forwardRef(function ArrowDownRight(_ref9
2214
2237
  if (process.env.NODE_ENV !== "production") {
2215
2238
  ArrowDownRight.propTypes = iconPropTypes;
2216
2239
  }
2217
- var ArrowLeft = /*#__PURE__*/React.forwardRef(function ArrowLeft(_ref91, ref) {
2218
- var children = _ref91.children,
2219
- _ref91$size = _ref91.size,
2220
- size = _ref91$size === void 0 ? 16 : _ref91$size,
2221
- rest = _objectWithoutProperties(_ref91, _excluded91);
2240
+ var ArrowLeft = /*#__PURE__*/React.forwardRef(function ArrowLeft(_ref92, ref) {
2241
+ var children = _ref92.children,
2242
+ _ref92$size = _ref92.size,
2243
+ size = _ref92$size === void 0 ? 16 : _ref92$size,
2244
+ rest = _objectWithoutProperties(_ref92, _excluded92);
2222
2245
 
2223
2246
  if (size === 16 || size === "16" || size === "16px") {
2224
2247
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
@@ -2228,7 +2251,7 @@ var ArrowLeft = /*#__PURE__*/React.forwardRef(function ArrowLeft(_ref91, ref) {
2228
2251
  xmlns: "http://www.w3.org/2000/svg",
2229
2252
  viewBox: "0 0 16 16",
2230
2253
  fill: "currentColor"
2231
- }, rest), _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
2254
+ }, rest), _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
2232
2255
  d: "M6.7 12.3L2.9 8.5 15 8.5 15 7.5 2.9 7.5 6.7 3.7 6 3 1 8 6 13z"
2233
2256
  })), children);
2234
2257
  }
@@ -2240,7 +2263,7 @@ var ArrowLeft = /*#__PURE__*/React.forwardRef(function ArrowLeft(_ref91, ref) {
2240
2263
  xmlns: "http://www.w3.org/2000/svg",
2241
2264
  viewBox: "0 0 32 32",
2242
2265
  fill: "currentColor"
2243
- }, rest), _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
2266
+ }, rest), _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
2244
2267
  d: "M14 26L15.41 24.59 7.83 17 28 17 28 15 7.83 15 15.41 7.41 14 6 4 16 14 26z"
2245
2268
  })), children);
2246
2269
  });
@@ -2248,11 +2271,11 @@ var ArrowLeft = /*#__PURE__*/React.forwardRef(function ArrowLeft(_ref91, ref) {
2248
2271
  if (process.env.NODE_ENV !== "production") {
2249
2272
  ArrowLeft.propTypes = iconPropTypes;
2250
2273
  }
2251
- var ArrowRight = /*#__PURE__*/React.forwardRef(function ArrowRight(_ref92, ref) {
2252
- var children = _ref92.children,
2253
- _ref92$size = _ref92.size,
2254
- size = _ref92$size === void 0 ? 16 : _ref92$size,
2255
- rest = _objectWithoutProperties(_ref92, _excluded92);
2274
+ var ArrowRight = /*#__PURE__*/React.forwardRef(function ArrowRight(_ref93, ref) {
2275
+ var children = _ref93.children,
2276
+ _ref93$size = _ref93.size,
2277
+ size = _ref93$size === void 0 ? 16 : _ref93$size,
2278
+ rest = _objectWithoutProperties(_ref93, _excluded93);
2256
2279
 
2257
2280
  if (size === 16 || size === "16" || size === "16px") {
2258
2281
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
@@ -2262,7 +2285,7 @@ var ArrowRight = /*#__PURE__*/React.forwardRef(function ArrowRight(_ref92, ref)
2262
2285
  xmlns: "http://www.w3.org/2000/svg",
2263
2286
  viewBox: "0 0 16 16",
2264
2287
  fill: "currentColor"
2265
- }, rest), _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
2288
+ }, rest), _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
2266
2289
  d: "M9.3 3.7L13.1 7.5 1 7.5 1 8.5 13.1 8.5 9.3 12.3 10 13 15 8 10 3z"
2267
2290
  })), children);
2268
2291
  }
@@ -2275,7 +2298,7 @@ var ArrowRight = /*#__PURE__*/React.forwardRef(function ArrowRight(_ref92, ref)
2275
2298
  xmlns: "http://www.w3.org/2000/svg",
2276
2299
  viewBox: "0 0 20 20",
2277
2300
  fill: "currentColor"
2278
- }, rest), _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
2301
+ }, rest), _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
2279
2302
  d: "M11.8 2.8L10.8 3.8 16.2 9.3 1 9.3 1 10.7 16.2 10.7 10.8 16.2 11.8 17.2 19 10z"
2280
2303
  })), children);
2281
2304
  }
@@ -2288,7 +2311,7 @@ var ArrowRight = /*#__PURE__*/React.forwardRef(function ArrowRight(_ref92, ref)
2288
2311
  xmlns: "http://www.w3.org/2000/svg",
2289
2312
  viewBox: "0 0 24 24",
2290
2313
  fill: "currentColor"
2291
- }, rest), _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
2314
+ }, rest), _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
2292
2315
  d: "M14 4L12.9 5.1 18.9 11.2 2 11.2 2 12.8 18.9 12.8 12.9 18.9 14 20 22 12z"
2293
2316
  })), children);
2294
2317
  }
@@ -2300,7 +2323,7 @@ var ArrowRight = /*#__PURE__*/React.forwardRef(function ArrowRight(_ref92, ref)
2300
2323
  xmlns: "http://www.w3.org/2000/svg",
2301
2324
  viewBox: "0 0 32 32",
2302
2325
  fill: "currentColor"
2303
- }, rest), _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
2326
+ }, rest), _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
2304
2327
  d: "M18 6L16.57 7.393 24.15 15 4 15 4 17 24.15 17 16.57 24.573 18 26 28 16 18 6z"
2305
2328
  })), children);
2306
2329
  });
@@ -2308,11 +2331,11 @@ var ArrowRight = /*#__PURE__*/React.forwardRef(function ArrowRight(_ref92, ref)
2308
2331
  if (process.env.NODE_ENV !== "production") {
2309
2332
  ArrowRight.propTypes = iconPropTypes;
2310
2333
  }
2311
- var ArrowUp = /*#__PURE__*/React.forwardRef(function ArrowUp(_ref93, ref) {
2312
- var children = _ref93.children,
2313
- _ref93$size = _ref93.size,
2314
- size = _ref93$size === void 0 ? 16 : _ref93$size,
2315
- rest = _objectWithoutProperties(_ref93, _excluded93);
2334
+ var ArrowUp = /*#__PURE__*/React.forwardRef(function ArrowUp(_ref94, ref) {
2335
+ var children = _ref94.children,
2336
+ _ref94$size = _ref94.size,
2337
+ size = _ref94$size === void 0 ? 16 : _ref94$size,
2338
+ rest = _objectWithoutProperties(_ref94, _excluded94);
2316
2339
 
2317
2340
  if (size === 16 || size === "16" || size === "16px") {
2318
2341
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
@@ -2322,7 +2345,7 @@ var ArrowUp = /*#__PURE__*/React.forwardRef(function ArrowUp(_ref93, ref) {
2322
2345
  xmlns: "http://www.w3.org/2000/svg",
2323
2346
  viewBox: "0 0 16 16",
2324
2347
  fill: "currentColor"
2325
- }, rest), _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
2348
+ }, rest), _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
2326
2349
  d: "M3.7 6.7L7.5 2.9 7.5 15 8.5 15 8.5 2.9 12.3 6.7 13 6 8 1 3 6z"
2327
2350
  })), children);
2328
2351
  }
@@ -2334,7 +2357,7 @@ var ArrowUp = /*#__PURE__*/React.forwardRef(function ArrowUp(_ref93, ref) {
2334
2357
  xmlns: "http://www.w3.org/2000/svg",
2335
2358
  viewBox: "0 0 32 32",
2336
2359
  fill: "currentColor"
2337
- }, rest), _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
2360
+ }, rest), _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
2338
2361
  d: "M16 4L6 14 7.41 15.41 15 7.83 15 28 17 28 17 7.83 24.59 15.41 26 14 16 4z"
2339
2362
  })), children);
2340
2363
  });
@@ -2342,11 +2365,11 @@ var ArrowUp = /*#__PURE__*/React.forwardRef(function ArrowUp(_ref93, ref) {
2342
2365
  if (process.env.NODE_ENV !== "production") {
2343
2366
  ArrowUp.propTypes = iconPropTypes;
2344
2367
  }
2345
- var ArrowUpLeft = /*#__PURE__*/React.forwardRef(function ArrowUpLeft(_ref94, ref) {
2346
- var children = _ref94.children,
2347
- _ref94$size = _ref94.size,
2348
- size = _ref94$size === void 0 ? 16 : _ref94$size,
2349
- rest = _objectWithoutProperties(_ref94, _excluded94);
2368
+ var ArrowUpLeft = /*#__PURE__*/React.forwardRef(function ArrowUpLeft(_ref95, ref) {
2369
+ var children = _ref95.children,
2370
+ _ref95$size = _ref95.size,
2371
+ size = _ref95$size === void 0 ? 16 : _ref95$size,
2372
+ rest = _objectWithoutProperties(_ref95, _excluded95);
2350
2373
 
2351
2374
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2352
2375
  width: size,
@@ -2355,7 +2378,7 @@ var ArrowUpLeft = /*#__PURE__*/React.forwardRef(function ArrowUpLeft(_ref94, ref
2355
2378
  xmlns: "http://www.w3.org/2000/svg",
2356
2379
  viewBox: "0 0 32 32",
2357
2380
  fill: "currentColor"
2358
- }, rest), _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
2381
+ }, rest), _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
2359
2382
  d: "M22 6L22 8 9.41 8 26 24.59 24.59 26 8 9.41 8 22 6 22 6 6 22 6z"
2360
2383
  })), children);
2361
2384
  });
@@ -2363,11 +2386,11 @@ var ArrowUpLeft = /*#__PURE__*/React.forwardRef(function ArrowUpLeft(_ref94, ref
2363
2386
  if (process.env.NODE_ENV !== "production") {
2364
2387
  ArrowUpLeft.propTypes = iconPropTypes;
2365
2388
  }
2366
- var ArrowUpRight = /*#__PURE__*/React.forwardRef(function ArrowUpRight(_ref95, ref) {
2367
- var children = _ref95.children,
2368
- _ref95$size = _ref95.size,
2369
- size = _ref95$size === void 0 ? 16 : _ref95$size,
2370
- rest = _objectWithoutProperties(_ref95, _excluded95);
2389
+ var ArrowUpRight = /*#__PURE__*/React.forwardRef(function ArrowUpRight(_ref96, ref) {
2390
+ var children = _ref96.children,
2391
+ _ref96$size = _ref96.size,
2392
+ size = _ref96$size === void 0 ? 16 : _ref96$size,
2393
+ rest = _objectWithoutProperties(_ref96, _excluded96);
2371
2394
 
2372
2395
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2373
2396
  width: size,
@@ -2376,7 +2399,7 @@ var ArrowUpRight = /*#__PURE__*/React.forwardRef(function ArrowUpRight(_ref95, r
2376
2399
  xmlns: "http://www.w3.org/2000/svg",
2377
2400
  viewBox: "0 0 32 32",
2378
2401
  fill: "currentColor"
2379
- }, rest), _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
2402
+ }, rest), _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
2380
2403
  d: "M10 6L10 8 22.59 8 6 24.59 7.41 26 24 9.41 24 22 26 22 26 6 10 6z"
2381
2404
  })), children);
2382
2405
  });
@@ -2384,11 +2407,11 @@ var ArrowUpRight = /*#__PURE__*/React.forwardRef(function ArrowUpRight(_ref95, r
2384
2407
  if (process.env.NODE_ENV !== "production") {
2385
2408
  ArrowUpRight.propTypes = iconPropTypes;
2386
2409
  }
2387
- var ArrowShiftDown = /*#__PURE__*/React.forwardRef(function ArrowShiftDown(_ref96, ref) {
2388
- var children = _ref96.children,
2389
- _ref96$size = _ref96.size,
2390
- size = _ref96$size === void 0 ? 16 : _ref96$size,
2391
- rest = _objectWithoutProperties(_ref96, _excluded96);
2410
+ var ArrowShiftDown = /*#__PURE__*/React.forwardRef(function ArrowShiftDown(_ref97, ref) {
2411
+ var children = _ref97.children,
2412
+ _ref97$size = _ref97.size,
2413
+ size = _ref97$size === void 0 ? 16 : _ref97$size,
2414
+ rest = _objectWithoutProperties(_ref97, _excluded97);
2392
2415
 
2393
2416
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2394
2417
  width: size,
@@ -2397,7 +2420,7 @@ var ArrowShiftDown = /*#__PURE__*/React.forwardRef(function ArrowShiftDown(_ref9
2397
2420
  xmlns: "http://www.w3.org/2000/svg",
2398
2421
  viewBox: "0 0 32 32",
2399
2422
  fill: "currentColor"
2400
- }, rest), _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
2423
+ }, rest), _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
2401
2424
  d: "M23,6V16h5a1,1,0,0,1,.707,1.707l-12,12a.9994.9994,0,0,1-1.414,0l-12-12A1,1,0,0,1,4,16H9V6a2.0023,2.0023,0,0,1,2-2H21A2.0027,2.0027,0,0,1,23,6ZM16,27.5859,25.5859,18H21V6H11V18H6.4141Z"
2402
2425
  })), children);
2403
2426
  });
@@ -2405,11 +2428,11 @@ var ArrowShiftDown = /*#__PURE__*/React.forwardRef(function ArrowShiftDown(_ref9
2405
2428
  if (process.env.NODE_ENV !== "production") {
2406
2429
  ArrowShiftDown.propTypes = iconPropTypes;
2407
2430
  }
2408
- var ArrowsHorizontal = /*#__PURE__*/React.forwardRef(function ArrowsHorizontal(_ref97, ref) {
2409
- var children = _ref97.children,
2410
- _ref97$size = _ref97.size,
2411
- size = _ref97$size === void 0 ? 16 : _ref97$size,
2412
- rest = _objectWithoutProperties(_ref97, _excluded97);
2431
+ var ArrowsHorizontal = /*#__PURE__*/React.forwardRef(function ArrowsHorizontal(_ref98, ref) {
2432
+ var children = _ref98.children,
2433
+ _ref98$size = _ref98.size,
2434
+ size = _ref98$size === void 0 ? 16 : _ref98$size,
2435
+ rest = _objectWithoutProperties(_ref98, _excluded98);
2413
2436
 
2414
2437
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2415
2438
  width: size,
@@ -2418,7 +2441,7 @@ var ArrowsHorizontal = /*#__PURE__*/React.forwardRef(function ArrowsHorizontal(_
2418
2441
  xmlns: "http://www.w3.org/2000/svg",
2419
2442
  viewBox: "0 0 32 32",
2420
2443
  fill: "currentColor"
2421
- }, rest), _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
2444
+ }, rest), _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
2422
2445
  d: "M11.41 26.59L7.83 23 28 23 28 21 7.83 21 11.41 17.41 10 16 4 22 10 28 11.41 26.59zM28 10L22 4 20.59 5.41 24.17 9 4 9 4 11 24.17 11 20.59 14.59 22 16 28 10z"
2423
2446
  })), children);
2424
2447
  });
@@ -2426,11 +2449,11 @@ var ArrowsHorizontal = /*#__PURE__*/React.forwardRef(function ArrowsHorizontal(_
2426
2449
  if (process.env.NODE_ENV !== "production") {
2427
2450
  ArrowsHorizontal.propTypes = iconPropTypes;
2428
2451
  }
2429
- var ArrowsVertical = /*#__PURE__*/React.forwardRef(function ArrowsVertical(_ref98, ref) {
2430
- var children = _ref98.children,
2431
- _ref98$size = _ref98.size,
2432
- size = _ref98$size === void 0 ? 16 : _ref98$size,
2433
- rest = _objectWithoutProperties(_ref98, _excluded98);
2452
+ var ArrowsVertical = /*#__PURE__*/React.forwardRef(function ArrowsVertical(_ref99, ref) {
2453
+ var children = _ref99.children,
2454
+ _ref99$size = _ref99.size,
2455
+ size = _ref99$size === void 0 ? 16 : _ref99$size,
2456
+ rest = _objectWithoutProperties(_ref99, _excluded99);
2434
2457
 
2435
2458
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2436
2459
  width: size,
@@ -2439,7 +2462,7 @@ var ArrowsVertical = /*#__PURE__*/React.forwardRef(function ArrowsVertical(_ref9
2439
2462
  xmlns: "http://www.w3.org/2000/svg",
2440
2463
  viewBox: "0 0 32 32",
2441
2464
  fill: "currentColor"
2442
- }, rest), _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
2465
+ }, rest), _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
2443
2466
  d: "M27.6 20.6L24 24.2 24 4 22 4 22 24.2 18.4 20.6 17 22 23 28 29 22zM9 4L3 10 4.4 11.4 8 7.8 8 28 10 28 10 7.8 13.6 11.4 15 10z"
2444
2467
  })), children);
2445
2468
  });
@@ -2447,11 +2470,11 @@ var ArrowsVertical = /*#__PURE__*/React.forwardRef(function ArrowsVertical(_ref9
2447
2470
  if (process.env.NODE_ENV !== "production") {
2448
2471
  ArrowsVertical.propTypes = iconPropTypes;
2449
2472
  }
2450
- var Asleep = /*#__PURE__*/React.forwardRef(function Asleep(_ref99, ref) {
2451
- var children = _ref99.children,
2452
- _ref99$size = _ref99.size,
2453
- size = _ref99$size === void 0 ? 16 : _ref99$size,
2454
- rest = _objectWithoutProperties(_ref99, _excluded99);
2473
+ var Asleep = /*#__PURE__*/React.forwardRef(function Asleep(_ref100, ref) {
2474
+ var children = _ref100.children,
2475
+ _ref100$size = _ref100.size,
2476
+ size = _ref100$size === void 0 ? 16 : _ref100$size,
2477
+ rest = _objectWithoutProperties(_ref100, _excluded100);
2455
2478
 
2456
2479
  if (size === 16 || size === "16" || size === "16px") {
2457
2480
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
@@ -2461,7 +2484,7 @@ var Asleep = /*#__PURE__*/React.forwardRef(function Asleep(_ref99, ref) {
2461
2484
  xmlns: "http://www.w3.org/2000/svg",
2462
2485
  viewBox: "0 0 16 16",
2463
2486
  fill: "currentColor"
2464
- }, rest), _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
2487
+ }, rest), _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
2465
2488
  d: "M7.2,2.3c-1,4.4,1.7,8.7,6.1,9.8c0.1,0,0.1,0,0.2,0c-1.1,1.2-2.7,1.8-4.3,1.8c-0.1,0-0.2,0-0.2,0C5.6,13.8,3,11,3.2,7.7 C3.2,5.3,4.8,3.1,7.2,2.3 M8,1L8,1C4.1,1.6,1.5,5.3,2.1,9.1c0.6,3.3,3.4,5.8,6.8,5.9c0.1,0,0.2,0,0.3,0c2.3,0,4.4-1.1,5.8-3 c0.2-0.2,0.1-0.6-0.1-0.7c-0.1-0.1-0.2-0.1-0.3-0.1c-3.9-0.3-6.7-3.8-6.4-7.6C8.3,3,8.4,2.4,8.6,1.8c0.1-0.3,0-0.6-0.3-0.7 C8.1,1,8.1,1,8,1z"
2466
2489
  })), children);
2467
2490
  }
@@ -2473,7 +2496,7 @@ var Asleep = /*#__PURE__*/React.forwardRef(function Asleep(_ref99, ref) {
2473
2496
  xmlns: "http://www.w3.org/2000/svg",
2474
2497
  viewBox: "0 0 32 32",
2475
2498
  fill: "currentColor"
2476
- }, rest), _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
2499
+ }, rest), _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
2477
2500
  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"
2478
2501
  })), children);
2479
2502
  });
@@ -2481,11 +2504,11 @@ var Asleep = /*#__PURE__*/React.forwardRef(function Asleep(_ref99, ref) {
2481
2504
  if (process.env.NODE_ENV !== "production") {
2482
2505
  Asleep.propTypes = iconPropTypes;
2483
2506
  }
2484
- var AsleepFilled = /*#__PURE__*/React.forwardRef(function AsleepFilled(_ref100, ref) {
2485
- var children = _ref100.children,
2486
- _ref100$size = _ref100.size,
2487
- size = _ref100$size === void 0 ? 16 : _ref100$size,
2488
- rest = _objectWithoutProperties(_ref100, _excluded100);
2507
+ var AsleepFilled = /*#__PURE__*/React.forwardRef(function AsleepFilled(_ref101, ref) {
2508
+ var children = _ref101.children,
2509
+ _ref101$size = _ref101.size,
2510
+ size = _ref101$size === void 0 ? 16 : _ref101$size,
2511
+ rest = _objectWithoutProperties(_ref101, _excluded101);
2489
2512
 
2490
2513
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2491
2514
  width: size,
@@ -2494,7 +2517,7 @@ var AsleepFilled = /*#__PURE__*/React.forwardRef(function AsleepFilled(_ref100,
2494
2517
  xmlns: "http://www.w3.org/2000/svg",
2495
2518
  viewBox: "0 0 32 32",
2496
2519
  fill: "currentColor"
2497
- }, rest), _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
2520
+ }, rest), _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
2498
2521
  d: "M14.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"
2499
2522
  })), children);
2500
2523
  });
@@ -2502,11 +2525,11 @@ var AsleepFilled = /*#__PURE__*/React.forwardRef(function AsleepFilled(_ref100,
2502
2525
  if (process.env.NODE_ENV !== "production") {
2503
2526
  AsleepFilled.propTypes = iconPropTypes;
2504
2527
  }
2505
- var Assembly = /*#__PURE__*/React.forwardRef(function Assembly(_ref101, ref) {
2506
- var children = _ref101.children,
2507
- _ref101$size = _ref101.size,
2508
- size = _ref101$size === void 0 ? 16 : _ref101$size,
2509
- rest = _objectWithoutProperties(_ref101, _excluded101);
2528
+ var Assembly = /*#__PURE__*/React.forwardRef(function Assembly(_ref102, ref) {
2529
+ var children = _ref102.children,
2530
+ _ref102$size = _ref102.size,
2531
+ size = _ref102$size === void 0 ? 16 : _ref102$size,
2532
+ rest = _objectWithoutProperties(_ref102, _excluded102);
2510
2533
 
2511
2534
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2512
2535
  width: size,
@@ -2515,9 +2538,9 @@ var Assembly = /*#__PURE__*/React.forwardRef(function Assembly(_ref101, ref) {
2515
2538
  xmlns: "http://www.w3.org/2000/svg",
2516
2539
  viewBox: "0 0 32 32",
2517
2540
  fill: "currentColor"
2518
- }, rest), _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
2541
+ }, rest), _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
2519
2542
  d: "M16,25.4l-8-4.7v-9.4l8-4.7l8,4.7v9.4L16,25.4z M10,19.6l6,3.5l6-3.5v-7.1l-6-3.5l-6,3.5V19.6z"
2520
- })), _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
2543
+ })), _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
2521
2544
  d: "M27,8.2L17,2.3C16.7,2.1,16.4,2,16,2s-0.7,0.1-1,0.3L5,8.2c-0.6,0.4-1,1-1,1.7v12.2c0,0.7,0.4,1.4,1,1.7l10,5.9 c0.3,0.2,0.7,0.3,1,0.3s0.7-0.1,1-0.3l10-5.9c0.6-0.4,1-1,1-1.7V9.9C28,9.2,27.6,8.5,27,8.2z M26,22.1L16,28L6,22.1V9.9L16,4l10,5.9 V22.1z"
2522
2545
  })), children);
2523
2546
  });
@@ -2525,11 +2548,11 @@ var Assembly = /*#__PURE__*/React.forwardRef(function Assembly(_ref101, ref) {
2525
2548
  if (process.env.NODE_ENV !== "production") {
2526
2549
  Assembly.propTypes = iconPropTypes;
2527
2550
  }
2528
- var AssemblyCluster = /*#__PURE__*/React.forwardRef(function AssemblyCluster(_ref102, ref) {
2529
- var children = _ref102.children,
2530
- _ref102$size = _ref102.size,
2531
- size = _ref102$size === void 0 ? 16 : _ref102$size,
2532
- rest = _objectWithoutProperties(_ref102, _excluded102);
2551
+ var AssemblyCluster = /*#__PURE__*/React.forwardRef(function AssemblyCluster(_ref103, ref) {
2552
+ var children = _ref103.children,
2553
+ _ref103$size = _ref103.size,
2554
+ size = _ref103$size === void 0 ? 16 : _ref103$size,
2555
+ rest = _objectWithoutProperties(_ref103, _excluded103);
2533
2556
 
2534
2557
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2535
2558
  width: size,
@@ -2538,7 +2561,7 @@ var AssemblyCluster = /*#__PURE__*/React.forwardRef(function AssemblyCluster(_re
2538
2561
  xmlns: "http://www.w3.org/2000/svg",
2539
2562
  viewBox: "0 0 32 32",
2540
2563
  fill: "currentColor"
2541
- }, rest), _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
2564
+ }, rest), _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
2542
2565
  d: "M21.3 4.9l-4.5-2.7C16.5 2.1 16.3 2 16 2s-.5.1-.7.2l-4.5 2.7C10.3 5.2 10 5.7 10 6.2v5.6c0 .5.3 1 .7 1.3l4.5 2.7c.2.1.5.2.7.2s.5-.1.7-.2l4.5-2.7c.4-.3.7-.7.7-1.3V6.2C22 5.7 21.7 5.2 21.3 4.9zM20 11.5l-4 2.4-4-2.4v-5l4-2.4 4 2.4V11.5zM29.3 18.9l-4.5-2.7C24.5 16.1 24.3 16 24 16s-.5.1-.7.2l-4.5 2.7c-.4.3-.7.7-.7 1.3v5.6c0 .5.3 1 .7 1.3l4.5 2.7c.2.1.5.2.7.2s.5-.1.7-.2l4.5-2.7c.4-.3.7-.7.7-1.3v-5.6C30 19.7 29.7 19.2 29.3 18.9zM28 25.5l-4 2.4-4-2.4v-5l4-2.4 4 2.4V25.5zM13.3 18.9l-4.5-2.7C8.5 16.1 8.3 16 8 16s-.5.1-.7.2l-4.5 2.7C2.3 19.2 2 19.7 2 20.2v5.6c0 .5.3 1 .7 1.3l4.5 2.7C7.5 29.9 7.7 30 8 30s.5-.1.7-.2l4.5-2.7c.4-.3.7-.7.7-1.3v-5.6C14 19.7 13.7 19.2 13.3 18.9zM12 25.5l-4 2.4-4-2.4v-5l4-2.4 4 2.4V25.5z"
2543
2566
  })), children);
2544
2567
  });
@@ -2546,11 +2569,11 @@ var AssemblyCluster = /*#__PURE__*/React.forwardRef(function AssemblyCluster(_re
2546
2569
  if (process.env.NODE_ENV !== "production") {
2547
2570
  AssemblyCluster.propTypes = iconPropTypes;
2548
2571
  }
2549
- var AssemblyReference = /*#__PURE__*/React.forwardRef(function AssemblyReference(_ref103, ref) {
2550
- var children = _ref103.children,
2551
- _ref103$size = _ref103.size,
2552
- size = _ref103$size === void 0 ? 16 : _ref103$size,
2553
- rest = _objectWithoutProperties(_ref103, _excluded103);
2572
+ var AssemblyReference = /*#__PURE__*/React.forwardRef(function AssemblyReference(_ref104, ref) {
2573
+ var children = _ref104.children,
2574
+ _ref104$size = _ref104.size,
2575
+ size = _ref104$size === void 0 ? 16 : _ref104$size,
2576
+ rest = _objectWithoutProperties(_ref104, _excluded104);
2554
2577
 
2555
2578
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2556
2579
  width: size,
@@ -2559,25 +2582,25 @@ var AssemblyReference = /*#__PURE__*/React.forwardRef(function AssemblyReference
2559
2582
  xmlns: "http://www.w3.org/2000/svg",
2560
2583
  viewBox: "0 0 32 32",
2561
2584
  fill: "currentColor"
2562
- }, rest), _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
2585
+ }, rest), _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
2563
2586
  d: "M8.7 5.1H12.2V7.1H8.7z",
2564
2587
  transform: "rotate(-30.582 10.48 6.101)"
2565
- })), _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
2588
+ })), _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
2566
2589
  d: "M6 12H4V9.9c0-.7.4-1.4 1-1.7l1.5-.9 1 1.7L6 9.9V12zM4 14H6V18H4zM6.5 24.7L5 23.8c-.6-.4-1-1-1-1.7V20h2v2.1L7.5 23 6.5 24.7z"
2567
- })), _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
2590
+ })), _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
2568
2591
  d: "M9.5 24.1H11.5V27.6H9.5z",
2569
2592
  transform: "rotate(-59.421 10.48 25.9)"
2570
- })), _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
2593
+ })), _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
2571
2594
  d: "M17.5,27.1L16,28l-1.5-0.9l-1,1.7l1.5,0.9c0.3,0.2,0.7,0.3,1,0.3c0.4,0,0.7-0.1,1-0.3l1.5-0.9L17.5,27.1z"
2572
- })), _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
2595
+ })), _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
2573
2596
  d: "M19.8 24.9H23.3V26.9H19.8z",
2574
2597
  transform: "rotate(-30.582 21.502 25.912)"
2575
- })), _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
2598
+ })), _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
2576
2599
  d: "M25.2 24.9l-1-1.7 1.8-1V20h2v2.1c0 .7-.4 1.4-1 1.7L25.2 24.9zM26 14H28V18H26zM28 12h-2V9.9l-1.8-1 1-1.7 1.8 1c.6.4 1 1 1 1.7V12z"
2577
- })), _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
2600
+ })), _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
2578
2601
  d: "M20.5 4.3H22.5V7.8H20.5z",
2579
2602
  transform: "rotate(-59.421 21.501 6.089)"
2580
- })), _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
2603
+ })), _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
2581
2604
  d: "M17.5,4.9L16,4l-1.5,0.9l-1-1.7L15,2.3C15.3,2.1,15.6,2,16,2c0.4,0,0.7,0.1,1,0.3l1.5,0.9L17.5,4.9z"
2582
2605
  })), children);
2583
2606
  });
@@ -2585,11 +2608,11 @@ var AssemblyReference = /*#__PURE__*/React.forwardRef(function AssemblyReference
2585
2608
  if (process.env.NODE_ENV !== "production") {
2586
2609
  AssemblyReference.propTypes = iconPropTypes;
2587
2610
  }
2588
- var Asset = /*#__PURE__*/React.forwardRef(function Asset(_ref104, ref) {
2589
- var children = _ref104.children,
2590
- _ref104$size = _ref104.size,
2591
- size = _ref104$size === void 0 ? 16 : _ref104$size,
2592
- rest = _objectWithoutProperties(_ref104, _excluded104);
2611
+ var Asset = /*#__PURE__*/React.forwardRef(function Asset(_ref105, ref) {
2612
+ var children = _ref105.children,
2613
+ _ref105$size = _ref105.size,
2614
+ size = _ref105$size === void 0 ? 16 : _ref105$size,
2615
+ rest = _objectWithoutProperties(_ref105, _excluded105);
2593
2616
 
2594
2617
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2595
2618
  width: size,
@@ -2598,9 +2621,9 @@ var Asset = /*#__PURE__*/React.forwardRef(function Asset(_ref104, ref) {
2598
2621
  xmlns: "http://www.w3.org/2000/svg",
2599
2622
  viewBox: "0 0 32 32",
2600
2623
  fill: "currentColor"
2601
- }, rest), _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
2624
+ }, rest), _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
2602
2625
  d: "M12,24a4,4,0,1,1,4-4A4.0042,4.0042,0,0,1,12,24Zm0-6a2,2,0,1,0,2,2A2.0023,2.0023,0,0,0,12,18Z"
2603
- })), _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
2626
+ })), _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
2604
2627
  d: "M30,6a4.0042,4.0042,0,0,0-4-4,3.949,3.949,0,0,0-1.8537.4768L7.7571,10.9579A9.9921,9.9921,0,1,0,21.066,24.1929l8.49-16.3994A3.9491,3.9491,0,0,0,30,6ZM26,4a2,2,0,1,1-2,2A2.0023,2.0023,0,0,1,26,4ZM22.0194,5.8083C22.0163,5.8732,22,5.9343,22,6a4.0042,4.0042,0,0,0,4,4c.0645,0,.1245-.016.1882-.019l-4.3318,8.3617a10.0168,10.0168,0,0,0-8.2158-8.1962ZM12,28a8,8,0,1,1,8-8A8.0092,8.0092,0,0,1,12,28Z"
2605
2628
  })), children);
2606
2629
  });
@@ -2608,11 +2631,11 @@ var Asset = /*#__PURE__*/React.forwardRef(function Asset(_ref104, ref) {
2608
2631
  if (process.env.NODE_ENV !== "production") {
2609
2632
  Asset.propTypes = iconPropTypes;
2610
2633
  }
2611
- var AssetConfirm = /*#__PURE__*/React.forwardRef(function AssetConfirm(_ref105, ref) {
2612
- var children = _ref105.children,
2613
- _ref105$size = _ref105.size,
2614
- size = _ref105$size === void 0 ? 16 : _ref105$size,
2615
- rest = _objectWithoutProperties(_ref105, _excluded105);
2634
+ var AssetConfirm = /*#__PURE__*/React.forwardRef(function AssetConfirm(_ref106, ref) {
2635
+ var children = _ref106.children,
2636
+ _ref106$size = _ref106.size,
2637
+ size = _ref106$size === void 0 ? 16 : _ref106$size,
2638
+ rest = _objectWithoutProperties(_ref106, _excluded106);
2616
2639
 
2617
2640
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2618
2641
  width: size,
@@ -2621,9 +2644,9 @@ var AssetConfirm = /*#__PURE__*/React.forwardRef(function AssetConfirm(_ref105,
2621
2644
  xmlns: "http://www.w3.org/2000/svg",
2622
2645
  viewBox: "0 0 32 32",
2623
2646
  fill: "currentColor"
2624
- }, rest), _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
2647
+ }, rest), _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
2625
2648
  d: "M21 27.18L18.41 24.59 17 26 21 30 28 23 26.59 21.59 21 27.18zM12 24a4 4 0 114-4A4.0042 4.0042 0 0112 24zm0-6a2 2 0 102 2A2.0023 2.0023 0 0012 18z"
2626
- })), _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
2649
+ })), _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
2627
2650
  d: "M26,2a3.86,3.86,0,0,0-1.85.48L7.76,10.96A9.99,9.99,0,0,0,12,30a9.3445,9.3445,0,0,0,2-.21V27.75A8.2289,8.2289,0,0,1,12,28a8,8,0,1,1,8-8,8.2656,8.2656,0,0,1-.06,1h2.78L29.56,7.79A3.9727,3.9727,0,0,0,26,2ZM21.86,18.34a10.0187,10.0187,0,0,0-8.22-8.19l8.38-4.34c0,.06-.02.12-.02.19a3.9989,3.9989,0,0,0,4,4c.06,0,.12-.02.19-.02ZM26,8a2,2,0,1,1,2-2A2.0058,2.0058,0,0,1,26,8Z"
2628
2651
  })), children);
2629
2652
  });
@@ -2631,11 +2654,11 @@ var AssetConfirm = /*#__PURE__*/React.forwardRef(function AssetConfirm(_ref105,
2631
2654
  if (process.env.NODE_ENV !== "production") {
2632
2655
  AssetConfirm.propTypes = iconPropTypes;
2633
2656
  }
2634
- var AssetDigitalTwin = /*#__PURE__*/React.forwardRef(function AssetDigitalTwin(_ref106, ref) {
2635
- var children = _ref106.children,
2636
- _ref106$size = _ref106.size,
2637
- size = _ref106$size === void 0 ? 16 : _ref106$size,
2638
- rest = _objectWithoutProperties(_ref106, _excluded106);
2657
+ var AssetDigitalTwin = /*#__PURE__*/React.forwardRef(function AssetDigitalTwin(_ref107, ref) {
2658
+ var children = _ref107.children,
2659
+ _ref107$size = _ref107.size,
2660
+ size = _ref107$size === void 0 ? 16 : _ref107$size,
2661
+ rest = _objectWithoutProperties(_ref107, _excluded107);
2639
2662
 
2640
2663
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2641
2664
  width: size,
@@ -2648,7 +2671,7 @@ var AssetDigitalTwin = /*#__PURE__*/React.forwardRef(function AssetDigitalTwin(_
2648
2671
  cx: "25",
2649
2672
  cy: "7",
2650
2673
  r: "2"
2651
- })), _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
2674
+ })), _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
2652
2675
  d: "M12,23a3,3,0,1,1,3-3A3.0033,3.0033,0,0,1,12,23Zm0-4a1,1,0,1,0,1,1A1.001,1.001,0,0,0,12,19Z"
2653
2676
  })), _circle8 || (_circle8 = /*#__PURE__*/React.createElement("circle", {
2654
2677
  cx: "12",
@@ -2816,11 +2839,11 @@ var AssetDigitalTwin = /*#__PURE__*/React.forwardRef(function AssetDigitalTwin(_
2816
2839
  if (process.env.NODE_ENV !== "production") {
2817
2840
  AssetDigitalTwin.propTypes = iconPropTypes;
2818
2841
  }
2819
- var AssetView = /*#__PURE__*/React.forwardRef(function AssetView(_ref107, ref) {
2820
- var children = _ref107.children,
2821
- _ref107$size = _ref107.size,
2822
- size = _ref107$size === void 0 ? 16 : _ref107$size,
2823
- rest = _objectWithoutProperties(_ref107, _excluded107);
2842
+ var AssetView = /*#__PURE__*/React.forwardRef(function AssetView(_ref108, ref) {
2843
+ var children = _ref108.children,
2844
+ _ref108$size = _ref108.size,
2845
+ size = _ref108$size === void 0 ? 16 : _ref108$size,
2846
+ rest = _objectWithoutProperties(_ref108, _excluded108);
2824
2847
 
2825
2848
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2826
2849
  width: size,
@@ -2833,9 +2856,9 @@ var AssetView = /*#__PURE__*/React.forwardRef(function AssetView(_ref107, ref) {
2833
2856
  cx: "22",
2834
2857
  cy: "24",
2835
2858
  r: "2"
2836
- })), _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
2859
+ })), _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
2837
2860
  d: "M29.7769 23.4785A8.64 8.64 0 0022 18a8.64 8.64 0 00-7.7769 5.4785L14 24l.2231.5215A8.64 8.64 0 0022 30a8.64 8.64 0 007.7769-5.4785L30 24zM22 28a4 4 0 114-4A4.0045 4.0045 0 0122 28zM12 24a4 4 0 112.981-6.667l-1.49 1.334A2 2 0 1012 22z"
2838
- })), _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
2861
+ })), _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
2839
2862
  d: "M26,2a3.86,3.86,0,0,0-1.85.48L7.76,10.96A9.99,9.99,0,0,0,12,30V28a8,8,0,1,1,5.63-13.68l1.4-1.4a10.0059,10.0059,0,0,0-5.39-2.77l8.38-4.34c0,.06-.02.12-.02.19a3.9989,3.9989,0,0,0,4,4c.06,0,.12-.02.19-.02L23.07,16h2.24l4.25-8.21A3.9727,3.9727,0,0,0,26,2Zm0,6a2,2,0,1,1,2-2A2.0058,2.0058,0,0,1,26,8Z"
2840
2863
  })), children);
2841
2864
  });
@@ -2843,11 +2866,11 @@ var AssetView = /*#__PURE__*/React.forwardRef(function AssetView(_ref107, ref) {
2843
2866
  if (process.env.NODE_ENV !== "production") {
2844
2867
  AssetView.propTypes = iconPropTypes;
2845
2868
  }
2846
- var Asterisk = /*#__PURE__*/React.forwardRef(function Asterisk(_ref108, ref) {
2847
- var children = _ref108.children,
2848
- _ref108$size = _ref108.size,
2849
- size = _ref108$size === void 0 ? 16 : _ref108$size,
2850
- rest = _objectWithoutProperties(_ref108, _excluded108);
2869
+ var Asterisk = /*#__PURE__*/React.forwardRef(function Asterisk(_ref109, ref) {
2870
+ var children = _ref109.children,
2871
+ _ref109$size = _ref109.size,
2872
+ size = _ref109$size === void 0 ? 16 : _ref109$size,
2873
+ rest = _objectWithoutProperties(_ref109, _excluded109);
2851
2874
 
2852
2875
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2853
2876
  width: size,
@@ -2856,7 +2879,7 @@ var Asterisk = /*#__PURE__*/React.forwardRef(function Asterisk(_ref108, ref) {
2856
2879
  xmlns: "http://www.w3.org/2000/svg",
2857
2880
  viewBox: "0 0 32 32",
2858
2881
  fill: "currentColor"
2859
- }, rest), _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
2882
+ }, rest), _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
2860
2883
  d: "M28.316 13.949L27.684 12.051 17 15.612 17 4 15 4 15 15.612 4.316 12.051 3.684 13.949 14.368 17.51 7.2 27.066 8.8 28.267 16 18.667 23.2 28.267 24.8 27.066 17.632 17.51 28.316 13.949z"
2861
2884
  })), children);
2862
2885
  });
@@ -2864,11 +2887,11 @@ var Asterisk = /*#__PURE__*/React.forwardRef(function Asterisk(_ref108, ref) {
2864
2887
  if (process.env.NODE_ENV !== "production") {
2865
2888
  Asterisk.propTypes = iconPropTypes;
2866
2889
  }
2867
- var At = /*#__PURE__*/React.forwardRef(function At(_ref109, ref) {
2868
- var children = _ref109.children,
2869
- _ref109$size = _ref109.size,
2870
- size = _ref109$size === void 0 ? 16 : _ref109$size,
2871
- rest = _objectWithoutProperties(_ref109, _excluded109);
2890
+ var At = /*#__PURE__*/React.forwardRef(function At(_ref110, ref) {
2891
+ var children = _ref110.children,
2892
+ _ref110$size = _ref110.size,
2893
+ size = _ref110$size === void 0 ? 16 : _ref110$size,
2894
+ rest = _objectWithoutProperties(_ref110, _excluded110);
2872
2895
 
2873
2896
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2874
2897
  width: size,
@@ -2877,7 +2900,7 @@ var At = /*#__PURE__*/React.forwardRef(function At(_ref109, ref) {
2877
2900
  xmlns: "http://www.w3.org/2000/svg",
2878
2901
  viewBox: "0 0 32 32",
2879
2902
  fill: "currentColor"
2880
- }, rest), _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
2903
+ }, rest), _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
2881
2904
  d: "M16,3A12.92,12.92,0,0,0,3,16v1A13,13,0,0,0,16,30h7V28H16A11,11,0,0,1,5,17V16A10.94,10.94,0,0,1,16,5,10.64,10.64,0,0,1,27,16c0,3.59-1.4,5-3.66,5C21.76,21,21,19.71,21,18V10H19v1.94A3.84,3.84,0,0,0,15.5,10,5.48,5.48,0,0,0,10,15.44v2.12A5.48,5.48,0,0,0,15.5,23a4.28,4.28,0,0,0,4-2.46A4.35,4.35,0,0,0,23.41,23C26.48,23,29,21,29,16A12.72,12.72,0,0,0,16,3Zm3,14.56a3.5,3.5,0,0,1-7,0V15.44a3.5,3.5,0,0,1,7,0Z"
2882
2905
  })), children);
2883
2906
  });
@@ -2885,11 +2908,11 @@ var At = /*#__PURE__*/React.forwardRef(function At(_ref109, ref) {
2885
2908
  if (process.env.NODE_ENV !== "production") {
2886
2909
  At.propTypes = iconPropTypes;
2887
2910
  }
2888
- var Attachment = /*#__PURE__*/React.forwardRef(function Attachment(_ref110, ref) {
2889
- var children = _ref110.children,
2890
- _ref110$size = _ref110.size,
2891
- size = _ref110$size === void 0 ? 16 : _ref110$size,
2892
- rest = _objectWithoutProperties(_ref110, _excluded110);
2911
+ var Attachment = /*#__PURE__*/React.forwardRef(function Attachment(_ref111, ref) {
2912
+ var children = _ref111.children,
2913
+ _ref111$size = _ref111.size,
2914
+ size = _ref111$size === void 0 ? 16 : _ref111$size,
2915
+ rest = _objectWithoutProperties(_ref111, _excluded111);
2893
2916
 
2894
2917
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2895
2918
  width: size,
@@ -2898,7 +2921,7 @@ var Attachment = /*#__PURE__*/React.forwardRef(function Attachment(_ref110, ref)
2898
2921
  xmlns: "http://www.w3.org/2000/svg",
2899
2922
  viewBox: "0 0 32 32",
2900
2923
  fill: "currentColor"
2901
- }, rest), _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
2924
+ }, rest), _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
2902
2925
  d: "M28.1,18.9L13.1,3.9c-2.5-2.6-6.6-2.6-9.2-0.1S1.3,10.5,3.9,13c0,0,0.1,0.1,0.1,0.1L6.8,16l1.4-1.4l-2.9-2.9 C3.6,10,3.6,7.1,5.3,5.4s4.6-1.8,6.3-0.1c0,0,0,0,0.1,0.1l14.9,14.9c1.8,1.7,1.8,4.6,0.1,6.3c-1.7,1.8-4.6,1.8-6.3,0.1 c0,0,0,0-0.1-0.1l-7.4-7.4c-1-1-0.9-2.6,0-3.5c1-0.9,2.5-0.9,3.5,0l4.1,4.1l1.4-1.4c0,0-4.2-4.2-4.2-4.2c-1.8-1.7-4.6-1.6-6.3,0.2 c-1.6,1.7-1.6,4.4,0,6.2l7.5,7.5c2.5,2.6,6.6,2.6,9.2,0.1S30.7,21.5,28.1,18.9C28.1,19,28.1,18.9,28.1,18.9L28.1,18.9z"
2903
2926
  })), children);
2904
2927
  });
@@ -2906,11 +2929,11 @@ var Attachment = /*#__PURE__*/React.forwardRef(function Attachment(_ref110, ref)
2906
2929
  if (process.env.NODE_ENV !== "production") {
2907
2930
  Attachment.propTypes = iconPropTypes;
2908
2931
  }
2909
- var AudioConsole = /*#__PURE__*/React.forwardRef(function AudioConsole(_ref111, ref) {
2910
- var children = _ref111.children,
2911
- _ref111$size = _ref111.size,
2912
- size = _ref111$size === void 0 ? 16 : _ref111$size,
2913
- rest = _objectWithoutProperties(_ref111, _excluded111);
2932
+ var AudioConsole = /*#__PURE__*/React.forwardRef(function AudioConsole(_ref112, ref) {
2933
+ var children = _ref112.children,
2934
+ _ref112$size = _ref112.size,
2935
+ size = _ref112$size === void 0 ? 16 : _ref112$size,
2936
+ rest = _objectWithoutProperties(_ref112, _excluded112);
2914
2937
 
2915
2938
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2916
2939
  width: size,
@@ -2919,7 +2942,7 @@ var AudioConsole = /*#__PURE__*/React.forwardRef(function AudioConsole(_ref111,
2919
2942
  xmlns: "http://www.w3.org/2000/svg",
2920
2943
  viewBox: "0 0 32 32",
2921
2944
  fill: "currentColor"
2922
- }, rest), _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
2945
+ }, rest), _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
2923
2946
  d: "M28 14H27V2H25V14H24a2.0019 2.0019 0 00-2 2v2a2.0023 2.0023 0 002 2h1V30h2V20h1a2.0027 2.0027 0 002-2V16A2.0023 2.0023 0 0028 14zm0 4H24V16h4zM18 6H17V2H15V6H14a2.0019 2.0019 0 00-2 2v2a2.0019 2.0019 0 002 2h1V30h2V12h1a2.002 2.002 0 002-2V8A2.002 2.002 0 0018 6zm0 4H14V8h4zM8 20H7V2H5V20H4a2.0023 2.0023 0 00-2 2v2a2.0023 2.0023 0 002 2H5v4H7V26H8a2.0023 2.0023 0 002-2V22A2.0023 2.0023 0 008 20zm0 4H4V22H8z",
2924
2947
  transform: "translate(0 .005)"
2925
2948
  })), children);
@@ -2928,11 +2951,11 @@ var AudioConsole = /*#__PURE__*/React.forwardRef(function AudioConsole(_ref111,
2928
2951
  if (process.env.NODE_ENV !== "production") {
2929
2952
  AudioConsole.propTypes = iconPropTypes;
2930
2953
  }
2931
- var AugmentedReality = /*#__PURE__*/React.forwardRef(function AugmentedReality(_ref112, ref) {
2932
- var children = _ref112.children,
2933
- _ref112$size = _ref112.size,
2934
- size = _ref112$size === void 0 ? 16 : _ref112$size,
2935
- rest = _objectWithoutProperties(_ref112, _excluded112);
2954
+ var AugmentedReality = /*#__PURE__*/React.forwardRef(function AugmentedReality(_ref113, ref) {
2955
+ var children = _ref113.children,
2956
+ _ref113$size = _ref113.size,
2957
+ size = _ref113$size === void 0 ? 16 : _ref113$size,
2958
+ rest = _objectWithoutProperties(_ref113, _excluded113);
2936
2959
 
2937
2960
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2938
2961
  width: size,
@@ -2941,13 +2964,13 @@ var AugmentedReality = /*#__PURE__*/React.forwardRef(function AugmentedReality(_
2941
2964
  xmlns: "http://www.w3.org/2000/svg",
2942
2965
  viewBox: "0 0 32 32",
2943
2966
  fill: "currentColor"
2944
- }, rest), _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
2967
+ }, rest), _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
2945
2968
  d: "M27.4473,9.1055l-6-3a1.0008,1.0008,0,0,0-.8946,0l-6,3A1,1,0,0,0,14,10v7a1,1,0,0,0,.5527.8945l6,3a1.001,1.001,0,0,0,.8946,0l6-3A1,1,0,0,0,28,17V10A1,1,0,0,0,27.4473,9.1055ZM21,8.1182,24.7637,10,21,11.8818,17.2363,10Zm-5,3.5,4,2v4.7636l-4-2Zm6,6.7636V13.6182l4-2v4.7636Z"
2946
2969
  })), _circle49 || (_circle49 = /*#__PURE__*/React.createElement("circle", {
2947
2970
  cx: "13.5",
2948
2971
  cy: "24.5",
2949
2972
  r: "1.5"
2950
- })), _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
2973
+ })), _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
2951
2974
  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"
2952
2975
  })), children);
2953
2976
  });
@@ -2955,11 +2978,11 @@ var AugmentedReality = /*#__PURE__*/React.forwardRef(function AugmentedReality(_
2955
2978
  if (process.env.NODE_ENV !== "production") {
2956
2979
  AugmentedReality.propTypes = iconPropTypes;
2957
2980
  }
2958
- var WatsonHealthAutoScroll = /*#__PURE__*/React.forwardRef(function WatsonHealthAutoScroll(_ref113, ref) {
2959
- var children = _ref113.children,
2960
- _ref113$size = _ref113.size,
2961
- size = _ref113$size === void 0 ? 16 : _ref113$size,
2962
- rest = _objectWithoutProperties(_ref113, _excluded113);
2981
+ var WatsonHealthAutoScroll = /*#__PURE__*/React.forwardRef(function WatsonHealthAutoScroll(_ref114, ref) {
2982
+ var children = _ref114.children,
2983
+ _ref114$size = _ref114.size,
2984
+ size = _ref114$size === void 0 ? 16 : _ref114$size,
2985
+ rest = _objectWithoutProperties(_ref114, _excluded114);
2963
2986
 
2964
2987
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2965
2988
  width: size,
@@ -2968,7 +2991,7 @@ var WatsonHealthAutoScroll = /*#__PURE__*/React.forwardRef(function WatsonHealth
2968
2991
  xmlns: "http://www.w3.org/2000/svg",
2969
2992
  viewBox: "0 0 32 32",
2970
2993
  fill: "currentColor"
2971
- }, rest), _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
2994
+ }, rest), _path190 || (_path190 = /*#__PURE__*/React.createElement("path", {
2972
2995
  d: "M12 16a4 4 0 104-4A4 4 0 0012 16zm6 0a2 2 0 11-2-2A2 2 0 0118 16zM16 27.17L10.4 21.58 9 23 16 30 23 23 21.59 21.59 16 27.17zM16 4.83L21.58 10.4 23 9 16 2 9 9 10.41 10.41 16 4.83z"
2973
2996
  })), children);
2974
2997
  });
@@ -2976,11 +2999,11 @@ var WatsonHealthAutoScroll = /*#__PURE__*/React.forwardRef(function WatsonHealth
2976
2999
  if (process.env.NODE_ENV !== "production") {
2977
3000
  WatsonHealthAutoScroll.propTypes = iconPropTypes;
2978
3001
  }
2979
- var Automatic = /*#__PURE__*/React.forwardRef(function Automatic(_ref114, ref) {
2980
- var children = _ref114.children,
2981
- _ref114$size = _ref114.size,
2982
- size = _ref114$size === void 0 ? 16 : _ref114$size,
2983
- rest = _objectWithoutProperties(_ref114, _excluded114);
3002
+ var Automatic = /*#__PURE__*/React.forwardRef(function Automatic(_ref115, ref) {
3003
+ var children = _ref115.children,
3004
+ _ref115$size = _ref115.size,
3005
+ size = _ref115$size === void 0 ? 16 : _ref115$size,
3006
+ rest = _objectWithoutProperties(_ref115, _excluded115);
2984
3007
 
2985
3008
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2986
3009
  width: size,
@@ -2989,7 +3012,7 @@ var Automatic = /*#__PURE__*/React.forwardRef(function Automatic(_ref114, ref) {
2989
3012
  xmlns: "http://www.w3.org/2000/svg",
2990
3013
  viewBox: "0 0 32 32",
2991
3014
  fill: "currentColor"
2992
- }, rest), _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
3015
+ }, rest), _path191 || (_path191 = /*#__PURE__*/React.createElement("path", {
2993
3016
  d: "M26 16H22a2.002 2.002 0 00-2 2V30h2V25h4v5h2V18A2.002 2.002 0 0026 16zm-4 7V18h4v5zM16 27a10.9862 10.9862 0 01-9.2156-5H12V20H4v8H6V24.3149A13.0239 13.0239 0 0016 29zM20 10h5.2155A10.9973 10.9973 0 005 16H3A13.0048 13.0048 0 0126 7.6849V4h2v8H20z"
2994
3017
  })), children);
2995
3018
  });
@@ -2997,11 +3020,11 @@ var Automatic = /*#__PURE__*/React.forwardRef(function Automatic(_ref114, ref) {
2997
3020
  if (process.env.NODE_ENV !== "production") {
2998
3021
  Automatic.propTypes = iconPropTypes;
2999
3022
  }
3000
- var Autoscaling = /*#__PURE__*/React.forwardRef(function Autoscaling(_ref115, ref) {
3001
- var children = _ref115.children,
3002
- _ref115$size = _ref115.size,
3003
- size = _ref115$size === void 0 ? 16 : _ref115$size,
3004
- rest = _objectWithoutProperties(_ref115, _excluded115);
3023
+ var Autoscaling = /*#__PURE__*/React.forwardRef(function Autoscaling(_ref116, ref) {
3024
+ var children = _ref116.children,
3025
+ _ref116$size = _ref116.size,
3026
+ size = _ref116$size === void 0 ? 16 : _ref116$size,
3027
+ rest = _objectWithoutProperties(_ref116, _excluded116);
3005
3028
 
3006
3029
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
3007
3030
  width: size,
@@ -3010,11 +3033,11 @@ var Autoscaling = /*#__PURE__*/React.forwardRef(function Autoscaling(_ref115, re
3010
3033
  xmlns: "http://www.w3.org/2000/svg",
3011
3034
  viewBox: "0 0 32 32",
3012
3035
  fill: "currentColor"
3013
- }, rest), _path190 || (_path190 = /*#__PURE__*/React.createElement("path", {
3036
+ }, rest), _path192 || (_path192 = /*#__PURE__*/React.createElement("path", {
3014
3037
  d: "M22,28H12V26H22V10H6V20H4V10A2.0021,2.0021,0,0,1,6,8H22a2.0021,2.0021,0,0,1,2,2V26A2.0021,2.0021,0,0,1,22,28Z"
3015
- })), _path191 || (_path191 = /*#__PURE__*/React.createElement("path", {
3038
+ })), _path193 || (_path193 = /*#__PURE__*/React.createElement("path", {
3016
3039
  d: "M28,22H26V20h2V4H12V6H10V4a2.0021,2.0021,0,0,1,2-2H28a2.0021,2.0021,0,0,1,2,2V20A2.0021,2.0021,0,0,1,28,22Z"
3017
- })), _path192 || (_path192 = /*#__PURE__*/React.createElement("path", {
3040
+ })), _path194 || (_path194 = /*#__PURE__*/React.createElement("path", {
3018
3041
  d: "M10 14L10 16 14.586 16 3 27.586 4.414 29 16 17.414 16 22 18 22 18 14 10 14z"
3019
3042
  })), children);
3020
3043
  });
@@ -3022,11 +3045,11 @@ var Autoscaling = /*#__PURE__*/React.forwardRef(function Autoscaling(_ref115, re
3022
3045
  if (process.env.NODE_ENV !== "production") {
3023
3046
  Autoscaling.propTypes = iconPropTypes;
3024
3047
  }
3025
- var Awake = /*#__PURE__*/React.forwardRef(function Awake(_ref116, ref) {
3026
- var children = _ref116.children,
3027
- _ref116$size = _ref116.size,
3028
- size = _ref116$size === void 0 ? 16 : _ref116$size,
3029
- rest = _objectWithoutProperties(_ref116, _excluded116);
3048
+ var Awake = /*#__PURE__*/React.forwardRef(function Awake(_ref117, ref) {
3049
+ var children = _ref117.children,
3050
+ _ref117$size = _ref117.size,
3051
+ size = _ref117$size === void 0 ? 16 : _ref117$size,
3052
+ rest = _objectWithoutProperties(_ref117, _excluded117);
3030
3053
 
3031
3054
  if (size === 16 || size === "16" || size === "16px") {
3032
3055
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
@@ -3036,27 +3059,27 @@ var Awake = /*#__PURE__*/React.forwardRef(function Awake(_ref116, ref) {
3036
3059
  xmlns: "http://www.w3.org/2000/svg",
3037
3060
  viewBox: "0 0 16 16",
3038
3061
  fill: "currentColor"
3039
- }, rest), _path193 || (_path193 = /*#__PURE__*/React.createElement("path", {
3062
+ }, rest), _path195 || (_path195 = /*#__PURE__*/React.createElement("path", {
3040
3063
  d: "M7.5 1H8.5V3.5H7.5z"
3041
- })), _path194 || (_path194 = /*#__PURE__*/React.createElement("path", {
3064
+ })), _path196 || (_path196 = /*#__PURE__*/React.createElement("path", {
3042
3065
  d: "M10.8 3.4H13.3V4.4H10.8z",
3043
3066
  transform: "rotate(-45.001 12.074 3.922)"
3044
- })), _path195 || (_path195 = /*#__PURE__*/React.createElement("path", {
3067
+ })), _path197 || (_path197 = /*#__PURE__*/React.createElement("path", {
3045
3068
  d: "M12.5 7.5H15V8.5H12.5z"
3046
- })), _path196 || (_path196 = /*#__PURE__*/React.createElement("path", {
3069
+ })), _path198 || (_path198 = /*#__PURE__*/React.createElement("path", {
3047
3070
  d: "M11.6 10.8H12.6V13.3H11.6z",
3048
3071
  transform: "rotate(-45.001 12.077 12.075)"
3049
- })), _path197 || (_path197 = /*#__PURE__*/React.createElement("path", {
3072
+ })), _path199 || (_path199 = /*#__PURE__*/React.createElement("path", {
3050
3073
  d: "M7.5 12.5H8.5V15H7.5z"
3051
- })), _path198 || (_path198 = /*#__PURE__*/React.createElement("path", {
3074
+ })), _path200 || (_path200 = /*#__PURE__*/React.createElement("path", {
3052
3075
  d: "M2.7 11.6H5.2V12.6H2.7z",
3053
3076
  transform: "rotate(-45.001 3.929 12.078)"
3054
- })), _path199 || (_path199 = /*#__PURE__*/React.createElement("path", {
3077
+ })), _path201 || (_path201 = /*#__PURE__*/React.createElement("path", {
3055
3078
  d: "M1 7.5H3.5V8.5H1z"
3056
- })), _path200 || (_path200 = /*#__PURE__*/React.createElement("path", {
3079
+ })), _path202 || (_path202 = /*#__PURE__*/React.createElement("path", {
3057
3080
  d: "M3.4 2.7H4.4V5.2H3.4z",
3058
3081
  transform: "rotate(-45.001 3.926 3.925)"
3059
- })), _path201 || (_path201 = /*#__PURE__*/React.createElement("path", {
3082
+ })), _path203 || (_path203 = /*#__PURE__*/React.createElement("path", {
3060
3083
  d: "M8,6c1.1,0,2,0.9,2,2s-0.9,2-2,2S6,9.1,6,8S6.9,6,8,6 M8,5C6.3,5,5,6.3,5,8s1.3,3,3,3s3-1.3,3-3S9.7,5,8,5z"
3061
3084
  })), children);
3062
3085
  }
@@ -3068,27 +3091,27 @@ var Awake = /*#__PURE__*/React.forwardRef(function Awake(_ref116, ref) {
3068
3091
  xmlns: "http://www.w3.org/2000/svg",
3069
3092
  viewBox: "0 0 32 32",
3070
3093
  fill: "currentColor"
3071
- }, rest), _path202 || (_path202 = /*#__PURE__*/React.createElement("path", {
3094
+ }, rest), _path204 || (_path204 = /*#__PURE__*/React.createElement("path", {
3072
3095
  d: "M15 2H17V6.96H15z"
3073
- })), _path203 || (_path203 = /*#__PURE__*/React.createElement("path", {
3096
+ })), _path205 || (_path205 = /*#__PURE__*/React.createElement("path", {
3074
3097
  d: "M21.67 6.85H26.630000000000003V8.85H21.67z",
3075
3098
  transform: "rotate(-45 24.142 7.85)"
3076
- })), _path204 || (_path204 = /*#__PURE__*/React.createElement("path", {
3099
+ })), _path206 || (_path206 = /*#__PURE__*/React.createElement("path", {
3077
3100
  d: "M25.04 15H30V17H25.04z"
3078
- })), _path205 || (_path205 = /*#__PURE__*/React.createElement("path", {
3101
+ })), _path207 || (_path207 = /*#__PURE__*/React.createElement("path", {
3079
3102
  d: "M23.15 21.67H25.15V26.630000000000003H23.15z",
3080
3103
  transform: "rotate(-45 24.152 24.146)"
3081
- })), _path206 || (_path206 = /*#__PURE__*/React.createElement("path", {
3104
+ })), _path208 || (_path208 = /*#__PURE__*/React.createElement("path", {
3082
3105
  d: "M15 25.04H17V30H15z"
3083
- })), _path207 || (_path207 = /*#__PURE__*/React.createElement("path", {
3106
+ })), _path209 || (_path209 = /*#__PURE__*/React.createElement("path", {
3084
3107
  d: "M5.37 23.15H10.33V25.15H5.37z",
3085
3108
  transform: "rotate(-45 7.86 24.144)"
3086
- })), _path208 || (_path208 = /*#__PURE__*/React.createElement("path", {
3109
+ })), _path210 || (_path210 = /*#__PURE__*/React.createElement("path", {
3087
3110
  d: "M2 15H6.96V17H2z"
3088
- })), _path209 || (_path209 = /*#__PURE__*/React.createElement("path", {
3111
+ })), _path211 || (_path211 = /*#__PURE__*/React.createElement("path", {
3089
3112
  d: "M6.85 5.37H8.85V10.33H6.85z",
3090
3113
  transform: "rotate(-45 7.85 7.848)"
3091
- })), _path210 || (_path210 = /*#__PURE__*/React.createElement("path", {
3114
+ })), _path212 || (_path212 = /*#__PURE__*/React.createElement("path", {
3092
3115
  d: "M16,12a4,4,0,1,1-4,4,4,4,0,0,1,4-4m0-2a6,6,0,1,0,6,6,6,6,0,0,0-6-6Z"
3093
3116
  })), children);
3094
3117
  });
@@ -3096,11 +3119,11 @@ var Awake = /*#__PURE__*/React.forwardRef(function Awake(_ref116, ref) {
3096
3119
  if (process.env.NODE_ENV !== "production") {
3097
3120
  Awake.propTypes = iconPropTypes;
3098
3121
  }
3099
- var Badge = /*#__PURE__*/React.forwardRef(function Badge(_ref117, ref) {
3100
- var children = _ref117.children,
3101
- _ref117$size = _ref117.size,
3102
- size = _ref117$size === void 0 ? 16 : _ref117$size,
3103
- rest = _objectWithoutProperties(_ref117, _excluded117);
3122
+ var Badge = /*#__PURE__*/React.forwardRef(function Badge(_ref118, ref) {
3123
+ var children = _ref118.children,
3124
+ _ref118$size = _ref118.size,
3125
+ size = _ref118$size === void 0 ? 16 : _ref118$size,
3126
+ rest = _objectWithoutProperties(_ref118, _excluded118);
3104
3127
 
3105
3128
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
3106
3129
  width: size,
@@ -3109,9 +3132,9 @@ var Badge = /*#__PURE__*/React.forwardRef(function Badge(_ref117, ref) {
3109
3132
  xmlns: "http://www.w3.org/2000/svg",
3110
3133
  viewBox: "0 0 32 32",
3111
3134
  fill: "currentColor"
3112
- }, rest), _path211 || (_path211 = /*#__PURE__*/React.createElement("path", {
3135
+ }, rest), _path213 || (_path213 = /*#__PURE__*/React.createElement("path", {
3113
3136
  d: "M23 2L24.593 5 28 5.414 25.5 7.667 26 11 23 9.125 20 11 20.5 7.667 18 5.414 21.5 5 23 2z"
3114
- })), _path212 || (_path212 = /*#__PURE__*/React.createElement("path", {
3137
+ })), _path214 || (_path214 = /*#__PURE__*/React.createElement("path", {
3115
3138
  d: "M22.7168,13.249l-1.9375-.498A6.9942,6.9942,0,1,1,15.7505,4.22l.499-1.9365A8.99,8.99,0,0,0,8,17.689V30l6-4,6,4V17.7078A8.9627,8.9627,0,0,0,22.7168,13.249ZM18,26.2627l-4-2.6665-4,2.6665V19.05a8.9238,8.9238,0,0,0,8,.0062Z"
3116
3139
  })), children);
3117
3140
  });
@@ -3119,11 +3142,11 @@ var Badge = /*#__PURE__*/React.forwardRef(function Badge(_ref117, ref) {
3119
3142
  if (process.env.NODE_ENV !== "production") {
3120
3143
  Badge.propTypes = iconPropTypes;
3121
3144
  }
3122
- var BaggageClaim = /*#__PURE__*/React.forwardRef(function BaggageClaim(_ref118, ref) {
3123
- var children = _ref118.children,
3124
- _ref118$size = _ref118.size,
3125
- size = _ref118$size === void 0 ? 16 : _ref118$size,
3126
- rest = _objectWithoutProperties(_ref118, _excluded118);
3145
+ var BaggageClaim = /*#__PURE__*/React.forwardRef(function BaggageClaim(_ref119, ref) {
3146
+ var children = _ref119.children,
3147
+ _ref119$size = _ref119.size,
3148
+ size = _ref119$size === void 0 ? 16 : _ref119$size,
3149
+ rest = _objectWithoutProperties(_ref119, _excluded119);
3127
3150
 
3128
3151
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
3129
3152
  width: size,
@@ -3136,9 +3159,9 @@ var BaggageClaim = /*#__PURE__*/React.forwardRef(function BaggageClaim(_ref118,
3136
3159
  cx: "6",
3137
3160
  cy: "26",
3138
3161
  r: "2"
3139
- })), _path213 || (_path213 = /*#__PURE__*/React.createElement("path", {
3162
+ })), _path215 || (_path215 = /*#__PURE__*/React.createElement("path", {
3140
3163
  d: "M28,18H25V16a2.0023,2.0023,0,0,0-2-2H19a2.0023,2.0023,0,0,0-2,2v2H14a2.0023,2.0023,0,0,0-2,2v8a2.0023,2.0023,0,0,0,2,2H28a2.0023,2.0023,0,0,0,2-2V20A2.0023,2.0023,0,0,0,28,18Zm-9-2h4v2H19Zm9,12H14V20H28Z"
3141
- })), _path214 || (_path214 = /*#__PURE__*/React.createElement("path", {
3164
+ })), _path216 || (_path216 = /*#__PURE__*/React.createElement("path", {
3142
3165
  d: "M10,6h4v6h2V6h4v6h2V6h4v6h2V6.0049A2.0047,2.0047,0,0,0,25.9951,4H4.0049A2.0047,2.0047,0,0,0,2,6.0049v13.99A2.0047,2.0047,0,0,0,4.0049,22H10ZM8,20H4V6H8Z"
3143
3166
  })), children);
3144
3167
  });
@@ -3146,11 +3169,11 @@ var BaggageClaim = /*#__PURE__*/React.forwardRef(function BaggageClaim(_ref118,
3146
3169
  if (process.env.NODE_ENV !== "production") {
3147
3170
  BaggageClaim.propTypes = iconPropTypes;
3148
3171
  }
3149
- var Bar = /*#__PURE__*/React.forwardRef(function Bar(_ref119, ref) {
3150
- var children = _ref119.children,
3151
- _ref119$size = _ref119.size,
3152
- size = _ref119$size === void 0 ? 16 : _ref119$size,
3153
- rest = _objectWithoutProperties(_ref119, _excluded119);
3172
+ var Bar = /*#__PURE__*/React.forwardRef(function Bar(_ref120, ref) {
3173
+ var children = _ref120.children,
3174
+ _ref120$size = _ref120.size,
3175
+ size = _ref120$size === void 0 ? 16 : _ref120$size,
3176
+ rest = _objectWithoutProperties(_ref120, _excluded120);
3154
3177
 
3155
3178
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
3156
3179
  width: size,
@@ -3159,9 +3182,9 @@ var Bar = /*#__PURE__*/React.forwardRef(function Bar(_ref119, ref) {
3159
3182
  xmlns: "http://www.w3.org/2000/svg",
3160
3183
  viewBox: "0 0 32 32",
3161
3184
  fill: "currentColor"
3162
- }, rest), _path215 || (_path215 = /*#__PURE__*/React.createElement("path", {
3185
+ }, rest), _path217 || (_path217 = /*#__PURE__*/React.createElement("path", {
3163
3186
  d: "M25,11H15a1,1,0,0,0-1,1v4a6.0046,6.0046,0,0,0,5,5.91V28H16v2h8V28H21V21.91A6.0046,6.0046,0,0,0,26,16V12A1,1,0,0,0,25,11Zm-1,5a4,4,0,0,1-8,0V13h8Z"
3164
- })), _path216 || (_path216 = /*#__PURE__*/React.createElement("path", {
3187
+ })), _path218 || (_path218 = /*#__PURE__*/React.createElement("path", {
3165
3188
  d: "M15,1H10A1,1,0,0,0,9,2V9.3706A6.09,6.09,0,0,0,6,15V29a1,1,0,0,0,1,1h5V28H8V15c0-3.1875,2.231-4.02,2.3164-4.0513L11,10.7207V3h3V8h2V2A1,1,0,0,0,15,1Z"
3166
3189
  })), children);
3167
3190
  });
@@ -3169,11 +3192,11 @@ var Bar = /*#__PURE__*/React.forwardRef(function Bar(_ref119, ref) {
3169
3192
  if (process.env.NODE_ENV !== "production") {
3170
3193
  Bar.propTypes = iconPropTypes;
3171
3194
  }
3172
- var Barcode = /*#__PURE__*/React.forwardRef(function Barcode(_ref120, ref) {
3173
- var children = _ref120.children,
3174
- _ref120$size = _ref120.size,
3175
- size = _ref120$size === void 0 ? 16 : _ref120$size,
3176
- rest = _objectWithoutProperties(_ref120, _excluded120);
3195
+ var Barcode = /*#__PURE__*/React.forwardRef(function Barcode(_ref121, ref) {
3196
+ var children = _ref121.children,
3197
+ _ref121$size = _ref121.size,
3198
+ size = _ref121$size === void 0 ? 16 : _ref121$size,
3199
+ rest = _objectWithoutProperties(_ref121, _excluded121);
3177
3200
 
3178
3201
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
3179
3202
  width: size,
@@ -3182,7 +3205,7 @@ var Barcode = /*#__PURE__*/React.forwardRef(function Barcode(_ref120, ref) {
3182
3205
  xmlns: "http://www.w3.org/2000/svg",
3183
3206
  viewBox: "0 0 32 32",
3184
3207
  fill: "currentColor"
3185
- }, rest), _path217 || (_path217 = /*#__PURE__*/React.createElement("path", {
3208
+ }, rest), _path219 || (_path219 = /*#__PURE__*/React.createElement("path", {
3186
3209
  d: "M2 6H4V28H2zM12 6H14V26H12zM6 6H10V26H6zM16 6H20V26H16zM22 6H26V26H22zM28 6H30V28H28z"
3187
3210
  })), children);
3188
3211
  });
@@ -3190,11 +3213,11 @@ var Barcode = /*#__PURE__*/React.forwardRef(function Barcode(_ref120, ref) {
3190
3213
  if (process.env.NODE_ENV !== "production") {
3191
3214
  Barcode.propTypes = iconPropTypes;
3192
3215
  }
3193
- var BareMetalServer = /*#__PURE__*/React.forwardRef(function BareMetalServer(_ref121, ref) {
3194
- var children = _ref121.children,
3195
- _ref121$size = _ref121.size,
3196
- size = _ref121$size === void 0 ? 16 : _ref121$size,
3197
- rest = _objectWithoutProperties(_ref121, _excluded121);
3216
+ var BareMetalServer = /*#__PURE__*/React.forwardRef(function BareMetalServer(_ref122, ref) {
3217
+ var children = _ref122.children,
3218
+ _ref122$size = _ref122.size,
3219
+ size = _ref122$size === void 0 ? 16 : _ref122$size,
3220
+ rest = _objectWithoutProperties(_ref122, _excluded122);
3198
3221
 
3199
3222
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
3200
3223
  width: size,
@@ -3207,19 +3230,19 @@ var BareMetalServer = /*#__PURE__*/React.forwardRef(function BareMetalServer(_re
3207
3230
  cx: "9",
3208
3231
  cy: "6",
3209
3232
  r: "1"
3210
- })), _path218 || (_path218 = /*#__PURE__*/React.createElement("path", {
3233
+ })), _path220 || (_path220 = /*#__PURE__*/React.createElement("path", {
3211
3234
  d: "M26,10H6A2.0021,2.0021,0,0,1,4,8V4A2.0021,2.0021,0,0,1,6,2H26a2.0021,2.0021,0,0,1,2,2V8A2.0021,2.0021,0,0,1,26,10ZM6,4V8H26V4Z"
3212
3235
  })), _circle52 || (_circle52 = /*#__PURE__*/React.createElement("circle", {
3213
3236
  cx: "9",
3214
3237
  cy: "16",
3215
3238
  r: "1"
3216
- })), _path219 || (_path219 = /*#__PURE__*/React.createElement("path", {
3239
+ })), _path221 || (_path221 = /*#__PURE__*/React.createElement("path", {
3217
3240
  d: "M26,20H6a2.0021,2.0021,0,0,1-2-2V14a2.0021,2.0021,0,0,1,2-2H26a2.0021,2.0021,0,0,1,2,2v4A2.0021,2.0021,0,0,1,26,20ZM6,14v4H26V14Z"
3218
3241
  })), _circle53 || (_circle53 = /*#__PURE__*/React.createElement("circle", {
3219
3242
  cx: "9",
3220
3243
  cy: "26",
3221
3244
  r: "1"
3222
- })), _path220 || (_path220 = /*#__PURE__*/React.createElement("path", {
3245
+ })), _path222 || (_path222 = /*#__PURE__*/React.createElement("path", {
3223
3246
  d: "M26,30H6a2.0021,2.0021,0,0,1-2-2V24a2.0021,2.0021,0,0,1,2-2H26a2.0021,2.0021,0,0,1,2,2v4A2.0021,2.0021,0,0,1,26,30ZM6,24v4H26V24Z"
3224
3247
  })), children);
3225
3248
  });
@@ -3227,11 +3250,11 @@ var BareMetalServer = /*#__PURE__*/React.forwardRef(function BareMetalServer(_re
3227
3250
  if (process.env.NODE_ENV !== "production") {
3228
3251
  BareMetalServer.propTypes = iconPropTypes;
3229
3252
  }
3230
- var BareMetalServer_01 = /*#__PURE__*/React.forwardRef(function BareMetalServer_01(_ref122, ref) {
3231
- var children = _ref122.children,
3232
- _ref122$size = _ref122.size,
3233
- size = _ref122$size === void 0 ? 16 : _ref122$size,
3234
- rest = _objectWithoutProperties(_ref122, _excluded122);
3253
+ var BareMetalServer_01 = /*#__PURE__*/React.forwardRef(function BareMetalServer_01(_ref123, ref) {
3254
+ var children = _ref123.children,
3255
+ _ref123$size = _ref123.size,
3256
+ size = _ref123$size === void 0 ? 16 : _ref123$size,
3257
+ rest = _objectWithoutProperties(_ref123, _excluded123);
3235
3258
 
3236
3259
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
3237
3260
  width: size,
@@ -3240,13 +3263,13 @@ var BareMetalServer_01 = /*#__PURE__*/React.forwardRef(function BareMetalServer_
3240
3263
  xmlns: "http://www.w3.org/2000/svg",
3241
3264
  viewBox: "0 0 32 32",
3242
3265
  fill: "currentColor"
3243
- }, rest), _path221 || (_path221 = /*#__PURE__*/React.createElement("path", {
3266
+ }, rest), _path223 || (_path223 = /*#__PURE__*/React.createElement("path", {
3244
3267
  d: "M17 28L17 22 15 22 15 28 5 28 5 30 27 30 27 28 17 28z"
3245
3268
  })), _circle54 || (_circle54 = /*#__PURE__*/React.createElement("circle", {
3246
3269
  cx: "9",
3247
3270
  cy: "16",
3248
3271
  r: "1"
3249
- })), _path222 || (_path222 = /*#__PURE__*/React.createElement("path", {
3272
+ })), _path224 || (_path224 = /*#__PURE__*/React.createElement("path", {
3250
3273
  d: "M26,20H6a2.0023,2.0023,0,0,1-2-2V14a2.0023,2.0023,0,0,1,2-2H26a2.0023,2.0023,0,0,1,2,2v4A2.0023,2.0023,0,0,1,26,20ZM6,14v4H26V14Z"
3251
3274
  })), children);
3252
3275
  });
@@ -3254,11 +3277,11 @@ var BareMetalServer_01 = /*#__PURE__*/React.forwardRef(function BareMetalServer_
3254
3277
  if (process.env.NODE_ENV !== "production") {
3255
3278
  BareMetalServer_01.propTypes = iconPropTypes;
3256
3279
  }
3257
- var BareMetalServer_02 = /*#__PURE__*/React.forwardRef(function BareMetalServer_02(_ref123, ref) {
3258
- var children = _ref123.children,
3259
- _ref123$size = _ref123.size,
3260
- size = _ref123$size === void 0 ? 16 : _ref123$size,
3261
- rest = _objectWithoutProperties(_ref123, _excluded123);
3280
+ var BareMetalServer_02 = /*#__PURE__*/React.forwardRef(function BareMetalServer_02(_ref124, ref) {
3281
+ var children = _ref124.children,
3282
+ _ref124$size = _ref124.size,
3283
+ size = _ref124$size === void 0 ? 16 : _ref124$size,
3284
+ rest = _objectWithoutProperties(_ref124, _excluded124);
3262
3285
 
3263
3286
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
3264
3287
  width: size,
@@ -3267,19 +3290,19 @@ var BareMetalServer_02 = /*#__PURE__*/React.forwardRef(function BareMetalServer_
3267
3290
  xmlns: "http://www.w3.org/2000/svg",
3268
3291
  viewBox: "0 0 32 32",
3269
3292
  fill: "currentColor"
3270
- }, rest), _path223 || (_path223 = /*#__PURE__*/React.createElement("path", {
3293
+ }, rest), _path225 || (_path225 = /*#__PURE__*/React.createElement("path", {
3271
3294
  d: "M17 28L17 22 15 22 15 28 5 28 5 30 27 30 27 28 17 28z"
3272
3295
  })), _circle55 || (_circle55 = /*#__PURE__*/React.createElement("circle", {
3273
3296
  cx: "9",
3274
3297
  cy: "16",
3275
3298
  r: "1"
3276
- })), _path224 || (_path224 = /*#__PURE__*/React.createElement("path", {
3299
+ })), _path226 || (_path226 = /*#__PURE__*/React.createElement("path", {
3277
3300
  d: "M26,20H6a2.0023,2.0023,0,0,1-2-2V14a2.0023,2.0023,0,0,1,2-2H26a2.0023,2.0023,0,0,1,2,2v4A2.0023,2.0023,0,0,1,26,20ZM6,14v4H26V14Z"
3278
3301
  })), _circle56 || (_circle56 = /*#__PURE__*/React.createElement("circle", {
3279
3302
  cx: "9",
3280
3303
  cy: "6",
3281
3304
  r: "1"
3282
- })), _path225 || (_path225 = /*#__PURE__*/React.createElement("path", {
3305
+ })), _path227 || (_path227 = /*#__PURE__*/React.createElement("path", {
3283
3306
  d: "M26,10H6A2.0023,2.0023,0,0,1,4,8V4A2.0023,2.0023,0,0,1,6,2H26a2.0023,2.0023,0,0,1,2,2V8A2.0023,2.0023,0,0,1,26,10ZM6,4V8H26V4Z"
3284
3307
  })), children);
3285
3308
  });
@@ -3287,28 +3310,7 @@ var BareMetalServer_02 = /*#__PURE__*/React.forwardRef(function BareMetalServer_
3287
3310
  if (process.env.NODE_ENV !== "production") {
3288
3311
  BareMetalServer_02.propTypes = iconPropTypes;
3289
3312
  }
3290
- var QBarrier = /*#__PURE__*/React.forwardRef(function QBarrier(_ref124, ref) {
3291
- var children = _ref124.children,
3292
- _ref124$size = _ref124.size,
3293
- size = _ref124$size === void 0 ? 16 : _ref124$size,
3294
- rest = _objectWithoutProperties(_ref124, _excluded124);
3295
-
3296
- return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
3297
- width: size,
3298
- height: size,
3299
- ref: ref,
3300
- xmlns: "http://www.w3.org/2000/svg",
3301
- viewBox: "0 0 32 32",
3302
- fill: "currentColor"
3303
- }, rest), _path226 || (_path226 = /*#__PURE__*/React.createElement("path", {
3304
- d: "M15 5H17V9H15zM15 11H17V15H15zM15 17H17V21H15zM15 23H17V27H15z"
3305
- })), children);
3306
- });
3307
-
3308
- if (process.env.NODE_ENV !== "production") {
3309
- QBarrier.propTypes = iconPropTypes;
3310
- }
3311
- var Basketball = /*#__PURE__*/React.forwardRef(function Basketball(_ref125, ref) {
3313
+ var QBarrier = /*#__PURE__*/React.forwardRef(function QBarrier(_ref125, ref) {
3312
3314
  var children = _ref125.children,
3313
3315
  _ref125$size = _ref125.size,
3314
3316
  size = _ref125$size === void 0 ? 16 : _ref125$size,
@@ -3321,13 +3323,13 @@ var Basketball = /*#__PURE__*/React.forwardRef(function Basketball(_ref125, ref)
3321
3323
  xmlns: "http://www.w3.org/2000/svg",
3322
3324
  viewBox: "0 0 32 32",
3323
3325
  fill: "currentColor"
3324
- }, rest), _path227 || (_path227 = /*#__PURE__*/React.createElement("path", {
3325
- d: "M16,2A14,14,0,1,0,30,16,14.0158,14.0158,0,0,0,16,2ZM27.9492,15H22.041a14.4088,14.4088,0,0,1,2.7383-7.1533A11.9392,11.9392,0,0,1,27.9492,15ZM17,15V4.0508a11.9181,11.9181,0,0,1,6.2874,2.4375A16.2646,16.2646,0,0,0,20.04,15Zm-2,0H11.96A16.2646,16.2646,0,0,0,8.7126,6.4883,11.9181,11.9181,0,0,1,15,4.0508Zm0,2V27.9492a11.9181,11.9181,0,0,1-6.2874-2.4375A16.2646,16.2646,0,0,0,11.96,17Zm2,0h3.04a16.2646,16.2646,0,0,0,3.2476,8.5117A11.9181,11.9181,0,0,1,17,27.9492ZM7.2207,7.8467A14.4088,14.4088,0,0,1,9.959,15H4.0508A11.9392,11.9392,0,0,1,7.2207,7.8467ZM4.0508,17H9.959a14.4088,14.4088,0,0,1-2.7383,7.1533A11.9392,11.9392,0,0,1,4.0508,17Zm20.7285,7.1533A14.4088,14.4088,0,0,1,22.041,17h5.9082A11.9392,11.9392,0,0,1,24.7793,24.1533Z"
3326
+ }, rest), _path228 || (_path228 = /*#__PURE__*/React.createElement("path", {
3327
+ d: "M15 5H17V9H15zM15 11H17V15H15zM15 17H17V21H15zM15 23H17V27H15z"
3326
3328
  })), children);
3327
3329
  });
3328
3330
 
3329
3331
  if (process.env.NODE_ENV !== "production") {
3330
- Basketball.propTypes = iconPropTypes;
3332
+ QBarrier.propTypes = iconPropTypes;
3331
3333
  }
3332
3334
 
3333
- export { Accessibility, AccessibilityAlt, AccessibilityColor, AccessibilityColorFilled, Account, AccumulationIce, AccumulationPrecipitation, AccumulationRain, AccumulationSnow, Activity, Add, AddAlt, AddComment, AddFilled, AgricultureAnalytics, AirlineDigitalGate, AirlineManageGates, AirlinePassengerCare, AirlineRapidBoard, Airplay, AirplayFilled, AirportLocation, Airport_01, Airport_02, Alarm, AlarmAdd, AlarmSubtract, AlignBoxBottomCenter, AlignBoxBottomLeft, AlignBoxBottomRight, AlignBoxMiddleCenter, AlignBoxMiddleLeft, AlignBoxMiddleRight, AlignBoxTopCenter, AlignBoxTopLeft, AlignBoxTopRight, AlignHorizontalCenter, AlignHorizontalLeft, AlignHorizontalRight, AlignVerticalBottom, AlignVerticalCenter, AlignVerticalTop, Analytics, AnalyticsCustom, AnalyticsReference, Aperture, Api, Api_1, App, AppConnectivity, Apple, Application, ApplicationMobile, ApplicationVirtual, ApplicationWeb, Apps, Archive, Area, AreaCustom, Arrival, ArrowDown, ArrowDownLeft, ArrowDownRight, ArrowLeft, ArrowRight, ArrowShiftDown, ArrowUp, ArrowUpLeft, ArrowUpRight, ArrowsHorizontal, ArrowsVertical, Asleep, AsleepFilled, Assembly, AssemblyCluster, AssemblyReference, Asset, AssetConfirm, AssetDigitalTwin, AssetView, Asterisk, At, Attachment, AudioConsole, AugmentedReality, Automatic, Autoscaling, Awake, Badge, BaggageClaim, Bar, Barcode, BareMetalServer, BareMetalServer_01, BareMetalServer_02, Basketball, QBarrier, WatsonHealth3DCursor, WatsonHealth3DCursorAlt, WatsonHealth3DCurveAutoColon, WatsonHealth3DCurveAutoVessels, WatsonHealth3DCurveManual, WatsonHealth3DICa, WatsonHealth3DMprToggle, WatsonHealth3DPrintMesh, WatsonHealth3DSoftware, WatsonHealth3rdPartyConnected, WatsonHealthAiResults, WatsonHealthAiResultsHigh, WatsonHealthAiResultsLow, WatsonHealthAiResultsMedium, WatsonHealthAiResultsUrgent, WatsonHealthAiResultsVeryHigh, WatsonHealthAiStatus, WatsonHealthAiStatusComplete, WatsonHealthAiStatusFailed, WatsonHealthAiStatusInProgress, WatsonHealthAiStatusQueued, WatsonHealthAiStatusRejected, WatsonHealthAngle, WatsonHealthAnnotationVisibility, WatsonHealthArrowAnnotation, WatsonHealthAutoScroll, _4K, _4KFilled };
3335
+ export { Accessibility, AccessibilityAlt, AccessibilityColor, AccessibilityColorFilled, Account, AccumulationIce, AccumulationPrecipitation, AccumulationRain, AccumulationSnow, Activity, Add, AddAlt, AddComment, AddFilled, AgricultureAnalytics, AirlineDigitalGate, AirlineManageGates, AirlinePassengerCare, AirlineRapidBoard, Airplay, AirplayFilled, AirportLocation, Airport_01, Airport_02, Alarm, AlarmAdd, AlarmSubtract, AlignBoxBottomCenter, AlignBoxBottomLeft, AlignBoxBottomRight, AlignBoxMiddleCenter, AlignBoxMiddleLeft, AlignBoxMiddleRight, AlignBoxTopCenter, AlignBoxTopLeft, AlignBoxTopRight, AlignHorizontalCenter, AlignHorizontalLeft, AlignHorizontalRight, AlignVerticalBottom, AlignVerticalCenter, AlignVerticalTop, Analytics, AnalyticsCustom, AnalyticsReference, Aperture, Api, Api_1, App, AppConnectivity, Apple, AppleDash, Application, ApplicationMobile, ApplicationVirtual, ApplicationWeb, Apps, Archive, Area, AreaCustom, Arrival, ArrowDown, ArrowDownLeft, ArrowDownRight, ArrowLeft, ArrowRight, ArrowShiftDown, ArrowUp, ArrowUpLeft, ArrowUpRight, ArrowsHorizontal, ArrowsVertical, Asleep, AsleepFilled, Assembly, AssemblyCluster, AssemblyReference, Asset, AssetConfirm, AssetDigitalTwin, AssetView, Asterisk, At, Attachment, AudioConsole, AugmentedReality, Automatic, Autoscaling, Awake, Badge, BaggageClaim, Bar, Barcode, BareMetalServer, BareMetalServer_01, BareMetalServer_02, QBarrier, WatsonHealth3DCursor, WatsonHealth3DCursorAlt, WatsonHealth3DCurveAutoColon, WatsonHealth3DCurveAutoVessels, WatsonHealth3DCurveManual, WatsonHealth3DICa, WatsonHealth3DMprToggle, WatsonHealth3DPrintMesh, WatsonHealth3DSoftware, WatsonHealth3rdPartyConnected, WatsonHealthAiResults, WatsonHealthAiResultsHigh, WatsonHealthAiResultsLow, WatsonHealthAiResultsMedium, WatsonHealthAiResultsUrgent, WatsonHealthAiResultsVeryHigh, WatsonHealthAiStatus, WatsonHealthAiStatusComplete, WatsonHealthAiStatusFailed, WatsonHealthAiStatusInProgress, WatsonHealthAiStatusQueued, WatsonHealthAiStatusRejected, WatsonHealthAngle, WatsonHealthAnnotationVisibility, WatsonHealthArrowAnnotation, WatsonHealthAutoScroll, _4K, _4KFilled };