@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, _circle, _circle2, _circle3, _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, _circle4, _path38, _circle5, _path39, _path40, _circle6, _path41, _path42, _path43, _path44, _path45, _path46, _path47, _path48, _path49, _path50, _path51, _path52, _path53, _path54, _path55, _path56, _path57, _circle7, _path58, _path59, _path60, _path61, _path62, _path63, _path64, _path65, _path66, _path67, _path68, _circle8, _circle9, _path69, _circle10, _circle11, _path70, _path71, _circle12, _circle13, _path72, _path73, _circle14, _circle15, _path74, _path75, _circle16, _circle17, _path76, _path77, _circle18, _circle19, _path78, _path79, _circle20, _circle21, _path80, _path81, _path82, _path83, _path84, _path85, _path86, _rect, _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, _circle22, _path134, _path135, _path136, _path137, _circle23, _path138, _circle24, _path139, _path140, _path141, _path142, _path143, _path144, _path145, _path146, _path147, _path148, _path149, _path150, _path151, _path152, _path153, _path154, _path155, _path156, _path157, _circle25, _path158, _path159, _path160, _path161, _path162, _path163, _path164, _path165, _path166, _path167, _path168, _path169, _path170, _circle26, _circle27, _circle28, _circle29, _circle30, _circle31, _circle32, _circle33, _path171, _path172, _path173, _path174, _path175, _circle34, _circle35, _circle36, _circle37, _circle38, _circle39, _circle40, _path176, _path177, _path178, _path179, _path180, _path181, _path182, _path183, _path184, _path185, _path186, _path187, _path188, _path189, _path190, _path191, _path192, _path193, _path194, _path195, _path196, _path197, _path198, _path199, _path200, _path201, _path202, _path203, _path204, _path205, _path206, _path207, _path208;
14
+ var _path, _path2, _path3, _path4, _path5, _path6, _path7, _path8, _path9, _path10, _circle, _path11, _path12, _path13, _path14, _path15, _path16, _path17, _path18, _path19, _path20, _path21, _path22, _path23, _path24, _switch, _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, _circle2, _circle3, _circle4, _path78, _path79, _path80, _path81, _path82, _path83, _path84, _path85, _path86, _path87, _path88, _path89, _path90, _path91, _path92, _path93, _path94, _path95, _path96, _path97, _path98, _path99, _path100, _path101, _path102, _path103, _path104, _path105, _path106, _path107, _path108, _path109, _path110, _path111, _path112, _path113, _path114, _path115, _path116, _circle5, _path117, _circle6, _path118, _path119, _circle7, _path120, _path121, _path122, _path123, _path124, _path125, _path126, _path127, _path128, _path129, _path130, _path131, _path132, _path133, _path134, _path135, _path136, _circle8, _path137, _path138, _path139, _path140, _path141, _path142, _path143, _path144, _path145, _path146, _path147, _circle9, _circle10, _path148, _circle11, _circle12, _path149, _path150, _circle13, _circle14, _path151, _path152, _circle15, _circle16, _path153, _path154, _circle17, _circle18, _path155, _path156, _circle19, _circle20, _path157, _path158, _circle21, _circle22, _path159, _path160, _path161, _path162, _path163, _path164, _path165, _rect, _path166, _path167, _path168, _path169, _path170, _path171, _path172, _path173, _path174, _path175, _path176, _path177, _path178, _path179, _path180, _path181, _path182, _path183, _path184, _path185;
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 Scan = /*#__PURE__*/React.forwardRef(function Scan(_ref, ref) {
141
+ var RotateClockwise = /*#__PURE__*/React.forwardRef(function RotateClockwise(_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,16 +152,14 @@ var Scan = /*#__PURE__*/React.forwardRef(function Scan(_ref, ref) {
152
152
  viewBox: "0 0 32 32",
153
153
  fill: "currentColor"
154
154
  }, rest), _path || (_path = /*#__PURE__*/React.createElement("path", {
155
- d: "M21,29H5a2,2,0,0,1-2-2V5A2,2,0,0,1,5,3H21V5H5V27H21Z"
156
- })), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
157
- d: "M15 9H17V23H15zM27 9H29V23H27zM21 9H23V23H21z"
155
+ d: "M28 30H16a2.0023 2.0023 0 01-2-2V16a2.0023 2.0023 0 012-2H28a2.0023 2.0023 0 012 2V28A2.0023 2.0023 0 0128 30zM16 16V28H28.0012L28 16zM15 2L13.59 3.41 16.17 6H11a7.0078 7.0078 0 00-7 7v5H6V13a5.0057 5.0057 0 015-5h5.17l-2.58 2.59L15 12l5-5z"
158
156
  })), children);
159
157
  });
160
158
 
161
159
  if (process.env.NODE_ENV !== "production") {
162
- Scan.propTypes = iconPropTypes;
160
+ RotateClockwise.propTypes = iconPropTypes;
163
161
  }
164
- var ScanAlt = /*#__PURE__*/React.forwardRef(function ScanAlt(_ref2, ref) {
162
+ var RotateClockwiseAlt = /*#__PURE__*/React.forwardRef(function RotateClockwiseAlt(_ref2, ref) {
165
163
  var children = _ref2.children,
166
164
  _ref2$size = _ref2.size,
167
165
  size = _ref2$size === void 0 ? 16 : _ref2$size,
@@ -174,15 +172,15 @@ var ScanAlt = /*#__PURE__*/React.forwardRef(function ScanAlt(_ref2, ref) {
174
172
  xmlns: "http://www.w3.org/2000/svg",
175
173
  viewBox: "0 0 32 32",
176
174
  fill: "currentColor"
177
- }, rest), _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
178
- d: "M22 24H10a2 2 0 01-2-2V19h2v3H22V19h2v3A2 2 0 0122 24zM2 15H30V17H2zM24 13H22V10H10v3H8V10a2 2 0 012-2H22a2 2 0 012 2zM30 10L28 10 28 4 22 4 22 2 30 2 30 10zM4 10L2 10 2 2 10 2 10 4 4 4 4 10zM10 30L2 30 2 22 4 22 4 28 10 28 10 30zM30 30L22 30 22 28 28 28 28 22 30 22 30 30z"
175
+ }, rest), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
176
+ d: "M16 30H4a2.0023 2.0023 0 01-2-2V16a2.0023 2.0023 0 012-2H16a2.0023 2.0023 0 012 2V28A2.0023 2.0023 0 0116 30zM4 16V28H16.0012L16 16zM30 15l-1.41-1.41L26 16.17V11a7.0078 7.0078 0 00-7-7H14V6h5a5.0057 5.0057 0 015 5v5.17l-2.59-2.58L20 15l5 5z"
179
177
  })), children);
180
178
  });
181
179
 
182
180
  if (process.env.NODE_ENV !== "production") {
183
- ScanAlt.propTypes = iconPropTypes;
181
+ RotateClockwiseAlt.propTypes = iconPropTypes;
184
182
  }
185
- var ScanDisabled = /*#__PURE__*/React.forwardRef(function ScanDisabled(_ref3, ref) {
183
+ var RotateClockwiseAltFilled = /*#__PURE__*/React.forwardRef(function RotateClockwiseAltFilled(_ref3, ref) {
186
184
  var children = _ref3.children,
187
185
  _ref3$size = _ref3.size,
188
186
  size = _ref3$size === void 0 ? 16 : _ref3$size,
@@ -195,15 +193,15 @@ var ScanDisabled = /*#__PURE__*/React.forwardRef(function ScanDisabled(_ref3, re
195
193
  xmlns: "http://www.w3.org/2000/svg",
196
194
  viewBox: "0 0 32 32",
197
195
  fill: "currentColor"
198
- }, rest), _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
199
- d: "M29.3826 2.0762a.9993.9993 0 00-1.09.2168l-26 26A1 1 0 003 30h8V28H5.4143l4-4H22a2.0021 2.0021 0 002-2V9.4146l4-4V11h2V3A1 1 0 0029.3826 2.0762zM22 22H11.4143L22 11.4146zM10 17.7554V10h7.7554l2-2H10a2.0025 2.0025 0 00-2 2v9.7554zM11 2L2 2 2 11 4 11 4 4 11 4 11 2zM21 30L30 30 30 21 28 21 28 28 21 28 21 30zM4 23.755L4 21 2 21 2 25.754 4 23.755zM25.755 2L21 2 21 4 23.755 4 25.755 2z"
196
+ }, rest), _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
197
+ d: "M16 30H4a2.0023 2.0023 0 01-2-2V16a2.0023 2.0023 0 012-2H16a2.0023 2.0023 0 012 2V28A2.0023 2.0023 0 0116 30zM30 15l-1.41-1.41L26 16.17V11a7.0078 7.0078 0 00-7-7H14V6h5a5.0057 5.0057 0 015 5v5.17l-2.59-2.58L20 15l5 5z"
200
198
  })), children);
201
199
  });
202
200
 
203
201
  if (process.env.NODE_ENV !== "production") {
204
- ScanDisabled.propTypes = iconPropTypes;
202
+ RotateClockwiseAltFilled.propTypes = iconPropTypes;
205
203
  }
206
- var ScatterMatrix = /*#__PURE__*/React.forwardRef(function ScatterMatrix(_ref4, ref) {
204
+ var RotateClockwiseFilled = /*#__PURE__*/React.forwardRef(function RotateClockwiseFilled(_ref4, ref) {
207
205
  var children = _ref4.children,
208
206
  _ref4$size = _ref4.size,
209
207
  size = _ref4$size === void 0 ? 16 : _ref4$size,
@@ -216,27 +214,15 @@ var ScatterMatrix = /*#__PURE__*/React.forwardRef(function ScatterMatrix(_ref4,
216
214
  xmlns: "http://www.w3.org/2000/svg",
217
215
  viewBox: "0 0 32 32",
218
216
  fill: "currentColor"
219
- }, rest), _circle || (_circle = /*#__PURE__*/React.createElement("circle", {
220
- cx: "9.5",
221
- cy: "9.5",
222
- r: "2.5"
223
- })), _circle2 || (_circle2 = /*#__PURE__*/React.createElement("circle", {
224
- cx: "9.5",
225
- cy: "22.5",
226
- r: "2.5"
227
- })), _circle3 || (_circle3 = /*#__PURE__*/React.createElement("circle", {
228
- cx: "22.5",
229
- cy: "22.5",
230
- r: "2.5"
231
- })), _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
232
- 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,13H17V4H28ZM15,4V15H4V4ZM4,17H15V28H4ZM17,28V17H28V28Z"
217
+ }, rest), _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
218
+ d: "M28 30H16a2.0023 2.0023 0 01-2-2V16a2.0023 2.0023 0 012-2H28a2.0023 2.0023 0 012 2V28A2.0023 2.0023 0 0128 30zM15 2L13.59 3.41 16.17 6H11a7.0078 7.0078 0 00-7 7v5H6V13a5.0057 5.0057 0 015-5h5.17l-2.58 2.59L15 12l5-5z"
233
219
  })), children);
234
220
  });
235
221
 
236
222
  if (process.env.NODE_ENV !== "production") {
237
- ScatterMatrix.propTypes = iconPropTypes;
223
+ RotateClockwiseFilled.propTypes = iconPropTypes;
238
224
  }
239
- var Schematics = /*#__PURE__*/React.forwardRef(function Schematics(_ref5, ref) {
225
+ var RotateCounterclockwise = /*#__PURE__*/React.forwardRef(function RotateCounterclockwise(_ref5, ref) {
240
226
  var children = _ref5.children,
241
227
  _ref5$size = _ref5.size,
242
228
  size = _ref5$size === void 0 ? 16 : _ref5$size,
@@ -249,15 +235,15 @@ var Schematics = /*#__PURE__*/React.forwardRef(function Schematics(_ref5, ref) {
249
235
  xmlns: "http://www.w3.org/2000/svg",
250
236
  viewBox: "0 0 32 32",
251
237
  fill: "currentColor"
252
- }, rest), _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
253
- d: "M27,19.001A4.0056,4.0056,0,0,0,22.9991,15H9.0011A2.0031,2.0031,0,0,1,7,12.9991V9.858A3.9949,3.9949,0,0,0,9.8581,7h12.284a4,4,0,1,0,0-2H9.8581A3.9916,3.9916,0,1,0,5,9.858v3.1411A4.0057,4.0057,0,0,0,9.0011,17h13.998A2.003,2.003,0,0,1,25,19.001V22H22v3H9.8581a4,4,0,1,0,0,2H22v3h8V22H27ZM26,4a2,2,0,1,1-2,2A2.0019,2.0019,0,0,1,26,4ZM4,6A2,2,0,1,1,6,8,2.0019,2.0019,0,0,1,4,6ZM6,28a2,2,0,1,1,2-2A2.002,2.002,0,0,1,6,28Zm22-4v4H24V24Z"
238
+ }, rest), _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
239
+ d: "M2 28V16a2.0023 2.0023 0 012-2H16a2.0023 2.0023 0 012 2V28a2.0023 2.0023 0 01-2 2H4A2.0023 2.0023 0 012 28zM4 16L3.9988 28H16V16zM17 2l1.41 1.41L15.83 6H21a7.0078 7.0078 0 017 7v5H26V13a5.0057 5.0057 0 00-5-5H15.83l2.58 2.59L17 12 12 7z"
254
240
  })), children);
255
241
  });
256
242
 
257
243
  if (process.env.NODE_ENV !== "production") {
258
- Schematics.propTypes = iconPropTypes;
244
+ RotateCounterclockwise.propTypes = iconPropTypes;
259
245
  }
260
- var ScisControlTower = /*#__PURE__*/React.forwardRef(function ScisControlTower(_ref6, ref) {
246
+ var RotateCounterclockwiseAlt = /*#__PURE__*/React.forwardRef(function RotateCounterclockwiseAlt(_ref6, ref) {
261
247
  var children = _ref6.children,
262
248
  _ref6$size = _ref6.size,
263
249
  size = _ref6$size === void 0 ? 16 : _ref6$size,
@@ -270,15 +256,15 @@ var ScisControlTower = /*#__PURE__*/React.forwardRef(function ScisControlTower(_
270
256
  xmlns: "http://www.w3.org/2000/svg",
271
257
  viewBox: "0 0 32 32",
272
258
  fill: "currentColor"
273
- }, rest), _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
274
- d: "M27,19c-0.3,0-0.7,0.1-1,0.2L20.4,12c1-1.1,1.6-2.5,1.6-4c0-3.3-2.7-6-6-6s-6,2.7-6,6c0,1.6,0.6,3,1.6,4L6,19.2 C5.7,19.1,5.3,19,5,19c-1.7,0-3,1.3-3,3s1.3,3,3,3s3-1.3,3-3c0-0.6-0.2-1.1-0.5-1.6l5.6-7.1c0.6,0.3,1.2,0.5,1.9,0.6v10.3 c-1.2,0.4-2,1.5-2,2.8c0,1.7,1.3,3,3,3s3-1.3,3-3c0-1.3-0.8-2.4-2-2.8V13.9c0.7-0.1,1.3-0.3,1.9-0.6l5.6,7.1c-0.3,0.5-0.5,1-0.5,1.6 c0,1.7,1.3,3,3,3s3-1.3,3-3S28.7,19,27,19z M16,4c2.2,0,4,1.8,4,4s-1.8,4-4,4s-4-1.8-4-4S13.8,4,16,4z M5,23c-0.6,0-1-0.4-1-1 s0.4-1,1-1s1,0.4,1,1S5.6,23,5,23z M16,28c-0.6,0-1-0.4-1-1s0.4-1,1-1s1,0.4,1,1S16.6,28,16,28z M27,23c-0.6,0-1-0.4-1-1s0.4-1,1-1 s1,0.4,1,1S27.6,23,27,23z"
259
+ }, rest), _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
260
+ d: "M14 28V16a2.0023 2.0023 0 012-2H28a2.0023 2.0023 0 012 2V28a2.0023 2.0023 0 01-2 2H16A2.0023 2.0023 0 0114 28zm2-12l-.0012 12H28V16zM2 15l1.41-1.41L6 16.17V11a7.0078 7.0078 0 017-7h5V6H13a5.0057 5.0057 0 00-5 5v5.17l2.59-2.58L12 15 7 20z"
275
261
  })), children);
276
262
  });
277
263
 
278
264
  if (process.env.NODE_ENV !== "production") {
279
- ScisControlTower.propTypes = iconPropTypes;
265
+ RotateCounterclockwiseAlt.propTypes = iconPropTypes;
280
266
  }
281
- var ScisTransparentSupply = /*#__PURE__*/React.forwardRef(function ScisTransparentSupply(_ref7, ref) {
267
+ var RotateCounterclockwiseAltFilled = /*#__PURE__*/React.forwardRef(function RotateCounterclockwiseAltFilled(_ref7, ref) {
282
268
  var children = _ref7.children,
283
269
  _ref7$size = _ref7.size,
284
270
  size = _ref7$size === void 0 ? 16 : _ref7$size,
@@ -291,19 +277,15 @@ var ScisTransparentSupply = /*#__PURE__*/React.forwardRef(function ScisTranspare
291
277
  xmlns: "http://www.w3.org/2000/svg",
292
278
  viewBox: "0 0 32 32",
293
279
  fill: "currentColor"
294
- }, rest), _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
295
- d: "M23,23v3H8.5a4.5,4.5,0,0,1,0-9H9V15H8.5a6.5,6.5,0,0,0,0,13H23v3h8V23Zm6,6H25V25h4Z"
296
- })), _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
297
- d: "M21 22H19V19H13v3H11V19a2.0023 2.0023 0 012-2h6a2.0023 2.0023 0 012 2zM16 16a3 3 0 113-3A3.0033 3.0033 0 0116 16zm0-4a1 1 0 101 1A1.0013 1.0013 0 0016 12z"
298
- })), _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
299
- d: "M23.5,4H9V1H1V9H9V6H23.5a4.5,4.5,0,0,1,0,9H23v2h.5a6.5,6.5,0,0,0,0-13ZM7,7H3V3H7Z"
280
+ }, rest), _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
281
+ d: "M14 28V16a2.0023 2.0023 0 012-2H28a2.0023 2.0023 0 012 2V28a2.0023 2.0023 0 01-2 2H16A2.0023 2.0023 0 0114 28zM2 15l1.41-1.41L6 16.17V11a7.0078 7.0078 0 017-7h5V6H13a5.0057 5.0057 0 00-5 5v5.17l2.59-2.58L12 15 7 20z"
300
282
  })), children);
301
283
  });
302
284
 
303
285
  if (process.env.NODE_ENV !== "production") {
304
- ScisTransparentSupply.propTypes = iconPropTypes;
286
+ RotateCounterclockwiseAltFilled.propTypes = iconPropTypes;
305
287
  }
306
- var Scooter = /*#__PURE__*/React.forwardRef(function Scooter(_ref8, ref) {
288
+ var RotateCounterclockwiseFilled = /*#__PURE__*/React.forwardRef(function RotateCounterclockwiseFilled(_ref8, ref) {
307
289
  var children = _ref8.children,
308
290
  _ref8$size = _ref8.size,
309
291
  size = _ref8$size === void 0 ? 16 : _ref8$size,
@@ -316,15 +298,15 @@ var Scooter = /*#__PURE__*/React.forwardRef(function Scooter(_ref8, ref) {
316
298
  xmlns: "http://www.w3.org/2000/svg",
317
299
  viewBox: "0 0 32 32",
318
300
  fill: "currentColor"
319
- }, rest), _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
320
- d: "M26 28a4 4 0 114-4A4.0045 4.0045 0 0126 28zm0-6a2 2 0 102 2A2.0023 2.0023 0 0026 22zM24 8H18v2h6a1 1 0 010 2H21a1 1 0 00-.98 1.1963l.9241 4.6211L18.4338 22h-2.69l-2.5723-8.5752A1.988 1.988 0 0011.2559 12H6v2h5.2561l.6 2H7a5.0057 5.0057 0 00-5 5v2a1 1 0 001 1H4a4 4 0 008 0h7a1 1 0 00.8574-.4854l3-5a1 1 0 00.1231-.7109L22.22 14H24a3 3 0 000-6zM8 26a2.0025 2.0025 0 01-2-2h4A2.0025 2.0025 0 018 26zM4 22V21a3.0033 3.0033 0 013-3h5.4561l1.2 4z"
301
+ }, rest), _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
302
+ d: "M2 28V16a2.0023 2.0023 0 012-2H16a2.0023 2.0023 0 012 2V28a2.0023 2.0023 0 01-2 2H4A2.0023 2.0023 0 012 28zM17 2l1.41 1.41L15.83 6H21a7.0078 7.0078 0 017 7v5H26V13a5.0057 5.0057 0 00-5-5H15.83l2.58 2.59L17 12 12 7z"
321
303
  })), children);
322
304
  });
323
305
 
324
306
  if (process.env.NODE_ENV !== "production") {
325
- Scooter.propTypes = iconPropTypes;
307
+ RotateCounterclockwiseFilled.propTypes = iconPropTypes;
326
308
  }
327
- var ScooterFront = /*#__PURE__*/React.forwardRef(function ScooterFront(_ref9, ref) {
309
+ var Router = /*#__PURE__*/React.forwardRef(function Router(_ref9, ref) {
328
310
  var children = _ref9.children,
329
311
  _ref9$size = _ref9.size,
330
312
  size = _ref9$size === void 0 ? 16 : _ref9$size,
@@ -337,17 +319,15 @@ var ScooterFront = /*#__PURE__*/React.forwardRef(function ScooterFront(_ref9, re
337
319
  xmlns: "http://www.w3.org/2000/svg",
338
320
  viewBox: "0 0 32 32",
339
321
  fill: "currentColor"
340
- }, rest), _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
341
- d: "M15 19H17V28H15z"
342
- })), _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
343
- d: "M23,10V8H20a2.0025,2.0025,0,0,0-2-2H14a2.0025,2.0025,0,0,0-2,2H9v2h3v4.1841A2.9957,2.9957,0,0,0,10,17v7h2V17a1.0008,1.0008,0,0,1,1-1h6a1.0008,1.0008,0,0,1,1,1v7h2V17a2.9957,2.9957,0,0,0-2-2.8159V10ZM18,8v6H14V8Z"
322
+ }, rest), _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
323
+ d: "M21 7L16 2 11 7 12.409 8.419 15 5.847 15 13 17 13 17 5.794 19.591 8.419 21 7zM21 25L16 30 11 25 12.409 23.581 15 26.153 15 19 17 19 17 26.206 19.591 23.581 21 25zM24 11L19 16 24 21 25.419 19.591 22.847 17 30 17 30 15 22.794 15 25.419 12.409 24 11zM8 11L13 16 8 21 6.581 19.591 9.153 17 2 17 2 15 9.206 15 6.581 12.409 8 11z"
344
324
  })), children);
345
325
  });
346
326
 
347
327
  if (process.env.NODE_ENV !== "production") {
348
- ScooterFront.propTypes = iconPropTypes;
328
+ Router.propTypes = iconPropTypes;
349
329
  }
350
- var Screen = /*#__PURE__*/React.forwardRef(function Screen(_ref10, ref) {
330
+ var RouterVoice = /*#__PURE__*/React.forwardRef(function RouterVoice(_ref10, ref) {
351
331
  var children = _ref10.children,
352
332
  _ref10$size = _ref10.size,
353
333
  size = _ref10$size === void 0 ? 16 : _ref10$size,
@@ -360,15 +340,15 @@ var Screen = /*#__PURE__*/React.forwardRef(function Screen(_ref10, ref) {
360
340
  xmlns: "http://www.w3.org/2000/svg",
361
341
  viewBox: "0 0 32 32",
362
342
  fill: "currentColor"
363
- }, rest), _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
364
- d: "M28,4H4A2,2,0,0,0,2,6V22a2,2,0,0,0,2,2h8v4H8v2H24V28H20V24h8a2,2,0,0,0,2-2V6A2,2,0,0,0,28,4ZM18,28H14V24h4Zm10-6H4V6H28Z"
343
+ }, rest), _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
344
+ d: "M21 25L16 30 11 25 12.409 23.581 15 26.153 15 19 17 19 17 26.206 19.591 23.581 21 25zM24 11L19 16 24 21 25.419 19.591 22.847 17 30 17 30 15 22.794 15 25.419 12.409 24 11zM8 11L13 16 8 21 6.581 19.591 9.153 17 2 17 2 15 9.206 15 6.581 12.409 8 11zM12.4289 5.8227v1.63a1.1269 1.1269 0 01-.6767 1.026l-1.39.5967A1.1218 1.1218 0 019.14 8.8424L7.3208 7.0233a1.1165 1.1165 0 01.0125-1.579l.0348-.0328c7.393-6.527 14.6913-2.0374 17.2127-.0473a1.1166 1.1166 0 01.1746 1.5693 1.1011 1.1011 0 01-.0873.0971L22.9108 8.7878a1.1114 1.1114 0 01-1.2225.2329l-1.39-.5967a1.1112 1.1112 0 01-.68-1.0223v-1.63S15.9726 3.0648 12.4289 5.8227z"
365
345
  })), children);
366
346
  });
367
347
 
368
348
  if (process.env.NODE_ENV !== "production") {
369
- Screen.propTypes = iconPropTypes;
349
+ RouterVoice.propTypes = iconPropTypes;
370
350
  }
371
- var ScreenOff = /*#__PURE__*/React.forwardRef(function ScreenOff(_ref11, ref) {
351
+ var RouterWifi = /*#__PURE__*/React.forwardRef(function RouterWifi(_ref11, ref) {
372
352
  var children = _ref11.children,
373
353
  _ref11$size = _ref11.size,
374
354
  size = _ref11$size === void 0 ? 16 : _ref11$size,
@@ -381,15 +361,21 @@ var ScreenOff = /*#__PURE__*/React.forwardRef(function ScreenOff(_ref11, ref) {
381
361
  xmlns: "http://www.w3.org/2000/svg",
382
362
  viewBox: "0 0 32 32",
383
363
  fill: "currentColor"
384
- }, rest), _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
385
- d: "M28,22H11.41L30,3.41,28.59,2l-2,2H4A2,2,0,0,0,2,6V22H4V6H24.59L2,28.59,3.41,30l6-6H12v4H8v2H24V28H20V24h8a2,2,0,0,0,2-2V9H28ZM18,28H14V24h4Z"
364
+ }, rest), _circle || (_circle = /*#__PURE__*/React.createElement("circle", {
365
+ cx: "16",
366
+ cy: "13.5",
367
+ r: "1.5"
368
+ })), _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
369
+ d: "M19.5356,10.4648a5,5,0,0,0-7.0717,0L11.05,9.0508a6.9992,6.9992,0,0,1,9.9,0Z"
370
+ })), _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
371
+ d: "M23.0713 6.929a10 10 0 00-14.1426 0L7.5146 5.5144a12.0011 12.0011 0 0116.9708 0zM21 25L16 30 11 25 12.409 23.581 15 26.153 15 19 17 19 17 26.206 19.591 23.581 21 25zM24 11L19 16 24 21 25.419 19.591 22.847 17 30 17 30 15 22.794 15 25.419 12.409 24 11zM8 11L13 16 8 21 6.581 19.591 9.153 17 2 17 2 15 9.206 15 6.581 12.409 8 11z"
386
372
  })), children);
387
373
  });
388
374
 
389
375
  if (process.env.NODE_ENV !== "production") {
390
- ScreenOff.propTypes = iconPropTypes;
376
+ RouterWifi.propTypes = iconPropTypes;
391
377
  }
392
- var Script = /*#__PURE__*/React.forwardRef(function Script(_ref12, ref) {
378
+ var Row = /*#__PURE__*/React.forwardRef(function Row(_ref12, ref) {
393
379
  var children = _ref12.children,
394
380
  _ref12$size = _ref12.size,
395
381
  size = _ref12$size === void 0 ? 16 : _ref12$size,
@@ -402,17 +388,15 @@ var Script = /*#__PURE__*/React.forwardRef(function Script(_ref12, ref) {
402
388
  xmlns: "http://www.w3.org/2000/svg",
403
389
  viewBox: "0 0 32 32",
404
390
  fill: "currentColor"
405
- }, rest), _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
406
- d: "M18.83 26L21.41 23.42 20 22 16 26 20 30 21.42 28.59 18.83 26zM27.17 26L24.59 28.58 26 30 30 26 26 22 24.58 23.41 27.17 26z"
407
- })), _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
408
- d: "M14,28H8V4h8v6a2.0058,2.0058,0,0,0,2,2h6v6h2V10a.9092.9092,0,0,0-.3-.7l-7-7A.9087.9087,0,0,0,18,2H8A2.0058,2.0058,0,0,0,6,4V28a2.0058,2.0058,0,0,0,2,2h6ZM18,4.4,23.6,10H18Z"
391
+ }, rest), _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
392
+ d: "M4 24H28V26H4zM26 18H6V14H26v4m2 0V14a2 2 0 00-2-2H6a2 2 0 00-2 2v4a2 2 0 002 2H26a2 2 0 002-2zM4 6H28V8H4z"
409
393
  })), children);
410
394
  });
411
395
 
412
396
  if (process.env.NODE_ENV !== "production") {
413
- Script.propTypes = iconPropTypes;
397
+ Row.propTypes = iconPropTypes;
414
398
  }
415
- var ScriptReference = /*#__PURE__*/React.forwardRef(function ScriptReference(_ref13, ref) {
399
+ var RowCollapse = /*#__PURE__*/React.forwardRef(function RowCollapse(_ref13, ref) {
416
400
  var children = _ref13.children,
417
401
  _ref13$size = _ref13.size,
418
402
  size = _ref13$size === void 0 ? 16 : _ref13$size,
@@ -425,15 +409,15 @@ var ScriptReference = /*#__PURE__*/React.forwardRef(function ScriptReference(_re
425
409
  xmlns: "http://www.w3.org/2000/svg",
426
410
  viewBox: "0 0 32 32",
427
411
  fill: "currentColor"
428
- }, rest), _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
429
- d: "M4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20zM27.17 26L24.59 28.58 26 30 30 26 26 22 24.58 23.41 27.17 26zM18.83 26L21.41 23.42 20 22 16 26 20 30 21.42 28.59 18.83 26zM25.7 9.3l-7-7A.9087.9087 0 0018 2H8A2.0058 2.0058 0 006 4V16H8V4h8v6a2.0058 2.0058 0 002 2h6v6h2V10A.9092.9092 0 0025.7 9.3zM18 10V4.4L23.6 10z"
412
+ }, rest), _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
413
+ d: "M26 20H6a2 2 0 00-2 2v4a2 2 0 002 2H26a2 2 0 002-2V22A2 2 0 0026 20zm0 6H6V22H26zM17 7.828L19.586 10.414 21 9 16 4 11 9 12.414 10.414 15 7.828 15 14 4 14 4 16 28 16 28 14 17 14 17 7.828z"
430
414
  })), children);
431
415
  });
432
416
 
433
417
  if (process.env.NODE_ENV !== "production") {
434
- ScriptReference.propTypes = iconPropTypes;
418
+ RowCollapse.propTypes = iconPropTypes;
435
419
  }
436
- var Sdk = /*#__PURE__*/React.forwardRef(function Sdk(_ref14, ref) {
420
+ var RowDelete = /*#__PURE__*/React.forwardRef(function RowDelete(_ref14, ref) {
437
421
  var children = _ref14.children,
438
422
  _ref14$size = _ref14.size,
439
423
  size = _ref14$size === void 0 ? 16 : _ref14$size,
@@ -446,33 +430,22 @@ var Sdk = /*#__PURE__*/React.forwardRef(function Sdk(_ref14, ref) {
446
430
  xmlns: "http://www.w3.org/2000/svg",
447
431
  viewBox: "0 0 32 32",
448
432
  fill: "currentColor"
449
- }, rest), _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
450
- d: "M30 9L27.9 9 24 15.6 24 9 22 9 22 23 24 23 24 18.7 24.9 17.2 27.9 23 30 23 26.1 15.4 30 9zM16 23H12V9h4a4.0118 4.0118 0 014 4v6A4.0118 4.0118 0 0116 23zm-2-2h2a2.0059 2.0059 0 002-2V13a2.0059 2.0059 0 00-2-2H14zM8 23H2V21H8V17H4a2.0059 2.0059 0 01-2-2V11A2.0059 2.0059 0 014 9h6v2H4v4H8a2.0059 2.0059 0 012 2v4A2.0059 2.0059 0 018 23z"
433
+ }, rest), _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
434
+ d: "M24 30H4a2.0021 2.0021 0 01-2-2V22a2.0021 2.0021 0 012-2H24a2.0021 2.0021 0 012 2v6A2.0021 2.0021 0 0124 30zM4 22H3.9985L4 28H24V22zM30 3.41L28.59 2 25 5.59 21.41 2 20 3.41 23.59 7 20 10.59 21.41 12 25 8.41 28.59 12 30 10.59 26.41 7 30 3.41z"
435
+ })), _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
436
+ d: "M4,14V8H18V6H4A2.0023,2.0023,0,0,0,2,8v6a2.0023,2.0023,0,0,0,2,2H26V14Z"
451
437
  })), children);
452
438
  });
453
439
 
454
440
  if (process.env.NODE_ENV !== "production") {
455
- Sdk.propTypes = iconPropTypes;
441
+ RowDelete.propTypes = iconPropTypes;
456
442
  }
457
- var Search = /*#__PURE__*/React.forwardRef(function Search(_ref15, ref) {
443
+ var RowExpand = /*#__PURE__*/React.forwardRef(function RowExpand(_ref15, ref) {
458
444
  var children = _ref15.children,
459
445
  _ref15$size = _ref15.size,
460
446
  size = _ref15$size === void 0 ? 16 : _ref15$size,
461
447
  rest = _objectWithoutProperties(_ref15, _excluded15);
462
448
 
463
- if (size === 16 || size === "16" || size === "16px") {
464
- return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
465
- width: size,
466
- height: size,
467
- ref: ref,
468
- xmlns: "http://www.w3.org/2000/svg",
469
- viewBox: "0 0 16 16",
470
- fill: "currentColor"
471
- }, rest), _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
472
- d: "M15,14.3L10.7,10c1.9-2.3,1.6-5.8-0.7-7.7S4.2,0.7,2.3,3S0.7,8.8,3,10.7c2,1.7,5,1.7,7,0l4.3,4.3L15,14.3z M2,6.5 C2,4,4,2,6.5,2S11,4,11,6.5S9,11,6.5,11S2,9,2,6.5z"
473
- })), children);
474
- }
475
-
476
449
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
477
450
  width: size,
478
451
  height: size,
@@ -480,15 +453,15 @@ var Search = /*#__PURE__*/React.forwardRef(function Search(_ref15, ref) {
480
453
  xmlns: "http://www.w3.org/2000/svg",
481
454
  viewBox: "0 0 32 32",
482
455
  fill: "currentColor"
483
- }, rest), _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
484
- d: "M29,27.5859l-7.5521-7.5521a11.0177,11.0177,0,1,0-1.4141,1.4141L27.5859,29ZM4,13a9,9,0,1,1,9,9A9.01,9.01,0,0,1,4,13Z"
456
+ }, rest), _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
457
+ d: "M4 18L15 18 15 24.172 12.414 21.586 11 23 16 28 21 23 19.586 21.586 17 24.172 17 18 28 18 28 16 4 16 4 18zM26 4H6A2 2 0 004 6v4a2 2 0 002 2H26a2 2 0 002-2V6A2 2 0 0026 4zm0 6H6V6H26z"
485
458
  })), children);
486
459
  });
487
460
 
488
461
  if (process.env.NODE_ENV !== "production") {
489
- Search.propTypes = iconPropTypes;
462
+ RowExpand.propTypes = iconPropTypes;
490
463
  }
491
- var SearchAdvanced = /*#__PURE__*/React.forwardRef(function SearchAdvanced(_ref16, ref) {
464
+ var RowInsert = /*#__PURE__*/React.forwardRef(function RowInsert(_ref16, ref) {
492
465
  var children = _ref16.children,
493
466
  _ref16$size = _ref16.size,
494
467
  size = _ref16$size === void 0 ? 16 : _ref16$size,
@@ -501,15 +474,15 @@ var SearchAdvanced = /*#__PURE__*/React.forwardRef(function SearchAdvanced(_ref1
501
474
  xmlns: "http://www.w3.org/2000/svg",
502
475
  viewBox: "0 0 32 32",
503
476
  fill: "currentColor"
504
- }, rest), _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
505
- d: "M30 6L26 6 26 2 24 2 24 6 20 6 20 8 24 8 24 12 26 12 26 8 30 8 30 6zM24 28.5859l-5.9751-5.9751a9.0234 9.0234 0 10-1.4141 1.4141L22.5859 30zM4 17a7 7 0 117 7A7.0078 7.0078 0 014 17z"
477
+ }, rest), _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
478
+ d: "M28 12H10a2.0021 2.0021 0 01-2-2V4a2.0021 2.0021 0 012-2H28a2.0021 2.0021 0 012 2v6A2.0021 2.0021 0 0128 12zM10 4v6H28V4zM28 30H10a2.0021 2.0021 0 01-2-2V22a2.0021 2.0021 0 012-2H28a2.0021 2.0021 0 012 2v6A2.0021 2.0021 0 0128 30zM10 22v6H28V22zM9 16L3.414 10.414 2 11.828 6.172 16 2 20.172 3.414 21.586 9 16z"
506
479
  })), children);
507
480
  });
508
481
 
509
482
  if (process.env.NODE_ENV !== "production") {
510
- SearchAdvanced.propTypes = iconPropTypes;
483
+ RowInsert.propTypes = iconPropTypes;
511
484
  }
512
- var SearchLocate = /*#__PURE__*/React.forwardRef(function SearchLocate(_ref17, ref) {
485
+ var Rss = /*#__PURE__*/React.forwardRef(function Rss(_ref17, ref) {
513
486
  var children = _ref17.children,
514
487
  _ref17$size = _ref17.size,
515
488
  size = _ref17$size === void 0 ? 16 : _ref17$size,
@@ -522,15 +495,17 @@ var SearchLocate = /*#__PURE__*/React.forwardRef(function SearchLocate(_ref17, r
522
495
  xmlns: "http://www.w3.org/2000/svg",
523
496
  viewBox: "0 0 32 32",
524
497
  fill: "currentColor"
525
- }, rest), _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
526
- d: "M30 28.5859l-4.6885-4.6884a8.028 8.028 0 10-1.414 1.414L28.5859 30zM19 25a6 6 0 116-6A6.0066 6.0066 0 0119 25zM2 12H10V14H2zM2 2H18V4H2zM2 7H18V9H2z"
498
+ }, rest), _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
499
+ d: "M8 18c-3.3 0-6 2.7-6 6s2.7 6 6 6 6-2.7 6-6C14 20.7 11.3 18 8 18zM8 28c-2.2 0-4-1.8-4-4s1.8-4 4-4 4 1.8 4 4C12 26.2 10.2 28 8 28zM30 24h-2C28 13 19 4 8 4V2C20.1 2 30 11.9 30 24z"
500
+ })), _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
501
+ d: "M22,24h-2c0-6.6-5.4-12-12-12v-2C15.7,10,22,16.3,22,24z"
527
502
  })), children);
528
503
  });
529
504
 
530
505
  if (process.env.NODE_ENV !== "production") {
531
- SearchLocate.propTypes = iconPropTypes;
506
+ Rss.propTypes = iconPropTypes;
532
507
  }
533
- var Security = /*#__PURE__*/React.forwardRef(function Security(_ref18, ref) {
508
+ var Rule = /*#__PURE__*/React.forwardRef(function Rule(_ref18, ref) {
534
509
  var children = _ref18.children,
535
510
  _ref18$size = _ref18.size,
536
511
  size = _ref18$size === void 0 ? 16 : _ref18$size,
@@ -543,17 +518,17 @@ var Security = /*#__PURE__*/React.forwardRef(function Security(_ref18, ref) {
543
518
  xmlns: "http://www.w3.org/2000/svg",
544
519
  viewBox: "0 0 32 32",
545
520
  fill: "currentColor"
546
- }, rest), _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
547
- d: "M14 16.59L11.41 14 10 15.41 14 19.41 22 11.41 20.59 10 14 16.59z"
548
- })), _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
549
- d: "M16,30,9.8242,26.7071A10.9818,10.9818,0,0,1,4,17V4A2.0021,2.0021,0,0,1,6,2H26a2.0021,2.0021,0,0,1,2,2V17a10.9818,10.9818,0,0,1-5.8242,9.7071ZM6,4V17a8.9852,8.9852,0,0,0,4.7656,7.9423L16,27.7333l5.2344-2.791A8.9852,8.9852,0,0,0,26,17V4Z"
521
+ }, rest), _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
522
+ d: "M10 16H22V18H10zM10 10H22V12H10z"
523
+ })), _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
524
+ d: "M16,30,9.8242,26.7071A10.9815,10.9815,0,0,1,4,17V4A2.0022,2.0022,0,0,1,6,2H26a2.0022,2.0022,0,0,1,2,2V17a10.9815,10.9815,0,0,1-5.8242,9.7069ZM6,4V17a8.9852,8.9852,0,0,0,4.7656,7.9423L16,27.7333l5.2344-2.791A8.9852,8.9852,0,0,0,26,17V4Z"
550
525
  })), children);
551
526
  });
552
527
 
553
528
  if (process.env.NODE_ENV !== "production") {
554
- Security.propTypes = iconPropTypes;
529
+ Rule.propTypes = iconPropTypes;
555
530
  }
556
- var SecurityServices = /*#__PURE__*/React.forwardRef(function SecurityServices(_ref19, ref) {
531
+ var RuleCancelled = /*#__PURE__*/React.forwardRef(function RuleCancelled(_ref19, ref) {
557
532
  var children = _ref19.children,
558
533
  _ref19$size = _ref19.size,
559
534
  size = _ref19$size === void 0 ? 16 : _ref19$size,
@@ -566,17 +541,17 @@ var SecurityServices = /*#__PURE__*/React.forwardRef(function SecurityServices(_
566
541
  xmlns: "http://www.w3.org/2000/svg",
567
542
  viewBox: "0 0 32 32",
568
543
  fill: "currentColor"
569
- }, rest), _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
570
- d: "M30,24V22H27.8989a4.9678,4.9678,0,0,0-.7319-1.7529l1.49-1.49-1.414-1.414-1.49,1.49A4.9678,4.9678,0,0,0,24,18.1011V16H22v2.1011a4.9678,4.9678,0,0,0-1.7529.7319l-1.49-1.49-1.414,1.414,1.49,1.49A4.9678,4.9678,0,0,0,18.1011,22H16v2h2.1011a4.9678,4.9678,0,0,0,.7319,1.7529l-1.49,1.49,1.414,1.414,1.49-1.49A4.9678,4.9678,0,0,0,22,27.8989V30h2V27.8989a4.9678,4.9678,0,0,0,1.7529-.7319l1.49,1.49,1.414-1.414-1.49-1.49A4.9678,4.9678,0,0,0,27.8989,24Zm-7,2a3,3,0,1,1,3-3A3.0033,3.0033,0,0,1,23,26Z"
571
- })), _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
572
- d: "M14,26.667l-3.2344-1.7246A8.9858,8.9858,0,0,1,6,17V4H26V14h2V4a2.0023,2.0023,0,0,0-2-2H6A2.0023,2.0023,0,0,0,4,4V17a10.9814,10.9814,0,0,0,5.8242,9.707L14,28.9336Z"
544
+ }, rest), _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
545
+ d: "M30 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 24zM8 16H18V18H8zM8 10H20V12H8z"
546
+ })), _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
547
+ d: "M14,27.7334l-5.2344-2.791A8.9858,8.9858,0,0,1,4,17V4H24l0,11h2L26,4a2.0023,2.0023,0,0,0-2-2H4A2.0023,2.0023,0,0,0,2,4V17a10.9814,10.9814,0,0,0,5.8242,9.707L14,30Z"
573
548
  })), children);
574
549
  });
575
550
 
576
551
  if (process.env.NODE_ENV !== "production") {
577
- SecurityServices.propTypes = iconPropTypes;
552
+ RuleCancelled.propTypes = iconPropTypes;
578
553
  }
579
- var Select_01 = /*#__PURE__*/React.forwardRef(function Select_01(_ref20, ref) {
554
+ var RuleDataQuality = /*#__PURE__*/React.forwardRef(function RuleDataQuality(_ref20, ref) {
580
555
  var children = _ref20.children,
581
556
  _ref20$size = _ref20.size,
582
557
  size = _ref20$size === void 0 ? 16 : _ref20$size,
@@ -589,15 +564,17 @@ var Select_01 = /*#__PURE__*/React.forwardRef(function Select_01(_ref20, ref) {
589
564
  xmlns: "http://www.w3.org/2000/svg",
590
565
  viewBox: "0 0 32 32",
591
566
  fill: "currentColor"
592
- }, rest), _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
593
- d: "M12 6L8 6 8 2 6 2 6 6 2 6 2 8 6 8 6 12 8 12 8 8 12 8 12 6zM16 6H20V8H16zM24 6V8h4v4h2V8a2 2 0 00-2-2zM6 16H8V20H6zM8 28V24H6v4a2 2 0 002 2h4V28zM28 16H30V20H28zM16 28H20V30H16zM28 24v4H24v2h4a2 2 0 002-2V24z"
594
- })), children);
567
+ }, rest), _switch || (_switch = /*#__PURE__*/React.createElement("switch", null, /*#__PURE__*/React.createElement("g", null, /*#__PURE__*/React.createElement("path", {
568
+ d: "M30 28.6l-2.8-2.8C27.7 25 28 24 28 23c0-2.8-2.2-5-5-5s-5 2.2-5 5 2.2 5 5 5c1 0 2-.3 2.8-.8l2.8 2.8L30 28.6zM20 23c0-1.7 1.3-3 3-3s3 1.3 3 3-1.3 3-3 3S20 24.7 20 23zM8 16H18V18H8zM8 10H20V12H8z"
569
+ }), /*#__PURE__*/React.createElement("path", {
570
+ d: "M14,27.7l-5.2-2.8C5.8,23.4,4,20.3,4,17V4h20v11h2V4c0-1.1-0.9-2-2-2H4C2.9,2,2,2.9,2,4v13c0,4.1,2.2,7.8,5.8,9.7L14,30 V27.7z"
571
+ })))), children);
595
572
  });
596
573
 
597
574
  if (process.env.NODE_ENV !== "production") {
598
- Select_01.propTypes = iconPropTypes;
575
+ RuleDataQuality.propTypes = iconPropTypes;
599
576
  }
600
- var Select_02 = /*#__PURE__*/React.forwardRef(function Select_02(_ref21, ref) {
577
+ var RuleDraft = /*#__PURE__*/React.forwardRef(function RuleDraft(_ref21, ref) {
601
578
  var children = _ref21.children,
602
579
  _ref21$size = _ref21.size,
603
580
  size = _ref21$size === void 0 ? 16 : _ref21$size,
@@ -610,15 +587,17 @@ var Select_02 = /*#__PURE__*/React.forwardRef(function Select_02(_ref21, ref) {
610
587
  xmlns: "http://www.w3.org/2000/svg",
611
588
  viewBox: "0 0 32 32",
612
589
  fill: "currentColor"
613
- }, rest), _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
614
- d: "M12 6L8 6 8 2 6 2 6 6 2 6 2 8 6 8 6 12 8 12 8 8 12 8 12 6zM30 10V4H24V6H16V8h8v2h2V24H24v2H10V24H8V16H6v8H4v6h6V28H24v2h6V24H28V10zM8 28H6V26H8zm20 0H26V26h2zM26 6h2V8H26z"
590
+ }, rest), _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
591
+ d: "M29.707 19.293l-3-3a.9994.9994 0 00-1.414 0L16 25.5859V30h4.4141l9.2929-9.293A.9994.9994 0 0029.707 19.293zM19.5859 28H18V26.4141l5-5L24.5859 23zM26 21.5859L24.4141 20 26 18.4141 27.5859 20zM8 16H18V18H8zM8 10H20V12H8z"
592
+ })), _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
593
+ d: "M26,4a2.0023,2.0023,0,0,0-2-2H4A2.0023,2.0023,0,0,0,2,4V17a10.9814,10.9814,0,0,0,5.8242,9.707L13,29.4668V27.2L8.7656,24.9424A8.9858,8.9858,0,0,1,4,17V4H24v9h2Z"
615
594
  })), children);
616
595
  });
617
596
 
618
597
  if (process.env.NODE_ENV !== "production") {
619
- Select_02.propTypes = iconPropTypes;
598
+ RuleDraft.propTypes = iconPropTypes;
620
599
  }
621
- var SelectWindow = /*#__PURE__*/React.forwardRef(function SelectWindow(_ref22, ref) {
600
+ var RuleFilled = /*#__PURE__*/React.forwardRef(function RuleFilled(_ref22, ref) {
622
601
  var children = _ref22.children,
623
602
  _ref22$size = _ref22.size,
624
603
  size = _ref22$size === void 0 ? 16 : _ref22$size,
@@ -631,15 +610,22 @@ var SelectWindow = /*#__PURE__*/React.forwardRef(function SelectWindow(_ref22, r
631
610
  xmlns: "http://www.w3.org/2000/svg",
632
611
  viewBox: "0 0 32 32",
633
612
  fill: "currentColor"
634
- }, rest), _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
635
- d: "M8 26H4a2.0021 2.0021 0 01-2-2V20H4v4H8zM2 12H4V16H2zM26 8H24V4H20V2h4a2.0021 2.0021 0 012 2zM12 2H16V4H12zM4 8H2V4A2.0021 2.0021 0 014 2H8V4H4zM27 32a.9967.9967 0 01-.707-.293l-6.1377-6.1377L16.832 30.5547a1 1 0 01-1.79-.2676l-6-20A1 1 0 0110.2871 9.042l20 6a1 1 0 01.2676 1.79l-4.9854 3.3233L31.707 26.293a.9994.9994 0 010 1.414l-4 4A.9967.9967 0 0127 32zm0-2.4141L29.5859 27 22.431 19.845l5.2458-3.4978L11.4917 11.4917l4.8555 16.1851L19.845 22.431z"
613
+ }, rest), _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
614
+ fill: "none",
615
+ d: "M9 16H23V18H9z",
616
+ "data-icon-path": "inner-path"
617
+ })), _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
618
+ fill: "none",
619
+ d: "M9 10H23V12H9z"
620
+ })), _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
621
+ d: "M26,2H6A2.0023,2.0023,0,0,0,4,4V17a10.9814,10.9814,0,0,0,5.8242,9.707L16,30l6.1758-3.293A10.9814,10.9814,0,0,0,28,17V4A2.0023,2.0023,0,0,0,26,2ZM23,18H9V16H23Zm0-6H9V10H23Z"
636
622
  })), children);
637
623
  });
638
624
 
639
625
  if (process.env.NODE_ENV !== "production") {
640
- SelectWindow.propTypes = iconPropTypes;
626
+ RuleFilled.propTypes = iconPropTypes;
641
627
  }
642
- var Send = /*#__PURE__*/React.forwardRef(function Send(_ref23, ref) {
628
+ var RuleTest = /*#__PURE__*/React.forwardRef(function RuleTest(_ref23, ref) {
643
629
  var children = _ref23.children,
644
630
  _ref23$size = _ref23.size,
645
631
  size = _ref23$size === void 0 ? 16 : _ref23$size,
@@ -652,15 +638,19 @@ var Send = /*#__PURE__*/React.forwardRef(function Send(_ref23, ref) {
652
638
  xmlns: "http://www.w3.org/2000/svg",
653
639
  viewBox: "0 0 32 32",
654
640
  fill: "currentColor"
655
- }, rest), _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
656
- d: "M27.45,15.11l-22-11a1,1,0,0,0-1.08.12,1,1,0,0,0-.33,1L7,16,4,26.74A1,1,0,0,0,5,28a1,1,0,0,0,.45-.11l22-11a1,1,0,0,0,0-1.78Zm-20.9,10L8.76,17H18V15H8.76L6.55,6.89,24.76,16Z"
641
+ }, rest), _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
642
+ d: "M23,30a7,7,0,1,1,7-7A7.0078,7.0078,0,0,1,23,30Zm0-12a5,5,0,1,0,5,5A5.0055,5.0055,0,0,0,23,18Z"
643
+ })), _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
644
+ d: "M26 24.586L24 22.586 24 20 22 20 22 23.414 24.586 26 26 24.586zM8 16H14V18H8zM8 10H20V12H8z"
645
+ })), _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
646
+ d: "M26,4a2.0023,2.0023,0,0,0-2-2H4A2.0023,2.0023,0,0,0,2,4V17a10.9814,10.9814,0,0,0,5.8242,9.707L13,29.4668V27.2L8.7656,24.9424A8.9858,8.9858,0,0,1,4,17V4H24v9h2Z"
657
647
  })), children);
658
648
  });
659
649
 
660
650
  if (process.env.NODE_ENV !== "production") {
661
- Send.propTypes = iconPropTypes;
651
+ RuleTest.propTypes = iconPropTypes;
662
652
  }
663
- var SendAlt = /*#__PURE__*/React.forwardRef(function SendAlt(_ref24, ref) {
653
+ var Ruler = /*#__PURE__*/React.forwardRef(function Ruler(_ref24, ref) {
664
654
  var children = _ref24.children,
665
655
  _ref24$size = _ref24.size,
666
656
  size = _ref24$size === void 0 ? 16 : _ref24$size,
@@ -673,15 +663,15 @@ var SendAlt = /*#__PURE__*/React.forwardRef(function SendAlt(_ref24, ref) {
673
663
  xmlns: "http://www.w3.org/2000/svg",
674
664
  viewBox: "0 0 32 32",
675
665
  fill: "currentColor"
676
- }, rest), _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
677
- d: "M27.71,4.29a1,1,0,0,0-1.05-.23l-22,8a1,1,0,0,0,0,1.87l9.6,3.84,3.84,9.6A1,1,0,0,0,19,28h0a1,1,0,0,0,.92-.66l8-22A1,1,0,0,0,27.71,4.29ZM19,24.2l-2.79-7L21,12.41,19.59,11l-4.83,4.83L7.8,13,25.33,6.67Z"
666
+ }, rest), _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
667
+ d: "M29,10H3a1,1,0,0,0-1,1V21a1,1,0,0,0,1,1H29a1,1,0,0,0,1-1V11A1,1,0,0,0,29,10ZM28,20H4V12H8v4h2V12h5v4h2V12h5v4h2V12h4Z"
678
668
  })), children);
679
669
  });
680
670
 
681
671
  if (process.env.NODE_ENV !== "production") {
682
- SendAlt.propTypes = iconPropTypes;
672
+ Ruler.propTypes = iconPropTypes;
683
673
  }
684
- var SendAltFilled = /*#__PURE__*/React.forwardRef(function SendAltFilled(_ref25, ref) {
674
+ var RulerAlt = /*#__PURE__*/React.forwardRef(function RulerAlt(_ref25, ref) {
685
675
  var children = _ref25.children,
686
676
  _ref25$size = _ref25.size,
687
677
  size = _ref25$size === void 0 ? 16 : _ref25$size,
@@ -694,15 +684,15 @@ var SendAltFilled = /*#__PURE__*/React.forwardRef(function SendAltFilled(_ref25,
694
684
  xmlns: "http://www.w3.org/2000/svg",
695
685
  viewBox: "0 0 32 32",
696
686
  fill: "currentColor"
697
- }, rest), _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
698
- d: "M27.71,4.29a1,1,0,0,0-1.05-.23l-22,8a1,1,0,0,0,0,1.87l8.59,3.43L19.59,11,21,12.41l-6.37,6.37,3.44,8.59A1,1,0,0,0,19,28h0a1,1,0,0,0,.92-.66l8-22A1,1,0,0,0,27.71,4.29Z"
687
+ }, rest), _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
688
+ d: "M29.41,21.67,10.34,2.58a2,2,0,0,0-2.83,0L2.59,7.51a2,2,0,0,0,0,2.82L21.66,29.42a2,2,0,0,0,1.42.58,2,2,0,0,0,1.41-.58l4.92-4.93A2,2,0,0,0,29.41,21.67ZM23.08,28,4,8.92,8.92,4l3.79,3.79L10.46,10l1.41,1.41L14.12,9.2l4.13,4.13L16,15.58,17.42,17l2.25-2.25,4.13,4.13-2.25,2.25L23,22.54l2.25-2.25L28,23.08Z"
699
689
  })), children);
700
690
  });
701
691
 
702
692
  if (process.env.NODE_ENV !== "production") {
703
- SendAltFilled.propTypes = iconPropTypes;
693
+ RulerAlt.propTypes = iconPropTypes;
704
694
  }
705
- var SendFilled = /*#__PURE__*/React.forwardRef(function SendFilled(_ref26, ref) {
695
+ var Run = /*#__PURE__*/React.forwardRef(function Run(_ref26, ref) {
706
696
  var children = _ref26.children,
707
697
  _ref26$size = _ref26.size,
708
698
  size = _ref26$size === void 0 ? 16 : _ref26$size,
@@ -715,15 +705,19 @@ var SendFilled = /*#__PURE__*/React.forwardRef(function SendFilled(_ref26, ref)
715
705
  xmlns: "http://www.w3.org/2000/svg",
716
706
  viewBox: "0 0 32 32",
717
707
  fill: "currentColor"
718
- }, rest), _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
719
- d: "M27.45,15.11l-22-11a1,1,0,0,0-1.08.12,1,1,0,0,0-.33,1L6.69,15H18v2H6.69L4,26.74A1,1,0,0,0,5,28a1,1,0,0,0,.45-.11l22-11a1,1,0,0,0,0-1.78Z"
708
+ }, rest), _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
709
+ d: "M21,16a6,6,0,1,1-6,6,6,6,0,0,1,6-6m0-2a8,8,0,1,0,8,8,8,8,0,0,0-8-8Z"
710
+ })), _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
711
+ d: "M26,4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2h4V26H6V12H28V6A2,2,0,0,0,26,4ZM6,10V6H26v4Z"
712
+ })), _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
713
+ d: "M19 19L19 25 24 22 19 19z"
720
714
  })), children);
721
715
  });
722
716
 
723
717
  if (process.env.NODE_ENV !== "production") {
724
- SendFilled.propTypes = iconPropTypes;
718
+ Run.propTypes = iconPropTypes;
725
719
  }
726
- var SendBackward = /*#__PURE__*/React.forwardRef(function SendBackward(_ref27, ref) {
720
+ var RunMirror = /*#__PURE__*/React.forwardRef(function RunMirror(_ref27, ref) {
727
721
  var children = _ref27.children,
728
722
  _ref27$size = _ref27.size,
729
723
  size = _ref27$size === void 0 ? 16 : _ref27$size,
@@ -736,15 +730,19 @@ var SendBackward = /*#__PURE__*/React.forwardRef(function SendBackward(_ref27, r
736
730
  xmlns: "http://www.w3.org/2000/svg",
737
731
  viewBox: "0 0 32 32",
738
732
  fill: "currentColor"
739
- }, rest), _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
740
- d: "M4 7H2V4A2.0023 2.0023 0 014 2H7V4H4zM7 22H4a2.0023 2.0023 0 01-2-2V17H4v3H7zM2 10H4V14H2zM22 7H20V4H17V2h3a2.0023 2.0023 0 012 2zM10 2H14V4H10zM28 30H12a2.0023 2.0023 0 01-2-2V12a2.0023 2.0023 0 012-2H28a2.0023 2.0023 0 012 2V28A2.0023 2.0023 0 0128 30zM12 12V28H28V12z"
733
+ }, rest), _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
734
+ d: "M9 19L9 25 14 22z"
735
+ })), _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
736
+ d: "M11,16c3.3,0,6,2.7,6,6s-2.7,6-6,6s-6-2.7-6-6S7.7,16,11,16 M11,14c-4.4,0-8,3.6-8,8s3.6,8,8,8s8-3.6,8-8S15.4,14,11,14 L11,14z"
737
+ })), _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
738
+ d: "M4,6v6h22v14h-4v2h4c1.1,0,2-0.9,2-2V6c0-1.1-0.9-2-2-2H6C4.9,4,4,4.9,4,6z M6,10V6h20v4H6z"
741
739
  })), children);
742
740
  });
743
741
 
744
742
  if (process.env.NODE_ENV !== "production") {
745
- SendBackward.propTypes = iconPropTypes;
743
+ RunMirror.propTypes = iconPropTypes;
746
744
  }
747
- var SendToBack = /*#__PURE__*/React.forwardRef(function SendToBack(_ref28, ref) {
745
+ var QS = /*#__PURE__*/React.forwardRef(function QS(_ref28, ref) {
748
746
  var children = _ref28.children,
749
747
  _ref28$size = _ref28.size,
750
748
  size = _ref28$size === void 0 ? 16 : _ref28$size,
@@ -757,15 +755,15 @@ var SendToBack = /*#__PURE__*/React.forwardRef(function SendToBack(_ref28, ref)
757
755
  xmlns: "http://www.w3.org/2000/svg",
758
756
  viewBox: "0 0 32 32",
759
757
  fill: "currentColor"
760
- }, rest), _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
761
- d: "M28,10H22V4a2,2,0,0,0-2-2H4A2,2,0,0,0,2,4V20a2,2,0,0,0,2,2h6v6a2.0023,2.0023,0,0,0,2,2H28a2.0023,2.0023,0,0,0,2-2V12A2.0023,2.0023,0,0,0,28,10ZM12,28V12H28l.0015,16Z"
758
+ }, rest), _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
759
+ d: "M18,23H12V21h6V17H14a2,2,0,0,1-2-2V11a2,2,0,0,1,2-2h6v2H14v4h4a2,2,0,0,1,2,2v4A2,2,0,0,1,18,23Z"
762
760
  })), children);
763
761
  });
764
762
 
765
763
  if (process.env.NODE_ENV !== "production") {
766
- SendToBack.propTypes = iconPropTypes;
764
+ QS.propTypes = iconPropTypes;
767
765
  }
768
- var ServerDns = /*#__PURE__*/React.forwardRef(function ServerDns(_ref29, ref) {
766
+ var QSAlt = /*#__PURE__*/React.forwardRef(function QSAlt(_ref29, ref) {
769
767
  var children = _ref29.children,
770
768
  _ref29$size = _ref29.size,
771
769
  size = _ref29$size === void 0 ? 16 : _ref29$size,
@@ -778,19 +776,15 @@ var ServerDns = /*#__PURE__*/React.forwardRef(function ServerDns(_ref29, ref) {
778
776
  xmlns: "http://www.w3.org/2000/svg",
779
777
  viewBox: "0 0 32 32",
780
778
  fill: "currentColor"
781
- }, rest), _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
782
- d: "M16 2a8 8 0 108 8A8.0092 8.0092 0 0016 2zm5.91 7H19.4724a15.2457 15.2457 0 00-.7917-4.36A6.0088 6.0088 0 0121.91 9zM16.022 15.999h-.0076c-.3813-.1206-1.3091-1.8213-1.479-4.999h2.9292C17.2952 14.1763 16.3711 15.877 16.022 15.999zM14.5354 9c.1694-3.1763 1.0935-4.877 1.4426-4.999h.0076c.3813.1206 1.3091 1.8213 1.479 4.999zM13.3193 4.64A15.2457 15.2457 0 0012.5276 9H10.09A6.0088 6.0088 0 0113.3193 4.64zM10.09 11h2.4373a15.2457 15.2457 0 00.7917 4.36A6.0088 6.0088 0 0110.09 11zm8.59 4.36A15.2457 15.2457 0 0019.4724 11H21.91A6.0088 6.0088 0 0118.6807 15.36zM28 30H4a2.0021 2.0021 0 01-2-2V22a2.0021 2.0021 0 012-2H28a2.0021 2.0021 0 012 2v6A2.0021 2.0021 0 0128 30zM4 22v6H28V22z"
783
- })), _circle4 || (_circle4 = /*#__PURE__*/React.createElement("circle", {
784
- cx: "7",
785
- cy: "25",
786
- r: "1"
779
+ }, rest), _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
780
+ d: "M24 9L22 9 22 7 20 7 20 9 18 9 18 11 20 11 20 17 22 17 22 11 24 11 24 9zM14 23H8V21h6V17H10a2 2 0 01-2-2V11a2 2 0 012-2h6v2H10v4h4a2 2 0 012 2v4A2 2 0 0114 23z"
787
781
  })), children);
788
782
  });
789
783
 
790
784
  if (process.env.NODE_ENV !== "production") {
791
- ServerDns.propTypes = iconPropTypes;
785
+ QSAlt.propTypes = iconPropTypes;
792
786
  }
793
- var ServerProxy = /*#__PURE__*/React.forwardRef(function ServerProxy(_ref30, ref) {
787
+ var SailboatCoastal = /*#__PURE__*/React.forwardRef(function SailboatCoastal(_ref30, ref) {
794
788
  var children = _ref30.children,
795
789
  _ref30$size = _ref30.size,
796
790
  size = _ref30$size === void 0 ? 16 : _ref30$size,
@@ -803,21 +797,15 @@ var ServerProxy = /*#__PURE__*/React.forwardRef(function ServerProxy(_ref30, ref
803
797
  xmlns: "http://www.w3.org/2000/svg",
804
798
  viewBox: "0 0 32 32",
805
799
  fill: "currentColor"
806
- }, rest), _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
807
- d: "M6,30H26a2,2,0,0,0,2-2V22a2,2,0,0,0-2-2H6a2,2,0,0,0-2,2v6A2,2,0,0,0,6,30Zm0-8H26v6H6Z"
808
- })), _circle5 || (_circle5 = /*#__PURE__*/React.createElement("circle", {
809
- cx: "9",
810
- cy: "25",
811
- r: "1"
812
- })), _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
813
- d: "M26,2,24.59,3.41,27.17,6H22.315A6.9835,6.9835,0,0,0,9.08,10H4.83L7.41,7.41,6,6,1,11l5,5,1.41-1.41L4.83,12H9.685A6.9835,6.9835,0,0,0,22.92,8h4.25l-2.58,2.59L26,12l5-5ZM21,9a4.983,4.983,0,0,1-8.9745,3H16V10H11.1011a4.9852,4.9852,0,0,1,8.8734-4H16V8h4.8989A5.0019,5.0019,0,0,1,21,9Z"
800
+ }, rest), _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
801
+ d: "M24.7808,26,25.97,21.2422A1,1,0,0,0,25,20H20V17h5a1,1,0,0,0,.9082-1.4189l-6-13a1.0006,1.0006,0,0,0-1.7021-.19L8.2075,15.3906A1,1,0,0,0,9,17h9v3H7a1,1,0,0,0-.97,1.2422L7.2192,26H2v2H30V26ZM20,7.5527,23.437,15H20ZM11.0308,15,18,5.94V15ZM22.7192,26H9.2808l-1-4H23.7192Z"
814
802
  })), children);
815
803
  });
816
804
 
817
805
  if (process.env.NODE_ENV !== "production") {
818
- ServerProxy.propTypes = iconPropTypes;
806
+ SailboatCoastal.propTypes = iconPropTypes;
819
807
  }
820
- var ServerTime = /*#__PURE__*/React.forwardRef(function ServerTime(_ref31, ref) {
808
+ var SailboatOffshore = /*#__PURE__*/React.forwardRef(function SailboatOffshore(_ref31, ref) {
821
809
  var children = _ref31.children,
822
810
  _ref31$size = _ref31.size,
823
811
  size = _ref31$size === void 0 ? 16 : _ref31$size,
@@ -830,23 +818,17 @@ var ServerTime = /*#__PURE__*/React.forwardRef(function ServerTime(_ref31, ref)
830
818
  xmlns: "http://www.w3.org/2000/svg",
831
819
  viewBox: "0 0 32 32",
832
820
  fill: "currentColor"
833
- }, rest), _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
834
- d: "M28,30H4a2.0021,2.0021,0,0,1-2-2V22a2.0021,2.0021,0,0,1,2-2H28a2.0021,2.0021,0,0,1,2,2v6A2.0021,2.0021,0,0,1,28,30ZM4,22v6H28V22Z"
835
- })), _circle6 || (_circle6 = /*#__PURE__*/React.createElement("circle", {
836
- cx: "7",
837
- cy: "25",
838
- r: "1"
839
- })), _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
840
- d: "M19 11.586L17 9.586 17 6 15 6 15 10.414 17.586 13 19 11.586z"
841
- })), _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
842
- d: "M16,18a8,8,0,1,1,8-8A8.0092,8.0092,0,0,1,16,18ZM16,4a6,6,0,1,0,6,6A6.0067,6.0067,0,0,0,16,4Z"
821
+ }, rest), _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
822
+ d: "M6.9692,25H9.0308l-.75-3H23.7192l-.75,3h2.0616l.9394-3.7578A1,1,0,0,0,25,20H20V17h5a1,1,0,0,0,.9082-1.4189l-6-13a1.0006,1.0006,0,0,0-1.7021-.19L8.2075,15.3906A1,1,0,0,0,9,17h9v3H7a1,1,0,0,0-.97,1.2422ZM20,7.5527,23.437,15H20ZM11.0308,15,18,5.94V15Z"
823
+ })), _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
824
+ d: "M26.9058,25.751A2.998,2.998,0,0,1,24,28a3.4376,3.4376,0,0,1-3.0513-2.3164A1.007,1.007,0,0,0,20,25a.9894.9894,0,0,0-.9468.6787A3.44,3.44,0,0,1,16,28a3.4376,3.4376,0,0,1-3.0513-2.3164A1.007,1.007,0,0,0,12,25a.971.971,0,0,0-.9468.6787A3.44,3.44,0,0,1,8,28a2.998,2.998,0,0,1-2.9058-2.249l-1.9365.498A4.9965,4.9965,0,0,0,8,30a4.9316,4.9316,0,0,0,4-1.9873,5.0192,5.0192,0,0,0,8,0A4.9316,4.9316,0,0,0,24,30a4.9965,4.9965,0,0,0,4.8423-3.751Z"
843
825
  })), children);
844
826
  });
845
827
 
846
828
  if (process.env.NODE_ENV !== "production") {
847
- ServerTime.propTypes = iconPropTypes;
829
+ SailboatOffshore.propTypes = iconPropTypes;
848
830
  }
849
- var ServiceDesk = /*#__PURE__*/React.forwardRef(function ServiceDesk(_ref32, ref) {
831
+ var SankeyDiagram = /*#__PURE__*/React.forwardRef(function SankeyDiagram(_ref32, ref) {
850
832
  var children = _ref32.children,
851
833
  _ref32$size = _ref32.size,
852
834
  size = _ref32$size === void 0 ? 16 : _ref32$size,
@@ -859,16 +841,15 @@ var ServiceDesk = /*#__PURE__*/React.forwardRef(function ServiceDesk(_ref32, ref
859
841
  xmlns: "http://www.w3.org/2000/svg",
860
842
  viewBox: "0 0 32 32",
861
843
  fill: "currentColor"
862
- }, rest), _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
863
- d: "M28,24V22A12.01,12.01,0,0,0,17,10.0507V8h3V6H12V8h3v2.0507A12.01,12.01,0,0,0,4,22v2H2v2H30V24ZM16,12a10.0167,10.0167,0,0,1,9.7984,8H6.2015A10.0165,10.0165,0,0,1,16,12ZM6,22H26v2H6Z",
864
- transform: "translate(0 .005)"
844
+ }, rest), _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
845
+ d: "M28,2V8.0439c-1.9634.1968-6.3162,1.2325-10.5637,6.2764-.198-.2768-.3982-.5464-.5882-.8506C11.9736,5.6714,6.3191,4.2759,4,4.042V2H2V30H4V26.0464a14.8661,14.8661,0,0,0,9.9185-3.96C18.47,27.46,25.2363,28.0381,27.9341,28.0381c.0244,0,.0422-.001.0659-.001V30h2V2Zm0,8.0552v9.99a12.8834,12.8834,0,0,1-9.2756-4.1328C22.5032,11.2666,26.2915,10.26,28,10.0552ZM15.1519,14.53c.3242.5185.663.9907,1.0078,1.4409-.3384.4741-.6753.9707-1.0078,1.5029a16.1346,16.1346,0,0,1-1.0313,1.4531c-.0825-.1372-.1675-.27-.2466-.4126C9.3279,10.3315,5.7871,8.4438,4,8.0684V6.0508C5.9932,6.2905,10.8228,7.6035,15.1519,14.53ZM4,24.0488V10.1406c1.3254.4644,4.2034,2.2847,8.126,9.3448.1894.3413.396.6523.6.9667A12.8784,12.8784,0,0,1,4,24.0488Zm11.3179-3.4209a18.0563,18.0563,0,0,0,1.53-2.0937c.2212-.354.4454-.67.6687-.9951A14.8686,14.8686,0,0,0,28,22.0425v3.9863C25.67,26.019,19.374,25.5088,15.3179,20.6279Z"
865
846
  })), children);
866
847
  });
867
848
 
868
849
  if (process.env.NODE_ENV !== "production") {
869
- ServiceDesk.propTypes = iconPropTypes;
850
+ SankeyDiagram.propTypes = iconPropTypes;
870
851
  }
871
- var ServiceId = /*#__PURE__*/React.forwardRef(function ServiceId(_ref33, ref) {
852
+ var SankeyDiagramAlt = /*#__PURE__*/React.forwardRef(function SankeyDiagramAlt(_ref33, ref) {
872
853
  var children = _ref33.children,
873
854
  _ref33$size = _ref33.size,
874
855
  size = _ref33$size === void 0 ? 16 : _ref33$size,
@@ -881,17 +862,15 @@ var ServiceId = /*#__PURE__*/React.forwardRef(function ServiceId(_ref33, ref) {
881
862
  xmlns: "http://www.w3.org/2000/svg",
882
863
  viewBox: "0 0 32 32",
883
864
  fill: "currentColor"
884
- }, rest), _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
885
- d: "M30 24v-2h-2.101c-.13-.637-.384-1.229-.732-1.753l1.49-1.49-1.414-1.414-1.49 1.49c-.524-.348-1.116-.602-1.753-.732V16h-2v2.101c-.637.13-1.229.384-1.753.732l-1.49-1.49-1.414 1.414 1.49 1.49c-.348.524-.602 1.116-.732 1.753H16v2h2.101c.13.637.384 1.229.732 1.753l-1.49 1.49 1.414 1.414 1.49-1.49c.524.348 1.116.602 1.753.732V30h2v-2.101c.637-.13 1.229-.384 1.753-.732l1.49 1.49 1.414-1.414-1.49-1.49c.348-.524.602-1.116.732-1.753H30zM23 26c-1.654 0-3-1.346-3-3s1.346-3 3-3 3 1.346 3 3S24.654 26 23 26zM12 6H16V8H12z"
886
- })), _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
887
- d: "M6,28V4h16v9h2V4c0-1.103-0.897-2-2-2H6C4.897,2,4,2.897,4,4v24c0,1.103,0.897,2,2,2h8v-2H6z"
865
+ }, rest), _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
866
+ d: "M30,2H2V16H8.1113a7.0359,7.0359,0,0,1,3.13.7393L15.7637,19l-4.522,2.2607A7.0359,7.0359,0,0,1,8.1113,22H2v8H9.2231a9.0446,9.0446,0,0,0,4.0249-.95L21.87,24.7393A7.0359,7.0359,0,0,1,25,24h5V14H25a7.0359,7.0359,0,0,1-3.13-.7393L15.3481,10H30ZM8,4H24V8H8ZM4,4H6V14H4ZM4,24H6v4H4Zm16.9751-1.05-8.6216,4.3105A7.0359,7.0359,0,0,1,9.2231,28H8V24h.1113a9.0446,9.0446,0,0,0,4.0249-.95L18,20.1182l1.8638.9316a9.0446,9.0446,0,0,0,4.0249.95H24v.0586A9.0515,9.0515,0,0,0,20.9751,22.95ZM28,22H26V16h2ZM12.3535,10.7393l8.6216,4.31A9.0515,9.0515,0,0,0,24,15.9414V20h-.1113a7.0359,7.0359,0,0,1-3.13-.7393l-8.6221-4.31A9.0446,9.0446,0,0,0,8.1113,14H8V10H9.2231A7.0359,7.0359,0,0,1,12.3535,10.7393ZM28,8H26V4h2Z"
888
867
  })), children);
889
868
  });
890
869
 
891
870
  if (process.env.NODE_ENV !== "production") {
892
- ServiceId.propTypes = iconPropTypes;
871
+ SankeyDiagramAlt.propTypes = iconPropTypes;
893
872
  }
894
- var SessionBorderControl = /*#__PURE__*/React.forwardRef(function SessionBorderControl(_ref34, ref) {
873
+ var Satellite = /*#__PURE__*/React.forwardRef(function Satellite(_ref34, ref) {
895
874
  var children = _ref34.children,
896
875
  _ref34$size = _ref34.size,
897
876
  size = _ref34$size === void 0 ? 16 : _ref34$size,
@@ -904,35 +883,20 @@ var SessionBorderControl = /*#__PURE__*/React.forwardRef(function SessionBorderC
904
883
  xmlns: "http://www.w3.org/2000/svg",
905
884
  viewBox: "0 0 32 32",
906
885
  fill: "currentColor"
907
- }, rest), _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
908
- d: "M26,8,24.59,9.41,27.17,12H16a5.967,5.967,0,0,0-4,1.54V6.83l2.59,2.58L16,8,11,3,6,8,7.41,9.41,10,6.83V18a5.969,5.969,0,0,0,1.54,4H4.83l2.58-2.59L6,18,1,23l5,5,1.41-1.41L4.83,24H16A5.99,5.99,0,0,0,20.46,14h6.71l-2.58,2.59L26,18l5-5ZM20,18a4,4,0,1,1-4-4A4.0045,4.0045,0,0,1,20,18Z"
886
+ }, rest), _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
887
+ d: "M22.9141,16.5l2.7929-2.793a.9994.9994,0,0,0,0-1.414L23.4141,10,25.5,7.9141,28.5859,11,30,9.5859,22.4141,2,21,3.4141,24.0859,6.5,22,8.5859,19.707,6.293a.9994.9994,0,0,0-1.414,0L15.5,9.0859,8.707,2.293a.9994.9994,0,0,0-1.414,0l-5,5a.9994.9994,0,0,0,0,1.414L9.0859,15.5,6.293,18.293a.9994.9994,0,0,0,0,1.414L8.5859,22,6.5,24.0859,3.4141,21,2,22.4141,9.5859,30,11,28.5859,7.9141,25.5,10,23.4141l2.293,2.2929a.9995.9995,0,0,0,1.414,0L16.5,22.9141l6.793,6.7929a.9995.9995,0,0,0,1.414,0l5-5a.9994.9994,0,0,0,0-1.414ZM4.4141,8,8,4.4141,10.0859,6.5,6.5,10.0859Zm3.5,3.5L11.5,7.9141,14.0859,10.5,10.5,14.0859ZM13,23.5859,8.4141,19,19,8.4141,23.5859,13ZM17.9141,21.5,21.5,17.9141,24.0859,20.5,20.5,24.0859ZM24,27.5859,21.9141,25.5,25.5,21.9141,27.5859,24Z"
909
888
  })), children);
910
889
  });
911
890
 
912
891
  if (process.env.NODE_ENV !== "production") {
913
- SessionBorderControl.propTypes = iconPropTypes;
892
+ Satellite.propTypes = iconPropTypes;
914
893
  }
915
- var Settings = /*#__PURE__*/React.forwardRef(function Settings(_ref35, ref) {
894
+ var SatelliteRadar = /*#__PURE__*/React.forwardRef(function SatelliteRadar(_ref35, ref) {
916
895
  var children = _ref35.children,
917
896
  _ref35$size = _ref35.size,
918
897
  size = _ref35$size === void 0 ? 16 : _ref35$size,
919
898
  rest = _objectWithoutProperties(_ref35, _excluded35);
920
899
 
921
- if (size === 16 || size === "16" || size === "16px") {
922
- return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
923
- width: size,
924
- height: size,
925
- ref: ref,
926
- xmlns: "http://www.w3.org/2000/svg",
927
- viewBox: "0 0 16 16",
928
- fill: "currentColor"
929
- }, rest), _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
930
- d: "M13.5,8.4c0-0.1,0-0.3,0-0.4c0-0.1,0-0.3,0-0.4l1-0.8c0.4-0.3,0.4-0.9,0.2-1.3l-1.2-2C13.3,3.2,13,3,12.6,3 c-0.1,0-0.2,0-0.3,0.1l-1.2,0.4c-0.2-0.1-0.4-0.3-0.7-0.4l-0.3-1.3C10.1,1.3,9.7,1,9.2,1H6.8c-0.5,0-0.9,0.3-1,0.8L5.6,3.1 C5.3,3.2,5.1,3.3,4.9,3.4L3.7,3C3.6,3,3.5,3,3.4,3C3,3,2.7,3.2,2.5,3.5l-1.2,2C1.1,5.9,1.2,6.4,1.6,6.8l0.9,0.9c0,0.1,0,0.3,0,0.4 c0,0.1,0,0.3,0,0.4L1.6,9.2c-0.4,0.3-0.5,0.9-0.2,1.3l1.2,2C2.7,12.8,3,13,3.4,13c0.1,0,0.2,0,0.3-0.1l1.2-0.4 c0.2,0.1,0.4,0.3,0.7,0.4l0.3,1.3c0.1,0.5,0.5,0.8,1,0.8h2.4c0.5,0,0.9-0.3,1-0.8l0.3-1.3c0.2-0.1,0.4-0.2,0.7-0.4l1.2,0.4 c0.1,0,0.2,0.1,0.3,0.1c0.4,0,0.7-0.2,0.9-0.5l1.1-2c0.2-0.4,0.2-0.9-0.2-1.3L13.5,8.4z M12.6,12l-1.7-0.6c-0.4,0.3-0.9,0.6-1.4,0.8 L9.2,14H6.8l-0.4-1.8c-0.5-0.2-0.9-0.5-1.4-0.8L3.4,12l-1.2-2l1.4-1.2c-0.1-0.5-0.1-1.1,0-1.6L2.2,6l1.2-2l1.7,0.6 C5.5,4.2,6,4,6.5,3.8L6.8,2h2.4l0.4,1.8c0.5,0.2,0.9,0.5,1.4,0.8L12.6,4l1.2,2l-1.4,1.2c0.1,0.5,0.1,1.1,0,1.6l1.4,1.2L12.6,12z"
931
- })), _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
932
- d: "M8,11c-1.7,0-3-1.3-3-3s1.3-3,3-3s3,1.3,3,3C11,9.6,9.7,11,8,11C8,11,8,11,8,11z M8,6C6.9,6,6,6.8,6,7.9C6,7.9,6,8,6,8 c0,1.1,0.8,2,1.9,2c0,0,0.1,0,0.1,0c1.1,0,2-0.8,2-1.9c0,0,0-0.1,0-0.1C10,6.9,9.2,6,8,6C8.1,6,8,6,8,6z"
933
- })), children);
934
- }
935
-
936
900
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
937
901
  width: size,
938
902
  height: size,
@@ -941,16 +905,16 @@ var Settings = /*#__PURE__*/React.forwardRef(function Settings(_ref35, ref) {
941
905
  viewBox: "0 0 32 32",
942
906
  fill: "currentColor"
943
907
  }, rest), _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
944
- d: "M27,16.76c0-.25,0-.5,0-.76s0-.51,0-.77l1.92-1.68A2,2,0,0,0,29.3,11L26.94,7a2,2,0,0,0-1.73-1,2,2,0,0,0-.64.1l-2.43.82a11.35,11.35,0,0,0-1.31-.75l-.51-2.52a2,2,0,0,0-2-1.61H13.64a2,2,0,0,0-2,1.61l-.51,2.52a11.48,11.48,0,0,0-1.32.75L7.43,6.06A2,2,0,0,0,6.79,6,2,2,0,0,0,5.06,7L2.7,11a2,2,0,0,0,.41,2.51L5,15.24c0,.25,0,.5,0,.76s0,.51,0,.77L3.11,18.45A2,2,0,0,0,2.7,21L5.06,25a2,2,0,0,0,1.73,1,2,2,0,0,0,.64-.1l2.43-.82a11.35,11.35,0,0,0,1.31.75l.51,2.52a2,2,0,0,0,2,1.61h4.72a2,2,0,0,0,2-1.61l.51-2.52a11.48,11.48,0,0,0,1.32-.75l2.42.82a2,2,0,0,0,.64.1,2,2,0,0,0,1.73-1L29.3,21a2,2,0,0,0-.41-2.51ZM25.21,24l-3.43-1.16a8.86,8.86,0,0,1-2.71,1.57L18.36,28H13.64l-.71-3.55a9.36,9.36,0,0,1-2.7-1.57L6.79,24,4.43,20l2.72-2.4a8.9,8.9,0,0,1,0-3.13L4.43,12,6.79,8l3.43,1.16a8.86,8.86,0,0,1,2.71-1.57L13.64,4h4.72l.71,3.55a9.36,9.36,0,0,1,2.7,1.57L25.21,8,27.57,12l-2.72,2.4a8.9,8.9,0,0,1,0,3.13L27.57,20Z"
908
+ d: "M30,14H28A10.0113,10.0113,0,0,0,18,4V2A12.0137,12.0137,0,0,1,30,14Z"
945
909
  })), _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
946
- d: "M16,22a6,6,0,1,1,6-6A5.94,5.94,0,0,1,16,22Zm0-10a3.91,3.91,0,0,0-4,4,3.91,3.91,0,0,0,4,4,3.91,3.91,0,0,0,4-4A3.91,3.91,0,0,0,16,12Z"
910
+ d: "M26 14H24a6.0067 6.0067 0 00-6-6V6A8.0092 8.0092 0 0126 14zM16 28V24.96a9.9124 9.9124 0 007.3179-2.208 1.8482 1.8482 0 00.6777-1.3344 1.8 1.8 0 00-.5239-1.36L18.4141 15 21 12.4141 19.5859 11 17 13.5859 11.9419 8.5273a1.8145 1.8145 0 00-1.36-.5229 1.845 1.845 0 00-1.3339.6782 9.9566 9.9566 0 00-.5127 11.95L6.2793 28H2v2H30V28zM10.68 10.0938L21.9058 21.32A8.0011 8.0011 0 0110.68 10.0938zM14 28H8.3875l1.8757-5.627A9.9894 9.9894 0 0014 24.5435z"
947
911
  })), children);
948
912
  });
949
913
 
950
914
  if (process.env.NODE_ENV !== "production") {
951
- Settings.propTypes = iconPropTypes;
915
+ SatelliteRadar.propTypes = iconPropTypes;
952
916
  }
953
- var SettingsAdjust = /*#__PURE__*/React.forwardRef(function SettingsAdjust(_ref36, ref) {
917
+ var SatelliteWeather = /*#__PURE__*/React.forwardRef(function SatelliteWeather(_ref36, ref) {
954
918
  var children = _ref36.children,
955
919
  _ref36$size = _ref36.size,
956
920
  size = _ref36$size === void 0 ? 16 : _ref36$size,
@@ -964,19 +928,58 @@ var SettingsAdjust = /*#__PURE__*/React.forwardRef(function SettingsAdjust(_ref3
964
928
  viewBox: "0 0 32 32",
965
929
  fill: "currentColor"
966
930
  }, rest), _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
967
- d: "M30 8h-4.1c-.5-2.3-2.5-4-4.9-4s-4.4 1.7-4.9 4H2v2h14.1c.5 2.3 2.5 4 4.9 4s4.4-1.7 4.9-4H30V8zM21 12c-1.7 0-3-1.3-3-3s1.3-3 3-3 3 1.3 3 3S22.7 12 21 12zM2 24h4.1c.5 2.3 2.5 4 4.9 4s4.4-1.7 4.9-4H30v-2H15.9c-.5-2.3-2.5-4-4.9-4s-4.4 1.7-4.9 4H2V24zM11 20c1.7 0 3 1.3 3 3s-1.3 3-3 3-3-1.3-3-3S9.3 20 11 20z"
931
+ d: "M26.5 12H19a4 4 0 010-8h.0835A4.7864 4.7864 0 0123 2a4.9816 4.9816 0 014.6543 3.2034A3.4667 3.4667 0 0130 8.5 3.5041 3.5041 0 0126.5 12zM19 6a2 2 0 000 4h7.5A1.5017 1.5017 0 0028 8.5a1.4855 1.4855 0 00-1.2778-1.4739L26.061 6.927l-.1616-.6487a2.9568 2.9568 0 00-5.4873-.7121L20.1143 6zM13 28V24.8882a7.9363 7.9363 0 004.707-2.2818.9995.9995 0 000-1.414L13.4644 16.95 16 14.4141 14.5859 13 12.05 15.5356 7.8076 11.293a.9994.9994 0 00-1.414 0 7.9993 7.9993 0 000 11.3134c.1621.1622.3327.3125.5058.459L4.4321 28H2v2H30V28zm-2 0H6.6685L8.59 24.1567A7.8927 7.8927 0 0011 24.873zM7.8076 21.1924a6.0036 6.0036 0 01-.6489-7.72l8.3686 8.3681a6.0026 6.0026 0 01-7.72-.6484z"
968
932
  })), children);
969
933
  });
970
934
 
971
935
  if (process.env.NODE_ENV !== "production") {
972
- SettingsAdjust.propTypes = iconPropTypes;
936
+ SatelliteWeather.propTypes = iconPropTypes;
973
937
  }
974
- var SettingsCheck = /*#__PURE__*/React.forwardRef(function SettingsCheck(_ref37, ref) {
938
+ var Save = /*#__PURE__*/React.forwardRef(function Save(_ref37, ref) {
975
939
  var children = _ref37.children,
976
940
  _ref37$size = _ref37.size,
977
941
  size = _ref37$size === void 0 ? 16 : _ref37$size,
978
942
  rest = _objectWithoutProperties(_ref37, _excluded37);
979
943
 
944
+ if (size === 16 || size === "16" || size === "16px") {
945
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
946
+ width: size,
947
+ height: size,
948
+ ref: ref,
949
+ xmlns: "http://www.w3.org/2000/svg",
950
+ viewBox: "0 0 16 16",
951
+ fill: "currentColor"
952
+ }, rest), _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
953
+ d: "M13.9,4.6l-2.5-2.5C11.3,2.1,11.1,2,11,2H3C2.4,2,2,2.4,2,3v10c0,0.6,0.4,1,1,1h10c0.6,0,1-0.4,1-1V5 C14,4.9,13.9,4.7,13.9,4.6z M6,3h4v2H6V3z M10,13H6V9h4V13z M11,13V9c0-0.6-0.4-1-1-1H6C5.4,8,5,8.4,5,9v4H3V3h2v2c0,0.6,0.4,1,1,1 h4c0.6,0,1-0.4,1-1V3.2l2,2V13H11z"
954
+ })), children);
955
+ }
956
+
957
+ if (size === 20 || size === "20" || size === "20px") {
958
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
959
+ width: size,
960
+ height: size,
961
+ ref: ref,
962
+ xmlns: "http://www.w3.org/2000/svg",
963
+ viewBox: "0 0 20 20",
964
+ fill: "currentColor"
965
+ }, rest), _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
966
+ d: "M17.8,5.5l-3.3-3.3C14.3,2.1,14.2,2,14,2H3.3C2.6,2,2,2.6,2,3.3v13.3C2,17.4,2.6,18,3.3,18h13.3c0.7,0,1.4-0.5,1.4-1.2V6.1 C18,5.7,17.9,5.7,17.8,5.5z M7.3,3.3h5.3v3.3H7.3V3.3z M12.7,16.7H7.3v-5.3h5.3L12.7,16.7L12.7,16.7z M14,16.7v-5.3 c0-0.7-0.6-1.3-1.3-1.3H7.3C6.6,10,6,10.6,6,11.3v5.3H3.3V3.3H6v3.3C6,7.4,6.6,8,7.3,8h5.3C13.4,8,14,7.4,14,6.7v-3l2.7,2.7v10.4 L14,16.7L14,16.7z"
967
+ })), children);
968
+ }
969
+
970
+ if (size === 24 || size === "24" || size === "24px") {
971
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
972
+ width: size,
973
+ height: size,
974
+ ref: ref,
975
+ xmlns: "http://www.w3.org/2000/svg",
976
+ viewBox: "0 0 24 24",
977
+ fill: "currentColor"
978
+ }, rest), _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
979
+ d: "M20.8,7L17,3.2C16.9,3.1,16.7,3,16.5,3h-12C3.7,3,3,3.7,3,4.5v15C3,20.3,3.7,21,4.5,21h15c0.8,0,1.5-0.7,1.5-1.5v-12 C21,7.3,20.9,7.1,20.8,7z M9,4.5h6v3H9V4.5z M15,19.5H9v-6h6V19.5z M16.5,19.5v-6c0-0.8-0.7-1.5-1.5-1.5H9c-0.8,0-1.5,0.7-1.5,1.5v6 h-3v-15h3v3C7.5,8.3,8.2,9,9,9h6c0.8,0,1.5-0.7,1.5-1.5V4.8l3,3v11.7H16.5z"
980
+ })), children);
981
+ }
982
+
980
983
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
981
984
  width: size,
982
985
  height: size,
@@ -984,19 +987,15 @@ var SettingsCheck = /*#__PURE__*/React.forwardRef(function SettingsCheck(_ref37,
984
987
  xmlns: "http://www.w3.org/2000/svg",
985
988
  viewBox: "0 0 32 32",
986
989
  fill: "currentColor"
987
- }, rest), _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
988
- d: "M16,22a6,6,0,1,1,6-6A5.9364,5.9364,0,0,1,16,22Zm0-10a3.9123,3.9123,0,0,0-4,4,3.9123,3.9123,0,0,0,4,4,3.9123,3.9123,0,0,0,4-4A3.9123,3.9123,0,0,0,16,12Z"
989
- })), _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
990
- d: "M29.3047,11.044,26.9441,6.9562a1.9977,1.9977,0,0,0-2.3728-.8946l-2.4341.8233a11.0419,11.0419,0,0,0-1.312-.7583L20.3215,3.608A2,2,0,0,0,18.36,2H13.64A2,2,0,0,0,11.6785,3.608l-.5037,2.5186A10.9666,10.9666,0,0,0,9.8481,6.88L7.4287,6.0616a1.9977,1.9977,0,0,0-2.3728.8946L2.6953,11.044a2.0006,2.0006,0,0,0,.4119,2.5025l1.9309,1.6968C5.021,15.4947,5,15.7447,5,16c0,.2578.01.5127.0278.7656l-1.9206,1.688a2.0006,2.0006,0,0,0-.4119,2.5025L5.0559,25.044a1.9977,1.9977,0,0,0,2.3728.8946l2.4341-.8233a10.9736,10.9736,0,0,0,1.312.7583l.5037,2.5186A2,2,0,0,0,13.64,30H18V28H13.64l-.71-3.5508a9.0953,9.0953,0,0,1-2.6948-1.5713L6.7878,24.044l-2.36-4.0878,2.7253-2.3951a8.9263,8.9263,0,0,1-.007-3.1279L4.4275,12.044,6.7886,7.9562l3.4267,1.1591a9.0305,9.0305,0,0,1,2.7141-1.5644L13.64,4H18.36l.71,3.5508a9.0978,9.0978,0,0,1,2.6948,1.5713l3.4468-1.166,2.36,4.0878-2.7978,2.4522L26.0923,16l2.8-2.4536A2.0006,2.0006,0,0,0,29.3047,11.044Z"
991
- })), _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
992
- d: "M23 26.18L20.41 23.59 19 25 23 29 30 22 28.59 20.59 23 26.18z"
990
+ }, rest), _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
991
+ d: "M27.71,9.29l-5-5A1,1,0,0,0,22,4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2H26a2,2,0,0,0,2-2V10A1,1,0,0,0,27.71,9.29ZM12,6h8v4H12Zm8,20H12V18h8Zm2,0V18a2,2,0,0,0-2-2H12a2,2,0,0,0-2,2v8H6V6h4v4a2,2,0,0,0,2,2h8a2,2,0,0,0,2-2V6.41l4,4V26Z"
993
992
  })), children);
994
993
  });
995
994
 
996
995
  if (process.env.NODE_ENV !== "production") {
997
- SettingsCheck.propTypes = iconPropTypes;
996
+ Save.propTypes = iconPropTypes;
998
997
  }
999
- var SettingsServices = /*#__PURE__*/React.forwardRef(function SettingsServices(_ref38, ref) {
998
+ var WatsonHealthSaveAnnotation = /*#__PURE__*/React.forwardRef(function WatsonHealthSaveAnnotation(_ref38, ref) {
1000
999
  var children = _ref38.children,
1001
1000
  _ref38$size = _ref38.size,
1002
1001
  size = _ref38$size === void 0 ? 16 : _ref38$size,
@@ -1009,19 +1008,19 @@ var SettingsServices = /*#__PURE__*/React.forwardRef(function SettingsServices(_
1009
1008
  xmlns: "http://www.w3.org/2000/svg",
1010
1009
  viewBox: "0 0 32 32",
1011
1010
  fill: "currentColor"
1012
- }, rest), _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
1013
- d: "M29,25H27V23h1V19H24v1H22V18a1,1,0,0,1,1-1h6a1,1,0,0,1,1,1v6A1,1,0,0,1,29,25Z"
1014
- })), _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
1015
- d: "M24 30H18a1 1 0 01-1-1V23a1 1 0 011-1h6a1 1 0 011 1v6A1 1 0 0124 30zm-5-2h4V24H19zM15 19.8579A3.9934 3.9934 0 1120 16h2a6 6 0 10-7 5.91z"
1011
+ }, rest), _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
1012
+ d: "M21.56,15.1l-3.48-4.35A2,2,0,0,0,16.52,10H4a2,2,0,0,0-2,2V28a2,2,0,0,0,2,2H20a2,2,0,0,0,2-2V16.35A2,2,0,0,0,21.56,15.1ZM9,12h6v3H9Zm6,16H9V22h6Zm2,0V22a2,2,0,0,0-2-2H9a2,2,0,0,0-2,2v6H4V12H7v3a2,2,0,0,0,2,2h6a2,2,0,0,0,2-2V12.6l3,3.75V28Z"
1016
1013
  })), _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
1017
- d: "M28.89,13.55l-2.31,2.03-1.42-1.42,2.41-2.12L25.21,7.96,21.77,9.12a9.3684,9.3684,0,0,0-2.7-1.57L18.36,4H13.64l-.71,3.55a8.8609,8.8609,0,0,0-2.71,1.57L6.79,7.96,4.43,12.04l2.72,2.39a8.8948,8.8948,0,0,0,0,3.13l-2.72,2.4,2.36,4.08,3.44-1.16a9.3684,9.3684,0,0,0,2.7,1.57L13.64,28H15v2H13.64a2.0007,2.0007,0,0,1-1.96-1.61l-.51-2.52a11.412,11.412,0,0,1-1.31-.75l-2.43.82a2.038,2.038,0,0,1-.64.1,1.973,1.973,0,0,1-1.73-1L2.7,20.96a2,2,0,0,1,.41-2.51l1.92-1.68C5.01,16.51,5,16.26,5,16s.02-.51.04-.76L3.11,13.55a2,2,0,0,1-.41-2.51L5.06,6.96a1.973,1.973,0,0,1,1.73-1,2.038,2.038,0,0,1,.64.1l2.42.82a11.5416,11.5416,0,0,1,1.32-.75l.51-2.52A2.0007,2.0007,0,0,1,13.64,2h4.72a2.0007,2.0007,0,0,1,1.96,1.61l.51,2.52a11.412,11.412,0,0,1,1.31.75l2.43-.82a2.038,2.038,0,0,1,.64-.1,1.973,1.973,0,0,1,1.73,1l2.36,4.08A2,2,0,0,1,28.89,13.55Z"
1014
+ d: "M28,20H25V18h3V4H8V7H6V4A2,2,0,0,1,8,2H28a2,2,0,0,1,2,2V18A2,2,0,0,1,28,20Z"
1015
+ })), _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
1016
+ d: "M20 6H26V8H20zM22 10H26V12H22z"
1018
1017
  })), children);
1019
1018
  });
1020
1019
 
1021
1020
  if (process.env.NODE_ENV !== "production") {
1022
- SettingsServices.propTypes = iconPropTypes;
1021
+ WatsonHealthSaveAnnotation.propTypes = iconPropTypes;
1023
1022
  }
1024
- var SettingsView = /*#__PURE__*/React.forwardRef(function SettingsView(_ref39, ref) {
1023
+ var WatsonHealthSaveImage = /*#__PURE__*/React.forwardRef(function WatsonHealthSaveImage(_ref39, ref) {
1025
1024
  var children = _ref39.children,
1026
1025
  _ref39$size = _ref39.size,
1027
1026
  size = _ref39$size === void 0 ? 16 : _ref39$size,
@@ -1034,21 +1033,17 @@ var SettingsView = /*#__PURE__*/React.forwardRef(function SettingsView(_ref39, r
1034
1033
  xmlns: "http://www.w3.org/2000/svg",
1035
1034
  viewBox: "0 0 32 32",
1036
1035
  fill: "currentColor"
1037
- }, rest), _circle7 || (_circle7 = /*#__PURE__*/React.createElement("circle", {
1038
- cx: "23",
1039
- cy: "24",
1040
- r: "2"
1041
- })), _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
1042
- d: "M30.7769 23.4785A8.64 8.64 0 0023 18a8.64 8.64 0 00-7.7769 5.4785L15 24l.2231.5215A8.64 8.64 0 0023 30a8.64 8.64 0 007.7769-5.4785L31 24zM23 28a4 4 0 114-4A4.0045 4.0045 0 0123 28zM12.3989 20.8A6 6 0 1122 16H20a4 4 0 10-6.4 3.2z"
1043
- })), _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
1044
- d: "M29.3047,11.0439,26.9441,6.9561a1.9977,1.9977,0,0,0-2.3728-.8946l-2.4341.8233a11.0419,11.0419,0,0,0-1.312-.7583l-.5037-2.5186A2,2,0,0,0,18.36,2H13.64a2,2,0,0,0-1.9611,1.6079l-.5037,2.5186A10.9666,10.9666,0,0,0,9.8481,6.88L7.4287,6.0615a1.9977,1.9977,0,0,0-2.3728.8946L2.6953,11.0439a2.0006,2.0006,0,0,0,.4119,2.5025l1.9309,1.6968C5.021,15.4946,5,15.7446,5,16c0,.2578.01.5127.0278.7656l-1.9206,1.688a2.0006,2.0006,0,0,0-.4119,2.5025l2.3606,4.0878a1.9977,1.9977,0,0,0,2.3728.8946l2.4341-.8233a10.9736,10.9736,0,0,0,1.312.7583l.5037,2.5186A2,2,0,0,0,13.64,30H15V28H13.64l-.71-3.5508a9.0953,9.0953,0,0,1-2.6948-1.5713l-3.4468,1.166-2.36-4.0878L7.1528,17.561a8.9263,8.9263,0,0,1-.007-3.1279L4.4275,12.0439,6.7886,7.9561l3.4267,1.1591a9.0305,9.0305,0,0,1,2.7141-1.5644L13.64,4H18.36l.71,3.5508a9.0978,9.0978,0,0,1,2.6948,1.5713l3.4468-1.166,2.36,4.0878-2.7978,2.4522L26.0923,16l2.8-2.4536A2.0006,2.0006,0,0,0,29.3047,11.0439Z"
1036
+ }, rest), _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
1037
+ d: "M21.56,15.1l-3.48-4.35A2,2,0,0,0,16.52,10H4a2,2,0,0,0-2,2V28a2,2,0,0,0,2,2H20a2,2,0,0,0,2-2V16.35A2,2,0,0,0,21.56,15.1ZM9,12h6v3H9Zm6,16H9V22h6Zm2,0V22a2,2,0,0,0-2-2H9a2,2,0,0,0-2,2v6H4V12H7v3a2,2,0,0,0,2,2h6a2,2,0,0,0,2-2V12.6l3,3.75V28Z"
1038
+ })), _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
1039
+ d: "M28,20H25V18h3V4H14V7H12V4a2,2,0,0,1,2-2H28a2,2,0,0,1,2,2V18A2,2,0,0,1,28,20Z"
1045
1040
  })), children);
1046
1041
  });
1047
1042
 
1048
1043
  if (process.env.NODE_ENV !== "production") {
1049
- SettingsView.propTypes = iconPropTypes;
1044
+ WatsonHealthSaveImage.propTypes = iconPropTypes;
1050
1045
  }
1051
- var ShapeExcept = /*#__PURE__*/React.forwardRef(function ShapeExcept(_ref40, ref) {
1046
+ var SaveModel = /*#__PURE__*/React.forwardRef(function SaveModel(_ref40, ref) {
1052
1047
  var children = _ref40.children,
1053
1048
  _ref40$size = _ref40.size,
1054
1049
  size = _ref40$size === void 0 ? 16 : _ref40$size,
@@ -1061,15 +1056,17 @@ var ShapeExcept = /*#__PURE__*/React.forwardRef(function ShapeExcept(_ref40, ref
1061
1056
  xmlns: "http://www.w3.org/2000/svg",
1062
1057
  viewBox: "0 0 32 32",
1063
1058
  fill: "currentColor"
1064
- }, rest), _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
1065
- d: "M28,10H22V4a2.0023,2.0023,0,0,0-2-2H4A2.0025,2.0025,0,0,0,2,4V20a2.0025,2.0025,0,0,0,2,2h6v6a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V12A2,2,0,0,0,28,10ZM12,20V12h8v8ZM3.9988,4H20v6H12a2.0023,2.0023,0,0,0-2,2v8H4Z"
1059
+ }, rest), _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
1060
+ d: "M26,20l1.4272,1.9028L23,26.9629l-4.4272-5.06L20,20h6m1-2H19l-3,4,7,8,7-8-3-4Z"
1061
+ })), _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
1062
+ d: "M16,26H12V18h2V16H12a2,2,0,0,0-2,2v8H6V6h4v4a2,2,0,0,0,2,2h8a2,2,0,0,0,2-2V6.41l4,4V16h2V10a1,1,0,0,0-.29-.71l-5-5A.9989.9989,0,0,0,22,4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2H16ZM12,6h8v4H12Z"
1066
1063
  })), children);
1067
1064
  });
1068
1065
 
1069
1066
  if (process.env.NODE_ENV !== "production") {
1070
- ShapeExcept.propTypes = iconPropTypes;
1067
+ SaveModel.propTypes = iconPropTypes;
1071
1068
  }
1072
- var ShapeExclude = /*#__PURE__*/React.forwardRef(function ShapeExclude(_ref41, ref) {
1069
+ var WatsonHealthSaveSeries = /*#__PURE__*/React.forwardRef(function WatsonHealthSaveSeries(_ref41, ref) {
1073
1070
  var children = _ref41.children,
1074
1071
  _ref41$size = _ref41.size,
1075
1072
  size = _ref41$size === void 0 ? 16 : _ref41$size,
@@ -1082,17 +1079,19 @@ var ShapeExclude = /*#__PURE__*/React.forwardRef(function ShapeExclude(_ref41, r
1082
1079
  xmlns: "http://www.w3.org/2000/svg",
1083
1080
  viewBox: "0 0 32 32",
1084
1081
  fill: "currentColor"
1085
- }, rest), _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
1086
- d: "M12,10H22V4a2,2,0,0,0-2-2H4A2,2,0,0,0,2,4V20a2,2,0,0,0,2,2h6V12A2,2,0,0,1,12,10Z"
1087
- })), _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
1088
- d: "M28,10H22V20a2,2,0,0,1-2,2H10v6a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V12A2,2,0,0,0,28,10Z"
1082
+ }, rest), _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
1083
+ d: "M21.56,15.1l-3.48-4.35A2,2,0,0,0,16.52,10H4a2,2,0,0,0-2,2V28a2,2,0,0,0,2,2H20a2,2,0,0,0,2-2V16.35A2,2,0,0,0,21.56,15.1ZM9,12h6v3H9Zm6,16H9V22h6Zm2,0V22a2,2,0,0,0-2-2H9a2,2,0,0,0-2,2v6H4V12H7v3a2,2,0,0,0,2,2h6a2,2,0,0,0,2-2V12.6l3,3.75V28Z"
1084
+ })), _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
1085
+ d: "M27,21H25V7H11V5H25a2,2,0,0,1,2,2Z"
1086
+ })), _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
1087
+ d: "M32,14H30V2H18V0H30a2,2,0,0,1,2,2Z"
1089
1088
  })), children);
1090
1089
  });
1091
1090
 
1092
1091
  if (process.env.NODE_ENV !== "production") {
1093
- ShapeExclude.propTypes = iconPropTypes;
1092
+ WatsonHealthSaveSeries.propTypes = iconPropTypes;
1094
1093
  }
1095
- var ShapeIntersect = /*#__PURE__*/React.forwardRef(function ShapeIntersect(_ref42, ref) {
1094
+ var Scale = /*#__PURE__*/React.forwardRef(function Scale(_ref42, ref) {
1096
1095
  var children = _ref42.children,
1097
1096
  _ref42$size = _ref42.size,
1098
1097
  size = _ref42$size === void 0 ? 16 : _ref42$size,
@@ -1105,15 +1104,17 @@ var ShapeIntersect = /*#__PURE__*/React.forwardRef(function ShapeIntersect(_ref4
1105
1104
  xmlns: "http://www.w3.org/2000/svg",
1106
1105
  viewBox: "0 0 32 32",
1107
1106
  fill: "currentColor"
1108
- }, rest), _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
1109
- d: "M28,10H22V4a2.0025,2.0025,0,0,0-2-2H4A2.0025,2.0025,0,0,0,2,4V20a2.0025,2.0025,0,0,0,2,2h6v6a2.0025,2.0025,0,0,0,2,2H28a2.0025,2.0025,0,0,0,2-2V12A2.0025,2.0025,0,0,0,28,10ZM4,20V4H20v6H12a2.0025,2.0025,0,0,0-2,2v8Zm8,8V22h8a2.0025,2.0025,0,0,0,2-2V12h6V28Z"
1107
+ }, rest), _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
1108
+ d: "M13,17H7a2,2,0,0,0-2,2v6a2,2,0,0,0,2,2h6a2,2,0,0,0,2-2V19A2,2,0,0,0,13,17ZM7,25V19h6v6Z"
1109
+ })), _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
1110
+ d: "M19,21v2h6a2,2,0,0,0,2-2V7a2,2,0,0,0-2-2H11A2,2,0,0,0,9,7v6h2V7H25V21"
1110
1111
  })), children);
1111
1112
  });
1112
1113
 
1113
1114
  if (process.env.NODE_ENV !== "production") {
1114
- ShapeIntersect.propTypes = iconPropTypes;
1115
+ Scale.propTypes = iconPropTypes;
1115
1116
  }
1116
- var ShapeJoin = /*#__PURE__*/React.forwardRef(function ShapeJoin(_ref43, ref) {
1117
+ var Scales = /*#__PURE__*/React.forwardRef(function Scales(_ref43, ref) {
1117
1118
  var children = _ref43.children,
1118
1119
  _ref43$size = _ref43.size,
1119
1120
  size = _ref43$size === void 0 ? 16 : _ref43$size,
@@ -1126,15 +1127,15 @@ var ShapeJoin = /*#__PURE__*/React.forwardRef(function ShapeJoin(_ref43, ref) {
1126
1127
  xmlns: "http://www.w3.org/2000/svg",
1127
1128
  viewBox: "0 0 32 32",
1128
1129
  fill: "currentColor"
1129
- }, rest), _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
1130
- d: "M28,10H22V4a2.0025,2.0025,0,0,0-2-2H4A2.0025,2.0025,0,0,0,2,4V20a2.0025,2.0025,0,0,0,2,2h6v6a2.0025,2.0025,0,0,0,2,2H28a2.0025,2.0025,0,0,0,2-2V12A2.0025,2.0025,0,0,0,28,10ZM4,20V4h6V20Zm18,8V12h6V28Z"
1130
+ }, rest), _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
1131
+ d: "M20,16a5,5,0,0,0,10,0,1,1,0,0,0-.1055-.4473L25.896,7.5562a.8913.8913,0,0,0-.0454-.0816A1,1,0,0,0,25,7H18.8218A3.0155,3.0155,0,0,0,17,5.1841V2H15V5.1841A3.0155,3.0155,0,0,0,13.1782,7H7a1,1,0,0,0-.8945.5527l-4,8A1,1,0,0,0,2,16a5,5,0,0,0,10,0,1,1,0,0,0-.1055-.4473L8.6182,9h4.56A3.0147,3.0147,0,0,0,15,10.8154V28H6v2H26V28H17V10.8159A3.0155,3.0155,0,0,0,18.8218,9h4.56l-3.2763,6.5527A1,1,0,0,0,20,16ZM7,19a2.9958,2.9958,0,0,1-2.8152-2h5.63A2.9956,2.9956,0,0,1,7,19Zm2.3821-4H4.6179L7,10.2363ZM16,9a1,1,0,1,1,1-1A1.0009,1.0009,0,0,1,16,9Zm9,10a2.9958,2.9958,0,0,1-2.8152-2h5.63A2.9956,2.9956,0,0,1,25,19Zm0-8.7637L27.3821,15H22.6179Z"
1131
1132
  })), children);
1132
1133
  });
1133
1134
 
1134
1135
  if (process.env.NODE_ENV !== "production") {
1135
- ShapeJoin.propTypes = iconPropTypes;
1136
+ Scales.propTypes = iconPropTypes;
1136
1137
  }
1137
- var ShapeUnite = /*#__PURE__*/React.forwardRef(function ShapeUnite(_ref44, ref) {
1138
+ var ScalesTipped = /*#__PURE__*/React.forwardRef(function ScalesTipped(_ref44, ref) {
1138
1139
  var children = _ref44.children,
1139
1140
  _ref44$size = _ref44.size,
1140
1141
  size = _ref44$size === void 0 ? 16 : _ref44$size,
@@ -1147,15 +1148,15 @@ var ShapeUnite = /*#__PURE__*/React.forwardRef(function ShapeUnite(_ref44, ref)
1147
1148
  xmlns: "http://www.w3.org/2000/svg",
1148
1149
  viewBox: "0 0 32 32",
1149
1150
  fill: "currentColor"
1150
- }, rest), _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
1151
- d: "M28,10H22V4a2,2,0,0,0-2-2H4A2,2,0,0,0,2,4V20a2,2,0,0,0,2,2h6v6a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V12A2,2,0,0,0,28,10Z"
1151
+ }, rest), _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
1152
+ d: "M20,13a5,5,0,0,0,10,0,1,1,0,0,0-.1055-.4473l-4-8a1,1,0,0,0-1.2109-.5014l-6.3308,2.11A3.0322,3.0322,0,0,0,17,5.1841V2H15V5.1841a2.9949,2.9949,0,0,0-1.9956,2.76l-6.3208,2.107a1,1,0,0,0-.5781.5014l-4,8A1,1,0,0,0,2,19a5,5,0,0,0,10,0,1,1,0,0,0-.1055-.4473L8.41,11.584l5.237-1.7456A3.0285,3.0285,0,0,0,15,10.8154V28H6v2H26V28H17V10.8159a2.9951,2.9951,0,0,0,1.9956-2.76l4.03-1.3438-2.92,5.8408A1,1,0,0,0,20,13ZM7,22a2.9956,2.9956,0,0,1-2.8152-2h5.63A2.9956,2.9956,0,0,1,7,22Zm2.3821-4H4.6179L7,13.2363ZM16,9a1,1,0,1,1,1-1A1.0009,1.0009,0,0,1,16,9Zm9,7a2.9958,2.9958,0,0,1-2.8152-2h5.63A2.9956,2.9956,0,0,1,25,16Zm0-8.7637L27.3821,12H22.6179Z"
1152
1153
  })), children);
1153
1154
  });
1154
1155
 
1155
1156
  if (process.env.NODE_ENV !== "production") {
1156
- ShapeUnite.propTypes = iconPropTypes;
1157
+ ScalesTipped.propTypes = iconPropTypes;
1157
1158
  }
1158
- var Share = /*#__PURE__*/React.forwardRef(function Share(_ref45, ref) {
1159
+ var Scalpel = /*#__PURE__*/React.forwardRef(function Scalpel(_ref45, ref) {
1159
1160
  var children = _ref45.children,
1160
1161
  _ref45$size = _ref45.size,
1161
1162
  size = _ref45$size === void 0 ? 16 : _ref45$size,
@@ -1168,15 +1169,15 @@ var Share = /*#__PURE__*/React.forwardRef(function Share(_ref45, ref) {
1168
1169
  xmlns: "http://www.w3.org/2000/svg",
1169
1170
  viewBox: "0 0 32 32",
1170
1171
  fill: "currentColor"
1171
- }, rest), _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
1172
- d: "M23,20a5,5,0,0,0-3.89,1.89L11.8,17.32a4.46,4.46,0,0,0,0-2.64l7.31-4.57A5,5,0,1,0,18,7a4.79,4.79,0,0,0,.2,1.32l-7.31,4.57a5,5,0,1,0,0,6.22l7.31,4.57A4.79,4.79,0,0,0,18,25a5,5,0,1,0,5-5ZM23,4a3,3,0,1,1-3,3A3,3,0,0,1,23,4ZM7,19a3,3,0,1,1,3-3A3,3,0,0,1,7,19Zm16,9a3,3,0,1,1,3-3A3,3,0,0,1,23,28Z"
1172
+ }, rest), _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
1173
+ d: "M28.83,5.17a4.1,4.1,0,0,0-5.66,0L.34,28H9.59a5,5,0,0,0,3.53-1.46L28.83,10.83a4,4,0,0,0,0-5.66ZM12.29,18.88l2.09-2.09,2.83,2.83-2.09,2.09Zm-.58,6.24A3,3,0,0,1,9.59,26H5.17l5.71-5.71,2.83,2.83ZM27.41,9.41l-8.79,8.8-2.83-2.83,8.8-8.79a2,2,0,0,1,2.82,0,2,2,0,0,1,0,2.82Z"
1173
1174
  })), children);
1174
1175
  });
1175
1176
 
1176
1177
  if (process.env.NODE_ENV !== "production") {
1177
- Share.propTypes = iconPropTypes;
1178
+ Scalpel.propTypes = iconPropTypes;
1178
1179
  }
1179
- var ShareKnowledge = /*#__PURE__*/React.forwardRef(function ShareKnowledge(_ref46, ref) {
1180
+ var WatsonHealthScalpelCursor = /*#__PURE__*/React.forwardRef(function WatsonHealthScalpelCursor(_ref46, ref) {
1180
1181
  var children = _ref46.children,
1181
1182
  _ref46$size = _ref46.size,
1182
1183
  size = _ref46$size === void 0 ? 16 : _ref46$size,
@@ -1189,15 +1190,15 @@ var ShareKnowledge = /*#__PURE__*/React.forwardRef(function ShareKnowledge(_ref4
1189
1190
  xmlns: "http://www.w3.org/2000/svg",
1190
1191
  viewBox: "0 0 32 32",
1191
1192
  fill: "currentColor"
1192
- }, rest), _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
1193
- d: "M27 25H21a3 3 0 00-3 3v2h2V28a1 1 0 011-1h6a1 1 0 011 1v2h2V28A3 3 0 0027 25zM20 20a4 4 0 104-4A4 4 0 0020 20zm6 0a2 2 0 11-2-2A2 2 0 0126 20zM6 21V20H4v1a7 7 0 007 7h3V26H11A5 5 0 016 21zM19 10H26V12H19zM19 6H29V8H19zM19 2H29V4H19zM11 11H5a3 3 0 00-3 3v2H4V14a1 1 0 011-1h6a1 1 0 011 1v2h2V14A3 3 0 0011 11zM8 10A4 4 0 104 6 4 4 0 008 10zM8 4A2 2 0 116 6 2 2 0 018 4z"
1193
+ }, rest), _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
1194
+ d: "M28.8281 7.1338a4.0941 4.0941 0 00-5.6562 0L.3433 29.9619H9.5889a4.9682 4.9682 0 003.5356-1.4648L28.8281 12.79a3.9984 3.9984 0 000-5.6562zM12.2928 20.8406l2.086-2.0858 2.8293 2.8293L15.1224 23.67zM11.71 27.083a2.9824 2.9824 0 01-2.1215.8789H5.1714l5.7073-5.7072 2.83 2.83zM27.4141 11.376L18.6221 20.17l-2.8293-2.8292 8.7931-8.7928a2.0471 2.0471 0 012.8282 0 1.9993 1.9993 0 010 2.8281zM13 4L4 4 4 13 6 13 6 6 13 6 13 4z"
1194
1195
  })), children);
1195
1196
  });
1196
1197
 
1197
1198
  if (process.env.NODE_ENV !== "production") {
1198
- ShareKnowledge.propTypes = iconPropTypes;
1199
+ WatsonHealthScalpelCursor.propTypes = iconPropTypes;
1199
1200
  }
1200
- var ShoppingBag = /*#__PURE__*/React.forwardRef(function ShoppingBag(_ref47, ref) {
1201
+ var WatsonHealthScalpelLasso = /*#__PURE__*/React.forwardRef(function WatsonHealthScalpelLasso(_ref47, ref) {
1201
1202
  var children = _ref47.children,
1202
1203
  _ref47$size = _ref47.size,
1203
1204
  size = _ref47$size === void 0 ? 16 : _ref47$size,
@@ -1210,15 +1211,15 @@ var ShoppingBag = /*#__PURE__*/React.forwardRef(function ShoppingBag(_ref47, ref
1210
1211
  xmlns: "http://www.w3.org/2000/svg",
1211
1212
  viewBox: "0 0 32 32",
1212
1213
  fill: "currentColor"
1213
- }, rest), _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
1214
- d: "M28.76,11.35A1,1,0,0,0,28,11H22V7a3,3,0,0,0-3-3H13a3,3,0,0,0-3,3v4H4a1,1,0,0,0-1,1.15L4.88,24.3a2,2,0,0,0,2,1.7H25.14a2,2,0,0,0,2-1.7L29,12.15A1,1,0,0,0,28.76,11.35ZM12,7a1,1,0,0,1,1-1h6a1,1,0,0,1,1,1v4H12ZM25.14,24H6.86L5.17,13H26.83Z"
1214
+ }, rest), _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
1215
+ d: "M28.8281 7.1338a4.0941 4.0941 0 00-5.6562 0L.3433 29.9619H9.5889a4.9682 4.9682 0 003.5356-1.4648L28.8281 12.79a3.9984 3.9984 0 000-5.6562zM12.2928 20.8406l2.086-2.0858 2.8293 2.8293L15.1224 23.67zM11.71 27.083a2.9824 2.9824 0 01-2.1215.8789H5.1714l5.7073-5.7072 2.83 2.83zM27.4141 11.376L18.6221 20.17l-2.8293-2.8292 8.7931-8.7928a2.0471 2.0471 0 012.8282 0 1.9993 1.9993 0 010 2.8281zM11 2H7a4.9843 4.9843 0 00-3.8633 8.1528A2.9586 2.9586 0 003 11a2.9945 2.9945 0 002 2.8154V14a2.0025 2.0025 0 01-2 2H2v2H3a4.0045 4.0045 0 004-4v-.1841A2.9959 2.9959 0 008.8157 12H11A5 5 0 0011 2zM6 12a1 1 0 111-1A1.0009 1.0009 0 016 12zm5-2H8.8157A2.974 2.974 0 004.394 8.4746 2.9908 2.9908 0 017 4h4a3 3 0 010 6z"
1215
1216
  })), children);
1216
1217
  });
1217
1218
 
1218
1219
  if (process.env.NODE_ENV !== "production") {
1219
- ShoppingBag.propTypes = iconPropTypes;
1220
+ WatsonHealthScalpelLasso.propTypes = iconPropTypes;
1220
1221
  }
1221
- var ShoppingCart = /*#__PURE__*/React.forwardRef(function ShoppingCart(_ref48, ref) {
1222
+ var WatsonHealthScalpelSelect = /*#__PURE__*/React.forwardRef(function WatsonHealthScalpelSelect(_ref48, ref) {
1222
1223
  var children = _ref48.children,
1223
1224
  _ref48$size = _ref48.size,
1224
1225
  size = _ref48$size === void 0 ? 16 : _ref48$size,
@@ -1231,23 +1232,15 @@ var ShoppingCart = /*#__PURE__*/React.forwardRef(function ShoppingCart(_ref48, r
1231
1232
  xmlns: "http://www.w3.org/2000/svg",
1232
1233
  viewBox: "0 0 32 32",
1233
1234
  fill: "currentColor"
1234
- }, rest), _circle8 || (_circle8 = /*#__PURE__*/React.createElement("circle", {
1235
- cx: "10",
1236
- cy: "28",
1237
- r: "2"
1238
- })), _circle9 || (_circle9 = /*#__PURE__*/React.createElement("circle", {
1239
- cx: "24",
1240
- cy: "28",
1241
- r: "2"
1242
- })), _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
1243
- d: "M28,7H5.82L5,2.8A1,1,0,0,0,4,2H0V4H3.18L7,23.2A1,1,0,0,0,8,24H26V22H8.82L8,18H26a1,1,0,0,0,1-.78l2-9A1,1,0,0,0,28,7Zm-2.8,9H7.62L6.22,9H26.75Z"
1235
+ }, rest), _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
1236
+ d: "M28.8281 7.1719a4.0941 4.0941 0 00-5.6562 0L.3433 30H9.5889a4.9682 4.9682 0 003.5356-1.4648L28.8281 12.8281a3.9984 3.9984 0 000-5.6562zM12.2928 20.8787l2.086-2.0859 2.8293 2.8294-2.0857 2.0862zM11.71 27.1211A2.9824 2.9824 0 019.5889 28H5.1714l5.7073-5.7072 2.83 2.83zm15.7037-15.707l-8.792 8.7939-2.8293-2.8292 8.7931-8.7929a2.0473 2.0473 0 012.8282 0 1.9995 1.9995 0 010 2.8282zM15 2a2.9948 2.9948 0 00-2.8157 2H7.8156A2.9925 2.9925 0 104 7.8154v4.3687a3 3 0 102 0V7.8159A2.9959 2.9959 0 007.8156 6h4.3686A2.9947 2.9947 0 1015 2zM5 16a1 1 0 111-1A1.0008 1.0008 0 015 16zM5 6A1 1 0 116 5 1.0008 1.0008 0 015 6zM15 6a1 1 0 111-1A1.0008 1.0008 0 0115 6z"
1244
1237
  })), children);
1245
1238
  });
1246
1239
 
1247
1240
  if (process.env.NODE_ENV !== "production") {
1248
- ShoppingCart.propTypes = iconPropTypes;
1241
+ WatsonHealthScalpelSelect.propTypes = iconPropTypes;
1249
1242
  }
1250
- var ShoppingCartArrowDown = /*#__PURE__*/React.forwardRef(function ShoppingCartArrowDown(_ref49, ref) {
1243
+ var Scan = /*#__PURE__*/React.forwardRef(function Scan(_ref49, ref) {
1251
1244
  var children = _ref49.children,
1252
1245
  _ref49$size = _ref49.size,
1253
1246
  size = _ref49$size === void 0 ? 16 : _ref49$size,
@@ -1260,25 +1253,17 @@ var ShoppingCartArrowDown = /*#__PURE__*/React.forwardRef(function ShoppingCartA
1260
1253
  xmlns: "http://www.w3.org/2000/svg",
1261
1254
  viewBox: "0 0 32 32",
1262
1255
  fill: "currentColor"
1263
- }, rest), _circle10 || (_circle10 = /*#__PURE__*/React.createElement("circle", {
1264
- cx: "10",
1265
- cy: "28",
1266
- r: "2"
1267
- })), _circle11 || (_circle11 = /*#__PURE__*/React.createElement("circle", {
1268
- cx: "24",
1269
- cy: "28",
1270
- r: "2"
1271
- })), _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
1272
- d: "M4.9806,2.8039A1,1,0,0,0,4,2H0V4H3.18L7.0194,23.1961A1,1,0,0,0,8,24H26V22H8.82l-.8-4H26a1,1,0,0,0,.9762-.783L29.2445,7H27.1971l-1.9989,9H7.62Z"
1273
- })), _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
1274
- d: "M21.586 6.586L18 10.172 18 2 16 2 16 10.172 12.414 6.586 11 8 17 14 23 8 21.586 6.586z"
1256
+ }, rest), _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
1257
+ d: "M21,29H5a2,2,0,0,1-2-2V5A2,2,0,0,1,5,3H21V5H5V27H21Z"
1258
+ })), _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
1259
+ d: "M15 9H17V23H15zM27 9H29V23H27zM21 9H23V23H21z"
1275
1260
  })), children);
1276
1261
  });
1277
1262
 
1278
1263
  if (process.env.NODE_ENV !== "production") {
1279
- ShoppingCartArrowDown.propTypes = iconPropTypes;
1264
+ Scan.propTypes = iconPropTypes;
1280
1265
  }
1281
- var ShoppingCartArrowUp = /*#__PURE__*/React.forwardRef(function ShoppingCartArrowUp(_ref50, ref) {
1266
+ var ScanAlt = /*#__PURE__*/React.forwardRef(function ScanAlt(_ref50, ref) {
1282
1267
  var children = _ref50.children,
1283
1268
  _ref50$size = _ref50.size,
1284
1269
  size = _ref50$size === void 0 ? 16 : _ref50$size,
@@ -1291,25 +1276,15 @@ var ShoppingCartArrowUp = /*#__PURE__*/React.forwardRef(function ShoppingCartArr
1291
1276
  xmlns: "http://www.w3.org/2000/svg",
1292
1277
  viewBox: "0 0 32 32",
1293
1278
  fill: "currentColor"
1294
- }, rest), _circle12 || (_circle12 = /*#__PURE__*/React.createElement("circle", {
1295
- cx: "10",
1296
- cy: "28",
1297
- r: "2"
1298
- })), _circle13 || (_circle13 = /*#__PURE__*/React.createElement("circle", {
1299
- cx: "24",
1300
- cy: "28",
1301
- r: "2"
1302
- })), _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
1303
- d: "M4.9806,2.8039A1,1,0,0,0,4,2H0V4H3.18L7.0194,23.1961A1,1,0,0,0,8,24H26V22H8.82l-.8-4H26a1,1,0,0,0,.9762-.783L29.2445,7H27.1971l-1.9989,9H7.62Z"
1304
- })), _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
1305
- d: "M21.586 9.414L18 5.828 18 14 16 14 16 5.828 12.414 9.414 11 8 17 2 23 8 21.586 9.414z"
1279
+ }, rest), _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
1280
+ d: "M22 24H10a2 2 0 01-2-2V19h2v3H22V19h2v3A2 2 0 0122 24zM2 15H30V17H2zM24 13H22V10H10v3H8V10a2 2 0 012-2H22a2 2 0 012 2zM30 10L28 10 28 4 22 4 22 2 30 2 30 10zM4 10L2 10 2 2 10 2 10 4 4 4 4 10zM10 30L2 30 2 22 4 22 4 28 10 28 10 30zM30 30L22 30 22 28 28 28 28 22 30 22 30 30z"
1306
1281
  })), children);
1307
1282
  });
1308
1283
 
1309
1284
  if (process.env.NODE_ENV !== "production") {
1310
- ShoppingCartArrowUp.propTypes = iconPropTypes;
1285
+ ScanAlt.propTypes = iconPropTypes;
1311
1286
  }
1312
- var ShoppingCartClear = /*#__PURE__*/React.forwardRef(function ShoppingCartClear(_ref51, ref) {
1287
+ var ScanDisabled = /*#__PURE__*/React.forwardRef(function ScanDisabled(_ref51, ref) {
1313
1288
  var children = _ref51.children,
1314
1289
  _ref51$size = _ref51.size,
1315
1290
  size = _ref51$size === void 0 ? 16 : _ref51$size,
@@ -1322,25 +1297,15 @@ var ShoppingCartClear = /*#__PURE__*/React.forwardRef(function ShoppingCartClear
1322
1297
  xmlns: "http://www.w3.org/2000/svg",
1323
1298
  viewBox: "0 0 32 32",
1324
1299
  fill: "currentColor"
1325
- }, rest), _circle14 || (_circle14 = /*#__PURE__*/React.createElement("circle", {
1326
- cx: "10",
1327
- cy: "28",
1328
- r: "2"
1329
- })), _circle15 || (_circle15 = /*#__PURE__*/React.createElement("circle", {
1330
- cx: "24",
1331
- cy: "28",
1332
- r: "2"
1333
- })), _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
1334
- d: "M4.9806,2.8039A1,1,0,0,0,4,2H0V4H3.18L7.0194,23.1961A1,1,0,0,0,8,24H26V22H8.82l-.8-4H26a1,1,0,0,0,.9762-.783L29.2445,7H27.1971l-1.9989,9H7.62Z"
1335
- })), _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
1336
- d: "M18.41 8L22 4.41 20.59 3 17 6.59 13.41 3 12 4.41 15.59 8 12 11.59 13.41 13 17 9.41 20.59 13 22 11.59 18.41 8z"
1300
+ }, rest), _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
1301
+ d: "M29.3826 2.0762a.9993.9993 0 00-1.09.2168l-26 26A1 1 0 003 30h8V28H5.4143l4-4H22a2.0021 2.0021 0 002-2V9.4146l4-4V11h2V3A1 1 0 0029.3826 2.0762zM22 22H11.4143L22 11.4146zM10 17.7554V10h7.7554l2-2H10a2.0025 2.0025 0 00-2 2v9.7554zM11 2L2 2 2 11 4 11 4 4 11 4 11 2zM21 30L30 30 30 21 28 21 28 28 21 28 21 30zM4 23.755L4 21 2 21 2 25.754 4 23.755zM25.755 2L21 2 21 4 23.755 4 25.755 2z"
1337
1302
  })), children);
1338
1303
  });
1339
1304
 
1340
1305
  if (process.env.NODE_ENV !== "production") {
1341
- ShoppingCartClear.propTypes = iconPropTypes;
1306
+ ScanDisabled.propTypes = iconPropTypes;
1342
1307
  }
1343
- var ShoppingCartError = /*#__PURE__*/React.forwardRef(function ShoppingCartError(_ref52, ref) {
1308
+ var ScatterMatrix = /*#__PURE__*/React.forwardRef(function ScatterMatrix(_ref52, ref) {
1344
1309
  var children = _ref52.children,
1345
1310
  _ref52$size = _ref52.size,
1346
1311
  size = _ref52$size === void 0 ? 16 : _ref52$size,
@@ -1353,25 +1318,27 @@ var ShoppingCartError = /*#__PURE__*/React.forwardRef(function ShoppingCartError
1353
1318
  xmlns: "http://www.w3.org/2000/svg",
1354
1319
  viewBox: "0 0 32 32",
1355
1320
  fill: "currentColor"
1356
- }, rest), _circle16 || (_circle16 = /*#__PURE__*/React.createElement("circle", {
1357
- cx: "10",
1358
- cy: "28",
1359
- r: "2"
1360
- })), _circle17 || (_circle17 = /*#__PURE__*/React.createElement("circle", {
1361
- cx: "24",
1362
- cy: "28",
1363
- r: "2"
1364
- })), _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
1365
- d: "M4.9806,2.8039A1,1,0,0,0,4,2H0V4H3.18L7.0194,23.1961A1,1,0,0,0,8,24H26V22H8.82l-.8-4H26a1,1,0,0,0,.9762-.783L29.2445,7H27.1971l-1.9989,9H7.62Z"
1366
- })), _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
1367
- d: "M17,2a6,6,0,1,0,6,6A6.0066,6.0066,0,0,0,17,2Zm0,2a3.9521,3.9521,0,0,1,2.019.5669L13.5669,10.019A3.9529,3.9529,0,0,1,13,8,4.0045,4.0045,0,0,1,17,4Zm0,8a3.9521,3.9521,0,0,1-2.019-.5669L20.4331,5.981A3.9529,3.9529,0,0,1,21,8,4.0045,4.0045,0,0,1,17,12Z"
1321
+ }, rest), _circle2 || (_circle2 = /*#__PURE__*/React.createElement("circle", {
1322
+ cx: "9.5",
1323
+ cy: "9.5",
1324
+ r: "2.5"
1325
+ })), _circle3 || (_circle3 = /*#__PURE__*/React.createElement("circle", {
1326
+ cx: "9.5",
1327
+ cy: "22.5",
1328
+ r: "2.5"
1329
+ })), _circle4 || (_circle4 = /*#__PURE__*/React.createElement("circle", {
1330
+ cx: "22.5",
1331
+ cy: "22.5",
1332
+ r: "2.5"
1333
+ })), _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
1334
+ 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,13H17V4H28ZM15,4V15H4V4ZM4,17H15V28H4ZM17,28V17H28V28Z"
1368
1335
  })), children);
1369
1336
  });
1370
1337
 
1371
1338
  if (process.env.NODE_ENV !== "production") {
1372
- ShoppingCartError.propTypes = iconPropTypes;
1339
+ ScatterMatrix.propTypes = iconPropTypes;
1373
1340
  }
1374
- var ShoppingCartMinus = /*#__PURE__*/React.forwardRef(function ShoppingCartMinus(_ref53, ref) {
1341
+ var Schematics = /*#__PURE__*/React.forwardRef(function Schematics(_ref53, ref) {
1375
1342
  var children = _ref53.children,
1376
1343
  _ref53$size = _ref53.size,
1377
1344
  size = _ref53$size === void 0 ? 16 : _ref53$size,
@@ -1384,25 +1351,15 @@ var ShoppingCartMinus = /*#__PURE__*/React.forwardRef(function ShoppingCartMinus
1384
1351
  xmlns: "http://www.w3.org/2000/svg",
1385
1352
  viewBox: "0 0 32 32",
1386
1353
  fill: "currentColor"
1387
- }, rest), _circle18 || (_circle18 = /*#__PURE__*/React.createElement("circle", {
1388
- cx: "10",
1389
- cy: "28",
1390
- r: "2"
1391
- })), _circle19 || (_circle19 = /*#__PURE__*/React.createElement("circle", {
1392
- cx: "24",
1393
- cy: "28",
1394
- r: "2"
1395
- })), _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
1396
- d: "M4.9806,2.8039A1,1,0,0,0,4,2H0V4H3.18L7.0194,23.1961A1,1,0,0,0,8,24H26V22H8.82l-.8-4H26a1,1,0,0,0,.9762-.783L29.2445,7H27.1971l-1.9989,9H7.62Z"
1397
- })), _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
1398
- d: "M12 6L12 8 22 8 22 6 12 6z"
1354
+ }, rest), _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
1355
+ d: "M27,19.001A4.0056,4.0056,0,0,0,22.9991,15H9.0011A2.0031,2.0031,0,0,1,7,12.9991V9.858A3.9949,3.9949,0,0,0,9.8581,7h12.284a4,4,0,1,0,0-2H9.8581A3.9916,3.9916,0,1,0,5,9.858v3.1411A4.0057,4.0057,0,0,0,9.0011,17h13.998A2.003,2.003,0,0,1,25,19.001V22H22v3H9.8581a4,4,0,1,0,0,2H22v3h8V22H27ZM26,4a2,2,0,1,1-2,2A2.0019,2.0019,0,0,1,26,4ZM4,6A2,2,0,1,1,6,8,2.0019,2.0019,0,0,1,4,6ZM6,28a2,2,0,1,1,2-2A2.002,2.002,0,0,1,6,28Zm22-4v4H24V24Z"
1399
1356
  })), children);
1400
1357
  });
1401
1358
 
1402
1359
  if (process.env.NODE_ENV !== "production") {
1403
- ShoppingCartMinus.propTypes = iconPropTypes;
1360
+ Schematics.propTypes = iconPropTypes;
1404
1361
  }
1405
- var ShoppingCartPlus = /*#__PURE__*/React.forwardRef(function ShoppingCartPlus(_ref54, ref) {
1362
+ var ScisControlTower = /*#__PURE__*/React.forwardRef(function ScisControlTower(_ref54, ref) {
1406
1363
  var children = _ref54.children,
1407
1364
  _ref54$size = _ref54.size,
1408
1365
  size = _ref54$size === void 0 ? 16 : _ref54$size,
@@ -1415,25 +1372,15 @@ var ShoppingCartPlus = /*#__PURE__*/React.forwardRef(function ShoppingCartPlus(_
1415
1372
  xmlns: "http://www.w3.org/2000/svg",
1416
1373
  viewBox: "0 0 32 32",
1417
1374
  fill: "currentColor"
1418
- }, rest), _circle20 || (_circle20 = /*#__PURE__*/React.createElement("circle", {
1419
- cx: "10",
1420
- cy: "28",
1421
- r: "2"
1422
- })), _circle21 || (_circle21 = /*#__PURE__*/React.createElement("circle", {
1423
- cx: "24",
1424
- cy: "28",
1425
- r: "2"
1426
- })), _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
1427
- d: "M4.9806,2.8039A1,1,0,0,0,4,2H0V4H3.18L7.0194,23.1961A1,1,0,0,0,8,24H26V22H8.82l-.8-4H26a1,1,0,0,0,.9762-.783L29.2445,7H27.1971l-1.9989,9H7.62Z"
1428
- })), _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
1429
- d: "M18 6L18 2 16 2 16 6 12 6 12 8 16 8 16 12 18 12 18 8 22 8 22 6 18 6z"
1375
+ }, rest), _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
1376
+ d: "M27,19c-0.3,0-0.7,0.1-1,0.2L20.4,12c1-1.1,1.6-2.5,1.6-4c0-3.3-2.7-6-6-6s-6,2.7-6,6c0,1.6,0.6,3,1.6,4L6,19.2 C5.7,19.1,5.3,19,5,19c-1.7,0-3,1.3-3,3s1.3,3,3,3s3-1.3,3-3c0-0.6-0.2-1.1-0.5-1.6l5.6-7.1c0.6,0.3,1.2,0.5,1.9,0.6v10.3 c-1.2,0.4-2,1.5-2,2.8c0,1.7,1.3,3,3,3s3-1.3,3-3c0-1.3-0.8-2.4-2-2.8V13.9c0.7-0.1,1.3-0.3,1.9-0.6l5.6,7.1c-0.3,0.5-0.5,1-0.5,1.6 c0,1.7,1.3,3,3,3s3-1.3,3-3S28.7,19,27,19z M16,4c2.2,0,4,1.8,4,4s-1.8,4-4,4s-4-1.8-4-4S13.8,4,16,4z M5,23c-0.6,0-1-0.4-1-1 s0.4-1,1-1s1,0.4,1,1S5.6,23,5,23z M16,28c-0.6,0-1-0.4-1-1s0.4-1,1-1s1,0.4,1,1S16.6,28,16,28z M27,23c-0.6,0-1-0.4-1-1s0.4-1,1-1 s1,0.4,1,1S27.6,23,27,23z"
1430
1377
  })), children);
1431
1378
  });
1432
1379
 
1433
1380
  if (process.env.NODE_ENV !== "production") {
1434
- ShoppingCartPlus.propTypes = iconPropTypes;
1381
+ ScisControlTower.propTypes = iconPropTypes;
1435
1382
  }
1436
- var ShoppingCatalog = /*#__PURE__*/React.forwardRef(function ShoppingCatalog(_ref55, ref) {
1383
+ var ScisTransparentSupply = /*#__PURE__*/React.forwardRef(function ScisTransparentSupply(_ref55, ref) {
1437
1384
  var children = _ref55.children,
1438
1385
  _ref55$size = _ref55.size,
1439
1386
  size = _ref55$size === void 0 ? 16 : _ref55$size,
@@ -1446,17 +1393,19 @@ var ShoppingCatalog = /*#__PURE__*/React.forwardRef(function ShoppingCatalog(_re
1446
1393
  xmlns: "http://www.w3.org/2000/svg",
1447
1394
  viewBox: "0 0 32 32",
1448
1395
  fill: "currentColor"
1449
- }, rest), _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
1450
- d: "M17 24H21V28H17zM24 24H28V28H24zM17 17H21V21H17zM24 17H28V21H24z"
1396
+ }, rest), _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
1397
+ d: "M23,23v3H8.5a4.5,4.5,0,0,1,0-9H9V15H8.5a6.5,6.5,0,0,0,0,13H23v3h8V23Zm6,6H25V25h4Z"
1398
+ })), _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
1399
+ d: "M21 22H19V19H13v3H11V19a2.0023 2.0023 0 012-2h6a2.0023 2.0023 0 012 2zM16 16a3 3 0 113-3A3.0033 3.0033 0 0116 16zm0-4a1 1 0 101 1A1.0013 1.0013 0 0016 12z"
1451
1400
  })), _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
1452
- d: "M28,11h-6V7c0-1.7-1.3-3-3-3h-6c-1.7,0-3,1.3-3,3v4H4c-0.6,0-1,0.4-1,1c0,0.1,0,0.1,0,0.2l1.9,12.1c0.1,1,1,1.7,2,1.7H15v-2 H6.9L5.2,13H28V11z M12,7c0-0.6,0.4-1,1-1h6c0.6,0,1,0.4,1,1v4h-8V7z"
1401
+ d: "M23.5,4H9V1H1V9H9V6H23.5a4.5,4.5,0,0,1,0,9H23v2h.5a6.5,6.5,0,0,0,0-13ZM7,7H3V3H7Z"
1453
1402
  })), children);
1454
1403
  });
1455
1404
 
1456
1405
  if (process.env.NODE_ENV !== "production") {
1457
- ShoppingCatalog.propTypes = iconPropTypes;
1406
+ ScisTransparentSupply.propTypes = iconPropTypes;
1458
1407
  }
1459
- var ShowDataCards = /*#__PURE__*/React.forwardRef(function ShowDataCards(_ref56, ref) {
1408
+ var Scooter = /*#__PURE__*/React.forwardRef(function Scooter(_ref56, ref) {
1460
1409
  var children = _ref56.children,
1461
1410
  _ref56$size = _ref56.size,
1462
1411
  size = _ref56$size === void 0 ? 16 : _ref56$size,
@@ -1470,14 +1419,14 @@ var ShowDataCards = /*#__PURE__*/React.forwardRef(function ShowDataCards(_ref56,
1470
1419
  viewBox: "0 0 32 32",
1471
1420
  fill: "currentColor"
1472
1421
  }, rest), _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
1473
- d: "M28 10H4A2.0022 2.0022 0 012 8V4A2.0021 2.0021 0 014 2H28a2.0021 2.0021 0 012 2V8A2.0022 2.0022 0 0128 10zM4 4V8H28V4zM28 30H4a2.0022 2.0022 0 01-2-2V24a2.0021 2.0021 0 012-2H28a2.0021 2.0021 0 012 2v4A2.0022 2.0022 0 0128 30zM4 24v4H28V24zM28 20H4a2.0022 2.0022 0 01-2-2V14a2.0021 2.0021 0 012-2H28a2.0021 2.0021 0 012 2v4A2.0022 2.0022 0 0128 20zM4 14v4H28V14z"
1422
+ d: "M26 28a4 4 0 114-4A4.0045 4.0045 0 0126 28zm0-6a2 2 0 102 2A2.0023 2.0023 0 0026 22zM24 8H18v2h6a1 1 0 010 2H21a1 1 0 00-.98 1.1963l.9241 4.6211L18.4338 22h-2.69l-2.5723-8.5752A1.988 1.988 0 0011.2559 12H6v2h5.2561l.6 2H7a5.0057 5.0057 0 00-5 5v2a1 1 0 001 1H4a4 4 0 008 0h7a1 1 0 00.8574-.4854l3-5a1 1 0 00.1231-.7109L22.22 14H24a3 3 0 000-6zM8 26a2.0025 2.0025 0 01-2-2h4A2.0025 2.0025 0 018 26zM4 22V21a3.0033 3.0033 0 013-3h5.4561l1.2 4z"
1474
1423
  })), children);
1475
1424
  });
1476
1425
 
1477
1426
  if (process.env.NODE_ENV !== "production") {
1478
- ShowDataCards.propTypes = iconPropTypes;
1427
+ Scooter.propTypes = iconPropTypes;
1479
1428
  }
1480
- var ShrinkScreen = /*#__PURE__*/React.forwardRef(function ShrinkScreen(_ref57, ref) {
1429
+ var ScooterFront = /*#__PURE__*/React.forwardRef(function ScooterFront(_ref57, ref) {
1481
1430
  var children = _ref57.children,
1482
1431
  _ref57$size = _ref57.size,
1483
1432
  size = _ref57$size === void 0 ? 16 : _ref57$size,
@@ -1491,16 +1440,16 @@ var ShrinkScreen = /*#__PURE__*/React.forwardRef(function ShrinkScreen(_ref57, r
1491
1440
  viewBox: "0 0 32 32",
1492
1441
  fill: "currentColor"
1493
1442
  }, rest), _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
1494
- d: "M28 28H17a2.0023 2.0023 0 01-2-2V20a2.0023 2.0023 0 012-2H28a2.0027 2.0027 0 012 2v6A2.0027 2.0027 0 0128 28zM17 20v6H28.002L28 20zM12 10L12 13.586 7.707 9.293 6.293 10.707 10.586 15 7 15 7 17 14 17 14 10 12 10z"
1443
+ d: "M15 19H17V28H15z"
1495
1444
  })), _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
1496
- d: "M13,22H4a2.0023,2.0023,0,0,1-2-2V7A2.002,2.002,0,0,1,4,5H26a2.0023,2.0023,0,0,1,2,2v9H26V7H4V20h9Z"
1445
+ d: "M23,10V8H20a2.0025,2.0025,0,0,0-2-2H14a2.0025,2.0025,0,0,0-2,2H9v2h3v4.1841A2.9957,2.9957,0,0,0,10,17v7h2V17a1.0008,1.0008,0,0,1,1-1h6a1.0008,1.0008,0,0,1,1,1v7h2V17a2.9957,2.9957,0,0,0-2-2.8159V10ZM18,8v6H14V8Z"
1497
1446
  })), children);
1498
1447
  });
1499
1448
 
1500
1449
  if (process.env.NODE_ENV !== "production") {
1501
- ShrinkScreen.propTypes = iconPropTypes;
1450
+ ScooterFront.propTypes = iconPropTypes;
1502
1451
  }
1503
- var ShrinkScreenFilled = /*#__PURE__*/React.forwardRef(function ShrinkScreenFilled(_ref58, ref) {
1452
+ var Screen = /*#__PURE__*/React.forwardRef(function Screen(_ref58, ref) {
1504
1453
  var children = _ref58.children,
1505
1454
  _ref58$size = _ref58.size,
1506
1455
  size = _ref58$size === void 0 ? 16 : _ref58$size,
@@ -1513,23 +1462,15 @@ var ShrinkScreenFilled = /*#__PURE__*/React.forwardRef(function ShrinkScreenFill
1513
1462
  xmlns: "http://www.w3.org/2000/svg",
1514
1463
  viewBox: "0 0 32 32",
1515
1464
  fill: "currentColor"
1516
- }, rest), _rect || (_rect = /*#__PURE__*/React.createElement("rect", {
1517
- width: "15",
1518
- height: "10",
1519
- x: "15",
1520
- y: "18",
1521
- rx: "2"
1522
- })), _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
1523
- d: "M12 10L12 13.586 7.707 9.293 6.293 10.707 10.586 15 7 15 7 17 14 17 14 10 12 10z"
1524
- })), _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
1525
- d: "M13,22H4a2.0023,2.0023,0,0,1-2-2V7A2.002,2.002,0,0,1,4,5H26a2.0023,2.0023,0,0,1,2,2v9H26V7H4V20h9Z"
1465
+ }, rest), _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
1466
+ d: "M28,4H4A2,2,0,0,0,2,6V22a2,2,0,0,0,2,2h8v4H8v2H24V28H20V24h8a2,2,0,0,0,2-2V6A2,2,0,0,0,28,4ZM18,28H14V24h4Zm10-6H4V6H28Z"
1526
1467
  })), children);
1527
1468
  });
1528
1469
 
1529
1470
  if (process.env.NODE_ENV !== "production") {
1530
- ShrinkScreenFilled.propTypes = iconPropTypes;
1471
+ Screen.propTypes = iconPropTypes;
1531
1472
  }
1532
- var Shuffle = /*#__PURE__*/React.forwardRef(function Shuffle(_ref59, ref) {
1473
+ var ScreenOff = /*#__PURE__*/React.forwardRef(function ScreenOff(_ref59, ref) {
1533
1474
  var children = _ref59.children,
1534
1475
  _ref59$size = _ref59.size,
1535
1476
  size = _ref59$size === void 0 ? 16 : _ref59$size,
@@ -1542,15 +1483,15 @@ var Shuffle = /*#__PURE__*/React.forwardRef(function Shuffle(_ref59, ref) {
1542
1483
  xmlns: "http://www.w3.org/2000/svg",
1543
1484
  viewBox: "0 0 32 32",
1544
1485
  fill: "currentColor"
1545
- }, rest), _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
1546
- d: "M22.59,19.41,26.17,23H19.55l-4.37-7,4.37-7h6.62l-3.58,3.59L24,14l6-6L24,2,22.59,3.41,26.17,7H19.55a2,2,0,0,0-1.69.94L14,14.11,10.14,7.94A2,2,0,0,0,8.45,7H2V9H8.45l4.37,7L8.45,23H2v2H8.45a2,2,0,0,0,1.69-.94L14,17.89l3.86,6.17a2,2,0,0,0,1.69.94h6.62l-3.58,3.59L24,30l6-6-6-6Z"
1486
+ }, rest), _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
1487
+ d: "M28,22H11.41L30,3.41,28.59,2l-2,2H4A2,2,0,0,0,2,6V22H4V6H24.59L2,28.59,3.41,30l6-6H12v4H8v2H24V28H20V24h8a2,2,0,0,0,2-2V9H28ZM18,28H14V24h4Z"
1547
1488
  })), children);
1548
1489
  });
1549
1490
 
1550
1491
  if (process.env.NODE_ENV !== "production") {
1551
- Shuffle.propTypes = iconPropTypes;
1492
+ ScreenOff.propTypes = iconPropTypes;
1552
1493
  }
1553
- var Shuttle = /*#__PURE__*/React.forwardRef(function Shuttle(_ref60, ref) {
1494
+ var ScreenMap = /*#__PURE__*/React.forwardRef(function ScreenMap(_ref60, ref) {
1554
1495
  var children = _ref60.children,
1555
1496
  _ref60$size = _ref60.size,
1556
1497
  size = _ref60$size === void 0 ? 16 : _ref60$size,
@@ -1563,15 +1504,17 @@ var Shuttle = /*#__PURE__*/React.forwardRef(function Shuttle(_ref60, ref) {
1563
1504
  xmlns: "http://www.w3.org/2000/svg",
1564
1505
  viewBox: "0 0 32 32",
1565
1506
  fill: "currentColor"
1566
- }, rest), _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
1567
- d: "M29.81,16l-7-9.56A1,1,0,0,0,22,6H3A1,1,0,0,0,2,7V24a1,1,0,0,0,1,1H5.14a4,4,0,0,0,7.72,0h6.28a4,4,0,0,0,7.72,0H29a1,1,0,0,0,1-1V16.56A1,1,0,0,0,29.81,16ZM20,8h1.49l5.13,7H20ZM4,8H18v7H4ZM9,26a2,2,0,1,1,2-2A2,2,0,0,1,9,26Zm14,0a2,2,0,1,1,2-2A2,2,0,0,1,23,26Zm5-3H26.86a4,4,0,0,0-7.72,0H12.86a4,4,0,0,0-7.72,0H4V17H28Z"
1507
+ }, rest), _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
1508
+ d: "M22 25H30V27H22zM22 21H30V23H22zM18.4141 11L23 11 23 9 15 9 15 17 17 17 17 12.4141 23.5859 19 25 17.5859 18.4141 11z"
1509
+ })), _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
1510
+ d: "M28,3H4c-1.1028,0-2,.8975-2,2V21c0,1.1025,.8972,2,2,2H12v4h-4v2h12v-8H4V5H28v14h2V5c0-1.1025-.8972-2-2-2Zm-10,24h-4v-4h4v4Z"
1568
1511
  })), children);
1569
1512
  });
1570
1513
 
1571
1514
  if (process.env.NODE_ENV !== "production") {
1572
- Shuttle.propTypes = iconPropTypes;
1515
+ ScreenMap.propTypes = iconPropTypes;
1573
1516
  }
1574
- var SidePanelClose = /*#__PURE__*/React.forwardRef(function SidePanelClose(_ref61, ref) {
1517
+ var ScreenMapSet = /*#__PURE__*/React.forwardRef(function ScreenMapSet(_ref61, ref) {
1575
1518
  var children = _ref61.children,
1576
1519
  _ref61$size = _ref61.size,
1577
1520
  size = _ref61$size === void 0 ? 16 : _ref61$size,
@@ -1585,14 +1528,18 @@ var SidePanelClose = /*#__PURE__*/React.forwardRef(function SidePanelClose(_ref6
1585
1528
  viewBox: "0 0 32 32",
1586
1529
  fill: "currentColor"
1587
1530
  }, rest), _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
1588
- d: "M28,4H4C2.9,4,2,4.9,2,6v20c0,1.1,0.9,2,2,2h24c1.1,0,2-0.9,2-2V6C30,4.9,29.1,4,28,4z M10,26H4V6h6V26z M28,15H17.8 l3.6-3.6L20,10l-6,6l6,6l1.4-1.4L17.8,17H28v9H12V6h16V15z"
1531
+ d: "M24 26H31V28H24zM24 22H31V24H24zM20.4141 12L25 12 25 10 17 10 17 18 19 18 19 13.4141 25.5859 20 27 18.5859 20.4141 12z"
1532
+ })), _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
1533
+ d: "M7,7H29v12h2V7c0-1.1025-.8972-2-2-2H7c-1.1028,0-2,.8975-2,2v15c0,1.1025,.8972,2,2,2h7v4h-4v2h12v-8H7V7Zm13,21h-4v-4h4v4Z"
1534
+ })), _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
1535
+ d: "M26,3V1H3C1.8972,1,1,1.8965,1,3v15H3V3H26Z"
1589
1536
  })), children);
1590
1537
  });
1591
1538
 
1592
1539
  if (process.env.NODE_ENV !== "production") {
1593
- SidePanelClose.propTypes = iconPropTypes;
1540
+ ScreenMapSet.propTypes = iconPropTypes;
1594
1541
  }
1595
- var SidePanelCloseFilled = /*#__PURE__*/React.forwardRef(function SidePanelCloseFilled(_ref62, ref) {
1542
+ var Script = /*#__PURE__*/React.forwardRef(function Script(_ref62, ref) {
1596
1543
  var children = _ref62.children,
1597
1544
  _ref62$size = _ref62.size,
1598
1545
  size = _ref62$size === void 0 ? 16 : _ref62$size,
@@ -1605,15 +1552,17 @@ var SidePanelCloseFilled = /*#__PURE__*/React.forwardRef(function SidePanelClose
1605
1552
  xmlns: "http://www.w3.org/2000/svg",
1606
1553
  viewBox: "0 0 32 32",
1607
1554
  fill: "currentColor"
1608
- }, rest), _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
1609
- d: "M28,4H4C2.9,4,2,4.9,2,6v20c0,1.1,0.9,2,2,2h24c1.1,0,2-0.9,2-2V6C30,4.9,29.1,4,28,4z M28,15H17.8l3.6-3.6L20,10l-6,6l6,6 l1.4-1.4L17.8,17H28v9H12V6h16V15z"
1555
+ }, rest), _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
1556
+ d: "M18.83 26L21.41 23.42 20 22 16 26 20 30 21.42 28.59 18.83 26zM27.17 26L24.59 28.58 26 30 30 26 26 22 24.58 23.41 27.17 26z"
1557
+ })), _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
1558
+ d: "M14,28H8V4h8v6a2.0058,2.0058,0,0,0,2,2h6v6h2V10a.9092.9092,0,0,0-.3-.7l-7-7A.9087.9087,0,0,0,18,2H8A2.0058,2.0058,0,0,0,6,4V28a2.0058,2.0058,0,0,0,2,2h6ZM18,4.4,23.6,10H18Z"
1610
1559
  })), children);
1611
1560
  });
1612
1561
 
1613
1562
  if (process.env.NODE_ENV !== "production") {
1614
- SidePanelCloseFilled.propTypes = iconPropTypes;
1563
+ Script.propTypes = iconPropTypes;
1615
1564
  }
1616
- var SidePanelOpen = /*#__PURE__*/React.forwardRef(function SidePanelOpen(_ref63, ref) {
1565
+ var ScriptReference = /*#__PURE__*/React.forwardRef(function ScriptReference(_ref63, ref) {
1617
1566
  var children = _ref63.children,
1618
1567
  _ref63$size = _ref63.size,
1619
1568
  size = _ref63$size === void 0 ? 16 : _ref63$size,
@@ -1626,15 +1575,15 @@ var SidePanelOpen = /*#__PURE__*/React.forwardRef(function SidePanelOpen(_ref63,
1626
1575
  xmlns: "http://www.w3.org/2000/svg",
1627
1576
  viewBox: "0 0 32 32",
1628
1577
  fill: "currentColor"
1629
- }, rest), _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
1630
- d: "M28,4H4C2.9,4,2,4.9,2,6v20c0,1.1,0.9,2,2,2h24c1.1,0,2-0.9,2-2V6C30,4.9,29.1,4,28,4z M10,26H4V6h6V26z M28,26H12v-9h10.2 l-3.6,3.6L20,22l6-6l-6-6l-1.4,1.4l3.6,3.6H12V6h16V26z"
1578
+ }, rest), _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
1579
+ d: "M4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20zM27.17 26L24.59 28.58 26 30 30 26 26 22 24.58 23.41 27.17 26zM18.83 26L21.41 23.42 20 22 16 26 20 30 21.42 28.59 18.83 26zM25.7 9.3l-7-7A.9087.9087 0 0018 2H8A2.0058 2.0058 0 006 4V16H8V4h8v6a2.0058 2.0058 0 002 2h6v6h2V10A.9092.9092 0 0025.7 9.3zM18 10V4.4L23.6 10z"
1631
1580
  })), children);
1632
1581
  });
1633
1582
 
1634
1583
  if (process.env.NODE_ENV !== "production") {
1635
- SidePanelOpen.propTypes = iconPropTypes;
1584
+ ScriptReference.propTypes = iconPropTypes;
1636
1585
  }
1637
- var SidePanelOpenFilled = /*#__PURE__*/React.forwardRef(function SidePanelOpenFilled(_ref64, ref) {
1586
+ var Sdk = /*#__PURE__*/React.forwardRef(function Sdk(_ref64, ref) {
1638
1587
  var children = _ref64.children,
1639
1588
  _ref64$size = _ref64.size,
1640
1589
  size = _ref64$size === void 0 ? 16 : _ref64$size,
@@ -1647,20 +1596,33 @@ var SidePanelOpenFilled = /*#__PURE__*/React.forwardRef(function SidePanelOpenFi
1647
1596
  xmlns: "http://www.w3.org/2000/svg",
1648
1597
  viewBox: "0 0 32 32",
1649
1598
  fill: "currentColor"
1650
- }, rest), _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
1651
- d: "M28,4H4C2.9,4,2,4.9,2,6v20c0,1.1,0.9,2,2,2h24c1.1,0,2-0.9,2-2V6C30,4.9,29.1,4,28,4z M28,26H12v-9h10.2l-3.6,3.6L20,22 l6-6l-6-6l-1.4,1.4l3.6,3.6H12V6h16V26z"
1599
+ }, rest), _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
1600
+ d: "M30 9L27.9 9 24 15.6 24 9 22 9 22 23 24 23 24 18.7 24.9 17.2 27.9 23 30 23 26.1 15.4 30 9zM16 23H12V9h4a4.0118 4.0118 0 014 4v6A4.0118 4.0118 0 0116 23zm-2-2h2a2.0059 2.0059 0 002-2V13a2.0059 2.0059 0 00-2-2H14zM8 23H2V21H8V17H4a2.0059 2.0059 0 01-2-2V11A2.0059 2.0059 0 014 9h6v2H4v4H8a2.0059 2.0059 0 012 2v4A2.0059 2.0059 0 018 23z"
1652
1601
  })), children);
1653
1602
  });
1654
1603
 
1655
1604
  if (process.env.NODE_ENV !== "production") {
1656
- SidePanelOpenFilled.propTypes = iconPropTypes;
1605
+ Sdk.propTypes = iconPropTypes;
1657
1606
  }
1658
- var Sight = /*#__PURE__*/React.forwardRef(function Sight(_ref65, ref) {
1607
+ var Search = /*#__PURE__*/React.forwardRef(function Search(_ref65, ref) {
1659
1608
  var children = _ref65.children,
1660
1609
  _ref65$size = _ref65.size,
1661
1610
  size = _ref65$size === void 0 ? 16 : _ref65$size,
1662
1611
  rest = _objectWithoutProperties(_ref65, _excluded65);
1663
1612
 
1613
+ if (size === 16 || size === "16" || size === "16px") {
1614
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
1615
+ width: size,
1616
+ height: size,
1617
+ ref: ref,
1618
+ xmlns: "http://www.w3.org/2000/svg",
1619
+ viewBox: "0 0 16 16",
1620
+ fill: "currentColor"
1621
+ }, rest), _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
1622
+ d: "M15,14.3L10.7,10c1.9-2.3,1.6-5.8-0.7-7.7S4.2,0.7,2.3,3S0.7,8.8,3,10.7c2,1.7,5,1.7,7,0l4.3,4.3L15,14.3z M2,6.5 C2,4,4,2,6.5,2S11,4,11,6.5S9,11,6.5,11S2,9,2,6.5z"
1623
+ })), children);
1624
+ }
1625
+
1664
1626
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
1665
1627
  width: size,
1666
1628
  height: size,
@@ -1668,17 +1630,15 @@ var Sight = /*#__PURE__*/React.forwardRef(function Sight(_ref65, ref) {
1668
1630
  xmlns: "http://www.w3.org/2000/svg",
1669
1631
  viewBox: "0 0 32 32",
1670
1632
  fill: "currentColor"
1671
- }, rest), _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
1672
- d: "M10 12H12V14H10zM6 12H8V14H6zM2 12H4V14H2zM26 30H24V27H20a5.0055 5.0055 0 01-5-5V20.7207l-2.3162-.772a1 1 0 01-.5412-1.4631L15 13.7229V11a9.01 9.01 0 019-9h5V4H24a7.0078 7.0078 0 00-7 7v3a.9991.9991 0 01-.1426.5144l-2.3586 3.9312 1.8174.6057A1 1 0 0117 20v2a3.0033 3.0033 0 003 3h5a1 1 0 011 1z"
1673
- })), _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
1674
- d: "M19 12H23V14H19z"
1633
+ }, rest), _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
1634
+ d: "M29,27.5859l-7.5521-7.5521a11.0177,11.0177,0,1,0-1.4141,1.4141L27.5859,29ZM4,13a9,9,0,1,1,9,9A9.01,9.01,0,0,1,4,13Z"
1675
1635
  })), children);
1676
1636
  });
1677
1637
 
1678
1638
  if (process.env.NODE_ENV !== "production") {
1679
- Sight.propTypes = iconPropTypes;
1639
+ Search.propTypes = iconPropTypes;
1680
1640
  }
1681
- var Sigma = /*#__PURE__*/React.forwardRef(function Sigma(_ref66, ref) {
1641
+ var SearchAdvanced = /*#__PURE__*/React.forwardRef(function SearchAdvanced(_ref66, ref) {
1682
1642
  var children = _ref66.children,
1683
1643
  _ref66$size = _ref66.size,
1684
1644
  size = _ref66$size === void 0 ? 16 : _ref66$size,
@@ -1691,15 +1651,15 @@ var Sigma = /*#__PURE__*/React.forwardRef(function Sigma(_ref66, ref) {
1691
1651
  xmlns: "http://www.w3.org/2000/svg",
1692
1652
  viewBox: "0 0 32 32",
1693
1653
  fill: "currentColor"
1694
- }, rest), _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
1695
- d: "M24 5L7 5 7 7.414 15.586 16 7 24.586 7 27 24 27 24 25 9.414 25 18.414 16 9.414 7 24 7 24 5z"
1654
+ }, rest), _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
1655
+ d: "M30 6L26 6 26 2 24 2 24 6 20 6 20 8 24 8 24 12 26 12 26 8 30 8 30 6zM24 28.5859l-5.9751-5.9751a9.0234 9.0234 0 10-1.4141 1.4141L22.5859 30zM4 17a7 7 0 117 7A7.0078 7.0078 0 014 17z"
1696
1656
  })), children);
1697
1657
  });
1698
1658
 
1699
1659
  if (process.env.NODE_ENV !== "production") {
1700
- Sigma.propTypes = iconPropTypes;
1660
+ SearchAdvanced.propTypes = iconPropTypes;
1701
1661
  }
1702
- var SignalStrength = /*#__PURE__*/React.forwardRef(function SignalStrength(_ref67, ref) {
1662
+ var SearchLocate = /*#__PURE__*/React.forwardRef(function SearchLocate(_ref67, ref) {
1703
1663
  var children = _ref67.children,
1704
1664
  _ref67$size = _ref67.size,
1705
1665
  size = _ref67$size === void 0 ? 16 : _ref67$size,
@@ -1712,15 +1672,15 @@ var SignalStrength = /*#__PURE__*/React.forwardRef(function SignalStrength(_ref6
1712
1672
  xmlns: "http://www.w3.org/2000/svg",
1713
1673
  viewBox: "0 0 32 32",
1714
1674
  fill: "currentColor"
1715
- }, rest), _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
1716
- d: "M26 6H28V26H26zM18 11H20V26H18zM11 16H13V26H11zM4 20H6V26H4z"
1675
+ }, rest), _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
1676
+ d: "M30 28.5859l-4.6885-4.6884a8.028 8.028 0 10-1.414 1.414L28.5859 30zM19 25a6 6 0 116-6A6.0066 6.0066 0 0119 25zM2 12H10V14H2zM2 2H18V4H2zM2 7H18V9H2z"
1717
1677
  })), children);
1718
1678
  });
1719
1679
 
1720
1680
  if (process.env.NODE_ENV !== "production") {
1721
- SignalStrength.propTypes = iconPropTypes;
1681
+ SearchLocate.propTypes = iconPropTypes;
1722
1682
  }
1723
- var SimCard = /*#__PURE__*/React.forwardRef(function SimCard(_ref68, ref) {
1683
+ var SearchLocateMirror = /*#__PURE__*/React.forwardRef(function SearchLocateMirror(_ref68, ref) {
1724
1684
  var children = _ref68.children,
1725
1685
  _ref68$size = _ref68.size,
1726
1686
  size = _ref68$size === void 0 ? 16 : _ref68$size,
@@ -1733,17 +1693,15 @@ var SimCard = /*#__PURE__*/React.forwardRef(function SimCard(_ref68, ref) {
1733
1693
  xmlns: "http://www.w3.org/2000/svg",
1734
1694
  viewBox: "0 0 32 32",
1735
1695
  fill: "currentColor"
1736
- }, rest), _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
1737
- d: "M21,9H8a2.0023,2.0023,0,0,0-2,2V21a2.0023,2.0023,0,0,0,2,2H21a2.0023,2.0023,0,0,0,2-2V11A2.0023,2.0023,0,0,0,21,9Zm0,4H18V11h3Zm-3,2h3v2H18Zm-2-4V21H13V14a1,1,0,0,0-1-1H8V11Zm-5,6H8V15h3ZM8,19h3v2H8Zm10,2V19h3v2Z"
1738
- })), _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
1739
- d: "M23.5317,27H4a2.0021,2.0021,0,0,1-2-2V7A2.0021,2.0021,0,0,1,4,5H28a2.0021,2.0021,0,0,1,2,2V19.6379a2.0044,2.0044,0,0,1-.4639,1.2808L25.0679,26.28A1.9944,1.9944,0,0,1,23.5317,27ZM4,7V25H23.5317L28,19.6379V7Z"
1696
+ }, rest), _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
1697
+ d: "M21 28.6l-4.7-4.7c1.1-1.4 1.7-3.1 1.7-4.9 0-4.4-3.6-8-8-8s-8 3.6-8 8 3.6 8 8 8c1.8 0 3.5-.6 4.9-1.7l4.7 4.7L21 28.6zM10 25c-3.3 0-6-2.7-6-6s2.7-6 6-6 6 2.7 6 6S13.3 25 10 25zM22 12H30V14H22zM14 7H30V9H14zM14 2H30V4H14z"
1740
1698
  })), children);
1741
1699
  });
1742
1700
 
1743
1701
  if (process.env.NODE_ENV !== "production") {
1744
- SimCard.propTypes = iconPropTypes;
1702
+ SearchLocateMirror.propTypes = iconPropTypes;
1745
1703
  }
1746
- var SkillLevel = /*#__PURE__*/React.forwardRef(function SkillLevel(_ref69, ref) {
1704
+ var Security = /*#__PURE__*/React.forwardRef(function Security(_ref69, ref) {
1747
1705
  var children = _ref69.children,
1748
1706
  _ref69$size = _ref69.size,
1749
1707
  size = _ref69$size === void 0 ? 16 : _ref69$size,
@@ -1756,15 +1714,17 @@ var SkillLevel = /*#__PURE__*/React.forwardRef(function SkillLevel(_ref69, ref)
1756
1714
  xmlns: "http://www.w3.org/2000/svg",
1757
1715
  viewBox: "0 0 32 32",
1758
1716
  fill: "currentColor"
1759
- }, rest), _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
1760
- d: "M30 30H22V4h8zm-6-2h4V6H24zM20 30H12V12h8zm-6-2h4V14H14zM10 30H2V18h8zM4 28H8V20H4z"
1717
+ }, rest), _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
1718
+ d: "M14 16.59L11.41 14 10 15.41 14 19.41 22 11.41 20.59 10 14 16.59z"
1719
+ })), _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
1720
+ d: "M16,30,9.8242,26.7071A10.9818,10.9818,0,0,1,4,17V4A2.0021,2.0021,0,0,1,6,2H26a2.0021,2.0021,0,0,1,2,2V17a10.9818,10.9818,0,0,1-5.8242,9.7071ZM6,4V17a8.9852,8.9852,0,0,0,4.7656,7.9423L16,27.7333l5.2344-2.791A8.9852,8.9852,0,0,0,26,17V4Z"
1761
1721
  })), children);
1762
1722
  });
1763
1723
 
1764
1724
  if (process.env.NODE_ENV !== "production") {
1765
- SkillLevel.propTypes = iconPropTypes;
1725
+ Security.propTypes = iconPropTypes;
1766
1726
  }
1767
- var SkillLevelAdvanced = /*#__PURE__*/React.forwardRef(function SkillLevelAdvanced(_ref70, ref) {
1727
+ var SecurityServices = /*#__PURE__*/React.forwardRef(function SecurityServices(_ref70, ref) {
1768
1728
  var children = _ref70.children,
1769
1729
  _ref70$size = _ref70.size,
1770
1730
  size = _ref70$size === void 0 ? 16 : _ref70$size,
@@ -1777,15 +1737,17 @@ var SkillLevelAdvanced = /*#__PURE__*/React.forwardRef(function SkillLevelAdvanc
1777
1737
  xmlns: "http://www.w3.org/2000/svg",
1778
1738
  viewBox: "0 0 32 32",
1779
1739
  fill: "currentColor"
1780
- }, rest), _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
1781
- d: "M30 30H22V4h8zM20 30H12V12h8zM10 30H2V18h8z"
1740
+ }, rest), _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
1741
+ d: "M30,24V22H27.8989a4.9678,4.9678,0,0,0-.7319-1.7529l1.49-1.49-1.414-1.414-1.49,1.49A4.9678,4.9678,0,0,0,24,18.1011V16H22v2.1011a4.9678,4.9678,0,0,0-1.7529.7319l-1.49-1.49-1.414,1.414,1.49,1.49A4.9678,4.9678,0,0,0,18.1011,22H16v2h2.1011a4.9678,4.9678,0,0,0,.7319,1.7529l-1.49,1.49,1.414,1.414,1.49-1.49A4.9678,4.9678,0,0,0,22,27.8989V30h2V27.8989a4.9678,4.9678,0,0,0,1.7529-.7319l1.49,1.49,1.414-1.414-1.49-1.49A4.9678,4.9678,0,0,0,27.8989,24Zm-7,2a3,3,0,1,1,3-3A3.0033,3.0033,0,0,1,23,26Z"
1742
+ })), _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
1743
+ d: "M14,26.667l-3.2344-1.7246A8.9858,8.9858,0,0,1,6,17V4H26V14h2V4a2.0023,2.0023,0,0,0-2-2H6A2.0023,2.0023,0,0,0,4,4V17a10.9814,10.9814,0,0,0,5.8242,9.707L14,28.9336Z"
1782
1744
  })), children);
1783
1745
  });
1784
1746
 
1785
1747
  if (process.env.NODE_ENV !== "production") {
1786
- SkillLevelAdvanced.propTypes = iconPropTypes;
1748
+ SecurityServices.propTypes = iconPropTypes;
1787
1749
  }
1788
- var SkillLevelBasic = /*#__PURE__*/React.forwardRef(function SkillLevelBasic(_ref71, ref) {
1750
+ var Select_01 = /*#__PURE__*/React.forwardRef(function Select_01(_ref71, ref) {
1789
1751
  var children = _ref71.children,
1790
1752
  _ref71$size = _ref71.size,
1791
1753
  size = _ref71$size === void 0 ? 16 : _ref71$size,
@@ -1798,15 +1760,15 @@ var SkillLevelBasic = /*#__PURE__*/React.forwardRef(function SkillLevelBasic(_re
1798
1760
  xmlns: "http://www.w3.org/2000/svg",
1799
1761
  viewBox: "0 0 32 32",
1800
1762
  fill: "currentColor"
1801
- }, rest), _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
1802
- d: "M30 30H22V4h8zm-6-2h4V6H24zM20 30H12V12h8zm-6-2h4V14H14zM10 30H2V18h8z"
1763
+ }, rest), _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
1764
+ d: "M12 6L8 6 8 2 6 2 6 6 2 6 2 8 6 8 6 12 8 12 8 8 12 8 12 6zM16 6H20V8H16zM24 6V8h4v4h2V8a2 2 0 00-2-2zM6 16H8V20H6zM8 28V24H6v4a2 2 0 002 2h4V28zM28 16H30V20H28zM16 28H20V30H16zM28 24v4H24v2h4a2 2 0 002-2V24z"
1803
1765
  })), children);
1804
1766
  });
1805
1767
 
1806
1768
  if (process.env.NODE_ENV !== "production") {
1807
- SkillLevelBasic.propTypes = iconPropTypes;
1769
+ Select_01.propTypes = iconPropTypes;
1808
1770
  }
1809
- var SkillLevelIntermediate = /*#__PURE__*/React.forwardRef(function SkillLevelIntermediate(_ref72, ref) {
1771
+ var Select_02 = /*#__PURE__*/React.forwardRef(function Select_02(_ref72, ref) {
1810
1772
  var children = _ref72.children,
1811
1773
  _ref72$size = _ref72.size,
1812
1774
  size = _ref72$size === void 0 ? 16 : _ref72$size,
@@ -1819,15 +1781,15 @@ var SkillLevelIntermediate = /*#__PURE__*/React.forwardRef(function SkillLevelIn
1819
1781
  xmlns: "http://www.w3.org/2000/svg",
1820
1782
  viewBox: "0 0 32 32",
1821
1783
  fill: "currentColor"
1822
- }, rest), _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
1823
- d: "M30 30H22V4h8zm-6-2h4V6H24zM20 30H12V12h8zM10 30H2V18h8z"
1784
+ }, rest), _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
1785
+ d: "M12 6L8 6 8 2 6 2 6 6 2 6 2 8 6 8 6 12 8 12 8 8 12 8 12 6zM30 10V4H24V6H16V8h8v2h2V24H24v2H10V24H8V16H6v8H4v6h6V28H24v2h6V24H28V10zM8 28H6V26H8zm20 0H26V26h2zM26 6h2V8H26z"
1824
1786
  })), children);
1825
1787
  });
1826
1788
 
1827
1789
  if (process.env.NODE_ENV !== "production") {
1828
- SkillLevelIntermediate.propTypes = iconPropTypes;
1790
+ Select_02.propTypes = iconPropTypes;
1829
1791
  }
1830
- var SkipBack = /*#__PURE__*/React.forwardRef(function SkipBack(_ref73, ref) {
1792
+ var SelectWindow = /*#__PURE__*/React.forwardRef(function SelectWindow(_ref73, ref) {
1831
1793
  var children = _ref73.children,
1832
1794
  _ref73$size = _ref73.size,
1833
1795
  size = _ref73$size === void 0 ? 16 : _ref73$size,
@@ -1840,15 +1802,15 @@ var SkipBack = /*#__PURE__*/React.forwardRef(function SkipBack(_ref73, ref) {
1840
1802
  xmlns: "http://www.w3.org/2000/svg",
1841
1803
  viewBox: "0 0 32 32",
1842
1804
  fill: "currentColor"
1843
- }, rest), _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
1844
- d: "M27 28a1 1 0 01-.5-.13l-19-11a1 1 0 010-1.74l19-11a1 1 0 011 0A1 1 0 0128 5V27a1 1 0 01-1 1zM10 16l16 9.27V6.73zM2 4H4V28H2z"
1805
+ }, rest), _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
1806
+ d: "M8 26H4a2.0021 2.0021 0 01-2-2V20H4v4H8zM2 12H4V16H2zM26 8H24V4H20V2h4a2.0021 2.0021 0 012 2zM12 2H16V4H12zM4 8H2V4A2.0021 2.0021 0 014 2H8V4H4zM27 32a.9967.9967 0 01-.707-.293l-6.1377-6.1377L16.832 30.5547a1 1 0 01-1.79-.2676l-6-20A1 1 0 0110.2871 9.042l20 6a1 1 0 01.2676 1.79l-4.9854 3.3233L31.707 26.293a.9994.9994 0 010 1.414l-4 4A.9967.9967 0 0127 32zm0-2.4141L29.5859 27 22.431 19.845l5.2458-3.4978L11.4917 11.4917l4.8555 16.1851L19.845 22.431z"
1845
1807
  })), children);
1846
1808
  });
1847
1809
 
1848
1810
  if (process.env.NODE_ENV !== "production") {
1849
- SkipBack.propTypes = iconPropTypes;
1811
+ SelectWindow.propTypes = iconPropTypes;
1850
1812
  }
1851
- var SkipBackFilled = /*#__PURE__*/React.forwardRef(function SkipBackFilled(_ref74, ref) {
1813
+ var Send = /*#__PURE__*/React.forwardRef(function Send(_ref74, ref) {
1852
1814
  var children = _ref74.children,
1853
1815
  _ref74$size = _ref74.size,
1854
1816
  size = _ref74$size === void 0 ? 16 : _ref74$size,
@@ -1861,15 +1823,15 @@ var SkipBackFilled = /*#__PURE__*/React.forwardRef(function SkipBackFilled(_ref7
1861
1823
  xmlns: "http://www.w3.org/2000/svg",
1862
1824
  viewBox: "0 0 32 32",
1863
1825
  fill: "currentColor"
1864
- }, rest), _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
1865
- d: "M27 28a.9975.9975 0 01-.501-.1348l-19-11a1 1 0 010-1.73l19-11A1 1 0 0128 5V27a1 1 0 01-1 1zM2 4H4V28H2z"
1826
+ }, rest), _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
1827
+ d: "M27.45,15.11l-22-11a1,1,0,0,0-1.08.12,1,1,0,0,0-.33,1L7,16,4,26.74A1,1,0,0,0,5,28a1,1,0,0,0,.45-.11l22-11a1,1,0,0,0,0-1.78Zm-20.9,10L8.76,17H18V15H8.76L6.55,6.89,24.76,16Z"
1866
1828
  })), children);
1867
1829
  });
1868
1830
 
1869
1831
  if (process.env.NODE_ENV !== "production") {
1870
- SkipBackFilled.propTypes = iconPropTypes;
1832
+ Send.propTypes = iconPropTypes;
1871
1833
  }
1872
- var SkipBackOutline = /*#__PURE__*/React.forwardRef(function SkipBackOutline(_ref75, ref) {
1834
+ var SendAlt = /*#__PURE__*/React.forwardRef(function SendAlt(_ref75, ref) {
1873
1835
  var children = _ref75.children,
1874
1836
  _ref75$size = _ref75.size,
1875
1837
  size = _ref75$size === void 0 ? 16 : _ref75$size,
@@ -1882,20 +1844,15 @@ var SkipBackOutline = /*#__PURE__*/React.forwardRef(function SkipBackOutline(_re
1882
1844
  xmlns: "http://www.w3.org/2000/svg",
1883
1845
  viewBox: "0 0 32 32",
1884
1846
  fill: "currentColor"
1885
- }, rest), _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
1886
- d: "M23,22a1.0037,1.0037,0,0,1-.4858-.1257l-9-5a1,1,0,0,1,0-1.7485l9-5A1,1,0,0,1,24,11V21a1,1,0,0,1-1,1Zm-6.9409-6L22,19.3006V12.7Z"
1887
- })), _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
1888
- d: "M9 10H11V22H9z",
1889
- transform: "rotate(-180 10 16)"
1890
- })), _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
1891
- 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"
1847
+ }, rest), _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
1848
+ d: "M27.71,4.29a1,1,0,0,0-1.05-.23l-22,8a1,1,0,0,0,0,1.87l9.6,3.84,3.84,9.6A1,1,0,0,0,19,28h0a1,1,0,0,0,.92-.66l8-22A1,1,0,0,0,27.71,4.29ZM19,24.2l-2.79-7L21,12.41,19.59,11l-4.83,4.83L7.8,13,25.33,6.67Z"
1892
1849
  })), children);
1893
1850
  });
1894
1851
 
1895
1852
  if (process.env.NODE_ENV !== "production") {
1896
- SkipBackOutline.propTypes = iconPropTypes;
1853
+ SendAlt.propTypes = iconPropTypes;
1897
1854
  }
1898
- var SkipBackOutlineFilled = /*#__PURE__*/React.forwardRef(function SkipBackOutlineFilled(_ref76, ref) {
1855
+ var SendAltFilled = /*#__PURE__*/React.forwardRef(function SendAltFilled(_ref76, ref) {
1899
1856
  var children = _ref76.children,
1900
1857
  _ref76$size = _ref76.size,
1901
1858
  size = _ref76$size === void 0 ? 16 : _ref76$size,
@@ -1908,24 +1865,15 @@ var SkipBackOutlineFilled = /*#__PURE__*/React.forwardRef(function SkipBackOutli
1908
1865
  xmlns: "http://www.w3.org/2000/svg",
1909
1866
  viewBox: "0 0 32 32",
1910
1867
  fill: "currentColor"
1911
- }, rest), _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
1912
- d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2ZM10,22H8V10h2Zm14-1a1,1,0,0,1-1.4858.874l-9-5a1,1,0,0,1,0-1.748l9-5A1,1,0,0,1,24,11Z"
1913
- })), _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
1914
- d: "M22 19.301L22 12.699 16.059 16 22 19.301z"
1915
- })), _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
1916
- fill: "none",
1917
- d: "M23,22a1.0037,1.0037,0,0,1-.4858-.1257l-9-5a1,1,0,0,1,0-1.7486l9-5A1,1,0,0,1,24,11V21a1,1,0,0,1-1,1Zm-6.9409-6L22,19.3005V12.7Z"
1918
- })), _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
1919
- fill: "none",
1920
- d: "M8 10H10V22H8z",
1921
- transform: "rotate(-180 9 16)"
1868
+ }, rest), _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
1869
+ d: "M27.71,4.29a1,1,0,0,0-1.05-.23l-22,8a1,1,0,0,0,0,1.87l8.59,3.43L19.59,11,21,12.41l-6.37,6.37,3.44,8.59A1,1,0,0,0,19,28h0a1,1,0,0,0,.92-.66l8-22A1,1,0,0,0,27.71,4.29Z"
1922
1870
  })), children);
1923
1871
  });
1924
1872
 
1925
1873
  if (process.env.NODE_ENV !== "production") {
1926
- SkipBackOutlineFilled.propTypes = iconPropTypes;
1874
+ SendAltFilled.propTypes = iconPropTypes;
1927
1875
  }
1928
- var SkipBackOutlineSolid = /*#__PURE__*/React.forwardRef(function SkipBackOutlineSolid(_ref77, ref) {
1876
+ var SendFilled = /*#__PURE__*/React.forwardRef(function SendFilled(_ref77, ref) {
1929
1877
  var children = _ref77.children,
1930
1878
  _ref77$size = _ref77.size,
1931
1879
  size = _ref77$size === void 0 ? 16 : _ref77$size,
@@ -1938,20 +1886,15 @@ var SkipBackOutlineSolid = /*#__PURE__*/React.forwardRef(function SkipBackOutlin
1938
1886
  xmlns: "http://www.w3.org/2000/svg",
1939
1887
  viewBox: "0 0 32 32",
1940
1888
  fill: "currentColor"
1941
- }, rest), _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
1942
- d: "M23,22a1.0037,1.0037,0,0,1-.4858-.1257l-9-5a1,1,0,0,1,0-1.7485l9-5A1,1,0,0,1,24,11V21a1,1,0,0,1-1,1Z"
1943
- })), _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
1944
- d: "M9 10H11V22H9z",
1945
- transform: "rotate(-180 10 16)"
1946
- })), _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
1947
- 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"
1889
+ }, rest), _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
1890
+ d: "M27.45,15.11l-22-11a1,1,0,0,0-1.08.12,1,1,0,0,0-.33,1L6.69,15H18v2H6.69L4,26.74A1,1,0,0,0,5,28a1,1,0,0,0,.45-.11l22-11a1,1,0,0,0,0-1.78Z"
1948
1891
  })), children);
1949
1892
  });
1950
1893
 
1951
1894
  if (process.env.NODE_ENV !== "production") {
1952
- SkipBackOutlineSolid.propTypes = iconPropTypes;
1895
+ SendFilled.propTypes = iconPropTypes;
1953
1896
  }
1954
- var SkipBackSolidFilled = /*#__PURE__*/React.forwardRef(function SkipBackSolidFilled(_ref78, ref) {
1897
+ var SendBackward = /*#__PURE__*/React.forwardRef(function SendBackward(_ref78, ref) {
1955
1898
  var children = _ref78.children,
1956
1899
  _ref78$size = _ref78.size,
1957
1900
  size = _ref78$size === void 0 ? 16 : _ref78$size,
@@ -1964,22 +1907,15 @@ var SkipBackSolidFilled = /*#__PURE__*/React.forwardRef(function SkipBackSolidFi
1964
1907
  xmlns: "http://www.w3.org/2000/svg",
1965
1908
  viewBox: "0 0 32 32",
1966
1909
  fill: "currentColor"
1967
- }, rest), _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
1968
- d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2ZM10,22H8V10h2Zm14-1a1,1,0,0,1-1.4858.874l-9-5a1,1,0,0,1,0-1.748l9-5A1,1,0,0,1,24,11Z"
1969
- })), _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
1970
- fill: "none",
1971
- d: "M23,22a1.0037,1.0037,0,0,1-.4858-.1257l-9-5a1,1,0,0,1,0-1.7486l9-5A1,1,0,0,1,24,11V21a1,1,0,0,1-1,1Z"
1972
- })), _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
1973
- fill: "none",
1974
- d: "M8 10H10V22H8z",
1975
- transform: "rotate(-180 9 16)"
1910
+ }, rest), _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
1911
+ d: "M4 7H2V4A2.0023 2.0023 0 014 2H7V4H4zM7 22H4a2.0023 2.0023 0 01-2-2V17H4v3H7zM2 10H4V14H2zM22 7H20V4H17V2h3a2.0023 2.0023 0 012 2zM10 2H14V4H10zM28 30H12a2.0023 2.0023 0 01-2-2V12a2.0023 2.0023 0 012-2H28a2.0023 2.0023 0 012 2V28A2.0023 2.0023 0 0128 30zM12 12V28H28V12z"
1976
1912
  })), children);
1977
1913
  });
1978
1914
 
1979
1915
  if (process.env.NODE_ENV !== "production") {
1980
- SkipBackSolidFilled.propTypes = iconPropTypes;
1916
+ SendBackward.propTypes = iconPropTypes;
1981
1917
  }
1982
- var SkipForward = /*#__PURE__*/React.forwardRef(function SkipForward(_ref79, ref) {
1918
+ var SendToBack = /*#__PURE__*/React.forwardRef(function SendToBack(_ref79, ref) {
1983
1919
  var children = _ref79.children,
1984
1920
  _ref79$size = _ref79.size,
1985
1921
  size = _ref79$size === void 0 ? 16 : _ref79$size,
@@ -1992,15 +1928,15 @@ var SkipForward = /*#__PURE__*/React.forwardRef(function SkipForward(_ref79, ref
1992
1928
  xmlns: "http://www.w3.org/2000/svg",
1993
1929
  viewBox: "0 0 32 32",
1994
1930
  fill: "currentColor"
1995
- }, rest), _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
1996
- d: "M5 28a1 1 0 01-1-1V5a1 1 0 01.5-.87 1 1 0 011 0l19 11a1 1 0 010 1.74l-19 11A1 1 0 015 28zM6 6.73V25.27L22 16zM28 4H30V28H28z"
1931
+ }, rest), _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
1932
+ d: "M28,10H22V4a2,2,0,0,0-2-2H4A2,2,0,0,0,2,4V20a2,2,0,0,0,2,2h6v6a2.0023,2.0023,0,0,0,2,2H28a2.0023,2.0023,0,0,0,2-2V12A2.0023,2.0023,0,0,0,28,10ZM12,28V12H28l.0015,16Z"
1997
1933
  })), children);
1998
1934
  });
1999
1935
 
2000
1936
  if (process.env.NODE_ENV !== "production") {
2001
- SkipForward.propTypes = iconPropTypes;
1937
+ SendToBack.propTypes = iconPropTypes;
2002
1938
  }
2003
- var SkipForwardFilled = /*#__PURE__*/React.forwardRef(function SkipForwardFilled(_ref80, ref) {
1939
+ var ServerDns = /*#__PURE__*/React.forwardRef(function ServerDns(_ref80, ref) {
2004
1940
  var children = _ref80.children,
2005
1941
  _ref80$size = _ref80.size,
2006
1942
  size = _ref80$size === void 0 ? 16 : _ref80$size,
@@ -2013,15 +1949,19 @@ var SkipForwardFilled = /*#__PURE__*/React.forwardRef(function SkipForwardFilled
2013
1949
  xmlns: "http://www.w3.org/2000/svg",
2014
1950
  viewBox: "0 0 32 32",
2015
1951
  fill: "currentColor"
2016
- }, rest), _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
2017
- d: "M28 4H30V28H28zM5 28a1 1 0 01-1-1V5a1 1 0 011.501-.8652l19 11a1 1 0 010 1.73l-19 11A.9975.9975 0 015 28z"
1952
+ }, rest), _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
1953
+ d: "M16 2a8 8 0 108 8A8.0092 8.0092 0 0016 2zm5.91 7H19.4724a15.2457 15.2457 0 00-.7917-4.36A6.0088 6.0088 0 0121.91 9zM16.022 15.999h-.0076c-.3813-.1206-1.3091-1.8213-1.479-4.999h2.9292C17.2952 14.1763 16.3711 15.877 16.022 15.999zM14.5354 9c.1694-3.1763 1.0935-4.877 1.4426-4.999h.0076c.3813.1206 1.3091 1.8213 1.479 4.999zM13.3193 4.64A15.2457 15.2457 0 0012.5276 9H10.09A6.0088 6.0088 0 0113.3193 4.64zM10.09 11h2.4373a15.2457 15.2457 0 00.7917 4.36A6.0088 6.0088 0 0110.09 11zm8.59 4.36A15.2457 15.2457 0 0019.4724 11H21.91A6.0088 6.0088 0 0118.6807 15.36zM28 30H4a2.0021 2.0021 0 01-2-2V22a2.0021 2.0021 0 012-2H28a2.0021 2.0021 0 012 2v6A2.0021 2.0021 0 0128 30zM4 22v6H28V22z"
1954
+ })), _circle5 || (_circle5 = /*#__PURE__*/React.createElement("circle", {
1955
+ cx: "7",
1956
+ cy: "25",
1957
+ r: "1"
2018
1958
  })), children);
2019
1959
  });
2020
1960
 
2021
1961
  if (process.env.NODE_ENV !== "production") {
2022
- SkipForwardFilled.propTypes = iconPropTypes;
1962
+ ServerDns.propTypes = iconPropTypes;
2023
1963
  }
2024
- var SkipForwardOutline = /*#__PURE__*/React.forwardRef(function SkipForwardOutline(_ref81, ref) {
1964
+ var ServerProxy = /*#__PURE__*/React.forwardRef(function ServerProxy(_ref81, ref) {
2025
1965
  var children = _ref81.children,
2026
1966
  _ref81$size = _ref81.size,
2027
1967
  size = _ref81$size === void 0 ? 16 : _ref81$size,
@@ -2034,17 +1974,21 @@ var SkipForwardOutline = /*#__PURE__*/React.forwardRef(function SkipForwardOutli
2034
1974
  xmlns: "http://www.w3.org/2000/svg",
2035
1975
  viewBox: "0 0 32 32",
2036
1976
  fill: "currentColor"
2037
- }, rest), _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
2038
- d: "M21 10H23V22H21zM8.4927 21.8618A1 1 0 018 21V11a1 1 0 011.4858-.8742l9 5a1 1 0 010 1.7485l-9 5a1.0009 1.0009 0 01-.9931-.0125zM10 12.7v6.6011L15.9409 16z"
2039
- })), _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
2040
- 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"
1977
+ }, rest), _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
1978
+ d: "M6,30H26a2,2,0,0,0,2-2V22a2,2,0,0,0-2-2H6a2,2,0,0,0-2,2v6A2,2,0,0,0,6,30Zm0-8H26v6H6Z"
1979
+ })), _circle6 || (_circle6 = /*#__PURE__*/React.createElement("circle", {
1980
+ cx: "9",
1981
+ cy: "25",
1982
+ r: "1"
1983
+ })), _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
1984
+ d: "M26,2,24.59,3.41,27.17,6H22.315A6.9835,6.9835,0,0,0,9.08,10H4.83L7.41,7.41,6,6,1,11l5,5,1.41-1.41L4.83,12H9.685A6.9835,6.9835,0,0,0,22.92,8h4.25l-2.58,2.59L26,12l5-5ZM21,9a4.983,4.983,0,0,1-8.9745,3H16V10H11.1011a4.9852,4.9852,0,0,1,8.8734-4H16V8h4.8989A5.0019,5.0019,0,0,1,21,9Z"
2041
1985
  })), children);
2042
1986
  });
2043
1987
 
2044
1988
  if (process.env.NODE_ENV !== "production") {
2045
- SkipForwardOutline.propTypes = iconPropTypes;
1989
+ ServerProxy.propTypes = iconPropTypes;
2046
1990
  }
2047
- var SkipForwardOutlineFilled = /*#__PURE__*/React.forwardRef(function SkipForwardOutlineFilled(_ref82, ref) {
1991
+ var ServerTime = /*#__PURE__*/React.forwardRef(function ServerTime(_ref82, ref) {
2048
1992
  var children = _ref82.children,
2049
1993
  _ref82$size = _ref82.size,
2050
1994
  size = _ref82$size === void 0 ? 16 : _ref82$size,
@@ -2057,20 +2001,23 @@ var SkipForwardOutlineFilled = /*#__PURE__*/React.forwardRef(function SkipForwar
2057
2001
  xmlns: "http://www.w3.org/2000/svg",
2058
2002
  viewBox: "0 0 32 32",
2059
2003
  fill: "currentColor"
2060
- }, rest), _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
2061
- d: "M10 19.301L15.941 16 10 12.699 10 19.301z"
2062
- })), _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
2063
- d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm2.4858,14.874-9,5A1,1,0,0,1,8,21V11a1,1,0,0,1,1.4858-.874l9,5a1,1,0,0,1,0,1.748ZM24,22H22V10h2Z"
2064
- })), _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
2065
- fill: "none",
2066
- d: "M22 10H24V22H22zM8.4927 21.8618A1 1 0 018 21V11a1 1 0 011.4858-.8743l9 5a1 1 0 010 1.7486l-9 5a1.0009 1.0009 0 01-.9931-.0125zM10 12.7v6.601L15.9409 16z"
2004
+ }, rest), _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
2005
+ d: "M28,30H4a2.0021,2.0021,0,0,1-2-2V22a2.0021,2.0021,0,0,1,2-2H28a2.0021,2.0021,0,0,1,2,2v6A2.0021,2.0021,0,0,1,28,30ZM4,22v6H28V22Z"
2006
+ })), _circle7 || (_circle7 = /*#__PURE__*/React.createElement("circle", {
2007
+ cx: "7",
2008
+ cy: "25",
2009
+ r: "1"
2010
+ })), _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
2011
+ d: "M19 11.586L17 9.586 17 6 15 6 15 10.414 17.586 13 19 11.586z"
2012
+ })), _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
2013
+ d: "M16,18a8,8,0,1,1,8-8A8.0092,8.0092,0,0,1,16,18ZM16,4a6,6,0,1,0,6,6A6.0067,6.0067,0,0,0,16,4Z"
2067
2014
  })), children);
2068
2015
  });
2069
2016
 
2070
2017
  if (process.env.NODE_ENV !== "production") {
2071
- SkipForwardOutlineFilled.propTypes = iconPropTypes;
2018
+ ServerTime.propTypes = iconPropTypes;
2072
2019
  }
2073
- var SkipForwardOutlineSolid = /*#__PURE__*/React.forwardRef(function SkipForwardOutlineSolid(_ref83, ref) {
2020
+ var ServiceDesk = /*#__PURE__*/React.forwardRef(function ServiceDesk(_ref83, ref) {
2074
2021
  var children = _ref83.children,
2075
2022
  _ref83$size = _ref83.size,
2076
2023
  size = _ref83$size === void 0 ? 16 : _ref83$size,
@@ -2083,17 +2030,16 @@ var SkipForwardOutlineSolid = /*#__PURE__*/React.forwardRef(function SkipForward
2083
2030
  xmlns: "http://www.w3.org/2000/svg",
2084
2031
  viewBox: "0 0 32 32",
2085
2032
  fill: "currentColor"
2086
- }, rest), _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
2087
- d: "M21 10H23V22H21zM8.4927 21.8618A1 1 0 018 21V11a1 1 0 011.4858-.8742l9 5a1 1 0 010 1.7485l-9 5a1.0009 1.0009 0 01-.9931-.0125z"
2088
- })), _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
2089
- 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"
2033
+ }, rest), _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
2034
+ d: "M28,24V22A12.01,12.01,0,0,0,17,10.0507V8h3V6H12V8h3v2.0507A12.01,12.01,0,0,0,4,22v2H2v2H30V24ZM16,12a10.0167,10.0167,0,0,1,9.7984,8H6.2015A10.0165,10.0165,0,0,1,16,12ZM6,22H26v2H6Z",
2035
+ transform: "translate(0 .005)"
2090
2036
  })), children);
2091
2037
  });
2092
2038
 
2093
2039
  if (process.env.NODE_ENV !== "production") {
2094
- SkipForwardOutlineSolid.propTypes = iconPropTypes;
2040
+ ServiceDesk.propTypes = iconPropTypes;
2095
2041
  }
2096
- var SkipForwardSolidFilled = /*#__PURE__*/React.forwardRef(function SkipForwardSolidFilled(_ref84, ref) {
2042
+ var ServiceId = /*#__PURE__*/React.forwardRef(function ServiceId(_ref84, ref) {
2097
2043
  var children = _ref84.children,
2098
2044
  _ref84$size = _ref84.size,
2099
2045
  size = _ref84$size === void 0 ? 16 : _ref84$size,
@@ -2106,18 +2052,17 @@ var SkipForwardSolidFilled = /*#__PURE__*/React.forwardRef(function SkipForwardS
2106
2052
  xmlns: "http://www.w3.org/2000/svg",
2107
2053
  viewBox: "0 0 32 32",
2108
2054
  fill: "currentColor"
2109
- }, rest), _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
2110
- d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm2.4858,14.874-9,5A1,1,0,0,1,8,21V11a1,1,0,0,1,1.4858-.874l9,5a1,1,0,0,1,0,1.748ZM24,22H22V10h2Z"
2111
- })), _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
2112
- fill: "none",
2113
- d: "M22 10H24V22H22zM8.4927 21.8618A1 1 0 018 21V11a1 1 0 011.4858-.8743l9 5a1 1 0 010 1.7486l-9 5a1.0009 1.0009 0 01-.9931-.0125z"
2055
+ }, rest), _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
2056
+ d: "M30 24v-2h-2.101c-.13-.637-.384-1.229-.732-1.753l1.49-1.49-1.414-1.414-1.49 1.49c-.524-.348-1.116-.602-1.753-.732V16h-2v2.101c-.637.13-1.229.384-1.753.732l-1.49-1.49-1.414 1.414 1.49 1.49c-.348.524-.602 1.116-.732 1.753H16v2h2.101c.13.637.384 1.229.732 1.753l-1.49 1.49 1.414 1.414 1.49-1.49c.524.348 1.116.602 1.753.732V30h2v-2.101c.637-.13 1.229-.384 1.753-.732l1.49 1.49 1.414-1.414-1.49-1.49c.348-.524.602-1.116.732-1.753H30zM23 26c-1.654 0-3-1.346-3-3s1.346-3 3-3 3 1.346 3 3S24.654 26 23 26zM12 6H16V8H12z"
2057
+ })), _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
2058
+ d: "M6,28V4h16v9h2V4c0-1.103-0.897-2-2-2H6C4.897,2,4,2.897,4,4v24c0,1.103,0.897,2,2,2h8v-2H6z"
2114
2059
  })), children);
2115
2060
  });
2116
2061
 
2117
2062
  if (process.env.NODE_ENV !== "production") {
2118
- SkipForwardSolidFilled.propTypes = iconPropTypes;
2063
+ ServiceId.propTypes = iconPropTypes;
2119
2064
  }
2120
- var Sleet = /*#__PURE__*/React.forwardRef(function Sleet(_ref85, ref) {
2065
+ var SessionBorderControl = /*#__PURE__*/React.forwardRef(function SessionBorderControl(_ref85, ref) {
2121
2066
  var children = _ref85.children,
2122
2067
  _ref85$size = _ref85.size,
2123
2068
  size = _ref85$size === void 0 ? 16 : _ref85$size,
@@ -2130,22 +2075,35 @@ var Sleet = /*#__PURE__*/React.forwardRef(function Sleet(_ref85, ref) {
2130
2075
  xmlns: "http://www.w3.org/2000/svg",
2131
2076
  viewBox: "0 0 32 32",
2132
2077
  fill: "currentColor"
2133
- }, rest), _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
2134
- d: "M6 24H8V26H6zM8 26H10V28H8zM10 28H12V30H10zM10 24H12V26H10zM6 28H8V30H6z"
2135
- })), _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
2136
- d: "M21 30a1 1 0 01-.8944-1.4474l2-4.0005a1 1 0 111.7888.8947l-2 4A.9981.9981 0 0121 30zM24.8008 9.1362a8.9943 8.9943 0 00-17.6006 0A6.4973 6.4973 0 008.5 22h8.8818L16.106 24.5527a1 1 0 101.7885.8946L19.6177 22H23.5A6.4974 6.4974 0 0024.8008 9.1362zM23.5 20H8.5a4.4975 4.4975 0 01-.356-8.981l.8155-.0639.0991-.812a6.9938 6.9938 0 0113.8838 0l.0986.812.8154.0639A4.4975 4.4975 0 0123.5 20z"
2078
+ }, rest), _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
2079
+ d: "M26,8,24.59,9.41,27.17,12H16a5.967,5.967,0,0,0-4,1.54V6.83l2.59,2.58L16,8,11,3,6,8,7.41,9.41,10,6.83V18a5.969,5.969,0,0,0,1.54,4H4.83l2.58-2.59L6,18,1,23l5,5,1.41-1.41L4.83,24H16A5.99,5.99,0,0,0,20.46,14h6.71l-2.58,2.59L26,18l5-5ZM20,18a4,4,0,1,1-4-4A4.0045,4.0045,0,0,1,20,18Z"
2137
2080
  })), children);
2138
2081
  });
2139
2082
 
2140
2083
  if (process.env.NODE_ENV !== "production") {
2141
- Sleet.propTypes = iconPropTypes;
2084
+ SessionBorderControl.propTypes = iconPropTypes;
2142
2085
  }
2143
- var Slisor = /*#__PURE__*/React.forwardRef(function Slisor(_ref86, ref) {
2086
+ var Settings = /*#__PURE__*/React.forwardRef(function Settings(_ref86, ref) {
2144
2087
  var children = _ref86.children,
2145
2088
  _ref86$size = _ref86.size,
2146
2089
  size = _ref86$size === void 0 ? 16 : _ref86$size,
2147
2090
  rest = _objectWithoutProperties(_ref86, _excluded86);
2148
2091
 
2092
+ if (size === 16 || size === "16" || size === "16px") {
2093
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2094
+ width: size,
2095
+ height: size,
2096
+ ref: ref,
2097
+ xmlns: "http://www.w3.org/2000/svg",
2098
+ viewBox: "0 0 16 16",
2099
+ fill: "currentColor"
2100
+ }, rest), _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
2101
+ d: "M13.5,8.4c0-0.1,0-0.3,0-0.4c0-0.1,0-0.3,0-0.4l1-0.8c0.4-0.3,0.4-0.9,0.2-1.3l-1.2-2C13.3,3.2,13,3,12.6,3 c-0.1,0-0.2,0-0.3,0.1l-1.2,0.4c-0.2-0.1-0.4-0.3-0.7-0.4l-0.3-1.3C10.1,1.3,9.7,1,9.2,1H6.8c-0.5,0-0.9,0.3-1,0.8L5.6,3.1 C5.3,3.2,5.1,3.3,4.9,3.4L3.7,3C3.6,3,3.5,3,3.4,3C3,3,2.7,3.2,2.5,3.5l-1.2,2C1.1,5.9,1.2,6.4,1.6,6.8l0.9,0.9c0,0.1,0,0.3,0,0.4 c0,0.1,0,0.3,0,0.4L1.6,9.2c-0.4,0.3-0.5,0.9-0.2,1.3l1.2,2C2.7,12.8,3,13,3.4,13c0.1,0,0.2,0,0.3-0.1l1.2-0.4 c0.2,0.1,0.4,0.3,0.7,0.4l0.3,1.3c0.1,0.5,0.5,0.8,1,0.8h2.4c0.5,0,0.9-0.3,1-0.8l0.3-1.3c0.2-0.1,0.4-0.2,0.7-0.4l1.2,0.4 c0.1,0,0.2,0.1,0.3,0.1c0.4,0,0.7-0.2,0.9-0.5l1.1-2c0.2-0.4,0.2-0.9-0.2-1.3L13.5,8.4z M12.6,12l-1.7-0.6c-0.4,0.3-0.9,0.6-1.4,0.8 L9.2,14H6.8l-0.4-1.8c-0.5-0.2-0.9-0.5-1.4-0.8L3.4,12l-1.2-2l1.4-1.2c-0.1-0.5-0.1-1.1,0-1.6L2.2,6l1.2-2l1.7,0.6 C5.5,4.2,6,4,6.5,3.8L6.8,2h2.4l0.4,1.8c0.5,0.2,0.9,0.5,1.4,0.8L12.6,4l1.2,2l-1.4,1.2c0.1,0.5,0.1,1.1,0,1.6l1.4,1.2L12.6,12z"
2102
+ })), _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
2103
+ d: "M8,11c-1.7,0-3-1.3-3-3s1.3-3,3-3s3,1.3,3,3C11,9.6,9.7,11,8,11C8,11,8,11,8,11z M8,6C6.9,6,6,6.8,6,7.9C6,7.9,6,8,6,8 c0,1.1,0.8,2,1.9,2c0,0,0.1,0,0.1,0c1.1,0,2-0.8,2-1.9c0,0,0-0.1,0-0.1C10,6.9,9.2,6,8,6C8.1,6,8,6,8,6z"
2104
+ })), children);
2105
+ }
2106
+
2149
2107
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2150
2108
  width: size,
2151
2109
  height: size,
@@ -2153,23 +2111,17 @@ var Slisor = /*#__PURE__*/React.forwardRef(function Slisor(_ref86, ref) {
2153
2111
  xmlns: "http://www.w3.org/2000/svg",
2154
2112
  viewBox: "0 0 32 32",
2155
2113
  fill: "currentColor"
2156
- }, rest), _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
2157
- d: "M28,20H26v2h2v6H4V22H6V20H4a2.0024,2.0024,0,0,0-2,2v6a2.0024,2.0024,0,0,0,2,2H28a2.0024,2.0024,0,0,0,2-2V22A2.0024,2.0024,0,0,0,28,20Z"
2158
- })), _circle22 || (_circle22 = /*#__PURE__*/React.createElement("circle", {
2159
- cx: "7",
2160
- cy: "25",
2161
- r: "1"
2162
- })), _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
2163
- d: "M16,22a1.0005,1.0005,0,0,1-.4473-.1055l-10-5,.8946-1.789L16,19.8821l9.5527-4.7766.8946,1.789-10,5A1.0005,1.0005,0,0,1,16,22Z"
2164
- })), _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
2165
- d: "M16,16a1.0005,1.0005,0,0,1-.4473-.1055l-10-5a1,1,0,0,1,0-1.789l10-5a1.0008,1.0008,0,0,1,.8946,0l10,5a1,1,0,0,1,0,1.789l-10,5A1.0005,1.0005,0,0,1,16,16ZM8.2358,10,16,13.8821,23.7642,10,16,6.1179Z"
2114
+ }, rest), _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
2115
+ d: "M27,16.76c0-.25,0-.5,0-.76s0-.51,0-.77l1.92-1.68A2,2,0,0,0,29.3,11L26.94,7a2,2,0,0,0-1.73-1,2,2,0,0,0-.64.1l-2.43.82a11.35,11.35,0,0,0-1.31-.75l-.51-2.52a2,2,0,0,0-2-1.61H13.64a2,2,0,0,0-2,1.61l-.51,2.52a11.48,11.48,0,0,0-1.32.75L7.43,6.06A2,2,0,0,0,6.79,6,2,2,0,0,0,5.06,7L2.7,11a2,2,0,0,0,.41,2.51L5,15.24c0,.25,0,.5,0,.76s0,.51,0,.77L3.11,18.45A2,2,0,0,0,2.7,21L5.06,25a2,2,0,0,0,1.73,1,2,2,0,0,0,.64-.1l2.43-.82a11.35,11.35,0,0,0,1.31.75l.51,2.52a2,2,0,0,0,2,1.61h4.72a2,2,0,0,0,2-1.61l.51-2.52a11.48,11.48,0,0,0,1.32-.75l2.42.82a2,2,0,0,0,.64.1,2,2,0,0,0,1.73-1L29.3,21a2,2,0,0,0-.41-2.51ZM25.21,24l-3.43-1.16a8.86,8.86,0,0,1-2.71,1.57L18.36,28H13.64l-.71-3.55a9.36,9.36,0,0,1-2.7-1.57L6.79,24,4.43,20l2.72-2.4a8.9,8.9,0,0,1,0-3.13L4.43,12,6.79,8l3.43,1.16a8.86,8.86,0,0,1,2.71-1.57L13.64,4h4.72l.71,3.55a9.36,9.36,0,0,1,2.7,1.57L25.21,8,27.57,12l-2.72,2.4a8.9,8.9,0,0,1,0,3.13L27.57,20Z"
2116
+ })), _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
2117
+ d: "M16,22a6,6,0,1,1,6-6A5.94,5.94,0,0,1,16,22Zm0-10a3.91,3.91,0,0,0-4,4,3.91,3.91,0,0,0,4,4,3.91,3.91,0,0,0,4-4A3.91,3.91,0,0,0,16,12Z"
2166
2118
  })), children);
2167
2119
  });
2168
2120
 
2169
2121
  if (process.env.NODE_ENV !== "production") {
2170
- Slisor.propTypes = iconPropTypes;
2122
+ Settings.propTypes = iconPropTypes;
2171
2123
  }
2172
- var Smell = /*#__PURE__*/React.forwardRef(function Smell(_ref87, ref) {
2124
+ var SettingsAdjust = /*#__PURE__*/React.forwardRef(function SettingsAdjust(_ref87, ref) {
2173
2125
  var children = _ref87.children,
2174
2126
  _ref87$size = _ref87.size,
2175
2127
  size = _ref87$size === void 0 ? 16 : _ref87$size,
@@ -2182,15 +2134,15 @@ var Smell = /*#__PURE__*/React.forwardRef(function Smell(_ref87, ref) {
2182
2134
  xmlns: "http://www.w3.org/2000/svg",
2183
2135
  viewBox: "0 0 32 32",
2184
2136
  fill: "currentColor"
2185
- }, rest), _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
2186
- d: "M22,15V10H20v7h2a3,3,0,0,1,0,6H21V21H19v2a3,3,0,0,1-6,0V21H11v2H10a3,3,0,0,1,0-6h2V9a3,3,0,0,1,3-3h1V4H15a5,5,0,0,0-5,5v6a5,5,0,0,0,0,10h1.42a5,5,0,0,0,9.16,0H22a5,5,0,0,0,0-10Z"
2137
+ }, rest), _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
2138
+ d: "M30 8h-4.1c-.5-2.3-2.5-4-4.9-4s-4.4 1.7-4.9 4H2v2h14.1c.5 2.3 2.5 4 4.9 4s4.4-1.7 4.9-4H30V8zM21 12c-1.7 0-3-1.3-3-3s1.3-3 3-3 3 1.3 3 3S22.7 12 21 12zM2 24h4.1c.5 2.3 2.5 4 4.9 4s4.4-1.7 4.9-4H30v-2H15.9c-.5-2.3-2.5-4-4.9-4s-4.4 1.7-4.9 4H2V24zM11 20c1.7 0 3 1.3 3 3s-1.3 3-3 3-3-1.3-3-3S9.3 20 11 20z"
2187
2139
  })), children);
2188
2140
  });
2189
2141
 
2190
2142
  if (process.env.NODE_ENV !== "production") {
2191
- Smell.propTypes = iconPropTypes;
2143
+ SettingsAdjust.propTypes = iconPropTypes;
2192
2144
  }
2193
- var Smoke = /*#__PURE__*/React.forwardRef(function Smoke(_ref88, ref) {
2145
+ var SettingsCheck = /*#__PURE__*/React.forwardRef(function SettingsCheck(_ref88, ref) {
2194
2146
  var children = _ref88.children,
2195
2147
  _ref88$size = _ref88.size,
2196
2148
  size = _ref88$size === void 0 ? 16 : _ref88$size,
@@ -2203,15 +2155,19 @@ var Smoke = /*#__PURE__*/React.forwardRef(function Smoke(_ref88, ref) {
2203
2155
  xmlns: "http://www.w3.org/2000/svg",
2204
2156
  viewBox: "0 0 32 32",
2205
2157
  fill: "currentColor"
2206
- }, rest), _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
2207
- d: "M27.001 28a.998.998 0 01-.8008-.4l-.8145-1.086a8.9976 8.9976 0 01-1.6005-7.2856l1.4736-6.8762a6.9956 6.9956 0 00-1.2446-5.6668L23.2 5.6a1 1 0 111.6-1.2l.8145 1.0857a8.9976 8.9976 0 011.6005 7.2856l-1.4736 6.8762a6.9956 6.9956 0 001.2446 5.6668L27.8 26.4A1 1 0 0127.001 28zM22.001 28a.998.998 0 01-.8008-.4l-.8145-1.086a8.9976 8.9976 0 01-1.6005-7.2856l1.4736-6.8762a6.9956 6.9956 0 00-1.2446-5.6668L18.2 5.6a1 1 0 111.6-1.2l.8145 1.0857a8.9976 8.9976 0 011.6005 7.2856l-1.4736 6.8762a6.9956 6.9956 0 001.2446 5.6668L22.8 26.4A1 1 0 0122.001 28zM17.001 28a.998.998 0 01-.8008-.4l-.8145-1.086a8.9976 8.9976 0 01-1.6005-7.2856l1.4736-6.8762a6.9956 6.9956 0 00-1.2446-5.6668L13.2 5.6a1 1 0 111.6-1.2l.8145 1.0857a8.9976 8.9976 0 011.6005 7.2856l-1.4736 6.8762a6.9956 6.9956 0 001.2446 5.6668L17.8 26.4A1 1 0 0117.001 28zM12.001 28a.998.998 0 01-.8008-.4l-.8145-1.086a8.9976 8.9976 0 01-1.6005-7.2856l1.4736-6.8762A6.9956 6.9956 0 009.0142 6.6855L8.2 5.6A1 1 0 119.8 4.4l.8145 1.0857a8.9976 8.9976 0 011.6005 7.2856l-1.4736 6.8762a6.9956 6.9956 0 001.2446 5.6668L12.8 26.4A1 1 0 0112.001 28zM7.001 28A.998.998 0 016.2 27.6l-.8145-1.086a8.9976 8.9976 0 01-1.6-7.2856l1.4736-6.8762A6.9956 6.9956 0 004.0142 6.6855L3.2 5.6A1 1 0 114.8 4.4l.8145 1.0857a8.9976 8.9976 0 011.6005 7.2856L5.7412 19.6474a6.9956 6.9956 0 001.2446 5.6668L7.8 26.4A1 1 0 017.001 28z"
2158
+ }, rest), _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
2159
+ d: "M16,22a6,6,0,1,1,6-6A5.9364,5.9364,0,0,1,16,22Zm0-10a3.9123,3.9123,0,0,0-4,4,3.9123,3.9123,0,0,0,4,4,3.9123,3.9123,0,0,0,4-4A3.9123,3.9123,0,0,0,16,12Z"
2160
+ })), _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
2161
+ d: "M29.3047,11.044,26.9441,6.9562a1.9977,1.9977,0,0,0-2.3728-.8946l-2.4341.8233a11.0419,11.0419,0,0,0-1.312-.7583L20.3215,3.608A2,2,0,0,0,18.36,2H13.64A2,2,0,0,0,11.6785,3.608l-.5037,2.5186A10.9666,10.9666,0,0,0,9.8481,6.88L7.4287,6.0616a1.9977,1.9977,0,0,0-2.3728.8946L2.6953,11.044a2.0006,2.0006,0,0,0,.4119,2.5025l1.9309,1.6968C5.021,15.4947,5,15.7447,5,16c0,.2578.01.5127.0278.7656l-1.9206,1.688a2.0006,2.0006,0,0,0-.4119,2.5025L5.0559,25.044a1.9977,1.9977,0,0,0,2.3728.8946l2.4341-.8233a10.9736,10.9736,0,0,0,1.312.7583l.5037,2.5186A2,2,0,0,0,13.64,30H18V28H13.64l-.71-3.5508a9.0953,9.0953,0,0,1-2.6948-1.5713L6.7878,24.044l-2.36-4.0878,2.7253-2.3951a8.9263,8.9263,0,0,1-.007-3.1279L4.4275,12.044,6.7886,7.9562l3.4267,1.1591a9.0305,9.0305,0,0,1,2.7141-1.5644L13.64,4H18.36l.71,3.5508a9.0978,9.0978,0,0,1,2.6948,1.5713l3.4468-1.166,2.36,4.0878-2.7978,2.4522L26.0923,16l2.8-2.4536A2.0006,2.0006,0,0,0,29.3047,11.044Z"
2162
+ })), _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
2163
+ d: "M23 26.18L20.41 23.59 19 25 23 29 30 22 28.59 20.59 23 26.18z"
2208
2164
  })), children);
2209
2165
  });
2210
2166
 
2211
2167
  if (process.env.NODE_ENV !== "production") {
2212
- Smoke.propTypes = iconPropTypes;
2168
+ SettingsCheck.propTypes = iconPropTypes;
2213
2169
  }
2214
- var WatsonHealthSmoothing = /*#__PURE__*/React.forwardRef(function WatsonHealthSmoothing(_ref89, ref) {
2170
+ var SettingsServices = /*#__PURE__*/React.forwardRef(function SettingsServices(_ref89, ref) {
2215
2171
  var children = _ref89.children,
2216
2172
  _ref89$size = _ref89.size,
2217
2173
  size = _ref89$size === void 0 ? 16 : _ref89$size,
@@ -2224,19 +2180,19 @@ var WatsonHealthSmoothing = /*#__PURE__*/React.forwardRef(function WatsonHealthS
2224
2180
  xmlns: "http://www.w3.org/2000/svg",
2225
2181
  viewBox: "0 0 32 32",
2226
2182
  fill: "currentColor"
2227
- }, rest), _circle23 || (_circle23 = /*#__PURE__*/React.createElement("circle", {
2228
- cx: "16",
2229
- cy: "16",
2230
- r: "5"
2231
- })), _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
2232
- d: "M7.7 4.7a14.7029 14.7029 0 00-3 3.1L6.3 9A13.2634 13.2634 0 018.9 6.3zM4.6 12.3l-1.9-.6A12.5111 12.5111 0 002 16H4A11.4756 11.4756 0 014.6 12.3zM2.7 20.4a14.4029 14.4029 0 002 3.9l1.6-1.2a12.8867 12.8867 0 01-1.7-3.3zM7.8 27.3a14.4029 14.4029 0 003.9 2l.6-1.9A12.8867 12.8867 0 019 25.7zM11.7 2.7l.6 1.9A11.4756 11.4756 0 0116 4V2A12.5111 12.5111 0 0011.7 2.7zM24.2 27.3a15.18 15.18 0 003.1-3.1L25.7 23A11.526 11.526 0 0123 25.7zM27.4 19.7l1.9.6A15.4747 15.4747 0 0030 16H28A11.4756 11.4756 0 0127.4 19.7zM29.2 11.6a14.4029 14.4029 0 00-2-3.9L25.6 8.9a12.8867 12.8867 0 011.7 3.3zM24.1 4.6a14.4029 14.4029 0 00-3.9-2l-.6 1.9a12.8867 12.8867 0 013.3 1.7zM20.3 29.3l-.6-1.9A11.4756 11.4756 0 0116 28v2A21.4206 21.4206 0 0020.3 29.3z"
2183
+ }, rest), _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
2184
+ d: "M29,25H27V23h1V19H24v1H22V18a1,1,0,0,1,1-1h6a1,1,0,0,1,1,1v6A1,1,0,0,1,29,25Z"
2185
+ })), _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
2186
+ d: "M24 30H18a1 1 0 01-1-1V23a1 1 0 011-1h6a1 1 0 011 1v6A1 1 0 0124 30zm-5-2h4V24H19zM15 19.8579A3.9934 3.9934 0 1120 16h2a6 6 0 10-7 5.91z"
2187
+ })), _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
2188
+ d: "M28.89,13.55l-2.31,2.03-1.42-1.42,2.41-2.12L25.21,7.96,21.77,9.12a9.3684,9.3684,0,0,0-2.7-1.57L18.36,4H13.64l-.71,3.55a8.8609,8.8609,0,0,0-2.71,1.57L6.79,7.96,4.43,12.04l2.72,2.39a8.8948,8.8948,0,0,0,0,3.13l-2.72,2.4,2.36,4.08,3.44-1.16a9.3684,9.3684,0,0,0,2.7,1.57L13.64,28H15v2H13.64a2.0007,2.0007,0,0,1-1.96-1.61l-.51-2.52a11.412,11.412,0,0,1-1.31-.75l-2.43.82a2.038,2.038,0,0,1-.64.1,1.973,1.973,0,0,1-1.73-1L2.7,20.96a2,2,0,0,1,.41-2.51l1.92-1.68C5.01,16.51,5,16.26,5,16s.02-.51.04-.76L3.11,13.55a2,2,0,0,1-.41-2.51L5.06,6.96a1.973,1.973,0,0,1,1.73-1,2.038,2.038,0,0,1,.64.1l2.42.82a11.5416,11.5416,0,0,1,1.32-.75l.51-2.52A2.0007,2.0007,0,0,1,13.64,2h4.72a2.0007,2.0007,0,0,1,1.96,1.61l.51,2.52a11.412,11.412,0,0,1,1.31.75l2.43-.82a2.038,2.038,0,0,1,.64-.1,1.973,1.973,0,0,1,1.73,1l2.36,4.08A2,2,0,0,1,28.89,13.55Z"
2233
2189
  })), children);
2234
2190
  });
2235
2191
 
2236
2192
  if (process.env.NODE_ENV !== "production") {
2237
- WatsonHealthSmoothing.propTypes = iconPropTypes;
2193
+ SettingsServices.propTypes = iconPropTypes;
2238
2194
  }
2239
- var WatsonHealthSmoothingCursor = /*#__PURE__*/React.forwardRef(function WatsonHealthSmoothingCursor(_ref90, ref) {
2195
+ var SettingsView = /*#__PURE__*/React.forwardRef(function SettingsView(_ref90, ref) {
2240
2196
  var children = _ref90.children,
2241
2197
  _ref90$size = _ref90.size,
2242
2198
  size = _ref90$size === void 0 ? 16 : _ref90$size,
@@ -2249,19 +2205,21 @@ var WatsonHealthSmoothingCursor = /*#__PURE__*/React.forwardRef(function WatsonH
2249
2205
  xmlns: "http://www.w3.org/2000/svg",
2250
2206
  viewBox: "0 0 32 32",
2251
2207
  fill: "currentColor"
2252
- }, rest), _circle24 || (_circle24 = /*#__PURE__*/React.createElement("circle", {
2253
- cx: "18",
2254
- cy: "18",
2255
- r: "4"
2256
- })), _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
2257
- d: "M18 30a11.8932 11.8932 0 01-4.1035-.72L14.58 27.4A9.9725 9.9725 0 0018 28zM22.1484 29.2637l-.6914-1.877a9.9556 9.9556 0 002.9973-1.748l1.2916 1.5268A11.9525 11.9525 0 0122.1484 29.2637zM10.2893 27.1951A12.0141 12.0141 0 017.61 24.0078l1.73-1.0029a10.0236 10.0236 0 002.2347 2.6584zM28.4133 23.967l-1.7343-.9956a9.9159 9.9159 0 001.176-3.2641l1.9712.3388A11.8956 11.8956 0 0128.4133 23.967zM6.1821 20.0925A12.1282 12.1282 0 016.1777 15.93l1.9707.3423a10.1214 10.1214 0 00.0035 3.4738zM27.8447 16.2339a9.9019 9.9019 0 00-1.1953-3.2564l1.7285-1.0063a11.9029 11.9029 0 011.4361 3.9121zM9.3313 13.0107l-1.7324-.999a12.01 12.01 0 012.6738-3.1931l1.2886 1.53A10.01 10.01 0 009.3313 13.0107zM24.4094 10.3237a9.96 9.96 0 00-3.0088-1.7309l.68-1.8809a11.9491 11.9491 0 013.6118 2.0772zM14.562 8.6064l-.6875-1.8779A12.1031 12.1031 0 0118 6V8A10.0875 10.0875 0 0014.562 8.6064zM11 2L2 2 2 11 4 11 4 4 11 4 11 2z"
2208
+ }, rest), _circle8 || (_circle8 = /*#__PURE__*/React.createElement("circle", {
2209
+ cx: "23",
2210
+ cy: "24",
2211
+ r: "2"
2212
+ })), _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
2213
+ d: "M30.7769 23.4785A8.64 8.64 0 0023 18a8.64 8.64 0 00-7.7769 5.4785L15 24l.2231.5215A8.64 8.64 0 0023 30a8.64 8.64 0 007.7769-5.4785L31 24zM23 28a4 4 0 114-4A4.0045 4.0045 0 0123 28zM12.3989 20.8A6 6 0 1122 16H20a4 4 0 10-6.4 3.2z"
2214
+ })), _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
2215
+ d: "M29.3047,11.0439,26.9441,6.9561a1.9977,1.9977,0,0,0-2.3728-.8946l-2.4341.8233a11.0419,11.0419,0,0,0-1.312-.7583l-.5037-2.5186A2,2,0,0,0,18.36,2H13.64a2,2,0,0,0-1.9611,1.6079l-.5037,2.5186A10.9666,10.9666,0,0,0,9.8481,6.88L7.4287,6.0615a1.9977,1.9977,0,0,0-2.3728.8946L2.6953,11.0439a2.0006,2.0006,0,0,0,.4119,2.5025l1.9309,1.6968C5.021,15.4946,5,15.7446,5,16c0,.2578.01.5127.0278.7656l-1.9206,1.688a2.0006,2.0006,0,0,0-.4119,2.5025l2.3606,4.0878a1.9977,1.9977,0,0,0,2.3728.8946l2.4341-.8233a10.9736,10.9736,0,0,0,1.312.7583l.5037,2.5186A2,2,0,0,0,13.64,30H15V28H13.64l-.71-3.5508a9.0953,9.0953,0,0,1-2.6948-1.5713l-3.4468,1.166-2.36-4.0878L7.1528,17.561a8.9263,8.9263,0,0,1-.007-3.1279L4.4275,12.0439,6.7886,7.9561l3.4267,1.1591a9.0305,9.0305,0,0,1,2.7141-1.5644L13.64,4H18.36l.71,3.5508a9.0978,9.0978,0,0,1,2.6948,1.5713l3.4468-1.166,2.36,4.0878-2.7978,2.4522L26.0923,16l2.8-2.4536A2.0006,2.0006,0,0,0,29.3047,11.0439Z"
2258
2216
  })), children);
2259
2217
  });
2260
2218
 
2261
2219
  if (process.env.NODE_ENV !== "production") {
2262
- WatsonHealthSmoothingCursor.propTypes = iconPropTypes;
2220
+ SettingsView.propTypes = iconPropTypes;
2263
2221
  }
2264
- var Snooze = /*#__PURE__*/React.forwardRef(function Snooze(_ref91, ref) {
2222
+ var ShapeExcept = /*#__PURE__*/React.forwardRef(function ShapeExcept(_ref91, ref) {
2265
2223
  var children = _ref91.children,
2266
2224
  _ref91$size = _ref91.size,
2267
2225
  size = _ref91$size === void 0 ? 16 : _ref91$size,
@@ -2274,23 +2232,15 @@ var Snooze = /*#__PURE__*/React.forwardRef(function Snooze(_ref91, ref) {
2274
2232
  xmlns: "http://www.w3.org/2000/svg",
2275
2233
  viewBox: "0 0 32 32",
2276
2234
  fill: "currentColor"
2277
- }, rest), _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
2278
- d: "M20 14L20 12 12 12 12 14 17.5 14 12 20 12 22 20 22 20 20 14.507 20 20 14z"
2279
- })), _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
2280
- d: "M24.5 3.965H26.499V9.036999999999999H24.5z",
2281
- transform: "rotate(-44.945 25.5 6.5)"
2282
- })), _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
2283
- d: "M16,28A11,11,0,1,1,27,17,11.0125,11.0125,0,0,1,16,28ZM16,8a9,9,0,1,0,9,9A9.01,9.01,0,0,0,16,8Z"
2284
- })), _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
2285
- d: "M3.965 5.501H9.036999999999999V7.5H3.965z",
2286
- transform: "rotate(-45.055 6.5 6.5)"
2235
+ }, rest), _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
2236
+ d: "M28,10H22V4a2.0023,2.0023,0,0,0-2-2H4A2.0025,2.0025,0,0,0,2,4V20a2.0025,2.0025,0,0,0,2,2h6v6a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V12A2,2,0,0,0,28,10ZM12,20V12h8v8ZM3.9988,4H20v6H12a2.0023,2.0023,0,0,0-2,2v8H4Z"
2287
2237
  })), children);
2288
2238
  });
2289
2239
 
2290
2240
  if (process.env.NODE_ENV !== "production") {
2291
- Snooze.propTypes = iconPropTypes;
2241
+ ShapeExcept.propTypes = iconPropTypes;
2292
2242
  }
2293
- var Snow = /*#__PURE__*/React.forwardRef(function Snow(_ref92, ref) {
2243
+ var ShapeExclude = /*#__PURE__*/React.forwardRef(function ShapeExclude(_ref92, ref) {
2294
2244
  var children = _ref92.children,
2295
2245
  _ref92$size = _ref92.size,
2296
2246
  size = _ref92$size === void 0 ? 16 : _ref92$size,
@@ -2303,15 +2253,17 @@ var Snow = /*#__PURE__*/React.forwardRef(function Snow(_ref92, ref) {
2303
2253
  xmlns: "http://www.w3.org/2000/svg",
2304
2254
  viewBox: "0 0 32 32",
2305
2255
  fill: "currentColor"
2306
- }, rest), _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
2307
- d: "M23.5 22H8.5A6.5 6.5 0 017.2 9.14a9 9 0 0117.6 0A6.5 6.5 0 0123.5 22zM16 4a7 7 0 00-6.94 6.14L9 11 8.14 11a4.5 4.5 0 00.36 9h15a4.5 4.5 0 00.36-9L23 11l-.1-.82A7 7 0 0016 4zM12 25.05L10.95 24 9.5 25.45 8.05 24 7 25.05 8.45 26.5 7 27.95 8.05 29 9.5 27.55 10.95 29 12 27.95 10.55 26.5 12 25.05zM26 25.05L24.95 24 23.5 25.45 22.05 24 21 25.05 22.45 26.5 21 27.95 22.05 29 23.5 27.55 24.95 29 26 27.95 24.55 26.5 26 25.05zM19 27.05L17.95 26 16.5 27.45 15.05 26 14 27.05 15.45 28.5 14 29.95 15.05 31 16.5 29.55 17.95 31 19 29.95 17.55 28.5 19 27.05z"
2256
+ }, rest), _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
2257
+ d: "M12,10H22V4a2,2,0,0,0-2-2H4A2,2,0,0,0,2,4V20a2,2,0,0,0,2,2h6V12A2,2,0,0,1,12,10Z"
2258
+ })), _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
2259
+ d: "M28,10H22V20a2,2,0,0,1-2,2H10v6a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V12A2,2,0,0,0,28,10Z"
2308
2260
  })), children);
2309
2261
  });
2310
2262
 
2311
2263
  if (process.env.NODE_ENV !== "production") {
2312
- Snow.propTypes = iconPropTypes;
2264
+ ShapeExclude.propTypes = iconPropTypes;
2313
2265
  }
2314
- var SnowBlizzard = /*#__PURE__*/React.forwardRef(function SnowBlizzard(_ref93, ref) {
2266
+ var ShapeIntersect = /*#__PURE__*/React.forwardRef(function ShapeIntersect(_ref93, ref) {
2315
2267
  var children = _ref93.children,
2316
2268
  _ref93$size = _ref93.size,
2317
2269
  size = _ref93$size === void 0 ? 16 : _ref93$size,
@@ -2324,17 +2276,15 @@ var SnowBlizzard = /*#__PURE__*/React.forwardRef(function SnowBlizzard(_ref93, r
2324
2276
  xmlns: "http://www.w3.org/2000/svg",
2325
2277
  viewBox: "0 0 32 32",
2326
2278
  fill: "currentColor"
2327
- }, rest), _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
2328
- d: "M13 10H15V12H13zM15 12H17V14H15zM17 14H19V16H17zM17 10H19V12H17zM13 14H15V16H13zM3 26H5V28H3zM5 28H7V30H5zM7 30H9V32H7zM7 26H9V28H7zM3 30H5V32H3zM23 26H25V28H23zM25 28H27V30H25zM27 30H29V32H27zM27 26H29V28H27zM23 30H25V32H23zM8 18H10V20H8zM10 20H12V22H10zM12 22H14V24H12zM12 18H14V20H12zM8 22H10V24H8zM18 18H20V20H18zM20 20H22V22H20zM22 22H24V24H22zM22 18H24V20H22zM18 22H20V24H18zM13 26H15V28H13zM15 28H17V30H15zM17 30H19V32H17zM17 26H19V28H17zM13 30H15V32H13z"
2329
- })), _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
2330
- d: "M24.8008,9.1362a8.9943,8.9943,0,0,0-17.6006,0A6.4957,6.4957,0,0,0,6,21.4985v-2.26A4.4943,4.4943,0,0,1,8.144,11.019l.8155-.0639.0991-.812a6.9938,6.9938,0,0,1,13.8838,0l.0986.812.8154.0639A4.4944,4.4944,0,0,1,26,19.2383v2.26A6.4958,6.4958,0,0,0,24.8008,9.1362Z"
2279
+ }, rest), _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
2280
+ d: "M28,10H22V4a2.0025,2.0025,0,0,0-2-2H4A2.0025,2.0025,0,0,0,2,4V20a2.0025,2.0025,0,0,0,2,2h6v6a2.0025,2.0025,0,0,0,2,2H28a2.0025,2.0025,0,0,0,2-2V12A2.0025,2.0025,0,0,0,28,10ZM4,20V4H20v6H12a2.0025,2.0025,0,0,0-2,2v8Zm8,8V22h8a2.0025,2.0025,0,0,0,2-2V12h6V28Z"
2331
2281
  })), children);
2332
2282
  });
2333
2283
 
2334
2284
  if (process.env.NODE_ENV !== "production") {
2335
- SnowBlizzard.propTypes = iconPropTypes;
2285
+ ShapeIntersect.propTypes = iconPropTypes;
2336
2286
  }
2337
- var SnowHeavy = /*#__PURE__*/React.forwardRef(function SnowHeavy(_ref94, ref) {
2287
+ var ShapeJoin = /*#__PURE__*/React.forwardRef(function ShapeJoin(_ref94, ref) {
2338
2288
  var children = _ref94.children,
2339
2289
  _ref94$size = _ref94.size,
2340
2290
  size = _ref94$size === void 0 ? 16 : _ref94$size,
@@ -2347,17 +2297,15 @@ var SnowHeavy = /*#__PURE__*/React.forwardRef(function SnowHeavy(_ref94, ref) {
2347
2297
  xmlns: "http://www.w3.org/2000/svg",
2348
2298
  viewBox: "0 0 32 32",
2349
2299
  fill: "currentColor"
2350
- }, rest), _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
2351
- d: "M4 26H6V28H4zM6 28H8V30H6zM8 30H10V32H8zM8 26H10V28H8zM4 30H6V32H4zM8 18H10V20H8zM10 20H12V22H10zM12 22H14V24H12zM12 18H14V20H12zM8 22H10V24H8zM18 18H20V20H18zM20 20H22V22H20zM22 22H24V24H22zM22 18H24V20H22zM18 22H20V24H18zM14 26H16V28H14zM16 28H18V30H16zM18 30H20V32H18zM18 26H20V28H18zM14 30H16V32H14z"
2352
- })), _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
2353
- d: "M24.8008,9.1362a8.9943,8.9943,0,0,0-17.6006,0A6.4957,6.4957,0,0,0,6,21.4985v-2.26A4.4943,4.4943,0,0,1,8.144,11.019l.8155-.0639.0991-.812a6.9938,6.9938,0,0,1,13.8838,0l.0986.812.8154.0639A4.4944,4.4944,0,0,1,26,19.2383v2.26A6.4958,6.4958,0,0,0,24.8008,9.1362Z"
2300
+ }, rest), _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
2301
+ d: "M28,10H22V4a2.0025,2.0025,0,0,0-2-2H4A2.0025,2.0025,0,0,0,2,4V20a2.0025,2.0025,0,0,0,2,2h6v6a2.0025,2.0025,0,0,0,2,2H28a2.0025,2.0025,0,0,0,2-2V12A2.0025,2.0025,0,0,0,28,10ZM4,20V4h6V20Zm18,8V12h6V28Z"
2354
2302
  })), children);
2355
2303
  });
2356
2304
 
2357
2305
  if (process.env.NODE_ENV !== "production") {
2358
- SnowHeavy.propTypes = iconPropTypes;
2306
+ ShapeJoin.propTypes = iconPropTypes;
2359
2307
  }
2360
- var SnowScattered = /*#__PURE__*/React.forwardRef(function SnowScattered(_ref95, ref) {
2308
+ var ShapeUnite = /*#__PURE__*/React.forwardRef(function ShapeUnite(_ref95, ref) {
2361
2309
  var children = _ref95.children,
2362
2310
  _ref95$size = _ref95.size,
2363
2311
  size = _ref95$size === void 0 ? 16 : _ref95$size,
@@ -2370,26 +2318,15 @@ var SnowScattered = /*#__PURE__*/React.forwardRef(function SnowScattered(_ref95,
2370
2318
  xmlns: "http://www.w3.org/2000/svg",
2371
2319
  viewBox: "0 0 32 32",
2372
2320
  fill: "currentColor"
2373
- }, rest), _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
2374
- d: "M2 26H4V28H2zM4 28H6V30H4zM6 30H8V32H6zM6 26H8V28H6zM2 30H4V32H2zM20 26H22V28H20zM22 28H24V30H22zM24 30H26V32H24zM24 26H26V28H24zM20 30H22V32H20zM11 26H13V28H11zM13 28H15V30H13zM15 30H17V32H15zM15 26H17V28H15zM11 30H13V32H11zM20 0H22V3H20zM29 10.001H32V12.001H29z"
2375
- })), _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
2376
- d: "M26.732 3.768H29.732V5.768H26.732z",
2377
- transform: "rotate(-45 28.232 4.768)"
2378
- })), _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
2379
- d: "M26.732 16.233H29.732V18.233H26.732z",
2380
- transform: "rotate(-135 28.232 17.233)"
2381
- })), _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
2382
- d: "M12.268 3.768H15.268V5.768H12.268z",
2383
- transform: "rotate(-135 13.768 4.768)"
2384
- })), _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
2385
- d: "M27,11A5.9852,5.9852,0,0,0,16.1431,7.5083,7.3737,7.3737,0,0,0,13.5,7a7.5511,7.5511,0,0,0-7.1494,5.2441A5.9926,5.9926,0,0,0,8,24H19a5.9672,5.9672,0,0,0,5.5667-8.2A5.9722,5.9722,0,0,0,27,11ZM19,22H8a3.9926,3.9926,0,0,1-.6733-7.9292l.663-.1128.1456-.6562a5.496,5.496,0,0,1,10.7294,0l.1456.6562.6626.1128A3.9925,3.9925,0,0,1,19,22Zm4.5222-7.9131a5.9592,5.9592,0,0,0-2.8728-1.8428,7.5212,7.5212,0,0,0-2.7224-3.78,3.9869,3.9869,0,1,1,5.5952,5.6225Z"
2321
+ }, rest), _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
2322
+ d: "M28,10H22V4a2,2,0,0,0-2-2H4A2,2,0,0,0,2,4V20a2,2,0,0,0,2,2h6v6a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V12A2,2,0,0,0,28,10Z"
2386
2323
  })), children);
2387
2324
  });
2388
2325
 
2389
2326
  if (process.env.NODE_ENV !== "production") {
2390
- SnowScattered.propTypes = iconPropTypes;
2327
+ ShapeUnite.propTypes = iconPropTypes;
2391
2328
  }
2392
- var SnowScatteredNight = /*#__PURE__*/React.forwardRef(function SnowScatteredNight(_ref96, ref) {
2329
+ var Share = /*#__PURE__*/React.forwardRef(function Share(_ref96, ref) {
2393
2330
  var children = _ref96.children,
2394
2331
  _ref96$size = _ref96.size,
2395
2332
  size = _ref96$size === void 0 ? 16 : _ref96$size,
@@ -2402,15 +2339,15 @@ var SnowScatteredNight = /*#__PURE__*/React.forwardRef(function SnowScatteredNig
2402
2339
  xmlns: "http://www.w3.org/2000/svg",
2403
2340
  viewBox: "0 0 32 32",
2404
2341
  fill: "currentColor"
2405
- }, rest), _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
2406
- d: "M2 26H4V28H2zM4 28H6V30H4zM6 30H8V32H6zM6 26H8V28H6zM2 30H4V32H2zM20 26H22V28H20zM22 28H24V30H22zM24 30H26V32H24zM24 26H26V28H24zM20 30H22V32H20zM11 26H13V28H11zM13 28H15V30H13zM15 30H17V32H15zM15 26H17V28H15zM11 30H13V32H11zM29.8439 13.0347a1.517 1.517 0 00-1.23-.8658 5.3552 5.3552 0 01-3.4095-1.7158 6.4655 6.4655 0 01-1.286-6.3926 1.6025 1.6025 0 00-.2989-1.5459 1.4543 1.4543 0 00-1.36-.4931l-.0191.0039a7.7685 7.7685 0 00-5.8847 5.5737A7.3706 7.3706 0 0013.5 7a7.5511 7.5511 0 00-7.1494 5.2441A5.9926 5.9926 0 008 24H19a6.0066 6.0066 0 006-6c0-.0571-.0123-.1113-.0139-.1685a7.5076 7.5076 0 004.7611-3.2768A1.5369 1.5369 0 0029.8439 13.0347zM19 22H8a3.9926 3.9926 0 01-.6733-7.9292l.663-.1128.1456-.6562a5.496 5.496 0 0110.7294 0l.1456.6562.6626.1128A3.9925 3.9925 0 0119 22zm5.5974-6.1289a5.9661 5.9661 0 00-3.948-3.627 7.49 7.49 0 00-2.489-3.58 5.9018 5.9018 0 013.6381-4.4473 8.4577 8.4577 0 001.94 7.5967A7.4007 7.4007 0 0027.64 14.041 5.4487 5.4487 0 0124.5974 15.8711z"
2342
+ }, rest), _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
2343
+ d: "M23,20a5,5,0,0,0-3.89,1.89L11.8,17.32a4.46,4.46,0,0,0,0-2.64l7.31-4.57A5,5,0,1,0,18,7a4.79,4.79,0,0,0,.2,1.32l-7.31,4.57a5,5,0,1,0,0,6.22l7.31,4.57A4.79,4.79,0,0,0,18,25a5,5,0,1,0,5-5ZM23,4a3,3,0,1,1-3,3A3,3,0,0,1,23,4ZM7,19a3,3,0,1,1,3-3A3,3,0,0,1,7,19Zm16,9a3,3,0,1,1,3-3A3,3,0,0,1,23,28Z"
2407
2344
  })), children);
2408
2345
  });
2409
2346
 
2410
2347
  if (process.env.NODE_ENV !== "production") {
2411
- SnowScatteredNight.propTypes = iconPropTypes;
2348
+ Share.propTypes = iconPropTypes;
2412
2349
  }
2413
- var SnowDensity = /*#__PURE__*/React.forwardRef(function SnowDensity(_ref97, ref) {
2350
+ var ShareKnowledge = /*#__PURE__*/React.forwardRef(function ShareKnowledge(_ref97, ref) {
2414
2351
  var children = _ref97.children,
2415
2352
  _ref97$size = _ref97.size,
2416
2353
  size = _ref97$size === void 0 ? 16 : _ref97$size,
@@ -2423,17 +2360,15 @@ var SnowDensity = /*#__PURE__*/React.forwardRef(function SnowDensity(_ref97, ref
2423
2360
  xmlns: "http://www.w3.org/2000/svg",
2424
2361
  viewBox: "0 0 32 32",
2425
2362
  fill: "currentColor"
2426
- }, rest), _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
2427
- d: "M16,28a9.0114,9.0114,0,0,1-9-9,9.9843,9.9843,0,0,1,1.4941-4.9554L15.1528,3.4367a1.04,1.04,0,0,1,1.6944,0l6.6289,10.5564A10.0633,10.0633,0,0,1,25,19,9.0114,9.0114,0,0,1,16,28ZM16,5.8483l-5.7817,9.2079A7.9771,7.9771,0,0,0,9,19a7,7,0,0,0,14,0,8.0615,8.0615,0,0,0-1.248-3.9953Z"
2428
- })), _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
2429
- d: "M20.6 16.8L19.4 15.2 17 17 17 14 15 14 15 17 12.6 15.2 11.4 16.8 14.333 19 11.4 21.2 12.6 22.8 15 21 15 24 17 24 17 21 19.4 22.8 20.6 21.2 17.667 19 20.6 16.8z"
2363
+ }, rest), _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
2364
+ d: "M27 25H21a3 3 0 00-3 3v2h2V28a1 1 0 011-1h6a1 1 0 011 1v2h2V28A3 3 0 0027 25zM20 20a4 4 0 104-4A4 4 0 0020 20zm6 0a2 2 0 11-2-2A2 2 0 0126 20zM6 21V20H4v1a7 7 0 007 7h3V26H11A5 5 0 016 21zM19 10H26V12H19zM19 6H29V8H19zM19 2H29V4H19zM11 11H5a3 3 0 00-3 3v2H4V14a1 1 0 011-1h6a1 1 0 011 1v2h2V14A3 3 0 0011 11zM8 10A4 4 0 104 6 4 4 0 008 10zM8 4A2 2 0 116 6 2 2 0 018 4z"
2430
2365
  })), children);
2431
2366
  });
2432
2367
 
2433
2368
  if (process.env.NODE_ENV !== "production") {
2434
- SnowDensity.propTypes = iconPropTypes;
2369
+ ShareKnowledge.propTypes = iconPropTypes;
2435
2370
  }
2436
- var Snowflake = /*#__PURE__*/React.forwardRef(function Snowflake(_ref98, ref) {
2371
+ var ShoppingBag = /*#__PURE__*/React.forwardRef(function ShoppingBag(_ref98, ref) {
2437
2372
  var children = _ref98.children,
2438
2373
  _ref98$size = _ref98.size,
2439
2374
  size = _ref98$size === void 0 ? 16 : _ref98$size,
@@ -2446,15 +2381,15 @@ var Snowflake = /*#__PURE__*/React.forwardRef(function Snowflake(_ref98, ref) {
2446
2381
  xmlns: "http://www.w3.org/2000/svg",
2447
2382
  viewBox: "0 0 32 32",
2448
2383
  fill: "currentColor"
2449
- }, rest), _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
2450
- d: "M21.4148,12H28V10H23.4148l4.5857-4.5854L26.5864,4,22,8.5869V4H20v6.5869L18.5867,12H17V8H15v4H13.4133L12,10.5869V4H10V8.5869L5.4136,4,4,5.4146,8.5852,10H4v2h6.5852L12,13.415V15H8v2h4v1.5869L10.5867,20H4v2H8.5867L4,26.5864l1.4141,1.4141L10,23.415V28h2V21.415L13.4148,20H15v4h2V20h1.5852L20,21.415V28h2V23.415l4.5854,4.5855L28,26.5864,23.4133,22H28V20H21.4133L20,18.5869V17h4V15H20V13.415ZM18,18H14V14h4Z"
2384
+ }, rest), _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
2385
+ d: "M28.76,11.35A1,1,0,0,0,28,11H22V7a3,3,0,0,0-3-3H13a3,3,0,0,0-3,3v4H4a1,1,0,0,0-1,1.15L4.88,24.3a2,2,0,0,0,2,1.7H25.14a2,2,0,0,0,2-1.7L29,12.15A1,1,0,0,0,28.76,11.35ZM12,7a1,1,0,0,1,1-1h6a1,1,0,0,1,1,1v4H12ZM25.14,24H6.86L5.17,13H26.83Z"
2451
2386
  })), children);
2452
2387
  });
2453
2388
 
2454
2389
  if (process.env.NODE_ENV !== "production") {
2455
- Snowflake.propTypes = iconPropTypes;
2390
+ ShoppingBag.propTypes = iconPropTypes;
2456
2391
  }
2457
- var Soccer = /*#__PURE__*/React.forwardRef(function Soccer(_ref99, ref) {
2392
+ var ShoppingCart = /*#__PURE__*/React.forwardRef(function ShoppingCart(_ref99, ref) {
2458
2393
  var children = _ref99.children,
2459
2394
  _ref99$size = _ref99.size,
2460
2395
  size = _ref99$size === void 0 ? 16 : _ref99$size,
@@ -2467,22 +2402,23 @@ var Soccer = /*#__PURE__*/React.forwardRef(function Soccer(_ref99, ref) {
2467
2402
  xmlns: "http://www.w3.org/2000/svg",
2468
2403
  viewBox: "0 0 32 32",
2469
2404
  fill: "currentColor"
2470
- }, rest), _circle25 || (_circle25 = /*#__PURE__*/React.createElement("circle", {
2471
- cx: "17",
2405
+ }, rest), _circle9 || (_circle9 = /*#__PURE__*/React.createElement("circle", {
2406
+ cx: "10",
2472
2407
  cy: "28",
2473
2408
  r: "2"
2474
- })), _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
2475
- d: "M7.55 17.5H15.45V19.5H7.55z",
2476
- transform: "rotate(-45 11.5 18.5)"
2477
- })), _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
2478
- d: "M28 16.584L19.4143 8H6v2H18.5857l3 3L6 28.5859 7.4141 30 23 14.415 26.584 18 23 21.5859 24.4141 23 28 19.416A2.0044 2.0044 0 0028 16.584zM24.5 9A3.5 3.5 0 1128 5.5 3.504 3.504 0 0124.5 9zm0-5A1.5 1.5 0 1026 5.5 1.5017 1.5017 0 0024.5 4z"
2409
+ })), _circle10 || (_circle10 = /*#__PURE__*/React.createElement("circle", {
2410
+ cx: "24",
2411
+ cy: "28",
2412
+ r: "2"
2413
+ })), _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
2414
+ d: "M28,7H5.82L5,2.8A1,1,0,0,0,4,2H0V4H3.18L7,23.2A1,1,0,0,0,8,24H26V22H8.82L8,18H26a1,1,0,0,0,1-.78l2-9A1,1,0,0,0,28,7Zm-2.8,9H7.62L6.22,9H26.75Z"
2479
2415
  })), children);
2480
2416
  });
2481
2417
 
2482
2418
  if (process.env.NODE_ENV !== "production") {
2483
- Soccer.propTypes = iconPropTypes;
2419
+ ShoppingCart.propTypes = iconPropTypes;
2484
2420
  }
2485
- var SoftwareResource = /*#__PURE__*/React.forwardRef(function SoftwareResource(_ref100, ref) {
2421
+ var ShoppingCartArrowDown = /*#__PURE__*/React.forwardRef(function ShoppingCartArrowDown(_ref100, ref) {
2486
2422
  var children = _ref100.children,
2487
2423
  _ref100$size = _ref100.size,
2488
2424
  size = _ref100$size === void 0 ? 16 : _ref100$size,
@@ -2495,15 +2431,25 @@ var SoftwareResource = /*#__PURE__*/React.forwardRef(function SoftwareResource(_
2495
2431
  xmlns: "http://www.w3.org/2000/svg",
2496
2432
  viewBox: "0 0 32 32",
2497
2433
  fill: "currentColor"
2498
- }, rest), _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
2499
- d: "M29.391,14.527L17.473,2.609C17.067,2.203,16.533,2,16,2c-0.533,0-1.067,0.203-1.473,0.609L2.609,14.527 C2.203,14.933,2,15.466,2,16s0.203,1.067,0.609,1.473l11.917,11.917C14.933,29.797,15.467,30,16,30c0.533,0,1.067-0.203,1.473-0.609 l11.917-11.917C29.797,17.067,30,16.534,30,16S29.797,14.933,29.391,14.527z M16,28.036L3.965,16L16,3.964L28.036,16L16,28.036z"
2434
+ }, rest), _circle11 || (_circle11 = /*#__PURE__*/React.createElement("circle", {
2435
+ cx: "10",
2436
+ cy: "28",
2437
+ r: "2"
2438
+ })), _circle12 || (_circle12 = /*#__PURE__*/React.createElement("circle", {
2439
+ cx: "24",
2440
+ cy: "28",
2441
+ r: "2"
2442
+ })), _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
2443
+ d: "M4.9806,2.8039A1,1,0,0,0,4,2H0V4H3.18L7.0194,23.1961A1,1,0,0,0,8,24H26V22H8.82l-.8-4H26a1,1,0,0,0,.9762-.783L29.2445,7H27.1971l-1.9989,9H7.62Z"
2444
+ })), _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
2445
+ d: "M21.586 6.586L18 10.172 18 2 16 2 16 10.172 12.414 6.586 11 8 17 14 23 8 21.586 6.586z"
2500
2446
  })), children);
2501
2447
  });
2502
2448
 
2503
2449
  if (process.env.NODE_ENV !== "production") {
2504
- SoftwareResource.propTypes = iconPropTypes;
2450
+ ShoppingCartArrowDown.propTypes = iconPropTypes;
2505
2451
  }
2506
- var SoftwareResourceCluster = /*#__PURE__*/React.forwardRef(function SoftwareResourceCluster(_ref101, ref) {
2452
+ var ShoppingCartArrowUp = /*#__PURE__*/React.forwardRef(function ShoppingCartArrowUp(_ref101, ref) {
2507
2453
  var children = _ref101.children,
2508
2454
  _ref101$size = _ref101.size,
2509
2455
  size = _ref101$size === void 0 ? 16 : _ref101$size,
@@ -2516,15 +2462,25 @@ var SoftwareResourceCluster = /*#__PURE__*/React.forwardRef(function SoftwareRes
2516
2462
  xmlns: "http://www.w3.org/2000/svg",
2517
2463
  viewBox: "0 0 32 32",
2518
2464
  fill: "currentColor"
2519
- }, rest), _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
2520
- d: "M24 21c-.5 0-1-.2-1.4-.6l-3-3C19.2 17 19 16.5 19 16s.2-1 .6-1.4l3-3C23 11.2 23.5 11 24 11c.5 0 1 .2 1.4.6l3 3C28.8 15 29 15.5 29 16c0 .5-.2 1-.6 1.4l-3 3C25 20.8 24.5 21 24 21zM24 13l-3 3 3 3 3-3L24 13zM16 13c-.5 0-1-.2-1.4-.6l-3-3C11.2 9 11 8.5 11 8s.2-1 .6-1.4l3-3C15 3.2 15.5 3 16 3c.5 0 1 .2 1.4.6l3 3C20.8 7 21 7.5 21 8c0 .5-.2 1-.6 1.4l-3 3C17 12.8 16.5 13 16 13zM16 5l-3 3 3 3 3-3L16 5zM16 29c-.5 0-1-.2-1.4-.6l-3-3C11.2 25 11 24.5 11 24s.2-1 .6-1.4l3-3C15 19.2 15.5 19 16 19c.5 0 1 .2 1.4.6l3 3C20.8 23 21 23.5 21 24c0 .5-.2 1-.6 1.4l-3 3C17 28.8 16.5 29 16 29zM16 21l-3 3 3 3 3-3L16 21zM8 21c-.5 0-1-.2-1.4-.6l-3-3C3.2 17 3 16.5 3 16s.2-1 .6-1.4l3-3C7 11.2 7.5 11 8 11c.5 0 1 .2 1.4.6l3 3C12.8 15 13 15.5 13 16c0 .5-.2 1-.6 1.4l-3 3C9 20.8 8.5 21 8 21zM8 13l-3 3 3 3 3-3L8 13z"
2465
+ }, rest), _circle13 || (_circle13 = /*#__PURE__*/React.createElement("circle", {
2466
+ cx: "10",
2467
+ cy: "28",
2468
+ r: "2"
2469
+ })), _circle14 || (_circle14 = /*#__PURE__*/React.createElement("circle", {
2470
+ cx: "24",
2471
+ cy: "28",
2472
+ r: "2"
2473
+ })), _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
2474
+ d: "M4.9806,2.8039A1,1,0,0,0,4,2H0V4H3.18L7.0194,23.1961A1,1,0,0,0,8,24H26V22H8.82l-.8-4H26a1,1,0,0,0,.9762-.783L29.2445,7H27.1971l-1.9989,9H7.62Z"
2475
+ })), _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
2476
+ d: "M21.586 9.414L18 5.828 18 14 16 14 16 5.828 12.414 9.414 11 8 17 2 23 8 21.586 9.414z"
2521
2477
  })), children);
2522
2478
  });
2523
2479
 
2524
2480
  if (process.env.NODE_ENV !== "production") {
2525
- SoftwareResourceCluster.propTypes = iconPropTypes;
2481
+ ShoppingCartArrowUp.propTypes = iconPropTypes;
2526
2482
  }
2527
- var SoftwareResourceResource = /*#__PURE__*/React.forwardRef(function SoftwareResourceResource(_ref102, ref) {
2483
+ var ShoppingCartClear = /*#__PURE__*/React.forwardRef(function ShoppingCartClear(_ref102, ref) {
2528
2484
  var children = _ref102.children,
2529
2485
  _ref102$size = _ref102.size,
2530
2486
  size = _ref102$size === void 0 ? 16 : _ref102$size,
@@ -2537,33 +2493,25 @@ var SoftwareResourceResource = /*#__PURE__*/React.forwardRef(function SoftwareRe
2537
2493
  xmlns: "http://www.w3.org/2000/svg",
2538
2494
  viewBox: "0 0 32 32",
2539
2495
  fill: "currentColor"
2540
- }, rest), _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
2541
- d: "M6.9 8.3H11.7V10.3H6.9z",
2542
- transform: "rotate(-45.001 9.293 9.293)"
2543
- })), _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
2544
- d: "M4.9,19.7l-2.3-2.3C2.2,17,2,16.5,2,16s0.2-1,0.6-1.4l2.3-2.3l1.4,1.4L4,16l2.3,2.3L4.9,19.7z"
2545
- })), _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
2546
- d: "M8.3 20.3H10.3V25.1H8.3z",
2547
- transform: "rotate(-45.001 9.293 22.707)"
2548
- })), _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
2549
- d: "M16,30c-0.5,0-1-0.2-1.4-0.6l-2.3-2.3l1.4-1.4L16,28l2.3-2.3l1.4,1.4l-2.3,2.3C17,29.8,16.5,30,16,30z"
2550
- })), _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
2551
- d: "M20.3 21.7H25.1V23.7H20.3z",
2552
- transform: "rotate(-45.001 22.707 22.707)"
2553
- })), _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
2554
- d: "M27.1,19.7l-1.4-1.4L28,16l-2.3-2.3l1.4-1.4l2.3,2.3C29.8,15,30,15.5,30,16s-0.2,1-0.6,1.4L27.1,19.7z"
2555
- })), _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
2556
- d: "M21.7 6.9H23.7V11.7H21.7z",
2557
- transform: "rotate(-45.001 22.707 9.293)"
2558
- })), _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
2559
- d: "M16,2c-0.5,0-1,0.2-1.4,0.6l-2.3,2.3l1.4,1.4L16,4l2.3,2.3l1.4-1.4l-2.3-2.3C17,2.2,16.5,2,16,2z"
2496
+ }, rest), _circle15 || (_circle15 = /*#__PURE__*/React.createElement("circle", {
2497
+ cx: "10",
2498
+ cy: "28",
2499
+ r: "2"
2500
+ })), _circle16 || (_circle16 = /*#__PURE__*/React.createElement("circle", {
2501
+ cx: "24",
2502
+ cy: "28",
2503
+ r: "2"
2504
+ })), _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
2505
+ d: "M4.9806,2.8039A1,1,0,0,0,4,2H0V4H3.18L7.0194,23.1961A1,1,0,0,0,8,24H26V22H8.82l-.8-4H26a1,1,0,0,0,.9762-.783L29.2445,7H27.1971l-1.9989,9H7.62Z"
2506
+ })), _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
2507
+ d: "M18.41 8L22 4.41 20.59 3 17 6.59 13.41 3 12 4.41 15.59 8 12 11.59 13.41 13 17 9.41 20.59 13 22 11.59 18.41 8z"
2560
2508
  })), children);
2561
2509
  });
2562
2510
 
2563
2511
  if (process.env.NODE_ENV !== "production") {
2564
- SoftwareResourceResource.propTypes = iconPropTypes;
2512
+ ShoppingCartClear.propTypes = iconPropTypes;
2565
2513
  }
2566
- var SoilMoisture = /*#__PURE__*/React.forwardRef(function SoilMoisture(_ref103, ref) {
2514
+ var ShoppingCartError = /*#__PURE__*/React.forwardRef(function ShoppingCartError(_ref103, ref) {
2567
2515
  var children = _ref103.children,
2568
2516
  _ref103$size = _ref103.size,
2569
2517
  size = _ref103$size === void 0 ? 16 : _ref103$size,
@@ -2576,49 +2524,25 @@ var SoilMoisture = /*#__PURE__*/React.forwardRef(function SoilMoisture(_ref103,
2576
2524
  xmlns: "http://www.w3.org/2000/svg",
2577
2525
  viewBox: "0 0 32 32",
2578
2526
  fill: "currentColor"
2579
- }, rest), _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
2580
- d: "M24.5,28A5.385,5.385,0,0,1,19,22.751a5.3837,5.3837,0,0,1,.874-2.8308L23.49,14.5383a1.217,1.217,0,0,1,2.02,0L29.06,19.8154A5.4923,5.4923,0,0,1,30,22.751,5.385,5.385,0,0,1,24.5,28Zm0-11.38-2.9356,4.3672A3.3586,3.3586,0,0,0,21,22.751a3.51,3.51,0,0,0,7,0,3.4356,3.4356,0,0,0-.63-1.867Z"
2581
- })), _circle26 || (_circle26 = /*#__PURE__*/React.createElement("circle", {
2582
- cx: "5",
2583
- cy: "13",
2584
- r: "1"
2585
- })), _circle27 || (_circle27 = /*#__PURE__*/React.createElement("circle", {
2586
- cx: "11",
2587
- cy: "19",
2588
- r: "1"
2589
- })), _circle28 || (_circle28 = /*#__PURE__*/React.createElement("circle", {
2590
- cx: "15",
2591
- cy: "25",
2592
- r: "1"
2593
- })), _circle29 || (_circle29 = /*#__PURE__*/React.createElement("circle", {
2594
- cx: "17",
2595
- cy: "15",
2596
- r: "1"
2597
- })), _circle30 || (_circle30 = /*#__PURE__*/React.createElement("circle", {
2598
- cx: "13",
2599
- cy: "11",
2600
- r: "1"
2601
- })), _circle31 || (_circle31 = /*#__PURE__*/React.createElement("circle", {
2602
- cx: "27",
2603
- cy: "11",
2604
- r: "1"
2605
- })), _circle32 || (_circle32 = /*#__PURE__*/React.createElement("circle", {
2606
- cx: "9",
2607
- cy: "27",
2608
- r: "1"
2609
- })), _circle33 || (_circle33 = /*#__PURE__*/React.createElement("circle", {
2610
- cx: "3",
2611
- cy: "21",
2612
- r: "1"
2613
- })), _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
2614
- d: "M2 6H30V8H2z"
2527
+ }, rest), _circle17 || (_circle17 = /*#__PURE__*/React.createElement("circle", {
2528
+ cx: "10",
2529
+ cy: "28",
2530
+ r: "2"
2531
+ })), _circle18 || (_circle18 = /*#__PURE__*/React.createElement("circle", {
2532
+ cx: "24",
2533
+ cy: "28",
2534
+ r: "2"
2535
+ })), _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
2536
+ d: "M4.9806,2.8039A1,1,0,0,0,4,2H0V4H3.18L7.0194,23.1961A1,1,0,0,0,8,24H26V22H8.82l-.8-4H26a1,1,0,0,0,.9762-.783L29.2445,7H27.1971l-1.9989,9H7.62Z"
2537
+ })), _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
2538
+ d: "M17,2a6,6,0,1,0,6,6A6.0066,6.0066,0,0,0,17,2Zm0,2a3.9521,3.9521,0,0,1,2.019.5669L13.5669,10.019A3.9529,3.9529,0,0,1,13,8,4.0045,4.0045,0,0,1,17,4Zm0,8a3.9521,3.9521,0,0,1-2.019-.5669L20.4331,5.981A3.9529,3.9529,0,0,1,21,8,4.0045,4.0045,0,0,1,17,12Z"
2615
2539
  })), children);
2616
2540
  });
2617
2541
 
2618
2542
  if (process.env.NODE_ENV !== "production") {
2619
- SoilMoisture.propTypes = iconPropTypes;
2543
+ ShoppingCartError.propTypes = iconPropTypes;
2620
2544
  }
2621
- var SoilMoistureField = /*#__PURE__*/React.forwardRef(function SoilMoistureField(_ref104, ref) {
2545
+ var ShoppingCartMinus = /*#__PURE__*/React.forwardRef(function ShoppingCartMinus(_ref104, ref) {
2622
2546
  var children = _ref104.children,
2623
2547
  _ref104$size = _ref104.size,
2624
2548
  size = _ref104$size === void 0 ? 16 : _ref104$size,
@@ -2631,15 +2555,25 @@ var SoilMoistureField = /*#__PURE__*/React.forwardRef(function SoilMoistureField
2631
2555
  xmlns: "http://www.w3.org/2000/svg",
2632
2556
  viewBox: "0 0 32 32",
2633
2557
  fill: "currentColor"
2634
- }, rest), _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
2635
- d: "M24.5 30a5.202 5.202 0 01-4.626-8.08L23.49 16.5382a1.217 1.217 0 012.02 0L29.06 21.8154A5.4921 5.4921 0 0130 24.751 5.385 5.385 0 0124.5 30zm0-11.38l-2.9356 4.3672A3.2079 3.2079 0 0024.5 28 3.3855 3.3855 0 0028 24.751a3.4354 3.4354 0 00-.63-1.867zM11 16V11h1a4.0045 4.0045 0 004-4V4H13a3.9779 3.9779 0 00-2.7468 1.1067A6.0034 6.0034 0 005 2H2V5a6.0066 6.0066 0 006 6H9v5H2v2H16V16zM13 6h1V7a2.002 2.002 0 01-2 2H11V8A2.002 2.002 0 0113 6zM8 9A4.0045 4.0045 0 014 5V4H5A4.0045 4.0045 0 019 8V9zM2 21H16V23H2zM2 26H16V28H2z"
2558
+ }, rest), _circle19 || (_circle19 = /*#__PURE__*/React.createElement("circle", {
2559
+ cx: "10",
2560
+ cy: "28",
2561
+ r: "2"
2562
+ })), _circle20 || (_circle20 = /*#__PURE__*/React.createElement("circle", {
2563
+ cx: "24",
2564
+ cy: "28",
2565
+ r: "2"
2566
+ })), _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
2567
+ d: "M4.9806,2.8039A1,1,0,0,0,4,2H0V4H3.18L7.0194,23.1961A1,1,0,0,0,8,24H26V22H8.82l-.8-4H26a1,1,0,0,0,.9762-.783L29.2445,7H27.1971l-1.9989,9H7.62Z"
2568
+ })), _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
2569
+ d: "M12 6L12 8 22 8 22 6 12 6z"
2636
2570
  })), children);
2637
2571
  });
2638
2572
 
2639
2573
  if (process.env.NODE_ENV !== "production") {
2640
- SoilMoistureField.propTypes = iconPropTypes;
2574
+ ShoppingCartMinus.propTypes = iconPropTypes;
2641
2575
  }
2642
- var SoilMoistureGlobal = /*#__PURE__*/React.forwardRef(function SoilMoistureGlobal(_ref105, ref) {
2576
+ var ShoppingCartPlus = /*#__PURE__*/React.forwardRef(function ShoppingCartPlus(_ref105, ref) {
2643
2577
  var children = _ref105.children,
2644
2578
  _ref105$size = _ref105.size,
2645
2579
  size = _ref105$size === void 0 ? 16 : _ref105$size,
@@ -2652,19 +2586,25 @@ var SoilMoistureGlobal = /*#__PURE__*/React.forwardRef(function SoilMoistureGlob
2652
2586
  xmlns: "http://www.w3.org/2000/svg",
2653
2587
  viewBox: "0 0 32 32",
2654
2588
  fill: "currentColor"
2655
- }, rest), _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
2656
- d: "M25 30a4.7347 4.7347 0 01-4.2075-7.35l3.3687-5.1942a1 1 0 011.6779 0l3.3152 5.11A4.9753 4.9753 0 0130 25.2231 4.8979 4.8979 0 0125 30zm0-10.1629l-2.5078 3.8662A2.9264 2.9264 0 1028 25.2231a2.96 2.96 0 00-.5444-1.6028zM11 24H9A17.0192 17.0192 0 0126 7h4V9H26A15.017 15.017 0 0011 24z"
2657
- })), _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
2658
- d: "M16,24H14A12.0137,12.0137,0,0,1,26,12h4v2H26A10.0113,10.0113,0,0,0,16,24Z"
2659
- })), _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
2660
- d: "M26,2A21.8625,21.8625,0,0,0,13.9993,5.5757,21.856,21.856,0,0,0,2,2V4A19.8735,19.8735,0,0,1,12.2622,6.835,22.1514,22.1514,0,0,0,9.9475,8.979,17.001,17.001,0,0,0,2,7V9a15.0142,15.0142,0,0,1,6.6191,1.5366,22.0768,22.0768,0,0,0-1.7016,2.5371A12.0319,12.0319,0,0,0,2,12v2a9.8838,9.8838,0,0,1,4.0007.8506A21.861,21.861,0,0,0,4,24H6A20.0226,20.0226,0,0,1,26,4h4V2Z"
2589
+ }, rest), _circle21 || (_circle21 = /*#__PURE__*/React.createElement("circle", {
2590
+ cx: "10",
2591
+ cy: "28",
2592
+ r: "2"
2593
+ })), _circle22 || (_circle22 = /*#__PURE__*/React.createElement("circle", {
2594
+ cx: "24",
2595
+ cy: "28",
2596
+ r: "2"
2597
+ })), _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
2598
+ d: "M4.9806,2.8039A1,1,0,0,0,4,2H0V4H3.18L7.0194,23.1961A1,1,0,0,0,8,24H26V22H8.82l-.8-4H26a1,1,0,0,0,.9762-.783L29.2445,7H27.1971l-1.9989,9H7.62Z"
2599
+ })), _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
2600
+ d: "M18 6L18 2 16 2 16 6 12 6 12 8 16 8 16 12 18 12 18 8 22 8 22 6 18 6z"
2661
2601
  })), children);
2662
2602
  });
2663
2603
 
2664
2604
  if (process.env.NODE_ENV !== "production") {
2665
- SoilMoistureGlobal.propTypes = iconPropTypes;
2605
+ ShoppingCartPlus.propTypes = iconPropTypes;
2666
2606
  }
2667
- var SoilTemperature = /*#__PURE__*/React.forwardRef(function SoilTemperature(_ref106, ref) {
2607
+ var ShoppingCatalog = /*#__PURE__*/React.forwardRef(function ShoppingCatalog(_ref106, ref) {
2668
2608
  var children = _ref106.children,
2669
2609
  _ref106$size = _ref106.size,
2670
2610
  size = _ref106$size === void 0 ? 16 : _ref106$size,
@@ -2677,43 +2617,17 @@ var SoilTemperature = /*#__PURE__*/React.forwardRef(function SoilTemperature(_re
2677
2617
  xmlns: "http://www.w3.org/2000/svg",
2678
2618
  viewBox: "0 0 32 32",
2679
2619
  fill: "currentColor"
2680
- }, rest), _circle34 || (_circle34 = /*#__PURE__*/React.createElement("circle", {
2681
- cx: "5",
2682
- cy: "13",
2683
- r: "1"
2684
- })), _circle35 || (_circle35 = /*#__PURE__*/React.createElement("circle", {
2685
- cx: "11",
2686
- cy: "19",
2687
- r: "1"
2688
- })), _circle36 || (_circle36 = /*#__PURE__*/React.createElement("circle", {
2689
- cx: "15",
2690
- cy: "25",
2691
- r: "1"
2692
- })), _circle37 || (_circle37 = /*#__PURE__*/React.createElement("circle", {
2693
- cx: "17",
2694
- cy: "15",
2695
- r: "1"
2696
- })), _circle38 || (_circle38 = /*#__PURE__*/React.createElement("circle", {
2697
- cx: "13",
2698
- cy: "11",
2699
- r: "1"
2700
- })), _circle39 || (_circle39 = /*#__PURE__*/React.createElement("circle", {
2701
- cx: "9",
2702
- cy: "27",
2703
- r: "1"
2704
- })), _circle40 || (_circle40 = /*#__PURE__*/React.createElement("circle", {
2705
- cx: "3",
2706
- cy: "21",
2707
- r: "1"
2708
- })), _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
2709
- d: "M25 30a4.9863 4.9863 0 01-3-8.98V15a3 3 0 016 0v6.02A4.9863 4.9863 0 0125 30zm0-16a1.0011 1.0011 0 00-1 1v7.13l-.4971.2893A2.9676 2.9676 0 0022 25a3 3 0 006 0 2.9676 2.9676 0 00-1.5029-2.5811L26 22.13V15A1.0011 1.0011 0 0025 14zM2 6H30V8H2z"
2620
+ }, rest), _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
2621
+ d: "M17 24H21V28H17zM24 24H28V28H24zM17 17H21V21H17zM24 17H28V21H24z"
2622
+ })), _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
2623
+ d: "M28,11h-6V7c0-1.7-1.3-3-3-3h-6c-1.7,0-3,1.3-3,3v4H4c-0.6,0-1,0.4-1,1c0,0.1,0,0.1,0,0.2l1.9,12.1c0.1,1,1,1.7,2,1.7H15v-2 H6.9L5.2,13H28V11z M12,7c0-0.6,0.4-1,1-1h6c0.6,0,1,0.4,1,1v4h-8V7z"
2710
2624
  })), children);
2711
2625
  });
2712
2626
 
2713
2627
  if (process.env.NODE_ENV !== "production") {
2714
- SoilTemperature.propTypes = iconPropTypes;
2628
+ ShoppingCatalog.propTypes = iconPropTypes;
2715
2629
  }
2716
- var SoilTemperatureField = /*#__PURE__*/React.forwardRef(function SoilTemperatureField(_ref107, ref) {
2630
+ var ShowDataCards = /*#__PURE__*/React.forwardRef(function ShowDataCards(_ref107, ref) {
2717
2631
  var children = _ref107.children,
2718
2632
  _ref107$size = _ref107.size,
2719
2633
  size = _ref107$size === void 0 ? 16 : _ref107$size,
@@ -2726,15 +2640,15 @@ var SoilTemperatureField = /*#__PURE__*/React.forwardRef(function SoilTemperatur
2726
2640
  xmlns: "http://www.w3.org/2000/svg",
2727
2641
  viewBox: "0 0 32 32",
2728
2642
  fill: "currentColor"
2729
- }, rest), _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
2730
- d: "M11 16V11h1a4.0045 4.0045 0 004-4V4H13a3.9779 3.9779 0 00-2.7468 1.1067A6.0034 6.0034 0 005 2H2V5a6.0066 6.0066 0 006 6H9v5H2v2H16V16zM13 6h1V7a2.002 2.002 0 01-2 2H11V8A2.002 2.002 0 0113 6zM8 9A4.0045 4.0045 0 014 5V4H5A4.0045 4.0045 0 019 8V9zM2 21H16V23H2zM2 26H16V28H2zM25 30a4.9863 4.9863 0 01-3-8.98V15a3 3 0 016 0v6.02A4.9863 4.9863 0 0125 30zm0-16a1.0011 1.0011 0 00-1 1v7.13l-.4971.2893A2.9676 2.9676 0 0022 25a3 3 0 006 0 2.9676 2.9676 0 00-1.5029-2.5811L26 22.13V15A1.0011 1.0011 0 0025 14z"
2643
+ }, rest), _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
2644
+ d: "M28 10H4A2.0022 2.0022 0 012 8V4A2.0021 2.0021 0 014 2H28a2.0021 2.0021 0 012 2V8A2.0022 2.0022 0 0128 10zM4 4V8H28V4zM28 30H4a2.0022 2.0022 0 01-2-2V24a2.0021 2.0021 0 012-2H28a2.0021 2.0021 0 012 2v4A2.0022 2.0022 0 0128 30zM4 24v4H28V24zM28 20H4a2.0022 2.0022 0 01-2-2V14a2.0021 2.0021 0 012-2H28a2.0021 2.0021 0 012 2v4A2.0022 2.0022 0 0128 20zM4 14v4H28V14z"
2731
2645
  })), children);
2732
2646
  });
2733
2647
 
2734
2648
  if (process.env.NODE_ENV !== "production") {
2735
- SoilTemperatureField.propTypes = iconPropTypes;
2649
+ ShowDataCards.propTypes = iconPropTypes;
2736
2650
  }
2737
- var SoilTemperatureGlobal = /*#__PURE__*/React.forwardRef(function SoilTemperatureGlobal(_ref108, ref) {
2651
+ var ShrinkScreen = /*#__PURE__*/React.forwardRef(function ShrinkScreen(_ref108, ref) {
2738
2652
  var children = _ref108.children,
2739
2653
  _ref108$size = _ref108.size,
2740
2654
  size = _ref108$size === void 0 ? 16 : _ref108$size,
@@ -2747,19 +2661,17 @@ var SoilTemperatureGlobal = /*#__PURE__*/React.forwardRef(function SoilTemperatu
2747
2661
  xmlns: "http://www.w3.org/2000/svg",
2748
2662
  viewBox: "0 0 32 32",
2749
2663
  fill: "currentColor"
2750
- }, rest), _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
2751
- d: "M25 30a4.9863 4.9863 0 01-3-8.98V15a3 3 0 016 0v6.02A4.9863 4.9863 0 0125 30zm0-16a1.0011 1.0011 0 00-1 1v7.13l-.4971.2893A2.9676 2.9676 0 0022 25a3 3 0 006 0 2.9676 2.9676 0 00-1.5029-2.5811L26 22.13V15A1.0011 1.0011 0 0025 14zM16 24H14a11.89 11.89 0 013.7642-8.7271l1.373 1.4542A9.909 9.909 0 0016 24z"
2752
- })), _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
2753
- d: "M11,24H9A17.0192,17.0192,0,0,1,26,7h4V9H26A15.017,15.017,0,0,0,11,24Z"
2754
- })), _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
2755
- d: "M26,2A21.8625,21.8625,0,0,0,13.9993,5.5757,21.856,21.856,0,0,0,2,2V4A19.8735,19.8735,0,0,1,12.2622,6.835,22.1514,22.1514,0,0,0,9.9475,8.979,17.001,17.001,0,0,0,2,7V9a15.0142,15.0142,0,0,1,6.6191,1.5366,22.0768,22.0768,0,0,0-1.7016,2.5371A12.0319,12.0319,0,0,0,2,12v2a9.8838,9.8838,0,0,1,4.0007.8506A21.861,21.861,0,0,0,4,24H6A20.0226,20.0226,0,0,1,26,4h4V2Z"
2664
+ }, rest), _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
2665
+ d: "M28 28H17a2.0023 2.0023 0 01-2-2V20a2.0023 2.0023 0 012-2H28a2.0027 2.0027 0 012 2v6A2.0027 2.0027 0 0128 28zM17 20v6H28.002L28 20zM12 10L12 13.586 7.707 9.293 6.293 10.707 10.586 15 7 15 7 17 14 17 14 10 12 10z"
2666
+ })), _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
2667
+ d: "M13,22H4a2.0023,2.0023,0,0,1-2-2V7A2.002,2.002,0,0,1,4,5H26a2.0023,2.0023,0,0,1,2,2v9H26V7H4V20h9Z"
2756
2668
  })), children);
2757
2669
  });
2758
2670
 
2759
2671
  if (process.env.NODE_ENV !== "production") {
2760
- SoilTemperatureGlobal.propTypes = iconPropTypes;
2672
+ ShrinkScreen.propTypes = iconPropTypes;
2761
2673
  }
2762
- var SolarPanel = /*#__PURE__*/React.forwardRef(function SolarPanel(_ref109, ref) {
2674
+ var ShrinkScreenFilled = /*#__PURE__*/React.forwardRef(function ShrinkScreenFilled(_ref109, ref) {
2763
2675
  var children = _ref109.children,
2764
2676
  _ref109$size = _ref109.size,
2765
2677
  size = _ref109$size === void 0 ? 16 : _ref109$size,
@@ -2772,21 +2684,23 @@ var SolarPanel = /*#__PURE__*/React.forwardRef(function SolarPanel(_ref109, ref)
2772
2684
  xmlns: "http://www.w3.org/2000/svg",
2773
2685
  viewBox: "0 0 32 32",
2774
2686
  fill: "currentColor"
2775
- }, rest), _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
2776
- d: "M30 26V14H13V26h5v2H2v2H30V28H25V26zm-5-2V21h3v3zm-2-3v3H20V21zm-3-2V16h3v3zm8 0H25V16h3zM18 16v3H15V16zm-3 8V21h3v3zm8 4H20V26h3zM9.3328 14.981A4 4 0 1116 12H14a2 2 0 10-3.3333 1.4907zM11 2H13V6H11zM2 11H6V13H2z"
2777
- })), _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
2778
- d: "M5.343 4.343H7.343V8.343H5.343z",
2779
- transform: "rotate(-45 6.343 6.343)"
2780
- })), _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
2781
- d: "M16.657 4.343H18.657V8.343H16.657z",
2782
- transform: "rotate(-135 17.657 6.343)"
2687
+ }, rest), _rect || (_rect = /*#__PURE__*/React.createElement("rect", {
2688
+ width: "15",
2689
+ height: "10",
2690
+ x: "15",
2691
+ y: "18",
2692
+ rx: "2"
2693
+ })), _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
2694
+ d: "M12 10L12 13.586 7.707 9.293 6.293 10.707 10.586 15 7 15 7 17 14 17 14 10 12 10z"
2695
+ })), _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
2696
+ d: "M13,22H4a2.0023,2.0023,0,0,1-2-2V7A2.002,2.002,0,0,1,4,5H26a2.0023,2.0023,0,0,1,2,2v9H26V7H4V20h9Z"
2783
2697
  })), children);
2784
2698
  });
2785
2699
 
2786
2700
  if (process.env.NODE_ENV !== "production") {
2787
- SolarPanel.propTypes = iconPropTypes;
2701
+ ShrinkScreenFilled.propTypes = iconPropTypes;
2788
2702
  }
2789
- var SortAscending = /*#__PURE__*/React.forwardRef(function SortAscending(_ref110, ref) {
2703
+ var Shuffle = /*#__PURE__*/React.forwardRef(function Shuffle(_ref110, ref) {
2790
2704
  var children = _ref110.children,
2791
2705
  _ref110$size = _ref110.size,
2792
2706
  size = _ref110$size === void 0 ? 16 : _ref110$size,
@@ -2799,15 +2713,15 @@ var SortAscending = /*#__PURE__*/React.forwardRef(function SortAscending(_ref110
2799
2713
  xmlns: "http://www.w3.org/2000/svg",
2800
2714
  viewBox: "0 0 32 32",
2801
2715
  fill: "currentColor"
2802
- }, rest), _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
2803
- d: "M18 22L19.414 20.586 23 24.172 23 4 25 4 25 24.172 28.586 20.586 30 22 24 28 18 22zM2 18H16V20H2zM6 12H16V14H6zM10 6H16V8H10z"
2716
+ }, rest), _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
2717
+ d: "M22.59,19.41,26.17,23H19.55l-4.37-7,4.37-7h6.62l-3.58,3.59L24,14l6-6L24,2,22.59,3.41,26.17,7H19.55a2,2,0,0,0-1.69.94L14,14.11,10.14,7.94A2,2,0,0,0,8.45,7H2V9H8.45l4.37,7L8.45,23H2v2H8.45a2,2,0,0,0,1.69-.94L14,17.89l3.86,6.17a2,2,0,0,0,1.69.94h6.62l-3.58,3.59L24,30l6-6-6-6Z"
2804
2718
  })), children);
2805
2719
  });
2806
2720
 
2807
2721
  if (process.env.NODE_ENV !== "production") {
2808
- SortAscending.propTypes = iconPropTypes;
2722
+ Shuffle.propTypes = iconPropTypes;
2809
2723
  }
2810
- var SortDescending = /*#__PURE__*/React.forwardRef(function SortDescending(_ref111, ref) {
2724
+ var Shuttle = /*#__PURE__*/React.forwardRef(function Shuttle(_ref111, ref) {
2811
2725
  var children = _ref111.children,
2812
2726
  _ref111$size = _ref111.size,
2813
2727
  size = _ref111$size === void 0 ? 16 : _ref111$size,
@@ -2820,15 +2734,15 @@ var SortDescending = /*#__PURE__*/React.forwardRef(function SortDescending(_ref1
2820
2734
  xmlns: "http://www.w3.org/2000/svg",
2821
2735
  viewBox: "0 0 32 32",
2822
2736
  fill: "currentColor"
2823
- }, rest), _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
2824
- d: "M18 22L19.414 20.586 23 24.172 23 4 25 4 25 24.172 28.586 20.586 30 22 24 28 18 22zM2 6H16V8H2zM6 12H16V14H6zM10 18H16V20H10z"
2737
+ }, rest), _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
2738
+ d: "M29.81,16l-7-9.56A1,1,0,0,0,22,6H3A1,1,0,0,0,2,7V24a1,1,0,0,0,1,1H5.14a4,4,0,0,0,7.72,0h6.28a4,4,0,0,0,7.72,0H29a1,1,0,0,0,1-1V16.56A1,1,0,0,0,29.81,16ZM20,8h1.49l5.13,7H20ZM4,8H18v7H4ZM9,26a2,2,0,1,1,2-2A2,2,0,0,1,9,26Zm14,0a2,2,0,1,1,2-2A2,2,0,0,1,23,26Zm5-3H26.86a4,4,0,0,0-7.72,0H12.86a4,4,0,0,0-7.72,0H4V17H28Z"
2825
2739
  })), children);
2826
2740
  });
2827
2741
 
2828
2742
  if (process.env.NODE_ENV !== "production") {
2829
- SortDescending.propTypes = iconPropTypes;
2743
+ Shuttle.propTypes = iconPropTypes;
2830
2744
  }
2831
- var SortRemove = /*#__PURE__*/React.forwardRef(function SortRemove(_ref112, ref) {
2745
+ var SidePanelClose = /*#__PURE__*/React.forwardRef(function SidePanelClose(_ref112, ref) {
2832
2746
  var children = _ref112.children,
2833
2747
  _ref112$size = _ref112.size,
2834
2748
  size = _ref112$size === void 0 ? 16 : _ref112$size,
@@ -2841,15 +2755,15 @@ var SortRemove = /*#__PURE__*/React.forwardRef(function SortRemove(_ref112, ref)
2841
2755
  xmlns: "http://www.w3.org/2000/svg",
2842
2756
  viewBox: "0 0 32 32",
2843
2757
  fill: "currentColor"
2844
- }, rest), _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
2845
- d: "M30 19.415L28.586 18 25 21.587 21.414 18 20 19.415 23.586 23 20 26.586 21.414 28 25 24.414 28.586 28 30 26.586 26.414 23 30 19.415zM10 18H16V20H10zM2 6H16V8H2zM6 12H16V14H6z"
2758
+ }, rest), _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
2759
+ d: "M28,4H4C2.9,4,2,4.9,2,6v20c0,1.1,0.9,2,2,2h24c1.1,0,2-0.9,2-2V6C30,4.9,29.1,4,28,4z M10,26H4V6h6V26z M28,15H17.8 l3.6-3.6L20,10l-6,6l6,6l1.4-1.4L17.8,17H28v9H12V6h16V15z"
2846
2760
  })), children);
2847
2761
  });
2848
2762
 
2849
2763
  if (process.env.NODE_ENV !== "production") {
2850
- SortRemove.propTypes = iconPropTypes;
2764
+ SidePanelClose.propTypes = iconPropTypes;
2851
2765
  }
2852
- var SpellCheck = /*#__PURE__*/React.forwardRef(function SpellCheck(_ref113, ref) {
2766
+ var SidePanelCloseFilled = /*#__PURE__*/React.forwardRef(function SidePanelCloseFilled(_ref113, ref) {
2853
2767
  var children = _ref113.children,
2854
2768
  _ref113$size = _ref113.size,
2855
2769
  size = _ref113$size === void 0 ? 16 : _ref113$size,
@@ -2862,17 +2776,15 @@ var SpellCheck = /*#__PURE__*/React.forwardRef(function SpellCheck(_ref113, ref)
2862
2776
  xmlns: "http://www.w3.org/2000/svg",
2863
2777
  viewBox: "0 0 32 32",
2864
2778
  fill: "currentColor"
2865
- }, rest), _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
2866
- d: "M20,22h2L17,10H15L10,22h2l1.24-3h5.53Zm-5.93-5,1.82-4.42h.25L18,17Z"
2867
- })), _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
2868
- d: "M12 28H6a2 2 0 01-2-2V6A2 2 0 016 4H26a2 2 0 012 2V17H26V6H6V26h6zM23 27.18L20.41 24.59 19 26 23 30 30 23 28.59 21.59 23 27.18z"
2779
+ }, rest), _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
2780
+ d: "M28,4H4C2.9,4,2,4.9,2,6v20c0,1.1,0.9,2,2,2h24c1.1,0,2-0.9,2-2V6C30,4.9,29.1,4,28,4z M28,15H17.8l3.6-3.6L20,10l-6,6l6,6 l1.4-1.4L17.8,17H28v9H12V6h16V15z"
2869
2781
  })), children);
2870
2782
  });
2871
2783
 
2872
2784
  if (process.env.NODE_ENV !== "production") {
2873
- SpellCheck.propTypes = iconPropTypes;
2785
+ SidePanelCloseFilled.propTypes = iconPropTypes;
2874
2786
  }
2875
- var WatsonHealthSpineLabel = /*#__PURE__*/React.forwardRef(function WatsonHealthSpineLabel(_ref114, ref) {
2787
+ var SidePanelOpen = /*#__PURE__*/React.forwardRef(function SidePanelOpen(_ref114, ref) {
2876
2788
  var children = _ref114.children,
2877
2789
  _ref114$size = _ref114.size,
2878
2790
  size = _ref114$size === void 0 ? 16 : _ref114$size,
@@ -2885,15 +2797,15 @@ var WatsonHealthSpineLabel = /*#__PURE__*/React.forwardRef(function WatsonHealth
2885
2797
  xmlns: "http://www.w3.org/2000/svg",
2886
2798
  viewBox: "0 0 32 32",
2887
2799
  fill: "currentColor"
2888
- }, rest), _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
2889
- d: "M3 11L3 13 8.59 13 2.29 19.29 3.71 20.71 10 14.41 10 20 12 20 12 11 3 11zM26 13H23V12H21v1H18a2 2 0 00-2 2v2a2 2 0 002 2h3v1h2V19h3a2 2 0 002-2V15A2 2 0 0026 13zm-8 4V15h8v2zM26 23H23V22H21v1H18a2 2 0 00-2 2v2a2 2 0 002 2h3v1h2V29h3a2 2 0 002-2V25A2 2 0 0026 23zm-8 4V25h8v2zM26 3H23V2H21V3H18a2 2 0 00-2 2V7a2 2 0 002 2h3v1h2V9h3a2 2 0 002-2V5A2 2 0 0026 3zM18 7V5h8V7z"
2800
+ }, rest), _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
2801
+ d: "M28,4H4C2.9,4,2,4.9,2,6v20c0,1.1,0.9,2,2,2h24c1.1,0,2-0.9,2-2V6C30,4.9,29.1,4,28,4z M10,26H4V6h6V26z M28,26H12v-9h10.2 l-3.6,3.6L20,22l6-6l-6-6l-1.4,1.4l3.6,3.6H12V6h16V26z"
2890
2802
  })), children);
2891
2803
  });
2892
2804
 
2893
2805
  if (process.env.NODE_ENV !== "production") {
2894
- WatsonHealthSpineLabel.propTypes = iconPropTypes;
2806
+ SidePanelOpen.propTypes = iconPropTypes;
2895
2807
  }
2896
- var Split = /*#__PURE__*/React.forwardRef(function Split(_ref115, ref) {
2808
+ var SidePanelOpenFilled = /*#__PURE__*/React.forwardRef(function SidePanelOpenFilled(_ref115, ref) {
2897
2809
  var children = _ref115.children,
2898
2810
  _ref115$size = _ref115.size,
2899
2811
  size = _ref115$size === void 0 ? 16 : _ref115$size,
@@ -2906,17 +2818,15 @@ var Split = /*#__PURE__*/React.forwardRef(function Split(_ref115, ref) {
2906
2818
  xmlns: "http://www.w3.org/2000/svg",
2907
2819
  viewBox: "0 0 32 32",
2908
2820
  fill: "currentColor"
2909
- }, rest), _path190 || (_path190 = /*#__PURE__*/React.createElement("path", {
2910
- d: "M15 20H17V24H15zM15 14H17V18H15zM15 8H17V12H15z"
2911
- })), _path191 || (_path191 = /*#__PURE__*/React.createElement("path", {
2912
- d: "M28,16A12.01,12.01,0,0,0,17,4.0508V2H15V4.0508a11.99,11.99,0,0,0,0,23.8984V30h2V27.9492A12.01,12.01,0,0,0,28,16ZM16,26A10,10,0,1,1,26,16,10.0114,10.0114,0,0,1,16,26Z"
2821
+ }, rest), _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
2822
+ d: "M28,4H4C2.9,4,2,4.9,2,6v20c0,1.1,0.9,2,2,2h24c1.1,0,2-0.9,2-2V6C30,4.9,29.1,4,28,4z M28,26H12v-9h10.2l-3.6,3.6L20,22 l6-6l-6-6l-1.4,1.4l3.6,3.6H12V6h16V26z"
2913
2823
  })), children);
2914
2824
  });
2915
2825
 
2916
2826
  if (process.env.NODE_ENV !== "production") {
2917
- Split.propTypes = iconPropTypes;
2827
+ SidePanelOpenFilled.propTypes = iconPropTypes;
2918
2828
  }
2919
- var WatsonHealthSplitDiscard = /*#__PURE__*/React.forwardRef(function WatsonHealthSplitDiscard(_ref116, ref) {
2829
+ var Sight = /*#__PURE__*/React.forwardRef(function Sight(_ref116, ref) {
2920
2830
  var children = _ref116.children,
2921
2831
  _ref116$size = _ref116.size,
2922
2832
  size = _ref116$size === void 0 ? 16 : _ref116$size,
@@ -2929,15 +2839,17 @@ var WatsonHealthSplitDiscard = /*#__PURE__*/React.forwardRef(function WatsonHeal
2929
2839
  xmlns: "http://www.w3.org/2000/svg",
2930
2840
  viewBox: "0 0 32 32",
2931
2841
  fill: "currentColor"
2932
- }, rest), _path192 || (_path192 = /*#__PURE__*/React.createElement("path", {
2933
- d: "M28,16A12.01,12.01,0,0,0,17,4.0508V2H15V4.0508a11.99,11.99,0,0,0,0,23.8984V30h2V27.9492A12.01,12.01,0,0,0,28,16ZM16,26V6a10,10,0,0,1,0,20Z"
2842
+ }, rest), _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
2843
+ d: "M10 12H12V14H10zM6 12H8V14H6zM2 12H4V14H2zM26 30H24V27H20a5.0055 5.0055 0 01-5-5V20.7207l-2.3162-.772a1 1 0 01-.5412-1.4631L15 13.7229V11a9.01 9.01 0 019-9h5V4H24a7.0078 7.0078 0 00-7 7v3a.9991.9991 0 01-.1426.5144l-2.3586 3.9312 1.8174.6057A1 1 0 0117 20v2a3.0033 3.0033 0 003 3h5a1 1 0 011 1z"
2844
+ })), _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
2845
+ d: "M19 12H23V14H19z"
2934
2846
  })), children);
2935
2847
  });
2936
2848
 
2937
2849
  if (process.env.NODE_ENV !== "production") {
2938
- WatsonHealthSplitDiscard.propTypes = iconPropTypes;
2850
+ Sight.propTypes = iconPropTypes;
2939
2851
  }
2940
- var SplitScreen = /*#__PURE__*/React.forwardRef(function SplitScreen(_ref117, ref) {
2852
+ var Sigma = /*#__PURE__*/React.forwardRef(function Sigma(_ref117, ref) {
2941
2853
  var children = _ref117.children,
2942
2854
  _ref117$size = _ref117.size,
2943
2855
  size = _ref117$size === void 0 ? 16 : _ref117$size,
@@ -2950,15 +2862,15 @@ var SplitScreen = /*#__PURE__*/React.forwardRef(function SplitScreen(_ref117, re
2950
2862
  xmlns: "http://www.w3.org/2000/svg",
2951
2863
  viewBox: "0 0 32 32",
2952
2864
  fill: "currentColor"
2953
- }, rest), _path193 || (_path193 = /*#__PURE__*/React.createElement("path", {
2954
- d: "M15 4H17V28H15zM10 7V25H4V7h6m0-2H4A2 2 0 002 7V25a2 2 0 002 2h6a2 2 0 002-2V7a2 2 0 00-2-2zM28 7V25H22V7h6m0-2H22a2 2 0 00-2 2V25a2 2 0 002 2h6a2 2 0 002-2V7a2 2 0 00-2-2z"
2865
+ }, rest), _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
2866
+ d: "M24 5L7 5 7 7.414 15.586 16 7 24.586 7 27 24 27 24 25 9.414 25 18.414 16 9.414 7 24 7 24 5z"
2955
2867
  })), children);
2956
2868
  });
2957
2869
 
2958
2870
  if (process.env.NODE_ENV !== "production") {
2959
- SplitScreen.propTypes = iconPropTypes;
2871
+ Sigma.propTypes = iconPropTypes;
2960
2872
  }
2961
- var SprayPaint = /*#__PURE__*/React.forwardRef(function SprayPaint(_ref118, ref) {
2873
+ var SignalStrength = /*#__PURE__*/React.forwardRef(function SignalStrength(_ref118, ref) {
2962
2874
  var children = _ref118.children,
2963
2875
  _ref118$size = _ref118.size,
2964
2876
  size = _ref118$size === void 0 ? 16 : _ref118$size,
@@ -2971,17 +2883,15 @@ var SprayPaint = /*#__PURE__*/React.forwardRef(function SprayPaint(_ref118, ref)
2971
2883
  xmlns: "http://www.w3.org/2000/svg",
2972
2884
  viewBox: "0 0 32 32",
2973
2885
  fill: "currentColor"
2974
- }, rest), _path194 || (_path194 = /*#__PURE__*/React.createElement("path", {
2975
- d: "M22.5,23A4.5,4.5,0,1,1,27,18.5,4.505,4.505,0,0,1,22.5,23Zm0-7A2.5,2.5,0,1,0,25,18.5,2.5026,2.5026,0,0,0,22.5,16Z"
2976
- })), _path195 || (_path195 = /*#__PURE__*/React.createElement("path", {
2977
- d: "M28 8H26V3H19V8H17a2.002 2.002 0 00-2 2V28a2.0023 2.0023 0 002 2H28a2.0027 2.0027 0 002-2V10A2.0023 2.0023 0 0028 8zM21 5h3V8H21zM17 28V10H28l.002 18zM2 14H5V17H2zM7 9H10V12H7zM2 9H5V12H2zM12 4H15V7H12zM7 4H10V7H7zM2 4H5V7H2z"
2886
+ }, rest), _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
2887
+ d: "M26 6H28V26H26zM18 11H20V26H18zM11 16H13V26H11zM4 20H6V26H4z"
2978
2888
  })), children);
2979
2889
  });
2980
2890
 
2981
2891
  if (process.env.NODE_ENV !== "production") {
2982
- SprayPaint.propTypes = iconPropTypes;
2892
+ SignalStrength.propTypes = iconPropTypes;
2983
2893
  }
2984
- var Sprout = /*#__PURE__*/React.forwardRef(function Sprout(_ref119, ref) {
2894
+ var SimCard = /*#__PURE__*/React.forwardRef(function SimCard(_ref119, ref) {
2985
2895
  var children = _ref119.children,
2986
2896
  _ref119$size = _ref119.size,
2987
2897
  size = _ref119$size === void 0 ? 16 : _ref119$size,
@@ -2994,15 +2904,17 @@ var Sprout = /*#__PURE__*/React.forwardRef(function Sprout(_ref119, ref) {
2994
2904
  xmlns: "http://www.w3.org/2000/svg",
2995
2905
  viewBox: "0 0 32 32",
2996
2906
  fill: "currentColor"
2997
- }, rest), _path196 || (_path196 = /*#__PURE__*/React.createElement("path", {
2998
- d: "M25,2A11.01,11.01,0,0,0,14.7549,9.0244,6.9939,6.9939,0,0,0,9,6H6V9a7.0078,7.0078,0,0,0,7,7h1v9.0493a9.9229,9.9229,0,0,0-6.071,2.8794l1.414,1.4141a8,8,0,0,1,12.3086,1.2134l1.6616-1.1128A9.98,9.98,0,0,0,16,25.062V16h1A11.0125,11.0125,0,0,0,28,5V2ZM13,14A5.0057,5.0057,0,0,1,8,9V8H9a5.0054,5.0054,0,0,1,5,5v1ZM26,5a9.01,9.01,0,0,1-9,9H16V13a9.01,9.01,0,0,1,9-9h1Z"
2907
+ }, rest), _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
2908
+ d: "M21,9H8a2.0023,2.0023,0,0,0-2,2V21a2.0023,2.0023,0,0,0,2,2H21a2.0023,2.0023,0,0,0,2-2V11A2.0023,2.0023,0,0,0,21,9Zm0,4H18V11h3Zm-3,2h3v2H18Zm-2-4V21H13V14a1,1,0,0,0-1-1H8V11Zm-5,6H8V15h3ZM8,19h3v2H8Zm10,2V19h3v2Z"
2909
+ })), _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
2910
+ d: "M23.5317,27H4a2.0021,2.0021,0,0,1-2-2V7A2.0021,2.0021,0,0,1,4,5H28a2.0021,2.0021,0,0,1,2,2V19.6379a2.0044,2.0044,0,0,1-.4639,1.2808L25.0679,26.28A1.9944,1.9944,0,0,1,23.5317,27ZM4,7V25H23.5317L28,19.6379V7Z"
2999
2911
  })), children);
3000
2912
  });
3001
2913
 
3002
2914
  if (process.env.NODE_ENV !== "production") {
3003
- Sprout.propTypes = iconPropTypes;
2915
+ SimCard.propTypes = iconPropTypes;
3004
2916
  }
3005
- var Sql = /*#__PURE__*/React.forwardRef(function Sql(_ref120, ref) {
2917
+ var SkillLevel = /*#__PURE__*/React.forwardRef(function SkillLevel(_ref120, ref) {
3006
2918
  var children = _ref120.children,
3007
2919
  _ref120$size = _ref120.size,
3008
2920
  size = _ref120$size === void 0 ? 16 : _ref120$size,
@@ -3015,49 +2927,36 @@ var Sql = /*#__PURE__*/React.forwardRef(function Sql(_ref120, ref) {
3015
2927
  xmlns: "http://www.w3.org/2000/svg",
3016
2928
  viewBox: "0 0 32 32",
3017
2929
  fill: "currentColor"
3018
- }, rest), _path197 || (_path197 = /*#__PURE__*/React.createElement("path", {
3019
- d: "M24 21L24 9 22 9 22 23 30 23 30 21 24 21zM18 9H14a2 2 0 00-2 2V21a2 2 0 002 2h1v2a2 2 0 002 2h2V25H17V23h1a2 2 0 002-2V11A2 2 0 0018 9zM14 21V11h4V21zM8 23H2V21H8V17H4a2 2 0 01-2-2V11A2 2 0 014 9h6v2H4v4H8a2 2 0 012 2v4A2 2 0 018 23z"
2930
+ }, rest), _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
2931
+ d: "M30 30H22V4h8zm-6-2h4V6H24zM20 30H12V12h8zm-6-2h4V14H14zM10 30H2V18h8zM4 28H8V20H4z"
3020
2932
  })), children);
3021
2933
  });
3022
2934
 
3023
2935
  if (process.env.NODE_ENV !== "production") {
3024
- Sql.propTypes = iconPropTypes;
2936
+ SkillLevel.propTypes = iconPropTypes;
3025
2937
  }
3026
- var SquareFill = /*#__PURE__*/React.forwardRef(function SquareFill(_ref121, ref) {
2938
+ var SkillLevelAdvanced = /*#__PURE__*/React.forwardRef(function SkillLevelAdvanced(_ref121, ref) {
3027
2939
  var children = _ref121.children,
3028
2940
  _ref121$size = _ref121.size,
3029
2941
  size = _ref121$size === void 0 ? 16 : _ref121$size,
3030
2942
  rest = _objectWithoutProperties(_ref121, _excluded121);
3031
2943
 
3032
- if (size === "glyph" || size === "glyph" || size === "glyphpx") {
3033
- return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
3034
- width: size,
3035
- height: size,
3036
- ref: ref,
3037
- xmlns: "http://www.w3.org/2000/svg",
3038
- viewBox: "0 0 16 16",
3039
- fill: "currentColor"
3040
- }, rest), _path198 || (_path198 = /*#__PURE__*/React.createElement("path", {
3041
- d: "M3 3H13V13H3z"
3042
- })), children);
3043
- }
3044
-
3045
2944
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
3046
2945
  width: size,
3047
2946
  height: size,
3048
2947
  ref: ref,
3049
2948
  xmlns: "http://www.w3.org/2000/svg",
3050
- viewBox: "0 0 16 16",
2949
+ viewBox: "0 0 32 32",
3051
2950
  fill: "currentColor"
3052
- }, rest), _path199 || (_path199 = /*#__PURE__*/React.createElement("path", {
3053
- d: "M3 3H13V13H3z"
2951
+ }, rest), _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
2952
+ d: "M30 30H22V4h8zM20 30H12V12h8zM10 30H2V18h8z"
3054
2953
  })), children);
3055
2954
  });
3056
2955
 
3057
2956
  if (process.env.NODE_ENV !== "production") {
3058
- SquareFill.propTypes = iconPropTypes;
2957
+ SkillLevelAdvanced.propTypes = iconPropTypes;
3059
2958
  }
3060
- var StackLimitation = /*#__PURE__*/React.forwardRef(function StackLimitation(_ref122, ref) {
2959
+ var SkillLevelBasic = /*#__PURE__*/React.forwardRef(function SkillLevelBasic(_ref122, ref) {
3061
2960
  var children = _ref122.children,
3062
2961
  _ref122$size = _ref122.size,
3063
2962
  size = _ref122$size === void 0 ? 16 : _ref122$size,
@@ -3070,15 +2969,15 @@ var StackLimitation = /*#__PURE__*/React.forwardRef(function StackLimitation(_re
3070
2969
  xmlns: "http://www.w3.org/2000/svg",
3071
2970
  viewBox: "0 0 32 32",
3072
2971
  fill: "currentColor"
3073
- }, rest), _path200 || (_path200 = /*#__PURE__*/React.createElement("path", {
3074
- d: "M8 22H16V30H8zM24 12H20v2h4v2H21v2h3v2H20v2h4a2.0027 2.0027 0 002-2V14A2.0023 2.0023 0 0024 12zM16 20H8V12h8zm-6-2h4V14H10zM16 3.41L14.59 2 12 4.59 9.41 2 8 3.41 10.59 6 8 8.59 9.41 10 12 7.41 14.59 10 16 8.59 13.41 6 16 3.41z"
2972
+ }, rest), _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
2973
+ d: "M30 30H22V4h8zm-6-2h4V6H24zM20 30H12V12h8zm-6-2h4V14H14zM10 30H2V18h8z"
3075
2974
  })), children);
3076
2975
  });
3077
2976
 
3078
2977
  if (process.env.NODE_ENV !== "production") {
3079
- StackLimitation.propTypes = iconPropTypes;
2978
+ SkillLevelBasic.propTypes = iconPropTypes;
3080
2979
  }
3081
- var WatsonHealthStackedMove = /*#__PURE__*/React.forwardRef(function WatsonHealthStackedMove(_ref123, ref) {
2980
+ var SkillLevelIntermediate = /*#__PURE__*/React.forwardRef(function SkillLevelIntermediate(_ref123, ref) {
3082
2981
  var children = _ref123.children,
3083
2982
  _ref123$size = _ref123.size,
3084
2983
  size = _ref123$size === void 0 ? 16 : _ref123$size,
@@ -3091,17 +2990,15 @@ var WatsonHealthStackedMove = /*#__PURE__*/React.forwardRef(function WatsonHealt
3091
2990
  xmlns: "http://www.w3.org/2000/svg",
3092
2991
  viewBox: "0 0 32 32",
3093
2992
  fill: "currentColor"
3094
- }, rest), _path201 || (_path201 = /*#__PURE__*/React.createElement("path", {
3095
- d: "M15,28H4a2,2,0,0,1-2-2V11A2,2,0,0,1,4,9H15a2,2,0,0,1,2,2V26A2,2,0,0,1,15,28ZM4,11V26H15V11Z"
3096
- })), _path202 || (_path202 = /*#__PURE__*/React.createElement("path", {
3097
- d: "M26,6,24.59,7.41,27,10H22V6a2,2,0,0,0-2-2H10V6H20V20h2V12h5l-2.41,2.59L26,16l5-5Z"
2993
+ }, rest), _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
2994
+ d: "M30 30H22V4h8zm-6-2h4V6H24zM20 30H12V12h8zM10 30H2V18h8z"
3098
2995
  })), children);
3099
2996
  });
3100
2997
 
3101
2998
  if (process.env.NODE_ENV !== "production") {
3102
- WatsonHealthStackedMove.propTypes = iconPropTypes;
2999
+ SkillLevelIntermediate.propTypes = iconPropTypes;
3103
3000
  }
3104
- var WatsonHealthStackedScrolling_1 = /*#__PURE__*/React.forwardRef(function WatsonHealthStackedScrolling_1(_ref124, ref) {
3001
+ var SkipBack = /*#__PURE__*/React.forwardRef(function SkipBack(_ref124, ref) {
3105
3002
  var children = _ref124.children,
3106
3003
  _ref124$size = _ref124.size,
3107
3004
  size = _ref124$size === void 0 ? 16 : _ref124$size,
@@ -3114,19 +3011,15 @@ var WatsonHealthStackedScrolling_1 = /*#__PURE__*/React.forwardRef(function Wats
3114
3011
  xmlns: "http://www.w3.org/2000/svg",
3115
3012
  viewBox: "0 0 32 32",
3116
3013
  fill: "currentColor"
3117
- }, rest), _path203 || (_path203 = /*#__PURE__*/React.createElement("path", {
3118
- d: "M18,30H4a2,2,0,0,1-2-2V14a2,2,0,0,1,2-2H18a2,2,0,0,1,2,2V28A2,2,0,0,1,18,30ZM4,14V28H18V14Z"
3119
- })), _path204 || (_path204 = /*#__PURE__*/React.createElement("path", {
3120
- d: "M25,23H23V9H9V7H23a2,2,0,0,1,2,2Z"
3121
- })), _path205 || (_path205 = /*#__PURE__*/React.createElement("path", {
3122
- d: "M30,16H28V4H16V2H28a2,2,0,0,1,2,2Z"
3014
+ }, rest), _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
3015
+ d: "M27 28a1 1 0 01-.5-.13l-19-11a1 1 0 010-1.74l19-11a1 1 0 011 0A1 1 0 0128 5V27a1 1 0 01-1 1zM10 16l16 9.27V6.73zM2 4H4V28H2z"
3123
3016
  })), children);
3124
3017
  });
3125
3018
 
3126
3019
  if (process.env.NODE_ENV !== "production") {
3127
- WatsonHealthStackedScrolling_1.propTypes = iconPropTypes;
3020
+ SkipBack.propTypes = iconPropTypes;
3128
3021
  }
3129
- var WatsonHealthStackedScrolling_2 = /*#__PURE__*/React.forwardRef(function WatsonHealthStackedScrolling_2(_ref125, ref) {
3022
+ var SkipBackFilled = /*#__PURE__*/React.forwardRef(function SkipBackFilled(_ref125, ref) {
3130
3023
  var children = _ref125.children,
3131
3024
  _ref125$size = _ref125.size,
3132
3025
  size = _ref125$size === void 0 ? 16 : _ref125$size,
@@ -3139,17 +3032,13 @@ var WatsonHealthStackedScrolling_2 = /*#__PURE__*/React.forwardRef(function Wats
3139
3032
  xmlns: "http://www.w3.org/2000/svg",
3140
3033
  viewBox: "0 0 32 32",
3141
3034
  fill: "currentColor"
3142
- }, rest), _path206 || (_path206 = /*#__PURE__*/React.createElement("path", {
3143
- d: "M8 30H2a2 2 0 01-2-2V14a2 2 0 012-2H8a2 2 0 012 2V28A2 2 0 018 30zM2 14V28H8V14zM20 30H14a2 2 0 01-2-2V14a2 2 0 012-2h6a2 2 0 012 2V28A2 2 0 0120 30zM14 14V28h6V14z"
3144
- })), _path207 || (_path207 = /*#__PURE__*/React.createElement("path", {
3145
- d: "M27,21H25V9H17V7h8a2,2,0,0,1,2,2Z"
3146
- })), _path208 || (_path208 = /*#__PURE__*/React.createElement("path", {
3147
- d: "M32,16H30V4H22V2h8a2,2,0,0,1,2,2Z"
3035
+ }, rest), _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
3036
+ d: "M27 28a.9975.9975 0 01-.501-.1348l-19-11a1 1 0 010-1.73l19-11A1 1 0 0128 5V27a1 1 0 01-1 1zM2 4H4V28H2z"
3148
3037
  })), children);
3149
3038
  });
3150
3039
 
3151
3040
  if (process.env.NODE_ENV !== "production") {
3152
- WatsonHealthStackedScrolling_2.propTypes = iconPropTypes;
3041
+ SkipBackFilled.propTypes = iconPropTypes;
3153
3042
  }
3154
3043
 
3155
- export { Scan, ScanAlt, ScanDisabled, ScatterMatrix, Schematics, ScisControlTower, ScisTransparentSupply, Scooter, ScooterFront, Screen, ScreenOff, Script, ScriptReference, Sdk, Search, SearchAdvanced, SearchLocate, Security, SecurityServices, SelectWindow, Select_01, Select_02, Send, SendAlt, SendAltFilled, SendBackward, SendFilled, SendToBack, ServerDns, ServerProxy, ServerTime, ServiceDesk, ServiceId, SessionBorderControl, Settings, SettingsAdjust, SettingsCheck, SettingsServices, SettingsView, ShapeExcept, ShapeExclude, ShapeIntersect, ShapeJoin, ShapeUnite, Share, ShareKnowledge, ShoppingBag, ShoppingCart, ShoppingCartArrowDown, ShoppingCartArrowUp, ShoppingCartClear, ShoppingCartError, ShoppingCartMinus, ShoppingCartPlus, ShoppingCatalog, ShowDataCards, ShrinkScreen, ShrinkScreenFilled, Shuffle, Shuttle, SidePanelClose, SidePanelCloseFilled, SidePanelOpen, SidePanelOpenFilled, Sight, Sigma, SignalStrength, SimCard, SkillLevel, SkillLevelAdvanced, SkillLevelBasic, SkillLevelIntermediate, SkipBack, SkipBackFilled, SkipBackOutline, SkipBackOutlineFilled, SkipBackOutlineSolid, SkipBackSolidFilled, SkipForward, SkipForwardFilled, SkipForwardOutline, SkipForwardOutlineFilled, SkipForwardOutlineSolid, SkipForwardSolidFilled, Sleet, Slisor, Smell, Smoke, Snooze, Snow, SnowBlizzard, SnowDensity, SnowHeavy, SnowScattered, SnowScatteredNight, Snowflake, Soccer, SoftwareResource, SoftwareResourceCluster, SoftwareResourceResource, SoilMoisture, SoilMoistureField, SoilMoistureGlobal, SoilTemperature, SoilTemperatureField, SoilTemperatureGlobal, SolarPanel, SortAscending, SortDescending, SortRemove, SpellCheck, Split, SplitScreen, SprayPaint, Sprout, Sql, SquareFill, StackLimitation, WatsonHealthSmoothing, WatsonHealthSmoothingCursor, WatsonHealthSpineLabel, WatsonHealthSplitDiscard, WatsonHealthStackedMove, WatsonHealthStackedScrolling_1, WatsonHealthStackedScrolling_2 };
3044
+ export { QS, QSAlt, RotateClockwise, RotateClockwiseAlt, RotateClockwiseAltFilled, RotateClockwiseFilled, RotateCounterclockwise, RotateCounterclockwiseAlt, RotateCounterclockwiseAltFilled, RotateCounterclockwiseFilled, Router, RouterVoice, RouterWifi, Row, RowCollapse, RowDelete, RowExpand, RowInsert, Rss, Rule, RuleCancelled, RuleDataQuality, RuleDraft, RuleFilled, RuleTest, Ruler, RulerAlt, Run, RunMirror, SailboatCoastal, SailboatOffshore, SankeyDiagram, SankeyDiagramAlt, Satellite, SatelliteRadar, SatelliteWeather, Save, SaveModel, Scale, Scales, ScalesTipped, Scalpel, Scan, ScanAlt, ScanDisabled, ScatterMatrix, Schematics, ScisControlTower, ScisTransparentSupply, Scooter, ScooterFront, Screen, ScreenMap, ScreenMapSet, ScreenOff, Script, ScriptReference, Sdk, Search, SearchAdvanced, SearchLocate, SearchLocateMirror, Security, SecurityServices, SelectWindow, Select_01, Select_02, Send, SendAlt, SendAltFilled, SendBackward, SendFilled, SendToBack, ServerDns, ServerProxy, ServerTime, ServiceDesk, ServiceId, SessionBorderControl, Settings, SettingsAdjust, SettingsCheck, SettingsServices, SettingsView, ShapeExcept, ShapeExclude, ShapeIntersect, ShapeJoin, ShapeUnite, Share, ShareKnowledge, ShoppingBag, ShoppingCart, ShoppingCartArrowDown, ShoppingCartArrowUp, ShoppingCartClear, ShoppingCartError, ShoppingCartMinus, ShoppingCartPlus, ShoppingCatalog, ShowDataCards, ShrinkScreen, ShrinkScreenFilled, Shuffle, Shuttle, SidePanelClose, SidePanelCloseFilled, SidePanelOpen, SidePanelOpenFilled, Sight, Sigma, SignalStrength, SimCard, SkillLevel, SkillLevelAdvanced, SkillLevelBasic, SkillLevelIntermediate, SkipBack, SkipBackFilled, WatsonHealthSaveAnnotation, WatsonHealthSaveImage, WatsonHealthSaveSeries, WatsonHealthScalpelCursor, WatsonHealthScalpelLasso, WatsonHealthScalpelSelect };