@carbon/icons-react 11.14.0 → 11.15.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (171) hide show
  1. package/es/AppleDash.js +41 -0
  2. package/es/BatchJob.js +43 -0
  3. package/es/BatchJobStep.js +39 -0
  4. package/es/BootVolume.js +39 -0
  5. package/es/BootVolumeAlt.js +43 -0
  6. package/es/BottlesContainer.js +41 -0
  7. package/es/Bottles_01.js +39 -0
  8. package/es/Bottles_01Dash.js +39 -0
  9. package/es/Bottles_02.js +39 -0
  10. package/es/Bottles_02Dash.js +39 -0
  11. package/es/CarbonUiBuilder.js +60 -0
  12. package/es/CicsDb2Connection.js +41 -0
  13. package/es/CicsProgram.js +49 -0
  14. package/es/CicsRegionAlt.js +39 -0
  15. package/es/CicsSit.js +41 -0
  16. package/es/CicsSitOverrides.js +39 -0
  17. package/es/CicsTransactionServerZos.js +51 -0
  18. package/es/ConnectReference.js +41 -0
  19. package/es/DataVolume.js +39 -0
  20. package/es/DataVolumeAlt.js +47 -0
  21. package/es/Db2BufferPool.js +41 -0
  22. package/es/Db2DataSharingGroup.js +39 -0
  23. package/es/Db2Database.js +39 -0
  24. package/es/Drink_01.js +41 -0
  25. package/es/Drink_02.js +41 -0
  26. package/es/ExecutableProgram.js +52 -0
  27. package/es/IbmBluepay.js +39 -0
  28. package/es/IbmCloudAppId.js +41 -0
  29. package/es/IbmCloudContinuousDelivery.js +41 -0
  30. package/es/IbmCloudForEducation.js +43 -0
  31. package/es/IbmCloudHsm.js +49 -0
  32. package/es/IbmCloudIpsecVpn.js +39 -0
  33. package/es/IbmCloudPrivilegedAccessGateway.js +41 -0
  34. package/es/IbmContentServices.js +43 -0
  35. package/es/IbmDb2.js +47 -0
  36. package/es/IbmDb2Alt.js +39 -0
  37. package/es/IbmTelehealth.js +41 -0
  38. package/es/IbmTenet.js +53 -0
  39. package/es/IbmToolchain.js +39 -0
  40. package/es/ListChecked.js +1 -1
  41. package/es/ListCheckedMirror.js +39 -0
  42. package/es/ListNumberedMirror.js +39 -0
  43. package/es/LogicalPartition.js +1 -1
  44. package/es/LogoAnsibleCommunity.js +39 -0
  45. package/es/LogoRedHatAnsible.js +41 -0
  46. package/es/LogoTwitter.js +1 -1
  47. package/es/LogoVmware.js +1 -1
  48. package/es/LogoVmwareAlt.js +39 -0
  49. package/es/LogoYelp.js +1 -1
  50. package/es/PortInput.js +41 -0
  51. package/es/PortOutput.js +41 -0
  52. package/es/Recycle.js +39 -0
  53. package/es/RunMirror.js +43 -0
  54. package/es/ScreenMap.js +41 -0
  55. package/es/ScreenMapSet.js +43 -0
  56. package/es/SearchLocateMirror.js +39 -0
  57. package/es/Slm.js +39 -0
  58. package/es/SummaryKpiMirror.js +39 -0
  59. package/es/TcpIpService.js +39 -0
  60. package/es/TransformBinary.js +41 -0
  61. package/es/TransformInstructions.js +41 -0
  62. package/es/TransformLanguage.js +41 -0
  63. package/es/Tsq.js +41 -0
  64. package/es/ZLpar.js +39 -0
  65. package/es/ZSystems.js +39 -0
  66. package/es/Zos.js +39 -0
  67. package/es/ZosSysplex.js +39 -0
  68. package/es/generated/bucket-0.js +347 -345
  69. package/es/generated/bucket-1.js +940 -921
  70. package/es/generated/bucket-10.js +880 -885
  71. package/es/generated/bucket-11.js +899 -860
  72. package/es/generated/bucket-12.js +769 -880
  73. package/es/generated/bucket-13.js +941 -826
  74. package/es/generated/bucket-14.js +732 -816
  75. package/es/generated/bucket-15.js +923 -937
  76. package/es/generated/bucket-16.js +1582 -16
  77. package/es/generated/bucket-2.js +1074 -1058
  78. package/es/generated/bucket-3.js +836 -912
  79. package/es/generated/bucket-4.js +835 -784
  80. package/es/generated/bucket-5.js +846 -824
  81. package/es/generated/bucket-6.js +849 -897
  82. package/es/generated/bucket-7.js +921 -920
  83. package/es/generated/bucket-8.js +839 -770
  84. package/es/generated/bucket-9.js +936 -974
  85. package/es/index.js +17 -17
  86. package/lib/AppleDash.js +47 -0
  87. package/lib/BatchJob.js +49 -0
  88. package/lib/BatchJobStep.js +45 -0
  89. package/lib/BootVolume.js +45 -0
  90. package/lib/BootVolumeAlt.js +49 -0
  91. package/lib/BottlesContainer.js +47 -0
  92. package/lib/Bottles_01.js +45 -0
  93. package/lib/Bottles_01Dash.js +45 -0
  94. package/lib/Bottles_02.js +45 -0
  95. package/lib/Bottles_02Dash.js +45 -0
  96. package/lib/CarbonUiBuilder.js +66 -0
  97. package/lib/CicsDb2Connection.js +47 -0
  98. package/lib/CicsProgram.js +55 -0
  99. package/lib/CicsRegionAlt.js +45 -0
  100. package/lib/CicsSit.js +47 -0
  101. package/lib/CicsSitOverrides.js +45 -0
  102. package/lib/CicsTransactionServerZos.js +57 -0
  103. package/lib/ConnectReference.js +47 -0
  104. package/lib/DataVolume.js +45 -0
  105. package/lib/DataVolumeAlt.js +53 -0
  106. package/lib/Db2BufferPool.js +47 -0
  107. package/lib/Db2DataSharingGroup.js +45 -0
  108. package/lib/Db2Database.js +45 -0
  109. package/lib/Drink_01.js +47 -0
  110. package/lib/Drink_02.js +47 -0
  111. package/lib/ExecutableProgram.js +58 -0
  112. package/lib/IbmBluepay.js +45 -0
  113. package/lib/IbmCloudAppId.js +47 -0
  114. package/lib/IbmCloudContinuousDelivery.js +47 -0
  115. package/lib/IbmCloudForEducation.js +49 -0
  116. package/lib/IbmCloudHsm.js +55 -0
  117. package/lib/IbmCloudIpsecVpn.js +45 -0
  118. package/lib/IbmCloudPrivilegedAccessGateway.js +47 -0
  119. package/lib/IbmContentServices.js +49 -0
  120. package/lib/IbmDb2.js +53 -0
  121. package/lib/IbmDb2Alt.js +45 -0
  122. package/lib/IbmTelehealth.js +47 -0
  123. package/lib/IbmTenet.js +59 -0
  124. package/lib/IbmToolchain.js +45 -0
  125. package/lib/ListChecked.js +1 -1
  126. package/lib/ListCheckedMirror.js +45 -0
  127. package/lib/ListNumberedMirror.js +45 -0
  128. package/lib/LogicalPartition.js +1 -1
  129. package/lib/LogoAnsibleCommunity.js +45 -0
  130. package/lib/LogoRedHatAnsible.js +47 -0
  131. package/lib/LogoTwitter.js +1 -1
  132. package/lib/LogoVmware.js +1 -1
  133. package/lib/LogoVmwareAlt.js +45 -0
  134. package/lib/LogoYelp.js +1 -1
  135. package/lib/PortInput.js +47 -0
  136. package/lib/PortOutput.js +47 -0
  137. package/lib/Recycle.js +45 -0
  138. package/lib/RunMirror.js +49 -0
  139. package/lib/ScreenMap.js +47 -0
  140. package/lib/ScreenMapSet.js +49 -0
  141. package/lib/SearchLocateMirror.js +45 -0
  142. package/lib/Slm.js +45 -0
  143. package/lib/SummaryKpiMirror.js +45 -0
  144. package/lib/TcpIpService.js +45 -0
  145. package/lib/TransformBinary.js +47 -0
  146. package/lib/TransformInstructions.js +47 -0
  147. package/lib/TransformLanguage.js +47 -0
  148. package/lib/Tsq.js +47 -0
  149. package/lib/ZLpar.js +45 -0
  150. package/lib/ZSystems.js +45 -0
  151. package/lib/Zos.js +45 -0
  152. package/lib/ZosSysplex.js +45 -0
  153. package/lib/generated/bucket-0.js +347 -345
  154. package/lib/generated/bucket-1.js +950 -931
  155. package/lib/generated/bucket-10.js +923 -928
  156. package/lib/generated/bucket-11.js +945 -906
  157. package/lib/generated/bucket-12.js +819 -930
  158. package/lib/generated/bucket-13.js +993 -878
  159. package/lib/generated/bucket-14.js +788 -872
  160. package/lib/generated/bucket-15.js +980 -994
  161. package/lib/generated/bucket-16.js +1643 -15
  162. package/lib/generated/bucket-2.js +1090 -1074
  163. package/lib/generated/bucket-3.js +853 -929
  164. package/lib/generated/bucket-4.js +857 -806
  165. package/lib/generated/bucket-5.js +871 -849
  166. package/lib/generated/bucket-6.js +874 -922
  167. package/lib/generated/bucket-7.js +959 -958
  168. package/lib/generated/bucket-8.js +880 -811
  169. package/lib/generated/bucket-9.js +979 -1017
  170. package/lib/index.js +619 -557
  171. package/package.json +6 -6
@@ -11,7 +11,7 @@ import React from 'react';
11
11
  import '@carbon/icon-helpers';
12
12
  import 'prop-types';
13
13
 
14
- var _path, _path2, _path3, _path4, _path5, _path6, _path7, _path8, _path9, _path10, _path11, _path12, _path13, _path14, _path15, _path16, _path17, _circle, _path18, _path19, _path20, _path21, _path22, _path23, _path24, _path25, _circle2, _path26, _path27, _path28, _path29, _circle3, _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, _circle4, _circle5, _circle6, _circle7, _path58, _path59, _path60, _circle8, _circle9, _circle10, _path61, _path62, _path63, _path64, _path65, _path66, _path67, _path68, _path69, _path70, _circle11, _path71, _path72, _path73, _path74, _path75, _path76, _path77, _path78, _path79, _path80, _path81, _path82, _path83, _path84, _path85, _path86, _path87, _path88, _path89, _path90, _path91, _path92, _path93, _path94, _path95, _path96, _path97, _path98, _path99, _path100, _path101, _path102, _path103, _path104, _path105, _path106, _path107, _path108, _path109, _path110, _path111, _path112, _path113, _path114, _path115, _path116, _path117, _path118, _path119, _path120, _path121, _path122, _path123, _path124, _path125, _path126, _path127, _path128, _path129, _path130, _path131, _path132, _path133, _path134, _path135, _path136, _path137, _path138, _path139, _path140, _path141, _path142, _path143, _path144, _path145, _path146, _circle12, _path147, _path148, _path149, _path150, _path151, _path152, _path153, _path154, _path155, _path156, _path157, _path158, _path159, _path160, _path161, _path162, _path163, _path164, _circle13, _path165, _path166, _circle14, _path167, _circle15, _circle16, _path168, _path169, _path170, _path171, _path172, _path173, _path174, _path175, _path176, _path177, _path178, _path179, _path180, _path181, _path182, _path183, _path184, _path185, _path186, _path187, _path188, _path189, _path190, _path191, _path192, _path193, _path194, _path195, _path196, _path197, _path198, _path199, _path200, _path201, _path202, _path203, _path204, _path205, _path206, _path207, _path208, _path209;
14
+ var _path, _path2, _path3, _path4, _path5, _path6, _path7, _path8, _path9, _path10, _path11, _path12, _path13, _path14, _path15, _path16, _path17, _circle, _path18, _path19, _path20, _path21, _path22, _path23, _path24, _path25, _circle2, _path26, _path27, _path28, _path29, _path30, _path31, _path32, _path33, _circle3, _path34, _path35, _path36, _path37, _path38, _path39, _path40, _path41, _path42, _path43, _circle4, _path44, _path45, _path46, _path47, _path48, _path49, _path50, _path51, _path52, _path53, _path54, _path55, _path56, _path57, _path58, _path59, _path60, _path61, _path62, _path63, _path64, _path65, _circle5, _path66, _path67, _path68, _path69, _path70, _path71, _path72, _path73, _circle6, _path74, _path75, _path76, _path77, _circle7, _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, _circle8, _circle9, _circle10, _circle11, _path106, _path107, _path108, _circle12, _circle13, _circle14, _path109, _path110, _path111, _path112, _path113, _path114, _path115, _path116, _path117, _path118, _circle15, _path119, _path120, _path121, _path122, _path123, _path124, _path125, _path126, _path127, _path128, _path129, _path130, _path131, _path132, _path133, _path134, _path135, _path136, _path137, _path138, _path139, _path140, _path141, _path142, _path143, _path144, _path145, _path146, _path147, _path148, _circle16, _circle17, _path149, _path150, _path151, _path152, _path153, _path154, _path155, _path156, _path157, _path158, _path159, _path160, _path161, _path162, _path163, _path164, _path165, _path166, _path167, _path168, _path169, _path170, _path171, _path172, _path173, _path174, _path175, _path176, _path177, _path178, _path179, _path180, _path181, _path182, _path183, _path184, _path185, _path186, _path187, _path188, _path189, _path190, _path191, _path192, _path193, _path194, _path195, _path196, _path197, _circle18, _path198, _path199, _path200, _path201, _path202, _path203, _path204, _path205, _path206, _path207, _path208, _path209, _path210, _path211, _path212, _path213, _path214, _path215, _circle19, _path216;
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 DownToBottom = /*#__PURE__*/React.forwardRef(function DownToBottom(_ref, ref) {
141
+ var DocumentEpdf = /*#__PURE__*/React.forwardRef(function DocumentEpdf(_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,32 +152,21 @@ var DownToBottom = /*#__PURE__*/React.forwardRef(function DownToBottom(_ref, ref
152
152
  viewBox: "0 0 32 32",
153
153
  fill: "currentColor"
154
154
  }, rest), _path || (_path = /*#__PURE__*/React.createElement("path", {
155
- d: "M16 18L6 8 7.4 6.6 16 15.2 24.6 6.6 26 8zM4 22H28V24H4z"
155
+ d: "M28,26V22a2.0023,2.0023,0,0,0-2-2H22a2.0023,2.0023,0,0,0-2,2v6a2.0077,2.0077,0,0,0,2,2h5V28H22V26Zm-6-4h4v2H22Z"
156
+ })), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
157
+ d: "M25.707,9.293l-7-7A1,1,0,0,0,18,2H8A2.002,2.002,0,0,0,6,4V28a2.0023,2.0023,0,0,0,2,2h8V28H8V4h8v6a2.002,2.002,0,0,0,2,2h6v4h2V10A1,1,0,0,0,25.707,9.293ZM18,4.4141,23.5859,10H18Z"
156
158
  })), children);
157
159
  });
158
160
 
159
161
  if (process.env.NODE_ENV !== "production") {
160
- DownToBottom.propTypes = iconPropTypes;
162
+ DocumentEpdf.propTypes = iconPropTypes;
161
163
  }
162
- var Download = /*#__PURE__*/React.forwardRef(function Download(_ref2, ref) {
164
+ var DocumentExport = /*#__PURE__*/React.forwardRef(function DocumentExport(_ref2, ref) {
163
165
  var children = _ref2.children,
164
166
  _ref2$size = _ref2.size,
165
167
  size = _ref2$size === void 0 ? 16 : _ref2$size,
166
168
  rest = _objectWithoutProperties(_ref2, _excluded2);
167
169
 
168
- if (size === 16 || size === "16" || size === "16px") {
169
- return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
170
- width: size,
171
- height: size,
172
- ref: ref,
173
- xmlns: "http://www.w3.org/2000/svg",
174
- viewBox: "0 0 16 16",
175
- fill: "currentColor"
176
- }, rest), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
177
- d: "M13 7L12.3 6.3 8.5 10.1 8.5 1 7.5 1 7.5 10.1 3.7 6.3 3 7 8 12zM13 12v2H3v-2H2v2l0 0c0 .6.4 1 1 1h10c.6 0 1-.4 1-1l0 0v-2H13z"
178
- })), children);
179
- }
180
-
181
170
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
182
171
  width: size,
183
172
  height: size,
@@ -186,14 +175,16 @@ var Download = /*#__PURE__*/React.forwardRef(function Download(_ref2, ref) {
186
175
  viewBox: "0 0 32 32",
187
176
  fill: "currentColor"
188
177
  }, rest), _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
189
- d: "M26 24v4H6V24H4v4H4a2 2 0 002 2H26a2 2 0 002-2h0V24zM26 14L24.59 12.59 17 20.17 17 2 15 2 15 20.17 7.41 12.59 6 14 16 24 26 14z"
178
+ d: "M13 21L26.17 21 23.59 23.59 25 25 30 20 25 15 23.59 16.41 26.17 19 13 19 13 21z"
179
+ })), _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
180
+ d: "M22,14V10a1,1,0,0,0-.29-.71l-7-7A1,1,0,0,0,14,2H4A2,2,0,0,0,2,4V28a2,2,0,0,0,2,2H20a2,2,0,0,0,2-2V26H20v2H4V4h8v6a2,2,0,0,0,2,2h6v2Zm-8-4V4.41L19.59,10Z"
190
181
  })), children);
191
182
  });
192
183
 
193
184
  if (process.env.NODE_ENV !== "production") {
194
- Download.propTypes = iconPropTypes;
185
+ DocumentExport.propTypes = iconPropTypes;
195
186
  }
196
- var WatsonHealthDownloadStudy = /*#__PURE__*/React.forwardRef(function WatsonHealthDownloadStudy(_ref3, ref) {
187
+ var DocumentHorizontal = /*#__PURE__*/React.forwardRef(function DocumentHorizontal(_ref3, ref) {
197
188
  var children = _ref3.children,
198
189
  _ref3$size = _ref3.size,
199
190
  size = _ref3$size === void 0 ? 16 : _ref3$size,
@@ -206,17 +197,17 @@ var WatsonHealthDownloadStudy = /*#__PURE__*/React.forwardRef(function WatsonHea
206
197
  xmlns: "http://www.w3.org/2000/svg",
207
198
  viewBox: "0 0 32 32",
208
199
  fill: "currentColor"
209
- }, rest), _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
210
- d: "M30 25L28.586 23.586 26 26.172 26 18 24 18 24 26.172 21.414 23.586 20 25 25 30 30 25zM19 14H23V16H19zM19 10H26V12H19zM9 18h6a3 3 0 013 3v2H16V21a1 1 0 00-1-1H9a1 1 0 00-1 1v2H6V21A3 3 0 019 18zM16 13a4 4 0 10-4 4A4 4 0 0016 13zm-2 0a2 2 0 11-2-2A2 2 0 0114 13z"
211
- })), _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
212
- d: "M18,26H4V6H28V16h2V6a2,2,0,0,0-2-2H4A2,2,0,0,0,2,6V26a2,2,0,0,0,2,2H18Z"
200
+ }, rest), _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
201
+ d: "M28,6H4A2.0023,2.0023,0,0,0,2,8V24a2.0023,2.0023,0,0,0,2,2H28a2.0023,2.0023,0,0,0,2-2V8A2.0023,2.0023,0,0,0,28,6ZM20,24H12V22a1,1,0,0,1,1-1h6a1,1,0,0,1,1,1Zm8,0H22V22a3,3,0,0,0-3-3H13a3,3,0,0,0-3,3v2H4V8H28Z"
202
+ })), _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
203
+ d: "M16,18a4,4,0,1,0-4-4A4,4,0,0,0,16,18Zm0-6a2,2,0,1,1-2,2A2,2,0,0,1,16,12Z"
213
204
  })), children);
214
205
  });
215
206
 
216
207
  if (process.env.NODE_ENV !== "production") {
217
- WatsonHealthDownloadStudy.propTypes = iconPropTypes;
208
+ DocumentHorizontal.propTypes = iconPropTypes;
218
209
  }
219
- var DragHorizontal = /*#__PURE__*/React.forwardRef(function DragHorizontal(_ref4, ref) {
210
+ var DocumentImport = /*#__PURE__*/React.forwardRef(function DocumentImport(_ref4, ref) {
220
211
  var children = _ref4.children,
221
212
  _ref4$size = _ref4.size,
222
213
  size = _ref4$size === void 0 ? 16 : _ref4$size,
@@ -229,15 +220,17 @@ var DragHorizontal = /*#__PURE__*/React.forwardRef(function DragHorizontal(_ref4
229
220
  xmlns: "http://www.w3.org/2000/svg",
230
221
  viewBox: "0 0 32 32",
231
222
  fill: "currentColor"
232
- }, rest), _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
233
- d: "M12 4L12 15 5.83 15 8.41 12.41 7 11 2 16 7 21 8.41 19.59 5.83 17 12 17 12 28 14 28 14 4 12 4zM25 11L23.59 12.41 26.17 15 20 15 20 4 18 4 18 28 20 28 20 17 26.17 17 23.59 19.59 25 21 30 16 25 11z"
223
+ }, rest), _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
224
+ d: "M28 19L14.83 19 17.41 16.41 16 15 11 20 16 25 17.41 23.59 14.83 21 28 21 28 19z"
225
+ })), _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
226
+ d: "M24,14V10a1,1,0,0,0-.29-.71l-7-7A1,1,0,0,0,16,2H6A2,2,0,0,0,4,4V28a2,2,0,0,0,2,2H22a2,2,0,0,0,2-2V26H22v2H6V4h8v6a2,2,0,0,0,2,2h6v2Zm-8-4V4.41L21.59,10Z"
234
227
  })), children);
235
228
  });
236
229
 
237
230
  if (process.env.NODE_ENV !== "production") {
238
- DragHorizontal.propTypes = iconPropTypes;
231
+ DocumentImport.propTypes = iconPropTypes;
239
232
  }
240
- var DragVertical = /*#__PURE__*/React.forwardRef(function DragVertical(_ref5, ref) {
233
+ var DocumentPdf = /*#__PURE__*/React.forwardRef(function DocumentPdf(_ref5, ref) {
241
234
  var children = _ref5.children,
242
235
  _ref5$size = _ref5.size,
243
236
  size = _ref5$size === void 0 ? 16 : _ref5$size,
@@ -250,15 +243,17 @@ var DragVertical = /*#__PURE__*/React.forwardRef(function DragVertical(_ref5, re
250
243
  xmlns: "http://www.w3.org/2000/svg",
251
244
  viewBox: "0 0 32 32",
252
245
  fill: "currentColor"
253
- }, rest), _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
254
- d: "M4 20L15 20 15 26.17 12.41 23.59 11 25 16 30 21 25 19.59 23.59 17 26.17 17 20 28 20 28 18 4 18 4 20zM11 7L12.41 8.41 15 5.83 15 12 4 12 4 14 28 14 28 12 17 12 17 5.83 19.59 8.41 21 7 16 2 11 7z"
246
+ }, rest), _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
247
+ d: "M30 18L30 16 24 16 24 26 26 26 26 22 29 22 29 20 26 20 26 18 30 18zM19 26H15V16h4a3.0033 3.0033 0 013 3v4A3.0033 3.0033 0 0119 26zm-2-2h2a1.0011 1.0011 0 001-1V19a1.0011 1.0011 0 00-1-1H17zM11 16H6V26H8V23h3a2.0027 2.0027 0 002-2V18A2.0023 2.0023 0 0011 16zM8 21V18h3l.001 3z"
248
+ })), _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
249
+ d: "M22,14V10a.9092.9092,0,0,0-.3-.7l-7-7A.9087.9087,0,0,0,14,2H4A2.0059,2.0059,0,0,0,2,4V28a2,2,0,0,0,2,2H20V28H4V4h8v6a2.0059,2.0059,0,0,0,2,2h6v2Zm-8-4V4.4L19.6,10Z"
255
250
  })), children);
256
251
  });
257
252
 
258
253
  if (process.env.NODE_ENV !== "production") {
259
- DragVertical.propTypes = iconPropTypes;
254
+ DocumentPdf.propTypes = iconPropTypes;
260
255
  }
261
- var Draggable = /*#__PURE__*/React.forwardRef(function Draggable(_ref6, ref) {
256
+ var DocumentPreliminary = /*#__PURE__*/React.forwardRef(function DocumentPreliminary(_ref6, ref) {
262
257
  var children = _ref6.children,
263
258
  _ref6$size = _ref6.size,
264
259
  size = _ref6$size === void 0 ? 16 : _ref6$size,
@@ -271,15 +266,17 @@ var Draggable = /*#__PURE__*/React.forwardRef(function Draggable(_ref6, ref) {
271
266
  xmlns: "http://www.w3.org/2000/svg",
272
267
  viewBox: "0 0 32 32",
273
268
  fill: "currentColor"
274
- }, rest), _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
275
- d: "M10 6H14V10H10zM18 6H22V10H18zM10 14H14V18H10zM18 14H22V18H18zM10 22H14V26H10zM18 22H22V26H18z"
269
+ }, rest), _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
270
+ d: "M24 30a6 6 0 116-6A6.0067 6.0067 0 0124 30zm0-10a4 4 0 104 4A4.0045 4.0045 0 0024 20zM8 22H16V24H8zM8 16H18V18H8z"
271
+ })), _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
272
+ d: "M16,28H6V4h8v6a2.0058,2.0058,0,0,0,2,2h6v3h2V10a.9092.9092,0,0,0-.3-.7l-7-7A.9087.9087,0,0,0,16,2H6A2.0058,2.0058,0,0,0,4,4V28a2.0058,2.0058,0,0,0,2,2H16ZM16,4.4,21.6,10H16Z"
276
273
  })), children);
277
274
  });
278
275
 
279
276
  if (process.env.NODE_ENV !== "production") {
280
- Draggable.propTypes = iconPropTypes;
277
+ DocumentPreliminary.propTypes = iconPropTypes;
281
278
  }
282
- var Draw = /*#__PURE__*/React.forwardRef(function Draw(_ref7, ref) {
279
+ var DocumentProtected = /*#__PURE__*/React.forwardRef(function DocumentProtected(_ref7, ref) {
283
280
  var children = _ref7.children,
284
281
  _ref7$size = _ref7.size,
285
282
  size = _ref7$size === void 0 ? 16 : _ref7$size,
@@ -292,15 +289,17 @@ var Draw = /*#__PURE__*/React.forwardRef(function Draw(_ref7, ref) {
292
289
  xmlns: "http://www.w3.org/2000/svg",
293
290
  viewBox: "0 0 32 32",
294
291
  fill: "currentColor"
295
- }, rest), _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
296
- d: "M19.14,28a3.42,3.42,0,0,1-2.42-5.85L21.86,17a1.42,1.42,0,1,0-2-2L13,21.85a3.5,3.5,0,0,1-4.85,0,3.43,3.43,0,0,1,0-4.84l8.58-8.58a1.42,1.42,0,1,0-2-2L6.41,14.7,5,13.3,13.29,5a3.43,3.43,0,0,1,4.84,4.85L9.56,18.42a1.42,1.42,0,0,0,0,2,1.45,1.45,0,0,0,2,0l6.86-6.86a3.43,3.43,0,1,1,4.85,4.84l-5.15,5.15a1.42,1.42,0,0,0,2,2l4.44-4.43L26,22.56,21.56,27A3.38,3.38,0,0,1,19.14,28Z"
292
+ }, rest), _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
293
+ d: "M28,21V18a4,4,0,0,0-8,0v3a2.0025,2.0025,0,0,0-2,2v5a2.0025,2.0025,0,0,0,2,2h8a2.0025,2.0025,0,0,0,2-2V23A2.0025,2.0025,0,0,0,28,21Zm-6-3a2,2,0,0,1,4,0v3H22ZM20,28V23h8v5Z"
294
+ })), _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
295
+ d: "M23.499,9.085,16.707,2.293A1,1,0,0,0,16,2H6A2.0058,2.0058,0,0,0,4,4V28a2.0058,2.0058,0,0,0,2,2h8V28H6V4h8v6a2.0023,2.0023,0,0,0,2,2h6.292a1.7075,1.7075,0,0,0,1.207-2.915ZM16,10V4.4141L21.5854,10Z"
297
296
  })), children);
298
297
  });
299
298
 
300
299
  if (process.env.NODE_ENV !== "production") {
301
- Draw.propTypes = iconPropTypes;
300
+ DocumentProtected.propTypes = iconPropTypes;
302
301
  }
303
- var DrillBack = /*#__PURE__*/React.forwardRef(function DrillBack(_ref8, ref) {
302
+ var DocumentSecurity = /*#__PURE__*/React.forwardRef(function DocumentSecurity(_ref8, ref) {
304
303
  var children = _ref8.children,
305
304
  _ref8$size = _ref8.size,
306
305
  size = _ref8$size === void 0 ? 16 : _ref8$size,
@@ -313,19 +312,17 @@ var DrillBack = /*#__PURE__*/React.forwardRef(function DrillBack(_ref8, ref) {
313
312
  xmlns: "http://www.w3.org/2000/svg",
314
313
  viewBox: "0 0 32 32",
315
314
  fill: "currentColor"
316
- }, rest), _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
317
- d: "M6 22L7.414 20.586 3.828 17 12 17 12 15 3.828 15 7.414 11.414 6 10 0 16 6 22z"
318
- })), _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
319
- d: "M16,10a5.9815,5.9815,0,0,0-4.2427,1.7573L16,16l-4.2427,4.2427A6,6,0,1,0,16,10Z"
320
- })), _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
321
- d: "M16,2A13.9581,13.9581,0,0,0,6.105,6.105L7.5188,7.5186a12,12,0,1,1,0,16.9628L6.105,25.895A13.9974,13.9974,0,1,0,16,2Z"
315
+ }, rest), _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
316
+ d: "M23,30l-2.1387-1.0127A5.0216,5.0216,0,0,1,18,24.4678V18H28v6.4678a5.0216,5.0216,0,0,1-2.8613,4.52ZM20,20v4.4678a3.012,3.012,0,0,0,1.7168,2.7109L23,27.7861l1.2832-.6074A3.012,3.012,0,0,0,26,24.4678V20Z"
317
+ })), _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
318
+ d: "M16,28H6V4h8v6a2.0058,2.0058,0,0,0,2,2h6v3h2V10a.9092.9092,0,0,0-.3-.7l-7-7A.9087.9087,0,0,0,16,2H6A2.0058,2.0058,0,0,0,4,4V28a2.0058,2.0058,0,0,0,2,2H16ZM16,4.4,21.6,10H16Z"
322
319
  })), children);
323
320
  });
324
321
 
325
322
  if (process.env.NODE_ENV !== "production") {
326
- DrillBack.propTypes = iconPropTypes;
323
+ DocumentSecurity.propTypes = iconPropTypes;
327
324
  }
328
- var DrillDown = /*#__PURE__*/React.forwardRef(function DrillDown(_ref9, ref) {
325
+ var DocumentSigned = /*#__PURE__*/React.forwardRef(function DocumentSigned(_ref9, ref) {
329
326
  var children = _ref9.children,
330
327
  _ref9$size = _ref9.size,
331
328
  size = _ref9$size === void 0 ? 16 : _ref9$size,
@@ -338,19 +335,23 @@ var DrillDown = /*#__PURE__*/React.forwardRef(function DrillDown(_ref9, ref) {
338
335
  xmlns: "http://www.w3.org/2000/svg",
339
336
  viewBox: "0 0 32 32",
340
337
  fill: "currentColor"
341
- }, rest), _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
342
- d: "M10 6L11.414 4.586 15 8.172 15 0 17 0 17 8.172 20.586 4.586 22 6 16 12 10 6z"
343
- })), _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
344
- d: "M22,16a5.9815,5.9815,0,0,0-1.7573-4.2427L16,16l-4.2427-4.2427A6,6,0,1,0,22,16Z"
345
- })), _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
346
- d: "M30,16a13.9581,13.9581,0,0,0-4.105-9.895L24.4814,7.5188a12,12,0,1,1-16.9628,0L6.105,6.105A13.9974,13.9974,0,1,0,30,16Z"
338
+ }, rest), _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
339
+ d: "M19.4141,30H15V25.5857l5.0337-5.0337A4.6069,4.6069,0,0,1,20,20a5,5,0,1,1,4.4478,4.9663ZM17,28h1.5859l5.2061-5.2063.5395.1238a3.0351,3.0351,0,1,0-2.249-2.2488l.1236.5393L17,26.4143Z"
340
+ })), _circle || (_circle = /*#__PURE__*/React.createElement("circle", {
341
+ cx: "25",
342
+ cy: "20",
343
+ r: "1"
344
+ })), _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
345
+ d: "M8 6H20V8H8zM8 10H20V12H8zM8 14H14V16H8zM8 24H12V26H8z"
346
+ })), _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
347
+ d: "M12,30H6a2.0021,2.0021,0,0,1-2-2V4A2.0021,2.0021,0,0,1,6,2H22a2.0021,2.0021,0,0,1,2,2v9H22V4H6V28h6Z"
347
348
  })), children);
348
349
  });
349
350
 
350
351
  if (process.env.NODE_ENV !== "production") {
351
- DrillDown.propTypes = iconPropTypes;
352
+ DocumentSigned.propTypes = iconPropTypes;
352
353
  }
353
- var DrillThrough = /*#__PURE__*/React.forwardRef(function DrillThrough(_ref10, ref) {
354
+ var DocumentSketch = /*#__PURE__*/React.forwardRef(function DocumentSketch(_ref10, ref) {
354
355
  var children = _ref10.children,
355
356
  _ref10$size = _ref10.size,
356
357
  size = _ref10$size === void 0 ? 16 : _ref10$size,
@@ -363,17 +364,17 @@ var DrillThrough = /*#__PURE__*/React.forwardRef(function DrillThrough(_ref10, r
363
364
  xmlns: "http://www.w3.org/2000/svg",
364
365
  viewBox: "0 0 32 32",
365
366
  fill: "currentColor"
366
- }, rest), _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
367
- d: "M16,30A14.0158,14.0158,0,0,1,2,16H4A12,12,0,1,0,16,4V2a14,14,0,0,1,0,28Z"
368
- })), _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
369
- d: "M4 12L4 10 8.586 10 2 3.414 3.414 2 10 8.586 10 4 12 4 12 12 4 12zM16 10v6H10a6 6 0 106-6z"
367
+ }, rest), _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
368
+ d: "M26,20l1.4272,1.9028L23,26.9629l-4.4272-5.06L20,20h6m1-2H19l-3,4,7,8,7-8-3-4Z"
369
+ })), _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
370
+ d: "M16,28H8V4h8v6a2.0058,2.0058,0,0,0,2,2h6v3l2,0V10a.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,2h8ZM18,4.4,23.6,10H18Z"
370
371
  })), children);
371
372
  });
372
373
 
373
374
  if (process.env.NODE_ENV !== "production") {
374
- DrillThrough.propTypes = iconPropTypes;
375
+ DocumentSketch.propTypes = iconPropTypes;
375
376
  }
376
- var DriverAnalysis = /*#__PURE__*/React.forwardRef(function DriverAnalysis(_ref11, ref) {
377
+ var DocumentSubtract = /*#__PURE__*/React.forwardRef(function DocumentSubtract(_ref11, ref) {
377
378
  var children = _ref11.children,
378
379
  _ref11$size = _ref11.size,
379
380
  size = _ref11$size === void 0 ? 16 : _ref11$size,
@@ -386,19 +387,17 @@ var DriverAnalysis = /*#__PURE__*/React.forwardRef(function DriverAnalysis(_ref1
386
387
  xmlns: "http://www.w3.org/2000/svg",
387
388
  viewBox: "0 0 32 32",
388
389
  fill: "currentColor"
389
- }, rest), _circle || (_circle = /*#__PURE__*/React.createElement("circle", {
390
- cx: "22",
391
- cy: "16",
392
- r: "2"
393
- })), _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
394
- d: "M30,15H27.91A6.0048,6.0048,0,0,0,22,10l-.022.001A9.9833,9.9833,0,0,0,4.0508,15H2v2H4.0508A9.9833,9.9833,0,0,0,21.978,21.999L22,22a6.0048,6.0048,0,0,0,5.91-5H30ZM14,8a7.9769,7.9769,0,0,1,5.7383,2.4463A6.0152,6.0152,0,0,0,16.0891,15H6.0693A8.0073,8.0073,0,0,1,14,8Zm0,16a8.0073,8.0073,0,0,1-7.9307-7h10.02a6.0152,6.0152,0,0,0,3.6492,4.5537A7.9769,7.9769,0,0,1,14,24Zm8-4a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,22,20Z"
390
+ }, rest), _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
391
+ d: "M20 24H30V26H20z"
392
+ })), _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
393
+ d: "M16,28H8V4h8v6a2.0058,2.0058,0,0,0,2,2h6v8h2V10a.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,2h8ZM18,4.4,23.6,10H18Z"
395
394
  })), children);
396
395
  });
397
396
 
398
397
  if (process.env.NODE_ENV !== "production") {
399
- DriverAnalysis.propTypes = iconPropTypes;
398
+ DocumentSubtract.propTypes = iconPropTypes;
400
399
  }
401
- var Drone = /*#__PURE__*/React.forwardRef(function Drone(_ref12, ref) {
400
+ var DocumentTasks = /*#__PURE__*/React.forwardRef(function DocumentTasks(_ref12, ref) {
402
401
  var children = _ref12.children,
403
402
  _ref12$size = _ref12.size,
404
403
  size = _ref12$size === void 0 ? 16 : _ref12$size,
@@ -411,17 +410,17 @@ var Drone = /*#__PURE__*/React.forwardRef(function Drone(_ref12, ref) {
411
410
  xmlns: "http://www.w3.org/2000/svg",
412
411
  viewBox: "0 0 32 32",
413
412
  fill: "currentColor"
414
- }, rest), _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
415
- d: "M7 12a5 5 0 115-5H10a3 3 0 10-3 3zM25 12V10a3 3 0 10-3-3H20a5 5 0 115 5zM7 30A5 5 0 017 20v2a3 3 0 103 3h2A5.0055 5.0055 0 017 30zM25 30a5.0055 5.0055 0 01-5-5h2a3 3 0 103-3V20a5 5 0 010 10z"
416
- })), _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
417
- d: "M20,18.5859V13.4141L25.707,7.707a1,1,0,1,0-1.414-1.414l-4.4995,4.5a3.9729,3.9729,0,0,0-7.587,0L7.707,6.293a.9994.9994,0,0,0-1.414,0h0a.9994.9994,0,0,0,0,1.414L12,13.4141v5.1718L6.293,24.293a.9994.9994,0,0,0,0,1.414h0a.9994.9994,0,0,0,1.414,0l4.5-4.5a3.9729,3.9729,0,0,0,7.587,0l4.4995,4.5a1,1,0,0,0,1.414-1.414ZM18,20a2,2,0,0,1-4,0V12a2,2,0,0,1,4,0Z"
413
+ }, rest), _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
414
+ d: "M22 27.18L19.41 24.59 18 26 22 30 30 22 28.59 20.59 22 27.18z"
415
+ })), _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
416
+ d: "M15,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,2h7ZM18,4.4,23.6,10H18Z"
418
417
  })), children);
419
418
  });
420
419
 
421
420
  if (process.env.NODE_ENV !== "production") {
422
- Drone.propTypes = iconPropTypes;
421
+ DocumentTasks.propTypes = iconPropTypes;
423
422
  }
424
- var DroneDelivery = /*#__PURE__*/React.forwardRef(function DroneDelivery(_ref13, ref) {
423
+ var DocumentUnknown = /*#__PURE__*/React.forwardRef(function DocumentUnknown(_ref13, ref) {
425
424
  var children = _ref13.children,
426
425
  _ref13$size = _ref13.size,
427
426
  size = _ref13$size === void 0 ? 16 : _ref13$size,
@@ -434,19 +433,21 @@ var DroneDelivery = /*#__PURE__*/React.forwardRef(function DroneDelivery(_ref13,
434
433
  xmlns: "http://www.w3.org/2000/svg",
435
434
  viewBox: "0 0 32 32",
436
435
  fill: "currentColor"
437
- }, rest), _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
438
- d: "M20,30H12V22h8Zm-6-2h4V24H14Z"
439
- })), _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
440
- d: "M32 11L22 11 22 13 26 13 26 16 6 16 6 13 10 13 10 11 0 11 0 13 4 13 4 18 9.132 18 6 22.697 6 27 8 27 8 23.303 11.535 18 20.465 18 24 23.303 24 27 26 27 26 22.697 22.868 18 28 18 28 13 32 13 32 11zM16 6a5.9817 5.9817 0 00-4.2407 1.7593l1.4136 1.4136a3.9936 3.9936 0 015.6542 0l1.4136-1.4136A5.9814 5.9814 0 0016 6z"
441
- })), _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
442
- d: "M8.9324,4.9321l1.4133,1.4136a7.9877,7.9877,0,0,1,11.3086,0l1.4136-1.4136a9.9844,9.9844,0,0,0-14.1355,0Z"
436
+ }, rest), _circle2 || (_circle2 = /*#__PURE__*/React.createElement("circle", {
437
+ cx: "9",
438
+ cy: "28.5",
439
+ r: "1.5"
440
+ })), _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
441
+ d: "M10,25H8V21h2a2,2,0,0,0,0-4H8a2.0023,2.0023,0,0,0-2,2v.5H4V19a4.0045,4.0045,0,0,1,4-4h2a4,4,0,0,1,0,8Z"
442
+ })), _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
443
+ d: "M27.7,9.3l-7-7A.9085.9085,0,0,0,20,2H10A2.0058,2.0058,0,0,0,8,4v8h2V4h8v6a2.0058,2.0058,0,0,0,2,2h6V28H14v2H26a2.0058,2.0058,0,0,0,2-2V10A.9092.9092,0,0,0,27.7,9.3ZM20,10V4.4L25.6,10Z"
443
444
  })), children);
444
445
  });
445
446
 
446
447
  if (process.env.NODE_ENV !== "production") {
447
- DroneDelivery.propTypes = iconPropTypes;
448
+ DocumentUnknown.propTypes = iconPropTypes;
448
449
  }
449
- var DroneFront = /*#__PURE__*/React.forwardRef(function DroneFront(_ref14, ref) {
450
+ var DocumentUnprotected = /*#__PURE__*/React.forwardRef(function DocumentUnprotected(_ref14, ref) {
450
451
  var children = _ref14.children,
451
452
  _ref14$size = _ref14.size,
452
453
  size = _ref14$size === void 0 ? 16 : _ref14$size,
@@ -459,17 +460,17 @@ var DroneFront = /*#__PURE__*/React.forwardRef(function DroneFront(_ref14, ref)
459
460
  xmlns: "http://www.w3.org/2000/svg",
460
461
  viewBox: "0 0 32 32",
461
462
  fill: "currentColor"
462
- }, rest), _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
463
- d: "M28 19V15H26v2H6V15H4v4h7v4.4116L7 25.6367V30H9V26.8125L12.26 25h7.481L23 26.8125V30h2V25.6367l-4-2.2251V19zm-9 4H13V19h6zM0 11H10V13H0zM22 11H32V13H22zM16 6a5.9817 5.9817 0 00-4.2407 1.7593l1.4136 1.4136a3.9936 3.9936 0 015.6542 0l1.4136-1.4136A5.9814 5.9814 0 0016 6z"
464
- })), _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
465
- d: "M8.9324,4.9321l1.4133,1.4136a7.9877,7.9877,0,0,1,11.3086,0l1.4136-1.4136a9.9844,9.9844,0,0,0-14.1355,0Z"
463
+ }, rest), _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
464
+ d: "M23.499,9.085,16.707,2.293A1,1,0,0,0,16,2H6A2.0058,2.0058,0,0,0,4,4V28a2.0058,2.0058,0,0,0,2,2h8V28H6V4h8v6a2.0023,2.0023,0,0,0,2,2h6.292a1.7075,1.7075,0,0,0,1.207-2.915ZM16,10V4.4141L21.5854,10Z"
465
+ })), _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
466
+ d: "M28,21H22V18a2,2,0,0,1,4,0h2a4,4,0,0,0-8,0v3a2.0025,2.0025,0,0,0-2,2v5a2.0025,2.0025,0,0,0,2,2h8a2.0025,2.0025,0,0,0,2-2V23A2.0025,2.0025,0,0,0,28,21Zm-8,7V23h8v5Z"
466
467
  })), children);
467
468
  });
468
469
 
469
470
  if (process.env.NODE_ENV !== "production") {
470
- DroneFront.propTypes = iconPropTypes;
471
+ DocumentUnprotected.propTypes = iconPropTypes;
471
472
  }
472
- var DroneVideo = /*#__PURE__*/React.forwardRef(function DroneVideo(_ref15, ref) {
473
+ var DocumentVertical = /*#__PURE__*/React.forwardRef(function DocumentVertical(_ref15, ref) {
473
474
  var children = _ref15.children,
474
475
  _ref15$size = _ref15.size,
475
476
  size = _ref15$size === void 0 ? 16 : _ref15$size,
@@ -482,21 +483,17 @@ var DroneVideo = /*#__PURE__*/React.forwardRef(function DroneVideo(_ref15, ref)
482
483
  xmlns: "http://www.w3.org/2000/svg",
483
484
  viewBox: "0 0 32 32",
484
485
  fill: "currentColor"
485
- }, rest), _circle2 || (_circle2 = /*#__PURE__*/React.createElement("circle", {
486
- cx: "16",
487
- cy: "21",
488
- r: "1"
489
- })), _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
490
- d: "M28 19V15H26v2H6V15H4v4h7v4.4116L7 25.6367V30H9V26.8125L12.26 25h7.481L23 26.8125V30h2V25.6367l-4-2.2251V19zm-9 4H13V19h6zM0 11H10V13H0zM22 11H32V13H22zM16 6a5.9817 5.9817 0 00-4.2407 1.7593l1.4136 1.4136a3.9936 3.9936 0 015.6542 0l1.4136-1.4136A5.9814 5.9814 0 0016 6z"
491
- })), _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
492
- d: "M8.9324,4.9321l1.4133,1.4136a7.9877,7.9877,0,0,1,11.3086,0l1.4136-1.4136a9.9844,9.9844,0,0,0-14.1355,0Z"
486
+ }, rest), _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
487
+ d: "M16,14a4,4,0,1,1,4-4h0A4.0118,4.0118,0,0,1,16,14Zm0-6a2,2,0,1,0,2,2h0a2.0059,2.0059,0,0,0-2-2Z"
488
+ })), _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
489
+ d: "M24,2H8A2.0023,2.0023,0,0,0,6,4V28a2.0023,2.0023,0,0,0,2,2H24a2.0023,2.0023,0,0,0,2-2V4A2.0023,2.0023,0,0,0,24,2ZM12,24V18a.9447.9447,0,0,1,1-1h6a.9447.9447,0,0,1,1,1v6H18v4H14V24Zm8,4V26a2.0058,2.0058,0,0,0,2-2V18a2.9463,2.9463,0,0,0-3-3H13a2.9463,2.9463,0,0,0-3,3v6a2.0058,2.0058,0,0,0,2,2v2H8V4H24V28Z"
493
490
  })), children);
494
491
  });
495
492
 
496
493
  if (process.env.NODE_ENV !== "production") {
497
- DroneVideo.propTypes = iconPropTypes;
494
+ DocumentVertical.propTypes = iconPropTypes;
498
495
  }
499
- var DropPhoto = /*#__PURE__*/React.forwardRef(function DropPhoto(_ref16, ref) {
496
+ var DocumentVideo = /*#__PURE__*/React.forwardRef(function DocumentVideo(_ref16, ref) {
500
497
  var children = _ref16.children,
501
498
  _ref16$size = _ref16.size,
502
499
  size = _ref16$size === void 0 ? 16 : _ref16$size,
@@ -509,17 +506,17 @@ var DropPhoto = /*#__PURE__*/React.forwardRef(function DropPhoto(_ref16, ref) {
509
506
  xmlns: "http://www.w3.org/2000/svg",
510
507
  viewBox: "0 0 32 32",
511
508
  fill: "currentColor"
512
- }, rest), _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
513
- d: "M19,26a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,19,26Zm0-6a2,2,0,1,0,2,2A2.0021,2.0021,0,0,0,19,20Z"
514
- })), _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
515
- d: "M27 29H11a2 2 0 01-2-2V18a2 2 0 012-2h3.2793l.5441-1.6324A2 2 0 0116.7208 13h4.5584a2 2 0 011.8974 1.3676L23.7207 16H27a2 2 0 012 2v9A2 2 0 0127 29zM11 27H27V18H22.2792l-1-3H16.7207l-1 3H11zM27 11H29V13H27zM27 7H29V9H27zM27 3H29V5H27zM23 3H25V5H23zM19 3H21V5H19zM15 3H17V5H15zM11 3H13V5H11zM7 3H9V5H7zM3 3H5V5H3zM3 7H5V9H3zM3 11H5V13H3zM3 15H5V17H3zM3 19H5V21H3zM3 23H5V25H3zM3 27H5V29H3z"
509
+ }, rest), _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
510
+ d: "M30,19l-4,3.2V20a2.0023,2.0023,0,0,0-2-2H16a2.0023,2.0023,0,0,0-2,2v6a2.0023,2.0023,0,0,0,2,2h8a2.0023,2.0023,0,0,0,2-2V23.8L30,27ZM16,26V20h8l.0015,6Z"
511
+ })), _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
512
+ d: "M12,28H8V4h8v6a2.0058,2.0058,0,0,0,2,2h6v3l2,0V10a.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,2h4ZM18,4.4,23.6,10H18Z"
516
513
  })), children);
517
514
  });
518
515
 
519
516
  if (process.env.NODE_ENV !== "production") {
520
- DropPhoto.propTypes = iconPropTypes;
517
+ DocumentVideo.propTypes = iconPropTypes;
521
518
  }
522
- var DropPhotoFilled = /*#__PURE__*/React.forwardRef(function DropPhotoFilled(_ref17, ref) {
519
+ var DocumentView = /*#__PURE__*/React.forwardRef(function DocumentView(_ref17, ref) {
523
520
  var children = _ref17.children,
524
521
  _ref17$size = _ref17.size,
525
522
  size = _ref17$size === void 0 ? 16 : _ref17$size,
@@ -533,24 +530,23 @@ var DropPhotoFilled = /*#__PURE__*/React.forwardRef(function DropPhotoFilled(_re
533
530
  viewBox: "0 0 32 32",
534
531
  fill: "currentColor"
535
532
  }, rest), _circle3 || (_circle3 = /*#__PURE__*/React.createElement("circle", {
536
- cx: "19",
537
- cy: "22",
533
+ cx: "22",
534
+ cy: "24",
538
535
  r: "2"
539
- })), _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
540
- d: "M27,16H23.7207l-.5439-1.6328A1.9983,1.9983,0,0,0,21.2793,13H16.7207a1.9981,1.9981,0,0,0-1.8975,1.3677L14.2793,16H11a2.0023,2.0023,0,0,0-2,2v9a2.0023,2.0023,0,0,0,2,2H27a2.0023,2.0023,0,0,0,2-2V18A2.0023,2.0023,0,0,0,27,16ZM19,26a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,19,26Z"
541
- })), _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
536
+ })), _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
542
537
  fill: "none",
543
- d: "M19,26a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,19,26Zm0-6a2,2,0,1,0,2,2A2.0021,2.0021,0,0,0,19,20Z",
544
- "data-icon-path": "inner-path"
545
- })), _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
546
- d: "M27 11H29V13H27zM27 7H29V9H27zM27 3H29V5H27zM23 3H25V5H23zM19 3H21V5H19zM15 3H17V5H15zM11 3H13V5H11zM7 3H9V5H7zM3 3H5V5H3zM3 7H5V9H3zM3 11H5V13H3zM3 15H5V17H3zM3 19H5V21H3zM3 23H5V25H3zM3 27H5V29H3z"
538
+ d: "M22,28a4,4,0,1,1,4-4A4.0039,4.0039,0,0,1,22,28Zm0-6a2,2,0,1,0,2,2A2.0027,2.0027,0,0,0,22,22Z"
539
+ })), _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
540
+ d: "M29.7769,23.4785A8.64,8.64,0,0,0,22,18a8.64,8.64,0,0,0-7.7769,5.4785L14,24l.2231.5215A8.64,8.64,0,0,0,22,30a8.64,8.64,0,0,0,7.7769-5.4785L30,24ZM22,28a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,22,28Z"
541
+ })), _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
542
+ d: "M12,28H8V4h8v6a2.0058,2.0058,0,0,0,2,2h6v4h2V10a.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,2h4ZM18,4.4,23.6,10H18Z"
547
543
  })), children);
548
544
  });
549
545
 
550
546
  if (process.env.NODE_ENV !== "production") {
551
- DropPhotoFilled.propTypes = iconPropTypes;
547
+ DocumentView.propTypes = iconPropTypes;
552
548
  }
553
- var Drought = /*#__PURE__*/React.forwardRef(function Drought(_ref18, ref) {
549
+ var DocumentWordProcessor = /*#__PURE__*/React.forwardRef(function DocumentWordProcessor(_ref18, ref) {
554
550
  var children = _ref18.children,
555
551
  _ref18$size = _ref18.size,
556
552
  size = _ref18$size === void 0 ? 16 : _ref18$size,
@@ -563,15 +559,17 @@ var Drought = /*#__PURE__*/React.forwardRef(function Drought(_ref18, ref) {
563
559
  xmlns: "http://www.w3.org/2000/svg",
564
560
  viewBox: "0 0 32 32",
565
561
  fill: "currentColor"
566
- }, rest), _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
567
- d: "M27,18h3V15a4.0045,4.0045,0,0,0-4-4H25V9.5A3.5042,3.5042,0,0,0,21.5,6a3.4556,3.4556,0,0,0-1.5.3511V5.41a3.41,3.41,0,0,0-6.5449-1.3433L11.3408,9H9a5.0059,5.0059,0,0,0-5,5v4H8a5.0059,5.0059,0,0,0,5-5V10.2051l2.293-5.35A1.41,1.41,0,0,1,18,5.41V22H14.6123L11,25.2939,7.3877,22H2v2H6.6123L11,28l4.3877-4H30V22H20V9.5a1.5,1.5,0,0,1,3,0V14A4.0045,4.0045,0,0,0,27,18Zm-2-5h1a2.0023,2.0023,0,0,1,2,2v1H27a2.0023,2.0023,0,0,1-2-2ZM11,13a3.0033,3.0033,0,0,1-3,3H6V14a3.0033,3.0033,0,0,1,3-3h2Z"
562
+ }, rest), _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
563
+ d: "M28.3 20L27.391 28.611 26 20 24 20 22.609 28.611 21.7 20 20 20 21.36 30 23.64 30 25 21.626 26.36 30 28.64 30 30 20 28.3 20z"
564
+ })), _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
565
+ d: "M25.707,9.293l-7-7A1,1,0,0,0,18,2H8A2.002,2.002,0,0,0,6,4V28a2.0023,2.0023,0,0,0,2,2h8V28H8V4h8v6a2.002,2.002,0,0,0,2,2h6v4h2V10A1,1,0,0,0,25.707,9.293ZM18,4.4141,23.5859,10H18Z"
568
566
  })), children);
569
567
  });
570
568
 
571
569
  if (process.env.NODE_ENV !== "production") {
572
- Drought.propTypes = iconPropTypes;
570
+ DocumentWordProcessor.propTypes = iconPropTypes;
573
571
  }
574
- var Dvr = /*#__PURE__*/React.forwardRef(function Dvr(_ref19, ref) {
572
+ var DocumentWordProcessorReference = /*#__PURE__*/React.forwardRef(function DocumentWordProcessorReference(_ref19, ref) {
575
573
  var children = _ref19.children,
576
574
  _ref19$size = _ref19.size,
577
575
  size = _ref19$size === void 0 ? 16 : _ref19$size,
@@ -584,15 +582,15 @@ var Dvr = /*#__PURE__*/React.forwardRef(function Dvr(_ref19, ref) {
584
582
  xmlns: "http://www.w3.org/2000/svg",
585
583
  viewBox: "0 0 32 32",
586
584
  fill: "currentColor"
587
- }, rest), _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
588
- d: "M30 15V11a2 2 0 00-2-2H22V23h2V17h1.48l2.34 6H30l-2.33-6H28A2 2 0 0030 15zm-6-4h4v4H24zM18 9L16 22 14 9 12 9 14.52 23 17.48 23 20 9 18 9zM6 23H2V9H6a4 4 0 014 4v6A4 4 0 016 23zM4 21H6a2 2 0 002-2V13a2 2 0 00-2-2H4z"
585
+ }, rest), _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
586
+ d: "M28.3 20L27.391 28.611 26 20 24 20 22.609 28.611 21.7 20 20 20 21.36 30 23.64 30 25 21.626 26.36 30 28.64 30 30 20 28.3 20zM4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20zM25.707 9.293l-7-7A1 1 0 0018 2H8A2.002 2.002 0 006 4V16H8V4h8v6a2.002 2.002 0 002 2h6v4h2V10A1 1 0 0025.707 9.293zM18 10V4.4141L23.5859 10z"
589
587
  })), children);
590
588
  });
591
589
 
592
590
  if (process.env.NODE_ENV !== "production") {
593
- Dvr.propTypes = iconPropTypes;
591
+ DocumentWordProcessorReference.propTypes = iconPropTypes;
594
592
  }
595
- var Earth = /*#__PURE__*/React.forwardRef(function Earth(_ref20, ref) {
593
+ var DocumentSentiment = /*#__PURE__*/React.forwardRef(function DocumentSentiment(_ref20, ref) {
596
594
  var children = _ref20.children,
597
595
  _ref20$size = _ref20.size,
598
596
  size = _ref20$size === void 0 ? 16 : _ref20$size,
@@ -605,15 +603,17 @@ var Earth = /*#__PURE__*/React.forwardRef(function Earth(_ref20, ref) {
605
603
  xmlns: "http://www.w3.org/2000/svg",
606
604
  viewBox: "0 0 32 32",
607
605
  fill: "currentColor"
608
- }, rest), _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
609
- d: "M16,2A14,14,0,1,0,30,16,14.0158,14.0158,0,0,0,16,2Zm5,3.1055a12.0136,12.0136,0,0,1,2.9158,1.8994L23.5034,8H21ZM13.3784,27.7026A11.9761,11.9761,0,0,1,8.1157,6.9761L9.4648,9h3.3423l-1.5,4H7.2793L5.8967,17.1475,8.4648,21h5l1.4319,2.1475ZM16,28c-.2034,0-.4016-.02-.6025-.03l1.3967-4.19a1.9876,1.9876,0,0,0-.2334-1.7412l-1.4319-2.1475A1.9962,1.9962,0,0,0,13.4648,19h-3.93L8.1033,16.8525,8.7207,15H11v2h2V14.1812l2.9363-7.83-1.8726-.7022L13.5571,7H10.5352L9.728,5.7891A11.7941,11.7941,0,0,1,19,4.395V8a2.0025,2.0025,0,0,0,2,2h2.5857A1.9865,1.9865,0,0,0,25,9.4141l.1406-.1407.2818-.68A11.9813,11.9813,0,0,1,27.3,12H22.5986a1.9927,1.9927,0,0,0-1.9719,1.665L20.03,17.1064a1.99,1.99,0,0,0,.991,2.086l2.1647,1.4638,1.4585,3.646A11.9577,11.9577,0,0,1,16,28Zm8.8145-8.6563L22.1,17.5088l-.1-.06L22.5986,14h5.2207a11.743,11.743,0,0,1-1.7441,8.4951Z"
606
+ }, rest), _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
607
+ d: "M18.303,16a2.6616,2.6616,0,0,0-1.9079.8058l-.3932.4054-.397-.4054a2.6615,2.6615,0,0,0-3.8157,0,2.7992,2.7992,0,0,0,0,3.8964L16.0019,25l4.2089-4.2978a2.7992,2.7992,0,0,0,0-3.8964A2.6616,2.6616,0,0,0,18.303,16Z"
608
+ })), _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
609
+ d: "M25.7,9.3l-7-7A.9078.9078,0,0,0,18,2H8A2.0059,2.0059,0,0,0,6,4V28a2.0059,2.0059,0,0,0,2,2H24a2.0059,2.0059,0,0,0,2-2V10A.9078.9078,0,0,0,25.7,9.3ZM18,4.4,23.6,10H18ZM24,28H8V4h8v6a2.0059,2.0059,0,0,0,2,2h6Z"
610
610
  })), children);
611
611
  });
612
612
 
613
613
  if (process.env.NODE_ENV !== "production") {
614
- Earth.propTypes = iconPropTypes;
614
+ DocumentSentiment.propTypes = iconPropTypes;
615
615
  }
616
- var EarthAmericas = /*#__PURE__*/React.forwardRef(function EarthAmericas(_ref21, ref) {
616
+ var DogWalker = /*#__PURE__*/React.forwardRef(function DogWalker(_ref21, ref) {
617
617
  var children = _ref21.children,
618
618
  _ref21$size = _ref21.size,
619
619
  size = _ref21$size === void 0 ? 16 : _ref21$size,
@@ -626,15 +626,17 @@ var EarthAmericas = /*#__PURE__*/React.forwardRef(function EarthAmericas(_ref21,
626
626
  xmlns: "http://www.w3.org/2000/svg",
627
627
  viewBox: "0 0 32 32",
628
628
  fill: "currentColor"
629
- }, rest), _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
630
- d: "M30,16a14.0313,14.0313,0,1,0-7.14,12.1914l.1165.0254.0249-.1113A13.9983,13.9983,0,0,0,30,16ZM4,16a11.9369,11.9369,0,0,1,.395-3H8.6382L13.63,17.16l-1.9092,2.5459a2.0088,2.0088,0,0,0,.1855,2.6142L14,24.4141v3.4052A12.0093,12.0093,0,0,1,4,16Zm9.32,4.9062L16.37,16.84,9.3618,11H5.1055A11.9619,11.9619,0,0,1,22.8838,6.1865L22.2793,8H16.5859L13.543,11.043l9.3535,8.3134L21.248,26.7749A11.9034,11.9034,0,0,1,16,28V23.5859Zm10.315,4.3443,1.2133-5.46a2.0007,2.0007,0,0,0-.6235-1.9277L16.457,10.957,17.4141,10h4.8652a1.9981,1.9981,0,0,0,1.8975-1.3677l.3532-1.06a11.9777,11.9777,0,0,1-.8947,17.6782Z"
629
+ }, rest), _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
630
+ d: "M20 20H22V30H20zM4 23H6V30H4z"
631
+ })), _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
632
+ d: "M16 30H14V26a1.0011 1.0011 0 00-1-1H11v5H9V23h4a3.0033 3.0033 0 013 3zM7.5 22A3.5041 3.5041 0 014 18.5V17H2V15H6v3.5a1.5 1.5 0 003 0V15h4v2H11v1.5A3.5041 3.5041 0 017.5 22zM27 10H21.354a2.9861 2.9861 0 00-2.7856 1.8857l-1.4419 3.6055-3.6079 4.51 1.562 1.249 3.7-4.625 1.645-3.9961A.9949.9949 0 0121.354 12H27a1.0009 1.0009 0 011 1v7H25V30h2V22h1a2.0023 2.0023 0 002-2V13A3.0033 3.0033 0 0027 10zM24 9a4 4 0 114-4A4.0045 4.0045 0 0124 9zm0-6a2 2 0 102 2A2.0021 2.0021 0 0024 3z"
631
633
  })), children);
632
634
  });
633
635
 
634
636
  if (process.env.NODE_ENV !== "production") {
635
- EarthAmericas.propTypes = iconPropTypes;
637
+ DogWalker.propTypes = iconPropTypes;
636
638
  }
637
- var EarthAmericasFilled = /*#__PURE__*/React.forwardRef(function EarthAmericasFilled(_ref22, ref) {
639
+ var DotMark = /*#__PURE__*/React.forwardRef(function DotMark(_ref22, ref) {
638
640
  var children = _ref22.children,
639
641
  _ref22$size = _ref22.size,
640
642
  size = _ref22$size === void 0 ? 16 : _ref22$size,
@@ -647,15 +649,17 @@ var EarthAmericasFilled = /*#__PURE__*/React.forwardRef(function EarthAmericasFi
647
649
  xmlns: "http://www.w3.org/2000/svg",
648
650
  viewBox: "0 0 32 32",
649
651
  fill: "currentColor"
650
- }, rest), _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
651
- d: "M16,2A14,14,0,1,0,30,16,14.0158,14.0158,0,0,0,16,2ZM4,16a11.915,11.915,0,0,1,.7-4H10l5,4-2.8,3.6929A1,1,0,0,0,12.293,21L15,24v3.9492A12.01,12.01,0,0,1,4,16ZM21.4348,26.6846l2.5457-7.6992A1,1,0,0,0,23.614,18L15,11l2-2h5.2793a1,1,0,0,0,.9487-.6836L23.7234,6.83a11.9742,11.9742,0,0,1-2.2886,19.855Z"
652
+ }, rest), _circle4 || (_circle4 = /*#__PURE__*/React.createElement("circle", {
653
+ cx: "16",
654
+ cy: "16",
655
+ r: "8"
652
656
  })), children);
653
657
  });
654
658
 
655
659
  if (process.env.NODE_ENV !== "production") {
656
- EarthAmericasFilled.propTypes = iconPropTypes;
660
+ DotMark.propTypes = iconPropTypes;
657
661
  }
658
- var EarthEuropeAfrica = /*#__PURE__*/React.forwardRef(function EarthEuropeAfrica(_ref23, ref) {
662
+ var DoubleInteger = /*#__PURE__*/React.forwardRef(function DoubleInteger(_ref23, ref) {
659
663
  var children = _ref23.children,
660
664
  _ref23$size = _ref23.size,
661
665
  size = _ref23$size === void 0 ? 16 : _ref23$size,
@@ -668,15 +672,15 @@ var EarthEuropeAfrica = /*#__PURE__*/React.forwardRef(function EarthEuropeAfrica
668
672
  xmlns: "http://www.w3.org/2000/svg",
669
673
  viewBox: "0 0 32 32",
670
674
  fill: "currentColor"
671
- }, rest), _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
672
- d: "M16,2A14,14,0,1,0,30,16,14.0158,14.0158,0,0,0,16,2ZM4,16A11.96,11.96,0,0,1,8,7.0811V9a2,2,0,0,0,2,2h3.3818a2,2,0,0,0,1.7893-1.106L15.6182,9H18v4H13.2354a2,2,0,0,0-.8936.2109L9.1055,14.8291A2,2,0,0,0,8,16.6177v3.7055A2,2,0,0,0,9.2573,22.18l3.8487,1.54.6779,4.0664A12.0135,12.0135,0,0,1,4,16ZM15.8457,27.9922,14.894,22.28,10,20.3232v-3.705L13.2358,15H20V7H14.3818l-1,2H10V5.6235A11.9578,11.9578,0,0,1,27.3,12H22v4l.9224,3.8135L21,22.6973v4.1972A11.9083,11.9083,0,0,1,16,28C15.948,28,15.8977,27.9927,15.8457,27.9922ZM23,25.7266V23.3027l1.5859-2.3789a2.0027,2.0027,0,0,0,.2769-1.5957L24,15.877V14h3.8193A11.8409,11.8409,0,0,1,23,25.7266Z"
675
+ }, rest), _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
676
+ d: "M17 8V6H13V2H11V6H8V2H6V6H2V8H6v3H2v2H6v4H8V13h3v4h2V13h4V11H13V8zm-6 3H8V8h3zM30 21V19H26V15H24v4H21V15H19v4H15v2h4v3H15v2h4v4h2V26h3v4h2V26h4V24H26V21zm-6 3H21V21h3z"
673
677
  })), children);
674
678
  });
675
679
 
676
680
  if (process.env.NODE_ENV !== "production") {
677
- EarthEuropeAfrica.propTypes = iconPropTypes;
681
+ DoubleInteger.propTypes = iconPropTypes;
678
682
  }
679
- var EarthEuropeAfricaFilled = /*#__PURE__*/React.forwardRef(function EarthEuropeAfricaFilled(_ref24, ref) {
683
+ var DownToBottom = /*#__PURE__*/React.forwardRef(function DownToBottom(_ref24, ref) {
680
684
  var children = _ref24.children,
681
685
  _ref24$size = _ref24.size,
682
686
  size = _ref24$size === void 0 ? 16 : _ref24$size,
@@ -689,20 +693,33 @@ var EarthEuropeAfricaFilled = /*#__PURE__*/React.forwardRef(function EarthEurope
689
693
  xmlns: "http://www.w3.org/2000/svg",
690
694
  viewBox: "0 0 32 32",
691
695
  fill: "currentColor"
692
- }, rest), _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
693
- d: "M16,2A14,14,0,1,0,30,16,14.0158,14.0158,0,0,0,16,2ZM4,16A11.9814,11.9814,0,0,1,9,6.2734V9a1,1,0,0,0,1,1h3.3821a1,1,0,0,0,.8943-.5527L15,8h4v6H13.2361a1.0006,1.0006,0,0,0-.4473.1055L9.5527,15.7236A1,1,0,0,0,9,16.6182v3.7046a1,1,0,0,0,.6287.9287L14,23l.8235,4.94A12.0152,12.0152,0,0,1,4,16ZM22,26.376V23l1.7546-2.6318a1.0012,1.0012,0,0,0,.1382-.7974L23,16V13h4.605A11.901,11.901,0,0,1,22,26.376Z"
696
+ }, rest), _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
697
+ d: "M16 18L6 8 7.4 6.6 16 15.2 24.6 6.6 26 8zM4 22H28V24H4z"
694
698
  })), children);
695
699
  });
696
700
 
697
701
  if (process.env.NODE_ENV !== "production") {
698
- EarthEuropeAfricaFilled.propTypes = iconPropTypes;
702
+ DownToBottom.propTypes = iconPropTypes;
699
703
  }
700
- var EarthFilled = /*#__PURE__*/React.forwardRef(function EarthFilled(_ref25, ref) {
704
+ var Download = /*#__PURE__*/React.forwardRef(function Download(_ref25, ref) {
701
705
  var children = _ref25.children,
702
706
  _ref25$size = _ref25.size,
703
707
  size = _ref25$size === void 0 ? 16 : _ref25$size,
704
708
  rest = _objectWithoutProperties(_ref25, _excluded25);
705
709
 
710
+ if (size === 16 || size === "16" || size === "16px") {
711
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
712
+ width: size,
713
+ height: size,
714
+ ref: ref,
715
+ xmlns: "http://www.w3.org/2000/svg",
716
+ viewBox: "0 0 16 16",
717
+ fill: "currentColor"
718
+ }, rest), _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
719
+ d: "M13 7L12.3 6.3 8.5 10.1 8.5 1 7.5 1 7.5 10.1 3.7 6.3 3 7 8 12zM13 12v2H3v-2H2v2l0 0c0 .6.4 1 1 1h10c.6 0 1-.4 1-1l0 0v-2H13z"
720
+ })), children);
721
+ }
722
+
706
723
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
707
724
  width: size,
708
725
  height: size,
@@ -710,15 +727,15 @@ var EarthFilled = /*#__PURE__*/React.forwardRef(function EarthFilled(_ref25, ref
710
727
  xmlns: "http://www.w3.org/2000/svg",
711
728
  viewBox: "0 0 32 32",
712
729
  fill: "currentColor"
713
- }, rest), _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
714
- d: "M16,2A14,14,0,1,0,30,16,14.0158,14.0158,0,0,0,16,2ZM4.02,16.394l1.3384.4458L7,19.3027v1.2831a1,1,0,0,0,.2929.7071L10,24v2.3765A11.9941,11.9941,0,0,1,4.02,16.394ZM16,28a11.9682,11.9682,0,0,1-2.5718-.2847L14,26l1.8046-4.5116a1,1,0,0,0-.0964-.9261l-1.4113-2.117A1,1,0,0,0,13.4648,18h-4.93L7.2866,16.1274,9.4141,14H11v2h2V13.2656l3.8682-6.7695-1.7364-.9922L14.2769,7H11.5352l-1.086-1.6289A11.861,11.861,0,0,1,20,4.7V8a1,1,0,0,0,1,1h1.4648a1,1,0,0,0,.8321-.4453l.8769-1.3154A12.0331,12.0331,0,0,1,26.8945,11H22.82a1,1,0,0,0-.9806.8039l-.7221,4.4708a1,1,0,0,0,.54,1.0539L25,19l.6851,4.0557A11.9793,11.9793,0,0,1,16,28Z"
730
+ }, rest), _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
731
+ d: "M26 24v4H6V24H4v4H4a2 2 0 002 2H26a2 2 0 002-2h0V24zM26 14L24.59 12.59 17 20.17 17 2 15 2 15 20.17 7.41 12.59 6 14 16 24 26 14z"
715
732
  })), children);
716
733
  });
717
734
 
718
735
  if (process.env.NODE_ENV !== "production") {
719
- EarthFilled.propTypes = iconPropTypes;
736
+ Download.propTypes = iconPropTypes;
720
737
  }
721
- var EarthSoutheastAsia = /*#__PURE__*/React.forwardRef(function EarthSoutheastAsia(_ref26, ref) {
738
+ var WatsonHealthDownloadStudy = /*#__PURE__*/React.forwardRef(function WatsonHealthDownloadStudy(_ref26, ref) {
722
739
  var children = _ref26.children,
723
740
  _ref26$size = _ref26.size,
724
741
  size = _ref26$size === void 0 ? 16 : _ref26$size,
@@ -731,17 +748,17 @@ var EarthSoutheastAsia = /*#__PURE__*/React.forwardRef(function EarthSoutheastAs
731
748
  xmlns: "http://www.w3.org/2000/svg",
732
749
  viewBox: "0 0 32 32",
733
750
  fill: "currentColor"
734
- }, rest), _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
735
- d: "M14 24H17V26H14zM17 22H19V24H17zM17 18H19V20H17z"
736
- })), _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
737
- d: "M16,2A14,14,0,1,0,30,16,14.0158,14.0158,0,0,0,16,2Zm-.603,2.03,2.5073,5.0156L16.3228,13H10.271l-1.41,4.3872,2.8521,2.8521L10.7056,21.751,6.2856,19H4.395A11.9363,11.9363,0,0,1,15.397,4.03ZM5.1055,21h.6089l3.9345,2.4487A1.9912,1.9912,0,0,0,12.37,22.86l1.0078-1.5118a2.005,2.005,0,0,0-.25-2.5234l-1.9887-1.9888L11.729,15h4.5938A1.9906,1.9906,0,0,0,18.18,13.7427L19.7612,9.79a2.0019,2.0019,0,0,0-.0674-1.6382L17.6843,4.1323A11.9592,11.9592,0,0,1,26.8945,21H23a2.0023,2.0023,0,0,0-2,2v3.8945A11.9477,11.9477,0,0,1,5.1055,21ZM23,25.7266V23h2.7268A12.0762,12.0762,0,0,1,23,25.7266Z"
751
+ }, rest), _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
752
+ d: "M30 25L28.586 23.586 26 26.172 26 18 24 18 24 26.172 21.414 23.586 20 25 25 30 30 25zM19 14H23V16H19zM19 10H26V12H19zM9 18h6a3 3 0 013 3v2H16V21a1 1 0 00-1-1H9a1 1 0 00-1 1v2H6V21A3 3 0 019 18zM16 13a4 4 0 10-4 4A4 4 0 0016 13zm-2 0a2 2 0 11-2-2A2 2 0 0114 13z"
753
+ })), _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
754
+ d: "M18,26H4V6H28V16h2V6a2,2,0,0,0-2-2H4A2,2,0,0,0,2,6V26a2,2,0,0,0,2,2H18Z"
738
755
  })), children);
739
756
  });
740
757
 
741
758
  if (process.env.NODE_ENV !== "production") {
742
- EarthSoutheastAsia.propTypes = iconPropTypes;
759
+ WatsonHealthDownloadStudy.propTypes = iconPropTypes;
743
760
  }
744
- var EarthSoutheastAsiaFilled = /*#__PURE__*/React.forwardRef(function EarthSoutheastAsiaFilled(_ref27, ref) {
761
+ var DragHorizontal = /*#__PURE__*/React.forwardRef(function DragHorizontal(_ref27, ref) {
745
762
  var children = _ref27.children,
746
763
  _ref27$size = _ref27.size,
747
764
  size = _ref27$size === void 0 ? 16 : _ref27$size,
@@ -754,17 +771,15 @@ var EarthSoutheastAsiaFilled = /*#__PURE__*/React.forwardRef(function EarthSouth
754
771
  xmlns: "http://www.w3.org/2000/svg",
755
772
  viewBox: "0 0 32 32",
756
773
  fill: "currentColor"
757
- }, rest), _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
758
- d: "M17 22H19V24H17zM17 18H19V20H17zM14 24H17V26H14z"
759
- })), _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
760
- d: "M16,2A14,14,0,1,0,30,16,14.0158,14.0158,0,0,0,16,2ZM4.7,20H6l4.1772,2.6a1,1,0,0,0,1.36-.2939l1.0078-1.5118a1,1,0,0,0-.125-1.2617L10,17.1118,11,14h5.323a1,1,0,0,0,.9285-.6284L18.8333,9.417a1,1,0,0,0-.034-.8189L16.5129,4.0259A11.9652,11.9652,0,0,1,26.3762,22H23a1,1,0,0,0-1,1v3.3765A11.9578,11.9578,0,0,1,4.7,20Z"
774
+ }, rest), _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
775
+ d: "M12 4L12 15 5.83 15 8.41 12.41 7 11 2 16 7 21 8.41 19.59 5.83 17 12 17 12 28 14 28 14 4 12 4zM25 11L23.59 12.41 26.17 15 20 15 20 4 18 4 18 28 20 28 20 17 26.17 17 23.59 19.59 25 21 30 16 25 11z"
761
776
  })), children);
762
777
  });
763
778
 
764
779
  if (process.env.NODE_ENV !== "production") {
765
- EarthSoutheastAsiaFilled.propTypes = iconPropTypes;
780
+ DragHorizontal.propTypes = iconPropTypes;
766
781
  }
767
- var Earthquake = /*#__PURE__*/React.forwardRef(function Earthquake(_ref28, ref) {
782
+ var DragVertical = /*#__PURE__*/React.forwardRef(function DragVertical(_ref28, ref) {
768
783
  var children = _ref28.children,
769
784
  _ref28$size = _ref28.size,
770
785
  size = _ref28$size === void 0 ? 16 : _ref28$size,
@@ -777,15 +792,15 @@ var Earthquake = /*#__PURE__*/React.forwardRef(function Earthquake(_ref28, ref)
777
792
  xmlns: "http://www.w3.org/2000/svg",
778
793
  viewBox: "0 0 32 32",
779
794
  fill: "currentColor"
780
- }, rest), _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
781
- d: "M16.6123,2.2139a1.0094,1.0094,0,0,0-1.2427,0L1,13.4194l1.2427,1.5718L4,13.6211V26a2.0041,2.0041,0,0,0,2,2H26a2.0037,2.0037,0,0,0,2-2V13.63L29.7573,15,31,13.4282ZM6,12.0615,15,5.05v7.3638l3.458,3.458-6.7344,4.8105L14.3818,26H6ZM26,26H16.6182l-2.3418-4.6826,7.2656-5.1895L17,11.5859V5.0518l9,7.02Z"
795
+ }, rest), _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
796
+ d: "M4 20L15 20 15 26.17 12.41 23.59 11 25 16 30 21 25 19.59 23.59 17 26.17 17 20 28 20 28 18 4 18 4 20zM11 7L12.41 8.41 15 5.83 15 12 4 12 4 14 28 14 28 12 17 12 17 5.83 19.59 8.41 21 7 16 2 11 7z"
782
797
  })), children);
783
798
  });
784
799
 
785
800
  if (process.env.NODE_ENV !== "production") {
786
- Earthquake.propTypes = iconPropTypes;
801
+ DragVertical.propTypes = iconPropTypes;
787
802
  }
788
- var EdgeCluster = /*#__PURE__*/React.forwardRef(function EdgeCluster(_ref29, ref) {
803
+ var Draggable = /*#__PURE__*/React.forwardRef(function Draggable(_ref29, ref) {
789
804
  var children = _ref29.children,
790
805
  _ref29$size = _ref29.size,
791
806
  size = _ref29$size === void 0 ? 16 : _ref29$size,
@@ -798,15 +813,15 @@ var EdgeCluster = /*#__PURE__*/React.forwardRef(function EdgeCluster(_ref29, ref
798
813
  xmlns: "http://www.w3.org/2000/svg",
799
814
  viewBox: "0 0 32 32",
800
815
  fill: "currentColor"
801
- }, rest), _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
802
- d: "M16 7a3 3 0 113-3A3.0033 3.0033 0 0116 7zm0-4a1 1 0 101 1A1.001 1.001 0 0016 3zM11 30a3 3 0 113-3A3.0033 3.0033 0 0111 30zm0-4a1 1 0 101 1A1.001 1.001 0 0011 26zM7 11a3 3 0 113-3A3.0033 3.0033 0 017 11zM7 7A1 1 0 108 8 1.001 1.001 0 007 7zM21 30a3 3 0 113-3A3.0033 3.0033 0 0121 30zm0-4a1 1 0 101 1A1.001 1.001 0 0021 26zM25 11a3 3 0 113-3A3.0033 3.0033 0 0125 11zm0-4a1 1 0 101 1A1.001 1.001 0 0025 7zM4 21a3 3 0 113-3A3.0033 3.0033 0 014 21zm0-4a1 1 0 101 1A1.001 1.001 0 004 17zM28 21a3 3 0 113-3A3.0033 3.0033 0 0128 21zm0-4a1 1 0 101 1A1.001 1.001 0 0028 17zM16 22a6 6 0 116-6A6.0069 6.0069 0 0116 22zm0-10a4 4 0 104 4A4.0045 4.0045 0 0016 12z"
816
+ }, rest), _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
817
+ d: "M10 6H14V10H10zM18 6H22V10H18zM10 14H14V18H10zM18 14H22V18H18zM10 22H14V26H10zM18 22H22V26H18z"
803
818
  })), children);
804
819
  });
805
820
 
806
821
  if (process.env.NODE_ENV !== "production") {
807
- EdgeCluster.propTypes = iconPropTypes;
822
+ Draggable.propTypes = iconPropTypes;
808
823
  }
809
- var EdgeDevice = /*#__PURE__*/React.forwardRef(function EdgeDevice(_ref30, ref) {
824
+ var Draw = /*#__PURE__*/React.forwardRef(function Draw(_ref30, ref) {
810
825
  var children = _ref30.children,
811
826
  _ref30$size = _ref30.size,
812
827
  size = _ref30$size === void 0 ? 16 : _ref30$size,
@@ -819,17 +834,15 @@ var EdgeDevice = /*#__PURE__*/React.forwardRef(function EdgeDevice(_ref30, ref)
819
834
  xmlns: "http://www.w3.org/2000/svg",
820
835
  viewBox: "0 0 32 32",
821
836
  fill: "currentColor"
822
- }, rest), _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
823
- d: "M9 21H23V23H9zM11 14a2 2 0 102 2A1.9806 1.9806 0 0011 14zM21 14a2 2 0 102 2A1.9806 1.9806 0 0021 14z"
824
- })), _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
825
- d: "M28,8H18.4141l2.0722-2.0723A2.04,2.04,0,0,0,21,6a2,2,0,1,0-2-2,2.0412,2.0412,0,0,0,.0723.5137L15.5859,8H4a2.0025,2.0025,0,0,0-2,2V26a2.0025,2.0025,0,0,0,2,2H28a2.0025,2.0025,0,0,0,2-2V10A2.0025,2.0025,0,0,0,28,8ZM4,26V10H28V26Z"
837
+ }, rest), _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
838
+ d: "M19.14,28a3.42,3.42,0,0,1-2.42-5.85L21.86,17a1.42,1.42,0,1,0-2-2L13,21.85a3.5,3.5,0,0,1-4.85,0,3.43,3.43,0,0,1,0-4.84l8.58-8.58a1.42,1.42,0,1,0-2-2L6.41,14.7,5,13.3,13.29,5a3.43,3.43,0,0,1,4.84,4.85L9.56,18.42a1.42,1.42,0,0,0,0,2,1.45,1.45,0,0,0,2,0l6.86-6.86a3.43,3.43,0,1,1,4.85,4.84l-5.15,5.15a1.42,1.42,0,0,0,2,2l4.44-4.43L26,22.56,21.56,27A3.38,3.38,0,0,1,19.14,28Z"
826
839
  })), children);
827
840
  });
828
841
 
829
842
  if (process.env.NODE_ENV !== "production") {
830
- EdgeDevice.propTypes = iconPropTypes;
843
+ Draw.propTypes = iconPropTypes;
831
844
  }
832
- var WatsonHealthEdgeEnhancement = /*#__PURE__*/React.forwardRef(function WatsonHealthEdgeEnhancement(_ref31, ref) {
845
+ var DrillBack = /*#__PURE__*/React.forwardRef(function DrillBack(_ref31, ref) {
833
846
  var children = _ref31.children,
834
847
  _ref31$size = _ref31.size,
835
848
  size = _ref31$size === void 0 ? 16 : _ref31$size,
@@ -842,17 +855,19 @@ var WatsonHealthEdgeEnhancement = /*#__PURE__*/React.forwardRef(function WatsonH
842
855
  xmlns: "http://www.w3.org/2000/svg",
843
856
  viewBox: "0 0 32 32",
844
857
  fill: "currentColor"
845
- }, rest), _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
846
- d: "M11.8164 4.7646L11.1328 2.887A13.976 13.976 0 006.9507 5.3278L8.2358 6.8593A11.9729 11.9729 0 0111.8164 4.7646zM5.5913 10L3.86 9a14.14 14.14 0 00-1.6382 4.5872l1.9677.3469A12.1519 12.1519 0 015.5913 10zM16 26A10 10 0 0016 6h0z"
847
- })), _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
848
- d: "M30,16A14,14,0,0,0,16,2V4a11.9933,11.9933,0,0,1,4.0493,23.2847c-.1682.06-.334.1294-.5044.1821-.2512.0771-.51.1362-.7683.1973-.1262.03-.25.0693-.3772.0952-.2908.0591-.5884.0976-.8862.1352-.1.0122-.1983.0342-.2988.044A12.0015,12.0015,0,0,1,5.416,21.6548c-.0664-.127-.133-.2534-.1953-.3843-.0547-.1123-.106-.227-.1572-.3413A13.1207,13.1207,0,0,1,4.19,18l-1.9677.4131A13.9173,13.9173,0,0,0,2.7,20.2993l-.0251.0083A13.9615,13.9615,0,0,0,16,30q.7134,0,1.415-.0713c.135-.0137.2654-.042.3995-.06.3286-.0424.6574-.0839.9814-.1494.18-.0366.3533-.0908.5308-.1338.2685-.0659.5383-.125.8027-.2065.2463-.0762.4831-.1724.7234-.2612.18-.0664.3635-.1211.5412-.1953l-.0009-.0025A14.0015,14.0015,0,0,0,30,16Z"
858
+ }, rest), _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
859
+ d: "M6 22L7.414 20.586 3.828 17 12 17 12 15 3.828 15 7.414 11.414 6 10 0 16 6 22z"
860
+ })), _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
861
+ d: "M16,10a5.9815,5.9815,0,0,0-4.2427,1.7573L16,16l-4.2427,4.2427A6,6,0,1,0,16,10Z"
862
+ })), _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
863
+ d: "M16,2A13.9581,13.9581,0,0,0,6.105,6.105L7.5188,7.5186a12,12,0,1,1,0,16.9628L6.105,25.895A13.9974,13.9974,0,1,0,16,2Z"
849
864
  })), children);
850
865
  });
851
866
 
852
867
  if (process.env.NODE_ENV !== "production") {
853
- WatsonHealthEdgeEnhancement.propTypes = iconPropTypes;
868
+ DrillBack.propTypes = iconPropTypes;
854
869
  }
855
- var WatsonHealthEdgeEnhancement_01 = /*#__PURE__*/React.forwardRef(function WatsonHealthEdgeEnhancement_01(_ref32, ref) {
870
+ var DrillDown = /*#__PURE__*/React.forwardRef(function DrillDown(_ref32, ref) {
856
871
  var children = _ref32.children,
857
872
  _ref32$size = _ref32.size,
858
873
  size = _ref32$size === void 0 ? 16 : _ref32$size,
@@ -865,17 +880,19 @@ var WatsonHealthEdgeEnhancement_01 = /*#__PURE__*/React.forwardRef(function Wats
865
880
  xmlns: "http://www.w3.org/2000/svg",
866
881
  viewBox: "0 0 32 32",
867
882
  fill: "currentColor"
868
- }, rest), _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
869
- d: "M26 28L26 20 24 20 24 21 22 21 22 23 24 23 24 28 22 28 22 30 28 30 28 28 26 28zM28 16h2A14 14 0 0016 2V4A12 12 0 0128 16z"
870
- })), _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
871
- d: "M26 16A10 10 0 0016 6V16zM16 28A11.96 11.96 0 015.416 21.6548c-.0664-.127-.133-.2534-.1953-.3843-.0547-.1123-.106-.227-.1572-.3413A13.1207 13.1207 0 014.19 18l-1.9677.4131A13.9173 13.9173 0 002.7 20.2993l-.0251.0083A13.9615 13.9615 0 0016 30zM5.5913 10L3.86 9a14.14 14.14 0 00-1.6382 4.5872l1.9677.3469A12.1519 12.1519 0 015.5913 10zM11.8164 4.7646L11.1328 2.887A13.976 13.976 0 006.9507 5.3278L8.2358 6.8593A11.9729 11.9729 0 0111.8164 4.7646z"
883
+ }, rest), _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
884
+ d: "M10 6L11.414 4.586 15 8.172 15 0 17 0 17 8.172 20.586 4.586 22 6 16 12 10 6z"
885
+ })), _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
886
+ d: "M22,16a5.9815,5.9815,0,0,0-1.7573-4.2427L16,16l-4.2427-4.2427A6,6,0,1,0,22,16Z"
887
+ })), _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
888
+ d: "M30,16a13.9581,13.9581,0,0,0-4.105-9.895L24.4814,7.5188a12,12,0,1,1-16.9628,0L6.105,6.105A13.9974,13.9974,0,1,0,30,16Z"
872
889
  })), children);
873
890
  });
874
891
 
875
892
  if (process.env.NODE_ENV !== "production") {
876
- WatsonHealthEdgeEnhancement_01.propTypes = iconPropTypes;
893
+ DrillDown.propTypes = iconPropTypes;
877
894
  }
878
- var WatsonHealthEdgeEnhancement_02 = /*#__PURE__*/React.forwardRef(function WatsonHealthEdgeEnhancement_02(_ref33, ref) {
895
+ var DrillThrough = /*#__PURE__*/React.forwardRef(function DrillThrough(_ref33, ref) {
879
896
  var children = _ref33.children,
880
897
  _ref33$size = _ref33.size,
881
898
  size = _ref33$size === void 0 ? 16 : _ref33$size,
@@ -888,17 +905,17 @@ var WatsonHealthEdgeEnhancement_02 = /*#__PURE__*/React.forwardRef(function Wats
888
905
  xmlns: "http://www.w3.org/2000/svg",
889
906
  viewBox: "0 0 32 32",
890
907
  fill: "currentColor"
891
- }, rest), _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
892
- d: "M28 30H22V26a2.002 2.002 0 012-2h2V22H22V20h4a2.0023 2.0023 0 012 2v2a2.0023 2.0023 0 01-2 2H24v2h4zM28 16h2A14 14 0 0016 2V4A12 12 0 0128 16z"
893
- })), _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
894
- d: "M26 16A10 10 0 0016 6V16zM16 28A11.96 11.96 0 015.416 21.6548c-.0664-.127-.133-.2534-.1953-.3843-.0547-.1123-.106-.227-.1572-.3413A13.1207 13.1207 0 014.19 18l-1.9677.4131A13.9173 13.9173 0 002.7 20.2993l-.0251.0083A13.9615 13.9615 0 0016 30zM5.5913 10L3.86 9a14.14 14.14 0 00-1.6382 4.5872l1.9677.3469A12.1519 12.1519 0 015.5913 10zM11.8164 4.7646L11.1328 2.887A13.976 13.976 0 006.9507 5.3278L8.2358 6.8593A11.9729 11.9729 0 0111.8164 4.7646z"
908
+ }, rest), _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
909
+ d: "M16,30A14.0158,14.0158,0,0,1,2,16H4A12,12,0,1,0,16,4V2a14,14,0,0,1,0,28Z"
910
+ })), _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
911
+ d: "M4 12L4 10 8.586 10 2 3.414 3.414 2 10 8.586 10 4 12 4 12 12 4 12zM16 10v6H10a6 6 0 106-6z"
895
912
  })), children);
896
913
  });
897
914
 
898
915
  if (process.env.NODE_ENV !== "production") {
899
- WatsonHealthEdgeEnhancement_02.propTypes = iconPropTypes;
916
+ DrillThrough.propTypes = iconPropTypes;
900
917
  }
901
- var WatsonHealthEdgeEnhancement_03 = /*#__PURE__*/React.forwardRef(function WatsonHealthEdgeEnhancement_03(_ref34, ref) {
918
+ var Drink_01 = /*#__PURE__*/React.forwardRef(function Drink_01(_ref34, ref) {
902
919
  var children = _ref34.children,
903
920
  _ref34$size = _ref34.size,
904
921
  size = _ref34$size === void 0 ? 16 : _ref34$size,
@@ -911,17 +928,17 @@ var WatsonHealthEdgeEnhancement_03 = /*#__PURE__*/React.forwardRef(function Wats
911
928
  xmlns: "http://www.w3.org/2000/svg",
912
929
  viewBox: "0 0 32 32",
913
930
  fill: "currentColor"
914
- }, rest), _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
915
- d: "M26 20H22v2h4v2H23v2h3v2H22v2h4a2.0027 2.0027 0 002-2V22A2.0023 2.0023 0 0026 20zM28 16h2A14 14 0 0016 2V4A12 12 0 0128 16z"
916
- })), _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
917
- d: "M26 16A10 10 0 0016 6V16zM16 28A11.96 11.96 0 015.416 21.6548c-.0664-.127-.133-.2534-.1953-.3843-.0547-.1123-.106-.227-.1572-.3413A13.1207 13.1207 0 014.19 18l-1.9677.4131A13.9173 13.9173 0 002.7 20.2993l-.0251.0083A13.9615 13.9615 0 0016 30zM5.5913 10L3.86 9a14.14 14.14 0 00-1.6382 4.5872l1.9677.3469A12.1519 12.1519 0 015.5913 10zM11.8164 4.7646L11.1328 2.887A13.976 13.976 0 006.9507 5.3278L8.2358 6.8593A11.9729 11.9729 0 0111.8164 4.7646z"
931
+ }, rest), _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
932
+ d: "M23,10.4141l3-3-1.4141-1.4141-3.293,3.293c-.1875,.1875-.293,.4419-.293,.707v4h-7.0742l1.1436,16h8.8613l1.1436-16h-2.0742v-3.5859Zm-.9307,17.5859h-5.1387l-.8564-12h6.8516l-.8564,12Z"
933
+ })), _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
934
+ d: "M15,1h-5c-.5522,0-1,.4478-1,1v7.3706c-1.0674,.6055-3,2.1777-3,5.6294v14c0,.5527,.4478,1,1,1h5v-2h-4V15c0-3.7536,3-4.2793,3-4.2793V3h3v7h2V2c0-.5522-.4478-1-1-1Z"
918
935
  })), children);
919
936
  });
920
937
 
921
938
  if (process.env.NODE_ENV !== "production") {
922
- WatsonHealthEdgeEnhancement_03.propTypes = iconPropTypes;
939
+ Drink_01.propTypes = iconPropTypes;
923
940
  }
924
- var EdgeNode = /*#__PURE__*/React.forwardRef(function EdgeNode(_ref35, ref) {
941
+ var Drink_02 = /*#__PURE__*/React.forwardRef(function Drink_02(_ref35, ref) {
925
942
  var children = _ref35.children,
926
943
  _ref35$size = _ref35.size,
927
944
  size = _ref35$size === void 0 ? 16 : _ref35$size,
@@ -934,35 +951,17 @@ var EdgeNode = /*#__PURE__*/React.forwardRef(function EdgeNode(_ref35, ref) {
934
951
  xmlns: "http://www.w3.org/2000/svg",
935
952
  viewBox: "0 0 32 32",
936
953
  fill: "currentColor"
937
- }, rest), _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
938
- d: "M22 6H26V10H22z"
939
- })), _circle4 || (_circle4 = /*#__PURE__*/React.createElement("circle", {
940
- cx: "7",
941
- cy: "7",
942
- r: "1"
943
- })), _circle5 || (_circle5 = /*#__PURE__*/React.createElement("circle", {
944
- cx: "25",
945
- cy: "25",
946
- r: "1"
947
- })), _circle6 || (_circle6 = /*#__PURE__*/React.createElement("circle", {
948
- cx: "25",
949
- cy: "21",
950
- r: "1"
951
- })), _circle7 || (_circle7 = /*#__PURE__*/React.createElement("circle", {
952
- cx: "25",
953
- cy: "17",
954
- r: "1"
955
- })), _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
956
- d: "M22,17V15H20V14a2.0023,2.0023,0,0,0-2-2H17V10H15v2H13V10H11v2H10a2.0023,2.0023,0,0,0-2,2v1H6v2H8v2H6v2H8v1a2.0023,2.0023,0,0,0,2,2h1v2h2V24h2v2h2V24h1a2.0023,2.0023,0,0,0,2-2V21h2V19H20V17Zm-4,5H10V14h8Z"
957
- })), _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
958
- d: "M28,30H4a2.0021,2.0021,0,0,1-2-2V4A2.0021,2.0021,0,0,1,4,2H28a2.0021,2.0021,0,0,1,2,2V28A2.0021,2.0021,0,0,1,28,30ZM4,4V28H28V4Z"
954
+ }, rest), _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
955
+ d: "M23,10.4141l3-3-1.4141-1.4141-3.293,3.293c-.1875,.1875-.293,.4419-.293,.707v4h-7.0742l1.1436,16h8.8613l1.1436-16h-2.0742v-3.5859Zm-.9307,17.5859h-5.1387l-.8564-12h6.8516l-.8564,12Z"
956
+ })), _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
957
+ d: "M16,7.0513v-3.0513c0-.5522-.4478-1-1-1h-6c-.5522,0-1,.4478-1,1v3.0513c-1.2771,1.1411-2,2.7358-2,4.4487V29c0,.5522,.4478,1,1,1h5v-2h-4V11.5c0-2.356,2-3.48,2-3.48v-3.02h4v3.02s2,1.124,2,3.48v.5h2v-.5c0-1.7129-.7229-3.3076-2-4.4487Z"
959
958
  })), children);
960
959
  });
961
960
 
962
961
  if (process.env.NODE_ENV !== "production") {
963
- EdgeNode.propTypes = iconPropTypes;
962
+ Drink_02.propTypes = iconPropTypes;
964
963
  }
965
- var EdgeNodeAlt = /*#__PURE__*/React.forwardRef(function EdgeNodeAlt(_ref36, ref) {
964
+ var DriverAnalysis = /*#__PURE__*/React.forwardRef(function DriverAnalysis(_ref36, ref) {
966
965
  var children = _ref36.children,
967
966
  _ref36$size = _ref36.size,
968
967
  size = _ref36$size === void 0 ? 16 : _ref36$size,
@@ -975,29 +974,19 @@ var EdgeNodeAlt = /*#__PURE__*/React.forwardRef(function EdgeNodeAlt(_ref36, ref
975
974
  xmlns: "http://www.w3.org/2000/svg",
976
975
  viewBox: "0 0 32 32",
977
976
  fill: "currentColor"
978
- }, rest), _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
979
- d: "M27,22a2.981,2.981,0,0,0-2.0374.811l-4.0039-2.4023a2.0429,2.0429,0,0,0,0-.8174l4.0039-2.4023A2.9909,2.9909,0,1,0,24,15a2.9345,2.9345,0,0,0,.0415.4092l-4.0039,2.4023a3,3,0,1,0,0,4.377l4.0039,2.4023A2.9345,2.9345,0,0,0,24,25a3,3,0,1,0,3-3Zm0-8a1,1,0,1,1-1,1A1.0009,1.0009,0,0,1,27,14Zm-9,7a1,1,0,1,1,1-1A1.0009,1.0009,0,0,1,18,21Zm9,5a1,1,0,1,1,1-1A1.0009,1.0009,0,0,1,27,26Z"
980
- })), _circle8 || (_circle8 = /*#__PURE__*/React.createElement("circle", {
981
- cx: "7",
982
- cy: "8",
983
- r: "1"
984
- })), _circle9 || (_circle9 = /*#__PURE__*/React.createElement("circle", {
985
- cx: "7",
977
+ }, rest), _circle5 || (_circle5 = /*#__PURE__*/React.createElement("circle", {
978
+ cx: "22",
986
979
  cy: "16",
987
- r: "1"
988
- })), _circle10 || (_circle10 = /*#__PURE__*/React.createElement("circle", {
989
- cx: "7",
990
- cy: "24",
991
- r: "1"
992
- })), _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
993
- d: "M22,13V5a2.0023,2.0023,0,0,0-2-2H4A2.0023,2.0023,0,0,0,2,5V27a2.0023,2.0023,0,0,0,2,2H20V27H4V21h8V19H4V13ZM4,5H20v6H4Z"
980
+ r: "2"
981
+ })), _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
982
+ d: "M30,15H27.91A6.0048,6.0048,0,0,0,22,10l-.022.001A9.9833,9.9833,0,0,0,4.0508,15H2v2H4.0508A9.9833,9.9833,0,0,0,21.978,21.999L22,22a6.0048,6.0048,0,0,0,5.91-5H30ZM14,8a7.9769,7.9769,0,0,1,5.7383,2.4463A6.0152,6.0152,0,0,0,16.0891,15H6.0693A8.0073,8.0073,0,0,1,14,8Zm0,16a8.0073,8.0073,0,0,1-7.9307-7h10.02a6.0152,6.0152,0,0,0,3.6492,4.5537A7.9769,7.9769,0,0,1,14,24Zm8-4a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,22,20Z"
994
983
  })), children);
995
984
  });
996
985
 
997
986
  if (process.env.NODE_ENV !== "production") {
998
- EdgeNodeAlt.propTypes = iconPropTypes;
987
+ DriverAnalysis.propTypes = iconPropTypes;
999
988
  }
1000
- var EdgeService = /*#__PURE__*/React.forwardRef(function EdgeService(_ref37, ref) {
989
+ var Drone = /*#__PURE__*/React.forwardRef(function Drone(_ref37, ref) {
1001
990
  var children = _ref37.children,
1002
991
  _ref37$size = _ref37.size,
1003
992
  size = _ref37$size === void 0 ? 16 : _ref37$size,
@@ -1010,17 +999,17 @@ var EdgeService = /*#__PURE__*/React.forwardRef(function EdgeService(_ref37, ref
1010
999
  xmlns: "http://www.w3.org/2000/svg",
1011
1000
  viewBox: "0 0 32 32",
1012
1001
  fill: "currentColor"
1013
- }, rest), _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
1014
- d: "M7 11H9V21H7zM11 11H13V21H11zM15 11H17V21H15zM19 11H21V21H19zM23 11H25V21H23z"
1015
- })), _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
1016
- d: "M28,26H4a2.0023,2.0023,0,0,1-2-2V8A2.0023,2.0023,0,0,1,4,6H28a2.0023,2.0023,0,0,1,2,2V24A2.0023,2.0023,0,0,1,28,26ZM4,8V24H28V8Z"
1002
+ }, rest), _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
1003
+ d: "M7 12a5 5 0 115-5H10a3 3 0 10-3 3zM25 12V10a3 3 0 10-3-3H20a5 5 0 115 5zM7 30A5 5 0 017 20v2a3 3 0 103 3h2A5.0055 5.0055 0 017 30zM25 30a5.0055 5.0055 0 01-5-5h2a3 3 0 103-3V20a5 5 0 010 10z"
1004
+ })), _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
1005
+ d: "M20,18.5859V13.4141L25.707,7.707a1,1,0,1,0-1.414-1.414l-4.4995,4.5a3.9729,3.9729,0,0,0-7.587,0L7.707,6.293a.9994.9994,0,0,0-1.414,0h0a.9994.9994,0,0,0,0,1.414L12,13.4141v5.1718L6.293,24.293a.9994.9994,0,0,0,0,1.414h0a.9994.9994,0,0,0,1.414,0l4.5-4.5a3.9729,3.9729,0,0,0,7.587,0l4.4995,4.5a1,1,0,0,0,1.414-1.414ZM18,20a2,2,0,0,1-4,0V12a2,2,0,0,1,4,0Z"
1017
1006
  })), children);
1018
1007
  });
1019
1008
 
1020
1009
  if (process.env.NODE_ENV !== "production") {
1021
- EdgeService.propTypes = iconPropTypes;
1010
+ Drone.propTypes = iconPropTypes;
1022
1011
  }
1023
- var Edit = /*#__PURE__*/React.forwardRef(function Edit(_ref38, ref) {
1012
+ var DroneDelivery = /*#__PURE__*/React.forwardRef(function DroneDelivery(_ref38, ref) {
1024
1013
  var children = _ref38.children,
1025
1014
  _ref38$size = _ref38.size,
1026
1015
  size = _ref38$size === void 0 ? 16 : _ref38$size,
@@ -1033,15 +1022,19 @@ var Edit = /*#__PURE__*/React.forwardRef(function Edit(_ref38, ref) {
1033
1022
  xmlns: "http://www.w3.org/2000/svg",
1034
1023
  viewBox: "0 0 32 32",
1035
1024
  fill: "currentColor"
1036
- }, rest), _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
1037
- d: "M2 26H30V28H2zM25.4 9c.8-.8.8-2 0-2.8 0 0 0 0 0 0l-3.6-3.6c-.8-.8-2-.8-2.8 0 0 0 0 0 0 0l-15 15V24h6.4L25.4 9zM20.4 4L24 7.6l-3 3L17.4 7 20.4 4zM6 22v-3.6l10-10 3.6 3.6-10 10H6z"
1025
+ }, rest), _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
1026
+ d: "M20,30H12V22h8Zm-6-2h4V24H14Z"
1027
+ })), _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
1028
+ d: "M32 11L22 11 22 13 26 13 26 16 6 16 6 13 10 13 10 11 0 11 0 13 4 13 4 18 9.132 18 6 22.697 6 27 8 27 8 23.303 11.535 18 20.465 18 24 23.303 24 27 26 27 26 22.697 22.868 18 28 18 28 13 32 13 32 11zM16 6a5.9817 5.9817 0 00-4.2407 1.7593l1.4136 1.4136a3.9936 3.9936 0 015.6542 0l1.4136-1.4136A5.9814 5.9814 0 0016 6z"
1029
+ })), _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
1030
+ d: "M8.9324,4.9321l1.4133,1.4136a7.9877,7.9877,0,0,1,11.3086,0l1.4136-1.4136a9.9844,9.9844,0,0,0-14.1355,0Z"
1038
1031
  })), children);
1039
1032
  });
1040
1033
 
1041
1034
  if (process.env.NODE_ENV !== "production") {
1042
- Edit.propTypes = iconPropTypes;
1035
+ DroneDelivery.propTypes = iconPropTypes;
1043
1036
  }
1044
- var EditOff = /*#__PURE__*/React.forwardRef(function EditOff(_ref39, ref) {
1037
+ var DroneFront = /*#__PURE__*/React.forwardRef(function DroneFront(_ref39, ref) {
1045
1038
  var children = _ref39.children,
1046
1039
  _ref39$size = _ref39.size,
1047
1040
  size = _ref39$size === void 0 ? 16 : _ref39$size,
@@ -1054,15 +1047,17 @@ var EditOff = /*#__PURE__*/React.forwardRef(function EditOff(_ref39, ref) {
1054
1047
  xmlns: "http://www.w3.org/2000/svg",
1055
1048
  viewBox: "0 0 32 32",
1056
1049
  fill: "currentColor"
1057
- }, rest), _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
1058
- d: "M30 28.6L3.4 2 2 3.4l10.1 10.1L4 21.6V28h6.4l8.1-8.1L28.6 30 30 28.6zM9.6 26H6v-3.6l7.5-7.5 3.6 3.6L9.6 26zM29.4 6.2L29.4 6.2l-3.6-3.6c-.8-.8-2-.8-2.8 0l0 0 0 0-8 8 1.4 1.4L20 8.4l3.6 3.6L20 15.6l1.4 1.4 8-8C30.2 8.2 30.2 7 29.4 6.2L29.4 6.2zM25 10.6L21.4 7l3-3L28 7.6 25 10.6z"
1050
+ }, rest), _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
1051
+ d: "M28 19V15H26v2H6V15H4v4h7v4.4116L7 25.6367V30H9V26.8125L12.26 25h7.481L23 26.8125V30h2V25.6367l-4-2.2251V19zm-9 4H13V19h6zM0 11H10V13H0zM22 11H32V13H22zM16 6a5.9817 5.9817 0 00-4.2407 1.7593l1.4136 1.4136a3.9936 3.9936 0 015.6542 0l1.4136-1.4136A5.9814 5.9814 0 0016 6z"
1052
+ })), _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
1053
+ d: "M8.9324,4.9321l1.4133,1.4136a7.9877,7.9877,0,0,1,11.3086,0l1.4136-1.4136a9.9844,9.9844,0,0,0-14.1355,0Z"
1059
1054
  })), children);
1060
1055
  });
1061
1056
 
1062
1057
  if (process.env.NODE_ENV !== "production") {
1063
- EditOff.propTypes = iconPropTypes;
1058
+ DroneFront.propTypes = iconPropTypes;
1064
1059
  }
1065
- var EdtLoop = /*#__PURE__*/React.forwardRef(function EdtLoop(_ref40, ref) {
1060
+ var DroneVideo = /*#__PURE__*/React.forwardRef(function DroneVideo(_ref40, ref) {
1066
1061
  var children = _ref40.children,
1067
1062
  _ref40$size = _ref40.size,
1068
1063
  size = _ref40$size === void 0 ? 16 : _ref40$size,
@@ -1075,15 +1070,21 @@ var EdtLoop = /*#__PURE__*/React.forwardRef(function EdtLoop(_ref40, ref) {
1075
1070
  xmlns: "http://www.w3.org/2000/svg",
1076
1071
  viewBox: "0 0 32 32",
1077
1072
  fill: "currentColor"
1078
- }, rest), _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
1079
- d: "M23.625,22.5875a6.1287,6.1287,0,0,1-4.5-1.9l-3.1-3.2-3.1,3.2a6.4582,6.4582,0,0,1-9.1,0,7.028,7.028,0,0,1-1.8-4.7,6.6547,6.6547,0,0,1,1.9-4.7,6.3375,6.3375,0,0,1,9,0l3.1,3.2,3.1-3.2a6.3375,6.3375,0,0,1,9,0,6.8282,6.8282,0,0,1,0,9.4A6.5418,6.5418,0,0,1,23.625,22.5875Zm-6.2-6.6,3.1,3.3a4.4061,4.4061,0,0,0,6.2,0,4.9077,4.9077,0,0,0,0-6.6,4.4061,4.4061,0,0,0-6.2,0Zm-9-4.6a4.1582,4.1582,0,0,0-3.1,1.3,4.8385,4.8385,0,0,0,0,6.6,4.4061,4.4061,0,0,0,6.2,0l3.1-3.3-3.1-3.3A4.7706,4.7706,0,0,0,8.425,11.3875Z"
1073
+ }, rest), _circle6 || (_circle6 = /*#__PURE__*/React.createElement("circle", {
1074
+ cx: "16",
1075
+ cy: "21",
1076
+ r: "1"
1077
+ })), _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
1078
+ d: "M28 19V15H26v2H6V15H4v4h7v4.4116L7 25.6367V30H9V26.8125L12.26 25h7.481L23 26.8125V30h2V25.6367l-4-2.2251V19zm-9 4H13V19h6zM0 11H10V13H0zM22 11H32V13H22zM16 6a5.9817 5.9817 0 00-4.2407 1.7593l1.4136 1.4136a3.9936 3.9936 0 015.6542 0l1.4136-1.4136A5.9814 5.9814 0 0016 6z"
1079
+ })), _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
1080
+ d: "M8.9324,4.9321l1.4133,1.4136a7.9877,7.9877,0,0,1,11.3086,0l1.4136-1.4136a9.9844,9.9844,0,0,0-14.1355,0Z"
1080
1081
  })), children);
1081
1082
  });
1082
1083
 
1083
1084
  if (process.env.NODE_ENV !== "production") {
1084
- EdtLoop.propTypes = iconPropTypes;
1085
+ DroneVideo.propTypes = iconPropTypes;
1085
1086
  }
1086
- var Education = /*#__PURE__*/React.forwardRef(function Education(_ref41, ref) {
1087
+ var DropPhoto = /*#__PURE__*/React.forwardRef(function DropPhoto(_ref41, ref) {
1087
1088
  var children = _ref41.children,
1088
1089
  _ref41$size = _ref41.size,
1089
1090
  size = _ref41$size === void 0 ? 16 : _ref41$size,
@@ -1096,17 +1097,17 @@ var Education = /*#__PURE__*/React.forwardRef(function Education(_ref41, ref) {
1096
1097
  xmlns: "http://www.w3.org/2000/svg",
1097
1098
  viewBox: "0 0 32 32",
1098
1099
  fill: "currentColor"
1099
- }, rest), _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
1100
- d: "M26 30H24V27a5.0059 5.0059 0 00-5-5H13a5.0059 5.0059 0 00-5 5v3H6V27a7.0082 7.0082 0 017-7h6a7.0082 7.0082 0 017 7zM5 6A1 1 0 004 7v9H6V7A1 1 0 005 6z"
1101
- })), _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
1102
- d: "M4,2V4H9v7a7,7,0,0,0,14,0V4h5V2Zm7,2H21V7H11Zm5,12a5,5,0,0,1-5-5V9H21v2A5,5,0,0,1,16,16Z"
1100
+ }, rest), _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
1101
+ d: "M19,26a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,19,26Zm0-6a2,2,0,1,0,2,2A2.0021,2.0021,0,0,0,19,20Z"
1102
+ })), _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
1103
+ d: "M27 29H11a2 2 0 01-2-2V18a2 2 0 012-2h3.2793l.5441-1.6324A2 2 0 0116.7208 13h4.5584a2 2 0 011.8974 1.3676L23.7207 16H27a2 2 0 012 2v9A2 2 0 0127 29zM11 27H27V18H22.2792l-1-3H16.7207l-1 3H11zM27 11H29V13H27zM27 7H29V9H27zM27 3H29V5H27zM23 3H25V5H23zM19 3H21V5H19zM15 3H17V5H15zM11 3H13V5H11zM7 3H9V5H7zM3 3H5V5H3zM3 7H5V9H3zM3 11H5V13H3zM3 15H5V17H3zM3 19H5V21H3zM3 23H5V25H3zM3 27H5V29H3z"
1103
1104
  })), children);
1104
1105
  });
1105
1106
 
1106
1107
  if (process.env.NODE_ENV !== "production") {
1107
- Education.propTypes = iconPropTypes;
1108
+ DropPhoto.propTypes = iconPropTypes;
1108
1109
  }
1109
- var Email = /*#__PURE__*/React.forwardRef(function Email(_ref42, ref) {
1110
+ var DropPhotoFilled = /*#__PURE__*/React.forwardRef(function DropPhotoFilled(_ref42, ref) {
1110
1111
  var children = _ref42.children,
1111
1112
  _ref42$size = _ref42.size,
1112
1113
  size = _ref42$size === void 0 ? 16 : _ref42$size,
@@ -1119,15 +1120,25 @@ var Email = /*#__PURE__*/React.forwardRef(function Email(_ref42, ref) {
1119
1120
  xmlns: "http://www.w3.org/2000/svg",
1120
1121
  viewBox: "0 0 32 32",
1121
1122
  fill: "currentColor"
1122
- }, rest), _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
1123
- d: "M28,6H4A2,2,0,0,0,2,8V24a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V8A2,2,0,0,0,28,6ZM25.8,8,16,14.78,6.2,8ZM4,24V8.91l11.43,7.91a1,1,0,0,0,1.14,0L28,8.91V24Z"
1123
+ }, rest), _circle7 || (_circle7 = /*#__PURE__*/React.createElement("circle", {
1124
+ cx: "19",
1125
+ cy: "22",
1126
+ r: "2"
1127
+ })), _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
1128
+ d: "M27,16H23.7207l-.5439-1.6328A1.9983,1.9983,0,0,0,21.2793,13H16.7207a1.9981,1.9981,0,0,0-1.8975,1.3677L14.2793,16H11a2.0023,2.0023,0,0,0-2,2v9a2.0023,2.0023,0,0,0,2,2H27a2.0023,2.0023,0,0,0,2-2V18A2.0023,2.0023,0,0,0,27,16ZM19,26a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,19,26Z"
1129
+ })), _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
1130
+ fill: "none",
1131
+ d: "M19,26a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,19,26Zm0-6a2,2,0,1,0,2,2A2.0021,2.0021,0,0,0,19,20Z",
1132
+ "data-icon-path": "inner-path"
1133
+ })), _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
1134
+ d: "M27 11H29V13H27zM27 7H29V9H27zM27 3H29V5H27zM23 3H25V5H23zM19 3H21V5H19zM15 3H17V5H15zM11 3H13V5H11zM7 3H9V5H7zM3 3H5V5H3zM3 7H5V9H3zM3 11H5V13H3zM3 15H5V17H3zM3 19H5V21H3zM3 23H5V25H3zM3 27H5V29H3z"
1124
1135
  })), children);
1125
1136
  });
1126
1137
 
1127
1138
  if (process.env.NODE_ENV !== "production") {
1128
- Email.propTypes = iconPropTypes;
1139
+ DropPhotoFilled.propTypes = iconPropTypes;
1129
1140
  }
1130
- var EmailNew = /*#__PURE__*/React.forwardRef(function EmailNew(_ref43, ref) {
1141
+ var Drought = /*#__PURE__*/React.forwardRef(function Drought(_ref43, ref) {
1131
1142
  var children = _ref43.children,
1132
1143
  _ref43$size = _ref43.size,
1133
1144
  size = _ref43$size === void 0 ? 16 : _ref43$size,
@@ -1140,19 +1151,15 @@ var EmailNew = /*#__PURE__*/React.forwardRef(function EmailNew(_ref43, ref) {
1140
1151
  xmlns: "http://www.w3.org/2000/svg",
1141
1152
  viewBox: "0 0 32 32",
1142
1153
  fill: "currentColor"
1143
- }, rest), _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
1144
- d: "M19,24H4L3.9966,8.9062l11.4341,7.9161a1.0008,1.0008,0,0,0,1.1386,0L28,8.9087,28,18h2V8a2.0027,2.0027,0,0,0-2-2H4A2.0023,2.0023,0,0,0,2,8V24a2.0027,2.0027,0,0,0,2,2H19ZM25.7986,8,16,14.7837,6.2014,8Z"
1145
- })), _circle11 || (_circle11 = /*#__PURE__*/React.createElement("circle", {
1146
- cx: "26",
1147
- cy: "24",
1148
- r: "4"
1154
+ }, rest), _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
1155
+ d: "M27,18h3V15a4.0045,4.0045,0,0,0-4-4H25V9.5A3.5042,3.5042,0,0,0,21.5,6a3.4556,3.4556,0,0,0-1.5.3511V5.41a3.41,3.41,0,0,0-6.5449-1.3433L11.3408,9H9a5.0059,5.0059,0,0,0-5,5v4H8a5.0059,5.0059,0,0,0,5-5V10.2051l2.293-5.35A1.41,1.41,0,0,1,18,5.41V22H14.6123L11,25.2939,7.3877,22H2v2H6.6123L11,28l4.3877-4H30V22H20V9.5a1.5,1.5,0,0,1,3,0V14A4.0045,4.0045,0,0,0,27,18Zm-2-5h1a2.0023,2.0023,0,0,1,2,2v1H27a2.0023,2.0023,0,0,1-2-2ZM11,13a3.0033,3.0033,0,0,1-3,3H6V14a3.0033,3.0033,0,0,1,3-3h2Z"
1149
1156
  })), children);
1150
1157
  });
1151
1158
 
1152
1159
  if (process.env.NODE_ENV !== "production") {
1153
- EmailNew.propTypes = iconPropTypes;
1160
+ Drought.propTypes = iconPropTypes;
1154
1161
  }
1155
- var Encryption = /*#__PURE__*/React.forwardRef(function Encryption(_ref44, ref) {
1162
+ var Dvr = /*#__PURE__*/React.forwardRef(function Dvr(_ref44, ref) {
1156
1163
  var children = _ref44.children,
1157
1164
  _ref44$size = _ref44.size,
1158
1165
  size = _ref44$size === void 0 ? 16 : _ref44$size,
@@ -1165,15 +1172,15 @@ var Encryption = /*#__PURE__*/React.forwardRef(function Encryption(_ref44, ref)
1165
1172
  xmlns: "http://www.w3.org/2000/svg",
1166
1173
  viewBox: "0 0 32 32",
1167
1174
  fill: "currentColor"
1168
- }, rest), _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
1169
- d: "M29 21.2783V19a4 4 0 00-8 0v2.2783A1.9935 1.9935 0 0020 23v5a2.0025 2.0025 0 002 2h6a2.0025 2.0025 0 002-2V23A1.9935 1.9935 0 0029 21.2783zM25 17a2.0025 2.0025 0 012 2v2H23V19A2.0025 2.0025 0 0125 17zM22 28V23h6v5zM2 2H4V6H2zM14 2H16V6H14zM18 2H20V6H18zM2 8H4V16H2zM2 18H4V26H2zM14 18H16V26H14zM6 8H8V16H6zM18 8H20V14H18zM10 26H8a2.0023 2.0023 0 01-2-2V20a2.0023 2.0023 0 012-2h2a2.0023 2.0023 0 012 2v4A2.0023 2.0023 0 0110 26zM8 20v4h2V20zM14 16H12a2.0023 2.0023 0 01-2-2V10a2.0023 2.0023 0 012-2h2a2.0023 2.0023 0 012 2v4A2.0023 2.0023 0 0114 16zm-2-6v4h2V10zM10 6H8A2.0023 2.0023 0 016 4V2H8V4h2V2h2V4A2.0023 2.0023 0 0110 6z"
1175
+ }, rest), _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
1176
+ d: "M30 15V11a2 2 0 00-2-2H22V23h2V17h1.48l2.34 6H30l-2.33-6H28A2 2 0 0030 15zm-6-4h4v4H24zM18 9L16 22 14 9 12 9 14.52 23 17.48 23 20 9 18 9zM6 23H2V9H6a4 4 0 014 4v6A4 4 0 016 23zM4 21H6a2 2 0 002-2V13a2 2 0 00-2-2H4z"
1170
1177
  })), children);
1171
1178
  });
1172
1179
 
1173
1180
  if (process.env.NODE_ENV !== "production") {
1174
- Encryption.propTypes = iconPropTypes;
1181
+ Dvr.propTypes = iconPropTypes;
1175
1182
  }
1176
- var EnergyRenewable = /*#__PURE__*/React.forwardRef(function EnergyRenewable(_ref45, ref) {
1183
+ var Earth = /*#__PURE__*/React.forwardRef(function Earth(_ref45, ref) {
1177
1184
  var children = _ref45.children,
1178
1185
  _ref45$size = _ref45.size,
1179
1186
  size = _ref45$size === void 0 ? 16 : _ref45$size,
@@ -1186,15 +1193,15 @@ var EnergyRenewable = /*#__PURE__*/React.forwardRef(function EnergyRenewable(_re
1186
1193
  xmlns: "http://www.w3.org/2000/svg",
1187
1194
  viewBox: "0 0 32 32",
1188
1195
  fill: "currentColor"
1189
- }, rest), _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
1190
- d: "M29,14H28V10H26v4H24V10H22v4H21a1,1,0,0,0-1,1v4a5.0079,5.0079,0,0,0,4,4.8989V27a1.0008,1.0008,0,0,1-1,1H5a1,1,0,0,1,0-2h5a3,3,0,0,0,0-6H5a1,1,0,0,1,0-2h5a3.0033,3.0033,0,0,0,3-3V11h1a4.0045,4.0045,0,0,0,4-4V4H15a3.979,3.979,0,0,0-2.7468,1.1064A6.0041,6.0041,0,0,0,7,2H4V5a6.0066,6.0066,0,0,0,6,6h1v4a1.0008,1.0008,0,0,1-1,1H5a3,3,0,0,0,0,6h5a1,1,0,0,1,0,2H5a3,3,0,0,0,0,6H23a3.0033,3.0033,0,0,0,3-3V23.8989A5.0079,5.0079,0,0,0,30,19V15A1,1,0,0,0,29,14ZM13,8a2.002,2.002,0,0,1,2-2h1V7a2.002,2.002,0,0,1-2,2H13ZM10,9A4.0045,4.0045,0,0,1,6,5V4H7a4.0045,4.0045,0,0,1,4,4V9ZM28,19a3,3,0,0,1-6,0V16h6Z"
1196
+ }, rest), _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
1197
+ d: "M16,2A14,14,0,1,0,30,16,14.0158,14.0158,0,0,0,16,2Zm5,3.1055a12.0136,12.0136,0,0,1,2.9158,1.8994L23.5034,8H21ZM13.3784,27.7026A11.9761,11.9761,0,0,1,8.1157,6.9761L9.4648,9h3.3423l-1.5,4H7.2793L5.8967,17.1475,8.4648,21h5l1.4319,2.1475ZM16,28c-.2034,0-.4016-.02-.6025-.03l1.3967-4.19a1.9876,1.9876,0,0,0-.2334-1.7412l-1.4319-2.1475A1.9962,1.9962,0,0,0,13.4648,19h-3.93L8.1033,16.8525,8.7207,15H11v2h2V14.1812l2.9363-7.83-1.8726-.7022L13.5571,7H10.5352L9.728,5.7891A11.7941,11.7941,0,0,1,19,4.395V8a2.0025,2.0025,0,0,0,2,2h2.5857A1.9865,1.9865,0,0,0,25,9.4141l.1406-.1407.2818-.68A11.9813,11.9813,0,0,1,27.3,12H22.5986a1.9927,1.9927,0,0,0-1.9719,1.665L20.03,17.1064a1.99,1.99,0,0,0,.991,2.086l2.1647,1.4638,1.4585,3.646A11.9577,11.9577,0,0,1,16,28Zm8.8145-8.6563L22.1,17.5088l-.1-.06L22.5986,14h5.2207a11.743,11.743,0,0,1-1.7441,8.4951Z"
1191
1198
  })), children);
1192
1199
  });
1193
1200
 
1194
1201
  if (process.env.NODE_ENV !== "production") {
1195
- EnergyRenewable.propTypes = iconPropTypes;
1202
+ Earth.propTypes = iconPropTypes;
1196
1203
  }
1197
- var Enterprise = /*#__PURE__*/React.forwardRef(function Enterprise(_ref46, ref) {
1204
+ var EarthAmericas = /*#__PURE__*/React.forwardRef(function EarthAmericas(_ref46, ref) {
1198
1205
  var children = _ref46.children,
1199
1206
  _ref46$size = _ref46.size,
1200
1207
  size = _ref46$size === void 0 ? 16 : _ref46$size,
@@ -1207,17 +1214,15 @@ var Enterprise = /*#__PURE__*/React.forwardRef(function Enterprise(_ref46, ref)
1207
1214
  xmlns: "http://www.w3.org/2000/svg",
1208
1215
  viewBox: "0 0 32 32",
1209
1216
  fill: "currentColor"
1210
- }, rest), _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
1211
- d: "M8 8H10V12H8zM8 14H10V18H8zM14 8H16V12H14zM14 14H16V18H14zM8 20H10V24H8zM14 20H16V24H14z"
1212
- })), _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
1213
- d: "M30,14a2,2,0,0,0-2-2H22V4a2,2,0,0,0-2-2H4A2,2,0,0,0,2,4V30H30ZM4,4H20V28H4ZM22,28V14h6V28Z"
1217
+ }, rest), _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
1218
+ d: "M30,16a14.0313,14.0313,0,1,0-7.14,12.1914l.1165.0254.0249-.1113A13.9983,13.9983,0,0,0,30,16ZM4,16a11.9369,11.9369,0,0,1,.395-3H8.6382L13.63,17.16l-1.9092,2.5459a2.0088,2.0088,0,0,0,.1855,2.6142L14,24.4141v3.4052A12.0093,12.0093,0,0,1,4,16Zm9.32,4.9062L16.37,16.84,9.3618,11H5.1055A11.9619,11.9619,0,0,1,22.8838,6.1865L22.2793,8H16.5859L13.543,11.043l9.3535,8.3134L21.248,26.7749A11.9034,11.9034,0,0,1,16,28V23.5859Zm10.315,4.3443,1.2133-5.46a2.0007,2.0007,0,0,0-.6235-1.9277L16.457,10.957,17.4141,10h4.8652a1.9981,1.9981,0,0,0,1.8975-1.3677l.3532-1.06a11.9777,11.9777,0,0,1-.8947,17.6782Z"
1214
1219
  })), children);
1215
1220
  });
1216
1221
 
1217
1222
  if (process.env.NODE_ENV !== "production") {
1218
- Enterprise.propTypes = iconPropTypes;
1223
+ EarthAmericas.propTypes = iconPropTypes;
1219
1224
  }
1220
- var Equalizer = /*#__PURE__*/React.forwardRef(function Equalizer(_ref47, ref) {
1225
+ var EarthAmericasFilled = /*#__PURE__*/React.forwardRef(function EarthAmericasFilled(_ref47, ref) {
1221
1226
  var children = _ref47.children,
1222
1227
  _ref47$size = _ref47.size,
1223
1228
  size = _ref47$size === void 0 ? 16 : _ref47$size,
@@ -1230,15 +1235,15 @@ var Equalizer = /*#__PURE__*/React.forwardRef(function Equalizer(_ref47, ref) {
1230
1235
  xmlns: "http://www.w3.org/2000/svg",
1231
1236
  viewBox: "0 0 32 32",
1232
1237
  fill: "currentColor"
1233
- }, rest), _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
1234
- d: "M2 28H10V30H2zM2 24H10V26H2zM12 28H20V30H12zM12 24H20V26H12zM2 20H10V22H2zM12 20H20V22H12zM2 16H10V18H2zM12 16H20V18H12zM12 12H20V14H12zM12 8H20V10H12zM12 4H20V6H12zM22 28H30V30H22zM22 24H30V26H22z"
1238
+ }, rest), _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
1239
+ d: "M16,2A14,14,0,1,0,30,16,14.0158,14.0158,0,0,0,16,2ZM4,16a11.915,11.915,0,0,1,.7-4H10l5,4-2.8,3.6929A1,1,0,0,0,12.293,21L15,24v3.9492A12.01,12.01,0,0,1,4,16ZM21.4348,26.6846l2.5457-7.6992A1,1,0,0,0,23.614,18L15,11l2-2h5.2793a1,1,0,0,0,.9487-.6836L23.7234,6.83a11.9742,11.9742,0,0,1-2.2886,19.855Z"
1235
1240
  })), children);
1236
1241
  });
1237
1242
 
1238
1243
  if (process.env.NODE_ENV !== "production") {
1239
- Equalizer.propTypes = iconPropTypes;
1244
+ EarthAmericasFilled.propTypes = iconPropTypes;
1240
1245
  }
1241
- var Erase = /*#__PURE__*/React.forwardRef(function Erase(_ref48, ref) {
1246
+ var EarthEuropeAfrica = /*#__PURE__*/React.forwardRef(function EarthEuropeAfrica(_ref48, ref) {
1242
1247
  var children = _ref48.children,
1243
1248
  _ref48$size = _ref48.size,
1244
1249
  size = _ref48$size === void 0 ? 16 : _ref48$size,
@@ -1251,15 +1256,15 @@ var Erase = /*#__PURE__*/React.forwardRef(function Erase(_ref48, ref) {
1251
1256
  xmlns: "http://www.w3.org/2000/svg",
1252
1257
  viewBox: "0 0 32 32",
1253
1258
  fill: "currentColor"
1254
- }, rest), _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
1255
- d: "M7 27H30V29H7zM27.38 10.51L19.45 2.59a2 2 0 00-2.83 0l-14 14a2 2 0 000 2.83L7.13 24h9.59L27.38 13.34A2 2 0 0027.38 10.51zM15.89 22H8L4 18l6.31-6.31 7.93 7.92zm3.76-3.76l-7.92-7.93L18 4 26 11.93z"
1259
+ }, rest), _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
1260
+ d: "M16,2A14,14,0,1,0,30,16,14.0158,14.0158,0,0,0,16,2ZM4,16A11.96,11.96,0,0,1,8,7.0811V9a2,2,0,0,0,2,2h3.3818a2,2,0,0,0,1.7893-1.106L15.6182,9H18v4H13.2354a2,2,0,0,0-.8936.2109L9.1055,14.8291A2,2,0,0,0,8,16.6177v3.7055A2,2,0,0,0,9.2573,22.18l3.8487,1.54.6779,4.0664A12.0135,12.0135,0,0,1,4,16ZM15.8457,27.9922,14.894,22.28,10,20.3232v-3.705L13.2358,15H20V7H14.3818l-1,2H10V5.6235A11.9578,11.9578,0,0,1,27.3,12H22v4l.9224,3.8135L21,22.6973v4.1972A11.9083,11.9083,0,0,1,16,28C15.948,28,15.8977,27.9927,15.8457,27.9922ZM23,25.7266V23.3027l1.5859-2.3789a2.0027,2.0027,0,0,0,.2769-1.5957L24,15.877V14h3.8193A11.8409,11.8409,0,0,1,23,25.7266Z"
1256
1261
  })), children);
1257
1262
  });
1258
1263
 
1259
1264
  if (process.env.NODE_ENV !== "production") {
1260
- Erase.propTypes = iconPropTypes;
1265
+ EarthEuropeAfrica.propTypes = iconPropTypes;
1261
1266
  }
1262
- var WatsonHealthErase_3D = /*#__PURE__*/React.forwardRef(function WatsonHealthErase_3D(_ref49, ref) {
1267
+ var EarthEuropeAfricaFilled = /*#__PURE__*/React.forwardRef(function EarthEuropeAfricaFilled(_ref49, ref) {
1263
1268
  var children = _ref49.children,
1264
1269
  _ref49$size = _ref49.size,
1265
1270
  size = _ref49$size === void 0 ? 16 : _ref49$size,
@@ -1272,15 +1277,15 @@ var WatsonHealthErase_3D = /*#__PURE__*/React.forwardRef(function WatsonHealthEr
1272
1277
  xmlns: "http://www.w3.org/2000/svg",
1273
1278
  viewBox: "0 0 32 32",
1274
1279
  fill: "currentColor"
1275
- }, rest), _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
1276
- d: "M30.4148 16.5132L22.488 8.5859a2.0014 2.0014 0 00-2.8291 0L5.6208 22.624a2.0024 2.0024 0 000 2.8291L10.1663 30h9.5908L30.4148 19.3413A2.001 2.001 0 0030.4148 16.5132zM18.929 28H10.9949l-3.96-3.9619 6.3123-6.3118 7.9276 7.9276zm3.76-3.76l-7.9276-7.9276L21.074 10l7.9267 7.9272zM11 12H8V2h3a3.0033 3.0033 0 013 3V9A3.0033 3.0033 0 0111 12zm-1-2h1a1.0009 1.0009 0 001-1V5a1.0009 1.0009 0 00-1-1H10zM4 2H0V4H4V6H1V8H4v2H0v2H4a2.0027 2.0027 0 002-2V4A2.0023 2.0023 0 004 2z"
1280
+ }, rest), _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
1281
+ d: "M16,2A14,14,0,1,0,30,16,14.0158,14.0158,0,0,0,16,2ZM4,16A11.9814,11.9814,0,0,1,9,6.2734V9a1,1,0,0,0,1,1h3.3821a1,1,0,0,0,.8943-.5527L15,8h4v6H13.2361a1.0006,1.0006,0,0,0-.4473.1055L9.5527,15.7236A1,1,0,0,0,9,16.6182v3.7046a1,1,0,0,0,.6287.9287L14,23l.8235,4.94A12.0152,12.0152,0,0,1,4,16ZM22,26.376V23l1.7546-2.6318a1.0012,1.0012,0,0,0,.1382-.7974L23,16V13h4.605A11.901,11.901,0,0,1,22,26.376Z"
1277
1282
  })), children);
1278
1283
  });
1279
1284
 
1280
1285
  if (process.env.NODE_ENV !== "production") {
1281
- WatsonHealthErase_3D.propTypes = iconPropTypes;
1286
+ EarthEuropeAfricaFilled.propTypes = iconPropTypes;
1282
1287
  }
1283
- var Error = /*#__PURE__*/React.forwardRef(function Error(_ref50, ref) {
1288
+ var EarthFilled = /*#__PURE__*/React.forwardRef(function EarthFilled(_ref50, ref) {
1284
1289
  var children = _ref50.children,
1285
1290
  _ref50$size = _ref50.size,
1286
1291
  size = _ref50$size === void 0 ? 16 : _ref50$size,
@@ -1293,73 +1298,20 @@ var Error = /*#__PURE__*/React.forwardRef(function Error(_ref50, ref) {
1293
1298
  xmlns: "http://www.w3.org/2000/svg",
1294
1299
  viewBox: "0 0 32 32",
1295
1300
  fill: "currentColor"
1296
- }, rest), _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
1297
- d: "M2,16H2A14,14,0,1,0,16,2,14,14,0,0,0,2,16Zm23.15,7.75L8.25,6.85a12,12,0,0,1,16.9,16.9ZM8.24,25.16A12,12,0,0,1,6.84,8.27L23.73,25.16a12,12,0,0,1-15.49,0Z"
1301
+ }, rest), _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
1302
+ d: "M16,2A14,14,0,1,0,30,16,14.0158,14.0158,0,0,0,16,2ZM4.02,16.394l1.3384.4458L7,19.3027v1.2831a1,1,0,0,0,.2929.7071L10,24v2.3765A11.9941,11.9941,0,0,1,4.02,16.394ZM16,28a11.9682,11.9682,0,0,1-2.5718-.2847L14,26l1.8046-4.5116a1,1,0,0,0-.0964-.9261l-1.4113-2.117A1,1,0,0,0,13.4648,18h-4.93L7.2866,16.1274,9.4141,14H11v2h2V13.2656l3.8682-6.7695-1.7364-.9922L14.2769,7H11.5352l-1.086-1.6289A11.861,11.861,0,0,1,20,4.7V8a1,1,0,0,0,1,1h1.4648a1,1,0,0,0,.8321-.4453l.8769-1.3154A12.0331,12.0331,0,0,1,26.8945,11H22.82a1,1,0,0,0-.9806.8039l-.7221,4.4708a1,1,0,0,0,.54,1.0539L25,19l.6851,4.0557A11.9793,11.9793,0,0,1,16,28Z"
1298
1303
  })), children);
1299
1304
  });
1300
1305
 
1301
1306
  if (process.env.NODE_ENV !== "production") {
1302
- Error.propTypes = iconPropTypes;
1307
+ EarthFilled.propTypes = iconPropTypes;
1303
1308
  }
1304
- var ErrorFilled = /*#__PURE__*/React.forwardRef(function ErrorFilled(_ref51, ref) {
1309
+ var EarthSoutheastAsia = /*#__PURE__*/React.forwardRef(function EarthSoutheastAsia(_ref51, ref) {
1305
1310
  var children = _ref51.children,
1306
1311
  _ref51$size = _ref51.size,
1307
1312
  size = _ref51$size === void 0 ? 16 : _ref51$size,
1308
1313
  rest = _objectWithoutProperties(_ref51, _excluded51);
1309
1314
 
1310
- if (size === 16 || size === "16" || size === "16px") {
1311
- return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
1312
- width: size,
1313
- height: size,
1314
- ref: ref,
1315
- xmlns: "http://www.w3.org/2000/svg",
1316
- viewBox: "0 0 16 16",
1317
- fill: "currentColor"
1318
- }, rest), _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
1319
- d: "M8,1C4.1,1,1,4.1,1,8s3.1,7,7,7s7-3.1,7-7S11.9,1,8,1z M10.7,11.5L4.5,5.3l0.8-0.8l6.2,6.2L10.7,11.5z"
1320
- })), _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
1321
- fill: "none",
1322
- d: "M10.7,11.5L4.5,5.3l0.8-0.8l6.2,6.2L10.7,11.5z",
1323
- "data-icon-path": "inner-path",
1324
- opacity: "0"
1325
- })), children);
1326
- }
1327
-
1328
- if (size === 20 || size === "20" || size === "20px") {
1329
- return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
1330
- width: size,
1331
- height: size,
1332
- ref: ref,
1333
- xmlns: "http://www.w3.org/2000/svg",
1334
- viewBox: "0 0 20 20",
1335
- fill: "currentColor"
1336
- }, rest), _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
1337
- d: "M10,1c-5,0-9,4-9,9s4,9,9,9s9-4,9-9S15,1,10,1z M13.5,14.5l-8-8l1-1l8,8L13.5,14.5z"
1338
- })), _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
1339
- d: "M13.5,14.5l-8-8l1-1l8,8L13.5,14.5z",
1340
- "data-icon-path": "inner-path",
1341
- opacity: "0"
1342
- })), children);
1343
- }
1344
-
1345
- if (size === 24 || size === "24" || size === "24px") {
1346
- return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
1347
- width: size,
1348
- height: size,
1349
- ref: ref,
1350
- xmlns: "http://www.w3.org/2000/svg",
1351
- viewBox: "0 0 24 24",
1352
- fill: "currentColor"
1353
- }, rest), _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
1354
- d: "M12,1C5.9,1,1,5.9,1,12s4.9,11,11,11s11-4.9,11-11S18.1,1,12,1z M16.3,17.5L6.5,7.7l1.2-1.2l9.8,9.8L16.3,17.5z"
1355
- })), _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
1356
- fill: "none",
1357
- d: "M16.3,17.5L6.5,7.7l1.2-1.2l9.8,9.8L16.3,17.5z",
1358
- "data-icon-path": "inner-path",
1359
- opacity: "0"
1360
- })), children);
1361
- }
1362
-
1363
1315
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
1364
1316
  width: size,
1365
1317
  height: size,
@@ -1367,41 +1319,22 @@ var ErrorFilled = /*#__PURE__*/React.forwardRef(function ErrorFilled(_ref51, ref
1367
1319
  xmlns: "http://www.w3.org/2000/svg",
1368
1320
  viewBox: "0 0 32 32",
1369
1321
  fill: "currentColor"
1370
- }, rest), _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
1371
- fill: "none",
1372
- d: "M14.9 7.2H17.1V24.799H14.9z",
1373
- "data-icon-path": "inner-path",
1374
- transform: "rotate(-45 16 16)"
1375
- })), _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
1376
- d: "M16,2A13.914,13.914,0,0,0,2,16,13.914,13.914,0,0,0,16,30,13.914,13.914,0,0,0,30,16,13.914,13.914,0,0,0,16,2Zm5.4449,21L9,10.5557,10.5557,9,23,21.4448Z"
1322
+ }, rest), _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
1323
+ d: "M14 24H17V26H14zM17 22H19V24H17zM17 18H19V20H17z"
1324
+ })), _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
1325
+ d: "M16,2A14,14,0,1,0,30,16,14.0158,14.0158,0,0,0,16,2Zm-.603,2.03,2.5073,5.0156L16.3228,13H10.271l-1.41,4.3872,2.8521,2.8521L10.7056,21.751,6.2856,19H4.395A11.9363,11.9363,0,0,1,15.397,4.03ZM5.1055,21h.6089l3.9345,2.4487A1.9912,1.9912,0,0,0,12.37,22.86l1.0078-1.5118a2.005,2.005,0,0,0-.25-2.5234l-1.9887-1.9888L11.729,15h4.5938A1.9906,1.9906,0,0,0,18.18,13.7427L19.7612,9.79a2.0019,2.0019,0,0,0-.0674-1.6382L17.6843,4.1323A11.9592,11.9592,0,0,1,26.8945,21H23a2.0023,2.0023,0,0,0-2,2v3.8945A11.9477,11.9477,0,0,1,5.1055,21ZM23,25.7266V23h2.7268A12.0762,12.0762,0,0,1,23,25.7266Z"
1377
1326
  })), children);
1378
1327
  });
1379
1328
 
1380
1329
  if (process.env.NODE_ENV !== "production") {
1381
- ErrorFilled.propTypes = iconPropTypes;
1330
+ EarthSoutheastAsia.propTypes = iconPropTypes;
1382
1331
  }
1383
- var ErrorOutline = /*#__PURE__*/React.forwardRef(function ErrorOutline(_ref52, ref) {
1332
+ var EarthSoutheastAsiaFilled = /*#__PURE__*/React.forwardRef(function EarthSoutheastAsiaFilled(_ref52, ref) {
1384
1333
  var children = _ref52.children,
1385
1334
  _ref52$size = _ref52.size,
1386
1335
  size = _ref52$size === void 0 ? 16 : _ref52$size,
1387
1336
  rest = _objectWithoutProperties(_ref52, _excluded52);
1388
1337
 
1389
- if (size === 16 || size === "16" || size === "16px") {
1390
- return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
1391
- width: size,
1392
- height: size,
1393
- ref: ref,
1394
- xmlns: "http://www.w3.org/2000/svg",
1395
- viewBox: "0 0 16 16",
1396
- fill: "currentColor"
1397
- }, rest), _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
1398
- d: "M8,1C4.1,1,1,4.1,1,8s3.1,7,7,7s7-3.1,7-7S11.9,1,8,1z M8,14c-3.3,0-6-2.7-6-6s2.7-6,6-6s6,2.7,6,6S11.3,14,8,14z"
1399
- })), _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
1400
- d: "M7.4 3.6H8.5V12.4H7.4z",
1401
- transform: "rotate(-45.001 8 8)"
1402
- })), children);
1403
- }
1404
-
1405
1338
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
1406
1339
  width: size,
1407
1340
  height: size,
@@ -1409,18 +1342,17 @@ var ErrorOutline = /*#__PURE__*/React.forwardRef(function ErrorOutline(_ref52, r
1409
1342
  xmlns: "http://www.w3.org/2000/svg",
1410
1343
  viewBox: "0 0 32 32",
1411
1344
  fill: "currentColor"
1412
- }, rest), _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
1413
- d: "M14.9 7.2H17.1V24.799H14.9z",
1414
- transform: "rotate(-45 16 16)"
1415
- })), _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
1416
- d: "M16,2A13.9138,13.9138,0,0,0,2,16,13.9138,13.9138,0,0,0,16,30,13.9138,13.9138,0,0,0,30,16,13.9138,13.9138,0,0,0,16,2Zm0,26A12,12,0,1,1,28,16,12.0353,12.0353,0,0,1,16,28Z"
1345
+ }, rest), _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
1346
+ d: "M17 22H19V24H17zM17 18H19V20H17zM14 24H17V26H14z"
1347
+ })), _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
1348
+ d: "M16,2A14,14,0,1,0,30,16,14.0158,14.0158,0,0,0,16,2ZM4.7,20H6l4.1772,2.6a1,1,0,0,0,1.36-.2939l1.0078-1.5118a1,1,0,0,0-.125-1.2617L10,17.1118,11,14h5.323a1,1,0,0,0,.9285-.6284L18.8333,9.417a1,1,0,0,0-.034-.8189L16.5129,4.0259A11.9652,11.9652,0,0,1,26.3762,22H23a1,1,0,0,0-1,1v3.3765A11.9578,11.9578,0,0,1,4.7,20Z"
1417
1349
  })), children);
1418
1350
  });
1419
1351
 
1420
1352
  if (process.env.NODE_ENV !== "production") {
1421
- ErrorOutline.propTypes = iconPropTypes;
1353
+ EarthSoutheastAsiaFilled.propTypes = iconPropTypes;
1422
1354
  }
1423
- var Event = /*#__PURE__*/React.forwardRef(function Event(_ref53, ref) {
1355
+ var Earthquake = /*#__PURE__*/React.forwardRef(function Earthquake(_ref53, ref) {
1424
1356
  var children = _ref53.children,
1425
1357
  _ref53$size = _ref53.size,
1426
1358
  size = _ref53$size === void 0 ? 16 : _ref53$size,
@@ -1433,17 +1365,15 @@ var Event = /*#__PURE__*/React.forwardRef(function Event(_ref53, ref) {
1433
1365
  xmlns: "http://www.w3.org/2000/svg",
1434
1366
  viewBox: "0 0 32 32",
1435
1367
  fill: "currentColor"
1436
- }, rest), _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
1437
- d: "M28,6a2,2,0,0,0-2-2H22V2H20V4H12V2H10V4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2h4V26H6V6h4V8h2V6h8V8h2V6h4v6h2Z"
1438
- })), _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
1439
- d: "M21 15L23.549 19.938 29 20.729 25 24.573 26 30 21 27.438 16 30 17 24.573 13 20.729 18.6 19.938 21 15z"
1368
+ }, rest), _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
1369
+ d: "M16.6123,2.2139a1.0094,1.0094,0,0,0-1.2427,0L1,13.4194l1.2427,1.5718L4,13.6211V26a2.0041,2.0041,0,0,0,2,2H26a2.0037,2.0037,0,0,0,2-2V13.63L29.7573,15,31,13.4282ZM6,12.0615,15,5.05v7.3638l3.458,3.458-6.7344,4.8105L14.3818,26H6ZM26,26H16.6182l-2.3418-4.6826,7.2656-5.1895L17,11.5859V5.0518l9,7.02Z"
1440
1370
  })), children);
1441
1371
  });
1442
1372
 
1443
1373
  if (process.env.NODE_ENV !== "production") {
1444
- Event.propTypes = iconPropTypes;
1374
+ Earthquake.propTypes = iconPropTypes;
1445
1375
  }
1446
- var EventSchedule = /*#__PURE__*/React.forwardRef(function EventSchedule(_ref54, ref) {
1376
+ var EdgeCluster = /*#__PURE__*/React.forwardRef(function EdgeCluster(_ref54, ref) {
1447
1377
  var children = _ref54.children,
1448
1378
  _ref54$size = _ref54.size,
1449
1379
  size = _ref54$size === void 0 ? 16 : _ref54$size,
@@ -1456,19 +1386,15 @@ var EventSchedule = /*#__PURE__*/React.forwardRef(function EventSchedule(_ref54,
1456
1386
  xmlns: "http://www.w3.org/2000/svg",
1457
1387
  viewBox: "0 0 32 32",
1458
1388
  fill: "currentColor"
1459
- }, rest), _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
1460
- d: "M21,30a8,8,0,1,1,8-8A8,8,0,0,1,21,30Zm0-14a6,6,0,1,0,6,6A6,6,0,0,0,21,16Z"
1461
- })), _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
1462
- d: "M22.59 25L20 22.41 20 18 22 18 22 21.59 24 23.59 22.59 25z"
1463
- })), _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
1464
- d: "M28,6a2,2,0,0,0-2-2H22V2H20V4H12V2H10V4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2h4V26H6V6h4V8h2V6h8V8h2V6h4v6h2Z"
1389
+ }, rest), _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
1390
+ d: "M16 7a3 3 0 113-3A3.0033 3.0033 0 0116 7zm0-4a1 1 0 101 1A1.001 1.001 0 0016 3zM11 30a3 3 0 113-3A3.0033 3.0033 0 0111 30zm0-4a1 1 0 101 1A1.001 1.001 0 0011 26zM7 11a3 3 0 113-3A3.0033 3.0033 0 017 11zM7 7A1 1 0 108 8 1.001 1.001 0 007 7zM21 30a3 3 0 113-3A3.0033 3.0033 0 0121 30zm0-4a1 1 0 101 1A1.001 1.001 0 0021 26zM25 11a3 3 0 113-3A3.0033 3.0033 0 0125 11zm0-4a1 1 0 101 1A1.001 1.001 0 0025 7zM4 21a3 3 0 113-3A3.0033 3.0033 0 014 21zm0-4a1 1 0 101 1A1.001 1.001 0 004 17zM28 21a3 3 0 113-3A3.0033 3.0033 0 0128 21zm0-4a1 1 0 101 1A1.001 1.001 0 0028 17zM16 22a6 6 0 116-6A6.0069 6.0069 0 0116 22zm0-10a4 4 0 104 4A4.0045 4.0045 0 0016 12z"
1465
1391
  })), children);
1466
1392
  });
1467
1393
 
1468
1394
  if (process.env.NODE_ENV !== "production") {
1469
- EventSchedule.propTypes = iconPropTypes;
1395
+ EdgeCluster.propTypes = iconPropTypes;
1470
1396
  }
1471
- var Events = /*#__PURE__*/React.forwardRef(function Events(_ref55, ref) {
1397
+ var EdgeDevice = /*#__PURE__*/React.forwardRef(function EdgeDevice(_ref55, ref) {
1472
1398
  var children = _ref55.children,
1473
1399
  _ref55$size = _ref55.size,
1474
1400
  size = _ref55$size === void 0 ? 16 : _ref55$size,
@@ -1481,15 +1407,17 @@ var Events = /*#__PURE__*/React.forwardRef(function Events(_ref55, ref) {
1481
1407
  xmlns: "http://www.w3.org/2000/svg",
1482
1408
  viewBox: "0 0 32 32",
1483
1409
  fill: "currentColor"
1484
- }, rest), _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
1485
- d: "M26 14H24v2h2a3.0033 3.0033 0 013 3v4h2V19A5.0058 5.0058 0 0026 14zM24 4a3 3 0 11-3 3 3 3 0 013-3m0-2a5 5 0 105 5A5 5 0 0024 2zM23 30H21V28a3.0033 3.0033 0 00-3-3H14a3.0033 3.0033 0 00-3 3v2H9V28a5.0059 5.0059 0 015-5h4a5.0059 5.0059 0 015 5zM16 13a3 3 0 11-3 3 3 3 0 013-3m0-2a5 5 0 105 5A5 5 0 0016 11zM8 14H6a5.0059 5.0059 0 00-5 5v4H3V19a3.0033 3.0033 0 013-3H8zM8 4A3 3 0 115 7 3 3 0 018 4M8 2a5 5 0 105 5A5 5 0 008 2z"
1410
+ }, rest), _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
1411
+ d: "M9 21H23V23H9zM11 14a2 2 0 102 2A1.9806 1.9806 0 0011 14zM21 14a2 2 0 102 2A1.9806 1.9806 0 0021 14z"
1412
+ })), _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
1413
+ d: "M28,8H18.4141l2.0722-2.0723A2.04,2.04,0,0,0,21,6a2,2,0,1,0-2-2,2.0412,2.0412,0,0,0,.0723.5137L15.5859,8H4a2.0025,2.0025,0,0,0-2,2V26a2.0025,2.0025,0,0,0,2,2H28a2.0025,2.0025,0,0,0,2-2V10A2.0025,2.0025,0,0,0,28,8ZM4,26V10H28V26Z"
1486
1414
  })), children);
1487
1415
  });
1488
1416
 
1489
1417
  if (process.env.NODE_ENV !== "production") {
1490
- Events.propTypes = iconPropTypes;
1418
+ EdgeDevice.propTypes = iconPropTypes;
1491
1419
  }
1492
- var EventsAlt = /*#__PURE__*/React.forwardRef(function EventsAlt(_ref56, ref) {
1420
+ var WatsonHealthEdgeEnhancement = /*#__PURE__*/React.forwardRef(function WatsonHealthEdgeEnhancement(_ref56, ref) {
1493
1421
  var children = _ref56.children,
1494
1422
  _ref56$size = _ref56.size,
1495
1423
  size = _ref56$size === void 0 ? 16 : _ref56$size,
@@ -1503,14 +1431,16 @@ var EventsAlt = /*#__PURE__*/React.forwardRef(function EventsAlt(_ref56, ref) {
1503
1431
  viewBox: "0 0 32 32",
1504
1432
  fill: "currentColor"
1505
1433
  }, rest), _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
1506
- d: "M18 31h2V29a1.0006 1.0006 0 011-1h6a1.0006 1.0006 0 011 1v2h2V29a3.0033 3.0033 0 00-3-3H21a3.0033 3.0033 0 00-3 3zM24 25a4 4 0 114-4A4.0039 4.0039 0 0124 25zm0-6a2 2 0 102 2A2.0027 2.0027 0 0024 19zM2 31H4V29a1.0009 1.0009 0 011-1h6a1.0009 1.0009 0 011 1v2h2V29a3.0033 3.0033 0 00-3-3H5a3.0033 3.0033 0 00-3 3zM8 25a4 4 0 114-4A4.0042 4.0042 0 018 25zm0-6a2 2 0 102 2A2.0023 2.0023 0 008 19zM18 16h2V14a1.0009 1.0009 0 011-1h6a1.0009 1.0009 0 011 1v2h2V14a3.0033 3.0033 0 00-3-3H21a3.0033 3.0033 0 00-3 3zM24 10a4 4 0 114-4A4.0042 4.0042 0 0124 10zm0-6a2 2 0 102 2A2.0023 2.0023 0 0024 4zM2 16H4V14a1.0013 1.0013 0 011-1h6a1.0013 1.0013 0 011 1v2h2V14a3.0033 3.0033 0 00-3-3H5a3.0033 3.0033 0 00-3 3zM8 10a4 4 0 114-4A4.0045 4.0045 0 018 10zM8 4a2 2 0 102 2A2.002 2.002 0 008 4z"
1434
+ d: "M11.8164 4.7646L11.1328 2.887A13.976 13.976 0 006.9507 5.3278L8.2358 6.8593A11.9729 11.9729 0 0111.8164 4.7646zM5.5913 10L3.86 9a14.14 14.14 0 00-1.6382 4.5872l1.9677.3469A12.1519 12.1519 0 015.5913 10zM16 26A10 10 0 0016 6h0z"
1435
+ })), _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
1436
+ d: "M30,16A14,14,0,0,0,16,2V4a11.9933,11.9933,0,0,1,4.0493,23.2847c-.1682.06-.334.1294-.5044.1821-.2512.0771-.51.1362-.7683.1973-.1262.03-.25.0693-.3772.0952-.2908.0591-.5884.0976-.8862.1352-.1.0122-.1983.0342-.2988.044A12.0015,12.0015,0,0,1,5.416,21.6548c-.0664-.127-.133-.2534-.1953-.3843-.0547-.1123-.106-.227-.1572-.3413A13.1207,13.1207,0,0,1,4.19,18l-1.9677.4131A13.9173,13.9173,0,0,0,2.7,20.2993l-.0251.0083A13.9615,13.9615,0,0,0,16,30q.7134,0,1.415-.0713c.135-.0137.2654-.042.3995-.06.3286-.0424.6574-.0839.9814-.1494.18-.0366.3533-.0908.5308-.1338.2685-.0659.5383-.125.8027-.2065.2463-.0762.4831-.1724.7234-.2612.18-.0664.3635-.1211.5412-.1953l-.0009-.0025A14.0015,14.0015,0,0,0,30,16Z"
1507
1437
  })), children);
1508
1438
  });
1509
1439
 
1510
1440
  if (process.env.NODE_ENV !== "production") {
1511
- EventsAlt.propTypes = iconPropTypes;
1441
+ WatsonHealthEdgeEnhancement.propTypes = iconPropTypes;
1512
1442
  }
1513
- var ExamMode = /*#__PURE__*/React.forwardRef(function ExamMode(_ref57, ref) {
1443
+ var WatsonHealthEdgeEnhancement_01 = /*#__PURE__*/React.forwardRef(function WatsonHealthEdgeEnhancement_01(_ref57, ref) {
1514
1444
  var children = _ref57.children,
1515
1445
  _ref57$size = _ref57.size,
1516
1446
  size = _ref57$size === void 0 ? 16 : _ref57$size,
@@ -1523,15 +1453,17 @@ var ExamMode = /*#__PURE__*/React.forwardRef(function ExamMode(_ref57, ref) {
1523
1453
  xmlns: "http://www.w3.org/2000/svg",
1524
1454
  viewBox: "0 0 32 32",
1525
1455
  fill: "currentColor"
1526
- }, rest), _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
1527
- d: "M25 23v3H7V16.83l3.59 3.58L12 19 6 13 0 19l1.41 1.41L5 16.83V26a2 2 0 002 2H25a2 2 0 002-2V23zM27 7v9.17l3.59-3.58L32 14l-6 6-6-6 1.41-1.41L25 16.17V7H13V5H25A2 2 0 0127 7zM8 10H4A2 2 0 012 8V4A2 2 0 014 2H8a2 2 0 012 2V8A2 2 0 018 10zM4 4V8H8V4z"
1456
+ }, rest), _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
1457
+ d: "M26 28L26 20 24 20 24 21 22 21 22 23 24 23 24 28 22 28 22 30 28 30 28 28 26 28zM28 16h2A14 14 0 0016 2V4A12 12 0 0128 16z"
1458
+ })), _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
1459
+ d: "M26 16A10 10 0 0016 6V16zM16 28A11.96 11.96 0 015.416 21.6548c-.0664-.127-.133-.2534-.1953-.3843-.0547-.1123-.106-.227-.1572-.3413A13.1207 13.1207 0 014.19 18l-1.9677.4131A13.9173 13.9173 0 002.7 20.2993l-.0251.0083A13.9615 13.9615 0 0016 30zM5.5913 10L3.86 9a14.14 14.14 0 00-1.6382 4.5872l1.9677.3469A12.1519 12.1519 0 015.5913 10zM11.8164 4.7646L11.1328 2.887A13.976 13.976 0 006.9507 5.3278L8.2358 6.8593A11.9729 11.9729 0 0111.8164 4.7646z"
1528
1460
  })), children);
1529
1461
  });
1530
1462
 
1531
1463
  if (process.env.NODE_ENV !== "production") {
1532
- ExamMode.propTypes = iconPropTypes;
1464
+ WatsonHealthEdgeEnhancement_01.propTypes = iconPropTypes;
1533
1465
  }
1534
- var Exit = /*#__PURE__*/React.forwardRef(function Exit(_ref58, ref) {
1466
+ var WatsonHealthEdgeEnhancement_02 = /*#__PURE__*/React.forwardRef(function WatsonHealthEdgeEnhancement_02(_ref58, ref) {
1535
1467
  var children = _ref58.children,
1536
1468
  _ref58$size = _ref58.size,
1537
1469
  size = _ref58$size === void 0 ? 16 : _ref58$size,
@@ -1544,15 +1476,17 @@ var Exit = /*#__PURE__*/React.forwardRef(function Exit(_ref58, ref) {
1544
1476
  xmlns: "http://www.w3.org/2000/svg",
1545
1477
  viewBox: "0 0 32 32",
1546
1478
  fill: "currentColor"
1547
- }, rest), _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
1548
- d: "M26 4H28V28H26zM11.414 20.586L7.828 17 22 17 22 15 7.828 15 11.414 11.414 10 10 4 16 10 22 11.414 20.586z"
1479
+ }, rest), _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
1480
+ d: "M28 30H22V26a2.002 2.002 0 012-2h2V22H22V20h4a2.0023 2.0023 0 012 2v2a2.0023 2.0023 0 01-2 2H24v2h4zM28 16h2A14 14 0 0016 2V4A12 12 0 0128 16z"
1481
+ })), _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
1482
+ d: "M26 16A10 10 0 0016 6V16zM16 28A11.96 11.96 0 015.416 21.6548c-.0664-.127-.133-.2534-.1953-.3843-.0547-.1123-.106-.227-.1572-.3413A13.1207 13.1207 0 014.19 18l-1.9677.4131A13.9173 13.9173 0 002.7 20.2993l-.0251.0083A13.9615 13.9615 0 0016 30zM5.5913 10L3.86 9a14.14 14.14 0 00-1.6382 4.5872l1.9677.3469A12.1519 12.1519 0 015.5913 10zM11.8164 4.7646L11.1328 2.887A13.976 13.976 0 006.9507 5.3278L8.2358 6.8593A11.9729 11.9729 0 0111.8164 4.7646z"
1549
1483
  })), children);
1550
1484
  });
1551
1485
 
1552
1486
  if (process.env.NODE_ENV !== "production") {
1553
- Exit.propTypes = iconPropTypes;
1487
+ WatsonHealthEdgeEnhancement_02.propTypes = iconPropTypes;
1554
1488
  }
1555
- var ExpandAll = /*#__PURE__*/React.forwardRef(function ExpandAll(_ref59, ref) {
1489
+ var WatsonHealthEdgeEnhancement_03 = /*#__PURE__*/React.forwardRef(function WatsonHealthEdgeEnhancement_03(_ref59, ref) {
1556
1490
  var children = _ref59.children,
1557
1491
  _ref59$size = _ref59.size,
1558
1492
  size = _ref59$size === void 0 ? 16 : _ref59$size,
@@ -1565,15 +1499,17 @@ var ExpandAll = /*#__PURE__*/React.forwardRef(function ExpandAll(_ref59, ref) {
1565
1499
  xmlns: "http://www.w3.org/2000/svg",
1566
1500
  viewBox: "0 0 32 32",
1567
1501
  fill: "currentColor"
1568
- }, rest), _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
1569
- d: "M12,10H26a2.0025,2.0025,0,0,0,2-2V4a2.0025,2.0025,0,0,0-2-2H12a2.0025,2.0025,0,0,0-2,2V5H6V2H4V25a2.0025,2.0025,0,0,0,2,2h4v1a2.0025,2.0025,0,0,0,2,2H26a2.0025,2.0025,0,0,0,2-2V24a2.0025,2.0025,0,0,0-2-2H12a2.0025,2.0025,0,0,0-2,2v1H6V17h4v1a2.0025,2.0025,0,0,0,2,2H26a2.0025,2.0025,0,0,0,2-2V14a2.0025,2.0025,0,0,0-2-2H12a2.0025,2.0025,0,0,0-2,2v1H6V7h4V8A2.0025,2.0025,0,0,0,12,10Zm0-6H26l.0012,4H12Zm0,20H26l.0012,4H12Zm0-10H26l.0012,4H12Z"
1502
+ }, rest), _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
1503
+ d: "M26 20H22v2h4v2H23v2h3v2H22v2h4a2.0027 2.0027 0 002-2V22A2.0023 2.0023 0 0026 20zM28 16h2A14 14 0 0016 2V4A12 12 0 0128 16z"
1504
+ })), _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
1505
+ d: "M26 16A10 10 0 0016 6V16zM16 28A11.96 11.96 0 015.416 21.6548c-.0664-.127-.133-.2534-.1953-.3843-.0547-.1123-.106-.227-.1572-.3413A13.1207 13.1207 0 014.19 18l-1.9677.4131A13.9173 13.9173 0 002.7 20.2993l-.0251.0083A13.9615 13.9615 0 0016 30zM5.5913 10L3.86 9a14.14 14.14 0 00-1.6382 4.5872l1.9677.3469A12.1519 12.1519 0 015.5913 10zM11.8164 4.7646L11.1328 2.887A13.976 13.976 0 006.9507 5.3278L8.2358 6.8593A11.9729 11.9729 0 0111.8164 4.7646z"
1570
1506
  })), children);
1571
1507
  });
1572
1508
 
1573
1509
  if (process.env.NODE_ENV !== "production") {
1574
- ExpandAll.propTypes = iconPropTypes;
1510
+ WatsonHealthEdgeEnhancement_03.propTypes = iconPropTypes;
1575
1511
  }
1576
- var ExpandCategories = /*#__PURE__*/React.forwardRef(function ExpandCategories(_ref60, ref) {
1512
+ var EdgeNode = /*#__PURE__*/React.forwardRef(function EdgeNode(_ref60, ref) {
1577
1513
  var children = _ref60.children,
1578
1514
  _ref60$size = _ref60.size,
1579
1515
  size = _ref60$size === void 0 ? 16 : _ref60$size,
@@ -1586,15 +1522,35 @@ var ExpandCategories = /*#__PURE__*/React.forwardRef(function ExpandCategories(_
1586
1522
  xmlns: "http://www.w3.org/2000/svg",
1587
1523
  viewBox: "0 0 32 32",
1588
1524
  fill: "currentColor"
1589
- }, rest), _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
1590
- d: "M20 26H26V28H20zM20 18H28V20H20zM20 10H30V12H20zM15 4H17V28H15zM10.586 3.959L7 7.249 3.412 3.958 2 5.373 7 10 12 5.373 10.586 3.959z"
1525
+ }, rest), _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
1526
+ d: "M22 6H26V10H22z"
1527
+ })), _circle8 || (_circle8 = /*#__PURE__*/React.createElement("circle", {
1528
+ cx: "7",
1529
+ cy: "7",
1530
+ r: "1"
1531
+ })), _circle9 || (_circle9 = /*#__PURE__*/React.createElement("circle", {
1532
+ cx: "25",
1533
+ cy: "25",
1534
+ r: "1"
1535
+ })), _circle10 || (_circle10 = /*#__PURE__*/React.createElement("circle", {
1536
+ cx: "25",
1537
+ cy: "21",
1538
+ r: "1"
1539
+ })), _circle11 || (_circle11 = /*#__PURE__*/React.createElement("circle", {
1540
+ cx: "25",
1541
+ cy: "17",
1542
+ r: "1"
1543
+ })), _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
1544
+ d: "M22,17V15H20V14a2.0023,2.0023,0,0,0-2-2H17V10H15v2H13V10H11v2H10a2.0023,2.0023,0,0,0-2,2v1H6v2H8v2H6v2H8v1a2.0023,2.0023,0,0,0,2,2h1v2h2V24h2v2h2V24h1a2.0023,2.0023,0,0,0,2-2V21h2V19H20V17Zm-4,5H10V14h8Z"
1545
+ })), _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
1546
+ d: "M28,30H4a2.0021,2.0021,0,0,1-2-2V4A2.0021,2.0021,0,0,1,4,2H28a2.0021,2.0021,0,0,1,2,2V28A2.0021,2.0021,0,0,1,28,30ZM4,4V28H28V4Z"
1591
1547
  })), children);
1592
1548
  });
1593
1549
 
1594
1550
  if (process.env.NODE_ENV !== "production") {
1595
- ExpandCategories.propTypes = iconPropTypes;
1551
+ EdgeNode.propTypes = iconPropTypes;
1596
1552
  }
1597
- var Explore = /*#__PURE__*/React.forwardRef(function Explore(_ref61, ref) {
1553
+ var EdgeNodeAlt = /*#__PURE__*/React.forwardRef(function EdgeNodeAlt(_ref61, ref) {
1598
1554
  var children = _ref61.children,
1599
1555
  _ref61$size = _ref61.size,
1600
1556
  size = _ref61$size === void 0 ? 16 : _ref61$size,
@@ -1607,35 +1563,34 @@ var Explore = /*#__PURE__*/React.forwardRef(function Explore(_ref61, ref) {
1607
1563
  xmlns: "http://www.w3.org/2000/svg",
1608
1564
  viewBox: "0 0 32 32",
1609
1565
  fill: "currentColor"
1610
- }, rest), _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
1611
- d: "M22.707,9.2931a.9992.9992,0,0,0-1.0234-.2417l-9,3a1.001,1.001,0,0,0-.6323.6323l-3,9a1,1,0,0,0,1.2651,1.2651l9-3a1.0013,1.0013,0,0,0,.6323-.6324l3-9A1,1,0,0,0,22.707,9.2931ZM11.5811,20.419l2.2094-6.6284L18.21,18.21Z"
1612
- })), _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
1613
- 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"
1566
+ }, rest), _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
1567
+ d: "M27,22a2.981,2.981,0,0,0-2.0374.811l-4.0039-2.4023a2.0429,2.0429,0,0,0,0-.8174l4.0039-2.4023A2.9909,2.9909,0,1,0,24,15a2.9345,2.9345,0,0,0,.0415.4092l-4.0039,2.4023a3,3,0,1,0,0,4.377l4.0039,2.4023A2.9345,2.9345,0,0,0,24,25a3,3,0,1,0,3-3Zm0-8a1,1,0,1,1-1,1A1.0009,1.0009,0,0,1,27,14Zm-9,7a1,1,0,1,1,1-1A1.0009,1.0009,0,0,1,18,21Zm9,5a1,1,0,1,1,1-1A1.0009,1.0009,0,0,1,27,26Z"
1568
+ })), _circle12 || (_circle12 = /*#__PURE__*/React.createElement("circle", {
1569
+ cx: "7",
1570
+ cy: "8",
1571
+ r: "1"
1572
+ })), _circle13 || (_circle13 = /*#__PURE__*/React.createElement("circle", {
1573
+ cx: "7",
1574
+ cy: "16",
1575
+ r: "1"
1576
+ })), _circle14 || (_circle14 = /*#__PURE__*/React.createElement("circle", {
1577
+ cx: "7",
1578
+ cy: "24",
1579
+ r: "1"
1580
+ })), _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
1581
+ d: "M22,13V5a2.0023,2.0023,0,0,0-2-2H4A2.0023,2.0023,0,0,0,2,5V27a2.0023,2.0023,0,0,0,2,2H20V27H4V21h8V19H4V13ZM4,5H20v6H4Z"
1614
1582
  })), children);
1615
1583
  });
1616
1584
 
1617
1585
  if (process.env.NODE_ENV !== "production") {
1618
- Explore.propTypes = iconPropTypes;
1586
+ EdgeNodeAlt.propTypes = iconPropTypes;
1619
1587
  }
1620
- var Export = /*#__PURE__*/React.forwardRef(function Export(_ref62, ref) {
1588
+ var EdgeService = /*#__PURE__*/React.forwardRef(function EdgeService(_ref62, ref) {
1621
1589
  var children = _ref62.children,
1622
1590
  _ref62$size = _ref62.size,
1623
1591
  size = _ref62$size === void 0 ? 16 : _ref62$size,
1624
1592
  rest = _objectWithoutProperties(_ref62, _excluded62);
1625
1593
 
1626
- if (size === 16 || size === "16" || size === "16px") {
1627
- return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
1628
- width: size,
1629
- height: size,
1630
- ref: ref,
1631
- xmlns: "http://www.w3.org/2000/svg",
1632
- viewBox: "0 0 16 16",
1633
- fill: "currentColor"
1634
- }, rest), _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
1635
- d: "M13 12v2H3v-2H2v2l0 0c0 .6.4 1 1 1h10c.6 0 1-.4 1-1l0 0v-2H13zM3 6L3.7 6.7 7.5 2.9 7.5 12 8.5 12 8.5 2.9 12.3 6.7 13 6 8 1z"
1636
- })), children);
1637
- }
1638
-
1639
1594
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
1640
1595
  width: size,
1641
1596
  height: size,
@@ -1643,15 +1598,17 @@ var Export = /*#__PURE__*/React.forwardRef(function Export(_ref62, ref) {
1643
1598
  xmlns: "http://www.w3.org/2000/svg",
1644
1599
  viewBox: "0 0 32 32",
1645
1600
  fill: "currentColor"
1646
- }, rest), _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
1647
- d: "M26 24v4H6V24H4v4l.0076-.0049A1.9977 1.9977 0 006 30H26a2 2 0 002-2h0V24zM6 12L7.411 13.405 15 5.825 15 24 17 24 17 5.825 24.591 13.405 26 12 16 2 6 12z"
1601
+ }, rest), _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
1602
+ d: "M7 11H9V21H7zM11 11H13V21H11zM15 11H17V21H15zM19 11H21V21H19zM23 11H25V21H23z"
1603
+ })), _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
1604
+ d: "M28,26H4a2.0023,2.0023,0,0,1-2-2V8A2.0023,2.0023,0,0,1,4,6H28a2.0023,2.0023,0,0,1,2,2V24A2.0023,2.0023,0,0,1,28,26ZM4,8V24H28V8Z"
1648
1605
  })), children);
1649
1606
  });
1650
1607
 
1651
1608
  if (process.env.NODE_ENV !== "production") {
1652
- Export.propTypes = iconPropTypes;
1609
+ EdgeService.propTypes = iconPropTypes;
1653
1610
  }
1654
- var Eyedropper = /*#__PURE__*/React.forwardRef(function Eyedropper(_ref63, ref) {
1611
+ var Edit = /*#__PURE__*/React.forwardRef(function Edit(_ref63, ref) {
1655
1612
  var children = _ref63.children,
1656
1613
  _ref63$size = _ref63.size,
1657
1614
  size = _ref63$size === void 0 ? 16 : _ref63$size,
@@ -1664,15 +1621,15 @@ var Eyedropper = /*#__PURE__*/React.forwardRef(function Eyedropper(_ref63, ref)
1664
1621
  xmlns: "http://www.w3.org/2000/svg",
1665
1622
  viewBox: "0 0 32 32",
1666
1623
  fill: "currentColor"
1667
- }, rest), _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
1668
- d: "M2 27H5V30H2zM29.71 7.29l-5-5a1 1 0 00-1.41 0h0L20 5.59l-1.29-1.3L17.29 5.71 18.59 7 8.29 17.29A1 1 0 008 18v1.59l-2.71 2.7a1 1 0 000 1.41h0l3 3a1 1 0 001.41 0h0L12.41 24H14a1 1 0 00.71-.29L25 13.41l1.29 1.3 1.42-1.42L26.41 12l3.3-3.29a1 1 0 000-1.41zM13.59 22h-2L9 24.59 7.41 23 10 20.41v-2l10-10L23.59 12zM25 10.59L21.41 7 24 4.41 27.59 8z"
1624
+ }, rest), _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
1625
+ d: "M2 26H30V28H2zM25.4 9c.8-.8.8-2 0-2.8 0 0 0 0 0 0l-3.6-3.6c-.8-.8-2-.8-2.8 0 0 0 0 0 0 0l-15 15V24h6.4L25.4 9zM20.4 4L24 7.6l-3 3L17.4 7 20.4 4zM6 22v-3.6l10-10 3.6 3.6-10 10H6z"
1669
1626
  })), children);
1670
1627
  });
1671
1628
 
1672
1629
  if (process.env.NODE_ENV !== "production") {
1673
- Eyedropper.propTypes = iconPropTypes;
1630
+ Edit.propTypes = iconPropTypes;
1674
1631
  }
1675
- var FaceActivated = /*#__PURE__*/React.forwardRef(function FaceActivated(_ref64, ref) {
1632
+ var EditOff = /*#__PURE__*/React.forwardRef(function EditOff(_ref64, ref) {
1676
1633
  var children = _ref64.children,
1677
1634
  _ref64$size = _ref64.size,
1678
1635
  size = _ref64$size === void 0 ? 16 : _ref64$size,
@@ -1685,17 +1642,15 @@ var FaceActivated = /*#__PURE__*/React.forwardRef(function FaceActivated(_ref64,
1685
1642
  xmlns: "http://www.w3.org/2000/svg",
1686
1643
  viewBox: "0 0 32 32",
1687
1644
  fill: "currentColor"
1688
- }, rest), _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
1689
- d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm0,26A12,12,0,1,1,28,16,12,12,0,0,1,16,28Z"
1690
- })), _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
1691
- d: "M11.5 11A2.5 2.5 0 1014 13.5 2.48 2.48 0 0011.5 11zM20.5 11A2.5 2.5 0 1023 13.5 2.48 2.48 0 0020.5 11zM9 20a8.13 8.13 0 0014 0z"
1645
+ }, rest), _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
1646
+ d: "M30 28.6L3.4 2 2 3.4l10.1 10.1L4 21.6V28h6.4l8.1-8.1L28.6 30 30 28.6zM9.6 26H6v-3.6l7.5-7.5 3.6 3.6L9.6 26zM29.4 6.2L29.4 6.2l-3.6-3.6c-.8-.8-2-.8-2.8 0l0 0 0 0-8 8 1.4 1.4L20 8.4l3.6 3.6L20 15.6l1.4 1.4 8-8C30.2 8.2 30.2 7 29.4 6.2L29.4 6.2zM25 10.6L21.4 7l3-3L28 7.6 25 10.6z"
1692
1647
  })), children);
1693
1648
  });
1694
1649
 
1695
1650
  if (process.env.NODE_ENV !== "production") {
1696
- FaceActivated.propTypes = iconPropTypes;
1651
+ EditOff.propTypes = iconPropTypes;
1697
1652
  }
1698
- var FaceActivatedAdd = /*#__PURE__*/React.forwardRef(function FaceActivatedAdd(_ref65, ref) {
1653
+ var EdtLoop = /*#__PURE__*/React.forwardRef(function EdtLoop(_ref65, ref) {
1699
1654
  var children = _ref65.children,
1700
1655
  _ref65$size = _ref65.size,
1701
1656
  size = _ref65$size === void 0 ? 16 : _ref65$size,
@@ -1708,17 +1663,15 @@ var FaceActivatedAdd = /*#__PURE__*/React.forwardRef(function FaceActivatedAdd(_
1708
1663
  xmlns: "http://www.w3.org/2000/svg",
1709
1664
  viewBox: "0 0 32 32",
1710
1665
  fill: "currentColor"
1711
- }, rest), _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
1712
- d: "M30 4L26 4 26 0 24 0 24 4 20 4 20 6 24 6 24 10 26 10 26 6 30 6 30 4zM11.5 11A2.5 2.5 0 1014 13.5 2.48 2.48 0 0011.5 11zM20.5 11A2.5 2.5 0 1023 13.5 2.48 2.48 0 0020.5 11zM9 20a8.13 8.13 0 0014 0z"
1713
- })), _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
1714
- d: "M27.82,14A12,12,0,1,1,16,4V2A14,14,0,1,0,30,16a14.71,14.71,0,0,0-.16-2Z"
1666
+ }, rest), _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
1667
+ d: "M23.625,22.5875a6.1287,6.1287,0,0,1-4.5-1.9l-3.1-3.2-3.1,3.2a6.4582,6.4582,0,0,1-9.1,0,7.028,7.028,0,0,1-1.8-4.7,6.6547,6.6547,0,0,1,1.9-4.7,6.3375,6.3375,0,0,1,9,0l3.1,3.2,3.1-3.2a6.3375,6.3375,0,0,1,9,0,6.8282,6.8282,0,0,1,0,9.4A6.5418,6.5418,0,0,1,23.625,22.5875Zm-6.2-6.6,3.1,3.3a4.4061,4.4061,0,0,0,6.2,0,4.9077,4.9077,0,0,0,0-6.6,4.4061,4.4061,0,0,0-6.2,0Zm-9-4.6a4.1582,4.1582,0,0,0-3.1,1.3,4.8385,4.8385,0,0,0,0,6.6,4.4061,4.4061,0,0,0,6.2,0l3.1-3.3-3.1-3.3A4.7706,4.7706,0,0,0,8.425,11.3875Z"
1715
1668
  })), children);
1716
1669
  });
1717
1670
 
1718
1671
  if (process.env.NODE_ENV !== "production") {
1719
- FaceActivatedAdd.propTypes = iconPropTypes;
1672
+ EdtLoop.propTypes = iconPropTypes;
1720
1673
  }
1721
- var FaceActivatedFilled = /*#__PURE__*/React.forwardRef(function FaceActivatedFilled(_ref66, ref) {
1674
+ var Education = /*#__PURE__*/React.forwardRef(function Education(_ref66, ref) {
1722
1675
  var children = _ref66.children,
1723
1676
  _ref66$size = _ref66.size,
1724
1677
  size = _ref66$size === void 0 ? 16 : _ref66$size,
@@ -1731,15 +1684,17 @@ var FaceActivatedFilled = /*#__PURE__*/React.forwardRef(function FaceActivatedFi
1731
1684
  xmlns: "http://www.w3.org/2000/svg",
1732
1685
  viewBox: "0 0 32 32",
1733
1686
  fill: "currentColor"
1734
- }, rest), _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
1735
- d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm-4.5,9A2.5,2.5,0,1,1,9,13.5,2.48,2.48,0,0,1,11.5,11ZM16,24a8.11,8.11,0,0,1-7-4H23A8.11,8.11,0,0,1,16,24Zm4.5-8A2.5,2.5,0,1,1,23,13.5,2.48,2.48,0,0,1,20.5,16Z"
1687
+ }, rest), _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
1688
+ d: "M26 30H24V27a5.0059 5.0059 0 00-5-5H13a5.0059 5.0059 0 00-5 5v3H6V27a7.0082 7.0082 0 017-7h6a7.0082 7.0082 0 017 7zM5 6A1 1 0 004 7v9H6V7A1 1 0 005 6z"
1689
+ })), _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
1690
+ d: "M4,2V4H9v7a7,7,0,0,0,14,0V4h5V2Zm7,2H21V7H11Zm5,12a5,5,0,0,1-5-5V9H21v2A5,5,0,0,1,16,16Z"
1736
1691
  })), children);
1737
1692
  });
1738
1693
 
1739
1694
  if (process.env.NODE_ENV !== "production") {
1740
- FaceActivatedFilled.propTypes = iconPropTypes;
1695
+ Education.propTypes = iconPropTypes;
1741
1696
  }
1742
- var FaceAdd = /*#__PURE__*/React.forwardRef(function FaceAdd(_ref67, ref) {
1697
+ var Email = /*#__PURE__*/React.forwardRef(function Email(_ref67, ref) {
1743
1698
  var children = _ref67.children,
1744
1699
  _ref67$size = _ref67.size,
1745
1700
  size = _ref67$size === void 0 ? 16 : _ref67$size,
@@ -1752,17 +1707,15 @@ var FaceAdd = /*#__PURE__*/React.forwardRef(function FaceAdd(_ref67, ref) {
1752
1707
  xmlns: "http://www.w3.org/2000/svg",
1753
1708
  viewBox: "0 0 32 32",
1754
1709
  fill: "currentColor"
1755
- }, rest), _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
1756
- d: "M16 22a6 6 0 01-5.14-2.92l-1.71 1a8 8 0 0013.7 0l-1.71-1A6 6 0 0116 22zM30 4L26 4 26 0 24 0 24 4 20 4 20 6 24 6 24 10 26 10 26 6 30 6 30 4zM11.5 11A2.5 2.5 0 1014 13.5 2.48 2.48 0 0011.5 11zM20.5 11A2.5 2.5 0 1023 13.5 2.48 2.48 0 0020.5 11z"
1757
- })), _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
1758
- d: "M27.61,13A12.33,12.33,0,0,1,28,16,12,12,0,1,1,16,4V2A14,14,0,1,0,29.67,13Z"
1710
+ }, rest), _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
1711
+ d: "M28,6H4A2,2,0,0,0,2,8V24a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V8A2,2,0,0,0,28,6ZM25.8,8,16,14.78,6.2,8ZM4,24V8.91l11.43,7.91a1,1,0,0,0,1.14,0L28,8.91V24Z"
1759
1712
  })), children);
1760
1713
  });
1761
1714
 
1762
1715
  if (process.env.NODE_ENV !== "production") {
1763
- FaceAdd.propTypes = iconPropTypes;
1716
+ Email.propTypes = iconPropTypes;
1764
1717
  }
1765
- var FaceCool = /*#__PURE__*/React.forwardRef(function FaceCool(_ref68, ref) {
1718
+ var EmailNew = /*#__PURE__*/React.forwardRef(function EmailNew(_ref68, ref) {
1766
1719
  var children = _ref68.children,
1767
1720
  _ref68$size = _ref68.size,
1768
1721
  size = _ref68$size === void 0 ? 16 : _ref68$size,
@@ -1775,17 +1728,19 @@ var FaceCool = /*#__PURE__*/React.forwardRef(function FaceCool(_ref68, ref) {
1775
1728
  xmlns: "http://www.w3.org/2000/svg",
1776
1729
  viewBox: "0 0 32 32",
1777
1730
  fill: "currentColor"
1778
- }, rest), _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
1779
- d: "M16,24a8,8,0,0,0,6.85-3.89l-1.71-1a6,6,0,0,1-10.28,0l-1.71,1A8,8,0,0,0,16,24Z"
1780
- })), _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
1781
- d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm0,2a12,12,0,0,1,10.89,7H25a1,1,0,0,0-1-1H8a1,1,0,0,0-1,1H5.11A12,12,0,0,1,16,4Zm0,24A12,12,0,0,1,4,16a11.86,11.86,0,0,1,.4-3H7v2a2,2,0,0,0,2,2h3.31a2,2,0,0,0,2-1.67L14.83,12h2.34l.55,3.33a2,2,0,0,0,2,1.67H23a2,2,0,0,0,2-2V13h2.6a11.86,11.86,0,0,1,.4,3A12,12,0,0,1,16,28Z"
1731
+ }, rest), _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
1732
+ d: "M19,24H4L3.9966,8.9062l11.4341,7.9161a1.0008,1.0008,0,0,0,1.1386,0L28,8.9087,28,18h2V8a2.0027,2.0027,0,0,0-2-2H4A2.0023,2.0023,0,0,0,2,8V24a2.0027,2.0027,0,0,0,2,2H19ZM25.7986,8,16,14.7837,6.2014,8Z"
1733
+ })), _circle15 || (_circle15 = /*#__PURE__*/React.createElement("circle", {
1734
+ cx: "26",
1735
+ cy: "24",
1736
+ r: "4"
1782
1737
  })), children);
1783
1738
  });
1784
1739
 
1785
1740
  if (process.env.NODE_ENV !== "production") {
1786
- FaceCool.propTypes = iconPropTypes;
1741
+ EmailNew.propTypes = iconPropTypes;
1787
1742
  }
1788
- var FaceDissatisfied = /*#__PURE__*/React.forwardRef(function FaceDissatisfied(_ref69, ref) {
1743
+ var Encryption = /*#__PURE__*/React.forwardRef(function Encryption(_ref69, ref) {
1789
1744
  var children = _ref69.children,
1790
1745
  _ref69$size = _ref69.size,
1791
1746
  size = _ref69$size === void 0 ? 16 : _ref69$size,
@@ -1798,17 +1753,15 @@ var FaceDissatisfied = /*#__PURE__*/React.forwardRef(function FaceDissatisfied(_
1798
1753
  xmlns: "http://www.w3.org/2000/svg",
1799
1754
  viewBox: "0 0 32 32",
1800
1755
  fill: "currentColor"
1801
- }, rest), _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
1802
- d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm0,26A12,12,0,1,1,28,16,12,12,0,0,1,16,28Z"
1803
- })), _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
1804
- d: "M11.5 11A2.5 2.5 0 1014 13.5 2.5 2.5 0 0011.5 11zM20.5 11A2.5 2.5 0 1023 13.5 2.5 2.5 0 0020.5 11zM16 19a8 8 0 00-6.85 3.89l1.71 1a6 6 0 0110.28 0l1.71-1A8 8 0 0016 19z"
1756
+ }, rest), _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
1757
+ d: "M29 21.2783V19a4 4 0 00-8 0v2.2783A1.9935 1.9935 0 0020 23v5a2.0025 2.0025 0 002 2h6a2.0025 2.0025 0 002-2V23A1.9935 1.9935 0 0029 21.2783zM25 17a2.0025 2.0025 0 012 2v2H23V19A2.0025 2.0025 0 0125 17zM22 28V23h6v5zM2 2H4V6H2zM14 2H16V6H14zM18 2H20V6H18zM2 8H4V16H2zM2 18H4V26H2zM14 18H16V26H14zM6 8H8V16H6zM18 8H20V14H18zM10 26H8a2.0023 2.0023 0 01-2-2V20a2.0023 2.0023 0 012-2h2a2.0023 2.0023 0 012 2v4A2.0023 2.0023 0 0110 26zM8 20v4h2V20zM14 16H12a2.0023 2.0023 0 01-2-2V10a2.0023 2.0023 0 012-2h2a2.0023 2.0023 0 012 2v4A2.0023 2.0023 0 0114 16zm-2-6v4h2V10zM10 6H8A2.0023 2.0023 0 016 4V2H8V4h2V2h2V4A2.0023 2.0023 0 0110 6z"
1805
1758
  })), children);
1806
1759
  });
1807
1760
 
1808
1761
  if (process.env.NODE_ENV !== "production") {
1809
- FaceDissatisfied.propTypes = iconPropTypes;
1762
+ Encryption.propTypes = iconPropTypes;
1810
1763
  }
1811
- var FaceDissatisfiedFilled = /*#__PURE__*/React.forwardRef(function FaceDissatisfiedFilled(_ref70, ref) {
1764
+ var EnergyRenewable = /*#__PURE__*/React.forwardRef(function EnergyRenewable(_ref70, ref) {
1812
1765
  var children = _ref70.children,
1813
1766
  _ref70$size = _ref70.size,
1814
1767
  size = _ref70$size === void 0 ? 16 : _ref70$size,
@@ -1821,15 +1774,15 @@ var FaceDissatisfiedFilled = /*#__PURE__*/React.forwardRef(function FaceDissatis
1821
1774
  xmlns: "http://www.w3.org/2000/svg",
1822
1775
  viewBox: "0 0 32 32",
1823
1776
  fill: "currentColor"
1824
- }, rest), _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
1825
- d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm-4.5,9h0A2.5,2.5,0,1,1,9,13.5,2.48,2.48,0,0,1,11.54,11Zm9.64,12.92a6,6,0,0,0-10.28,0l-1.71-1a8,8,0,0,1,13.7,0ZM20.5,16a2.5,2.5,0,0,1,0-5h0a2.5,2.5,0,0,1,0,5Z"
1777
+ }, rest), _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
1778
+ d: "M29,14H28V10H26v4H24V10H22v4H21a1,1,0,0,0-1,1v4a5.0079,5.0079,0,0,0,4,4.8989V27a1.0008,1.0008,0,0,1-1,1H5a1,1,0,0,1,0-2h5a3,3,0,0,0,0-6H5a1,1,0,0,1,0-2h5a3.0033,3.0033,0,0,0,3-3V11h1a4.0045,4.0045,0,0,0,4-4V4H15a3.979,3.979,0,0,0-2.7468,1.1064A6.0041,6.0041,0,0,0,7,2H4V5a6.0066,6.0066,0,0,0,6,6h1v4a1.0008,1.0008,0,0,1-1,1H5a3,3,0,0,0,0,6h5a1,1,0,0,1,0,2H5a3,3,0,0,0,0,6H23a3.0033,3.0033,0,0,0,3-3V23.8989A5.0079,5.0079,0,0,0,30,19V15A1,1,0,0,0,29,14ZM13,8a2.002,2.002,0,0,1,2-2h1V7a2.002,2.002,0,0,1-2,2H13ZM10,9A4.0045,4.0045,0,0,1,6,5V4H7a4.0045,4.0045,0,0,1,4,4V9ZM28,19a3,3,0,0,1-6,0V16h6Z"
1826
1779
  })), children);
1827
1780
  });
1828
1781
 
1829
1782
  if (process.env.NODE_ENV !== "production") {
1830
- FaceDissatisfiedFilled.propTypes = iconPropTypes;
1783
+ EnergyRenewable.propTypes = iconPropTypes;
1831
1784
  }
1832
- var FaceDizzy = /*#__PURE__*/React.forwardRef(function FaceDizzy(_ref71, ref) {
1785
+ var Enterprise = /*#__PURE__*/React.forwardRef(function Enterprise(_ref71, ref) {
1833
1786
  var children = _ref71.children,
1834
1787
  _ref71$size = _ref71.size,
1835
1788
  size = _ref71$size === void 0 ? 16 : _ref71$size,
@@ -1842,17 +1795,17 @@ var FaceDizzy = /*#__PURE__*/React.forwardRef(function FaceDizzy(_ref71, ref) {
1842
1795
  xmlns: "http://www.w3.org/2000/svg",
1843
1796
  viewBox: "0 0 32 32",
1844
1797
  fill: "currentColor"
1845
- }, rest), _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
1846
- d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm0,26A12,12,0,1,1,28,16,12,12,0,0,1,16,28Z"
1847
- })), _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
1848
- d: "M24.41 11L23 9.59 21 11.59 19 9.59 17.59 11 19.59 13 17.59 15 19 16.41 21 14.41 23 16.41 24.41 15 22.41 13 24.41 11zM14.41 11L13 9.59 11 11.59 9 9.59 7.59 11 9.59 13 7.59 15 9 16.41 11 14.41 13 16.41 14.41 15 12.41 13 14.41 11zM16 19a3 3 0 103 3 3 3 0 00-3-3z"
1798
+ }, rest), _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
1799
+ d: "M8 8H10V12H8zM8 14H10V18H8zM14 8H16V12H14zM14 14H16V18H14zM8 20H10V24H8zM14 20H16V24H14z"
1800
+ })), _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
1801
+ d: "M30,14a2,2,0,0,0-2-2H22V4a2,2,0,0,0-2-2H4A2,2,0,0,0,2,4V30H30ZM4,4H20V28H4ZM22,28V14h6V28Z"
1849
1802
  })), children);
1850
1803
  });
1851
1804
 
1852
1805
  if (process.env.NODE_ENV !== "production") {
1853
- FaceDizzy.propTypes = iconPropTypes;
1806
+ Enterprise.propTypes = iconPropTypes;
1854
1807
  }
1855
- var FaceDizzyFilled = /*#__PURE__*/React.forwardRef(function FaceDizzyFilled(_ref72, ref) {
1808
+ var Equalizer = /*#__PURE__*/React.forwardRef(function Equalizer(_ref72, ref) {
1856
1809
  var children = _ref72.children,
1857
1810
  _ref72$size = _ref72.size,
1858
1811
  size = _ref72$size === void 0 ? 16 : _ref72$size,
@@ -1865,15 +1818,15 @@ var FaceDizzyFilled = /*#__PURE__*/React.forwardRef(function FaceDizzyFilled(_re
1865
1818
  xmlns: "http://www.w3.org/2000/svg",
1866
1819
  viewBox: "0 0 32 32",
1867
1820
  fill: "currentColor"
1868
- }, rest), _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
1869
- d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2ZM9,16.41,7.59,15l2-2-2-2L9,9.59l2,2,2-2L14.41,11l-2,2,2,2L13,16.41l-2-2ZM16,25a3,3,0,1,1,3-3A3,3,0,0,1,16,25Zm8.41-10L23,16.41l-2-2-2,2L17.59,15l2-2-2-2L19,9.59l2,2,2-2L24.41,11l-2,2Z"
1821
+ }, rest), _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
1822
+ d: "M2 28H10V30H2zM2 24H10V26H2zM12 28H20V30H12zM12 24H20V26H12zM2 20H10V22H2zM12 20H20V22H12zM2 16H10V18H2zM12 16H20V18H12zM12 12H20V14H12zM12 8H20V10H12zM12 4H20V6H12zM22 28H30V30H22zM22 24H30V26H22z"
1870
1823
  })), children);
1871
1824
  });
1872
1825
 
1873
1826
  if (process.env.NODE_ENV !== "production") {
1874
- FaceDizzyFilled.propTypes = iconPropTypes;
1827
+ Equalizer.propTypes = iconPropTypes;
1875
1828
  }
1876
- var FaceMask = /*#__PURE__*/React.forwardRef(function FaceMask(_ref73, ref) {
1829
+ var Erase = /*#__PURE__*/React.forwardRef(function Erase(_ref73, ref) {
1877
1830
  var children = _ref73.children,
1878
1831
  _ref73$size = _ref73.size,
1879
1832
  size = _ref73$size === void 0 ? 16 : _ref73$size,
@@ -1886,17 +1839,15 @@ var FaceMask = /*#__PURE__*/React.forwardRef(function FaceMask(_ref73, ref) {
1886
1839
  xmlns: "http://www.w3.org/2000/svg",
1887
1840
  viewBox: "0 0 32 32",
1888
1841
  fill: "currentColor"
1889
- }, rest), _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
1890
- d: "M11.5 11A2.5 2.5 0 1014 13.5 2.5 2.5 0 0011.5 11zM20.5 11A2.5 2.5 0 1023 13.5 2.5 2.5 0 0020.5 11z"
1891
- })), _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
1892
- d: "M30,16A14,14,0,1,0,8.8994,28.042l.0156.1562A1.993,1.993,0,0,0,10.9048,30h10.19a1.9929,1.9929,0,0,0,1.99-1.8008l.0156-.1572A13.9674,13.9674,0,0,0,30,16ZM16,4A11.99,11.99,0,0,1,27.97,15.397L22.7637,18H9.2363L4.0305,15.397A11.99,11.99,0,0,1,16,4ZM4.12,17.6777l3.94,1.97.5813,5.81A11.97,11.97,0,0,1,4.12,17.6777ZM21.0947,28H10.9053l-.8-8h11.79Zm2.2644-2.542.5811-5.81,3.94-1.97A11.9712,11.9712,0,0,1,23.3591,25.458Z"
1842
+ }, rest), _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
1843
+ d: "M7 27H30V29H7zM27.38 10.51L19.45 2.59a2 2 0 00-2.83 0l-14 14a2 2 0 000 2.83L7.13 24h9.59L27.38 13.34A2 2 0 0027.38 10.51zM15.89 22H8L4 18l6.31-6.31 7.93 7.92zm3.76-3.76l-7.92-7.93L18 4 26 11.93z"
1893
1844
  })), children);
1894
1845
  });
1895
1846
 
1896
1847
  if (process.env.NODE_ENV !== "production") {
1897
- FaceMask.propTypes = iconPropTypes;
1848
+ Erase.propTypes = iconPropTypes;
1898
1849
  }
1899
- var FaceNeutral = /*#__PURE__*/React.forwardRef(function FaceNeutral(_ref74, ref) {
1850
+ var WatsonHealthErase_3D = /*#__PURE__*/React.forwardRef(function WatsonHealthErase_3D(_ref74, ref) {
1900
1851
  var children = _ref74.children,
1901
1852
  _ref74$size = _ref74.size,
1902
1853
  size = _ref74$size === void 0 ? 16 : _ref74$size,
@@ -1909,17 +1860,15 @@ var FaceNeutral = /*#__PURE__*/React.forwardRef(function FaceNeutral(_ref74, ref
1909
1860
  xmlns: "http://www.w3.org/2000/svg",
1910
1861
  viewBox: "0 0 32 32",
1911
1862
  fill: "currentColor"
1912
- }, rest), _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
1913
- d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm0,26A12,12,0,1,1,28,16,12,12,0,0,1,16,28Z"
1914
- })), _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
1915
- d: "M11.5 11A2.5 2.5 0 1014 13.5 2.5 2.5 0 0011.5 11zM20.5 11A2.5 2.5 0 1023 13.5 2.5 2.5 0 0020.5 11zM10 20H22V22H10z"
1863
+ }, rest), _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
1864
+ d: "M30.4148 16.5132L22.488 8.5859a2.0014 2.0014 0 00-2.8291 0L5.6208 22.624a2.0024 2.0024 0 000 2.8291L10.1663 30h9.5908L30.4148 19.3413A2.001 2.001 0 0030.4148 16.5132zM18.929 28H10.9949l-3.96-3.9619 6.3123-6.3118 7.9276 7.9276zm3.76-3.76l-7.9276-7.9276L21.074 10l7.9267 7.9272zM11 12H8V2h3a3.0033 3.0033 0 013 3V9A3.0033 3.0033 0 0111 12zm-1-2h1a1.0009 1.0009 0 001-1V5a1.0009 1.0009 0 00-1-1H10zM4 2H0V4H4V6H1V8H4v2H0v2H4a2.0027 2.0027 0 002-2V4A2.0023 2.0023 0 004 2z"
1916
1865
  })), children);
1917
1866
  });
1918
1867
 
1919
1868
  if (process.env.NODE_ENV !== "production") {
1920
- FaceNeutral.propTypes = iconPropTypes;
1869
+ WatsonHealthErase_3D.propTypes = iconPropTypes;
1921
1870
  }
1922
- var FaceNeutralFilled = /*#__PURE__*/React.forwardRef(function FaceNeutralFilled(_ref75, ref) {
1871
+ var Error = /*#__PURE__*/React.forwardRef(function Error(_ref75, ref) {
1923
1872
  var children = _ref75.children,
1924
1873
  _ref75$size = _ref75.size,
1925
1874
  size = _ref75$size === void 0 ? 16 : _ref75$size,
@@ -1933,19 +1882,72 @@ var FaceNeutralFilled = /*#__PURE__*/React.forwardRef(function FaceNeutralFilled
1933
1882
  viewBox: "0 0 32 32",
1934
1883
  fill: "currentColor"
1935
1884
  }, rest), _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
1936
- d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2ZM9,13.5A2.5,2.5,0,1,1,11.5,16,2.5,2.5,0,0,1,9,13.5ZM22,22H10V20H22Zm-1.5-6A2.5,2.5,0,1,1,23,13.5,2.5,2.5,0,0,1,20.5,16Z"
1885
+ d: "M2,16H2A14,14,0,1,0,16,2,14,14,0,0,0,2,16Zm23.15,7.75L8.25,6.85a12,12,0,0,1,16.9,16.9ZM8.24,25.16A12,12,0,0,1,6.84,8.27L23.73,25.16a12,12,0,0,1-15.49,0Z"
1937
1886
  })), children);
1938
1887
  });
1939
1888
 
1940
1889
  if (process.env.NODE_ENV !== "production") {
1941
- FaceNeutralFilled.propTypes = iconPropTypes;
1890
+ Error.propTypes = iconPropTypes;
1942
1891
  }
1943
- var FacePending = /*#__PURE__*/React.forwardRef(function FacePending(_ref76, ref) {
1892
+ var ErrorFilled = /*#__PURE__*/React.forwardRef(function ErrorFilled(_ref76, ref) {
1944
1893
  var children = _ref76.children,
1945
1894
  _ref76$size = _ref76.size,
1946
1895
  size = _ref76$size === void 0 ? 16 : _ref76$size,
1947
1896
  rest = _objectWithoutProperties(_ref76, _excluded76);
1948
1897
 
1898
+ if (size === 16 || size === "16" || size === "16px") {
1899
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
1900
+ width: size,
1901
+ height: size,
1902
+ ref: ref,
1903
+ xmlns: "http://www.w3.org/2000/svg",
1904
+ viewBox: "0 0 16 16",
1905
+ fill: "currentColor"
1906
+ }, rest), _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
1907
+ d: "M8,1C4.1,1,1,4.1,1,8s3.1,7,7,7s7-3.1,7-7S11.9,1,8,1z M10.7,11.5L4.5,5.3l0.8-0.8l6.2,6.2L10.7,11.5z"
1908
+ })), _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
1909
+ fill: "none",
1910
+ d: "M10.7,11.5L4.5,5.3l0.8-0.8l6.2,6.2L10.7,11.5z",
1911
+ "data-icon-path": "inner-path",
1912
+ opacity: "0"
1913
+ })), children);
1914
+ }
1915
+
1916
+ if (size === 20 || size === "20" || size === "20px") {
1917
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
1918
+ width: size,
1919
+ height: size,
1920
+ ref: ref,
1921
+ xmlns: "http://www.w3.org/2000/svg",
1922
+ viewBox: "0 0 20 20",
1923
+ fill: "currentColor"
1924
+ }, rest), _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
1925
+ d: "M10,1c-5,0-9,4-9,9s4,9,9,9s9-4,9-9S15,1,10,1z M13.5,14.5l-8-8l1-1l8,8L13.5,14.5z"
1926
+ })), _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
1927
+ d: "M13.5,14.5l-8-8l1-1l8,8L13.5,14.5z",
1928
+ "data-icon-path": "inner-path",
1929
+ opacity: "0"
1930
+ })), children);
1931
+ }
1932
+
1933
+ if (size === 24 || size === "24" || size === "24px") {
1934
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
1935
+ width: size,
1936
+ height: size,
1937
+ ref: ref,
1938
+ xmlns: "http://www.w3.org/2000/svg",
1939
+ viewBox: "0 0 24 24",
1940
+ fill: "currentColor"
1941
+ }, rest), _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
1942
+ d: "M12,1C5.9,1,1,5.9,1,12s4.9,11,11,11s11-4.9,11-11S18.1,1,12,1z M16.3,17.5L6.5,7.7l1.2-1.2l9.8,9.8L16.3,17.5z"
1943
+ })), _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
1944
+ fill: "none",
1945
+ d: "M16.3,17.5L6.5,7.7l1.2-1.2l9.8,9.8L16.3,17.5z",
1946
+ "data-icon-path": "inner-path",
1947
+ opacity: "0"
1948
+ })), children);
1949
+ }
1950
+
1949
1951
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
1950
1952
  width: size,
1951
1953
  height: size,
@@ -1953,22 +1955,41 @@ var FacePending = /*#__PURE__*/React.forwardRef(function FacePending(_ref76, ref
1953
1955
  xmlns: "http://www.w3.org/2000/svg",
1954
1956
  viewBox: "0 0 32 32",
1955
1957
  fill: "currentColor"
1956
- }, rest), _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
1957
- d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm0,26A12,12,0,1,1,28,16,12,12,0,0,1,16,28Z"
1958
- })), _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
1959
- d: "M11.5 11A2.5 2.5 0 1014 13.5 2.48 2.48 0 0011.5 11zM20.5 11A2.5 2.5 0 1023 13.5 2.48 2.48 0 0020.5 11z"
1958
+ }, rest), _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
1959
+ fill: "none",
1960
+ d: "M14.9 7.2H17.1V24.799H14.9z",
1961
+ "data-icon-path": "inner-path",
1962
+ transform: "rotate(-45 16 16)"
1963
+ })), _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
1964
+ d: "M16,2A13.914,13.914,0,0,0,2,16,13.914,13.914,0,0,0,16,30,13.914,13.914,0,0,0,30,16,13.914,13.914,0,0,0,16,2Zm5.4449,21L9,10.5557,10.5557,9,23,21.4448Z"
1960
1965
  })), children);
1961
1966
  });
1962
1967
 
1963
1968
  if (process.env.NODE_ENV !== "production") {
1964
- FacePending.propTypes = iconPropTypes;
1969
+ ErrorFilled.propTypes = iconPropTypes;
1965
1970
  }
1966
- var FacePendingFilled = /*#__PURE__*/React.forwardRef(function FacePendingFilled(_ref77, ref) {
1971
+ var ErrorOutline = /*#__PURE__*/React.forwardRef(function ErrorOutline(_ref77, ref) {
1967
1972
  var children = _ref77.children,
1968
1973
  _ref77$size = _ref77.size,
1969
1974
  size = _ref77$size === void 0 ? 16 : _ref77$size,
1970
1975
  rest = _objectWithoutProperties(_ref77, _excluded77);
1971
1976
 
1977
+ if (size === 16 || size === "16" || size === "16px") {
1978
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
1979
+ width: size,
1980
+ height: size,
1981
+ ref: ref,
1982
+ xmlns: "http://www.w3.org/2000/svg",
1983
+ viewBox: "0 0 16 16",
1984
+ fill: "currentColor"
1985
+ }, rest), _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
1986
+ d: "M8,1C4.1,1,1,4.1,1,8s3.1,7,7,7s7-3.1,7-7S11.9,1,8,1z M8,14c-3.3,0-6-2.7-6-6s2.7-6,6-6s6,2.7,6,6S11.3,14,8,14z"
1987
+ })), _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
1988
+ d: "M7.4 3.6H8.5V12.4H7.4z",
1989
+ transform: "rotate(-45.001 8 8)"
1990
+ })), children);
1991
+ }
1992
+
1972
1993
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
1973
1994
  width: size,
1974
1995
  height: size,
@@ -1976,15 +1997,18 @@ var FacePendingFilled = /*#__PURE__*/React.forwardRef(function FacePendingFilled
1976
1997
  xmlns: "http://www.w3.org/2000/svg",
1977
1998
  viewBox: "0 0 32 32",
1978
1999
  fill: "currentColor"
1979
- }, rest), _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
1980
- d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2ZM11.5,16A2.5,2.5,0,1,1,14,13.5,2.48,2.48,0,0,1,11.5,16Zm9,0A2.5,2.5,0,1,1,23,13.5,2.48,2.48,0,0,1,20.5,16Z"
2000
+ }, rest), _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
2001
+ d: "M14.9 7.2H17.1V24.799H14.9z",
2002
+ transform: "rotate(-45 16 16)"
2003
+ })), _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
2004
+ d: "M16,2A13.9138,13.9138,0,0,0,2,16,13.9138,13.9138,0,0,0,16,30,13.9138,13.9138,0,0,0,30,16,13.9138,13.9138,0,0,0,16,2Zm0,26A12,12,0,1,1,28,16,12.0353,12.0353,0,0,1,16,28Z"
1981
2005
  })), children);
1982
2006
  });
1983
2007
 
1984
2008
  if (process.env.NODE_ENV !== "production") {
1985
- FacePendingFilled.propTypes = iconPropTypes;
2009
+ ErrorOutline.propTypes = iconPropTypes;
1986
2010
  }
1987
- var FaceSatisfied = /*#__PURE__*/React.forwardRef(function FaceSatisfied(_ref78, ref) {
2011
+ var Event = /*#__PURE__*/React.forwardRef(function Event(_ref78, ref) {
1988
2012
  var children = _ref78.children,
1989
2013
  _ref78$size = _ref78.size,
1990
2014
  size = _ref78$size === void 0 ? 16 : _ref78$size,
@@ -1997,17 +2021,17 @@ var FaceSatisfied = /*#__PURE__*/React.forwardRef(function FaceSatisfied(_ref78,
1997
2021
  xmlns: "http://www.w3.org/2000/svg",
1998
2022
  viewBox: "0 0 32 32",
1999
2023
  fill: "currentColor"
2000
- }, rest), _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
2001
- d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm0,26A12,12,0,1,1,28,16,12,12,0,0,1,16,28Z"
2002
- })), _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
2003
- d: "M11.5 11A2.5 2.5 0 1014 13.5 2.48 2.48 0 0011.5 11zM20.5 11A2.5 2.5 0 1023 13.5 2.48 2.48 0 0020.5 11zM16 24a8 8 0 006.85-3.89l-1.71-1a6 6 0 01-10.28 0l-1.71 1A8 8 0 0016 24z"
2024
+ }, rest), _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
2025
+ d: "M28,6a2,2,0,0,0-2-2H22V2H20V4H12V2H10V4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2h4V26H6V6h4V8h2V6h8V8h2V6h4v6h2Z"
2026
+ })), _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
2027
+ d: "M21 15L23.549 19.938 29 20.729 25 24.573 26 30 21 27.438 16 30 17 24.573 13 20.729 18.6 19.938 21 15z"
2004
2028
  })), children);
2005
2029
  });
2006
2030
 
2007
2031
  if (process.env.NODE_ENV !== "production") {
2008
- FaceSatisfied.propTypes = iconPropTypes;
2032
+ Event.propTypes = iconPropTypes;
2009
2033
  }
2010
- var FaceSatisfiedFilled = /*#__PURE__*/React.forwardRef(function FaceSatisfiedFilled(_ref79, ref) {
2034
+ var EventSchedule = /*#__PURE__*/React.forwardRef(function EventSchedule(_ref79, ref) {
2011
2035
  var children = _ref79.children,
2012
2036
  _ref79$size = _ref79.size,
2013
2037
  size = _ref79$size === void 0 ? 16 : _ref79$size,
@@ -2020,15 +2044,19 @@ var FaceSatisfiedFilled = /*#__PURE__*/React.forwardRef(function FaceSatisfiedFi
2020
2044
  xmlns: "http://www.w3.org/2000/svg",
2021
2045
  viewBox: "0 0 32 32",
2022
2046
  fill: "currentColor"
2023
- }, rest), _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
2024
- d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm-4.5,9A2.5,2.5,0,1,1,9,13.5,2.48,2.48,0,0,1,11.5,11ZM16,24a8,8,0,0,1-6.85-3.89l1.71-1a6,6,0,0,0,10.28,0l1.71,1A8,8,0,0,1,16,24Zm4.5-8A2.5,2.5,0,1,1,23,13.5,2.48,2.48,0,0,1,20.5,16Z"
2047
+ }, rest), _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
2048
+ d: "M21,30a8,8,0,1,1,8-8A8,8,0,0,1,21,30Zm0-14a6,6,0,1,0,6,6A6,6,0,0,0,21,16Z"
2049
+ })), _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
2050
+ d: "M22.59 25L20 22.41 20 18 22 18 22 21.59 24 23.59 22.59 25z"
2051
+ })), _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
2052
+ d: "M28,6a2,2,0,0,0-2-2H22V2H20V4H12V2H10V4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2h4V26H6V6h4V8h2V6h8V8h2V6h4v6h2Z"
2025
2053
  })), children);
2026
2054
  });
2027
2055
 
2028
2056
  if (process.env.NODE_ENV !== "production") {
2029
- FaceSatisfiedFilled.propTypes = iconPropTypes;
2057
+ EventSchedule.propTypes = iconPropTypes;
2030
2058
  }
2031
- var FaceWink = /*#__PURE__*/React.forwardRef(function FaceWink(_ref80, ref) {
2059
+ var Events = /*#__PURE__*/React.forwardRef(function Events(_ref80, ref) {
2032
2060
  var children = _ref80.children,
2033
2061
  _ref80$size = _ref80.size,
2034
2062
  size = _ref80$size === void 0 ? 16 : _ref80$size,
@@ -2041,17 +2069,15 @@ var FaceWink = /*#__PURE__*/React.forwardRef(function FaceWink(_ref80, ref) {
2041
2069
  xmlns: "http://www.w3.org/2000/svg",
2042
2070
  viewBox: "0 0 32 32",
2043
2071
  fill: "currentColor"
2044
- }, rest), _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
2045
- d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm0,26A12,12,0,1,1,28,16,12,12,0,0,1,16,28Z"
2046
- })), _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
2047
- d: "M20.5 11A2.5 2.5 0 1023 13.5 2.5 2.5 0 0020.5 11zM8 13H14V15H8zM16 24a8 8 0 006.85-3.89l-1.71-1a6 6 0 01-10.28 0l-1.71 1A8 8 0 0016 24z"
2072
+ }, rest), _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
2073
+ d: "M26 14H24v2h2a3.0033 3.0033 0 013 3v4h2V19A5.0058 5.0058 0 0026 14zM24 4a3 3 0 11-3 3 3 3 0 013-3m0-2a5 5 0 105 5A5 5 0 0024 2zM23 30H21V28a3.0033 3.0033 0 00-3-3H14a3.0033 3.0033 0 00-3 3v2H9V28a5.0059 5.0059 0 015-5h4a5.0059 5.0059 0 015 5zM16 13a3 3 0 11-3 3 3 3 0 013-3m0-2a5 5 0 105 5A5 5 0 0016 11zM8 14H6a5.0059 5.0059 0 00-5 5v4H3V19a3.0033 3.0033 0 013-3H8zM8 4A3 3 0 115 7 3 3 0 018 4M8 2a5 5 0 105 5A5 5 0 008 2z"
2048
2074
  })), children);
2049
2075
  });
2050
2076
 
2051
2077
  if (process.env.NODE_ENV !== "production") {
2052
- FaceWink.propTypes = iconPropTypes;
2078
+ Events.propTypes = iconPropTypes;
2053
2079
  }
2054
- var FaceWinkFilled = /*#__PURE__*/React.forwardRef(function FaceWinkFilled(_ref81, ref) {
2080
+ var EventsAlt = /*#__PURE__*/React.forwardRef(function EventsAlt(_ref81, ref) {
2055
2081
  var children = _ref81.children,
2056
2082
  _ref81$size = _ref81.size,
2057
2083
  size = _ref81$size === void 0 ? 16 : _ref81$size,
@@ -2064,15 +2090,15 @@ var FaceWinkFilled = /*#__PURE__*/React.forwardRef(function FaceWinkFilled(_ref8
2064
2090
  xmlns: "http://www.w3.org/2000/svg",
2065
2091
  viewBox: "0 0 32 32",
2066
2092
  fill: "currentColor"
2067
- }, rest), _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
2068
- d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2ZM8,13h6v2H8Zm8,11a8,8,0,0,1-6.85-3.89l1.71-1a6,6,0,0,0,10.28,0l1.71,1A8,8,0,0,1,16,24Zm4.5-8a2.5,2.5,0,0,1,0-5h0a2.5,2.5,0,0,1,0,5Z"
2093
+ }, rest), _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
2094
+ d: "M18 31h2V29a1.0006 1.0006 0 011-1h6a1.0006 1.0006 0 011 1v2h2V29a3.0033 3.0033 0 00-3-3H21a3.0033 3.0033 0 00-3 3zM24 25a4 4 0 114-4A4.0039 4.0039 0 0124 25zm0-6a2 2 0 102 2A2.0027 2.0027 0 0024 19zM2 31H4V29a1.0009 1.0009 0 011-1h6a1.0009 1.0009 0 011 1v2h2V29a3.0033 3.0033 0 00-3-3H5a3.0033 3.0033 0 00-3 3zM8 25a4 4 0 114-4A4.0042 4.0042 0 018 25zm0-6a2 2 0 102 2A2.0023 2.0023 0 008 19zM18 16h2V14a1.0009 1.0009 0 011-1h6a1.0009 1.0009 0 011 1v2h2V14a3.0033 3.0033 0 00-3-3H21a3.0033 3.0033 0 00-3 3zM24 10a4 4 0 114-4A4.0042 4.0042 0 0124 10zm0-6a2 2 0 102 2A2.0023 2.0023 0 0024 4zM2 16H4V14a1.0013 1.0013 0 011-1h6a1.0013 1.0013 0 011 1v2h2V14a3.0033 3.0033 0 00-3-3H5a3.0033 3.0033 0 00-3 3zM8 10a4 4 0 114-4A4.0045 4.0045 0 018 10zM8 4a2 2 0 102 2A2.002 2.002 0 008 4z"
2069
2095
  })), children);
2070
2096
  });
2071
2097
 
2072
2098
  if (process.env.NODE_ENV !== "production") {
2073
- FaceWinkFilled.propTypes = iconPropTypes;
2099
+ EventsAlt.propTypes = iconPropTypes;
2074
2100
  }
2075
- var Factor = /*#__PURE__*/React.forwardRef(function Factor(_ref82, ref) {
2101
+ var ExamMode = /*#__PURE__*/React.forwardRef(function ExamMode(_ref82, ref) {
2076
2102
  var children = _ref82.children,
2077
2103
  _ref82$size = _ref82.size,
2078
2104
  size = _ref82$size === void 0 ? 16 : _ref82$size,
@@ -2085,33 +2111,20 @@ var Factor = /*#__PURE__*/React.forwardRef(function Factor(_ref82, ref) {
2085
2111
  xmlns: "http://www.w3.org/2000/svg",
2086
2112
  viewBox: "0 0 32 32",
2087
2113
  fill: "currentColor"
2088
- }, rest), _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
2089
- d: "M27,28V9H24V4h2V2H20V4h2V9H19V28H15V16H12V11h2V9H8v2h2v5H7V28H4V2H2V28a2,2,0,0,0,2,2H30V28ZM13,28H9V18h4Zm8-17h4V28H21Z"
2114
+ }, rest), _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
2115
+ d: "M25 23v3H7V16.83l3.59 3.58L12 19 6 13 0 19l1.41 1.41L5 16.83V26a2 2 0 002 2H25a2 2 0 002-2V23zM27 7v9.17l3.59-3.58L32 14l-6 6-6-6 1.41-1.41L25 16.17V7H13V5H25A2 2 0 0127 7zM8 10H4A2 2 0 012 8V4A2 2 0 014 2H8a2 2 0 012 2V8A2 2 0 018 10zM4 4V8H8V4z"
2090
2116
  })), children);
2091
2117
  });
2092
2118
 
2093
2119
  if (process.env.NODE_ENV !== "production") {
2094
- Factor.propTypes = iconPropTypes;
2120
+ ExamMode.propTypes = iconPropTypes;
2095
2121
  }
2096
- var Fade = /*#__PURE__*/React.forwardRef(function Fade(_ref83, ref) {
2122
+ var ExecutableProgram = /*#__PURE__*/React.forwardRef(function ExecutableProgram(_ref83, ref) {
2097
2123
  var children = _ref83.children,
2098
2124
  _ref83$size = _ref83.size,
2099
2125
  size = _ref83$size === void 0 ? 16 : _ref83$size,
2100
2126
  rest = _objectWithoutProperties(_ref83, _excluded83);
2101
2127
 
2102
- if (size === 16 || size === "16" || size === "16px") {
2103
- return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2104
- width: size,
2105
- height: size,
2106
- ref: ref,
2107
- xmlns: "http://www.w3.org/2000/svg",
2108
- viewBox: "0 0 16 16",
2109
- fill: "currentColor"
2110
- }, rest), _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
2111
- d: "M4.1 12.6l-.6.8c.6.5 1.3.9 2.1 1.2l.3-.9C5.3 13.4 4.7 13 4.1 12.6zM2.1 9l-1 .2c.1.8.4 1.6.8 2.3L2.8 11C2.4 10.4 2.2 9.7 2.1 9zM5.9 2.4L5.6 1.4C4.8 1.7 4.1 2.1 3.5 2.7l.6.8C4.7 3 5.3 2.6 5.9 2.4zM2.8 5L1.9 4.5C1.5 5.2 1.3 6 1.1 6.8l1 .2C2.2 6.3 2.5 5.6 2.8 5zM8 1v1c3.3 0 6 2.7 6 6s-2.7 6-6 6v1c3.9 0 7-3.1 7-7S11.9 1 8 1z"
2112
- })), children);
2113
- }
2114
-
2115
2128
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2116
2129
  width: size,
2117
2130
  height: size,
@@ -2119,15 +2132,28 @@ var Fade = /*#__PURE__*/React.forwardRef(function Fade(_ref83, ref) {
2119
2132
  xmlns: "http://www.w3.org/2000/svg",
2120
2133
  viewBox: "0 0 32 32",
2121
2134
  fill: "currentColor"
2122
- }, rest), _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
2123
- d: "M8.24 25.14L7 26.67a13.79 13.79 0 004.18 2.44l.69-1.87A12 12 0 018.24 25.14zM4.19 18l-2 .41A14.09 14.09 0 003.86 23L5.59 22A12.44 12.44 0 014.19 18zM11.82 4.76l-.69-1.87A13.79 13.79 0 007 5.33L8.24 6.86A12 12 0 0111.82 4.76zM5.59 10L3.86 9a14.37 14.37 0 00-1.64 4.59l2 .34A12.05 12.05 0 015.59 10zM16 2V4a12 12 0 010 24v2A14 14 0 0016 2z"
2135
+ }, rest), _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
2136
+ fillRule: "evenodd",
2137
+ d: "M25 21L32 26 25 31 25 21z"
2138
+ })), _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
2139
+ d: "M20.17 19L17.58 21.59 19 23 23 19 19 15 17.58 16.41 20.17 19zM11.83 19L14.42 16.41 13 15 9 19 13 23 14.42 21.59 11.83 19z"
2140
+ })), _circle16 || (_circle16 = /*#__PURE__*/React.createElement("circle", {
2141
+ cx: "9",
2142
+ cy: "8",
2143
+ r: "1"
2144
+ })), _circle17 || (_circle17 = /*#__PURE__*/React.createElement("circle", {
2145
+ cx: "6",
2146
+ cy: "8",
2147
+ r: "1"
2148
+ })), _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
2149
+ d: "M21,26H4V12H28v7h2V6c0-1.1025-.8972-2-2-2H4c-1.1028,0-2,.8975-2,2V26c0,1.1025,.8972,2,2,2H21v-2ZM4,6H28v4H4V6Z"
2124
2150
  })), children);
2125
2151
  });
2126
2152
 
2127
2153
  if (process.env.NODE_ENV !== "production") {
2128
- Fade.propTypes = iconPropTypes;
2154
+ ExecutableProgram.propTypes = iconPropTypes;
2129
2155
  }
2130
- var Favorite = /*#__PURE__*/React.forwardRef(function Favorite(_ref84, ref) {
2156
+ var Exit = /*#__PURE__*/React.forwardRef(function Exit(_ref84, ref) {
2131
2157
  var children = _ref84.children,
2132
2158
  _ref84$size = _ref84.size,
2133
2159
  size = _ref84$size === void 0 ? 16 : _ref84$size,
@@ -2140,15 +2166,15 @@ var Favorite = /*#__PURE__*/React.forwardRef(function Favorite(_ref84, ref) {
2140
2166
  xmlns: "http://www.w3.org/2000/svg",
2141
2167
  viewBox: "0 0 32 32",
2142
2168
  fill: "currentColor"
2143
- }, rest), _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
2144
- d: "M22.45,6a5.47,5.47,0,0,1,3.91,1.64,5.7,5.7,0,0,1,0,8L16,26.13,5.64,15.64a5.7,5.7,0,0,1,0-8,5.48,5.48,0,0,1,7.82,0L16,10.24l2.53-2.58A5.44,5.44,0,0,1,22.45,6m0-2a7.47,7.47,0,0,0-5.34,2.24L16,7.36,14.89,6.24a7.49,7.49,0,0,0-10.68,0,7.72,7.72,0,0,0,0,10.82L16,29,27.79,17.06a7.72,7.72,0,0,0,0-10.82A7.49,7.49,0,0,0,22.45,4Z"
2169
+ }, rest), _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
2170
+ d: "M26 4H28V28H26zM11.414 20.586L7.828 17 22 17 22 15 7.828 15 11.414 11.414 10 10 4 16 10 22 11.414 20.586z"
2145
2171
  })), children);
2146
2172
  });
2147
2173
 
2148
2174
  if (process.env.NODE_ENV !== "production") {
2149
- Favorite.propTypes = iconPropTypes;
2175
+ Exit.propTypes = iconPropTypes;
2150
2176
  }
2151
- var FavoriteFilled = /*#__PURE__*/React.forwardRef(function FavoriteFilled(_ref85, ref) {
2177
+ var ExpandAll = /*#__PURE__*/React.forwardRef(function ExpandAll(_ref85, ref) {
2152
2178
  var children = _ref85.children,
2153
2179
  _ref85$size = _ref85.size,
2154
2180
  size = _ref85$size === void 0 ? 16 : _ref85$size,
@@ -2161,15 +2187,15 @@ var FavoriteFilled = /*#__PURE__*/React.forwardRef(function FavoriteFilled(_ref8
2161
2187
  xmlns: "http://www.w3.org/2000/svg",
2162
2188
  viewBox: "0 0 32 32",
2163
2189
  fill: "currentColor"
2164
- }, rest), _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
2165
- d: "M22.5,4c-2,0-3.9,0.8-5.3,2.2L16,7.4l-1.1-1.1C12,3.3,7.2,3.3,4.3,6.2c0,0-0.1,0.1-0.1,0.1c-3,3-3,7.8,0,10.8L16,29 l11.8-11.9c3-3,3-7.8,0-10.8C26.4,4.8,24.5,4,22.5,4z"
2190
+ }, rest), _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
2191
+ d: "M12,10H26a2.0025,2.0025,0,0,0,2-2V4a2.0025,2.0025,0,0,0-2-2H12a2.0025,2.0025,0,0,0-2,2V5H6V2H4V25a2.0025,2.0025,0,0,0,2,2h4v1a2.0025,2.0025,0,0,0,2,2H26a2.0025,2.0025,0,0,0,2-2V24a2.0025,2.0025,0,0,0-2-2H12a2.0025,2.0025,0,0,0-2,2v1H6V17h4v1a2.0025,2.0025,0,0,0,2,2H26a2.0025,2.0025,0,0,0,2-2V14a2.0025,2.0025,0,0,0-2-2H12a2.0025,2.0025,0,0,0-2,2v1H6V7h4V8A2.0025,2.0025,0,0,0,12,10Zm0-6H26l.0012,4H12Zm0,20H26l.0012,4H12Zm0-10H26l.0012,4H12Z"
2166
2192
  })), children);
2167
2193
  });
2168
2194
 
2169
2195
  if (process.env.NODE_ENV !== "production") {
2170
- FavoriteFilled.propTypes = iconPropTypes;
2196
+ ExpandAll.propTypes = iconPropTypes;
2171
2197
  }
2172
- var FavoriteHalf = /*#__PURE__*/React.forwardRef(function FavoriteHalf(_ref86, ref) {
2198
+ var ExpandCategories = /*#__PURE__*/React.forwardRef(function ExpandCategories(_ref86, ref) {
2173
2199
  var children = _ref86.children,
2174
2200
  _ref86$size = _ref86.size,
2175
2201
  size = _ref86$size === void 0 ? 16 : _ref86$size,
@@ -2182,15 +2208,15 @@ var FavoriteHalf = /*#__PURE__*/React.forwardRef(function FavoriteHalf(_ref86, r
2182
2208
  xmlns: "http://www.w3.org/2000/svg",
2183
2209
  viewBox: "0 0 32 32",
2184
2210
  fill: "currentColor"
2185
- }, rest), _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
2186
- d: "M4.21,17.0615,16,29,27.79,17.0615a7.7313,7.7313,0,0,0,0-10.8232,7.494,7.494,0,0,0-10.6841,0L16,7.3643l-1.1062-1.126a7.494,7.494,0,0,0-10.6841,0A7.7313,7.7313,0,0,0,4.21,17.0615ZM26.3552,15.645,16,26.1255V10.23q1.2708-1.2876,2.5413-2.5742a5.4768,5.4768,0,0,1,7.8139,0A5.708,5.708,0,0,1,26.3552,15.645Z"
2211
+ }, rest), _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
2212
+ d: "M20 26H26V28H20zM20 18H28V20H20zM20 10H30V12H20zM15 4H17V28H15zM10.586 3.959L7 7.249 3.412 3.958 2 5.373 7 10 12 5.373 10.586 3.959z"
2187
2213
  })), children);
2188
2214
  });
2189
2215
 
2190
2216
  if (process.env.NODE_ENV !== "production") {
2191
- FavoriteHalf.propTypes = iconPropTypes;
2217
+ ExpandCategories.propTypes = iconPropTypes;
2192
2218
  }
2193
- var FetchUpload = /*#__PURE__*/React.forwardRef(function FetchUpload(_ref87, ref) {
2219
+ var Explore = /*#__PURE__*/React.forwardRef(function Explore(_ref87, ref) {
2194
2220
  var children = _ref87.children,
2195
2221
  _ref87$size = _ref87.size,
2196
2222
  size = _ref87$size === void 0 ? 16 : _ref87$size,
@@ -2203,22 +2229,35 @@ var FetchUpload = /*#__PURE__*/React.forwardRef(function FetchUpload(_ref87, ref
2203
2229
  xmlns: "http://www.w3.org/2000/svg",
2204
2230
  viewBox: "0 0 32 32",
2205
2231
  fill: "currentColor"
2206
- }, rest), _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
2207
- d: "M16,7,6,17l1.41,1.41L15,10.83V28H2v2H15a2,2,0,0,0,2-2V10.83l7.59,7.58L26,17Z"
2208
- })), _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
2209
- d: "M6,8V4H26V8h2V4a2,2,0,0,0-2-2H6A2,2,0,0,0,4,4V8Z"
2232
+ }, rest), _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
2233
+ d: "M22.707,9.2931a.9992.9992,0,0,0-1.0234-.2417l-9,3a1.001,1.001,0,0,0-.6323.6323l-3,9a1,1,0,0,0,1.2651,1.2651l9-3a1.0013,1.0013,0,0,0,.6323-.6324l3-9A1,1,0,0,0,22.707,9.2931ZM11.5811,20.419l2.2094-6.6284L18.21,18.21Z"
2234
+ })), _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
2235
+ 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"
2210
2236
  })), children);
2211
2237
  });
2212
2238
 
2213
2239
  if (process.env.NODE_ENV !== "production") {
2214
- FetchUpload.propTypes = iconPropTypes;
2240
+ Explore.propTypes = iconPropTypes;
2215
2241
  }
2216
- var FetchUploadCloud = /*#__PURE__*/React.forwardRef(function FetchUploadCloud(_ref88, ref) {
2242
+ var Export = /*#__PURE__*/React.forwardRef(function Export(_ref88, ref) {
2217
2243
  var children = _ref88.children,
2218
2244
  _ref88$size = _ref88.size,
2219
2245
  size = _ref88$size === void 0 ? 16 : _ref88$size,
2220
2246
  rest = _objectWithoutProperties(_ref88, _excluded88);
2221
2247
 
2248
+ if (size === 16 || size === "16" || size === "16px") {
2249
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2250
+ width: size,
2251
+ height: size,
2252
+ ref: ref,
2253
+ xmlns: "http://www.w3.org/2000/svg",
2254
+ viewBox: "0 0 16 16",
2255
+ fill: "currentColor"
2256
+ }, rest), _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
2257
+ d: "M13 12v2H3v-2H2v2l0 0c0 .6.4 1 1 1h10c.6 0 1-.4 1-1l0 0v-2H13zM3 6L3.7 6.7 7.5 2.9 7.5 12 8.5 12 8.5 2.9 12.3 6.7 13 6 8 1z"
2258
+ })), children);
2259
+ }
2260
+
2222
2261
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2223
2262
  width: size,
2224
2263
  height: size,
@@ -2226,17 +2265,15 @@ var FetchUploadCloud = /*#__PURE__*/React.forwardRef(function FetchUploadCloud(_
2226
2265
  xmlns: "http://www.w3.org/2000/svg",
2227
2266
  viewBox: "0 0 32 32",
2228
2267
  fill: "currentColor"
2229
- }, rest), _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
2230
- d: "M16,13l-5,5,1.41,1.41L15,16.83V28H6v2h9a2,2,0,0,0,2-2V16.83l2.59,2.58L21,18Z"
2231
- })), _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
2232
- d: "M23.5,22H23V20h.5a4.4975,4.4975,0,0,0,.3564-8.981l-.8154-.0639-.0986-.812a6.9938,6.9938,0,0,0-13.8838,0l-.0991.812-.8155.0639A4.4975,4.4975,0,0,0,8.5,20H9v2H8.5A6.4973,6.4973,0,0,1,7.2,9.1362a8.9943,8.9943,0,0,1,17.6006,0A6.4974,6.4974,0,0,1,23.5,22Z"
2268
+ }, rest), _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
2269
+ d: "M26 24v4H6V24H4v4l.0076-.0049A1.9977 1.9977 0 006 30H26a2 2 0 002-2h0V24zM6 12L7.411 13.405 15 5.825 15 24 17 24 17 5.825 24.591 13.405 26 12 16 2 6 12z"
2233
2270
  })), children);
2234
2271
  });
2235
2272
 
2236
2273
  if (process.env.NODE_ENV !== "production") {
2237
- FetchUploadCloud.propTypes = iconPropTypes;
2274
+ Export.propTypes = iconPropTypes;
2238
2275
  }
2239
- var FileStorage = /*#__PURE__*/React.forwardRef(function FileStorage(_ref89, ref) {
2276
+ var Eyedropper = /*#__PURE__*/React.forwardRef(function Eyedropper(_ref89, ref) {
2240
2277
  var children = _ref89.children,
2241
2278
  _ref89$size = _ref89.size,
2242
2279
  size = _ref89$size === void 0 ? 16 : _ref89$size,
@@ -2249,21 +2286,15 @@ var FileStorage = /*#__PURE__*/React.forwardRef(function FileStorage(_ref89, ref
2249
2286
  xmlns: "http://www.w3.org/2000/svg",
2250
2287
  viewBox: "0 0 32 32",
2251
2288
  fill: "currentColor"
2252
- }, rest), _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
2253
- 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"
2254
- })), _circle12 || (_circle12 = /*#__PURE__*/React.createElement("circle", {
2255
- cx: "7",
2256
- cy: "25",
2257
- r: "1"
2258
- })), _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
2259
- d: "M22.707,7.293l-5-5A1,1,0,0,0,17,2H11A2.0023,2.0023,0,0,0,9,4V20a2.0023,2.0023,0,0,0,2,2H21a2.0023,2.0023,0,0,0,2-2V8A1,1,0,0,0,22.707,7.293ZM20.5857,8H17V4.4141ZM11,20V4h4V8a2.0023,2.0023,0,0,0,2,2h4V20Z"
2289
+ }, rest), _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
2290
+ d: "M2 27H5V30H2zM29.71 7.29l-5-5a1 1 0 00-1.41 0h0L20 5.59l-1.29-1.3L17.29 5.71 18.59 7 8.29 17.29A1 1 0 008 18v1.59l-2.71 2.7a1 1 0 000 1.41h0l3 3a1 1 0 001.41 0h0L12.41 24H14a1 1 0 00.71-.29L25 13.41l1.29 1.3 1.42-1.42L26.41 12l3.3-3.29a1 1 0 000-1.41zM13.59 22h-2L9 24.59 7.41 23 10 20.41v-2l10-10L23.59 12zM25 10.59L21.41 7 24 4.41 27.59 8z"
2260
2291
  })), children);
2261
2292
  });
2262
2293
 
2263
2294
  if (process.env.NODE_ENV !== "production") {
2264
- FileStorage.propTypes = iconPropTypes;
2295
+ Eyedropper.propTypes = iconPropTypes;
2265
2296
  }
2266
- var Filter = /*#__PURE__*/React.forwardRef(function Filter(_ref90, ref) {
2297
+ var FaceActivated = /*#__PURE__*/React.forwardRef(function FaceActivated(_ref90, ref) {
2267
2298
  var children = _ref90.children,
2268
2299
  _ref90$size = _ref90.size,
2269
2300
  size = _ref90$size === void 0 ? 16 : _ref90$size,
@@ -2276,15 +2307,17 @@ var Filter = /*#__PURE__*/React.forwardRef(function Filter(_ref90, ref) {
2276
2307
  xmlns: "http://www.w3.org/2000/svg",
2277
2308
  viewBox: "0 0 32 32",
2278
2309
  fill: "currentColor"
2279
- }, rest), _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
2280
- d: "M18,28H14a2,2,0,0,1-2-2V18.41L4.59,11A2,2,0,0,1,4,9.59V6A2,2,0,0,1,6,4H26a2,2,0,0,1,2,2V9.59A2,2,0,0,1,27.41,11L20,18.41V26A2,2,0,0,1,18,28ZM6,6V9.59l8,8V26h4V17.59l8-8V6Z"
2310
+ }, rest), _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
2311
+ d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm0,26A12,12,0,1,1,28,16,12,12,0,0,1,16,28Z"
2312
+ })), _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
2313
+ d: "M11.5 11A2.5 2.5 0 1014 13.5 2.48 2.48 0 0011.5 11zM20.5 11A2.5 2.5 0 1023 13.5 2.48 2.48 0 0020.5 11zM9 20a8.13 8.13 0 0014 0z"
2281
2314
  })), children);
2282
2315
  });
2283
2316
 
2284
2317
  if (process.env.NODE_ENV !== "production") {
2285
- Filter.propTypes = iconPropTypes;
2318
+ FaceActivated.propTypes = iconPropTypes;
2286
2319
  }
2287
- var FilterEdit = /*#__PURE__*/React.forwardRef(function FilterEdit(_ref91, ref) {
2320
+ var FaceActivatedAdd = /*#__PURE__*/React.forwardRef(function FaceActivatedAdd(_ref91, ref) {
2288
2321
  var children = _ref91.children,
2289
2322
  _ref91$size = _ref91.size,
2290
2323
  size = _ref91$size === void 0 ? 16 : _ref91$size,
@@ -2297,17 +2330,17 @@ var FilterEdit = /*#__PURE__*/React.forwardRef(function FilterEdit(_ref91, ref)
2297
2330
  xmlns: "http://www.w3.org/2000/svg",
2298
2331
  viewBox: "0 0 32 32",
2299
2332
  fill: "currentColor"
2300
- }, rest), _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
2301
- d: "M26,6H4V9.17l7.41,7.42.59.58V26h4V24h2v2a2,2,0,0,1-2,2H12a2,2,0,0,1-2-2V18L2.59,10.59A2,2,0,0,1,2,9.17V6A2,2,0,0,1,4,4H26Z"
2302
- })), _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
2303
- d: "M29.71,11.29l-3-3a1,1,0,0,0-1.42,0L16,17.59V22h4.41l9.3-9.29A1,1,0,0,0,29.71,11.29ZM19.59,20H18V18.41l5-5L24.59,15ZM26,13.59,24.41,12,26,10.41,27.59,12Z"
2333
+ }, rest), _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
2334
+ d: "M30 4L26 4 26 0 24 0 24 4 20 4 20 6 24 6 24 10 26 10 26 6 30 6 30 4zM11.5 11A2.5 2.5 0 1014 13.5 2.48 2.48 0 0011.5 11zM20.5 11A2.5 2.5 0 1023 13.5 2.48 2.48 0 0020.5 11zM9 20a8.13 8.13 0 0014 0z"
2335
+ })), _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
2336
+ d: "M27.82,14A12,12,0,1,1,16,4V2A14,14,0,1,0,30,16a14.71,14.71,0,0,0-.16-2Z"
2304
2337
  })), children);
2305
2338
  });
2306
2339
 
2307
2340
  if (process.env.NODE_ENV !== "production") {
2308
- FilterEdit.propTypes = iconPropTypes;
2341
+ FaceActivatedAdd.propTypes = iconPropTypes;
2309
2342
  }
2310
- var FilterRemove = /*#__PURE__*/React.forwardRef(function FilterRemove(_ref92, ref) {
2343
+ var FaceActivatedFilled = /*#__PURE__*/React.forwardRef(function FaceActivatedFilled(_ref92, ref) {
2311
2344
  var children = _ref92.children,
2312
2345
  _ref92$size = _ref92.size,
2313
2346
  size = _ref92$size === void 0 ? 16 : _ref92$size,
@@ -2320,17 +2353,15 @@ var FilterRemove = /*#__PURE__*/React.forwardRef(function FilterRemove(_ref92, r
2320
2353
  xmlns: "http://www.w3.org/2000/svg",
2321
2354
  viewBox: "0 0 32 32",
2322
2355
  fill: "currentColor"
2323
- }, rest), _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
2324
- d: "M30 11.414L28.586 10 24 14.586 19.414 10 18 11.414 22.586 16 18 20.585 19.415 22 24 17.414 28.587 22 30 20.587 25.414 16 30 11.414z"
2325
- })), _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
2326
- d: "M4,4A2,2,0,0,0,2,6V9.1709a2,2,0,0,0,.5859,1.4145L10,18v8a2,2,0,0,0,2,2h4a2,2,0,0,0,2-2V24H16v2H12V17.1709l-.5859-.5855L4,9.1709V6H24V8h2V6a2,2,0,0,0-2-2Z"
2356
+ }, rest), _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
2357
+ d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm-4.5,9A2.5,2.5,0,1,1,9,13.5,2.48,2.48,0,0,1,11.5,11ZM16,24a8.11,8.11,0,0,1-7-4H23A8.11,8.11,0,0,1,16,24Zm4.5-8A2.5,2.5,0,1,1,23,13.5,2.48,2.48,0,0,1,20.5,16Z"
2327
2358
  })), children);
2328
2359
  });
2329
2360
 
2330
2361
  if (process.env.NODE_ENV !== "production") {
2331
- FilterRemove.propTypes = iconPropTypes;
2362
+ FaceActivatedFilled.propTypes = iconPropTypes;
2332
2363
  }
2333
- var FilterReset = /*#__PURE__*/React.forwardRef(function FilterReset(_ref93, ref) {
2364
+ var FaceAdd = /*#__PURE__*/React.forwardRef(function FaceAdd(_ref93, ref) {
2334
2365
  var children = _ref93.children,
2335
2366
  _ref93$size = _ref93.size,
2336
2367
  size = _ref93$size === void 0 ? 16 : _ref93$size,
@@ -2343,17 +2374,17 @@ var FilterReset = /*#__PURE__*/React.forwardRef(function FilterReset(_ref93, ref
2343
2374
  xmlns: "http://www.w3.org/2000/svg",
2344
2375
  viewBox: "0 0 32 32",
2345
2376
  fill: "currentColor"
2346
- }, rest), _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
2347
- d: "M22.5,9A7.4522,7.4522,0,0,0,16,12.792V8H14v8h8V14H17.6167A5.4941,5.4941,0,1,1,22.5,22H22v2h.5a7.5,7.5,0,0,0,0-15Z"
2348
- })), _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
2349
- d: "M26,6H4V9.171l7.4142,7.4143L12,17.171V26h4V24h2v2a2,2,0,0,1-2,2H12a2,2,0,0,1-2-2V18L2.5858,10.5853A2,2,0,0,1,2,9.171V6A2,2,0,0,1,4,4H26Z"
2377
+ }, rest), _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
2378
+ d: "M16 22a6 6 0 01-5.14-2.92l-1.71 1a8 8 0 0013.7 0l-1.71-1A6 6 0 0116 22zM30 4L26 4 26 0 24 0 24 4 20 4 20 6 24 6 24 10 26 10 26 6 30 6 30 4zM11.5 11A2.5 2.5 0 1014 13.5 2.48 2.48 0 0011.5 11zM20.5 11A2.5 2.5 0 1023 13.5 2.48 2.48 0 0020.5 11z"
2379
+ })), _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
2380
+ d: "M27.61,13A12.33,12.33,0,0,1,28,16,12,12,0,1,1,16,4V2A14,14,0,1,0,29.67,13Z"
2350
2381
  })), children);
2351
2382
  });
2352
2383
 
2353
2384
  if (process.env.NODE_ENV !== "production") {
2354
- FilterReset.propTypes = iconPropTypes;
2385
+ FaceAdd.propTypes = iconPropTypes;
2355
2386
  }
2356
- var Finance = /*#__PURE__*/React.forwardRef(function Finance(_ref94, ref) {
2387
+ var FaceCool = /*#__PURE__*/React.forwardRef(function FaceCool(_ref94, ref) {
2357
2388
  var children = _ref94.children,
2358
2389
  _ref94$size = _ref94.size,
2359
2390
  size = _ref94$size === void 0 ? 16 : _ref94$size,
@@ -2366,15 +2397,17 @@ var Finance = /*#__PURE__*/React.forwardRef(function Finance(_ref94, ref) {
2366
2397
  xmlns: "http://www.w3.org/2000/svg",
2367
2398
  viewBox: "0 0 32 32",
2368
2399
  fill: "currentColor"
2369
- }, rest), _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
2370
- d: "M2 28H30V30H2zM27 11a1 1 0 001-1V7a1 1 0 00-.66-.94l-11-4a1 1 0 00-.68 0l-11 4A1 1 0 004 7v3a1 1 0 001 1H6V24H4v2H28V24H26V11zM6 7.7L16 4.06 26 7.7V9H6zM18 24H14V11h4zM8 11h4V24H8zM24 24H20V11h4z"
2400
+ }, rest), _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
2401
+ d: "M16,24a8,8,0,0,0,6.85-3.89l-1.71-1a6,6,0,0,1-10.28,0l-1.71,1A8,8,0,0,0,16,24Z"
2402
+ })), _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
2403
+ d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm0,2a12,12,0,0,1,10.89,7H25a1,1,0,0,0-1-1H8a1,1,0,0,0-1,1H5.11A12,12,0,0,1,16,4Zm0,24A12,12,0,0,1,4,16a11.86,11.86,0,0,1,.4-3H7v2a2,2,0,0,0,2,2h3.31a2,2,0,0,0,2-1.67L14.83,12h2.34l.55,3.33a2,2,0,0,0,2,1.67H23a2,2,0,0,0,2-2V13h2.6a11.86,11.86,0,0,1,.4,3A12,12,0,0,1,16,28Z"
2371
2404
  })), children);
2372
2405
  });
2373
2406
 
2374
2407
  if (process.env.NODE_ENV !== "production") {
2375
- Finance.propTypes = iconPropTypes;
2408
+ FaceCool.propTypes = iconPropTypes;
2376
2409
  }
2377
- var FingerprintRecognition = /*#__PURE__*/React.forwardRef(function FingerprintRecognition(_ref95, ref) {
2410
+ var FaceDissatisfied = /*#__PURE__*/React.forwardRef(function FaceDissatisfied(_ref95, ref) {
2378
2411
  var children = _ref95.children,
2379
2412
  _ref95$size = _ref95.size,
2380
2413
  size = _ref95$size === void 0 ? 16 : _ref95$size,
@@ -2387,23 +2420,17 @@ var FingerprintRecognition = /*#__PURE__*/React.forwardRef(function FingerprintR
2387
2420
  xmlns: "http://www.w3.org/2000/svg",
2388
2421
  viewBox: "0 0 32 32",
2389
2422
  fill: "currentColor"
2390
- }, rest), _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
2391
- d: "M7,5.21a.77.77,0,0,1-.46-1.38A15.46,15.46,0,0,1,16,1c2.66,0,6.48.45,9.5,2.62a.77.77,0,0,1,.18,1.07.78.78,0,0,1-1.08.17A15,15,0,0,0,16,2.53,14,14,0,0,0,7.5,5.05.74.74,0,0,1,7,5.21Z"
2392
- })), _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
2393
- d: "M28.23,12.26a.78.78,0,0,1-.63-.33C25.87,9.49,22.78,6.24,16,6.24a14,14,0,0,0-11.63,5.7.77.77,0,0,1-1.07.17A.76.76,0,0,1,3.15,11,15.54,15.54,0,0,1,16,4.71c5.61,0,9.81,2.08,12.84,6.34a.77.77,0,0,1-.19,1.07A.79.79,0,0,1,28.23,12.26Z"
2394
- })), _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
2395
- d: "M12.28,31a.78.78,0,0,1-.72-.49.75.75,0,0,1,.44-1c4.37-1.68,7-5.12,7-9.21a2.8,2.8,0,0,0-3-3c-1.86,0-2.76,1-3,3.35a4.27,4.27,0,0,1-4.52,3.83,4.27,4.27,0,0,1-4.32-4.59A11.71,11.71,0,0,1,16,8.39a12,12,0,0,1,12,11.93,18.66,18.66,0,0,1-1.39,6.5.78.78,0,0,1-1,.41.76.76,0,0,1-.41-1,17.25,17.25,0,0,0,1.27-5.91A10.45,10.45,0,0,0,16,9.92a10.18,10.18,0,0,0-10.38,10,2.77,2.77,0,0,0,2.79,3.06,2.74,2.74,0,0,0,3-2.48c.36-3.11,1.89-4.69,4.56-4.69a4.31,4.31,0,0,1,4.52,4.56c0,4.74-3,8.72-8,10.63A.92.92,0,0,1,12.28,31Z"
2396
- })), _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
2397
- d: "M19.77,30.28a.81.81,0,0,1-.52-.2.76.76,0,0,1,0-1.08,12.63,12.63,0,0,0,3.54-8.68c0-1.56-.48-6.65-6.7-6.65a6.83,6.83,0,0,0-4.94,1.87A6.17,6.17,0,0,0,9.32,20a.77.77,0,0,1-.77.76h0A.76.76,0,0,1,7.78,20,7.73,7.73,0,0,1,10,14.46a8.34,8.34,0,0,1,6-2.32c6.08,0,8.24,4.4,8.24,8.18A14.09,14.09,0,0,1,20.34,30,.75.75,0,0,1,19.77,30.28Z"
2398
- })), _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
2399
- d: "M8.66,27.74a14.14,14.14,0,0,1-1.56-.09.76.76,0,1,1,.17-1.52c2.49.28,4.45-.16,5.84-1.32a6.37,6.37,0,0,0,2.12-4.53.75.75,0,0,1,.82-.71.78.78,0,0,1,.72.81A7.89,7.89,0,0,1,14.09,26,8.2,8.2,0,0,1,8.66,27.74Z"
2423
+ }, rest), _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
2424
+ d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm0,26A12,12,0,1,1,28,16,12,12,0,0,1,16,28Z"
2425
+ })), _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
2426
+ d: "M11.5 11A2.5 2.5 0 1014 13.5 2.5 2.5 0 0011.5 11zM20.5 11A2.5 2.5 0 1023 13.5 2.5 2.5 0 0020.5 11zM16 19a8 8 0 00-6.85 3.89l1.71 1a6 6 0 0110.28 0l1.71-1A8 8 0 0016 19z"
2400
2427
  })), children);
2401
2428
  });
2402
2429
 
2403
2430
  if (process.env.NODE_ENV !== "production") {
2404
- FingerprintRecognition.propTypes = iconPropTypes;
2431
+ FaceDissatisfied.propTypes = iconPropTypes;
2405
2432
  }
2406
- var Fire = /*#__PURE__*/React.forwardRef(function Fire(_ref96, ref) {
2433
+ var FaceDissatisfiedFilled = /*#__PURE__*/React.forwardRef(function FaceDissatisfiedFilled(_ref96, ref) {
2407
2434
  var children = _ref96.children,
2408
2435
  _ref96$size = _ref96.size,
2409
2436
  size = _ref96$size === void 0 ? 16 : _ref96$size,
@@ -2416,15 +2443,15 @@ var Fire = /*#__PURE__*/React.forwardRef(function Fire(_ref96, ref) {
2416
2443
  xmlns: "http://www.w3.org/2000/svg",
2417
2444
  viewBox: "0 0 32 32",
2418
2445
  fill: "currentColor"
2419
- }, rest), _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
2420
- d: "M24.832,16.9688c-.2724-.6465-.5815-1.38-.8833-2.2852-.79-2.3682,1.7344-4.9522,1.7583-4.9766L24.293,8.293c-.1407.1406-3.4234,3.4775-2.2417,7.0234.3261.978.6513,1.749.938,2.43A9.3812,9.3812,0,0,1,24,22a6.24,6.24,0,0,1-4.1892,5.293,8.52,8.52,0,0,0-2.1038-8l-1.0444-1.0445-.5815,1.3575C14.2449,23.89,12.06,25.76,10.7747,26.54A5.8437,5.8437,0,0,1,8,22a9.6239,9.6239,0,0,1,.9287-3.6289A11.3329,11.3329,0,0,0,10,14V12.2217c.8735.36,2,1.3037,2,3.7783v2.6035l1.7432-1.9341c3.1118-3.4546,2.4624-7.5678,1.206-10.3081A4.4859,4.4859,0,0,1,18,11h2c0-5.5371-4.5786-7-7-7H11l1.1992,1.5986c.1377.1856,2.8628,3.9278,1.3535,7.688A4.9426,4.9426,0,0,0,9,10H8v4a9.6239,9.6239,0,0,1-.9287,3.6289A11.3329,11.3329,0,0,0,6,22c0,3.8477,3.8232,8,10,8s10-4.1523,10-8A11.3771,11.3771,0,0,0,24.832,16.9688ZM12.8352,27.5264a16.4987,16.4987,0,0,0,4.3665-5.5987,6.1053,6.1053,0,0,1,.2573,5.9717A11.3213,11.3213,0,0,1,16,28,10.3278,10.3278,0,0,1,12.8352,27.5264Z"
2446
+ }, rest), _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
2447
+ d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm-4.5,9h0A2.5,2.5,0,1,1,9,13.5,2.48,2.48,0,0,1,11.54,11Zm9.64,12.92a6,6,0,0,0-10.28,0l-1.71-1a8,8,0,0,1,13.7,0ZM20.5,16a2.5,2.5,0,0,1,0-5h0a2.5,2.5,0,0,1,0,5Z"
2421
2448
  })), children);
2422
2449
  });
2423
2450
 
2424
2451
  if (process.env.NODE_ENV !== "production") {
2425
- Fire.propTypes = iconPropTypes;
2452
+ FaceDissatisfiedFilled.propTypes = iconPropTypes;
2426
2453
  }
2427
- var Firewall = /*#__PURE__*/React.forwardRef(function Firewall(_ref97, ref) {
2454
+ var FaceDizzy = /*#__PURE__*/React.forwardRef(function FaceDizzy(_ref97, ref) {
2428
2455
  var children = _ref97.children,
2429
2456
  _ref97$size = _ref97.size,
2430
2457
  size = _ref97$size === void 0 ? 16 : _ref97$size,
@@ -2437,17 +2464,17 @@ var Firewall = /*#__PURE__*/React.forwardRef(function Firewall(_ref97, ref) {
2437
2464
  xmlns: "http://www.w3.org/2000/svg",
2438
2465
  viewBox: "0 0 32 32",
2439
2466
  fill: "currentColor"
2440
- }, rest), _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
2441
- d: "M27 20.3972v3c-1 0-2-1.5-2-4v-3c-4 5-5 7-5 9A5.0008 5.0008 0 0023.0458 30 7.5281 7.5281 0 0125 26.3972 7.5281 7.5281 0 0126.9542 30 5.0008 5.0008 0 0030 25.3972C30 23.3972 28.875 21.8258 27 20.3972zM17 28H4V24H17V22H4a2.0023 2.0023 0 00-2 2v4a2.0023 2.0023 0 002 2H17z"
2442
- })), _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
2443
- d: "M28 12H7a2.0023 2.0023 0 00-2 2v4a2.0023 2.0023 0 002 2H17V18H7V14H28l.0011 2H30V14A2.0023 2.0023 0 0028 12zM25 10H4A2.0021 2.0021 0 012 8V4A2.0021 2.0021 0 014 2H25a2.0021 2.0021 0 012 2V8A2.0021 2.0021 0 0125 10zM4 4V8H25V4z"
2467
+ }, rest), _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
2468
+ d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm0,26A12,12,0,1,1,28,16,12,12,0,0,1,16,28Z"
2469
+ })), _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
2470
+ d: "M24.41 11L23 9.59 21 11.59 19 9.59 17.59 11 19.59 13 17.59 15 19 16.41 21 14.41 23 16.41 24.41 15 22.41 13 24.41 11zM14.41 11L13 9.59 11 11.59 9 9.59 7.59 11 9.59 13 7.59 15 9 16.41 11 14.41 13 16.41 14.41 15 12.41 13 14.41 11zM16 19a3 3 0 103 3 3 3 0 00-3-3z"
2444
2471
  })), children);
2445
2472
  });
2446
2473
 
2447
2474
  if (process.env.NODE_ENV !== "production") {
2448
- Firewall.propTypes = iconPropTypes;
2475
+ FaceDizzy.propTypes = iconPropTypes;
2449
2476
  }
2450
- var FirewallClassic = /*#__PURE__*/React.forwardRef(function FirewallClassic(_ref98, ref) {
2477
+ var FaceDizzyFilled = /*#__PURE__*/React.forwardRef(function FaceDizzyFilled(_ref98, ref) {
2451
2478
  var children = _ref98.children,
2452
2479
  _ref98$size = _ref98.size,
2453
2480
  size = _ref98$size === void 0 ? 16 : _ref98$size,
@@ -2460,15 +2487,15 @@ var FirewallClassic = /*#__PURE__*/React.forwardRef(function FirewallClassic(_re
2460
2487
  xmlns: "http://www.w3.org/2000/svg",
2461
2488
  viewBox: "0 0 32 32",
2462
2489
  fill: "currentColor"
2463
- }, rest), _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
2464
- d: "M28 20V17a4 4 0 00-8 0v3a2.0023 2.0023 0 00-2 2v6a2.0023 2.0023 0 002 2h8a2.0023 2.0023 0 002-2V22A2.0023 2.0023 0 0028 20zm-6-3a2 2 0 014 0v3H22zm6 11H20V22h8zM15 27H4a2 2 0 01-2-2V22a2 2 0 012-2H15v2H4v3H15zM17 18H8a2 2 0 01-2-2V13a2 2 0 012-2H19v2H8v3h9zM22 9H4A2 2 0 012 7V4A2 2 0 014 2H22a2 2 0 012 2V7A2 2 0 0122 9zM4 7H22V4H4z"
2490
+ }, rest), _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
2491
+ d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2ZM9,16.41,7.59,15l2-2-2-2L9,9.59l2,2,2-2L14.41,11l-2,2,2,2L13,16.41l-2-2ZM16,25a3,3,0,1,1,3-3A3,3,0,0,1,16,25Zm8.41-10L23,16.41l-2-2-2,2L17.59,15l2-2-2-2L19,9.59l2,2,2-2L24.41,11l-2,2Z"
2465
2492
  })), children);
2466
2493
  });
2467
2494
 
2468
2495
  if (process.env.NODE_ENV !== "production") {
2469
- FirewallClassic.propTypes = iconPropTypes;
2496
+ FaceDizzyFilled.propTypes = iconPropTypes;
2470
2497
  }
2471
- var Fish = /*#__PURE__*/React.forwardRef(function Fish(_ref99, ref) {
2498
+ var FaceMask = /*#__PURE__*/React.forwardRef(function FaceMask(_ref99, ref) {
2472
2499
  var children = _ref99.children,
2473
2500
  _ref99$size = _ref99.size,
2474
2501
  size = _ref99$size === void 0 ? 16 : _ref99$size,
@@ -2481,19 +2508,17 @@ var Fish = /*#__PURE__*/React.forwardRef(function Fish(_ref99, ref) {
2481
2508
  xmlns: "http://www.w3.org/2000/svg",
2482
2509
  viewBox: "0 0 32 32",
2483
2510
  fill: "currentColor"
2484
- }, rest), _circle13 || (_circle13 = /*#__PURE__*/React.createElement("circle", {
2485
- cx: "24",
2486
- cy: "7",
2487
- r: "1"
2488
- })), _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
2489
- d: "M26,2A16.0183,16.0183,0,0,0,10,18v2H3a1,1,0,0,0-.707,1.707l8,8A1,1,0,0,0,12,29V22h2A16.0183,16.0183,0,0,0,30,6V2ZM10,26.5857,5.4141,22H10ZM12,20V18a13.9394,13.9394,0,0,1,3.908-9.6777l7.77,7.7695A13.94,13.94,0,0,1,14,20ZM28,6a13.9163,13.9163,0,0,1-2.98,8.6055L17.3945,6.98A13.9163,13.9163,0,0,1,26,4h2Z"
2511
+ }, rest), _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
2512
+ d: "M11.5 11A2.5 2.5 0 1014 13.5 2.5 2.5 0 0011.5 11zM20.5 11A2.5 2.5 0 1023 13.5 2.5 2.5 0 0020.5 11z"
2513
+ })), _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
2514
+ d: "M30,16A14,14,0,1,0,8.8994,28.042l.0156.1562A1.993,1.993,0,0,0,10.9048,30h10.19a1.9929,1.9929,0,0,0,1.99-1.8008l.0156-.1572A13.9674,13.9674,0,0,0,30,16ZM16,4A11.99,11.99,0,0,1,27.97,15.397L22.7637,18H9.2363L4.0305,15.397A11.99,11.99,0,0,1,16,4ZM4.12,17.6777l3.94,1.97.5813,5.81A11.97,11.97,0,0,1,4.12,17.6777ZM21.0947,28H10.9053l-.8-8h11.79Zm2.2644-2.542.5811-5.81,3.94-1.97A11.9712,11.9712,0,0,1,23.3591,25.458Z"
2490
2515
  })), children);
2491
2516
  });
2492
2517
 
2493
2518
  if (process.env.NODE_ENV !== "production") {
2494
- Fish.propTypes = iconPropTypes;
2519
+ FaceMask.propTypes = iconPropTypes;
2495
2520
  }
2496
- var FishMultiple = /*#__PURE__*/React.forwardRef(function FishMultiple(_ref100, ref) {
2521
+ var FaceNeutral = /*#__PURE__*/React.forwardRef(function FaceNeutral(_ref100, ref) {
2497
2522
  var children = _ref100.children,
2498
2523
  _ref100$size = _ref100.size,
2499
2524
  size = _ref100$size === void 0 ? 16 : _ref100$size,
@@ -2506,31 +2531,17 @@ var FishMultiple = /*#__PURE__*/React.forwardRef(function FishMultiple(_ref100,
2506
2531
  xmlns: "http://www.w3.org/2000/svg",
2507
2532
  viewBox: "0 0 32 32",
2508
2533
  fill: "currentColor"
2509
- }, rest), _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
2510
- d: "M30,14a12.9845,12.9845,0,0,0-3.8286-9.2427L24.4143,3,23,4.4138l1.7573,1.7574a11.0713,11.0713,0,0,1,0,15.6572L22,24.5857,23.4143,26l2.7571-2.7573A12.9845,12.9845,0,0,0,30,14Z"
2511
- })), _circle14 || (_circle14 = /*#__PURE__*/React.createElement("circle", {
2512
- cx: "17",
2513
- cy: "11",
2514
- r: "1"
2515
- })), _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
2516
- d: "M22,14a12.9845,12.9845,0,0,0-3.8286-9.2427L16.4143,3,15,4.4138l1.7573,1.7574a11.0713,11.0713,0,0,1,0,15.6572L14,24.5857,15.4143,26l2.7571-2.7573A12.9845,12.9845,0,0,0,22,14Z"
2517
- })), _circle15 || (_circle15 = /*#__PURE__*/React.createElement("circle", {
2518
- cx: "25",
2519
- cy: "11",
2520
- r: "1"
2521
- })), _circle16 || (_circle16 = /*#__PURE__*/React.createElement("circle", {
2522
- cx: "9",
2523
- cy: "11",
2524
- r: "1"
2525
- })), _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
2526
- d: "M9.4141,24l.7573-.7573a13.0708,13.0708,0,0,0,0-18.4854L8,2.5857,5.8286,4.7571a13.0708,13.0708,0,0,0,0,18.4854L6.5859,24,2.293,28.2928A1,1,0,0,0,3,30H13a1,1,0,0,0,.707-1.707ZM4,14A10.9988,10.9988,0,0,1,7.2427,6.1712L8,5.4138l.7573.7574a11.0713,11.0713,0,0,1,0,15.6572L8,22.5857l-.7573-.7573A10.9988,10.9988,0,0,1,4,14ZM5.4141,28,8,25.4138,10.5859,28Z"
2534
+ }, rest), _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
2535
+ d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm0,26A12,12,0,1,1,28,16,12,12,0,0,1,16,28Z"
2536
+ })), _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
2537
+ d: "M11.5 11A2.5 2.5 0 1014 13.5 2.5 2.5 0 0011.5 11zM20.5 11A2.5 2.5 0 1023 13.5 2.5 2.5 0 0020.5 11zM10 20H22V22H10z"
2527
2538
  })), children);
2528
2539
  });
2529
2540
 
2530
2541
  if (process.env.NODE_ENV !== "production") {
2531
- FishMultiple.propTypes = iconPropTypes;
2542
+ FaceNeutral.propTypes = iconPropTypes;
2532
2543
  }
2533
- var FitToHeight = /*#__PURE__*/React.forwardRef(function FitToHeight(_ref101, ref) {
2544
+ var FaceNeutralFilled = /*#__PURE__*/React.forwardRef(function FaceNeutralFilled(_ref101, ref) {
2534
2545
  var children = _ref101.children,
2535
2546
  _ref101$size = _ref101.size,
2536
2547
  size = _ref101$size === void 0 ? 16 : _ref101$size,
@@ -2543,17 +2554,15 @@ var FitToHeight = /*#__PURE__*/React.forwardRef(function FitToHeight(_ref101, re
2543
2554
  xmlns: "http://www.w3.org/2000/svg",
2544
2555
  viewBox: "0 0 32 32",
2545
2556
  fill: "currentColor"
2546
- }, rest), _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
2547
- d: "M11 10L12.41 11.41 15 8.83 15 23.17 12.41 20.59 11 22 16 27 21 22 19.59 20.59 17 23.17 17 8.83 19.59 11.41 21 10 16 5 11 10z"
2548
- })), _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
2549
- d: "M28,30H4a2.0023,2.0023,0,0,1-2-2V4A2.0023,2.0023,0,0,1,4,2H28a2.0021,2.0021,0,0,1,2,2V28A2.0021,2.0021,0,0,1,28,30ZM4,4V28H28V4Z"
2557
+ }, rest), _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
2558
+ d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2ZM9,13.5A2.5,2.5,0,1,1,11.5,16,2.5,2.5,0,0,1,9,13.5ZM22,22H10V20H22Zm-1.5-6A2.5,2.5,0,1,1,23,13.5,2.5,2.5,0,0,1,20.5,16Z"
2550
2559
  })), children);
2551
2560
  });
2552
2561
 
2553
2562
  if (process.env.NODE_ENV !== "production") {
2554
- FitToHeight.propTypes = iconPropTypes;
2563
+ FaceNeutralFilled.propTypes = iconPropTypes;
2555
2564
  }
2556
- var FitToScreen = /*#__PURE__*/React.forwardRef(function FitToScreen(_ref102, ref) {
2565
+ var FacePending = /*#__PURE__*/React.forwardRef(function FacePending(_ref102, ref) {
2557
2566
  var children = _ref102.children,
2558
2567
  _ref102$size = _ref102.size,
2559
2568
  size = _ref102$size === void 0 ? 16 : _ref102$size,
@@ -2566,17 +2575,17 @@ var FitToScreen = /*#__PURE__*/React.forwardRef(function FitToScreen(_ref102, re
2566
2575
  xmlns: "http://www.w3.org/2000/svg",
2567
2576
  viewBox: "0 0 32 32",
2568
2577
  fill: "currentColor"
2569
- }, rest), _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
2570
- d: "M22 16L24 16 24 8 16 8 16 10 22 10 22 16zM8 24L16 24 16 22 10 22 10 16 8 16 8 24z"
2571
- })), _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
2572
- d: "M26,28H6a2.0023,2.0023,0,0,1-2-2V6A2.0023,2.0023,0,0,1,6,4H26a2.0023,2.0023,0,0,1,2,2V26A2.0023,2.0023,0,0,1,26,28ZM6,6V26H26.0012L26,6Z"
2578
+ }, rest), _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
2579
+ d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm0,26A12,12,0,1,1,28,16,12,12,0,0,1,16,28Z"
2580
+ })), _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
2581
+ d: "M11.5 11A2.5 2.5 0 1014 13.5 2.48 2.48 0 0011.5 11zM20.5 11A2.5 2.5 0 1023 13.5 2.48 2.48 0 0020.5 11z"
2573
2582
  })), children);
2574
2583
  });
2575
2584
 
2576
2585
  if (process.env.NODE_ENV !== "production") {
2577
- FitToScreen.propTypes = iconPropTypes;
2586
+ FacePending.propTypes = iconPropTypes;
2578
2587
  }
2579
- var FitToWidth = /*#__PURE__*/React.forwardRef(function FitToWidth(_ref103, ref) {
2588
+ var FacePendingFilled = /*#__PURE__*/React.forwardRef(function FacePendingFilled(_ref103, ref) {
2580
2589
  var children = _ref103.children,
2581
2590
  _ref103$size = _ref103.size,
2582
2591
  size = _ref103$size === void 0 ? 16 : _ref103$size,
@@ -2589,17 +2598,15 @@ var FitToWidth = /*#__PURE__*/React.forwardRef(function FitToWidth(_ref103, ref)
2589
2598
  xmlns: "http://www.w3.org/2000/svg",
2590
2599
  viewBox: "0 0 32 32",
2591
2600
  fill: "currentColor"
2592
- }, rest), _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
2593
- d: "M22 11L20.59 12.41 23.17 15 8.83 15 11.41 12.41 10 11 5 16 10 21 11.41 19.59 8.83 17 23.17 17 20.59 19.59 22 21 27 16 22 11z"
2594
- })), _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
2595
- d: "M28,30H4a2.0023,2.0023,0,0,1-2-2V4A2.0023,2.0023,0,0,1,4,2H28a2.0021,2.0021,0,0,1,2,2V28A2.0021,2.0021,0,0,1,28,30ZM4,4V28H28V4Z"
2601
+ }, rest), _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
2602
+ d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2ZM11.5,16A2.5,2.5,0,1,1,14,13.5,2.48,2.48,0,0,1,11.5,16Zm9,0A2.5,2.5,0,1,1,23,13.5,2.48,2.48,0,0,1,20.5,16Z"
2596
2603
  })), children);
2597
2604
  });
2598
2605
 
2599
2606
  if (process.env.NODE_ENV !== "production") {
2600
- FitToWidth.propTypes = iconPropTypes;
2607
+ FacePendingFilled.propTypes = iconPropTypes;
2601
2608
  }
2602
- var Flag = /*#__PURE__*/React.forwardRef(function Flag(_ref104, ref) {
2609
+ var FaceSatisfied = /*#__PURE__*/React.forwardRef(function FaceSatisfied(_ref104, ref) {
2603
2610
  var children = _ref104.children,
2604
2611
  _ref104$size = _ref104.size,
2605
2612
  size = _ref104$size === void 0 ? 16 : _ref104$size,
@@ -2612,15 +2619,17 @@ var Flag = /*#__PURE__*/React.forwardRef(function Flag(_ref104, ref) {
2612
2619
  xmlns: "http://www.w3.org/2000/svg",
2613
2620
  viewBox: "0 0 32 32",
2614
2621
  fill: "currentColor"
2615
- }, rest), _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
2616
- d: "M6,30H4V2H28l-5.8,9L28,20H6ZM6,18H24.33L19.8,11l4.53-7H6Z"
2622
+ }, rest), _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
2623
+ d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm0,26A12,12,0,1,1,28,16,12,12,0,0,1,16,28Z"
2624
+ })), _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
2625
+ d: "M11.5 11A2.5 2.5 0 1014 13.5 2.48 2.48 0 0011.5 11zM20.5 11A2.5 2.5 0 1023 13.5 2.48 2.48 0 0020.5 11zM16 24a8 8 0 006.85-3.89l-1.71-1a6 6 0 01-10.28 0l-1.71 1A8 8 0 0016 24z"
2617
2626
  })), children);
2618
2627
  });
2619
2628
 
2620
2629
  if (process.env.NODE_ENV !== "production") {
2621
- Flag.propTypes = iconPropTypes;
2630
+ FaceSatisfied.propTypes = iconPropTypes;
2622
2631
  }
2623
- var FlagFilled = /*#__PURE__*/React.forwardRef(function FlagFilled(_ref105, ref) {
2632
+ var FaceSatisfiedFilled = /*#__PURE__*/React.forwardRef(function FaceSatisfiedFilled(_ref105, ref) {
2624
2633
  var children = _ref105.children,
2625
2634
  _ref105$size = _ref105.size,
2626
2635
  size = _ref105$size === void 0 ? 16 : _ref105$size,
@@ -2633,15 +2642,15 @@ var FlagFilled = /*#__PURE__*/React.forwardRef(function FlagFilled(_ref105, ref)
2633
2642
  xmlns: "http://www.w3.org/2000/svg",
2634
2643
  viewBox: "0 0 32 32",
2635
2644
  fill: "currentColor"
2636
- }, rest), _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
2637
- d: "M6,30H4V2H28l-5.8,9L28,20H6Z"
2645
+ }, rest), _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
2646
+ d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm-4.5,9A2.5,2.5,0,1,1,9,13.5,2.48,2.48,0,0,1,11.5,11ZM16,24a8,8,0,0,1-6.85-3.89l1.71-1a6,6,0,0,0,10.28,0l1.71,1A8,8,0,0,1,16,24Zm4.5-8A2.5,2.5,0,1,1,23,13.5,2.48,2.48,0,0,1,20.5,16Z"
2638
2647
  })), children);
2639
2648
  });
2640
2649
 
2641
2650
  if (process.env.NODE_ENV !== "production") {
2642
- FlagFilled.propTypes = iconPropTypes;
2651
+ FaceSatisfiedFilled.propTypes = iconPropTypes;
2643
2652
  }
2644
- var FlaggingTaxi = /*#__PURE__*/React.forwardRef(function FlaggingTaxi(_ref106, ref) {
2653
+ var FaceWink = /*#__PURE__*/React.forwardRef(function FaceWink(_ref106, ref) {
2645
2654
  var children = _ref106.children,
2646
2655
  _ref106$size = _ref106.size,
2647
2656
  size = _ref106$size === void 0 ? 16 : _ref106$size,
@@ -2654,17 +2663,17 @@ var FlaggingTaxi = /*#__PURE__*/React.forwardRef(function FlaggingTaxi(_ref106,
2654
2663
  xmlns: "http://www.w3.org/2000/svg",
2655
2664
  viewBox: "0 0 32 32",
2656
2665
  fill: "currentColor"
2657
- }, rest), _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
2658
- d: "M24.7976,2,20.3555,8.6641A2.9941,2.9941,0,0,1,17.8594,10H12a3.0033,3.0033,0,0,0-3,3v6a2.0023,2.0023,0,0,0,2,2v7a2.0023,2.0023,0,0,0,2,2h4a2.0023,2.0023,0,0,0,2-2V16H17V28H13V19H11V13a1.0009,1.0009,0,0,1,1-1h5.8594a4.9881,4.9881,0,0,0,4.16-2.2266l4.4422-6.664Z"
2659
- })), _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
2660
- d: "M11,5a4,4,0,1,1,4,4A4.0042,4.0042,0,0,1,11,5Zm2,0a2,2,0,1,0,2-2A2.0023,2.0023,0,0,0,13,5Z"
2666
+ }, rest), _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
2667
+ d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm0,26A12,12,0,1,1,28,16,12,12,0,0,1,16,28Z"
2668
+ })), _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
2669
+ d: "M20.5 11A2.5 2.5 0 1023 13.5 2.5 2.5 0 0020.5 11zM8 13H14V15H8zM16 24a8 8 0 006.85-3.89l-1.71-1a6 6 0 01-10.28 0l-1.71 1A8 8 0 0016 24z"
2661
2670
  })), children);
2662
2671
  });
2663
2672
 
2664
2673
  if (process.env.NODE_ENV !== "production") {
2665
- FlaggingTaxi.propTypes = iconPropTypes;
2674
+ FaceWink.propTypes = iconPropTypes;
2666
2675
  }
2667
- var Flash = /*#__PURE__*/React.forwardRef(function Flash(_ref107, ref) {
2676
+ var FaceWinkFilled = /*#__PURE__*/React.forwardRef(function FaceWinkFilled(_ref107, ref) {
2668
2677
  var children = _ref107.children,
2669
2678
  _ref107$size = _ref107.size,
2670
2679
  size = _ref107$size === void 0 ? 16 : _ref107$size,
@@ -2677,15 +2686,15 @@ var Flash = /*#__PURE__*/React.forwardRef(function Flash(_ref107, ref) {
2677
2686
  xmlns: "http://www.w3.org/2000/svg",
2678
2687
  viewBox: "0 0 32 32",
2679
2688
  fill: "currentColor"
2680
- }, rest), _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
2681
- d: "M11.61,29.92a1,1,0,0,1-.6-1.07L12.83,17H8a1,1,0,0,1-1-1.23l3-13A1,1,0,0,1,11,2H21a1,1,0,0,1,.78.37,1,1,0,0,1,.2.85L20.25,11H25a1,1,0,0,1,.9.56,1,1,0,0,1-.11,1l-13,17A1,1,0,0,1,12,30,1.09,1.09,0,0,1,11.61,29.92ZM17.75,13l2-9H11.8L9.26,15h5.91L13.58,25.28,23,13Z"
2689
+ }, rest), _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
2690
+ d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2ZM8,13h6v2H8Zm8,11a8,8,0,0,1-6.85-3.89l1.71-1a6,6,0,0,0,10.28,0l1.71,1A8,8,0,0,1,16,24Zm4.5-8a2.5,2.5,0,0,1,0-5h0a2.5,2.5,0,0,1,0,5Z"
2682
2691
  })), children);
2683
2692
  });
2684
2693
 
2685
2694
  if (process.env.NODE_ENV !== "production") {
2686
- Flash.propTypes = iconPropTypes;
2695
+ FaceWinkFilled.propTypes = iconPropTypes;
2687
2696
  }
2688
- var FlashFilled = /*#__PURE__*/React.forwardRef(function FlashFilled(_ref108, ref) {
2697
+ var Factor = /*#__PURE__*/React.forwardRef(function Factor(_ref108, ref) {
2689
2698
  var children = _ref108.children,
2690
2699
  _ref108$size = _ref108.size,
2691
2700
  size = _ref108$size === void 0 ? 16 : _ref108$size,
@@ -2698,20 +2707,33 @@ var FlashFilled = /*#__PURE__*/React.forwardRef(function FlashFilled(_ref108, re
2698
2707
  xmlns: "http://www.w3.org/2000/svg",
2699
2708
  viewBox: "0 0 32 32",
2700
2709
  fill: "currentColor"
2701
- }, rest), _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
2702
- d: "M11.61,29.92a1,1,0,0,1-.6-1.07L12.83,17H8a1,1,0,0,1-1-1.23l3-13A1,1,0,0,1,11,2H21a1,1,0,0,1,.78.37,1,1,0,0,1,.2.85L20.25,11H25a1,1,0,0,1,.9.56,1,1,0,0,1-.11,1l-13,17A1,1,0,0,1,12,30,1.09,1.09,0,0,1,11.61,29.92Z"
2710
+ }, rest), _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
2711
+ d: "M27,28V9H24V4h2V2H20V4h2V9H19V28H15V16H12V11h2V9H8v2h2v5H7V28H4V2H2V28a2,2,0,0,0,2,2H30V28ZM13,28H9V18h4Zm8-17h4V28H21Z"
2703
2712
  })), children);
2704
2713
  });
2705
2714
 
2706
2715
  if (process.env.NODE_ENV !== "production") {
2707
- FlashFilled.propTypes = iconPropTypes;
2716
+ Factor.propTypes = iconPropTypes;
2708
2717
  }
2709
- var FlashOff = /*#__PURE__*/React.forwardRef(function FlashOff(_ref109, ref) {
2718
+ var Fade = /*#__PURE__*/React.forwardRef(function Fade(_ref109, ref) {
2710
2719
  var children = _ref109.children,
2711
2720
  _ref109$size = _ref109.size,
2712
2721
  size = _ref109$size === void 0 ? 16 : _ref109$size,
2713
2722
  rest = _objectWithoutProperties(_ref109, _excluded109);
2714
2723
 
2724
+ if (size === 16 || size === "16" || size === "16px") {
2725
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2726
+ width: size,
2727
+ height: size,
2728
+ ref: ref,
2729
+ xmlns: "http://www.w3.org/2000/svg",
2730
+ viewBox: "0 0 16 16",
2731
+ fill: "currentColor"
2732
+ }, rest), _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
2733
+ d: "M4.1 12.6l-.6.8c.6.5 1.3.9 2.1 1.2l.3-.9C5.3 13.4 4.7 13 4.1 12.6zM2.1 9l-1 .2c.1.8.4 1.6.8 2.3L2.8 11C2.4 10.4 2.2 9.7 2.1 9zM5.9 2.4L5.6 1.4C4.8 1.7 4.1 2.1 3.5 2.7l.6.8C4.7 3 5.3 2.6 5.9 2.4zM2.8 5L1.9 4.5C1.5 5.2 1.3 6 1.1 6.8l1 .2C2.2 6.3 2.5 5.6 2.8 5zM8 1v1c3.3 0 6 2.7 6 6s-2.7 6-6 6v1c3.9 0 7-3.1 7-7S11.9 1 8 1z"
2734
+ })), children);
2735
+ }
2736
+
2715
2737
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2716
2738
  width: size,
2717
2739
  height: size,
@@ -2719,15 +2741,15 @@ var FlashOff = /*#__PURE__*/React.forwardRef(function FlashOff(_ref109, ref) {
2719
2741
  xmlns: "http://www.w3.org/2000/svg",
2720
2742
  viewBox: "0 0 32 32",
2721
2743
  fill: "currentColor"
2722
- }, rest), _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
2723
- d: "M11.13 6.89L11.8 4h8l-2 9H23l-2.49 3.25 1.43 1.43 3.87-5.07a1 1 0 00.11-1A1 1 0 0025 11H20.25L22 3.22a1 1 0 00-.2-.85A1 1 0 0021 2H11a1 1 0 00-1 .77L9.46 5.22zM30 28.59l-9.31-9.31h0l-1.42-1.43h0L10.6 9.19h0L8.93 7.52h0L3.41 2 2 3.41 8.4 9.82 7 15.77A1 1 0 008 17h4.83L11 28.85a1 1 0 00.6 1.07A1.09 1.09 0 0012 30a1 1 0 00.79-.39l6.68-8.73L28.59 30zM9.26 15l.81-3.52L13.59 15zm4.32 10.28L15 16.37 18 19.45z"
2744
+ }, rest), _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
2745
+ d: "M8.24 25.14L7 26.67a13.79 13.79 0 004.18 2.44l.69-1.87A12 12 0 018.24 25.14zM4.19 18l-2 .41A14.09 14.09 0 003.86 23L5.59 22A12.44 12.44 0 014.19 18zM11.82 4.76l-.69-1.87A13.79 13.79 0 007 5.33L8.24 6.86A12 12 0 0111.82 4.76zM5.59 10L3.86 9a14.37 14.37 0 00-1.64 4.59l2 .34A12.05 12.05 0 015.59 10zM16 2V4a12 12 0 010 24v2A14 14 0 0016 2z"
2724
2746
  })), children);
2725
2747
  });
2726
2748
 
2727
2749
  if (process.env.NODE_ENV !== "production") {
2728
- FlashOff.propTypes = iconPropTypes;
2750
+ Fade.propTypes = iconPropTypes;
2729
2751
  }
2730
- var FlashOffFilled = /*#__PURE__*/React.forwardRef(function FlashOffFilled(_ref110, ref) {
2752
+ var Favorite = /*#__PURE__*/React.forwardRef(function Favorite(_ref110, ref) {
2731
2753
  var children = _ref110.children,
2732
2754
  _ref110$size = _ref110.size,
2733
2755
  size = _ref110$size === void 0 ? 16 : _ref110$size,
@@ -2740,15 +2762,15 @@ var FlashOffFilled = /*#__PURE__*/React.forwardRef(function FlashOffFilled(_ref1
2740
2762
  xmlns: "http://www.w3.org/2000/svg",
2741
2763
  viewBox: "0 0 32 32",
2742
2764
  fill: "currentColor"
2743
- }, rest), _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
2744
- d: "M30 28.59L3.41 2 2 3.41 8.4 9.82 7 15.77A1 1 0 008 17h4.83L11 28.85a1 1 0 00.6 1.07A1.09 1.09 0 0012 30a1 1 0 00.79-.39l6.68-8.73L28.59 30zM22.53 16.87l3.26-4.26a1 1 0 00.11-1A1 1 0 0025 11H20.25L22 3.22a1 1 0 00-.2-.85A1 1 0 0021 2H11a1 1 0 00-1 .77l-.3 1.3z"
2765
+ }, rest), _path190 || (_path190 = /*#__PURE__*/React.createElement("path", {
2766
+ d: "M22.45,6a5.47,5.47,0,0,1,3.91,1.64,5.7,5.7,0,0,1,0,8L16,26.13,5.64,15.64a5.7,5.7,0,0,1,0-8,5.48,5.48,0,0,1,7.82,0L16,10.24l2.53-2.58A5.44,5.44,0,0,1,22.45,6m0-2a7.47,7.47,0,0,0-5.34,2.24L16,7.36,14.89,6.24a7.49,7.49,0,0,0-10.68,0,7.72,7.72,0,0,0,0,10.82L16,29,27.79,17.06a7.72,7.72,0,0,0,0-10.82A7.49,7.49,0,0,0,22.45,4Z"
2745
2767
  })), children);
2746
2768
  });
2747
2769
 
2748
2770
  if (process.env.NODE_ENV !== "production") {
2749
- FlashOffFilled.propTypes = iconPropTypes;
2771
+ Favorite.propTypes = iconPropTypes;
2750
2772
  }
2751
- var FlightInternational = /*#__PURE__*/React.forwardRef(function FlightInternational(_ref111, ref) {
2773
+ var FavoriteFilled = /*#__PURE__*/React.forwardRef(function FavoriteFilled(_ref111, ref) {
2752
2774
  var children = _ref111.children,
2753
2775
  _ref111$size = _ref111.size,
2754
2776
  size = _ref111$size === void 0 ? 16 : _ref111$size,
@@ -2761,18 +2783,15 @@ var FlightInternational = /*#__PURE__*/React.forwardRef(function FlightInternati
2761
2783
  xmlns: "http://www.w3.org/2000/svg",
2762
2784
  viewBox: "0 0 32 32",
2763
2785
  fill: "currentColor"
2764
- }, rest), _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
2765
- d: "M16,28a5.3257,5.3257,0,0,1-.6714-.044A21.7855,21.7855,0,0,1,12.0332,17H29.95c.0236-.3315.05-.6626.05-1A14,14,0,1,0,16,30ZM27.9492,15H21.9631A24.3247,24.3247,0,0,0,19.21,4.4492,12.0123,12.0123,0,0,1,27.9492,15ZM16.6714,4.0439A21.7855,21.7855,0,0,1,19.9668,15H12.0332A21.7855,21.7855,0,0,1,15.3286,4.0439,5.159,5.159,0,0,1,16.6714,4.0439ZM12.79,4.4492A24.3275,24.3275,0,0,0,10.0369,15H4.0508A12.0126,12.0126,0,0,1,12.79,4.4492ZM4.0508,17h5.9861A24.3275,24.3275,0,0,0,12.79,27.5508,12.0126,12.0126,0,0,1,4.0508,17Z"
2766
- })), _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
2767
- fillRule: "evenodd",
2768
- d: "M25,25l5,2V25l-5-2.5V20a1,1,0,0,0-2,0v2.5L18,25v2l5-2v3.5L21,30v1l3-1,3,1V30l-2-1.5Z"
2786
+ }, rest), _path191 || (_path191 = /*#__PURE__*/React.createElement("path", {
2787
+ d: "M22.5,4c-2,0-3.9,0.8-5.3,2.2L16,7.4l-1.1-1.1C12,3.3,7.2,3.3,4.3,6.2c0,0-0.1,0.1-0.1,0.1c-3,3-3,7.8,0,10.8L16,29 l11.8-11.9c3-3,3-7.8,0-10.8C26.4,4.8,24.5,4,22.5,4z"
2769
2788
  })), children);
2770
2789
  });
2771
2790
 
2772
2791
  if (process.env.NODE_ENV !== "production") {
2773
- FlightInternational.propTypes = iconPropTypes;
2792
+ FavoriteFilled.propTypes = iconPropTypes;
2774
2793
  }
2775
- var FlightRoster = /*#__PURE__*/React.forwardRef(function FlightRoster(_ref112, ref) {
2794
+ var FavoriteHalf = /*#__PURE__*/React.forwardRef(function FavoriteHalf(_ref112, ref) {
2776
2795
  var children = _ref112.children,
2777
2796
  _ref112$size = _ref112.size,
2778
2797
  size = _ref112$size === void 0 ? 16 : _ref112$size,
@@ -2785,21 +2804,15 @@ var FlightRoster = /*#__PURE__*/React.forwardRef(function FlightRoster(_ref112,
2785
2804
  xmlns: "http://www.w3.org/2000/svg",
2786
2805
  viewBox: "0 0 32 32",
2787
2806
  fill: "currentColor"
2788
- }, rest), _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
2789
- fillRule: "evenodd",
2790
- d: "M26,6a2,2,0,0,0-2-2H8A2,2,0,0,0,6,6V26a2,2,0,0,0,2,2h8V26H8V6H24v6h2Z"
2791
- })), _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
2792
- d: "M10 18H16V20H10zM10 14H22V16H10z"
2793
- })), _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
2794
- fillRule: "evenodd",
2795
- d: "M22 10v2H10V10zM25 23l5 2V23l-5-2.5V18a1 1 0 00-2 0v2.5L18 23v2l5-2v3.5L21 28v1l3-1 3 1V28l-2-1.5z"
2807
+ }, rest), _path192 || (_path192 = /*#__PURE__*/React.createElement("path", {
2808
+ d: "M4.21,17.0615,16,29,27.79,17.0615a7.7313,7.7313,0,0,0,0-10.8232,7.494,7.494,0,0,0-10.6841,0L16,7.3643l-1.1062-1.126a7.494,7.494,0,0,0-10.6841,0A7.7313,7.7313,0,0,0,4.21,17.0615ZM26.3552,15.645,16,26.1255V10.23q1.2708-1.2876,2.5413-2.5742a5.4768,5.4768,0,0,1,7.8139,0A5.708,5.708,0,0,1,26.3552,15.645Z"
2796
2809
  })), children);
2797
2810
  });
2798
2811
 
2799
2812
  if (process.env.NODE_ENV !== "production") {
2800
- FlightRoster.propTypes = iconPropTypes;
2813
+ FavoriteHalf.propTypes = iconPropTypes;
2801
2814
  }
2802
- var FlightSchedule = /*#__PURE__*/React.forwardRef(function FlightSchedule(_ref113, ref) {
2815
+ var FetchUpload = /*#__PURE__*/React.forwardRef(function FetchUpload(_ref113, ref) {
2803
2816
  var children = _ref113.children,
2804
2817
  _ref113$size = _ref113.size,
2805
2818
  size = _ref113$size === void 0 ? 16 : _ref113$size,
@@ -2812,19 +2825,17 @@ var FlightSchedule = /*#__PURE__*/React.forwardRef(function FlightSchedule(_ref1
2812
2825
  xmlns: "http://www.w3.org/2000/svg",
2813
2826
  viewBox: "0 0 32 32",
2814
2827
  fill: "currentColor"
2815
- }, rest), _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
2816
- fillRule: "evenodd",
2817
- d: "M25,23l5,2V23l-5-2.5V18a1,1,0,0,0-2,0v2.5L18,23v2l5-2v3.5L21,28v1l3-1,3,1V28l-2-1.5Z"
2818
- })), _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
2819
- fillRule: "evenodd",
2820
- d: "M26,4H22V2H20V4H12V2H10V4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2H16V26H6V6h4V8h2V6h8V8h2V6h4v7h2V6A2,2,0,0,0,26,4Z"
2828
+ }, rest), _path193 || (_path193 = /*#__PURE__*/React.createElement("path", {
2829
+ d: "M16,7,6,17l1.41,1.41L15,10.83V28H2v2H15a2,2,0,0,0,2-2V10.83l7.59,7.58L26,17Z"
2830
+ })), _path194 || (_path194 = /*#__PURE__*/React.createElement("path", {
2831
+ d: "M6,8V4H26V8h2V4a2,2,0,0,0-2-2H6A2,2,0,0,0,4,4V8Z"
2821
2832
  })), children);
2822
2833
  });
2823
2834
 
2824
2835
  if (process.env.NODE_ENV !== "production") {
2825
- FlightSchedule.propTypes = iconPropTypes;
2836
+ FetchUpload.propTypes = iconPropTypes;
2826
2837
  }
2827
- var FloatingIp = /*#__PURE__*/React.forwardRef(function FloatingIp(_ref114, ref) {
2838
+ var FetchUploadCloud = /*#__PURE__*/React.forwardRef(function FetchUploadCloud(_ref114, ref) {
2828
2839
  var children = _ref114.children,
2829
2840
  _ref114$size = _ref114.size,
2830
2841
  size = _ref114$size === void 0 ? 16 : _ref114$size,
@@ -2837,15 +2848,17 @@ var FloatingIp = /*#__PURE__*/React.forwardRef(function FloatingIp(_ref114, ref)
2837
2848
  xmlns: "http://www.w3.org/2000/svg",
2838
2849
  viewBox: "0 0 32 32",
2839
2850
  fill: "currentColor"
2840
- }, rest), _path190 || (_path190 = /*#__PURE__*/React.createElement("path", {
2841
- d: "M25,11a5.0083,5.0083,0,0,0-4.8989,4H11.8989a5,5,0,1,0,0,2h8.2022A5,5,0,1,0,25,11Zm0,8a3,3,0,1,1,3-3A3.0033,3.0033,0,0,1,25,19Z"
2851
+ }, rest), _path195 || (_path195 = /*#__PURE__*/React.createElement("path", {
2852
+ d: "M16,13l-5,5,1.41,1.41L15,16.83V28H6v2h9a2,2,0,0,0,2-2V16.83l2.59,2.58L21,18Z"
2853
+ })), _path196 || (_path196 = /*#__PURE__*/React.createElement("path", {
2854
+ d: "M23.5,22H23V20h.5a4.4975,4.4975,0,0,0,.3564-8.981l-.8154-.0639-.0986-.812a6.9938,6.9938,0,0,0-13.8838,0l-.0991.812-.8155.0639A4.4975,4.4975,0,0,0,8.5,20H9v2H8.5A6.4973,6.4973,0,0,1,7.2,9.1362a8.9943,8.9943,0,0,1,17.6006,0A6.4974,6.4974,0,0,1,23.5,22Z"
2842
2855
  })), children);
2843
2856
  });
2844
2857
 
2845
2858
  if (process.env.NODE_ENV !== "production") {
2846
- FloatingIp.propTypes = iconPropTypes;
2859
+ FetchUploadCloud.propTypes = iconPropTypes;
2847
2860
  }
2848
- var Flood = /*#__PURE__*/React.forwardRef(function Flood(_ref115, ref) {
2861
+ var FileStorage = /*#__PURE__*/React.forwardRef(function FileStorage(_ref115, ref) {
2849
2862
  var children = _ref115.children,
2850
2863
  _ref115$size = _ref115.size,
2851
2864
  size = _ref115$size === void 0 ? 16 : _ref115$size,
@@ -2858,15 +2871,21 @@ var Flood = /*#__PURE__*/React.forwardRef(function Flood(_ref115, ref) {
2858
2871
  xmlns: "http://www.w3.org/2000/svg",
2859
2872
  viewBox: "0 0 32 32",
2860
2873
  fill: "currentColor"
2861
- }, rest), _path191 || (_path191 = /*#__PURE__*/React.createElement("path", {
2862
- d: "M29 28a2.8828 2.8828 0 01-1-.1816v-.0059a3.7662 3.7662 0 01-2.0532-2.1338A.971.971 0 0025 25a1.007 1.007 0 00-.9487.6836A3.4376 3.4376 0 0121 28a3.44 3.44 0 01-3.0532-2.3213A.9894.9894 0 0017 25a1.007 1.007 0 00-.9487.6836A3.4376 3.4376 0 0113 28a3.44 3.44 0 01-3.0532-2.3213 1 1 0 00-1.8955.0049A3.4376 3.4376 0 015 28H2v2H5a4.9316 4.9316 0 004-1.9873 5.0192 5.0192 0 008 0 5.0192 5.0192 0 008 0 5.1433 5.1433 0 002.1379 1.62A4.8374 4.8374 0 0029 30h1V28zM28 13.63L29.7573 15 31 13.4282 16.6123 2.2139a1.0094 1.0094 0 00-1.2427 0L1 13.4194l1.2427 1.5718L4 13.6211v5.1875a3.6907 3.6907 0 01-2 2.0039V22.896a4.9958 4.9958 0 003-1.8833 5.0192 5.0192 0 008 0 5.0192 5.0192 0 008 0A4.9316 4.9316 0 0025 23h5V21H28zm-6.0513 5.0532a1 1 0 00-1.8955-.0049A3.44 3.44 0 0117 21a3.4376 3.4376 0 01-3.0513-2.3164A1.007 1.007 0 0013 18a.9894.9894 0 00-.9468.6787A3.44 3.44 0 019 21a3.37 3.37 0 01-3.0021-2.19L6 12.0615l9.991-7.79L26 12.0718 26.0017 21H25A3.4376 3.4376 0 0121.9487 18.6836z"
2874
+ }, rest), _path197 || (_path197 = /*#__PURE__*/React.createElement("path", {
2875
+ 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"
2876
+ })), _circle18 || (_circle18 = /*#__PURE__*/React.createElement("circle", {
2877
+ cx: "7",
2878
+ cy: "25",
2879
+ r: "1"
2880
+ })), _path198 || (_path198 = /*#__PURE__*/React.createElement("path", {
2881
+ d: "M22.707,7.293l-5-5A1,1,0,0,0,17,2H11A2.0023,2.0023,0,0,0,9,4V20a2.0023,2.0023,0,0,0,2,2H21a2.0023,2.0023,0,0,0,2-2V8A1,1,0,0,0,22.707,7.293ZM20.5857,8H17V4.4141ZM11,20V4h4V8a2.0023,2.0023,0,0,0,2,2h4V20Z"
2863
2882
  })), children);
2864
2883
  });
2865
2884
 
2866
2885
  if (process.env.NODE_ENV !== "production") {
2867
- Flood.propTypes = iconPropTypes;
2886
+ FileStorage.propTypes = iconPropTypes;
2868
2887
  }
2869
- var FloodWarning = /*#__PURE__*/React.forwardRef(function FloodWarning(_ref116, ref) {
2888
+ var Filter = /*#__PURE__*/React.forwardRef(function Filter(_ref116, ref) {
2870
2889
  var children = _ref116.children,
2871
2890
  _ref116$size = _ref116.size,
2872
2891
  size = _ref116$size === void 0 ? 16 : _ref116$size,
@@ -2879,22 +2898,15 @@ var FloodWarning = /*#__PURE__*/React.forwardRef(function FloodWarning(_ref116,
2879
2898
  xmlns: "http://www.w3.org/2000/svg",
2880
2899
  viewBox: "0 0 32 32",
2881
2900
  fill: "currentColor"
2882
- }, rest), _path192 || (_path192 = /*#__PURE__*/React.createElement("path", {
2883
- d: "M29,28a2.8828,2.8828,0,0,1-1-.1816v-.0059a3.7662,3.7662,0,0,1-2.0532-2.1338A.971.971,0,0,0,25,25a1.007,1.007,0,0,0-.9487.6836A3.4376,3.4376,0,0,1,21,28a3.44,3.44,0,0,1-3.0532-2.3213A.9894.9894,0,0,0,17,25a1.007,1.007,0,0,0-.9487.6836A3.4376,3.4376,0,0,1,13,28a3.44,3.44,0,0,1-3.0532-2.3213,1,1,0,0,0-1.8955.0049A3.4376,3.4376,0,0,1,5,28H2v2H5a4.9316,4.9316,0,0,0,4-1.9873,5.0192,5.0192,0,0,0,8,0,5.0192,5.0192,0,0,0,8,0,5.1433,5.1433,0,0,0,2.1379,1.62A4.8374,4.8374,0,0,0,29,30h1V28Z"
2884
- })), _path193 || (_path193 = /*#__PURE__*/React.createElement("path", {
2885
- fill: "none",
2886
- d: "M23.75,11h-1.5V7h1.5ZM23,12a1,1,0,1,0,1,1A1,1,0,0,0,23,12Z"
2887
- })), _path194 || (_path194 = /*#__PURE__*/React.createElement("path", {
2888
- d: "M29.9115,14.9355,23.6284,3.3706a.7181.7181,0,0,0-1.2568,0L16.0885,14.9355A.72.72,0,0,0,16.72,16H29.28A.72.72,0,0,0,29.9115,14.9355ZM22.25,7h1.5v4h-1.5ZM23,14a1,1,0,1,1,1-1A1,1,0,0,1,23,14Z"
2889
- })), _path195 || (_path195 = /*#__PURE__*/React.createElement("path", {
2890
- d: "M28,21V18H26v3H25a3.4376,3.4376,0,0,1-3.0513-2.3164,1,1,0,0,0-1.8955-.0049A3.44,3.44,0,0,1,17,21a3.4376,3.4376,0,0,1-3.0513-2.3164A1.007,1.007,0,0,0,13,18a.9894.9894,0,0,0-.9468.6787A3.44,3.44,0,0,1,9,21a3.3663,3.3663,0,0,1-3-2.1855v-6.753l10-7.79,2.5327,1.9756.9682-1.7818L16.6123,2.2139a1.0094,1.0094,0,0,0-1.2427,0L1,13.4194l1.2427,1.5718L4,13.6211v5.1875a3.6892,3.6892,0,0,1-2,2.0039V22.896a4.9958,4.9958,0,0,0,3-1.8833,5.0192,5.0192,0,0,0,8,0,5.0192,5.0192,0,0,0,8,0A4.9316,4.9316,0,0,0,25,23h5V21Z"
2901
+ }, rest), _path199 || (_path199 = /*#__PURE__*/React.createElement("path", {
2902
+ d: "M18,28H14a2,2,0,0,1-2-2V18.41L4.59,11A2,2,0,0,1,4,9.59V6A2,2,0,0,1,6,4H26a2,2,0,0,1,2,2V9.59A2,2,0,0,1,27.41,11L20,18.41V26A2,2,0,0,1,18,28ZM6,6V9.59l8,8V26h4V17.59l8-8V6Z"
2891
2903
  })), children);
2892
2904
  });
2893
2905
 
2894
2906
  if (process.env.NODE_ENV !== "production") {
2895
- FloodWarning.propTypes = iconPropTypes;
2907
+ Filter.propTypes = iconPropTypes;
2896
2908
  }
2897
- var Floorplan = /*#__PURE__*/React.forwardRef(function Floorplan(_ref117, ref) {
2909
+ var FilterEdit = /*#__PURE__*/React.forwardRef(function FilterEdit(_ref117, ref) {
2898
2910
  var children = _ref117.children,
2899
2911
  _ref117$size = _ref117.size,
2900
2912
  size = _ref117$size === void 0 ? 16 : _ref117$size,
@@ -2907,15 +2919,17 @@ var Floorplan = /*#__PURE__*/React.forwardRef(function Floorplan(_ref117, ref) {
2907
2919
  xmlns: "http://www.w3.org/2000/svg",
2908
2920
  viewBox: "0 0 32 32",
2909
2921
  fill: "currentColor"
2910
- }, rest), _path196 || (_path196 = /*#__PURE__*/React.createElement("path", {
2911
- d: "M28,2H4C2.9,2,2,2.9,2,4v24c0,1.1,0.9,2,2,2h15v-2c0-2.8,2.2-5,5-5v-2c-3.9,0-7,3.1-7,7h-3v-4h-2v4H4V4h8v14h2v-5h4v-2h-4V4 h14v7h-4v2h4v15h-4v2h4c1.1,0,2-0.9,2-2V4C30,2.9,29.1,2,28,2z"
2922
+ }, rest), _path200 || (_path200 = /*#__PURE__*/React.createElement("path", {
2923
+ d: "M26,6H4V9.17l7.41,7.42.59.58V26h4V24h2v2a2,2,0,0,1-2,2H12a2,2,0,0,1-2-2V18L2.59,10.59A2,2,0,0,1,2,9.17V6A2,2,0,0,1,4,4H26Z"
2924
+ })), _path201 || (_path201 = /*#__PURE__*/React.createElement("path", {
2925
+ d: "M29.71,11.29l-3-3a1,1,0,0,0-1.42,0L16,17.59V22h4.41l9.3-9.29A1,1,0,0,0,29.71,11.29ZM19.59,20H18V18.41l5-5L24.59,15ZM26,13.59,24.41,12,26,10.41,27.59,12Z"
2912
2926
  })), children);
2913
2927
  });
2914
2928
 
2915
2929
  if (process.env.NODE_ENV !== "production") {
2916
- Floorplan.propTypes = iconPropTypes;
2930
+ FilterEdit.propTypes = iconPropTypes;
2917
2931
  }
2918
- var Flow = /*#__PURE__*/React.forwardRef(function Flow(_ref118, ref) {
2932
+ var FilterRemove = /*#__PURE__*/React.forwardRef(function FilterRemove(_ref118, ref) {
2919
2933
  var children = _ref118.children,
2920
2934
  _ref118$size = _ref118.size,
2921
2935
  size = _ref118$size === void 0 ? 16 : _ref118$size,
@@ -2928,15 +2942,17 @@ var Flow = /*#__PURE__*/React.forwardRef(function Flow(_ref118, ref) {
2928
2942
  xmlns: "http://www.w3.org/2000/svg",
2929
2943
  viewBox: "0 0 32 32",
2930
2944
  fill: "currentColor"
2931
- }, rest), _path197 || (_path197 = /*#__PURE__*/React.createElement("path", {
2932
- d: "M27,22.14V17a2,2,0,0,0-2-2H17V9.86a4,4,0,1,0-2,0V15H7a2,2,0,0,0-2,2v5.14a4,4,0,1,0,2,0V17H25v5.14a4,4,0,1,0,2,0ZM8,26a2,2,0,1,1-2-2A2,2,0,0,1,8,26ZM14,6a2,2,0,1,1,2,2A2,2,0,0,1,14,6ZM26,28a2,2,0,1,1,2-2A2,2,0,0,1,26,28Z"
2945
+ }, rest), _path202 || (_path202 = /*#__PURE__*/React.createElement("path", {
2946
+ d: "M30 11.414L28.586 10 24 14.586 19.414 10 18 11.414 22.586 16 18 20.585 19.415 22 24 17.414 28.587 22 30 20.587 25.414 16 30 11.414z"
2947
+ })), _path203 || (_path203 = /*#__PURE__*/React.createElement("path", {
2948
+ d: "M4,4A2,2,0,0,0,2,6V9.1709a2,2,0,0,0,.5859,1.4145L10,18v8a2,2,0,0,0,2,2h4a2,2,0,0,0,2-2V24H16v2H12V17.1709l-.5859-.5855L4,9.1709V6H24V8h2V6a2,2,0,0,0-2-2Z"
2933
2949
  })), children);
2934
2950
  });
2935
2951
 
2936
2952
  if (process.env.NODE_ENV !== "production") {
2937
- Flow.propTypes = iconPropTypes;
2953
+ FilterRemove.propTypes = iconPropTypes;
2938
2954
  }
2939
- var FlowConnection = /*#__PURE__*/React.forwardRef(function FlowConnection(_ref119, ref) {
2955
+ var FilterReset = /*#__PURE__*/React.forwardRef(function FilterReset(_ref119, ref) {
2940
2956
  var children = _ref119.children,
2941
2957
  _ref119$size = _ref119.size,
2942
2958
  size = _ref119$size === void 0 ? 16 : _ref119$size,
@@ -2949,15 +2965,17 @@ var FlowConnection = /*#__PURE__*/React.forwardRef(function FlowConnection(_ref1
2949
2965
  xmlns: "http://www.w3.org/2000/svg",
2950
2966
  viewBox: "0 0 32 32",
2951
2967
  fill: "currentColor"
2952
- }, rest), _path198 || (_path198 = /*#__PURE__*/React.createElement("path", {
2953
- d: "M28,18H22a2.0023,2.0023,0,0,0-2,2v2H14.4141L10,17.5859V12h2a2.0023,2.0023,0,0,0,2-2V4a2.0023,2.0023,0,0,0-2-2H6A2.0023,2.0023,0,0,0,4,4v6a2.0023,2.0023,0,0,0,2,2H8v5.5859L3.293,22.293a.9994.9994,0,0,0,0,1.414l5,5a.9995.9995,0,0,0,1.414,0L14.4141,24H20v2a2.0023,2.0023,0,0,0,2,2h6a2.0023,2.0023,0,0,0,2-2V20A2.0023,2.0023,0,0,0,28,18ZM6,4h6v6H6ZM9,26.5859,5.4141,23,9,19.4141,12.5859,23ZM22,26V20h6v6Z"
2968
+ }, rest), _path204 || (_path204 = /*#__PURE__*/React.createElement("path", {
2969
+ d: "M22.5,9A7.4522,7.4522,0,0,0,16,12.792V8H14v8h8V14H17.6167A5.4941,5.4941,0,1,1,22.5,22H22v2h.5a7.5,7.5,0,0,0,0-15Z"
2970
+ })), _path205 || (_path205 = /*#__PURE__*/React.createElement("path", {
2971
+ d: "M26,6H4V9.171l7.4142,7.4143L12,17.171V26h4V24h2v2a2,2,0,0,1-2,2H12a2,2,0,0,1-2-2V18L2.5858,10.5853A2,2,0,0,1,2,9.171V6A2,2,0,0,1,4,4H26Z"
2954
2972
  })), children);
2955
2973
  });
2956
2974
 
2957
2975
  if (process.env.NODE_ENV !== "production") {
2958
- FlowConnection.propTypes = iconPropTypes;
2976
+ FilterReset.propTypes = iconPropTypes;
2959
2977
  }
2960
- var FlowData = /*#__PURE__*/React.forwardRef(function FlowData(_ref120, ref) {
2978
+ var Finance = /*#__PURE__*/React.forwardRef(function Finance(_ref120, ref) {
2961
2979
  var children = _ref120.children,
2962
2980
  _ref120$size = _ref120.size,
2963
2981
  size = _ref120$size === void 0 ? 16 : _ref120$size,
@@ -2970,15 +2988,15 @@ var FlowData = /*#__PURE__*/React.forwardRef(function FlowData(_ref120, ref) {
2970
2988
  xmlns: "http://www.w3.org/2000/svg",
2971
2989
  viewBox: "0 0 32 32",
2972
2990
  fill: "currentColor"
2973
- }, rest), _path199 || (_path199 = /*#__PURE__*/React.createElement("path", {
2974
- d: "M20,23H11.86a4.17,4.17,0,0,0-.43-1L22,11.43A3.86,3.86,0,0,0,24,12a4,4,0,1,0-3.86-5H11.86a4,4,0,1,0,0,2h8.28a4.17,4.17,0,0,0,.43,1L10,20.57A3.86,3.86,0,0,0,8,20a4,4,0,1,0,3.86,5H20v3h8V20H20ZM8,10a2,2,0,1,1,2-2A2,2,0,0,1,8,10ZM24,6a2,2,0,1,1-2,2A2,2,0,0,1,24,6ZM8,26a2,2,0,1,1,2-2A2,2,0,0,1,8,26Zm14-4h4v4H22Z"
2991
+ }, rest), _path206 || (_path206 = /*#__PURE__*/React.createElement("path", {
2992
+ d: "M2 28H30V30H2zM27 11a1 1 0 001-1V7a1 1 0 00-.66-.94l-11-4a1 1 0 00-.68 0l-11 4A1 1 0 004 7v3a1 1 0 001 1H6V24H4v2H28V24H26V11zM6 7.7L16 4.06 26 7.7V9H6zM18 24H14V11h4zM8 11h4V24H8zM24 24H20V11h4z"
2975
2993
  })), children);
2976
2994
  });
2977
2995
 
2978
2996
  if (process.env.NODE_ENV !== "production") {
2979
- FlowData.propTypes = iconPropTypes;
2997
+ Finance.propTypes = iconPropTypes;
2980
2998
  }
2981
- var FlowModeler = /*#__PURE__*/React.forwardRef(function FlowModeler(_ref121, ref) {
2999
+ var FingerprintRecognition = /*#__PURE__*/React.forwardRef(function FingerprintRecognition(_ref121, ref) {
2982
3000
  var children = _ref121.children,
2983
3001
  _ref121$size = _ref121.size,
2984
3002
  size = _ref121$size === void 0 ? 16 : _ref121$size,
@@ -2991,17 +3009,23 @@ var FlowModeler = /*#__PURE__*/React.forwardRef(function FlowModeler(_ref121, re
2991
3009
  xmlns: "http://www.w3.org/2000/svg",
2992
3010
  viewBox: "0 0 32 32",
2993
3011
  fill: "currentColor"
2994
- }, rest), _path200 || (_path200 = /*#__PURE__*/React.createElement("path", {
2995
- d: "M10 10H2V2h8zM4 8H8V4H4zM30 30H22V22h8zm-6-2h4V24H24zM20 27H8A6 6 0 018 15v2a4 4 0 000 8H20zM24 17V15a4 4 0 000-8H12V5H24a6 6 0 010 12z"
2996
- })), _path201 || (_path201 = /*#__PURE__*/React.createElement("path", {
2997
- d: "M19,11H13l-3,4,6,6,6-6Z"
3012
+ }, rest), _path207 || (_path207 = /*#__PURE__*/React.createElement("path", {
3013
+ d: "M7,5.21a.77.77,0,0,1-.46-1.38A15.46,15.46,0,0,1,16,1c2.66,0,6.48.45,9.5,2.62a.77.77,0,0,1,.18,1.07.78.78,0,0,1-1.08.17A15,15,0,0,0,16,2.53,14,14,0,0,0,7.5,5.05.74.74,0,0,1,7,5.21Z"
3014
+ })), _path208 || (_path208 = /*#__PURE__*/React.createElement("path", {
3015
+ d: "M28.23,12.26a.78.78,0,0,1-.63-.33C25.87,9.49,22.78,6.24,16,6.24a14,14,0,0,0-11.63,5.7.77.77,0,0,1-1.07.17A.76.76,0,0,1,3.15,11,15.54,15.54,0,0,1,16,4.71c5.61,0,9.81,2.08,12.84,6.34a.77.77,0,0,1-.19,1.07A.79.79,0,0,1,28.23,12.26Z"
3016
+ })), _path209 || (_path209 = /*#__PURE__*/React.createElement("path", {
3017
+ d: "M12.28,31a.78.78,0,0,1-.72-.49.75.75,0,0,1,.44-1c4.37-1.68,7-5.12,7-9.21a2.8,2.8,0,0,0-3-3c-1.86,0-2.76,1-3,3.35a4.27,4.27,0,0,1-4.52,3.83,4.27,4.27,0,0,1-4.32-4.59A11.71,11.71,0,0,1,16,8.39a12,12,0,0,1,12,11.93,18.66,18.66,0,0,1-1.39,6.5.78.78,0,0,1-1,.41.76.76,0,0,1-.41-1,17.25,17.25,0,0,0,1.27-5.91A10.45,10.45,0,0,0,16,9.92a10.18,10.18,0,0,0-10.38,10,2.77,2.77,0,0,0,2.79,3.06,2.74,2.74,0,0,0,3-2.48c.36-3.11,1.89-4.69,4.56-4.69a4.31,4.31,0,0,1,4.52,4.56c0,4.74-3,8.72-8,10.63A.92.92,0,0,1,12.28,31Z"
3018
+ })), _path210 || (_path210 = /*#__PURE__*/React.createElement("path", {
3019
+ d: "M19.77,30.28a.81.81,0,0,1-.52-.2.76.76,0,0,1,0-1.08,12.63,12.63,0,0,0,3.54-8.68c0-1.56-.48-6.65-6.7-6.65a6.83,6.83,0,0,0-4.94,1.87A6.17,6.17,0,0,0,9.32,20a.77.77,0,0,1-.77.76h0A.76.76,0,0,1,7.78,20,7.73,7.73,0,0,1,10,14.46a8.34,8.34,0,0,1,6-2.32c6.08,0,8.24,4.4,8.24,8.18A14.09,14.09,0,0,1,20.34,30,.75.75,0,0,1,19.77,30.28Z"
3020
+ })), _path211 || (_path211 = /*#__PURE__*/React.createElement("path", {
3021
+ d: "M8.66,27.74a14.14,14.14,0,0,1-1.56-.09.76.76,0,1,1,.17-1.52c2.49.28,4.45-.16,5.84-1.32a6.37,6.37,0,0,0,2.12-4.53.75.75,0,0,1,.82-.71.78.78,0,0,1,.72.81A7.89,7.89,0,0,1,14.09,26,8.2,8.2,0,0,1,8.66,27.74Z"
2998
3022
  })), children);
2999
3023
  });
3000
3024
 
3001
3025
  if (process.env.NODE_ENV !== "production") {
3002
- FlowModeler.propTypes = iconPropTypes;
3026
+ FingerprintRecognition.propTypes = iconPropTypes;
3003
3027
  }
3004
- var FlowModelerReference = /*#__PURE__*/React.forwardRef(function FlowModelerReference(_ref122, ref) {
3028
+ var Fire = /*#__PURE__*/React.forwardRef(function Fire(_ref122, ref) {
3005
3029
  var children = _ref122.children,
3006
3030
  _ref122$size = _ref122.size,
3007
3031
  size = _ref122$size === void 0 ? 16 : _ref122$size,
@@ -3014,17 +3038,15 @@ var FlowModelerReference = /*#__PURE__*/React.forwardRef(function FlowModelerRef
3014
3038
  xmlns: "http://www.w3.org/2000/svg",
3015
3039
  viewBox: "0 0 32 32",
3016
3040
  fill: "currentColor"
3017
- }, rest), _path202 || (_path202 = /*#__PURE__*/React.createElement("path", {
3018
- d: "M30 30H22V22h8zm-6-2h4V24H24zM4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20zM19 11H13l-3 4 6 6 6-6z"
3019
- })), _path203 || (_path203 = /*#__PURE__*/React.createElement("path", {
3020
- d: "M24 17V15a4 4 0 000-8H12V5H24a6 6 0 010 12zM10 10H2V2h8zM4 8H8V4H4z"
3041
+ }, rest), _path212 || (_path212 = /*#__PURE__*/React.createElement("path", {
3042
+ d: "M24.832,16.9688c-.2724-.6465-.5815-1.38-.8833-2.2852-.79-2.3682,1.7344-4.9522,1.7583-4.9766L24.293,8.293c-.1407.1406-3.4234,3.4775-2.2417,7.0234.3261.978.6513,1.749.938,2.43A9.3812,9.3812,0,0,1,24,22a6.24,6.24,0,0,1-4.1892,5.293,8.52,8.52,0,0,0-2.1038-8l-1.0444-1.0445-.5815,1.3575C14.2449,23.89,12.06,25.76,10.7747,26.54A5.8437,5.8437,0,0,1,8,22a9.6239,9.6239,0,0,1,.9287-3.6289A11.3329,11.3329,0,0,0,10,14V12.2217c.8735.36,2,1.3037,2,3.7783v2.6035l1.7432-1.9341c3.1118-3.4546,2.4624-7.5678,1.206-10.3081A4.4859,4.4859,0,0,1,18,11h2c0-5.5371-4.5786-7-7-7H11l1.1992,1.5986c.1377.1856,2.8628,3.9278,1.3535,7.688A4.9426,4.9426,0,0,0,9,10H8v4a9.6239,9.6239,0,0,1-.9287,3.6289A11.3329,11.3329,0,0,0,6,22c0,3.8477,3.8232,8,10,8s10-4.1523,10-8A11.3771,11.3771,0,0,0,24.832,16.9688ZM12.8352,27.5264a16.4987,16.4987,0,0,0,4.3665-5.5987,6.1053,6.1053,0,0,1,.2573,5.9717A11.3213,11.3213,0,0,1,16,28,10.3278,10.3278,0,0,1,12.8352,27.5264Z"
3021
3043
  })), children);
3022
3044
  });
3023
3045
 
3024
3046
  if (process.env.NODE_ENV !== "production") {
3025
- FlowModelerReference.propTypes = iconPropTypes;
3047
+ Fire.propTypes = iconPropTypes;
3026
3048
  }
3027
- var FlowStream = /*#__PURE__*/React.forwardRef(function FlowStream(_ref123, ref) {
3049
+ var Firewall = /*#__PURE__*/React.forwardRef(function Firewall(_ref123, ref) {
3028
3050
  var children = _ref123.children,
3029
3051
  _ref123$size = _ref123.size,
3030
3052
  size = _ref123$size === void 0 ? 16 : _ref123$size,
@@ -3037,17 +3059,17 @@ var FlowStream = /*#__PURE__*/React.forwardRef(function FlowStream(_ref123, ref)
3037
3059
  xmlns: "http://www.w3.org/2000/svg",
3038
3060
  viewBox: "0 0 32 32",
3039
3061
  fill: "currentColor"
3040
- }, rest), _path204 || (_path204 = /*#__PURE__*/React.createElement("path", {
3041
- d: "M20 24H11.8625a4.13 4.13 0 00-.4284-1.02L21.98 12.4343A3.9943 3.9943 0 1020.1414 8H14v2h6.1414a3.96 3.96 0 00.4243 1.02L10.02 21.5656A3.9943 3.9943 0 1011.8587 26H20v3h8V21H20zM24 7a2 2 0 11-2 2A2.0023 2.0023 0 0124 7zM8 27a2 2 0 112-2A2.0023 2.0023 0 018 27zm14-4h4v4H22zM9.6929 12.7505a5 5 0 01-.0005-7.5L11.0166 6.75a3 3 0 00-.0005 4.501z"
3042
- })), _path205 || (_path205 = /*#__PURE__*/React.createElement("path", {
3043
- d: "M7.0474,15.751a9,9,0,0,1,0-13.501l1.3232,1.5a7,7,0,0,0,0,10.501Z"
3062
+ }, rest), _path213 || (_path213 = /*#__PURE__*/React.createElement("path", {
3063
+ d: "M27 20.3972v3c-1 0-2-1.5-2-4v-3c-4 5-5 7-5 9A5.0008 5.0008 0 0023.0458 30 7.5281 7.5281 0 0125 26.3972 7.5281 7.5281 0 0126.9542 30 5.0008 5.0008 0 0030 25.3972C30 23.3972 28.875 21.8258 27 20.3972zM17 28H4V24H17V22H4a2.0023 2.0023 0 00-2 2v4a2.0023 2.0023 0 002 2H17z"
3064
+ })), _path214 || (_path214 = /*#__PURE__*/React.createElement("path", {
3065
+ d: "M28 12H7a2.0023 2.0023 0 00-2 2v4a2.0023 2.0023 0 002 2H17V18H7V14H28l.0011 2H30V14A2.0023 2.0023 0 0028 12zM25 10H4A2.0021 2.0021 0 012 8V4A2.0021 2.0021 0 014 2H25a2.0021 2.0021 0 012 2V8A2.0021 2.0021 0 0125 10zM4 4V8H25V4z"
3044
3066
  })), children);
3045
3067
  });
3046
3068
 
3047
3069
  if (process.env.NODE_ENV !== "production") {
3048
- FlowStream.propTypes = iconPropTypes;
3070
+ Firewall.propTypes = iconPropTypes;
3049
3071
  }
3050
- var FlowStreamReference = /*#__PURE__*/React.forwardRef(function FlowStreamReference(_ref124, ref) {
3072
+ var FirewallClassic = /*#__PURE__*/React.forwardRef(function FirewallClassic(_ref124, ref) {
3051
3073
  var children = _ref124.children,
3052
3074
  _ref124$size = _ref124.size,
3053
3075
  size = _ref124$size === void 0 ? 16 : _ref124$size,
@@ -3060,17 +3082,15 @@ var FlowStreamReference = /*#__PURE__*/React.forwardRef(function FlowStreamRefer
3060
3082
  xmlns: "http://www.w3.org/2000/svg",
3061
3083
  viewBox: "0 0 32 32",
3062
3084
  fill: "currentColor"
3063
- }, rest), _path206 || (_path206 = /*#__PURE__*/React.createElement("path", {
3064
- d: "M20 24H16v2h4v3h8V21H20zm2-1h4v4H22zM4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20zM24 5a3.9962 3.9962 0 00-3.8579 3H14v2h6.1421a3.94 3.94 0 00.4248 1.019L14 17.5862 15.4138 19l6.5672-6.5669A3.9521 3.9521 0 0024 13a4 4 0 000-8zm0 6a2 2 0 112-2A2.0023 2.0023 0 0124 11zM9.6929 12.7505a5 5 0 01-.0005-7.5L11.0166 6.75a3 3 0 00-.0005 4.501z"
3065
- })), _path207 || (_path207 = /*#__PURE__*/React.createElement("path", {
3066
- d: "M7.0474,15.751a9,9,0,0,1,0-13.501l1.3232,1.5a7,7,0,0,0,0,10.501Z"
3085
+ }, rest), _path215 || (_path215 = /*#__PURE__*/React.createElement("path", {
3086
+ d: "M28 20V17a4 4 0 00-8 0v3a2.0023 2.0023 0 00-2 2v6a2.0023 2.0023 0 002 2h8a2.0023 2.0023 0 002-2V22A2.0023 2.0023 0 0028 20zm-6-3a2 2 0 014 0v3H22zm6 11H20V22h8zM15 27H4a2 2 0 01-2-2V22a2 2 0 012-2H15v2H4v3H15zM17 18H8a2 2 0 01-2-2V13a2 2 0 012-2H19v2H8v3h9zM22 9H4A2 2 0 012 7V4A2 2 0 014 2H22a2 2 0 012 2V7A2 2 0 0122 9zM4 7H22V4H4z"
3067
3087
  })), children);
3068
3088
  });
3069
3089
 
3070
3090
  if (process.env.NODE_ENV !== "production") {
3071
- FlowStreamReference.propTypes = iconPropTypes;
3091
+ FirewallClassic.propTypes = iconPropTypes;
3072
3092
  }
3073
- var FlowLogsVpc = /*#__PURE__*/React.forwardRef(function FlowLogsVpc(_ref125, ref) {
3093
+ var Fish = /*#__PURE__*/React.forwardRef(function Fish(_ref125, ref) {
3074
3094
  var children = _ref125.children,
3075
3095
  _ref125$size = _ref125.size,
3076
3096
  size = _ref125$size === void 0 ? 16 : _ref125$size,
@@ -3083,15 +3103,17 @@ var FlowLogsVpc = /*#__PURE__*/React.forwardRef(function FlowLogsVpc(_ref125, re
3083
3103
  xmlns: "http://www.w3.org/2000/svg",
3084
3104
  viewBox: "0 0 32 32",
3085
3105
  fill: "currentColor"
3086
- }, rest), _path208 || (_path208 = /*#__PURE__*/React.createElement("path", {
3087
- d: "M18 19H30V21H18zM18 23H30V25H18zM18 27H26V29H18z"
3088
- })), _path209 || (_path209 = /*#__PURE__*/React.createElement("path", {
3089
- d: "M24,4a3.9962,3.9962,0,0,0-3.8579,3H12V4H4v8h8V9h8.1421a3.94,3.94,0,0,0,.4248,1.019L10.019,20.5669A3.9521,3.9521,0,0,0,8,20a4,4,0,1,0,3.8579,5H16V23H11.8579a3.94,3.94,0,0,0-.4248-1.019L21.981,11.4331A3.9521,3.9521,0,0,0,24,12a4,4,0,0,0,0-8ZM10,10H6V6h4ZM8,26a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,8,26ZM24,10a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,24,10Z"
3106
+ }, rest), _circle19 || (_circle19 = /*#__PURE__*/React.createElement("circle", {
3107
+ cx: "24",
3108
+ cy: "7",
3109
+ r: "1"
3110
+ })), _path216 || (_path216 = /*#__PURE__*/React.createElement("path", {
3111
+ d: "M26,2A16.0183,16.0183,0,0,0,10,18v2H3a1,1,0,0,0-.707,1.707l8,8A1,1,0,0,0,12,29V22h2A16.0183,16.0183,0,0,0,30,6V2ZM10,26.5857,5.4141,22H10ZM12,20V18a13.9394,13.9394,0,0,1,3.908-9.6777l7.77,7.7695A13.94,13.94,0,0,1,14,20ZM28,6a13.9163,13.9163,0,0,1-2.98,8.6055L17.3945,6.98A13.9163,13.9163,0,0,1,26,4h2Z"
3090
3112
  })), children);
3091
3113
  });
3092
3114
 
3093
3115
  if (process.env.NODE_ENV !== "production") {
3094
- FlowLogsVpc.propTypes = iconPropTypes;
3116
+ Fish.propTypes = iconPropTypes;
3095
3117
  }
3096
3118
 
3097
- export { DownToBottom, Download, DragHorizontal, DragVertical, Draggable, Draw, DrillBack, DrillDown, DrillThrough, DriverAnalysis, Drone, DroneDelivery, DroneFront, DroneVideo, DropPhoto, DropPhotoFilled, Drought, Dvr, Earth, EarthAmericas, EarthAmericasFilled, EarthEuropeAfrica, EarthEuropeAfricaFilled, EarthFilled, EarthSoutheastAsia, EarthSoutheastAsiaFilled, Earthquake, EdgeCluster, EdgeDevice, EdgeNode, EdgeNodeAlt, EdgeService, Edit, EditOff, EdtLoop, Education, Email, EmailNew, Encryption, EnergyRenewable, Enterprise, Equalizer, Erase, Error, ErrorFilled, ErrorOutline, Event, EventSchedule, Events, EventsAlt, ExamMode, Exit, ExpandAll, ExpandCategories, Explore, Export, Eyedropper, FaceActivated, FaceActivatedAdd, FaceActivatedFilled, FaceAdd, FaceCool, FaceDissatisfied, FaceDissatisfiedFilled, FaceDizzy, FaceDizzyFilled, FaceMask, FaceNeutral, FaceNeutralFilled, FacePending, FacePendingFilled, FaceSatisfied, FaceSatisfiedFilled, FaceWink, FaceWinkFilled, Factor, Fade, Favorite, FavoriteFilled, FavoriteHalf, FetchUpload, FetchUploadCloud, FileStorage, Filter, FilterEdit, FilterRemove, FilterReset, Finance, FingerprintRecognition, Fire, Firewall, FirewallClassic, Fish, FishMultiple, FitToHeight, FitToScreen, FitToWidth, Flag, FlagFilled, FlaggingTaxi, Flash, FlashFilled, FlashOff, FlashOffFilled, FlightInternational, FlightRoster, FlightSchedule, FloatingIp, Flood, FloodWarning, Floorplan, Flow, FlowConnection, FlowData, FlowLogsVpc, FlowModeler, FlowModelerReference, FlowStream, FlowStreamReference, WatsonHealthDownloadStudy, WatsonHealthEdgeEnhancement, WatsonHealthEdgeEnhancement_01, WatsonHealthEdgeEnhancement_02, WatsonHealthEdgeEnhancement_03, WatsonHealthErase_3D };
3119
+ export { DocumentEpdf, DocumentExport, DocumentHorizontal, DocumentImport, DocumentPdf, DocumentPreliminary, DocumentProtected, DocumentSecurity, DocumentSentiment, DocumentSigned, DocumentSketch, DocumentSubtract, DocumentTasks, DocumentUnknown, DocumentUnprotected, DocumentVertical, DocumentVideo, DocumentView, DocumentWordProcessor, DocumentWordProcessorReference, DogWalker, DotMark, DoubleInteger, DownToBottom, Download, DragHorizontal, DragVertical, Draggable, Draw, DrillBack, DrillDown, DrillThrough, Drink_01, Drink_02, DriverAnalysis, Drone, DroneDelivery, DroneFront, DroneVideo, DropPhoto, DropPhotoFilled, Drought, Dvr, Earth, EarthAmericas, EarthAmericasFilled, EarthEuropeAfrica, EarthEuropeAfricaFilled, EarthFilled, EarthSoutheastAsia, EarthSoutheastAsiaFilled, Earthquake, EdgeCluster, EdgeDevice, EdgeNode, EdgeNodeAlt, EdgeService, Edit, EditOff, EdtLoop, Education, Email, EmailNew, Encryption, EnergyRenewable, Enterprise, Equalizer, Erase, Error, ErrorFilled, ErrorOutline, Event, EventSchedule, Events, EventsAlt, ExamMode, ExecutableProgram, Exit, ExpandAll, ExpandCategories, Explore, Export, Eyedropper, FaceActivated, FaceActivatedAdd, FaceActivatedFilled, FaceAdd, FaceCool, FaceDissatisfied, FaceDissatisfiedFilled, FaceDizzy, FaceDizzyFilled, FaceMask, FaceNeutral, FaceNeutralFilled, FacePending, FacePendingFilled, FaceSatisfied, FaceSatisfiedFilled, FaceWink, FaceWinkFilled, Factor, Fade, Favorite, FavoriteFilled, FavoriteHalf, FetchUpload, FetchUploadCloud, FileStorage, Filter, FilterEdit, FilterRemove, FilterReset, Finance, FingerprintRecognition, Fire, Firewall, FirewallClassic, Fish, WatsonHealthDownloadStudy, WatsonHealthEdgeEnhancement, WatsonHealthEdgeEnhancement_01, WatsonHealthEdgeEnhancement_02, WatsonHealthEdgeEnhancement_03, WatsonHealthErase_3D };