@carbon/icons-react 11.40.0-rc.0 → 11.40.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 (169) hide show
  1. package/es/CircleOutline.d.ts +11 -0
  2. package/es/CircleOutline.js +39 -0
  3. package/es/DiamondOutline.d.ts +11 -0
  4. package/es/DiamondOutline.js +39 -0
  5. package/es/DiamondSolid.d.ts +11 -0
  6. package/es/DiamondSolid.js +39 -0
  7. package/es/HexagonOutline.d.ts +11 -0
  8. package/es/HexagonOutline.js +39 -0
  9. package/es/HexagonSolid.d.ts +11 -0
  10. package/es/HexagonSolid.js +39 -0
  11. package/es/HexagonVerticalOutline.d.ts +11 -0
  12. package/es/HexagonVerticalOutline.js +39 -0
  13. package/es/HexagonVerticalSolid.d.ts +11 -0
  14. package/es/HexagonVerticalSolid.js +39 -0
  15. package/es/PentagonDownOutline.d.ts +11 -0
  16. package/es/PentagonDownOutline.js +39 -0
  17. package/es/PentagonDownSolid.d.ts +11 -0
  18. package/es/PentagonDownSolid.js +39 -0
  19. package/es/PentagonLeftOutline.d.ts +11 -0
  20. package/es/PentagonLeftOutline.js +39 -0
  21. package/es/PentagonLeftSolid.d.ts +11 -0
  22. package/es/PentagonLeftSolid.js +39 -0
  23. package/es/PentagonOutline.d.ts +11 -0
  24. package/es/PentagonOutline.js +39 -0
  25. package/es/PentagonRightOutline.d.ts +11 -0
  26. package/es/PentagonRightOutline.js +39 -0
  27. package/es/PentagonRightSolid.d.ts +11 -0
  28. package/es/PentagonRightSolid.js +39 -0
  29. package/es/PentagonSolid.d.ts +11 -0
  30. package/es/PentagonSolid.js +39 -0
  31. package/es/SquareOutline.d.ts +11 -0
  32. package/es/SquareOutline.js +39 -0
  33. package/es/SquareSolid.d.ts +11 -0
  34. package/es/SquareSolid.js +35 -0
  35. package/es/TriangleDownOutline.d.ts +11 -0
  36. package/es/TriangleDownOutline.js +39 -0
  37. package/es/TriangleDownSolid.d.ts +11 -0
  38. package/es/TriangleDownSolid.js +39 -0
  39. package/es/TriangleLeftOutline.d.ts +11 -0
  40. package/es/TriangleLeftOutline.js +39 -0
  41. package/es/TriangleLeftSolid.d.ts +11 -0
  42. package/es/TriangleLeftSolid.js +39 -0
  43. package/es/TriangleOutline.d.ts +11 -0
  44. package/es/TriangleOutline.js +39 -0
  45. package/es/TriangleRightOutline.d.ts +11 -0
  46. package/es/TriangleRightOutline.js +39 -0
  47. package/es/TriangleRightSolid.d.ts +11 -0
  48. package/es/TriangleRightSolid.js +39 -0
  49. package/es/TriangleSolid.d.ts +11 -0
  50. package/es/TriangleSolid.js +39 -0
  51. package/es/generated/bucket-10.d.ts +8 -8
  52. package/es/generated/bucket-10.js +608 -595
  53. package/es/generated/bucket-11.d.ts +16 -16
  54. package/es/generated/bucket-11.js +642 -648
  55. package/es/generated/bucket-12.d.ts +16 -16
  56. package/es/generated/bucket-12.js +857 -850
  57. package/es/generated/bucket-13.d.ts +16 -16
  58. package/es/generated/bucket-13.js +799 -798
  59. package/es/generated/bucket-14.d.ts +18 -18
  60. package/es/generated/bucket-14.js +923 -937
  61. package/es/generated/bucket-15.d.ts +18 -18
  62. package/es/generated/bucket-15.js +733 -738
  63. package/es/generated/bucket-16.d.ts +26 -26
  64. package/es/generated/bucket-16.js +762 -799
  65. package/es/generated/bucket-17.d.ts +26 -2
  66. package/es/generated/bucket-17.js +1030 -450
  67. package/es/generated/bucket-18.d.ts +11 -0
  68. package/es/generated/bucket-18.js +38 -0
  69. package/es/generated/bucket-3.d.ts +2 -2
  70. package/es/generated/bucket-3.js +438 -437
  71. package/es/generated/bucket-4.d.ts +4 -4
  72. package/es/generated/bucket-4.js +495 -501
  73. package/es/generated/bucket-5.d.ts +4 -4
  74. package/es/generated/bucket-5.js +527 -519
  75. package/es/generated/bucket-6.d.ts +4 -4
  76. package/es/generated/bucket-6.js +512 -538
  77. package/es/generated/bucket-7.d.ts +8 -8
  78. package/es/generated/bucket-7.js +697 -694
  79. package/es/generated/bucket-8.d.ts +8 -8
  80. package/es/generated/bucket-8.js +685 -682
  81. package/es/generated/bucket-9.d.ts +8 -8
  82. package/es/generated/bucket-9.js +593 -590
  83. package/es/index.d.ts +1 -0
  84. package/es/index.js +16 -15
  85. package/lib/CircleOutline.d.ts +11 -0
  86. package/lib/CircleOutline.js +45 -0
  87. package/lib/DiamondOutline.d.ts +11 -0
  88. package/lib/DiamondOutline.js +45 -0
  89. package/lib/DiamondSolid.d.ts +11 -0
  90. package/lib/DiamondSolid.js +45 -0
  91. package/lib/HexagonOutline.d.ts +11 -0
  92. package/lib/HexagonOutline.js +45 -0
  93. package/lib/HexagonSolid.d.ts +11 -0
  94. package/lib/HexagonSolid.js +45 -0
  95. package/lib/HexagonVerticalOutline.d.ts +11 -0
  96. package/lib/HexagonVerticalOutline.js +45 -0
  97. package/lib/HexagonVerticalSolid.d.ts +11 -0
  98. package/lib/HexagonVerticalSolid.js +45 -0
  99. package/lib/PentagonDownOutline.d.ts +11 -0
  100. package/lib/PentagonDownOutline.js +45 -0
  101. package/lib/PentagonDownSolid.d.ts +11 -0
  102. package/lib/PentagonDownSolid.js +45 -0
  103. package/lib/PentagonLeftOutline.d.ts +11 -0
  104. package/lib/PentagonLeftOutline.js +45 -0
  105. package/lib/PentagonLeftSolid.d.ts +11 -0
  106. package/lib/PentagonLeftSolid.js +45 -0
  107. package/lib/PentagonOutline.d.ts +11 -0
  108. package/lib/PentagonOutline.js +45 -0
  109. package/lib/PentagonRightOutline.d.ts +11 -0
  110. package/lib/PentagonRightOutline.js +45 -0
  111. package/lib/PentagonRightSolid.d.ts +11 -0
  112. package/lib/PentagonRightSolid.js +45 -0
  113. package/lib/PentagonSolid.d.ts +11 -0
  114. package/lib/PentagonSolid.js +45 -0
  115. package/lib/SquareOutline.d.ts +11 -0
  116. package/lib/SquareOutline.js +45 -0
  117. package/lib/SquareSolid.d.ts +11 -0
  118. package/lib/SquareSolid.js +41 -0
  119. package/lib/TriangleDownOutline.d.ts +11 -0
  120. package/lib/TriangleDownOutline.js +45 -0
  121. package/lib/TriangleDownSolid.d.ts +11 -0
  122. package/lib/TriangleDownSolid.js +45 -0
  123. package/lib/TriangleLeftOutline.d.ts +11 -0
  124. package/lib/TriangleLeftOutline.js +45 -0
  125. package/lib/TriangleLeftSolid.d.ts +11 -0
  126. package/lib/TriangleLeftSolid.js +45 -0
  127. package/lib/TriangleOutline.d.ts +11 -0
  128. package/lib/TriangleOutline.js +45 -0
  129. package/lib/TriangleRightOutline.d.ts +11 -0
  130. package/lib/TriangleRightOutline.js +45 -0
  131. package/lib/TriangleRightSolid.d.ts +11 -0
  132. package/lib/TriangleRightSolid.js +45 -0
  133. package/lib/TriangleSolid.d.ts +11 -0
  134. package/lib/TriangleSolid.js +45 -0
  135. package/lib/generated/bucket-10.d.ts +8 -8
  136. package/lib/generated/bucket-10.js +614 -601
  137. package/lib/generated/bucket-11.d.ts +16 -16
  138. package/lib/generated/bucket-11.js +656 -662
  139. package/lib/generated/bucket-12.d.ts +16 -16
  140. package/lib/generated/bucket-12.js +871 -864
  141. package/lib/generated/bucket-13.d.ts +16 -16
  142. package/lib/generated/bucket-13.js +813 -812
  143. package/lib/generated/bucket-14.d.ts +18 -18
  144. package/lib/generated/bucket-14.js +939 -953
  145. package/lib/generated/bucket-15.d.ts +18 -18
  146. package/lib/generated/bucket-15.js +749 -754
  147. package/lib/generated/bucket-16.d.ts +26 -26
  148. package/lib/generated/bucket-16.js +786 -823
  149. package/lib/generated/bucket-17.d.ts +26 -2
  150. package/lib/generated/bucket-17.js +1054 -450
  151. package/lib/generated/bucket-18.d.ts +11 -0
  152. package/lib/generated/bucket-18.js +46 -0
  153. package/lib/generated/bucket-3.d.ts +2 -2
  154. package/lib/generated/bucket-3.js +438 -437
  155. package/lib/generated/bucket-4.d.ts +4 -4
  156. package/lib/generated/bucket-4.js +497 -503
  157. package/lib/generated/bucket-5.d.ts +4 -4
  158. package/lib/generated/bucket-5.js +529 -521
  159. package/lib/generated/bucket-6.d.ts +4 -4
  160. package/lib/generated/bucket-6.js +514 -540
  161. package/lib/generated/bucket-7.d.ts +8 -8
  162. package/lib/generated/bucket-7.js +703 -700
  163. package/lib/generated/bucket-8.d.ts +8 -8
  164. package/lib/generated/bucket-8.js +691 -688
  165. package/lib/generated/bucket-9.d.ts +8 -8
  166. package/lib/generated/bucket-9.js +599 -596
  167. package/lib/index.d.ts +1 -0
  168. package/lib/index.js +169 -143
  169. package/package.json +4 -4
@@ -20,7 +20,7 @@ function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'defau
20
20
 
21
21
  var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
22
22
 
23
- var _path, _path2, _path3, _path4, _path5, _path6, _path7, _path8, _path9, _path10, _circle, _path11, _circle2, _path12, _circle3, _circle4, _path13, _path14, _path15, _path16, _path17, _path18, _path19, _circle5, _path20, _path21, _path22, _path23, _path24, _path25, _path26, _path27, _path28, _path29, _path30, _path31, _path32, _path33, _path34, _path35, _path36, _path37, _path38, _path39, _path40, _path41, _path42, _path43, _path44, _path45, _path46, _path47, _path48, _path49, _path50, _path51, _path52, _path53, _path54, _path55, _path56, _path57, _path58, _path59, _path60, _path61, _path62, _circle6, _path63, _circle7, _path64, _path65, _circle8, _path66, _circle9, _path67, _path68, _path69, _circle10, _path70, _circle11, _path71, _path72, _circle12, _path73, _circle13, _path74, _path75, _path76, _path77, _path78, _path79, _path80, _path81, _path82, _path83, _path84, _circle14, _path85, _path86, _path87, _path88, _path89, _path90, _path91, _circle15, _circle16, _circle17, _circle18, _circle19, _path92, _path93, _path94, _path95, _path96, _path97, _path98, _path99, _path100, _path101, _path102, _path103, _circle20, _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, _circle21, _path129, _path130, _path131, _path132, _circle22, _circle23, _path133, _path134, _circle24, _path135, _path136, _path137, _path138, _path139, _path140, _path141, _path142, _path143, _path144, _path145, _path146, _circle25, _circle26, _circle27, _circle28, _circle29, _circle30, _circle31, _path147, _path148, _path149, _path150, _path151, _path152, _path153, _path154, _path155, _path156, _circle32, _circle33, _circle34, _circle35, _circle36, _path157, _path158, _path159, _path160, _path161, _path162, _circle37, _circle38, _circle39, _circle40, _circle41, _circle42, _path163, _path164, _circle43, _circle44, _circle45, _circle46, _path165, _path166, _path167, _path168, _path169, _path170, _path171, _path172, _path173, _path174, _path175, _path176, _path177, _path178, _path179, _path180, _path181, _path182, _path183, _path184, _path185, _path186, _circle47, _path187, _path188, _path189, _path190, _path191, _path192, _path193;
23
+ var _path, _path2, _path3, _path4, _path5, _path6, _path7, _path8, _path9, _path10, _circle, _path11, _path12, _circle2, _path13, _circle3, _circle4, _path14, _path15, _path16, _path17, _path18, _path19, _path20, _circle5, _path21, _path22, _path23, _path24, _path25, _path26, _path27, _path28, _path29, _path30, _path31, _path32, _path33, _path34, _path35, _path36, _path37, _path38, _path39, _path40, _path41, _path42, _path43, _path44, _path45, _path46, _path47, _path48, _path49, _path50, _path51, _path52, _path53, _path54, _path55, _path56, _path57, _path58, _path59, _path60, _path61, _path62, _path63, _circle6, _path64, _circle7, _path65, _path66, _circle8, _path67, _circle9, _path68, _path69, _path70, _circle10, _path71, _circle11, _path72, _path73, _circle12, _path74, _circle13, _path75, _path76, _path77, _path78, _path79, _path80, _path81, _path82, _path83, _path84, _path85, _circle14, _path86, _path87, _path88, _path89, _path90, _path91, _path92, _circle15, _circle16, _circle17, _circle18, _circle19, _path93, _path94, _path95, _path96, _path97, _path98, _path99, _path100, _path101, _path102, _path103, _path104, _circle20, _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, _circle21, _path130, _path131, _path132, _path133, _circle22, _circle23, _path134, _path135, _circle24, _path136, _path137, _path138, _path139, _path140, _path141, _path142, _path143, _path144, _path145, _path146, _path147, _circle25, _circle26, _circle27, _circle28, _circle29, _circle30, _circle31, _path148, _path149, _path150, _path151, _path152, _path153, _path154, _path155, _path156, _path157, _circle32, _circle33, _circle34, _circle35, _circle36, _path158, _path159, _path160, _path161, _path162, _path163, _circle37, _circle38, _circle39, _circle40, _circle41, _circle42, _path164, _path165, _circle43, _circle44, _circle45, _circle46, _path166, _path167, _path168, _path169, _path170, _path171, _path172, _path173, _path174, _path175, _path176, _path177, _path178, _path179, _path180, _path181, _path182, _path183, _path184, _path185, _path186, _path187, _circle47, _path188, _path189, _path190, _path191, _path192, _path193;
24
24
  const CicsWuiRegion = /*#__PURE__*/React__default["default"].forwardRef(function CicsWuiRegion(_ref, ref) {
25
25
  let {
26
26
  children,
@@ -180,12 +180,34 @@ const CircleFilled = /*#__PURE__*/React__default["default"].forwardRef(function
180
180
  if (process.env.NODE_ENV !== "production") {
181
181
  CircleFilled.propTypes = iconPropTypes.iconPropTypes;
182
182
  }
183
- const CircleSolid = /*#__PURE__*/React__default["default"].forwardRef(function CircleSolid(_ref8, ref) {
183
+ const CircleOutline = /*#__PURE__*/React__default["default"].forwardRef(function CircleOutline(_ref8, ref) {
184
184
  let {
185
185
  children,
186
186
  size = 16,
187
187
  ...rest
188
188
  } = _ref8;
189
+ return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
190
+ width: size,
191
+ height: size,
192
+ ref: ref,
193
+ xmlns: "http://www.w3.org/2000/svg",
194
+ viewBox: "0 0 32 32",
195
+ fill: "currentColor",
196
+ ...rest
197
+ }, _path12 || (_path12 = /*#__PURE__*/React__default["default"].createElement("path", {
198
+ strokeWidth: "0",
199
+ d: "m16,2c-7.732,0-14,6.268-14,14s6.268,14,14,14,14-6.268,14-14S23.732,2,16,2Zm0,26c-6.6274,0-12-5.3726-12-12s5.3726-12,12-12,12,5.3726,12,12-5.3726,12-12,12Z"
200
+ })), children);
201
+ });
202
+ if (process.env.NODE_ENV !== "production") {
203
+ CircleOutline.propTypes = iconPropTypes.iconPropTypes;
204
+ }
205
+ const CircleSolid = /*#__PURE__*/React__default["default"].forwardRef(function CircleSolid(_ref9, ref) {
206
+ let {
207
+ children,
208
+ size = 16,
209
+ ...rest
210
+ } = _ref9;
189
211
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
190
212
  width: size,
191
213
  height: size,
@@ -203,12 +225,12 @@ const CircleSolid = /*#__PURE__*/React__default["default"].forwardRef(function C
203
225
  if (process.env.NODE_ENV !== "production") {
204
226
  CircleSolid.propTypes = iconPropTypes.iconPropTypes;
205
227
  }
206
- const CircleDash = /*#__PURE__*/React__default["default"].forwardRef(function CircleDash(_ref9, ref) {
228
+ const CircleDash = /*#__PURE__*/React__default["default"].forwardRef(function CircleDash(_ref10, ref) {
207
229
  let {
208
230
  children,
209
231
  size = 16,
210
232
  ...rest
211
- } = _ref9;
233
+ } = _ref10;
212
234
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
213
235
  width: size,
214
236
  height: size,
@@ -217,19 +239,19 @@ const CircleDash = /*#__PURE__*/React__default["default"].forwardRef(function Ci
217
239
  viewBox: "0 0 32 32",
218
240
  fill: "currentColor",
219
241
  ...rest
220
- }, _path12 || (_path12 = /*#__PURE__*/React__default["default"].createElement("path", {
242
+ }, _path13 || (_path13 = /*#__PURE__*/React__default["default"].createElement("path", {
221
243
  d: "M7.7 4.7a14.7 14.7 0 00-3 3.1L6.3 9A13.26 13.26 0 018.9 6.3zM4.6 12.3l-1.9-.6A12.51 12.51 0 002 16H4A11.48 11.48 0 014.6 12.3zM2.7 20.4a14.4 14.4 0 002 3.9l1.6-1.2a12.89 12.89 0 01-1.7-3.3zM7.8 27.3a14.4 14.4 0 003.9 2l.6-1.9A12.89 12.89 0 019 25.7zM11.7 2.7l.6 1.9A11.48 11.48 0 0116 4V2A12.51 12.51 0 0011.7 2.7zM24.2 27.3a15.18 15.18 0 003.1-3.1L25.7 23A11.53 11.53 0 0123 25.7zM27.4 19.7l1.9.6A15.47 15.47 0 0030 16H28A11.48 11.48 0 0127.4 19.7zM29.2 11.6a14.4 14.4 0 00-2-3.9L25.6 8.9a12.89 12.89 0 011.7 3.3zM24.1 4.6a14.4 14.4 0 00-3.9-2l-.6 1.9a12.89 12.89 0 013.3 1.7zM20.3 29.3l-.6-1.9A11.48 11.48 0 0116 28v2A21.42 21.42 0 0020.3 29.3z"
222
244
  })), children);
223
245
  });
224
246
  if (process.env.NODE_ENV !== "production") {
225
247
  CircleDash.propTypes = iconPropTypes.iconPropTypes;
226
248
  }
227
- const CircleFill = /*#__PURE__*/React__default["default"].forwardRef(function CircleFill(_ref10, ref) {
249
+ const CircleFill = /*#__PURE__*/React__default["default"].forwardRef(function CircleFill(_ref11, ref) {
228
250
  let {
229
251
  children,
230
252
  size = 16,
231
253
  ...rest
232
- } = _ref10;
254
+ } = _ref11;
233
255
  if (size === "glyph" || size === "glyph" || size === "glyphpx") {
234
256
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
235
257
  width: size,
@@ -262,12 +284,12 @@ const CircleFill = /*#__PURE__*/React__default["default"].forwardRef(function Ci
262
284
  if (process.env.NODE_ENV !== "production") {
263
285
  CircleFill.propTypes = iconPropTypes.iconPropTypes;
264
286
  }
265
- const WatsonHealthCircleMeasurement = /*#__PURE__*/React__default["default"].forwardRef(function WatsonHealthCircleMeasurement(_ref11, ref) {
287
+ const WatsonHealthCircleMeasurement = /*#__PURE__*/React__default["default"].forwardRef(function WatsonHealthCircleMeasurement(_ref12, ref) {
266
288
  let {
267
289
  children,
268
290
  size = 16,
269
291
  ...rest
270
- } = _ref11;
292
+ } = _ref12;
271
293
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
272
294
  width: size,
273
295
  height: size,
@@ -276,21 +298,21 @@ const WatsonHealthCircleMeasurement = /*#__PURE__*/React__default["default"].for
276
298
  viewBox: "0 0 32 32",
277
299
  fill: "currentColor",
278
300
  ...rest
279
- }, _path13 || (_path13 = /*#__PURE__*/React__default["default"].createElement("path", {
301
+ }, _path14 || (_path14 = /*#__PURE__*/React__default["default"].createElement("path", {
280
302
  d: "M16,30A14,14,0,1,1,30,16,14,14,0,0,1,16,30ZM16,4A12,12,0,1,0,28,16,12,12,0,0,0,16,4Z"
281
- })), _path14 || (_path14 = /*#__PURE__*/React__default["default"].createElement("path", {
303
+ })), _path15 || (_path15 = /*#__PURE__*/React__default["default"].createElement("path", {
282
304
  d: "M21,12.41V16h2V9H16v2h3.59L11,19.59V16H9v7h7V21H12.41Z"
283
305
  })), children);
284
306
  });
285
307
  if (process.env.NODE_ENV !== "production") {
286
308
  WatsonHealthCircleMeasurement.propTypes = iconPropTypes.iconPropTypes;
287
309
  }
288
- const CirclePacking = /*#__PURE__*/React__default["default"].forwardRef(function CirclePacking(_ref12, ref) {
310
+ const CirclePacking = /*#__PURE__*/React__default["default"].forwardRef(function CirclePacking(_ref13, ref) {
289
311
  let {
290
312
  children,
291
313
  size = 16,
292
314
  ...rest
293
- } = _ref12;
315
+ } = _ref13;
294
316
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
295
317
  width: size,
296
318
  height: size,
@@ -299,19 +321,19 @@ const CirclePacking = /*#__PURE__*/React__default["default"].forwardRef(function
299
321
  viewBox: "0 0 32 32",
300
322
  fill: "currentColor",
301
323
  ...rest
302
- }, _path15 || (_path15 = /*#__PURE__*/React__default["default"].createElement("path", {
324
+ }, _path16 || (_path16 = /*#__PURE__*/React__default["default"].createElement("path", {
303
325
  d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm7.5,7A3.5,3.5,0,1,1,20,12.5,3.5041,3.5041,0,0,1,23.5,9Zm.4348-1.978C23.791,7.0107,23.6467,7,23.5,7a5.4826,5.4826,0,0,0-4.1323,1.8784,8.0109,8.0109,0,0,0-5.5664-4.6675A11.8554,11.8554,0,0,1,23.9348,7.022ZM16,28a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,16,28ZM12,18a6,6,0,1,1,6-6A6.0067,6.0067,0,0,1,12,18ZM4,16a11.97,11.97,0,0,1,.2112-2.1987,7.9921,7.9921,0,0,0,7.3459,6.1762,5.9581,5.9581,0,0,0-.89,6.7564A12.0025,12.0025,0,0,1,4,16ZM21.3325,26.7339a5.9834,5.9834,0,0,0-4.1782-8.6206,8.02,8.02,0,0,0,1.9126-2.3672,5.4883,5.4883,0,0,0,8.9167-.0679c.003.1079.0164.2134.0164.3218A12.0025,12.0025,0,0,1,21.3325,26.7339Z"
304
326
  })), children);
305
327
  });
306
328
  if (process.env.NODE_ENV !== "production") {
307
329
  CirclePacking.propTypes = iconPropTypes.iconPropTypes;
308
330
  }
309
- const CircleStroke = /*#__PURE__*/React__default["default"].forwardRef(function CircleStroke(_ref13, ref) {
331
+ const CircleStroke = /*#__PURE__*/React__default["default"].forwardRef(function CircleStroke(_ref14, ref) {
310
332
  let {
311
333
  children,
312
334
  size = 16,
313
335
  ...rest
314
- } = _ref13;
336
+ } = _ref14;
315
337
  if (size === "glyph" || size === "glyph" || size === "glyphpx") {
316
338
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
317
339
  width: size,
@@ -321,7 +343,7 @@ const CircleStroke = /*#__PURE__*/React__default["default"].forwardRef(function
321
343
  viewBox: "0 0 16 16",
322
344
  fill: "currentColor",
323
345
  ...rest
324
- }, _path16 || (_path16 = /*#__PURE__*/React__default["default"].createElement("path", {
346
+ }, _path17 || (_path17 = /*#__PURE__*/React__default["default"].createElement("path", {
325
347
  d: "M8,4A4,4,0,1,1,4,8,4.0045,4.0045,0,0,1,8,4M8,2a6,6,0,1,0,6,6A6,6,0,0,0,8,2Z"
326
348
  })), children);
327
349
  }
@@ -333,19 +355,19 @@ const CircleStroke = /*#__PURE__*/React__default["default"].forwardRef(function
333
355
  viewBox: "0 0 16 16",
334
356
  fill: "currentColor",
335
357
  ...rest
336
- }, _path17 || (_path17 = /*#__PURE__*/React__default["default"].createElement("path", {
358
+ }, _path18 || (_path18 = /*#__PURE__*/React__default["default"].createElement("path", {
337
359
  d: "M8,4A4,4,0,1,1,4,8,4.0045,4.0045,0,0,1,8,4M8,2a6,6,0,1,0,6,6A6,6,0,0,0,8,2Z"
338
360
  })), children);
339
361
  });
340
362
  if (process.env.NODE_ENV !== "production") {
341
363
  CircleStroke.propTypes = iconPropTypes.iconPropTypes;
342
364
  }
343
- const QCircuitComposer = /*#__PURE__*/React__default["default"].forwardRef(function QCircuitComposer(_ref14, ref) {
365
+ const QCircuitComposer = /*#__PURE__*/React__default["default"].forwardRef(function QCircuitComposer(_ref15, ref) {
344
366
  let {
345
367
  children,
346
368
  size = 16,
347
369
  ...rest
348
- } = _ref14;
370
+ } = _ref15;
349
371
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
350
372
  width: size,
351
373
  height: size,
@@ -354,21 +376,21 @@ const QCircuitComposer = /*#__PURE__*/React__default["default"].forwardRef(funct
354
376
  viewBox: "0 0 32 32",
355
377
  fill: "currentColor",
356
378
  ...rest
357
- }, _path18 || (_path18 = /*#__PURE__*/React__default["default"].createElement("path", {
379
+ }, _path19 || (_path19 = /*#__PURE__*/React__default["default"].createElement("path", {
358
380
  d: "M18 9L18 15 14 15 14 9 12 9 12 23 14 23 14 17 18 17 18 23 20 23 20 9 18 9z"
359
- })), _path19 || (_path19 = /*#__PURE__*/React__default["default"].createElement("path", {
381
+ })), _path20 || (_path20 = /*#__PURE__*/React__default["default"].createElement("path", {
360
382
  d: "M30,15H26V6a2,2,0,0,0-2-2H8A2,2,0,0,0,6,6v9H2v2H6v9a2,2,0,0,0,2,2H24a2,2,0,0,0,2-2V17h4ZM8,26V6H24V26Z"
361
383
  })), children);
362
384
  });
363
385
  if (process.env.NODE_ENV !== "production") {
364
386
  QCircuitComposer.propTypes = iconPropTypes.iconPropTypes;
365
387
  }
366
- const Classification = /*#__PURE__*/React__default["default"].forwardRef(function Classification(_ref15, ref) {
388
+ const Classification = /*#__PURE__*/React__default["default"].forwardRef(function Classification(_ref16, ref) {
367
389
  let {
368
390
  children,
369
391
  size = 16,
370
392
  ...rest
371
- } = _ref15;
393
+ } = _ref16;
372
394
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
373
395
  width: size,
374
396
  height: size,
@@ -381,19 +403,19 @@ const Classification = /*#__PURE__*/React__default["default"].forwardRef(functio
381
403
  cx: "15",
382
404
  cy: "19",
383
405
  r: "1"
384
- })), _path20 || (_path20 = /*#__PURE__*/React__default["default"].createElement("path", {
406
+ })), _path21 || (_path21 = /*#__PURE__*/React__default["default"].createElement("path", {
385
407
  d: "M27.7,9.3l-7-7A.9087.9087,0,0,0,20,2H10A2.0058,2.0058,0,0,0,8,4V14H6a2.0023,2.0023,0,0,0-2,2v6a2.0023,2.0023,0,0,0,2,2H8v4a2.0058,2.0058,0,0,0,2,2H26a2.0058,2.0058,0,0,0,2-2V10A.9092.9092,0,0,0,27.7,9.3ZM20,4.4,25.6,10H20ZM6,16h9.5972L19,19l-3.3926,3H6ZM26,28H10V24h5.6089a2.0076,2.0076,0,0,0,1.3135-.4927l3.3833-2.9917a2.0015,2.0015,0,0,0,.01-3.0229l-3.4033-3.0083A1.9961,1.9961,0,0,0,15.6089,14H10V4h8v6a2.0058,2.0058,0,0,0,2,2h6Z"
386
408
  })), children);
387
409
  });
388
410
  if (process.env.NODE_ENV !== "production") {
389
411
  Classification.propTypes = iconPropTypes.iconPropTypes;
390
412
  }
391
- const ClassifierLanguage = /*#__PURE__*/React__default["default"].forwardRef(function ClassifierLanguage(_ref16, ref) {
413
+ const ClassifierLanguage = /*#__PURE__*/React__default["default"].forwardRef(function ClassifierLanguage(_ref17, ref) {
392
414
  let {
393
415
  children,
394
416
  size = 16,
395
417
  ...rest
396
- } = _ref16;
418
+ } = _ref17;
397
419
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
398
420
  width: size,
399
421
  height: size,
@@ -402,19 +424,19 @@ const ClassifierLanguage = /*#__PURE__*/React__default["default"].forwardRef(fun
402
424
  viewBox: "0 0 32 32",
403
425
  fill: "currentColor",
404
426
  ...rest
405
- }, _path21 || (_path21 = /*#__PURE__*/React__default["default"].createElement("path", {
427
+ }, _path22 || (_path22 = /*#__PURE__*/React__default["default"].createElement("path", {
406
428
  d: "M30 10V2H22v8h3v4H23v2h7V14H27V10zM24 4h4V8H24zM20 23.41L18.59 22 16 24.59 13.41 22 12 23.41 14.59 26 12 28.59 13.41 30 16 27.41 18.59 30 20 28.59 17.41 26 20 23.41zM20 14L12 14 12 16 15 16 15 21 17 21 17 16 20 16 20 14zM7 9.86a4 4 0 10-2 0V14H2v2H9V14H7zM4 6A2 2 0 116 8 2 2 0 014 6z"
407
429
  })), children);
408
430
  });
409
431
  if (process.env.NODE_ENV !== "production") {
410
432
  ClassifierLanguage.propTypes = iconPropTypes.iconPropTypes;
411
433
  }
412
- const Clean = /*#__PURE__*/React__default["default"].forwardRef(function Clean(_ref17, ref) {
434
+ const Clean = /*#__PURE__*/React__default["default"].forwardRef(function Clean(_ref18, ref) {
413
435
  let {
414
436
  children,
415
437
  size = 16,
416
438
  ...rest
417
- } = _ref17;
439
+ } = _ref18;
418
440
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
419
441
  width: size,
420
442
  height: size,
@@ -423,28 +445,28 @@ const Clean = /*#__PURE__*/React__default["default"].forwardRef(function Clean(_
423
445
  viewBox: "0 0 32 32",
424
446
  fill: "currentColor",
425
447
  ...rest
426
- }, _path22 || (_path22 = /*#__PURE__*/React__default["default"].createElement("path", {
448
+ }, _path23 || (_path23 = /*#__PURE__*/React__default["default"].createElement("path", {
427
449
  d: "M20 18H26V20H20z",
428
450
  transform: "rotate(-180 23 19)"
429
- })), _path23 || (_path23 = /*#__PURE__*/React__default["default"].createElement("path", {
451
+ })), _path24 || (_path24 = /*#__PURE__*/React__default["default"].createElement("path", {
430
452
  d: "M24 26H30V28H24z",
431
453
  transform: "rotate(-180 27 27)"
432
- })), _path24 || (_path24 = /*#__PURE__*/React__default["default"].createElement("path", {
454
+ })), _path25 || (_path25 = /*#__PURE__*/React__default["default"].createElement("path", {
433
455
  d: "M22 22H28V24H22z",
434
456
  transform: "rotate(-180 25 23)"
435
- })), _path25 || (_path25 = /*#__PURE__*/React__default["default"].createElement("path", {
457
+ })), _path26 || (_path26 = /*#__PURE__*/React__default["default"].createElement("path", {
436
458
  d: "M17.0029,20a4.8952,4.8952,0,0,0-2.4044-4.1729L22,3,20.2691,2,12.6933,15.126A5.6988,5.6988,0,0,0,7.45,16.6289C3.7064,20.24,3.9963,28.6821,4.01,29.04a1,1,0,0,0,1,.96H20.0012a1,1,0,0,0,.6-1.8C17.0615,25.5439,17.0029,20.0537,17.0029,20ZM11.93,16.9971A3.11,3.11,0,0,1,15.0041,20c0,.0381.0019.208.0168.4688L9.1215,17.8452A3.8,3.8,0,0,1,11.93,16.9971ZM15.4494,28A5.2,5.2,0,0,1,14,25H12a6.4993,6.4993,0,0,0,.9684,3H10.7451A16.6166,16.6166,0,0,1,10,24H8a17.3424,17.3424,0,0,0,.6652,4H6c.031-1.8364.29-5.8921,1.8027-8.5527l7.533,3.35A13.0253,13.0253,0,0,0,17.5968,28Z"
437
459
  })), children);
438
460
  });
439
461
  if (process.env.NODE_ENV !== "production") {
440
462
  Clean.propTypes = iconPropTypes.iconPropTypes;
441
463
  }
442
- const Close = /*#__PURE__*/React__default["default"].forwardRef(function Close(_ref18, ref) {
464
+ const Close = /*#__PURE__*/React__default["default"].forwardRef(function Close(_ref19, ref) {
443
465
  let {
444
466
  children,
445
467
  size = 16,
446
468
  ...rest
447
- } = _ref18;
469
+ } = _ref19;
448
470
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
449
471
  width: size,
450
472
  height: size,
@@ -453,19 +475,19 @@ const Close = /*#__PURE__*/React__default["default"].forwardRef(function Close(_
453
475
  viewBox: "0 0 32 32",
454
476
  fill: "currentColor",
455
477
  ...rest
456
- }, _path26 || (_path26 = /*#__PURE__*/React__default["default"].createElement("path", {
478
+ }, _path27 || (_path27 = /*#__PURE__*/React__default["default"].createElement("path", {
457
479
  d: "M17.4141 16L24 9.4141 22.5859 8 16 14.5859 9.4143 8 8 9.4141 14.5859 16 8 22.5859 9.4143 24 16 17.4141 22.5859 24 24 22.5859 17.4141 16z"
458
480
  })), children);
459
481
  });
460
482
  if (process.env.NODE_ENV !== "production") {
461
483
  Close.propTypes = iconPropTypes.iconPropTypes;
462
484
  }
463
- const CloseFilled = /*#__PURE__*/React__default["default"].forwardRef(function CloseFilled(_ref19, ref) {
485
+ const CloseFilled = /*#__PURE__*/React__default["default"].forwardRef(function CloseFilled(_ref20, ref) {
464
486
  let {
465
487
  children,
466
488
  size = 16,
467
489
  ...rest
468
- } = _ref19;
490
+ } = _ref20;
469
491
  if (size === 16 || size === "16" || size === "16px") {
470
492
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
471
493
  width: size,
@@ -475,7 +497,7 @@ const CloseFilled = /*#__PURE__*/React__default["default"].forwardRef(function C
475
497
  viewBox: "0 0 16 16",
476
498
  fill: "currentColor",
477
499
  ...rest
478
- }, _path27 || (_path27 = /*#__PURE__*/React__default["default"].createElement("path", {
500
+ }, _path28 || (_path28 = /*#__PURE__*/React__default["default"].createElement("path", {
479
501
  d: "M8,1C4.1,1,1,4.1,1,8s3.1,7,7,7s7-3.1,7-7S11.9,1,8,1z M10.7,11.5L8,8.8l-2.7,2.7l-0.8-0.8L7.2,8L4.5,5.3l0.8-0.8L8,7.2 l2.7-2.7l0.8,0.8L8.8,8l2.7,2.7L10.7,11.5z"
480
502
  })), children);
481
503
  }
@@ -487,9 +509,9 @@ const CloseFilled = /*#__PURE__*/React__default["default"].forwardRef(function C
487
509
  viewBox: "0 0 32 32",
488
510
  fill: "currentColor",
489
511
  ...rest
490
- }, _path28 || (_path28 = /*#__PURE__*/React__default["default"].createElement("path", {
512
+ }, _path29 || (_path29 = /*#__PURE__*/React__default["default"].createElement("path", {
491
513
  d: "M16,2C8.2,2,2,8.2,2,16s6.2,14,14,14s14-6.2,14-14S23.8,2,16,2z M21.4,23L16,17.6L10.6,23L9,21.4l5.4-5.4L9,10.6L10.6,9 l5.4,5.4L21.4,9l1.6,1.6L17.6,16l5.4,5.4L21.4,23z"
492
- })), _path29 || (_path29 = /*#__PURE__*/React__default["default"].createElement("path", {
514
+ })), _path30 || (_path30 = /*#__PURE__*/React__default["default"].createElement("path", {
493
515
  d: "M14.4 16L9 10.6 10.6 9 16 14.4 21.4 9 23 10.6 17.6 16 23 21.4 21.4 23 16 17.6 10.6 23 9 21.4 14.4 16",
494
516
  "data-icon-path": "inner-path",
495
517
  opacity: "0"
@@ -498,12 +520,12 @@ const CloseFilled = /*#__PURE__*/React__default["default"].forwardRef(function C
498
520
  if (process.env.NODE_ENV !== "production") {
499
521
  CloseFilled.propTypes = iconPropTypes.iconPropTypes;
500
522
  }
501
- const CloseLarge = /*#__PURE__*/React__default["default"].forwardRef(function CloseLarge(_ref20, ref) {
523
+ const CloseLarge = /*#__PURE__*/React__default["default"].forwardRef(function CloseLarge(_ref21, ref) {
502
524
  let {
503
525
  children,
504
526
  size = 16,
505
527
  ...rest
506
- } = _ref20;
528
+ } = _ref21;
507
529
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
508
530
  width: size,
509
531
  height: size,
@@ -512,19 +534,19 @@ const CloseLarge = /*#__PURE__*/React__default["default"].forwardRef(function Cl
512
534
  viewBox: "0 0 32 32",
513
535
  fill: "currentColor",
514
536
  ...rest
515
- }, _path30 || (_path30 = /*#__PURE__*/React__default["default"].createElement("path", {
537
+ }, _path31 || (_path31 = /*#__PURE__*/React__default["default"].createElement("path", {
516
538
  d: "M17.4141 16L26 7.4141 24.5859 6 16 14.5859 7.4143 6 6 7.4141 14.5859 16 6 24.5859 7.4143 26 16 17.4141 24.5859 26 26 24.5859 17.4141 16z"
517
539
  })), children);
518
540
  });
519
541
  if (process.env.NODE_ENV !== "production") {
520
542
  CloseLarge.propTypes = iconPropTypes.iconPropTypes;
521
543
  }
522
- const CloseOutline = /*#__PURE__*/React__default["default"].forwardRef(function CloseOutline(_ref21, ref) {
544
+ const CloseOutline = /*#__PURE__*/React__default["default"].forwardRef(function CloseOutline(_ref22, ref) {
523
545
  let {
524
546
  children,
525
547
  size = 16,
526
548
  ...rest
527
- } = _ref21;
549
+ } = _ref22;
528
550
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
529
551
  width: size,
530
552
  height: size,
@@ -533,21 +555,21 @@ const CloseOutline = /*#__PURE__*/React__default["default"].forwardRef(function
533
555
  viewBox: "0 0 32 32",
534
556
  fill: "currentColor",
535
557
  ...rest
536
- }, _path31 || (_path31 = /*#__PURE__*/React__default["default"].createElement("path", {
558
+ }, _path32 || (_path32 = /*#__PURE__*/React__default["default"].createElement("path", {
537
559
  d: "M16,2C8.2,2,2,8.2,2,16s6.2,14,14,14s14-6.2,14-14S23.8,2,16,2z M16,28C9.4,28,4,22.6,4,16S9.4,4,16,4s12,5.4,12,12 S22.6,28,16,28z"
538
- })), _path32 || (_path32 = /*#__PURE__*/React__default["default"].createElement("path", {
560
+ })), _path33 || (_path33 = /*#__PURE__*/React__default["default"].createElement("path", {
539
561
  d: "M21.4 23L16 17.6 10.6 23 9 21.4 14.4 16 9 10.6 10.6 9 16 14.4 21.4 9 23 10.6 17.6 16 23 21.4z"
540
562
  })), children);
541
563
  });
542
564
  if (process.env.NODE_ENV !== "production") {
543
565
  CloseOutline.propTypes = iconPropTypes.iconPropTypes;
544
566
  }
545
- const ClosedCaption = /*#__PURE__*/React__default["default"].forwardRef(function ClosedCaption(_ref22, ref) {
567
+ const ClosedCaption = /*#__PURE__*/React__default["default"].forwardRef(function ClosedCaption(_ref23, ref) {
546
568
  let {
547
569
  children,
548
570
  size = 16,
549
571
  ...rest
550
- } = _ref22;
572
+ } = _ref23;
551
573
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
552
574
  width: size,
553
575
  height: size,
@@ -556,21 +578,21 @@ const ClosedCaption = /*#__PURE__*/React__default["default"].forwardRef(function
556
578
  viewBox: "0 0 32 32",
557
579
  fill: "currentColor",
558
580
  ...rest
559
- }, _path33 || (_path33 = /*#__PURE__*/React__default["default"].createElement("path", {
581
+ }, _path34 || (_path34 = /*#__PURE__*/React__default["default"].createElement("path", {
560
582
  d: "M15 21H10a2 2 0 01-2-2V13a2 2 0 012-2h5v2H10v6h5zM25 21H20a2 2 0 01-2-2V13a2 2 0 012-2h5v2H20v6h5z"
561
- })), _path34 || (_path34 = /*#__PURE__*/React__default["default"].createElement("path", {
583
+ })), _path35 || (_path35 = /*#__PURE__*/React__default["default"].createElement("path", {
562
584
  d: "M28,26H4a2,2,0,0,1-2-2V8A2,2,0,0,1,4,6H28a2,2,0,0,1,2,2V24A2,2,0,0,1,28,26ZM4,8V24H28V8Z"
563
585
  })), children);
564
586
  });
565
587
  if (process.env.NODE_ENV !== "production") {
566
588
  ClosedCaption.propTypes = iconPropTypes.iconPropTypes;
567
589
  }
568
- const ClosedCaptionAlt = /*#__PURE__*/React__default["default"].forwardRef(function ClosedCaptionAlt(_ref23, ref) {
590
+ const ClosedCaptionAlt = /*#__PURE__*/React__default["default"].forwardRef(function ClosedCaptionAlt(_ref24, ref) {
569
591
  let {
570
592
  children,
571
593
  size = 16,
572
594
  ...rest
573
- } = _ref23;
595
+ } = _ref24;
574
596
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
575
597
  width: size,
576
598
  height: size,
@@ -579,21 +601,21 @@ const ClosedCaptionAlt = /*#__PURE__*/React__default["default"].forwardRef(funct
579
601
  viewBox: "0 0 32 32",
580
602
  fill: "currentColor",
581
603
  ...rest
582
- }, _path35 || (_path35 = /*#__PURE__*/React__default["default"].createElement("path", {
604
+ }, _path36 || (_path36 = /*#__PURE__*/React__default["default"].createElement("path", {
583
605
  d: "M19 17H25V19H19zM11 17H17V19H11zM6 17H9V19H6zM22 13H26V15H22zM13 13H20V15H13zM6 13H11V15H6z"
584
- })), _path36 || (_path36 = /*#__PURE__*/React__default["default"].createElement("path", {
606
+ })), _path37 || (_path37 = /*#__PURE__*/React__default["default"].createElement("path", {
585
607
  d: "M17.7358,30,16,29l4-7h6a1.9966,1.9966,0,0,0,2-2V8a1.9966,1.9966,0,0,0-2-2H6A1.9966,1.9966,0,0,0,4,8V20a1.9966,1.9966,0,0,0,2,2h9v2H6a3.9993,3.9993,0,0,1-4-4V8A3.9988,3.9988,0,0,1,6,4H26a3.9988,3.9988,0,0,1,4,4V20a3.9993,3.9993,0,0,1-4,4H21.1646Z"
586
608
  })), children);
587
609
  });
588
610
  if (process.env.NODE_ENV !== "production") {
589
611
  ClosedCaptionAlt.propTypes = iconPropTypes.iconPropTypes;
590
612
  }
591
- const ClosedCaptionFilled = /*#__PURE__*/React__default["default"].forwardRef(function ClosedCaptionFilled(_ref24, ref) {
613
+ const ClosedCaptionFilled = /*#__PURE__*/React__default["default"].forwardRef(function ClosedCaptionFilled(_ref25, ref) {
592
614
  let {
593
615
  children,
594
616
  size = 16,
595
617
  ...rest
596
- } = _ref24;
618
+ } = _ref25;
597
619
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
598
620
  width: size,
599
621
  height: size,
@@ -602,19 +624,19 @@ const ClosedCaptionFilled = /*#__PURE__*/React__default["default"].forwardRef(fu
602
624
  viewBox: "0 0 32 32",
603
625
  fill: "currentColor",
604
626
  ...rest
605
- }, _path37 || (_path37 = /*#__PURE__*/React__default["default"].createElement("path", {
627
+ }, _path38 || (_path38 = /*#__PURE__*/React__default["default"].createElement("path", {
606
628
  d: "M28,6H4A2,2,0,0,0,2,8V24a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V8A2,2,0,0,0,28,6ZM15,13H10v6h5v2H10a2,2,0,0,1-2-2V13a2,2,0,0,1,2-2h5Zm10,0H20v6h5v2H20a2,2,0,0,1-2-2V13a2,2,0,0,1,2-2h5Z"
607
629
  })), children);
608
630
  });
609
631
  if (process.env.NODE_ENV !== "production") {
610
632
  ClosedCaptionFilled.propTypes = iconPropTypes.iconPropTypes;
611
633
  }
612
- const Cloud = /*#__PURE__*/React__default["default"].forwardRef(function Cloud(_ref25, ref) {
634
+ const Cloud = /*#__PURE__*/React__default["default"].forwardRef(function Cloud(_ref26, ref) {
613
635
  let {
614
636
  children,
615
637
  size = 16,
616
638
  ...rest
617
- } = _ref25;
639
+ } = _ref26;
618
640
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
619
641
  width: size,
620
642
  height: size,
@@ -623,19 +645,19 @@ const Cloud = /*#__PURE__*/React__default["default"].forwardRef(function Cloud(_
623
645
  viewBox: "0 0 32 32",
624
646
  fill: "currentColor",
625
647
  ...rest
626
- }, _path38 || (_path38 = /*#__PURE__*/React__default["default"].createElement("path", {
648
+ }, _path39 || (_path39 = /*#__PURE__*/React__default["default"].createElement("path", {
627
649
  d: "M16,7h0a7.66,7.66,0,0,1,1.51.15,8,8,0,0,1,6.35,6.34l.26,1.35,1.35.24a5.5,5.5,0,0,1-1,10.92H7.5a5.5,5.5,0,0,1-1-10.92l1.34-.24.26-1.35A8,8,0,0,1,16,7m0-2a10,10,0,0,0-9.83,8.12A7.5,7.5,0,0,0,7.49,28h17a7.5,7.5,0,0,0,1.32-14.88,10,10,0,0,0-7.94-7.94A10.27,10.27,0,0,0,16,5Z"
628
650
  })), children);
629
651
  });
630
652
  if (process.env.NODE_ENV !== "production") {
631
653
  Cloud.propTypes = iconPropTypes.iconPropTypes;
632
654
  }
633
- const CloudAlerting = /*#__PURE__*/React__default["default"].forwardRef(function CloudAlerting(_ref26, ref) {
655
+ const CloudAlerting = /*#__PURE__*/React__default["default"].forwardRef(function CloudAlerting(_ref27, ref) {
634
656
  let {
635
657
  children,
636
658
  size = 16,
637
659
  ...rest
638
- } = _ref26;
660
+ } = _ref27;
639
661
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
640
662
  width: size,
641
663
  height: size,
@@ -644,21 +666,21 @@ const CloudAlerting = /*#__PURE__*/React__default["default"].forwardRef(function
644
666
  viewBox: "0 0 32 32",
645
667
  fill: "currentColor",
646
668
  ...rest
647
- }, _path39 || (_path39 = /*#__PURE__*/React__default["default"].createElement("path", {
669
+ }, _path40 || (_path40 = /*#__PURE__*/React__default["default"].createElement("path", {
648
670
  d: "M28,17v5H4V6H15V4H4A2,2,0,0,0,2,6V22a2,2,0,0,0,2,2h8v4H8v2H24V28H20V24h8a2,2,0,0,0,2-2V17ZM18,28H14V24h4Z"
649
- })), _path40 || (_path40 = /*#__PURE__*/React__default["default"].createElement("path", {
671
+ })), _path41 || (_path41 = /*#__PURE__*/React__default["default"].createElement("path", {
650
672
  d: "M29,14H17a1,1,0,0,1-.8574-1.5144l6-10a1,1,0,0,1,1.7154,0l6,10A1,1,0,0,1,29,14ZM18.7661,12h8.4678L23,4.9436Z"
651
673
  })), children);
652
674
  });
653
675
  if (process.env.NODE_ENV !== "production") {
654
676
  CloudAlerting.propTypes = iconPropTypes.iconPropTypes;
655
677
  }
656
- const CloudAuditing = /*#__PURE__*/React__default["default"].forwardRef(function CloudAuditing(_ref27, ref) {
678
+ const CloudAuditing = /*#__PURE__*/React__default["default"].forwardRef(function CloudAuditing(_ref28, ref) {
657
679
  let {
658
680
  children,
659
681
  size = 16,
660
682
  ...rest
661
- } = _ref27;
683
+ } = _ref28;
662
684
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
663
685
  width: size,
664
686
  height: size,
@@ -667,21 +689,21 @@ const CloudAuditing = /*#__PURE__*/React__default["default"].forwardRef(function
667
689
  viewBox: "0 0 32 32",
668
690
  fill: "currentColor",
669
691
  ...rest
670
- }, _path41 || (_path41 = /*#__PURE__*/React__default["default"].createElement("path", {
692
+ }, _path42 || (_path42 = /*#__PURE__*/React__default["default"].createElement("path", {
671
693
  d: "M28,16v6H4V6H16V4H4A2,2,0,0,0,2,6V22a2,2,0,0,0,2,2h8v4H8v2H24V28H20V24h8a2,2,0,0,0,2-2V16ZM18,28H14V24h4Z"
672
- })), _path42 || (_path42 = /*#__PURE__*/React__default["default"].createElement("path", {
694
+ })), _path43 || (_path43 = /*#__PURE__*/React__default["default"].createElement("path", {
673
695
  d: "M21 15L16 10.04 17.59 8.47 21 11.85 28.41 4.5 30 6.08 21 15z"
674
696
  })), children);
675
697
  });
676
698
  if (process.env.NODE_ENV !== "production") {
677
699
  CloudAuditing.propTypes = iconPropTypes.iconPropTypes;
678
700
  }
679
- const CloudDataOps = /*#__PURE__*/React__default["default"].forwardRef(function CloudDataOps(_ref28, ref) {
701
+ const CloudDataOps = /*#__PURE__*/React__default["default"].forwardRef(function CloudDataOps(_ref29, ref) {
680
702
  let {
681
703
  children,
682
704
  size = 16,
683
705
  ...rest
684
- } = _ref28;
706
+ } = _ref29;
685
707
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
686
708
  width: size,
687
709
  height: size,
@@ -690,19 +712,19 @@ const CloudDataOps = /*#__PURE__*/React__default["default"].forwardRef(function
690
712
  viewBox: "0 0 32 32",
691
713
  fill: "currentColor",
692
714
  ...rest
693
- }, _path43 || (_path43 = /*#__PURE__*/React__default["default"].createElement("path", {
715
+ }, _path44 || (_path44 = /*#__PURE__*/React__default["default"].createElement("path", {
694
716
  d: "M28 18H30V28H28zM24 14H26V28H24zM20 22H22V28H20zM22.175 10L23.76 8.7339A9.9522 9.9522 0 0017.89 5.1816 10.0025 10.0025 0 006.17 13.1152 7.5054 7.5054 0 00.0544 21.4087 7.6843 7.6843 0 007.7692 28H16V26H7.6945a5.632 5.632 0 01-5.6023-4.4858 5.5064 5.5064 0 014.4339-6.4307l1.3486-.2441.2139-1.11a8.206 8.206 0 016.7426-6.6426 7.9666 7.9666 0 013.0137.13A7.8037 7.8037 0 0122.175 10z"
695
717
  })), children);
696
718
  });
697
719
  if (process.env.NODE_ENV !== "production") {
698
720
  CloudDataOps.propTypes = iconPropTypes.iconPropTypes;
699
721
  }
700
- const CloudDownload = /*#__PURE__*/React__default["default"].forwardRef(function CloudDownload(_ref29, ref) {
722
+ const CloudDownload = /*#__PURE__*/React__default["default"].forwardRef(function CloudDownload(_ref30, ref) {
701
723
  let {
702
724
  children,
703
725
  size = 16,
704
726
  ...rest
705
- } = _ref29;
727
+ } = _ref30;
706
728
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
707
729
  width: size,
708
730
  height: size,
@@ -711,21 +733,21 @@ const CloudDownload = /*#__PURE__*/React__default["default"].forwardRef(function
711
733
  viewBox: "0 0 32 32",
712
734
  fill: "currentColor",
713
735
  ...rest
714
- }, _path44 || (_path44 = /*#__PURE__*/React__default["default"].createElement("path", {
736
+ }, _path45 || (_path45 = /*#__PURE__*/React__default["default"].createElement("path", {
715
737
  d: "M23.5,22H23V20h.5a4.5,4.5,0,0,0,.36-9L23,11l-.1-.82a7,7,0,0,0-13.88,0L9,11,8.14,11a4.5,4.5,0,0,0,.36,9H9v2H8.5A6.5,6.5,0,0,1,7.2,9.14a9,9,0,0,1,17.6,0A6.5,6.5,0,0,1,23.5,22Z"
716
- })), _path45 || (_path45 = /*#__PURE__*/React__default["default"].createElement("path", {
738
+ })), _path46 || (_path46 = /*#__PURE__*/React__default["default"].createElement("path", {
717
739
  d: "M17 26.17L17 14 15 14 15 26.17 12.41 23.59 11 25 16 30 21 25 19.59 23.59 17 26.17z"
718
740
  })), children);
719
741
  });
720
742
  if (process.env.NODE_ENV !== "production") {
721
743
  CloudDownload.propTypes = iconPropTypes.iconPropTypes;
722
744
  }
723
- const CloudLogging = /*#__PURE__*/React__default["default"].forwardRef(function CloudLogging(_ref30, ref) {
745
+ const CloudLogging = /*#__PURE__*/React__default["default"].forwardRef(function CloudLogging(_ref31, ref) {
724
746
  let {
725
747
  children,
726
748
  size = 16,
727
749
  ...rest
728
- } = _ref30;
750
+ } = _ref31;
729
751
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
730
752
  width: size,
731
753
  height: size,
@@ -734,21 +756,21 @@ const CloudLogging = /*#__PURE__*/React__default["default"].forwardRef(function
734
756
  viewBox: "0 0 32 32",
735
757
  fill: "currentColor",
736
758
  ...rest
737
- }, _path46 || (_path46 = /*#__PURE__*/React__default["default"].createElement("path", {
759
+ }, _path47 || (_path47 = /*#__PURE__*/React__default["default"].createElement("path", {
738
760
  d: "M28 16v6H4V6H15V4H4A2 2 0 002 6V22a2 2 0 002 2h8v4H8v2H24V28H20V24h8a2 2 0 002-2V16zM18 28H14V24h4zM18 4H30V6H18z"
739
- })), _path47 || (_path47 = /*#__PURE__*/React__default["default"].createElement("path", {
761
+ })), _path48 || (_path48 = /*#__PURE__*/React__default["default"].createElement("path", {
740
762
  d: "M18 8H30V10H18zM18 12H24V14H18z"
741
763
  })), children);
742
764
  });
743
765
  if (process.env.NODE_ENV !== "production") {
744
766
  CloudLogging.propTypes = iconPropTypes.iconPropTypes;
745
767
  }
746
- const CloudMonitoring = /*#__PURE__*/React__default["default"].forwardRef(function CloudMonitoring(_ref31, ref) {
768
+ const CloudMonitoring = /*#__PURE__*/React__default["default"].forwardRef(function CloudMonitoring(_ref32, ref) {
747
769
  let {
748
770
  children,
749
771
  size = 16,
750
772
  ...rest
751
- } = _ref31;
773
+ } = _ref32;
752
774
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
753
775
  width: size,
754
776
  height: size,
@@ -757,21 +779,21 @@ const CloudMonitoring = /*#__PURE__*/React__default["default"].forwardRef(functi
757
779
  viewBox: "0 0 32 32",
758
780
  fill: "currentColor",
759
781
  ...rest
760
- }, _path48 || (_path48 = /*#__PURE__*/React__default["default"].createElement("path", {
782
+ }, _path49 || (_path49 = /*#__PURE__*/React__default["default"].createElement("path", {
761
783
  d: "M28,16v6H4V6h7V4H4A2,2,0,0,0,2,6V22a2,2,0,0,0,2,2h8v4H8v2H24V28H20V24h8a2,2,0,0,0,2-2V16ZM18,28H14V24h4Z"
762
- })), _path49 || (_path49 = /*#__PURE__*/React__default["default"].createElement("path", {
784
+ })), _path50 || (_path50 = /*#__PURE__*/React__default["default"].createElement("path", {
763
785
  d: "M18,18h-.01a1,1,0,0,1-.9511-.7253L15.2456,11H11V9h5a1,1,0,0,1,.9615.7252l1.0742,3.7589,3.0088-9.7783A1.0142,1.0142,0,0,1,22,3a.98.98,0,0,1,.9487.6838L24.7207,9H30v2H24a1,1,0,0,1-.9487-.6838l-1.0132-3.04L18.9556,17.2942A1,1,0,0,1,18,18Z"
764
786
  })), children);
765
787
  });
766
788
  if (process.env.NODE_ENV !== "production") {
767
789
  CloudMonitoring.propTypes = iconPropTypes.iconPropTypes;
768
790
  }
769
- const CloudOffline = /*#__PURE__*/React__default["default"].forwardRef(function CloudOffline(_ref32, ref) {
791
+ const CloudOffline = /*#__PURE__*/React__default["default"].forwardRef(function CloudOffline(_ref33, ref) {
770
792
  let {
771
793
  children,
772
794
  size = 16,
773
795
  ...rest
774
- } = _ref32;
796
+ } = _ref33;
775
797
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
776
798
  width: size,
777
799
  height: size,
@@ -780,19 +802,19 @@ const CloudOffline = /*#__PURE__*/React__default["default"].forwardRef(function
780
802
  viewBox: "0 0 32 32",
781
803
  fill: "currentColor",
782
804
  ...rest
783
- }, _path50 || (_path50 = /*#__PURE__*/React__default["default"].createElement("path", {
805
+ }, _path51 || (_path51 = /*#__PURE__*/React__default["default"].createElement("path", {
784
806
  d: "M24.8008 12.1362a8.8694 8.8694 0 00-.9795-2.5434L30 3.4142 28.5872 2 2 28.5872 3.4142 30l5-5H23.5a6.4974 6.4974 0 001.3008-12.8638zM23.5 23H10.4141L22.3418 11.0723a6.9049 6.9049 0 01.6006 2.0708l.0986.812.8154.0639A4.4975 4.4975 0 0123.5 23zM4.2964 23.4487l1.4313-1.4311A4.4774 4.4774 0 018.144 14.019l.8155-.0639.0991-.812a6.9867 6.9867 0 0110.63-5.0865l1.4431-1.4428A8.9859 8.9859 0 007.2 12.1362 6.4891 6.4891 0 004.2964 23.4487z"
785
807
  })), children);
786
808
  });
787
809
  if (process.env.NODE_ENV !== "production") {
788
810
  CloudOffline.propTypes = iconPropTypes.iconPropTypes;
789
811
  }
790
- const CloudServiceManagement = /*#__PURE__*/React__default["default"].forwardRef(function CloudServiceManagement(_ref33, ref) {
812
+ const CloudServiceManagement = /*#__PURE__*/React__default["default"].forwardRef(function CloudServiceManagement(_ref34, ref) {
791
813
  let {
792
814
  children,
793
815
  size = 16,
794
816
  ...rest
795
- } = _ref33;
817
+ } = _ref34;
796
818
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
797
819
  width: size,
798
820
  height: size,
@@ -801,21 +823,21 @@ const CloudServiceManagement = /*#__PURE__*/React__default["default"].forwardRef
801
823
  viewBox: "0 0 32 32",
802
824
  fill: "currentColor",
803
825
  ...rest
804
- }, _path51 || (_path51 = /*#__PURE__*/React__default["default"].createElement("path", {
826
+ }, _path52 || (_path52 = /*#__PURE__*/React__default["default"].createElement("path", {
805
827
  d: "M28,17v5H4V6H14V4H4A2,2,0,0,0,2,6V22a2,2,0,0,0,2,2h8v4H8v2H24V28H20V24h8a2,2,0,0,0,2-2V17ZM18,28H14V24h4Z"
806
- })), _path52 || (_path52 = /*#__PURE__*/React__default["default"].createElement("path", {
828
+ })), _path53 || (_path53 = /*#__PURE__*/React__default["default"].createElement("path", {
807
829
  d: "M30,10V8H27.8989a4.9678,4.9678,0,0,0-.7319-1.7529l1.49-1.49-1.414-1.414-1.49,1.49A4.9678,4.9678,0,0,0,24,4.1011V2H22V4.1011a4.9678,4.9678,0,0,0-1.7529.7319l-1.49-1.49-1.414,1.414,1.49,1.49A4.9678,4.9678,0,0,0,18.1011,8H16v2h2.1011a4.9678,4.9678,0,0,0,.7319,1.7529l-1.49,1.49,1.414,1.414,1.49-1.49A4.9678,4.9678,0,0,0,22,13.8989V16h2V13.8989a4.9678,4.9678,0,0,0,1.7529-.7319l1.49,1.49,1.414-1.414-1.49-1.49A4.9678,4.9678,0,0,0,27.8989,10Zm-7,2a3,3,0,1,1,3-3A3.0033,3.0033,0,0,1,23,12Z"
808
830
  })), children);
809
831
  });
810
832
  if (process.env.NODE_ENV !== "production") {
811
833
  CloudServiceManagement.propTypes = iconPropTypes.iconPropTypes;
812
834
  }
813
- const CloudUpload = /*#__PURE__*/React__default["default"].forwardRef(function CloudUpload(_ref34, ref) {
835
+ const CloudUpload = /*#__PURE__*/React__default["default"].forwardRef(function CloudUpload(_ref35, ref) {
814
836
  let {
815
837
  children,
816
838
  size = 16,
817
839
  ...rest
818
- } = _ref34;
840
+ } = _ref35;
819
841
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
820
842
  width: size,
821
843
  height: size,
@@ -824,21 +846,21 @@ const CloudUpload = /*#__PURE__*/React__default["default"].forwardRef(function C
824
846
  viewBox: "0 0 32 32",
825
847
  fill: "currentColor",
826
848
  ...rest
827
- }, _path53 || (_path53 = /*#__PURE__*/React__default["default"].createElement("path", {
849
+ }, _path54 || (_path54 = /*#__PURE__*/React__default["default"].createElement("path", {
828
850
  d: "M11 18L12.41 19.41 15 16.83 15 29 17 29 17 16.83 19.59 19.41 21 18 16 13 11 18z"
829
- })), _path54 || (_path54 = /*#__PURE__*/React__default["default"].createElement("path", {
851
+ })), _path55 || (_path55 = /*#__PURE__*/React__default["default"].createElement("path", {
830
852
  d: "M23.5,22H23V20h.5a4.5,4.5,0,0,0,.36-9L23,11l-.1-.82a7,7,0,0,0-13.88,0L9,11,8.14,11a4.5,4.5,0,0,0,.36,9H9v2H8.5A6.5,6.5,0,0,1,7.2,9.14a9,9,0,0,1,17.6,0A6.5,6.5,0,0,1,23.5,22Z"
831
853
  })), children);
832
854
  });
833
855
  if (process.env.NODE_ENV !== "production") {
834
856
  CloudUpload.propTypes = iconPropTypes.iconPropTypes;
835
857
  }
836
- const CloudApp = /*#__PURE__*/React__default["default"].forwardRef(function CloudApp(_ref35, ref) {
858
+ const CloudApp = /*#__PURE__*/React__default["default"].forwardRef(function CloudApp(_ref36, ref) {
837
859
  let {
838
860
  children,
839
861
  size = 16,
840
862
  ...rest
841
- } = _ref35;
863
+ } = _ref36;
842
864
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
843
865
  width: size,
844
866
  height: size,
@@ -847,19 +869,19 @@ const CloudApp = /*#__PURE__*/React__default["default"].forwardRef(function Clou
847
869
  viewBox: "0 0 32 32",
848
870
  fill: "currentColor",
849
871
  ...rest
850
- }, _path55 || (_path55 = /*#__PURE__*/React__default["default"].createElement("path", {
872
+ }, _path56 || (_path56 = /*#__PURE__*/React__default["default"].createElement("path", {
851
873
  d: "M25.8289 13.1155A10.02 10.02 0 0016 5.0005V7a8.0233 8.0233 0 017.8649 6.4934l.2591 1.346 1.3488.2441A5.5019 5.5019 0 0124.5076 26H16v2h8.5076a7.5019 7.5019 0 001.3213-14.8845zM8 24H14V26H8zM4 24H6V26H4zM6 20H14V22H6zM2 20H4V22H2zM8 16H14V18H8zM4 16H6V18H4zM10 12H14V14H10zM6 12H8V14H6zM12 8H14V10H12z"
852
874
  })), children);
853
875
  });
854
876
  if (process.env.NODE_ENV !== "production") {
855
877
  CloudApp.propTypes = iconPropTypes.iconPropTypes;
856
878
  }
857
- const CloudCeiling = /*#__PURE__*/React__default["default"].forwardRef(function CloudCeiling(_ref36, ref) {
879
+ const CloudCeiling = /*#__PURE__*/React__default["default"].forwardRef(function CloudCeiling(_ref37, ref) {
858
880
  let {
859
881
  children,
860
882
  size = 16,
861
883
  ...rest
862
- } = _ref36;
884
+ } = _ref37;
863
885
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
864
886
  width: size,
865
887
  height: size,
@@ -868,21 +890,21 @@ const CloudCeiling = /*#__PURE__*/React__default["default"].forwardRef(function
868
890
  viewBox: "0 0 32 32",
869
891
  fill: "currentColor",
870
892
  ...rest
871
- }, _path56 || (_path56 = /*#__PURE__*/React__default["default"].createElement("path", {
893
+ }, _path57 || (_path57 = /*#__PURE__*/React__default["default"].createElement("path", {
872
894
  d: "M2 28H11V30H2zM21 28H30V30H21zM17 26.167L17 17.832 19.586 20.414 21 19 16 14 11 19 12.413 20.415 15 17.832 15 26.167 12.413 23.584 11 25 16 30 21 25 19.586 23.586 17 26.167z"
873
- })), _path57 || (_path57 = /*#__PURE__*/React__default["default"].createElement("path", {
895
+ })), _path58 || (_path58 = /*#__PURE__*/React__default["default"].createElement("path", {
874
896
  d: "M23,16H21V14h2a3,3,0,0,0,0-6c-.0938.0144-.1538.0219-.2153.0263l-.8037.0572L21.7544,7.31a5.9927,5.9927,0,0,0-11.1758-.8655l-.2832.5994-.8423-.0455A3.5008,3.5008,0,0,0,9.5,14H11v2H9.5A5.5,5.5,0,0,1,9.07,5.0166,7.9909,7.9909,0,0,1,23.42,6.0175,5,5,0,0,1,23,16Z"
875
897
  })), children);
876
898
  });
877
899
  if (process.env.NODE_ENV !== "production") {
878
900
  CloudCeiling.propTypes = iconPropTypes.iconPropTypes;
879
901
  }
880
- const CloudFoundry_1 = /*#__PURE__*/React__default["default"].forwardRef(function CloudFoundry_1(_ref37, ref) {
902
+ const CloudFoundry_1 = /*#__PURE__*/React__default["default"].forwardRef(function CloudFoundry_1(_ref38, ref) {
881
903
  let {
882
904
  children,
883
905
  size = 16,
884
906
  ...rest
885
- } = _ref37;
907
+ } = _ref38;
886
908
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
887
909
  width: size,
888
910
  height: size,
@@ -891,21 +913,21 @@ const CloudFoundry_1 = /*#__PURE__*/React__default["default"].forwardRef(functio
891
913
  viewBox: "0 0 32 32",
892
914
  fill: "currentColor",
893
915
  ...rest
894
- }, _path58 || (_path58 = /*#__PURE__*/React__default["default"].createElement("path", {
916
+ }, _path59 || (_path59 = /*#__PURE__*/React__default["default"].createElement("path", {
895
917
  d: "M16,7h0a7.66,7.66,0,0,1,1.51.15,8,8,0,0,1,6.35,6.34l.26,1.35,1.35.24a5.5,5.5,0,0,1-1,10.92H7.5a5.5,5.5,0,0,1-1-10.92l1.34-.24.26-1.35A8,8,0,0,1,16,7m0-2a10,10,0,0,0-9.83,8.12A7.5,7.5,0,0,0,7.49,28h17a7.5,7.5,0,0,0,1.32-14.88,10,10,0,0,0-7.94-7.94A10.27,10.27,0,0,0,16,5Z"
896
- })), _path59 || (_path59 = /*#__PURE__*/React__default["default"].createElement("path", {
918
+ })), _path60 || (_path60 = /*#__PURE__*/React__default["default"].createElement("path", {
897
919
  d: "M14 24H11a2 2 0 01-2-2V19a2 2 0 012-2h3v2H11v3h3zM21 15V13H19a2 2 0 00-2 2v2H16v2h1v5h2V19h2V17H19V15z"
898
920
  })), children);
899
921
  });
900
922
  if (process.env.NODE_ENV !== "production") {
901
923
  CloudFoundry_1.propTypes = iconPropTypes.iconPropTypes;
902
924
  }
903
- const CloudFoundry_2 = /*#__PURE__*/React__default["default"].forwardRef(function CloudFoundry_2(_ref38, ref) {
925
+ const CloudFoundry_2 = /*#__PURE__*/React__default["default"].forwardRef(function CloudFoundry_2(_ref39, ref) {
904
926
  let {
905
927
  children,
906
928
  size = 16,
907
929
  ...rest
908
- } = _ref38;
930
+ } = _ref39;
909
931
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
910
932
  width: size,
911
933
  height: size,
@@ -914,19 +936,19 @@ const CloudFoundry_2 = /*#__PURE__*/React__default["default"].forwardRef(functio
914
936
  viewBox: "0 0 32 32",
915
937
  fill: "currentColor",
916
938
  ...rest
917
- }, _path60 || (_path60 = /*#__PURE__*/React__default["default"].createElement("path", {
939
+ }, _path61 || (_path61 = /*#__PURE__*/React__default["default"].createElement("path", {
918
940
  d: "M25 11L25 9 17 9 17 23 19 23 19 17 24 17 24 15 19 15 19 11 25 11zM15 23H9a2 2 0 01-2-2V11A2 2 0 019 9h6v2H9V21h6z"
919
941
  })), children);
920
942
  });
921
943
  if (process.env.NODE_ENV !== "production") {
922
944
  CloudFoundry_2.propTypes = iconPropTypes.iconPropTypes;
923
945
  }
924
- const CloudRegistry = /*#__PURE__*/React__default["default"].forwardRef(function CloudRegistry(_ref39, ref) {
946
+ const CloudRegistry = /*#__PURE__*/React__default["default"].forwardRef(function CloudRegistry(_ref40, ref) {
925
947
  let {
926
948
  children,
927
949
  size = 16,
928
950
  ...rest
929
- } = _ref39;
951
+ } = _ref40;
930
952
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
931
953
  width: size,
932
954
  height: size,
@@ -935,21 +957,21 @@ const CloudRegistry = /*#__PURE__*/React__default["default"].forwardRef(function
935
957
  viewBox: "0 0 32 32",
936
958
  fill: "currentColor",
937
959
  ...rest
938
- }, _path61 || (_path61 = /*#__PURE__*/React__default["default"].createElement("path", {
960
+ }, _path62 || (_path62 = /*#__PURE__*/React__default["default"].createElement("path", {
939
961
  d: "M28 30H23a2.0023 2.0023 0 01-2-2V23a2.0023 2.0023 0 012-2h5a2.0023 2.0023 0 012 2v5A2.0023 2.0023 0 0128 30zm-5-7h-.0012L23 28h5V23zM16 23H11a2.0023 2.0023 0 01-2-2V11a2.0023 2.0023 0 012-2H21a2.0023 2.0023 0 012 2v5H21V11H11V21h5z"
940
- })), _path62 || (_path62 = /*#__PURE__*/React__default["default"].createElement("path", {
962
+ })), _path63 || (_path63 = /*#__PURE__*/React__default["default"].createElement("path", {
941
963
  d: "M16,30H4a2.0023,2.0023,0,0,1-2-2V4A2.0023,2.0023,0,0,1,4,2H28a2.0023,2.0023,0,0,1,2,2V16H28V4H4V28H16Z"
942
964
  })), children);
943
965
  });
944
966
  if (process.env.NODE_ENV !== "production") {
945
967
  CloudRegistry.propTypes = iconPropTypes.iconPropTypes;
946
968
  }
947
- const CloudSatellite = /*#__PURE__*/React__default["default"].forwardRef(function CloudSatellite(_ref40, ref) {
969
+ const CloudSatellite = /*#__PURE__*/React__default["default"].forwardRef(function CloudSatellite(_ref41, ref) {
948
970
  let {
949
971
  children,
950
972
  size = 16,
951
973
  ...rest
952
- } = _ref40;
974
+ } = _ref41;
953
975
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
954
976
  width: size,
955
977
  height: size,
@@ -962,25 +984,25 @@ const CloudSatellite = /*#__PURE__*/React__default["default"].forwardRef(functio
962
984
  cx: "9",
963
985
  cy: "20",
964
986
  r: "2"
965
- })), _path63 || (_path63 = /*#__PURE__*/React__default["default"].createElement("path", {
987
+ })), _path64 || (_path64 = /*#__PURE__*/React__default["default"].createElement("path", {
966
988
  d: "M16,20a4,4,0,1,1,4-4A4.0118,4.0118,0,0,1,16,20Zm0-6a2,2,0,1,0,2,2A2.0059,2.0059,0,0,0,16,14Z"
967
989
  })), _circle7 || (_circle7 = /*#__PURE__*/React__default["default"].createElement("circle", {
968
990
  cx: "23",
969
991
  cy: "12",
970
992
  r: "2"
971
- })), _path64 || (_path64 = /*#__PURE__*/React__default["default"].createElement("path", {
993
+ })), _path65 || (_path65 = /*#__PURE__*/React__default["default"].createElement("path", {
972
994
  d: "M16,31a.9988.9988,0,0,1-.5039-.1357l-12-7A1.0008,1.0008,0,0,1,3,23V9a.9994.9994,0,0,1,.4961-.8638l12-7a1,1,0,0,1,1.0078,0l12,7L27.4961,9.8638,16,3.1577,5,9.5742V22.4258l11,6.417,11-6.417V15h2v8a1.0008,1.0008,0,0,1-.4961.8643l-12,7A.9988.9988,0,0,1,16,31Z"
973
995
  })), children);
974
996
  });
975
997
  if (process.env.NODE_ENV !== "production") {
976
998
  CloudSatellite.propTypes = iconPropTypes.iconPropTypes;
977
999
  }
978
- const CloudSatelliteConfig = /*#__PURE__*/React__default["default"].forwardRef(function CloudSatelliteConfig(_ref41, ref) {
1000
+ const CloudSatelliteConfig = /*#__PURE__*/React__default["default"].forwardRef(function CloudSatelliteConfig(_ref42, ref) {
979
1001
  let {
980
1002
  children,
981
1003
  size = 16,
982
1004
  ...rest
983
- } = _ref41;
1005
+ } = _ref42;
984
1006
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
985
1007
  width: size,
986
1008
  height: size,
@@ -989,31 +1011,31 @@ const CloudSatelliteConfig = /*#__PURE__*/React__default["default"].forwardRef(f
989
1011
  viewBox: "0 0 32 32",
990
1012
  fill: "currentColor",
991
1013
  ...rest
992
- }, _path65 || (_path65 = /*#__PURE__*/React__default["default"].createElement("path", {
1014
+ }, _path66 || (_path66 = /*#__PURE__*/React__default["default"].createElement("path", {
993
1015
  d: "M32,26V24H29.8989a4.9678,4.9678,0,0,0-.7319-1.7529l1.49-1.49-1.414-1.414-1.49,1.49A4.9678,4.9678,0,0,0,26,20.1011V18H24v2.1011a4.9678,4.9678,0,0,0-1.7529.7319l-1.49-1.49-1.414,1.414,1.49,1.49A4.9678,4.9678,0,0,0,20.1011,24H18v2h2.1011a4.9678,4.9678,0,0,0,.7319,1.7529l-1.49,1.49,1.414,1.414,1.49-1.49A4.9678,4.9678,0,0,0,24,29.8989V32h2V29.8989a4.9678,4.9678,0,0,0,1.7529-.7319l1.49,1.49,1.414-1.414-1.49-1.49A4.9678,4.9678,0,0,0,29.8989,26Zm-7,2a3,3,0,1,1,3-3A3.0033,3.0033,0,0,1,25,28Z"
994
1016
  })), _circle8 || (_circle8 = /*#__PURE__*/React__default["default"].createElement("circle", {
995
1017
  cx: "7",
996
1018
  cy: "20",
997
1019
  r: "2"
998
- })), _path66 || (_path66 = /*#__PURE__*/React__default["default"].createElement("path", {
1020
+ })), _path67 || (_path67 = /*#__PURE__*/React__default["default"].createElement("path", {
999
1021
  d: "M14,20a4,4,0,1,1,4-4A4.0118,4.0118,0,0,1,14,20Zm0-6a2,2,0,1,0,2,2A2.0059,2.0059,0,0,0,14,14Z"
1000
1022
  })), _circle9 || (_circle9 = /*#__PURE__*/React__default["default"].createElement("circle", {
1001
1023
  cx: "21",
1002
1024
  cy: "12",
1003
1025
  r: "2"
1004
- })), _path67 || (_path67 = /*#__PURE__*/React__default["default"].createElement("path", {
1026
+ })), _path68 || (_path68 = /*#__PURE__*/React__default["default"].createElement("path", {
1005
1027
  d: "M13.0205,28.2715,3,22.4258V9.5742L14,3.1577,25.4961,9.8638l1.0078-1.7276-12-7a1,1,0,0,0-1.0078,0l-12,7A.9994.9994,0,0,0,1,9V23a1.0008,1.0008,0,0,0,.4961.8643L12.0127,30Z"
1006
1028
  })), children);
1007
1029
  });
1008
1030
  if (process.env.NODE_ENV !== "production") {
1009
1031
  CloudSatelliteConfig.propTypes = iconPropTypes.iconPropTypes;
1010
1032
  }
1011
- const CloudSatelliteLink = /*#__PURE__*/React__default["default"].forwardRef(function CloudSatelliteLink(_ref42, ref) {
1033
+ const CloudSatelliteLink = /*#__PURE__*/React__default["default"].forwardRef(function CloudSatelliteLink(_ref43, ref) {
1012
1034
  let {
1013
1035
  children,
1014
1036
  size = 16,
1015
1037
  ...rest
1016
- } = _ref42;
1038
+ } = _ref43;
1017
1039
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
1018
1040
  width: size,
1019
1041
  height: size,
@@ -1022,33 +1044,33 @@ const CloudSatelliteLink = /*#__PURE__*/React__default["default"].forwardRef(fun
1022
1044
  viewBox: "0 0 32 32",
1023
1045
  fill: "currentColor",
1024
1046
  ...rest
1025
- }, _path68 || (_path68 = /*#__PURE__*/React__default["default"].createElement("path", {
1047
+ }, _path69 || (_path69 = /*#__PURE__*/React__default["default"].createElement("path", {
1026
1048
  d: "M30.9763,24.9748l-5.0015,5.0015a3.501,3.501,0,0,1-4.9511-4.9511L22.4383,26.44A1.5,1.5,0,0,0,24.56,28.5617L29.5617,23.56A1.5,1.5,0,0,0,27.44,21.4383l-1.4146-1.4146a3.501,3.501,0,0,1,4.9511,4.9511Z"
1027
- })), _path69 || (_path69 = /*#__PURE__*/React__default["default"].createElement("path", {
1049
+ })), _path70 || (_path70 = /*#__PURE__*/React__default["default"].createElement("path", {
1028
1050
  d: "M20.0252,21.0237l-5.0015,5.0015a3.501,3.501,0,0,0,4.9511,4.9511L18.56,29.5617A1.5,1.5,0,0,1,16.4383,27.44L21.44,22.4383A1.5,1.5,0,0,1,23.5617,24.56l1.4146,1.4146a3.501,3.501,0,0,0-4.9511-4.9511Z"
1029
1051
  })), _circle10 || (_circle10 = /*#__PURE__*/React__default["default"].createElement("circle", {
1030
1052
  cx: "7",
1031
1053
  cy: "20",
1032
1054
  r: "2"
1033
- })), _path70 || (_path70 = /*#__PURE__*/React__default["default"].createElement("path", {
1055
+ })), _path71 || (_path71 = /*#__PURE__*/React__default["default"].createElement("path", {
1034
1056
  d: "M14,20a4,4,0,1,1,4-4A4.0118,4.0118,0,0,1,14,20Zm0-6a2,2,0,1,0,2,2A2.0059,2.0059,0,0,0,14,14Z"
1035
1057
  })), _circle11 || (_circle11 = /*#__PURE__*/React__default["default"].createElement("circle", {
1036
1058
  cx: "21",
1037
1059
  cy: "12",
1038
1060
  r: "2"
1039
- })), _path71 || (_path71 = /*#__PURE__*/React__default["default"].createElement("path", {
1061
+ })), _path72 || (_path72 = /*#__PURE__*/React__default["default"].createElement("path", {
1040
1062
  d: "M11.3076,27.2725,3,22.4258V9.5742L14,3.1577,25.4961,9.8638l1.0078-1.7276-12-7a1,1,0,0,0-1.0078,0l-12,7A.9994.9994,0,0,0,1,9V23a1.0008,1.0008,0,0,0,.4961.8643L10.3,29Z"
1041
1063
  })), children);
1042
1064
  });
1043
1065
  if (process.env.NODE_ENV !== "production") {
1044
1066
  CloudSatelliteLink.propTypes = iconPropTypes.iconPropTypes;
1045
1067
  }
1046
- const CloudSatelliteServices = /*#__PURE__*/React__default["default"].forwardRef(function CloudSatelliteServices(_ref43, ref) {
1068
+ const CloudSatelliteServices = /*#__PURE__*/React__default["default"].forwardRef(function CloudSatelliteServices(_ref44, ref) {
1047
1069
  let {
1048
1070
  children,
1049
1071
  size = 16,
1050
1072
  ...rest
1051
- } = _ref43;
1073
+ } = _ref44;
1052
1074
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
1053
1075
  width: size,
1054
1076
  height: size,
@@ -1057,31 +1079,31 @@ const CloudSatelliteServices = /*#__PURE__*/React__default["default"].forwardRef
1057
1079
  viewBox: "0 0 32 32",
1058
1080
  fill: "currentColor",
1059
1081
  ...rest
1060
- }, _path72 || (_path72 = /*#__PURE__*/React__default["default"].createElement("path", {
1082
+ }, _path73 || (_path73 = /*#__PURE__*/React__default["default"].createElement("path", {
1061
1083
  d: "M29,26a2.97,2.97,0,0,0-1.8551.6607L25,25.4224V23.8157a3,3,0,1,0-2,0v1.6067l-2.1449,1.2383A2.97,2.97,0,0,0,19,26a3.02,3.02,0,1,0,2.9254,2.3525L24,27.1548l2.0746,1.1977A2.9978,2.9978,0,1,0,29,26ZM19,30a1,1,0,1,1,1-1A1.0006,1.0006,0,0,1,19,30Zm5-10a1,1,0,1,1-1,1A1.0009,1.0009,0,0,1,24,20Zm5,10a1,1,0,1,1,1-1A1.0006,1.0006,0,0,1,29,30Z"
1062
1084
  })), _circle12 || (_circle12 = /*#__PURE__*/React__default["default"].createElement("circle", {
1063
1085
  cx: "7",
1064
1086
  cy: "20",
1065
1087
  r: "2"
1066
- })), _path73 || (_path73 = /*#__PURE__*/React__default["default"].createElement("path", {
1088
+ })), _path74 || (_path74 = /*#__PURE__*/React__default["default"].createElement("path", {
1067
1089
  d: "M14,20a4,4,0,1,1,4-4A4.0118,4.0118,0,0,1,14,20Zm0-6a2,2,0,1,0,2,2A2.0059,2.0059,0,0,0,14,14Z"
1068
1090
  })), _circle13 || (_circle13 = /*#__PURE__*/React__default["default"].createElement("circle", {
1069
1091
  cx: "21",
1070
1092
  cy: "12",
1071
1093
  r: "2"
1072
- })), _path74 || (_path74 = /*#__PURE__*/React__default["default"].createElement("path", {
1094
+ })), _path75 || (_path75 = /*#__PURE__*/React__default["default"].createElement("path", {
1073
1095
  d: "M13.0205,28.2715,3,22.4258V9.5742L14,3.1577,25.4961,9.8638l1.0078-1.7276-12-7a1,1,0,0,0-1.0078,0l-12,7A.9994.9994,0,0,0,1,9V23a1.0008,1.0008,0,0,0,.4961.8643L12.0127,30Z"
1074
1096
  })), children);
1075
1097
  });
1076
1098
  if (process.env.NODE_ENV !== "production") {
1077
1099
  CloudSatelliteServices.propTypes = iconPropTypes.iconPropTypes;
1078
1100
  }
1079
- const CloudServices = /*#__PURE__*/React__default["default"].forwardRef(function CloudServices(_ref44, ref) {
1101
+ const CloudServices = /*#__PURE__*/React__default["default"].forwardRef(function CloudServices(_ref45, ref) {
1080
1102
  let {
1081
1103
  children,
1082
1104
  size = 16,
1083
1105
  ...rest
1084
- } = _ref44;
1106
+ } = _ref45;
1085
1107
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
1086
1108
  width: size,
1087
1109
  height: size,
@@ -1090,21 +1112,21 @@ const CloudServices = /*#__PURE__*/React__default["default"].forwardRef(function
1090
1112
  viewBox: "0 0 32 32",
1091
1113
  fill: "currentColor",
1092
1114
  ...rest
1093
- }, _path75 || (_path75 = /*#__PURE__*/React__default["default"].createElement("path", {
1115
+ }, _path76 || (_path76 = /*#__PURE__*/React__default["default"].createElement("path", {
1094
1116
  d: "M25.8218,10.124a9.9991,9.9991,0,0,0-19.6435,0A7.4964,7.4964,0,0,0,7.5,25H8V23H7.5a5.4961,5.4961,0,0,1-.3769-10.9795l.8364-.0571.09-.8335a7.9979,7.9979,0,0,1,15.9013,0l.09.8335.8364.0571A5.4961,5.4961,0,0,1,24.5,23H24v2h.5a7.4964,7.4964,0,0,0,1.3218-14.876Z"
1095
- })), _path76 || (_path76 = /*#__PURE__*/React__default["default"].createElement("path", {
1117
+ })), _path77 || (_path77 = /*#__PURE__*/React__default["default"].createElement("path", {
1096
1118
  d: "M23,22V20H20.8989a4.9678,4.9678,0,0,0-.7319-1.7529l1.49-1.49-1.414-1.414-1.49,1.49A4.9678,4.9678,0,0,0,17,16.1011V14H15v2.1011a4.9678,4.9678,0,0,0-1.7529.7319l-1.49-1.49-1.414,1.414,1.49,1.49A4.9678,4.9678,0,0,0,11.1011,20H9v2h2.1011a4.9678,4.9678,0,0,0,.7319,1.7529l-1.49,1.49,1.414,1.414,1.49-1.49A4.9678,4.9678,0,0,0,15,25.8989V28h2V25.8989a4.9678,4.9678,0,0,0,1.7529-.7319l1.49,1.49,1.414-1.414-1.49-1.49A4.9678,4.9678,0,0,0,20.8989,22Zm-7,2a3,3,0,1,1,3-3A3.0033,3.0033,0,0,1,16,24Z"
1097
1119
  })), children);
1098
1120
  });
1099
1121
  if (process.env.NODE_ENV !== "production") {
1100
1122
  CloudServices.propTypes = iconPropTypes.iconPropTypes;
1101
1123
  }
1102
- const Cloudy = /*#__PURE__*/React__default["default"].forwardRef(function Cloudy(_ref45, ref) {
1124
+ const Cloudy = /*#__PURE__*/React__default["default"].forwardRef(function Cloudy(_ref46, ref) {
1103
1125
  let {
1104
1126
  children,
1105
1127
  size = 16,
1106
1128
  ...rest
1107
- } = _ref45;
1129
+ } = _ref46;
1108
1130
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
1109
1131
  width: size,
1110
1132
  height: size,
@@ -1113,19 +1135,19 @@ const Cloudy = /*#__PURE__*/React__default["default"].forwardRef(function Cloudy
1113
1135
  viewBox: "0 0 32 32",
1114
1136
  fill: "currentColor",
1115
1137
  ...rest
1116
- }, _path77 || (_path77 = /*#__PURE__*/React__default["default"].createElement("path", {
1138
+ }, _path78 || (_path78 = /*#__PURE__*/React__default["default"].createElement("path", {
1117
1139
  d: "M30.0005,15.5005a6.5324,6.5324,0,0,0-5.1992-6.3638,8.9943,8.9943,0,0,0-17.6006,0,6.5321,6.5321,0,0,0-5.2,6.3638,6.4543,6.4543,0,0,0,1.6887,4.35A5.9829,5.9829,0,0,0,8,30H19a5.9764,5.9764,0,0,0,5.6094-8.1016A6.5051,6.5051,0,0,0,30.0005,15.5005ZM19,28H8a3.9925,3.9925,0,0,1-.6731-7.9292L7.99,19.958l.1458-.6562a5.496,5.496,0,0,1,10.7294,0l.1458.6562.6626.1128A3.9925,3.9925,0,0,1,19,28Zm4.5-8h-.0554a5.9562,5.9562,0,0,0-2.7959-1.7564,7.4952,7.4952,0,0,0-14.2984,0,5.9877,5.9877,0,0,0-1.0315.4073A4.4446,4.4446,0,0,1,4,15.5005a4.5171,4.5171,0,0,1,4.144-4.481l.8155-.0639.0991-.812a6.9938,6.9938,0,0,1,13.8838,0l.0986.812.8154.0639a4.4975,4.4975,0,0,1-.3564,8.981Z"
1118
1140
  })), children);
1119
1141
  });
1120
1142
  if (process.env.NODE_ENV !== "production") {
1121
1143
  Cloudy.propTypes = iconPropTypes.iconPropTypes;
1122
1144
  }
1123
- const WatsonHealthCobbAngle = /*#__PURE__*/React__default["default"].forwardRef(function WatsonHealthCobbAngle(_ref46, ref) {
1145
+ const WatsonHealthCobbAngle = /*#__PURE__*/React__default["default"].forwardRef(function WatsonHealthCobbAngle(_ref47, ref) {
1124
1146
  let {
1125
1147
  children,
1126
1148
  size = 16,
1127
1149
  ...rest
1128
- } = _ref46;
1150
+ } = _ref47;
1129
1151
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
1130
1152
  width: size,
1131
1153
  height: size,
@@ -1134,19 +1156,19 @@ const WatsonHealthCobbAngle = /*#__PURE__*/React__default["default"].forwardRef(
1134
1156
  viewBox: "0 0 32 32",
1135
1157
  fill: "currentColor",
1136
1158
  ...rest
1137
- }, _path78 || (_path78 = /*#__PURE__*/React__default["default"].createElement("path", {
1159
+ }, _path79 || (_path79 = /*#__PURE__*/React__default["default"].createElement("path", {
1138
1160
  d: "M20 17V15a2 2 0 00-2-2H10a2 2 0 00-2 2v2a2 2 0 002 2h8A2 2 0 0020 17zM10 15h8v2H10zM23.42 24.48A2 2 0 0021 23.06l-7.73 2.07a2 2 0 00-1.42 2.44h0l.52 1.93A2 2 0 0014.27 31a3 3 0 00.52-.07l7.73-2.07h0a2 2 0 001.41-2.45zM14.27 29l-.51-1.94L21.48 25 22 26.92zM13.24 6.86L21 8.93h0a2.24 2.24 0 00.51.07 2 2 0 001.94-1.48L24 5.58a2 2 0 00-1.41-2.45L14.79 1.06a2 2 0 00-2.45 1.41h0l-.52 1.93a2 2 0 001.42 2.44zm1-3.86L22 5.07 21.48 7 13.76 4.93zM14 21H16V23H14zM14 9H16V11H14z"
1139
1161
  })), children);
1140
1162
  });
1141
1163
  if (process.env.NODE_ENV !== "production") {
1142
1164
  WatsonHealthCobbAngle.propTypes = iconPropTypes.iconPropTypes;
1143
1165
  }
1144
- const Code = /*#__PURE__*/React__default["default"].forwardRef(function Code(_ref47, ref) {
1166
+ const Code = /*#__PURE__*/React__default["default"].forwardRef(function Code(_ref48, ref) {
1145
1167
  let {
1146
1168
  children,
1147
1169
  size = 16,
1148
1170
  ...rest
1149
- } = _ref47;
1171
+ } = _ref48;
1150
1172
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
1151
1173
  width: size,
1152
1174
  height: size,
@@ -1155,9 +1177,9 @@ const Code = /*#__PURE__*/React__default["default"].forwardRef(function Code(_re
1155
1177
  viewBox: "0 0 32 32",
1156
1178
  fill: "currentColor",
1157
1179
  ...rest
1158
- }, _path79 || (_path79 = /*#__PURE__*/React__default["default"].createElement("path", {
1180
+ }, _path80 || (_path80 = /*#__PURE__*/React__default["default"].createElement("path", {
1159
1181
  d: "M31 16L24 23 22.59 21.59 28.17 16 22.59 10.41 24 9 31 16zM1 16L8 9 9.41 10.41 3.83 16 9.41 21.59 8 23 1 16z"
1160
- })), _path80 || (_path80 = /*#__PURE__*/React__default["default"].createElement("path", {
1182
+ })), _path81 || (_path81 = /*#__PURE__*/React__default["default"].createElement("path", {
1161
1183
  d: "M5.91 15H26.080000000000002V17H5.91z",
1162
1184
  transform: "rotate(-75 15.996 16)"
1163
1185
  })), children);
@@ -1165,12 +1187,12 @@ const Code = /*#__PURE__*/React__default["default"].forwardRef(function Code(_re
1165
1187
  if (process.env.NODE_ENV !== "production") {
1166
1188
  Code.propTypes = iconPropTypes.iconPropTypes;
1167
1189
  }
1168
- const CodeHide = /*#__PURE__*/React__default["default"].forwardRef(function CodeHide(_ref48, ref) {
1190
+ const CodeHide = /*#__PURE__*/React__default["default"].forwardRef(function CodeHide(_ref49, ref) {
1169
1191
  let {
1170
1192
  children,
1171
1193
  size = 16,
1172
1194
  ...rest
1173
- } = _ref48;
1195
+ } = _ref49;
1174
1196
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
1175
1197
  width: size,
1176
1198
  height: size,
@@ -1179,19 +1201,19 @@ const CodeHide = /*#__PURE__*/React__default["default"].forwardRef(function Code
1179
1201
  viewBox: "0 0 32 32",
1180
1202
  fill: "currentColor",
1181
1203
  ...rest
1182
- }, _path81 || (_path81 = /*#__PURE__*/React__default["default"].createElement("path", {
1204
+ }, _path82 || (_path82 = /*#__PURE__*/React__default["default"].createElement("path", {
1183
1205
  d: "M17.713 13.471L19.576 6.518 17.645 6 16.08 11.838 17.713 13.471zM24.207 19.965L25.621 21.379 31 16 24 9 22.586 10.414 28.172 16 24.207 19.965zM30 28.586L3.414 2 2 3.414 7.793 9.207 1 16 8 23 9.414 21.586 3.828 16 9.207 10.621 14.884 16.298 12.423 25.482 14.355 26 16.517 17.931 28.586 30 30 28.586z"
1184
1206
  })), children);
1185
1207
  });
1186
1208
  if (process.env.NODE_ENV !== "production") {
1187
1209
  CodeHide.propTypes = iconPropTypes.iconPropTypes;
1188
1210
  }
1189
- const CodeReference = /*#__PURE__*/React__default["default"].forwardRef(function CodeReference(_ref49, ref) {
1211
+ const CodeReference = /*#__PURE__*/React__default["default"].forwardRef(function CodeReference(_ref50, ref) {
1190
1212
  let {
1191
1213
  children,
1192
1214
  size = 16,
1193
1215
  ...rest
1194
- } = _ref49;
1216
+ } = _ref50;
1195
1217
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
1196
1218
  width: size,
1197
1219
  height: size,
@@ -1200,24 +1222,24 @@ const CodeReference = /*#__PURE__*/React__default["default"].forwardRef(function
1200
1222
  viewBox: "0 0 32 32",
1201
1223
  fill: "currentColor",
1202
1224
  ...rest
1203
- }, _path82 || (_path82 = /*#__PURE__*/React__default["default"].createElement("path", {
1225
+ }, _path83 || (_path83 = /*#__PURE__*/React__default["default"].createElement("path", {
1204
1226
  d: "M4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20zM30 10L24 4 22.586 5.414 27.172 10 22.586 14.586 24 16 30 10z"
1205
- })), _path83 || (_path83 = /*#__PURE__*/React__default["default"].createElement("path", {
1227
+ })), _path84 || (_path84 = /*#__PURE__*/React__default["default"].createElement("path", {
1206
1228
  d: "M8.944 9.001H24.974000000000004V11.001H8.944z",
1207
1229
  transform: "rotate(-74.995 16.96 10)"
1208
- })), _path84 || (_path84 = /*#__PURE__*/React__default["default"].createElement("path", {
1230
+ })), _path85 || (_path85 = /*#__PURE__*/React__default["default"].createElement("path", {
1209
1231
  d: "M4 10L10 4 11.414 5.414 6.828 10 11.414 14.586 10 16 4 10z"
1210
1232
  })), children);
1211
1233
  });
1212
1234
  if (process.env.NODE_ENV !== "production") {
1213
1235
  CodeReference.propTypes = iconPropTypes.iconPropTypes;
1214
1236
  }
1215
- const CodeSigningService = /*#__PURE__*/React__default["default"].forwardRef(function CodeSigningService(_ref50, ref) {
1237
+ const CodeSigningService = /*#__PURE__*/React__default["default"].forwardRef(function CodeSigningService(_ref51, ref) {
1216
1238
  let {
1217
1239
  children,
1218
1240
  size = 16,
1219
1241
  ...rest
1220
- } = _ref50;
1242
+ } = _ref51;
1221
1243
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
1222
1244
  width: size,
1223
1245
  height: size,
@@ -1230,19 +1252,19 @@ const CodeSigningService = /*#__PURE__*/React__default["default"].forwardRef(fun
1230
1252
  cx: "25",
1231
1253
  cy: "20",
1232
1254
  r: "1"
1233
- })), _path85 || (_path85 = /*#__PURE__*/React__default["default"].createElement("path", {
1255
+ })), _path86 || (_path86 = /*#__PURE__*/React__default["default"].createElement("path", {
1234
1256
  d: "M19.4141 30H15V25.5857l5.0337-5.0337A4.6069 4.6069 0 0120 20a5 5 0 114.4478 4.9663zM17 28h1.5859l5.2061-5.2063.5395.1238a3.0351 3.0351 0 10-2.249-2.2488l.1236.5393L17 26.4143zM6 8H8V16H6zM2 8H4V16H2zM18 8H20V14H18zM14 16H12a2 2 0 01-2-2V10a2 2 0 012-2h2a2 2 0 012 2v4A2 2 0 0114 16zm-2-2h2V10H12zM2 18H4V26H2zM14 18H16V22H14zM10 26H8a2 2 0 01-2-2V20a2 2 0 012-2h2a2 2 0 012 2v4A2 2 0 0110 26zM8 24h2V20H8zM2 2H4V6H2zM14 2H16V6H14zM18 2H20V6H18zM10 6H8A2 2 0 016 4V2H8V4h2V2h2V4A2 2 0 0110 6z"
1235
1257
  })), children);
1236
1258
  });
1237
1259
  if (process.env.NODE_ENV !== "production") {
1238
1260
  CodeSigningService.propTypes = iconPropTypes.iconPropTypes;
1239
1261
  }
1240
- const Cognitive = /*#__PURE__*/React__default["default"].forwardRef(function Cognitive(_ref51, ref) {
1262
+ const Cognitive = /*#__PURE__*/React__default["default"].forwardRef(function Cognitive(_ref52, ref) {
1241
1263
  let {
1242
1264
  children,
1243
1265
  size = 16,
1244
1266
  ...rest
1245
- } = _ref51;
1267
+ } = _ref52;
1246
1268
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
1247
1269
  width: size,
1248
1270
  height: size,
@@ -1251,19 +1273,19 @@ const Cognitive = /*#__PURE__*/React__default["default"].forwardRef(function Cog
1251
1273
  viewBox: "0 0 32 32",
1252
1274
  fill: "currentColor",
1253
1275
  ...rest
1254
- }, _path86 || (_path86 = /*#__PURE__*/React__default["default"].createElement("path", {
1276
+ }, _path87 || (_path87 = /*#__PURE__*/React__default["default"].createElement("path", {
1255
1277
  d: "M30,13A11,11,0,0,0,19,2H11a9,9,0,0,0-9,9v3a5,5,0,0,0,5,5H8.1A5,5,0,0,0,13,23h1.38l4,7,1.73-1-4-6.89A2,2,0,0,0,14.38,21H13a3,3,0,0,1,0-6h1V13H13a5,5,0,0,0-4.9,4H7a3,3,0,0,1-3-3V12H6A3,3,0,0,0,9,9V8H7V9a1,1,0,0,1-1,1H4.08A7,7,0,0,1,11,4h6V6a1,1,0,0,1-1,1H14V9h2a3,3,0,0,0,3-3V4a9,9,0,0,1,8.05,5H26a3,3,0,0,0-3,3v1h2V12a1,1,0,0,1,1-1h1.77A8.76,8.76,0,0,1,28,13v1a5,5,0,0,1-5,5H20v2h3a7,7,0,0,0,3-.68V21a3,3,0,0,1-3,3H22v2h1a5,5,0,0,0,5-5V18.89A7,7,0,0,0,30,14Z"
1256
1278
  })), children);
1257
1279
  });
1258
1280
  if (process.env.NODE_ENV !== "production") {
1259
1281
  Cognitive.propTypes = iconPropTypes.iconPropTypes;
1260
1282
  }
1261
- const Collaborate = /*#__PURE__*/React__default["default"].forwardRef(function Collaborate(_ref52, ref) {
1283
+ const Collaborate = /*#__PURE__*/React__default["default"].forwardRef(function Collaborate(_ref53, ref) {
1262
1284
  let {
1263
1285
  children,
1264
1286
  size = 16,
1265
1287
  ...rest
1266
- } = _ref52;
1288
+ } = _ref53;
1267
1289
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
1268
1290
  width: size,
1269
1291
  height: size,
@@ -1272,19 +1294,19 @@ const Collaborate = /*#__PURE__*/React__default["default"].forwardRef(function C
1272
1294
  viewBox: "0 0 32 32",
1273
1295
  fill: "currentColor",
1274
1296
  ...rest
1275
- }, _path87 || (_path87 = /*#__PURE__*/React__default["default"].createElement("path", {
1297
+ }, _path88 || (_path88 = /*#__PURE__*/React__default["default"].createElement("path", {
1276
1298
  d: "M6 21V20H4v1a7 7 0 007 7h3V26H11A5 5 0 016 21zM24 11v1h2V11a7 7 0 00-7-7H16V6h3A5 5 0 0124 11zM11 11H5a3 3 0 00-3 3v2H4V14a1 1 0 011-1h6a1 1 0 011 1v2h2V14A3 3 0 0011 11zM8 10A4 4 0 104 6 4 4 0 008 10zM8 4A2 2 0 116 6 2 2 0 018 4zM27 25H21a3 3 0 00-3 3v2h2V28a1 1 0 011-1h6a1 1 0 011 1v2h2V28A3 3 0 0027 25zM20 20a4 4 0 104-4A4 4 0 0020 20zm6 0a2 2 0 11-2-2A2 2 0 0126 20z"
1277
1299
  })), children);
1278
1300
  });
1279
1301
  if (process.env.NODE_ENV !== "production") {
1280
1302
  Collaborate.propTypes = iconPropTypes.iconPropTypes;
1281
1303
  }
1282
- const CollapseAll = /*#__PURE__*/React__default["default"].forwardRef(function CollapseAll(_ref53, ref) {
1304
+ const CollapseAll = /*#__PURE__*/React__default["default"].forwardRef(function CollapseAll(_ref54, ref) {
1283
1305
  let {
1284
1306
  children,
1285
1307
  size = 16,
1286
1308
  ...rest
1287
- } = _ref53;
1309
+ } = _ref54;
1288
1310
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
1289
1311
  width: size,
1290
1312
  height: size,
@@ -1293,23 +1315,23 @@ const CollapseAll = /*#__PURE__*/React__default["default"].forwardRef(function C
1293
1315
  viewBox: "0 0 32 32",
1294
1316
  fill: "currentColor",
1295
1317
  ...rest
1296
- }, _path88 || (_path88 = /*#__PURE__*/React__default["default"].createElement("path", {
1318
+ }, _path89 || (_path89 = /*#__PURE__*/React__default["default"].createElement("path", {
1297
1319
  d: "M30,15H28V7H13V5H28a2.0023,2.0023,0,0,1,2,2Z"
1298
- })), _path89 || (_path89 = /*#__PURE__*/React__default["default"].createElement("path", {
1299
- d: "M25,20H23V12H8V10H23a2.0023,2.0023,0,0,1,2,2Z"
1300
1320
  })), _path90 || (_path90 = /*#__PURE__*/React__default["default"].createElement("path", {
1321
+ d: "M25,20H23V12H8V10H23a2.0023,2.0023,0,0,1,2,2Z"
1322
+ })), _path91 || (_path91 = /*#__PURE__*/React__default["default"].createElement("path", {
1301
1323
  d: "M18,27H4a2.0023,2.0023,0,0,1-2-2V17a2.0023,2.0023,0,0,1,2-2H18a2.0023,2.0023,0,0,1,2,2v8A2.0023,2.0023,0,0,1,18,27ZM4,17v8H18.0012L18,17Z"
1302
1324
  })), children);
1303
1325
  });
1304
1326
  if (process.env.NODE_ENV !== "production") {
1305
1327
  CollapseAll.propTypes = iconPropTypes.iconPropTypes;
1306
1328
  }
1307
- const CollapseCategories = /*#__PURE__*/React__default["default"].forwardRef(function CollapseCategories(_ref54, ref) {
1329
+ const CollapseCategories = /*#__PURE__*/React__default["default"].forwardRef(function CollapseCategories(_ref55, ref) {
1308
1330
  let {
1309
1331
  children,
1310
1332
  size = 16,
1311
1333
  ...rest
1312
- } = _ref54;
1334
+ } = _ref55;
1313
1335
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
1314
1336
  width: size,
1315
1337
  height: size,
@@ -1318,19 +1340,19 @@ const CollapseCategories = /*#__PURE__*/React__default["default"].forwardRef(fun
1318
1340
  viewBox: "0 0 32 32",
1319
1341
  fill: "currentColor",
1320
1342
  ...rest
1321
- }, _path91 || (_path91 = /*#__PURE__*/React__default["default"].createElement("path", {
1343
+ }, _path92 || (_path92 = /*#__PURE__*/React__default["default"].createElement("path", {
1322
1344
  d: "M14 25H28V27H14zM7.17 26L4.59 28.58 6 30 10 26 6 22 4.58 23.41 7.17 26zM14 15H28V17H14zM7.17 16L4.59 18.58 6 20 10 16 6 12 4.58 13.41 7.17 16zM14 5H28V7H14zM7.17 6L4.59 8.58 6 10 10 6 6 2 4.58 3.41 7.17 6z"
1323
1345
  })), children);
1324
1346
  });
1325
1347
  if (process.env.NODE_ENV !== "production") {
1326
1348
  CollapseCategories.propTypes = iconPropTypes.iconPropTypes;
1327
1349
  }
1328
- const ColorPalette = /*#__PURE__*/React__default["default"].forwardRef(function ColorPalette(_ref55, ref) {
1350
+ const ColorPalette = /*#__PURE__*/React__default["default"].forwardRef(function ColorPalette(_ref56, ref) {
1329
1351
  let {
1330
1352
  children,
1331
1353
  size = 16,
1332
1354
  ...rest
1333
- } = _ref55;
1355
+ } = _ref56;
1334
1356
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
1335
1357
  width: size,
1336
1358
  height: size,
@@ -1359,19 +1381,19 @@ const ColorPalette = /*#__PURE__*/React__default["default"].forwardRef(function
1359
1381
  cx: "19",
1360
1382
  cy: "23",
1361
1383
  r: "2"
1362
- })), _path92 || (_path92 = /*#__PURE__*/React__default["default"].createElement("path", {
1384
+ })), _path93 || (_path93 = /*#__PURE__*/React__default["default"].createElement("path", {
1363
1385
  d: "M16.54,2A14,14,0,0,0,2,16a4.82,4.82,0,0,0,6.09,4.65l1.12-.31A3,3,0,0,1,13,23.24V27a3,3,0,0,0,3,3A14,14,0,0,0,30,15.46,14.05,14.05,0,0,0,16.54,2Zm8.11,22.31A11.93,11.93,0,0,1,16,28a1,1,0,0,1-1-1V23.24a5,5,0,0,0-5-5,5.07,5.07,0,0,0-1.33.18l-1.12.31A2.82,2.82,0,0,1,4,16,12,12,0,0,1,16.47,4,12.18,12.18,0,0,1,28,15.53,11.89,11.89,0,0,1,24.65,24.32Z"
1364
1386
  })), children);
1365
1387
  });
1366
1388
  if (process.env.NODE_ENV !== "production") {
1367
1389
  ColorPalette.propTypes = iconPropTypes.iconPropTypes;
1368
1390
  }
1369
- const ColorSwitch = /*#__PURE__*/React__default["default"].forwardRef(function ColorSwitch(_ref56, ref) {
1391
+ const ColorSwitch = /*#__PURE__*/React__default["default"].forwardRef(function ColorSwitch(_ref57, ref) {
1370
1392
  let {
1371
1393
  children,
1372
1394
  size = 16,
1373
1395
  ...rest
1374
- } = _ref56;
1396
+ } = _ref57;
1375
1397
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
1376
1398
  width: size,
1377
1399
  height: size,
@@ -1380,19 +1402,19 @@ const ColorSwitch = /*#__PURE__*/React__default["default"].forwardRef(function C
1380
1402
  viewBox: "0 0 32 32",
1381
1403
  fill: "currentColor",
1382
1404
  ...rest
1383
- }, _path93 || (_path93 = /*#__PURE__*/React__default["default"].createElement("path", {
1405
+ }, _path94 || (_path94 = /*#__PURE__*/React__default["default"].createElement("path", {
1384
1406
  d: "M26,4H6A2.0025,2.0025,0,0,0,4,6V26a2.0025,2.0025,0,0,0,2,2H26a2.0025,2.0025,0,0,0,2-2V6A2.0025,2.0025,0,0,0,26,4ZM6,26,26,6V26Z"
1385
1407
  })), children);
1386
1408
  });
1387
1409
  if (process.env.NODE_ENV !== "production") {
1388
1410
  ColorSwitch.propTypes = iconPropTypes.iconPropTypes;
1389
1411
  }
1390
- const Column = /*#__PURE__*/React__default["default"].forwardRef(function Column(_ref57, ref) {
1412
+ const Column = /*#__PURE__*/React__default["default"].forwardRef(function Column(_ref58, ref) {
1391
1413
  let {
1392
1414
  children,
1393
1415
  size = 16,
1394
1416
  ...rest
1395
- } = _ref57;
1417
+ } = _ref58;
1396
1418
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
1397
1419
  width: size,
1398
1420
  height: size,
@@ -1401,19 +1423,19 @@ const Column = /*#__PURE__*/React__default["default"].forwardRef(function Column
1401
1423
  viewBox: "0 0 32 32",
1402
1424
  fill: "currentColor",
1403
1425
  ...rest
1404
- }, _path94 || (_path94 = /*#__PURE__*/React__default["default"].createElement("path", {
1426
+ }, _path95 || (_path95 = /*#__PURE__*/React__default["default"].createElement("path", {
1405
1427
  d: "M24 4H26V28H24zM18 6V26H14V6h4m0-2H14a2 2 0 00-2 2V26a2 2 0 002 2h4a2 2 0 002-2V6a2 2 0 00-2-2zM6 4H8V28H6z"
1406
1428
  })), children);
1407
1429
  });
1408
1430
  if (process.env.NODE_ENV !== "production") {
1409
1431
  Column.propTypes = iconPropTypes.iconPropTypes;
1410
1432
  }
1411
- const ColumnDelete = /*#__PURE__*/React__default["default"].forwardRef(function ColumnDelete(_ref58, ref) {
1433
+ const ColumnDelete = /*#__PURE__*/React__default["default"].forwardRef(function ColumnDelete(_ref59, ref) {
1412
1434
  let {
1413
1435
  children,
1414
1436
  size = 16,
1415
1437
  ...rest
1416
- } = _ref58;
1438
+ } = _ref59;
1417
1439
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
1418
1440
  width: size,
1419
1441
  height: size,
@@ -1422,21 +1444,21 @@ const ColumnDelete = /*#__PURE__*/React__default["default"].forwardRef(function
1422
1444
  viewBox: "0 0 32 32",
1423
1445
  fill: "currentColor",
1424
1446
  ...rest
1425
- }, _path95 || (_path95 = /*#__PURE__*/React__default["default"].createElement("path", {
1447
+ }, _path96 || (_path96 = /*#__PURE__*/React__default["default"].createElement("path", {
1426
1448
  d: "M30 3.41L28.59 2 25 5.59 21.41 2 20 3.41 23.59 7 20 10.59 21.41 12 25 8.41 28.59 12 30 10.59 26.41 7 30 3.41z"
1427
- })), _path96 || (_path96 = /*#__PURE__*/React__default["default"].createElement("path", {
1449
+ })), _path97 || (_path97 = /*#__PURE__*/React__default["default"].createElement("path", {
1428
1450
  d: "M24 14V28H18V6H16V28a2.0023 2.0023 0 002 2h6a2.0023 2.0023 0 002-2V14zM10 30H4a2.0021 2.0021 0 01-2-2V8A2.0021 2.0021 0 014 6h6a2.0021 2.0021 0 012 2V28A2.0021 2.0021 0 0110 30zM4 8V28h6V8z"
1429
1451
  })), children);
1430
1452
  });
1431
1453
  if (process.env.NODE_ENV !== "production") {
1432
1454
  ColumnDelete.propTypes = iconPropTypes.iconPropTypes;
1433
1455
  }
1434
- const ColumnInsert = /*#__PURE__*/React__default["default"].forwardRef(function ColumnInsert(_ref59, ref) {
1456
+ const ColumnInsert = /*#__PURE__*/React__default["default"].forwardRef(function ColumnInsert(_ref60, ref) {
1435
1457
  let {
1436
1458
  children,
1437
1459
  size = 16,
1438
1460
  ...rest
1439
- } = _ref59;
1461
+ } = _ref60;
1440
1462
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
1441
1463
  width: size,
1442
1464
  height: size,
@@ -1445,19 +1467,19 @@ const ColumnInsert = /*#__PURE__*/React__default["default"].forwardRef(function
1445
1467
  viewBox: "0 0 32 32",
1446
1468
  fill: "currentColor",
1447
1469
  ...rest
1448
- }, _path97 || (_path97 = /*#__PURE__*/React__default["default"].createElement("path", {
1470
+ }, _path98 || (_path98 = /*#__PURE__*/React__default["default"].createElement("path", {
1449
1471
  d: "M28 30H22a2.0021 2.0021 0 01-2-2V10a2.0021 2.0021 0 012-2h6a2.0021 2.0021 0 012 2V28A2.0021 2.0021 0 0128 30zM22 10V28h6V10zM16 9L21.586 3.414 20.172 2 16 6.172 11.828 2 10.414 3.414 16 9zM10 30H4a2.0021 2.0021 0 01-2-2V10A2.0021 2.0021 0 014 8h6a2.0021 2.0021 0 012 2V28A2.0021 2.0021 0 0110 30zM4 10V28h6V10z"
1450
1472
  })), children);
1451
1473
  });
1452
1474
  if (process.env.NODE_ENV !== "production") {
1453
1475
  ColumnInsert.propTypes = iconPropTypes.iconPropTypes;
1454
1476
  }
1455
- const ColumnDependency = /*#__PURE__*/React__default["default"].forwardRef(function ColumnDependency(_ref60, ref) {
1477
+ const ColumnDependency = /*#__PURE__*/React__default["default"].forwardRef(function ColumnDependency(_ref61, ref) {
1456
1478
  let {
1457
1479
  children,
1458
1480
  size = 16,
1459
1481
  ...rest
1460
- } = _ref60;
1482
+ } = _ref61;
1461
1483
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
1462
1484
  width: size,
1463
1485
  height: size,
@@ -1466,19 +1488,19 @@ const ColumnDependency = /*#__PURE__*/React__default["default"].forwardRef(funct
1466
1488
  viewBox: "0 0 32 32",
1467
1489
  fill: "currentColor",
1468
1490
  ...rest
1469
- }, _path98 || (_path98 = /*#__PURE__*/React__default["default"].createElement("path", {
1491
+ }, _path99 || (_path99 = /*#__PURE__*/React__default["default"].createElement("path", {
1470
1492
  d: "M30,10V2H22V5H17a2.0023,2.0023,0,0,0-2,2v8H10V12H2v8h8V17h5v8a2.0023,2.0023,0,0,0,2,2h5v3h8V22H22v3H17V17h5v3h8V12H22v3H17V7h5v3ZM8,18H4V14H8Zm16,6h4v4H24Zm0-10h4v4H24ZM24,4h4V8H24Z"
1471
1493
  })), children);
1472
1494
  });
1473
1495
  if (process.env.NODE_ENV !== "production") {
1474
1496
  ColumnDependency.propTypes = iconPropTypes.iconPropTypes;
1475
1497
  }
1476
- const Commit = /*#__PURE__*/React__default["default"].forwardRef(function Commit(_ref61, ref) {
1498
+ const Commit = /*#__PURE__*/React__default["default"].forwardRef(function Commit(_ref62, ref) {
1477
1499
  let {
1478
1500
  children,
1479
1501
  size = 16,
1480
1502
  ...rest
1481
- } = _ref61;
1503
+ } = _ref62;
1482
1504
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
1483
1505
  width: size,
1484
1506
  height: size,
@@ -1487,19 +1509,19 @@ const Commit = /*#__PURE__*/React__default["default"].forwardRef(function Commit
1487
1509
  viewBox: "0 0 32 32",
1488
1510
  fill: "currentColor",
1489
1511
  ...rest
1490
- }, _path99 || (_path99 = /*#__PURE__*/React__default["default"].createElement("path", {
1512
+ }, _path100 || (_path100 = /*#__PURE__*/React__default["default"].createElement("path", {
1491
1513
  d: "M30,15H21.91A5.9925,5.9925,0,0,0,10.09,15H2v2h8.09A5.9925,5.9925,0,0,0,21.91,17H30ZM16,20a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,16,20Z"
1492
1514
  })), children);
1493
1515
  });
1494
1516
  if (process.env.NODE_ENV !== "production") {
1495
1517
  Commit.propTypes = iconPropTypes.iconPropTypes;
1496
1518
  }
1497
- const CommunicationUnified = /*#__PURE__*/React__default["default"].forwardRef(function CommunicationUnified(_ref62, ref) {
1519
+ const CommunicationUnified = /*#__PURE__*/React__default["default"].forwardRef(function CommunicationUnified(_ref63, ref) {
1498
1520
  let {
1499
1521
  children,
1500
1522
  size = 16,
1501
1523
  ...rest
1502
- } = _ref62;
1524
+ } = _ref63;
1503
1525
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
1504
1526
  width: size,
1505
1527
  height: size,
@@ -1508,19 +1530,19 @@ const CommunicationUnified = /*#__PURE__*/React__default["default"].forwardRef(f
1508
1530
  viewBox: "0 0 32 32",
1509
1531
  fill: "currentColor",
1510
1532
  ...rest
1511
- }, _path100 || (_path100 = /*#__PURE__*/React__default["default"].createElement("path", {
1533
+ }, _path101 || (_path101 = /*#__PURE__*/React__default["default"].createElement("path", {
1512
1534
  d: "M28 17H18a2.0025 2.0025 0 00-2 2v6a2.0025 2.0025 0 002 2h4V25H18V19H28v6H25.4648l-2.5937 3.8906L24.5352 30l2-3H28a2.0025 2.0025 0 002-2V19A2.0025 2.0025 0 0028 17zM8.6667 24.1086l.8614-.8615a.8334.8334 0 01.8988-.1844l1.0493.42A.8334.8334 0 0112 24.2561v1.9082a.8334.8334 0 01-.8786.8341c-7.3546-.4578-8.84-6.6863-9.1158-9.0723A.8316.8316 0 012.8343 17H4.7085a.8335.8335 0 01.7737.5238l.42 1.0493a.8332.8332 0 01-.1845.8988l-.8614.8614A4.5267 4.5267 0 008.6667 24.1086zM21 9H28V11H21zM21 5H30V7H21zM17 6L14 8.2V6a2.0024 2.0024 0 00-2-2H4A2.0024 2.0024 0 002 6v6a2.0024 2.0024 0 002 2h8a2.0024 2.0024 0 002-2V9.8L17 12zM4 12V6h8v6z"
1513
1535
  })), children);
1514
1536
  });
1515
1537
  if (process.env.NODE_ENV !== "production") {
1516
1538
  CommunicationUnified.propTypes = iconPropTypes.iconPropTypes;
1517
1539
  }
1518
- const Compare = /*#__PURE__*/React__default["default"].forwardRef(function Compare(_ref63, ref) {
1540
+ const Compare = /*#__PURE__*/React__default["default"].forwardRef(function Compare(_ref64, ref) {
1519
1541
  let {
1520
1542
  children,
1521
1543
  size = 16,
1522
1544
  ...rest
1523
- } = _ref63;
1545
+ } = _ref64;
1524
1546
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
1525
1547
  width: size,
1526
1548
  height: size,
@@ -1529,19 +1551,19 @@ const Compare = /*#__PURE__*/React__default["default"].forwardRef(function Compa
1529
1551
  viewBox: "0 0 32 32",
1530
1552
  fill: "currentColor",
1531
1553
  ...rest
1532
- }, _path101 || (_path101 = /*#__PURE__*/React__default["default"].createElement("path", {
1554
+ }, _path102 || (_path102 = /*#__PURE__*/React__default["default"].createElement("path", {
1533
1555
  d: "M28,6H18V4a2,2,0,0,0-2-2H4A2,2,0,0,0,2,4V24a2,2,0,0,0,2,2H14v2a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V8A2,2,0,0,0,28,6ZM4,15h6.17L7.59,17.59,9,19l5-5L9,9,7.59,10.41,10.17,13H4V4H16V24H4ZM16,28V26a2,2,0,0,0,2-2V8H28v9H21.83l2.58-2.59L23,13l-5,5,5,5,1.41-1.41L21.83,19H28v9Z"
1534
1556
  })), children);
1535
1557
  });
1536
1558
  if (process.env.NODE_ENV !== "production") {
1537
1559
  Compare.propTypes = iconPropTypes.iconPropTypes;
1538
1560
  }
1539
- const Compass = /*#__PURE__*/React__default["default"].forwardRef(function Compass(_ref64, ref) {
1561
+ const Compass = /*#__PURE__*/React__default["default"].forwardRef(function Compass(_ref65, ref) {
1540
1562
  let {
1541
1563
  children,
1542
1564
  size = 16,
1543
1565
  ...rest
1544
- } = _ref64;
1566
+ } = _ref65;
1545
1567
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
1546
1568
  width: size,
1547
1569
  height: size,
@@ -1550,9 +1572,9 @@ const Compass = /*#__PURE__*/React__default["default"].forwardRef(function Compa
1550
1572
  viewBox: "0 0 32 32",
1551
1573
  fill: "currentColor",
1552
1574
  ...rest
1553
- }, _path102 || (_path102 = /*#__PURE__*/React__default["default"].createElement("path", {
1575
+ }, _path103 || (_path103 = /*#__PURE__*/React__default["default"].createElement("path", {
1554
1576
  d: "M16,4A12,12,0,1,1,4,16,12,12,0,0,1,16,4m0-2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Z"
1555
- })), _path103 || (_path103 = /*#__PURE__*/React__default["default"].createElement("path", {
1577
+ })), _path104 || (_path104 = /*#__PURE__*/React__default["default"].createElement("path", {
1556
1578
  d: "M23,10.41,21.59,9l-4.3,4.3a3,3,0,0,0-4,4L9,21.59,10.41,23l4.3-4.3a3,3,0,0,0,4-4ZM17,16a1,1,0,1,1-1-1A1,1,0,0,1,17,16Z"
1557
1579
  })), _circle20 || (_circle20 = /*#__PURE__*/React__default["default"].createElement("circle", {
1558
1580
  cx: "16",
@@ -1563,12 +1585,12 @@ const Compass = /*#__PURE__*/React__default["default"].forwardRef(function Compa
1563
1585
  if (process.env.NODE_ENV !== "production") {
1564
1586
  Compass.propTypes = iconPropTypes.iconPropTypes;
1565
1587
  }
1566
- const QComposerEdit = /*#__PURE__*/React__default["default"].forwardRef(function QComposerEdit(_ref65, ref) {
1588
+ const QComposerEdit = /*#__PURE__*/React__default["default"].forwardRef(function QComposerEdit(_ref66, ref) {
1567
1589
  let {
1568
1590
  children,
1569
1591
  size = 16,
1570
1592
  ...rest
1571
- } = _ref65;
1593
+ } = _ref66;
1572
1594
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
1573
1595
  width: size,
1574
1596
  height: size,
@@ -1577,19 +1599,19 @@ const QComposerEdit = /*#__PURE__*/React__default["default"].forwardRef(function
1577
1599
  viewBox: "0 0 32 32",
1578
1600
  fill: "currentColor",
1579
1601
  ...rest
1580
- }, _path104 || (_path104 = /*#__PURE__*/React__default["default"].createElement("path", {
1602
+ }, _path105 || (_path105 = /*#__PURE__*/React__default["default"].createElement("path", {
1581
1603
  d: "M25.82,10H30V8H25.82a3,3,0,0,0-5.64,0H13V5H5V8H2v2H5v3h8V10h7.18A3,3,0,0,0,22,11.82v7.32A4,4,0,0,0,19.14,22H2v2H19.14a4,4,0,0,0,7.72,0H30V22H26.86A4,4,0,0,0,24,19.14V11.82A3,3,0,0,0,25.82,10ZM11,11H7V7h4ZM25,23a2,2,0,1,1-2-2A2,2,0,0,1,25,23Z"
1582
1604
  })), children);
1583
1605
  });
1584
1606
  if (process.env.NODE_ENV !== "production") {
1585
1607
  QComposerEdit.propTypes = iconPropTypes.iconPropTypes;
1586
1608
  }
1587
- const Concept = /*#__PURE__*/React__default["default"].forwardRef(function Concept(_ref66, ref) {
1609
+ const Concept = /*#__PURE__*/React__default["default"].forwardRef(function Concept(_ref67, ref) {
1588
1610
  let {
1589
1611
  children,
1590
1612
  size = 16,
1591
1613
  ...rest
1592
- } = _ref66;
1614
+ } = _ref67;
1593
1615
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
1594
1616
  width: size,
1595
1617
  height: size,
@@ -1598,19 +1620,19 @@ const Concept = /*#__PURE__*/React__default["default"].forwardRef(function Conce
1598
1620
  viewBox: "0 0 32 32",
1599
1621
  fill: "currentColor",
1600
1622
  ...rest
1601
- }, _path105 || (_path105 = /*#__PURE__*/React__default["default"].createElement("path", {
1623
+ }, _path106 || (_path106 = /*#__PURE__*/React__default["default"].createElement("path", {
1602
1624
  d: "M20.8851,19.4711a5.9609,5.9609,0,0,0,0-6.9422L23,10.4141l1.293,1.2929a.9995.9995,0,0,0,1.414,0l4-4a.9994.9994,0,0,0,0-1.414l-4-4a.9994.9994,0,0,0-1.414,0l-4,4a.9994.9994,0,0,0,0,1.414L21.5859,9l-2.1148,2.1149a5.9609,5.9609,0,0,0-6.9422,0L10,8.5859V2H2v8H8.5859l2.529,2.5289a5.9609,5.9609,0,0,0,0,6.9422L9,21.5859,7.707,20.293a.9994.9994,0,0,0-1.414,0l-4,4a.9994.9994,0,0,0,0,1.414l4,4a.9995.9995,0,0,0,1.414,0l4-4a.9994.9994,0,0,0,0-1.414L10.4141,23l2.1148-2.1149a5.9609,5.9609,0,0,0,6.9422,0L22,23.4141V30h8V22H23.4141ZM25,4.4141,27.5859,7,25,9.5859,22.4141,7ZM7,27.5859,4.4141,25,7,22.4141,9.5859,25ZM8,8H4V4H8Zm4,8a4,4,0,1,1,4,4A4.0045,4.0045,0,0,1,12,16Zm12,8h4v4H24Z"
1603
1625
  })), children);
1604
1626
  });
1605
1627
  if (process.env.NODE_ENV !== "production") {
1606
1628
  Concept.propTypes = iconPropTypes.iconPropTypes;
1607
1629
  }
1608
- const ConditionPoint = /*#__PURE__*/React__default["default"].forwardRef(function ConditionPoint(_ref67, ref) {
1630
+ const ConditionPoint = /*#__PURE__*/React__default["default"].forwardRef(function ConditionPoint(_ref68, ref) {
1609
1631
  let {
1610
1632
  children,
1611
1633
  size = 16,
1612
1634
  ...rest
1613
- } = _ref67;
1635
+ } = _ref68;
1614
1636
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
1615
1637
  width: size,
1616
1638
  height: size,
@@ -1619,22 +1641,22 @@ const ConditionPoint = /*#__PURE__*/React__default["default"].forwardRef(functio
1619
1641
  viewBox: "0 0 32 32",
1620
1642
  fill: "currentColor",
1621
1643
  ...rest
1622
- }, _path106 || (_path106 = /*#__PURE__*/React__default["default"].createElement("path", {
1644
+ }, _path107 || (_path107 = /*#__PURE__*/React__default["default"].createElement("path", {
1623
1645
  d: "M10.343 10.343H21.657V21.657H10.343z",
1624
1646
  transform: "rotate(-45 16 16)"
1625
- })), _path107 || (_path107 = /*#__PURE__*/React__default["default"].createElement("path", {
1647
+ })), _path108 || (_path108 = /*#__PURE__*/React__default["default"].createElement("path", {
1626
1648
  d: "M29.3906,14.5269,17.4731,2.6094a2.0852,2.0852,0,0,0-2.9462,0L2.6094,14.5269a2.0852,2.0852,0,0,0,0,2.9462L14.5269,29.3906a2.0852,2.0852,0,0,0,2.9462,0L29.3906,17.4731a2.0852,2.0852,0,0,0,0-2.9462ZM16,28.0356,3.9646,16,16,3.9644,28.0356,16Z"
1627
1649
  })), children);
1628
1650
  });
1629
1651
  if (process.env.NODE_ENV !== "production") {
1630
1652
  ConditionPoint.propTypes = iconPropTypes.iconPropTypes;
1631
1653
  }
1632
- const ConditionWaitPoint = /*#__PURE__*/React__default["default"].forwardRef(function ConditionWaitPoint(_ref68, ref) {
1654
+ const ConditionWaitPoint = /*#__PURE__*/React__default["default"].forwardRef(function ConditionWaitPoint(_ref69, ref) {
1633
1655
  let {
1634
1656
  children,
1635
1657
  size = 16,
1636
1658
  ...rest
1637
- } = _ref68;
1659
+ } = _ref69;
1638
1660
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
1639
1661
  width: size,
1640
1662
  height: size,
@@ -1643,22 +1665,22 @@ const ConditionWaitPoint = /*#__PURE__*/React__default["default"].forwardRef(fun
1643
1665
  viewBox: "0 0 32 32",
1644
1666
  fill: "currentColor",
1645
1667
  ...rest
1646
- }, _path108 || (_path108 = /*#__PURE__*/React__default["default"].createElement("path", {
1668
+ }, _path109 || (_path109 = /*#__PURE__*/React__default["default"].createElement("path", {
1647
1669
  d: "M10.343 10.343H21.657V21.657H10.343z",
1648
1670
  transform: "rotate(-45 16 16)"
1649
- })), _path109 || (_path109 = /*#__PURE__*/React__default["default"].createElement("path", {
1671
+ })), _path110 || (_path110 = /*#__PURE__*/React__default["default"].createElement("path", {
1650
1672
  d: "M16,4A12,12,0,1,1,4,16,12.0136,12.0136,0,0,1,16,4m0-2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Z"
1651
1673
  })), children);
1652
1674
  });
1653
1675
  if (process.env.NODE_ENV !== "production") {
1654
1676
  ConditionWaitPoint.propTypes = iconPropTypes.iconPropTypes;
1655
1677
  }
1656
- const Connect = /*#__PURE__*/React__default["default"].forwardRef(function Connect(_ref69, ref) {
1678
+ const Connect = /*#__PURE__*/React__default["default"].forwardRef(function Connect(_ref70, ref) {
1657
1679
  let {
1658
1680
  children,
1659
1681
  size = 16,
1660
1682
  ...rest
1661
- } = _ref69;
1683
+ } = _ref70;
1662
1684
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
1663
1685
  width: size,
1664
1686
  height: size,
@@ -1667,7 +1689,7 @@ const Connect = /*#__PURE__*/React__default["default"].forwardRef(function Conne
1667
1689
  viewBox: "0 0 32 32",
1668
1690
  fill: "currentColor",
1669
1691
  ...rest
1670
- }, _path110 || (_path110 = /*#__PURE__*/React__default["default"].createElement("path", {
1692
+ }, _path111 || (_path111 = /*#__PURE__*/React__default["default"].createElement("path", {
1671
1693
  d: "M23,16a7,7,0,0,0-4.18,1.39L14.6,13.17A6.86,6.86,0,0,0,16,9a7,7,0,1,0-2.81,5.59l4.21,4.22A7,7,0,1,0,23,16ZM4,9a5,5,0,1,1,5,5A5,5,0,0,1,4,9Z",
1672
1694
  transform: "translate(0 .01)"
1673
1695
  })), children);
@@ -1675,12 +1697,12 @@ const Connect = /*#__PURE__*/React__default["default"].forwardRef(function Conne
1675
1697
  if (process.env.NODE_ENV !== "production") {
1676
1698
  Connect.propTypes = iconPropTypes.iconPropTypes;
1677
1699
  }
1678
- const ConnectRecursive = /*#__PURE__*/React__default["default"].forwardRef(function ConnectRecursive(_ref70, ref) {
1700
+ const ConnectRecursive = /*#__PURE__*/React__default["default"].forwardRef(function ConnectRecursive(_ref71, ref) {
1679
1701
  let {
1680
1702
  children,
1681
1703
  size = 16,
1682
1704
  ...rest
1683
- } = _ref70;
1705
+ } = _ref71;
1684
1706
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
1685
1707
  width: size,
1686
1708
  height: size,
@@ -1689,19 +1711,19 @@ const ConnectRecursive = /*#__PURE__*/React__default["default"].forwardRef(funct
1689
1711
  viewBox: "0 0 32 32",
1690
1712
  fill: "currentColor",
1691
1713
  ...rest
1692
- }, _path111 || (_path111 = /*#__PURE__*/React__default["default"].createElement("path", {
1714
+ }, _path112 || (_path112 = /*#__PURE__*/React__default["default"].createElement("path", {
1693
1715
  d: "M28,7H13.8281l3.586-3.5859L16,2,10,8l6,6,1.4141-1.4141L13.8281,9H28V20H11.8989A5.0145,5.0145,0,0,0,8,16.1011V2H6V16.1011a5,5,0,0,0,0,9.7978V30H8V25.8989A5.0145,5.0145,0,0,0,11.8989,22H28a2.0023,2.0023,0,0,0,2-2V9A2.0023,2.0023,0,0,0,28,7ZM7,24a3,3,0,1,1,3-3A3.0033,3.0033,0,0,1,7,24Z"
1694
1716
  })), children);
1695
1717
  });
1696
1718
  if (process.env.NODE_ENV !== "production") {
1697
1719
  ConnectRecursive.propTypes = iconPropTypes.iconPropTypes;
1698
1720
  }
1699
- const ConnectReference = /*#__PURE__*/React__default["default"].forwardRef(function ConnectReference(_ref71, ref) {
1721
+ const ConnectReference = /*#__PURE__*/React__default["default"].forwardRef(function ConnectReference(_ref72, ref) {
1700
1722
  let {
1701
1723
  children,
1702
1724
  size = 16,
1703
1725
  ...rest
1704
- } = _ref71;
1726
+ } = _ref72;
1705
1727
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
1706
1728
  width: size,
1707
1729
  height: size,
@@ -1710,21 +1732,21 @@ const ConnectReference = /*#__PURE__*/React__default["default"].forwardRef(funct
1710
1732
  viewBox: "0 0 32 32",
1711
1733
  fill: "currentColor",
1712
1734
  ...rest
1713
- }, _path112 || (_path112 = /*#__PURE__*/React__default["default"].createElement("path", {
1735
+ }, _path113 || (_path113 = /*#__PURE__*/React__default["default"].createElement("path", {
1714
1736
  d: "M4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20z"
1715
- })), _path113 || (_path113 = /*#__PURE__*/React__default["default"].createElement("path", {
1737
+ })), _path114 || (_path114 = /*#__PURE__*/React__default["default"].createElement("path", {
1716
1738
  d: "M23,16c-1.5696,0-3.0124,.5159-4.1813,1.3919l-4.2173-4.2174c.876-1.1689,1.3986-2.6048,1.3986-4.1745,0-3.8599-3.1406-7-7-7S2,5.1401,2,9s3.1406,7,7,7c1.5696,0,3.0184-.5355,4.1873-1.4114l4.2173,4.2174c-.8759,1.1689-1.4046,2.6243-1.4046,4.194,0,3.8599,3.1406,7,7,7s7-3.1401,7-7-3.1406-7-7-7ZM4,9c0-2.7568,2.2432-5,5-5s5,2.2432,5,5-2.2432,5-5,5-5-2.2432-5-5Z"
1717
1739
  })), children);
1718
1740
  });
1719
1741
  if (process.env.NODE_ENV !== "production") {
1720
1742
  ConnectReference.propTypes = iconPropTypes.iconPropTypes;
1721
1743
  }
1722
- const ConnectSource = /*#__PURE__*/React__default["default"].forwardRef(function ConnectSource(_ref72, ref) {
1744
+ const ConnectSource = /*#__PURE__*/React__default["default"].forwardRef(function ConnectSource(_ref73, ref) {
1723
1745
  let {
1724
1746
  children,
1725
1747
  size = 16,
1726
1748
  ...rest
1727
- } = _ref72;
1749
+ } = _ref73;
1728
1750
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
1729
1751
  width: size,
1730
1752
  height: size,
@@ -1733,19 +1755,19 @@ const ConnectSource = /*#__PURE__*/React__default["default"].forwardRef(function
1733
1755
  viewBox: "0 0 32 32",
1734
1756
  fill: "currentColor",
1735
1757
  ...rest
1736
- }, _path114 || (_path114 = /*#__PURE__*/React__default["default"].createElement("path", {
1758
+ }, _path115 || (_path115 = /*#__PURE__*/React__default["default"].createElement("path", {
1737
1759
  d: "M24,10l-1.4141,1.4141L26.1719,15H11.8989A5.0145,5.0145,0,0,0,8,11.1011V2H6v9.1011a5,5,0,0,0,0,9.7978V30H8V20.8989A5.0145,5.0145,0,0,0,11.8989,17h14.273l-3.586,3.5859L24,22l6-6ZM7,19a3,3,0,1,1,3-3A3.0033,3.0033,0,0,1,7,19Z"
1738
1760
  })), children);
1739
1761
  });
1740
1762
  if (process.env.NODE_ENV !== "production") {
1741
1763
  ConnectSource.propTypes = iconPropTypes.iconPropTypes;
1742
1764
  }
1743
- const ConnectTarget = /*#__PURE__*/React__default["default"].forwardRef(function ConnectTarget(_ref73, ref) {
1765
+ const ConnectTarget = /*#__PURE__*/React__default["default"].forwardRef(function ConnectTarget(_ref74, ref) {
1744
1766
  let {
1745
1767
  children,
1746
1768
  size = 16,
1747
1769
  ...rest
1748
- } = _ref73;
1770
+ } = _ref74;
1749
1771
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
1750
1772
  width: size,
1751
1773
  height: size,
@@ -1754,19 +1776,19 @@ const ConnectTarget = /*#__PURE__*/React__default["default"].forwardRef(function
1754
1776
  viewBox: "0 0 32 32",
1755
1777
  fill: "currentColor",
1756
1778
  ...rest
1757
- }, _path115 || (_path115 = /*#__PURE__*/React__default["default"].createElement("path", {
1779
+ }, _path116 || (_path116 = /*#__PURE__*/React__default["default"].createElement("path", {
1758
1780
  d: "M28 2H30V30H28zM20 10l-1.4141 1.4141L22.1719 15H11.8989a5 5 0 100 2h10.273l-3.586 3.5859L20 22l6-6zM7 19a3 3 0 113-3A3.0033 3.0033 0 017 19z"
1759
1781
  })), children);
1760
1782
  });
1761
1783
  if (process.env.NODE_ENV !== "production") {
1762
1784
  ConnectTarget.propTypes = iconPropTypes.iconPropTypes;
1763
1785
  }
1764
- const ConnectionReceive = /*#__PURE__*/React__default["default"].forwardRef(function ConnectionReceive(_ref74, ref) {
1786
+ const ConnectionReceive = /*#__PURE__*/React__default["default"].forwardRef(function ConnectionReceive(_ref75, ref) {
1765
1787
  let {
1766
1788
  children,
1767
1789
  size = 16,
1768
1790
  ...rest
1769
- } = _ref74;
1791
+ } = _ref75;
1770
1792
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
1771
1793
  width: size,
1772
1794
  height: size,
@@ -1775,21 +1797,21 @@ const ConnectionReceive = /*#__PURE__*/React__default["default"].forwardRef(func
1775
1797
  viewBox: "0 0 32 32",
1776
1798
  fill: "currentColor",
1777
1799
  ...rest
1778
- }, _path116 || (_path116 = /*#__PURE__*/React__default["default"].createElement("path", {
1800
+ }, _path117 || (_path117 = /*#__PURE__*/React__default["default"].createElement("path", {
1779
1801
  d: "M8 8H10V12H8zM8 14H10V18H8zM14 8H16V12H14zM14 14H16V18H14zM8 20H10V24H8zM14 20H16V24H14zM30 14L21.83 14 24.41 16.59 23 18 18 13 23 8 24.41 9.41 21.83 12 30 12 30 14z"
1780
- })), _path117 || (_path117 = /*#__PURE__*/React__default["default"].createElement("path", {
1802
+ })), _path118 || (_path118 = /*#__PURE__*/React__default["default"].createElement("path", {
1781
1803
  d: "M28,20v8H22V20H20v8H4V4H20V6h2V4a2,2,0,0,0-2-2H4A2,2,0,0,0,2,4V30H30V20Z"
1782
1804
  })), children);
1783
1805
  });
1784
1806
  if (process.env.NODE_ENV !== "production") {
1785
1807
  ConnectionReceive.propTypes = iconPropTypes.iconPropTypes;
1786
1808
  }
1787
- const ConnectionSend = /*#__PURE__*/React__default["default"].forwardRef(function ConnectionSend(_ref75, ref) {
1809
+ const ConnectionSend = /*#__PURE__*/React__default["default"].forwardRef(function ConnectionSend(_ref76, ref) {
1788
1810
  let {
1789
1811
  children,
1790
1812
  size = 16,
1791
1813
  ...rest
1792
- } = _ref75;
1814
+ } = _ref76;
1793
1815
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
1794
1816
  width: size,
1795
1817
  height: size,
@@ -1798,21 +1820,21 @@ const ConnectionSend = /*#__PURE__*/React__default["default"].forwardRef(functio
1798
1820
  viewBox: "0 0 32 32",
1799
1821
  fill: "currentColor",
1800
1822
  ...rest
1801
- }, _path118 || (_path118 = /*#__PURE__*/React__default["default"].createElement("path", {
1823
+ }, _path119 || (_path119 = /*#__PURE__*/React__default["default"].createElement("path", {
1802
1824
  d: "M8 8H10V12H8zM8 14H10V18H8zM14 8H16V12H14zM14 14H16V18H14zM8 20H10V24H8zM14 20H16V24H14zM18 14L26.17 14 23.59 16.59 25 18 30 13 25 8 23.59 9.41 26.17 12 18 12 18 14z"
1803
- })), _path119 || (_path119 = /*#__PURE__*/React__default["default"].createElement("path", {
1825
+ })), _path120 || (_path120 = /*#__PURE__*/React__default["default"].createElement("path", {
1804
1826
  d: "M28,20v8H22V20H20v8H4V4H20V6h2V4a2,2,0,0,0-2-2H4A2,2,0,0,0,2,4V30H30V20Z"
1805
1827
  })), children);
1806
1828
  });
1807
1829
  if (process.env.NODE_ENV !== "production") {
1808
1830
  ConnectionSend.propTypes = iconPropTypes.iconPropTypes;
1809
1831
  }
1810
- const ConnectionTwoWay = /*#__PURE__*/React__default["default"].forwardRef(function ConnectionTwoWay(_ref76, ref) {
1832
+ const ConnectionTwoWay = /*#__PURE__*/React__default["default"].forwardRef(function ConnectionTwoWay(_ref77, ref) {
1811
1833
  let {
1812
1834
  children,
1813
1835
  size = 16,
1814
1836
  ...rest
1815
- } = _ref76;
1837
+ } = _ref77;
1816
1838
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
1817
1839
  width: size,
1818
1840
  height: size,
@@ -1821,21 +1843,21 @@ const ConnectionTwoWay = /*#__PURE__*/React__default["default"].forwardRef(funct
1821
1843
  viewBox: "0 0 32 32",
1822
1844
  fill: "currentColor",
1823
1845
  ...rest
1824
- }, _path120 || (_path120 = /*#__PURE__*/React__default["default"].createElement("path", {
1846
+ }, _path121 || (_path121 = /*#__PURE__*/React__default["default"].createElement("path", {
1825
1847
  d: "M8 8H10V12H8zM8 14H10V18H8zM14 8H16V12H14zM14 14H16V18H14zM8 20H10V24H8zM14 20H16V24H14zM30 22L21.83 22 24.41 24.59 23 26 18 21 23 16 24.41 17.41 21.83 20 30 20 30 22zM19 12L27.17 12 24.59 14.59 26 16 31 11 26 6 24.59 7.41 27.17 10 19 10 19 12z"
1826
- })), _path121 || (_path121 = /*#__PURE__*/React__default["default"].createElement("path", {
1848
+ })), _path122 || (_path122 = /*#__PURE__*/React__default["default"].createElement("path", {
1827
1849
  d: "M28,26v2H4V4H20V6h2V4a2,2,0,0,0-2-2H4A2,2,0,0,0,2,4V30H30V26Z"
1828
1850
  })), children);
1829
1851
  });
1830
1852
  if (process.env.NODE_ENV !== "production") {
1831
1853
  ConnectionTwoWay.propTypes = iconPropTypes.iconPropTypes;
1832
1854
  }
1833
- const ConnectionSignal = /*#__PURE__*/React__default["default"].forwardRef(function ConnectionSignal(_ref77, ref) {
1855
+ const ConnectionSignal = /*#__PURE__*/React__default["default"].forwardRef(function ConnectionSignal(_ref78, ref) {
1834
1856
  let {
1835
1857
  children,
1836
1858
  size = 16,
1837
1859
  ...rest
1838
- } = _ref77;
1860
+ } = _ref78;
1839
1861
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
1840
1862
  width: size,
1841
1863
  height: size,
@@ -1844,21 +1866,21 @@ const ConnectionSignal = /*#__PURE__*/React__default["default"].forwardRef(funct
1844
1866
  viewBox: "0 0 32 32",
1845
1867
  fill: "currentColor",
1846
1868
  ...rest
1847
- }, _path122 || (_path122 = /*#__PURE__*/React__default["default"].createElement("path", {
1869
+ }, _path123 || (_path123 = /*#__PURE__*/React__default["default"].createElement("path", {
1848
1870
  d: "M15 12H17V30H15zM11.33 18.22a7 7 0 010-10.44l1.34 1.49a5 5 0 000 7.46zM20.67 18.22l-1.34-1.49a5 5 0 000-7.46l1.34-1.49a7 7 0 010 10.44z"
1849
- })), _path123 || (_path123 = /*#__PURE__*/React__default["default"].createElement("path", {
1871
+ })), _path124 || (_path124 = /*#__PURE__*/React__default["default"].createElement("path", {
1850
1872
  d: "M8.4 21.8a11 11 0 010-17.6L9.6 5.8a9 9 0 000 14.4zM23.6 21.8l-1.2-1.6a9 9 0 000-14.4l1.2-1.6a11 11 0 010 17.6z"
1851
1873
  })), children);
1852
1874
  });
1853
1875
  if (process.env.NODE_ENV !== "production") {
1854
1876
  ConnectionSignal.propTypes = iconPropTypes.iconPropTypes;
1855
1877
  }
1856
- const ConnectionSignalOff = /*#__PURE__*/React__default["default"].forwardRef(function ConnectionSignalOff(_ref78, ref) {
1878
+ const ConnectionSignalOff = /*#__PURE__*/React__default["default"].forwardRef(function ConnectionSignalOff(_ref79, ref) {
1857
1879
  let {
1858
1880
  children,
1859
1881
  size = 16,
1860
1882
  ...rest
1861
- } = _ref78;
1883
+ } = _ref79;
1862
1884
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
1863
1885
  width: size,
1864
1886
  height: size,
@@ -1867,21 +1889,21 @@ const ConnectionSignalOff = /*#__PURE__*/React__default["default"].forwardRef(fu
1867
1889
  viewBox: "0 0 32 32",
1868
1890
  fill: "currentColor",
1869
1891
  ...rest
1870
- }, _path124 || (_path124 = /*#__PURE__*/React__default["default"].createElement("path", {
1892
+ }, _path125 || (_path125 = /*#__PURE__*/React__default["default"].createElement("path", {
1871
1893
  d: "M26,13a8.9089,8.9089,0,0,1-2.5249,6.2339l1.4133,1.4131A10.9795,10.9795,0,0,0,23.6006,4.2l-1.2012,1.6A8.932,8.932,0,0,1,26,13Z"
1872
- })), _path125 || (_path125 = /*#__PURE__*/React__default["default"].createElement("path", {
1894
+ })), _path126 || (_path126 = /*#__PURE__*/React__default["default"].createElement("path", {
1873
1895
  d: "M21 13a5.0022 5.0022 0 01-.9023 2.8564l1.4277 1.4278a6.9831 6.9831 0 00-.8584-9.5015l-1.334 1.49A5.0077 5.0077 0 0121 13zM30 28.5859L3.4143 2 2 3.4141l3.71 3.71A10.9824 10.9824 0 008.3994 21.8008l1.2012-1.6A8.9678 8.9678 0 017.1714 8.5854l2.1963 2.1963a6.9664 6.9664 0 001.9648 7.4351l1.334-1.49A5.0072 5.0072 0 0111 13a4.8854 4.8854 0 01.0393-.5464L15 16.4141V30h2V18.4141L28.5857 30z"
1874
1896
  })), children);
1875
1897
  });
1876
1898
  if (process.env.NODE_ENV !== "production") {
1877
1899
  ConnectionSignalOff.propTypes = iconPropTypes.iconPropTypes;
1878
1900
  }
1879
- const Construction = /*#__PURE__*/React__default["default"].forwardRef(function Construction(_ref79, ref) {
1901
+ const Construction = /*#__PURE__*/React__default["default"].forwardRef(function Construction(_ref80, ref) {
1880
1902
  let {
1881
1903
  children,
1882
1904
  size = 16,
1883
1905
  ...rest
1884
- } = _ref79;
1906
+ } = _ref80;
1885
1907
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
1886
1908
  width: size,
1887
1909
  height: size,
@@ -1890,19 +1912,19 @@ const Construction = /*#__PURE__*/React__default["default"].forwardRef(function
1890
1912
  viewBox: "0 0 32 32",
1891
1913
  fill: "currentColor",
1892
1914
  ...rest
1893
- }, _path126 || (_path126 = /*#__PURE__*/React__default["default"].createElement("path", {
1915
+ }, _path127 || (_path127 = /*#__PURE__*/React__default["default"].createElement("path", {
1894
1916
  d: "M29.34 16.06a1.0007 1.0007 0 00-1.1084.3L24.46 20.8857l-5.4355-.9882-3.602-8.9512A3.014 3.014 0 0012.6138 9h-4.06A3.0018 3.0018 0 007.01 9.4277L2 12.4336v6.4009l5 .9092V30H9V20.1074l3.5652.648L14 24.2V30h2V23.8l-1.0911-2.6182L22.99 22.6509 18.2319 28.36A1 1 0 0019 30H29a1 1 0 001-1V17A1 1 0 0029.34 16.06zM4 17.1655V13.5664l3-1.8v5.9448zm5 .9092V11h3.6138a1.0141 1.0141 0 01.9453.6709l3.14 7.8037zM28 28H21.1353L28 19.7617zM12.5 8A3.5 3.5 0 1116 4.5 3.5042 3.5042 0 0112.5 8zm0-5A1.5 1.5 0 1014 4.5 1.5017 1.5017 0 0012.5 3z"
1895
1917
  })), children);
1896
1918
  });
1897
1919
  if (process.env.NODE_ENV !== "production") {
1898
1920
  Construction.propTypes = iconPropTypes.iconPropTypes;
1899
1921
  }
1900
- const ContainerRegistry = /*#__PURE__*/React__default["default"].forwardRef(function ContainerRegistry(_ref80, ref) {
1922
+ const ContainerRegistry = /*#__PURE__*/React__default["default"].forwardRef(function ContainerRegistry(_ref81, ref) {
1901
1923
  let {
1902
1924
  children,
1903
1925
  size = 16,
1904
1926
  ...rest
1905
- } = _ref80;
1927
+ } = _ref81;
1906
1928
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
1907
1929
  width: size,
1908
1930
  height: size,
@@ -1911,9 +1933,9 @@ const ContainerRegistry = /*#__PURE__*/React__default["default"].forwardRef(func
1911
1933
  viewBox: "0 0 32 32",
1912
1934
  fill: "currentColor",
1913
1935
  ...rest
1914
- }, _path127 || (_path127 = /*#__PURE__*/React__default["default"].createElement("path", {
1936
+ }, _path128 || (_path128 = /*#__PURE__*/React__default["default"].createElement("path", {
1915
1937
  d: "M17,13V6H8V22H24V13ZM10,8h5v5H10Zm0,7h5v5H10Zm12,5H17V15h5Z"
1916
- })), _path128 || (_path128 = /*#__PURE__*/React__default["default"].createElement("path", {
1938
+ })), _path129 || (_path129 = /*#__PURE__*/React__default["default"].createElement("path", {
1917
1939
  d: "M28 11H19V2h9zM21 9h5V4H21zM28 20H26v2h2v6H4V22H6V20H4a2.0024 2.0024 0 00-2 2v6a2.0024 2.0024 0 002 2H28a2.0024 2.0024 0 002-2V22A2.0024 2.0024 0 0028 20z"
1918
1940
  })), _circle21 || (_circle21 = /*#__PURE__*/React__default["default"].createElement("circle", {
1919
1941
  cx: "7",
@@ -1924,12 +1946,12 @@ const ContainerRegistry = /*#__PURE__*/React__default["default"].forwardRef(func
1924
1946
  if (process.env.NODE_ENV !== "production") {
1925
1947
  ContainerRegistry.propTypes = iconPropTypes.iconPropTypes;
1926
1948
  }
1927
- const ContainerServices = /*#__PURE__*/React__default["default"].forwardRef(function ContainerServices(_ref81, ref) {
1949
+ const ContainerServices = /*#__PURE__*/React__default["default"].forwardRef(function ContainerServices(_ref82, ref) {
1928
1950
  let {
1929
1951
  children,
1930
1952
  size = 16,
1931
1953
  ...rest
1932
- } = _ref81;
1954
+ } = _ref82;
1933
1955
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
1934
1956
  width: size,
1935
1957
  height: size,
@@ -1938,19 +1960,19 @@ const ContainerServices = /*#__PURE__*/React__default["default"].forwardRef(func
1938
1960
  viewBox: "0 0 32 32",
1939
1961
  fill: "currentColor",
1940
1962
  ...rest
1941
- }, _path129 || (_path129 = /*#__PURE__*/React__default["default"].createElement("path", {
1963
+ }, _path130 || (_path130 = /*#__PURE__*/React__default["default"].createElement("path", {
1942
1964
  d: "M27,22V17a2.0023,2.0023,0,0,0-2-2H17V10h3a2.0023,2.0023,0,0,0,2-2V4a2.0023,2.0023,0,0,0-2-2H12a2.0023,2.0023,0,0,0-2,2V8a2.0023,2.0023,0,0,0,2,2h3v5H7a2.0023,2.0023,0,0,0-2,2v5H2v8h8V22H7V17h8v5H12v8h8V22H17V17h8v5H22v8h8V22ZM12,4h8V8H12ZM8,28H4V24H8Zm10,0H14V24h4Zm10,0H24V24h4Z"
1943
1965
  })), children);
1944
1966
  });
1945
1967
  if (process.env.NODE_ENV !== "production") {
1946
1968
  ContainerServices.propTypes = iconPropTypes.iconPropTypes;
1947
1969
  }
1948
- const ContainerSoftware = /*#__PURE__*/React__default["default"].forwardRef(function ContainerSoftware(_ref82, ref) {
1970
+ const ContainerSoftware = /*#__PURE__*/React__default["default"].forwardRef(function ContainerSoftware(_ref83, ref) {
1949
1971
  let {
1950
1972
  children,
1951
1973
  size = 16,
1952
1974
  ...rest
1953
- } = _ref82;
1975
+ } = _ref83;
1954
1976
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
1955
1977
  width: size,
1956
1978
  height: size,
@@ -1959,23 +1981,23 @@ const ContainerSoftware = /*#__PURE__*/React__default["default"].forwardRef(func
1959
1981
  viewBox: "0 0 32 32",
1960
1982
  fill: "currentColor",
1961
1983
  ...rest
1962
- }, _path130 || (_path130 = /*#__PURE__*/React__default["default"].createElement("path", {
1984
+ }, _path131 || (_path131 = /*#__PURE__*/React__default["default"].createElement("path", {
1963
1985
  d: "M28,12H20V4h8Zm-6-2h4V6H22Z"
1964
- })), _path131 || (_path131 = /*#__PURE__*/React__default["default"].createElement("path", {
1965
- d: "M17,15V9H9V23H23V15Zm-6-4h4v4H11Zm4,10H11V17h4Zm6,0H17V17h4Z"
1966
1986
  })), _path132 || (_path132 = /*#__PURE__*/React__default["default"].createElement("path", {
1987
+ d: "M17,15V9H9V23H23V15Zm-6-4h4v4H11Zm4,10H11V17h4Zm6,0H17V17h4Z"
1988
+ })), _path133 || (_path133 = /*#__PURE__*/React__default["default"].createElement("path", {
1967
1989
  d: "M26,28H6a2.0023,2.0023,0,0,1-2-2V6A2.0023,2.0023,0,0,1,6,4H16V6H6V26H26V16h2V26A2.0023,2.0023,0,0,1,26,28Z"
1968
1990
  })), children);
1969
1991
  });
1970
1992
  if (process.env.NODE_ENV !== "production") {
1971
1993
  ContainerSoftware.propTypes = iconPropTypes.iconPropTypes;
1972
1994
  }
1973
- const ContentDeliveryNetwork = /*#__PURE__*/React__default["default"].forwardRef(function ContentDeliveryNetwork(_ref83, ref) {
1995
+ const ContentDeliveryNetwork = /*#__PURE__*/React__default["default"].forwardRef(function ContentDeliveryNetwork(_ref84, ref) {
1974
1996
  let {
1975
1997
  children,
1976
1998
  size = 16,
1977
1999
  ...rest
1978
- } = _ref83;
2000
+ } = _ref84;
1979
2001
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
1980
2002
  width: size,
1981
2003
  height: size,
@@ -1992,21 +2014,21 @@ const ContentDeliveryNetwork = /*#__PURE__*/React__default["default"].forwardRef
1992
2014
  cx: "7",
1993
2015
  cy: "7",
1994
2016
  r: "2"
1995
- })), _path133 || (_path133 = /*#__PURE__*/React__default["default"].createElement("path", {
1996
- d: "M27,31a4,4,0,1,1,4-4A4.0118,4.0118,0,0,1,27,31Zm0-6a2,2,0,1,0,2,2A2.0059,2.0059,0,0,0,27,25Z"
1997
2017
  })), _path134 || (_path134 = /*#__PURE__*/React__default["default"].createElement("path", {
2018
+ d: "M27,31a4,4,0,1,1,4-4A4.0118,4.0118,0,0,1,27,31Zm0-6a2,2,0,1,0,2,2A2.0059,2.0059,0,0,0,27,25Z"
2019
+ })), _path135 || (_path135 = /*#__PURE__*/React__default["default"].createElement("path", {
1998
2020
  d: "M30,16A14.0412,14.0412,0,0,0,16,2,13.0426,13.0426,0,0,0,9.2,3.8l1.1,1.7a24.4254,24.4254,0,0,1,2.4-1A25.1349,25.1349,0,0,0,10,15H4a11.1489,11.1489,0,0,1,1.4-4.7L3.9,9A13.8418,13.8418,0,0,0,2,16,13.9983,13.9983,0,0,0,16,30a13.3656,13.3656,0,0,0,5.2-1l-.6-1.9a11.4416,11.4416,0,0,1-5.2.9h0A21.0713,21.0713,0,0,1,12,17H29.9A3.4019,3.4019,0,0,0,30,16ZM12.8,27.6h0a13.02,13.02,0,0,1-5.3-3.1A12.5053,12.5053,0,0,1,4,17h6A25.0022,25.0022,0,0,0,12.8,27.6ZM12,15A21.4461,21.4461,0,0,1,15.3,4h1.4A21.4461,21.4461,0,0,1,20,15Zm10,0A23.2777,23.2777,0,0,0,19.2,4.4,12.0919,12.0919,0,0,1,27.9,15Z"
1999
2021
  })), children);
2000
2022
  });
2001
2023
  if (process.env.NODE_ENV !== "production") {
2002
2024
  ContentDeliveryNetwork.propTypes = iconPropTypes.iconPropTypes;
2003
2025
  }
2004
- const ContentView = /*#__PURE__*/React__default["default"].forwardRef(function ContentView(_ref84, ref) {
2026
+ const ContentView = /*#__PURE__*/React__default["default"].forwardRef(function ContentView(_ref85, ref) {
2005
2027
  let {
2006
2028
  children,
2007
2029
  size = 16,
2008
2030
  ...rest
2009
- } = _ref84;
2031
+ } = _ref85;
2010
2032
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
2011
2033
  width: size,
2012
2034
  height: size,
@@ -2019,21 +2041,21 @@ const ContentView = /*#__PURE__*/React__default["default"].forwardRef(function C
2019
2041
  cx: "16",
2020
2042
  cy: "19",
2021
2043
  r: "2"
2022
- })), _path135 || (_path135 = /*#__PURE__*/React__default["default"].createElement("path", {
2023
- d: "M23.7769,18.4785A8.64,8.64,0,0,0,16,13a8.64,8.64,0,0,0-7.7769,5.4785L8,19l.2231.5215A8.64,8.64,0,0,0,16,25a8.64,8.64,0,0,0,7.7769-5.4785L24,19ZM16,23a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,16,23Z"
2024
2044
  })), _path136 || (_path136 = /*#__PURE__*/React__default["default"].createElement("path", {
2045
+ d: "M23.7769,18.4785A8.64,8.64,0,0,0,16,13a8.64,8.64,0,0,0-7.7769,5.4785L8,19l.2231.5215A8.64,8.64,0,0,0,16,25a8.64,8.64,0,0,0,7.7769-5.4785L24,19ZM16,23a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,16,23Z"
2046
+ })), _path137 || (_path137 = /*#__PURE__*/React__default["default"].createElement("path", {
2025
2047
  d: "M27,3H5A2,2,0,0,0,3,5V27a2,2,0,0,0,2,2H27a2,2,0,0,0,2-2V5A2,2,0,0,0,27,3ZM5,5H27V9H5ZM5,27V11H27V27Z"
2026
2048
  })), children);
2027
2049
  });
2028
2050
  if (process.env.NODE_ENV !== "production") {
2029
2051
  ContentView.propTypes = iconPropTypes.iconPropTypes;
2030
2052
  }
2031
- const Continue = /*#__PURE__*/React__default["default"].forwardRef(function Continue(_ref85, ref) {
2053
+ const Continue = /*#__PURE__*/React__default["default"].forwardRef(function Continue(_ref86, ref) {
2032
2054
  let {
2033
2055
  children,
2034
2056
  size = 16,
2035
2057
  ...rest
2036
- } = _ref85;
2058
+ } = _ref86;
2037
2059
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
2038
2060
  width: size,
2039
2061
  height: size,
@@ -2042,19 +2064,19 @@ const Continue = /*#__PURE__*/React__default["default"].forwardRef(function Cont
2042
2064
  viewBox: "0 0 32 32",
2043
2065
  fill: "currentColor",
2044
2066
  ...rest
2045
- }, _path137 || (_path137 = /*#__PURE__*/React__default["default"].createElement("path", {
2067
+ }, _path138 || (_path138 = /*#__PURE__*/React__default["default"].createElement("path", {
2046
2068
  d: "M10 28a1 1 0 01-1-1V5a1 1 0 011.501-.8652l19 11a1 1 0 010 1.73l-19 11A.9975.9975 0 0110 28zM11 6.7344V25.2656L27 16zM4 4H6V28H4z"
2047
2069
  })), children);
2048
2070
  });
2049
2071
  if (process.env.NODE_ENV !== "production") {
2050
2072
  Continue.propTypes = iconPropTypes.iconPropTypes;
2051
2073
  }
2052
- const ContinueFilled = /*#__PURE__*/React__default["default"].forwardRef(function ContinueFilled(_ref86, ref) {
2074
+ const ContinueFilled = /*#__PURE__*/React__default["default"].forwardRef(function ContinueFilled(_ref87, ref) {
2053
2075
  let {
2054
2076
  children,
2055
2077
  size = 16,
2056
2078
  ...rest
2057
- } = _ref86;
2079
+ } = _ref87;
2058
2080
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
2059
2081
  width: size,
2060
2082
  height: size,
@@ -2063,19 +2085,19 @@ const ContinueFilled = /*#__PURE__*/React__default["default"].forwardRef(functio
2063
2085
  viewBox: "0 0 32 32",
2064
2086
  fill: "currentColor",
2065
2087
  ...rest
2066
- }, _path138 || (_path138 = /*#__PURE__*/React__default["default"].createElement("path", {
2088
+ }, _path139 || (_path139 = /*#__PURE__*/React__default["default"].createElement("path", {
2067
2089
  d: "M10 28a1 1 0 01-1-1V5a1 1 0 011.501-.8652l19 11a1 1 0 010 1.73l-19 11A.9975.9975 0 0110 28zM4 4H6V28H4z"
2068
2090
  })), children);
2069
2091
  });
2070
2092
  if (process.env.NODE_ENV !== "production") {
2071
2093
  ContinueFilled.propTypes = iconPropTypes.iconPropTypes;
2072
2094
  }
2073
- const ContinuousDeployment = /*#__PURE__*/React__default["default"].forwardRef(function ContinuousDeployment(_ref87, ref) {
2095
+ const ContinuousDeployment = /*#__PURE__*/React__default["default"].forwardRef(function ContinuousDeployment(_ref88, ref) {
2074
2096
  let {
2075
2097
  children,
2076
2098
  size = 16,
2077
2099
  ...rest
2078
- } = _ref87;
2100
+ } = _ref88;
2079
2101
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
2080
2102
  width: size,
2081
2103
  height: size,
@@ -2084,19 +2106,19 @@ const ContinuousDeployment = /*#__PURE__*/React__default["default"].forwardRef(f
2084
2106
  viewBox: "0 0 32 32",
2085
2107
  fill: "currentColor",
2086
2108
  ...rest
2087
- }, _path139 || (_path139 = /*#__PURE__*/React__default["default"].createElement("path", {
2109
+ }, _path140 || (_path140 = /*#__PURE__*/React__default["default"].createElement("path", {
2088
2110
  d: "M24,2l-6,6l1.4,1.4L23,5.8V19c0,5-4,9-9,9c-1.6,0-3.1-0.4-4.3-1.1C10.1,27,10.5,27,11,27c4.4,0,8-3.6,8-8s-3.6-8-8-8 s-8,3.6-8,8c0,6.1,4.9,11,11,11s11-4.9,11-11V5.8l3.6,3.6L30,8L24,2z M5,19.6c0-0.2,0-0.4,0-0.6c0-3.3,2.7-6,6-6s6,2.7,6,6 s-2.7,6-6,6C7.9,25,5.3,22.6,5,19.6z"
2089
2111
  })), children);
2090
2112
  });
2091
2113
  if (process.env.NODE_ENV !== "production") {
2092
2114
  ContinuousDeployment.propTypes = iconPropTypes.iconPropTypes;
2093
2115
  }
2094
- const ContinuousIntegration = /*#__PURE__*/React__default["default"].forwardRef(function ContinuousIntegration(_ref88, ref) {
2116
+ const ContinuousIntegration = /*#__PURE__*/React__default["default"].forwardRef(function ContinuousIntegration(_ref89, ref) {
2095
2117
  let {
2096
2118
  children,
2097
2119
  size = 16,
2098
2120
  ...rest
2099
- } = _ref88;
2121
+ } = _ref89;
2100
2122
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
2101
2123
  width: size,
2102
2124
  height: size,
@@ -2105,19 +2127,19 @@ const ContinuousIntegration = /*#__PURE__*/React__default["default"].forwardRef(
2105
2127
  viewBox: "0 0 32 32",
2106
2128
  fill: "currentColor",
2107
2129
  ...rest
2108
- }, _path140 || (_path140 = /*#__PURE__*/React__default["default"].createElement("path", {
2130
+ }, _path141 || (_path141 = /*#__PURE__*/React__default["default"].createElement("path", {
2109
2131
  d: "M31.9,15.5l-5.7-10C25.9,5.2,25.6,5,25.3,5H6.7C6.4,5,6.1,5.2,5.9,5.5l-5.7,10C0,15.7,0,15.8,0,16s0,0.3,0.1,0.5l5.7,10 C6.1,26.8,6.4,27,6.7,27h18.5c0.4,0,0.7-0.2,0.9-0.5l5.7-10C32,16.3,32,16.2,32,16S32,15.7,31.9,15.5z M17.8,15h-8l4-7L17.8,15z M15.5,7h8l-4,7L15.5,7z M17.8,17l-4,7l-4-7H17.8z M19.5,18l4,7h-8L19.5,18z M21.2,17h8l-4,7L21.2,17z M21.2,15l4-7l4,7H21.2z M7.3,7H12l-4.6,8H2.7L7.3,7z M7.3,25l-4.6-8h4.7l4.6,8H7.3z"
2110
2132
  })), children);
2111
2133
  });
2112
2134
  if (process.env.NODE_ENV !== "production") {
2113
2135
  ContinuousIntegration.propTypes = iconPropTypes.iconPropTypes;
2114
2136
  }
2115
- const WatsonHealthContourDraw = /*#__PURE__*/React__default["default"].forwardRef(function WatsonHealthContourDraw(_ref89, ref) {
2137
+ const WatsonHealthContourDraw = /*#__PURE__*/React__default["default"].forwardRef(function WatsonHealthContourDraw(_ref90, ref) {
2116
2138
  let {
2117
2139
  children,
2118
2140
  size = 16,
2119
2141
  ...rest
2120
- } = _ref89;
2142
+ } = _ref90;
2121
2143
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
2122
2144
  width: size,
2123
2145
  height: size,
@@ -2126,19 +2148,19 @@ const WatsonHealthContourDraw = /*#__PURE__*/React__default["default"].forwardRe
2126
2148
  viewBox: "0 0 32 32",
2127
2149
  fill: "currentColor",
2128
2150
  ...rest
2129
- }, _path141 || (_path141 = /*#__PURE__*/React__default["default"].createElement("path", {
2151
+ }, _path142 || (_path142 = /*#__PURE__*/React__default["default"].createElement("path", {
2130
2152
  d: "M7.7 4.7a14.7029 14.7029 0 00-3 3.1L6.3 9A13.2634 13.2634 0 018.9 6.3zM4.6 12.3l-1.9-.6A12.5111 12.5111 0 002 16H4A11.4756 11.4756 0 014.6 12.3zM11.7 2.7l.6 1.9A11.4756 11.4756 0 0116 4V2A12.5111 12.5111 0 0011.7 2.7zM24.2 27.3a15.18 15.18 0 003.1-3.1L25.7 23A11.526 11.526 0 0123 25.7zM27.4 19.7l1.9.6A15.4747 15.4747 0 0030 16H28A11.4756 11.4756 0 0127.4 19.7zM29.2 11.6a14.4029 14.4029 0 00-2-3.9L25.6 8.9a12.8867 12.8867 0 011.7 3.3zM24.1 4.6a14.4029 14.4029 0 00-3.9-2l-.6 1.9a12.8867 12.8867 0 013.3 1.7zM20.3 29.3l-.6-1.9A11.4756 11.4756 0 0116 28v2A21.4206 21.4206 0 0020.3 29.3zM15.4023 24.248a11.9488 11.9488 0 00-1.7182-3.3354L15.2974 19.73a13.9486 13.9486 0 012.0044 3.893zM11.02 18.2668a11.9215 11.9215 0 00-3.3467-1.6943l.6114-1.9043a13.9242 13.9242 0 013.9072 1.978z"
2131
2153
  })), children);
2132
2154
  });
2133
2155
  if (process.env.NODE_ENV !== "production") {
2134
2156
  WatsonHealthContourDraw.propTypes = iconPropTypes.iconPropTypes;
2135
2157
  }
2136
- const WatsonHealthContourEdit = /*#__PURE__*/React__default["default"].forwardRef(function WatsonHealthContourEdit(_ref90, ref) {
2158
+ const WatsonHealthContourEdit = /*#__PURE__*/React__default["default"].forwardRef(function WatsonHealthContourEdit(_ref91, ref) {
2137
2159
  let {
2138
2160
  children,
2139
2161
  size = 16,
2140
2162
  ...rest
2141
- } = _ref90;
2163
+ } = _ref91;
2142
2164
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
2143
2165
  width: size,
2144
2166
  height: size,
@@ -2147,21 +2169,21 @@ const WatsonHealthContourEdit = /*#__PURE__*/React__default["default"].forwardRe
2147
2169
  viewBox: "0 0 32 32",
2148
2170
  fill: "currentColor",
2149
2171
  ...rest
2150
- }, _path142 || (_path142 = /*#__PURE__*/React__default["default"].createElement("path", {
2172
+ }, _path143 || (_path143 = /*#__PURE__*/React__default["default"].createElement("path", {
2151
2173
  d: "M16 30V28A12.0021 12.0021 0 0019.6924 4.5786l.6152-1.9033A14.0022 14.0022 0 0116 30zM7.7 4.7a14.7029 14.7029 0 00-3 3.1L6.3 9A13.2634 13.2634 0 018.9 6.3zM4.6 12.3l-1.9-.6A12.5111 12.5111 0 002 16H4A11.4756 11.4756 0 014.6 12.3zM11.7 2.7l.6 1.9A11.4756 11.4756 0 0116 4V2A12.5111 12.5111 0 0011.7 2.7z"
2152
- })), _path143 || (_path143 = /*#__PURE__*/React__default["default"].createElement("path", {
2174
+ })), _path144 || (_path144 = /*#__PURE__*/React__default["default"].createElement("path", {
2153
2175
  d: "M15.4023 24.248a11.9488 11.9488 0 00-1.7182-3.3354L15.2974 19.73a13.9486 13.9486 0 012.0044 3.893zM11.02 18.2668a11.9215 11.9215 0 00-3.3467-1.6943l.6114-1.9043a13.9242 13.9242 0 013.9072 1.978z"
2154
2176
  })), children);
2155
2177
  });
2156
2178
  if (process.env.NODE_ENV !== "production") {
2157
2179
  WatsonHealthContourEdit.propTypes = iconPropTypes.iconPropTypes;
2158
2180
  }
2159
- const WatsonHealthContourFinding = /*#__PURE__*/React__default["default"].forwardRef(function WatsonHealthContourFinding(_ref91, ref) {
2181
+ const WatsonHealthContourFinding = /*#__PURE__*/React__default["default"].forwardRef(function WatsonHealthContourFinding(_ref92, ref) {
2160
2182
  let {
2161
2183
  children,
2162
2184
  size = 16,
2163
2185
  ...rest
2164
- } = _ref91;
2186
+ } = _ref92;
2165
2187
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
2166
2188
  width: size,
2167
2189
  height: size,
@@ -2170,19 +2192,19 @@ const WatsonHealthContourFinding = /*#__PURE__*/React__default["default"].forwar
2170
2192
  viewBox: "0 0 32 32",
2171
2193
  fill: "currentColor",
2172
2194
  ...rest
2173
- }, _path144 || (_path144 = /*#__PURE__*/React__default["default"].createElement("path", {
2195
+ }, _path145 || (_path145 = /*#__PURE__*/React__default["default"].createElement("path", {
2174
2196
  d: "M7.7 4.7a14.7029 14.7029 0 00-3 3.1L6.3 9A13.2634 13.2634 0 018.9 6.3zM4.6 12.3l-1.9-.6A12.5111 12.5111 0 002 16H4A11.4756 11.4756 0 014.6 12.3zM2.7 20.4a14.4029 14.4029 0 002 3.9l1.6-1.2a12.8867 12.8867 0 01-1.7-3.3zM7.8 27.3a14.4029 14.4029 0 003.9 2l.6-1.9A12.8867 12.8867 0 019 25.7zM11.7 2.7l.6 1.9A11.4756 11.4756 0 0116 4V2A12.5111 12.5111 0 0011.7 2.7zM24.2 27.3a15.18 15.18 0 003.1-3.1L25.7 23A11.526 11.526 0 0123 25.7zM27.4 19.7l1.9.6A15.4747 15.4747 0 0030 16H28A11.4756 11.4756 0 0127.4 19.7zM29.2 11.6a14.4029 14.4029 0 00-2-3.9L25.6 8.9a12.8867 12.8867 0 011.7 3.3zM24.1 4.6a14.4029 14.4029 0 00-3.9-2l-.6 1.9a12.8867 12.8867 0 013.3 1.7zM20.3 29.3l-.6-1.9A11.4756 11.4756 0 0116 28v2A21.4206 21.4206 0 0020.3 29.3zM16 26A10 10 0 1126 16 10.0115 10.0115 0 0116 26zM16 8a8 8 0 108 8A8.0092 8.0092 0 0016 8z"
2175
2197
  })), children);
2176
2198
  });
2177
2199
  if (process.env.NODE_ENV !== "production") {
2178
2200
  WatsonHealthContourFinding.propTypes = iconPropTypes.iconPropTypes;
2179
2201
  }
2180
- const Contrast = /*#__PURE__*/React__default["default"].forwardRef(function Contrast(_ref92, ref) {
2202
+ const Contrast = /*#__PURE__*/React__default["default"].forwardRef(function Contrast(_ref93, ref) {
2181
2203
  let {
2182
2204
  children,
2183
2205
  size = 16,
2184
2206
  ...rest
2185
- } = _ref92;
2207
+ } = _ref93;
2186
2208
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
2187
2209
  width: size,
2188
2210
  height: size,
@@ -2191,19 +2213,19 @@ const Contrast = /*#__PURE__*/React__default["default"].forwardRef(function Cont
2191
2213
  viewBox: "0 0 32 32",
2192
2214
  fill: "currentColor",
2193
2215
  ...rest
2194
- }, _path145 || (_path145 = /*#__PURE__*/React__default["default"].createElement("path", {
2216
+ }, _path146 || (_path146 = /*#__PURE__*/React__default["default"].createElement("path", {
2195
2217
  d: "M29.37,11.84a13.6,13.6,0,0,0-1.06-2.51A14.17,14.17,0,0,0,25.9,6.1a14,14,0,1,0,0,19.8,14.17,14.17,0,0,0,2.41-3.23,13.6,13.6,0,0,0,1.06-2.51,14,14,0,0,0,0-8.32ZM4,16A12,12,0,0,1,16,4V28A12,12,0,0,1,4,16Z"
2196
2218
  })), children);
2197
2219
  });
2198
2220
  if (process.env.NODE_ENV !== "production") {
2199
2221
  Contrast.propTypes = iconPropTypes.iconPropTypes;
2200
2222
  }
2201
- const ConvertToCloud = /*#__PURE__*/React__default["default"].forwardRef(function ConvertToCloud(_ref93, ref) {
2223
+ const ConvertToCloud = /*#__PURE__*/React__default["default"].forwardRef(function ConvertToCloud(_ref94, ref) {
2202
2224
  let {
2203
2225
  children,
2204
2226
  size = 16,
2205
2227
  ...rest
2206
- } = _ref93;
2228
+ } = _ref94;
2207
2229
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
2208
2230
  width: size,
2209
2231
  height: size,
@@ -2212,19 +2234,19 @@ const ConvertToCloud = /*#__PURE__*/React__default["default"].forwardRef(functio
2212
2234
  viewBox: "0 0 32 32",
2213
2235
  fill: "currentColor",
2214
2236
  ...rest
2215
- }, _path146 || (_path146 = /*#__PURE__*/React__default["default"].createElement("path", {
2237
+ }, _path147 || (_path147 = /*#__PURE__*/React__default["default"].createElement("path", {
2216
2238
  d: "M26.5 12H19a4 4 0 010-8h.0835A4.7864 4.7864 0 0123 2a4.9816 4.9816 0 014.6543 3.2034A3.4667 3.4667 0 0130 8.5 3.5041 3.5041 0 0126.5 12zM19 6a2 2 0 000 4h7.5A1.5017 1.5017 0 0028 8.5a1.4855 1.4855 0 00-1.2778-1.4739L26.061 6.927l-.1616-.6487a2.9568 2.9568 0 00-5.4873-.7121L20.1143 6zM23 14l-5 5 1.4141 1.4141L22 17.8325V24H16v2h6a2.0025 2.0025 0 002-2V17.8325l2.5874 2.583L28 19zM2 20H12V22H2zM2 24H12V26H2zM2 28H12V30H2z"
2217
2239
  })), children);
2218
2240
  });
2219
2241
  if (process.env.NODE_ENV !== "production") {
2220
2242
  ConvertToCloud.propTypes = iconPropTypes.iconPropTypes;
2221
2243
  }
2222
- const Cookie = /*#__PURE__*/React__default["default"].forwardRef(function Cookie(_ref94, ref) {
2244
+ const Cookie = /*#__PURE__*/React__default["default"].forwardRef(function Cookie(_ref95, ref) {
2223
2245
  let {
2224
2246
  children,
2225
2247
  size = 16,
2226
2248
  ...rest
2227
- } = _ref94;
2249
+ } = _ref95;
2228
2250
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
2229
2251
  width: size,
2230
2252
  height: size,
@@ -2261,19 +2283,19 @@ const Cookie = /*#__PURE__*/React__default["default"].forwardRef(function Cookie
2261
2283
  cx: "16",
2262
2284
  cy: "23",
2263
2285
  r: "1"
2264
- })), _path147 || (_path147 = /*#__PURE__*/React__default["default"].createElement("path", {
2286
+ })), _path148 || (_path148 = /*#__PURE__*/React__default["default"].createElement("path", {
2265
2287
  d: "M16,30C8.3,30,2,23.7,2,16S8.3,2,16,2c0.1,0,0.2,0,0.3,0l1.4,0.1l-0.3,1.2c-0.1,0.4-0.2,0.9-0.2,1.3c0,2.8,2.2,5,5,5 c1,0,2-0.3,2.9-0.9l1.3,1.5c-0.4,0.4-0.6,0.9-0.6,1.4c0,1.3,1.3,2.4,2.7,1.9l1.2-0.5l0.2,1.3C30,14.9,30,15.5,30,16 C30,23.7,23.7,30,16,30z M15.3,4C9,4.4,4,9.6,4,16c0,6.6,5.4,12,12,12s12-5.4,12-12c0-0.1,0-0.3,0-0.4c-2.3,0.1-4.2-1.7-4.2-4 c0-0.1,0-0.1,0-0.2c-0.5,0.1-1,0.2-1.6,0.2c-3.9,0-7-3.1-7-7C15.2,4.4,15.2,4.2,15.3,4z"
2266
2288
  })), children);
2267
2289
  });
2268
2290
  if (process.env.NODE_ENV !== "production") {
2269
2291
  Cookie.propTypes = iconPropTypes.iconPropTypes;
2270
2292
  }
2271
- const Copy = /*#__PURE__*/React__default["default"].forwardRef(function Copy(_ref95, ref) {
2293
+ const Copy = /*#__PURE__*/React__default["default"].forwardRef(function Copy(_ref96, ref) {
2272
2294
  let {
2273
2295
  children,
2274
2296
  size = 16,
2275
2297
  ...rest
2276
- } = _ref95;
2298
+ } = _ref96;
2277
2299
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
2278
2300
  width: size,
2279
2301
  height: size,
@@ -2282,21 +2304,21 @@ const Copy = /*#__PURE__*/React__default["default"].forwardRef(function Copy(_re
2282
2304
  viewBox: "0 0 32 32",
2283
2305
  fill: "currentColor",
2284
2306
  ...rest
2285
- }, _path148 || (_path148 = /*#__PURE__*/React__default["default"].createElement("path", {
2307
+ }, _path149 || (_path149 = /*#__PURE__*/React__default["default"].createElement("path", {
2286
2308
  d: "M28,10V28H10V10H28m0-2H10a2,2,0,0,0-2,2V28a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V10a2,2,0,0,0-2-2Z"
2287
- })), _path149 || (_path149 = /*#__PURE__*/React__default["default"].createElement("path", {
2309
+ })), _path150 || (_path150 = /*#__PURE__*/React__default["default"].createElement("path", {
2288
2310
  d: "M4,18H2V4A2,2,0,0,1,4,2H18V4H4Z"
2289
2311
  })), children);
2290
2312
  });
2291
2313
  if (process.env.NODE_ENV !== "production") {
2292
2314
  Copy.propTypes = iconPropTypes.iconPropTypes;
2293
2315
  }
2294
- const CopyFile = /*#__PURE__*/React__default["default"].forwardRef(function CopyFile(_ref96, ref) {
2316
+ const CopyFile = /*#__PURE__*/React__default["default"].forwardRef(function CopyFile(_ref97, ref) {
2295
2317
  let {
2296
2318
  children,
2297
2319
  size = 16,
2298
2320
  ...rest
2299
- } = _ref96;
2321
+ } = _ref97;
2300
2322
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
2301
2323
  width: size,
2302
2324
  height: size,
@@ -2305,21 +2327,21 @@ const CopyFile = /*#__PURE__*/React__default["default"].forwardRef(function Copy
2305
2327
  viewBox: "0 0 32 32",
2306
2328
  fill: "currentColor",
2307
2329
  ...rest
2308
- }, _path150 || (_path150 = /*#__PURE__*/React__default["default"].createElement("path", {
2330
+ }, _path151 || (_path151 = /*#__PURE__*/React__default["default"].createElement("path", {
2309
2331
  d: "M27.4,14.7l-6.1-6.1C21,8.2,20.5,8,20,8h-8c-1.1,0-2,0.9-2,2v18c0,1.1,0.9,2,2,2h14c1.1,0,2-0.9,2-2V16.1 C28,15.6,27.8,15.1,27.4,14.7z M20,10l5.9,6H20V10z M12,28V10h6v6c0,1.1,0.9,2,2,2h6l0,10H12z"
2310
- })), _path151 || (_path151 = /*#__PURE__*/React__default["default"].createElement("path", {
2332
+ })), _path152 || (_path152 = /*#__PURE__*/React__default["default"].createElement("path", {
2311
2333
  d: "M6,18H4V4c0-1.1,0.9-2,2-2h14v2H6V18z"
2312
2334
  })), children);
2313
2335
  });
2314
2336
  if (process.env.NODE_ENV !== "production") {
2315
2337
  CopyFile.propTypes = iconPropTypes.iconPropTypes;
2316
2338
  }
2317
- const CopyLink = /*#__PURE__*/React__default["default"].forwardRef(function CopyLink(_ref97, ref) {
2339
+ const CopyLink = /*#__PURE__*/React__default["default"].forwardRef(function CopyLink(_ref98, ref) {
2318
2340
  let {
2319
2341
  children,
2320
2342
  size = 16,
2321
2343
  ...rest
2322
- } = _ref97;
2344
+ } = _ref98;
2323
2345
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
2324
2346
  width: size,
2325
2347
  height: size,
@@ -2328,23 +2350,23 @@ const CopyLink = /*#__PURE__*/React__default["default"].forwardRef(function Copy
2328
2350
  viewBox: "0 0 32 32",
2329
2351
  fill: "currentColor",
2330
2352
  ...rest
2331
- }, _path152 || (_path152 = /*#__PURE__*/React__default["default"].createElement("path", {
2353
+ }, _path153 || (_path153 = /*#__PURE__*/React__default["default"].createElement("path", {
2332
2354
  d: "M11.9474,19a4.9476,4.9476,0,0,1-3.4991-8.4465l5.1053-5.1043a4.9482,4.9482,0,0,1,6.9981,6.9976l-.5523.5526-1.4158-1.4129.5577-.5579a2.95,2.95,0,0,0-.0039-4.1653,3.02,3.02,0,0,0-4.17,0l-5.1047,5.104a2.9474,2.9474,0,0,0,0,4.1692,3.02,3.02,0,0,0,4.17,0l1.4143,1.4145A4.9176,4.9176,0,0,1,11.9474,19Z"
2333
- })), _path153 || (_path153 = /*#__PURE__*/React__default["default"].createElement("path", {
2334
- d: "M19.9474,17a4.9476,4.9476,0,0,1-3.4991-8.4465l.5526-.5526,1.4143,1.4146-.5526.5523a2.9476,2.9476,0,0,0,0,4.1689,3.02,3.02,0,0,0,4.17,0c.26-.26,4.7293-4.7293,5.1053-5.1045a2.951,2.951,0,0,0,0-4.1687,3.02,3.02,0,0,0-4.17,0L21.5536,3.449a4.9483,4.9483,0,0,1,6.9981,6.9978c-.3765.376-4.844,4.8428-5.1038,5.1035A4.9193,4.9193,0,0,1,19.9474,17Z"
2335
2355
  })), _path154 || (_path154 = /*#__PURE__*/React__default["default"].createElement("path", {
2356
+ d: "M19.9474,17a4.9476,4.9476,0,0,1-3.4991-8.4465l.5526-.5526,1.4143,1.4146-.5526.5523a2.9476,2.9476,0,0,0,0,4.1689,3.02,3.02,0,0,0,4.17,0c.26-.26,4.7293-4.7293,5.1053-5.1045a2.951,2.951,0,0,0,0-4.1687,3.02,3.02,0,0,0-4.17,0L21.5536,3.449a4.9483,4.9483,0,0,1,6.9981,6.9978c-.3765.376-4.844,4.8428-5.1038,5.1035A4.9193,4.9193,0,0,1,19.9474,17Z"
2357
+ })), _path155 || (_path155 = /*#__PURE__*/React__default["default"].createElement("path", {
2336
2358
  d: "M24,30H4a2.0021,2.0021,0,0,1-2-2V8A2.0021,2.0021,0,0,1,4,6H8V8H4V28H24V18h2V28A2.0021,2.0021,0,0,1,24,30Z"
2337
2359
  })), children);
2338
2360
  });
2339
2361
  if (process.env.NODE_ENV !== "production") {
2340
2362
  CopyLink.propTypes = iconPropTypes.iconPropTypes;
2341
2363
  }
2342
- const Corn = /*#__PURE__*/React__default["default"].forwardRef(function Corn(_ref98, ref) {
2364
+ const Corn = /*#__PURE__*/React__default["default"].forwardRef(function Corn(_ref99, ref) {
2343
2365
  let {
2344
2366
  children,
2345
2367
  size = 16,
2346
2368
  ...rest
2347
- } = _ref98;
2369
+ } = _ref99;
2348
2370
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
2349
2371
  width: size,
2350
2372
  height: size,
@@ -2353,19 +2375,19 @@ const Corn = /*#__PURE__*/React__default["default"].forwardRef(function Corn(_re
2353
2375
  viewBox: "0 0 32 32",
2354
2376
  fill: "currentColor",
2355
2377
  ...rest
2356
- }, _path155 || (_path155 = /*#__PURE__*/React__default["default"].createElement("path", {
2378
+ }, _path156 || (_path156 = /*#__PURE__*/React__default["default"].createElement("path", {
2357
2379
  d: "M23,16c-.3374,0-.67.02-1,.0508V16C22,8.115,19.0435,2,16.5,2S11,8.115,11,16v5H6v3a6.0067,6.0067,0,0,0,6,6h3A11.0125,11.0125,0,0,0,26,19V16ZM13,16h2V14H13.0728a25.8942,25.8942,0,0,1,.5654-4H16V8H14.2c.81-2.4058,1.8149-3.7715,2.3-3.9863.66.2919,2.2842,2.7036,3.0654,6.9863H18v2h1.8442A29.1625,29.1625,0,0,1,20,16v.4263A11.0554,11.0554,0,0,0,13.79,21H13ZM12,28a4.0045,4.0045,0,0,1-4-4V23h4.7639A10.9033,10.9033,0,0,0,12,27Zm12-9a9.01,9.01,0,0,1-9,9H14V27a9.01,9.01,0,0,1,9-9h1Z"
2358
2380
  })), children);
2359
2381
  });
2360
2382
  if (process.env.NODE_ENV !== "production") {
2361
2383
  Corn.propTypes = iconPropTypes.iconPropTypes;
2362
2384
  }
2363
- const Corner = /*#__PURE__*/React__default["default"].forwardRef(function Corner(_ref99, ref) {
2385
+ const Corner = /*#__PURE__*/React__default["default"].forwardRef(function Corner(_ref100, ref) {
2364
2386
  let {
2365
2387
  children,
2366
2388
  size = 16,
2367
2389
  ...rest
2368
- } = _ref99;
2390
+ } = _ref100;
2369
2391
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
2370
2392
  width: size,
2371
2393
  height: size,
@@ -2374,19 +2396,19 @@ const Corner = /*#__PURE__*/React__default["default"].forwardRef(function Corner
2374
2396
  viewBox: "0 0 32 32",
2375
2397
  fill: "currentColor",
2376
2398
  ...rest
2377
- }, _path156 || (_path156 = /*#__PURE__*/React__default["default"].createElement("path", {
2399
+ }, _path157 || (_path157 = /*#__PURE__*/React__default["default"].createElement("path", {
2378
2400
  d: "M28,9H14V6H6v8H9V28h2V14h3V11H28ZM12,12H8V8h4Z"
2379
2401
  })), children);
2380
2402
  });
2381
2403
  if (process.env.NODE_ENV !== "production") {
2382
2404
  Corner.propTypes = iconPropTypes.iconPropTypes;
2383
2405
  }
2384
- const Coronavirus = /*#__PURE__*/React__default["default"].forwardRef(function Coronavirus(_ref100, ref) {
2406
+ const Coronavirus = /*#__PURE__*/React__default["default"].forwardRef(function Coronavirus(_ref101, ref) {
2385
2407
  let {
2386
2408
  children,
2387
2409
  size = 16,
2388
2410
  ...rest
2389
- } = _ref100;
2411
+ } = _ref101;
2390
2412
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
2391
2413
  width: size,
2392
2414
  height: size,
@@ -2415,19 +2437,19 @@ const Coronavirus = /*#__PURE__*/React__default["default"].forwardRef(function C
2415
2437
  cx: "11.5",
2416
2438
  cy: "16.5",
2417
2439
  r: "1.5"
2418
- })), _path157 || (_path157 = /*#__PURE__*/React__default["default"].createElement("path", {
2440
+ })), _path158 || (_path158 = /*#__PURE__*/React__default["default"].createElement("path", {
2419
2441
  d: "M28,13v2H25.9492a9.9476,9.9476,0,0,0-2.2143-5.3213l1.4367-1.4365,1.4143,1.4145L28,8.2427,23.7578,4l-1.414,1.4141,1.414,1.414-1.437,1.4365A9.9464,9.9464,0,0,0,17,6.0508V4h2V2H13V4h2V6.0508A9.9464,9.9464,0,0,0,9.6792,8.2646L8.2422,6.8281l1.414-1.414L8.2422,4,4,8.2427l1.4141,1.414L6.8284,8.2422,8.2651,9.6787A9.9476,9.9476,0,0,0,6.0508,15H4V13H2v6H4V17H6.0508a9.9476,9.9476,0,0,0,2.2143,5.3213L6.8284,23.7578,5.4141,22.3433,4,23.7573,8.2422,28l1.414-1.4141-1.414-1.414,1.437-1.4365A9.9464,9.9464,0,0,0,15,25.9492V28H13v2h6V28H17V25.9492a9.9464,9.9464,0,0,0,5.3208-2.2138l1.437,1.4365-1.414,1.414L23.7578,28,28,23.7573l-1.4141-1.414-1.4143,1.4145-1.4367-1.4365A9.9476,9.9476,0,0,0,25.9492,17H28v2h2V13ZM16,24a8,8,0,1,1,8-8A8.0092,8.0092,0,0,1,16,24Z"
2420
2442
  })), children);
2421
2443
  });
2422
2444
  if (process.env.NODE_ENV !== "production") {
2423
2445
  Coronavirus.propTypes = iconPropTypes.iconPropTypes;
2424
2446
  }
2425
- const Cost = /*#__PURE__*/React__default["default"].forwardRef(function Cost(_ref101, ref) {
2447
+ const Cost = /*#__PURE__*/React__default["default"].forwardRef(function Cost(_ref102, ref) {
2426
2448
  let {
2427
2449
  children,
2428
2450
  size = 16,
2429
2451
  ...rest
2430
- } = _ref101;
2452
+ } = _ref102;
2431
2453
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
2432
2454
  width: size,
2433
2455
  height: size,
@@ -2436,21 +2458,21 @@ const Cost = /*#__PURE__*/React__default["default"].forwardRef(function Cost(_re
2436
2458
  viewBox: "0 0 32 32",
2437
2459
  fill: "currentColor",
2438
2460
  ...rest
2439
- }, _path158 || (_path158 = /*#__PURE__*/React__default["default"].createElement("path", {
2461
+ }, _path159 || (_path159 = /*#__PURE__*/React__default["default"].createElement("path", {
2440
2462
  d: "M16,23a7,7,0,1,1,7-7A7.0078,7.0078,0,0,1,16,23Zm0-12a5,5,0,1,0,5,5A5.0057,5.0057,0,0,0,16,11Z"
2441
- })), _path159 || (_path159 = /*#__PURE__*/React__default["default"].createElement("path", {
2463
+ })), _path160 || (_path160 = /*#__PURE__*/React__default["default"].createElement("path", {
2442
2464
  d: "M30,6.4141,28.5859,5l-3.35,3.35A12.0812,12.0812,0,0,0,23.65,6.7637L27,3.4141,25.5859,2,21.9766,5.6094A11.9792,11.9792,0,0,0,5.6094,21.9766L2,25.5859,3.4141,27l3.35-3.35A12.0812,12.0812,0,0,0,8.35,25.2363L5,28.5859,6.4141,30l3.6093-3.6094A11.9792,11.9792,0,0,0,26.3906,10.0234ZM16,26A10,10,0,1,1,26,16,10.0114,10.0114,0,0,1,16,26Z"
2443
2465
  })), children);
2444
2466
  });
2445
2467
  if (process.env.NODE_ENV !== "production") {
2446
2468
  Cost.propTypes = iconPropTypes.iconPropTypes;
2447
2469
  }
2448
- const CostTotal = /*#__PURE__*/React__default["default"].forwardRef(function CostTotal(_ref102, ref) {
2470
+ const CostTotal = /*#__PURE__*/React__default["default"].forwardRef(function CostTotal(_ref103, ref) {
2449
2471
  let {
2450
2472
  children,
2451
2473
  size = 16,
2452
2474
  ...rest
2453
- } = _ref102;
2475
+ } = _ref103;
2454
2476
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
2455
2477
  width: size,
2456
2478
  height: size,
@@ -2459,21 +2481,21 @@ const CostTotal = /*#__PURE__*/React__default["default"].forwardRef(function Cos
2459
2481
  viewBox: "0 0 32 32",
2460
2482
  fill: "currentColor",
2461
2483
  ...rest
2462
- }, _path160 || (_path160 = /*#__PURE__*/React__default["default"].createElement("path", {
2484
+ }, _path161 || (_path161 = /*#__PURE__*/React__default["default"].createElement("path", {
2463
2485
  d: "M10 13H22V15H10zM10 18H22V20H10z"
2464
- })), _path161 || (_path161 = /*#__PURE__*/React__default["default"].createElement("path", {
2486
+ })), _path162 || (_path162 = /*#__PURE__*/React__default["default"].createElement("path", {
2465
2487
  d: "M30,6.4141,28.5859,5l-3.35,3.35A12.0812,12.0812,0,0,0,23.65,6.7637L27,3.4141,25.5859,2,21.9766,5.6094A11.9792,11.9792,0,0,0,5.6094,21.9766L2,25.5859,3.4141,27l3.35-3.35A12.0812,12.0812,0,0,0,8.35,25.2363L5,28.5859,6.4141,30l3.6093-3.6094A11.9792,11.9792,0,0,0,26.3906,10.0234ZM16,26A10,10,0,1,1,26,16,10.0114,10.0114,0,0,1,16,26Z"
2466
2488
  })), children);
2467
2489
  });
2468
2490
  if (process.env.NODE_ENV !== "production") {
2469
2491
  CostTotal.propTypes = iconPropTypes.iconPropTypes;
2470
2492
  }
2471
- const Cough = /*#__PURE__*/React__default["default"].forwardRef(function Cough(_ref103, ref) {
2493
+ const Cough = /*#__PURE__*/React__default["default"].forwardRef(function Cough(_ref104, ref) {
2472
2494
  let {
2473
2495
  children,
2474
2496
  size = 16,
2475
2497
  ...rest
2476
- } = _ref103;
2498
+ } = _ref104;
2477
2499
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
2478
2500
  width: size,
2479
2501
  height: size,
@@ -2482,7 +2504,7 @@ const Cough = /*#__PURE__*/React__default["default"].forwardRef(function Cough(_
2482
2504
  viewBox: "0 0 32 32",
2483
2505
  fill: "currentColor",
2484
2506
  ...rest
2485
- }, _path162 || (_path162 = /*#__PURE__*/React__default["default"].createElement("path", {
2507
+ }, _path163 || (_path163 = /*#__PURE__*/React__default["default"].createElement("path", {
2486
2508
  d: "M26,30H24V27H20a5.0055,5.0055,0,0,1-5-5V20.7207l-2.3162-.772a1,1,0,0,1-.5412-1.4631L15,13.7229V11a9.01,9.01,0,0,1,9-9h5V4H24a7.0078,7.0078,0,0,0-7,7v3a.9991.9991,0,0,1-.1426.5144l-2.3586,3.9312,1.8174.6057A1,1,0,0,1,17,20v2a3.0033,3.0033,0,0,0,3,3h5a1,1,0,0,1,1,1Z"
2487
2509
  })), _circle37 || (_circle37 = /*#__PURE__*/React__default["default"].createElement("circle", {
2488
2510
  cx: "9",
@@ -2508,19 +2530,19 @@ const Cough = /*#__PURE__*/React__default["default"].forwardRef(function Cough(_
2508
2530
  cx: "3",
2509
2531
  cy: "23",
2510
2532
  r: "1"
2511
- })), _path163 || (_path163 = /*#__PURE__*/React__default["default"].createElement("path", {
2533
+ })), _path164 || (_path164 = /*#__PURE__*/React__default["default"].createElement("path", {
2512
2534
  d: "M19 12H23V14H19z"
2513
2535
  })), children);
2514
2536
  });
2515
2537
  if (process.env.NODE_ENV !== "production") {
2516
2538
  Cough.propTypes = iconPropTypes.iconPropTypes;
2517
2539
  }
2518
- const Course = /*#__PURE__*/React__default["default"].forwardRef(function Course(_ref104, ref) {
2540
+ const Course = /*#__PURE__*/React__default["default"].forwardRef(function Course(_ref105, ref) {
2519
2541
  let {
2520
2542
  children,
2521
2543
  size = 16,
2522
2544
  ...rest
2523
- } = _ref104;
2545
+ } = _ref105;
2524
2546
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
2525
2547
  width: size,
2526
2548
  height: size,
@@ -2529,19 +2551,19 @@ const Course = /*#__PURE__*/React__default["default"].forwardRef(function Course
2529
2551
  viewBox: "0 0 32 32",
2530
2552
  fill: "currentColor",
2531
2553
  ...rest
2532
- }, _path164 || (_path164 = /*#__PURE__*/React__default["default"].createElement("path", {
2554
+ }, _path165 || (_path165 = /*#__PURE__*/React__default["default"].createElement("path", {
2533
2555
  d: "M24,30H8a2.0023,2.0023,0,0,1-2-2V4A2.002,2.002,0,0,1,8,2H24a2.0023,2.0023,0,0,1,2,2V20.6182l-5-2.5-5,2.5V4H8V28H24V24h2v4A2.0027,2.0027,0,0,1,24,30ZM21,15.8818l3,1.5V4H18V17.3818Z"
2534
2556
  })), children);
2535
2557
  });
2536
2558
  if (process.env.NODE_ENV !== "production") {
2537
2559
  Course.propTypes = iconPropTypes.iconPropTypes;
2538
2560
  }
2539
- const Covariate = /*#__PURE__*/React__default["default"].forwardRef(function Covariate(_ref105, ref) {
2561
+ const Covariate = /*#__PURE__*/React__default["default"].forwardRef(function Covariate(_ref106, ref) {
2540
2562
  let {
2541
2563
  children,
2542
2564
  size = 16,
2543
2565
  ...rest
2544
- } = _ref105;
2566
+ } = _ref106;
2545
2567
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
2546
2568
  width: size,
2547
2569
  height: size,
@@ -2566,19 +2588,19 @@ const Covariate = /*#__PURE__*/React__default["default"].forwardRef(function Cov
2566
2588
  cx: "21",
2567
2589
  cy: "18",
2568
2590
  r: "2"
2569
- })), _path165 || (_path165 = /*#__PURE__*/React__default["default"].createElement("path", {
2591
+ })), _path166 || (_path166 = /*#__PURE__*/React__default["default"].createElement("path", {
2570
2592
  d: "M30,3.4141,28.5859,2,4,26.5859V2H2V28a2,2,0,0,0,2,2H30V28H5.4141ZM4,28Z"
2571
2593
  })), children);
2572
2594
  });
2573
2595
  if (process.env.NODE_ENV !== "production") {
2574
2596
  Covariate.propTypes = iconPropTypes.iconPropTypes;
2575
2597
  }
2576
- const Credentials = /*#__PURE__*/React__default["default"].forwardRef(function Credentials(_ref106, ref) {
2598
+ const Credentials = /*#__PURE__*/React__default["default"].forwardRef(function Credentials(_ref107, ref) {
2577
2599
  let {
2578
2600
  children,
2579
2601
  size = 16,
2580
2602
  ...rest
2581
- } = _ref106;
2603
+ } = _ref107;
2582
2604
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
2583
2605
  width: size,
2584
2606
  height: size,
@@ -2587,21 +2609,21 @@ const Credentials = /*#__PURE__*/React__default["default"].forwardRef(function C
2587
2609
  viewBox: "0 0 32 32",
2588
2610
  fill: "currentColor",
2589
2611
  ...rest
2590
- }, _path166 || (_path166 = /*#__PURE__*/React__default["default"].createElement("path", {
2612
+ }, _path167 || (_path167 = /*#__PURE__*/React__default["default"].createElement("path", {
2591
2613
  d: "M16 22a4 4 0 10-4-4A4 4 0 0016 22zm0-6a2 2 0 11-2 2A2 2 0 0116 16zM14 6H18V8H14z"
2592
- })), _path167 || (_path167 = /*#__PURE__*/React__default["default"].createElement("path", {
2614
+ })), _path168 || (_path168 = /*#__PURE__*/React__default["default"].createElement("path", {
2593
2615
  d: "M24,2H8A2.002,2.002,0,0,0,6,4V28a2.0023,2.0023,0,0,0,2,2H24a2.0027,2.0027,0,0,0,2-2V4A2.0023,2.0023,0,0,0,24,2ZM20,28H12V26a1,1,0,0,1,1-1h6a1,1,0,0,1,1,1Zm2,0V26a3,3,0,0,0-3-3H13a3,3,0,0,0-3,3v2H8V4H24V28Z"
2594
2616
  })), children);
2595
2617
  });
2596
2618
  if (process.env.NODE_ENV !== "production") {
2597
2619
  Credentials.propTypes = iconPropTypes.iconPropTypes;
2598
2620
  }
2599
- const Critical = /*#__PURE__*/React__default["default"].forwardRef(function Critical(_ref107, ref) {
2621
+ const Critical = /*#__PURE__*/React__default["default"].forwardRef(function Critical(_ref108, ref) {
2600
2622
  let {
2601
2623
  children,
2602
2624
  size = 16,
2603
2625
  ...rest
2604
- } = _ref107;
2626
+ } = _ref108;
2605
2627
  if (size === "glyph" || size === "glyph" || size === "glyphpx") {
2606
2628
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
2607
2629
  width: size,
@@ -2611,7 +2633,7 @@ const Critical = /*#__PURE__*/React__default["default"].forwardRef(function Crit
2611
2633
  viewBox: "0 0 16 16",
2612
2634
  fill: "currentColor",
2613
2635
  ...rest
2614
- }, _path168 || (_path168 = /*#__PURE__*/React__default["default"].createElement("path", {
2636
+ }, _path169 || (_path169 = /*#__PURE__*/React__default["default"].createElement("path", {
2615
2637
  d: "M12.887 11.4727a5.9936 5.9936 0 00-8.36-8.3594zM3.113 4.5273a5.9936 5.9936 0 008.36 8.3594z"
2616
2638
  })), children);
2617
2639
  }
@@ -2623,19 +2645,19 @@ const Critical = /*#__PURE__*/React__default["default"].forwardRef(function Crit
2623
2645
  viewBox: "0 0 16 16",
2624
2646
  fill: "currentColor",
2625
2647
  ...rest
2626
- }, _path169 || (_path169 = /*#__PURE__*/React__default["default"].createElement("path", {
2648
+ }, _path170 || (_path170 = /*#__PURE__*/React__default["default"].createElement("path", {
2627
2649
  d: "M12.887 11.4727a5.9936 5.9936 0 00-8.36-8.3594zM3.113 4.5273a5.9936 5.9936 0 008.36 8.3594z"
2628
2650
  })), children);
2629
2651
  });
2630
2652
  if (process.env.NODE_ENV !== "production") {
2631
2653
  Critical.propTypes = iconPropTypes.iconPropTypes;
2632
2654
  }
2633
- const CriticalSeverity = /*#__PURE__*/React__default["default"].forwardRef(function CriticalSeverity(_ref108, ref) {
2655
+ const CriticalSeverity = /*#__PURE__*/React__default["default"].forwardRef(function CriticalSeverity(_ref109, ref) {
2634
2656
  let {
2635
2657
  children,
2636
2658
  size = 16,
2637
2659
  ...rest
2638
- } = _ref108;
2660
+ } = _ref109;
2639
2661
  if (size === "glyph" || size === "glyph" || size === "glyphpx") {
2640
2662
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
2641
2663
  width: size,
@@ -2645,7 +2667,7 @@ const CriticalSeverity = /*#__PURE__*/React__default["default"].forwardRef(funct
2645
2667
  viewBox: "0 0 16 16",
2646
2668
  fill: "currentColor",
2647
2669
  ...rest
2648
- }, _path170 || (_path170 = /*#__PURE__*/React__default["default"].createElement("path", {
2670
+ }, _path171 || (_path171 = /*#__PURE__*/React__default["default"].createElement("path", {
2649
2671
  d: "M13 13L3 13 3 3 13 13z"
2650
2672
  })), children);
2651
2673
  }
@@ -2657,19 +2679,19 @@ const CriticalSeverity = /*#__PURE__*/React__default["default"].forwardRef(funct
2657
2679
  viewBox: "0 0 16 16",
2658
2680
  fill: "currentColor",
2659
2681
  ...rest
2660
- }, _path171 || (_path171 = /*#__PURE__*/React__default["default"].createElement("path", {
2682
+ }, _path172 || (_path172 = /*#__PURE__*/React__default["default"].createElement("path", {
2661
2683
  d: "M13 13L3 13 3 3 13 13z"
2662
2684
  })), children);
2663
2685
  });
2664
2686
  if (process.env.NODE_ENV !== "production") {
2665
2687
  CriticalSeverity.propTypes = iconPropTypes.iconPropTypes;
2666
2688
  }
2667
- const Crop = /*#__PURE__*/React__default["default"].forwardRef(function Crop(_ref109, ref) {
2689
+ const Crop = /*#__PURE__*/React__default["default"].forwardRef(function Crop(_ref110, ref) {
2668
2690
  let {
2669
2691
  children,
2670
2692
  size = 16,
2671
2693
  ...rest
2672
- } = _ref109;
2694
+ } = _ref110;
2673
2695
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
2674
2696
  width: size,
2675
2697
  height: size,
@@ -2678,21 +2700,21 @@ const Crop = /*#__PURE__*/React__default["default"].forwardRef(function Crop(_re
2678
2700
  viewBox: "0 0 32 32",
2679
2701
  fill: "currentColor",
2680
2702
  ...rest
2681
- }, _path172 || (_path172 = /*#__PURE__*/React__default["default"].createElement("path", {
2703
+ }, _path173 || (_path173 = /*#__PURE__*/React__default["default"].createElement("path", {
2682
2704
  d: "M25,20H23V9H12V7H23a2,2,0,0,1,2,2Z"
2683
- })), _path173 || (_path173 = /*#__PURE__*/React__default["default"].createElement("path", {
2705
+ })), _path174 || (_path174 = /*#__PURE__*/React__default["default"].createElement("path", {
2684
2706
  d: "M9,23V2H7V7H2V9H7V23a2,2,0,0,0,2,2H23v5h2V25h5V23Z"
2685
2707
  })), children);
2686
2708
  });
2687
2709
  if (process.env.NODE_ENV !== "production") {
2688
2710
  Crop.propTypes = iconPropTypes.iconPropTypes;
2689
2711
  }
2690
- const CropGrowth = /*#__PURE__*/React__default["default"].forwardRef(function CropGrowth(_ref110, ref) {
2712
+ const CropGrowth = /*#__PURE__*/React__default["default"].forwardRef(function CropGrowth(_ref111, ref) {
2691
2713
  let {
2692
2714
  children,
2693
2715
  size = 16,
2694
2716
  ...rest
2695
- } = _ref110;
2717
+ } = _ref111;
2696
2718
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
2697
2719
  width: size,
2698
2720
  height: size,
@@ -2701,19 +2723,19 @@ const CropGrowth = /*#__PURE__*/React__default["default"].forwardRef(function Cr
2701
2723
  viewBox: "0 0 32 32",
2702
2724
  fill: "currentColor",
2703
2725
  ...rest
2704
- }, _path174 || (_path174 = /*#__PURE__*/React__default["default"].createElement("path", {
2726
+ }, _path175 || (_path175 = /*#__PURE__*/React__default["default"].createElement("path", {
2705
2727
  d: "M26,13a4.0045,4.0045,0,0,0,4-4V6H27a3.979,3.979,0,0,0-2.7468,1.1064A6.0041,6.0041,0,0,0,19,4H16V7a6.0066,6.0066,0,0,0,6,6h1V26H11V21h1a4.0045,4.0045,0,0,0,4-4V14H13a3.979,3.979,0,0,0-2.7468,1.1064A6.0041,6.0041,0,0,0,5,12H2v3a6.0066,6.0066,0,0,0,6,6H9v5H2v2H30V26H25V13Zm-1-3a2.002,2.002,0,0,1,2-2h1V9a2.002,2.002,0,0,1-2,2H25ZM11,18a2.002,2.002,0,0,1,2-2h1v1a2.002,2.002,0,0,1-2,2H11ZM9,19H8a4.0045,4.0045,0,0,1-4-4V14H5a4.0045,4.0045,0,0,1,4,4Zm14-8H22a4.0045,4.0045,0,0,1-4-4V6h1a4.0045,4.0045,0,0,1,4,4Z"
2706
2728
  })), children);
2707
2729
  });
2708
2730
  if (process.env.NODE_ENV !== "production") {
2709
2731
  CropGrowth.propTypes = iconPropTypes.iconPropTypes;
2710
2732
  }
2711
- const CropHealth = /*#__PURE__*/React__default["default"].forwardRef(function CropHealth(_ref111, ref) {
2733
+ const CropHealth = /*#__PURE__*/React__default["default"].forwardRef(function CropHealth(_ref112, ref) {
2712
2734
  let {
2713
2735
  children,
2714
2736
  size = 16,
2715
2737
  ...rest
2716
- } = _ref111;
2738
+ } = _ref112;
2717
2739
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
2718
2740
  width: size,
2719
2741
  height: size,
@@ -2722,19 +2744,19 @@ const CropHealth = /*#__PURE__*/React__default["default"].forwardRef(function Cr
2722
2744
  viewBox: "0 0 32 32",
2723
2745
  fill: "currentColor",
2724
2746
  ...rest
2725
- }, _path175 || (_path175 = /*#__PURE__*/React__default["default"].createElement("path", {
2747
+ }, _path176 || (_path176 = /*#__PURE__*/React__default["default"].createElement("path", {
2726
2748
  d: "M2 28H10V30H2zM17 29a1 1 0 01-.7808-.3752L12.52 24H2V22H13a1 1 0 01.7808.3752l3.146 3.9322 5.2412-7.8621A1 1 0 0123.8 18.4L26.5 22H30v2H26a.9991.9991 0 01-.8-.4l-2.1523-2.8694-5.2159 7.824a.9986.9986 0 01-.7885.4443zM11 16V11h1a4.0045 4.0045 0 004-4V4H13a3.9779 3.9779 0 00-2.7468 1.1067A6.0034 6.0034 0 005 2H2V5a6.0066 6.0066 0 006 6H9v5H2v2H16V16zM13 6h1V7a2.002 2.002 0 01-2 2H11V8A2.002 2.002 0 0113 6zM8 9A4.0045 4.0045 0 014 5V4H5A4.0045 4.0045 0 019 8V9z"
2727
2749
  })), children);
2728
2750
  });
2729
2751
  if (process.env.NODE_ENV !== "production") {
2730
2752
  CropHealth.propTypes = iconPropTypes.iconPropTypes;
2731
2753
  }
2732
- const WatsonHealthCrossReference = /*#__PURE__*/React__default["default"].forwardRef(function WatsonHealthCrossReference(_ref112, ref) {
2754
+ const WatsonHealthCrossReference = /*#__PURE__*/React__default["default"].forwardRef(function WatsonHealthCrossReference(_ref113, ref) {
2733
2755
  let {
2734
2756
  children,
2735
2757
  size = 16,
2736
2758
  ...rest
2737
- } = _ref112;
2759
+ } = _ref113;
2738
2760
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
2739
2761
  width: size,
2740
2762
  height: size,
@@ -2743,19 +2765,19 @@ const WatsonHealthCrossReference = /*#__PURE__*/React__default["default"].forwar
2743
2765
  viewBox: "0 0 32 32",
2744
2766
  fill: "currentColor",
2745
2767
  ...rest
2746
- }, _path176 || (_path176 = /*#__PURE__*/React__default["default"].createElement("path", {
2768
+ }, _path177 || (_path177 = /*#__PURE__*/React__default["default"].createElement("path", {
2747
2769
  d: "M11 24H15V26H11zM5 24H9V26H5zM23 24H27V26H23zM17 24H21V26H17zM9 22a4.92 4.92 0 014-2h6a5.22 5.22 0 014 2h2.3A6.87 6.87 0 0019 18H13a6.87 6.87 0 00-6.3 4zM24 28H26V30H24zM6 28H8V30H6zM16 16a7 7 0 117-7A7 7 0 0116 16zM16 4a5 5 0 00-5 5A5 5 0 0021 9 5 5 0 0016 4z"
2748
2770
  })), children);
2749
2771
  });
2750
2772
  if (process.env.NODE_ENV !== "production") {
2751
2773
  WatsonHealthCrossReference.propTypes = iconPropTypes.iconPropTypes;
2752
2774
  }
2753
- const CrossTab = /*#__PURE__*/React__default["default"].forwardRef(function CrossTab(_ref113, ref) {
2775
+ const CrossTab = /*#__PURE__*/React__default["default"].forwardRef(function CrossTab(_ref114, ref) {
2754
2776
  let {
2755
2777
  children,
2756
2778
  size = 16,
2757
2779
  ...rest
2758
- } = _ref113;
2780
+ } = _ref114;
2759
2781
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
2760
2782
  width: size,
2761
2783
  height: size,
@@ -2764,19 +2786,19 @@ const CrossTab = /*#__PURE__*/React__default["default"].forwardRef(function Cros
2764
2786
  viewBox: "0 0 32 32",
2765
2787
  fill: "currentColor",
2766
2788
  ...rest
2767
- }, _path177 || (_path177 = /*#__PURE__*/React__default["default"].createElement("path", {
2789
+ }, _path178 || (_path178 = /*#__PURE__*/React__default["default"].createElement("path", {
2768
2790
  d: "M28,2H10A2.0023,2.0023,0,0,0,8,4V7H4A2.0023,2.0023,0,0,0,2,9V28a2.0023,2.0023,0,0,0,2,2H28a2.0023,2.0023,0,0,0,2-2V4A2.0023,2.0023,0,0,0,28,2ZM10,4H28V7H10ZM28,14H20V9h8ZM10,21V16h8v5Zm8,2v5H10V23ZM8,21H4V16H8ZM18,9v5H10V9Zm2,7h8v5H20ZM8,9v5H4V9ZM4,23H8v5H4Zm16,5V23h8v5Z"
2769
2791
  })), children);
2770
2792
  });
2771
2793
  if (process.env.NODE_ENV !== "production") {
2772
2794
  CrossTab.propTypes = iconPropTypes.iconPropTypes;
2773
2795
  }
2774
- const Crossroads = /*#__PURE__*/React__default["default"].forwardRef(function Crossroads(_ref114, ref) {
2796
+ const Crossroads = /*#__PURE__*/React__default["default"].forwardRef(function Crossroads(_ref115, ref) {
2775
2797
  let {
2776
2798
  children,
2777
2799
  size = 16,
2778
2800
  ...rest
2779
- } = _ref114;
2801
+ } = _ref115;
2780
2802
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
2781
2803
  width: size,
2782
2804
  height: size,
@@ -2785,19 +2807,19 @@ const Crossroads = /*#__PURE__*/React__default["default"].forwardRef(function Cr
2785
2807
  viewBox: "0 0 32 32",
2786
2808
  fill: "currentColor",
2787
2809
  ...rest
2788
- }, _path178 || (_path178 = /*#__PURE__*/React__default["default"].createElement("path", {
2810
+ }, _path179 || (_path179 = /*#__PURE__*/React__default["default"].createElement("path", {
2789
2811
  d: "M26.5859,6.5859A1.9862,1.9862,0,0,0,25.1719,6H17V2H15V12H6.8281a1.9862,1.9862,0,0,0-1.414.5859L2,16l3.4141,3.4141A1.9862,1.9862,0,0,0,6.8281,20H15V30h2V14h8.1719a1.9862,1.9862,0,0,0,1.414-.5859L30,10ZM6.8281,18l-2-2,2-2H15v4Zm18.3438-6H17V8h8.1719l2,2Z"
2790
2812
  })), children);
2791
2813
  });
2792
2814
  if (process.env.NODE_ENV !== "production") {
2793
2815
  Crossroads.propTypes = iconPropTypes.iconPropTypes;
2794
2816
  }
2795
- const CrowdReport = /*#__PURE__*/React__default["default"].forwardRef(function CrowdReport(_ref115, ref) {
2817
+ const CrowdReport = /*#__PURE__*/React__default["default"].forwardRef(function CrowdReport(_ref116, ref) {
2796
2818
  let {
2797
2819
  children,
2798
2820
  size = 16,
2799
2821
  ...rest
2800
- } = _ref115;
2822
+ } = _ref116;
2801
2823
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
2802
2824
  width: size,
2803
2825
  height: size,
@@ -2806,21 +2828,21 @@ const CrowdReport = /*#__PURE__*/React__default["default"].forwardRef(function C
2806
2828
  viewBox: "0 0 32 32",
2807
2829
  fill: "currentColor",
2808
2830
  ...rest
2809
- }, _path179 || (_path179 = /*#__PURE__*/React__default["default"].createElement("path", {
2831
+ }, _path180 || (_path180 = /*#__PURE__*/React__default["default"].createElement("path", {
2810
2832
  d: "M16.832,19.5547l-1.664-1.1094L17.4648,15H20V10H12v5h2v2H12a2.0021,2.0021,0,0,1-2-2V10a2.0021,2.0021,0,0,1,2-2h8a2.0021,2.0021,0,0,1,2,2v5a2.0021,2.0021,0,0,1-2,2H18.5352Z"
2811
- })), _path180 || (_path180 = /*#__PURE__*/React__default["default"].createElement("path", {
2833
+ })), _path181 || (_path181 = /*#__PURE__*/React__default["default"].createElement("path", {
2812
2834
  d: "M16,30,7.5645,20.0513c-.0479-.0571-.3482-.4515-.3482-.4515A10.8888,10.8888,0,0,1,5,13a11,11,0,0,1,22,0,10.8844,10.8844,0,0,1-2.2148,6.5973l-.0015.0025s-.3.3944-.3447.4474ZM8.8125,18.395c.001.0007.2334.3082.2866.3744L16,26.9079l6.91-8.15c.0439-.0552.2783-.3649.2788-.3657A8.901,8.901,0,0,0,25,13,9,9,0,0,0,7,13a8.9054,8.9054,0,0,0,1.8125,5.395Z"
2813
2835
  })), children);
2814
2836
  });
2815
2837
  if (process.env.NODE_ENV !== "production") {
2816
2838
  CrowdReport.propTypes = iconPropTypes.iconPropTypes;
2817
2839
  }
2818
- const CrowdReportFilled = /*#__PURE__*/React__default["default"].forwardRef(function CrowdReportFilled(_ref116, ref) {
2840
+ const CrowdReportFilled = /*#__PURE__*/React__default["default"].forwardRef(function CrowdReportFilled(_ref117, ref) {
2819
2841
  let {
2820
2842
  children,
2821
2843
  size = 16,
2822
2844
  ...rest
2823
- } = _ref116;
2845
+ } = _ref117;
2824
2846
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
2825
2847
  width: size,
2826
2848
  height: size,
@@ -2829,22 +2851,22 @@ const CrowdReportFilled = /*#__PURE__*/React__default["default"].forwardRef(func
2829
2851
  viewBox: "0 0 32 32",
2830
2852
  fill: "currentColor",
2831
2853
  ...rest
2832
- }, _path181 || (_path181 = /*#__PURE__*/React__default["default"].createElement("path", {
2854
+ }, _path182 || (_path182 = /*#__PURE__*/React__default["default"].createElement("path", {
2833
2855
  fill: "none",
2834
2856
  d: "M16.832,19.5547l-1.664-1.1094L17.4648,15H20V10H12v5h2v2H12a2.0021,2.0021,0,0,1-2-2V10a2.0021,2.0021,0,0,1,2-2h8a2.0021,2.0021,0,0,1,2,2v5a2.0021,2.0021,0,0,1-2,2H18.5352Z"
2835
- })), _path182 || (_path182 = /*#__PURE__*/React__default["default"].createElement("path", {
2857
+ })), _path183 || (_path183 = /*#__PURE__*/React__default["default"].createElement("path", {
2836
2858
  d: "M16,2A11.0134,11.0134,0,0,0,5,13a10.8885,10.8885,0,0,0,2.2163,6.6s.3.3945.3482.4517L16,30l8.439-9.9526c.0444-.0533.3447-.4478.3447-.4478l.0015-.0024A10.8846,10.8846,0,0,0,27,13,11.0134,11.0134,0,0,0,16,2Zm6,13a2.0023,2.0023,0,0,1-2,2H18.5352L16.832,19.5547l-1.664-1.1094L17.4648,15H20V10H12v5h2v2H12a2.0023,2.0023,0,0,1-2-2V10a2.0023,2.0023,0,0,1,2-2h8a2.0023,2.0023,0,0,1,2,2Z"
2837
2859
  })), children);
2838
2860
  });
2839
2861
  if (process.env.NODE_ENV !== "production") {
2840
2862
  CrowdReportFilled.propTypes = iconPropTypes.iconPropTypes;
2841
2863
  }
2842
- const Csv = /*#__PURE__*/React__default["default"].forwardRef(function Csv(_ref117, ref) {
2864
+ const Csv = /*#__PURE__*/React__default["default"].forwardRef(function Csv(_ref118, ref) {
2843
2865
  let {
2844
2866
  children,
2845
2867
  size = 16,
2846
2868
  ...rest
2847
- } = _ref117;
2869
+ } = _ref118;
2848
2870
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
2849
2871
  width: size,
2850
2872
  height: size,
@@ -2853,19 +2875,19 @@ const Csv = /*#__PURE__*/React__default["default"].forwardRef(function Csv(_ref1
2853
2875
  viewBox: "0 0 32 32",
2854
2876
  fill: "currentColor",
2855
2877
  ...rest
2856
- }, _path183 || (_path183 = /*#__PURE__*/React__default["default"].createElement("path", {
2878
+ }, _path184 || (_path184 = /*#__PURE__*/React__default["default"].createElement("path", {
2857
2879
  d: "M28 9L26 22 24 9 22 9 24.516 23 27.484 23 30 9 28 9zM18 23H12V21h6V17H14a2.002 2.002 0 01-2-2V11a2.002 2.002 0 012-2h6v2H14v4h4a2.002 2.002 0 012 2v4A2.002 2.002 0 0118 23zM10 23H4a2.0023 2.0023 0 01-2-2V11A2.002 2.002 0 014 9h6v2H4V21h6z"
2858
2880
  })), children);
2859
2881
  });
2860
2882
  if (process.env.NODE_ENV !== "production") {
2861
2883
  Csv.propTypes = iconPropTypes.iconPropTypes;
2862
2884
  }
2863
- const QCU1 = /*#__PURE__*/React__default["default"].forwardRef(function QCU1(_ref118, ref) {
2885
+ const QCU1 = /*#__PURE__*/React__default["default"].forwardRef(function QCU1(_ref119, ref) {
2864
2886
  let {
2865
2887
  children,
2866
2888
  size = 16,
2867
2889
  ...rest
2868
- } = _ref118;
2890
+ } = _ref119;
2869
2891
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
2870
2892
  width: size,
2871
2893
  height: size,
@@ -2874,19 +2896,19 @@ const QCU1 = /*#__PURE__*/React__default["default"].forwardRef(function QCU1(_re
2874
2896
  viewBox: "0 0 32 32",
2875
2897
  fill: "currentColor",
2876
2898
  ...rest
2877
- }, _path184 || (_path184 = /*#__PURE__*/React__default["default"].createElement("path", {
2899
+ }, _path185 || (_path185 = /*#__PURE__*/React__default["default"].createElement("path", {
2878
2900
  d: "M10 23H5a2 2 0 01-2-2V15a2 2 0 012-2h5v2H5v6h5zM18 23H14a2 2 0 01-2-2V9h2V21h4V9h2V21A2 2 0 0118 23zM27 21L27 9.01 22 9.01 22 11.01 25 11.01 25 21 22 21 22 23 30 23 30 21 27 21z"
2879
2901
  })), children);
2880
2902
  });
2881
2903
  if (process.env.NODE_ENV !== "production") {
2882
2904
  QCU1.propTypes = iconPropTypes.iconPropTypes;
2883
2905
  }
2884
- const QCU3 = /*#__PURE__*/React__default["default"].forwardRef(function QCU3(_ref119, ref) {
2906
+ const QCU3 = /*#__PURE__*/React__default["default"].forwardRef(function QCU3(_ref120, ref) {
2885
2907
  let {
2886
2908
  children,
2887
2909
  size = 16,
2888
2910
  ...rest
2889
- } = _ref119;
2911
+ } = _ref120;
2890
2912
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
2891
2913
  width: size,
2892
2914
  height: size,
@@ -2895,19 +2917,19 @@ const QCU3 = /*#__PURE__*/React__default["default"].forwardRef(function QCU3(_re
2895
2917
  viewBox: "0 0 32 32",
2896
2918
  fill: "currentColor",
2897
2919
  ...rest
2898
- }, _path185 || (_path185 = /*#__PURE__*/React__default["default"].createElement("path", {
2920
+ }, _path186 || (_path186 = /*#__PURE__*/React__default["default"].createElement("path", {
2899
2921
  d: "M10 23H5a2 2 0 01-2-2V15a2 2 0 012-2h5v2H5v6h5zM18 23H14a2 2 0 01-2-2V9h2V21h4V9h2V21A2 2 0 0118 23zM28 9H22v2h6v4H23v2h5v4H22v2h6a2 2 0 002-2V11A2 2 0 0028 9z"
2900
2922
  })), children);
2901
2923
  });
2902
2924
  if (process.env.NODE_ENV !== "production") {
2903
2925
  QCU3.propTypes = iconPropTypes.iconPropTypes;
2904
2926
  }
2905
- const Cube = /*#__PURE__*/React__default["default"].forwardRef(function Cube(_ref120, ref) {
2927
+ const Cube = /*#__PURE__*/React__default["default"].forwardRef(function Cube(_ref121, ref) {
2906
2928
  let {
2907
2929
  children,
2908
2930
  size = 16,
2909
2931
  ...rest
2910
- } = _ref120;
2932
+ } = _ref121;
2911
2933
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
2912
2934
  width: size,
2913
2935
  height: size,
@@ -2916,19 +2938,19 @@ const Cube = /*#__PURE__*/React__default["default"].forwardRef(function Cube(_re
2916
2938
  viewBox: "0 0 32 32",
2917
2939
  fill: "currentColor",
2918
2940
  ...rest
2919
- }, _path186 || (_path186 = /*#__PURE__*/React__default["default"].createElement("path", {
2941
+ }, _path187 || (_path187 = /*#__PURE__*/React__default["default"].createElement("path", {
2920
2942
  d: "M28.5039,8.1362l-12-7a1,1,0,0,0-1.0078,0l-12,7A1,1,0,0,0,3,9V23a1,1,0,0,0,.4961.8638l12,7a1,1,0,0,0,1.0078,0l12-7A1,1,0,0,0,29,23V9A1,1,0,0,0,28.5039,8.1362ZM16,3.1577,26.0156,9,16,14.8423,5.9844,9ZM5,10.7412l10,5.833V28.2588L5,22.4258ZM17,28.2588V16.5742l10-5.833V22.4258Z"
2921
2943
  })), children);
2922
2944
  });
2923
2945
  if (process.env.NODE_ENV !== "production") {
2924
2946
  Cube.propTypes = iconPropTypes.iconPropTypes;
2925
2947
  }
2926
- const CubeView = /*#__PURE__*/React__default["default"].forwardRef(function CubeView(_ref121, ref) {
2948
+ const CubeView = /*#__PURE__*/React__default["default"].forwardRef(function CubeView(_ref122, ref) {
2927
2949
  let {
2928
2950
  children,
2929
2951
  size = 16,
2930
2952
  ...rest
2931
- } = _ref121;
2953
+ } = _ref122;
2932
2954
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
2933
2955
  width: size,
2934
2956
  height: size,
@@ -2941,21 +2963,21 @@ const CubeView = /*#__PURE__*/React__default["default"].forwardRef(function Cube
2941
2963
  cx: "16",
2942
2964
  cy: "16",
2943
2965
  r: "2"
2944
- })), _path187 || (_path187 = /*#__PURE__*/React__default["default"].createElement("path", {
2945
- d: "M23.7769,15.4785A8.64,8.64,0,0,0,16,10a8.64,8.64,0,0,0-7.7769,5.4785L8,16l.2231.5215A8.64,8.64,0,0,0,16,22a8.64,8.64,0,0,0,7.7769-5.4785L24,16ZM16,20a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,16,20Z"
2946
2966
  })), _path188 || (_path188 = /*#__PURE__*/React__default["default"].createElement("path", {
2967
+ d: "M23.7769,15.4785A8.64,8.64,0,0,0,16,10a8.64,8.64,0,0,0-7.7769,5.4785L8,16l.2231.5215A8.64,8.64,0,0,0,16,22a8.64,8.64,0,0,0,7.7769-5.4785L24,16ZM16,20a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,16,20Z"
2968
+ })), _path189 || (_path189 = /*#__PURE__*/React__default["default"].createElement("path", {
2947
2969
  d: "M28.5039,8.1362l-12-7a1,1,0,0,0-1.0078,0l-12,7A1,1,0,0,0,3,9V23a1,1,0,0,0,.4961.8638l12,7a1,1,0,0,0,1.0078,0l12-7A1,1,0,0,0,29,23V9A1,1,0,0,0,28.5039,8.1362ZM27,22.4258,16,28.8423,5,22.4258V9.5742L16,3.1577,27,9.5742Z"
2948
2970
  })), children);
2949
2971
  });
2950
2972
  if (process.env.NODE_ENV !== "production") {
2951
2973
  CubeView.propTypes = iconPropTypes.iconPropTypes;
2952
2974
  }
2953
- const Currency = /*#__PURE__*/React__default["default"].forwardRef(function Currency(_ref122, ref) {
2975
+ const Currency = /*#__PURE__*/React__default["default"].forwardRef(function Currency(_ref123, ref) {
2954
2976
  let {
2955
2977
  children,
2956
2978
  size = 16,
2957
2979
  ...rest
2958
- } = _ref122;
2980
+ } = _ref123;
2959
2981
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
2960
2982
  width: size,
2961
2983
  height: size,
@@ -2964,37 +2986,16 @@ const Currency = /*#__PURE__*/React__default["default"].forwardRef(function Curr
2964
2986
  viewBox: "0 0 32 32",
2965
2987
  fill: "currentColor",
2966
2988
  ...rest
2967
- }, _path189 || (_path189 = /*#__PURE__*/React__default["default"].createElement("path", {
2989
+ }, _path190 || (_path190 = /*#__PURE__*/React__default["default"].createElement("path", {
2968
2990
  d: "M21,12V10H17V7H15v3H13a2.002,2.002,0,0,0-2,2v3a2.002,2.002,0,0,0,2,2h6v3H11v2h4v3h2V22h2a2.0023,2.0023,0,0,0,2-2V17a2.002,2.002,0,0,0-2-2H13V12Z"
2969
- })), _path190 || (_path190 = /*#__PURE__*/React__default["default"].createElement("path", {
2991
+ })), _path191 || (_path191 = /*#__PURE__*/React__default["default"].createElement("path", {
2970
2992
  d: "M16,4A12,12,0,1,1,4,16,12.0353,12.0353,0,0,1,16,4m0-2A14,14,0,1,0,30,16,14.0412,14.0412,0,0,0,16,2Z"
2971
2993
  })), children);
2972
2994
  });
2973
2995
  if (process.env.NODE_ENV !== "production") {
2974
2996
  Currency.propTypes = iconPropTypes.iconPropTypes;
2975
2997
  }
2976
- const CurrencyBaht = /*#__PURE__*/React__default["default"].forwardRef(function CurrencyBaht(_ref123, ref) {
2977
- let {
2978
- children,
2979
- size = 16,
2980
- ...rest
2981
- } = _ref123;
2982
- return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
2983
- width: size,
2984
- height: size,
2985
- ref: ref,
2986
- xmlns: "http://www.w3.org/2000/svg",
2987
- viewBox: "0 0 32 32",
2988
- fill: "currentColor",
2989
- ...rest
2990
- }, _path191 || (_path191 = /*#__PURE__*/React__default["default"].createElement("path", {
2991
- d: "M21.4023,15.6426A4.9727,4.9727,0,0,0,23,12V11a5.0059,5.0059,0,0,0-5-5H17V3H15V6H10V26h5v3h2V26h2a5.0059,5.0059,0,0,0,5-5V20A4.9834,4.9834,0,0,0,21.4023,15.6426ZM12,8h6a3.0033,3.0033,0,0,1,3,3v1a3.0033,3.0033,0,0,1-3,3H12ZM22,21a3.0033,3.0033,0,0,1-3,3H12V17h7a3.0033,3.0033,0,0,1,3,3Z"
2992
- })), children);
2993
- });
2994
- if (process.env.NODE_ENV !== "production") {
2995
- CurrencyBaht.propTypes = iconPropTypes.iconPropTypes;
2996
- }
2997
- const CurrencyDollar = /*#__PURE__*/React__default["default"].forwardRef(function CurrencyDollar(_ref124, ref) {
2998
+ const CurrencyBaht = /*#__PURE__*/React__default["default"].forwardRef(function CurrencyBaht(_ref124, ref) {
2998
2999
  let {
2999
3000
  children,
3000
3001
  size = 16,
@@ -3009,13 +3010,13 @@ const CurrencyDollar = /*#__PURE__*/React__default["default"].forwardRef(functio
3009
3010
  fill: "currentColor",
3010
3011
  ...rest
3011
3012
  }, _path192 || (_path192 = /*#__PURE__*/React__default["default"].createElement("path", {
3012
- d: "M23,20.5151c0-4.6152-3.78-5.1411-6.8171-5.563-3.31-.4609-5.1829-.86-5.1829-3.71C11,8.8491,13.5071,8,15.6538,8a6.7538,6.7538,0,0,1,5.5681,2.6279l1.5562-1.2558A8.6508,8.6508,0,0,0,17,6.0962V3H15V6.022c-3.6152.2192-6,2.26-6,5.22,0,4.73,3.83,5.2627,6.9075,5.69C19.16,17.3848,21,17.7744,21,20.5151,21,23.5474,17.8674,24,16,24c-3.4294,0-4.8782-.9639-6.2219-2.6279L8.2219,22.6279A8.4382,8.4382,0,0,0,15,25.9648V29h2V25.9551C20.7256,25.6509,23,23.6279,23,20.5151Z"
3013
+ d: "M21.4023,15.6426A4.9727,4.9727,0,0,0,23,12V11a5.0059,5.0059,0,0,0-5-5H17V3H15V6H10V26h5v3h2V26h2a5.0059,5.0059,0,0,0,5-5V20A4.9834,4.9834,0,0,0,21.4023,15.6426ZM12,8h6a3.0033,3.0033,0,0,1,3,3v1a3.0033,3.0033,0,0,1-3,3H12ZM22,21a3.0033,3.0033,0,0,1-3,3H12V17h7a3.0033,3.0033,0,0,1,3,3Z"
3013
3014
  })), children);
3014
3015
  });
3015
3016
  if (process.env.NODE_ENV !== "production") {
3016
- CurrencyDollar.propTypes = iconPropTypes.iconPropTypes;
3017
+ CurrencyBaht.propTypes = iconPropTypes.iconPropTypes;
3017
3018
  }
3018
- const CurrencyEuro = /*#__PURE__*/React__default["default"].forwardRef(function CurrencyEuro(_ref125, ref) {
3019
+ const CurrencyDollar = /*#__PURE__*/React__default["default"].forwardRef(function CurrencyDollar(_ref125, ref) {
3019
3020
  let {
3020
3021
  children,
3021
3022
  size = 16,
@@ -3030,11 +3031,11 @@ const CurrencyEuro = /*#__PURE__*/React__default["default"].forwardRef(function
3030
3031
  fill: "currentColor",
3031
3032
  ...rest
3032
3033
  }, _path193 || (_path193 = /*#__PURE__*/React__default["default"].createElement("path", {
3033
- d: "M17,26c-3.6162,0-6.3328-2.2974-7.4456-6H19V18H9.1321A15.2782,15.2782,0,0,1,9,16c0-.33.01-.6641.0259-1H19V13H9.2371C9.8447,9.3525,11.81,6,17,6c3.8533,0,5.5315,1.6465,7.1282,4.4893l1.7436-.9786C24.2649,6.6484,22.0779,4,17,4,10.6448,4,7,8.374,7,16c0,7.0654,4.1121,12,10,12,5.0779,0,7.2649-2.6484,8.8718-5.5107l-1.7436-.9786C22.5315,24.3535,20.8533,26,17,26Z"
3034
+ d: "M23,20.5151c0-4.6152-3.78-5.1411-6.8171-5.563-3.31-.4609-5.1829-.86-5.1829-3.71C11,8.8491,13.5071,8,15.6538,8a6.7538,6.7538,0,0,1,5.5681,2.6279l1.5562-1.2558A8.6508,8.6508,0,0,0,17,6.0962V3H15V6.022c-3.6152.2192-6,2.26-6,5.22,0,4.73,3.83,5.2627,6.9075,5.69C19.16,17.3848,21,17.7744,21,20.5151,21,23.5474,17.8674,24,16,24c-3.4294,0-4.8782-.9639-6.2219-2.6279L8.2219,22.6279A8.4382,8.4382,0,0,0,15,25.9648V29h2V25.9551C20.7256,25.6509,23,23.6279,23,20.5151Z"
3034
3035
  })), children);
3035
3036
  });
3036
3037
  if (process.env.NODE_ENV !== "production") {
3037
- CurrencyEuro.propTypes = iconPropTypes.iconPropTypes;
3038
+ CurrencyDollar.propTypes = iconPropTypes.iconPropTypes;
3038
3039
  }
3039
3040
 
3040
3041
  exports.CicsRegion = CicsRegion;
@@ -3046,6 +3047,7 @@ exports.Cicsplex = Cicsplex;
3046
3047
  exports.CircleDash = CircleDash;
3047
3048
  exports.CircleFill = CircleFill;
3048
3049
  exports.CircleFilled = CircleFilled;
3050
+ exports.CircleOutline = CircleOutline;
3049
3051
  exports.CirclePacking = CirclePacking;
3050
3052
  exports.CircleSolid = CircleSolid;
3051
3053
  exports.CircleStroke = CircleStroke;
@@ -3151,7 +3153,6 @@ exports.CubeView = CubeView;
3151
3153
  exports.Currency = Currency;
3152
3154
  exports.CurrencyBaht = CurrencyBaht;
3153
3155
  exports.CurrencyDollar = CurrencyDollar;
3154
- exports.CurrencyEuro = CurrencyEuro;
3155
3156
  exports.QCU1 = QCU1;
3156
3157
  exports.QCU3 = QCU3;
3157
3158
  exports.QCircuitComposer = QCircuitComposer;