@carbon/icons-react 11.14.0 → 11.15.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (171) hide show
  1. package/es/AppleDash.js +41 -0
  2. package/es/BatchJob.js +43 -0
  3. package/es/BatchJobStep.js +39 -0
  4. package/es/BootVolume.js +39 -0
  5. package/es/BootVolumeAlt.js +43 -0
  6. package/es/BottlesContainer.js +41 -0
  7. package/es/Bottles_01.js +39 -0
  8. package/es/Bottles_01Dash.js +39 -0
  9. package/es/Bottles_02.js +39 -0
  10. package/es/Bottles_02Dash.js +39 -0
  11. package/es/CarbonUiBuilder.js +60 -0
  12. package/es/CicsDb2Connection.js +41 -0
  13. package/es/CicsProgram.js +49 -0
  14. package/es/CicsRegionAlt.js +39 -0
  15. package/es/CicsSit.js +41 -0
  16. package/es/CicsSitOverrides.js +39 -0
  17. package/es/CicsTransactionServerZos.js +51 -0
  18. package/es/ConnectReference.js +41 -0
  19. package/es/DataVolume.js +39 -0
  20. package/es/DataVolumeAlt.js +47 -0
  21. package/es/Db2BufferPool.js +41 -0
  22. package/es/Db2DataSharingGroup.js +39 -0
  23. package/es/Db2Database.js +39 -0
  24. package/es/Drink_01.js +41 -0
  25. package/es/Drink_02.js +41 -0
  26. package/es/ExecutableProgram.js +52 -0
  27. package/es/IbmBluepay.js +39 -0
  28. package/es/IbmCloudAppId.js +41 -0
  29. package/es/IbmCloudContinuousDelivery.js +41 -0
  30. package/es/IbmCloudForEducation.js +43 -0
  31. package/es/IbmCloudHsm.js +49 -0
  32. package/es/IbmCloudIpsecVpn.js +39 -0
  33. package/es/IbmCloudPrivilegedAccessGateway.js +41 -0
  34. package/es/IbmContentServices.js +43 -0
  35. package/es/IbmDb2.js +47 -0
  36. package/es/IbmDb2Alt.js +39 -0
  37. package/es/IbmTelehealth.js +41 -0
  38. package/es/IbmTenet.js +53 -0
  39. package/es/IbmToolchain.js +39 -0
  40. package/es/ListChecked.js +1 -1
  41. package/es/ListCheckedMirror.js +39 -0
  42. package/es/ListNumberedMirror.js +39 -0
  43. package/es/LogicalPartition.js +1 -1
  44. package/es/LogoAnsibleCommunity.js +39 -0
  45. package/es/LogoRedHatAnsible.js +41 -0
  46. package/es/LogoTwitter.js +1 -1
  47. package/es/LogoVmware.js +1 -1
  48. package/es/LogoVmwareAlt.js +39 -0
  49. package/es/LogoYelp.js +1 -1
  50. package/es/PortInput.js +41 -0
  51. package/es/PortOutput.js +41 -0
  52. package/es/Recycle.js +39 -0
  53. package/es/RunMirror.js +43 -0
  54. package/es/ScreenMap.js +41 -0
  55. package/es/ScreenMapSet.js +43 -0
  56. package/es/SearchLocateMirror.js +39 -0
  57. package/es/Slm.js +39 -0
  58. package/es/SummaryKpiMirror.js +39 -0
  59. package/es/TcpIpService.js +39 -0
  60. package/es/TransformBinary.js +41 -0
  61. package/es/TransformInstructions.js +41 -0
  62. package/es/TransformLanguage.js +41 -0
  63. package/es/Tsq.js +41 -0
  64. package/es/ZLpar.js +39 -0
  65. package/es/ZSystems.js +39 -0
  66. package/es/Zos.js +39 -0
  67. package/es/ZosSysplex.js +39 -0
  68. package/es/generated/bucket-0.js +347 -345
  69. package/es/generated/bucket-1.js +940 -921
  70. package/es/generated/bucket-10.js +880 -885
  71. package/es/generated/bucket-11.js +899 -860
  72. package/es/generated/bucket-12.js +769 -880
  73. package/es/generated/bucket-13.js +941 -826
  74. package/es/generated/bucket-14.js +732 -816
  75. package/es/generated/bucket-15.js +923 -937
  76. package/es/generated/bucket-16.js +1582 -16
  77. package/es/generated/bucket-2.js +1074 -1058
  78. package/es/generated/bucket-3.js +836 -912
  79. package/es/generated/bucket-4.js +835 -784
  80. package/es/generated/bucket-5.js +846 -824
  81. package/es/generated/bucket-6.js +849 -897
  82. package/es/generated/bucket-7.js +921 -920
  83. package/es/generated/bucket-8.js +839 -770
  84. package/es/generated/bucket-9.js +936 -974
  85. package/es/index.js +17 -17
  86. package/lib/AppleDash.js +47 -0
  87. package/lib/BatchJob.js +49 -0
  88. package/lib/BatchJobStep.js +45 -0
  89. package/lib/BootVolume.js +45 -0
  90. package/lib/BootVolumeAlt.js +49 -0
  91. package/lib/BottlesContainer.js +47 -0
  92. package/lib/Bottles_01.js +45 -0
  93. package/lib/Bottles_01Dash.js +45 -0
  94. package/lib/Bottles_02.js +45 -0
  95. package/lib/Bottles_02Dash.js +45 -0
  96. package/lib/CarbonUiBuilder.js +66 -0
  97. package/lib/CicsDb2Connection.js +47 -0
  98. package/lib/CicsProgram.js +55 -0
  99. package/lib/CicsRegionAlt.js +45 -0
  100. package/lib/CicsSit.js +47 -0
  101. package/lib/CicsSitOverrides.js +45 -0
  102. package/lib/CicsTransactionServerZos.js +57 -0
  103. package/lib/ConnectReference.js +47 -0
  104. package/lib/DataVolume.js +45 -0
  105. package/lib/DataVolumeAlt.js +53 -0
  106. package/lib/Db2BufferPool.js +47 -0
  107. package/lib/Db2DataSharingGroup.js +45 -0
  108. package/lib/Db2Database.js +45 -0
  109. package/lib/Drink_01.js +47 -0
  110. package/lib/Drink_02.js +47 -0
  111. package/lib/ExecutableProgram.js +58 -0
  112. package/lib/IbmBluepay.js +45 -0
  113. package/lib/IbmCloudAppId.js +47 -0
  114. package/lib/IbmCloudContinuousDelivery.js +47 -0
  115. package/lib/IbmCloudForEducation.js +49 -0
  116. package/lib/IbmCloudHsm.js +55 -0
  117. package/lib/IbmCloudIpsecVpn.js +45 -0
  118. package/lib/IbmCloudPrivilegedAccessGateway.js +47 -0
  119. package/lib/IbmContentServices.js +49 -0
  120. package/lib/IbmDb2.js +53 -0
  121. package/lib/IbmDb2Alt.js +45 -0
  122. package/lib/IbmTelehealth.js +47 -0
  123. package/lib/IbmTenet.js +59 -0
  124. package/lib/IbmToolchain.js +45 -0
  125. package/lib/ListChecked.js +1 -1
  126. package/lib/ListCheckedMirror.js +45 -0
  127. package/lib/ListNumberedMirror.js +45 -0
  128. package/lib/LogicalPartition.js +1 -1
  129. package/lib/LogoAnsibleCommunity.js +45 -0
  130. package/lib/LogoRedHatAnsible.js +47 -0
  131. package/lib/LogoTwitter.js +1 -1
  132. package/lib/LogoVmware.js +1 -1
  133. package/lib/LogoVmwareAlt.js +45 -0
  134. package/lib/LogoYelp.js +1 -1
  135. package/lib/PortInput.js +47 -0
  136. package/lib/PortOutput.js +47 -0
  137. package/lib/Recycle.js +45 -0
  138. package/lib/RunMirror.js +49 -0
  139. package/lib/ScreenMap.js +47 -0
  140. package/lib/ScreenMapSet.js +49 -0
  141. package/lib/SearchLocateMirror.js +45 -0
  142. package/lib/Slm.js +45 -0
  143. package/lib/SummaryKpiMirror.js +45 -0
  144. package/lib/TcpIpService.js +45 -0
  145. package/lib/TransformBinary.js +47 -0
  146. package/lib/TransformInstructions.js +47 -0
  147. package/lib/TransformLanguage.js +47 -0
  148. package/lib/Tsq.js +47 -0
  149. package/lib/ZLpar.js +45 -0
  150. package/lib/ZSystems.js +45 -0
  151. package/lib/Zos.js +45 -0
  152. package/lib/ZosSysplex.js +45 -0
  153. package/lib/generated/bucket-0.js +347 -345
  154. package/lib/generated/bucket-1.js +950 -931
  155. package/lib/generated/bucket-10.js +923 -928
  156. package/lib/generated/bucket-11.js +945 -906
  157. package/lib/generated/bucket-12.js +819 -930
  158. package/lib/generated/bucket-13.js +993 -878
  159. package/lib/generated/bucket-14.js +788 -872
  160. package/lib/generated/bucket-15.js +980 -994
  161. package/lib/generated/bucket-16.js +1643 -15
  162. package/lib/generated/bucket-2.js +1090 -1074
  163. package/lib/generated/bucket-3.js +853 -929
  164. package/lib/generated/bucket-4.js +857 -806
  165. package/lib/generated/bucket-5.js +871 -849
  166. package/lib/generated/bucket-6.js +874 -922
  167. package/lib/generated/bucket-7.js +959 -958
  168. package/lib/generated/bucket-8.js +880 -811
  169. package/lib/generated/bucket-9.js +979 -1017
  170. package/lib/index.js +619 -557
  171. package/package.json +6 -6
@@ -11,7 +11,7 @@ import React from 'react';
11
11
  import '@carbon/icon-helpers';
12
12
  import 'prop-types';
13
13
 
14
- var _path, _path2, _path3, _path4, _path5, _path6, _path7, _path8, _path9, _path10, _path11, _path12, _path13, _path14, _path15, _path16, _path17, _path18, _path19, _path20, _path21, _path22, _path23, _path24, _path25, _path26, _path27, _path28, _path29, _path30, _path31, _path32, _path33, _path34, _path35, _path36, _path37, _path38, _path39, _path40, _path41, _path42, _path43, _path44, _path45, _path46, _path47, _path48, _path49, _path50, _path51, _path52, _path53, _path54, _path55, _path56, _path57, _path58, _path59, _path60, _path61, _circle, _circle2, _circle3, _circle4, _circle5, _path62, _path63, _path64, _path65, _circle6, _circle7, _circle8, _path66, _circle9, _circle10, _path67, _path68, _path69, _path70, _path71, _path72, _path73, _path74, _path75, _path76, _path77, _circle11, _circle12, _circle13, _circle14, _circle15, _path78, _path79, _path80, _path81, _circle16, _circle17, _circle18, _circle19, _circle20, _circle21, _circle22, _circle23, _circle24, _circle25, _circle26, _circle27, _circle28, _circle29, _path82, _path83, _path84, _path85, _path86, _path87, _path88, _path89, _path90, _path91, _path92, _path93, _path94, _path95, _path96, _path97, _path98, _path99, _path100, _path101, _path102, _path103, _path104, _path105, _path106, _path107, _path108, _path109, _path110, _path111, _path112, _path113, _path114, _path115, _path116, _path117, _path118, _path119, _path120, _path121, _path122, _path123, _path124, _path125, _path126, _path127, _path128, _path129, _path130, _path131, _path132, _path133, _path134, _path135, _path136, _path137, _path138, _path139, _path140, _path141, _path142, _path143, _path144, _path145, _path146, _path147, _path148, _path149, _path150, _path151, _path152, _path153, _path154, _path155, _path156, _path157, _path158, _path159, _path160, _path161, _path162, _path163, _path164, _path165, _path166, _path167, _path168, _path169, _path170, _path171, _path172, _path173, _path174, _circle30, _path175, _circle31, _path176, _circle32, _circle33, _path177, _path178, _path179, _path180, _path181, _path182, _path183, _circle34, _path184, _path185, _path186, _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, _path213, _path214, _path215, _path216, _path217, _path218, _path219, _path220, _path221, _path222, _path223;
14
+ var _path, _path2, _path3, _path4, _path5, _path6, _path7, _path8, _path9, _path10, _path11, _path12, _path13, _path14, _path15, _path16, _path17, _path18, _path19, _path20, _path21, _path22, _path23, _path24, _path25, _path26, _path27, _path28, _path29, _path30, _path31, _path32, _path33, _path34, _path35, _path36, _path37, _path38, _path39, _path40, _path41, _path42, _path43, _path44, _path45, _path46, _path47, _path48, _path49, _path50, _path51, _path52, _path53, _path54, _path55, _path56, _path57, _path58, _path59, _path60, _path61, _path62, _path63, _path64, _path65, _path66, _path67, _path68, _path69, _path70, _path71, _path72, _path73, _path74, _path75, _path76, _path77, _circle, _circle2, _circle3, _circle4, _circle5, _path78, _path79, _path80, _path81, _circle6, _circle7, _circle8, _path82, _circle9, _circle10, _path83, _path84, _path85, _path86, _path87, _path88, _path89, _path90, _path91, _path92, _path93, _circle11, _circle12, _circle13, _circle14, _circle15, _path94, _path95, _path96, _path97, _circle16, _circle17, _circle18, _circle19, _circle20, _circle21, _circle22, _circle23, _circle24, _circle25, _circle26, _circle27, _circle28, _circle29, _path98, _path99, _path100, _path101, _path102, _path103, _path104, _path105, _path106, _path107, _path108, _path109, _path110, _path111, _path112, _path113, _path114, _path115, _path116, _path117, _path118, _path119, _path120, _path121, _path122, _path123, _path124, _path125, _path126, _path127, _path128, _path129, _path130, _path131, _path132, _path133, _path134, _path135, _path136, _path137, _path138, _path139, _path140, _path141, _path142, _path143, _path144, _path145, _path146, _path147, _path148, _path149, _path150, _path151, _path152, _path153, _path154, _path155, _path156, _path157, _path158, _path159, _path160, _path161, _path162, _path163, _path164, _path165, _path166, _path167, _path168, _path169, _path170, _path171, _path172, _path173, _path174, _path175, _path176, _path177, _path178, _path179, _path180, _path181, _circle30, _circle31, _path182, _path183, _path184, _path185, _path186, _path187, _path188, _circle32, _path189, _path190, _circle33, _path191, _path192, _path193, _path194, _path195, _path196, _path197, _path198, _path199, _path200, _path201, _circle34, _path202, _circle35, _path203, _circle36, _circle37, _path204, _path205, _path206, _path207, _path208, _path209, _path210, _circle38, _path211, _path212, _path213, _path214, _path215, _path216, _path217, _path218, _path219, _path220, _path221, _path222;
15
15
 
16
16
  var _excluded = ["children", "size"],
17
17
  _excluded2 = ["children", "size"],
@@ -138,7 +138,7 @@ var _excluded = ["children", "size"],
138
138
  _excluded123 = ["children", "size"],
139
139
  _excluded124 = ["children", "size"],
140
140
  _excluded125 = ["children", "size"];
141
- var ChartAreaSmooth = /*#__PURE__*/React.forwardRef(function ChartAreaSmooth(_ref, ref) {
141
+ var CharacterInteger = /*#__PURE__*/React.forwardRef(function CharacterInteger(_ref, ref) {
142
142
  var children = _ref.children,
143
143
  _ref$size = _ref.size,
144
144
  size = _ref$size === void 0 ? 16 : _ref$size,
@@ -152,14 +152,16 @@ var ChartAreaSmooth = /*#__PURE__*/React.forwardRef(function ChartAreaSmooth(_re
152
152
  viewBox: "0 0 32 32",
153
153
  fill: "currentColor"
154
154
  }, rest), _path || (_path = /*#__PURE__*/React.createElement("path", {
155
- d: "M30,6.6143l-1.3152.4365A20.9218,20.9218,0,0,1,23,8c-1.7344,0-3.3225-.9072-5.0039-1.8682C16.1621,5.084,14.2656,4,12,4,9.123,4,5.9146,6.2061,4,7.772V2H2V28a2.0025,2.0025,0,0,0,2,2H30ZM4,20.2944C5.874,17.3765,9.56,13,12,13c1.6379,0,2.96,1.1016,4.36,2.2686C17.8965,16.5488,19.6379,18,22,18a9.4686,9.4686,0,0,0,6-2.5288v4.9556A13.0026,13.0026,0,0,1,22,22a13.8619,13.8619,0,0,1-4.6838-.9487A15.682,15.682,0,0,0,12,20c-2.927,0-6.0676,2.959-8,5.1577ZM12,6c1.7344,0,3.3225.9072,5.0039,1.8682C18.8379,8.916,20.7344,10,23,10a21.432,21.432,0,0,0,5-.6782v3.3213C27.3167,13.4463,24.9155,16,22,16c-1.6379,0-2.96-1.1016-4.36-2.2686C16.1035,12.4512,14.3621,11,12,11c-2.9358,0-6.0632,3.3394-8,5.8447V10.4238C5.5461,8.9658,9.2588,6,12,6ZM4.249,28C5.8623,25.9087,9.41,22,12,22a13.8619,13.8619,0,0,1,4.6838.9487A15.682,15.682,0,0,0,22,24a14.7362,14.7362,0,0,0,6-1.34V28Z"
155
+ d: "M19.5 22.5L19.5 21.5 22.5 21.5 22.5 10.5 19.5 10.5 19.5 9.5 23.5 9.5 23.5 21.5 26.5 21.5 26.5 22.5 19.5 22.5z"
156
+ })), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
157
+ d: "M23 10V22h0V10m1-1H19v2h3V21H19v2h8V21H24V9zM5 21H15V23H5zM15 13L11 13 11 9 9 9 9 13 5 13 5 15 9 15 9 19 11 19 11 15 15 15 15 13z"
156
158
  })), children);
157
159
  });
158
160
 
159
161
  if (process.env.NODE_ENV !== "production") {
160
- ChartAreaSmooth.propTypes = iconPropTypes;
162
+ CharacterInteger.propTypes = iconPropTypes;
161
163
  }
162
- var ChartAreaStepper = /*#__PURE__*/React.forwardRef(function ChartAreaStepper(_ref2, ref) {
164
+ var CharacterLowerCase = /*#__PURE__*/React.forwardRef(function CharacterLowerCase(_ref2, ref) {
163
165
  var children = _ref2.children,
164
166
  _ref2$size = _ref2.size,
165
167
  size = _ref2$size === void 0 ? 16 : _ref2$size,
@@ -172,15 +174,15 @@ var ChartAreaStepper = /*#__PURE__*/React.forwardRef(function ChartAreaStepper(_
172
174
  xmlns: "http://www.w3.org/2000/svg",
173
175
  viewBox: "0 0 32 32",
174
176
  fill: "currentColor"
175
- }, rest), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
176
- d: "M22,10V6H10v6H4V2H2V28a2.0025,2.0025,0,0,0,2,2H30V10ZM12,14V8h8v4h8V22H22V16H12v6H4V14ZM4,28V24H14V18h6v6h8v4Z"
177
+ }, rest), _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
178
+ d: "M29 23H24a2.0027 2.0027 0 01-2-2V15a2.0023 2.0023 0 012-2h5v2H24v6h5zM18 13H14V9H12V23h6a2.0027 2.0027 0 002-2V15A2.0023 2.0023 0 0018 13zm-4 8V15h4v6zM8 13H3v2H8v2H4a2 2 0 00-2 2v2a2 2 0 002 2h6V15A2.0023 2.0023 0 008 13zm0 8H4V19H8z"
177
179
  })), children);
178
180
  });
179
181
 
180
182
  if (process.env.NODE_ENV !== "production") {
181
- ChartAreaStepper.propTypes = iconPropTypes;
183
+ CharacterLowerCase.propTypes = iconPropTypes;
182
184
  }
183
- var ChartAverage = /*#__PURE__*/React.forwardRef(function ChartAverage(_ref3, ref) {
185
+ var CharacterNegativeNumber = /*#__PURE__*/React.forwardRef(function CharacterNegativeNumber(_ref3, ref) {
184
186
  var children = _ref3.children,
185
187
  _ref3$size = _ref3.size,
186
188
  size = _ref3$size === void 0 ? 16 : _ref3$size,
@@ -193,19 +195,17 @@ var ChartAverage = /*#__PURE__*/React.forwardRef(function ChartAverage(_ref3, re
193
195
  xmlns: "http://www.w3.org/2000/svg",
194
196
  viewBox: "0 0 32 32",
195
197
  fill: "currentColor"
196
- }, rest), _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
197
- d: "M23,24c-3.5991,0-5.0293-4.1758-6.4126-8.2139C15.2764,11.9583,13.92,8,11,8a3.44,3.44,0,0,0-3.0532,2.3215L6.0513,9.6838C6.1016,9.5334,7.3218,6,11,6c4.3491,0,6.0122,4.8547,7.48,9.1379C19.6885,18.6667,20.83,22,23,22a3.44,3.44,0,0,0,3.0532-2.3215l1.8955.6377C27.8984,20.4666,26.6782,24,23,24Z"
198
- })), _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
199
- d: "M4,28V17H6V15H4V2H2V28a2,2,0,0,0,2,2H30V28Z"
198
+ }, rest), _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
199
+ d: "M19.5 22.5L19.5 21.5 22.5 21.5 22.5 10.5 19.5 10.5 19.5 9.5 23.5 9.5 23.5 21.5 26.5 21.5 26.5 22.5 19.5 22.5z"
200
200
  })), _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
201
- d: "M8 15H10V17H8zM12 15H14V17H12zM20 15H22V17H20zM24 15H26V17H24zM28 15H30V17H28z"
201
+ d: "M23 10V22h0V10m1-1H19v2h3V21H19v2h8V21H24V9zM5 15H15V17H5z"
202
202
  })), children);
203
203
  });
204
204
 
205
205
  if (process.env.NODE_ENV !== "production") {
206
- ChartAverage.propTypes = iconPropTypes;
206
+ CharacterNegativeNumber.propTypes = iconPropTypes;
207
207
  }
208
- var ChartBar = /*#__PURE__*/React.forwardRef(function ChartBar(_ref4, ref) {
208
+ var CharacterSentenceCase = /*#__PURE__*/React.forwardRef(function CharacterSentenceCase(_ref4, ref) {
209
209
  var children = _ref4.children,
210
210
  _ref4$size = _ref4.size,
211
211
  size = _ref4$size === void 0 ? 16 : _ref4$size,
@@ -219,14 +219,14 @@ var ChartBar = /*#__PURE__*/React.forwardRef(function ChartBar(_ref4, ref) {
219
219
  viewBox: "0 0 32 32",
220
220
  fill: "currentColor"
221
221
  }, rest), _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
222
- d: "M4,2H2V28a2,2,0,0,0,2,2H30V28H4V25H26V17H4V13H18V5H4ZM24,19v4H4V19ZM16,7v4H4V7Z"
222
+ d: "M29 23H24a2.0027 2.0027 0 01-2-2V15a2.0023 2.0023 0 012-2h5v2H24v6h5zM18 13H14V9H12V23h6a2.0027 2.0027 0 002-2V15A2.0023 2.0023 0 0018 13zm-4 8V15h4v6zM8 9H4a2.002 2.002 0 00-2 2V23H4V18H8v5h2V11A2.002 2.002 0 008 9zM4 16V11H8v5z"
223
223
  })), children);
224
224
  });
225
225
 
226
226
  if (process.env.NODE_ENV !== "production") {
227
- ChartBar.propTypes = iconPropTypes;
227
+ CharacterSentenceCase.propTypes = iconPropTypes;
228
228
  }
229
- var ChartBarFloating = /*#__PURE__*/React.forwardRef(function ChartBarFloating(_ref5, ref) {
229
+ var CharacterUpperCase = /*#__PURE__*/React.forwardRef(function CharacterUpperCase(_ref5, ref) {
230
230
  var children = _ref5.children,
231
231
  _ref5$size = _ref5.size,
232
232
  size = _ref5$size === void 0 ? 16 : _ref5$size,
@@ -240,16 +240,14 @@ var ChartBarFloating = /*#__PURE__*/React.forwardRef(function ChartBarFloating(_
240
240
  viewBox: "0 0 32 32",
241
241
  fill: "currentColor"
242
242
  }, rest), _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
243
- d: "M28 24H14V16H28zM16 22H26V18H16zM26 12H8V4H26zM10 10H24V6H10z"
244
- })), _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
245
- d: "M30,30H4a2.0023,2.0023,0,0,1-2-2V2H4V28H30Z"
243
+ d: "M30 23H24a2.0023 2.0023 0 01-2-2V11a2.002 2.002 0 012-2h6v2H24V21h6zM20 12a3.0033 3.0033 0 00-3-3H12V23h5a3.0033 3.0033 0 003-3V18a2.977 2.977 0 00-.78-2A2.9768 2.9768 0 0020 14zm-6-1h3a1.0013 1.0013 0 011 1v2a1.0013 1.0013 0 01-1 1H14zm4 9a1.0009 1.0009 0 01-1 1H14V17h3a1.0009 1.0009 0 011 1zM8 9H4a2.002 2.002 0 00-2 2V23H4V18H8v5h2V11A2.002 2.002 0 008 9zM4 16V11H8v5z"
246
244
  })), children);
247
245
  });
248
246
 
249
247
  if (process.env.NODE_ENV !== "production") {
250
- ChartBarFloating.propTypes = iconPropTypes;
248
+ CharacterUpperCase.propTypes = iconPropTypes;
251
249
  }
252
- var ChartBarOverlay = /*#__PURE__*/React.forwardRef(function ChartBarOverlay(_ref6, ref) {
250
+ var CharacterWholeNumber = /*#__PURE__*/React.forwardRef(function CharacterWholeNumber(_ref6, ref) {
253
251
  var children = _ref6.children,
254
252
  _ref6$size = _ref6.size,
255
253
  size = _ref6$size === void 0 ? 16 : _ref6$size,
@@ -262,15 +260,17 @@ var ChartBarOverlay = /*#__PURE__*/React.forwardRef(function ChartBarOverlay(_re
262
260
  xmlns: "http://www.w3.org/2000/svg",
263
261
  viewBox: "0 0 32 32",
264
262
  fill: "currentColor"
265
- }, rest), _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
266
- d: "M4,28V26H26V16H4V14H18V4H4V2H2V28a2,2,0,0,0,2,2H30V28ZM24,18v6H4V22H20V20H4V18ZM16,6v6H4V10h8V8H4V6Z"
263
+ }, rest), _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
264
+ d: "M28 9H22v2h6v4H24v2h4v4H22v2h6a2.0027 2.0027 0 002-2V11A2.0023 2.0023 0 0028 9zM20 23H12V17a2.002 2.002 0 012-2h4V11H12V9h6a2.0023 2.0023 0 012 2v4a2.0023 2.0023 0 01-2 2H14v4h6zM2.5 22.5L2.5 21.5 5.5 21.5 5.5 10.5 2.5 10.5 2.5 9.5 6.5 9.5 6.5 21.5 9.5 21.5 9.5 22.5 2.5 22.5z"
265
+ })), _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
266
+ d: "M6,10V22H6V10M7,9H2v2H5V21H2v2h8V21H7V9Z"
267
267
  })), children);
268
268
  });
269
269
 
270
270
  if (process.env.NODE_ENV !== "production") {
271
- ChartBarOverlay.propTypes = iconPropTypes;
271
+ CharacterWholeNumber.propTypes = iconPropTypes;
272
272
  }
273
- var ChartBarStacked = /*#__PURE__*/React.forwardRef(function ChartBarStacked(_ref7, ref) {
273
+ var CharacterPatterns = /*#__PURE__*/React.forwardRef(function CharacterPatterns(_ref7, ref) {
274
274
  var children = _ref7.children,
275
275
  _ref7$size = _ref7.size,
276
276
  size = _ref7$size === void 0 ? 16 : _ref7$size,
@@ -284,14 +284,14 @@ var ChartBarStacked = /*#__PURE__*/React.forwardRef(function ChartBarStacked(_re
284
284
  viewBox: "0 0 32 32",
285
285
  fill: "currentColor"
286
286
  }, rest), _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
287
- d: "M4,28V25H26V17H4V13H18V5H4V2H2V28a2,2,0,0,0,2,2H30V28Zm20-5H14V19H24ZM16,11H10V7h6Z"
287
+ d: "M6 26V17.8281l-3.5859 3.586L1 20l6-6 6 6-1.4141 1.4141L8 17.8281V26H18v2H8A2.0024 2.0024 0 016 26zM30 22L30 20 22 20 22 22 27.5 22 22 28 22 30 30 30 30 28 24.507 28 30 22zM26 6v8.1719l3.5859-3.586L31 12l-6 6-6-6 1.4141-1.4141L24 14.1719V6H14V4H24A2.0024 2.0024 0 0126 6zM8 2H3V4H8V6H4A2 2 0 002 8v2a2 2 0 002 2h6V4A2.0023 2.0023 0 008 2zm0 8H4V8H8z"
288
288
  })), children);
289
289
  });
290
290
 
291
291
  if (process.env.NODE_ENV !== "production") {
292
- ChartBarStacked.propTypes = iconPropTypes;
292
+ CharacterPatterns.propTypes = iconPropTypes;
293
293
  }
294
- var ChartBarTarget = /*#__PURE__*/React.forwardRef(function ChartBarTarget(_ref8, ref) {
294
+ var ChargingStation = /*#__PURE__*/React.forwardRef(function ChargingStation(_ref8, ref) {
295
295
  var children = _ref8.children,
296
296
  _ref8$size = _ref8.size,
297
297
  size = _ref8$size === void 0 ? 16 : _ref8$size,
@@ -305,16 +305,16 @@ var ChartBarTarget = /*#__PURE__*/React.forwardRef(function ChartBarTarget(_ref8
305
305
  viewBox: "0 0 32 32",
306
306
  fill: "currentColor"
307
307
  }, rest), _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
308
- d: "M28 17H30V25H28zM20 5H22V13H20z"
308
+ d: "M11.857 21.514L10.143 20.486 12.234 17 7.234 17 11.143 10.486 12.857 11.514 10.766 15 15.766 15 11.857 21.514z"
309
309
  })), _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
310
- d: "M4,2H2V28a2,2,0,0,0,2,2H30V28H4V25H26V17H4V13H18V5H4ZM24,19v4H4V19ZM16,7v4H4V7Z"
310
+ d: "M30,7H29V4H27V7H26v6h1V24.5a1.5,1.5,0,0,1-3,0V16a1,1,0,0,0-1-1H19V5a1,1,0,0,0-1-1H5A1,1,0,0,0,4,5V26H2v2H21V26H19V17h3v7.5a3.5,3.5,0,0,0,7,0V13h1ZM17,26H6V6H17Z"
311
311
  })), children);
312
312
  });
313
313
 
314
314
  if (process.env.NODE_ENV !== "production") {
315
- ChartBarTarget.propTypes = iconPropTypes;
315
+ ChargingStation.propTypes = iconPropTypes;
316
316
  }
317
- var ChartBubble = /*#__PURE__*/React.forwardRef(function ChartBubble(_ref9, ref) {
317
+ var ChargingStationFilled = /*#__PURE__*/React.forwardRef(function ChargingStationFilled(_ref9, ref) {
318
318
  var children = _ref9.children,
319
319
  _ref9$size = _ref9.size,
320
320
  size = _ref9$size === void 0 ? 16 : _ref9$size,
@@ -328,16 +328,18 @@ var ChartBubble = /*#__PURE__*/React.forwardRef(function ChartBubble(_ref9, ref)
328
328
  viewBox: "0 0 32 32",
329
329
  fill: "currentColor"
330
330
  }, rest), _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
331
- d: "M30,30H4a2,2,0,0,1-2-2V2H4V28H30Z"
331
+ d: "M29,7V4H27V7H26v6h1V24.5a1.5,1.5,0,0,1-3,0V16a1,1,0,0,0-1-1H19V5a1,1,0,0,0-1-1H5A1,1,0,0,0,4,5V26H2v2H21V26H19V17h3v7.5a3.5,3.5,0,0,0,7,0V13h1V7ZM11.8574,21.5146l-1.7148-1.0292L12.2339,17h-5l3.9087-6.5146,1.7148,1.0292L10.7661,15h5Z"
332
332
  })), _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
333
- d: "M10 16a2 2 0 11-2 2 2 2 0 012-2m0-2a4 4 0 104 4 4 4 0 00-4-4zM21 6a4 4 0 11-4 4 4 4 0 014-4m0-2a6 6 0 106 6 6 6 0 00-6-6zM24.5 21A1.5 1.5 0 1123 22.5 1.5 1.5 0 0124.5 21m0-2A3.5 3.5 0 1028 22.5 3.5 3.5 0 0024.5 19z"
333
+ fill: "none",
334
+ d: "M11.857 21.514L10.143 20.486 12.234 17 7.234 17 11.143 10.486 12.857 11.514 10.766 15 15.766 15 11.857 21.514z",
335
+ "data-icon-path": "inner-path"
334
336
  })), children);
335
337
  });
336
338
 
337
339
  if (process.env.NODE_ENV !== "production") {
338
- ChartBubble.propTypes = iconPropTypes;
340
+ ChargingStationFilled.propTypes = iconPropTypes;
339
341
  }
340
- var ChartBubblePacked = /*#__PURE__*/React.forwardRef(function ChartBubblePacked(_ref10, ref) {
342
+ var Chart_3D = /*#__PURE__*/React.forwardRef(function Chart_3D(_ref10, ref) {
341
343
  var children = _ref10.children,
342
344
  _ref10$size = _ref10.size,
343
345
  size = _ref10$size === void 0 ? 16 : _ref10$size,
@@ -351,14 +353,14 @@ var ChartBubblePacked = /*#__PURE__*/React.forwardRef(function ChartBubblePacked
351
353
  viewBox: "0 0 32 32",
352
354
  fill: "currentColor"
353
355
  }, rest), _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
354
- d: "M27.5322,17.1724A8.99,8.99,0,1,0,13.6074,5.88,5.9969,5.9969,0,1,0,5.051,13.2217a6.9967,6.9967,0,1,0,7.9942,11.4844A5.9981,5.9981,0,0,0,25,24c0-.1216-.011-.24-.0181-.3594a3.4873,3.4873,0,1,0,2.55-6.4682ZM21,4a7,7,0,1,1-7,7A7.0078,7.0078,0,0,1,21,4ZM8,4A4,4,0,1,1,4,8,4.0045,4.0045,0,0,1,8,4ZM19,28a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,19,28Z"
356
+ d: "M28,23v3.5859l-5-5V15a1,1,0,0,0-.5527-.8945L17,11.3818V5.8281l2.5859,2.586L21,7,16,2,11,7l1.4141,1.4141L15,5.8281v5.5537L9.5527,14.1055A1,1,0,0,0,9,15v6.5859l-5,5V23H2v7H9V28H5.4141l4.7832-4.7832,5.3554,2.6777a1.001,1.001,0,0,0,.8946,0l5.3554-2.6777L26.5859,28H23v2h7V23Zm-13,.3818-4-2V16.6182l4,2Zm1-6.5L12.2363,15,16,13.1182,19.7637,15Zm5,4.5-4,2V18.6182l4-2Z"
355
357
  })), children);
356
358
  });
357
359
 
358
360
  if (process.env.NODE_ENV !== "production") {
359
- ChartBubblePacked.propTypes = iconPropTypes;
361
+ Chart_3D.propTypes = iconPropTypes;
360
362
  }
361
- var ChartBullet = /*#__PURE__*/React.forwardRef(function ChartBullet(_ref11, ref) {
363
+ var ChartArea = /*#__PURE__*/React.forwardRef(function ChartArea(_ref11, ref) {
362
364
  var children = _ref11.children,
363
365
  _ref11$size = _ref11.size,
364
366
  size = _ref11$size === void 0 ? 16 : _ref11$size,
@@ -372,14 +374,14 @@ var ChartBullet = /*#__PURE__*/React.forwardRef(function ChartBullet(_ref11, ref
372
374
  viewBox: "0 0 32 32",
373
375
  fill: "currentColor"
374
376
  }, rest), _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
375
- d: "M30 22H16V21H14v1H2v6H14v1h2V28H30zM4 26V24H14v2zm24 0H16V24H28zM30 13H24V12H22v1H2v6H22v1h2V19h6zM4 17V15H22v2zm24 0H24V15h4zM30 4H10V3H8V4H2v6H8v1h2V10H30zM4 8V6H8V8zM28 8H10V6H28z"
377
+ d: "M20.4761,8.0151,13.4473,4.2109a2.0076,2.0076,0,0,0-2.1158.2051L4,10.001V2H2V28a2,2,0,0,0,2,2H30V5.7354ZM28,20.209l-7.62,1.8022-7.0288-2.8838a1.99,1.99,0,0,0-2.022.37L4,25.8359v-4.455l8.375-9.4,7.0186,5.62a2.0155,2.0155,0,0,0,2.0459.2119L28,14.6025ZM12.5239,5.9849l7.03,3.8042a2.012,2.012,0,0,0,1.3408.16L28,8.2646v4.1138L20.6187,16.02,13.6,10.4a1.99,1.99,0,0,0-2.6885.2642L4,18.3838v-5.87ZM4.5513,28,12.62,20.9888l7.0288,2.8838a1.9977,1.9977,0,0,0,1.147.0771L28,22.2612V28Z"
376
378
  })), children);
377
379
  });
378
380
 
379
381
  if (process.env.NODE_ENV !== "production") {
380
- ChartBullet.propTypes = iconPropTypes;
382
+ ChartArea.propTypes = iconPropTypes;
381
383
  }
382
- var ChartCandlestick = /*#__PURE__*/React.forwardRef(function ChartCandlestick(_ref12, ref) {
384
+ var ChartAreaSmooth = /*#__PURE__*/React.forwardRef(function ChartAreaSmooth(_ref12, ref) {
383
385
  var children = _ref12.children,
384
386
  _ref12$size = _ref12.size,
385
387
  size = _ref12$size === void 0 ? 16 : _ref12$size,
@@ -393,16 +395,14 @@ var ChartCandlestick = /*#__PURE__*/React.forwardRef(function ChartCandlestick(_
393
395
  viewBox: "0 0 32 32",
394
396
  fill: "currentColor"
395
397
  }, rest), _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
396
- d: "M26 10H24V6H22v4H20V22h2v4h2V22h2zM24 20H22V12h2zM14 8H12V4H10V8H8V18h2v4h2V18h2zm-2 8H10V10h2z"
397
- })), _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
398
- d: "M30,30H4a2,2,0,0,1-2-2V2H4V28H30Z"
398
+ d: "M30,6.6143l-1.3152.4365A20.9218,20.9218,0,0,1,23,8c-1.7344,0-3.3225-.9072-5.0039-1.8682C16.1621,5.084,14.2656,4,12,4,9.123,4,5.9146,6.2061,4,7.772V2H2V28a2.0025,2.0025,0,0,0,2,2H30ZM4,20.2944C5.874,17.3765,9.56,13,12,13c1.6379,0,2.96,1.1016,4.36,2.2686C17.8965,16.5488,19.6379,18,22,18a9.4686,9.4686,0,0,0,6-2.5288v4.9556A13.0026,13.0026,0,0,1,22,22a13.8619,13.8619,0,0,1-4.6838-.9487A15.682,15.682,0,0,0,12,20c-2.927,0-6.0676,2.959-8,5.1577ZM12,6c1.7344,0,3.3225.9072,5.0039,1.8682C18.8379,8.916,20.7344,10,23,10a21.432,21.432,0,0,0,5-.6782v3.3213C27.3167,13.4463,24.9155,16,22,16c-1.6379,0-2.96-1.1016-4.36-2.2686C16.1035,12.4512,14.3621,11,12,11c-2.9358,0-6.0632,3.3394-8,5.8447V10.4238C5.5461,8.9658,9.2588,6,12,6ZM4.249,28C5.8623,25.9087,9.41,22,12,22a13.8619,13.8619,0,0,1,4.6838.9487A15.682,15.682,0,0,0,22,24a14.7362,14.7362,0,0,0,6-1.34V28Z"
399
399
  })), children);
400
400
  });
401
401
 
402
402
  if (process.env.NODE_ENV !== "production") {
403
- ChartCandlestick.propTypes = iconPropTypes;
403
+ ChartAreaSmooth.propTypes = iconPropTypes;
404
404
  }
405
- var ChartClusterBar = /*#__PURE__*/React.forwardRef(function ChartClusterBar(_ref13, ref) {
405
+ var ChartAreaStepper = /*#__PURE__*/React.forwardRef(function ChartAreaStepper(_ref13, ref) {
406
406
  var children = _ref13.children,
407
407
  _ref13$size = _ref13.size,
408
408
  size = _ref13$size === void 0 ? 16 : _ref13$size,
@@ -415,23 +415,15 @@ var ChartClusterBar = /*#__PURE__*/React.forwardRef(function ChartClusterBar(_re
415
415
  xmlns: "http://www.w3.org/2000/svg",
416
416
  viewBox: "0 0 32 32",
417
417
  fill: "currentColor"
418
- }, rest), _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
419
- d: "M30,30H4a2,2,0,0,1-2-2V2H4V28H30Z"
420
- })), _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
421
- d: "M10 16H12V26H10zM7 22H9V26H7zM26 8H28V26H26zM23 14H25V26H23z"
422
- })), _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
423
- d: "M15 12H17V26H15z",
424
- transform: "rotate(-180 16 19)"
425
- })), _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
426
- d: "M18 18H20V26H18z",
427
- transform: "rotate(-180 19 22)"
418
+ }, rest), _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
419
+ d: "M22,10V6H10v6H4V2H2V28a2.0025,2.0025,0,0,0,2,2H30V10ZM12,14V8h8v4h8V22H22V16H12v6H4V14ZM4,28V24H14V18h6v6h8v4Z"
428
420
  })), children);
429
421
  });
430
422
 
431
423
  if (process.env.NODE_ENV !== "production") {
432
- ChartClusterBar.propTypes = iconPropTypes;
424
+ ChartAreaStepper.propTypes = iconPropTypes;
433
425
  }
434
- var ChartColumn = /*#__PURE__*/React.forwardRef(function ChartColumn(_ref14, ref) {
426
+ var ChartAverage = /*#__PURE__*/React.forwardRef(function ChartAverage(_ref14, ref) {
435
427
  var children = _ref14.children,
436
428
  _ref14$size = _ref14.size,
437
429
  size = _ref14$size === void 0 ? 16 : _ref14$size,
@@ -444,15 +436,19 @@ var ChartColumn = /*#__PURE__*/React.forwardRef(function ChartColumn(_ref14, ref
444
436
  xmlns: "http://www.w3.org/2000/svg",
445
437
  viewBox: "0 0 32 32",
446
438
  fill: "currentColor"
447
- }, rest), _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
448
- d: "M27,28V6H19V28H15V14H7V28H4V2H2V28a2,2,0,0,0,2,2H30V28ZM13,28H9V16h4Zm12,0H21V8h4Z"
439
+ }, rest), _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
440
+ d: "M23,24c-3.5991,0-5.0293-4.1758-6.4126-8.2139C15.2764,11.9583,13.92,8,11,8a3.44,3.44,0,0,0-3.0532,2.3215L6.0513,9.6838C6.1016,9.5334,7.3218,6,11,6c4.3491,0,6.0122,4.8547,7.48,9.1379C19.6885,18.6667,20.83,22,23,22a3.44,3.44,0,0,0,3.0532-2.3215l1.8955.6377C27.8984,20.4666,26.6782,24,23,24Z"
441
+ })), _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
442
+ d: "M4,28V17H6V15H4V2H2V28a2,2,0,0,0,2,2H30V28Z"
443
+ })), _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
444
+ d: "M8 15H10V17H8zM12 15H14V17H12zM20 15H22V17H20zM24 15H26V17H24zM28 15H30V17H28z"
449
445
  })), children);
450
446
  });
451
447
 
452
448
  if (process.env.NODE_ENV !== "production") {
453
- ChartColumn.propTypes = iconPropTypes;
449
+ ChartAverage.propTypes = iconPropTypes;
454
450
  }
455
- var ChartColumnFloating = /*#__PURE__*/React.forwardRef(function ChartColumnFloating(_ref15, ref) {
451
+ var ChartBar = /*#__PURE__*/React.forwardRef(function ChartBar(_ref15, ref) {
456
452
  var children = _ref15.children,
457
453
  _ref15$size = _ref15.size,
458
454
  size = _ref15$size === void 0 ? 16 : _ref15$size,
@@ -465,17 +461,15 @@ var ChartColumnFloating = /*#__PURE__*/React.forwardRef(function ChartColumnFloa
465
461
  xmlns: "http://www.w3.org/2000/svg",
466
462
  viewBox: "0 0 32 32",
467
463
  fill: "currentColor"
468
- }, rest), _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
469
- d: "M28 22H20V4h8zm-6-2h4V6H22zM16 24H8V10h8zm-6-2h4V12H10z"
470
- })), _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
471
- d: "M30,30H4a2.0021,2.0021,0,0,1-2-2V2H4V28H30Z"
464
+ }, rest), _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
465
+ d: "M4,2H2V28a2,2,0,0,0,2,2H30V28H4V25H26V17H4V13H18V5H4ZM24,19v4H4V19ZM16,7v4H4V7Z"
472
466
  })), children);
473
467
  });
474
468
 
475
469
  if (process.env.NODE_ENV !== "production") {
476
- ChartColumnFloating.propTypes = iconPropTypes;
470
+ ChartBar.propTypes = iconPropTypes;
477
471
  }
478
- var ChartColumnTarget = /*#__PURE__*/React.forwardRef(function ChartColumnTarget(_ref16, ref) {
472
+ var ChartBarFloating = /*#__PURE__*/React.forwardRef(function ChartBarFloating(_ref16, ref) {
479
473
  var children = _ref16.children,
480
474
  _ref16$size = _ref16.size,
481
475
  size = _ref16$size === void 0 ? 16 : _ref16$size,
@@ -488,17 +482,17 @@ var ChartColumnTarget = /*#__PURE__*/React.forwardRef(function ChartColumnTarget
488
482
  xmlns: "http://www.w3.org/2000/svg",
489
483
  viewBox: "0 0 32 32",
490
484
  fill: "currentColor"
491
- }, rest), _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
492
- d: "M27 28V6H19V28H15V14H7V28H4V2H2V28a2 2 0 002 2H30V28zM13 28H9V16h4zm12 0H21V8h4zM19 2H27V4H19z"
493
- })), _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
494
- d: "M7 10H15V12H7z"
485
+ }, rest), _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
486
+ d: "M28 24H14V16H28zM16 22H26V18H16zM26 12H8V4H26zM10 10H24V6H10z"
487
+ })), _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
488
+ d: "M30,30H4a2.0023,2.0023,0,0,1-2-2V2H4V28H30Z"
495
489
  })), children);
496
490
  });
497
491
 
498
492
  if (process.env.NODE_ENV !== "production") {
499
- ChartColumnTarget.propTypes = iconPropTypes;
493
+ ChartBarFloating.propTypes = iconPropTypes;
500
494
  }
501
- var ChartCombo = /*#__PURE__*/React.forwardRef(function ChartCombo(_ref17, ref) {
495
+ var ChartBarOverlay = /*#__PURE__*/React.forwardRef(function ChartBarOverlay(_ref17, ref) {
502
496
  var children = _ref17.children,
503
497
  _ref17$size = _ref17.size,
504
498
  size = _ref17$size === void 0 ? 16 : _ref17$size,
@@ -511,17 +505,15 @@ var ChartCombo = /*#__PURE__*/React.forwardRef(function ChartCombo(_ref17, ref)
511
505
  xmlns: "http://www.w3.org/2000/svg",
512
506
  viewBox: "0 0 32 32",
513
507
  fill: "currentColor"
514
- }, rest), _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
515
- d: "M27,28V16H19V28H15V12H7V28H4V2H2V28a2,2,0,0,0,2,2H30V28ZM13,28H9V14h4Zm12,0H21V18h4Z"
516
- })), _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
517
- d: "M22.7856,14a1.9877,1.9877,0,0,1-1.1787-.3865L11.2041,5.987,8.2419,10,6.6374,8.8065l2.9812-4a1.9978,1.9978,0,0,1,2.749-.446l10.4214,7.64,3.6045-4.8613L28,8.3306l-3.6045,4.8611A2.0014,2.0014,0,0,1,22.7856,14Z"
508
+ }, rest), _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
509
+ d: "M4,28V26H26V16H4V14H18V4H4V2H2V28a2,2,0,0,0,2,2H30V28ZM24,18v6H4V22H20V20H4V18ZM16,6v6H4V10h8V8H4V6Z"
518
510
  })), children);
519
511
  });
520
512
 
521
513
  if (process.env.NODE_ENV !== "production") {
522
- ChartCombo.propTypes = iconPropTypes;
514
+ ChartBarOverlay.propTypes = iconPropTypes;
523
515
  }
524
- var ChartComboStacked = /*#__PURE__*/React.forwardRef(function ChartComboStacked(_ref18, ref) {
516
+ var ChartBarStacked = /*#__PURE__*/React.forwardRef(function ChartBarStacked(_ref18, ref) {
525
517
  var children = _ref18.children,
526
518
  _ref18$size = _ref18.size,
527
519
  size = _ref18$size === void 0 ? 16 : _ref18$size,
@@ -534,17 +526,15 @@ var ChartComboStacked = /*#__PURE__*/React.forwardRef(function ChartComboStacked
534
526
  xmlns: "http://www.w3.org/2000/svg",
535
527
  viewBox: "0 0 32 32",
536
528
  fill: "currentColor"
537
- }, rest), _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
538
- d: "M27,28V16H19V28H15V12H7V28H4V2H2V28a2,2,0,0,0,2,2H30V28ZM13,14v6H9V14Zm12,4v6H21V18Z"
539
- })), _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
540
- d: "M22.7856,14a1.9877,1.9877,0,0,1-1.1787-.3865L11.2041,5.987,8.2419,10,6.6374,8.8065l2.9812-4a1.9978,1.9978,0,0,1,2.749-.446l10.4214,7.64,3.6045-4.8613L28,8.3306l-3.6045,4.8611A2.0014,2.0014,0,0,1,22.7856,14Z"
529
+ }, rest), _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
530
+ d: "M4,28V25H26V17H4V13H18V5H4V2H2V28a2,2,0,0,0,2,2H30V28Zm20-5H14V19H24ZM16,11H10V7h6Z"
541
531
  })), children);
542
532
  });
543
533
 
544
534
  if (process.env.NODE_ENV !== "production") {
545
- ChartComboStacked.propTypes = iconPropTypes;
535
+ ChartBarStacked.propTypes = iconPropTypes;
546
536
  }
547
- var ChartCustom = /*#__PURE__*/React.forwardRef(function ChartCustom(_ref19, ref) {
537
+ var ChartBarTarget = /*#__PURE__*/React.forwardRef(function ChartBarTarget(_ref19, ref) {
548
538
  var children = _ref19.children,
549
539
  _ref19$size = _ref19.size,
550
540
  size = _ref19$size === void 0 ? 16 : _ref19$size,
@@ -557,26 +547,17 @@ var ChartCustom = /*#__PURE__*/React.forwardRef(function ChartCustom(_ref19, ref
557
547
  xmlns: "http://www.w3.org/2000/svg",
558
548
  viewBox: "0 0 32 32",
559
549
  fill: "currentColor"
560
- }, rest), _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
561
- d: "M29.707,19.293l-3-3a.9994.9994,0,0,0-1.414,0L16,25.5859V30h4.4141l9.2929-9.293A.9994.9994,0,0,0,29.707,19.293ZM19.5859,28H18V26.4141l5-5L24.5859,23ZM26,21.5859,24.4141,20,26,18.4141,27.5859,20Z"
562
- })), _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
563
- d: "M17 15H21V17H17z",
564
- transform: "rotate(-90 19 16)"
565
- })), _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
566
- d: "M12 14H18V16H12z",
567
- transform: "rotate(-90 15 15)"
568
- })), _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
569
- d: "M6 12H16V14H6z",
570
- transform: "rotate(-90 11 13)"
571
- })), _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
572
- d: "M12,30H6a2.0021,2.0021,0,0,1-2-2V4A2.0021,2.0021,0,0,1,6,2H22a2.0021,2.0021,0,0,1,2,2V14H22V4H6V28h6Z"
550
+ }, rest), _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
551
+ d: "M28 17H30V25H28zM20 5H22V13H20z"
552
+ })), _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
553
+ d: "M4,2H2V28a2,2,0,0,0,2,2H30V28H4V25H26V17H4V13H18V5H4ZM24,19v4H4V19ZM16,7v4H4V7Z"
573
554
  })), children);
574
555
  });
575
556
 
576
557
  if (process.env.NODE_ENV !== "production") {
577
- ChartCustom.propTypes = iconPropTypes;
558
+ ChartBarTarget.propTypes = iconPropTypes;
578
559
  }
579
- var ChartErrorBar = /*#__PURE__*/React.forwardRef(function ChartErrorBar(_ref20, ref) {
560
+ var ChartBubble = /*#__PURE__*/React.forwardRef(function ChartBubble(_ref20, ref) {
580
561
  var children = _ref20.children,
581
562
  _ref20$size = _ref20.size,
582
563
  size = _ref20$size === void 0 ? 16 : _ref20$size,
@@ -589,15 +570,17 @@ var ChartErrorBar = /*#__PURE__*/React.forwardRef(function ChartErrorBar(_ref20,
589
570
  xmlns: "http://www.w3.org/2000/svg",
590
571
  viewBox: "0 0 32 32",
591
572
  fill: "currentColor"
592
- }, rest), _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
593
- d: "M22,28V12H18V8h2V6H14V8h2v4H12V28H4V2H2V28a2,2,0,0,0,2,2H30V28ZM14,14h2v4H14Zm6,14H14V20h6Zm0-10H18V14h2Z"
573
+ }, rest), _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
574
+ d: "M30,30H4a2,2,0,0,1-2-2V2H4V28H30Z"
575
+ })), _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
576
+ d: "M10 16a2 2 0 11-2 2 2 2 0 012-2m0-2a4 4 0 104 4 4 4 0 00-4-4zM21 6a4 4 0 11-4 4 4 4 0 014-4m0-2a6 6 0 106 6 6 6 0 00-6-6zM24.5 21A1.5 1.5 0 1123 22.5 1.5 1.5 0 0124.5 21m0-2A3.5 3.5 0 1028 22.5 3.5 3.5 0 0024.5 19z"
594
577
  })), children);
595
578
  });
596
579
 
597
580
  if (process.env.NODE_ENV !== "production") {
598
- ChartErrorBar.propTypes = iconPropTypes;
581
+ ChartBubble.propTypes = iconPropTypes;
599
582
  }
600
- var ChartErrorBarAlt = /*#__PURE__*/React.forwardRef(function ChartErrorBarAlt(_ref21, ref) {
583
+ var ChartBubblePacked = /*#__PURE__*/React.forwardRef(function ChartBubblePacked(_ref21, ref) {
601
584
  var children = _ref21.children,
602
585
  _ref21$size = _ref21.size,
603
586
  size = _ref21$size === void 0 ? 16 : _ref21$size,
@@ -610,17 +593,15 @@ var ChartErrorBarAlt = /*#__PURE__*/React.forwardRef(function ChartErrorBarAlt(_
610
593
  xmlns: "http://www.w3.org/2000/svg",
611
594
  viewBox: "0 0 32 32",
612
595
  fill: "currentColor"
613
- }, rest), _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
614
- d: "M14 10V8H8v2h2v4.1836a2.983 2.983 0 000 5.6328V24H8v2h6V24H12V19.8164a2.983 2.983 0 000-5.6328V10zM26 6V4H20V6h2V8.1836a2.983 2.983 0 000 5.6328V18H20v2h6V18H24V13.8164a2.983 2.983 0 000-5.6328V6z"
615
- })), _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
616
- d: "M30,30H4a2,2,0,0,1-2-2V2H4V28H30Z"
596
+ }, rest), _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
597
+ d: "M27.5322,17.1724A8.99,8.99,0,1,0,13.6074,5.88,5.9969,5.9969,0,1,0,5.051,13.2217a6.9967,6.9967,0,1,0,7.9942,11.4844A5.9981,5.9981,0,0,0,25,24c0-.1216-.011-.24-.0181-.3594a3.4873,3.4873,0,1,0,2.55-6.4682ZM21,4a7,7,0,1,1-7,7A7.0078,7.0078,0,0,1,21,4ZM8,4A4,4,0,1,1,4,8,4.0045,4.0045,0,0,1,8,4ZM19,28a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,19,28Z"
617
598
  })), children);
618
599
  });
619
600
 
620
601
  if (process.env.NODE_ENV !== "production") {
621
- ChartErrorBarAlt.propTypes = iconPropTypes;
602
+ ChartBubblePacked.propTypes = iconPropTypes;
622
603
  }
623
- var ChartEvaluation = /*#__PURE__*/React.forwardRef(function ChartEvaluation(_ref22, ref) {
604
+ var ChartBullet = /*#__PURE__*/React.forwardRef(function ChartBullet(_ref22, ref) {
624
605
  var children = _ref22.children,
625
606
  _ref22$size = _ref22.size,
626
607
  size = _ref22$size === void 0 ? 16 : _ref22$size,
@@ -633,20 +614,15 @@ var ChartEvaluation = /*#__PURE__*/React.forwardRef(function ChartEvaluation(_re
633
614
  xmlns: "http://www.w3.org/2000/svg",
634
615
  viewBox: "0 0 32 32",
635
616
  fill: "currentColor"
636
- }, rest), _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
637
- d: "M25.672 6.207H29.915V8.206H25.672z",
638
- transform: "rotate(-45.02 27.793 7.207)"
639
- })), _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
640
- d: "M16 20.5L11 15.539 12.59 13.969 16 17.349 23.41 10 25 11.579 16 20.5z"
641
- })), _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
642
- d: "M4,28V25.4131L10.4141,19,9,17.585l-5,5V2H2V28a2,2,0,0,0,2,2H30V28Z"
617
+ }, rest), _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
618
+ d: "M30 22H16V21H14v1H2v6H14v1h2V28H30zM4 26V24H14v2zm24 0H16V24H28zM30 13H24V12H22v1H2v6H22v1h2V19h6zM4 17V15H22v2zm24 0H24V15h4zM30 4H10V3H8V4H2v6H8v1h2V10H30zM4 8V6H8V8zM28 8H10V6H28z"
643
619
  })), children);
644
620
  });
645
621
 
646
622
  if (process.env.NODE_ENV !== "production") {
647
- ChartEvaluation.propTypes = iconPropTypes;
623
+ ChartBullet.propTypes = iconPropTypes;
648
624
  }
649
- var ChartHighLow = /*#__PURE__*/React.forwardRef(function ChartHighLow(_ref23, ref) {
625
+ var ChartCandlestick = /*#__PURE__*/React.forwardRef(function ChartCandlestick(_ref23, ref) {
650
626
  var children = _ref23.children,
651
627
  _ref23$size = _ref23.size,
652
628
  size = _ref23$size === void 0 ? 16 : _ref23$size,
@@ -659,17 +635,17 @@ var ChartHighLow = /*#__PURE__*/React.forwardRef(function ChartHighLow(_ref23, r
659
635
  xmlns: "http://www.w3.org/2000/svg",
660
636
  viewBox: "0 0 32 32",
661
637
  fill: "currentColor"
662
- }, rest), _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
663
- d: "M15 8L12 8 12 6 10 6 10 20 7 20 7 22 10 22 10 24 12 24 12 10 15 10 15 8zM27 10L24 10 24 6 22 6 22 18 19 18 19 20 22 20 22 24 24 24 24 12 27 12 27 10z"
664
- })), _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
638
+ }, rest), _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
639
+ d: "M26 10H24V6H22v4H20V22h2v4h2V22h2zM24 20H22V12h2zM14 8H12V4H10V8H8V18h2v4h2V18h2zm-2 8H10V10h2z"
640
+ })), _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
665
641
  d: "M30,30H4a2,2,0,0,1-2-2V2H4V28H30Z"
666
642
  })), children);
667
643
  });
668
644
 
669
645
  if (process.env.NODE_ENV !== "production") {
670
- ChartHighLow.propTypes = iconPropTypes;
646
+ ChartCandlestick.propTypes = iconPropTypes;
671
647
  }
672
- var ChartHistogram = /*#__PURE__*/React.forwardRef(function ChartHistogram(_ref24, ref) {
648
+ var ChartClusterBar = /*#__PURE__*/React.forwardRef(function ChartClusterBar(_ref24, ref) {
673
649
  var children = _ref24.children,
674
650
  _ref24$size = _ref24.size,
675
651
  size = _ref24$size === void 0 ? 16 : _ref24$size,
@@ -682,15 +658,23 @@ var ChartHistogram = /*#__PURE__*/React.forwardRef(function ChartHistogram(_ref2
682
658
  xmlns: "http://www.w3.org/2000/svg",
683
659
  viewBox: "0 0 32 32",
684
660
  fill: "currentColor"
685
- }, rest), _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
686
- d: "M6,16c2.9727,0,4.2324-2.251,5.3447-4.2373C12.4741,9.7441,13.45,8,16,8s3.5259,1.7441,4.6553,3.7627C21.7676,13.749,23.0273,16,26,16h4V14H26c-1.7129,0-2.4834-1.2207-3.5991-3.2144C21.2075,8.6543,19.7231,6,16,6s-5.2075,2.6543-6.4009,4.7856C8.4834,12.7793,7.7129,14,6,14H4V2H2V28a2,2,0,0,0,2,2H30V28H28V22H26v6H21.9992L22,20H20v8H16V16H14V28H9.9992L10,20H8v8H4V16Z"
661
+ }, rest), _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
662
+ d: "M30,30H4a2,2,0,0,1-2-2V2H4V28H30Z"
663
+ })), _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
664
+ d: "M10 16H12V26H10zM7 22H9V26H7zM26 8H28V26H26zM23 14H25V26H23z"
665
+ })), _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
666
+ d: "M15 12H17V26H15z",
667
+ transform: "rotate(-180 16 19)"
668
+ })), _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
669
+ d: "M18 18H20V26H18z",
670
+ transform: "rotate(-180 19 22)"
687
671
  })), children);
688
672
  });
689
673
 
690
674
  if (process.env.NODE_ENV !== "production") {
691
- ChartHistogram.propTypes = iconPropTypes;
675
+ ChartClusterBar.propTypes = iconPropTypes;
692
676
  }
693
- var ChartLine = /*#__PURE__*/React.forwardRef(function ChartLine(_ref25, ref) {
677
+ var ChartColumn = /*#__PURE__*/React.forwardRef(function ChartColumn(_ref25, ref) {
694
678
  var children = _ref25.children,
695
679
  _ref25$size = _ref25.size,
696
680
  size = _ref25$size === void 0 ? 16 : _ref25$size,
@@ -703,15 +687,15 @@ var ChartLine = /*#__PURE__*/React.forwardRef(function ChartLine(_ref25, ref) {
703
687
  xmlns: "http://www.w3.org/2000/svg",
704
688
  viewBox: "0 0 32 32",
705
689
  fill: "currentColor"
706
- }, rest), _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
707
- d: "M4.67,28l6.39-12,7.3,6.49a2,2,0,0,0,1.7.47,2,2,0,0,0,1.42-1.07L27,10.9,25.18,10,19.69,21l-7.3-6.49A2,2,0,0,0,10.71,14a2,2,0,0,0-1.42,1L4,25V2H2V28a2,2,0,0,0,2,2H30V28Z"
690
+ }, rest), _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
691
+ d: "M27,28V6H19V28H15V14H7V28H4V2H2V28a2,2,0,0,0,2,2H30V28ZM13,28H9V16h4Zm12,0H21V8h4Z"
708
692
  })), children);
709
693
  });
710
694
 
711
695
  if (process.env.NODE_ENV !== "production") {
712
- ChartLine.propTypes = iconPropTypes;
696
+ ChartColumn.propTypes = iconPropTypes;
713
697
  }
714
- var ChartLineData = /*#__PURE__*/React.forwardRef(function ChartLineData(_ref26, ref) {
698
+ var ChartColumnFloating = /*#__PURE__*/React.forwardRef(function ChartColumnFloating(_ref26, ref) {
715
699
  var children = _ref26.children,
716
700
  _ref26$size = _ref26.size,
717
701
  size = _ref26$size === void 0 ? 16 : _ref26$size,
@@ -724,15 +708,17 @@ var ChartLineData = /*#__PURE__*/React.forwardRef(function ChartLineData(_ref26,
724
708
  xmlns: "http://www.w3.org/2000/svg",
725
709
  viewBox: "0 0 32 32",
726
710
  fill: "currentColor"
727
- }, rest), _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
728
- d: "M10.06,17.88A4.25,4.25,0,0,0,11,18a4,4,0,0,0,2.23-.68l3.22,2.87a3.88,3.88,0,0,0-.2,3.17A4,4,0,1,0,22.62,19l2.54-5.09a3.78,3.78,0,0,0,2.91-.53A4,4,0,1,0,23.38,13l-2.54,5.09A3.86,3.86,0,0,0,20,18a4,4,0,0,0-2.23.68l-3.22-2.87a3.88,3.88,0,0,0,.2-3.17A4,4,0,1,0,8.3,16.93L4,25V2H2V28a2,2,0,0,0,2,2H30V28H4.67ZM26,8a2,2,0,1,1-2,2A2,2,0,0,1,26,8ZM22,22a2,2,0,1,1-2-2A2,2,0,0,1,22,22ZM11,12a2,2,0,1,1-2,2A2,2,0,0,1,11,12Z"
711
+ }, rest), _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
712
+ d: "M28 22H20V4h8zm-6-2h4V6H22zM16 24H8V10h8zm-6-2h4V12H10z"
713
+ })), _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
714
+ d: "M30,30H4a2.0021,2.0021,0,0,1-2-2V2H4V28H30Z"
729
715
  })), children);
730
716
  });
731
717
 
732
718
  if (process.env.NODE_ENV !== "production") {
733
- ChartLineData.propTypes = iconPropTypes;
719
+ ChartColumnFloating.propTypes = iconPropTypes;
734
720
  }
735
- var ChartLineSmooth = /*#__PURE__*/React.forwardRef(function ChartLineSmooth(_ref27, ref) {
721
+ var ChartColumnTarget = /*#__PURE__*/React.forwardRef(function ChartColumnTarget(_ref27, ref) {
736
722
  var children = _ref27.children,
737
723
  _ref27$size = _ref27.size,
738
724
  size = _ref27$size === void 0 ? 16 : _ref27$size,
@@ -745,15 +731,17 @@ var ChartLineSmooth = /*#__PURE__*/React.forwardRef(function ChartLineSmooth(_re
745
731
  xmlns: "http://www.w3.org/2000/svg",
746
732
  viewBox: "0 0 32 32",
747
733
  fill: "currentColor"
748
- }, rest), _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
749
- d: "M13,15c1.4854,0,2.5544,1.4966,3.6863,3.0811C17.9983,19.918,19.4854,22,22,22c5.6709,0,7.78-10.79,8-12l-1.9678-.3584C27.55,12.2827,25.3938,20,22,20c-1.4854,0-2.5544-1.4966-3.6863-3.0811C17.0017,15.082,15.5146,13,13,13c-4.186,0-7.4448,7.4043-9,11.7617V2H2V28a2.0025,2.0025,0,0,0,2,2H30V28H5.0439C6.5544,22.8574,9.9634,15,13,15Z"
734
+ }, rest), _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
735
+ d: "M27 28V6H19V28H15V14H7V28H4V2H2V28a2 2 0 002 2H30V28zM13 28H9V16h4zm12 0H21V8h4zM19 2H27V4H19z"
736
+ })), _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
737
+ d: "M7 10H15V12H7z"
750
738
  })), children);
751
739
  });
752
740
 
753
741
  if (process.env.NODE_ENV !== "production") {
754
- ChartLineSmooth.propTypes = iconPropTypes;
742
+ ChartColumnTarget.propTypes = iconPropTypes;
755
743
  }
756
- var ChartMarimekko = /*#__PURE__*/React.forwardRef(function ChartMarimekko(_ref28, ref) {
744
+ var ChartCombo = /*#__PURE__*/React.forwardRef(function ChartCombo(_ref28, ref) {
757
745
  var children = _ref28.children,
758
746
  _ref28$size = _ref28.size,
759
747
  size = _ref28$size === void 0 ? 16 : _ref28$size,
@@ -766,15 +754,17 @@ var ChartMarimekko = /*#__PURE__*/React.forwardRef(function ChartMarimekko(_ref2
766
754
  xmlns: "http://www.w3.org/2000/svg",
767
755
  viewBox: "0 0 32 32",
768
756
  fill: "currentColor"
769
- }, rest), _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
770
- d: "M27,3H5A2.0025,2.0025,0,0,0,3,5V27a2.0025,2.0025,0,0,0,2,2H27a2.0025,2.0025,0,0,0,2-2V5A2.0025,2.0025,0,0,0,27,3Zm0,7H21V5h6ZM19,8H13V5h6Zm0,2v8H13V10ZM11,22H5V12h6Zm2-2h6v7H13Zm8-8h6v4H21ZM11,5v5H5V5ZM5,24h6v3H5Zm16,3V18h6v9Z"
757
+ }, rest), _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
758
+ d: "M27,28V16H19V28H15V12H7V28H4V2H2V28a2,2,0,0,0,2,2H30V28ZM13,28H9V14h4Zm12,0H21V18h4Z"
759
+ })), _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
760
+ d: "M22.7856,14a1.9877,1.9877,0,0,1-1.1787-.3865L11.2041,5.987,8.2419,10,6.6374,8.8065l2.9812-4a1.9978,1.9978,0,0,1,2.749-.446l10.4214,7.64,3.6045-4.8613L28,8.3306l-3.6045,4.8611A2.0014,2.0014,0,0,1,22.7856,14Z"
771
761
  })), children);
772
762
  });
773
763
 
774
764
  if (process.env.NODE_ENV !== "production") {
775
- ChartMarimekko.propTypes = iconPropTypes;
765
+ ChartCombo.propTypes = iconPropTypes;
776
766
  }
777
- var ChartMaximum = /*#__PURE__*/React.forwardRef(function ChartMaximum(_ref29, ref) {
767
+ var ChartComboStacked = /*#__PURE__*/React.forwardRef(function ChartComboStacked(_ref29, ref) {
778
768
  var children = _ref29.children,
779
769
  _ref29$size = _ref29.size,
780
770
  size = _ref29$size === void 0 ? 16 : _ref29$size,
@@ -787,17 +777,17 @@ var ChartMaximum = /*#__PURE__*/React.forwardRef(function ChartMaximum(_ref29, r
787
777
  xmlns: "http://www.w3.org/2000/svg",
788
778
  viewBox: "0 0 32 32",
789
779
  fill: "currentColor"
790
- }, rest), _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
791
- d: "M8 6H10V8H8zM12 6H14V8H12zM20 6H22V8H20zM24 6H26V8H24zM28 6H30V8H28z"
792
- })), _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
793
- d: "M27.989,28l-.0271-.1631C26.5105,19.0742,24.0662,9.0894,18,8.0889V6H16V8.085c-6.084.978-8.533,10.9775-9.9863,19.7519L5.9866,28H4V8H6V6H4V2H2V28a2,2,0,0,0,2,2H30V28ZM8.0151,28c2.024-12.1084,4.959-18,8.9727-18s6.9487,5.8916,8.9726,18Z"
780
+ }, rest), _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
781
+ d: "M27,28V16H19V28H15V12H7V28H4V2H2V28a2,2,0,0,0,2,2H30V28ZM13,14v6H9V14Zm12,4v6H21V18Z"
782
+ })), _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
783
+ d: "M22.7856,14a1.9877,1.9877,0,0,1-1.1787-.3865L11.2041,5.987,8.2419,10,6.6374,8.8065l2.9812-4a1.9978,1.9978,0,0,1,2.749-.446l10.4214,7.64,3.6045-4.8613L28,8.3306l-3.6045,4.8611A2.0014,2.0014,0,0,1,22.7856,14Z"
794
784
  })), children);
795
785
  });
796
786
 
797
787
  if (process.env.NODE_ENV !== "production") {
798
- ChartMaximum.propTypes = iconPropTypes;
788
+ ChartComboStacked.propTypes = iconPropTypes;
799
789
  }
800
- var ChartMedian = /*#__PURE__*/React.forwardRef(function ChartMedian(_ref30, ref) {
790
+ var ChartCustom = /*#__PURE__*/React.forwardRef(function ChartCustom(_ref30, ref) {
801
791
  var children = _ref30.children,
802
792
  _ref30$size = _ref30.size,
803
793
  size = _ref30$size === void 0 ? 16 : _ref30$size,
@@ -810,26 +800,26 @@ var ChartMedian = /*#__PURE__*/React.forwardRef(function ChartMedian(_ref30, ref
810
800
  xmlns: "http://www.w3.org/2000/svg",
811
801
  viewBox: "0 0 32 32",
812
802
  fill: "currentColor"
813
- }, rest), _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
814
- d: "M16 22H18V24H16z",
815
- transform: "rotate(-90 17 23)"
816
- })), _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
817
- d: "M18,28V26H16v2H4V2H2V28a2,2,0,0,0,2,2H30V28Z"
818
- })), _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
819
- d: "M26.0532,19.6787A3.44,3.44,0,0,1,23,22c-2.17,0-3.3115-3.333-4.52-6.8623-.3557-1.0386-.7239-2.1094-1.1382-3.1377H18V10H16.4221C15.2124,7.7148,13.5811,6,11,6,7.3218,6,6.1016,9.5332,6.0513,9.6836l1.8955.6377A3.44,3.44,0,0,1,11,8c2.92,0,4.2764,3.958,5.5874,7.7861.2544.7422.5105,1.4893.7813,2.2139H16v2h2.2019c1.0828,2.2886,2.4959,4,4.7981,4,3.6782,0,4.8984-3.5332,4.9487-3.6836Z"
820
- })), _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
821
- d: "M16 6H18V8H16z",
822
- transform: "rotate(-90 17 7)"
823
- })), _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
824
- d: "M16 2H18V4H16z",
825
- transform: "rotate(-90 17 3)"
803
+ }, rest), _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
804
+ d: "M29.707,19.293l-3-3a.9994.9994,0,0,0-1.414,0L16,25.5859V30h4.4141l9.2929-9.293A.9994.9994,0,0,0,29.707,19.293ZM19.5859,28H18V26.4141l5-5L24.5859,23ZM26,21.5859,24.4141,20,26,18.4141,27.5859,20Z"
805
+ })), _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
806
+ d: "M17 15H21V17H17z",
807
+ transform: "rotate(-90 19 16)"
808
+ })), _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
809
+ d: "M12 14H18V16H12z",
810
+ transform: "rotate(-90 15 15)"
811
+ })), _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
812
+ d: "M6 12H16V14H6z",
813
+ transform: "rotate(-90 11 13)"
814
+ })), _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
815
+ d: "M12,30H6a2.0021,2.0021,0,0,1-2-2V4A2.0021,2.0021,0,0,1,6,2H22a2.0021,2.0021,0,0,1,2,2V14H22V4H6V28h6Z"
826
816
  })), children);
827
817
  });
828
818
 
829
819
  if (process.env.NODE_ENV !== "production") {
830
- ChartMedian.propTypes = iconPropTypes;
820
+ ChartCustom.propTypes = iconPropTypes;
831
821
  }
832
- var ChartMinimum = /*#__PURE__*/React.forwardRef(function ChartMinimum(_ref31, ref) {
822
+ var ChartErrorBar = /*#__PURE__*/React.forwardRef(function ChartErrorBar(_ref31, ref) {
833
823
  var children = _ref31.children,
834
824
  _ref31$size = _ref31.size,
835
825
  size = _ref31$size === void 0 ? 16 : _ref31$size,
@@ -842,19 +832,15 @@ var ChartMinimum = /*#__PURE__*/React.forwardRef(function ChartMinimum(_ref31, r
842
832
  xmlns: "http://www.w3.org/2000/svg",
843
833
  viewBox: "0 0 32 32",
844
834
  fill: "currentColor"
845
- }, rest), _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
846
- d: "M4,28V26H6V24H4V2H2V28a2,2,0,0,0,2,2H30V28Z"
847
- })), _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
848
- d: "M8 24H10V26H8zM12 24H14V26H12zM20 24H22V26H20zM24 24H26V26H24zM28 24H30V26H28z"
849
- })), _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
850
- d: "M27.9463,4.3281,25.9727,4C23.9487,16.1084,21.0137,22,17,22S10.0513,16.1084,8.0271,4l-1.9734.3281C7.51,13.0566,9.9631,22.93,16,23.9131V26h2V23.9131C24.0371,22.93,26.4907,13.0566,27.9463,4.3281Z"
835
+ }, rest), _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
836
+ d: "M22,28V12H18V8h2V6H14V8h2v4H12V28H4V2H2V28a2,2,0,0,0,2,2H30V28ZM14,14h2v4H14Zm6,14H14V20h6Zm0-10H18V14h2Z"
851
837
  })), children);
852
838
  });
853
839
 
854
840
  if (process.env.NODE_ENV !== "production") {
855
- ChartMinimum.propTypes = iconPropTypes;
841
+ ChartErrorBar.propTypes = iconPropTypes;
856
842
  }
857
- var ChartMultiLine = /*#__PURE__*/React.forwardRef(function ChartMultiLine(_ref32, ref) {
843
+ var ChartErrorBarAlt = /*#__PURE__*/React.forwardRef(function ChartErrorBarAlt(_ref32, ref) {
858
844
  var children = _ref32.children,
859
845
  _ref32$size = _ref32.size,
860
846
  size = _ref32$size === void 0 ? 16 : _ref32$size,
@@ -867,15 +853,17 @@ var ChartMultiLine = /*#__PURE__*/React.forwardRef(function ChartMultiLine(_ref3
867
853
  xmlns: "http://www.w3.org/2000/svg",
868
854
  viewBox: "0 0 32 32",
869
855
  fill: "currentColor"
870
- }, rest), _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
871
- d: "M4.5859,28l7.1783-5.998L19.7578,23.94a2.021,2.021,0,0,0,1.314-.1206L28,20.5811l-.8479-1.8121-6.9163,3.229L12.2422,20.06a2.0033,2.0033,0,0,0-1.74.3838L4,25.8818V20.49l7.7642-6.4877L19.7578,15.94a2.021,2.021,0,0,0,1.314-.1206l6.9287-3.2383-.8467-1.812-6.918,3.2285L12.2422,12.06a2.0049,2.0049,0,0,0-1.74.3838L4,17.8818V12.49L11.7642,6.002,19.7578,7.94a2.021,2.021,0,0,0,1.314-.1206L28,4.5859l-.8457-1.8115L20.2358,5.998,12.2422,4.06a2.0033,2.0033,0,0,0-1.74.3838L4,9.8818V2H2V28a2,2,0,0,0,2,2H30V28Z"
856
+ }, rest), _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
857
+ d: "M14 10V8H8v2h2v4.1836a2.983 2.983 0 000 5.6328V24H8v2h6V24H12V19.8164a2.983 2.983 0 000-5.6328V10zM26 6V4H20V6h2V8.1836a2.983 2.983 0 000 5.6328V18H20v2h6V18H24V13.8164a2.983 2.983 0 000-5.6328V6z"
858
+ })), _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
859
+ d: "M30,30H4a2,2,0,0,1-2-2V2H4V28H30Z"
872
860
  })), children);
873
861
  });
874
862
 
875
863
  if (process.env.NODE_ENV !== "production") {
876
- ChartMultiLine.propTypes = iconPropTypes;
864
+ ChartErrorBarAlt.propTypes = iconPropTypes;
877
865
  }
878
- var ChartMultitype = /*#__PURE__*/React.forwardRef(function ChartMultitype(_ref33, ref) {
866
+ var ChartEvaluation = /*#__PURE__*/React.forwardRef(function ChartEvaluation(_ref33, ref) {
879
867
  var children = _ref33.children,
880
868
  _ref33$size = _ref33.size,
881
869
  size = _ref33$size === void 0 ? 16 : _ref33$size,
@@ -888,35 +876,20 @@ var ChartMultitype = /*#__PURE__*/React.forwardRef(function ChartMultitype(_ref3
888
876
  xmlns: "http://www.w3.org/2000/svg",
889
877
  viewBox: "0 0 32 32",
890
878
  fill: "currentColor"
891
- }, rest), _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
892
- d: "M28 22H30V30H28zM24 18H26V30H24zM20 26H22V30H20zM9 16a7 7 0 107 7A7.0078 7.0078 0 009 16zm4.8989 6H10V18.1011A5.0145 5.0145 0 0113.8989 22zM9 28a5 5 0 01-1-9.8989V22a2 2 0 002 2h3.8989A5.0081 5.0081 0 019 28zM22.5352 12l4-6H30V4H25.4648l-4 6H18V2H16V14a2 2 0 002 2H30V14H18V12z"
893
- })), _circle || (_circle = /*#__PURE__*/React.createElement("circle", {
894
- cx: "11",
895
- cy: "7",
896
- r: "1"
897
- })), _circle2 || (_circle2 = /*#__PURE__*/React.createElement("circle", {
898
- cx: "9",
899
- cy: "11",
900
- r: "1"
901
- })), _circle3 || (_circle3 = /*#__PURE__*/React.createElement("circle", {
902
- cx: "7",
903
- cy: "5",
904
- r: "1"
905
- })), _circle4 || (_circle4 = /*#__PURE__*/React.createElement("circle", {
906
- cx: "5",
907
- cy: "9",
908
- r: "1"
909
- })), _circle5 || (_circle5 = /*#__PURE__*/React.createElement("circle", {
910
- cx: "3",
911
- cy: "13",
912
- r: "1"
879
+ }, rest), _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
880
+ d: "M25.672 6.207H29.915V8.206H25.672z",
881
+ transform: "rotate(-45.02 27.793 7.207)"
882
+ })), _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
883
+ d: "M16 20.5L11 15.539 12.59 13.969 16 17.349 23.41 10 25 11.579 16 20.5z"
884
+ })), _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
885
+ d: "M4,28V25.4131L10.4141,19,9,17.585l-5,5V2H2V28a2,2,0,0,0,2,2H30V28Z"
913
886
  })), children);
914
887
  });
915
888
 
916
889
  if (process.env.NODE_ENV !== "production") {
917
- ChartMultitype.propTypes = iconPropTypes;
890
+ ChartEvaluation.propTypes = iconPropTypes;
918
891
  }
919
- var ChartNetwork = /*#__PURE__*/React.forwardRef(function ChartNetwork(_ref34, ref) {
892
+ var ChartHighLow = /*#__PURE__*/React.forwardRef(function ChartHighLow(_ref34, ref) {
920
893
  var children = _ref34.children,
921
894
  _ref34$size = _ref34.size,
922
895
  size = _ref34$size === void 0 ? 16 : _ref34$size,
@@ -929,15 +902,17 @@ var ChartNetwork = /*#__PURE__*/React.forwardRef(function ChartNetwork(_ref34, r
929
902
  xmlns: "http://www.w3.org/2000/svg",
930
903
  viewBox: "0 0 32 32",
931
904
  fill: "currentColor"
932
- }, rest), _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
933
- d: "M26,14a2,2,0,0,0,2-2V6a2,2,0,0,0-2-2H20a2,2,0,0,0-2,2v6a2,2,0,0,0,2,2h2v4.1A5,5,0,0,0,18.1,22H14V20a2,2,0,0,0-2-2H10V13.9a5,5,0,1,0-2,0V18H6a2,2,0,0,0-2,2v6a2,2,0,0,0,2,2h6a2,2,0,0,0,2-2V24h4.1A5,5,0,1,0,24,18.1V14ZM6,9a3,3,0,1,1,3,3A3,3,0,0,1,6,9Zm6,17H6V20h6Zm14-3a3,3,0,1,1-3-3A3,3,0,0,1,26,23ZM20,6h6v6H20Z"
905
+ }, rest), _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
906
+ d: "M15 8L12 8 12 6 10 6 10 20 7 20 7 22 10 22 10 24 12 24 12 10 15 10 15 8zM27 10L24 10 24 6 22 6 22 18 19 18 19 20 22 20 22 24 24 24 24 12 27 12 27 10z"
907
+ })), _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
908
+ d: "M30,30H4a2,2,0,0,1-2-2V2H4V28H30Z"
934
909
  })), children);
935
910
  });
936
911
 
937
912
  if (process.env.NODE_ENV !== "production") {
938
- ChartNetwork.propTypes = iconPropTypes;
913
+ ChartHighLow.propTypes = iconPropTypes;
939
914
  }
940
- var ChartParallel = /*#__PURE__*/React.forwardRef(function ChartParallel(_ref35, ref) {
915
+ var ChartHistogram = /*#__PURE__*/React.forwardRef(function ChartHistogram(_ref35, ref) {
941
916
  var children = _ref35.children,
942
917
  _ref35$size = _ref35.size,
943
918
  size = _ref35$size === void 0 ? 16 : _ref35$size,
@@ -950,15 +925,15 @@ var ChartParallel = /*#__PURE__*/React.forwardRef(function ChartParallel(_ref35,
950
925
  xmlns: "http://www.w3.org/2000/svg",
951
926
  viewBox: "0 0 32 32",
952
927
  fill: "currentColor"
953
- }, rest), _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
954
- d: "M28,2V5.3071l-6,2.25V2H20V7.5229l-8-3.2V2H10V4.4458l-6,3.75V2H2V30H4V27.6182l6-3V30h2V24.3442l8,2.4V30h2V26.5542l6-3.75V30h2V2Zm0,5.4429V12.5L22,17V9.6929ZM20,9.6768v7.5571l-8-4.8V6.4771ZM10,6.8042v5.7417l-6,5.25V10.5542ZM4,25.3818V20.4541l6-5.25v7.1777Zm8-3.1259v-7.49l8,4.8v5.0894Zm10,1.94V19.5L28,15v5.4458Z"
928
+ }, rest), _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
929
+ d: "M6,16c2.9727,0,4.2324-2.251,5.3447-4.2373C12.4741,9.7441,13.45,8,16,8s3.5259,1.7441,4.6553,3.7627C21.7676,13.749,23.0273,16,26,16h4V14H26c-1.7129,0-2.4834-1.2207-3.5991-3.2144C21.2075,8.6543,19.7231,6,16,6s-5.2075,2.6543-6.4009,4.7856C8.4834,12.7793,7.7129,14,6,14H4V2H2V28a2,2,0,0,0,2,2H30V28H28V22H26v6H21.9992L22,20H20v8H16V16H14V28H9.9992L10,20H8v8H4V16Z"
955
930
  })), children);
956
931
  });
957
932
 
958
933
  if (process.env.NODE_ENV !== "production") {
959
- ChartParallel.propTypes = iconPropTypes;
934
+ ChartHistogram.propTypes = iconPropTypes;
960
935
  }
961
- var ChartPie = /*#__PURE__*/React.forwardRef(function ChartPie(_ref36, ref) {
936
+ var ChartLine = /*#__PURE__*/React.forwardRef(function ChartLine(_ref36, ref) {
962
937
  var children = _ref36.children,
963
938
  _ref36$size = _ref36.size,
964
939
  size = _ref36$size === void 0 ? 16 : _ref36$size,
@@ -971,15 +946,15 @@ var ChartPie = /*#__PURE__*/React.forwardRef(function ChartPie(_ref36, ref) {
971
946
  xmlns: "http://www.w3.org/2000/svg",
972
947
  viewBox: "0 0 32 32",
973
948
  fill: "currentColor"
974
- }, rest), _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
975
- d: "M16,4A12,12,0,1,0,28,16,12,12,0,0,0,16,4ZM26,15H17V6.05A10,10,0,0,1,26,15ZM15.42,26A10,10,0,0,1,15,6.05v9a2,2,0,0,0,2,2h9A10,10,0,0,1,15.42,26Z"
949
+ }, rest), _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
950
+ d: "M4.67,28l6.39-12,7.3,6.49a2,2,0,0,0,1.7.47,2,2,0,0,0,1.42-1.07L27,10.9,25.18,10,19.69,21l-7.3-6.49A2,2,0,0,0,10.71,14a2,2,0,0,0-1.42,1L4,25V2H2V28a2,2,0,0,0,2,2H30V28Z"
976
951
  })), children);
977
952
  });
978
953
 
979
954
  if (process.env.NODE_ENV !== "production") {
980
- ChartPie.propTypes = iconPropTypes;
955
+ ChartLine.propTypes = iconPropTypes;
981
956
  }
982
- var ChartPoint = /*#__PURE__*/React.forwardRef(function ChartPoint(_ref37, ref) {
957
+ var ChartLineData = /*#__PURE__*/React.forwardRef(function ChartLineData(_ref37, ref) {
983
958
  var children = _ref37.children,
984
959
  _ref37$size = _ref37.size,
985
960
  size = _ref37$size === void 0 ? 16 : _ref37$size,
@@ -992,39 +967,15 @@ var ChartPoint = /*#__PURE__*/React.forwardRef(function ChartPoint(_ref37, ref)
992
967
  xmlns: "http://www.w3.org/2000/svg",
993
968
  viewBox: "0 0 32 32",
994
969
  fill: "currentColor"
995
- }, rest), _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
996
- d: "M30,30H4a2.0023,2.0023,0,0,1-2-2V2H4V28H30Z"
997
- })), _circle6 || (_circle6 = /*#__PURE__*/React.createElement("circle", {
998
- cx: "9",
999
- cy: "6",
1000
- r: "3"
1001
- })), _circle7 || (_circle7 = /*#__PURE__*/React.createElement("circle", {
1002
- cx: "9",
1003
- cy: "22",
1004
- r: "3"
1005
- })), _circle8 || (_circle8 = /*#__PURE__*/React.createElement("circle", {
1006
- cx: "18",
1007
- cy: "14",
1008
- r: "3"
1009
- })), _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
1010
- d: "M9,17a3,3,0,1,1,3-3A3.0033,3.0033,0,0,1,9,17Zm0-4a1,1,0,1,0,1,1A1.001,1.001,0,0,0,9,13Z"
1011
- })), _circle9 || (_circle9 = /*#__PURE__*/React.createElement("circle", {
1012
- cx: "27",
1013
- cy: "6",
1014
- r: "3"
1015
- })), _circle10 || (_circle10 = /*#__PURE__*/React.createElement("circle", {
1016
- cx: "27",
1017
- cy: "22",
1018
- r: "3"
1019
- })), _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
1020
- d: "M27 17a3 3 0 113-3A3.0033 3.0033 0 0127 17zm0-4a1 1 0 101 1A1.001 1.001 0 0027 13zM18 26a3 3 0 113-3A3.0033 3.0033 0 0118 26zm0-4a1 1 0 101 1A1.001 1.001 0 0018 22zM18 8a3 3 0 113-3A3.0033 3.0033 0 0118 8zm0-4a1 1 0 101 1A1.001 1.001 0 0018 4z"
970
+ }, rest), _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
971
+ d: "M10.06,17.88A4.25,4.25,0,0,0,11,18a4,4,0,0,0,2.23-.68l3.22,2.87a3.88,3.88,0,0,0-.2,3.17A4,4,0,1,0,22.62,19l2.54-5.09a3.78,3.78,0,0,0,2.91-.53A4,4,0,1,0,23.38,13l-2.54,5.09A3.86,3.86,0,0,0,20,18a4,4,0,0,0-2.23.68l-3.22-2.87a3.88,3.88,0,0,0,.2-3.17A4,4,0,1,0,8.3,16.93L4,25V2H2V28a2,2,0,0,0,2,2H30V28H4.67ZM26,8a2,2,0,1,1-2,2A2,2,0,0,1,26,8ZM22,22a2,2,0,1,1-2-2A2,2,0,0,1,22,22ZM11,12a2,2,0,1,1-2,2A2,2,0,0,1,11,12Z"
1021
972
  })), children);
1022
973
  });
1023
974
 
1024
975
  if (process.env.NODE_ENV !== "production") {
1025
- ChartPoint.propTypes = iconPropTypes;
976
+ ChartLineData.propTypes = iconPropTypes;
1026
977
  }
1027
- var ChartPopulation = /*#__PURE__*/React.forwardRef(function ChartPopulation(_ref38, ref) {
978
+ var ChartLineSmooth = /*#__PURE__*/React.forwardRef(function ChartLineSmooth(_ref38, ref) {
1028
979
  var children = _ref38.children,
1029
980
  _ref38$size = _ref38.size,
1030
981
  size = _ref38$size === void 0 ? 16 : _ref38$size,
@@ -1037,15 +988,15 @@ var ChartPopulation = /*#__PURE__*/React.forwardRef(function ChartPopulation(_re
1037
988
  xmlns: "http://www.w3.org/2000/svg",
1038
989
  viewBox: "0 0 32 32",
1039
990
  fill: "currentColor"
1040
- }, rest), _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
1041
- d: "M30,22H17V20h9V14H17V12h5V6H17V2H15V6H10v6h5v2H6v6h9v2H2v6H15v2h2V28H30ZM20,8v2H17V8Zm-8,2V8h3v2Zm12,6v2H17V16ZM8,18V16h7v2ZM4,26V24H15v2Zm24,0H17V24H28Z"
991
+ }, rest), _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
992
+ d: "M13,15c1.4854,0,2.5544,1.4966,3.6863,3.0811C17.9983,19.918,19.4854,22,22,22c5.6709,0,7.78-10.79,8-12l-1.9678-.3584C27.55,12.2827,25.3938,20,22,20c-1.4854,0-2.5544-1.4966-3.6863-3.0811C17.0017,15.082,15.5146,13,13,13c-4.186,0-7.4448,7.4043-9,11.7617V2H2V28a2.0025,2.0025,0,0,0,2,2H30V28H5.0439C6.5544,22.8574,9.9634,15,13,15Z"
1042
993
  })), children);
1043
994
  });
1044
995
 
1045
996
  if (process.env.NODE_ENV !== "production") {
1046
- ChartPopulation.propTypes = iconPropTypes;
997
+ ChartLineSmooth.propTypes = iconPropTypes;
1047
998
  }
1048
- var ChartRadar = /*#__PURE__*/React.forwardRef(function ChartRadar(_ref39, ref) {
999
+ var ChartMarimekko = /*#__PURE__*/React.forwardRef(function ChartMarimekko(_ref39, ref) {
1049
1000
  var children = _ref39.children,
1050
1001
  _ref39$size = _ref39.size,
1051
1002
  size = _ref39$size === void 0 ? 16 : _ref39$size,
@@ -1058,15 +1009,15 @@ var ChartRadar = /*#__PURE__*/React.forwardRef(function ChartRadar(_ref39, ref)
1058
1009
  xmlns: "http://www.w3.org/2000/svg",
1059
1010
  viewBox: "0 0 32 32",
1060
1011
  fill: "currentColor"
1061
- }, rest), _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
1062
- d: "M16,2,2,13,8,30H24l6-17Zm2.5818,19.2651-5.9861,1.3306-1.4226-7.8252,4.91-4.209,5.4416,4.0816Zm.1977,2.0054L21.3264,28H10.6736l1.7912-3.3267ZM9.59,13.4937,5.74,12.605,15,5.3291V8.8569ZM17,8.75V5.3291l9.26,7.2759-3.15.727ZM4.6143,14.3979l4.6535,1.0738,1.4844,8.164-1.738,3.2281ZM22.9858,26.8638l-2.5766-4.7852,3.0063-6.7646,3.97-.9161Z"
1012
+ }, rest), _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
1013
+ d: "M27,3H5A2.0025,2.0025,0,0,0,3,5V27a2.0025,2.0025,0,0,0,2,2H27a2.0025,2.0025,0,0,0,2-2V5A2.0025,2.0025,0,0,0,27,3Zm0,7H21V5h6ZM19,8H13V5h6Zm0,2v8H13V10ZM11,22H5V12h6Zm2-2h6v7H13Zm8-8h6v4H21ZM11,5v5H5V5ZM5,24h6v3H5Zm16,3V18h6v9Z"
1063
1014
  })), children);
1064
1015
  });
1065
1016
 
1066
1017
  if (process.env.NODE_ENV !== "production") {
1067
- ChartRadar.propTypes = iconPropTypes;
1018
+ ChartMarimekko.propTypes = iconPropTypes;
1068
1019
  }
1069
- var ChartRadial = /*#__PURE__*/React.forwardRef(function ChartRadial(_ref40, ref) {
1020
+ var ChartMaximum = /*#__PURE__*/React.forwardRef(function ChartMaximum(_ref40, ref) {
1070
1021
  var children = _ref40.children,
1071
1022
  _ref40$size = _ref40.size,
1072
1023
  size = _ref40$size === void 0 ? 16 : _ref40$size,
@@ -1079,19 +1030,17 @@ var ChartRadial = /*#__PURE__*/React.forwardRef(function ChartRadial(_ref40, ref
1079
1030
  xmlns: "http://www.w3.org/2000/svg",
1080
1031
  viewBox: "0 0 32 32",
1081
1032
  fill: "currentColor"
1082
- }, rest), _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
1083
- d: "M16,30A14.0158,14.0158,0,0,1,2,16H4A12,12,0,1,0,16,4V2a14,14,0,0,1,0,28Z"
1084
- })), _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
1085
- d: "M16,26A10.0115,10.0115,0,0,1,6,16H8a8,8,0,1,0,8-8V6a10,10,0,0,1,0,20Z"
1086
- })), _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
1087
- d: "M16,22a6.0069,6.0069,0,0,1-6-6h2a4,4,0,1,0,4-4V10a6,6,0,0,1,0,12Z"
1033
+ }, rest), _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
1034
+ d: "M8 6H10V8H8zM12 6H14V8H12zM20 6H22V8H20zM24 6H26V8H24zM28 6H30V8H28z"
1035
+ })), _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
1036
+ d: "M27.989,28l-.0271-.1631C26.5105,19.0742,24.0662,9.0894,18,8.0889V6H16V8.085c-6.084.978-8.533,10.9775-9.9863,19.7519L5.9866,28H4V8H6V6H4V2H2V28a2,2,0,0,0,2,2H30V28ZM8.0151,28c2.024-12.1084,4.959-18,8.9727-18s6.9487,5.8916,8.9726,18Z"
1088
1037
  })), children);
1089
1038
  });
1090
1039
 
1091
1040
  if (process.env.NODE_ENV !== "production") {
1092
- ChartRadial.propTypes = iconPropTypes;
1041
+ ChartMaximum.propTypes = iconPropTypes;
1093
1042
  }
1094
- var ChartRelationship = /*#__PURE__*/React.forwardRef(function ChartRelationship(_ref41, ref) {
1043
+ var ChartMedian = /*#__PURE__*/React.forwardRef(function ChartMedian(_ref41, ref) {
1095
1044
  var children = _ref41.children,
1096
1045
  _ref41$size = _ref41.size,
1097
1046
  size = _ref41$size === void 0 ? 16 : _ref41$size,
@@ -1104,15 +1053,26 @@ var ChartRelationship = /*#__PURE__*/React.forwardRef(function ChartRelationship
1104
1053
  xmlns: "http://www.w3.org/2000/svg",
1105
1054
  viewBox: "0 0 32 32",
1106
1055
  fill: "currentColor"
1107
- }, rest), _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
1108
- d: "M26,6a3.9963,3.9963,0,0,0-3.8579,3H17.9305A7.9964,7.9964,0,1,0,9,17.9307v4.2114a4,4,0,1,0,2,0V17.9307a7.951,7.951,0,0,0,3.8976-1.6192l3.6693,3.67A3.9529,3.9529,0,0,0,18,22a4,4,0,1,0,4-4,3.9521,3.9521,0,0,0-2.019.5669l-3.6694-3.6694A7.9493,7.9493,0,0,0,17.9305,11h4.2116A3.9934,3.9934,0,1,0,26,6ZM12,26a2,2,0,1,1-2-2A2.0023,2.0023,0,0,1,12,26ZM10,16a6,6,0,1,1,6-6A6.0066,6.0066,0,0,1,10,16Zm14,6a2,2,0,1,1-2-2A2.0023,2.0023,0,0,1,24,22Zm2-10a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,26,12Z"
1056
+ }, rest), _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
1057
+ d: "M16 22H18V24H16z",
1058
+ transform: "rotate(-90 17 23)"
1059
+ })), _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
1060
+ d: "M18,28V26H16v2H4V2H2V28a2,2,0,0,0,2,2H30V28Z"
1061
+ })), _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
1062
+ d: "M26.0532,19.6787A3.44,3.44,0,0,1,23,22c-2.17,0-3.3115-3.333-4.52-6.8623-.3557-1.0386-.7239-2.1094-1.1382-3.1377H18V10H16.4221C15.2124,7.7148,13.5811,6,11,6,7.3218,6,6.1016,9.5332,6.0513,9.6836l1.8955.6377A3.44,3.44,0,0,1,11,8c2.92,0,4.2764,3.958,5.5874,7.7861.2544.7422.5105,1.4893.7813,2.2139H16v2h2.2019c1.0828,2.2886,2.4959,4,4.7981,4,3.6782,0,4.8984-3.5332,4.9487-3.6836Z"
1063
+ })), _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
1064
+ d: "M16 6H18V8H16z",
1065
+ transform: "rotate(-90 17 7)"
1066
+ })), _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
1067
+ d: "M16 2H18V4H16z",
1068
+ transform: "rotate(-90 17 3)"
1109
1069
  })), children);
1110
1070
  });
1111
1071
 
1112
1072
  if (process.env.NODE_ENV !== "production") {
1113
- ChartRelationship.propTypes = iconPropTypes;
1073
+ ChartMedian.propTypes = iconPropTypes;
1114
1074
  }
1115
- var ChartRing = /*#__PURE__*/React.forwardRef(function ChartRing(_ref42, ref) {
1075
+ var ChartMinimum = /*#__PURE__*/React.forwardRef(function ChartMinimum(_ref42, ref) {
1116
1076
  var children = _ref42.children,
1117
1077
  _ref42$size = _ref42.size,
1118
1078
  size = _ref42$size === void 0 ? 16 : _ref42$size,
@@ -1125,15 +1085,19 @@ var ChartRing = /*#__PURE__*/React.forwardRef(function ChartRing(_ref42, ref) {
1125
1085
  xmlns: "http://www.w3.org/2000/svg",
1126
1086
  viewBox: "0 0 32 32",
1127
1087
  fill: "currentColor"
1128
- }, rest), _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
1129
- d: "M16,2A14,14,0,1,0,30,16,14.0158,14.0158,0,0,0,16,2ZM27.9493,15.001H21.91a5.9825,5.9825,0,0,0-9.3806-3.8853l-4.27-4.27a11.9783,11.9783,0,0,1,19.69,8.1548ZM16,20a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,16,20ZM4,16A11.937,11.937,0,0,1,6.8455,8.26l4.27,4.2695A5.9836,5.9836,0,0,0,15,21.9106v6.04A12.0105,12.0105,0,0,1,4,16ZM17,27.95v-6.04A6.0069,6.0069,0,0,0,21.91,17h6.04A12.0082,12.0082,0,0,1,17,27.95Z"
1088
+ }, rest), _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
1089
+ d: "M4,28V26H6V24H4V2H2V28a2,2,0,0,0,2,2H30V28Z"
1090
+ })), _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
1091
+ d: "M8 24H10V26H8zM12 24H14V26H12zM20 24H22V26H20zM24 24H26V26H24zM28 24H30V26H28z"
1092
+ })), _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
1093
+ d: "M27.9463,4.3281,25.9727,4C23.9487,16.1084,21.0137,22,17,22S10.0513,16.1084,8.0271,4l-1.9734.3281C7.51,13.0566,9.9631,22.93,16,23.9131V26h2V23.9131C24.0371,22.93,26.4907,13.0566,27.9463,4.3281Z"
1130
1094
  })), children);
1131
1095
  });
1132
1096
 
1133
1097
  if (process.env.NODE_ENV !== "production") {
1134
- ChartRing.propTypes = iconPropTypes;
1098
+ ChartMinimum.propTypes = iconPropTypes;
1135
1099
  }
1136
- var ChartRiver = /*#__PURE__*/React.forwardRef(function ChartRiver(_ref43, ref) {
1100
+ var ChartMultiLine = /*#__PURE__*/React.forwardRef(function ChartMultiLine(_ref43, ref) {
1137
1101
  var children = _ref43.children,
1138
1102
  _ref43$size = _ref43.size,
1139
1103
  size = _ref43$size === void 0 ? 16 : _ref43$size,
@@ -1146,15 +1110,15 @@ var ChartRiver = /*#__PURE__*/React.forwardRef(function ChartRiver(_ref43, ref)
1146
1110
  xmlns: "http://www.w3.org/2000/svg",
1147
1111
  viewBox: "0 0 32 32",
1148
1112
  fill: "currentColor"
1149
- }, rest), _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
1150
- d: "M12.4326,20.0171l8.0376,4.68a1.958,1.958,0,0,0,1.0508.3012,2.2412,2.2412,0,0,0,.4888-.0556l7.2532-1.9769A1,1,0,0,0,30,22.0007V7.996A1,1,0,0,0,28.74,7.0305L21.5034,8.9829l-8.0371-4.68a1.9917,1.9917,0,0,0-1.8652-.1352L4,7.4727V2H2V28a2,2,0,0,0,2,2H30V28H4V23.6577ZM28,21.2344l-6.4966,1.75-8.0371-4.68a1.9931,1.9931,0,0,0-1.8652-.1353L4,21.4746V16.6572l8.4326-3.6416L20.47,17.6968a1.962,1.962,0,0,0,1.0508.3008,2.2112,2.2112,0,0,0,.4888-.0557L28,16.31ZM12.4326,6.0156l8.0376,4.68a2.0091,2.0091,0,0,0,1.54.2451L28,9.3081v4.9258l-6.4966,1.7505-8.0371-4.6812a1.9917,1.9917,0,0,0-1.8652-.1352L4,14.4736V9.6562Z"
1113
+ }, rest), _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
1114
+ d: "M4.5859,28l7.1783-5.998L19.7578,23.94a2.021,2.021,0,0,0,1.314-.1206L28,20.5811l-.8479-1.8121-6.9163,3.229L12.2422,20.06a2.0033,2.0033,0,0,0-1.74.3838L4,25.8818V20.49l7.7642-6.4877L19.7578,15.94a2.021,2.021,0,0,0,1.314-.1206l6.9287-3.2383-.8467-1.812-6.918,3.2285L12.2422,12.06a2.0049,2.0049,0,0,0-1.74.3838L4,17.8818V12.49L11.7642,6.002,19.7578,7.94a2.021,2.021,0,0,0,1.314-.1206L28,4.5859l-.8457-1.8115L20.2358,5.998,12.2422,4.06a2.0033,2.0033,0,0,0-1.74.3838L4,9.8818V2H2V28a2,2,0,0,0,2,2H30V28Z"
1151
1115
  })), children);
1152
1116
  });
1153
1117
 
1154
1118
  if (process.env.NODE_ENV !== "production") {
1155
- ChartRiver.propTypes = iconPropTypes;
1119
+ ChartMultiLine.propTypes = iconPropTypes;
1156
1120
  }
1157
- var ChartRose = /*#__PURE__*/React.forwardRef(function ChartRose(_ref44, ref) {
1121
+ var ChartMultitype = /*#__PURE__*/React.forwardRef(function ChartMultitype(_ref44, ref) {
1158
1122
  var children = _ref44.children,
1159
1123
  _ref44$size = _ref44.size,
1160
1124
  size = _ref44$size === void 0 ? 16 : _ref44$size,
@@ -1167,15 +1131,35 @@ var ChartRose = /*#__PURE__*/React.forwardRef(function ChartRose(_ref44, ref) {
1167
1131
  xmlns: "http://www.w3.org/2000/svg",
1168
1132
  viewBox: "0 0 32 32",
1169
1133
  fill: "currentColor"
1170
- }, rest), _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
1171
- d: "M30,17A15.017,15.017,0,0,0,15,2H14V8.0591A9.0122,9.0122,0,0,0,6.0591,16H4v1A11.0109,11.0109,0,0,0,14,27.9492V30h1A13.0084,13.0084,0,0,0,27.9492,18H30ZM16,4.0381A13.0217,13.0217,0,0,1,27.9619,16H16ZM14,10.08V16H8.08A7.0037,7.0037,0,0,1,14,10.08ZM6.0552,18H14v7.939A9.0134,9.0134,0,0,1,6.0552,18ZM16,27.9551V18h9.9551A11.0191,11.0191,0,0,1,16,27.9551Z"
1134
+ }, rest), _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
1135
+ d: "M28 22H30V30H28zM24 18H26V30H24zM20 26H22V30H20zM9 16a7 7 0 107 7A7.0078 7.0078 0 009 16zm4.8989 6H10V18.1011A5.0145 5.0145 0 0113.8989 22zM9 28a5 5 0 01-1-9.8989V22a2 2 0 002 2h3.8989A5.0081 5.0081 0 019 28zM22.5352 12l4-6H30V4H25.4648l-4 6H18V2H16V14a2 2 0 002 2H30V14H18V12z"
1136
+ })), _circle || (_circle = /*#__PURE__*/React.createElement("circle", {
1137
+ cx: "11",
1138
+ cy: "7",
1139
+ r: "1"
1140
+ })), _circle2 || (_circle2 = /*#__PURE__*/React.createElement("circle", {
1141
+ cx: "9",
1142
+ cy: "11",
1143
+ r: "1"
1144
+ })), _circle3 || (_circle3 = /*#__PURE__*/React.createElement("circle", {
1145
+ cx: "7",
1146
+ cy: "5",
1147
+ r: "1"
1148
+ })), _circle4 || (_circle4 = /*#__PURE__*/React.createElement("circle", {
1149
+ cx: "5",
1150
+ cy: "9",
1151
+ r: "1"
1152
+ })), _circle5 || (_circle5 = /*#__PURE__*/React.createElement("circle", {
1153
+ cx: "3",
1154
+ cy: "13",
1155
+ r: "1"
1172
1156
  })), children);
1173
1157
  });
1174
1158
 
1175
1159
  if (process.env.NODE_ENV !== "production") {
1176
- ChartRose.propTypes = iconPropTypes;
1160
+ ChartMultitype.propTypes = iconPropTypes;
1177
1161
  }
1178
- var ChartScatter = /*#__PURE__*/React.forwardRef(function ChartScatter(_ref45, ref) {
1162
+ var ChartNetwork = /*#__PURE__*/React.forwardRef(function ChartNetwork(_ref45, ref) {
1179
1163
  var children = _ref45.children,
1180
1164
  _ref45$size = _ref45.size,
1181
1165
  size = _ref45$size === void 0 ? 16 : _ref45$size,
@@ -1188,35 +1172,15 @@ var ChartScatter = /*#__PURE__*/React.forwardRef(function ChartScatter(_ref45, r
1188
1172
  xmlns: "http://www.w3.org/2000/svg",
1189
1173
  viewBox: "0 0 32 32",
1190
1174
  fill: "currentColor"
1191
- }, rest), _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
1192
- d: "M30,30H4a2,2,0,0,1-2-2V2H4V28H30Z"
1193
- })), _circle11 || (_circle11 = /*#__PURE__*/React.createElement("circle", {
1194
- cx: "10",
1195
- cy: "22",
1196
- r: "2"
1197
- })), _circle12 || (_circle12 = /*#__PURE__*/React.createElement("circle", {
1198
- cx: "14",
1199
- cy: "15",
1200
- r: "2"
1201
- })), _circle13 || (_circle13 = /*#__PURE__*/React.createElement("circle", {
1202
- cx: "22",
1203
- cy: "15",
1204
- r: "2"
1205
- })), _circle14 || (_circle14 = /*#__PURE__*/React.createElement("circle", {
1206
- cx: "26",
1207
- cy: "6",
1208
- r: "2"
1209
- })), _circle15 || (_circle15 = /*#__PURE__*/React.createElement("circle", {
1210
- cx: "14",
1211
- cy: "8",
1212
- r: "2"
1175
+ }, rest), _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
1176
+ d: "M26,14a2,2,0,0,0,2-2V6a2,2,0,0,0-2-2H20a2,2,0,0,0-2,2v6a2,2,0,0,0,2,2h2v4.1A5,5,0,0,0,18.1,22H14V20a2,2,0,0,0-2-2H10V13.9a5,5,0,1,0-2,0V18H6a2,2,0,0,0-2,2v6a2,2,0,0,0,2,2h6a2,2,0,0,0,2-2V24h4.1A5,5,0,1,0,24,18.1V14ZM6,9a3,3,0,1,1,3,3A3,3,0,0,1,6,9Zm6,17H6V20h6Zm14-3a3,3,0,1,1-3-3A3,3,0,0,1,26,23ZM20,6h6v6H20Z"
1213
1177
  })), children);
1214
1178
  });
1215
1179
 
1216
1180
  if (process.env.NODE_ENV !== "production") {
1217
- ChartScatter.propTypes = iconPropTypes;
1181
+ ChartNetwork.propTypes = iconPropTypes;
1218
1182
  }
1219
- var ChartSpiral = /*#__PURE__*/React.forwardRef(function ChartSpiral(_ref46, ref) {
1183
+ var ChartParallel = /*#__PURE__*/React.forwardRef(function ChartParallel(_ref46, ref) {
1220
1184
  var children = _ref46.children,
1221
1185
  _ref46$size = _ref46.size,
1222
1186
  size = _ref46$size === void 0 ? 16 : _ref46$size,
@@ -1229,15 +1193,15 @@ var ChartSpiral = /*#__PURE__*/React.forwardRef(function ChartSpiral(_ref46, ref
1229
1193
  xmlns: "http://www.w3.org/2000/svg",
1230
1194
  viewBox: "0 0 32 32",
1231
1195
  fill: "currentColor"
1232
- }, rest), _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
1233
- d: "M16,2A13.919,13.919,0,0,0,7.3245,5.0327,1.9728,1.9728,0,0,0,7,5,2,2,0,0,0,5,7a1.9752,1.9752,0,0,0,.0327.3247A13.986,13.986,0,1,0,16,2Zm0,26A11.977,11.977,0,0,1,6.3589,8.8857a1.8311,1.8311,0,0,0,1.1528.04l1.4634,1.4634a8.9862,8.9862,0,0,0,11.8311,13.207,1.9916,1.9916,0,0,0,2.79-2.79,8.9294,8.9294,0,0,0,0-9.6124,1.9916,1.9916,0,0,0-2.79-2.79,8.9445,8.9445,0,0,0-10.417.5713L8.9258,7.5117a1.8294,1.8294,0,0,0-.04-1.1528A11.9925,11.9925,0,1,1,16,28Zm0-14a2,2,0,1,1-2,2A2.0025,2.0025,0,0,1,16,14Zm3.4331-.019,2.0552-2.0552a2.0443,2.0443,0,0,0,.2265.0454,6.9573,6.9573,0,0,1,0,8.0576,2.0443,2.0443,0,0,0-.2265.0454L19.4331,18.019a3.8788,3.8788,0,0,0,0-4.038Zm.5957-3.6958a1.9993,1.9993,0,0,0,.0454.2265L18.019,12.5669a3.8788,3.8788,0,0,0-4.038,0l-2.1653-2.1655a6.9522,6.9522,0,0,1,8.2131-.1162ZM12.5669,13.981A3.951,3.951,0,0,0,12,16a4.0045,4.0045,0,0,0,4,4,3.9521,3.9521,0,0,0,2.019-.5669l2.0552,2.0552a1.9993,1.9993,0,0,0-.0454.2265,6.988,6.988,0,0,1-9.6272-9.8994Z"
1196
+ }, rest), _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
1197
+ d: "M28,2V5.3071l-6,2.25V2H20V7.5229l-8-3.2V2H10V4.4458l-6,3.75V2H2V30H4V27.6182l6-3V30h2V24.3442l8,2.4V30h2V26.5542l6-3.75V30h2V2Zm0,5.4429V12.5L22,17V9.6929ZM20,9.6768v7.5571l-8-4.8V6.4771ZM10,6.8042v5.7417l-6,5.25V10.5542ZM4,25.3818V20.4541l6-5.25v7.1777Zm8-3.1259v-7.49l8,4.8v5.0894Zm10,1.94V19.5L28,15v5.4458Z"
1234
1198
  })), children);
1235
1199
  });
1236
1200
 
1237
1201
  if (process.env.NODE_ENV !== "production") {
1238
- ChartSpiral.propTypes = iconPropTypes;
1202
+ ChartParallel.propTypes = iconPropTypes;
1239
1203
  }
1240
- var ChartStacked = /*#__PURE__*/React.forwardRef(function ChartStacked(_ref47, ref) {
1204
+ var ChartPie = /*#__PURE__*/React.forwardRef(function ChartPie(_ref47, ref) {
1241
1205
  var children = _ref47.children,
1242
1206
  _ref47$size = _ref47.size,
1243
1207
  size = _ref47$size === void 0 ? 16 : _ref47$size,
@@ -1250,15 +1214,15 @@ var ChartStacked = /*#__PURE__*/React.forwardRef(function ChartStacked(_ref47, r
1250
1214
  xmlns: "http://www.w3.org/2000/svg",
1251
1215
  viewBox: "0 0 32 32",
1252
1216
  fill: "currentColor"
1253
- }, rest), _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
1254
- d: "M28,28V6H20V28H16V14H8V28H4V2H2V28a2,2,0,0,0,2,2H30V28ZM22,8h4V18H22ZM10,16h4v6H10Z"
1217
+ }, rest), _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
1218
+ d: "M16,4A12,12,0,1,0,28,16,12,12,0,0,0,16,4ZM26,15H17V6.05A10,10,0,0,1,26,15ZM15.42,26A10,10,0,0,1,15,6.05v9a2,2,0,0,0,2,2h9A10,10,0,0,1,15.42,26Z"
1255
1219
  })), children);
1256
1220
  });
1257
1221
 
1258
1222
  if (process.env.NODE_ENV !== "production") {
1259
- ChartStacked.propTypes = iconPropTypes;
1223
+ ChartPie.propTypes = iconPropTypes;
1260
1224
  }
1261
- var ChartStepper = /*#__PURE__*/React.forwardRef(function ChartStepper(_ref48, ref) {
1225
+ var ChartPoint = /*#__PURE__*/React.forwardRef(function ChartPoint(_ref48, ref) {
1262
1226
  var children = _ref48.children,
1263
1227
  _ref48$size = _ref48.size,
1264
1228
  size = _ref48$size === void 0 ? 16 : _ref48$size,
@@ -1271,15 +1235,39 @@ var ChartStepper = /*#__PURE__*/React.forwardRef(function ChartStepper(_ref48, r
1271
1235
  xmlns: "http://www.w3.org/2000/svg",
1272
1236
  viewBox: "0 0 32 32",
1273
1237
  fill: "currentColor"
1274
- }, rest), _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
1275
- d: "M14,22V14h8V6h8V4H20v8H12v8H4V2H2V28a2.0025,2.0025,0,0,0,2,2H30V28H4V22Z"
1238
+ }, rest), _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
1239
+ d: "M30,30H4a2.0023,2.0023,0,0,1-2-2V2H4V28H30Z"
1240
+ })), _circle6 || (_circle6 = /*#__PURE__*/React.createElement("circle", {
1241
+ cx: "9",
1242
+ cy: "6",
1243
+ r: "3"
1244
+ })), _circle7 || (_circle7 = /*#__PURE__*/React.createElement("circle", {
1245
+ cx: "9",
1246
+ cy: "22",
1247
+ r: "3"
1248
+ })), _circle8 || (_circle8 = /*#__PURE__*/React.createElement("circle", {
1249
+ cx: "18",
1250
+ cy: "14",
1251
+ r: "3"
1252
+ })), _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
1253
+ d: "M9,17a3,3,0,1,1,3-3A3.0033,3.0033,0,0,1,9,17Zm0-4a1,1,0,1,0,1,1A1.001,1.001,0,0,0,9,13Z"
1254
+ })), _circle9 || (_circle9 = /*#__PURE__*/React.createElement("circle", {
1255
+ cx: "27",
1256
+ cy: "6",
1257
+ r: "3"
1258
+ })), _circle10 || (_circle10 = /*#__PURE__*/React.createElement("circle", {
1259
+ cx: "27",
1260
+ cy: "22",
1261
+ r: "3"
1262
+ })), _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
1263
+ d: "M27 17a3 3 0 113-3A3.0033 3.0033 0 0127 17zm0-4a1 1 0 101 1A1.001 1.001 0 0027 13zM18 26a3 3 0 113-3A3.0033 3.0033 0 0118 26zm0-4a1 1 0 101 1A1.001 1.001 0 0018 22zM18 8a3 3 0 113-3A3.0033 3.0033 0 0118 8zm0-4a1 1 0 101 1A1.001 1.001 0 0018 4z"
1276
1264
  })), children);
1277
1265
  });
1278
1266
 
1279
1267
  if (process.env.NODE_ENV !== "production") {
1280
- ChartStepper.propTypes = iconPropTypes;
1268
+ ChartPoint.propTypes = iconPropTypes;
1281
1269
  }
1282
- var ChartSunburst = /*#__PURE__*/React.forwardRef(function ChartSunburst(_ref49, ref) {
1270
+ var ChartPopulation = /*#__PURE__*/React.forwardRef(function ChartPopulation(_ref49, ref) {
1283
1271
  var children = _ref49.children,
1284
1272
  _ref49$size = _ref49.size,
1285
1273
  size = _ref49$size === void 0 ? 16 : _ref49$size,
@@ -1292,15 +1280,15 @@ var ChartSunburst = /*#__PURE__*/React.forwardRef(function ChartSunburst(_ref49,
1292
1280
  xmlns: "http://www.w3.org/2000/svg",
1293
1281
  viewBox: "0 0 32 32",
1294
1282
  fill: "currentColor"
1295
- }, rest), _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
1296
- d: "M16,2a1,1,0,0,0-1,1v7.09a5.9618,5.9618,0,0,0-2.46,1.043L7.8384,6.4311a1.4554,1.4554,0,0,0-2.087.0244A14.05,14.05,0,0,0,9.8047,28.5972a10.8482,10.8482,0,0,0,1.8989.7676,14.0982,14.0982,0,0,0,13.8443-3.1319,1.4336,1.4336,0,0,0,.0278-2.0639L20.877,19.47A5.963,5.963,0,0,0,21.91,17H29a1,1,0,0,0,1-1A14.0158,14.0158,0,0,0,16,2Zm0,10a4,4,0,1,1-4,4A4.0045,4.0045,0,0,1,16,12ZM6.83,8.251l4.2959,4.2959a5.91,5.91,0,0,0-.0113,6.9243L6.8381,23.7481A12.0168,12.0168,0,0,1,6.83,8.251Zm1.4228,16.91,4.2759-4.2759A5.9589,5.9589,0,0,0,15,21.91v6.042A11.8783,11.8783,0,0,1,8.2529,25.1612ZM17,27.9561V21.9092a5.9631,5.9631,0,0,0,2.4609-1.0273l4.2818,4.2817A11.8905,11.8905,0,0,1,17,27.9561ZM21.91,15A6.0063,6.0063,0,0,0,17,10.09V4.041A12.0208,12.0208,0,0,1,27.9585,15Z"
1283
+ }, rest), _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
1284
+ d: "M30,22H17V20h9V14H17V12h5V6H17V2H15V6H10v6h5v2H6v6h9v2H2v6H15v2h2V28H30ZM20,8v2H17V8Zm-8,2V8h3v2Zm12,6v2H17V16ZM8,18V16h7v2ZM4,26V24H15v2Zm24,0H17V24H28Z"
1297
1285
  })), children);
1298
1286
  });
1299
1287
 
1300
1288
  if (process.env.NODE_ENV !== "production") {
1301
- ChartSunburst.propTypes = iconPropTypes;
1289
+ ChartPopulation.propTypes = iconPropTypes;
1302
1290
  }
1303
- var ChartTSne = /*#__PURE__*/React.forwardRef(function ChartTSne(_ref50, ref) {
1291
+ var ChartRadar = /*#__PURE__*/React.forwardRef(function ChartRadar(_ref50, ref) {
1304
1292
  var children = _ref50.children,
1305
1293
  _ref50$size = _ref50.size,
1306
1294
  size = _ref50$size === void 0 ? 16 : _ref50$size,
@@ -1313,69 +1301,15 @@ var ChartTSne = /*#__PURE__*/React.forwardRef(function ChartTSne(_ref50, ref) {
1313
1301
  xmlns: "http://www.w3.org/2000/svg",
1314
1302
  viewBox: "0 0 32 32",
1315
1303
  fill: "currentColor"
1316
- }, rest), _circle16 || (_circle16 = /*#__PURE__*/React.createElement("circle", {
1317
- cx: "10",
1318
- cy: "20",
1319
- r: "2"
1320
- })), _circle17 || (_circle17 = /*#__PURE__*/React.createElement("circle", {
1321
- cx: "10",
1322
- cy: "28",
1323
- r: "2"
1324
- })), _circle18 || (_circle18 = /*#__PURE__*/React.createElement("circle", {
1325
- cx: "10",
1326
- cy: "14",
1327
- r: "2"
1328
- })), _circle19 || (_circle19 = /*#__PURE__*/React.createElement("circle", {
1329
- cx: "28",
1330
- cy: "4",
1331
- r: "2"
1332
- })), _circle20 || (_circle20 = /*#__PURE__*/React.createElement("circle", {
1333
- cx: "22",
1334
- cy: "6",
1335
- r: "2"
1336
- })), _circle21 || (_circle21 = /*#__PURE__*/React.createElement("circle", {
1337
- cx: "28",
1338
- cy: "10",
1339
- r: "2"
1340
- })), _circle22 || (_circle22 = /*#__PURE__*/React.createElement("circle", {
1341
- cx: "20",
1342
- cy: "12",
1343
- r: "2"
1344
- })), _circle23 || (_circle23 = /*#__PURE__*/React.createElement("circle", {
1345
- cx: "28",
1346
- cy: "22",
1347
- r: "2"
1348
- })), _circle24 || (_circle24 = /*#__PURE__*/React.createElement("circle", {
1349
- cx: "26",
1350
- cy: "28",
1351
- r: "2"
1352
- })), _circle25 || (_circle25 = /*#__PURE__*/React.createElement("circle", {
1353
- cx: "20",
1354
- cy: "26",
1355
- r: "2"
1356
- })), _circle26 || (_circle26 = /*#__PURE__*/React.createElement("circle", {
1357
- cx: "22",
1358
- cy: "20",
1359
- r: "2"
1360
- })), _circle27 || (_circle27 = /*#__PURE__*/React.createElement("circle", {
1361
- cx: "16",
1362
- cy: "4",
1363
- r: "2"
1364
- })), _circle28 || (_circle28 = /*#__PURE__*/React.createElement("circle", {
1365
- cx: "4",
1366
- cy: "24",
1367
- r: "2"
1368
- })), _circle29 || (_circle29 = /*#__PURE__*/React.createElement("circle", {
1369
- cx: "4",
1370
- cy: "16",
1371
- r: "2"
1304
+ }, rest), _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
1305
+ d: "M16,2,2,13,8,30H24l6-17Zm2.5818,19.2651-5.9861,1.3306-1.4226-7.8252,4.91-4.209,5.4416,4.0816Zm.1977,2.0054L21.3264,28H10.6736l1.7912-3.3267ZM9.59,13.4937,5.74,12.605,15,5.3291V8.8569ZM17,8.75V5.3291l9.26,7.2759-3.15.727ZM4.6143,14.3979l4.6535,1.0738,1.4844,8.164-1.738,3.2281ZM22.9858,26.8638l-2.5766-4.7852,3.0063-6.7646,3.97-.9161Z"
1372
1306
  })), children);
1373
1307
  });
1374
1308
 
1375
1309
  if (process.env.NODE_ENV !== "production") {
1376
- ChartTSne.propTypes = iconPropTypes;
1310
+ ChartRadar.propTypes = iconPropTypes;
1377
1311
  }
1378
- var ChartTreemap = /*#__PURE__*/React.forwardRef(function ChartTreemap(_ref51, ref) {
1312
+ var ChartRadial = /*#__PURE__*/React.forwardRef(function ChartRadial(_ref51, ref) {
1379
1313
  var children = _ref51.children,
1380
1314
  _ref51$size = _ref51.size,
1381
1315
  size = _ref51$size === void 0 ? 16 : _ref51$size,
@@ -1388,15 +1322,19 @@ var ChartTreemap = /*#__PURE__*/React.forwardRef(function ChartTreemap(_ref51, r
1388
1322
  xmlns: "http://www.w3.org/2000/svg",
1389
1323
  viewBox: "0 0 32 32",
1390
1324
  fill: "currentColor"
1391
- }, rest), _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
1392
- d: "M28,2H4A2.0023,2.0023,0,0,0,2,4V28a2.0023,2.0023,0,0,0,2,2H28a2.0023,2.0023,0,0,0,2-2V4A2.0023,2.0023,0,0,0,28,2Zm0,12H23V4h5ZM16,4h5V14H16ZM14,4V20H4V4ZM4,22H14v6H4Zm12,6V16H28V28Z"
1325
+ }, rest), _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
1326
+ d: "M16,30A14.0158,14.0158,0,0,1,2,16H4A12,12,0,1,0,16,4V2a14,14,0,0,1,0,28Z"
1327
+ })), _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
1328
+ d: "M16,26A10.0115,10.0115,0,0,1,6,16H8a8,8,0,1,0,8-8V6a10,10,0,0,1,0,20Z"
1329
+ })), _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
1330
+ d: "M16,22a6.0069,6.0069,0,0,1-6-6h2a4,4,0,1,0,4-4V10a6,6,0,0,1,0,12Z"
1393
1331
  })), children);
1394
1332
  });
1395
1333
 
1396
1334
  if (process.env.NODE_ENV !== "production") {
1397
- ChartTreemap.propTypes = iconPropTypes;
1335
+ ChartRadial.propTypes = iconPropTypes;
1398
1336
  }
1399
- var ChartVennDiagram = /*#__PURE__*/React.forwardRef(function ChartVennDiagram(_ref52, ref) {
1337
+ var ChartRelationship = /*#__PURE__*/React.forwardRef(function ChartRelationship(_ref52, ref) {
1400
1338
  var children = _ref52.children,
1401
1339
  _ref52$size = _ref52.size,
1402
1340
  size = _ref52$size === void 0 ? 16 : _ref52$size,
@@ -1409,15 +1347,15 @@ var ChartVennDiagram = /*#__PURE__*/React.forwardRef(function ChartVennDiagram(_
1409
1347
  xmlns: "http://www.w3.org/2000/svg",
1410
1348
  viewBox: "0 0 32 32",
1411
1349
  fill: "currentColor"
1412
- }, rest), _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
1413
- d: "M20,6a9.92,9.92,0,0,0-4,.84A9.92,9.92,0,0,0,12,6a10,10,0,0,0,0,20,9.92,9.92,0,0,0,4-.84A9.92,9.92,0,0,0,20,26,10,10,0,0,0,20,6ZM12,24A8,8,0,0,1,12,8a7.91,7.91,0,0,1,1.76.2,10,10,0,0,0,0,15.6A7.91,7.91,0,0,1,12,24Zm8-8a8,8,0,0,1-4,6.92A8,8,0,0,1,16,9.08,8,8,0,0,1,20,16Zm0,8a7.91,7.91,0,0,1-1.76-.2,10,10,0,0,0,0-15.6A7.91,7.91,0,0,1,20,8a8,8,0,0,1,0,16Z"
1350
+ }, rest), _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
1351
+ d: "M26,6a3.9963,3.9963,0,0,0-3.8579,3H17.9305A7.9964,7.9964,0,1,0,9,17.9307v4.2114a4,4,0,1,0,2,0V17.9307a7.951,7.951,0,0,0,3.8976-1.6192l3.6693,3.67A3.9529,3.9529,0,0,0,18,22a4,4,0,1,0,4-4,3.9521,3.9521,0,0,0-2.019.5669l-3.6694-3.6694A7.9493,7.9493,0,0,0,17.9305,11h4.2116A3.9934,3.9934,0,1,0,26,6ZM12,26a2,2,0,1,1-2-2A2.0023,2.0023,0,0,1,12,26ZM10,16a6,6,0,1,1,6-6A6.0066,6.0066,0,0,1,10,16Zm14,6a2,2,0,1,1-2-2A2.0023,2.0023,0,0,1,24,22Zm2-10a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,26,12Z"
1414
1352
  })), children);
1415
1353
  });
1416
1354
 
1417
1355
  if (process.env.NODE_ENV !== "production") {
1418
- ChartVennDiagram.propTypes = iconPropTypes;
1356
+ ChartRelationship.propTypes = iconPropTypes;
1419
1357
  }
1420
- var ChartViolinPlot = /*#__PURE__*/React.forwardRef(function ChartViolinPlot(_ref53, ref) {
1358
+ var ChartRing = /*#__PURE__*/React.forwardRef(function ChartRing(_ref53, ref) {
1421
1359
  var children = _ref53.children,
1422
1360
  _ref53$size = _ref53.size,
1423
1361
  size = _ref53$size === void 0 ? 16 : _ref53$size,
@@ -1430,17 +1368,15 @@ var ChartViolinPlot = /*#__PURE__*/React.forwardRef(function ChartViolinPlot(_re
1430
1368
  xmlns: "http://www.w3.org/2000/svg",
1431
1369
  viewBox: "0 0 32 32",
1432
1370
  fill: "currentColor"
1433
- }, rest), _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
1434
- d: "M30,30H4a2,2,0,0,1-2-2V2H4V28H30Z"
1435
- })), _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
1436
- d: "M14.86 7.8232L13 4.7231V2H11V4.7231l-1.86 3.1A7.9986 7.9986 0 008 11.939v.122a7.9961 7.9961 0 001.14 4.1158l1.86 3.1V26h2V19.2769l1.86-3.1A7.9986 7.9986 0 0016 12.061v-.122A7.9961 7.9961 0 0014.86 7.8232zM12 6.9434l1.145 1.9087A6.0027 6.0027 0 0113.9185 11h-3.837a6.0086 6.0086 0 01.7735-2.1484zm0 10.1132l-1.145-1.9087A6.0027 6.0027 0 0110.0815 13h3.837a6.0086 6.0086 0 01-.7735 2.1484zM27.86 11.8232L26 8.7231V2H24V8.7231l-1.86 3.1A7.9986 7.9986 0 0021 15.939v.122a7.9961 7.9961 0 001.14 4.1158l1.86 3.1V26h2V23.2769l1.86-3.1A7.9986 7.9986 0 0029 16.061v-.122A7.9961 7.9961 0 0027.86 11.8232zm-2.86-.88l1.145 1.9087A6.0027 6.0027 0 0126.9185 15h-3.837a6.0086 6.0086 0 01.7735-2.1484zm0 10.1132l-1.145-1.9087A6.0027 6.0027 0 0123.0815 17h3.837a6.0086 6.0086 0 01-.7735 2.1484z"
1371
+ }, rest), _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
1372
+ d: "M16,2A14,14,0,1,0,30,16,14.0158,14.0158,0,0,0,16,2ZM27.9493,15.001H21.91a5.9825,5.9825,0,0,0-9.3806-3.8853l-4.27-4.27a11.9783,11.9783,0,0,1,19.69,8.1548ZM16,20a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,16,20ZM4,16A11.937,11.937,0,0,1,6.8455,8.26l4.27,4.2695A5.9836,5.9836,0,0,0,15,21.9106v6.04A12.0105,12.0105,0,0,1,4,16ZM17,27.95v-6.04A6.0069,6.0069,0,0,0,21.91,17h6.04A12.0082,12.0082,0,0,1,17,27.95Z"
1437
1373
  })), children);
1438
1374
  });
1439
1375
 
1440
1376
  if (process.env.NODE_ENV !== "production") {
1441
- ChartViolinPlot.propTypes = iconPropTypes;
1377
+ ChartRing.propTypes = iconPropTypes;
1442
1378
  }
1443
- var ChartWaterfall = /*#__PURE__*/React.forwardRef(function ChartWaterfall(_ref54, ref) {
1379
+ var ChartRiver = /*#__PURE__*/React.forwardRef(function ChartRiver(_ref54, ref) {
1444
1380
  var children = _ref54.children,
1445
1381
  _ref54$size = _ref54.size,
1446
1382
  size = _ref54$size === void 0 ? 16 : _ref54$size,
@@ -1453,17 +1389,15 @@ var ChartWaterfall = /*#__PURE__*/React.forwardRef(function ChartWaterfall(_ref5
1453
1389
  xmlns: "http://www.w3.org/2000/svg",
1454
1390
  viewBox: "0 0 32 32",
1455
1391
  fill: "currentColor"
1456
- }, rest), _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
1457
- d: "M28,28V18H26V28H22V4H20V28H10V14H8V28H4V2H2V28a2.0023,2.0023,0,0,0,2,2H30V28Z"
1458
- })), _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
1459
- d: "M14 4H16V18H14z"
1392
+ }, rest), _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
1393
+ d: "M12.4326,20.0171l8.0376,4.68a1.958,1.958,0,0,0,1.0508.3012,2.2412,2.2412,0,0,0,.4888-.0556l7.2532-1.9769A1,1,0,0,0,30,22.0007V7.996A1,1,0,0,0,28.74,7.0305L21.5034,8.9829l-8.0371-4.68a1.9917,1.9917,0,0,0-1.8652-.1352L4,7.4727V2H2V28a2,2,0,0,0,2,2H30V28H4V23.6577ZM28,21.2344l-6.4966,1.75-8.0371-4.68a1.9931,1.9931,0,0,0-1.8652-.1353L4,21.4746V16.6572l8.4326-3.6416L20.47,17.6968a1.962,1.962,0,0,0,1.0508.3008,2.2112,2.2112,0,0,0,.4888-.0557L28,16.31ZM12.4326,6.0156l8.0376,4.68a2.0091,2.0091,0,0,0,1.54.2451L28,9.3081v4.9258l-6.4966,1.7505-8.0371-4.6812a1.9917,1.9917,0,0,0-1.8652-.1352L4,14.4736V9.6562Z"
1460
1394
  })), children);
1461
1395
  });
1462
1396
 
1463
1397
  if (process.env.NODE_ENV !== "production") {
1464
- ChartWaterfall.propTypes = iconPropTypes;
1398
+ ChartRiver.propTypes = iconPropTypes;
1465
1399
  }
1466
- var ChartWinLoss = /*#__PURE__*/React.forwardRef(function ChartWinLoss(_ref55, ref) {
1400
+ var ChartRose = /*#__PURE__*/React.forwardRef(function ChartRose(_ref55, ref) {
1467
1401
  var children = _ref55.children,
1468
1402
  _ref55$size = _ref55.size,
1469
1403
  size = _ref55$size === void 0 ? 16 : _ref55$size,
@@ -1476,15 +1410,15 @@ var ChartWinLoss = /*#__PURE__*/React.forwardRef(function ChartWinLoss(_ref55, r
1476
1410
  xmlns: "http://www.w3.org/2000/svg",
1477
1411
  viewBox: "0 0 32 32",
1478
1412
  fill: "currentColor"
1479
- }, rest), _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
1480
- d: "M30,15H16V6a2.0023,2.0023,0,0,0-2-2H6A2.0023,2.0023,0,0,0,4,6v9H2v2H16v9a2.0023,2.0023,0,0,0,2,2h8a2.0023,2.0023,0,0,0,2-2V17h2ZM6,6h8v9H6ZM26,26H18V17h8Z"
1413
+ }, rest), _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
1414
+ d: "M30,17A15.017,15.017,0,0,0,15,2H14V8.0591A9.0122,9.0122,0,0,0,6.0591,16H4v1A11.0109,11.0109,0,0,0,14,27.9492V30h1A13.0084,13.0084,0,0,0,27.9492,18H30ZM16,4.0381A13.0217,13.0217,0,0,1,27.9619,16H16ZM14,10.08V16H8.08A7.0037,7.0037,0,0,1,14,10.08ZM6.0552,18H14v7.939A9.0134,9.0134,0,0,1,6.0552,18ZM16,27.9551V18h9.9551A11.0191,11.0191,0,0,1,16,27.9551Z"
1481
1415
  })), children);
1482
1416
  });
1483
1417
 
1484
1418
  if (process.env.NODE_ENV !== "production") {
1485
- ChartWinLoss.propTypes = iconPropTypes;
1419
+ ChartRose.propTypes = iconPropTypes;
1486
1420
  }
1487
- var Chat = /*#__PURE__*/React.forwardRef(function Chat(_ref56, ref) {
1421
+ var ChartScatter = /*#__PURE__*/React.forwardRef(function ChartScatter(_ref56, ref) {
1488
1422
  var children = _ref56.children,
1489
1423
  _ref56$size = _ref56.size,
1490
1424
  size = _ref56$size === void 0 ? 16 : _ref56$size,
@@ -1497,17 +1431,35 @@ var Chat = /*#__PURE__*/React.forwardRef(function Chat(_ref56, ref) {
1497
1431
  xmlns: "http://www.w3.org/2000/svg",
1498
1432
  viewBox: "0 0 32 32",
1499
1433
  fill: "currentColor"
1500
- }, rest), _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
1501
- d: "M17.74,30,16,29l4-7h6a2,2,0,0,0,2-2V8a2,2,0,0,0-2-2H6A2,2,0,0,0,4,8V20a2,2,0,0,0,2,2h9v2H6a4,4,0,0,1-4-4V8A4,4,0,0,1,6,4H26a4,4,0,0,1,4,4V20a4,4,0,0,1-4,4H21.16Z"
1502
- })), _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
1503
- d: "M8 10H24V12H8zM8 16H18V18H8z"
1434
+ }, rest), _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
1435
+ d: "M30,30H4a2,2,0,0,1-2-2V2H4V28H30Z"
1436
+ })), _circle11 || (_circle11 = /*#__PURE__*/React.createElement("circle", {
1437
+ cx: "10",
1438
+ cy: "22",
1439
+ r: "2"
1440
+ })), _circle12 || (_circle12 = /*#__PURE__*/React.createElement("circle", {
1441
+ cx: "14",
1442
+ cy: "15",
1443
+ r: "2"
1444
+ })), _circle13 || (_circle13 = /*#__PURE__*/React.createElement("circle", {
1445
+ cx: "22",
1446
+ cy: "15",
1447
+ r: "2"
1448
+ })), _circle14 || (_circle14 = /*#__PURE__*/React.createElement("circle", {
1449
+ cx: "26",
1450
+ cy: "6",
1451
+ r: "2"
1452
+ })), _circle15 || (_circle15 = /*#__PURE__*/React.createElement("circle", {
1453
+ cx: "14",
1454
+ cy: "8",
1455
+ r: "2"
1504
1456
  })), children);
1505
1457
  });
1506
1458
 
1507
1459
  if (process.env.NODE_ENV !== "production") {
1508
- Chat.propTypes = iconPropTypes;
1460
+ ChartScatter.propTypes = iconPropTypes;
1509
1461
  }
1510
- var ChatLaunch = /*#__PURE__*/React.forwardRef(function ChatLaunch(_ref57, ref) {
1462
+ var ChartSpiral = /*#__PURE__*/React.forwardRef(function ChartSpiral(_ref57, ref) {
1511
1463
  var children = _ref57.children,
1512
1464
  _ref57$size = _ref57.size,
1513
1465
  size = _ref57$size === void 0 ? 16 : _ref57$size,
@@ -1520,15 +1472,15 @@ var ChatLaunch = /*#__PURE__*/React.forwardRef(function ChatLaunch(_ref57, ref)
1520
1472
  xmlns: "http://www.w3.org/2000/svg",
1521
1473
  viewBox: "0 0 32 32",
1522
1474
  fill: "currentColor"
1523
- }, rest), _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
1524
- d: "M22 4L22 6 26.586 6 20 12.586 21.414 14 28 7.414 28 12 30 12 30 4 22 4zM28 16v4a1.9965 1.9965 0 01-2 2H20l-4 7 1.7358 1 3.4288-6H26a3.9992 3.9992 0 004-4V16zM4 20V8A1.9965 1.9965 0 016 6H18V4H6A3.9986 3.9986 0 002 8V20a3.9992 3.9992 0 004 4h9V22H6A1.9965 1.9965 0 014 20z"
1475
+ }, rest), _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
1476
+ d: "M16,2A13.919,13.919,0,0,0,7.3245,5.0327,1.9728,1.9728,0,0,0,7,5,2,2,0,0,0,5,7a1.9752,1.9752,0,0,0,.0327.3247A13.986,13.986,0,1,0,16,2Zm0,26A11.977,11.977,0,0,1,6.3589,8.8857a1.8311,1.8311,0,0,0,1.1528.04l1.4634,1.4634a8.9862,8.9862,0,0,0,11.8311,13.207,1.9916,1.9916,0,0,0,2.79-2.79,8.9294,8.9294,0,0,0,0-9.6124,1.9916,1.9916,0,0,0-2.79-2.79,8.9445,8.9445,0,0,0-10.417.5713L8.9258,7.5117a1.8294,1.8294,0,0,0-.04-1.1528A11.9925,11.9925,0,1,1,16,28Zm0-14a2,2,0,1,1-2,2A2.0025,2.0025,0,0,1,16,14Zm3.4331-.019,2.0552-2.0552a2.0443,2.0443,0,0,0,.2265.0454,6.9573,6.9573,0,0,1,0,8.0576,2.0443,2.0443,0,0,0-.2265.0454L19.4331,18.019a3.8788,3.8788,0,0,0,0-4.038Zm.5957-3.6958a1.9993,1.9993,0,0,0,.0454.2265L18.019,12.5669a3.8788,3.8788,0,0,0-4.038,0l-2.1653-2.1655a6.9522,6.9522,0,0,1,8.2131-.1162ZM12.5669,13.981A3.951,3.951,0,0,0,12,16a4.0045,4.0045,0,0,0,4,4,3.9521,3.9521,0,0,0,2.019-.5669l2.0552,2.0552a1.9993,1.9993,0,0,0-.0454.2265,6.988,6.988,0,0,1-9.6272-9.8994Z"
1525
1477
  })), children);
1526
1478
  });
1527
1479
 
1528
1480
  if (process.env.NODE_ENV !== "production") {
1529
- ChatLaunch.propTypes = iconPropTypes;
1481
+ ChartSpiral.propTypes = iconPropTypes;
1530
1482
  }
1531
- var ChatOff = /*#__PURE__*/React.forwardRef(function ChatOff(_ref58, ref) {
1483
+ var ChartStacked = /*#__PURE__*/React.forwardRef(function ChartStacked(_ref58, ref) {
1532
1484
  var children = _ref58.children,
1533
1485
  _ref58$size = _ref58.size,
1534
1486
  size = _ref58$size === void 0 ? 16 : _ref58$size,
@@ -1541,15 +1493,15 @@ var ChatOff = /*#__PURE__*/React.forwardRef(function ChatOff(_ref58, ref) {
1541
1493
  xmlns: "http://www.w3.org/2000/svg",
1542
1494
  viewBox: "0 0 32 32",
1543
1495
  fill: "currentColor"
1544
- }, rest), _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
1545
- d: "M28 8V21h2V8a3.9986 3.9986 0 00-4-4H8.2429l2 2H26A1.9965 1.9965 0 0128 8zM30 28.5859L3.4141 2 2 3.4141 3.5039 4.918A3.9181 3.9181 0 002 8V20a3.9992 3.9992 0 004 4h6V22H6a1.9965 1.9965 0 01-2-2V8a1.9814 1.9814 0 01.9194-1.6665L20.5859 22H17l-4 7 1.7358 1 3.4288-6h4.4213l6 6z"
1496
+ }, rest), _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
1497
+ d: "M28,28V6H20V28H16V14H8V28H4V2H2V28a2,2,0,0,0,2,2H30V28ZM22,8h4V18H22ZM10,16h4v6H10Z"
1546
1498
  })), children);
1547
1499
  });
1548
1500
 
1549
1501
  if (process.env.NODE_ENV !== "production") {
1550
- ChatOff.propTypes = iconPropTypes;
1502
+ ChartStacked.propTypes = iconPropTypes;
1551
1503
  }
1552
- var ChatOperational = /*#__PURE__*/React.forwardRef(function ChatOperational(_ref59, ref) {
1504
+ var ChartStepper = /*#__PURE__*/React.forwardRef(function ChartStepper(_ref59, ref) {
1553
1505
  var children = _ref59.children,
1554
1506
  _ref59$size = _ref59.size,
1555
1507
  size = _ref59$size === void 0 ? 16 : _ref59$size,
@@ -1562,19 +1514,15 @@ var ChatOperational = /*#__PURE__*/React.forwardRef(function ChatOperational(_re
1562
1514
  xmlns: "http://www.w3.org/2000/svg",
1563
1515
  viewBox: "0 0 32 32",
1564
1516
  fill: "currentColor"
1565
- }, rest), _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
1566
- d: "M15.586 10.414L19.166 14 19.166 14 15.584 17.587 17 19 22 14 17 9 15.586 10.414z"
1567
- })), _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
1568
- d: "M20.586 10.414L24.166 14 24.166 14 20.584 17.587 22 19 27 14 22 9 20.586 10.414zM10 9L11.593 12 15 12.414 12.5 14.667 13 18 10 16.125 7 18 7.5 14.667 5 12.414 8.5 12 10 9z"
1569
- })), _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
1570
- d: "M17.7358,30,16,29l4-7h6a1.9966,1.9966,0,0,0,2-2V8a1.9966,1.9966,0,0,0-2-2H6A1.9966,1.9966,0,0,0,4,8V20a1.9966,1.9966,0,0,0,2,2h9v2H6a3.9993,3.9993,0,0,1-4-4V8A3.9988,3.9988,0,0,1,6,4H26a3.9988,3.9988,0,0,1,4,4V20a3.9993,3.9993,0,0,1-4,4H21.1646Z"
1517
+ }, rest), _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
1518
+ d: "M14,22V14h8V6h8V4H20v8H12v8H4V2H2V28a2.0025,2.0025,0,0,0,2,2H30V28H4V22Z"
1571
1519
  })), children);
1572
1520
  });
1573
1521
 
1574
1522
  if (process.env.NODE_ENV !== "production") {
1575
- ChatOperational.propTypes = iconPropTypes;
1523
+ ChartStepper.propTypes = iconPropTypes;
1576
1524
  }
1577
- var ChatBot = /*#__PURE__*/React.forwardRef(function ChatBot(_ref60, ref) {
1525
+ var ChartSunburst = /*#__PURE__*/React.forwardRef(function ChartSunburst(_ref60, ref) {
1578
1526
  var children = _ref60.children,
1579
1527
  _ref60$size = _ref60.size,
1580
1528
  size = _ref60$size === void 0 ? 16 : _ref60$size,
@@ -1587,17 +1535,15 @@ var ChatBot = /*#__PURE__*/React.forwardRef(function ChatBot(_ref60, ref) {
1587
1535
  xmlns: "http://www.w3.org/2000/svg",
1588
1536
  viewBox: "0 0 32 32",
1589
1537
  fill: "currentColor"
1590
- }, rest), _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
1591
- d: "M16 19a6.9908 6.9908 0 01-5.833-3.1287l1.666-1.1074a5.0007 5.0007 0 008.334 0l1.666 1.1074A6.9908 6.9908 0 0116 19zM20 8a2 2 0 102 2A1.9806 1.9806 0 0020 8zM12 8a2 2 0 102 2A1.9806 1.9806 0 0012 8z"
1592
- })), _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
1593
- d: "M17.7358,30,16,29l4-7h6a1.9966,1.9966,0,0,0,2-2V6a1.9966,1.9966,0,0,0-2-2H6A1.9966,1.9966,0,0,0,4,6V20a1.9966,1.9966,0,0,0,2,2h9v2H6a3.9993,3.9993,0,0,1-4-4V6A3.9988,3.9988,0,0,1,6,2H26a3.9988,3.9988,0,0,1,4,4V20a3.9993,3.9993,0,0,1-4,4H21.1646Z"
1538
+ }, rest), _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
1539
+ d: "M16,2a1,1,0,0,0-1,1v7.09a5.9618,5.9618,0,0,0-2.46,1.043L7.8384,6.4311a1.4554,1.4554,0,0,0-2.087.0244A14.05,14.05,0,0,0,9.8047,28.5972a10.8482,10.8482,0,0,0,1.8989.7676,14.0982,14.0982,0,0,0,13.8443-3.1319,1.4336,1.4336,0,0,0,.0278-2.0639L20.877,19.47A5.963,5.963,0,0,0,21.91,17H29a1,1,0,0,0,1-1A14.0158,14.0158,0,0,0,16,2Zm0,10a4,4,0,1,1-4,4A4.0045,4.0045,0,0,1,16,12ZM6.83,8.251l4.2959,4.2959a5.91,5.91,0,0,0-.0113,6.9243L6.8381,23.7481A12.0168,12.0168,0,0,1,6.83,8.251Zm1.4228,16.91,4.2759-4.2759A5.9589,5.9589,0,0,0,15,21.91v6.042A11.8783,11.8783,0,0,1,8.2529,25.1612ZM17,27.9561V21.9092a5.9631,5.9631,0,0,0,2.4609-1.0273l4.2818,4.2817A11.8905,11.8905,0,0,1,17,27.9561ZM21.91,15A6.0063,6.0063,0,0,0,17,10.09V4.041A12.0208,12.0208,0,0,1,27.9585,15Z"
1594
1540
  })), children);
1595
1541
  });
1596
1542
 
1597
1543
  if (process.env.NODE_ENV !== "production") {
1598
- ChatBot.propTypes = iconPropTypes;
1544
+ ChartSunburst.propTypes = iconPropTypes;
1599
1545
  }
1600
- var Checkbox = /*#__PURE__*/React.forwardRef(function Checkbox(_ref61, ref) {
1546
+ var ChartTSne = /*#__PURE__*/React.forwardRef(function ChartTSne(_ref61, ref) {
1601
1547
  var children = _ref61.children,
1602
1548
  _ref61$size = _ref61.size,
1603
1549
  size = _ref61$size === void 0 ? 16 : _ref61$size,
@@ -1610,15 +1556,69 @@ var Checkbox = /*#__PURE__*/React.forwardRef(function Checkbox(_ref61, ref) {
1610
1556
  xmlns: "http://www.w3.org/2000/svg",
1611
1557
  viewBox: "0 0 32 32",
1612
1558
  fill: "currentColor"
1613
- }, rest), _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
1614
- d: "M26,4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2H26a2,2,0,0,0,2-2V6A2,2,0,0,0,26,4ZM6,26V6H26V26Z"
1559
+ }, rest), _circle16 || (_circle16 = /*#__PURE__*/React.createElement("circle", {
1560
+ cx: "10",
1561
+ cy: "20",
1562
+ r: "2"
1563
+ })), _circle17 || (_circle17 = /*#__PURE__*/React.createElement("circle", {
1564
+ cx: "10",
1565
+ cy: "28",
1566
+ r: "2"
1567
+ })), _circle18 || (_circle18 = /*#__PURE__*/React.createElement("circle", {
1568
+ cx: "10",
1569
+ cy: "14",
1570
+ r: "2"
1571
+ })), _circle19 || (_circle19 = /*#__PURE__*/React.createElement("circle", {
1572
+ cx: "28",
1573
+ cy: "4",
1574
+ r: "2"
1575
+ })), _circle20 || (_circle20 = /*#__PURE__*/React.createElement("circle", {
1576
+ cx: "22",
1577
+ cy: "6",
1578
+ r: "2"
1579
+ })), _circle21 || (_circle21 = /*#__PURE__*/React.createElement("circle", {
1580
+ cx: "28",
1581
+ cy: "10",
1582
+ r: "2"
1583
+ })), _circle22 || (_circle22 = /*#__PURE__*/React.createElement("circle", {
1584
+ cx: "20",
1585
+ cy: "12",
1586
+ r: "2"
1587
+ })), _circle23 || (_circle23 = /*#__PURE__*/React.createElement("circle", {
1588
+ cx: "28",
1589
+ cy: "22",
1590
+ r: "2"
1591
+ })), _circle24 || (_circle24 = /*#__PURE__*/React.createElement("circle", {
1592
+ cx: "26",
1593
+ cy: "28",
1594
+ r: "2"
1595
+ })), _circle25 || (_circle25 = /*#__PURE__*/React.createElement("circle", {
1596
+ cx: "20",
1597
+ cy: "26",
1598
+ r: "2"
1599
+ })), _circle26 || (_circle26 = /*#__PURE__*/React.createElement("circle", {
1600
+ cx: "22",
1601
+ cy: "20",
1602
+ r: "2"
1603
+ })), _circle27 || (_circle27 = /*#__PURE__*/React.createElement("circle", {
1604
+ cx: "16",
1605
+ cy: "4",
1606
+ r: "2"
1607
+ })), _circle28 || (_circle28 = /*#__PURE__*/React.createElement("circle", {
1608
+ cx: "4",
1609
+ cy: "24",
1610
+ r: "2"
1611
+ })), _circle29 || (_circle29 = /*#__PURE__*/React.createElement("circle", {
1612
+ cx: "4",
1613
+ cy: "16",
1614
+ r: "2"
1615
1615
  })), children);
1616
1616
  });
1617
1617
 
1618
1618
  if (process.env.NODE_ENV !== "production") {
1619
- Checkbox.propTypes = iconPropTypes;
1619
+ ChartTSne.propTypes = iconPropTypes;
1620
1620
  }
1621
- var CheckboxChecked = /*#__PURE__*/React.forwardRef(function CheckboxChecked(_ref62, ref) {
1621
+ var ChartTreemap = /*#__PURE__*/React.forwardRef(function ChartTreemap(_ref62, ref) {
1622
1622
  var children = _ref62.children,
1623
1623
  _ref62$size = _ref62.size,
1624
1624
  size = _ref62$size === void 0 ? 16 : _ref62$size,
@@ -1631,17 +1631,15 @@ var CheckboxChecked = /*#__PURE__*/React.forwardRef(function CheckboxChecked(_re
1631
1631
  xmlns: "http://www.w3.org/2000/svg",
1632
1632
  viewBox: "0 0 32 32",
1633
1633
  fill: "currentColor"
1634
- }, rest), _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
1635
- d: "M26,4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2H26a2,2,0,0,0,2-2V6A2,2,0,0,0,26,4ZM6,26V6H26V26Z"
1636
- })), _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
1637
- d: "M14 21.5L9 16.54 10.59 15 14 18.35 21.41 11 23 12.58 14 21.5z"
1634
+ }, rest), _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
1635
+ d: "M28,2H4A2.0023,2.0023,0,0,0,2,4V28a2.0023,2.0023,0,0,0,2,2H28a2.0023,2.0023,0,0,0,2-2V4A2.0023,2.0023,0,0,0,28,2Zm0,12H23V4h5ZM16,4h5V14H16ZM14,4V20H4V4ZM4,22H14v6H4Zm12,6V16H28V28Z"
1638
1636
  })), children);
1639
1637
  });
1640
1638
 
1641
1639
  if (process.env.NODE_ENV !== "production") {
1642
- CheckboxChecked.propTypes = iconPropTypes;
1640
+ ChartTreemap.propTypes = iconPropTypes;
1643
1641
  }
1644
- var CheckboxCheckedFilled = /*#__PURE__*/React.forwardRef(function CheckboxCheckedFilled(_ref63, ref) {
1642
+ var ChartVennDiagram = /*#__PURE__*/React.forwardRef(function ChartVennDiagram(_ref63, ref) {
1645
1643
  var children = _ref63.children,
1646
1644
  _ref63$size = _ref63.size,
1647
1645
  size = _ref63$size === void 0 ? 16 : _ref63$size,
@@ -1654,19 +1652,15 @@ var CheckboxCheckedFilled = /*#__PURE__*/React.forwardRef(function CheckboxCheck
1654
1652
  xmlns: "http://www.w3.org/2000/svg",
1655
1653
  viewBox: "0 0 32 32",
1656
1654
  fill: "currentColor"
1657
- }, rest), _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
1658
- d: "M26,4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2H26a2,2,0,0,0,2-2V6A2,2,0,0,0,26,4ZM14,21.5,9,16.5427,10.5908,15,14,18.3456,21.4087,11l1.5918,1.5772Z"
1659
- })), _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
1660
- fill: "none",
1661
- d: "M14,21.5,9,16.5427,10.5908,15,14,18.3456,21.4087,11l1.5918,1.5772Z",
1662
- "data-icon-path": "inner-path"
1655
+ }, rest), _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
1656
+ d: "M20,6a9.92,9.92,0,0,0-4,.84A9.92,9.92,0,0,0,12,6a10,10,0,0,0,0,20,9.92,9.92,0,0,0,4-.84A9.92,9.92,0,0,0,20,26,10,10,0,0,0,20,6ZM12,24A8,8,0,0,1,12,8a7.91,7.91,0,0,1,1.76.2,10,10,0,0,0,0,15.6A7.91,7.91,0,0,1,12,24Zm8-8a8,8,0,0,1-4,6.92A8,8,0,0,1,16,9.08,8,8,0,0,1,20,16Zm0,8a7.91,7.91,0,0,1-1.76-.2,10,10,0,0,0,0-15.6A7.91,7.91,0,0,1,20,8a8,8,0,0,1,0,16Z"
1663
1657
  })), children);
1664
1658
  });
1665
1659
 
1666
1660
  if (process.env.NODE_ENV !== "production") {
1667
- CheckboxCheckedFilled.propTypes = iconPropTypes;
1661
+ ChartVennDiagram.propTypes = iconPropTypes;
1668
1662
  }
1669
- var CheckboxIndeterminate = /*#__PURE__*/React.forwardRef(function CheckboxIndeterminate(_ref64, ref) {
1663
+ var ChartViolinPlot = /*#__PURE__*/React.forwardRef(function ChartViolinPlot(_ref64, ref) {
1670
1664
  var children = _ref64.children,
1671
1665
  _ref64$size = _ref64.size,
1672
1666
  size = _ref64$size === void 0 ? 16 : _ref64$size,
@@ -1679,17 +1673,17 @@ var CheckboxIndeterminate = /*#__PURE__*/React.forwardRef(function CheckboxIndet
1679
1673
  xmlns: "http://www.w3.org/2000/svg",
1680
1674
  viewBox: "0 0 32 32",
1681
1675
  fill: "currentColor"
1682
- }, rest), _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
1683
- d: "M10 14H22V18H10z"
1684
- })), _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
1685
- d: "M26,4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2H26a2,2,0,0,0,2-2V6A2,2,0,0,0,26,4ZM6,26V6H26V26Z"
1676
+ }, rest), _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
1677
+ d: "M30,30H4a2,2,0,0,1-2-2V2H4V28H30Z"
1678
+ })), _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
1679
+ d: "M14.86 7.8232L13 4.7231V2H11V4.7231l-1.86 3.1A7.9986 7.9986 0 008 11.939v.122a7.9961 7.9961 0 001.14 4.1158l1.86 3.1V26h2V19.2769l1.86-3.1A7.9986 7.9986 0 0016 12.061v-.122A7.9961 7.9961 0 0014.86 7.8232zM12 6.9434l1.145 1.9087A6.0027 6.0027 0 0113.9185 11h-3.837a6.0086 6.0086 0 01.7735-2.1484zm0 10.1132l-1.145-1.9087A6.0027 6.0027 0 0110.0815 13h3.837a6.0086 6.0086 0 01-.7735 2.1484zM27.86 11.8232L26 8.7231V2H24V8.7231l-1.86 3.1A7.9986 7.9986 0 0021 15.939v.122a7.9961 7.9961 0 001.14 4.1158l1.86 3.1V26h2V23.2769l1.86-3.1A7.9986 7.9986 0 0029 16.061v-.122A7.9961 7.9961 0 0027.86 11.8232zm-2.86-.88l1.145 1.9087A6.0027 6.0027 0 0126.9185 15h-3.837a6.0086 6.0086 0 01.7735-2.1484zm0 10.1132l-1.145-1.9087A6.0027 6.0027 0 0123.0815 17h3.837a6.0086 6.0086 0 01-.7735 2.1484z"
1686
1680
  })), children);
1687
1681
  });
1688
1682
 
1689
1683
  if (process.env.NODE_ENV !== "production") {
1690
- CheckboxIndeterminate.propTypes = iconPropTypes;
1684
+ ChartViolinPlot.propTypes = iconPropTypes;
1691
1685
  }
1692
- var CheckboxIndeterminateFilled = /*#__PURE__*/React.forwardRef(function CheckboxIndeterminateFilled(_ref65, ref) {
1686
+ var ChartWaterfall = /*#__PURE__*/React.forwardRef(function ChartWaterfall(_ref65, ref) {
1693
1687
  var children = _ref65.children,
1694
1688
  _ref65$size = _ref65.size,
1695
1689
  size = _ref65$size === void 0 ? 16 : _ref65$size,
@@ -1702,52 +1696,22 @@ var CheckboxIndeterminateFilled = /*#__PURE__*/React.forwardRef(function Checkbo
1702
1696
  xmlns: "http://www.w3.org/2000/svg",
1703
1697
  viewBox: "0 0 32 32",
1704
1698
  fill: "currentColor"
1705
- }, rest), _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
1706
- d: "M26,4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2H26a2,2,0,0,0,2-2V6A2,2,0,0,0,26,4ZM22,18H10V14H22Z"
1707
- })), _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
1708
- fill: "none",
1709
- d: "M22,18H10V14H22Z",
1710
- "data-icon-path": "inner-path"
1699
+ }, rest), _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
1700
+ d: "M28,28V18H26V28H22V4H20V28H10V14H8V28H4V2H2V28a2.0023,2.0023,0,0,0,2,2H30V28Z"
1701
+ })), _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
1702
+ d: "M14 4H16V18H14z"
1711
1703
  })), children);
1712
1704
  });
1713
1705
 
1714
1706
  if (process.env.NODE_ENV !== "production") {
1715
- CheckboxIndeterminateFilled.propTypes = iconPropTypes;
1707
+ ChartWaterfall.propTypes = iconPropTypes;
1716
1708
  }
1717
- var Checkmark = /*#__PURE__*/React.forwardRef(function Checkmark(_ref66, ref) {
1709
+ var ChartWinLoss = /*#__PURE__*/React.forwardRef(function ChartWinLoss(_ref66, ref) {
1718
1710
  var children = _ref66.children,
1719
1711
  _ref66$size = _ref66.size,
1720
1712
  size = _ref66$size === void 0 ? 16 : _ref66$size,
1721
1713
  rest = _objectWithoutProperties(_ref66, _excluded66);
1722
1714
 
1723
- if (size === 20 || size === "20" || size === "20px") {
1724
- return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
1725
- width: size,
1726
- height: size,
1727
- ref: ref,
1728
- xmlns: "http://www.w3.org/2000/svg",
1729
- viewBox: "0 0 20 20",
1730
- fill: "currentColor"
1731
- }, rest), _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
1732
- d: "M8 13.2L3.6 8.8 2.7 9.7 7.1 14.1 8 15 16.5 6.5 15.6 5.6z"
1733
- })), _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
1734
- d: "M15.6 5.6L8 13.2 3.6 8.8 2.7 9.7 7.1 14.1 8 15 16.5 6.5 15.6 5.6z"
1735
- })), children);
1736
- }
1737
-
1738
- if (size === 24 || size === "24" || size === "24px") {
1739
- return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
1740
- width: size,
1741
- height: size,
1742
- ref: ref,
1743
- xmlns: "http://www.w3.org/2000/svg",
1744
- viewBox: "0 0 24 24",
1745
- fill: "currentColor"
1746
- }, rest), _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
1747
- d: "M10 15.9L4.7 10.6 3.6 11.6 8.9 16.9 10 18 20.6 7.4 19.5 6.3z"
1748
- })), children);
1749
- }
1750
-
1751
1715
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
1752
1716
  width: size,
1753
1717
  height: size,
@@ -1755,73 +1719,20 @@ var Checkmark = /*#__PURE__*/React.forwardRef(function Checkmark(_ref66, ref) {
1755
1719
  xmlns: "http://www.w3.org/2000/svg",
1756
1720
  viewBox: "0 0 32 32",
1757
1721
  fill: "currentColor"
1758
- }, rest), _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
1759
- d: "M13 24L4 15 5.414 13.586 13 21.171 26.586 7.586 28 9 13 24z"
1722
+ }, rest), _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
1723
+ d: "M30,15H16V6a2.0023,2.0023,0,0,0-2-2H6A2.0023,2.0023,0,0,0,4,6v9H2v2H16v9a2.0023,2.0023,0,0,0,2,2h8a2.0023,2.0023,0,0,0,2-2V17h2ZM6,6h8v9H6ZM26,26H18V17h8Z"
1760
1724
  })), children);
1761
1725
  });
1762
1726
 
1763
1727
  if (process.env.NODE_ENV !== "production") {
1764
- Checkmark.propTypes = iconPropTypes;
1728
+ ChartWinLoss.propTypes = iconPropTypes;
1765
1729
  }
1766
- var CheckmarkFilled = /*#__PURE__*/React.forwardRef(function CheckmarkFilled(_ref67, ref) {
1730
+ var Chat = /*#__PURE__*/React.forwardRef(function Chat(_ref67, ref) {
1767
1731
  var children = _ref67.children,
1768
1732
  _ref67$size = _ref67.size,
1769
1733
  size = _ref67$size === void 0 ? 16 : _ref67$size,
1770
1734
  rest = _objectWithoutProperties(_ref67, _excluded67);
1771
1735
 
1772
- if (size === 16 || size === "16" || size === "16px") {
1773
- return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
1774
- width: size,
1775
- height: size,
1776
- ref: ref,
1777
- xmlns: "http://www.w3.org/2000/svg",
1778
- viewBox: "0 0 16 16",
1779
- fill: "currentColor"
1780
- }, rest), _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
1781
- d: "M8,1C4.1,1,1,4.1,1,8c0,3.9,3.1,7,7,7s7-3.1,7-7C15,4.1,11.9,1,8,1z M7,11L4.3,8.3l0.9-0.8L7,9.3l4-3.9l0.9,0.8L7,11z"
1782
- })), _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
1783
- d: "M7,11L4.3,8.3l0.9-0.8L7,9.3l4-3.9l0.9,0.8L7,11z",
1784
- "data-icon-path": "inner-path",
1785
- opacity: "0"
1786
- })), children);
1787
- }
1788
-
1789
- if (size === 20 || size === "20" || size === "20px") {
1790
- return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
1791
- width: size,
1792
- height: size,
1793
- ref: ref,
1794
- xmlns: "http://www.w3.org/2000/svg",
1795
- viewBox: "0 0 20 20",
1796
- fill: "currentColor"
1797
- }, rest), _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
1798
- d: "M10,1c-4.9,0-9,4.1-9,9s4.1,9,9,9s9-4,9-9S15,1,10,1z M8.7,13.5l-3.2-3.2l1-1l2.2,2.2l4.8-4.8l1,1L8.7,13.5z"
1799
- })), _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
1800
- fill: "none",
1801
- d: "M8.7,13.5l-3.2-3.2l1-1l2.2,2.2l4.8-4.8l1,1L8.7,13.5z",
1802
- "data-icon-path": "inner-path",
1803
- opacity: "0"
1804
- })), children);
1805
- }
1806
-
1807
- if (size === 24 || size === "24" || size === "24px") {
1808
- return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
1809
- width: size,
1810
- height: size,
1811
- ref: ref,
1812
- xmlns: "http://www.w3.org/2000/svg",
1813
- viewBox: "0 0 24 24",
1814
- fill: "currentColor"
1815
- }, rest), _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
1816
- d: "M12,1C6,1,1,6,1,12s5,11,11,11s11-4.9,11-11S18.1,1,12,1z M10.4,16.3l-3.9-3.9l1.3-1.2l2.7,2.7l5.8-5.8l1.3,1.3L10.4,16.3z"
1817
- })), _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
1818
- fill: "none",
1819
- d: "M10.4,16.3l-3.9-3.9l1.3-1.2l2.7,2.7l5.8-5.8l1.3,1.3L10.4,16.3z",
1820
- "data-icon-path": "inner-path",
1821
- opacity: "0"
1822
- })), children);
1823
- }
1824
-
1825
1736
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
1826
1737
  width: size,
1827
1738
  height: size,
@@ -1829,19 +1740,17 @@ var CheckmarkFilled = /*#__PURE__*/React.forwardRef(function CheckmarkFilled(_re
1829
1740
  xmlns: "http://www.w3.org/2000/svg",
1830
1741
  viewBox: "0 0 32 32",
1831
1742
  fill: "currentColor"
1832
- }, rest), _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
1833
- d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2ZM14,21.5908l-5-5L10.5906,15,14,18.4092,21.41,11l1.5957,1.5859Z"
1834
- })), _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
1835
- fill: "none",
1836
- d: "M14 21.591L9 16.591 10.591 15 14 18.409 21.41 11 23.005 12.585 14 21.591z",
1837
- "data-icon-path": "inner-path"
1743
+ }, rest), _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
1744
+ d: "M17.74,30,16,29l4-7h6a2,2,0,0,0,2-2V8a2,2,0,0,0-2-2H6A2,2,0,0,0,4,8V20a2,2,0,0,0,2,2h9v2H6a4,4,0,0,1-4-4V8A4,4,0,0,1,6,4H26a4,4,0,0,1,4,4V20a4,4,0,0,1-4,4H21.16Z"
1745
+ })), _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
1746
+ d: "M8 10H24V12H8zM8 16H18V18H8z"
1838
1747
  })), children);
1839
1748
  });
1840
1749
 
1841
1750
  if (process.env.NODE_ENV !== "production") {
1842
- CheckmarkFilled.propTypes = iconPropTypes;
1751
+ Chat.propTypes = iconPropTypes;
1843
1752
  }
1844
- var CheckmarkFilledError = /*#__PURE__*/React.forwardRef(function CheckmarkFilledError(_ref68, ref) {
1753
+ var ChatLaunch = /*#__PURE__*/React.forwardRef(function ChatLaunch(_ref68, ref) {
1845
1754
  var children = _ref68.children,
1846
1755
  _ref68$size = _ref68.size,
1847
1756
  size = _ref68$size === void 0 ? 16 : _ref68$size,
@@ -1854,21 +1763,15 @@ var CheckmarkFilledError = /*#__PURE__*/React.forwardRef(function CheckmarkFille
1854
1763
  xmlns: "http://www.w3.org/2000/svg",
1855
1764
  viewBox: "0 0 32 32",
1856
1765
  fill: "currentColor"
1857
- }, rest), _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
1858
- d: "M30,24a6,6,0,1,0-6,6A6.0066,6.0066,0,0,0,30,24Zm-2,0a3.9521,3.9521,0,0,1-.5669,2.019L21.981,20.5669A3.9529,3.9529,0,0,1,24,20,4.0045,4.0045,0,0,1,28,24Zm-8,0a3.9521,3.9521,0,0,1,.5669-2.019l5.4521,5.4521A3.9529,3.9529,0,0,1,24,28,4.0045,4.0045,0,0,1,20,24Z"
1859
- })), _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
1860
- d: "M14,2a12,12,0,1,0,2,23.82V24a8,8,0,0,1,8-8h1.82A11.9348,11.9348,0,0,0,14,2ZM12,18.5908l-4-4L9.5908,13,12,15.4092,17.4092,10,19,11.5908Z"
1861
- })), _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
1862
- fill: "none",
1863
- d: "M12 18.591L8 14.591 9.591 13 12 15.409 17.409 10 19 11.591 12 18.591z",
1864
- "data-icon-path": "inner-path"
1766
+ }, rest), _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
1767
+ d: "M22 4L22 6 26.586 6 20 12.586 21.414 14 28 7.414 28 12 30 12 30 4 22 4zM28 16v4a1.9965 1.9965 0 01-2 2H20l-4 7 1.7358 1 3.4288-6H26a3.9992 3.9992 0 004-4V16zM4 20V8A1.9965 1.9965 0 016 6H18V4H6A3.9986 3.9986 0 002 8V20a3.9992 3.9992 0 004 4h9V22H6A1.9965 1.9965 0 014 20z"
1865
1768
  })), children);
1866
1769
  });
1867
1770
 
1868
1771
  if (process.env.NODE_ENV !== "production") {
1869
- CheckmarkFilledError.propTypes = iconPropTypes;
1772
+ ChatLaunch.propTypes = iconPropTypes;
1870
1773
  }
1871
- var CheckmarkFilledWarning = /*#__PURE__*/React.forwardRef(function CheckmarkFilledWarning(_ref69, ref) {
1774
+ var ChatOff = /*#__PURE__*/React.forwardRef(function ChatOff(_ref69, ref) {
1872
1775
  var children = _ref69.children,
1873
1776
  _ref69$size = _ref69.size,
1874
1777
  size = _ref69$size === void 0 ? 16 : _ref69$size,
@@ -1881,21 +1784,15 @@ var CheckmarkFilledWarning = /*#__PURE__*/React.forwardRef(function CheckmarkFil
1881
1784
  xmlns: "http://www.w3.org/2000/svg",
1882
1785
  viewBox: "0 0 32 32",
1883
1786
  fill: "currentColor"
1884
- }, rest), _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
1885
- d: "M14,2a12,12,0,1,0,3.3928,23.5059l3.9246-7.8492A2.9846,2.9846,0,0,1,24,16h1.82A11.9348,11.9348,0,0,0,14,2ZM12,18.5908l-4-4L9.5908,13,12,15.4092,17.4092,10,19,11.5908Z"
1886
- })), _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
1887
- d: "M27.38,28H20.6178L24,21.2358ZM24,18a1,1,0,0,0-.8947.5527l-5,10A1.0005,1.0005,0,0,0,19,30H29a1,1,0,0,0,.9214-1.3892L24.8946,18.5527A1,1,0,0,0,24,18Z"
1888
- })), _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
1889
- fill: "none",
1890
- d: "M12 18.591L8 14.591 9.591 13 12 15.409 17.409 10 19 11.591 12 18.591z",
1891
- "data-icon-path": "inner-path"
1787
+ }, rest), _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
1788
+ d: "M28 8V21h2V8a3.9986 3.9986 0 00-4-4H8.2429l2 2H26A1.9965 1.9965 0 0128 8zM30 28.5859L3.4141 2 2 3.4141 3.5039 4.918A3.9181 3.9181 0 002 8V20a3.9992 3.9992 0 004 4h6V22H6a1.9965 1.9965 0 01-2-2V8a1.9814 1.9814 0 01.9194-1.6665L20.5859 22H17l-4 7 1.7358 1 3.4288-6h4.4213l6 6z"
1892
1789
  })), children);
1893
1790
  });
1894
1791
 
1895
1792
  if (process.env.NODE_ENV !== "production") {
1896
- CheckmarkFilledWarning.propTypes = iconPropTypes;
1793
+ ChatOff.propTypes = iconPropTypes;
1897
1794
  }
1898
- var CheckmarkOutline = /*#__PURE__*/React.forwardRef(function CheckmarkOutline(_ref70, ref) {
1795
+ var ChatOperational = /*#__PURE__*/React.forwardRef(function ChatOperational(_ref70, ref) {
1899
1796
  var children = _ref70.children,
1900
1797
  _ref70$size = _ref70.size,
1901
1798
  size = _ref70$size === void 0 ? 16 : _ref70$size,
@@ -1908,17 +1805,19 @@ var CheckmarkOutline = /*#__PURE__*/React.forwardRef(function CheckmarkOutline(_
1908
1805
  xmlns: "http://www.w3.org/2000/svg",
1909
1806
  viewBox: "0 0 32 32",
1910
1807
  fill: "currentColor"
1911
- }, rest), _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
1912
- d: "M14 21.414L9 16.413 10.413 15 14 18.586 21.585 11 23 12.415 14 21.414z"
1913
- })), _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
1914
- d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm0,26A12,12,0,1,1,28,16,12,12,0,0,1,16,28Z"
1808
+ }, rest), _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
1809
+ d: "M15.586 10.414L19.166 14 19.166 14 15.584 17.587 17 19 22 14 17 9 15.586 10.414z"
1810
+ })), _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
1811
+ d: "M20.586 10.414L24.166 14 24.166 14 20.584 17.587 22 19 27 14 22 9 20.586 10.414zM10 9L11.593 12 15 12.414 12.5 14.667 13 18 10 16.125 7 18 7.5 14.667 5 12.414 8.5 12 10 9z"
1812
+ })), _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
1813
+ d: "M17.7358,30,16,29l4-7h6a1.9966,1.9966,0,0,0,2-2V8a1.9966,1.9966,0,0,0-2-2H6A1.9966,1.9966,0,0,0,4,8V20a1.9966,1.9966,0,0,0,2,2h9v2H6a3.9993,3.9993,0,0,1-4-4V8A3.9988,3.9988,0,0,1,6,4H26a3.9988,3.9988,0,0,1,4,4V20a3.9993,3.9993,0,0,1-4,4H21.1646Z"
1915
1814
  })), children);
1916
1815
  });
1917
1816
 
1918
1817
  if (process.env.NODE_ENV !== "production") {
1919
- CheckmarkOutline.propTypes = iconPropTypes;
1818
+ ChatOperational.propTypes = iconPropTypes;
1920
1819
  }
1921
- var CheckmarkOutlineError = /*#__PURE__*/React.forwardRef(function CheckmarkOutlineError(_ref71, ref) {
1820
+ var ChatBot = /*#__PURE__*/React.forwardRef(function ChatBot(_ref71, ref) {
1922
1821
  var children = _ref71.children,
1923
1822
  _ref71$size = _ref71.size,
1924
1823
  size = _ref71$size === void 0 ? 16 : _ref71$size,
@@ -1931,17 +1830,17 @@ var CheckmarkOutlineError = /*#__PURE__*/React.forwardRef(function CheckmarkOutl
1931
1830
  xmlns: "http://www.w3.org/2000/svg",
1932
1831
  viewBox: "0 0 32 32",
1933
1832
  fill: "currentColor"
1934
- }, rest), _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
1935
- d: "M14,24A10,10,0,1,1,24,14h2A12,12,0,1,0,14,26Z"
1936
- })), _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
1937
- d: "M12 15.59L9.41 13 8 14.41 12 18.41 19 11.41 17.59 10 12 15.59zM30 24a6 6 0 10-6 6A6.0066 6.0066 0 0030 24zm-2 0a3.9521 3.9521 0 01-.5669 2.019L21.981 20.5669A3.9529 3.9529 0 0124 20 4.0045 4.0045 0 0128 24zm-8 0a3.9521 3.9521 0 01.5669-2.019l5.4521 5.4521A3.9529 3.9529 0 0124 28 4.0045 4.0045 0 0120 24z"
1833
+ }, rest), _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
1834
+ d: "M16 19a6.9908 6.9908 0 01-5.833-3.1287l1.666-1.1074a5.0007 5.0007 0 008.334 0l1.666 1.1074A6.9908 6.9908 0 0116 19zM20 8a2 2 0 102 2A1.9806 1.9806 0 0020 8zM12 8a2 2 0 102 2A1.9806 1.9806 0 0012 8z"
1835
+ })), _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
1836
+ d: "M17.7358,30,16,29l4-7h6a1.9966,1.9966,0,0,0,2-2V6a1.9966,1.9966,0,0,0-2-2H6A1.9966,1.9966,0,0,0,4,6V20a1.9966,1.9966,0,0,0,2,2h9v2H6a3.9993,3.9993,0,0,1-4-4V6A3.9988,3.9988,0,0,1,6,2H26a3.9988,3.9988,0,0,1,4,4V20a3.9993,3.9993,0,0,1-4,4H21.1646Z"
1938
1837
  })), children);
1939
1838
  });
1940
1839
 
1941
1840
  if (process.env.NODE_ENV !== "production") {
1942
- CheckmarkOutlineError.propTypes = iconPropTypes;
1841
+ ChatBot.propTypes = iconPropTypes;
1943
1842
  }
1944
- var CheckmarkOutlineWarning = /*#__PURE__*/React.forwardRef(function CheckmarkOutlineWarning(_ref72, ref) {
1843
+ var Checkbox = /*#__PURE__*/React.forwardRef(function Checkbox(_ref72, ref) {
1945
1844
  var children = _ref72.children,
1946
1845
  _ref72$size = _ref72.size,
1947
1846
  size = _ref72$size === void 0 ? 16 : _ref72$size,
@@ -1954,17 +1853,15 @@ var CheckmarkOutlineWarning = /*#__PURE__*/React.forwardRef(function CheckmarkOu
1954
1853
  xmlns: "http://www.w3.org/2000/svg",
1955
1854
  viewBox: "0 0 32 32",
1956
1855
  fill: "currentColor"
1957
- }, rest), _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
1958
- d: "M14,24A10,10,0,1,1,24,14h2A12,12,0,1,0,14,26Z"
1959
- })), _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
1960
- d: "M12 15.59L9.41 13 8 14.41 12 18.41 19 11.41 17.59 10 12 15.59zM27.38 28H20.6178L24 21.2358zM24 18a1 1 0 00-.8947.5527l-5 10A1.0005 1.0005 0 0019 30H29a1 1 0 00.9214-1.3892L24.8946 18.5527A1 1 0 0024 18z"
1856
+ }, rest), _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
1857
+ d: "M26,4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2H26a2,2,0,0,0,2-2V6A2,2,0,0,0,26,4ZM6,26V6H26V26Z"
1961
1858
  })), children);
1962
1859
  });
1963
1860
 
1964
1861
  if (process.env.NODE_ENV !== "production") {
1965
- CheckmarkOutlineWarning.propTypes = iconPropTypes;
1862
+ Checkbox.propTypes = iconPropTypes;
1966
1863
  }
1967
- var Chemistry = /*#__PURE__*/React.forwardRef(function Chemistry(_ref73, ref) {
1864
+ var CheckboxChecked = /*#__PURE__*/React.forwardRef(function CheckboxChecked(_ref73, ref) {
1968
1865
  var children = _ref73.children,
1969
1866
  _ref73$size = _ref73.size,
1970
1867
  size = _ref73$size === void 0 ? 16 : _ref73$size,
@@ -1977,15 +1874,17 @@ var Chemistry = /*#__PURE__*/React.forwardRef(function Chemistry(_ref73, ref) {
1977
1874
  xmlns: "http://www.w3.org/2000/svg",
1978
1875
  viewBox: "0 0 32 32",
1979
1876
  fill: "currentColor"
1980
- }, rest), _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
1981
- d: "M27.2314,23.6182,20,13.6748V4h2V2H10V4h2v9.6748L4.7686,23.6182A4.0183,4.0183,0,0,0,8.0186,30H23.9814a4.0183,4.0183,0,0,0,3.25-6.3818ZM14,14.3252V4h4V14.3252L20.6728,18H11.3272ZM23.9814,28H8.0186a2.0192,2.0192,0,0,1-1.6329-3.2061L9.8726,20H22.1274l3.4869,4.7939A2.0192,2.0192,0,0,1,23.9814,28Z"
1877
+ }, rest), _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
1878
+ d: "M26,4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2H26a2,2,0,0,0,2-2V6A2,2,0,0,0,26,4ZM6,26V6H26V26Z"
1879
+ })), _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
1880
+ d: "M14 21.5L9 16.54 10.59 15 14 18.35 21.41 11 23 12.58 14 21.5z"
1982
1881
  })), children);
1983
1882
  });
1984
1883
 
1985
1884
  if (process.env.NODE_ENV !== "production") {
1986
- Chemistry.propTypes = iconPropTypes;
1885
+ CheckboxChecked.propTypes = iconPropTypes;
1987
1886
  }
1988
- var ChemistryReference = /*#__PURE__*/React.forwardRef(function ChemistryReference(_ref74, ref) {
1887
+ var CheckboxCheckedFilled = /*#__PURE__*/React.forwardRef(function CheckboxCheckedFilled(_ref74, ref) {
1989
1888
  var children = _ref74.children,
1990
1889
  _ref74$size = _ref74.size,
1991
1890
  size = _ref74$size === void 0 ? 16 : _ref74$size,
@@ -1998,48 +1897,24 @@ var ChemistryReference = /*#__PURE__*/React.forwardRef(function ChemistryReferen
1998
1897
  xmlns: "http://www.w3.org/2000/svg",
1999
1898
  viewBox: "0 0 32 32",
2000
1899
  fill: "currentColor"
2001
- }, rest), _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
2002
- d: "M4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20z"
2003
- })), _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
2004
- d: "M20,13.67V4h2V2H10V4h2v9.67L9.58,17h2.4767L14,14.33V4h4V14.33l7.61,10.46a2.0133,2.0133,0,0,1-.44,2.82,2.0406,2.0406,0,0,1-1.19.39H15v2h8.98a4.0154,4.0154,0,0,0,3.25-6.38Z"
1900
+ }, rest), _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
1901
+ d: "M26,4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2H26a2,2,0,0,0,2-2V6A2,2,0,0,0,26,4ZM14,21.5,9,16.5427,10.5908,15,14,18.3456,21.4087,11l1.5918,1.5772Z"
1902
+ })), _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
1903
+ fill: "none",
1904
+ d: "M14,21.5,9,16.5427,10.5908,15,14,18.3456,21.4087,11l1.5918,1.5772Z",
1905
+ "data-icon-path": "inner-path"
2005
1906
  })), children);
2006
1907
  });
2007
1908
 
2008
1909
  if (process.env.NODE_ENV !== "production") {
2009
- ChemistryReference.propTypes = iconPropTypes;
1910
+ CheckboxCheckedFilled.propTypes = iconPropTypes;
2010
1911
  }
2011
- var ChevronDown = /*#__PURE__*/React.forwardRef(function ChevronDown(_ref75, ref) {
1912
+ var CheckboxIndeterminate = /*#__PURE__*/React.forwardRef(function CheckboxIndeterminate(_ref75, ref) {
2012
1913
  var children = _ref75.children,
2013
1914
  _ref75$size = _ref75.size,
2014
1915
  size = _ref75$size === void 0 ? 16 : _ref75$size,
2015
1916
  rest = _objectWithoutProperties(_ref75, _excluded75);
2016
1917
 
2017
- if (size === "glyph" || size === "glyph" || size === "glyphpx") {
2018
- return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2019
- width: size,
2020
- height: size,
2021
- ref: ref,
2022
- xmlns: "http://www.w3.org/2000/svg",
2023
- viewBox: "0 0 10 6",
2024
- fill: "currentColor"
2025
- }, rest), _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
2026
- d: "M5 6L0 1 0.7 0.3 5 4.6 9.3 0.3 10 1z"
2027
- })), children);
2028
- }
2029
-
2030
- if (size === 16 || size === "16" || size === "16px") {
2031
- return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2032
- width: size,
2033
- height: size,
2034
- ref: ref,
2035
- xmlns: "http://www.w3.org/2000/svg",
2036
- viewBox: "0 0 16 16",
2037
- fill: "currentColor"
2038
- }, rest), _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
2039
- d: "M8 11L3 6 3.7 5.3 8 9.6 12.3 5.3 13 6z"
2040
- })), children);
2041
- }
2042
-
2043
1918
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2044
1919
  width: size,
2045
1920
  height: size,
@@ -2047,46 +1922,22 @@ var ChevronDown = /*#__PURE__*/React.forwardRef(function ChevronDown(_ref75, ref
2047
1922
  xmlns: "http://www.w3.org/2000/svg",
2048
1923
  viewBox: "0 0 32 32",
2049
1924
  fill: "currentColor"
2050
- }, rest), _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
2051
- d: "M16 22L6 12 7.4 10.6 16 19.2 24.6 10.6 26 12z"
1925
+ }, rest), _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
1926
+ d: "M10 14H22V18H10z"
1927
+ })), _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
1928
+ d: "M26,4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2H26a2,2,0,0,0,2-2V6A2,2,0,0,0,26,4ZM6,26V6H26V26Z"
2052
1929
  })), children);
2053
1930
  });
2054
1931
 
2055
1932
  if (process.env.NODE_ENV !== "production") {
2056
- ChevronDown.propTypes = iconPropTypes;
1933
+ CheckboxIndeterminate.propTypes = iconPropTypes;
2057
1934
  }
2058
- var ChevronLeft = /*#__PURE__*/React.forwardRef(function ChevronLeft(_ref76, ref) {
1935
+ var CheckboxIndeterminateFilled = /*#__PURE__*/React.forwardRef(function CheckboxIndeterminateFilled(_ref76, ref) {
2059
1936
  var children = _ref76.children,
2060
1937
  _ref76$size = _ref76.size,
2061
1938
  size = _ref76$size === void 0 ? 16 : _ref76$size,
2062
1939
  rest = _objectWithoutProperties(_ref76, _excluded76);
2063
1940
 
2064
- if (size === "glyph" || size === "glyph" || size === "glyphpx") {
2065
- return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2066
- width: size,
2067
- height: size,
2068
- ref: ref,
2069
- xmlns: "http://www.w3.org/2000/svg",
2070
- viewBox: "0 0 6 10",
2071
- fill: "currentColor"
2072
- }, rest), _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
2073
- d: "M0 5L5 0 5.7 0.7 1.4 5 5.7 9.3 5 10z"
2074
- })), children);
2075
- }
2076
-
2077
- if (size === 16 || size === "16" || size === "16px") {
2078
- return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2079
- width: size,
2080
- height: size,
2081
- ref: ref,
2082
- xmlns: "http://www.w3.org/2000/svg",
2083
- viewBox: "0 0 16 16",
2084
- fill: "currentColor"
2085
- }, rest), _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
2086
- d: "M5 8L10 3 10.7 3.7 6.4 8 10.7 12.3 10 13z"
2087
- })), children);
2088
- }
2089
-
2090
1941
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2091
1942
  width: size,
2092
1943
  height: size,
@@ -2094,30 +1945,49 @@ var ChevronLeft = /*#__PURE__*/React.forwardRef(function ChevronLeft(_ref76, ref
2094
1945
  xmlns: "http://www.w3.org/2000/svg",
2095
1946
  viewBox: "0 0 32 32",
2096
1947
  fill: "currentColor"
2097
- }, rest), _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
2098
- d: "M10 16L20 6 21.4 7.4 12.8 16 21.4 24.6 20 26z"
1948
+ }, rest), _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
1949
+ d: "M26,4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2H26a2,2,0,0,0,2-2V6A2,2,0,0,0,26,4ZM22,18H10V14H22Z"
1950
+ })), _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
1951
+ fill: "none",
1952
+ d: "M22,18H10V14H22Z",
1953
+ "data-icon-path": "inner-path"
2099
1954
  })), children);
2100
1955
  });
2101
1956
 
2102
1957
  if (process.env.NODE_ENV !== "production") {
2103
- ChevronLeft.propTypes = iconPropTypes;
1958
+ CheckboxIndeterminateFilled.propTypes = iconPropTypes;
2104
1959
  }
2105
- var ChevronMini = /*#__PURE__*/React.forwardRef(function ChevronMini(_ref77, ref) {
1960
+ var Checkmark = /*#__PURE__*/React.forwardRef(function Checkmark(_ref77, ref) {
2106
1961
  var children = _ref77.children,
2107
1962
  _ref77$size = _ref77.size,
2108
1963
  size = _ref77$size === void 0 ? 16 : _ref77$size,
2109
1964
  rest = _objectWithoutProperties(_ref77, _excluded77);
2110
1965
 
2111
- if (size === 16 || size === "16" || size === "16px") {
1966
+ if (size === 20 || size === "20" || size === "20px") {
2112
1967
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2113
1968
  width: size,
2114
1969
  height: size,
2115
1970
  ref: ref,
2116
1971
  xmlns: "http://www.w3.org/2000/svg",
2117
- viewBox: "0 0 16 16",
1972
+ viewBox: "0 0 20 20",
2118
1973
  fill: "currentColor"
2119
- }, rest), _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
2120
- d: "M15 9L15 15 9 15z"
1974
+ }, rest), _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
1975
+ d: "M8 13.2L3.6 8.8 2.7 9.7 7.1 14.1 8 15 16.5 6.5 15.6 5.6z"
1976
+ })), _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
1977
+ d: "M15.6 5.6L8 13.2 3.6 8.8 2.7 9.7 7.1 14.1 8 15 16.5 6.5 15.6 5.6z"
1978
+ })), children);
1979
+ }
1980
+
1981
+ if (size === 24 || size === "24" || size === "24px") {
1982
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
1983
+ width: size,
1984
+ height: size,
1985
+ ref: ref,
1986
+ xmlns: "http://www.w3.org/2000/svg",
1987
+ viewBox: "0 0 24 24",
1988
+ fill: "currentColor"
1989
+ }, rest), _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
1990
+ d: "M10 15.9L4.7 10.6 3.6 11.6 8.9 16.9 10 18 20.6 7.4 19.5 6.3z"
2121
1991
  })), children);
2122
1992
  }
2123
1993
 
@@ -2128,43 +1998,70 @@ var ChevronMini = /*#__PURE__*/React.forwardRef(function ChevronMini(_ref77, ref
2128
1998
  xmlns: "http://www.w3.org/2000/svg",
2129
1999
  viewBox: "0 0 32 32",
2130
2000
  fill: "currentColor"
2131
- }, rest), _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
2132
- d: "M31 19L31 31 19 31 31 19z"
2001
+ }, rest), _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
2002
+ d: "M13 24L4 15 5.414 13.586 13 21.171 26.586 7.586 28 9 13 24z"
2133
2003
  })), children);
2134
2004
  });
2135
2005
 
2136
2006
  if (process.env.NODE_ENV !== "production") {
2137
- ChevronMini.propTypes = iconPropTypes;
2007
+ Checkmark.propTypes = iconPropTypes;
2138
2008
  }
2139
- var ChevronRight = /*#__PURE__*/React.forwardRef(function ChevronRight(_ref78, ref) {
2009
+ var CheckmarkFilled = /*#__PURE__*/React.forwardRef(function CheckmarkFilled(_ref78, ref) {
2140
2010
  var children = _ref78.children,
2141
2011
  _ref78$size = _ref78.size,
2142
2012
  size = _ref78$size === void 0 ? 16 : _ref78$size,
2143
2013
  rest = _objectWithoutProperties(_ref78, _excluded78);
2144
2014
 
2145
- if (size === "glyph" || size === "glyph" || size === "glyphpx") {
2015
+ if (size === 16 || size === "16" || size === "16px") {
2146
2016
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2147
2017
  width: size,
2148
2018
  height: size,
2149
2019
  ref: ref,
2150
2020
  xmlns: "http://www.w3.org/2000/svg",
2151
- viewBox: "0 0 6 10",
2021
+ viewBox: "0 0 16 16",
2152
2022
  fill: "currentColor"
2153
- }, rest), _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
2154
- d: "M6 5L1 10 0.3 9.3 4.6 5 0.3 0.7 1 0z"
2023
+ }, rest), _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
2024
+ d: "M8,1C4.1,1,1,4.1,1,8c0,3.9,3.1,7,7,7s7-3.1,7-7C15,4.1,11.9,1,8,1z M7,11L4.3,8.3l0.9-0.8L7,9.3l4-3.9l0.9,0.8L7,11z"
2025
+ })), _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
2026
+ d: "M7,11L4.3,8.3l0.9-0.8L7,9.3l4-3.9l0.9,0.8L7,11z",
2027
+ "data-icon-path": "inner-path",
2028
+ opacity: "0"
2155
2029
  })), children);
2156
2030
  }
2157
2031
 
2158
- if (size === 16 || size === "16" || size === "16px") {
2032
+ if (size === 20 || size === "20" || size === "20px") {
2159
2033
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2160
2034
  width: size,
2161
2035
  height: size,
2162
2036
  ref: ref,
2163
2037
  xmlns: "http://www.w3.org/2000/svg",
2164
- viewBox: "0 0 16 16",
2038
+ viewBox: "0 0 20 20",
2165
2039
  fill: "currentColor"
2166
- }, rest), _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
2167
- d: "M11 8L6 13 5.3 12.3 9.6 8 5.3 3.7 6 3z"
2040
+ }, rest), _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
2041
+ d: "M10,1c-4.9,0-9,4.1-9,9s4.1,9,9,9s9-4,9-9S15,1,10,1z M8.7,13.5l-3.2-3.2l1-1l2.2,2.2l4.8-4.8l1,1L8.7,13.5z"
2042
+ })), _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
2043
+ fill: "none",
2044
+ d: "M8.7,13.5l-3.2-3.2l1-1l2.2,2.2l4.8-4.8l1,1L8.7,13.5z",
2045
+ "data-icon-path": "inner-path",
2046
+ opacity: "0"
2047
+ })), children);
2048
+ }
2049
+
2050
+ if (size === 24 || size === "24" || size === "24px") {
2051
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2052
+ width: size,
2053
+ height: size,
2054
+ ref: ref,
2055
+ xmlns: "http://www.w3.org/2000/svg",
2056
+ viewBox: "0 0 24 24",
2057
+ fill: "currentColor"
2058
+ }, rest), _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
2059
+ d: "M12,1C6,1,1,6,1,12s5,11,11,11s11-4.9,11-11S18.1,1,12,1z M10.4,16.3l-3.9-3.9l1.3-1.2l2.7,2.7l5.8-5.8l1.3,1.3L10.4,16.3z"
2060
+ })), _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
2061
+ fill: "none",
2062
+ d: "M10.4,16.3l-3.9-3.9l1.3-1.2l2.7,2.7l5.8-5.8l1.3,1.3L10.4,16.3z",
2063
+ "data-icon-path": "inner-path",
2064
+ opacity: "0"
2168
2065
  })), children);
2169
2066
  }
2170
2067
 
@@ -2175,33 +2072,24 @@ var ChevronRight = /*#__PURE__*/React.forwardRef(function ChevronRight(_ref78, r
2175
2072
  xmlns: "http://www.w3.org/2000/svg",
2176
2073
  viewBox: "0 0 32 32",
2177
2074
  fill: "currentColor"
2178
- }, rest), _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
2179
- d: "M22 16L12 26 10.6 24.6 19.2 16 10.6 7.4 12 6z"
2075
+ }, rest), _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
2076
+ d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2ZM14,21.5908l-5-5L10.5906,15,14,18.4092,21.41,11l1.5957,1.5859Z"
2077
+ })), _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
2078
+ fill: "none",
2079
+ d: "M14 21.591L9 16.591 10.591 15 14 18.409 21.41 11 23.005 12.585 14 21.591z",
2080
+ "data-icon-path": "inner-path"
2180
2081
  })), children);
2181
2082
  });
2182
2083
 
2183
2084
  if (process.env.NODE_ENV !== "production") {
2184
- ChevronRight.propTypes = iconPropTypes;
2085
+ CheckmarkFilled.propTypes = iconPropTypes;
2185
2086
  }
2186
- var ChevronSort = /*#__PURE__*/React.forwardRef(function ChevronSort(_ref79, ref) {
2087
+ var CheckmarkFilledError = /*#__PURE__*/React.forwardRef(function CheckmarkFilledError(_ref79, ref) {
2187
2088
  var children = _ref79.children,
2188
2089
  _ref79$size = _ref79.size,
2189
2090
  size = _ref79$size === void 0 ? 16 : _ref79$size,
2190
2091
  rest = _objectWithoutProperties(_ref79, _excluded79);
2191
2092
 
2192
- if (size === 16 || size === "16" || size === "16px") {
2193
- return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2194
- width: size,
2195
- height: size,
2196
- ref: ref,
2197
- xmlns: "http://www.w3.org/2000/svg",
2198
- viewBox: "0 0 16 16",
2199
- fill: "currentColor"
2200
- }, rest), _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
2201
- d: "M8 14L4.5 10.5 5.2 9.8 8 12.6 10.8 9.8 11.5 10.5zM8 2L11.5 5.5 10.8 6.2 8 3.4 5.2 6.2 4.5 5.5z"
2202
- })), children);
2203
- }
2204
-
2205
2093
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2206
2094
  width: size,
2207
2095
  height: size,
@@ -2209,33 +2097,26 @@ var ChevronSort = /*#__PURE__*/React.forwardRef(function ChevronSort(_ref79, ref
2209
2097
  xmlns: "http://www.w3.org/2000/svg",
2210
2098
  viewBox: "0 0 32 32",
2211
2099
  fill: "currentColor"
2212
- }, rest), _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
2213
- d: "M16 28L9 21 10.41 19.59 16 25.17 21.59 19.59 23 21 16 28zM16 4L23 11 21.59 12.41 16 6.83 10.41 12.41 9 11 16 4z"
2100
+ }, rest), _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
2101
+ d: "M30,24a6,6,0,1,0-6,6A6.0066,6.0066,0,0,0,30,24Zm-2,0a3.9521,3.9521,0,0,1-.5669,2.019L21.981,20.5669A3.9529,3.9529,0,0,1,24,20,4.0045,4.0045,0,0,1,28,24Zm-8,0a3.9521,3.9521,0,0,1,.5669-2.019l5.4521,5.4521A3.9529,3.9529,0,0,1,24,28,4.0045,4.0045,0,0,1,20,24Z"
2102
+ })), _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
2103
+ d: "M14,2a12,12,0,1,0,2,23.82V24a8,8,0,0,1,8-8h1.82A11.9348,11.9348,0,0,0,14,2ZM12,18.5908l-4-4L9.5908,13,12,15.4092,17.4092,10,19,11.5908Z"
2104
+ })), _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
2105
+ fill: "none",
2106
+ d: "M12 18.591L8 14.591 9.591 13 12 15.409 17.409 10 19 11.591 12 18.591z",
2107
+ "data-icon-path": "inner-path"
2214
2108
  })), children);
2215
2109
  });
2216
2110
 
2217
2111
  if (process.env.NODE_ENV !== "production") {
2218
- ChevronSort.propTypes = iconPropTypes;
2112
+ CheckmarkFilledError.propTypes = iconPropTypes;
2219
2113
  }
2220
- var ChevronSortDown = /*#__PURE__*/React.forwardRef(function ChevronSortDown(_ref80, ref) {
2114
+ var CheckmarkFilledWarning = /*#__PURE__*/React.forwardRef(function CheckmarkFilledWarning(_ref80, ref) {
2221
2115
  var children = _ref80.children,
2222
2116
  _ref80$size = _ref80.size,
2223
2117
  size = _ref80$size === void 0 ? 16 : _ref80$size,
2224
2118
  rest = _objectWithoutProperties(_ref80, _excluded80);
2225
2119
 
2226
- if (size === 16 || size === "16" || size === "16px") {
2227
- return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2228
- width: size,
2229
- height: size,
2230
- ref: ref,
2231
- xmlns: "http://www.w3.org/2000/svg",
2232
- viewBox: "0 0 16 16",
2233
- fill: "currentColor"
2234
- }, rest), _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
2235
- d: "M8 14L4.5 10.5 5.2 9.8 8 12.6 10.8 9.8 11.5 10.5z"
2236
- })), children);
2237
- }
2238
-
2239
2120
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2240
2121
  width: size,
2241
2122
  height: size,
@@ -2243,79 +2124,48 @@ var ChevronSortDown = /*#__PURE__*/React.forwardRef(function ChevronSortDown(_re
2243
2124
  xmlns: "http://www.w3.org/2000/svg",
2244
2125
  viewBox: "0 0 32 32",
2245
2126
  fill: "currentColor"
2246
- }, rest), _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
2247
- d: "M16 28L9 21 10.4 19.6 16 25.2 21.6 19.6 23 21z"
2127
+ }, rest), _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
2128
+ d: "M14,2a12,12,0,1,0,3.3928,23.5059l3.9246-7.8492A2.9846,2.9846,0,0,1,24,16h1.82A11.9348,11.9348,0,0,0,14,2ZM12,18.5908l-4-4L9.5908,13,12,15.4092,17.4092,10,19,11.5908Z"
2129
+ })), _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
2130
+ d: "M27.38,28H20.6178L24,21.2358ZM24,18a1,1,0,0,0-.8947.5527l-5,10A1.0005,1.0005,0,0,0,19,30H29a1,1,0,0,0,.9214-1.3892L24.8946,18.5527A1,1,0,0,0,24,18Z"
2131
+ })), _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
2132
+ fill: "none",
2133
+ d: "M12 18.591L8 14.591 9.591 13 12 15.409 17.409 10 19 11.591 12 18.591z",
2134
+ "data-icon-path": "inner-path"
2248
2135
  })), children);
2249
2136
  });
2250
2137
 
2251
2138
  if (process.env.NODE_ENV !== "production") {
2252
- ChevronSortDown.propTypes = iconPropTypes;
2139
+ CheckmarkFilledWarning.propTypes = iconPropTypes;
2253
2140
  }
2254
- var ChevronSortUp = /*#__PURE__*/React.forwardRef(function ChevronSortUp(_ref81, ref) {
2141
+ var CheckmarkOutline = /*#__PURE__*/React.forwardRef(function CheckmarkOutline(_ref81, ref) {
2255
2142
  var children = _ref81.children,
2256
2143
  _ref81$size = _ref81.size,
2257
2144
  size = _ref81$size === void 0 ? 16 : _ref81$size,
2258
2145
  rest = _objectWithoutProperties(_ref81, _excluded81);
2259
2146
 
2260
- if (size === 16 || size === "16" || size === "16px") {
2261
- return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2262
- width: size,
2263
- height: size,
2264
- ref: ref,
2265
- xmlns: "http://www.w3.org/2000/svg",
2266
- viewBox: "0 0 16 16",
2267
- fill: "currentColor"
2268
- }, rest), _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
2269
- d: "M8 2L11.5 5.5 10.8 6.2 8 3.4 5.2 6.2 4.5 5.5z"
2270
- })), children);
2271
- }
2272
-
2273
2147
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2274
2148
  width: size,
2275
2149
  height: size,
2276
- ref: ref,
2277
- xmlns: "http://www.w3.org/2000/svg",
2278
- viewBox: "0 0 32 32",
2279
- fill: "currentColor"
2280
- }, rest), _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
2281
- d: "M16 4L23 11 21.6 12.4 16 6.8 10.4 12.4 9 11z"
2282
- })), children);
2283
- });
2284
-
2285
- if (process.env.NODE_ENV !== "production") {
2286
- ChevronSortUp.propTypes = iconPropTypes;
2287
- }
2288
- var ChevronUp = /*#__PURE__*/React.forwardRef(function ChevronUp(_ref82, ref) {
2289
- var children = _ref82.children,
2290
- _ref82$size = _ref82.size,
2291
- size = _ref82$size === void 0 ? 16 : _ref82$size,
2292
- rest = _objectWithoutProperties(_ref82, _excluded82);
2293
-
2294
- if (size === "glyph" || size === "glyph" || size === "glyphpx") {
2295
- return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2296
- width: size,
2297
- height: size,
2298
- ref: ref,
2299
- xmlns: "http://www.w3.org/2000/svg",
2300
- viewBox: "0 0 10 6",
2301
- fill: "currentColor"
2302
- }, rest), _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
2303
- d: "M5 0L10 5 9.3 5.7 5 1.4 0.7 5.7 0 5z"
2304
- })), children);
2305
- }
2306
-
2307
- if (size === 16 || size === "16" || size === "16px") {
2308
- return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2309
- width: size,
2310
- height: size,
2311
- ref: ref,
2312
- xmlns: "http://www.w3.org/2000/svg",
2313
- viewBox: "0 0 16 16",
2314
- fill: "currentColor"
2315
- }, rest), _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
2316
- d: "M8 5L13 10 12.3 10.7 8 6.4 3.7 10.7 3 10z"
2317
- })), children);
2318
- }
2150
+ ref: ref,
2151
+ xmlns: "http://www.w3.org/2000/svg",
2152
+ viewBox: "0 0 32 32",
2153
+ fill: "currentColor"
2154
+ }, rest), _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
2155
+ d: "M14 21.414L9 16.413 10.413 15 14 18.586 21.585 11 23 12.415 14 21.414z"
2156
+ })), _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
2157
+ d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm0,26A12,12,0,1,1,28,16,12,12,0,0,1,16,28Z"
2158
+ })), children);
2159
+ });
2160
+
2161
+ if (process.env.NODE_ENV !== "production") {
2162
+ CheckmarkOutline.propTypes = iconPropTypes;
2163
+ }
2164
+ var CheckmarkOutlineError = /*#__PURE__*/React.forwardRef(function CheckmarkOutlineError(_ref82, ref) {
2165
+ var children = _ref82.children,
2166
+ _ref82$size = _ref82.size,
2167
+ size = _ref82$size === void 0 ? 16 : _ref82$size,
2168
+ rest = _objectWithoutProperties(_ref82, _excluded82);
2319
2169
 
2320
2170
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2321
2171
  width: size,
@@ -2324,15 +2174,17 @@ var ChevronUp = /*#__PURE__*/React.forwardRef(function ChevronUp(_ref82, ref) {
2324
2174
  xmlns: "http://www.w3.org/2000/svg",
2325
2175
  viewBox: "0 0 32 32",
2326
2176
  fill: "currentColor"
2327
- }, rest), _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
2328
- d: "M16 10L26 20 24.6 21.4 16 12.8 7.4 21.4 6 20z"
2177
+ }, rest), _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
2178
+ d: "M14,24A10,10,0,1,1,24,14h2A12,12,0,1,0,14,26Z"
2179
+ })), _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
2180
+ d: "M12 15.59L9.41 13 8 14.41 12 18.41 19 11.41 17.59 10 12 15.59zM30 24a6 6 0 10-6 6A6.0066 6.0066 0 0030 24zm-2 0a3.9521 3.9521 0 01-.5669 2.019L21.981 20.5669A3.9529 3.9529 0 0124 20 4.0045 4.0045 0 0128 24zm-8 0a3.9521 3.9521 0 01.5669-2.019l5.4521 5.4521A3.9529 3.9529 0 0124 28 4.0045 4.0045 0 0120 24z"
2329
2181
  })), children);
2330
2182
  });
2331
2183
 
2332
2184
  if (process.env.NODE_ENV !== "production") {
2333
- ChevronUp.propTypes = iconPropTypes;
2185
+ CheckmarkOutlineError.propTypes = iconPropTypes;
2334
2186
  }
2335
- var Chip = /*#__PURE__*/React.forwardRef(function Chip(_ref83, ref) {
2187
+ var CheckmarkOutlineWarning = /*#__PURE__*/React.forwardRef(function CheckmarkOutlineWarning(_ref83, ref) {
2336
2188
  var children = _ref83.children,
2337
2189
  _ref83$size = _ref83.size,
2338
2190
  size = _ref83$size === void 0 ? 16 : _ref83$size,
@@ -2345,17 +2197,17 @@ var Chip = /*#__PURE__*/React.forwardRef(function Chip(_ref83, ref) {
2345
2197
  xmlns: "http://www.w3.org/2000/svg",
2346
2198
  viewBox: "0 0 32 32",
2347
2199
  fill: "currentColor"
2348
- }, rest), _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
2349
- d: "M11,11V21H21V11Zm8,8H13V13h6Z"
2350
- })), _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
2351
- d: "M30,13V11H26V8a2,2,0,0,0-2-2H21V2H19V6H13V2H11V6H8A2,2,0,0,0,6,8v3H2v2H6v6H2v2H6v3a2,2,0,0,0,2,2h3v4h2V26h6v4h2V26h3a2,2,0,0,0,2-2V21h4V19H26V13ZM24,24H8V8H24Z"
2200
+ }, rest), _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
2201
+ d: "M14,24A10,10,0,1,1,24,14h2A12,12,0,1,0,14,26Z"
2202
+ })), _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
2203
+ d: "M12 15.59L9.41 13 8 14.41 12 18.41 19 11.41 17.59 10 12 15.59zM27.38 28H20.6178L24 21.2358zM24 18a1 1 0 00-.8947.5527l-5 10A1.0005 1.0005 0 0019 30H29a1 1 0 00.9214-1.3892L24.8946 18.5527A1 1 0 0024 18z"
2352
2204
  })), children);
2353
2205
  });
2354
2206
 
2355
2207
  if (process.env.NODE_ENV !== "production") {
2356
- Chip.propTypes = iconPropTypes;
2208
+ CheckmarkOutlineWarning.propTypes = iconPropTypes;
2357
2209
  }
2358
- var Choices = /*#__PURE__*/React.forwardRef(function Choices(_ref84, ref) {
2210
+ var Chemistry = /*#__PURE__*/React.forwardRef(function Chemistry(_ref84, ref) {
2359
2211
  var children = _ref84.children,
2360
2212
  _ref84$size = _ref84.size,
2361
2213
  size = _ref84$size === void 0 ? 16 : _ref84$size,
@@ -2368,15 +2220,15 @@ var Choices = /*#__PURE__*/React.forwardRef(function Choices(_ref84, ref) {
2368
2220
  xmlns: "http://www.w3.org/2000/svg",
2369
2221
  viewBox: "0 0 32 32",
2370
2222
  fill: "currentColor"
2371
- }, rest), _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
2372
- d: "M28 13L28 4 19 4 19 6 24.586 6 16 14.586 7.414 6 13 6 13 4 4 4 4 13 6 13 6 7.414 15 16.414 15 26 4 26 4 28 28 28 28 26 17 26 17 16.414 26 7.414 26 13 28 13z"
2223
+ }, rest), _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
2224
+ d: "M27.2314,23.6182,20,13.6748V4h2V2H10V4h2v9.6748L4.7686,23.6182A4.0183,4.0183,0,0,0,8.0186,30H23.9814a4.0183,4.0183,0,0,0,3.25-6.3818ZM14,14.3252V4h4V14.3252L20.6728,18H11.3272ZM23.9814,28H8.0186a2.0192,2.0192,0,0,1-1.6329-3.2061L9.8726,20H22.1274l3.4869,4.7939A2.0192,2.0192,0,0,1,23.9814,28Z"
2373
2225
  })), children);
2374
2226
  });
2375
2227
 
2376
2228
  if (process.env.NODE_ENV !== "production") {
2377
- Choices.propTypes = iconPropTypes;
2229
+ Chemistry.propTypes = iconPropTypes;
2378
2230
  }
2379
- var ChooseItem = /*#__PURE__*/React.forwardRef(function ChooseItem(_ref85, ref) {
2231
+ var ChemistryReference = /*#__PURE__*/React.forwardRef(function ChemistryReference(_ref85, ref) {
2380
2232
  var children = _ref85.children,
2381
2233
  _ref85$size = _ref85.size,
2382
2234
  size = _ref85$size === void 0 ? 16 : _ref85$size,
@@ -2389,20 +2241,48 @@ var ChooseItem = /*#__PURE__*/React.forwardRef(function ChooseItem(_ref85, ref)
2389
2241
  xmlns: "http://www.w3.org/2000/svg",
2390
2242
  viewBox: "0 0 32 32",
2391
2243
  fill: "currentColor"
2392
- }, rest), _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
2393
- d: "M28 6H30V26H28zM17 6L15.57 7.393 23.15 15 2 15 2 17 23.15 17 15.57 24.573 17 26 27 16 17 6z"
2244
+ }, rest), _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
2245
+ d: "M4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20z"
2246
+ })), _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
2247
+ d: "M20,13.67V4h2V2H10V4h2v9.67L9.58,17h2.4767L14,14.33V4h4V14.33l7.61,10.46a2.0133,2.0133,0,0,1-.44,2.82,2.0406,2.0406,0,0,1-1.19.39H15v2h8.98a4.0154,4.0154,0,0,0,3.25-6.38Z"
2394
2248
  })), children);
2395
2249
  });
2396
2250
 
2397
2251
  if (process.env.NODE_ENV !== "production") {
2398
- ChooseItem.propTypes = iconPropTypes;
2252
+ ChemistryReference.propTypes = iconPropTypes;
2399
2253
  }
2400
- var ChoroplethMap = /*#__PURE__*/React.forwardRef(function ChoroplethMap(_ref86, ref) {
2254
+ var ChevronDown = /*#__PURE__*/React.forwardRef(function ChevronDown(_ref86, ref) {
2401
2255
  var children = _ref86.children,
2402
2256
  _ref86$size = _ref86.size,
2403
2257
  size = _ref86$size === void 0 ? 16 : _ref86$size,
2404
2258
  rest = _objectWithoutProperties(_ref86, _excluded86);
2405
2259
 
2260
+ if (size === "glyph" || size === "glyph" || size === "glyphpx") {
2261
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2262
+ width: size,
2263
+ height: size,
2264
+ ref: ref,
2265
+ xmlns: "http://www.w3.org/2000/svg",
2266
+ viewBox: "0 0 10 6",
2267
+ fill: "currentColor"
2268
+ }, rest), _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
2269
+ d: "M5 6L0 1 0.7 0.3 5 4.6 9.3 0.3 10 1z"
2270
+ })), children);
2271
+ }
2272
+
2273
+ if (size === 16 || size === "16" || size === "16px") {
2274
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2275
+ width: size,
2276
+ height: size,
2277
+ ref: ref,
2278
+ xmlns: "http://www.w3.org/2000/svg",
2279
+ viewBox: "0 0 16 16",
2280
+ fill: "currentColor"
2281
+ }, rest), _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
2282
+ d: "M8 11L3 6 3.7 5.3 8 9.6 12.3 5.3 13 6z"
2283
+ })), children);
2284
+ }
2285
+
2406
2286
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2407
2287
  width: size,
2408
2288
  height: size,
@@ -2410,20 +2290,46 @@ var ChoroplethMap = /*#__PURE__*/React.forwardRef(function ChoroplethMap(_ref86,
2410
2290
  xmlns: "http://www.w3.org/2000/svg",
2411
2291
  viewBox: "0 0 32 32",
2412
2292
  fill: "currentColor"
2413
- }, rest), _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
2414
- d: "M29.2427,4.03l-8-2a1.0065,1.0065,0,0,0-.6143.0415l-9.7,3.88L3.2427,4.03A1,1,0,0,0,2,5V27a1,1,0,0,0,.7573.97l8,2A1.0244,1.0244,0,0,0,11,30a.9953.9953,0,0,0,.3716-.0718l9.7-3.88,7.686,1.9219A1,1,0,0,0,30,27V5A1,1,0,0,0,29.2427,4.03ZM28,11H22V4.2806l6,1.5ZM10,19H4V13h6Zm2-8V7.6771l8-3.2V11Zm8,2v6H12V13Zm-8,8h8v3.3227l-8,3.2Zm10-8h6v6H22ZM10,7.7806V11H4V6.2806ZM4,21h6v6.7192l-6-1.5Zm18,3.2187V21h6v4.7192Z"
2293
+ }, rest), _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
2294
+ d: "M16 22L6 12 7.4 10.6 16 19.2 24.6 10.6 26 12z"
2415
2295
  })), children);
2416
2296
  });
2417
2297
 
2418
2298
  if (process.env.NODE_ENV !== "production") {
2419
- ChoroplethMap.propTypes = iconPropTypes;
2299
+ ChevronDown.propTypes = iconPropTypes;
2420
2300
  }
2421
- var CicsCmas = /*#__PURE__*/React.forwardRef(function CicsCmas(_ref87, ref) {
2301
+ var ChevronLeft = /*#__PURE__*/React.forwardRef(function ChevronLeft(_ref87, ref) {
2422
2302
  var children = _ref87.children,
2423
2303
  _ref87$size = _ref87.size,
2424
2304
  size = _ref87$size === void 0 ? 16 : _ref87$size,
2425
2305
  rest = _objectWithoutProperties(_ref87, _excluded87);
2426
2306
 
2307
+ if (size === "glyph" || size === "glyph" || size === "glyphpx") {
2308
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2309
+ width: size,
2310
+ height: size,
2311
+ ref: ref,
2312
+ xmlns: "http://www.w3.org/2000/svg",
2313
+ viewBox: "0 0 6 10",
2314
+ fill: "currentColor"
2315
+ }, rest), _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
2316
+ d: "M0 5L5 0 5.7 0.7 1.4 5 5.7 9.3 5 10z"
2317
+ })), children);
2318
+ }
2319
+
2320
+ if (size === 16 || size === "16" || size === "16px") {
2321
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2322
+ width: size,
2323
+ height: size,
2324
+ ref: ref,
2325
+ xmlns: "http://www.w3.org/2000/svg",
2326
+ viewBox: "0 0 16 16",
2327
+ fill: "currentColor"
2328
+ }, rest), _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
2329
+ d: "M5 8L10 3 10.7 3.7 6.4 8 10.7 12.3 10 13z"
2330
+ })), children);
2331
+ }
2332
+
2427
2333
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2428
2334
  width: size,
2429
2335
  height: size,
@@ -2431,22 +2337,33 @@ var CicsCmas = /*#__PURE__*/React.forwardRef(function CicsCmas(_ref87, ref) {
2431
2337
  xmlns: "http://www.w3.org/2000/svg",
2432
2338
  viewBox: "0 0 32 32",
2433
2339
  fill: "currentColor"
2434
- }, rest), _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
2435
- d: "M30.3335 30H26V28h4V26H28a2.002 2.002 0 01-2-2V21.6665A1.6684 1.6684 0 0127.6665 20H32v2H28v2h2a2.002 2.002 0 012 2v2.3335A1.6684 1.6684 0 0130.3335 30zM22.3335 20h-2.667A1.6665 1.6665 0 0018 21.6665V30h2V26h2v4h2V21.6665A1.6665 1.6665 0 0022.3335 20zM20 24V22h2v2zM12.5 24L11 20 9 20 9 30 11 30 11 23 12.5 27 14 23 14 30 16 30 16 20 14 20 12.5 24zM1 22v6.5A1.4727 1.4727 0 002.5 30H7V28H3V22H7V20H3A2.0059 2.0059 0 001 22zM13 8L11 8 11 11 8 11 8 13 11 13 11 16 13 16 13 13 16 13 16 11 13 11 13 8z"
2436
- })), _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
2437
- d: "M6,6H26V18h2V6a2.0059,2.0059,0,0,0-2-2H6A2.0059,2.0059,0,0,0,4,6V18H6Z"
2340
+ }, rest), _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
2341
+ d: "M10 16L20 6 21.4 7.4 12.8 16 21.4 24.6 20 26z"
2438
2342
  })), children);
2439
2343
  });
2440
2344
 
2441
2345
  if (process.env.NODE_ENV !== "production") {
2442
- CicsCmas.propTypes = iconPropTypes;
2346
+ ChevronLeft.propTypes = iconPropTypes;
2443
2347
  }
2444
- var CicsExplorer = /*#__PURE__*/React.forwardRef(function CicsExplorer(_ref88, ref) {
2348
+ var ChevronMini = /*#__PURE__*/React.forwardRef(function ChevronMini(_ref88, ref) {
2445
2349
  var children = _ref88.children,
2446
2350
  _ref88$size = _ref88.size,
2447
2351
  size = _ref88$size === void 0 ? 16 : _ref88$size,
2448
2352
  rest = _objectWithoutProperties(_ref88, _excluded88);
2449
2353
 
2354
+ if (size === 16 || size === "16" || size === "16px") {
2355
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2356
+ width: size,
2357
+ height: size,
2358
+ ref: ref,
2359
+ xmlns: "http://www.w3.org/2000/svg",
2360
+ viewBox: "0 0 16 16",
2361
+ fill: "currentColor"
2362
+ }, rest), _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
2363
+ d: "M15 9L15 15 9 15z"
2364
+ })), children);
2365
+ }
2366
+
2450
2367
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2451
2368
  width: size,
2452
2369
  height: size,
@@ -2454,22 +2371,46 @@ var CicsExplorer = /*#__PURE__*/React.forwardRef(function CicsExplorer(_ref88, r
2454
2371
  xmlns: "http://www.w3.org/2000/svg",
2455
2372
  viewBox: "0 0 32 32",
2456
2373
  fill: "currentColor"
2457
- }, rest), _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
2458
- d: "M24 16L19.4 14.6 21.7 10.3 17.4 12.6 16 8 14.6 12.6 10.3 10.3 12.6 14.6 8 16 12.6 17.4 10.3 21.7 14.6 19.4 16 24 17.4 19.4 21.7 21.7 19.4 17.4 24 16z"
2459
- })), _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
2460
- d: "M16,30A14,14,0,1,1,30,16,14.0158,14.0158,0,0,1,16,30ZM16,4A12,12,0,1,0,28,16,12.0137,12.0137,0,0,0,16,4Z"
2374
+ }, rest), _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
2375
+ d: "M31 19L31 31 19 31 31 19z"
2461
2376
  })), children);
2462
2377
  });
2463
2378
 
2464
2379
  if (process.env.NODE_ENV !== "production") {
2465
- CicsExplorer.propTypes = iconPropTypes;
2380
+ ChevronMini.propTypes = iconPropTypes;
2466
2381
  }
2467
- var CicsSystemGroup = /*#__PURE__*/React.forwardRef(function CicsSystemGroup(_ref89, ref) {
2382
+ var ChevronRight = /*#__PURE__*/React.forwardRef(function ChevronRight(_ref89, ref) {
2468
2383
  var children = _ref89.children,
2469
2384
  _ref89$size = _ref89.size,
2470
2385
  size = _ref89$size === void 0 ? 16 : _ref89$size,
2471
2386
  rest = _objectWithoutProperties(_ref89, _excluded89);
2472
2387
 
2388
+ if (size === "glyph" || size === "glyph" || size === "glyphpx") {
2389
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2390
+ width: size,
2391
+ height: size,
2392
+ ref: ref,
2393
+ xmlns: "http://www.w3.org/2000/svg",
2394
+ viewBox: "0 0 6 10",
2395
+ fill: "currentColor"
2396
+ }, rest), _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
2397
+ d: "M6 5L1 10 0.3 9.3 4.6 5 0.3 0.7 1 0z"
2398
+ })), children);
2399
+ }
2400
+
2401
+ if (size === 16 || size === "16" || size === "16px") {
2402
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2403
+ width: size,
2404
+ height: size,
2405
+ ref: ref,
2406
+ xmlns: "http://www.w3.org/2000/svg",
2407
+ viewBox: "0 0 16 16",
2408
+ fill: "currentColor"
2409
+ }, rest), _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
2410
+ d: "M11 8L6 13 5.3 12.3 9.6 8 5.3 3.7 6 3z"
2411
+ })), children);
2412
+ }
2413
+
2473
2414
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2474
2415
  width: size,
2475
2416
  height: size,
@@ -2477,24 +2418,33 @@ var CicsSystemGroup = /*#__PURE__*/React.forwardRef(function CicsSystemGroup(_re
2477
2418
  xmlns: "http://www.w3.org/2000/svg",
2478
2419
  viewBox: "0 0 32 32",
2479
2420
  fill: "currentColor"
2480
- }, rest), _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
2481
- d: "M28 2H23V4h5V28H23v2h5a2.0059 2.0059 0 002-2V4A2.0059 2.0059 0 0028 2zM14 17H8a.9448.9448 0 00-1 1v6a.9448.9448 0 001 1h6a.9448.9448 0 001-1V18A.9448.9448 0 0014 17zm-1 6H9V19h4z"
2482
- })), _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
2483
- d: "M25 24V18a.9448.9448 0 00-1-1H18a.9448.9448 0 00-1 1v6a.9448.9448 0 001 1h6A1.0021 1.0021 0 0025 24zm-2-1H19V19h4zM14 7H8A.9448.9448 0 007 8v6a.9448.9448 0 001 1h6a.9448.9448 0 001-1V8A.9448.9448 0 0014 7zm-1 6H9V9h4zM18 15h6a.9448.9448 0 001-1V8a.9448.9448 0 00-1-1H18a.9448.9448 0 00-1 1v6A1.0021 1.0021 0 0018 15zm1-6h4v4H19z"
2484
- })), _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
2485
- d: "M4,4H9V2H4A2.0059,2.0059,0,0,0,2,4V28a2.0059,2.0059,0,0,0,2,2H9V28H4Z"
2421
+ }, rest), _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
2422
+ d: "M22 16L12 26 10.6 24.6 19.2 16 10.6 7.4 12 6z"
2486
2423
  })), children);
2487
2424
  });
2488
2425
 
2489
2426
  if (process.env.NODE_ENV !== "production") {
2490
- CicsSystemGroup.propTypes = iconPropTypes;
2427
+ ChevronRight.propTypes = iconPropTypes;
2491
2428
  }
2492
- var CicsWuiRegion = /*#__PURE__*/React.forwardRef(function CicsWuiRegion(_ref90, ref) {
2429
+ var ChevronSort = /*#__PURE__*/React.forwardRef(function ChevronSort(_ref90, ref) {
2493
2430
  var children = _ref90.children,
2494
2431
  _ref90$size = _ref90.size,
2495
2432
  size = _ref90$size === void 0 ? 16 : _ref90$size,
2496
2433
  rest = _objectWithoutProperties(_ref90, _excluded90);
2497
2434
 
2435
+ if (size === 16 || size === "16" || size === "16px") {
2436
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2437
+ width: size,
2438
+ height: size,
2439
+ ref: ref,
2440
+ xmlns: "http://www.w3.org/2000/svg",
2441
+ viewBox: "0 0 16 16",
2442
+ fill: "currentColor"
2443
+ }, rest), _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
2444
+ d: "M8 14L4.5 10.5 5.2 9.8 8 12.6 10.8 9.8 11.5 10.5zM8 2L11.5 5.5 10.8 6.2 8 3.4 5.2 6.2 4.5 5.5z"
2445
+ })), children);
2446
+ }
2447
+
2498
2448
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2499
2449
  width: size,
2500
2450
  height: size,
@@ -2502,22 +2452,33 @@ var CicsWuiRegion = /*#__PURE__*/React.forwardRef(function CicsWuiRegion(_ref90,
2502
2452
  xmlns: "http://www.w3.org/2000/svg",
2503
2453
  viewBox: "0 0 32 32",
2504
2454
  fill: "currentColor"
2505
- }, rest), _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
2506
- d: "M22 22L24 22 24 28 22 28 22 30 28 30 28 28 26 28 26 22 28 22 28 20 22 20 22 22zM18 28H16V20H14v8.6A1.4529 1.4529 0 0015.5 30h3A1.4529 1.4529 0 0020 28.6V20H18zM10.2 20L10 28.5 9 22 7 22 6 28.5 5.8 20 4 20 4.72 30 7 30 8 23.5 9 30 11.28 30 12 20 10.2 20zM16 11L13 11 13 8 11 8 11 11 8 11 8 13 11 13 11 16 13 16 13 13 16 13 16 11z"
2507
- })), _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
2508
- d: "M26,4H6A2.0059,2.0059,0,0,0,4,6V18H6V6H26V18h2V6A2.0059,2.0059,0,0,0,26,4Z"
2455
+ }, rest), _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
2456
+ d: "M16 28L9 21 10.41 19.59 16 25.17 21.59 19.59 23 21 16 28zM16 4L23 11 21.59 12.41 16 6.83 10.41 12.41 9 11 16 4z"
2509
2457
  })), children);
2510
2458
  });
2511
2459
 
2512
2460
  if (process.env.NODE_ENV !== "production") {
2513
- CicsWuiRegion.propTypes = iconPropTypes;
2461
+ ChevronSort.propTypes = iconPropTypes;
2514
2462
  }
2515
- var CicsRegion = /*#__PURE__*/React.forwardRef(function CicsRegion(_ref91, ref) {
2463
+ var ChevronSortDown = /*#__PURE__*/React.forwardRef(function ChevronSortDown(_ref91, ref) {
2516
2464
  var children = _ref91.children,
2517
2465
  _ref91$size = _ref91.size,
2518
2466
  size = _ref91$size === void 0 ? 16 : _ref91$size,
2519
2467
  rest = _objectWithoutProperties(_ref91, _excluded91);
2520
2468
 
2469
+ if (size === 16 || size === "16" || size === "16px") {
2470
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2471
+ width: size,
2472
+ height: size,
2473
+ ref: ref,
2474
+ xmlns: "http://www.w3.org/2000/svg",
2475
+ viewBox: "0 0 16 16",
2476
+ fill: "currentColor"
2477
+ }, rest), _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
2478
+ d: "M8 14L4.5 10.5 5.2 9.8 8 12.6 10.8 9.8 11.5 10.5z"
2479
+ })), children);
2480
+ }
2481
+
2521
2482
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2522
2483
  width: size,
2523
2484
  height: size,
@@ -2525,22 +2486,33 @@ var CicsRegion = /*#__PURE__*/React.forwardRef(function CicsRegion(_ref91, ref)
2525
2486
  xmlns: "http://www.w3.org/2000/svg",
2526
2487
  viewBox: "0 0 32 32",
2527
2488
  fill: "currentColor"
2528
- }, rest), _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
2529
- d: "M23.5 18L21 18.7 21 16 19 16 19 18.7 16.5 18 16 19.9 18.4 20.6 17 23 18.7 24 20 21.8 21.3 24 23 23 21.6 20.6 24 19.9 23.5 18zM16 13L16 11 13 11 13 8 11 8 11 11 8 11 8 13 11 13 11 16 13 16 13 13 16 13z"
2530
- })), _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
2531
- d: "M26,4H6A2.0059,2.0059,0,0,0,4,6V26a2.0059,2.0059,0,0,0,2,2H26a2.0059,2.0059,0,0,0,2-2V6A2.0059,2.0059,0,0,0,26,4ZM6,26V6H26V26Z"
2489
+ }, rest), _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
2490
+ d: "M16 28L9 21 10.4 19.6 16 25.2 21.6 19.6 23 21z"
2532
2491
  })), children);
2533
2492
  });
2534
2493
 
2535
2494
  if (process.env.NODE_ENV !== "production") {
2536
- CicsRegion.propTypes = iconPropTypes;
2495
+ ChevronSortDown.propTypes = iconPropTypes;
2537
2496
  }
2538
- var CicsRegionRouting = /*#__PURE__*/React.forwardRef(function CicsRegionRouting(_ref92, ref) {
2497
+ var ChevronSortUp = /*#__PURE__*/React.forwardRef(function ChevronSortUp(_ref92, ref) {
2539
2498
  var children = _ref92.children,
2540
2499
  _ref92$size = _ref92.size,
2541
2500
  size = _ref92$size === void 0 ? 16 : _ref92$size,
2542
2501
  rest = _objectWithoutProperties(_ref92, _excluded92);
2543
2502
 
2503
+ if (size === 16 || size === "16" || size === "16px") {
2504
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2505
+ width: size,
2506
+ height: size,
2507
+ ref: ref,
2508
+ xmlns: "http://www.w3.org/2000/svg",
2509
+ viewBox: "0 0 16 16",
2510
+ fill: "currentColor"
2511
+ }, rest), _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
2512
+ d: "M8 2L11.5 5.5 10.8 6.2 8 3.4 5.2 6.2 4.5 5.5z"
2513
+ })), children);
2514
+ }
2515
+
2544
2516
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2545
2517
  width: size,
2546
2518
  height: size,
@@ -2548,22 +2520,46 @@ var CicsRegionRouting = /*#__PURE__*/React.forwardRef(function CicsRegionRouting
2548
2520
  xmlns: "http://www.w3.org/2000/svg",
2549
2521
  viewBox: "0 0 32 32",
2550
2522
  fill: "currentColor"
2551
- }, rest), _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
2552
- d: "M22 2L22 4 26.6 4 20 10.6 21.4 12 28 5.4 28 10 30 10 30 2 22 2zM19 16L19 18.7 16.5 18 16 19.9 18.4 20.6 17 23 18.7 24 20 21.8 21.3 24 23 23 21.6 20.6 24 19.9 23.5 18 21 18.7 21 16 19 16zM13 16L13 13 16 13 16 11 13 11 13 8 11 8 11 11 8 11 8 13 11 13 11 16 13 16z"
2553
- })), _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
2554
- d: "M26,26H6V6H19V4H6A2.0059,2.0059,0,0,0,4,6V26a2.0059,2.0059,0,0,0,2,2H26a2.0059,2.0059,0,0,0,2-2V13H26Z"
2523
+ }, rest), _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
2524
+ d: "M16 4L23 11 21.6 12.4 16 6.8 10.4 12.4 9 11z"
2555
2525
  })), children);
2556
2526
  });
2557
2527
 
2558
2528
  if (process.env.NODE_ENV !== "production") {
2559
- CicsRegionRouting.propTypes = iconPropTypes;
2529
+ ChevronSortUp.propTypes = iconPropTypes;
2560
2530
  }
2561
- var CicsRegionTarget = /*#__PURE__*/React.forwardRef(function CicsRegionTarget(_ref93, ref) {
2531
+ var ChevronUp = /*#__PURE__*/React.forwardRef(function ChevronUp(_ref93, ref) {
2562
2532
  var children = _ref93.children,
2563
2533
  _ref93$size = _ref93.size,
2564
2534
  size = _ref93$size === void 0 ? 16 : _ref93$size,
2565
2535
  rest = _objectWithoutProperties(_ref93, _excluded93);
2566
2536
 
2537
+ if (size === "glyph" || size === "glyph" || size === "glyphpx") {
2538
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2539
+ width: size,
2540
+ height: size,
2541
+ ref: ref,
2542
+ xmlns: "http://www.w3.org/2000/svg",
2543
+ viewBox: "0 0 10 6",
2544
+ fill: "currentColor"
2545
+ }, rest), _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
2546
+ d: "M5 0L10 5 9.3 5.7 5 1.4 0.7 5.7 0 5z"
2547
+ })), children);
2548
+ }
2549
+
2550
+ if (size === 16 || size === "16" || size === "16px") {
2551
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2552
+ width: size,
2553
+ height: size,
2554
+ ref: ref,
2555
+ xmlns: "http://www.w3.org/2000/svg",
2556
+ viewBox: "0 0 16 16",
2557
+ fill: "currentColor"
2558
+ }, rest), _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
2559
+ d: "M8 5L13 10 12.3 10.7 8 6.4 3.7 10.7 3 10z"
2560
+ })), children);
2561
+ }
2562
+
2567
2563
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2568
2564
  width: size,
2569
2565
  height: size,
@@ -2571,17 +2567,15 @@ var CicsRegionTarget = /*#__PURE__*/React.forwardRef(function CicsRegionTarget(_
2571
2567
  xmlns: "http://www.w3.org/2000/svg",
2572
2568
  viewBox: "0 0 32 32",
2573
2569
  fill: "currentColor"
2574
- }, rest), _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
2575
- d: "M26 7H28V10H26zM29 4H32V6H29zM26 0H28V3H26zM22 4H25V6H22zM19 16L19 18.7 16.5 18 16 19.9 18.4 20.6 17 23 18.7 24 20 21.8 21.3 24 23 23 21.6 20.6 24 19.9 23.5 18 21 18.7 21 16 19 16zM13 16L13 13 16 13 16 11 13 11 13 8 11 8 11 11 8 11 8 13 11 13 11 16 13 16z"
2576
- })), _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
2577
- d: "M26,26H6V6H19V4H6A2.0059,2.0059,0,0,0,4,6V26a2.0059,2.0059,0,0,0,2,2H26a2.0059,2.0059,0,0,0,2-2V13H26Z"
2570
+ }, rest), _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
2571
+ d: "M16 10L26 20 24.6 21.4 16 12.8 7.4 21.4 6 20z"
2578
2572
  })), children);
2579
2573
  });
2580
2574
 
2581
2575
  if (process.env.NODE_ENV !== "production") {
2582
- CicsRegionTarget.propTypes = iconPropTypes;
2576
+ ChevronUp.propTypes = iconPropTypes;
2583
2577
  }
2584
- var Cicsplex = /*#__PURE__*/React.forwardRef(function Cicsplex(_ref94, ref) {
2578
+ var Chip = /*#__PURE__*/React.forwardRef(function Chip(_ref94, ref) {
2585
2579
  var children = _ref94.children,
2586
2580
  _ref94$size = _ref94.size,
2587
2581
  size = _ref94$size === void 0 ? 16 : _ref94$size,
@@ -2594,15 +2588,17 @@ var Cicsplex = /*#__PURE__*/React.forwardRef(function Cicsplex(_ref94, ref) {
2594
2588
  xmlns: "http://www.w3.org/2000/svg",
2595
2589
  viewBox: "0 0 32 32",
2596
2590
  fill: "currentColor"
2597
- }, rest), _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
2598
- d: "M8 18.6V17H6v1.6A7.3833 7.3833 0 0013.4 26H15V24H13.4A5.3775 5.3775 0 018 18.6zM28 18H20a2.0059 2.0059 0 00-2 2v8a2.0059 2.0059 0 002 2h8a2.0059 2.0059 0 002-2V20A2.0059 2.0059 0 0028 18zM20 28V20h8v8zM24 13.4V15h2V13.4A7.3833 7.3833 0 0018.6 6H17V8h1.6A5.3775 5.3775 0 0124 13.4zM12 2H4A2.0059 2.0059 0 002 4v8a2.0059 2.0059 0 002 2h8a2.0059 2.0059 0 002-2V4A2.0059 2.0059 0 0012 2zM4 12V4h8v8z"
2591
+ }, rest), _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
2592
+ d: "M11,11V21H21V11Zm8,8H13V13h6Z"
2593
+ })), _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
2594
+ d: "M30,13V11H26V8a2,2,0,0,0-2-2H21V2H19V6H13V2H11V6H8A2,2,0,0,0,6,8v3H2v2H6v6H2v2H6v3a2,2,0,0,0,2,2h3v4h2V26h6v4h2V26h3a2,2,0,0,0,2-2V21h4V19H26V13ZM24,24H8V8H24Z"
2599
2595
  })), children);
2600
2596
  });
2601
2597
 
2602
2598
  if (process.env.NODE_ENV !== "production") {
2603
- Cicsplex.propTypes = iconPropTypes;
2599
+ Chip.propTypes = iconPropTypes;
2604
2600
  }
2605
- var CircleFilled = /*#__PURE__*/React.forwardRef(function CircleFilled(_ref95, ref) {
2601
+ var Choices = /*#__PURE__*/React.forwardRef(function Choices(_ref95, ref) {
2606
2602
  var children = _ref95.children,
2607
2603
  _ref95$size = _ref95.size,
2608
2604
  size = _ref95$size === void 0 ? 16 : _ref95$size,
@@ -2615,19 +2611,15 @@ var CircleFilled = /*#__PURE__*/React.forwardRef(function CircleFilled(_ref95, r
2615
2611
  xmlns: "http://www.w3.org/2000/svg",
2616
2612
  viewBox: "0 0 32 32",
2617
2613
  fill: "currentColor"
2618
- }, rest), _circle30 || (_circle30 = /*#__PURE__*/React.createElement("circle", {
2619
- cx: "16",
2620
- cy: "16",
2621
- r: "10"
2622
- })), _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
2623
- d: "M16,30A14,14,0,1,1,30,16,14.0158,14.0158,0,0,1,16,30ZM16,4A12,12,0,1,0,28,16,12.0137,12.0137,0,0,0,16,4Z"
2614
+ }, rest), _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
2615
+ d: "M28 13L28 4 19 4 19 6 24.586 6 16 14.586 7.414 6 13 6 13 4 4 4 4 13 6 13 6 7.414 15 16.414 15 26 4 26 4 28 28 28 28 26 17 26 17 16.414 26 7.414 26 13 28 13z"
2624
2616
  })), children);
2625
2617
  });
2626
2618
 
2627
2619
  if (process.env.NODE_ENV !== "production") {
2628
- CircleFilled.propTypes = iconPropTypes;
2620
+ Choices.propTypes = iconPropTypes;
2629
2621
  }
2630
- var CircleSolid = /*#__PURE__*/React.forwardRef(function CircleSolid(_ref96, ref) {
2622
+ var ChooseItem = /*#__PURE__*/React.forwardRef(function ChooseItem(_ref96, ref) {
2631
2623
  var children = _ref96.children,
2632
2624
  _ref96$size = _ref96.size,
2633
2625
  size = _ref96$size === void 0 ? 16 : _ref96$size,
@@ -2640,17 +2632,15 @@ var CircleSolid = /*#__PURE__*/React.forwardRef(function CircleSolid(_ref96, ref
2640
2632
  xmlns: "http://www.w3.org/2000/svg",
2641
2633
  viewBox: "0 0 32 32",
2642
2634
  fill: "currentColor"
2643
- }, rest), _circle31 || (_circle31 = /*#__PURE__*/React.createElement("circle", {
2644
- cx: "16",
2645
- cy: "16",
2646
- r: "14"
2635
+ }, rest), _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
2636
+ d: "M28 6H30V26H28zM17 6L15.57 7.393 23.15 15 2 15 2 17 23.15 17 15.57 24.573 17 26 27 16 17 6z"
2647
2637
  })), children);
2648
2638
  });
2649
2639
 
2650
2640
  if (process.env.NODE_ENV !== "production") {
2651
- CircleSolid.propTypes = iconPropTypes;
2641
+ ChooseItem.propTypes = iconPropTypes;
2652
2642
  }
2653
- var CircleDash = /*#__PURE__*/React.forwardRef(function CircleDash(_ref97, ref) {
2643
+ var ChoroplethMap = /*#__PURE__*/React.forwardRef(function ChoroplethMap(_ref97, ref) {
2654
2644
  var children = _ref97.children,
2655
2645
  _ref97$size = _ref97.size,
2656
2646
  size = _ref97$size === void 0 ? 16 : _ref97$size,
@@ -2663,53 +2653,38 @@ var CircleDash = /*#__PURE__*/React.forwardRef(function CircleDash(_ref97, ref)
2663
2653
  xmlns: "http://www.w3.org/2000/svg",
2664
2654
  viewBox: "0 0 32 32",
2665
2655
  fill: "currentColor"
2666
- }, rest), _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
2667
- d: "M7.7 4.7a14.7 14.7 0 00-3 3.1L6.3 9A13.26 13.26 0 018.9 6.3zM4.6 12.3l-1.9-.6A12.51 12.51 0 002 16H4A11.48 11.48 0 014.6 12.3zM2.7 20.4a14.4 14.4 0 002 3.9l1.6-1.2a12.89 12.89 0 01-1.7-3.3zM7.8 27.3a14.4 14.4 0 003.9 2l.6-1.9A12.89 12.89 0 019 25.7zM11.7 2.7l.6 1.9A11.48 11.48 0 0116 4V2A12.51 12.51 0 0011.7 2.7zM24.2 27.3a15.18 15.18 0 003.1-3.1L25.7 23A11.53 11.53 0 0123 25.7zM27.4 19.7l1.9.6A15.47 15.47 0 0030 16H28A11.48 11.48 0 0127.4 19.7zM29.2 11.6a14.4 14.4 0 00-2-3.9L25.6 8.9a12.89 12.89 0 011.7 3.3zM24.1 4.6a14.4 14.4 0 00-3.9-2l-.6 1.9a12.89 12.89 0 013.3 1.7zM20.3 29.3l-.6-1.9A11.48 11.48 0 0116 28v2A21.42 21.42 0 0020.3 29.3z"
2656
+ }, rest), _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
2657
+ d: "M29.2427,4.03l-8-2a1.0065,1.0065,0,0,0-.6143.0415l-9.7,3.88L3.2427,4.03A1,1,0,0,0,2,5V27a1,1,0,0,0,.7573.97l8,2A1.0244,1.0244,0,0,0,11,30a.9953.9953,0,0,0,.3716-.0718l9.7-3.88,7.686,1.9219A1,1,0,0,0,30,27V5A1,1,0,0,0,29.2427,4.03ZM28,11H22V4.2806l6,1.5ZM10,19H4V13h6Zm2-8V7.6771l8-3.2V11Zm8,2v6H12V13Zm-8,8h8v3.3227l-8,3.2Zm10-8h6v6H22ZM10,7.7806V11H4V6.2806ZM4,21h6v6.7192l-6-1.5Zm18,3.2187V21h6v4.7192Z"
2668
2658
  })), children);
2669
2659
  });
2670
2660
 
2671
2661
  if (process.env.NODE_ENV !== "production") {
2672
- CircleDash.propTypes = iconPropTypes;
2662
+ ChoroplethMap.propTypes = iconPropTypes;
2673
2663
  }
2674
- var CircleFill = /*#__PURE__*/React.forwardRef(function CircleFill(_ref98, ref) {
2664
+ var CicsCmas = /*#__PURE__*/React.forwardRef(function CicsCmas(_ref98, ref) {
2675
2665
  var children = _ref98.children,
2676
2666
  _ref98$size = _ref98.size,
2677
2667
  size = _ref98$size === void 0 ? 16 : _ref98$size,
2678
2668
  rest = _objectWithoutProperties(_ref98, _excluded98);
2679
2669
 
2680
- if (size === "glyph" || size === "glyph" || size === "glyphpx") {
2681
- return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2682
- width: size,
2683
- height: size,
2684
- ref: ref,
2685
- xmlns: "http://www.w3.org/2000/svg",
2686
- viewBox: "0 0 16 16",
2687
- fill: "currentColor"
2688
- }, rest), _circle32 || (_circle32 = /*#__PURE__*/React.createElement("circle", {
2689
- cx: "8",
2690
- cy: "8",
2691
- r: "6"
2692
- })), children);
2693
- }
2694
-
2695
2670
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2696
2671
  width: size,
2697
2672
  height: size,
2698
2673
  ref: ref,
2699
2674
  xmlns: "http://www.w3.org/2000/svg",
2700
- viewBox: "0 0 16 16",
2675
+ viewBox: "0 0 32 32",
2701
2676
  fill: "currentColor"
2702
- }, rest), _circle33 || (_circle33 = /*#__PURE__*/React.createElement("circle", {
2703
- cx: "8",
2704
- cy: "8",
2705
- r: "6"
2677
+ }, rest), _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
2678
+ d: "M30.3335 30H26V28h4V26H28a2.002 2.002 0 01-2-2V21.6665A1.6684 1.6684 0 0127.6665 20H32v2H28v2h2a2.002 2.002 0 012 2v2.3335A1.6684 1.6684 0 0130.3335 30zM22.3335 20h-2.667A1.6665 1.6665 0 0018 21.6665V30h2V26h2v4h2V21.6665A1.6665 1.6665 0 0022.3335 20zM20 24V22h2v2zM12.5 24L11 20 9 20 9 30 11 30 11 23 12.5 27 14 23 14 30 16 30 16 20 14 20 12.5 24zM1 22v6.5A1.4727 1.4727 0 002.5 30H7V28H3V22H7V20H3A2.0059 2.0059 0 001 22zM13 8L11 8 11 11 8 11 8 13 11 13 11 16 13 16 13 13 16 13 16 11 13 11 13 8z"
2679
+ })), _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
2680
+ d: "M6,6H26V18h2V6a2.0059,2.0059,0,0,0-2-2H6A2.0059,2.0059,0,0,0,4,6V18H6Z"
2706
2681
  })), children);
2707
2682
  });
2708
2683
 
2709
2684
  if (process.env.NODE_ENV !== "production") {
2710
- CircleFill.propTypes = iconPropTypes;
2685
+ CicsCmas.propTypes = iconPropTypes;
2711
2686
  }
2712
- var WatsonHealthCircleMeasurement = /*#__PURE__*/React.forwardRef(function WatsonHealthCircleMeasurement(_ref99, ref) {
2687
+ var CicsDb2Connection = /*#__PURE__*/React.forwardRef(function CicsDb2Connection(_ref99, ref) {
2713
2688
  var children = _ref99.children,
2714
2689
  _ref99$size = _ref99.size,
2715
2690
  size = _ref99$size === void 0 ? 16 : _ref99$size,
@@ -2723,16 +2698,16 @@ var WatsonHealthCircleMeasurement = /*#__PURE__*/React.forwardRef(function Watso
2723
2698
  viewBox: "0 0 32 32",
2724
2699
  fill: "currentColor"
2725
2700
  }, rest), _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
2726
- d: "M16,30A14,14,0,1,1,30,16,14,14,0,0,1,16,30ZM16,4A12,12,0,1,0,28,16,12,12,0,0,0,16,4Z"
2701
+ d: "M22.5,30c-1.9299,0-3.5-1.5701-3.5-3.5,0-.9346,.3638-1.8134,1.0244-2.4742l1.4146,1.4138c-.283,.2832-.439,.6598-.439,1.0604,0,.8271,.6729,1.5,1.5,1.5,.4009,0,.7776-.1561,1.061-.4396l4.9998-4.9998c.2832-.2833,.4392-.66,.4392-1.0607,0-.8271-.6729-1.5-1.5-1.5-.4011,0-.7783,.1564-1.0618,.4404l-1.4155-1.4131c.6616-.6625,1.5413-1.0273,2.4773-1.0273,1.9299,0,3.5,1.5701,3.5,3.5,0,.9348-.364,1.8137-1.0249,2.4749l-4.9998,4.9996c-.6609,.6613-1.54,1.0255-2.4753,1.0255Z"
2727
2702
  })), _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
2728
- d: "M21,12.41V16h2V9H16v2h3.59L11,19.59V16H9v7h7V21H12.41Z"
2703
+ d: "M16.5 31c-1.9299 0-3.5-1.5701-3.5-3.5 0-.9348.364-1.8137 1.0249-2.4749l4.9998-4.9996c.6609-.6613 1.54-1.0255 2.4753-1.0255 1.9299 0 3.5 1.5701 3.5 3.5 0 .9346-.3638 1.8134-1.0244 2.4742l-1.4146-1.4138c.283-.2832.439-.6598.439-1.0604 0-.8271-.6729-1.5-1.5-1.5-.4009 0-.7776.1561-1.061.4396l-4.9998 4.9998c-.2832.2833-.4392.66-.4392 1.0607 0 .8271.6729 1.5 1.5 1.5.4011 0 .7783-.1564 1.0618-.4404l1.4155 1.4131c-.6616.6625-1.5413 1.0273-2.4773 1.0273zM16 2c-5.2979 0-11 1.252-11 4V24c0 1.6797 2.134 2.7979 5 3.415v-2.0459c-1.9939-.4727-2.9453-1.1431-3-1.3691v-3.5723c1.4937.749 3.6738 1.2153 6 1.4302v-1.9976c-3.8779-.3774-5.8774-1.4219-6-1.8604v-3.5723c2.1279 1.0674 5.6426 1.5723 9 1.5723 5.2979 0 11-1.252 11-4V5.9995c-.0007-2.748-5.7024-3.9995-11-3.9995zM6.9985 6.0151c.1523-.5552 3.1514-2.0151 9.0015-2.0151 5.7976 0 8.7949 1.4341 8.9968 2-.2019.5659-3.1992 2-8.9968 2-5.8501 0-8.8491-1.46-9.0015-1.9849zm18.0015 5.9722c-.1606.5571-3.1587 2.0127-9 2.0127-5.8501 0-8.8491-1.46-9-2v-3.5723c2.1279 1.0674 5.6426 1.5723 9 1.5723s6.8721-.5049 9-1.5723v3.5596z"
2729
2704
  })), children);
2730
2705
  });
2731
2706
 
2732
2707
  if (process.env.NODE_ENV !== "production") {
2733
- WatsonHealthCircleMeasurement.propTypes = iconPropTypes;
2708
+ CicsDb2Connection.propTypes = iconPropTypes;
2734
2709
  }
2735
- var CirclePacking = /*#__PURE__*/React.forwardRef(function CirclePacking(_ref100, ref) {
2710
+ var CicsExplorer = /*#__PURE__*/React.forwardRef(function CicsExplorer(_ref100, ref) {
2736
2711
  var children = _ref100.children,
2737
2712
  _ref100$size = _ref100.size,
2738
2713
  size = _ref100$size === void 0 ? 16 : _ref100$size,
@@ -2746,48 +2721,47 @@ var CirclePacking = /*#__PURE__*/React.forwardRef(function CirclePacking(_ref100
2746
2721
  viewBox: "0 0 32 32",
2747
2722
  fill: "currentColor"
2748
2723
  }, rest), _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
2749
- d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm7.5,7A3.5,3.5,0,1,1,20,12.5,3.5041,3.5041,0,0,1,23.5,9Zm.4348-1.978C23.791,7.0107,23.6467,7,23.5,7a5.4826,5.4826,0,0,0-4.1323,1.8784,8.0109,8.0109,0,0,0-5.5664-4.6675A11.8554,11.8554,0,0,1,23.9348,7.022ZM16,28a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,16,28ZM12,18a6,6,0,1,1,6-6A6.0067,6.0067,0,0,1,12,18ZM4,16a11.97,11.97,0,0,1,.2112-2.1987,7.9921,7.9921,0,0,0,7.3459,6.1762,5.9581,5.9581,0,0,0-.89,6.7564A12.0025,12.0025,0,0,1,4,16ZM21.3325,26.7339a5.9834,5.9834,0,0,0-4.1782-8.6206,8.02,8.02,0,0,0,1.9126-2.3672,5.4883,5.4883,0,0,0,8.9167-.0679c.003.1079.0164.2134.0164.3218A12.0025,12.0025,0,0,1,21.3325,26.7339Z"
2724
+ d: "M24 16L19.4 14.6 21.7 10.3 17.4 12.6 16 8 14.6 12.6 10.3 10.3 12.6 14.6 8 16 12.6 17.4 10.3 21.7 14.6 19.4 16 24 17.4 19.4 21.7 21.7 19.4 17.4 24 16z"
2725
+ })), _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
2726
+ d: "M16,30A14,14,0,1,1,30,16,14.0158,14.0158,0,0,1,16,30ZM16,4A12,12,0,1,0,28,16,12.0137,12.0137,0,0,0,16,4Z"
2750
2727
  })), children);
2751
2728
  });
2752
2729
 
2753
2730
  if (process.env.NODE_ENV !== "production") {
2754
- CirclePacking.propTypes = iconPropTypes;
2731
+ CicsExplorer.propTypes = iconPropTypes;
2755
2732
  }
2756
- var CircleStroke = /*#__PURE__*/React.forwardRef(function CircleStroke(_ref101, ref) {
2733
+ var CicsProgram = /*#__PURE__*/React.forwardRef(function CicsProgram(_ref101, ref) {
2757
2734
  var children = _ref101.children,
2758
2735
  _ref101$size = _ref101.size,
2759
2736
  size = _ref101$size === void 0 ? 16 : _ref101$size,
2760
2737
  rest = _objectWithoutProperties(_ref101, _excluded101);
2761
2738
 
2762
- if (size === "glyph" || size === "glyph" || size === "glyphpx") {
2763
- return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2764
- width: size,
2765
- height: size,
2766
- ref: ref,
2767
- xmlns: "http://www.w3.org/2000/svg",
2768
- viewBox: "0 0 16 16",
2769
- fill: "currentColor"
2770
- }, rest), _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
2771
- d: "M8,4A4,4,0,1,1,4,8,4.0045,4.0045,0,0,1,8,4M8,2a6,6,0,1,0,6,6A6,6,0,0,0,8,2Z"
2772
- })), children);
2773
- }
2774
-
2775
2739
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2776
2740
  width: size,
2777
2741
  height: size,
2778
2742
  ref: ref,
2779
2743
  xmlns: "http://www.w3.org/2000/svg",
2780
- viewBox: "0 0 16 16",
2744
+ viewBox: "0 0 32 32",
2781
2745
  fill: "currentColor"
2782
2746
  }, rest), _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
2783
- d: "M8,4A4,4,0,1,1,4,8,4.0045,4.0045,0,0,1,8,4M8,2a6,6,0,1,0,6,6A6,6,0,0,0,8,2Z"
2747
+ d: "M20.17 19L17.58 21.59 19 23 23 19 19 15 17.58 16.41 20.17 19zM11.83 19L14.42 16.41 13 15 9 19 13 23 14.42 21.59 11.83 19z"
2748
+ })), _circle30 || (_circle30 = /*#__PURE__*/React.createElement("circle", {
2749
+ cx: "9",
2750
+ cy: "8",
2751
+ r: "1"
2752
+ })), _circle31 || (_circle31 = /*#__PURE__*/React.createElement("circle", {
2753
+ cx: "6",
2754
+ cy: "8",
2755
+ r: "1"
2756
+ })), _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
2757
+ d: "M28,4H4c-1.1028,0-2,.8975-2,2V26c0,1.1025,.8972,2,2,2H28c1.1028,0,2-.8975,2-2V6c0-1.1025-.8972-2-2-2Zm0,2v4H4V6H28ZM4,26V12H28v14H4Z"
2784
2758
  })), children);
2785
2759
  });
2786
2760
 
2787
2761
  if (process.env.NODE_ENV !== "production") {
2788
- CircleStroke.propTypes = iconPropTypes;
2762
+ CicsProgram.propTypes = iconPropTypes;
2789
2763
  }
2790
- var QCircuitComposer = /*#__PURE__*/React.forwardRef(function QCircuitComposer(_ref102, ref) {
2764
+ var CicsSit = /*#__PURE__*/React.forwardRef(function CicsSit(_ref102, ref) {
2791
2765
  var children = _ref102.children,
2792
2766
  _ref102$size = _ref102.size,
2793
2767
  size = _ref102$size === void 0 ? 16 : _ref102$size,
@@ -2800,17 +2774,17 @@ var QCircuitComposer = /*#__PURE__*/React.forwardRef(function QCircuitComposer(_
2800
2774
  xmlns: "http://www.w3.org/2000/svg",
2801
2775
  viewBox: "0 0 32 32",
2802
2776
  fill: "currentColor"
2803
- }, rest), _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
2804
- d: "M18 9L18 15 14 15 14 9 12 9 12 23 14 23 14 17 18 17 18 23 20 23 20 9 18 9z"
2805
- })), _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
2806
- d: "M30,15H26V6a2,2,0,0,0-2-2H8A2,2,0,0,0,6,6v9H2v2H6v9a2,2,0,0,0,2,2H24a2,2,0,0,0,2-2V17h4ZM8,26V6H24V26Z"
2777
+ }, rest), _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
2778
+ d: "M23 22L30 27 23 32 23 22z"
2779
+ })), _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
2780
+ d: "M26,3H6c-1.6543,0-3,1.3457-3,3V26c0,1.6543,1.3457,3,3,3h11v-9h12V6c0-1.6543-1.3457-3-3-3ZM6,5H26c.5515,0,1,.4482,1,1v3H5v-3c0-.5518,.4485-1,1-1Zm9,6v7H5v-7H15Zm0,16H6c-.5515,0-1-.4482-1-1v-6H15v7Zm2-9v-7h10v7h-10Z"
2807
2781
  })), children);
2808
2782
  });
2809
2783
 
2810
2784
  if (process.env.NODE_ENV !== "production") {
2811
- QCircuitComposer.propTypes = iconPropTypes;
2785
+ CicsSit.propTypes = iconPropTypes;
2812
2786
  }
2813
- var Classification = /*#__PURE__*/React.forwardRef(function Classification(_ref103, ref) {
2787
+ var CicsSitOverrides = /*#__PURE__*/React.forwardRef(function CicsSitOverrides(_ref103, ref) {
2814
2788
  var children = _ref103.children,
2815
2789
  _ref103$size = _ref103.size,
2816
2790
  size = _ref103$size === void 0 ? 16 : _ref103$size,
@@ -2823,19 +2797,15 @@ var Classification = /*#__PURE__*/React.forwardRef(function Classification(_ref1
2823
2797
  xmlns: "http://www.w3.org/2000/svg",
2824
2798
  viewBox: "0 0 32 32",
2825
2799
  fill: "currentColor"
2826
- }, rest), _circle34 || (_circle34 = /*#__PURE__*/React.createElement("circle", {
2827
- cx: "15",
2828
- cy: "19",
2829
- r: "1"
2830
- })), _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
2831
- d: "M27.7,9.3l-7-7A.9087.9087,0,0,0,20,2H10A2.0058,2.0058,0,0,0,8,4V14H6a2.0023,2.0023,0,0,0-2,2v6a2.0023,2.0023,0,0,0,2,2H8v4a2.0058,2.0058,0,0,0,2,2H26a2.0058,2.0058,0,0,0,2-2V10A.9092.9092,0,0,0,27.7,9.3ZM20,4.4,25.6,10H20ZM6,16h9.5972L19,19l-3.3926,3H6ZM26,28H10V24h5.6089a2.0076,2.0076,0,0,0,1.3135-.4927l3.3833-2.9917a2.0015,2.0015,0,0,0,.01-3.0229l-3.4033-3.0083A1.9961,1.9961,0,0,0,15.6089,14H10V4h8v6a2.0058,2.0058,0,0,0,2,2h6Z"
2800
+ }, rest), _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
2801
+ d: "M31.707 20.293l-3-3c-.3901-.3906-1.0239-.3906-1.4141 0l-9.293 9.293v4.4141h4.4143l9.2927-9.293c.3906-.3906.3906-1.0234 0-1.4141zm-7.4141 6l-2.7073 2.707h-1.5857v-1.5859l2.707-2.707 2.293-2.293 1.5859 1.5859-2.293 2.293zm3.707-3.707l-1.5859-1.5859 1.5859-1.5859 1.5857 1.5859-1.5857 1.5859zM20 20v-2h-4v-7h10v2h2V6c0-1.6543-1.3457-3-3-3H5c-1.6543 0-3 1.3457-3 3V26c0 1.6543 1.3457 3 3 3h11v-9h4zm-6-2H4v-7H14v7zM5 5H25c.5515 0 1 .4482 1 1v3H4v-3c0-.5518.4485-1 1-1zM14 27H5c-.5515 0-1-.4482-1-1v-6H14v7z"
2832
2802
  })), children);
2833
2803
  });
2834
2804
 
2835
2805
  if (process.env.NODE_ENV !== "production") {
2836
- Classification.propTypes = iconPropTypes;
2806
+ CicsSitOverrides.propTypes = iconPropTypes;
2837
2807
  }
2838
- var ClassifierLanguage = /*#__PURE__*/React.forwardRef(function ClassifierLanguage(_ref104, ref) {
2808
+ var CicsSystemGroup = /*#__PURE__*/React.forwardRef(function CicsSystemGroup(_ref104, ref) {
2839
2809
  var children = _ref104.children,
2840
2810
  _ref104$size = _ref104.size,
2841
2811
  size = _ref104$size === void 0 ? 16 : _ref104$size,
@@ -2848,15 +2818,19 @@ var ClassifierLanguage = /*#__PURE__*/React.forwardRef(function ClassifierLangua
2848
2818
  xmlns: "http://www.w3.org/2000/svg",
2849
2819
  viewBox: "0 0 32 32",
2850
2820
  fill: "currentColor"
2851
- }, rest), _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
2852
- d: "M30 10V2H22v8h3v4H23v2h7V14H27V10zM24 4h4V8H24zM20 23.41L18.59 22 16 24.59 13.41 22 12 23.41 14.59 26 12 28.59 13.41 30 16 27.41 18.59 30 20 28.59 17.41 26 20 23.41zM20 14L12 14 12 16 15 16 15 21 17 21 17 16 20 16 20 14zM7 9.86a4 4 0 10-2 0V14H2v2H9V14H7zM4 6A2 2 0 116 8 2 2 0 014 6z"
2821
+ }, rest), _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
2822
+ d: "M28 2H23V4h5V28H23v2h5a2.0059 2.0059 0 002-2V4A2.0059 2.0059 0 0028 2zM14 17H8a.9448.9448 0 00-1 1v6a.9448.9448 0 001 1h6a.9448.9448 0 001-1V18A.9448.9448 0 0014 17zm-1 6H9V19h4z"
2823
+ })), _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
2824
+ d: "M25 24V18a.9448.9448 0 00-1-1H18a.9448.9448 0 00-1 1v6a.9448.9448 0 001 1h6A1.0021 1.0021 0 0025 24zm-2-1H19V19h4zM14 7H8A.9448.9448 0 007 8v6a.9448.9448 0 001 1h6a.9448.9448 0 001-1V8A.9448.9448 0 0014 7zm-1 6H9V9h4zM18 15h6a.9448.9448 0 001-1V8a.9448.9448 0 00-1-1H18a.9448.9448 0 00-1 1v6A1.0021 1.0021 0 0018 15zm1-6h4v4H19z"
2825
+ })), _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
2826
+ d: "M4,4H9V2H4A2.0059,2.0059,0,0,0,2,4V28a2.0059,2.0059,0,0,0,2,2H9V28H4Z"
2853
2827
  })), children);
2854
2828
  });
2855
2829
 
2856
2830
  if (process.env.NODE_ENV !== "production") {
2857
- ClassifierLanguage.propTypes = iconPropTypes;
2831
+ CicsSystemGroup.propTypes = iconPropTypes;
2858
2832
  }
2859
- var Clean = /*#__PURE__*/React.forwardRef(function Clean(_ref105, ref) {
2833
+ var CicsTransactionServerZos = /*#__PURE__*/React.forwardRef(function CicsTransactionServerZos(_ref105, ref) {
2860
2834
  var children = _ref105.children,
2861
2835
  _ref105$size = _ref105.size,
2862
2836
  size = _ref105$size === void 0 ? 16 : _ref105$size,
@@ -2869,24 +2843,27 @@ var Clean = /*#__PURE__*/React.forwardRef(function Clean(_ref105, ref) {
2869
2843
  xmlns: "http://www.w3.org/2000/svg",
2870
2844
  viewBox: "0 0 32 32",
2871
2845
  fill: "currentColor"
2872
- }, rest), _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
2873
- d: "M20 18H26V20H20z",
2874
- transform: "rotate(-180 23 19)"
2875
- })), _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
2876
- d: "M24 26H30V28H24z",
2877
- transform: "rotate(-180 27 27)"
2878
- })), _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
2879
- d: "M22 22H28V24H22z",
2880
- transform: "rotate(-180 25 23)"
2846
+ }, rest), _circle32 || (_circle32 = /*#__PURE__*/React.createElement("circle", {
2847
+ cx: "28",
2848
+ cy: "10",
2849
+ r: "2"
2881
2850
  })), _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
2882
- d: "M17.0029,20a4.8952,4.8952,0,0,0-2.4044-4.1729L22,3,20.2691,2,12.6933,15.126A5.6988,5.6988,0,0,0,7.45,16.6289C3.7064,20.24,3.9963,28.6821,4.01,29.04a1,1,0,0,0,1,.96H20.0012a1,1,0,0,0,.6-1.8C17.0615,25.5439,17.0029,20.0537,17.0029,20ZM11.93,16.9971A3.11,3.11,0,0,1,15.0041,20c0,.0381.0019.208.0168.4688L9.1215,17.8452A3.8,3.8,0,0,1,11.93,16.9971ZM15.4494,28A5.2,5.2,0,0,1,14,25H12a6.4993,6.4993,0,0,0,.9684,3H10.7451A16.6166,16.6166,0,0,1,10,24H8a17.3424,17.3424,0,0,0,.6652,4H6c.031-1.8364.29-5.8921,1.8027-8.5527l7.533,3.35A13.0253,13.0253,0,0,0,17.5968,28Z"
2851
+ d: "M18,29h-7v-2h7c4.9626,0,9-4.0374,9-9v-4h2v4c0,6.0654-4.9346,11-11,11Z"
2852
+ })), _path190 || (_path190 = /*#__PURE__*/React.createElement("path", {
2853
+ d: "M16,21c-2.7571,0-5-2.2429-5-5s2.2429-5,5-5,5,2.2429,5,5-2.2429,5-5,5Zm0-8c-1.6543,0-3,1.3457-3,3s1.3457,3,3,3,3-1.3457,3-3-1.3457-3-3-3Z"
2854
+ })), _circle33 || (_circle33 = /*#__PURE__*/React.createElement("circle", {
2855
+ cx: "4",
2856
+ cy: "22",
2857
+ r: "2"
2858
+ })), _path191 || (_path191 = /*#__PURE__*/React.createElement("path", {
2859
+ d: "M5,18H3v-4C3,7.9346,7.9346,3,14,3h7v2h-7c-4.9626,0-9,4.0374-9,9v4Z"
2883
2860
  })), children);
2884
2861
  });
2885
2862
 
2886
2863
  if (process.env.NODE_ENV !== "production") {
2887
- Clean.propTypes = iconPropTypes;
2864
+ CicsTransactionServerZos.propTypes = iconPropTypes;
2888
2865
  }
2889
- var Close = /*#__PURE__*/React.forwardRef(function Close(_ref106, ref) {
2866
+ var CicsWuiRegion = /*#__PURE__*/React.forwardRef(function CicsWuiRegion(_ref106, ref) {
2890
2867
  var children = _ref106.children,
2891
2868
  _ref106$size = _ref106.size,
2892
2869
  size = _ref106$size === void 0 ? 16 : _ref106$size,
@@ -2899,33 +2876,22 @@ var Close = /*#__PURE__*/React.forwardRef(function Close(_ref106, ref) {
2899
2876
  xmlns: "http://www.w3.org/2000/svg",
2900
2877
  viewBox: "0 0 32 32",
2901
2878
  fill: "currentColor"
2902
- }, rest), _path190 || (_path190 = /*#__PURE__*/React.createElement("path", {
2903
- d: "M24 9.4L22.6 8 16 14.6 9.4 8 8 9.4 14.6 16 8 22.6 9.4 24 16 17.4 22.6 24 24 22.6 17.4 16 24 9.4z"
2879
+ }, rest), _path192 || (_path192 = /*#__PURE__*/React.createElement("path", {
2880
+ d: "M22 22L24 22 24 28 22 28 22 30 28 30 28 28 26 28 26 22 28 22 28 20 22 20 22 22zM18 28H16V20H14v8.6A1.4529 1.4529 0 0015.5 30h3A1.4529 1.4529 0 0020 28.6V20H18zM10.2 20L10 28.5 9 22 7 22 6 28.5 5.8 20 4 20 4.72 30 7 30 8 23.5 9 30 11.28 30 12 20 10.2 20zM16 11L13 11 13 8 11 8 11 11 8 11 8 13 11 13 11 16 13 16 13 13 16 13 16 11z"
2881
+ })), _path193 || (_path193 = /*#__PURE__*/React.createElement("path", {
2882
+ d: "M26,4H6A2.0059,2.0059,0,0,0,4,6V18H6V6H26V18h2V6A2.0059,2.0059,0,0,0,26,4Z"
2904
2883
  })), children);
2905
2884
  });
2906
2885
 
2907
2886
  if (process.env.NODE_ENV !== "production") {
2908
- Close.propTypes = iconPropTypes;
2887
+ CicsWuiRegion.propTypes = iconPropTypes;
2909
2888
  }
2910
- var CloseFilled = /*#__PURE__*/React.forwardRef(function CloseFilled(_ref107, ref) {
2889
+ var CicsRegion = /*#__PURE__*/React.forwardRef(function CicsRegion(_ref107, ref) {
2911
2890
  var children = _ref107.children,
2912
2891
  _ref107$size = _ref107.size,
2913
2892
  size = _ref107$size === void 0 ? 16 : _ref107$size,
2914
2893
  rest = _objectWithoutProperties(_ref107, _excluded107);
2915
2894
 
2916
- if (size === 16 || size === "16" || size === "16px") {
2917
- return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2918
- width: size,
2919
- height: size,
2920
- ref: ref,
2921
- xmlns: "http://www.w3.org/2000/svg",
2922
- viewBox: "0 0 16 16",
2923
- fill: "currentColor"
2924
- }, rest), _path191 || (_path191 = /*#__PURE__*/React.createElement("path", {
2925
- d: "M8,1C4.1,1,1,4.1,1,8s3.1,7,7,7s7-3.1,7-7S11.9,1,8,1z M10.7,11.5L8,8.8l-2.7,2.7l-0.8-0.8L7.2,8L4.5,5.3l0.8-0.8L8,7.2 l2.7-2.7l0.8,0.8L8.8,8l2.7,2.7L10.7,11.5z"
2926
- })), children);
2927
- }
2928
-
2929
2895
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2930
2896
  width: size,
2931
2897
  height: size,
@@ -2933,19 +2899,17 @@ var CloseFilled = /*#__PURE__*/React.forwardRef(function CloseFilled(_ref107, re
2933
2899
  xmlns: "http://www.w3.org/2000/svg",
2934
2900
  viewBox: "0 0 32 32",
2935
2901
  fill: "currentColor"
2936
- }, rest), _path192 || (_path192 = /*#__PURE__*/React.createElement("path", {
2937
- d: "M16,2C8.2,2,2,8.2,2,16s6.2,14,14,14s14-6.2,14-14S23.8,2,16,2z M21.4,23L16,17.6L10.6,23L9,21.4l5.4-5.4L9,10.6L10.6,9 l5.4,5.4L21.4,9l1.6,1.6L17.6,16l5.4,5.4L21.4,23z"
2938
- })), _path193 || (_path193 = /*#__PURE__*/React.createElement("path", {
2939
- d: "M14.4 16L9 10.6 10.6 9 16 14.4 21.4 9 23 10.6 17.6 16 23 21.4 21.4 23 16 17.6 10.6 23 9 21.4 14.4 16",
2940
- "data-icon-path": "inner-path",
2941
- opacity: "0"
2902
+ }, rest), _path194 || (_path194 = /*#__PURE__*/React.createElement("path", {
2903
+ d: "M23.5 18L21 18.7 21 16 19 16 19 18.7 16.5 18 16 19.9 18.4 20.6 17 23 18.7 24 20 21.8 21.3 24 23 23 21.6 20.6 24 19.9 23.5 18zM16 13L16 11 13 11 13 8 11 8 11 11 8 11 8 13 11 13 11 16 13 16 13 13 16 13z"
2904
+ })), _path195 || (_path195 = /*#__PURE__*/React.createElement("path", {
2905
+ d: "M26,4H6A2.0059,2.0059,0,0,0,4,6V26a2.0059,2.0059,0,0,0,2,2H26a2.0059,2.0059,0,0,0,2-2V6A2.0059,2.0059,0,0,0,26,4ZM6,26V6H26V26Z"
2942
2906
  })), children);
2943
2907
  });
2944
2908
 
2945
2909
  if (process.env.NODE_ENV !== "production") {
2946
- CloseFilled.propTypes = iconPropTypes;
2910
+ CicsRegion.propTypes = iconPropTypes;
2947
2911
  }
2948
- var CloseOutline = /*#__PURE__*/React.forwardRef(function CloseOutline(_ref108, ref) {
2912
+ var CicsRegionAlt = /*#__PURE__*/React.forwardRef(function CicsRegionAlt(_ref108, ref) {
2949
2913
  var children = _ref108.children,
2950
2914
  _ref108$size = _ref108.size,
2951
2915
  size = _ref108$size === void 0 ? 16 : _ref108$size,
@@ -2958,17 +2922,15 @@ var CloseOutline = /*#__PURE__*/React.forwardRef(function CloseOutline(_ref108,
2958
2922
  xmlns: "http://www.w3.org/2000/svg",
2959
2923
  viewBox: "0 0 32 32",
2960
2924
  fill: "currentColor"
2961
- }, rest), _path194 || (_path194 = /*#__PURE__*/React.createElement("path", {
2962
- d: "M16,2C8.2,2,2,8.2,2,16s6.2,14,14,14s14-6.2,14-14S23.8,2,16,2z M16,28C9.4,28,4,22.6,4,16S9.4,4,16,4s12,5.4,12,12 S22.6,28,16,28z"
2963
- })), _path195 || (_path195 = /*#__PURE__*/React.createElement("path", {
2964
- d: "M21.4 23L16 17.6 10.6 23 9 21.4 14.4 16 9 10.6 10.6 9 16 14.4 21.4 9 23 10.6 17.6 16 23 21.4z"
2925
+ }, rest), _path196 || (_path196 = /*#__PURE__*/React.createElement("path", {
2926
+ d: "M31 13v-2h-4c-1.1028 0-2 .8975-2 2v2c0 1.1025.8972 2 2 2h2v2h-4v2h4c1.1028 0 2-.8975 2-2v-2c0-1.1025-.8972-2-2-2h-2v-2h4zM17 13v6c0 1.1025.8972 2 2 2h4v-2h-4v-6h4v-2h-4c-1.1028 0-2 .8975-2 2zM9 13L11 13 11 19 9 19 9 21 15 21 15 19 13 19 13 13 15 13 15 11 9 11 9 13zM1 13v6c0 1.1025.8972 2 2 2H7v-2H3v-6H7v-2H3c-1.1028 0-2 .8975-2 2z"
2965
2927
  })), children);
2966
2928
  });
2967
2929
 
2968
2930
  if (process.env.NODE_ENV !== "production") {
2969
- CloseOutline.propTypes = iconPropTypes;
2931
+ CicsRegionAlt.propTypes = iconPropTypes;
2970
2932
  }
2971
- var ClosedCaption = /*#__PURE__*/React.forwardRef(function ClosedCaption(_ref109, ref) {
2933
+ var CicsRegionRouting = /*#__PURE__*/React.forwardRef(function CicsRegionRouting(_ref109, ref) {
2972
2934
  var children = _ref109.children,
2973
2935
  _ref109$size = _ref109.size,
2974
2936
  size = _ref109$size === void 0 ? 16 : _ref109$size,
@@ -2981,17 +2943,17 @@ var ClosedCaption = /*#__PURE__*/React.forwardRef(function ClosedCaption(_ref109
2981
2943
  xmlns: "http://www.w3.org/2000/svg",
2982
2944
  viewBox: "0 0 32 32",
2983
2945
  fill: "currentColor"
2984
- }, rest), _path196 || (_path196 = /*#__PURE__*/React.createElement("path", {
2985
- d: "M15 21H10a2 2 0 01-2-2V13a2 2 0 012-2h5v2H10v6h5zM25 21H20a2 2 0 01-2-2V13a2 2 0 012-2h5v2H20v6h5z"
2986
- })), _path197 || (_path197 = /*#__PURE__*/React.createElement("path", {
2987
- d: "M28,26H4a2,2,0,0,1-2-2V8A2,2,0,0,1,4,6H28a2,2,0,0,1,2,2V24A2,2,0,0,1,28,26ZM4,8V24H28V8Z"
2946
+ }, rest), _path197 || (_path197 = /*#__PURE__*/React.createElement("path", {
2947
+ d: "M22 2L22 4 26.6 4 20 10.6 21.4 12 28 5.4 28 10 30 10 30 2 22 2zM19 16L19 18.7 16.5 18 16 19.9 18.4 20.6 17 23 18.7 24 20 21.8 21.3 24 23 23 21.6 20.6 24 19.9 23.5 18 21 18.7 21 16 19 16zM13 16L13 13 16 13 16 11 13 11 13 8 11 8 11 11 8 11 8 13 11 13 11 16 13 16z"
2948
+ })), _path198 || (_path198 = /*#__PURE__*/React.createElement("path", {
2949
+ d: "M26,26H6V6H19V4H6A2.0059,2.0059,0,0,0,4,6V26a2.0059,2.0059,0,0,0,2,2H26a2.0059,2.0059,0,0,0,2-2V13H26Z"
2988
2950
  })), children);
2989
2951
  });
2990
2952
 
2991
2953
  if (process.env.NODE_ENV !== "production") {
2992
- ClosedCaption.propTypes = iconPropTypes;
2954
+ CicsRegionRouting.propTypes = iconPropTypes;
2993
2955
  }
2994
- var ClosedCaptionAlt = /*#__PURE__*/React.forwardRef(function ClosedCaptionAlt(_ref110, ref) {
2956
+ var CicsRegionTarget = /*#__PURE__*/React.forwardRef(function CicsRegionTarget(_ref110, ref) {
2995
2957
  var children = _ref110.children,
2996
2958
  _ref110$size = _ref110.size,
2997
2959
  size = _ref110$size === void 0 ? 16 : _ref110$size,
@@ -3004,17 +2966,17 @@ var ClosedCaptionAlt = /*#__PURE__*/React.forwardRef(function ClosedCaptionAlt(_
3004
2966
  xmlns: "http://www.w3.org/2000/svg",
3005
2967
  viewBox: "0 0 32 32",
3006
2968
  fill: "currentColor"
3007
- }, rest), _path198 || (_path198 = /*#__PURE__*/React.createElement("path", {
3008
- d: "M19 17H25V19H19zM11 17H17V19H11zM6 17H9V19H6zM22 13H26V15H22zM13 13H20V15H13zM6 13H11V15H6z"
3009
- })), _path199 || (_path199 = /*#__PURE__*/React.createElement("path", {
3010
- d: "M17.7358,30,16,29l4-7h6a1.9966,1.9966,0,0,0,2-2V8a1.9966,1.9966,0,0,0-2-2H6A1.9966,1.9966,0,0,0,4,8V20a1.9966,1.9966,0,0,0,2,2h9v2H6a3.9993,3.9993,0,0,1-4-4V8A3.9988,3.9988,0,0,1,6,4H26a3.9988,3.9988,0,0,1,4,4V20a3.9993,3.9993,0,0,1-4,4H21.1646Z"
2969
+ }, rest), _path199 || (_path199 = /*#__PURE__*/React.createElement("path", {
2970
+ d: "M26 7H28V10H26zM29 4H32V6H29zM26 0H28V3H26zM22 4H25V6H22zM19 16L19 18.7 16.5 18 16 19.9 18.4 20.6 17 23 18.7 24 20 21.8 21.3 24 23 23 21.6 20.6 24 19.9 23.5 18 21 18.7 21 16 19 16zM13 16L13 13 16 13 16 11 13 11 13 8 11 8 11 11 8 11 8 13 11 13 11 16 13 16z"
2971
+ })), _path200 || (_path200 = /*#__PURE__*/React.createElement("path", {
2972
+ d: "M26,26H6V6H19V4H6A2.0059,2.0059,0,0,0,4,6V26a2.0059,2.0059,0,0,0,2,2H26a2.0059,2.0059,0,0,0,2-2V13H26Z"
3011
2973
  })), children);
3012
2974
  });
3013
2975
 
3014
2976
  if (process.env.NODE_ENV !== "production") {
3015
- ClosedCaptionAlt.propTypes = iconPropTypes;
2977
+ CicsRegionTarget.propTypes = iconPropTypes;
3016
2978
  }
3017
- var ClosedCaptionFilled = /*#__PURE__*/React.forwardRef(function ClosedCaptionFilled(_ref111, ref) {
2979
+ var Cicsplex = /*#__PURE__*/React.forwardRef(function Cicsplex(_ref111, ref) {
3018
2980
  var children = _ref111.children,
3019
2981
  _ref111$size = _ref111.size,
3020
2982
  size = _ref111$size === void 0 ? 16 : _ref111$size,
@@ -3027,15 +2989,15 @@ var ClosedCaptionFilled = /*#__PURE__*/React.forwardRef(function ClosedCaptionFi
3027
2989
  xmlns: "http://www.w3.org/2000/svg",
3028
2990
  viewBox: "0 0 32 32",
3029
2991
  fill: "currentColor"
3030
- }, rest), _path200 || (_path200 = /*#__PURE__*/React.createElement("path", {
3031
- d: "M28,6H4A2,2,0,0,0,2,8V24a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V8A2,2,0,0,0,28,6ZM15,13H10v6h5v2H10a2,2,0,0,1-2-2V13a2,2,0,0,1,2-2h5Zm10,0H20v6h5v2H20a2,2,0,0,1-2-2V13a2,2,0,0,1,2-2h5Z"
2992
+ }, rest), _path201 || (_path201 = /*#__PURE__*/React.createElement("path", {
2993
+ d: "M8 18.6V17H6v1.6A7.3833 7.3833 0 0013.4 26H15V24H13.4A5.3775 5.3775 0 018 18.6zM28 18H20a2.0059 2.0059 0 00-2 2v8a2.0059 2.0059 0 002 2h8a2.0059 2.0059 0 002-2V20A2.0059 2.0059 0 0028 18zM20 28V20h8v8zM24 13.4V15h2V13.4A7.3833 7.3833 0 0018.6 6H17V8h1.6A5.3775 5.3775 0 0124 13.4zM12 2H4A2.0059 2.0059 0 002 4v8a2.0059 2.0059 0 002 2h8a2.0059 2.0059 0 002-2V4A2.0059 2.0059 0 0012 2zM4 12V4h8v8z"
3032
2994
  })), children);
3033
2995
  });
3034
2996
 
3035
2997
  if (process.env.NODE_ENV !== "production") {
3036
- ClosedCaptionFilled.propTypes = iconPropTypes;
2998
+ Cicsplex.propTypes = iconPropTypes;
3037
2999
  }
3038
- var Cloud = /*#__PURE__*/React.forwardRef(function Cloud(_ref112, ref) {
3000
+ var CircleFilled = /*#__PURE__*/React.forwardRef(function CircleFilled(_ref112, ref) {
3039
3001
  var children = _ref112.children,
3040
3002
  _ref112$size = _ref112.size,
3041
3003
  size = _ref112$size === void 0 ? 16 : _ref112$size,
@@ -3048,15 +3010,19 @@ var Cloud = /*#__PURE__*/React.forwardRef(function Cloud(_ref112, ref) {
3048
3010
  xmlns: "http://www.w3.org/2000/svg",
3049
3011
  viewBox: "0 0 32 32",
3050
3012
  fill: "currentColor"
3051
- }, rest), _path201 || (_path201 = /*#__PURE__*/React.createElement("path", {
3052
- d: "M16,7h0a7.66,7.66,0,0,1,1.51.15,8,8,0,0,1,6.35,6.34l.26,1.35,1.35.24a5.5,5.5,0,0,1-1,10.92H7.5a5.5,5.5,0,0,1-1-10.92l1.34-.24.26-1.35A8,8,0,0,1,16,7m0-2a10,10,0,0,0-9.83,8.12A7.5,7.5,0,0,0,7.49,28h17a7.5,7.5,0,0,0,1.32-14.88,10,10,0,0,0-7.94-7.94A10.27,10.27,0,0,0,16,5Z"
3013
+ }, rest), _circle34 || (_circle34 = /*#__PURE__*/React.createElement("circle", {
3014
+ cx: "16",
3015
+ cy: "16",
3016
+ r: "10"
3017
+ })), _path202 || (_path202 = /*#__PURE__*/React.createElement("path", {
3018
+ d: "M16,30A14,14,0,1,1,30,16,14.0158,14.0158,0,0,1,16,30ZM16,4A12,12,0,1,0,28,16,12.0137,12.0137,0,0,0,16,4Z"
3053
3019
  })), children);
3054
3020
  });
3055
3021
 
3056
3022
  if (process.env.NODE_ENV !== "production") {
3057
- Cloud.propTypes = iconPropTypes;
3023
+ CircleFilled.propTypes = iconPropTypes;
3058
3024
  }
3059
- var CloudAlerting = /*#__PURE__*/React.forwardRef(function CloudAlerting(_ref113, ref) {
3025
+ var CircleSolid = /*#__PURE__*/React.forwardRef(function CircleSolid(_ref113, ref) {
3060
3026
  var children = _ref113.children,
3061
3027
  _ref113$size = _ref113.size,
3062
3028
  size = _ref113$size === void 0 ? 16 : _ref113$size,
@@ -3069,17 +3035,17 @@ var CloudAlerting = /*#__PURE__*/React.forwardRef(function CloudAlerting(_ref113
3069
3035
  xmlns: "http://www.w3.org/2000/svg",
3070
3036
  viewBox: "0 0 32 32",
3071
3037
  fill: "currentColor"
3072
- }, rest), _path202 || (_path202 = /*#__PURE__*/React.createElement("path", {
3073
- d: "M28,17v5H4V6H15V4H4A2,2,0,0,0,2,6V22a2,2,0,0,0,2,2h8v4H8v2H24V28H20V24h8a2,2,0,0,0,2-2V17ZM18,28H14V24h4Z"
3074
- })), _path203 || (_path203 = /*#__PURE__*/React.createElement("path", {
3075
- d: "M29,14H17a1,1,0,0,1-.8574-1.5144l6-10a1,1,0,0,1,1.7154,0l6,10A1,1,0,0,1,29,14ZM18.7661,12h8.4678L23,4.9436Z"
3038
+ }, rest), _circle35 || (_circle35 = /*#__PURE__*/React.createElement("circle", {
3039
+ cx: "16",
3040
+ cy: "16",
3041
+ r: "14"
3076
3042
  })), children);
3077
3043
  });
3078
3044
 
3079
3045
  if (process.env.NODE_ENV !== "production") {
3080
- CloudAlerting.propTypes = iconPropTypes;
3046
+ CircleSolid.propTypes = iconPropTypes;
3081
3047
  }
3082
- var CloudAuditing = /*#__PURE__*/React.forwardRef(function CloudAuditing(_ref114, ref) {
3048
+ var CircleDash = /*#__PURE__*/React.forwardRef(function CircleDash(_ref114, ref) {
3083
3049
  var children = _ref114.children,
3084
3050
  _ref114$size = _ref114.size,
3085
3051
  size = _ref114$size === void 0 ? 16 : _ref114$size,
@@ -3092,38 +3058,53 @@ var CloudAuditing = /*#__PURE__*/React.forwardRef(function CloudAuditing(_ref114
3092
3058
  xmlns: "http://www.w3.org/2000/svg",
3093
3059
  viewBox: "0 0 32 32",
3094
3060
  fill: "currentColor"
3095
- }, rest), _path204 || (_path204 = /*#__PURE__*/React.createElement("path", {
3096
- d: "M28,16v6H4V6H16V4H4A2,2,0,0,0,2,6V22a2,2,0,0,0,2,2h8v4H8v2H24V28H20V24h8a2,2,0,0,0,2-2V16ZM18,28H14V24h4Z"
3097
- })), _path205 || (_path205 = /*#__PURE__*/React.createElement("path", {
3098
- d: "M21 15L16 10.04 17.59 8.47 21 11.85 28.41 4.5 30 6.08 21 15z"
3061
+ }, rest), _path203 || (_path203 = /*#__PURE__*/React.createElement("path", {
3062
+ d: "M7.7 4.7a14.7 14.7 0 00-3 3.1L6.3 9A13.26 13.26 0 018.9 6.3zM4.6 12.3l-1.9-.6A12.51 12.51 0 002 16H4A11.48 11.48 0 014.6 12.3zM2.7 20.4a14.4 14.4 0 002 3.9l1.6-1.2a12.89 12.89 0 01-1.7-3.3zM7.8 27.3a14.4 14.4 0 003.9 2l.6-1.9A12.89 12.89 0 019 25.7zM11.7 2.7l.6 1.9A11.48 11.48 0 0116 4V2A12.51 12.51 0 0011.7 2.7zM24.2 27.3a15.18 15.18 0 003.1-3.1L25.7 23A11.53 11.53 0 0123 25.7zM27.4 19.7l1.9.6A15.47 15.47 0 0030 16H28A11.48 11.48 0 0127.4 19.7zM29.2 11.6a14.4 14.4 0 00-2-3.9L25.6 8.9a12.89 12.89 0 011.7 3.3zM24.1 4.6a14.4 14.4 0 00-3.9-2l-.6 1.9a12.89 12.89 0 013.3 1.7zM20.3 29.3l-.6-1.9A11.48 11.48 0 0116 28v2A21.42 21.42 0 0020.3 29.3z"
3099
3063
  })), children);
3100
3064
  });
3101
3065
 
3102
3066
  if (process.env.NODE_ENV !== "production") {
3103
- CloudAuditing.propTypes = iconPropTypes;
3067
+ CircleDash.propTypes = iconPropTypes;
3104
3068
  }
3105
- var CloudDataOps = /*#__PURE__*/React.forwardRef(function CloudDataOps(_ref115, ref) {
3069
+ var CircleFill = /*#__PURE__*/React.forwardRef(function CircleFill(_ref115, ref) {
3106
3070
  var children = _ref115.children,
3107
3071
  _ref115$size = _ref115.size,
3108
3072
  size = _ref115$size === void 0 ? 16 : _ref115$size,
3109
3073
  rest = _objectWithoutProperties(_ref115, _excluded115);
3110
3074
 
3075
+ if (size === "glyph" || size === "glyph" || size === "glyphpx") {
3076
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
3077
+ width: size,
3078
+ height: size,
3079
+ ref: ref,
3080
+ xmlns: "http://www.w3.org/2000/svg",
3081
+ viewBox: "0 0 16 16",
3082
+ fill: "currentColor"
3083
+ }, rest), _circle36 || (_circle36 = /*#__PURE__*/React.createElement("circle", {
3084
+ cx: "8",
3085
+ cy: "8",
3086
+ r: "6"
3087
+ })), children);
3088
+ }
3089
+
3111
3090
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
3112
3091
  width: size,
3113
3092
  height: size,
3114
3093
  ref: ref,
3115
3094
  xmlns: "http://www.w3.org/2000/svg",
3116
- viewBox: "0 0 32 32",
3095
+ viewBox: "0 0 16 16",
3117
3096
  fill: "currentColor"
3118
- }, rest), _path206 || (_path206 = /*#__PURE__*/React.createElement("path", {
3119
- d: "M28 18H30V28H28zM24 14H26V28H24zM20 22H22V28H20zM22.175 10L23.76 8.7339A9.9522 9.9522 0 0017.89 5.1816 10.0025 10.0025 0 006.17 13.1152 7.5054 7.5054 0 00.0544 21.4087 7.6843 7.6843 0 007.7692 28H16V26H7.6945a5.632 5.632 0 01-5.6023-4.4858 5.5064 5.5064 0 014.4339-6.4307l1.3486-.2441.2139-1.11a8.206 8.206 0 016.7426-6.6426 7.9666 7.9666 0 013.0137.13A7.8037 7.8037 0 0122.175 10z"
3097
+ }, rest), _circle37 || (_circle37 = /*#__PURE__*/React.createElement("circle", {
3098
+ cx: "8",
3099
+ cy: "8",
3100
+ r: "6"
3120
3101
  })), children);
3121
3102
  });
3122
3103
 
3123
3104
  if (process.env.NODE_ENV !== "production") {
3124
- CloudDataOps.propTypes = iconPropTypes;
3105
+ CircleFill.propTypes = iconPropTypes;
3125
3106
  }
3126
- var CloudDownload = /*#__PURE__*/React.forwardRef(function CloudDownload(_ref116, ref) {
3107
+ var WatsonHealthCircleMeasurement = /*#__PURE__*/React.forwardRef(function WatsonHealthCircleMeasurement(_ref116, ref) {
3127
3108
  var children = _ref116.children,
3128
3109
  _ref116$size = _ref116.size,
3129
3110
  size = _ref116$size === void 0 ? 16 : _ref116$size,
@@ -3136,17 +3117,17 @@ var CloudDownload = /*#__PURE__*/React.forwardRef(function CloudDownload(_ref116
3136
3117
  xmlns: "http://www.w3.org/2000/svg",
3137
3118
  viewBox: "0 0 32 32",
3138
3119
  fill: "currentColor"
3139
- }, rest), _path207 || (_path207 = /*#__PURE__*/React.createElement("path", {
3140
- d: "M23.5,22H23V20h.5a4.5,4.5,0,0,0,.36-9L23,11l-.1-.82a7,7,0,0,0-13.88,0L9,11,8.14,11a4.5,4.5,0,0,0,.36,9H9v2H8.5A6.5,6.5,0,0,1,7.2,9.14a9,9,0,0,1,17.6,0A6.5,6.5,0,0,1,23.5,22Z"
3141
- })), _path208 || (_path208 = /*#__PURE__*/React.createElement("path", {
3142
- d: "M17 26.17L17 14 15 14 15 26.17 12.41 23.59 11 25 16 30 21 25 19.59 23.59 17 26.17z"
3120
+ }, rest), _path204 || (_path204 = /*#__PURE__*/React.createElement("path", {
3121
+ d: "M16,30A14,14,0,1,1,30,16,14,14,0,0,1,16,30ZM16,4A12,12,0,1,0,28,16,12,12,0,0,0,16,4Z"
3122
+ })), _path205 || (_path205 = /*#__PURE__*/React.createElement("path", {
3123
+ d: "M21,12.41V16h2V9H16v2h3.59L11,19.59V16H9v7h7V21H12.41Z"
3143
3124
  })), children);
3144
3125
  });
3145
3126
 
3146
3127
  if (process.env.NODE_ENV !== "production") {
3147
- CloudDownload.propTypes = iconPropTypes;
3128
+ WatsonHealthCircleMeasurement.propTypes = iconPropTypes;
3148
3129
  }
3149
- var CloudLogging = /*#__PURE__*/React.forwardRef(function CloudLogging(_ref117, ref) {
3130
+ var CirclePacking = /*#__PURE__*/React.forwardRef(function CirclePacking(_ref117, ref) {
3150
3131
  var children = _ref117.children,
3151
3132
  _ref117$size = _ref117.size,
3152
3133
  size = _ref117$size === void 0 ? 16 : _ref117$size,
@@ -3159,40 +3140,49 @@ var CloudLogging = /*#__PURE__*/React.forwardRef(function CloudLogging(_ref117,
3159
3140
  xmlns: "http://www.w3.org/2000/svg",
3160
3141
  viewBox: "0 0 32 32",
3161
3142
  fill: "currentColor"
3162
- }, rest), _path209 || (_path209 = /*#__PURE__*/React.createElement("path", {
3163
- d: "M28 16v6H4V6H15V4H4A2 2 0 002 6V22a2 2 0 002 2h8v4H8v2H24V28H20V24h8a2 2 0 002-2V16zM18 28H14V24h4zM18 4H30V6H18z"
3164
- })), _path210 || (_path210 = /*#__PURE__*/React.createElement("path", {
3165
- d: "M18 8H30V10H18zM18 12H24V14H18z"
3143
+ }, rest), _path206 || (_path206 = /*#__PURE__*/React.createElement("path", {
3144
+ d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm7.5,7A3.5,3.5,0,1,1,20,12.5,3.5041,3.5041,0,0,1,23.5,9Zm.4348-1.978C23.791,7.0107,23.6467,7,23.5,7a5.4826,5.4826,0,0,0-4.1323,1.8784,8.0109,8.0109,0,0,0-5.5664-4.6675A11.8554,11.8554,0,0,1,23.9348,7.022ZM16,28a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,16,28ZM12,18a6,6,0,1,1,6-6A6.0067,6.0067,0,0,1,12,18ZM4,16a11.97,11.97,0,0,1,.2112-2.1987,7.9921,7.9921,0,0,0,7.3459,6.1762,5.9581,5.9581,0,0,0-.89,6.7564A12.0025,12.0025,0,0,1,4,16ZM21.3325,26.7339a5.9834,5.9834,0,0,0-4.1782-8.6206,8.02,8.02,0,0,0,1.9126-2.3672,5.4883,5.4883,0,0,0,8.9167-.0679c.003.1079.0164.2134.0164.3218A12.0025,12.0025,0,0,1,21.3325,26.7339Z"
3166
3145
  })), children);
3167
3146
  });
3168
3147
 
3169
3148
  if (process.env.NODE_ENV !== "production") {
3170
- CloudLogging.propTypes = iconPropTypes;
3149
+ CirclePacking.propTypes = iconPropTypes;
3171
3150
  }
3172
- var CloudMonitoring = /*#__PURE__*/React.forwardRef(function CloudMonitoring(_ref118, ref) {
3151
+ var CircleStroke = /*#__PURE__*/React.forwardRef(function CircleStroke(_ref118, ref) {
3173
3152
  var children = _ref118.children,
3174
3153
  _ref118$size = _ref118.size,
3175
3154
  size = _ref118$size === void 0 ? 16 : _ref118$size,
3176
3155
  rest = _objectWithoutProperties(_ref118, _excluded118);
3177
3156
 
3157
+ if (size === "glyph" || size === "glyph" || size === "glyphpx") {
3158
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
3159
+ width: size,
3160
+ height: size,
3161
+ ref: ref,
3162
+ xmlns: "http://www.w3.org/2000/svg",
3163
+ viewBox: "0 0 16 16",
3164
+ fill: "currentColor"
3165
+ }, rest), _path207 || (_path207 = /*#__PURE__*/React.createElement("path", {
3166
+ d: "M8,4A4,4,0,1,1,4,8,4.0045,4.0045,0,0,1,8,4M8,2a6,6,0,1,0,6,6A6,6,0,0,0,8,2Z"
3167
+ })), children);
3168
+ }
3169
+
3178
3170
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
3179
3171
  width: size,
3180
3172
  height: size,
3181
3173
  ref: ref,
3182
3174
  xmlns: "http://www.w3.org/2000/svg",
3183
- viewBox: "0 0 32 32",
3175
+ viewBox: "0 0 16 16",
3184
3176
  fill: "currentColor"
3185
- }, rest), _path211 || (_path211 = /*#__PURE__*/React.createElement("path", {
3186
- d: "M28,16v6H4V6h7V4H4A2,2,0,0,0,2,6V22a2,2,0,0,0,2,2h8v4H8v2H24V28H20V24h8a2,2,0,0,0,2-2V16ZM18,28H14V24h4Z"
3187
- })), _path212 || (_path212 = /*#__PURE__*/React.createElement("path", {
3188
- d: "M18,18h-.01a1,1,0,0,1-.9511-.7253L15.2456,11H11V9h5a1,1,0,0,1,.9615.7252l1.0742,3.7589,3.0088-9.7783A1.0142,1.0142,0,0,1,22,3a.98.98,0,0,1,.9487.6838L24.7207,9H30v2H24a1,1,0,0,1-.9487-.6838l-1.0132-3.04L18.9556,17.2942A1,1,0,0,1,18,18Z"
3177
+ }, rest), _path208 || (_path208 = /*#__PURE__*/React.createElement("path", {
3178
+ d: "M8,4A4,4,0,1,1,4,8,4.0045,4.0045,0,0,1,8,4M8,2a6,6,0,1,0,6,6A6,6,0,0,0,8,2Z"
3189
3179
  })), children);
3190
3180
  });
3191
3181
 
3192
3182
  if (process.env.NODE_ENV !== "production") {
3193
- CloudMonitoring.propTypes = iconPropTypes;
3183
+ CircleStroke.propTypes = iconPropTypes;
3194
3184
  }
3195
- var CloudOffline = /*#__PURE__*/React.forwardRef(function CloudOffline(_ref119, ref) {
3185
+ var QCircuitComposer = /*#__PURE__*/React.forwardRef(function QCircuitComposer(_ref119, ref) {
3196
3186
  var children = _ref119.children,
3197
3187
  _ref119$size = _ref119.size,
3198
3188
  size = _ref119$size === void 0 ? 16 : _ref119$size,
@@ -3205,15 +3195,17 @@ var CloudOffline = /*#__PURE__*/React.forwardRef(function CloudOffline(_ref119,
3205
3195
  xmlns: "http://www.w3.org/2000/svg",
3206
3196
  viewBox: "0 0 32 32",
3207
3197
  fill: "currentColor"
3208
- }, rest), _path213 || (_path213 = /*#__PURE__*/React.createElement("path", {
3209
- d: "M24.8008 12.1362a8.8694 8.8694 0 00-.9795-2.5434L30 3.4142 28.5872 2 2 28.5872 3.4142 30l5-5H23.5a6.4974 6.4974 0 001.3008-12.8638zM23.5 23H10.4141L22.3418 11.0723a6.9049 6.9049 0 01.6006 2.0708l.0986.812.8154.0639A4.4975 4.4975 0 0123.5 23zM4.2964 23.4487l1.4313-1.4311A4.4774 4.4774 0 018.144 14.019l.8155-.0639.0991-.812a6.9867 6.9867 0 0110.63-5.0865l1.4431-1.4428A8.9859 8.9859 0 007.2 12.1362 6.4891 6.4891 0 004.2964 23.4487z"
3198
+ }, rest), _path209 || (_path209 = /*#__PURE__*/React.createElement("path", {
3199
+ d: "M18 9L18 15 14 15 14 9 12 9 12 23 14 23 14 17 18 17 18 23 20 23 20 9 18 9z"
3200
+ })), _path210 || (_path210 = /*#__PURE__*/React.createElement("path", {
3201
+ d: "M30,15H26V6a2,2,0,0,0-2-2H8A2,2,0,0,0,6,6v9H2v2H6v9a2,2,0,0,0,2,2H24a2,2,0,0,0,2-2V17h4ZM8,26V6H24V26Z"
3210
3202
  })), children);
3211
3203
  });
3212
3204
 
3213
3205
  if (process.env.NODE_ENV !== "production") {
3214
- CloudOffline.propTypes = iconPropTypes;
3206
+ QCircuitComposer.propTypes = iconPropTypes;
3215
3207
  }
3216
- var CloudServiceManagement = /*#__PURE__*/React.forwardRef(function CloudServiceManagement(_ref120, ref) {
3208
+ var Classification = /*#__PURE__*/React.forwardRef(function Classification(_ref120, ref) {
3217
3209
  var children = _ref120.children,
3218
3210
  _ref120$size = _ref120.size,
3219
3211
  size = _ref120$size === void 0 ? 16 : _ref120$size,
@@ -3226,17 +3218,19 @@ var CloudServiceManagement = /*#__PURE__*/React.forwardRef(function CloudService
3226
3218
  xmlns: "http://www.w3.org/2000/svg",
3227
3219
  viewBox: "0 0 32 32",
3228
3220
  fill: "currentColor"
3229
- }, rest), _path214 || (_path214 = /*#__PURE__*/React.createElement("path", {
3230
- d: "M28,17v5H4V6H14V4H4A2,2,0,0,0,2,6V22a2,2,0,0,0,2,2h8v4H8v2H24V28H20V24h8a2,2,0,0,0,2-2V17ZM18,28H14V24h4Z"
3231
- })), _path215 || (_path215 = /*#__PURE__*/React.createElement("path", {
3232
- d: "M30,10V8H27.8989a4.9678,4.9678,0,0,0-.7319-1.7529l1.49-1.49-1.414-1.414-1.49,1.49A4.9678,4.9678,0,0,0,24,4.1011V2H22V4.1011a4.9678,4.9678,0,0,0-1.7529.7319l-1.49-1.49-1.414,1.414,1.49,1.49A4.9678,4.9678,0,0,0,18.1011,8H16v2h2.1011a4.9678,4.9678,0,0,0,.7319,1.7529l-1.49,1.49,1.414,1.414,1.49-1.49A4.9678,4.9678,0,0,0,22,13.8989V16h2V13.8989a4.9678,4.9678,0,0,0,1.7529-.7319l1.49,1.49,1.414-1.414-1.49-1.49A4.9678,4.9678,0,0,0,27.8989,10Zm-7,2a3,3,0,1,1,3-3A3.0033,3.0033,0,0,1,23,12Z"
3221
+ }, rest), _circle38 || (_circle38 = /*#__PURE__*/React.createElement("circle", {
3222
+ cx: "15",
3223
+ cy: "19",
3224
+ r: "1"
3225
+ })), _path211 || (_path211 = /*#__PURE__*/React.createElement("path", {
3226
+ d: "M27.7,9.3l-7-7A.9087.9087,0,0,0,20,2H10A2.0058,2.0058,0,0,0,8,4V14H6a2.0023,2.0023,0,0,0-2,2v6a2.0023,2.0023,0,0,0,2,2H8v4a2.0058,2.0058,0,0,0,2,2H26a2.0058,2.0058,0,0,0,2-2V10A.9092.9092,0,0,0,27.7,9.3ZM20,4.4,25.6,10H20ZM6,16h9.5972L19,19l-3.3926,3H6ZM26,28H10V24h5.6089a2.0076,2.0076,0,0,0,1.3135-.4927l3.3833-2.9917a2.0015,2.0015,0,0,0,.01-3.0229l-3.4033-3.0083A1.9961,1.9961,0,0,0,15.6089,14H10V4h8v6a2.0058,2.0058,0,0,0,2,2h6Z"
3233
3227
  })), children);
3234
3228
  });
3235
3229
 
3236
3230
  if (process.env.NODE_ENV !== "production") {
3237
- CloudServiceManagement.propTypes = iconPropTypes;
3231
+ Classification.propTypes = iconPropTypes;
3238
3232
  }
3239
- var CloudUpload = /*#__PURE__*/React.forwardRef(function CloudUpload(_ref121, ref) {
3233
+ var ClassifierLanguage = /*#__PURE__*/React.forwardRef(function ClassifierLanguage(_ref121, ref) {
3240
3234
  var children = _ref121.children,
3241
3235
  _ref121$size = _ref121.size,
3242
3236
  size = _ref121$size === void 0 ? 16 : _ref121$size,
@@ -3249,17 +3243,15 @@ var CloudUpload = /*#__PURE__*/React.forwardRef(function CloudUpload(_ref121, re
3249
3243
  xmlns: "http://www.w3.org/2000/svg",
3250
3244
  viewBox: "0 0 32 32",
3251
3245
  fill: "currentColor"
3252
- }, rest), _path216 || (_path216 = /*#__PURE__*/React.createElement("path", {
3253
- d: "M11 18L12.41 19.41 15 16.83 15 29 17 29 17 16.83 19.59 19.41 21 18 16 13 11 18z"
3254
- })), _path217 || (_path217 = /*#__PURE__*/React.createElement("path", {
3255
- d: "M23.5,22H23V20h.5a4.5,4.5,0,0,0,.36-9L23,11l-.1-.82a7,7,0,0,0-13.88,0L9,11,8.14,11a4.5,4.5,0,0,0,.36,9H9v2H8.5A6.5,6.5,0,0,1,7.2,9.14a9,9,0,0,1,17.6,0A6.5,6.5,0,0,1,23.5,22Z"
3246
+ }, rest), _path212 || (_path212 = /*#__PURE__*/React.createElement("path", {
3247
+ d: "M30 10V2H22v8h3v4H23v2h7V14H27V10zM24 4h4V8H24zM20 23.41L18.59 22 16 24.59 13.41 22 12 23.41 14.59 26 12 28.59 13.41 30 16 27.41 18.59 30 20 28.59 17.41 26 20 23.41zM20 14L12 14 12 16 15 16 15 21 17 21 17 16 20 16 20 14zM7 9.86a4 4 0 10-2 0V14H2v2H9V14H7zM4 6A2 2 0 116 8 2 2 0 014 6z"
3256
3248
  })), children);
3257
3249
  });
3258
3250
 
3259
3251
  if (process.env.NODE_ENV !== "production") {
3260
- CloudUpload.propTypes = iconPropTypes;
3252
+ ClassifierLanguage.propTypes = iconPropTypes;
3261
3253
  }
3262
- var CloudApp = /*#__PURE__*/React.forwardRef(function CloudApp(_ref122, ref) {
3254
+ var Clean = /*#__PURE__*/React.forwardRef(function Clean(_ref122, ref) {
3263
3255
  var children = _ref122.children,
3264
3256
  _ref122$size = _ref122.size,
3265
3257
  size = _ref122$size === void 0 ? 16 : _ref122$size,
@@ -3272,15 +3264,24 @@ var CloudApp = /*#__PURE__*/React.forwardRef(function CloudApp(_ref122, ref) {
3272
3264
  xmlns: "http://www.w3.org/2000/svg",
3273
3265
  viewBox: "0 0 32 32",
3274
3266
  fill: "currentColor"
3275
- }, rest), _path218 || (_path218 = /*#__PURE__*/React.createElement("path", {
3276
- d: "M25.8289 13.1155A10.02 10.02 0 0016 5.0005V7a8.0233 8.0233 0 017.8649 6.4934l.2591 1.346 1.3488.2441A5.5019 5.5019 0 0124.5076 26H16v2h8.5076a7.5019 7.5019 0 001.3213-14.8845zM8 24H14V26H8zM4 24H6V26H4zM6 20H14V22H6zM2 20H4V22H2zM8 16H14V18H8zM4 16H6V18H4zM10 12H14V14H10zM6 12H8V14H6zM12 8H14V10H12z"
3267
+ }, rest), _path213 || (_path213 = /*#__PURE__*/React.createElement("path", {
3268
+ d: "M20 18H26V20H20z",
3269
+ transform: "rotate(-180 23 19)"
3270
+ })), _path214 || (_path214 = /*#__PURE__*/React.createElement("path", {
3271
+ d: "M24 26H30V28H24z",
3272
+ transform: "rotate(-180 27 27)"
3273
+ })), _path215 || (_path215 = /*#__PURE__*/React.createElement("path", {
3274
+ d: "M22 22H28V24H22z",
3275
+ transform: "rotate(-180 25 23)"
3276
+ })), _path216 || (_path216 = /*#__PURE__*/React.createElement("path", {
3277
+ d: "M17.0029,20a4.8952,4.8952,0,0,0-2.4044-4.1729L22,3,20.2691,2,12.6933,15.126A5.6988,5.6988,0,0,0,7.45,16.6289C3.7064,20.24,3.9963,28.6821,4.01,29.04a1,1,0,0,0,1,.96H20.0012a1,1,0,0,0,.6-1.8C17.0615,25.5439,17.0029,20.0537,17.0029,20ZM11.93,16.9971A3.11,3.11,0,0,1,15.0041,20c0,.0381.0019.208.0168.4688L9.1215,17.8452A3.8,3.8,0,0,1,11.93,16.9971ZM15.4494,28A5.2,5.2,0,0,1,14,25H12a6.4993,6.4993,0,0,0,.9684,3H10.7451A16.6166,16.6166,0,0,1,10,24H8a17.3424,17.3424,0,0,0,.6652,4H6c.031-1.8364.29-5.8921,1.8027-8.5527l7.533,3.35A13.0253,13.0253,0,0,0,17.5968,28Z"
3277
3278
  })), children);
3278
3279
  });
3279
3280
 
3280
3281
  if (process.env.NODE_ENV !== "production") {
3281
- CloudApp.propTypes = iconPropTypes;
3282
+ Clean.propTypes = iconPropTypes;
3282
3283
  }
3283
- var CloudCeiling = /*#__PURE__*/React.forwardRef(function CloudCeiling(_ref123, ref) {
3284
+ var Close = /*#__PURE__*/React.forwardRef(function Close(_ref123, ref) {
3284
3285
  var children = _ref123.children,
3285
3286
  _ref123$size = _ref123.size,
3286
3287
  size = _ref123$size === void 0 ? 16 : _ref123$size,
@@ -3293,22 +3294,33 @@ var CloudCeiling = /*#__PURE__*/React.forwardRef(function CloudCeiling(_ref123,
3293
3294
  xmlns: "http://www.w3.org/2000/svg",
3294
3295
  viewBox: "0 0 32 32",
3295
3296
  fill: "currentColor"
3296
- }, rest), _path219 || (_path219 = /*#__PURE__*/React.createElement("path", {
3297
- d: "M2 28H11V30H2zM21 28H30V30H21zM17 26.167L17 17.832 19.586 20.414 21 19 16 14 11 19 12.413 20.415 15 17.832 15 26.167 12.413 23.584 11 25 16 30 21 25 19.586 23.586 17 26.167z"
3298
- })), _path220 || (_path220 = /*#__PURE__*/React.createElement("path", {
3299
- d: "M23,16H21V14h2a3,3,0,0,0,0-6c-.0938.0144-.1538.0219-.2153.0263l-.8037.0572L21.7544,7.31a5.9927,5.9927,0,0,0-11.1758-.8655l-.2832.5994-.8423-.0455A3.5008,3.5008,0,0,0,9.5,14H11v2H9.5A5.5,5.5,0,0,1,9.07,5.0166,7.9909,7.9909,0,0,1,23.42,6.0175,5,5,0,0,1,23,16Z"
3297
+ }, rest), _path217 || (_path217 = /*#__PURE__*/React.createElement("path", {
3298
+ d: "M24 9.4L22.6 8 16 14.6 9.4 8 8 9.4 14.6 16 8 22.6 9.4 24 16 17.4 22.6 24 24 22.6 17.4 16 24 9.4z"
3300
3299
  })), children);
3301
3300
  });
3302
3301
 
3303
3302
  if (process.env.NODE_ENV !== "production") {
3304
- CloudCeiling.propTypes = iconPropTypes;
3303
+ Close.propTypes = iconPropTypes;
3305
3304
  }
3306
- var CloudFoundry_1 = /*#__PURE__*/React.forwardRef(function CloudFoundry_1(_ref124, ref) {
3305
+ var CloseFilled = /*#__PURE__*/React.forwardRef(function CloseFilled(_ref124, ref) {
3307
3306
  var children = _ref124.children,
3308
3307
  _ref124$size = _ref124.size,
3309
3308
  size = _ref124$size === void 0 ? 16 : _ref124$size,
3310
3309
  rest = _objectWithoutProperties(_ref124, _excluded124);
3311
3310
 
3311
+ if (size === 16 || size === "16" || size === "16px") {
3312
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
3313
+ width: size,
3314
+ height: size,
3315
+ ref: ref,
3316
+ xmlns: "http://www.w3.org/2000/svg",
3317
+ viewBox: "0 0 16 16",
3318
+ fill: "currentColor"
3319
+ }, rest), _path218 || (_path218 = /*#__PURE__*/React.createElement("path", {
3320
+ d: "M8,1C4.1,1,1,4.1,1,8s3.1,7,7,7s7-3.1,7-7S11.9,1,8,1z M10.7,11.5L8,8.8l-2.7,2.7l-0.8-0.8L7.2,8L4.5,5.3l0.8-0.8L8,7.2 l2.7-2.7l0.8,0.8L8.8,8l2.7,2.7L10.7,11.5z"
3321
+ })), children);
3322
+ }
3323
+
3312
3324
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
3313
3325
  width: size,
3314
3326
  height: size,
@@ -3316,17 +3328,19 @@ var CloudFoundry_1 = /*#__PURE__*/React.forwardRef(function CloudFoundry_1(_ref1
3316
3328
  xmlns: "http://www.w3.org/2000/svg",
3317
3329
  viewBox: "0 0 32 32",
3318
3330
  fill: "currentColor"
3319
- }, rest), _path221 || (_path221 = /*#__PURE__*/React.createElement("path", {
3320
- d: "M16,7h0a7.66,7.66,0,0,1,1.51.15,8,8,0,0,1,6.35,6.34l.26,1.35,1.35.24a5.5,5.5,0,0,1-1,10.92H7.5a5.5,5.5,0,0,1-1-10.92l1.34-.24.26-1.35A8,8,0,0,1,16,7m0-2a10,10,0,0,0-9.83,8.12A7.5,7.5,0,0,0,7.49,28h17a7.5,7.5,0,0,0,1.32-14.88,10,10,0,0,0-7.94-7.94A10.27,10.27,0,0,0,16,5Z"
3321
- })), _path222 || (_path222 = /*#__PURE__*/React.createElement("path", {
3322
- d: "M14 24H11a2 2 0 01-2-2V19a2 2 0 012-2h3v2H11v3h3zM21 15V13H19a2 2 0 00-2 2v2H16v2h1v5h2V19h2V17H19V15z"
3331
+ }, rest), _path219 || (_path219 = /*#__PURE__*/React.createElement("path", {
3332
+ d: "M16,2C8.2,2,2,8.2,2,16s6.2,14,14,14s14-6.2,14-14S23.8,2,16,2z M21.4,23L16,17.6L10.6,23L9,21.4l5.4-5.4L9,10.6L10.6,9 l5.4,5.4L21.4,9l1.6,1.6L17.6,16l5.4,5.4L21.4,23z"
3333
+ })), _path220 || (_path220 = /*#__PURE__*/React.createElement("path", {
3334
+ d: "M14.4 16L9 10.6 10.6 9 16 14.4 21.4 9 23 10.6 17.6 16 23 21.4 21.4 23 16 17.6 10.6 23 9 21.4 14.4 16",
3335
+ "data-icon-path": "inner-path",
3336
+ opacity: "0"
3323
3337
  })), children);
3324
3338
  });
3325
3339
 
3326
3340
  if (process.env.NODE_ENV !== "production") {
3327
- CloudFoundry_1.propTypes = iconPropTypes;
3341
+ CloseFilled.propTypes = iconPropTypes;
3328
3342
  }
3329
- var CloudFoundry_2 = /*#__PURE__*/React.forwardRef(function CloudFoundry_2(_ref125, ref) {
3343
+ var CloseOutline = /*#__PURE__*/React.forwardRef(function CloseOutline(_ref125, ref) {
3330
3344
  var children = _ref125.children,
3331
3345
  _ref125$size = _ref125.size,
3332
3346
  size = _ref125$size === void 0 ? 16 : _ref125$size,
@@ -3339,13 +3353,15 @@ var CloudFoundry_2 = /*#__PURE__*/React.forwardRef(function CloudFoundry_2(_ref1
3339
3353
  xmlns: "http://www.w3.org/2000/svg",
3340
3354
  viewBox: "0 0 32 32",
3341
3355
  fill: "currentColor"
3342
- }, rest), _path223 || (_path223 = /*#__PURE__*/React.createElement("path", {
3343
- d: "M25 11L25 9 17 9 17 23 19 23 19 17 24 17 24 15 19 15 19 11 25 11zM15 23H9a2 2 0 01-2-2V11A2 2 0 019 9h6v2H9V21h6z"
3356
+ }, rest), _path221 || (_path221 = /*#__PURE__*/React.createElement("path", {
3357
+ d: "M16,2C8.2,2,2,8.2,2,16s6.2,14,14,14s14-6.2,14-14S23.8,2,16,2z M16,28C9.4,28,4,22.6,4,16S9.4,4,16,4s12,5.4,12,12 S22.6,28,16,28z"
3358
+ })), _path222 || (_path222 = /*#__PURE__*/React.createElement("path", {
3359
+ d: "M21.4 23L16 17.6 10.6 23 9 21.4 14.4 16 9 10.6 10.6 9 16 14.4 21.4 9 23 10.6 17.6 16 23 21.4z"
3344
3360
  })), children);
3345
3361
  });
3346
3362
 
3347
3363
  if (process.env.NODE_ENV !== "production") {
3348
- CloudFoundry_2.propTypes = iconPropTypes;
3364
+ CloseOutline.propTypes = iconPropTypes;
3349
3365
  }
3350
3366
 
3351
- export { ChartAreaSmooth, ChartAreaStepper, ChartAverage, ChartBar, ChartBarFloating, ChartBarOverlay, ChartBarStacked, ChartBarTarget, ChartBubble, ChartBubblePacked, ChartBullet, ChartCandlestick, ChartClusterBar, ChartColumn, ChartColumnFloating, ChartColumnTarget, ChartCombo, ChartComboStacked, ChartCustom, ChartErrorBar, ChartErrorBarAlt, ChartEvaluation, ChartHighLow, ChartHistogram, ChartLine, ChartLineData, ChartLineSmooth, ChartMarimekko, ChartMaximum, ChartMedian, ChartMinimum, ChartMultiLine, ChartMultitype, ChartNetwork, ChartParallel, ChartPie, ChartPoint, ChartPopulation, ChartRadar, ChartRadial, ChartRelationship, ChartRing, ChartRiver, ChartRose, ChartScatter, ChartSpiral, ChartStacked, ChartStepper, ChartSunburst, ChartTSne, ChartTreemap, ChartVennDiagram, ChartViolinPlot, ChartWaterfall, ChartWinLoss, Chat, ChatBot, ChatLaunch, ChatOff, ChatOperational, Checkbox, CheckboxChecked, CheckboxCheckedFilled, CheckboxIndeterminate, CheckboxIndeterminateFilled, Checkmark, CheckmarkFilled, CheckmarkFilledError, CheckmarkFilledWarning, CheckmarkOutline, CheckmarkOutlineError, CheckmarkOutlineWarning, Chemistry, ChemistryReference, ChevronDown, ChevronLeft, ChevronMini, ChevronRight, ChevronSort, ChevronSortDown, ChevronSortUp, ChevronUp, Chip, Choices, ChooseItem, ChoroplethMap, CicsCmas, CicsExplorer, CicsRegion, CicsRegionRouting, CicsRegionTarget, CicsSystemGroup, CicsWuiRegion, Cicsplex, CircleDash, CircleFill, CircleFilled, CirclePacking, CircleSolid, CircleStroke, Classification, ClassifierLanguage, Clean, Close, CloseFilled, CloseOutline, ClosedCaption, ClosedCaptionAlt, ClosedCaptionFilled, Cloud, CloudAlerting, CloudApp, CloudAuditing, CloudCeiling, CloudDataOps, CloudDownload, CloudFoundry_1, CloudFoundry_2, CloudLogging, CloudMonitoring, CloudOffline, CloudServiceManagement, CloudUpload, QCircuitComposer, WatsonHealthCircleMeasurement };
3367
+ export { CharacterInteger, CharacterLowerCase, CharacterNegativeNumber, CharacterPatterns, CharacterSentenceCase, CharacterUpperCase, CharacterWholeNumber, ChargingStation, ChargingStationFilled, ChartArea, ChartAreaSmooth, ChartAreaStepper, ChartAverage, ChartBar, ChartBarFloating, ChartBarOverlay, ChartBarStacked, ChartBarTarget, ChartBubble, ChartBubblePacked, ChartBullet, ChartCandlestick, ChartClusterBar, ChartColumn, ChartColumnFloating, ChartColumnTarget, ChartCombo, ChartComboStacked, ChartCustom, ChartErrorBar, ChartErrorBarAlt, ChartEvaluation, ChartHighLow, ChartHistogram, ChartLine, ChartLineData, ChartLineSmooth, ChartMarimekko, ChartMaximum, ChartMedian, ChartMinimum, ChartMultiLine, ChartMultitype, ChartNetwork, ChartParallel, ChartPie, ChartPoint, ChartPopulation, ChartRadar, ChartRadial, ChartRelationship, ChartRing, ChartRiver, ChartRose, ChartScatter, ChartSpiral, ChartStacked, ChartStepper, ChartSunburst, ChartTSne, ChartTreemap, ChartVennDiagram, ChartViolinPlot, ChartWaterfall, ChartWinLoss, Chart_3D, Chat, ChatBot, ChatLaunch, ChatOff, ChatOperational, Checkbox, CheckboxChecked, CheckboxCheckedFilled, CheckboxIndeterminate, CheckboxIndeterminateFilled, Checkmark, CheckmarkFilled, CheckmarkFilledError, CheckmarkFilledWarning, CheckmarkOutline, CheckmarkOutlineError, CheckmarkOutlineWarning, Chemistry, ChemistryReference, ChevronDown, ChevronLeft, ChevronMini, ChevronRight, ChevronSort, ChevronSortDown, ChevronSortUp, ChevronUp, Chip, Choices, ChooseItem, ChoroplethMap, CicsCmas, CicsDb2Connection, CicsExplorer, CicsProgram, CicsRegion, CicsRegionAlt, CicsRegionRouting, CicsRegionTarget, CicsSit, CicsSitOverrides, CicsSystemGroup, CicsTransactionServerZos, CicsWuiRegion, Cicsplex, CircleDash, CircleFill, CircleFilled, CirclePacking, CircleSolid, CircleStroke, Classification, ClassifierLanguage, Clean, Close, CloseFilled, CloseOutline, QCircuitComposer, WatsonHealthCircleMeasurement };