@carbon/icons-react 11.70.0 → 11.71.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 (123) hide show
  1. package/es/CommitAlt.d.ts +11 -0
  2. package/es/CommitAlt.js +37 -0
  3. package/es/CopyToClipboard.d.ts +11 -0
  4. package/es/CopyToClipboard.js +37 -0
  5. package/es/Extensions.d.ts +11 -0
  6. package/es/Extensions.js +37 -0
  7. package/es/FolderTree.d.ts +11 -0
  8. package/es/FolderTree.js +37 -0
  9. package/es/ListTree.d.ts +11 -0
  10. package/es/ListTree.js +37 -0
  11. package/es/Orchestrate.d.ts +11 -0
  12. package/es/Orchestrate.js +37 -0
  13. package/es/Point.d.ts +11 -0
  14. package/es/Point.js +37 -0
  15. package/es/ReadingGlasses.d.ts +11 -0
  16. package/es/ReadingGlasses.js +37 -0
  17. package/es/RemoteConnection.d.ts +11 -0
  18. package/es/RemoteConnection.js +37 -0
  19. package/es/RunViewIcon.d.ts +11 -0
  20. package/es/RunViewIcon.js +37 -0
  21. package/es/SourceControl.d.ts +11 -0
  22. package/es/SourceControl.js +37 -0
  23. package/es/VerticalFold.d.ts +11 -0
  24. package/es/VerticalFold.js +37 -0
  25. package/es/generated/bucket-10.d.ts +5 -5
  26. package/es/generated/bucket-10.js +314 -327
  27. package/es/generated/bucket-11.d.ts +6 -6
  28. package/es/generated/bucket-11.js +327 -303
  29. package/es/generated/bucket-12.d.ts +6 -6
  30. package/es/generated/bucket-12.js +292 -298
  31. package/es/generated/bucket-13.d.ts +7 -7
  32. package/es/generated/bucket-13.js +346 -351
  33. package/es/generated/bucket-14.d.ts +10 -10
  34. package/es/generated/bucket-14.js +412 -411
  35. package/es/generated/bucket-15.d.ts +11 -11
  36. package/es/generated/bucket-15.js +393 -449
  37. package/es/generated/bucket-16.d.ts +12 -12
  38. package/es/generated/bucket-16.js +509 -456
  39. package/es/generated/bucket-17.d.ts +12 -12
  40. package/es/generated/bucket-17.js +435 -437
  41. package/es/generated/bucket-18.d.ts +12 -12
  42. package/es/generated/bucket-18.js +428 -423
  43. package/es/generated/bucket-19.d.ts +13 -13
  44. package/es/generated/bucket-19.js +506 -573
  45. package/es/generated/bucket-20.d.ts +13 -1
  46. package/es/generated/bucket-20.js +381 -58
  47. package/es/generated/bucket-3.d.ts +2 -2
  48. package/es/generated/bucket-3.js +42 -44
  49. package/es/generated/bucket-4.d.ts +3 -3
  50. package/es/generated/bucket-4.js +221 -219
  51. package/es/generated/bucket-5.d.ts +3 -3
  52. package/es/generated/bucket-5.js +242 -246
  53. package/es/generated/bucket-6.d.ts +4 -4
  54. package/es/generated/bucket-6.js +265 -269
  55. package/es/generated/bucket-7.d.ts +5 -5
  56. package/es/generated/bucket-7.js +285 -306
  57. package/es/generated/bucket-8.d.ts +5 -5
  58. package/es/generated/bucket-8.js +359 -336
  59. package/es/generated/bucket-9.d.ts +5 -5
  60. package/es/generated/bucket-9.js +305 -316
  61. package/es/index.js +18 -18
  62. package/lib/CommitAlt.d.ts +11 -0
  63. package/lib/CommitAlt.js +39 -0
  64. package/lib/CopyToClipboard.d.ts +11 -0
  65. package/lib/CopyToClipboard.js +39 -0
  66. package/lib/Extensions.d.ts +11 -0
  67. package/lib/Extensions.js +39 -0
  68. package/lib/FolderTree.d.ts +11 -0
  69. package/lib/FolderTree.js +39 -0
  70. package/lib/ListTree.d.ts +11 -0
  71. package/lib/ListTree.js +39 -0
  72. package/lib/Orchestrate.d.ts +11 -0
  73. package/lib/Orchestrate.js +39 -0
  74. package/lib/Point.d.ts +11 -0
  75. package/lib/Point.js +39 -0
  76. package/lib/ReadingGlasses.d.ts +11 -0
  77. package/lib/ReadingGlasses.js +39 -0
  78. package/lib/RemoteConnection.d.ts +11 -0
  79. package/lib/RemoteConnection.js +39 -0
  80. package/lib/RunViewIcon.d.ts +11 -0
  81. package/lib/RunViewIcon.js +39 -0
  82. package/lib/SourceControl.d.ts +11 -0
  83. package/lib/SourceControl.js +39 -0
  84. package/lib/VerticalFold.d.ts +11 -0
  85. package/lib/VerticalFold.js +39 -0
  86. package/lib/generated/bucket-10.d.ts +5 -5
  87. package/lib/generated/bucket-10.js +317 -330
  88. package/lib/generated/bucket-11.d.ts +6 -6
  89. package/lib/generated/bucket-11.js +331 -307
  90. package/lib/generated/bucket-12.d.ts +6 -6
  91. package/lib/generated/bucket-12.js +296 -302
  92. package/lib/generated/bucket-13.d.ts +7 -7
  93. package/lib/generated/bucket-13.js +351 -356
  94. package/lib/generated/bucket-14.d.ts +10 -10
  95. package/lib/generated/bucket-14.js +420 -419
  96. package/lib/generated/bucket-15.d.ts +11 -11
  97. package/lib/generated/bucket-15.js +402 -458
  98. package/lib/generated/bucket-16.d.ts +12 -12
  99. package/lib/generated/bucket-16.js +519 -466
  100. package/lib/generated/bucket-17.d.ts +12 -12
  101. package/lib/generated/bucket-17.js +445 -447
  102. package/lib/generated/bucket-18.d.ts +12 -12
  103. package/lib/generated/bucket-18.js +438 -433
  104. package/lib/generated/bucket-19.d.ts +13 -13
  105. package/lib/generated/bucket-19.js +517 -584
  106. package/lib/generated/bucket-20.d.ts +13 -1
  107. package/lib/generated/bucket-20.js +392 -57
  108. package/lib/generated/bucket-3.d.ts +2 -2
  109. package/lib/generated/bucket-3.js +42 -44
  110. package/lib/generated/bucket-4.d.ts +3 -3
  111. package/lib/generated/bucket-4.js +222 -220
  112. package/lib/generated/bucket-5.d.ts +3 -3
  113. package/lib/generated/bucket-5.js +243 -247
  114. package/lib/generated/bucket-6.d.ts +4 -4
  115. package/lib/generated/bucket-6.js +267 -271
  116. package/lib/generated/bucket-7.d.ts +5 -5
  117. package/lib/generated/bucket-7.js +288 -309
  118. package/lib/generated/bucket-8.d.ts +5 -5
  119. package/lib/generated/bucket-8.js +362 -339
  120. package/lib/generated/bucket-9.d.ts +5 -5
  121. package/lib/generated/bucket-9.js +308 -319
  122. package/lib/index.js +116 -104
  123. package/package.json +5 -5
@@ -14,8 +14,8 @@ var iconPropTypes = require('../iconPropTypes-BoFFIf2P.js');
14
14
  require('@carbon/icon-helpers');
15
15
  require('prop-types');
16
16
 
17
- var _path, _path2, _path3, _circle, _path4, _path5, _circle2, _path6, _circle3, _circle4, _path7, _path8, _path9, _path0, _path1, _path10, _path11, _path12, _path13, _path14, _path15, _path16, _path17, _path18, _path19, _path20, _path21, _path22, _path23, _path24, _path25, _path26, _path27, _path28, _path29, _path30, _path31, _path32, _path33, _path34, _path35, _path36, _path37, _path38, _path39, _path40, _path41, _path42, _path43, _path44, _path45, _path46, _path47, _rect, _path48, _path49, _path50, _path51, _path52, _path53, _path54, _path55, _path56, _path57, _path58, _path59, _path60, _path61, _path62, _path63, _path64, _circle5, _circle6, _circle7, _path65, _path66, _path67, _path68, _circle8, _circle9, _circle0, _path69, _path70, _path71, _path72, _path73, _path74, _path75, _path76, _path77, _path78, _path79, _path80, _path81, _path82, _path83, _path84, _path85, _path86, _path87, _path88, _path89, _path90, _path91, _path92, _path93, _path94, _path95, _path96, _path97, _path98, _circle1, _circle10, _circle11, _circle12, _path99, _path100, _circle13, _circle14, _circle15, _circle16, _path101, _path102, _path103, _path104, _path105, _path106, _path107, _path108, _path109, _path110, _path111, _path112, _path113, _path114, _path115, _path116, _path117, _path118, _path119, _path120, _path121, _path122, _path123, _path124, _path125, _path126, _path127, _path128, _path129, _path130, _path131, _path132, _circle17, _path133, _path134, _path135, _path136, _path137, _path138, _path139, _path140, _path141, _path142, _path143, _path144, _path145, _path146, _circle18, _circle19, _circle20, _circle21, _circle22, _path147, _path148, _path149, _path150, _path151, _path152, _path153, _path154, _path155, _path156, _path157, _circle23, _circle24, _circle25, _path158, _path159, _path160, _circle26, _circle27, _circle28, _path161, _circle29, _circle30, _circle31, _circle32, _circle33, _path162, _path163, _path164, _path165, _circle34, _path166, _circle35, _path167, _path168, _path169, _path170, _path171, _path172, _path173, _path174, _path175, _path176, _path177, _path178, _path179, _path180, _path181, _path182, _path183, _path184, _path185, _path186, _path187, _path188, _path189, _path190, _circle36, _circle37, _circle38, _path191, _path192, _path193, _path194, _path195, _circle39, _path196, _path197, _circle40, _path198, _path199, _path200, _path201;
18
- const Firewall = /*#__PURE__*/React.forwardRef(function Firewall({
17
+ var _path, _path2, _path3, _path4, _path5, _path6, _path7, _path8, _path9, _path0, _circle, _path1, _path10, _circle2, _path11, _circle3, _circle4, _path12, _path13, _path14, _path15, _path16, _path17, _path18, _path19, _path20, _path21, _path22, _path23, _path24, _path25, _path26, _path27, _path28, _path29, _path30, _path31, _path32, _path33, _path34, _path35, _path36, _path37, _path38, _path39, _path40, _path41, _path42, _path43, _path44, _path45, _path46, _path47, _path48, _path49, _path50, _path51, _path52, _path53, _path54, _rect, _path55, _path56, _path57, _path58, _path59, _path60, _path61, _path62, _path63, _path64, _path65, _path66, _path67, _path68, _path69, _path70, _path71, _path72, _circle5, _circle6, _circle7, _path73, _path74, _path75, _path76, _circle8, _circle9, _circle0, _path77, _path78, _path79, _path80, _path81, _path82, _path83, _path84, _path85, _path86, _path87, _path88, _path89, _path90, _path91, _path92, _path93, _path94, _path95, _path96, _path97, _path98, _path99, _path100, _path101, _path102, _path103, _path104, _path105, _path106, _circle1, _circle10, _circle11, _circle12, _path107, _path108, _circle13, _circle14, _circle15, _circle16, _path109, _path110, _path111, _path112, _path113, _path114, _path115, _path116, _path117, _path118, _path119, _path120, _path121, _path122, _path123, _path124, _path125, _path126, _path127, _path128, _path129, _path130, _path131, _path132, _path133, _path134, _path135, _path136, _path137, _path138, _path139, _path140, _circle17, _path141, _path142, _path143, _path144, _path145, _path146, _path147, _path148, _path149, _path150, _path151, _path152, _path153, _path154, _circle18, _circle19, _circle20, _circle21, _circle22, _path155, _path156, _path157, _path158, _path159, _path160, _path161, _path162, _path163, _path164, _path165, _circle23, _circle24, _circle25, _path166, _path167, _path168, _circle26, _circle27, _circle28, _path169, _circle29, _circle30, _circle31, _circle32, _circle33, _path170, _path171, _path172, _path173, _circle34, _path174, _circle35, _path175, _path176, _path177, _path178, _path179, _path180, _path181, _path182, _path183, _path184, _path185, _path186, _path187, _path188, _path189, _path190, _path191, _path192, _path193, _path194, _path195, _path196, _path197, _path198, _circle36, _circle37, _circle38, _path199, _path200, _path201;
18
+ const FingerprintRecognition = /*#__PURE__*/React.forwardRef(function FingerprintRecognition({
19
19
  children,
20
20
  size = 16,
21
21
  ...rest
@@ -29,8 +29,76 @@ const Firewall = /*#__PURE__*/React.forwardRef(function Firewall({
29
29
  fill: "currentColor",
30
30
  ...rest
31
31
  }, _path || (_path = /*#__PURE__*/React.createElement("path", {
32
- d: "M27 20.3972v3c-1 0-2-1.5-2-4v-3c-4 5-5 7-5 9A5.0008 5.0008 0 0023.0458 30 7.5281 7.5281 0 0125 26.3972 7.5281 7.5281 0 0126.9542 30 5.0008 5.0008 0 0030 25.3972C30 23.3972 28.875 21.8258 27 20.3972zM17 28H4V24H17V22H4a2.0023 2.0023 0 00-2 2v4a2.0023 2.0023 0 002 2H17z"
32
+ d: "M7,5.21a.77.77,0,0,1-.46-1.38A15.46,15.46,0,0,1,16,1c2.66,0,6.48.45,9.5,2.62a.77.77,0,0,1,.18,1.07.78.78,0,0,1-1.08.17A15,15,0,0,0,16,2.53,14,14,0,0,0,7.5,5.05.74.74,0,0,1,7,5.21Z"
33
33
  })), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
34
+ d: "M28.23,12.26a.78.78,0,0,1-.63-.33C25.87,9.49,22.78,6.24,16,6.24a14,14,0,0,0-11.63,5.7.77.77,0,0,1-1.07.17A.76.76,0,0,1,3.15,11,15.54,15.54,0,0,1,16,4.71c5.61,0,9.81,2.08,12.84,6.34a.77.77,0,0,1-.19,1.07A.79.79,0,0,1,28.23,12.26Z"
35
+ })), _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
36
+ d: "M12.28,31a.78.78,0,0,1-.72-.49.75.75,0,0,1,.44-1c4.37-1.68,7-5.12,7-9.21a2.8,2.8,0,0,0-3-3c-1.86,0-2.76,1-3,3.35a4.27,4.27,0,0,1-4.52,3.83,4.27,4.27,0,0,1-4.32-4.59A11.71,11.71,0,0,1,16,8.39a12,12,0,0,1,12,11.93,18.66,18.66,0,0,1-1.39,6.5.78.78,0,0,1-1,.41.76.76,0,0,1-.41-1,17.25,17.25,0,0,0,1.27-5.91A10.45,10.45,0,0,0,16,9.92a10.18,10.18,0,0,0-10.38,10,2.77,2.77,0,0,0,2.79,3.06,2.74,2.74,0,0,0,3-2.48c.36-3.11,1.89-4.69,4.56-4.69a4.31,4.31,0,0,1,4.52,4.56c0,4.74-3,8.72-8,10.63A.92.92,0,0,1,12.28,31Z"
37
+ })), _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
38
+ d: "M19.77,30.28a.81.81,0,0,1-.52-.2.76.76,0,0,1,0-1.08,12.63,12.63,0,0,0,3.54-8.68c0-1.56-.48-6.65-6.7-6.65a6.83,6.83,0,0,0-4.94,1.87A6.17,6.17,0,0,0,9.32,20a.77.77,0,0,1-.77.76h0A.76.76,0,0,1,7.78,20,7.73,7.73,0,0,1,10,14.46a8.34,8.34,0,0,1,6-2.32c6.08,0,8.24,4.4,8.24,8.18A14.09,14.09,0,0,1,20.34,30,.75.75,0,0,1,19.77,30.28Z"
39
+ })), _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
40
+ d: "M8.66,27.74a14.14,14.14,0,0,1-1.56-.09.76.76,0,1,1,.17-1.52c2.49.28,4.45-.16,5.84-1.32a6.37,6.37,0,0,0,2.12-4.53.75.75,0,0,1,.82-.71.78.78,0,0,1,.72.81A7.89,7.89,0,0,1,14.09,26,8.2,8.2,0,0,1,8.66,27.74Z"
41
+ })), children);
42
+ });
43
+ if (process.env.NODE_ENV !== "production") {
44
+ FingerprintRecognition.propTypes = iconPropTypes.iconPropTypes;
45
+ }
46
+ const Fire = /*#__PURE__*/React.forwardRef(function Fire({
47
+ children,
48
+ size = 16,
49
+ ...rest
50
+ }, ref) {
51
+ return /*#__PURE__*/React.createElement(Icon_js, {
52
+ width: size,
53
+ height: size,
54
+ ref: ref,
55
+ xmlns: "http://www.w3.org/2000/svg",
56
+ viewBox: "0 0 32 32",
57
+ fill: "currentColor",
58
+ ...rest
59
+ }, _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
60
+ d: "M24.832,16.9688c-.2724-.6465-.5815-1.38-.8833-2.2852-.79-2.3682,1.7344-4.9522,1.7583-4.9766L24.293,8.293c-.1407.1406-3.4234,3.4775-2.2417,7.0234.3261.978.6513,1.749.938,2.43A9.3812,9.3812,0,0,1,24,22a6.24,6.24,0,0,1-4.1892,5.293,8.52,8.52,0,0,0-2.1038-8l-1.0444-1.0445-.5815,1.3575C14.2449,23.89,12.06,25.76,10.7747,26.54A5.8437,5.8437,0,0,1,8,22a9.6239,9.6239,0,0,1,.9287-3.6289A11.3329,11.3329,0,0,0,10,14V12.2217c.8735.36,2,1.3037,2,3.7783v2.6035l1.7432-1.9341c3.1118-3.4546,2.4624-7.5678,1.206-10.3081A4.4859,4.4859,0,0,1,18,11h2c0-5.5371-4.5786-7-7-7H11l1.1992,1.5986c.1377.1856,2.8628,3.9278,1.3535,7.688A4.9426,4.9426,0,0,0,9,10H8v4a9.6239,9.6239,0,0,1-.9287,3.6289A11.3329,11.3329,0,0,0,6,22c0,3.8477,3.8232,8,10,8s10-4.1523,10-8A11.3771,11.3771,0,0,0,24.832,16.9688ZM12.8352,27.5264a16.4987,16.4987,0,0,0,4.3665-5.5987,6.1053,6.1053,0,0,1,.2573,5.9717A11.3213,11.3213,0,0,1,16,28,10.3278,10.3278,0,0,1,12.8352,27.5264Z"
61
+ })), children);
62
+ });
63
+ if (process.env.NODE_ENV !== "production") {
64
+ Fire.propTypes = iconPropTypes.iconPropTypes;
65
+ }
66
+ const FireFill = /*#__PURE__*/React.forwardRef(function FireFill({
67
+ children,
68
+ size = 16,
69
+ ...rest
70
+ }, ref) {
71
+ return /*#__PURE__*/React.createElement(Icon_js, {
72
+ width: size,
73
+ height: size,
74
+ ref: ref,
75
+ xmlns: "http://www.w3.org/2000/svg",
76
+ viewBox: "0 0 32 32",
77
+ fill: "currentColor",
78
+ ...rest
79
+ }, _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
80
+ d: "M10.7838,26.539c.3496-.21.7598-.5,1.2197-.9102-.3901.3301-.7998.6301-1.2402.9001.0103,0,.0103.01.0205.01ZM24.8398,16.97c-.2803-.6499-.5898-1.3799-.8901-2.29-.5601-1.6799.5752-3.5372,1.2226-4.3427.1784-.222.3121-.3935.5332-.6305h0c-1.1064-1.1248-2.8092-1.4576-4.232-.7758-.5206.2494-1.0537.5443-1.5535.8891-.6104-4.5701-4.6802-5.8201-6.9199-5.8201h-2l1.1997,1.6001c.1401.1799,2.8701,3.9199,1.3599,7.6799-.96-2.53-3.2197-3.28-4.5596-3.28h-1v4c0,1.3101-.4502,2.4299-.9302,3.6301-.52,1.3101-1.0698,2.6799-1.0698,4.3699,0,1.9402.9697,3.95,2.7295,5.48.7202-.24,1.4004-.5598,2.0303-.95.4399-.27.8501-.5701,1.2402-.8999.1797-.1602.3696-.3301.54-.49.0195-.02.0396-.04.0596-.0601.2803-.3.5801-.6301.8901-1.01.2397-.29.46-.6001.6699-.9199.6499-.9402,1.3003-2.1101,1.9199-3.55l.5903-1.3501,1.04,1.04c.5195.52,1.1196,1.3301,1.5898,2.3401.0498.1199.1099.25.1602.3899.0298.0601.0498.1301.0801.2.3896,1.01.6196,2.1899.5396,3.4702,0,.0198,0,.0398-.0098.0498,0,.1301-.0103.27-.0298.4001,0,.05-.0103.0999-.0205.1499-.0195.1301-.04.25-.0698.3801.0103.0598-.0098.1099-.0298.1599-.0303.1299-.0601.27-.1001.4099,0,.02,0,.04-.0103.05-.25.8801-.6797,1.7-1.3096,2.4001-.0303.0298-.0503.0598-.0801.0798,4.7397-.9199,7.5801-4.46,7.5801-7.77,0-2.26-.54-3.55-1.1602-5.03Z"
81
+ })), children);
82
+ });
83
+ if (process.env.NODE_ENV !== "production") {
84
+ FireFill.propTypes = iconPropTypes.iconPropTypes;
85
+ }
86
+ const Firewall = /*#__PURE__*/React.forwardRef(function Firewall({
87
+ children,
88
+ size = 16,
89
+ ...rest
90
+ }, ref) {
91
+ return /*#__PURE__*/React.createElement(Icon_js, {
92
+ width: size,
93
+ height: size,
94
+ ref: ref,
95
+ xmlns: "http://www.w3.org/2000/svg",
96
+ viewBox: "0 0 32 32",
97
+ fill: "currentColor",
98
+ ...rest
99
+ }, _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
100
+ d: "M27 20.3972v3c-1 0-2-1.5-2-4v-3c-4 5-5 7-5 9A5.0008 5.0008 0 0023.0458 30 7.5281 7.5281 0 0125 26.3972 7.5281 7.5281 0 0126.9542 30 5.0008 5.0008 0 0030 25.3972C30 23.3972 28.875 21.8258 27 20.3972zM17 28H4V24H17V22H4a2.0023 2.0023 0 00-2 2v4a2.0023 2.0023 0 002 2H17z"
101
+ })), _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
34
102
  d: "M28 12H7a2.0023 2.0023 0 00-2 2v4a2.0023 2.0023 0 002 2H17V18H7V14H28l.0011 2H30V14A2.0023 2.0023 0 0028 12zM25 10H4A2.0021 2.0021 0 012 8V4A2.0021 2.0021 0 014 2H25a2.0021 2.0021 0 012 2V8A2.0021 2.0021 0 0125 10zM4 4V8H25V4z"
35
103
  })), children);
36
104
  });
@@ -50,7 +118,7 @@ const FirewallClassic = /*#__PURE__*/React.forwardRef(function FirewallClassic({
50
118
  viewBox: "0 0 32 32",
51
119
  fill: "currentColor",
52
120
  ...rest
53
- }, _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
121
+ }, _path0 || (_path0 = /*#__PURE__*/React.createElement("path", {
54
122
  d: "M28 20V17a4 4 0 00-8 0v3a2.0023 2.0023 0 00-2 2v6a2.0023 2.0023 0 002 2h8a2.0023 2.0023 0 002-2V22A2.0023 2.0023 0 0028 20zm-6-3a2 2 0 014 0v3H22zm6 11H20V22h8zM15 27H4a2 2 0 01-2-2V22a2 2 0 012-2H15v2H4v3H15zM17 18H8a2 2 0 01-2-2V13a2 2 0 012-2H19v2H8v3h9zM22 9H4A2 2 0 012 7V4A2 2 0 014 2H22a2 2 0 012 2V7A2 2 0 0122 9zM4 7H22V4H4z"
55
123
  })), children);
56
124
  });
@@ -74,7 +142,7 @@ const Fish = /*#__PURE__*/React.forwardRef(function Fish({
74
142
  cx: "24",
75
143
  cy: "7",
76
144
  r: "1"
77
- })), _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
145
+ })), _path1 || (_path1 = /*#__PURE__*/React.createElement("path", {
78
146
  d: "M26,2A16.0183,16.0183,0,0,0,10,18v2H3a1,1,0,0,0-.707,1.707l8,8A1,1,0,0,0,12,29V22h2A16.0183,16.0183,0,0,0,30,6V2ZM10,26.5857,5.4141,22H10ZM12,20V18a13.9394,13.9394,0,0,1,3.908-9.6777l7.77,7.7695A13.94,13.94,0,0,1,14,20ZM28,6a13.9163,13.9163,0,0,1-2.98,8.6055L17.3945,6.98A13.9163,13.9163,0,0,1,26,4h2Z"
79
147
  })), children);
80
148
  });
@@ -94,13 +162,13 @@ const FishMultiple = /*#__PURE__*/React.forwardRef(function FishMultiple({
94
162
  viewBox: "0 0 32 32",
95
163
  fill: "currentColor",
96
164
  ...rest
97
- }, _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
165
+ }, _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
98
166
  d: "M30,14a12.9845,12.9845,0,0,0-3.8286-9.2427L24.4143,3,23,4.4138l1.7573,1.7574a11.0713,11.0713,0,0,1,0,15.6572L22,24.5857,23.4143,26l2.7571-2.7573A12.9845,12.9845,0,0,0,30,14Z"
99
167
  })), _circle2 || (_circle2 = /*#__PURE__*/React.createElement("circle", {
100
168
  cx: "17",
101
169
  cy: "11",
102
170
  r: "1"
103
- })), _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
171
+ })), _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
104
172
  d: "M22,14a12.9845,12.9845,0,0,0-3.8286-9.2427L16.4143,3,15,4.4138l1.7573,1.7574a11.0713,11.0713,0,0,1,0,15.6572L14,24.5857,15.4143,26l2.7571-2.7573A12.9845,12.9845,0,0,0,22,14Z"
105
173
  })), _circle3 || (_circle3 = /*#__PURE__*/React.createElement("circle", {
106
174
  cx: "25",
@@ -110,7 +178,7 @@ const FishMultiple = /*#__PURE__*/React.forwardRef(function FishMultiple({
110
178
  cx: "9",
111
179
  cy: "11",
112
180
  r: "1"
113
- })), _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
181
+ })), _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
114
182
  d: "M9.4141,24l.7573-.7573a13.0708,13.0708,0,0,0,0-18.4854L8,2.5857,5.8286,4.7571a13.0708,13.0708,0,0,0,0,18.4854L6.5859,24,2.293,28.2928A1,1,0,0,0,3,30H13a1,1,0,0,0,.707-1.707ZM4,14A10.9988,10.9988,0,0,1,7.2427,6.1712L8,5.4138l.7573.7574a11.0713,11.0713,0,0,1,0,15.6572L8,22.5857l-.7573-.7573A10.9988,10.9988,0,0,1,4,14ZM5.4141,28,8,25.4138,10.5859,28Z"
115
183
  })), children);
116
184
  });
@@ -130,9 +198,9 @@ const FitToHeight = /*#__PURE__*/React.forwardRef(function FitToHeight({
130
198
  viewBox: "0 0 32 32",
131
199
  fill: "currentColor",
132
200
  ...rest
133
- }, _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
201
+ }, _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
134
202
  d: "M11 10L12.41 11.41 15 8.83 15 23.17 12.41 20.59 11 22 16 27 21 22 19.59 20.59 17 23.17 17 8.83 19.59 11.41 21 10 16 5 11 10z"
135
- })), _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
203
+ })), _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
136
204
  d: "M28,30H4a2.0023,2.0023,0,0,1-2-2V4A2.0023,2.0023,0,0,1,4,2H28a2.0021,2.0021,0,0,1,2,2V28A2.0021,2.0021,0,0,1,28,30ZM4,4V28H28V4Z"
137
205
  })), children);
138
206
  });
@@ -152,9 +220,9 @@ const FitToScreen = /*#__PURE__*/React.forwardRef(function FitToScreen({
152
220
  viewBox: "0 0 32 32",
153
221
  fill: "currentColor",
154
222
  ...rest
155
- }, _path0 || (_path0 = /*#__PURE__*/React.createElement("path", {
223
+ }, _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
156
224
  d: "M22 16L24 16 24 8 16 8 16 10 22 10 22 16zM8 24L16 24 16 22 10 22 10 16 8 16 8 24z"
157
- })), _path1 || (_path1 = /*#__PURE__*/React.createElement("path", {
225
+ })), _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
158
226
  d: "M26,28H6a2.0023,2.0023,0,0,1-2-2V6A2.0023,2.0023,0,0,1,6,4H26a2.0023,2.0023,0,0,1,2,2V26A2.0023,2.0023,0,0,1,26,28ZM6,6V26H26.0012L26,6Z"
159
227
  })), children);
160
228
  });
@@ -174,9 +242,9 @@ const FitToWidth = /*#__PURE__*/React.forwardRef(function FitToWidth({
174
242
  viewBox: "0 0 32 32",
175
243
  fill: "currentColor",
176
244
  ...rest
177
- }, _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
245
+ }, _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
178
246
  d: "M22 11L20.59 12.41 23.17 15 8.83 15 11.41 12.41 10 11 5 16 10 21 11.41 19.59 8.83 17 23.17 17 20.59 19.59 22 21 27 16 22 11z"
179
- })), _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
247
+ })), _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
180
248
  d: "M28,30H4a2.0023,2.0023,0,0,1-2-2V4A2.0023,2.0023,0,0,1,4,2H28a2.0021,2.0021,0,0,1,2,2V28A2.0021,2.0021,0,0,1,28,30ZM4,4V28H28V4Z"
181
249
  })), children);
182
250
  });
@@ -196,7 +264,7 @@ const Flag = /*#__PURE__*/React.forwardRef(function Flag({
196
264
  viewBox: "0 0 32 32",
197
265
  fill: "currentColor",
198
266
  ...rest
199
- }, _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
267
+ }, _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
200
268
  d: "M6,30H4V2H28l-5.8,9L28,20H6ZM6,18H24.33L19.8,11l4.53-7H6Z"
201
269
  })), children);
202
270
  });
@@ -216,7 +284,7 @@ const FlagFilled = /*#__PURE__*/React.forwardRef(function FlagFilled({
216
284
  viewBox: "0 0 32 32",
217
285
  fill: "currentColor",
218
286
  ...rest
219
- }, _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
287
+ }, _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
220
288
  d: "M6,30H4V2H28l-5.8,9L28,20H6Z"
221
289
  })), children);
222
290
  });
@@ -236,9 +304,9 @@ const FlaggingTaxi = /*#__PURE__*/React.forwardRef(function FlaggingTaxi({
236
304
  viewBox: "0 0 32 32",
237
305
  fill: "currentColor",
238
306
  ...rest
239
- }, _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
307
+ }, _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
240
308
  d: "M24.7976,2,20.3555,8.6641A2.9941,2.9941,0,0,1,17.8594,10H12a3.0033,3.0033,0,0,0-3,3v6a2.0023,2.0023,0,0,0,2,2v7a2.0023,2.0023,0,0,0,2,2h4a2.0023,2.0023,0,0,0,2-2V16H17V28H13V19H11V13a1.0009,1.0009,0,0,1,1-1h5.8594a4.9881,4.9881,0,0,0,4.16-2.2266l4.4422-6.664Z"
241
- })), _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
309
+ })), _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
242
310
  d: "M11,5a4,4,0,1,1,4,4A4.0042,4.0042,0,0,1,11,5Zm2,0a2,2,0,1,0,2-2A2.0023,2.0023,0,0,0,13,5Z"
243
311
  })), children);
244
312
  });
@@ -258,7 +326,7 @@ const Flash = /*#__PURE__*/React.forwardRef(function Flash({
258
326
  viewBox: "0 0 32 32",
259
327
  fill: "currentColor",
260
328
  ...rest
261
- }, _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
329
+ }, _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
262
330
  d: "M11.61,29.92a1,1,0,0,1-.6-1.07L12.83,17H8a1,1,0,0,1-1-1.23l3-13A1,1,0,0,1,11,2H21a1,1,0,0,1,.78.37,1,1,0,0,1,.2.85L20.25,11H25a1,1,0,0,1,.9.56,1,1,0,0,1-.11,1l-13,17A1,1,0,0,1,12,30,1.09,1.09,0,0,1,11.61,29.92ZM17.75,13l2-9H11.8L9.26,15h5.91L13.58,25.28,23,13Z"
263
331
  })), children);
264
332
  });
@@ -278,7 +346,7 @@ const FlashFilled = /*#__PURE__*/React.forwardRef(function FlashFilled({
278
346
  viewBox: "0 0 32 32",
279
347
  fill: "currentColor",
280
348
  ...rest
281
- }, _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
349
+ }, _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
282
350
  d: "M11.61,29.92a1,1,0,0,1-.6-1.07L12.83,17H8a1,1,0,0,1-1-1.23l3-13A1,1,0,0,1,11,2H21a1,1,0,0,1,.78.37,1,1,0,0,1,.2.85L20.25,11H25a1,1,0,0,1,.9.56,1,1,0,0,1-.11,1l-13,17A1,1,0,0,1,12,30,1.09,1.09,0,0,1,11.61,29.92Z"
283
351
  })), children);
284
352
  });
@@ -298,7 +366,7 @@ const FlashOff = /*#__PURE__*/React.forwardRef(function FlashOff({
298
366
  viewBox: "0 0 32 32",
299
367
  fill: "currentColor",
300
368
  ...rest
301
- }, _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
369
+ }, _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
302
370
  d: "M11.13 6.89L11.8 4h8l-2 9H23l-2.49 3.25 1.43 1.43 3.87-5.07a1 1 0 00.11-1A1 1 0 0025 11H20.25L22 3.22a1 1 0 00-.2-.85A1 1 0 0021 2H11a1 1 0 00-1 .77L9.46 5.22zM30 28.59l-9.31-9.31h0l-1.42-1.43h0L10.6 9.19h0L8.93 7.52h0L3.41 2 2 3.41 8.4 9.82 7 15.77A1 1 0 008 17h4.83L11 28.85a1 1 0 00.6 1.07A1.09 1.09 0 0012 30a1 1 0 00.79-.39l6.68-8.73L28.59 30zM9.26 15l.81-3.52L13.59 15zm4.32 10.28L15 16.37 18 19.45z"
303
371
  })), children);
304
372
  });
@@ -318,7 +386,7 @@ const FlashOffFilled = /*#__PURE__*/React.forwardRef(function FlashOffFilled({
318
386
  viewBox: "0 0 32 32",
319
387
  fill: "currentColor",
320
388
  ...rest
321
- }, _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
389
+ }, _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
322
390
  d: "M30 28.59L3.41 2 2 3.41 8.4 9.82 7 15.77A1 1 0 008 17h4.83L11 28.85a1 1 0 00.6 1.07A1.09 1.09 0 0012 30a1 1 0 00.79-.39l6.68-8.73L28.59 30zM22.53 16.87l3.26-4.26a1 1 0 00.11-1A1 1 0 0025 11H20.25L22 3.22a1 1 0 00-.2-.85A1 1 0 0021 2H11a1 1 0 00-1 .77l-.3 1.3z"
323
391
  })), children);
324
392
  });
@@ -338,9 +406,9 @@ const FlightInternational = /*#__PURE__*/React.forwardRef(function FlightInterna
338
406
  viewBox: "0 0 32 32",
339
407
  fill: "currentColor",
340
408
  ...rest
341
- }, _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
409
+ }, _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
342
410
  d: "M16,28a5.3257,5.3257,0,0,1-.6714-.044A21.7855,21.7855,0,0,1,12.0332,17H29.95c.0236-.3315.05-.6626.05-1A14,14,0,1,0,16,30ZM27.9492,15H21.9631A24.3247,24.3247,0,0,0,19.21,4.4492,12.0123,12.0123,0,0,1,27.9492,15ZM16.6714,4.0439A21.7855,21.7855,0,0,1,19.9668,15H12.0332A21.7855,21.7855,0,0,1,15.3286,4.0439,5.159,5.159,0,0,1,16.6714,4.0439ZM12.79,4.4492A24.3275,24.3275,0,0,0,10.0369,15H4.0508A12.0126,12.0126,0,0,1,12.79,4.4492ZM4.0508,17h5.9861A24.3275,24.3275,0,0,0,12.79,27.5508,12.0126,12.0126,0,0,1,4.0508,17Z"
343
- })), _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
411
+ })), _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
344
412
  fillRule: "evenodd",
345
413
  d: "M25,25l5,2V25l-5-2.5V20a1,1,0,0,0-2,0v2.5L18,25v2l5-2v3.5L21,30v1l3-1,3,1V30l-2-1.5Z"
346
414
  })), children);
@@ -361,12 +429,12 @@ const FlightRoster = /*#__PURE__*/React.forwardRef(function FlightRoster({
361
429
  viewBox: "0 0 32 32",
362
430
  fill: "currentColor",
363
431
  ...rest
364
- }, _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
432
+ }, _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
365
433
  fillRule: "evenodd",
366
434
  d: "M26,6a2,2,0,0,0-2-2H8A2,2,0,0,0,6,6V26a2,2,0,0,0,2,2h8V26H8V6H24v6h2Z"
367
- })), _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
435
+ })), _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
368
436
  d: "M10 18H16V20H10zM10 14H22V16H10z"
369
- })), _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
437
+ })), _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
370
438
  fillRule: "evenodd",
371
439
  d: "M22 10v2H10V10zM25 23l5 2V23l-5-2.5V18a1 1 0 00-2 0v2.5L18 23v2l5-2v3.5L21 28v1l3-1 3 1V28l-2-1.5z"
372
440
  })), children);
@@ -387,10 +455,10 @@ const FlightSchedule = /*#__PURE__*/React.forwardRef(function FlightSchedule({
387
455
  viewBox: "0 0 32 32",
388
456
  fill: "currentColor",
389
457
  ...rest
390
- }, _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
458
+ }, _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
391
459
  fillRule: "evenodd",
392
460
  d: "M25,23l5,2V23l-5-2.5V18a1,1,0,0,0-2,0v2.5L18,23v2l5-2v3.5L21,28v1l3-1,3,1V28l-2-1.5Z"
393
- })), _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
461
+ })), _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
394
462
  fillRule: "evenodd",
395
463
  d: "M26,4H22V2H20V4H12V2H10V4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2H16V26H6V6h4V8h2V6h8V8h2V6h4v7h2V6A2,2,0,0,0,26,4Z"
396
464
  })), children);
@@ -411,7 +479,7 @@ const FloatingIp = /*#__PURE__*/React.forwardRef(function FloatingIp({
411
479
  viewBox: "0 0 32 32",
412
480
  fill: "currentColor",
413
481
  ...rest
414
- }, _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
482
+ }, _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
415
483
  d: "M25,11a5.0083,5.0083,0,0,0-4.8989,4H11.8989a5,5,0,1,0,0,2h8.2022A5,5,0,1,0,25,11Zm0,8a3,3,0,1,1,3-3A3.0033,3.0033,0,0,1,25,19Z"
416
484
  })), children);
417
485
  });
@@ -431,7 +499,7 @@ const Flood = /*#__PURE__*/React.forwardRef(function Flood({
431
499
  viewBox: "0 0 32 32",
432
500
  fill: "currentColor",
433
501
  ...rest
434
- }, _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
502
+ }, _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
435
503
  d: "M29 28a2.8828 2.8828 0 01-1-.1816v-.0059a3.7662 3.7662 0 01-2.0532-2.1338A.971.971 0 0025 25a1.007 1.007 0 00-.9487.6836A3.4376 3.4376 0 0121 28a3.44 3.44 0 01-3.0532-2.3213A.9894.9894 0 0017 25a1.007 1.007 0 00-.9487.6836A3.4376 3.4376 0 0113 28a3.44 3.44 0 01-3.0532-2.3213 1 1 0 00-1.8955.0049A3.4376 3.4376 0 015 28H2v2H5a4.9316 4.9316 0 004-1.9873 5.0192 5.0192 0 008 0 5.0192 5.0192 0 008 0 5.1433 5.1433 0 002.1379 1.62A4.8374 4.8374 0 0029 30h1V28zM28 13.63L29.7573 15 31 13.4282 16.6123 2.2139a1.0094 1.0094 0 00-1.2427 0L1 13.4194l1.2427 1.5718L4 13.6211v5.1875a3.6907 3.6907 0 01-2 2.0039V22.896a4.9958 4.9958 0 003-1.8833 5.0192 5.0192 0 008 0 5.0192 5.0192 0 008 0A4.9316 4.9316 0 0025 23h5V21H28zm-6.0513 5.0532a1 1 0 00-1.8955-.0049A3.44 3.44 0 0117 21a3.4376 3.4376 0 01-3.0513-2.3164A1.007 1.007 0 0013 18a.9894.9894 0 00-.9468.6787A3.44 3.44 0 019 21a3.37 3.37 0 01-3.0021-2.19L6 12.0615l9.991-7.79L26 12.0718 26.0017 21H25A3.4376 3.4376 0 0121.9487 18.6836z"
436
504
  })), children);
437
505
  });
@@ -451,14 +519,14 @@ const FloodWarning = /*#__PURE__*/React.forwardRef(function FloodWarning({
451
519
  viewBox: "0 0 32 32",
452
520
  fill: "currentColor",
453
521
  ...rest
454
- }, _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
522
+ }, _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
455
523
  d: "M29,28a2.8828,2.8828,0,0,1-1-.1816v-.0059a3.7662,3.7662,0,0,1-2.0532-2.1338A.971.971,0,0,0,25,25a1.007,1.007,0,0,0-.9487.6836A3.4376,3.4376,0,0,1,21,28a3.44,3.44,0,0,1-3.0532-2.3213A.9894.9894,0,0,0,17,25a1.007,1.007,0,0,0-.9487.6836A3.4376,3.4376,0,0,1,13,28a3.44,3.44,0,0,1-3.0532-2.3213,1,1,0,0,0-1.8955.0049A3.4376,3.4376,0,0,1,5,28H2v2H5a4.9316,4.9316,0,0,0,4-1.9873,5.0192,5.0192,0,0,0,8,0,5.0192,5.0192,0,0,0,8,0,5.1433,5.1433,0,0,0,2.1379,1.62A4.8374,4.8374,0,0,0,29,30h1V28Z"
456
- })), _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
524
+ })), _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
457
525
  fill: "none",
458
526
  d: "M23.75,11h-1.5V7h1.5ZM23,12a1,1,0,1,0,1,1A1,1,0,0,0,23,12Z"
459
- })), _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
527
+ })), _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
460
528
  d: "M29.9115,14.9355,23.6284,3.3706a.7181.7181,0,0,0-1.2568,0L16.0885,14.9355A.72.72,0,0,0,16.72,16H29.28A.72.72,0,0,0,29.9115,14.9355ZM22.25,7h1.5v4h-1.5ZM23,14a1,1,0,1,1,1-1A1,1,0,0,1,23,14Z"
461
- })), _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
529
+ })), _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
462
530
  d: "M28,21V18H26v3H25a3.4376,3.4376,0,0,1-3.0513-2.3164,1,1,0,0,0-1.8955-.0049A3.44,3.44,0,0,1,17,21a3.4376,3.4376,0,0,1-3.0513-2.3164A1.007,1.007,0,0,0,13,18a.9894.9894,0,0,0-.9468.6787A3.44,3.44,0,0,1,9,21a3.3663,3.3663,0,0,1-3-2.1855v-6.753l10-7.79,2.5327,1.9756.9682-1.7818L16.6123,2.2139a1.0094,1.0094,0,0,0-1.2427,0L1,13.4194l1.2427,1.5718L4,13.6211v5.1875a3.6892,3.6892,0,0,1-2,2.0039V22.896a4.9958,4.9958,0,0,0,3-1.8833,5.0192,5.0192,0,0,0,8,0,5.0192,5.0192,0,0,0,8,0A4.9316,4.9316,0,0,0,25,23h5V21Z"
463
531
  })), children);
464
532
  });
@@ -478,7 +546,7 @@ const Floorplan = /*#__PURE__*/React.forwardRef(function Floorplan({
478
546
  viewBox: "0 0 32 32",
479
547
  fill: "currentColor",
480
548
  ...rest
481
- }, _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
549
+ }, _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
482
550
  d: "M28,2H4C2.9,2,2,2.9,2,4v24c0,1.1,0.9,2,2,2h15v-2c0-2.8,2.2-5,5-5v-2c-3.9,0-7,3.1-7,7h-3v-4h-2v4H4V4h8v14h2v-5h4v-2h-4V4 h14v7h-4v2h4v15h-4v2h4c1.1,0,2-0.9,2-2V4C30,2.9,29.1,2,28,2z"
483
551
  })), children);
484
552
  });
@@ -498,7 +566,7 @@ const Flow = /*#__PURE__*/React.forwardRef(function Flow({
498
566
  viewBox: "0 0 32 32",
499
567
  fill: "currentColor",
500
568
  ...rest
501
- }, _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
569
+ }, _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
502
570
  d: "M27,22.14V17a2,2,0,0,0-2-2H17V9.86a4,4,0,1,0-2,0V15H7a2,2,0,0,0-2,2v5.14a4,4,0,1,0,2,0V17H25v5.14a4,4,0,1,0,2,0ZM8,26a2,2,0,1,1-2-2A2,2,0,0,1,8,26ZM14,6a2,2,0,1,1,2,2A2,2,0,0,1,14,6ZM26,28a2,2,0,1,1,2-2A2,2,0,0,1,26,28Z"
503
571
  })), children);
504
572
  });
@@ -518,7 +586,7 @@ const FlowConnection = /*#__PURE__*/React.forwardRef(function FlowConnection({
518
586
  viewBox: "0 0 32 32",
519
587
  fill: "currentColor",
520
588
  ...rest
521
- }, _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
589
+ }, _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
522
590
  d: "M28,18H22a2.0023,2.0023,0,0,0-2,2v2H14.4141L10,17.5859V12h2a2.0023,2.0023,0,0,0,2-2V4a2.0023,2.0023,0,0,0-2-2H6A2.0023,2.0023,0,0,0,4,4v6a2.0023,2.0023,0,0,0,2,2H8v5.5859L3.293,22.293a.9994.9994,0,0,0,0,1.414l5,5a.9995.9995,0,0,0,1.414,0L14.4141,24H20v2a2.0023,2.0023,0,0,0,2,2h6a2.0023,2.0023,0,0,0,2-2V20A2.0023,2.0023,0,0,0,28,18ZM6,4h6v6H6ZM9,26.5859,5.4141,23,9,19.4141,12.5859,23ZM22,26V20h6v6Z"
523
591
  })), children);
524
592
  });
@@ -538,7 +606,7 @@ const FlowData = /*#__PURE__*/React.forwardRef(function FlowData({
538
606
  viewBox: "0 0 32 32",
539
607
  fill: "currentColor",
540
608
  ...rest
541
- }, _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
609
+ }, _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
542
610
  d: "M20,23H11.86a4.17,4.17,0,0,0-.43-1L22,11.43A3.86,3.86,0,0,0,24,12a4,4,0,1,0-3.86-5H11.86a4,4,0,1,0,0,2h8.28a4.17,4.17,0,0,0,.43,1L10,20.57A3.86,3.86,0,0,0,8,20a4,4,0,1,0,3.86,5H20v3h8V20H20ZM8,10a2,2,0,1,1,2-2A2,2,0,0,1,8,10ZM24,6a2,2,0,1,1-2,2A2,2,0,0,1,24,6ZM8,26a2,2,0,1,1,2-2A2,2,0,0,1,8,26Zm14-4h4v4H22Z"
543
611
  })), children);
544
612
  });
@@ -558,9 +626,9 @@ const FlowModeler = /*#__PURE__*/React.forwardRef(function FlowModeler({
558
626
  viewBox: "0 0 32 32",
559
627
  fill: "currentColor",
560
628
  ...rest
561
- }, _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
629
+ }, _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
562
630
  d: "M10 10H2V2h8zM4 8H8V4H4zM30 30H22V22h8zm-6-2h4V24H24zM20 27H8A6 6 0 018 15v2a4 4 0 000 8H20zM24 17V15a4 4 0 000-8H12V5H24a6 6 0 010 12z"
563
- })), _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
631
+ })), _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
564
632
  d: "M19,11H13l-3,4,6,6,6-6Z"
565
633
  })), children);
566
634
  });
@@ -580,9 +648,9 @@ const FlowModelerReference = /*#__PURE__*/React.forwardRef(function FlowModelerR
580
648
  viewBox: "0 0 32 32",
581
649
  fill: "currentColor",
582
650
  ...rest
583
- }, _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
651
+ }, _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
584
652
  d: "M30 30H22V22h8zm-6-2h4V24H24zM4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20zM19 11H13l-3 4 6 6 6-6z"
585
- })), _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
653
+ })), _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
586
654
  d: "M24 17V15a4 4 0 000-8H12V5H24a6 6 0 010 12zM10 10H2V2h8zM4 8H8V4H4z"
587
655
  })), children);
588
656
  });
@@ -602,9 +670,9 @@ const FlowStream = /*#__PURE__*/React.forwardRef(function FlowStream({
602
670
  viewBox: "0 0 32 32",
603
671
  fill: "currentColor",
604
672
  ...rest
605
- }, _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
673
+ }, _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
606
674
  d: "M20 24H11.8625a4.13 4.13 0 00-.4284-1.02L21.98 12.4343A3.9943 3.9943 0 1020.1414 8H14v2h6.1414a3.96 3.96 0 00.4243 1.02L10.02 21.5656A3.9943 3.9943 0 1011.8587 26H20v3h8V21H20zM24 7a2 2 0 11-2 2A2.0023 2.0023 0 0124 7zM8 27a2 2 0 112-2A2.0023 2.0023 0 018 27zm14-4h4v4H22zM9.6929 12.7505a5 5 0 01-.0005-7.5L11.0166 6.75a3 3 0 00-.0005 4.501z"
607
- })), _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
675
+ })), _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
608
676
  d: "M7.0474,15.751a9,9,0,0,1,0-13.501l1.3232,1.5a7,7,0,0,0,0,10.501Z"
609
677
  })), children);
610
678
  });
@@ -624,9 +692,9 @@ const FlowStreamReference = /*#__PURE__*/React.forwardRef(function FlowStreamRef
624
692
  viewBox: "0 0 32 32",
625
693
  fill: "currentColor",
626
694
  ...rest
627
- }, _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
695
+ }, _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
628
696
  d: "M20 24H16v2h4v3h8V21H20zm2-1h4v4H22zM4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20zM24 5a3.9962 3.9962 0 00-3.8579 3H14v2h6.1421a3.94 3.94 0 00.4248 1.019L14 17.5862 15.4138 19l6.5672-6.5669A3.9521 3.9521 0 0024 13a4 4 0 000-8zm0 6a2 2 0 112-2A2.0023 2.0023 0 0124 11zM9.6929 12.7505a5 5 0 01-.0005-7.5L11.0166 6.75a3 3 0 00-.0005 4.501z"
629
- })), _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
697
+ })), _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
630
698
  d: "M7.0474,15.751a9,9,0,0,1,0-13.501l1.3232,1.5a7,7,0,0,0,0,10.501Z"
631
699
  })), children);
632
700
  });
@@ -646,9 +714,9 @@ const FlowLogsVpc = /*#__PURE__*/React.forwardRef(function FlowLogsVpc({
646
714
  viewBox: "0 0 32 32",
647
715
  fill: "currentColor",
648
716
  ...rest
649
- }, _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
717
+ }, _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
650
718
  d: "M18 19H30V21H18zM18 23H30V25H18zM18 27H26V29H18z"
651
- })), _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
719
+ })), _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
652
720
  d: "M24,4a3.9962,3.9962,0,0,0-3.8579,3H12V4H4v8h8V9h8.1421a3.94,3.94,0,0,0,.4248,1.019L10.019,20.5669A3.9521,3.9521,0,0,0,8,20a4,4,0,1,0,3.8579,5H16V23H11.8579a3.94,3.94,0,0,0-.4248-1.019L21.981,11.4331A3.9521,3.9521,0,0,0,24,12a4,4,0,0,0,0-8ZM10,10H6V6h4ZM8,26a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,8,26ZM24,10a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,24,10Z"
653
721
  })), children);
654
722
  });
@@ -668,7 +736,7 @@ const Fog = /*#__PURE__*/React.forwardRef(function Fog({
668
736
  viewBox: "0 0 32 32",
669
737
  fill: "currentColor",
670
738
  ...rest
671
- }, _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
739
+ }, _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
672
740
  d: "M24.8008,11.1382a8.9938,8.9938,0,0,0-17.6006,0A6.533,6.533,0,0,0,2,17.5H2V19a1,1,0,0,0,1,1H15a1,1,0,0,0,0-2H4v-.4966H4a4.5176,4.5176,0,0,1,4.144-4.4819l.8155-.064.0991-.812a6.9936,6.9936,0,0,1,13.8838,0l.0986.812.8154.064A4.4962,4.4962,0,0,1,23.5,22H7a1,1,0,0,0,0,2H23.5a6.4963,6.4963,0,0,0,1.3008-12.8618Z"
673
741
  })), _rect || (_rect = /*#__PURE__*/React.createElement("rect", {
674
742
  width: "18",
@@ -694,7 +762,7 @@ const Folder = /*#__PURE__*/React.forwardRef(function Folder({
694
762
  viewBox: "0 0 32 32",
695
763
  fill: "currentColor",
696
764
  ...rest
697
- }, _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
765
+ }, _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
698
766
  d: "M11.17,6l3.42,3.41.58.59H28V26H4V6h7.17m0-2H4A2,2,0,0,0,2,6V26a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V10a2,2,0,0,0-2-2H16L12.59,4.59A2,2,0,0,0,11.17,4Z"
699
767
  })), children);
700
768
  });
@@ -714,9 +782,9 @@ const FolderAdd = /*#__PURE__*/React.forwardRef(function FolderAdd({
714
782
  viewBox: "0 0 32 32",
715
783
  fill: "currentColor",
716
784
  ...rest
717
- }, _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
785
+ }, _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
718
786
  d: "M26 20L24 20 24 24 20 24 20 26 24 26 24 30 26 30 26 26 30 26 30 24 26 24z"
719
- })), _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
787
+ })), _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
720
788
  d: "M28,8H16l-3.4-3.4C12.2,4.2,11.7,4,11.2,4H4C2.9,4,2,4.9,2,6v20c0,1.1,0.9,2,2,2h14v-2H4V6h7.2l3.4,3.4l0.6,0.6H28v8h2v-8 C30,8.9,29.1,8,28,8z"
721
789
  })), children);
722
790
  });
@@ -736,9 +804,9 @@ const FolderDetails = /*#__PURE__*/React.forwardRef(function FolderDetails({
736
804
  viewBox: "0 0 32 32",
737
805
  fill: "currentColor",
738
806
  ...rest
739
- }, _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
807
+ }, _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
740
808
  d: "M16 20H30V22H16zM16 24H30V26H16zM16 28H23V30H16z"
741
- })), _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
809
+ })), _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
742
810
  d: "M14,26H4V6h7.17l3.42,3.41.58.59H28v8h2V10a2,2,0,0,0-2-2H16L12.59,4.59A2,2,0,0,0,11.17,4H4A2,2,0,0,0,2,6V26a2,2,0,0,0,2,2H14Z"
743
811
  })), children);
744
812
  });
@@ -758,7 +826,7 @@ const FolderDetailsReference = /*#__PURE__*/React.forwardRef(function FolderDeta
758
826
  viewBox: "0 0 32 32",
759
827
  fill: "currentColor",
760
828
  ...rest
761
- }, _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
829
+ }, _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
762
830
  d: "M16 28H23V30H16zM16 24H30V26H16zM16 20H30V22H16zM4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20zM28 8H16L12.5859 4.5859A2.0007 2.0007 0 0011.1716 4H4A2 2 0 002 6V18H4V6h7.1716l3.4141 3.4141L15.1716 10H28v8h2V10A2 2 0 0028 8z"
763
831
  })), children);
764
832
  });
@@ -778,9 +846,9 @@ const FolderMoveTo = /*#__PURE__*/React.forwardRef(function FolderMoveTo({
778
846
  viewBox: "0 0 32 32",
779
847
  fill: "currentColor",
780
848
  ...rest
781
- }, _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
849
+ }, _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
782
850
  d: "M18 13L16.59 14.41 19.17 17 10 17 10 19 19.17 19 16.59 21.59 18 23 23 18 18 13z"
783
- })), _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
851
+ })), _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
784
852
  d: "M11.1716,6l3.4142,3.4142L15.1716,10H28V26H4V6h7.1716m0-2H4A2,2,0,0,0,2,6V26a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V10a2,2,0,0,0-2-2H16L12.5858,4.5858A2,2,0,0,0,11.1716,4Z"
785
853
  })), children);
786
854
  });
@@ -800,7 +868,7 @@ const FolderOff = /*#__PURE__*/React.forwardRef(function FolderOff({
800
868
  viewBox: "0 0 32 32",
801
869
  fill: "currentColor",
802
870
  ...rest
803
- }, _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
871
+ }, _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
804
872
  d: "M28 8H25.4141L30 3.4141 28.5859 2 2 28.5859 3.4141 30l2-2H28a2 2 0 002-2V10A2 2 0 0028 8zm0 18H7.4141l16-16H28zM4 6h7.1716l3.4141 3.4141L15.1716 10H18V8H16L12.5859 4.5859A2.0007 2.0007 0 0011.1716 4H4A2 2 0 002 6V24H4z"
805
873
  })), children);
806
874
  });
@@ -820,7 +888,7 @@ const FolderOpen = /*#__PURE__*/React.forwardRef(function FolderOpen({
820
888
  viewBox: "0 0 32 32",
821
889
  fill: "currentColor",
822
890
  ...rest
823
- }, _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
891
+ }, _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
824
892
  d: "M28,8H20.8284L17.4143,4.5859A2,2,0,0,0,16,4H4A2,2,0,0,0,2,6V26a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V10A2,2,0,0,0,28,8ZM8,26V14h8v6.17l-2.59-2.58L12,19l5,5,5-5-1.41-1.41L18,20.17V14a2.0025,2.0025,0,0,0-2-2H8a2.0025,2.0025,0,0,0-2,2V26H4V6H16l4,4h8v2H22v2h6V26Z"
825
893
  })), children);
826
894
  });
@@ -840,7 +908,7 @@ const FolderParent = /*#__PURE__*/React.forwardRef(function FolderParent({
840
908
  viewBox: "0 0 32 32",
841
909
  fill: "currentColor",
842
910
  ...rest
843
- }, _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
911
+ }, _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
844
912
  d: "M28,8H16L12.5857,4.5857A2,2,0,0,0,11.1716,4H4A2,2,0,0,0,2,6V26a2,2,0,0,0,2,2H16a2,2,0,0,0,2-2V16.83l2.59,2.58L22,18l-5-5-5,5,1.41,1.41L16,16.83V26H4V6h7.1716l4,4H28V26H22v2h6a2,2,0,0,0,2-2V10A2,2,0,0,0,28,8Z"
845
913
  })), children);
846
914
  });
@@ -860,15 +928,35 @@ const FolderShared = /*#__PURE__*/React.forwardRef(function FolderShared({
860
928
  viewBox: "0 0 32 32",
861
929
  fill: "currentColor",
862
930
  ...rest
863
- }, _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
931
+ }, _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
864
932
  d: "M28,8H16L12.59,4.59A2,2,0,0,0,11.17,4H4A2,2,0,0,0,2,6V26a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V10A2,2,0,0,0,28,8ZM22,26H14V25a1,1,0,0,1,1-1h6a1,1,0,0,1,1,1Zm6,0H24V25a3,3,0,0,0-3-3H15a3,3,0,0,0-3,3v1H4V6h7.17l3.42,3.41.58.59H28Z"
865
- })), _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
933
+ })), _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
866
934
  d: "M14,17a4,4,0,1,0,4-4A4,4,0,0,0,14,17Zm4-2a2,2,0,1,1-2,2A2,2,0,0,1,18,15Z"
867
935
  })), children);
868
936
  });
869
937
  if (process.env.NODE_ENV !== "production") {
870
938
  FolderShared.propTypes = iconPropTypes.iconPropTypes;
871
939
  }
940
+ const FolderTree = /*#__PURE__*/React.forwardRef(function FolderTree({
941
+ children,
942
+ size = 16,
943
+ ...rest
944
+ }, ref) {
945
+ return /*#__PURE__*/React.createElement(Icon_js, {
946
+ width: size,
947
+ height: size,
948
+ ref: ref,
949
+ xmlns: "http://www.w3.org/2000/svg",
950
+ viewBox: "0 0 32 32",
951
+ fill: "currentColor",
952
+ ...rest
953
+ }, _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
954
+ d: "M16,15h11c.5523,0,1-.4478,1-1v-7c0-.5523-.4477-1-1-1h-5l-.72-1.45c-.1711-.3395-.5199-.5527-.9-.55h-4.38c-.5523,0-1,.4477-1,1v4H6V2h-2v22c0,1.1025.897,2,2,2h9v3c0,.5522.4477,1,1,1h11c.5523,0,1-.4478,1-1v-7c0-.5523-.4477-1-1-1h-5l-.72-1.45c-.1711-.3395-.5199-.5527-.9-.55h-4.38c-.5523,0-1,.4477-1,1v4H6v-13h9v3c0,.5522.4477,1,1,1ZM17,6h2.76l.45.89.55,1.11h5.24v5h-9v-7ZM17,21h2.76l.45.89.55,1.11h5.24v5h-9v-7Z"
955
+ })), children);
956
+ });
957
+ if (process.env.NODE_ENV !== "production") {
958
+ FolderTree.propTypes = iconPropTypes.iconPropTypes;
959
+ }
872
960
  const Folders = /*#__PURE__*/React.forwardRef(function Folders({
873
961
  children,
874
962
  size = 16,
@@ -882,7 +970,7 @@ const Folders = /*#__PURE__*/React.forwardRef(function Folders({
882
970
  viewBox: "0 0 32 32",
883
971
  fill: "currentColor",
884
972
  ...rest
885
- }, _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
973
+ }, _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
886
974
  d: "M26 28H6a2.0021 2.0021 0 01-2-2V11A2.0021 2.0021 0 016 9h5.6665a2.0119 2.0119 0 011.2007.4L16.3335 12H26a2.0021 2.0021 0 012 2V26A2.0021 2.0021 0 0126 28zM11.6665 11H5.9985L6 26H26V14H15.6665zM28 9H17.6665l-4-3H6V4h7.6665a2.0119 2.0119 0 011.2007.4L18.3335 7H28z"
887
975
  })), children);
888
976
  });
@@ -902,7 +990,7 @@ const FollowUpWorkOrder = /*#__PURE__*/React.forwardRef(function FollowUpWorkOrd
902
990
  viewBox: "0 0 32 32",
903
991
  fill: "currentColor",
904
992
  ...rest
905
- }, _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
993
+ }, _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
906
994
  d: "M7,7h3v3h12v-3h3v8h2V7c0-1.1001-.9-2-2-2h-3v-1c0-1.1001-.9-2-2-2h-8c-1.1,0-2,.8999-2,2v1h-3c-1.1,0-2,.8999-2,2v21c0,1.1001.9,2,2,2h4v-2h-4V7ZM12,4h8v4h-8v-4ZM24.4141,18l-1.4141,1.4141,2.5859,2.5859h-7.5859c-2.2061,0-4,1.7944-4,4s1.7939,4,4,4h2v-2h-2c-1.1025,0-2-.897-2-2s.8975-2,2-2h7.5859l-2.5859,2.5859,1.4141,1.4141,5-5-5-5Z"
907
995
  })), children);
908
996
  });
@@ -922,7 +1010,7 @@ const ForLoop = /*#__PURE__*/React.forwardRef(function ForLoop({
922
1010
  viewBox: "0 0 32 32",
923
1011
  fill: "currentColor",
924
1012
  ...rest
925
- }, _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
1013
+ }, _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
926
1014
  d: "M23,23h7v7h-2v-3.3516c-1.6448,2.0405-4.1526,3.3516-7.0002,3.3516h-9.9998c-5,0-9-4-9-9v-8h2v8c0,3.8999,3.1001,7,7,7h10c2.4033,0,4.4941-1.1841,5.7517-3h-3.7517v-2ZM21,2h-9.9998c-2.8477,0-5.3555,1.311-7.0002,3.3516v-3.3516h-2v7h7v-2h-3.7517c1.2576-1.8159,3.3484-3,5.7517-3h10c3.8999,0,7,3.1001,7,7v8h2v-8c0-5-4-9-9-9ZM20.7212,12.0117v-2.0117h-7.7212v12h2.27v-5.0732h4.7461v-2.0117h-4.7461v-2.9033h5.4512Z"
927
1015
  })), children);
928
1016
  });
@@ -942,7 +1030,7 @@ const ForecastHail = /*#__PURE__*/React.forwardRef(function ForecastHail({
942
1030
  viewBox: "0 0 32 32",
943
1031
  fill: "currentColor",
944
1032
  ...rest
945
- }, _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
1033
+ }, _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
946
1034
  d: "M26,18A10,10,0,1,1,16,8h4v5l6-6L20,1V6H16A12,12,0,1,0,28,18Z"
947
1035
  })), _circle5 || (_circle5 = /*#__PURE__*/React.createElement("circle", {
948
1036
  cx: "14.5",
@@ -956,10 +1044,10 @@ const ForecastHail = /*#__PURE__*/React.forwardRef(function ForecastHail({
956
1044
  cx: "17.5",
957
1045
  cy: "19.5",
958
1046
  r: "1.5"
959
- })), _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
1047
+ })), _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
960
1048
  d: "M12.964 14.5H18.036V16.499H12.964z",
961
1049
  transform: "rotate(-45 15.5 15.5)"
962
- })), _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
1050
+ })), _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
963
1051
  d: "M18.964 14.5H24.035999999999998V16.499H18.964z",
964
1052
  transform: "rotate(-45 21.5 15.5)"
965
1053
  })), children);
@@ -980,10 +1068,10 @@ const ForecastHail_30 = /*#__PURE__*/React.forwardRef(function ForecastHail_30({
980
1068
  viewBox: "0 0 32 32",
981
1069
  fill: "currentColor",
982
1070
  ...rest
983
- }, _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
1071
+ }, _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
984
1072
  d: "M8.964 13.5H14.036000000000001V15.499H8.964z",
985
1073
  transform: "rotate(-45 11.5 14.5)"
986
- })), _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
1074
+ })), _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
987
1075
  d: "M15.379 14.5H17.622V16.499H15.379z",
988
1076
  transform: "rotate(-44.995 16.5 15.5)"
989
1077
  })), _circle8 || (_circle8 = /*#__PURE__*/React.createElement("circle", {
@@ -998,9 +1086,9 @@ const ForecastHail_30 = /*#__PURE__*/React.forwardRef(function ForecastHail_30({
998
1086
  cx: "13.5",
999
1087
  cy: "18.5",
1000
1088
  r: "1.5"
1001
- })), _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
1089
+ })), _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
1002
1090
  d: "M14,28A10,10,0,0,1,14,8h4v5l6-6L18,1V6H14a12,12,0,0,0,0,24Z"
1003
- })), _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
1091
+ })), _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
1004
1092
  d: "M20 20H16v2h4v2H17v2h3v2H16v2h4a2.0027 2.0027 0 002-2V22A2.0023 2.0023 0 0020 20zM28 30H26a2.0021 2.0021 0 01-2-2V22a2.0021 2.0021 0 012-2h2a2.0021 2.0021 0 012 2v6A2.0021 2.0021 0 0128 30zm-2-8v6h2V22z"
1005
1093
  })), children);
1006
1094
  });
@@ -1020,9 +1108,9 @@ const ForecastLightning = /*#__PURE__*/React.forwardRef(function ForecastLightni
1020
1108
  viewBox: "0 0 32 32",
1021
1109
  fill: "currentColor",
1022
1110
  ...rest
1023
- }, _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
1111
+ }, _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
1024
1112
  d: "M15.67 24L13.934 23 16.221 19 12.332 19 16.325 12 18.062 13 15.778 17 19.668 17 15.67 24z"
1025
- })), _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
1113
+ })), _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
1026
1114
  d: "M26,18A10,10,0,1,1,16,8h4v5l6-6L20,1V6H16A12,12,0,1,0,28,18Z"
1027
1115
  })), children);
1028
1116
  });
@@ -1042,9 +1130,9 @@ const ForecastLightning_30 = /*#__PURE__*/React.forwardRef(function ForecastLigh
1042
1130
  viewBox: "0 0 32 32",
1043
1131
  fill: "currentColor",
1044
1132
  ...rest
1045
- }, _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
1133
+ }, _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
1046
1134
  d: "M14,28A10,10,0,0,1,14,8h4v5l6-6L18,1V6H14a12,12,0,0,0,0,24Z"
1047
- })), _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
1135
+ })), _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
1048
1136
  d: "M11.67 24L9.934 23 12.221 19 8.332 19 12.325 12 14.062 13 11.778 17 15.668 17 11.67 24zM20 20H16v2h4v2H17v2h3v2H16v2h4a2.0027 2.0027 0 002-2V22A2.0023 2.0023 0 0020 20zM28 30H26a2.0021 2.0021 0 01-2-2V22a2.0021 2.0021 0 012-2h2a2.0021 2.0021 0 012 2v6A2.0021 2.0021 0 0128 30zm-2-8v6h2V22z"
1049
1137
  })), children);
1050
1138
  });
@@ -1064,7 +1152,7 @@ const Fork = /*#__PURE__*/React.forwardRef(function Fork({
1064
1152
  viewBox: "0 0 32 32",
1065
1153
  fill: "currentColor",
1066
1154
  ...rest
1067
- }, _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
1155
+ }, _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
1068
1156
  strokeWidth: "0",
1069
1157
  d: "m20,6c0,1.8584,1.2798,3.4106,3,3.8579v5.1421h-14v-5.1421c1.7202-.4473,3-1.9995,3-3.8579,0-2.2056-1.7944-4-4-4s-4,1.7944-4,4c0,1.8584,1.2798,3.4106,3,3.8579v5.1421c0,1.103.897,2,2,2h6v5.1421c-1.7202.4473-3,1.9995-3,3.8579,0,2.2056,1.7944,4,4,4s4-1.7944,4-4c0-1.8584-1.2798-3.4106-3-3.8579v-5.1421h6c1.103,0,2-.897,2-2v-5.1421c1.7202-.4473,3-1.9995,3-3.8579,0-2.2056-1.7944-4-4-4s-4,1.7944-4,4Zm-14,0c0-1.103.897-2,2-2s2,.897,2,2c0,1.103-.897,2-2,2s-2-.897-2-2Zm12,20c0,1.103-.897,2-2,2s-2-.897-2-2c0-1.103.897-2,2-2s2,.897,2,2ZM26,6c0,1.103-.897,2-2,2s-2-.897-2-2c0-1.103.897-2,2-2s2,.897,2,2Z"
1070
1158
  })), children);
@@ -1085,7 +1173,7 @@ const ForkNode = /*#__PURE__*/React.forwardRef(function ForkNode({
1085
1173
  viewBox: "0 0 32 32",
1086
1174
  fill: "currentColor",
1087
1175
  ...rest
1088
- }, _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
1176
+ }, _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
1089
1177
  strokeWidth: "0",
1090
1178
  d: "M26 21H30V23H26zM26 9H30V11H26zM24 11L24 9 20 9 20 4 14 4 14 28 20 28 20 23 24 23 24 21 20 21 20 11 24 11zM10.1719 15L2 15 2 17 10.1719 17 7.5859 19.5859 9 21 14 16 9 11 7.5859 12.4141 10.1719 15z"
1091
1179
  })), children);
@@ -1106,9 +1194,9 @@ const Forum = /*#__PURE__*/React.forwardRef(function Forum({
1106
1194
  viewBox: "0 0 32 32",
1107
1195
  fill: "currentColor",
1108
1196
  ...rest
1109
- }, _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
1197
+ }, _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
1110
1198
  d: "M28,6H8C6.8,6,6,6.8,6,8v14c0,1.2,0.8,2,2,2h8v-2H8V8h20v14h-7.2L16,28.8l1.6,1.2l4.2-6H28c1.2,0,2-0.8,2-2V8 C30,6.8,29.2,6,28,6z"
1111
- })), _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
1199
+ })), _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
1112
1200
  d: "M4,18H2V5c0-1.7,1.3-3,3-3h13v2H5C4.4,4,4,4.4,4,5V18z"
1113
1201
  })), children);
1114
1202
  });
@@ -1128,9 +1216,9 @@ const Forward_10 = /*#__PURE__*/React.forwardRef(function Forward_10({
1128
1216
  viewBox: "0 0 32 32",
1129
1217
  fill: "currentColor",
1130
1218
  ...rest
1131
- }, _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
1219
+ }, _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
1132
1220
  d: "M26,18A10,10,0,1,1,16,8h4v5l6-6L20,1V6H16A12,12,0,1,0,28,18Z"
1133
- })), _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
1221
+ })), _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
1134
1222
  d: "M19.63 22.13a2.84 2.84 0 01-1.28-.27 2.44 2.44 0 01-.89-.77 3.57 3.57 0 01-.52-1.25 7.69 7.69 0 01-.17-1.68 7.83 7.83 0 01.17-1.68 3.65 3.65 0 01.52-1.25 2.44 2.44 0 01.89-.77 2.84 2.84 0 011.28-.27 2.44 2.44 0 012.16 1 5.23 5.23 0 01.7 2.93 5.23 5.23 0 01-.7 2.93A2.44 2.44 0 0119.63 22.13zm0-1.22a1.07 1.07 0 001-.55A3.38 3.38 0 0021 18.85V17.47a3.31 3.31 0 00-.29-1.5 1.23 1.23 0 00-2.06 0 3.31 3.31 0 00-.29 1.5v1.38a3.38 3.38 0 00.29 1.51A1.06 1.06 0 0019.63 20.91zM10.63 22V20.82h2V15.63l-1.86 1-.55-1.06 2.32-1.3H14v6.5h1.78V22z"
1135
1223
  })), children);
1136
1224
  });
@@ -1150,9 +1238,9 @@ const Forward_30 = /*#__PURE__*/React.forwardRef(function Forward_30({
1150
1238
  viewBox: "0 0 32 32",
1151
1239
  fill: "currentColor",
1152
1240
  ...rest
1153
- }, _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
1241
+ }, _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
1154
1242
  d: "M26,18A10,10,0,1,1,16,8h4v5l6-6L20,1V6H16A12,12,0,1,0,28,18Z"
1155
- })), _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
1243
+ })), _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
1156
1244
  d: "M19.64 22.13a2.81 2.81 0 01-1.28-.27 2.36 2.36 0 01-.89-.77A3.39 3.39 0 0117 19.84a7.12 7.12 0 01-.17-1.68A7.24 7.24 0 0117 16.48a3.46 3.46 0 01.52-1.25 2.36 2.36 0 01.89-.77 2.81 2.81 0 011.28-.27 2.44 2.44 0 012.16 1 5.31 5.31 0 01.7 2.93 5.31 5.31 0 01-.7 2.93A2.44 2.44 0 0119.64 22.13zm0-1.22a1 1 0 001-.55 3.24 3.24 0 00.3-1.51V17.47a3.17 3.17 0 00-.3-1.5 1.22 1.22 0 00-2.05 0 3.18 3.18 0 00-.29 1.5v1.38a3.25 3.25 0 00.29 1.51A1 1 0 0019.64 20.91zM12.62 17.42a1.46 1.46 0 001-.27.84.84 0 00.31-.68v-.08a.94.94 0 00-.3-.74 1.2 1.2 0 00-.83-.27 1.65 1.65 0 00-.89.24 2.1 2.1 0 00-.68.68l-.93-.83a5.37 5.37 0 01.44-.51 2.7 2.7 0 01.54-.4 2.55 2.55 0 01.7-.27 3.25 3.25 0 01.87-.1 3.94 3.94 0 011.06.14 2.33 2.33 0 01.82.4 1.91 1.91 0 01.54.63 1.87 1.87 0 01.18.83 2 2 0 01-.11.67 1.82 1.82 0 01-.32.52 1.79 1.79 0 01-.47.36 2.27 2.27 0 01-.57.2V18a2.34 2.34 0 01.63.21 1.7 1.7 0 01.51.38 1.89 1.89 0 01.34.55 2.07 2.07 0 01.12.73 2 2 0 01-.2.92 2 2 0 01-.58.72 2.66 2.66 0 01-.89.45 3.76 3.76 0 01-1.15.16 4.1 4.1 0 01-1-.11A3.1 3.1 0 0111 21.7a2.76 2.76 0 01-.56-.45A4.22 4.22 0 0110 20.7l1.07-.81a3.07 3.07 0 00.28.42 1.94 1.94 0 00.36.34 1.57 1.57 0 00.45.22 2 2 0 00.57.07 1.45 1.45 0 001-.3 1.12 1.12 0 00.34-.85v-.08a1 1 0 00-.37-.8 1.78 1.78 0 00-1.06-.28h-.76V17.42z"
1157
1245
  })), children);
1158
1246
  });
@@ -1172,9 +1260,9 @@ const Forward_5 = /*#__PURE__*/React.forwardRef(function Forward_5({
1172
1260
  viewBox: "0 0 32 32",
1173
1261
  fill: "currentColor",
1174
1262
  ...rest
1175
- }, _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
1263
+ }, _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
1176
1264
  d: "M26,18A10,10,0,1,1,16,8h4v5l6-6L20,1V6H16A12,12,0,1,0,28,18Z"
1177
- })), _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
1265
+ })), _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
1178
1266
  d: "M18.58,15.58H15.13L15,18.15H15a4.83,4.83,0,0,1,.26-.45,1.59,1.59,0,0,1,.33-.35,1.53,1.53,0,0,1,.44-.23,2,2,0,0,1,.6-.08,2.54,2.54,0,0,1,.92.16,2.06,2.06,0,0,1,.74.48,2.28,2.28,0,0,1,.5.77,2.73,2.73,0,0,1,.18,1,2.87,2.87,0,0,1-.19,1.07,2.36,2.36,0,0,1-.55.84,2.44,2.44,0,0,1-.89.55,3.23,3.23,0,0,1-1.21.2,3.79,3.79,0,0,1-.94-.11,3,3,0,0,1-.74-.32,2.45,2.45,0,0,1-.55-.45,4.13,4.13,0,0,1-.41-.55l1.06-.81.27.41a1.82,1.82,0,0,0,.34.34,1.59,1.59,0,0,0,.43.22,1.52,1.52,0,0,0,.55.08,1.29,1.29,0,0,0,1-.36,1.41,1.41,0,0,0,.33-1V19.5a1.18,1.18,0,0,0-1.28-1.27,1.44,1.44,0,0,0-.77.18,1.94,1.94,0,0,0-.48.39l-1.19-.17.29-4.31h4.52Z"
1179
1267
  })), children);
1180
1268
  });
@@ -1194,7 +1282,7 @@ const Fragile = /*#__PURE__*/React.forwardRef(function Fragile({
1194
1282
  viewBox: "0 0 32 32",
1195
1283
  fill: "currentColor",
1196
1284
  ...rest
1197
- }, _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
1285
+ }, _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
1198
1286
  d: "M23,12V6H21v6a5,5,0,0,1-10,0V4h5.5859L14.293,6.293a.9994.9994,0,0,0,0,1.414L15.5859,9,13.293,11.293l1.414,1.414,3-3a.9994.9994,0,0,0,0-1.414L16.4141,7,19.707,3.707A1,1,0,0,0,19,2H10A1,1,0,0,0,9,3v9a7.0053,7.0053,0,0,0,6,6.92V28H10v2H22V28H17V18.92A7.0053,7.0053,0,0,0,23,12Z"
1199
1287
  })), children);
1200
1288
  });
@@ -1214,7 +1302,7 @@ const Fragments = /*#__PURE__*/React.forwardRef(function Fragments({
1214
1302
  viewBox: "0 0 32 32",
1215
1303
  fill: "currentColor",
1216
1304
  ...rest
1217
- }, _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
1305
+ }, _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
1218
1306
  d: "M16,30c-2.4146,0-4.4348-1.7206-4.8997-4h-5.1003c-1.1028,0-2-.8972-2-2v-5h1c1.6543,0,3-1.3458,3-3s-1.3457-3-3-3h-1v-5c0-1.1028.8972-2,2-2h5.1003c.4648-2.2794,2.4851-4,4.8997-4s4.4348,1.7206,4.8997,4h5.1003c1.1028,0,2,.8972,2,2v5h-1c-1.6543,0-3,1.3458-3,3s1.3457,3,3,3h1v5c0,1.1028-.8972,2-2,2h-5.1003c-.4648,2.2794-2.4851,4-4.8997,4ZM6,20.8995v3.1005h7v1c0,1.6542,1.3457,3,3,3s3-1.3458,3-3v-1h7v-3.1005c-2.2793-.4646-4-2.485-4-4.8995s1.7207-4.4349,4-4.8995v-3.1005h-7v-1c0-1.6542-1.3457-3-3-3s-3,1.3458-3,3v1h-7v3.1005c2.2793.4646,4,2.485,4,4.8995s-1.7207,4.4349-4,4.8995Z"
1219
1307
  })), children);
1220
1308
  });
@@ -1234,7 +1322,7 @@ const Friendship = /*#__PURE__*/React.forwardRef(function Friendship({
1234
1322
  viewBox: "0 0 32 32",
1235
1323
  fill: "currentColor",
1236
1324
  ...rest
1237
- }, _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
1325
+ }, _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
1238
1326
  d: "M25 10H7a3.0033 3.0033 0 00-3 3v6a2.0023 2.0023 0 002 2v7a2.0023 2.0023 0 002 2h4a2.0023 2.0023 0 002-2V16H12V28H8V19H6V13a1.0009 1.0009 0 011-1H25a1.0009 1.0009 0 011 1v6H24v9H20V16H18V28a2.0023 2.0023 0 002 2h4a2.0023 2.0023 0 002-2V21a2.0023 2.0023 0 002-2V13A3.0033 3.0033 0 0025 10zM10 9a4 4 0 114-4A4.0042 4.0042 0 0110 9zm0-6a2 2 0 102 2A2.0023 2.0023 0 0010 3zM22 9a4 4 0 114-4A4.0042 4.0042 0 0122 9zm0-6a2 2 0 102 2A2.0023 2.0023 0 0022 3z"
1239
1327
  })), children);
1240
1328
  });
@@ -1254,7 +1342,7 @@ const FruitBowl = /*#__PURE__*/React.forwardRef(function FruitBowl({
1254
1342
  viewBox: "0 0 32 32",
1255
1343
  fill: "currentColor",
1256
1344
  ...rest
1257
- }, _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
1345
+ }, _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
1258
1346
  d: "M26,15a6.0025,6.0025,0,0,0-3.1067-5.2529A3.9792,3.9792,0,0,0,24,7H22a2.0023,2.0023,0,0,1-2,2,6.004,6.004,0,0,0-5.9946,5.8921A7.0005,7.0005,0,0,1,12,10,3.9961,3.9961,0,0,0,9,6.1419V4H7V6.1419A3.9961,3.9961,0,0,0,4,10v5H2v1a14,14,0,0,0,28,0V15Zm-6-4a4.0045,4.0045,0,0,1,4,4H16A4.0045,4.0045,0,0,1,20,11ZM6,10a2,2,0,1,1,4,0,8.991,8.991,0,0,0,1.5322,5H6ZM16,28A12.0166,12.0166,0,0,1,4.0415,17h23.917A12.0166,12.0166,0,0,1,16,28Z"
1259
1347
  })), children);
1260
1348
  });
@@ -1274,11 +1362,11 @@ const Function = /*#__PURE__*/React.forwardRef(function Function({
1274
1362
  viewBox: "0 0 32 32",
1275
1363
  fill: "currentColor",
1276
1364
  ...rest
1277
- }, _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
1365
+ }, _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
1278
1366
  d: "M19.6262,29.5256,19.11,27.5935A12.0035,12.0035,0,0,0,25.2312,8.3323l1.5376-1.2788a14.0033,14.0033,0,0,1-7.1426,22.4721Z"
1279
- })), _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
1367
+ })), _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
1280
1368
  d: "M10,29H8V25.18l.8037-.1607C10.2617,24.728,12,23.6206,12,20V18.6182l-4-2V14.3818l4-2V12c0-5.4673,3.9253-9,10-9h2V6.82l-.8037.1607C21.7383,7.272,20,8.3794,20,12v.3818l4,2v2.2364l-4,2V20C20,25.4673,16.0747,29,10,29Zm0-2c4.9346,0,8-2.6821,8-7V17.3818L21.7642,15.5,18,13.6182V12c0-4.5781,2.3853-6.1924,4-6.76V5c-4.9346,0-8,2.6821-8,7v1.6182L10.2358,15.5,14,17.3818V20c0,4.5781-2.3853,6.1924-4,6.76Z"
1281
- })), _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
1369
+ })), _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
1282
1370
  d: "M5.2312,24.9465A14.0032,14.0032,0,0,1,12.3779,2.4734l.5161,1.9321A12.0035,12.0035,0,0,0,6.7688,23.6677Z"
1283
1371
  })), children);
1284
1372
  });
@@ -1298,7 +1386,7 @@ const Function_2 = /*#__PURE__*/React.forwardRef(function Function_2({
1298
1386
  viewBox: "0 0 32 32",
1299
1387
  fill: "currentColor",
1300
1388
  ...rest
1301
- }, _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
1389
+ }, _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
1302
1390
  d: "M12.3,13l-1.3,13.2c-.1.9926-.9,1.8-1.9,1.8h-5.1v-2h5l1.3-13h-4.3v-2h4.5l.5-5.2c.0916-1.0019,1-1.8,2-1.8h5v2h-5l-.5,5h4.5v2h-4.7ZM16,19v7c0,1.1.9,2,2,2h2v-2h-2v-7h2v-2h-2c-1.1,0-2,.9-2,2ZM26,17h-2v2h2v7h-2v2h2c1.1,0,2-.9,2-2v-7c0-1.1-.9-2-2-2Z"
1303
1391
  })), children);
1304
1392
  });
@@ -1318,7 +1406,7 @@ const FunctionMath = /*#__PURE__*/React.forwardRef(function FunctionMath({
1318
1406
  viewBox: "0 0 32 32",
1319
1407
  fill: "currentColor",
1320
1408
  ...rest
1321
- }, _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
1409
+ }, _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
1322
1410
  d: "M26 18L24 18 22 21.897 20 18 18 18 20.905 23 18 28 20 28 22 24.201 24 28 26 28 23.098 23 26 18zM19 6V4H13.9133a1.9906 1.9906 0 00-1.9919 1.8188L11.2686 13H7v2h4.0867l-1 11H5v2h5.0867a1.9906 1.9906 0 001.9919-1.8188L13.0952 15H18V13H13.2769l.6364-7z"
1323
1411
  })), children);
1324
1412
  });
@@ -1338,7 +1426,7 @@ const FunnelSequence = /*#__PURE__*/React.forwardRef(function FunnelSequence({
1338
1426
  viewBox: "0 0 32 32",
1339
1427
  fill: "currentColor",
1340
1428
  ...rest
1341
- }, _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
1429
+ }, _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
1342
1430
  d: "M29,8H9c-1.1,0-2,.9-2,2v3.6c0,.5.2,1,.6,1.4l7.4,7.4v5.6c0,1.1.9,2,2,2h4c1.1,0,2-.9,2-2v-5.6l7.4-7.4c.4-.4.6-.9.6-1.4v-3.6c0-1.1-.9-2-2-2ZM29,13.6l-8,8v6.4h-4v-6.4l-8-8v-3.6h20v3.6ZM4,7.6l1,1v2.8l-2.4-2.4c-.4-.4-.6-.9-.6-1.4v-3.6c0-1.1.9-2,2-2h20c1.1,0,2,.9,2,2v2h-2v-2H4v3.6h0Z"
1343
1431
  })), children);
1344
1432
  });
@@ -1358,7 +1446,7 @@ const FunnelSort = /*#__PURE__*/React.forwardRef(function FunnelSort({
1358
1446
  viewBox: "0 0 32 32",
1359
1447
  fill: "currentColor",
1360
1448
  ...rest
1361
- }, _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
1449
+ }, _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
1362
1450
  d: "M21.4,15.6l2.6,2.6h0l2.6-2.6,1.4,1.4-4,4-4-4,1.4-1.4ZM21.4,13.4l2.6-2.6h0l2.6,2.6,1.4-1.4-4-4-4,4,1.4,1.4ZM26,4H4c-1.1,0-2,.9-2,2v3.2c0,.5.2,1,.6,1.4l7.4,7.4v8c0,1.1.9,2,2,2h4c1.1,0,2-.9,2-2v-4h-2v4h-4v-8.8l-.6-.6-7.4-7.4v-3.2h22v-2h0Z"
1363
1451
  })), children);
1364
1452
  });
@@ -1378,7 +1466,7 @@ const WatsonHealthFusionBlender = /*#__PURE__*/React.forwardRef(function WatsonH
1378
1466
  viewBox: "0 0 32 32",
1379
1467
  fill: "currentColor",
1380
1468
  ...rest
1381
- }, _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
1469
+ }, _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
1382
1470
  d: "M20,12H17V4h3V2H12V4h3v8H12a2,2,0,0,0-2,2v4a2,2,0,0,0,2,2h3v8H12v2h8V28H17V20h3a2,2,0,0,0,2-2V14A2,2,0,0,0,20,12Zm-8,6V14h8v4Z"
1383
1471
  })), children);
1384
1472
  });
@@ -1398,9 +1486,9 @@ const GameConsole = /*#__PURE__*/React.forwardRef(function GameConsole({
1398
1486
  viewBox: "0 0 32 32",
1399
1487
  fill: "currentColor",
1400
1488
  ...rest
1401
- }, _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
1489
+ }, _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
1402
1490
  d: "M7.51,26a5.48,5.48,0,0,1-1.44-.19A5.6,5.6,0,0,1,2.19,19l2.33-8.84A5.54,5.54,0,0,1,7.11,6.73a5.43,5.43,0,0,1,4.15-.54A5.52,5.52,0,0,1,14.7,9h2.6a5.49,5.49,0,0,1,3.44-2.81,5.43,5.43,0,0,1,4.15.54,5.57,5.57,0,0,1,2.59,3.41L29.81,19a5.6,5.6,0,0,1-3.89,6.83,5.43,5.43,0,0,1-4.15-.54,5.54,5.54,0,0,1-2.59-3.41L19,21H13l-.23.86a5.54,5.54,0,0,1-2.59,3.41A5.46,5.46,0,0,1,7.51,26ZM9.83,8a3.49,3.49,0,0,0-1.72.46,3.6,3.6,0,0,0-1.66,2.19L4.12,19.49A3.6,3.6,0,0,0,6.6,23.88a3.43,3.43,0,0,0,2.62-.34,3.54,3.54,0,0,0,1.66-2.19L11.5,19h9l.61,2.35a3.58,3.58,0,0,0,1.66,2.19,3.46,3.46,0,0,0,2.63.34,3.58,3.58,0,0,0,2.47-4.39l-2.33-8.84a3.55,3.55,0,0,0-1.65-2.19,3.46,3.46,0,0,0-2.63-.34,3.55,3.55,0,0,0-2.37,2.22l-.24.66h-5.3l-.24-.66a3.56,3.56,0,0,0-2.38-2.22A3.48,3.48,0,0,0,9.83,8Z"
1403
- })), _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
1491
+ })), _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
1404
1492
  d: "M10,16a2,2,0,1,1,2-2A2,2,0,0,1,10,16Zm0-2Z"
1405
1493
  })), _circle1 || (_circle1 = /*#__PURE__*/React.createElement("circle", {
1406
1494
  cx: "22",
@@ -1436,9 +1524,9 @@ const GameWireless = /*#__PURE__*/React.forwardRef(function GameWireless({
1436
1524
  viewBox: "0 0 32 32",
1437
1525
  fill: "currentColor",
1438
1526
  ...rest
1439
- }, _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
1527
+ }, _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
1440
1528
  d: "M7.51,30a5.48,5.48,0,0,1-1.44-.19A5.6,5.6,0,0,1,2.19,23l2.33-8.84a5.54,5.54,0,0,1,2.59-3.41,5.43,5.43,0,0,1,4.15-.54A5.52,5.52,0,0,1,14.7,13h2.6a5.49,5.49,0,0,1,3.44-2.81,5.43,5.43,0,0,1,4.15.54,5.55,5.55,0,0,1,2.59,3.41L29.81,23a5.6,5.6,0,0,1-3.89,6.83,5.43,5.43,0,0,1-4.15-.54,5.54,5.54,0,0,1-2.59-3.41L19,25H13l-.23.86a5.54,5.54,0,0,1-2.59,3.41A5.46,5.46,0,0,1,7.51,30ZM9.83,12a3.49,3.49,0,0,0-1.72.46,3.58,3.58,0,0,0-1.66,2.19L4.12,23.49A3.6,3.6,0,0,0,6.6,27.88a3.43,3.43,0,0,0,2.62-.34,3.57,3.57,0,0,0,1.66-2.19L11.5,23h9l.61,2.35a3.6,3.6,0,0,0,1.66,2.19,3.46,3.46,0,0,0,2.63.34,3.58,3.58,0,0,0,2.47-4.39l-2.33-8.84a3.53,3.53,0,0,0-1.65-2.19,3.46,3.46,0,0,0-2.63-.34,3.55,3.55,0,0,0-2.37,2.22l-.24.66h-5.3l-.24-.66a3.56,3.56,0,0,0-2.38-2.22A3.48,3.48,0,0,0,9.83,12Z"
1441
- })), _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
1529
+ })), _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
1442
1530
  d: "M10,20a2,2,0,1,1,2-2A2,2,0,0,1,10,20Zm0-2Z"
1443
1531
  })), _circle13 || (_circle13 = /*#__PURE__*/React.createElement("circle", {
1444
1532
  cx: "22",
@@ -1456,9 +1544,9 @@ const GameWireless = /*#__PURE__*/React.forwardRef(function GameWireless({
1456
1544
  cx: "24",
1457
1545
  cy: "18",
1458
1546
  r: "1"
1459
- })), _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
1547
+ })), _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
1460
1548
  d: "M13.75,9l-1.5-1.33a5,5,0,0,1,7.5,0L18.25,9a3,3,0,0,0-4.5,0Z"
1461
- })), _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
1549
+ })), _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
1462
1550
  d: "M21.25,6.37a7,7,0,0,0-10.5,0L9.25,5.05a9,9,0,0,1,13.5,0Z"
1463
1551
  })), children);
1464
1552
  });
@@ -1478,7 +1566,7 @@ const Gamification = /*#__PURE__*/React.forwardRef(function Gamification({
1478
1566
  viewBox: "0 0 32 32",
1479
1567
  fill: "currentColor",
1480
1568
  ...rest
1481
- }, _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
1569
+ }, _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
1482
1570
  d: "M23,23h-.1315l.9635-1.4453A1.0008,1.0008,0,0,0,24,21V12.0005c0-9.8858-7.92-10-8-10A1,1,0,0,0,15,3l-.0005,2H14a.9956.9956,0,0,0-.581.1865l-7,5a1,1,0,0,0-.3676,1.13l1,3a.9976.9976,0,0,0,1.09.6733l4.87-.6958L9.1519,20.47a1,1,0,0,0,.0161,1.085L10.1315,23H10a3.0033,3.0033,0,0,0-3,3v4H26V26A3.0033,3.0033,0,0,0,23,23Zm-7.1519-9.47a1,1,0,0,0-.99-1.52l-6.1738.8819-.5025-1.5078L14.32,7.0005H15.999a1,1,0,0,0,1-.9995L17,4.1289C18.5013,4.4636,21.2167,5.67,21.86,10H19v2h3v2H19v2h3v2H19v2h3v.6973L20.4648,23h-7.93L11.19,20.9824ZM24,28H9V26a1.0009,1.0009,0,0,1,1-1H23a1.0006,1.0006,0,0,1,1,1Z"
1483
1571
  })), children);
1484
1572
  });
@@ -1498,9 +1586,9 @@ const GasStation = /*#__PURE__*/React.forwardRef(function GasStation({
1498
1586
  viewBox: "0 0 32 32",
1499
1587
  fill: "currentColor",
1500
1588
  ...rest
1501
- }, _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
1589
+ }, _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
1502
1590
  d: "M8 10H15V12H8z"
1503
- })), _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
1591
+ })), _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
1504
1592
  d: "M28.4142,8l-5-5L22,4.4141l3,3V12a2.0023,2.0023,0,0,0,2,2V24.5a1.5,1.5,0,0,1-3,0V16a1,1,0,0,0-1-1H19V5a1,1,0,0,0-1-1H5A1,1,0,0,0,4,5V26H2v2H21V26H19V17h3v7.4a3.5644,3.5644,0,0,0,2.7654,3.5251A3.5062,3.5062,0,0,0,29,24.5V9.4144A2,2,0,0,0,28.4142,8ZM17,26H6V6H17Z"
1505
1593
  })), children);
1506
1594
  });
@@ -1520,11 +1608,11 @@ const GasStationFilled = /*#__PURE__*/React.forwardRef(function GasStationFilled
1520
1608
  viewBox: "0 0 32 32",
1521
1609
  fill: "currentColor",
1522
1610
  ...rest
1523
- }, _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
1611
+ }, _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
1524
1612
  fill: "none",
1525
1613
  d: "M8 10H15V12H8z",
1526
1614
  "data-icon-path": "inner-path"
1527
- })), _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
1615
+ })), _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
1528
1616
  d: "M28.4143,8l-5-5L22,4.4141l3,3V12a2.0023,2.0023,0,0,0,2,2V24.5a1.5,1.5,0,0,1-3,0V16a1,1,0,0,0-1-1H19V5a1,1,0,0,0-1-1H5A1,1,0,0,0,4,5V26H2v2H21V26H19V17h3v7.4a3.5645,3.5645,0,0,0,2.7654,3.5249A3.506,3.506,0,0,0,29,24.5V9.4146A2,2,0,0,0,28.4143,8ZM15,12H8V10h7Z"
1529
1617
  })), children);
1530
1618
  });
@@ -1544,7 +1632,7 @@ const Gateway = /*#__PURE__*/React.forwardRef(function Gateway({
1544
1632
  viewBox: "0 0 32 32",
1545
1633
  fill: "currentColor",
1546
1634
  ...rest
1547
- }, _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
1635
+ }, _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
1548
1636
  d: "M31,16a1.9857,1.9857,0,0,0-.5859-1.4141L24.6211,8.793,27.489,5.9253a2,2,0,1,0-1.414-1.4141L23.207,7.3789l-5.7929-5.793a1.9995,1.9995,0,0,0-2.8282,0L8.793,7.3789,5.925,4.5112A2,2,0,1,0,4.511,5.9253L7.3789,8.793l-5.793,5.7929a1.9995,1.9995,0,0,0,0,2.8282l5.793,5.7929L4.511,26.0747a2,2,0,1,0,1.414,1.4141l2.868-2.8677,5.7929,5.793a1.9995,1.9995,0,0,0,2.8282,0l5.7929-5.793,2.868,2.8677a2,2,0,1,0,1.414-1.4141L24.6211,23.207l5.793-5.7929A1.9866,1.9866,0,0,0,31,16Zm-7.793,5.793L20.4141,19,19,20.4141l2.793,2.7929L16,29l-5.793-5.793L13,20.4141,11.5859,19,8.793,21.793,3,16l5.7925-5.7935L11.5859,13,13,11.5859,10.2065,8.7925,16,3l5.7935,5.7925L19,11.5859,20.4141,13l2.7934-2.7935L29,16Z"
1549
1637
  })), children);
1550
1638
  });
@@ -1564,9 +1652,9 @@ const GatewayApi = /*#__PURE__*/React.forwardRef(function GatewayApi({
1564
1652
  viewBox: "0 0 32 32",
1565
1653
  fill: "currentColor",
1566
1654
  ...rest
1567
- }, _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
1655
+ }, _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
1568
1656
  d: "M17,18.1841V13.8159a3.0007,3.0007,0,1,0-2,0v4.3687a3,3,0,1,0,2,0ZM16,10a1,1,0,1,1-1,1A1.0009,1.0009,0,0,1,16,10Zm0,12a1,1,0,1,1,1-1A1.0009,1.0009,0,0,1,16,22Z"
1569
- })), _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
1657
+ })), _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
1570
1658
  d: "M30.4141,17.4141a1.9995,1.9995,0,0,0,0-2.8282L24.6272,8.7993l2.9006-2.8628a2.0018,2.0018,0,1,0-1.4416-1.3872L23.2129,7.3848,17.4141,1.5859a1.9995,1.9995,0,0,0-2.8282,0L8.7993,7.3726,5.9368,4.4717A2.002,2.002,0,1,0,4.55,5.9136l2.835,2.8735L1.5859,14.5859a1.9995,1.9995,0,0,0,0,2.8282l5.7989,5.7988L4.55,26.0864a1.9977,1.9977,0,1,0,1.387,1.4419l2.8625-2.9009,5.7866,5.7867a1.9995,1.9995,0,0,0,2.8282,0l5.7988-5.7989,2.8733,2.8355a1.998,1.998,0,1,0,1.4416-1.3872l-2.9006-2.8628ZM16,29,3,16,16,3,29,16Z"
1571
1659
  })), children);
1572
1660
  });
@@ -1586,9 +1674,9 @@ const GatewayMail = /*#__PURE__*/React.forwardRef(function GatewayMail({
1586
1674
  viewBox: "0 0 32 32",
1587
1675
  fill: "currentColor",
1588
1676
  ...rest
1589
- }, _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
1677
+ }, _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
1590
1678
  d: "M19.8779,12.1218a.4186.4186,0,0,0-.437-.0971l-9.1666,3.3335a.4167.4167,0,0,0-.0122.7786l4.0006,1.6,1.6,4.0007A.4168.4168,0,0,0,16.25,22h.0067a.4169.4169,0,0,0,.3849-.2743l3.3333-9.1669A.4165.4165,0,0,0,19.8779,12.1218Z"
1591
- })), _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
1679
+ })), _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
1592
1680
  d: "M30.4141,17.4141a1.9995,1.9995,0,0,0,0-2.8282L24.6272,8.7993l2.9006-2.8628a2.0018,2.0018,0,1,0-1.4416-1.3872L23.2129,7.3848,17.4141,1.5859a1.9995,1.9995,0,0,0-2.8282,0L8.7993,7.3726,5.9368,4.4717A2.002,2.002,0,1,0,4.55,5.9136l2.835,2.8735L1.5859,14.5859a1.9995,1.9995,0,0,0,0,2.8282l5.7989,5.7988L4.55,26.0864a1.9977,1.9977,0,1,0,1.387,1.4419l2.8625-2.9009,5.7866,5.7867a1.9995,1.9995,0,0,0,2.8282,0l5.7988-5.7989,2.8733,2.8355a1.998,1.998,0,1,0,1.4416-1.3872l-2.9006-2.8628ZM16,29,3,16,16,3,29,16Z"
1593
1681
  })), children);
1594
1682
  });
@@ -1608,9 +1696,9 @@ const GatewayPublic = /*#__PURE__*/React.forwardRef(function GatewayPublic({
1608
1696
  viewBox: "0 0 32 32",
1609
1697
  fill: "currentColor",
1610
1698
  ...rest
1611
- }, _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
1699
+ }, _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
1612
1700
  d: "M19,14H14V12a2,2,0,0,1,4,0h2a4,4,0,0,0-8,0v2.2783A1.9929,1.9929,0,0,0,11,16v5a2.0023,2.0023,0,0,0,2,2h6a2.0023,2.0023,0,0,0,2-2V16A2.0023,2.0023,0,0,0,19,14Zm0,7H13V16h6Z"
1613
- })), _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
1701
+ })), _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
1614
1702
  d: "M30.4141,17.4141a1.9995,1.9995,0,0,0,0-2.8282L24.6272,8.7993l2.9006-2.8628a2.0018,2.0018,0,1,0-1.4416-1.3872L23.2129,7.3848,17.4141,1.5859a1.9995,1.9995,0,0,0-2.8282,0L8.7993,7.3726,5.9368,4.4717A2.002,2.002,0,1,0,4.55,5.9136l2.835,2.8735L1.5859,14.5859a1.9995,1.9995,0,0,0,0,2.8282l5.7989,5.7988L4.55,26.0864a1.9977,1.9977,0,1,0,1.387,1.4419l2.8625-2.9009,5.7866,5.7867a1.9995,1.9995,0,0,0,2.8282,0l5.7988-5.7989,2.8733,2.8355a1.998,1.998,0,1,0,1.4416-1.3872l-2.9006-2.8628ZM16,29,3,16,16,3,29,16Z"
1615
1703
  })), children);
1616
1704
  });
@@ -1630,9 +1718,9 @@ const GatewaySecurity = /*#__PURE__*/React.forwardRef(function GatewaySecurity({
1630
1718
  viewBox: "0 0 32 32",
1631
1719
  fill: "currentColor",
1632
1720
  ...rest
1633
- }, _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
1721
+ }, _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
1634
1722
  d: "M11,11v6.4678a5.0216,5.0216,0,0,0,2.8613,4.52L16,23l2.1387-1.0127A5.0216,5.0216,0,0,0,21,17.4678V11Zm8,6.4678a3.012,3.012,0,0,1-1.7168,2.7109L16,20.7861l-1.2832-.6074A3.012,3.012,0,0,1,13,17.4678V13h6Z"
1635
- })), _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
1723
+ })), _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
1636
1724
  d: "M30.4141,17.4141a1.9995,1.9995,0,0,0,0-2.8282L24.6272,8.7993l2.9006-2.8628a2.0018,2.0018,0,1,0-1.4416-1.3872L23.2129,7.3848,17.4141,1.5859a1.9995,1.9995,0,0,0-2.8282,0L8.7993,7.3726,5.9368,4.4717A2.002,2.002,0,1,0,4.55,5.9136l2.835,2.8735L1.5859,14.5859a1.9995,1.9995,0,0,0,0,2.8282l5.7989,5.7988L4.55,26.0864a1.9977,1.9977,0,1,0,1.387,1.4419l2.8625-2.9009,5.7866,5.7867a1.9995,1.9995,0,0,0,2.8282,0l5.7988-5.7989,2.8733,2.8355a1.998,1.998,0,1,0,1.4416-1.3872l-2.9006-2.8628ZM16,29,3,16,16,3,29,16Z"
1637
1725
  })), children);
1638
1726
  });
@@ -1652,9 +1740,9 @@ const GatewayUserAccess = /*#__PURE__*/React.forwardRef(function GatewayUserAcce
1652
1740
  viewBox: "0 0 32 32",
1653
1741
  fill: "currentColor",
1654
1742
  ...rest
1655
- }, _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
1743
+ }, _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
1656
1744
  d: "M21 22H19V20a1.0011 1.0011 0 00-1-1H14a1.0011 1.0011 0 00-1 1v2H11V20a3.0033 3.0033 0 013-3h4a3.0033 3.0033 0 013 3zM16 16a3.5 3.5 0 113.5-3.5A3.5041 3.5041 0 0116 16zm0-5a1.5 1.5 0 101.5 1.5A1.5017 1.5017 0 0016 11z"
1657
- })), _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
1745
+ })), _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
1658
1746
  d: "M30.4141,17.4141a1.9995,1.9995,0,0,0,0-2.8282L24.6272,8.7993l2.9006-2.8628a2.0018,2.0018,0,1,0-1.4416-1.3872L23.2129,7.3848,17.4141,1.5859a1.9995,1.9995,0,0,0-2.8282,0L8.7993,7.3726,5.9368,4.4717A2.002,2.002,0,1,0,4.55,5.9136l2.835,2.8735L1.5859,14.5859a1.9995,1.9995,0,0,0,0,2.8282l5.7989,5.7988L4.55,26.0864a1.9977,1.9977,0,1,0,1.387,1.4419l2.8625-2.9009,5.7866,5.7867a1.9995,1.9995,0,0,0,2.8282,0l5.7988-5.7989,2.8733,2.8355a1.998,1.998,0,1,0,1.4416-1.3872l-2.9006-2.8628ZM16,29,3,16,16,3,29,16Z"
1659
1747
  })), children);
1660
1748
  });
@@ -1674,9 +1762,9 @@ const GatewayVpn = /*#__PURE__*/React.forwardRef(function GatewayVpn({
1674
1762
  viewBox: "0 0 32 32",
1675
1763
  fill: "currentColor",
1676
1764
  ...rest
1677
- }, _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
1765
+ }, _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
1678
1766
  d: "M20,14.2783V12a4,4,0,0,0-8,0v2.2783A1.9929,1.9929,0,0,0,11,16v5a2.0023,2.0023,0,0,0,2,2h6a2.0023,2.0023,0,0,0,2-2V16A1.9929,1.9929,0,0,0,20,14.2783ZM16,10a2.0023,2.0023,0,0,1,2,2v2H14V12A2.0023,2.0023,0,0,1,16,10Zm3,11H13V16h6Z"
1679
- })), _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
1767
+ })), _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
1680
1768
  d: "M30.4141,17.4141a1.9995,1.9995,0,0,0,0-2.8282L24.6272,8.7993l2.9006-2.8628a2.0018,2.0018,0,1,0-1.4416-1.3872L23.2129,7.3848,17.4141,1.5859a1.9995,1.9995,0,0,0-2.8282,0L8.7993,7.3726,5.9368,4.4717A2.002,2.002,0,1,0,4.55,5.9136l2.835,2.8735L1.5859,14.5859a1.9995,1.9995,0,0,0,0,2.8282l5.7989,5.7988L4.55,26.0864a1.9977,1.9977,0,1,0,1.387,1.4419l2.8625-2.9009,5.7866,5.7867a1.9995,1.9995,0,0,0,2.8282,0l5.7988-5.7989,2.8733,2.8355a1.998,1.998,0,1,0,1.4416-1.3872l-2.9006-2.8628ZM16,29,3,16,16,3,29,16Z"
1681
1769
  })), children);
1682
1770
  });
@@ -1696,7 +1784,7 @@ const Gears = /*#__PURE__*/React.forwardRef(function Gears({
1696
1784
  viewBox: "0 0 32 32",
1697
1785
  fill: "currentColor",
1698
1786
  ...rest
1699
- }, _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
1787
+ }, _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
1700
1788
  strokeWidth: "0",
1701
1789
  d: "M28 21.9847c0-.4595-.0568-.9053-.155-1.3354l2.155-.8273-.7167-1.8671-2.2063.8469c-.4529-.7197-1.0501-1.3392-1.7568-1.8106l.9695-2.1777-1.8271-.8135-.9706 2.1801c-.478-.123-.9761-.1954-1.492-.1954s-1.014.0724-1.492.1954l-.9706-2.1801-1.8271.8135.9695 2.1777c-.7067.4714-1.3039 1.0909-1.7568 1.8106l-2.2063-.8469-.7167 1.8671 2.155.8273c-.0983.4302-.155.8759-.155 1.3354 0 .4396.0507.8672.1408 1.2802l-2.1408.9531.8135 1.8271 2.08-.9261c.442.7173 1.0259 1.3374 1.7191 1.8134l-.9023 2.3508 1.8671.7167.856-2.2299c.5004.1357 1.0239.2146 1.5666.2146s1.0662-.0789 1.5666-.2146l.856 2.2299 1.8671-.7167-.9023-2.3508c.6932-.476 1.2772-1.0961 1.7191-1.8134l2.08.9261.8135-1.8271-2.1408-.9531c.0901-.413.1408-.8406.1408-1.2802zm-6 4c-2.2061 0-4-1.7944-4-4s1.7939-4 4-4 4 1.7944 4 4-1.7939 4-4 4zM13.471 14.8852l1.4788 1.4788 1.4142-1.4142-1.4788-1.4787c.5146-.7222.871-1.5616 1.0245-2.471h2.0903v-2h-2.0903c-.1535-.9094-.5098-1.7488-1.0245-2.471l1.4788-1.4788-1.4142-1.4142-1.4788 1.4788c-.7222-.5146-1.5616-.871-2.471-1.0245v-2.0903h-2v2.0903c-.9094.1535-1.7488.5099-2.471 1.0245l-1.4788-1.4788-1.4142 1.4142 1.4788 1.4788c-.5146.7222-.871 1.5616-1.0245 2.471H2v2h2.0903c.1535.9094.5098 1.7488 1.0245 2.471l-1.4788 1.4787 1.4142 1.4142 1.4788-1.4788c.7222.5146 1.5616.871 2.471 1.0245v2.0903h2v-2.0903c.9094-.1535 1.7488-.5098 2.471-1.0245zm-7.471-4.8852c0-2.2056 1.7939-4 4-4s4 1.7944 4 4-1.7939 4-4 4-4-1.7944-4-4z"
1702
1790
  })), children);
@@ -1717,7 +1805,7 @@ const Gem = /*#__PURE__*/React.forwardRef(function Gem({
1717
1805
  viewBox: "0 0 32 32",
1718
1806
  fill: "currentColor",
1719
1807
  ...rest
1720
- }, _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
1808
+ }, _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
1721
1809
  d: "M23.5,4H8.5L1.7158,13.0454,16,29.5269,30.2842,13.0454ZM27,12H21.5543l-3.75-6H22.5ZM10.3021,14l3.7536,10.23L5.19,14Zm2.13,0H19.568l-3.569,9.7212Zm.3725-2L16,6.8867,19.1957,12Zm8.8935,2H26.81L17.9427,24.2314ZM9.5,6h4.6957l-3.75,6H5Z"
1722
1810
  })), children);
1723
1811
  });
@@ -1737,9 +1825,9 @@ const GemReference = /*#__PURE__*/React.forwardRef(function GemReference({
1737
1825
  viewBox: "0 0 32 32",
1738
1826
  fill: "currentColor",
1739
1827
  ...rest
1740
- }, _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
1828
+ }, _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
1741
1829
  d: "M4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20z"
1742
- })), _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
1830
+ })), _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
1743
1831
  d: "M23.5,4H8.5L1.7158,13.0454,6.01,18l1.5114-1.31L5.19,14h5.2554L16,22.8867,21.5544,14H26.81L15.8125,26.6919,17.3242,28l12.96-14.9546ZM5,12,9.5,6h4.6958l-3.75,6ZM16,6.8867,19.1958,12H12.8042Zm0,12.2266L12.8044,14h6.3912ZM21.5542,12l-3.75-6H22.5L27,12Z"
1744
1832
  })), children);
1745
1833
  });
@@ -1759,7 +1847,7 @@ const GenderFemale = /*#__PURE__*/React.forwardRef(function GenderFemale({
1759
1847
  viewBox: "0 0 32 32",
1760
1848
  fill: "currentColor",
1761
1849
  ...rest
1762
- }, _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
1850
+ }, _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
1763
1851
  d: "M17,19.9307a8,8,0,1,0-2,0V22H10v2h5v4h2V24h5V22H17ZM10,12a6,6,0,1,1,6,6A6.0066,6.0066,0,0,1,10,12Z"
1764
1852
  })), children);
1765
1853
  });
@@ -1779,7 +1867,7 @@ const GenderMale = /*#__PURE__*/React.forwardRef(function GenderMale({
1779
1867
  viewBox: "0 0 32 32",
1780
1868
  fill: "currentColor",
1781
1869
  ...rest
1782
- }, _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
1870
+ }, _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
1783
1871
  d: "M18,4V6h6.5859l-7.6884,7.6885a8.028,8.028,0,1,0,1.414,1.414L26,7.4141V14h2V4ZM12,26a6,6,0,1,1,6-6A6.0066,6.0066,0,0,1,12,26Z"
1784
1872
  })), children);
1785
1873
  });
@@ -1799,9 +1887,9 @@ const GeneratePdf = /*#__PURE__*/React.forwardRef(function GeneratePdf({
1799
1887
  viewBox: "0 0 32 32",
1800
1888
  fill: "currentColor",
1801
1889
  ...rest
1802
- }, _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
1890
+ }, _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
1803
1891
  d: "M24,24v4H8V24H6v4H6a2,2,0,0,0,2,2H24a2,2,0,0,0,2-2h0V24Z"
1804
- })), _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
1892
+ })), _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
1805
1893
  d: "M21 21L19.586 19.586 17 22.172 17 14 15 14 15 22.172 12.414 19.586 11 21 16 26 21 21zM28 4L28 2 22 2 22 12 24 12 24 8 27 8 27 6 24 6 24 4 28 4zM17 12H13V2h4a3.0033 3.0033 0 013 3V9A3.0033 3.0033 0 0117 12zm-2-2h2a1.0011 1.0011 0 001-1V5a1.0011 1.0011 0 00-1-1H15zM9 2H4V12H6V9H9a2.0027 2.0027 0 002-2V4A2.0023 2.0023 0 009 2zM6 7V4H9l.001 3z"
1806
1894
  })), children);
1807
1895
  });
@@ -1821,7 +1909,7 @@ const Gif = /*#__PURE__*/React.forwardRef(function Gif({
1821
1909
  viewBox: "0 0 32 32",
1822
1910
  fill: "currentColor",
1823
1911
  ...rest
1824
- }, _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
1912
+ }, _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
1825
1913
  d: "M2 12v8a3 3 0 003 3h5V15H6v2H8v4H5a1 1 0 01-1-1V12a1 1 0 011-1h5V9H5A3 3 0 002 12zM30 11L30 9 22 9 22 23 24 23 24 17 29 17 29 15 24 15 24 11 30 11zM12 9L12 11 15 11 15 21 12 21 12 23 20 23 20 21 17 21 17 11 20 11 20 9 12 9z"
1826
1914
  })), children);
1827
1915
  });
@@ -1841,7 +1929,7 @@ const Gift = /*#__PURE__*/React.forwardRef(function Gift({
1841
1929
  viewBox: "0 0 32 32",
1842
1930
  fill: "currentColor",
1843
1931
  ...rest
1844
- }, _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
1932
+ }, _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
1845
1933
  d: "M26,10H23.2383A4.4867,4.4867,0,0,0,16,4.7065,4.4873,4.4873,0,0,0,8.7617,10H6a2.0025,2.0025,0,0,0-2,2v4a2.0025,2.0025,0,0,0,2,2V28a2.0025,2.0025,0,0,0,2,2H24a2.0025,2.0025,0,0,0,2-2V18a2.0025,2.0025,0,0,0,2-2V12A2.0025,2.0025,0,0,0,26,10ZM17,7.5A2.5,2.5,0,1,1,19.5,10H17ZM12.5,5A2.503,2.503,0,0,1,15,7.5V10H12.5a2.5,2.5,0,0,1,0-5ZM6,12h9v4H6Zm2,6h7V28H8ZM24.0012,28H17V18h7ZM17,16V12h9l.0012,4Z"
1846
1934
  })), children);
1847
1935
  });
@@ -1861,7 +1949,7 @@ const GlobalFilters = /*#__PURE__*/React.forwardRef(function GlobalFilters({
1861
1949
  viewBox: "0 0 32 32",
1862
1950
  fill: "currentColor",
1863
1951
  ...rest
1864
- }, _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
1952
+ }, _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
1865
1953
  d: "M12.9,7c-.4-1.7-2-3-3.9-3s-3.4,1.3-3.9,3h-3.1v2h3.1c.4,1.7,2,3,3.9,3s3.4-1.3,3.9-3h17.1v-2H12.9ZM9,10c-1.1,0-2-.9-2-2s.9-2,2-2,2,.9,2,2-.9,2-2,2ZM23,12c-1.9,0-3.4,1.3-3.9,3H2v2h17.1c.4,1.7,2,3,3.9,3s3.4-1.3,3.9-3h3.1v-2h-3.1c-.4-1.7-2-3-3.9-3ZM23,18c-1.1,0-2-.9-2-2s.9-2,2-2,2,.9,2,2-.9,2-2,2ZM14,20c-1.9,0-3.4,1.3-3.9,3H2v2h8.1c.4,1.7,2,3,3.9,3s3.4-1.3,3.9-3h12.1v-2h-12.1c-.4-1.7-2-3-3.9-3ZM14,26c-1.1,0-2-.9-2-2s.9-2,2-2,2,.9,2,2-.9,2-2,2Z"
1866
1954
  })), children);
1867
1955
  });
@@ -1881,15 +1969,15 @@ const GlobalLoanAndTrial = /*#__PURE__*/React.forwardRef(function GlobalLoanAndT
1881
1969
  viewBox: "0 0 32 32",
1882
1970
  fill: "currentColor",
1883
1971
  ...rest
1884
- }, _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
1972
+ }, _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
1885
1973
  d: "m15,22l-1.4099,1.4102,2.5798,2.5898H4V8h-2v18c0,1.1025.8972,2,2,2h12.1699l-2.5798,2.5898,1.4099,1.4102,5-5-5-5Z"
1886
1974
  })), _circle17 || (_circle17 = /*#__PURE__*/React.createElement("circle", {
1887
1975
  cx: "11",
1888
1976
  cy: "16",
1889
1977
  r: "1"
1890
- })), _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
1978
+ })), _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
1891
1979
  d: "m24,20H8c-1.1028,0-2-.8972-2-2v-4c0-1.1028.8972-2,2-2h16c1.1028,0,2,.8972,2,2v4c0,1.1028-.8972,2-2,2Zm-16-6v4h16v-4H8Z"
1892
- })), _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
1980
+ })), _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
1893
1981
  d: "m28,4h-12.1699l2.5801-2.5898L17,0l-5,5,5,5,1.4102-1.4102-2.5801-2.5898h12.1699v18h2V6c0-1.1025-.8972-2-2-2Z"
1894
1982
  })), children);
1895
1983
  });
@@ -1909,9 +1997,9 @@ const Globe = /*#__PURE__*/React.forwardRef(function Globe({
1909
1997
  viewBox: "0 0 32 32",
1910
1998
  fill: "currentColor",
1911
1999
  ...rest
1912
- }, _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
2000
+ }, _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
1913
2001
  d: "M14,4a7,7,0,1,1-7,7,7,7,0,0,1,7-7m0-2a9,9,0,1,0,9,9A9,9,0,0,0,14,2Z"
1914
- })), _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
2002
+ })), _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
1915
2003
  d: "M28,11a13.9563,13.9563,0,0,0-4.1051-9.8949L22.4813,2.5187A11.9944,11.9944,0,0,1,5.5568,19.5194l-.0381-.0381L4.1051,20.8949A13.9563,13.9563,0,0,0,14,25v3H10v2H20V28H16V24.84A14.0094,14.0094,0,0,0,28,11Z"
1916
2004
  })), children);
1917
2005
  });
@@ -1931,9 +2019,9 @@ const Gradient = /*#__PURE__*/React.forwardRef(function Gradient({
1931
2019
  viewBox: "0 0 32 32",
1932
2020
  fill: "currentColor",
1933
2021
  ...rest
1934
- }, _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
2022
+ }, _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
1935
2023
  d: "M26,4H6A2.0023,2.0023,0,0,0,4,6V26a2.0023,2.0023,0,0,0,2,2H26a2.0023,2.0023,0,0,0,2-2V6A2.0023,2.0023,0,0,0,26,4ZM22,26V22H18v4H14V22H10V18h4V14H10V10h4V6h4v4h4V6h4V26Z"
1936
- })), _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
2024
+ })), _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
1937
2025
  d: "M14 10H18V14H14zM14 18H18V22H14zM18 14H22V18H18z"
1938
2026
  })), children);
1939
2027
  });
@@ -1953,7 +2041,7 @@ const GraphAggregator = /*#__PURE__*/React.forwardRef(function GraphAggregator({
1953
2041
  viewBox: "0 0 32 32",
1954
2042
  fill: "currentColor",
1955
2043
  ...rest
1956
- }, _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
2044
+ }, _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
1957
2045
  d: "M3 18H5V30H3zM9 24H11V30H9zM15 16H17V30H15zM21 20H23V30H21zM27 14H29V30H27zM28 2c-1.1046 0-2 .8954-2 2 0 .178.0307.3475.0743.5117l-3.5624 3.5627c-.1644-.0437-.3339-.0745-.512-.0745-.3171 0-.6129.0805-.8793.2119l-3.1332-2.0887c.0026-.0416.0125-.081.0125-.1232 0-1.1046-.8954-2-2-2s-2 .8954-2 2c0 .279.0578.5443.1609.7855l-3.9287 5.238c-.0771-.009-.1527-.0234-.2322-.0234-.178 0-.3474.0307-.5116.0743l-3.5627-3.5627c.0436-.1642.0743-.3336.0743-.5116 0-1.1046-.8954-2-2-2s-2 .8954-2 2 .8954 2 2 2c.178 0 .3474-.0307.5116-.0743l3.5627 3.5627c-.0436.1642-.0743.3336-.0743.5116 0 1.1046.8954 2 2 2s2-.8954 2-2c0-.279-.0578-.5443-.1609-.7855l3.9286-5.238c.0771.009.1527.0234.2323.0234.3171 0 .6129-.0805.8793-.2119l3.1332 2.0887c-.0026.0416-.0125.081-.0125.1232 0 1.1046.8954 2 2 2s2-.8954 2-2c0-.178-.0307-.3474-.0743-.5116l3.5627-3.5627c.1642.0436.3336.0743.5116.0743 1.1046 0 2-.8954 2-2s-.8954-2-2-2z"
1958
2046
  })), children);
1959
2047
  });
@@ -1973,7 +2061,7 @@ const GraphicalDataFlow = /*#__PURE__*/React.forwardRef(function GraphicalDataFl
1973
2061
  viewBox: "0 0 32 32",
1974
2062
  fill: "currentColor",
1975
2063
  ...rest
1976
- }, _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
2064
+ }, _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
1977
2065
  d: "M28 30H22a2.0023 2.0023 0 01-2-2V22a2.0023 2.0023 0 012-2h6a2.0023 2.0023 0 012 2v6A2.0023 2.0023 0 0128 30zm-6-8h-.0012L22 28h6V22zM18 26H12a3.0033 3.0033 0 01-3-3V19h2v4a1.001 1.001 0 001 1h6zM26 18H24V15a1.001 1.001 0 00-1-1H18V12h5a3.0033 3.0033 0 013 3zM15 18a.9986.9986 0 01-.4971-.1323L10 15.2886 5.4968 17.8677a1 1 0 01-1.4712-1.0938l1.0618-4.572L2.269 9.1824a1 1 0 01.5662-1.6687l4.2-.7019L9.1006 2.5627a1 1 0 011.7881-.0214l2.2046 4.271 4.0764.7021a1 1 0 01.5613 1.668l-2.8184 3.02 1.0613 4.5718A1 1 0 0115 18zm-5-5s.343.18.4971.2686l3.01 1.7241-.7837-3.3763 2.282-2.4453-3.2331-.5569-1.7456-3.382L8.3829 8.6144l-3.3809.565 2.2745 2.437-.7841 3.3763 3.0105-1.7241C9.657 13.18 10 13 10 13z"
1978
2066
  })), children);
1979
2067
  });
@@ -1993,7 +2081,7 @@ const Grid = /*#__PURE__*/React.forwardRef(function Grid({
1993
2081
  viewBox: "0 0 32 32",
1994
2082
  fill: "currentColor",
1995
2083
  ...rest
1996
- }, _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
2084
+ }, _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
1997
2085
  d: "M12 4H6A2 2 0 004 6v6a2 2 0 002 2h6a2 2 0 002-2V6A2 2 0 0012 4zm0 8H6V6h6zM26 4H20a2 2 0 00-2 2v6a2 2 0 002 2h6a2 2 0 002-2V6A2 2 0 0026 4zm0 8H20V6h6zM12 18H6a2 2 0 00-2 2v6a2 2 0 002 2h6a2 2 0 002-2V20A2 2 0 0012 18zm0 8H6V20h6zM26 18H20a2 2 0 00-2 2v6a2 2 0 002 2h6a2 2 0 002-2V20A2 2 0 0026 18zm0 8H20V20h6z"
1998
2086
  })), children);
1999
2087
  });
@@ -2013,7 +2101,7 @@ const Group = /*#__PURE__*/React.forwardRef(function Group({
2013
2101
  viewBox: "0 0 32 32",
2014
2102
  fill: "currentColor",
2015
2103
  ...rest
2016
- }, _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
2104
+ }, _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
2017
2105
  d: "M31 30H29V27a3 3 0 00-3-3H22a3 3 0 00-3 3v3H17V27a5 5 0 015-5h4a5 5 0 015 5zM24 12a3 3 0 11-3 3 3 3 0 013-3m0-2a5 5 0 105 5A5 5 0 0024 10zM15 22H13V19a3 3 0 00-3-3H6a3 3 0 00-3 3v3H1V19a5 5 0 015-5h4a5 5 0 015 5zM8 4A3 3 0 115 7 3 3 0 018 4M8 2a5 5 0 105 5A5 5 0 008 2z"
2018
2106
  })), children);
2019
2107
  });
@@ -2033,9 +2121,9 @@ const GroupAccess = /*#__PURE__*/React.forwardRef(function GroupAccess({
2033
2121
  viewBox: "0 0 32 32",
2034
2122
  fill: "currentColor",
2035
2123
  ...rest
2036
- }, _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
2124
+ }, _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
2037
2125
  d: "M8 19H6V17a3.0033 3.0033 0 013-3h5v2H9a1.0011 1.0011 0 00-1 1zM12 13a4 4 0 114-4A4.0045 4.0045 0 0112 13zm0-6a2 2 0 102 2A2.0021 2.0021 0 0012 7zM20 20a4 4 0 114-4A4.0045 4.0045 0 0120 20zm0-6a2 2 0 102 2A2.0021 2.0021 0 0020 14zM26 26H24V24a1.0011 1.0011 0 00-1-1H17a1.0011 1.0011 0 00-1 1v2H14V24a3.0033 3.0033 0 013-3h6a3.0033 3.0033 0 013 3z"
2038
- })), _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
2126
+ })), _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
2039
2127
  d: "M8 30H4a2.0021 2.0021 0 01-2-2V4A2.0021 2.0021 0 014 2H8V4H4V28H8zM28 30H24V28h4V4H24V2h4a2.0021 2.0021 0 012 2V28A2.0021 2.0021 0 0128 30z"
2040
2128
  })), children);
2041
2129
  });
@@ -2055,7 +2143,7 @@ const GroupAccount = /*#__PURE__*/React.forwardRef(function GroupAccount({
2055
2143
  viewBox: "0 0 32 32",
2056
2144
  fill: "currentColor",
2057
2145
  ...rest
2058
- }, _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
2146
+ }, _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
2059
2147
  d: "M17 11H11a3 3 0 00-3 3v4h2V14a1 1 0 011-1h6a1 1 0 011 1v1h2V14A3 3 0 0017 11zM10 6a4 4 0 104-4A4 4 0 0010 6zm6 0a2 2 0 11-2-2A2 2 0 0116 6zM22 27H16a2.0021 2.0021 0 01-2-2V19a2.0021 2.0021 0 012-2h6a2.0021 2.0021 0 012 2v6A2.0021 2.0021 0 0122 27zm-6-8v6h6V19zM8 30H4a2.0021 2.0021 0 01-2-2V4A2.0021 2.0021 0 014 2H8V4H4V28H8zM28 30H24V28h4V4H24V2h4a2.0021 2.0021 0 012 2V28A2.0021 2.0021 0 0128 30z"
2060
2148
  })), children);
2061
2149
  });
@@ -2075,7 +2163,7 @@ const GroupPresentation = /*#__PURE__*/React.forwardRef(function GroupPresentati
2075
2163
  viewBox: "0 0 32 32",
2076
2164
  fill: "currentColor",
2077
2165
  ...rest
2078
- }, _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
2166
+ }, _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
2079
2167
  d: "M10 30H8V27H4v3H2V27a2.0023 2.0023 0 012-2H8a2.0023 2.0023 0 012 2zM30 30H28V27H24v3H22V27a2.0023 2.0023 0 012-2h4a2.0023 2.0023 0 012 2zM20 30H18V27H14v3H12V27a2.0023 2.0023 0 012-2h4a2.0023 2.0023 0 012 2z"
2080
2168
  })), _circle18 || (_circle18 = /*#__PURE__*/React.createElement("circle", {
2081
2169
  cx: "16",
@@ -2097,7 +2185,7 @@ const GroupPresentation = /*#__PURE__*/React.forwardRef(function GroupPresentati
2097
2185
  cx: "11",
2098
2186
  cy: "18",
2099
2187
  r: "2"
2100
- })), _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
2188
+ })), _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
2101
2189
  d: "M26,14H6a2.0023,2.0023,0,0,1-2-2V4A2.0023,2.0023,0,0,1,6,2H26a2.0023,2.0023,0,0,1,2,2v8A2.0023,2.0023,0,0,1,26,14ZM6,4v8H26V4Z"
2102
2190
  })), children);
2103
2191
  });
@@ -2117,7 +2205,7 @@ const GroupResource = /*#__PURE__*/React.forwardRef(function GroupResource({
2117
2205
  viewBox: "0 0 32 32",
2118
2206
  fill: "currentColor",
2119
2207
  ...rest
2120
- }, _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
2208
+ }, _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
2121
2209
  d: "M22 24H10a2.0021 2.0021 0 01-2-2V10a2.0021 2.0021 0 012-2H22a2.0021 2.0021 0 012 2V22A2.0021 2.0021 0 0122 24zM10 10V22H22V10zM8 30H4a2.0021 2.0021 0 01-2-2V4A2.0021 2.0021 0 014 2H8V4H4V28H8zM28 30H24V28h4V4H24V2h4a2.0021 2.0021 0 012 2V28A2.0021 2.0021 0 0128 30z"
2122
2210
  })), children);
2123
2211
  });
@@ -2137,9 +2225,9 @@ const GroupSecurity = /*#__PURE__*/React.forwardRef(function GroupSecurity({
2137
2225
  viewBox: "0 0 32 32",
2138
2226
  fill: "currentColor",
2139
2227
  ...rest
2140
- }, _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
2228
+ }, _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
2141
2229
  d: "M11 21H9V19a3.0033 3.0033 0 013-3h6v2H12a1.0011 1.0011 0 00-1 1zM15 15a4 4 0 114-4A4.0045 4.0045 0 0115 15zm0-6a2 2 0 102 2A2.0021 2.0021 0 0015 9zM24 22a4 4 0 114-4A4.0045 4.0045 0 0124 22zm0-6a2 2 0 102 2A2.0021 2.0021 0 0024 16zM30 28H28V26a1.0011 1.0011 0 00-1-1H21a1.0011 1.0011 0 00-1 1v2H18V26a3.0033 3.0033 0 013-3h6a3.0033 3.0033 0 013 3z"
2142
- })), _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
2230
+ })), _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
2143
2231
  d: "M14,27.7334l-5.2344-2.791A8.9858,8.9858,0,0,1,4,17V4H24v6h2V4a2.0023,2.0023,0,0,0-2-2H4A2.0023,2.0023,0,0,0,2,4V17a10.9814,10.9814,0,0,0,5.8242,9.707L14,30Z"
2144
2232
  })), children);
2145
2233
  });
@@ -2159,9 +2247,9 @@ const GroupObjects = /*#__PURE__*/React.forwardRef(function GroupObjects({
2159
2247
  viewBox: "0 0 32 32",
2160
2248
  fill: "currentColor",
2161
2249
  ...rest
2162
- }, _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
2250
+ }, _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
2163
2251
  d: "M19,13V9H9V19h4v4H23V13Zm-8-2h6v6H11ZM21,21H15V19h4V15h2Z"
2164
- })), _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
2252
+ })), _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
2165
2253
  d: "M30,8V2H24V4H8V2H2V8H4V24H2v6H8V28H24v2h6V24H28V8ZM26,4h2V6H26ZM4,4H6V6H4ZM6,28H4V26H6Zm22,0H26V26h2Zm-2-4H24v2H8V24H6V8H8V6H24V8h2Z"
2166
2254
  })), children);
2167
2255
  });
@@ -2181,9 +2269,9 @@ const GroupObjectsNew = /*#__PURE__*/React.forwardRef(function GroupObjectsNew({
2181
2269
  viewBox: "0 0 32 32",
2182
2270
  fill: "currentColor",
2183
2271
  ...rest
2184
- }, _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
2272
+ }, _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
2185
2273
  d: "M17 10L15 10 15 15 10 15 10 17 15 17 15 22 17 22 17 17 22 17 22 15 17 15 17 10z"
2186
- })), _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
2274
+ })), _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
2187
2275
  d: "M30,8V2H24V4H8V2H2V8H4V24H2v6H8V28H24v2h6V24H28V8ZM26,4h2V6H26ZM4,4H6V6H4ZM6,28H4V26H6Zm22,0H26V26h2Zm-2-4H24v2H8V24H6V8H8V6H24V8h2Z"
2188
2276
  })), children);
2189
2277
  });
@@ -2203,9 +2291,9 @@ const GroupObjectsSave = /*#__PURE__*/React.forwardRef(function GroupObjectsSave
2203
2291
  viewBox: "0 0 32 32",
2204
2292
  fill: "currentColor",
2205
2293
  ...rest
2206
- }, _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
2294
+ }, _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
2207
2295
  d: "M14 18.18L10.41 14.59 9 16 14 21 23 12 21.59 10.581 14 18.18z"
2208
- })), _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
2296
+ })), _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
2209
2297
  d: "M30,8V2H24V4H8V2H2V8H4V24H2v6H8V28H24v2h6V24H28V8ZM26,4h2V6H26ZM4,4H6V6H4ZM6,28H4V26H6Zm22,0H26V26h2Zm-2-4H24v2H8V24H6V8H8V6H24V8h2Z"
2210
2298
  })), children);
2211
2299
  });
@@ -2225,7 +2313,7 @@ const Growth = /*#__PURE__*/React.forwardRef(function Growth({
2225
2313
  viewBox: "0 0 32 32",
2226
2314
  fill: "currentColor",
2227
2315
  ...rest
2228
- }, _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
2316
+ }, _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
2229
2317
  d: "M20,8v2h6.5859L18,18.5859,13.707,14.293a.9994.9994,0,0,0-1.414,0L2,24.5859,3.4141,26,13,16.4141l4.293,4.2929a.9994.9994,0,0,0,1.414,0L28,11.4141V18h2V8Z"
2230
2318
  })), children);
2231
2319
  });
@@ -2257,7 +2345,7 @@ const Gui = /*#__PURE__*/React.forwardRef(function Gui({
2257
2345
  cx: "26",
2258
2346
  cy: "8",
2259
2347
  r: "1"
2260
- })), _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
2348
+ })), _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
2261
2349
  d: "M28,4H4A2.0023,2.0023,0,0,0,2,6V26a2.0023,2.0023,0,0,0,2,2H28a2.0023,2.0023,0,0,0,2-2V6A2.0023,2.0023,0,0,0,28,4Zm0,2v4H4V6ZM4,12h6V26H4Zm8,14V12H28V26Z"
2262
2350
  })), children);
2263
2351
  });
@@ -2277,9 +2365,9 @@ const GuiManagement = /*#__PURE__*/React.forwardRef(function GuiManagement({
2277
2365
  viewBox: "0 0 32 32",
2278
2366
  fill: "currentColor",
2279
2367
  ...rest
2280
- }, _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
2368
+ }, _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
2281
2369
  d: "M30,24V22H27.8989a4.9678,4.9678,0,0,0-.7319-1.7529l1.49-1.49-1.414-1.414-1.49,1.49A4.9678,4.9678,0,0,0,24,18.1011V16H22v2.1011a4.9678,4.9678,0,0,0-1.7529.7319l-1.49-1.49-1.414,1.414,1.49,1.49A4.9678,4.9678,0,0,0,18.1011,22H16v2h2.1011a4.9678,4.9678,0,0,0,.7319,1.7529l-1.49,1.49,1.414,1.414,1.49-1.49A4.9678,4.9678,0,0,0,22,27.8989V30h2V27.8989a4.9678,4.9678,0,0,0,1.7529-.7319l1.49,1.49,1.414-1.414-1.49-1.49A4.9678,4.9678,0,0,0,27.8989,24Zm-7,2a3,3,0,1,1,3-3A3.0033,3.0033,0,0,1,23,26Z"
2282
- })), _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
2370
+ })), _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
2283
2371
  d: "M28,4H4A2.002,2.002,0,0,0,2,6V26a2.0023,2.0023,0,0,0,2,2H14V26H4V12H28v3h2V6A2.0023,2.0023,0,0,0,28,4Zm0,6H4V6H28Z"
2284
2372
  })), _circle26 || (_circle26 = /*#__PURE__*/React.createElement("circle", {
2285
2373
  cx: "20",
@@ -2311,7 +2399,7 @@ const QH = /*#__PURE__*/React.forwardRef(function QH({
2311
2399
  viewBox: "0 0 32 32",
2312
2400
  fill: "currentColor",
2313
2401
  ...rest
2314
- }, _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
2402
+ }, _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
2315
2403
  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"
2316
2404
  })), children);
2317
2405
  });
@@ -2351,9 +2439,9 @@ const Hail = /*#__PURE__*/React.forwardRef(function Hail({
2351
2439
  cx: "10.499",
2352
2440
  cy: "29.5",
2353
2441
  r: "1.5"
2354
- })), _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
2442
+ })), _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
2355
2443
  d: "M15.868 30.496L14.132 29.504 17.276 24 11.277 24 16.132 15.504 17.868 16.496 14.723 22 20.724 22 15.868 30.496z"
2356
- })), _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
2444
+ })), _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
2357
2445
  d: "M23.5,22H23V20h.5a4.4975,4.4975,0,0,0,.3564-8.981l-.8154-.0639-.0986-.812a6.9938,6.9938,0,0,0-13.8838,0l-.0991.812-.8155.0639A4.4975,4.4975,0,0,0,8.5,20H9v2H8.5A6.4973,6.4973,0,0,1,7.2,9.1362a8.9943,8.9943,0,0,1,17.6006,0A6.4974,6.4974,0,0,1,23.5,22Z"
2358
2446
  })), children);
2359
2447
  });
@@ -2373,7 +2461,7 @@ const WatsonHealthHangingProtocol = /*#__PURE__*/React.forwardRef(function Watso
2373
2461
  viewBox: "0 0 32 32",
2374
2462
  fill: "currentColor",
2375
2463
  ...rest
2376
- }, _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
2464
+ }, _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
2377
2465
  d: "M26.37,20.52,17,15.41V13.86A4,4,0,1,0,12,10h2a2,2,0,1,1,4,.34A2.08,2.08,0,0,1,15.89,12h0a.89.89,0,0,0-.89.89v2.52L5.63,20.52A3.1,3.1,0,0,0,4.25,22a2.83,2.83,0,0,0,2.56,4H25.19a2.83,2.83,0,0,0,2.56-4A3.1,3.1,0,0,0,26.37,20.52ZM25.19,24H6.81A.81.81,0,0,1,6,23.19a1,1,0,0,1,.52-.88L16,17.14l9.48,5.17a1,1,0,0,1,.52.88A.81.81,0,0,1,25.19,24Z"
2378
2466
  })), children);
2379
2467
  });
@@ -2393,7 +2481,7 @@ const Harbor = /*#__PURE__*/React.forwardRef(function Harbor({
2393
2481
  viewBox: "0 0 32 32",
2394
2482
  fill: "currentColor",
2395
2483
  ...rest
2396
- }, _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
2484
+ }, _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
2397
2485
  d: "M27,17A11.0109,11.0109,0,0,1,17,27.9492V14h6V12H17V9.8579a4,4,0,1,0-2,0V12H9v2h6V27.9492A11.0109,11.0109,0,0,1,5,17H3a13,13,0,0,0,26,0ZM14,6a2,2,0,1,1,2,2A2.0023,2.0023,0,0,1,14,6Z"
2398
2486
  })), children);
2399
2487
  });
@@ -2417,7 +2505,7 @@ const HardwareSecurityModule = /*#__PURE__*/React.forwardRef(function HardwareSe
2417
2505
  cx: "21.5",
2418
2506
  cy: "7.5",
2419
2507
  r: "1.5"
2420
- })), _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
2508
+ })), _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
2421
2509
  d: "M14.4143 20H9V14.5857l6.03-6.03A5.3518 5.3518 0 0115 8a6 6 0 116 6 5.3583 5.3583 0 01-.5559-.03zM11 18h2.5857l6.1706-6.1709.5174.0957A3.935 3.935 0 0021 12a4.0507 4.0507 0 10-3.925-3.2729l.0952.5166L11 15.4143zM28 20H19v2h9v6H4V22H6V20H4a2.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"
2422
2510
  })), _circle35 || (_circle35 = /*#__PURE__*/React.createElement("circle", {
2423
2511
  cx: "7",
@@ -2441,7 +2529,7 @@ const Hashtag = /*#__PURE__*/React.forwardRef(function Hashtag({
2441
2529
  viewBox: "0 0 32 32",
2442
2530
  fill: "currentColor",
2443
2531
  ...rest
2444
- }, _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
2532
+ }, _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
2445
2533
  d: "M28,12V10H22V4H20v6H12V4H10v6H4v2h6v8H4v2h6v6h2V22h8v6h2V22h6V20H22V12Zm-8,8H12V12h8Z"
2446
2534
  })), children);
2447
2535
  });
@@ -2461,22 +2549,22 @@ const Haze = /*#__PURE__*/React.forwardRef(function Haze({
2461
2549
  viewBox: "0 0 32 32",
2462
2550
  fill: "currentColor",
2463
2551
  ...rest
2464
- }, _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
2552
+ }, _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
2465
2553
  d: "M19 28H3a1 1 0 010-2H19a1 1 0 010 2zM15 20H3a1 1 0 010-2H15a1 1 0 010 2z"
2466
- })), _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
2554
+ })), _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
2467
2555
  d: "M24.5 23.5H28.5V25.5H24.5z",
2468
2556
  transform: "rotate(45 26.5 24.5)"
2469
- })), _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
2557
+ })), _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
2470
2558
  d: "M28 15H32V17H28z"
2471
- })), _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
2559
+ })), _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
2472
2560
  d: "M24.5 6.5H28.5V8.5H24.5z",
2473
2561
  transform: "rotate(-45 26.5 7.5)"
2474
- })), _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
2562
+ })), _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
2475
2563
  d: "M17 2H19V6H17z"
2476
- })), _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
2564
+ })), _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
2477
2565
  d: "M7.5 6.5H11.5V8.5H7.5z",
2478
2566
  transform: "rotate(-135 9.5 7.5)"
2479
- })), _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
2567
+ })), _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
2480
2568
  d: "M18,8a8.0092,8.0092,0,0,0-8,8h2a6,6,0,1,1,6,6H7a1,1,0,0,0,0,2H18A8,8,0,0,0,18,8Z"
2481
2569
  })), children);
2482
2570
  });
@@ -2496,9 +2584,9 @@ const HazeNight = /*#__PURE__*/React.forwardRef(function HazeNight({
2496
2584
  viewBox: "0 0 32 32",
2497
2585
  fill: "currentColor",
2498
2586
  ...rest
2499
- }, _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
2587
+ }, _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
2500
2588
  d: "M29,22H13a1,1,0,0,0,0,2h9.6772a11.0991,11.0991,0,0,1-7.5561,2.9976c-.1384,0-.2783.0048-.4177,0a11.0945,11.0945,0,0,1-3.201-21.584,15.1528,15.1528,0,0,0-.0488,6.5869h2.0457a13.15,13.15,0,0,1,.39-7.6206A1.015,1.015,0,0,0,12.98,3a.9825.9825,0,0,0-.1746.0156A13.0958,13.0958,0,0,0,14.63,28.9971c.164.0063.3281,0,.4907,0A13.04,13.04,0,0,0,25.3779,24H29a1,1,0,0,0,0-2Z"
2501
- })), _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
2589
+ })), _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
2502
2590
  d: "M27 20H17a1 1 0 010-2H27a1 1 0 010 2zM25 16H13a1 1 0 010-2H25a1 1 0 010 2z"
2503
2591
  })), children);
2504
2592
  });
@@ -2518,9 +2606,9 @@ const Hd = /*#__PURE__*/React.forwardRef(function Hd({
2518
2606
  viewBox: "0 0 32 32",
2519
2607
  fill: "currentColor",
2520
2608
  ...rest
2521
- }, _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
2609
+ }, _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
2522
2610
  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,6ZM4,24V8H28V24Z"
2523
- })), _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
2611
+ })), _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
2524
2612
  d: "M22 11H18V21h4a3 3 0 003-3V14A3 3 0 0022 11zm1 7a1 1 0 01-1 1H20V13h2a1 1 0 011 1zM13 11L13 15 10 15 10 11 8 11 8 21 10 21 10 17 13 17 13 21 15 21 15 11 13 11z"
2525
2613
  })), children);
2526
2614
  });
@@ -2540,9 +2628,9 @@ const HdFilled = /*#__PURE__*/React.forwardRef(function HdFilled({
2540
2628
  viewBox: "0 0 32 32",
2541
2629
  fill: "currentColor",
2542
2630
  ...rest
2543
- }, _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
2631
+ }, _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
2544
2632
  d: "M22,13H20v6h2a1,1,0,0,0,1-1V14A1,1,0,0,0,22,13Z"
2545
- })), _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
2633
+ })), _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
2546
2634
  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,21H13V17H10v4H8V11h2v4h3V11h2Zm10-3a3,3,0,0,1-3,3H18V11h4a3,3,0,0,1,3,3Z"
2547
2635
  })), children);
2548
2636
  });
@@ -2562,7 +2650,7 @@ const Hdr = /*#__PURE__*/React.forwardRef(function Hdr({
2562
2650
  viewBox: "0 0 32 32",
2563
2651
  fill: "currentColor",
2564
2652
  ...rest
2565
- }, _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
2653
+ }, _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
2566
2654
  d: "M30 15V11a2 2 0 00-2-2H22V23h2V17h1.48l2.34 6H30l-2.33-6H28A2 2 0 0030 15zm-6-4h4v4H24zM16 23H12V9h4a4 4 0 014 4v6A4 4 0 0116 23zm-2-2h2a2 2 0 002-2V13a2 2 0 00-2-2H14zM8 9L8 15 4 15 4 9 2 9 2 23 4 23 4 17 8 17 8 23 10 23 10 9 8 9z"
2567
2655
  })), children);
2568
2656
  });
@@ -2582,7 +2670,7 @@ const Heading = /*#__PURE__*/React.forwardRef(function Heading({
2582
2670
  viewBox: "0 0 32 32",
2583
2671
  fill: "currentColor",
2584
2672
  ...rest
2585
- }, _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
2673
+ }, _path190 || (_path190 = /*#__PURE__*/React.createElement("path", {
2586
2674
  d: "M24,7v18h-3v-6h-10v6h-3V7h3v9h10V7h3Z"
2587
2675
  })), children);
2588
2676
  });
@@ -2602,7 +2690,7 @@ const Headphones = /*#__PURE__*/React.forwardRef(function Headphones({
2602
2690
  viewBox: "0 0 32 32",
2603
2691
  fill: "currentColor",
2604
2692
  ...rest
2605
- }, _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
2693
+ }, _path191 || (_path191 = /*#__PURE__*/React.createElement("path", {
2606
2694
  d: "M25,16V15A9,9,0,0,0,7,15v1A5,5,0,0,0,7,26H9V15a7,7,0,0,1,14,0V26h2a5,5,0,0,0,0-10ZM4,21a3,3,0,0,1,3-3v6A3,3,0,0,1,4,21Zm21,3V18a3,3,0,0,1,0,6Z"
2607
2695
  })), children);
2608
2696
  });
@@ -2622,7 +2710,7 @@ const Headset = /*#__PURE__*/React.forwardRef(function Headset({
2622
2710
  viewBox: "0 0 32 32",
2623
2711
  fill: "currentColor",
2624
2712
  ...rest
2625
- }, _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
2713
+ }, _path192 || (_path192 = /*#__PURE__*/React.createElement("path", {
2626
2714
  d: "M25,10h-.06A9,9,0,0,0,7.06,10H7A5,5,0,0,0,7,20H9V11a7,7,0,0,1,14,0V21a4,4,0,0,1-3.17,3.91,4,4,0,1,0,.05,2A6,6,0,0,0,25,21V20a5,5,0,0,0,0-10ZM4,15a3,3,0,0,1,3-3v6A3,3,0,0,1,4,15ZM16,28a2,2,0,1,1,2-2A2,2,0,0,1,16,28Zm9-10V12a3,3,0,0,1,0,6Z"
2627
2715
  })), children);
2628
2716
  });
@@ -2642,7 +2730,7 @@ const HealthCross = /*#__PURE__*/React.forwardRef(function HealthCross({
2642
2730
  viewBox: "0 0 32 32",
2643
2731
  fill: "currentColor",
2644
2732
  ...rest
2645
- }, _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
2733
+ }, _path193 || (_path193 = /*#__PURE__*/React.createElement("path", {
2646
2734
  d: "M19,28H13a2.0023,2.0023,0,0,1-2-2V21H6a2.0023,2.0023,0,0,1-2-2V13a2.002,2.002,0,0,1,2-2h5V6a2.002,2.002,0,0,1,2-2h6a2.0023,2.0023,0,0,1,2,2v5h5a2.0023,2.0023,0,0,1,2,2v6a2.0027,2.0027,0,0,1-2,2H21v5A2.0027,2.0027,0,0,1,19,28ZM6,13v6h7v7h6V19h7V13H19V6H13v7Z"
2647
2735
  })), children);
2648
2736
  });
@@ -2662,13 +2750,13 @@ const Hearing = /*#__PURE__*/React.forwardRef(function Hearing({
2662
2750
  viewBox: "0 0 32 32",
2663
2751
  fill: "currentColor",
2664
2752
  ...rest
2665
- }, _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
2753
+ }, _path194 || (_path194 = /*#__PURE__*/React.createElement("path", {
2666
2754
  d: "M18,30V28A10.0114,10.0114,0,0,0,28,18h2A12.0134,12.0134,0,0,1,18,30Z"
2667
- })), _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
2755
+ })), _path195 || (_path195 = /*#__PURE__*/React.createElement("path", {
2668
2756
  d: "M18,26V24a6.0066,6.0066,0,0,0,6-6h2A8.0092,8.0092,0,0,1,18,26Z"
2669
- })), _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
2757
+ })), _path196 || (_path196 = /*#__PURE__*/React.createElement("path", {
2670
2758
  d: "M18 22V20a2.0023 2.0023 0 002-2h2A4.0042 4.0042 0 0118 22zM10 2a9.01 9.01 0 00-9 9H3a7 7 0 0114 0 7.09 7.09 0 01-3.501 6.1348L13 17.4229v3.0732a2.9354 2.9354 0 01-.9009 2.1514 4.1824 4.1824 0 01-4.6318 1.03A4.0918 4.0918 0 015 20H3a6.1156 6.1156 0 003.6694 5.5117 5.7822 5.7822 0 002.3145.4863A6.5854 6.5854 0 0013.4624 24.11 4.94 4.94 0 0015 20.4961V18.5537A9.1077 9.1077 0 0019 11 9.01 9.01 0 0010 2z"
2671
- })), _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
2759
+ })), _path197 || (_path197 = /*#__PURE__*/React.createElement("path", {
2672
2760
  d: "M9.28,8.0825A3.0061,3.0061,0,0,1,13,11h2a4.9786,4.9786,0,0,0-1.8843-3.9111A5.0414,5.0414,0,0,0,8.835,6.1323,4.95,4.95,0,0,0,5.1323,9.835,5.0318,5.0318,0,0,0,7.436,15.2935,3.0777,3.0777,0,0,1,9,17.9229V20h2V17.9229a5.0608,5.0608,0,0,0-2.5371-4.3458A3.0016,3.0016,0,0,1,9.28,8.0825Z"
2673
2761
  })), children);
2674
2762
  });
@@ -2688,7 +2776,7 @@ const HeatMap = /*#__PURE__*/React.forwardRef(function HeatMap({
2688
2776
  viewBox: "0 0 32 32",
2689
2777
  fill: "currentColor",
2690
2778
  ...rest
2691
- }, _path190 || (_path190 = /*#__PURE__*/React.createElement("path", {
2779
+ }, _path198 || (_path198 = /*#__PURE__*/React.createElement("path", {
2692
2780
  d: "M20 18H22V20H20zM28 16H30V18H28zM14 6H16V8H14zM16 22H12V16a2.0023 2.0023 0 00-2-2H4a2.0023 2.0023 0 00-2 2v6a2.0023 2.0023 0 002 2h6v4a2.0023 2.0023 0 002 2h4a2.0023 2.0023 0 002-2V24A2.0023 2.0023 0 0016 22zM4 22V16h6v6zm8 6V24h4v4zM28 30H24a2.0021 2.0021 0 01-2-2V24a2.0021 2.0021 0 012-2h4a2.0021 2.0021 0 012 2v4A2.0021 2.0021 0 0128 30zm-4-6v4h4V24zM28 2H22a2.0023 2.0023 0 00-2 2v6H18a2.0023 2.0023 0 00-2 2v2a2.0023 2.0023 0 002 2h2a2.0023 2.0023 0 002-2V12h6a2.0023 2.0023 0 002-2V4A2.0023 2.0023 0 0028 2zM18 14V12h2v2zm4-4V4h6v6zM8 10H4A2.0021 2.0021 0 012 8V4A2.0021 2.0021 0 014 2H8a2.0021 2.0021 0 012 2V8A2.0021 2.0021 0 018 10zM4 4V8H8V4z"
2693
2781
  })), children);
2694
2782
  });
@@ -2720,7 +2808,7 @@ const HeatMap_02 = /*#__PURE__*/React.forwardRef(function HeatMap_02({
2720
2808
  cx: "29",
2721
2809
  cy: "19",
2722
2810
  r: "1"
2723
- })), _path191 || (_path191 = /*#__PURE__*/React.createElement("path", {
2811
+ })), _path199 || (_path199 = /*#__PURE__*/React.createElement("path", {
2724
2812
  d: "M26.5 30A3.5 3.5 0 1130 26.5 3.5041 3.5041 0 0126.5 30zm0-5A1.5 1.5 0 1028 26.5 1.5017 1.5017 0 0026.5 25zM14 30a3.958 3.958 0 01-2.126-.6211 6.9977 6.9977 0 114.1109-6.8384A3.9916 3.9916 0 0114 30zm-1.8843-3.0278l.5391.4946a1.9915 1.9915 0 102.0039-3.343l-.6909-.2432.03-.8467a5.0085 5.0085 0 10-2.5166 4.3023zM24 16a6.0067 6.0067 0 01-6-6 5.3246 5.3246 0 01.0269-.5327A3.9564 3.9564 0 0116 6a4.0045 4.0045 0 014-4 3.9564 3.9564 0 013.4673 2.0271C23.6484 4.009 23.8252 4 24 4a6 6 0 010 12zM20 4a2.0021 2.0021 0 00-2 2 1.9805 1.9805 0 001.43 1.9023l.9018.2706-.2153.9162A3.9938 3.9938 0 1024 6a4.0064 4.0064 0 00-.9121.1162l-.9155.2141-.27-.9006A1.9807 1.9807 0 0020 4zM6.5 11A4.5 4.5 0 1111 6.5 4.5051 4.5051 0 016.5 11zm0-7A2.5 2.5 0 109 6.5 2.503 2.503 0 006.5 4z"
2725
2813
  })), children);
2726
2814
  });
@@ -2740,7 +2828,7 @@ const HeatMap_03 = /*#__PURE__*/React.forwardRef(function HeatMap_03({
2740
2828
  viewBox: "0 0 32 32",
2741
2829
  fill: "currentColor",
2742
2830
  ...rest
2743
- }, _path192 || (_path192 = /*#__PURE__*/React.createElement("path", {
2831
+ }, _path200 || (_path200 = /*#__PURE__*/React.createElement("path", {
2744
2832
  d: "M27,3H5A2.0023,2.0023,0,0,0,3,5V27a2.0023,2.0023,0,0,0,2,2H27a2.0023,2.0023,0,0,0,2-2V5A2.0023,2.0023,0,0,0,27,3ZM19,9H13V5h6Zm0,2v4H13V11Zm-8,0v4H5V11Zm0,6v4H5V17Zm2,0h6v4H13Zm8-2V11h6l0,4ZM5,23h6v4H5Zm16,4V23h6v4Z"
2745
2833
  })), children);
2746
2834
  });
@@ -2760,123 +2848,17 @@ const HeatMapStocks = /*#__PURE__*/React.forwardRef(function HeatMapStocks({
2760
2848
  viewBox: "0 0 32 32",
2761
2849
  fill: "currentColor",
2762
2850
  ...rest
2763
- }, _path193 || (_path193 = /*#__PURE__*/React.createElement("path", {
2851
+ }, _path201 || (_path201 = /*#__PURE__*/React.createElement("path", {
2764
2852
  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,3ZM9,21H5V17H9Zm2,2h4v4H11Zm6,0h4v4H17Zm0-8V11h4v4Zm4-6H17V5h4Zm2,2h4v4H23ZM15,5V15H5V5Zm8,22V17h4V27Z"
2765
2853
  })), children);
2766
2854
  });
2767
2855
  if (process.env.NODE_ENV !== "production") {
2768
2856
  HeatMapStocks.propTypes = iconPropTypes.iconPropTypes;
2769
2857
  }
2770
- const Helicopter = /*#__PURE__*/React.forwardRef(function Helicopter({
2771
- children,
2772
- size = 16,
2773
- ...rest
2774
- }, ref) {
2775
- return /*#__PURE__*/React.createElement(Icon_js, {
2776
- width: size,
2777
- height: size,
2778
- ref: ref,
2779
- xmlns: "http://www.w3.org/2000/svg",
2780
- viewBox: "0 0 32 32",
2781
- fill: "currentColor",
2782
- ...rest
2783
- }, _path194 || (_path194 = /*#__PURE__*/React.createElement("path", {
2784
- d: "M30,8V6H8V8H18v4H4V8H2v8H4V14h6.2192l2.0533,8.2129A4.9923,4.9923,0,0,0,17.123,26H26a4.0045,4.0045,0,0,0,4-4V19.3623a2.0007,2.0007,0,0,0-.4639-1.28L25.0684,12.72A1.9968,1.9968,0,0,0,23.5317,12H20V8ZM26,24H17.123a2.9949,2.9949,0,0,1-2.91-2.2725L12.2808,14H18v6H28v2A2.0023,2.0023,0,0,1,26,24ZM23.5317,14l3.3333,4H20V14Z"
2785
- })), children);
2786
- });
2787
- if (process.env.NODE_ENV !== "production") {
2788
- Helicopter.propTypes = iconPropTypes.iconPropTypes;
2789
- }
2790
- const Help = /*#__PURE__*/React.forwardRef(function Help({
2791
- children,
2792
- size = 16,
2793
- ...rest
2794
- }, ref) {
2795
- if (size === 16 || size === "16" || size === "16px") {
2796
- return /*#__PURE__*/React.createElement(Icon_js, {
2797
- width: size,
2798
- height: size,
2799
- ref: ref,
2800
- xmlns: "http://www.w3.org/2000/svg",
2801
- viewBox: "0 0 16 16",
2802
- fill: "currentColor",
2803
- ...rest
2804
- }, _path195 || (_path195 = /*#__PURE__*/React.createElement("path", {
2805
- d: "M8,1C4.1,1,1,4.1,1,8s3.1,7,7,7s7-3.1,7-7S11.9,1,8,1z M8,14c-3.3,0-6-2.7-6-6s2.7-6,6-6s6,2.7,6,6S11.3,14,8,14z"
2806
- })), _circle39 || (_circle39 = /*#__PURE__*/React.createElement("circle", {
2807
- cx: "8",
2808
- cy: "11.8",
2809
- r: ".8"
2810
- })), _path196 || (_path196 = /*#__PURE__*/React.createElement("path", {
2811
- d: "M8.5,4H7.8C6.5,4,5.5,5,5.5,6.2c0,0,0,0,0,0v0.2h1V6.2C6.5,5.6,7.1,5,7.8,5h0.8c0.7,0,1.2,0.6,1.2,1.2S9.2,7.5,8.5,7.5h-1 v2.2h1V8.5c1.2,0,2.2-1,2.2-2.2S9.7,4,8.5,4z"
2812
- })), children);
2813
- }
2814
- return /*#__PURE__*/React.createElement(Icon_js, {
2815
- width: size,
2816
- height: size,
2817
- ref: ref,
2818
- xmlns: "http://www.w3.org/2000/svg",
2819
- viewBox: "0 0 32 32",
2820
- fill: "currentColor",
2821
- ...rest
2822
- }, _path197 || (_path197 = /*#__PURE__*/React.createElement("path", {
2823
- d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm0,26A12,12,0,1,1,28,16,12,12,0,0,1,16,28Z"
2824
- })), _circle40 || (_circle40 = /*#__PURE__*/React.createElement("circle", {
2825
- cx: "16",
2826
- cy: "23.5",
2827
- r: "1.5"
2828
- })), _path198 || (_path198 = /*#__PURE__*/React.createElement("path", {
2829
- d: "M17,8H15.5A4.49,4.49,0,0,0,11,12.5V13h2v-.5A2.5,2.5,0,0,1,15.5,10H17a2.5,2.5,0,0,1,0,5H15v4.5h2V17a4.5,4.5,0,0,0,0-9Z"
2830
- })), children);
2831
- });
2832
- if (process.env.NODE_ENV !== "production") {
2833
- Help.propTypes = iconPropTypes.iconPropTypes;
2834
- }
2835
- const HelpFilled = /*#__PURE__*/React.forwardRef(function HelpFilled({
2836
- children,
2837
- size = 16,
2838
- ...rest
2839
- }, ref) {
2840
- return /*#__PURE__*/React.createElement(Icon_js, {
2841
- width: size,
2842
- height: size,
2843
- ref: ref,
2844
- xmlns: "http://www.w3.org/2000/svg",
2845
- viewBox: "0 0 32 32",
2846
- fill: "currentColor",
2847
- ...rest
2848
- }, _path199 || (_path199 = /*#__PURE__*/React.createElement("path", {
2849
- d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm0,23a1.5,1.5,0,1,1,1.5-1.5A1.5,1.5,0,0,1,16,25Zm1.1421-7.754v2.5014h-2.25V15h2.125a2.3763,2.3763,0,0,0,0-4.7526h-1.5a2.3777,2.3777,0,0,0-2.375,2.375V13.26h-2.25v-.6377A4.6279,4.6279,0,0,1,15.5171,8h1.5a4.6238,4.6238,0,0,1,.125,9.246Z"
2850
- })), _path200 || (_path200 = /*#__PURE__*/React.createElement("path", {
2851
- fill: "none",
2852
- d: "M16,25a1.5,1.5,0,1,1,1.5-1.5A1.5,1.5,0,0,1,16,25Zm1.1421-7.754v2.5014h-2.25V15h2.125a2.3763,2.3763,0,0,0,0-4.7526h-1.5a2.3777,2.3777,0,0,0-2.375,2.375V13.26h-2.25v-.6377A4.6279,4.6279,0,0,1,15.5171,8h1.5a4.6238,4.6238,0,0,1,.125,9.246Z",
2853
- "data-icon-path": "inner-path"
2854
- })), children);
2855
- });
2856
- if (process.env.NODE_ENV !== "production") {
2857
- HelpFilled.propTypes = iconPropTypes.iconPropTypes;
2858
- }
2859
- const HelpDesk = /*#__PURE__*/React.forwardRef(function HelpDesk({
2860
- children,
2861
- size = 16,
2862
- ...rest
2863
- }, ref) {
2864
- return /*#__PURE__*/React.createElement(Icon_js, {
2865
- width: size,
2866
- height: size,
2867
- ref: ref,
2868
- xmlns: "http://www.w3.org/2000/svg",
2869
- viewBox: "0 0 32 32",
2870
- fill: "currentColor",
2871
- ...rest
2872
- }, _path201 || (_path201 = /*#__PURE__*/React.createElement("path", {
2873
- d: "M27 10H21a3.0033 3.0033 0 00-3 3v6a2.0023 2.0023 0 002 2v7a2.0023 2.0023 0 002 2h4a2.0023 2.0023 0 002-2V21a2.0023 2.0023 0 002-2V13A3.0033 3.0033 0 0027 10zm1 9H26v9H22V19H20V13a1.0009 1.0009 0 011-1h6a1.0009 1.0009 0 011 1zM20 5a4 4 0 114 4A4.0042 4.0042 0 0120 5zm2 0a2 2 0 102-2A2.0023 2.0023 0 0022 5zM14 16V13a3.0033 3.0033 0 00-3-3H5a3.0033 3.0033 0 00-3 3v3H0v2H16V16zM4 13a1.0009 1.0009 0 011-1h6a1.0009 1.0009 0 011 1v3H4zM4 5A4 4 0 118 9 4.0042 4.0042 0 014 5zM6 5A2 2 0 108 3 2.0023 2.0023 0 006 5z"
2874
- })), children);
2875
- });
2876
- if (process.env.NODE_ENV !== "production") {
2877
- HelpDesk.propTypes = iconPropTypes.iconPropTypes;
2878
- }
2879
2858
 
2859
+ exports.FingerprintRecognition = FingerprintRecognition;
2860
+ exports.Fire = Fire;
2861
+ exports.FireFill = FireFill;
2880
2862
  exports.Firewall = Firewall;
2881
2863
  exports.FirewallClassic = FirewallClassic;
2882
2864
  exports.Fish = Fish;
@@ -2916,6 +2898,7 @@ exports.FolderOff = FolderOff;
2916
2898
  exports.FolderOpen = FolderOpen;
2917
2899
  exports.FolderParent = FolderParent;
2918
2900
  exports.FolderShared = FolderShared;
2901
+ exports.FolderTree = FolderTree;
2919
2902
  exports.Folders = Folders;
2920
2903
  exports.FollowUpWorkOrder = FollowUpWorkOrder;
2921
2904
  exports.ForLoop = ForLoop;
@@ -2995,10 +2978,6 @@ exports.HeatMap = HeatMap;
2995
2978
  exports.HeatMapStocks = HeatMapStocks;
2996
2979
  exports.HeatMap_02 = HeatMap_02;
2997
2980
  exports.HeatMap_03 = HeatMap_03;
2998
- exports.Helicopter = Helicopter;
2999
- exports.Help = Help;
3000
- exports.HelpDesk = HelpDesk;
3001
- exports.HelpFilled = HelpFilled;
3002
2981
  exports.QH = QH;
3003
2982
  exports.WatsonHealthFusionBlender = WatsonHealthFusionBlender;
3004
2983
  exports.WatsonHealthHangingProtocol = WatsonHealthHangingProtocol;