@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
@@ -12,8 +12,8 @@ import { i as iconPropTypes } from '../iconPropTypes-C5chbmyn.js';
12
12
  import '@carbon/icon-helpers';
13
13
  import 'prop-types';
14
14
 
15
- 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;
16
- const Firewall = /*#__PURE__*/React.forwardRef(function Firewall({
15
+ 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;
16
+ const FingerprintRecognition = /*#__PURE__*/React.forwardRef(function FingerprintRecognition({
17
17
  children,
18
18
  size = 16,
19
19
  ...rest
@@ -27,8 +27,76 @@ const Firewall = /*#__PURE__*/React.forwardRef(function Firewall({
27
27
  fill: "currentColor",
28
28
  ...rest
29
29
  }, _path || (_path = /*#__PURE__*/React.createElement("path", {
30
- 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"
30
+ 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"
31
31
  })), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
32
+ 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"
33
+ })), _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
34
+ 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"
35
+ })), _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
36
+ 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"
37
+ })), _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
38
+ 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"
39
+ })), children);
40
+ });
41
+ if (process.env.NODE_ENV !== "production") {
42
+ FingerprintRecognition.propTypes = iconPropTypes;
43
+ }
44
+ const Fire = /*#__PURE__*/React.forwardRef(function Fire({
45
+ children,
46
+ size = 16,
47
+ ...rest
48
+ }, ref) {
49
+ return /*#__PURE__*/React.createElement(Icon, {
50
+ width: size,
51
+ height: size,
52
+ ref: ref,
53
+ xmlns: "http://www.w3.org/2000/svg",
54
+ viewBox: "0 0 32 32",
55
+ fill: "currentColor",
56
+ ...rest
57
+ }, _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
58
+ 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"
59
+ })), children);
60
+ });
61
+ if (process.env.NODE_ENV !== "production") {
62
+ Fire.propTypes = iconPropTypes;
63
+ }
64
+ const FireFill = /*#__PURE__*/React.forwardRef(function FireFill({
65
+ children,
66
+ size = 16,
67
+ ...rest
68
+ }, ref) {
69
+ return /*#__PURE__*/React.createElement(Icon, {
70
+ width: size,
71
+ height: size,
72
+ ref: ref,
73
+ xmlns: "http://www.w3.org/2000/svg",
74
+ viewBox: "0 0 32 32",
75
+ fill: "currentColor",
76
+ ...rest
77
+ }, _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
78
+ 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"
79
+ })), children);
80
+ });
81
+ if (process.env.NODE_ENV !== "production") {
82
+ FireFill.propTypes = iconPropTypes;
83
+ }
84
+ const Firewall = /*#__PURE__*/React.forwardRef(function Firewall({
85
+ children,
86
+ size = 16,
87
+ ...rest
88
+ }, ref) {
89
+ return /*#__PURE__*/React.createElement(Icon, {
90
+ width: size,
91
+ height: size,
92
+ ref: ref,
93
+ xmlns: "http://www.w3.org/2000/svg",
94
+ viewBox: "0 0 32 32",
95
+ fill: "currentColor",
96
+ ...rest
97
+ }, _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
98
+ 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"
99
+ })), _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
32
100
  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"
33
101
  })), children);
34
102
  });
@@ -48,7 +116,7 @@ const FirewallClassic = /*#__PURE__*/React.forwardRef(function FirewallClassic({
48
116
  viewBox: "0 0 32 32",
49
117
  fill: "currentColor",
50
118
  ...rest
51
- }, _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
119
+ }, _path0 || (_path0 = /*#__PURE__*/React.createElement("path", {
52
120
  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"
53
121
  })), children);
54
122
  });
@@ -72,7 +140,7 @@ const Fish = /*#__PURE__*/React.forwardRef(function Fish({
72
140
  cx: "24",
73
141
  cy: "7",
74
142
  r: "1"
75
- })), _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
143
+ })), _path1 || (_path1 = /*#__PURE__*/React.createElement("path", {
76
144
  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"
77
145
  })), children);
78
146
  });
@@ -92,13 +160,13 @@ const FishMultiple = /*#__PURE__*/React.forwardRef(function FishMultiple({
92
160
  viewBox: "0 0 32 32",
93
161
  fill: "currentColor",
94
162
  ...rest
95
- }, _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
163
+ }, _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
96
164
  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"
97
165
  })), _circle2 || (_circle2 = /*#__PURE__*/React.createElement("circle", {
98
166
  cx: "17",
99
167
  cy: "11",
100
168
  r: "1"
101
- })), _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
169
+ })), _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
102
170
  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"
103
171
  })), _circle3 || (_circle3 = /*#__PURE__*/React.createElement("circle", {
104
172
  cx: "25",
@@ -108,7 +176,7 @@ const FishMultiple = /*#__PURE__*/React.forwardRef(function FishMultiple({
108
176
  cx: "9",
109
177
  cy: "11",
110
178
  r: "1"
111
- })), _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
179
+ })), _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
112
180
  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"
113
181
  })), children);
114
182
  });
@@ -128,9 +196,9 @@ const FitToHeight = /*#__PURE__*/React.forwardRef(function FitToHeight({
128
196
  viewBox: "0 0 32 32",
129
197
  fill: "currentColor",
130
198
  ...rest
131
- }, _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
199
+ }, _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
132
200
  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"
133
- })), _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
201
+ })), _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
134
202
  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"
135
203
  })), children);
136
204
  });
@@ -150,9 +218,9 @@ const FitToScreen = /*#__PURE__*/React.forwardRef(function FitToScreen({
150
218
  viewBox: "0 0 32 32",
151
219
  fill: "currentColor",
152
220
  ...rest
153
- }, _path0 || (_path0 = /*#__PURE__*/React.createElement("path", {
221
+ }, _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
154
222
  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"
155
- })), _path1 || (_path1 = /*#__PURE__*/React.createElement("path", {
223
+ })), _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
156
224
  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"
157
225
  })), children);
158
226
  });
@@ -172,9 +240,9 @@ const FitToWidth = /*#__PURE__*/React.forwardRef(function FitToWidth({
172
240
  viewBox: "0 0 32 32",
173
241
  fill: "currentColor",
174
242
  ...rest
175
- }, _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
243
+ }, _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
176
244
  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"
177
- })), _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
245
+ })), _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
178
246
  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"
179
247
  })), children);
180
248
  });
@@ -194,7 +262,7 @@ const Flag = /*#__PURE__*/React.forwardRef(function Flag({
194
262
  viewBox: "0 0 32 32",
195
263
  fill: "currentColor",
196
264
  ...rest
197
- }, _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
265
+ }, _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
198
266
  d: "M6,30H4V2H28l-5.8,9L28,20H6ZM6,18H24.33L19.8,11l4.53-7H6Z"
199
267
  })), children);
200
268
  });
@@ -214,7 +282,7 @@ const FlagFilled = /*#__PURE__*/React.forwardRef(function FlagFilled({
214
282
  viewBox: "0 0 32 32",
215
283
  fill: "currentColor",
216
284
  ...rest
217
- }, _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
285
+ }, _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
218
286
  d: "M6,30H4V2H28l-5.8,9L28,20H6Z"
219
287
  })), children);
220
288
  });
@@ -234,9 +302,9 @@ const FlaggingTaxi = /*#__PURE__*/React.forwardRef(function FlaggingTaxi({
234
302
  viewBox: "0 0 32 32",
235
303
  fill: "currentColor",
236
304
  ...rest
237
- }, _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
305
+ }, _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
238
306
  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"
239
- })), _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
307
+ })), _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
240
308
  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"
241
309
  })), children);
242
310
  });
@@ -256,7 +324,7 @@ const Flash = /*#__PURE__*/React.forwardRef(function Flash({
256
324
  viewBox: "0 0 32 32",
257
325
  fill: "currentColor",
258
326
  ...rest
259
- }, _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
327
+ }, _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
260
328
  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"
261
329
  })), children);
262
330
  });
@@ -276,7 +344,7 @@ const FlashFilled = /*#__PURE__*/React.forwardRef(function FlashFilled({
276
344
  viewBox: "0 0 32 32",
277
345
  fill: "currentColor",
278
346
  ...rest
279
- }, _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
347
+ }, _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
280
348
  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"
281
349
  })), children);
282
350
  });
@@ -296,7 +364,7 @@ const FlashOff = /*#__PURE__*/React.forwardRef(function FlashOff({
296
364
  viewBox: "0 0 32 32",
297
365
  fill: "currentColor",
298
366
  ...rest
299
- }, _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
367
+ }, _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
300
368
  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"
301
369
  })), children);
302
370
  });
@@ -316,7 +384,7 @@ const FlashOffFilled = /*#__PURE__*/React.forwardRef(function FlashOffFilled({
316
384
  viewBox: "0 0 32 32",
317
385
  fill: "currentColor",
318
386
  ...rest
319
- }, _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
387
+ }, _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
320
388
  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"
321
389
  })), children);
322
390
  });
@@ -336,9 +404,9 @@ const FlightInternational = /*#__PURE__*/React.forwardRef(function FlightInterna
336
404
  viewBox: "0 0 32 32",
337
405
  fill: "currentColor",
338
406
  ...rest
339
- }, _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
407
+ }, _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
340
408
  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"
341
- })), _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
409
+ })), _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
342
410
  fillRule: "evenodd",
343
411
  d: "M25,25l5,2V25l-5-2.5V20a1,1,0,0,0-2,0v2.5L18,25v2l5-2v3.5L21,30v1l3-1,3,1V30l-2-1.5Z"
344
412
  })), children);
@@ -359,12 +427,12 @@ const FlightRoster = /*#__PURE__*/React.forwardRef(function FlightRoster({
359
427
  viewBox: "0 0 32 32",
360
428
  fill: "currentColor",
361
429
  ...rest
362
- }, _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
430
+ }, _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
363
431
  fillRule: "evenodd",
364
432
  d: "M26,6a2,2,0,0,0-2-2H8A2,2,0,0,0,6,6V26a2,2,0,0,0,2,2h8V26H8V6H24v6h2Z"
365
- })), _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
433
+ })), _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
366
434
  d: "M10 18H16V20H10zM10 14H22V16H10z"
367
- })), _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
435
+ })), _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
368
436
  fillRule: "evenodd",
369
437
  d: "M22 10v2H10V10zM25 23l5 2V23l-5-2.5V18a1 1 0 00-2 0v2.5L18 23v2l5-2v3.5L21 28v1l3-1 3 1V28l-2-1.5z"
370
438
  })), children);
@@ -385,10 +453,10 @@ const FlightSchedule = /*#__PURE__*/React.forwardRef(function FlightSchedule({
385
453
  viewBox: "0 0 32 32",
386
454
  fill: "currentColor",
387
455
  ...rest
388
- }, _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
456
+ }, _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
389
457
  fillRule: "evenodd",
390
458
  d: "M25,23l5,2V23l-5-2.5V18a1,1,0,0,0-2,0v2.5L18,23v2l5-2v3.5L21,28v1l3-1,3,1V28l-2-1.5Z"
391
- })), _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
459
+ })), _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
392
460
  fillRule: "evenodd",
393
461
  d: "M26,4H22V2H20V4H12V2H10V4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2H16V26H6V6h4V8h2V6h8V8h2V6h4v7h2V6A2,2,0,0,0,26,4Z"
394
462
  })), children);
@@ -409,7 +477,7 @@ const FloatingIp = /*#__PURE__*/React.forwardRef(function FloatingIp({
409
477
  viewBox: "0 0 32 32",
410
478
  fill: "currentColor",
411
479
  ...rest
412
- }, _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
480
+ }, _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
413
481
  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"
414
482
  })), children);
415
483
  });
@@ -429,7 +497,7 @@ const Flood = /*#__PURE__*/React.forwardRef(function Flood({
429
497
  viewBox: "0 0 32 32",
430
498
  fill: "currentColor",
431
499
  ...rest
432
- }, _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
500
+ }, _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
433
501
  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"
434
502
  })), children);
435
503
  });
@@ -449,14 +517,14 @@ const FloodWarning = /*#__PURE__*/React.forwardRef(function FloodWarning({
449
517
  viewBox: "0 0 32 32",
450
518
  fill: "currentColor",
451
519
  ...rest
452
- }, _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
520
+ }, _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
453
521
  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"
454
- })), _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
522
+ })), _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
455
523
  fill: "none",
456
524
  d: "M23.75,11h-1.5V7h1.5ZM23,12a1,1,0,1,0,1,1A1,1,0,0,0,23,12Z"
457
- })), _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
525
+ })), _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
458
526
  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"
459
- })), _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
527
+ })), _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
460
528
  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"
461
529
  })), children);
462
530
  });
@@ -476,7 +544,7 @@ const Floorplan = /*#__PURE__*/React.forwardRef(function Floorplan({
476
544
  viewBox: "0 0 32 32",
477
545
  fill: "currentColor",
478
546
  ...rest
479
- }, _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
547
+ }, _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
480
548
  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"
481
549
  })), children);
482
550
  });
@@ -496,7 +564,7 @@ const Flow = /*#__PURE__*/React.forwardRef(function Flow({
496
564
  viewBox: "0 0 32 32",
497
565
  fill: "currentColor",
498
566
  ...rest
499
- }, _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
567
+ }, _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
500
568
  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"
501
569
  })), children);
502
570
  });
@@ -516,7 +584,7 @@ const FlowConnection = /*#__PURE__*/React.forwardRef(function FlowConnection({
516
584
  viewBox: "0 0 32 32",
517
585
  fill: "currentColor",
518
586
  ...rest
519
- }, _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
587
+ }, _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
520
588
  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"
521
589
  })), children);
522
590
  });
@@ -536,7 +604,7 @@ const FlowData = /*#__PURE__*/React.forwardRef(function FlowData({
536
604
  viewBox: "0 0 32 32",
537
605
  fill: "currentColor",
538
606
  ...rest
539
- }, _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
607
+ }, _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
540
608
  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"
541
609
  })), children);
542
610
  });
@@ -556,9 +624,9 @@ const FlowModeler = /*#__PURE__*/React.forwardRef(function FlowModeler({
556
624
  viewBox: "0 0 32 32",
557
625
  fill: "currentColor",
558
626
  ...rest
559
- }, _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
627
+ }, _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
560
628
  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"
561
- })), _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
629
+ })), _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
562
630
  d: "M19,11H13l-3,4,6,6,6-6Z"
563
631
  })), children);
564
632
  });
@@ -578,9 +646,9 @@ const FlowModelerReference = /*#__PURE__*/React.forwardRef(function FlowModelerR
578
646
  viewBox: "0 0 32 32",
579
647
  fill: "currentColor",
580
648
  ...rest
581
- }, _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
649
+ }, _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
582
650
  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"
583
- })), _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
651
+ })), _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
584
652
  d: "M24 17V15a4 4 0 000-8H12V5H24a6 6 0 010 12zM10 10H2V2h8zM4 8H8V4H4z"
585
653
  })), children);
586
654
  });
@@ -600,9 +668,9 @@ const FlowStream = /*#__PURE__*/React.forwardRef(function FlowStream({
600
668
  viewBox: "0 0 32 32",
601
669
  fill: "currentColor",
602
670
  ...rest
603
- }, _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
671
+ }, _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
604
672
  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"
605
- })), _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
673
+ })), _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
606
674
  d: "M7.0474,15.751a9,9,0,0,1,0-13.501l1.3232,1.5a7,7,0,0,0,0,10.501Z"
607
675
  })), children);
608
676
  });
@@ -622,9 +690,9 @@ const FlowStreamReference = /*#__PURE__*/React.forwardRef(function FlowStreamRef
622
690
  viewBox: "0 0 32 32",
623
691
  fill: "currentColor",
624
692
  ...rest
625
- }, _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
693
+ }, _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
626
694
  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"
627
- })), _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
695
+ })), _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
628
696
  d: "M7.0474,15.751a9,9,0,0,1,0-13.501l1.3232,1.5a7,7,0,0,0,0,10.501Z"
629
697
  })), children);
630
698
  });
@@ -644,9 +712,9 @@ const FlowLogsVpc = /*#__PURE__*/React.forwardRef(function FlowLogsVpc({
644
712
  viewBox: "0 0 32 32",
645
713
  fill: "currentColor",
646
714
  ...rest
647
- }, _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
715
+ }, _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
648
716
  d: "M18 19H30V21H18zM18 23H30V25H18zM18 27H26V29H18z"
649
- })), _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
717
+ })), _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
650
718
  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"
651
719
  })), children);
652
720
  });
@@ -666,7 +734,7 @@ const Fog = /*#__PURE__*/React.forwardRef(function Fog({
666
734
  viewBox: "0 0 32 32",
667
735
  fill: "currentColor",
668
736
  ...rest
669
- }, _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
737
+ }, _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
670
738
  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"
671
739
  })), _rect || (_rect = /*#__PURE__*/React.createElement("rect", {
672
740
  width: "18",
@@ -692,7 +760,7 @@ const Folder = /*#__PURE__*/React.forwardRef(function Folder({
692
760
  viewBox: "0 0 32 32",
693
761
  fill: "currentColor",
694
762
  ...rest
695
- }, _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
763
+ }, _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
696
764
  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"
697
765
  })), children);
698
766
  });
@@ -712,9 +780,9 @@ const FolderAdd = /*#__PURE__*/React.forwardRef(function FolderAdd({
712
780
  viewBox: "0 0 32 32",
713
781
  fill: "currentColor",
714
782
  ...rest
715
- }, _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
783
+ }, _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
716
784
  d: "M26 20L24 20 24 24 20 24 20 26 24 26 24 30 26 30 26 26 30 26 30 24 26 24z"
717
- })), _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
785
+ })), _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
718
786
  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"
719
787
  })), children);
720
788
  });
@@ -734,9 +802,9 @@ const FolderDetails = /*#__PURE__*/React.forwardRef(function FolderDetails({
734
802
  viewBox: "0 0 32 32",
735
803
  fill: "currentColor",
736
804
  ...rest
737
- }, _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
805
+ }, _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
738
806
  d: "M16 20H30V22H16zM16 24H30V26H16zM16 28H23V30H16z"
739
- })), _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
807
+ })), _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
740
808
  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"
741
809
  })), children);
742
810
  });
@@ -756,7 +824,7 @@ const FolderDetailsReference = /*#__PURE__*/React.forwardRef(function FolderDeta
756
824
  viewBox: "0 0 32 32",
757
825
  fill: "currentColor",
758
826
  ...rest
759
- }, _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
827
+ }, _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
760
828
  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"
761
829
  })), children);
762
830
  });
@@ -776,9 +844,9 @@ const FolderMoveTo = /*#__PURE__*/React.forwardRef(function FolderMoveTo({
776
844
  viewBox: "0 0 32 32",
777
845
  fill: "currentColor",
778
846
  ...rest
779
- }, _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
847
+ }, _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
780
848
  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"
781
- })), _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
849
+ })), _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
782
850
  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"
783
851
  })), children);
784
852
  });
@@ -798,7 +866,7 @@ const FolderOff = /*#__PURE__*/React.forwardRef(function FolderOff({
798
866
  viewBox: "0 0 32 32",
799
867
  fill: "currentColor",
800
868
  ...rest
801
- }, _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
869
+ }, _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
802
870
  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"
803
871
  })), children);
804
872
  });
@@ -818,7 +886,7 @@ const FolderOpen = /*#__PURE__*/React.forwardRef(function FolderOpen({
818
886
  viewBox: "0 0 32 32",
819
887
  fill: "currentColor",
820
888
  ...rest
821
- }, _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
889
+ }, _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
822
890
  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"
823
891
  })), children);
824
892
  });
@@ -838,7 +906,7 @@ const FolderParent = /*#__PURE__*/React.forwardRef(function FolderParent({
838
906
  viewBox: "0 0 32 32",
839
907
  fill: "currentColor",
840
908
  ...rest
841
- }, _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
909
+ }, _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
842
910
  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"
843
911
  })), children);
844
912
  });
@@ -858,15 +926,35 @@ const FolderShared = /*#__PURE__*/React.forwardRef(function FolderShared({
858
926
  viewBox: "0 0 32 32",
859
927
  fill: "currentColor",
860
928
  ...rest
861
- }, _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
929
+ }, _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
862
930
  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"
863
- })), _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
931
+ })), _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
864
932
  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"
865
933
  })), children);
866
934
  });
867
935
  if (process.env.NODE_ENV !== "production") {
868
936
  FolderShared.propTypes = iconPropTypes;
869
937
  }
938
+ const FolderTree = /*#__PURE__*/React.forwardRef(function FolderTree({
939
+ children,
940
+ size = 16,
941
+ ...rest
942
+ }, ref) {
943
+ return /*#__PURE__*/React.createElement(Icon, {
944
+ width: size,
945
+ height: size,
946
+ ref: ref,
947
+ xmlns: "http://www.w3.org/2000/svg",
948
+ viewBox: "0 0 32 32",
949
+ fill: "currentColor",
950
+ ...rest
951
+ }, _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
952
+ 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"
953
+ })), children);
954
+ });
955
+ if (process.env.NODE_ENV !== "production") {
956
+ FolderTree.propTypes = iconPropTypes;
957
+ }
870
958
  const Folders = /*#__PURE__*/React.forwardRef(function Folders({
871
959
  children,
872
960
  size = 16,
@@ -880,7 +968,7 @@ const Folders = /*#__PURE__*/React.forwardRef(function Folders({
880
968
  viewBox: "0 0 32 32",
881
969
  fill: "currentColor",
882
970
  ...rest
883
- }, _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
971
+ }, _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
884
972
  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"
885
973
  })), children);
886
974
  });
@@ -900,7 +988,7 @@ const FollowUpWorkOrder = /*#__PURE__*/React.forwardRef(function FollowUpWorkOrd
900
988
  viewBox: "0 0 32 32",
901
989
  fill: "currentColor",
902
990
  ...rest
903
- }, _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
991
+ }, _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
904
992
  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"
905
993
  })), children);
906
994
  });
@@ -920,7 +1008,7 @@ const ForLoop = /*#__PURE__*/React.forwardRef(function ForLoop({
920
1008
  viewBox: "0 0 32 32",
921
1009
  fill: "currentColor",
922
1010
  ...rest
923
- }, _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
1011
+ }, _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
924
1012
  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"
925
1013
  })), children);
926
1014
  });
@@ -940,7 +1028,7 @@ const ForecastHail = /*#__PURE__*/React.forwardRef(function ForecastHail({
940
1028
  viewBox: "0 0 32 32",
941
1029
  fill: "currentColor",
942
1030
  ...rest
943
- }, _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
1031
+ }, _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
944
1032
  d: "M26,18A10,10,0,1,1,16,8h4v5l6-6L20,1V6H16A12,12,0,1,0,28,18Z"
945
1033
  })), _circle5 || (_circle5 = /*#__PURE__*/React.createElement("circle", {
946
1034
  cx: "14.5",
@@ -954,10 +1042,10 @@ const ForecastHail = /*#__PURE__*/React.forwardRef(function ForecastHail({
954
1042
  cx: "17.5",
955
1043
  cy: "19.5",
956
1044
  r: "1.5"
957
- })), _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
1045
+ })), _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
958
1046
  d: "M12.964 14.5H18.036V16.499H12.964z",
959
1047
  transform: "rotate(-45 15.5 15.5)"
960
- })), _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
1048
+ })), _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
961
1049
  d: "M18.964 14.5H24.035999999999998V16.499H18.964z",
962
1050
  transform: "rotate(-45 21.5 15.5)"
963
1051
  })), children);
@@ -978,10 +1066,10 @@ const ForecastHail_30 = /*#__PURE__*/React.forwardRef(function ForecastHail_30({
978
1066
  viewBox: "0 0 32 32",
979
1067
  fill: "currentColor",
980
1068
  ...rest
981
- }, _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
1069
+ }, _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
982
1070
  d: "M8.964 13.5H14.036000000000001V15.499H8.964z",
983
1071
  transform: "rotate(-45 11.5 14.5)"
984
- })), _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
1072
+ })), _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
985
1073
  d: "M15.379 14.5H17.622V16.499H15.379z",
986
1074
  transform: "rotate(-44.995 16.5 15.5)"
987
1075
  })), _circle8 || (_circle8 = /*#__PURE__*/React.createElement("circle", {
@@ -996,9 +1084,9 @@ const ForecastHail_30 = /*#__PURE__*/React.forwardRef(function ForecastHail_30({
996
1084
  cx: "13.5",
997
1085
  cy: "18.5",
998
1086
  r: "1.5"
999
- })), _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
1087
+ })), _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
1000
1088
  d: "M14,28A10,10,0,0,1,14,8h4v5l6-6L18,1V6H14a12,12,0,0,0,0,24Z"
1001
- })), _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
1089
+ })), _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
1002
1090
  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"
1003
1091
  })), children);
1004
1092
  });
@@ -1018,9 +1106,9 @@ const ForecastLightning = /*#__PURE__*/React.forwardRef(function ForecastLightni
1018
1106
  viewBox: "0 0 32 32",
1019
1107
  fill: "currentColor",
1020
1108
  ...rest
1021
- }, _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
1109
+ }, _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
1022
1110
  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"
1023
- })), _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
1111
+ })), _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
1024
1112
  d: "M26,18A10,10,0,1,1,16,8h4v5l6-6L20,1V6H16A12,12,0,1,0,28,18Z"
1025
1113
  })), children);
1026
1114
  });
@@ -1040,9 +1128,9 @@ const ForecastLightning_30 = /*#__PURE__*/React.forwardRef(function ForecastLigh
1040
1128
  viewBox: "0 0 32 32",
1041
1129
  fill: "currentColor",
1042
1130
  ...rest
1043
- }, _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
1131
+ }, _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
1044
1132
  d: "M14,28A10,10,0,0,1,14,8h4v5l6-6L18,1V6H14a12,12,0,0,0,0,24Z"
1045
- })), _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
1133
+ })), _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
1046
1134
  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"
1047
1135
  })), children);
1048
1136
  });
@@ -1062,7 +1150,7 @@ const Fork = /*#__PURE__*/React.forwardRef(function Fork({
1062
1150
  viewBox: "0 0 32 32",
1063
1151
  fill: "currentColor",
1064
1152
  ...rest
1065
- }, _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
1153
+ }, _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
1066
1154
  strokeWidth: "0",
1067
1155
  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"
1068
1156
  })), children);
@@ -1083,7 +1171,7 @@ const ForkNode = /*#__PURE__*/React.forwardRef(function ForkNode({
1083
1171
  viewBox: "0 0 32 32",
1084
1172
  fill: "currentColor",
1085
1173
  ...rest
1086
- }, _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
1174
+ }, _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
1087
1175
  strokeWidth: "0",
1088
1176
  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"
1089
1177
  })), children);
@@ -1104,9 +1192,9 @@ const Forum = /*#__PURE__*/React.forwardRef(function Forum({
1104
1192
  viewBox: "0 0 32 32",
1105
1193
  fill: "currentColor",
1106
1194
  ...rest
1107
- }, _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
1195
+ }, _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
1108
1196
  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"
1109
- })), _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
1197
+ })), _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
1110
1198
  d: "M4,18H2V5c0-1.7,1.3-3,3-3h13v2H5C4.4,4,4,4.4,4,5V18z"
1111
1199
  })), children);
1112
1200
  });
@@ -1126,9 +1214,9 @@ const Forward_10 = /*#__PURE__*/React.forwardRef(function Forward_10({
1126
1214
  viewBox: "0 0 32 32",
1127
1215
  fill: "currentColor",
1128
1216
  ...rest
1129
- }, _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
1217
+ }, _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
1130
1218
  d: "M26,18A10,10,0,1,1,16,8h4v5l6-6L20,1V6H16A12,12,0,1,0,28,18Z"
1131
- })), _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
1219
+ })), _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
1132
1220
  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"
1133
1221
  })), children);
1134
1222
  });
@@ -1148,9 +1236,9 @@ const Forward_30 = /*#__PURE__*/React.forwardRef(function Forward_30({
1148
1236
  viewBox: "0 0 32 32",
1149
1237
  fill: "currentColor",
1150
1238
  ...rest
1151
- }, _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
1239
+ }, _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
1152
1240
  d: "M26,18A10,10,0,1,1,16,8h4v5l6-6L20,1V6H16A12,12,0,1,0,28,18Z"
1153
- })), _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
1241
+ })), _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
1154
1242
  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"
1155
1243
  })), children);
1156
1244
  });
@@ -1170,9 +1258,9 @@ const Forward_5 = /*#__PURE__*/React.forwardRef(function Forward_5({
1170
1258
  viewBox: "0 0 32 32",
1171
1259
  fill: "currentColor",
1172
1260
  ...rest
1173
- }, _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
1261
+ }, _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
1174
1262
  d: "M26,18A10,10,0,1,1,16,8h4v5l6-6L20,1V6H16A12,12,0,1,0,28,18Z"
1175
- })), _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
1263
+ })), _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
1176
1264
  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"
1177
1265
  })), children);
1178
1266
  });
@@ -1192,7 +1280,7 @@ const Fragile = /*#__PURE__*/React.forwardRef(function Fragile({
1192
1280
  viewBox: "0 0 32 32",
1193
1281
  fill: "currentColor",
1194
1282
  ...rest
1195
- }, _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
1283
+ }, _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
1196
1284
  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"
1197
1285
  })), children);
1198
1286
  });
@@ -1212,7 +1300,7 @@ const Fragments = /*#__PURE__*/React.forwardRef(function Fragments({
1212
1300
  viewBox: "0 0 32 32",
1213
1301
  fill: "currentColor",
1214
1302
  ...rest
1215
- }, _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
1303
+ }, _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
1216
1304
  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"
1217
1305
  })), children);
1218
1306
  });
@@ -1232,7 +1320,7 @@ const Friendship = /*#__PURE__*/React.forwardRef(function Friendship({
1232
1320
  viewBox: "0 0 32 32",
1233
1321
  fill: "currentColor",
1234
1322
  ...rest
1235
- }, _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
1323
+ }, _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
1236
1324
  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"
1237
1325
  })), children);
1238
1326
  });
@@ -1252,7 +1340,7 @@ const FruitBowl = /*#__PURE__*/React.forwardRef(function FruitBowl({
1252
1340
  viewBox: "0 0 32 32",
1253
1341
  fill: "currentColor",
1254
1342
  ...rest
1255
- }, _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
1343
+ }, _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
1256
1344
  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"
1257
1345
  })), children);
1258
1346
  });
@@ -1272,11 +1360,11 @@ const Function = /*#__PURE__*/React.forwardRef(function Function({
1272
1360
  viewBox: "0 0 32 32",
1273
1361
  fill: "currentColor",
1274
1362
  ...rest
1275
- }, _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
1363
+ }, _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
1276
1364
  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"
1277
- })), _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
1365
+ })), _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
1278
1366
  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"
1279
- })), _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
1367
+ })), _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
1280
1368
  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"
1281
1369
  })), children);
1282
1370
  });
@@ -1296,7 +1384,7 @@ const Function_2 = /*#__PURE__*/React.forwardRef(function Function_2({
1296
1384
  viewBox: "0 0 32 32",
1297
1385
  fill: "currentColor",
1298
1386
  ...rest
1299
- }, _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
1387
+ }, _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
1300
1388
  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"
1301
1389
  })), children);
1302
1390
  });
@@ -1316,7 +1404,7 @@ const FunctionMath = /*#__PURE__*/React.forwardRef(function FunctionMath({
1316
1404
  viewBox: "0 0 32 32",
1317
1405
  fill: "currentColor",
1318
1406
  ...rest
1319
- }, _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
1407
+ }, _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
1320
1408
  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"
1321
1409
  })), children);
1322
1410
  });
@@ -1336,7 +1424,7 @@ const FunnelSequence = /*#__PURE__*/React.forwardRef(function FunnelSequence({
1336
1424
  viewBox: "0 0 32 32",
1337
1425
  fill: "currentColor",
1338
1426
  ...rest
1339
- }, _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
1427
+ }, _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
1340
1428
  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"
1341
1429
  })), children);
1342
1430
  });
@@ -1356,7 +1444,7 @@ const FunnelSort = /*#__PURE__*/React.forwardRef(function FunnelSort({
1356
1444
  viewBox: "0 0 32 32",
1357
1445
  fill: "currentColor",
1358
1446
  ...rest
1359
- }, _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
1447
+ }, _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
1360
1448
  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"
1361
1449
  })), children);
1362
1450
  });
@@ -1376,7 +1464,7 @@ const WatsonHealthFusionBlender = /*#__PURE__*/React.forwardRef(function WatsonH
1376
1464
  viewBox: "0 0 32 32",
1377
1465
  fill: "currentColor",
1378
1466
  ...rest
1379
- }, _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
1467
+ }, _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
1380
1468
  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"
1381
1469
  })), children);
1382
1470
  });
@@ -1396,9 +1484,9 @@ const GameConsole = /*#__PURE__*/React.forwardRef(function GameConsole({
1396
1484
  viewBox: "0 0 32 32",
1397
1485
  fill: "currentColor",
1398
1486
  ...rest
1399
- }, _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
1487
+ }, _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
1400
1488
  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"
1401
- })), _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
1489
+ })), _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
1402
1490
  d: "M10,16a2,2,0,1,1,2-2A2,2,0,0,1,10,16Zm0-2Z"
1403
1491
  })), _circle1 || (_circle1 = /*#__PURE__*/React.createElement("circle", {
1404
1492
  cx: "22",
@@ -1434,9 +1522,9 @@ const GameWireless = /*#__PURE__*/React.forwardRef(function GameWireless({
1434
1522
  viewBox: "0 0 32 32",
1435
1523
  fill: "currentColor",
1436
1524
  ...rest
1437
- }, _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
1525
+ }, _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
1438
1526
  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"
1439
- })), _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
1527
+ })), _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
1440
1528
  d: "M10,20a2,2,0,1,1,2-2A2,2,0,0,1,10,20Zm0-2Z"
1441
1529
  })), _circle13 || (_circle13 = /*#__PURE__*/React.createElement("circle", {
1442
1530
  cx: "22",
@@ -1454,9 +1542,9 @@ const GameWireless = /*#__PURE__*/React.forwardRef(function GameWireless({
1454
1542
  cx: "24",
1455
1543
  cy: "18",
1456
1544
  r: "1"
1457
- })), _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
1545
+ })), _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
1458
1546
  d: "M13.75,9l-1.5-1.33a5,5,0,0,1,7.5,0L18.25,9a3,3,0,0,0-4.5,0Z"
1459
- })), _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
1547
+ })), _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
1460
1548
  d: "M21.25,6.37a7,7,0,0,0-10.5,0L9.25,5.05a9,9,0,0,1,13.5,0Z"
1461
1549
  })), children);
1462
1550
  });
@@ -1476,7 +1564,7 @@ const Gamification = /*#__PURE__*/React.forwardRef(function Gamification({
1476
1564
  viewBox: "0 0 32 32",
1477
1565
  fill: "currentColor",
1478
1566
  ...rest
1479
- }, _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
1567
+ }, _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
1480
1568
  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"
1481
1569
  })), children);
1482
1570
  });
@@ -1496,9 +1584,9 @@ const GasStation = /*#__PURE__*/React.forwardRef(function GasStation({
1496
1584
  viewBox: "0 0 32 32",
1497
1585
  fill: "currentColor",
1498
1586
  ...rest
1499
- }, _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
1587
+ }, _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
1500
1588
  d: "M8 10H15V12H8z"
1501
- })), _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
1589
+ })), _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
1502
1590
  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"
1503
1591
  })), children);
1504
1592
  });
@@ -1518,11 +1606,11 @@ const GasStationFilled = /*#__PURE__*/React.forwardRef(function GasStationFilled
1518
1606
  viewBox: "0 0 32 32",
1519
1607
  fill: "currentColor",
1520
1608
  ...rest
1521
- }, _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
1609
+ }, _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
1522
1610
  fill: "none",
1523
1611
  d: "M8 10H15V12H8z",
1524
1612
  "data-icon-path": "inner-path"
1525
- })), _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
1613
+ })), _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
1526
1614
  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"
1527
1615
  })), children);
1528
1616
  });
@@ -1542,7 +1630,7 @@ const Gateway = /*#__PURE__*/React.forwardRef(function Gateway({
1542
1630
  viewBox: "0 0 32 32",
1543
1631
  fill: "currentColor",
1544
1632
  ...rest
1545
- }, _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
1633
+ }, _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
1546
1634
  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"
1547
1635
  })), children);
1548
1636
  });
@@ -1562,9 +1650,9 @@ const GatewayApi = /*#__PURE__*/React.forwardRef(function GatewayApi({
1562
1650
  viewBox: "0 0 32 32",
1563
1651
  fill: "currentColor",
1564
1652
  ...rest
1565
- }, _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
1653
+ }, _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
1566
1654
  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"
1567
- })), _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
1655
+ })), _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
1568
1656
  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"
1569
1657
  })), children);
1570
1658
  });
@@ -1584,9 +1672,9 @@ const GatewayMail = /*#__PURE__*/React.forwardRef(function GatewayMail({
1584
1672
  viewBox: "0 0 32 32",
1585
1673
  fill: "currentColor",
1586
1674
  ...rest
1587
- }, _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
1675
+ }, _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
1588
1676
  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"
1589
- })), _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
1677
+ })), _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
1590
1678
  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"
1591
1679
  })), children);
1592
1680
  });
@@ -1606,9 +1694,9 @@ const GatewayPublic = /*#__PURE__*/React.forwardRef(function GatewayPublic({
1606
1694
  viewBox: "0 0 32 32",
1607
1695
  fill: "currentColor",
1608
1696
  ...rest
1609
- }, _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
1697
+ }, _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
1610
1698
  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"
1611
- })), _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
1699
+ })), _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
1612
1700
  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"
1613
1701
  })), children);
1614
1702
  });
@@ -1628,9 +1716,9 @@ const GatewaySecurity = /*#__PURE__*/React.forwardRef(function GatewaySecurity({
1628
1716
  viewBox: "0 0 32 32",
1629
1717
  fill: "currentColor",
1630
1718
  ...rest
1631
- }, _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
1719
+ }, _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
1632
1720
  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"
1633
- })), _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
1721
+ })), _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
1634
1722
  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"
1635
1723
  })), children);
1636
1724
  });
@@ -1650,9 +1738,9 @@ const GatewayUserAccess = /*#__PURE__*/React.forwardRef(function GatewayUserAcce
1650
1738
  viewBox: "0 0 32 32",
1651
1739
  fill: "currentColor",
1652
1740
  ...rest
1653
- }, _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
1741
+ }, _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
1654
1742
  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"
1655
- })), _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
1743
+ })), _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
1656
1744
  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"
1657
1745
  })), children);
1658
1746
  });
@@ -1672,9 +1760,9 @@ const GatewayVpn = /*#__PURE__*/React.forwardRef(function GatewayVpn({
1672
1760
  viewBox: "0 0 32 32",
1673
1761
  fill: "currentColor",
1674
1762
  ...rest
1675
- }, _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
1763
+ }, _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
1676
1764
  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"
1677
- })), _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
1765
+ })), _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
1678
1766
  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"
1679
1767
  })), children);
1680
1768
  });
@@ -1694,7 +1782,7 @@ const Gears = /*#__PURE__*/React.forwardRef(function Gears({
1694
1782
  viewBox: "0 0 32 32",
1695
1783
  fill: "currentColor",
1696
1784
  ...rest
1697
- }, _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
1785
+ }, _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
1698
1786
  strokeWidth: "0",
1699
1787
  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"
1700
1788
  })), children);
@@ -1715,7 +1803,7 @@ const Gem = /*#__PURE__*/React.forwardRef(function Gem({
1715
1803
  viewBox: "0 0 32 32",
1716
1804
  fill: "currentColor",
1717
1805
  ...rest
1718
- }, _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
1806
+ }, _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
1719
1807
  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"
1720
1808
  })), children);
1721
1809
  });
@@ -1735,9 +1823,9 @@ const GemReference = /*#__PURE__*/React.forwardRef(function GemReference({
1735
1823
  viewBox: "0 0 32 32",
1736
1824
  fill: "currentColor",
1737
1825
  ...rest
1738
- }, _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
1826
+ }, _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
1739
1827
  d: "M4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20z"
1740
- })), _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
1828
+ })), _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
1741
1829
  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"
1742
1830
  })), children);
1743
1831
  });
@@ -1757,7 +1845,7 @@ const GenderFemale = /*#__PURE__*/React.forwardRef(function GenderFemale({
1757
1845
  viewBox: "0 0 32 32",
1758
1846
  fill: "currentColor",
1759
1847
  ...rest
1760
- }, _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
1848
+ }, _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
1761
1849
  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"
1762
1850
  })), children);
1763
1851
  });
@@ -1777,7 +1865,7 @@ const GenderMale = /*#__PURE__*/React.forwardRef(function GenderMale({
1777
1865
  viewBox: "0 0 32 32",
1778
1866
  fill: "currentColor",
1779
1867
  ...rest
1780
- }, _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
1868
+ }, _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
1781
1869
  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"
1782
1870
  })), children);
1783
1871
  });
@@ -1797,9 +1885,9 @@ const GeneratePdf = /*#__PURE__*/React.forwardRef(function GeneratePdf({
1797
1885
  viewBox: "0 0 32 32",
1798
1886
  fill: "currentColor",
1799
1887
  ...rest
1800
- }, _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
1888
+ }, _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
1801
1889
  d: "M24,24v4H8V24H6v4H6a2,2,0,0,0,2,2H24a2,2,0,0,0,2-2h0V24Z"
1802
- })), _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
1890
+ })), _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
1803
1891
  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"
1804
1892
  })), children);
1805
1893
  });
@@ -1819,7 +1907,7 @@ const Gif = /*#__PURE__*/React.forwardRef(function Gif({
1819
1907
  viewBox: "0 0 32 32",
1820
1908
  fill: "currentColor",
1821
1909
  ...rest
1822
- }, _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
1910
+ }, _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
1823
1911
  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"
1824
1912
  })), children);
1825
1913
  });
@@ -1839,7 +1927,7 @@ const Gift = /*#__PURE__*/React.forwardRef(function Gift({
1839
1927
  viewBox: "0 0 32 32",
1840
1928
  fill: "currentColor",
1841
1929
  ...rest
1842
- }, _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
1930
+ }, _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
1843
1931
  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"
1844
1932
  })), children);
1845
1933
  });
@@ -1859,7 +1947,7 @@ const GlobalFilters = /*#__PURE__*/React.forwardRef(function GlobalFilters({
1859
1947
  viewBox: "0 0 32 32",
1860
1948
  fill: "currentColor",
1861
1949
  ...rest
1862
- }, _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
1950
+ }, _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
1863
1951
  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"
1864
1952
  })), children);
1865
1953
  });
@@ -1879,15 +1967,15 @@ const GlobalLoanAndTrial = /*#__PURE__*/React.forwardRef(function GlobalLoanAndT
1879
1967
  viewBox: "0 0 32 32",
1880
1968
  fill: "currentColor",
1881
1969
  ...rest
1882
- }, _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
1970
+ }, _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
1883
1971
  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"
1884
1972
  })), _circle17 || (_circle17 = /*#__PURE__*/React.createElement("circle", {
1885
1973
  cx: "11",
1886
1974
  cy: "16",
1887
1975
  r: "1"
1888
- })), _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
1976
+ })), _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
1889
1977
  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"
1890
- })), _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
1978
+ })), _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
1891
1979
  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"
1892
1980
  })), children);
1893
1981
  });
@@ -1907,9 +1995,9 @@ const Globe = /*#__PURE__*/React.forwardRef(function Globe({
1907
1995
  viewBox: "0 0 32 32",
1908
1996
  fill: "currentColor",
1909
1997
  ...rest
1910
- }, _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
1998
+ }, _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
1911
1999
  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"
1912
- })), _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
2000
+ })), _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
1913
2001
  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"
1914
2002
  })), children);
1915
2003
  });
@@ -1929,9 +2017,9 @@ const Gradient = /*#__PURE__*/React.forwardRef(function Gradient({
1929
2017
  viewBox: "0 0 32 32",
1930
2018
  fill: "currentColor",
1931
2019
  ...rest
1932
- }, _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
2020
+ }, _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
1933
2021
  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"
1934
- })), _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
2022
+ })), _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
1935
2023
  d: "M14 10H18V14H14zM14 18H18V22H14zM18 14H22V18H18z"
1936
2024
  })), children);
1937
2025
  });
@@ -1951,7 +2039,7 @@ const GraphAggregator = /*#__PURE__*/React.forwardRef(function GraphAggregator({
1951
2039
  viewBox: "0 0 32 32",
1952
2040
  fill: "currentColor",
1953
2041
  ...rest
1954
- }, _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
2042
+ }, _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
1955
2043
  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"
1956
2044
  })), children);
1957
2045
  });
@@ -1971,7 +2059,7 @@ const GraphicalDataFlow = /*#__PURE__*/React.forwardRef(function GraphicalDataFl
1971
2059
  viewBox: "0 0 32 32",
1972
2060
  fill: "currentColor",
1973
2061
  ...rest
1974
- }, _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
2062
+ }, _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
1975
2063
  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"
1976
2064
  })), children);
1977
2065
  });
@@ -1991,7 +2079,7 @@ const Grid = /*#__PURE__*/React.forwardRef(function Grid({
1991
2079
  viewBox: "0 0 32 32",
1992
2080
  fill: "currentColor",
1993
2081
  ...rest
1994
- }, _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
2082
+ }, _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
1995
2083
  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"
1996
2084
  })), children);
1997
2085
  });
@@ -2011,7 +2099,7 @@ const Group = /*#__PURE__*/React.forwardRef(function Group({
2011
2099
  viewBox: "0 0 32 32",
2012
2100
  fill: "currentColor",
2013
2101
  ...rest
2014
- }, _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
2102
+ }, _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
2015
2103
  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"
2016
2104
  })), children);
2017
2105
  });
@@ -2031,9 +2119,9 @@ const GroupAccess = /*#__PURE__*/React.forwardRef(function GroupAccess({
2031
2119
  viewBox: "0 0 32 32",
2032
2120
  fill: "currentColor",
2033
2121
  ...rest
2034
- }, _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
2122
+ }, _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
2035
2123
  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"
2036
- })), _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
2124
+ })), _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
2037
2125
  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"
2038
2126
  })), children);
2039
2127
  });
@@ -2053,7 +2141,7 @@ const GroupAccount = /*#__PURE__*/React.forwardRef(function GroupAccount({
2053
2141
  viewBox: "0 0 32 32",
2054
2142
  fill: "currentColor",
2055
2143
  ...rest
2056
- }, _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
2144
+ }, _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
2057
2145
  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"
2058
2146
  })), children);
2059
2147
  });
@@ -2073,7 +2161,7 @@ const GroupPresentation = /*#__PURE__*/React.forwardRef(function GroupPresentati
2073
2161
  viewBox: "0 0 32 32",
2074
2162
  fill: "currentColor",
2075
2163
  ...rest
2076
- }, _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
2164
+ }, _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
2077
2165
  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"
2078
2166
  })), _circle18 || (_circle18 = /*#__PURE__*/React.createElement("circle", {
2079
2167
  cx: "16",
@@ -2095,7 +2183,7 @@ const GroupPresentation = /*#__PURE__*/React.forwardRef(function GroupPresentati
2095
2183
  cx: "11",
2096
2184
  cy: "18",
2097
2185
  r: "2"
2098
- })), _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
2186
+ })), _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
2099
2187
  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"
2100
2188
  })), children);
2101
2189
  });
@@ -2115,7 +2203,7 @@ const GroupResource = /*#__PURE__*/React.forwardRef(function GroupResource({
2115
2203
  viewBox: "0 0 32 32",
2116
2204
  fill: "currentColor",
2117
2205
  ...rest
2118
- }, _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
2206
+ }, _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
2119
2207
  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"
2120
2208
  })), children);
2121
2209
  });
@@ -2135,9 +2223,9 @@ const GroupSecurity = /*#__PURE__*/React.forwardRef(function GroupSecurity({
2135
2223
  viewBox: "0 0 32 32",
2136
2224
  fill: "currentColor",
2137
2225
  ...rest
2138
- }, _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
2226
+ }, _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
2139
2227
  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"
2140
- })), _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
2228
+ })), _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
2141
2229
  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"
2142
2230
  })), children);
2143
2231
  });
@@ -2157,9 +2245,9 @@ const GroupObjects = /*#__PURE__*/React.forwardRef(function GroupObjects({
2157
2245
  viewBox: "0 0 32 32",
2158
2246
  fill: "currentColor",
2159
2247
  ...rest
2160
- }, _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
2248
+ }, _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
2161
2249
  d: "M19,13V9H9V19h4v4H23V13Zm-8-2h6v6H11ZM21,21H15V19h4V15h2Z"
2162
- })), _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
2250
+ })), _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
2163
2251
  d: "M30,8V2H24V4H8V2H2V8H4V24H2v6H8V28H24v2h6V24H28V8ZM26,4h2V6H26ZM4,4H6V6H4ZM6,28H4V26H6Zm22,0H26V26h2Zm-2-4H24v2H8V24H6V8H8V6H24V8h2Z"
2164
2252
  })), children);
2165
2253
  });
@@ -2179,9 +2267,9 @@ const GroupObjectsNew = /*#__PURE__*/React.forwardRef(function GroupObjectsNew({
2179
2267
  viewBox: "0 0 32 32",
2180
2268
  fill: "currentColor",
2181
2269
  ...rest
2182
- }, _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
2270
+ }, _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
2183
2271
  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"
2184
- })), _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
2272
+ })), _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
2185
2273
  d: "M30,8V2H24V4H8V2H2V8H4V24H2v6H8V28H24v2h6V24H28V8ZM26,4h2V6H26ZM4,4H6V6H4ZM6,28H4V26H6Zm22,0H26V26h2Zm-2-4H24v2H8V24H6V8H8V6H24V8h2Z"
2186
2274
  })), children);
2187
2275
  });
@@ -2201,9 +2289,9 @@ const GroupObjectsSave = /*#__PURE__*/React.forwardRef(function GroupObjectsSave
2201
2289
  viewBox: "0 0 32 32",
2202
2290
  fill: "currentColor",
2203
2291
  ...rest
2204
- }, _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
2292
+ }, _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
2205
2293
  d: "M14 18.18L10.41 14.59 9 16 14 21 23 12 21.59 10.581 14 18.18z"
2206
- })), _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
2294
+ })), _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
2207
2295
  d: "M30,8V2H24V4H8V2H2V8H4V24H2v6H8V28H24v2h6V24H28V8ZM26,4h2V6H26ZM4,4H6V6H4ZM6,28H4V26H6Zm22,0H26V26h2Zm-2-4H24v2H8V24H6V8H8V6H24V8h2Z"
2208
2296
  })), children);
2209
2297
  });
@@ -2223,7 +2311,7 @@ const Growth = /*#__PURE__*/React.forwardRef(function Growth({
2223
2311
  viewBox: "0 0 32 32",
2224
2312
  fill: "currentColor",
2225
2313
  ...rest
2226
- }, _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
2314
+ }, _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
2227
2315
  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"
2228
2316
  })), children);
2229
2317
  });
@@ -2255,7 +2343,7 @@ const Gui = /*#__PURE__*/React.forwardRef(function Gui({
2255
2343
  cx: "26",
2256
2344
  cy: "8",
2257
2345
  r: "1"
2258
- })), _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
2346
+ })), _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
2259
2347
  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"
2260
2348
  })), children);
2261
2349
  });
@@ -2275,9 +2363,9 @@ const GuiManagement = /*#__PURE__*/React.forwardRef(function GuiManagement({
2275
2363
  viewBox: "0 0 32 32",
2276
2364
  fill: "currentColor",
2277
2365
  ...rest
2278
- }, _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
2366
+ }, _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
2279
2367
  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"
2280
- })), _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
2368
+ })), _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
2281
2369
  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"
2282
2370
  })), _circle26 || (_circle26 = /*#__PURE__*/React.createElement("circle", {
2283
2371
  cx: "20",
@@ -2309,7 +2397,7 @@ const QH = /*#__PURE__*/React.forwardRef(function QH({
2309
2397
  viewBox: "0 0 32 32",
2310
2398
  fill: "currentColor",
2311
2399
  ...rest
2312
- }, _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
2400
+ }, _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
2313
2401
  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"
2314
2402
  })), children);
2315
2403
  });
@@ -2349,9 +2437,9 @@ const Hail = /*#__PURE__*/React.forwardRef(function Hail({
2349
2437
  cx: "10.499",
2350
2438
  cy: "29.5",
2351
2439
  r: "1.5"
2352
- })), _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
2440
+ })), _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
2353
2441
  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"
2354
- })), _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
2442
+ })), _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
2355
2443
  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"
2356
2444
  })), children);
2357
2445
  });
@@ -2371,7 +2459,7 @@ const WatsonHealthHangingProtocol = /*#__PURE__*/React.forwardRef(function Watso
2371
2459
  viewBox: "0 0 32 32",
2372
2460
  fill: "currentColor",
2373
2461
  ...rest
2374
- }, _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
2462
+ }, _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
2375
2463
  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"
2376
2464
  })), children);
2377
2465
  });
@@ -2391,7 +2479,7 @@ const Harbor = /*#__PURE__*/React.forwardRef(function Harbor({
2391
2479
  viewBox: "0 0 32 32",
2392
2480
  fill: "currentColor",
2393
2481
  ...rest
2394
- }, _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
2482
+ }, _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
2395
2483
  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"
2396
2484
  })), children);
2397
2485
  });
@@ -2415,7 +2503,7 @@ const HardwareSecurityModule = /*#__PURE__*/React.forwardRef(function HardwareSe
2415
2503
  cx: "21.5",
2416
2504
  cy: "7.5",
2417
2505
  r: "1.5"
2418
- })), _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
2506
+ })), _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
2419
2507
  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"
2420
2508
  })), _circle35 || (_circle35 = /*#__PURE__*/React.createElement("circle", {
2421
2509
  cx: "7",
@@ -2439,7 +2527,7 @@ const Hashtag = /*#__PURE__*/React.forwardRef(function Hashtag({
2439
2527
  viewBox: "0 0 32 32",
2440
2528
  fill: "currentColor",
2441
2529
  ...rest
2442
- }, _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
2530
+ }, _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
2443
2531
  d: "M28,12V10H22V4H20v6H12V4H10v6H4v2h6v8H4v2h6v6h2V22h8v6h2V22h6V20H22V12Zm-8,8H12V12h8Z"
2444
2532
  })), children);
2445
2533
  });
@@ -2459,22 +2547,22 @@ const Haze = /*#__PURE__*/React.forwardRef(function Haze({
2459
2547
  viewBox: "0 0 32 32",
2460
2548
  fill: "currentColor",
2461
2549
  ...rest
2462
- }, _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
2550
+ }, _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
2463
2551
  d: "M19 28H3a1 1 0 010-2H19a1 1 0 010 2zM15 20H3a1 1 0 010-2H15a1 1 0 010 2z"
2464
- })), _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
2552
+ })), _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
2465
2553
  d: "M24.5 23.5H28.5V25.5H24.5z",
2466
2554
  transform: "rotate(45 26.5 24.5)"
2467
- })), _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
2555
+ })), _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
2468
2556
  d: "M28 15H32V17H28z"
2469
- })), _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
2557
+ })), _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
2470
2558
  d: "M24.5 6.5H28.5V8.5H24.5z",
2471
2559
  transform: "rotate(-45 26.5 7.5)"
2472
- })), _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
2560
+ })), _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
2473
2561
  d: "M17 2H19V6H17z"
2474
- })), _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
2562
+ })), _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
2475
2563
  d: "M7.5 6.5H11.5V8.5H7.5z",
2476
2564
  transform: "rotate(-135 9.5 7.5)"
2477
- })), _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
2565
+ })), _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
2478
2566
  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"
2479
2567
  })), children);
2480
2568
  });
@@ -2494,9 +2582,9 @@ const HazeNight = /*#__PURE__*/React.forwardRef(function HazeNight({
2494
2582
  viewBox: "0 0 32 32",
2495
2583
  fill: "currentColor",
2496
2584
  ...rest
2497
- }, _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
2585
+ }, _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
2498
2586
  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"
2499
- })), _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
2587
+ })), _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
2500
2588
  d: "M27 20H17a1 1 0 010-2H27a1 1 0 010 2zM25 16H13a1 1 0 010-2H25a1 1 0 010 2z"
2501
2589
  })), children);
2502
2590
  });
@@ -2516,9 +2604,9 @@ const Hd = /*#__PURE__*/React.forwardRef(function Hd({
2516
2604
  viewBox: "0 0 32 32",
2517
2605
  fill: "currentColor",
2518
2606
  ...rest
2519
- }, _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
2607
+ }, _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
2520
2608
  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"
2521
- })), _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
2609
+ })), _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
2522
2610
  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"
2523
2611
  })), children);
2524
2612
  });
@@ -2538,9 +2626,9 @@ const HdFilled = /*#__PURE__*/React.forwardRef(function HdFilled({
2538
2626
  viewBox: "0 0 32 32",
2539
2627
  fill: "currentColor",
2540
2628
  ...rest
2541
- }, _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
2629
+ }, _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
2542
2630
  d: "M22,13H20v6h2a1,1,0,0,0,1-1V14A1,1,0,0,0,22,13Z"
2543
- })), _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
2631
+ })), _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
2544
2632
  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"
2545
2633
  })), children);
2546
2634
  });
@@ -2560,7 +2648,7 @@ const Hdr = /*#__PURE__*/React.forwardRef(function Hdr({
2560
2648
  viewBox: "0 0 32 32",
2561
2649
  fill: "currentColor",
2562
2650
  ...rest
2563
- }, _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
2651
+ }, _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
2564
2652
  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"
2565
2653
  })), children);
2566
2654
  });
@@ -2580,7 +2668,7 @@ const Heading = /*#__PURE__*/React.forwardRef(function Heading({
2580
2668
  viewBox: "0 0 32 32",
2581
2669
  fill: "currentColor",
2582
2670
  ...rest
2583
- }, _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
2671
+ }, _path190 || (_path190 = /*#__PURE__*/React.createElement("path", {
2584
2672
  d: "M24,7v18h-3v-6h-10v6h-3V7h3v9h10V7h3Z"
2585
2673
  })), children);
2586
2674
  });
@@ -2600,7 +2688,7 @@ const Headphones = /*#__PURE__*/React.forwardRef(function Headphones({
2600
2688
  viewBox: "0 0 32 32",
2601
2689
  fill: "currentColor",
2602
2690
  ...rest
2603
- }, _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
2691
+ }, _path191 || (_path191 = /*#__PURE__*/React.createElement("path", {
2604
2692
  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"
2605
2693
  })), children);
2606
2694
  });
@@ -2620,7 +2708,7 @@ const Headset = /*#__PURE__*/React.forwardRef(function Headset({
2620
2708
  viewBox: "0 0 32 32",
2621
2709
  fill: "currentColor",
2622
2710
  ...rest
2623
- }, _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
2711
+ }, _path192 || (_path192 = /*#__PURE__*/React.createElement("path", {
2624
2712
  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"
2625
2713
  })), children);
2626
2714
  });
@@ -2640,7 +2728,7 @@ const HealthCross = /*#__PURE__*/React.forwardRef(function HealthCross({
2640
2728
  viewBox: "0 0 32 32",
2641
2729
  fill: "currentColor",
2642
2730
  ...rest
2643
- }, _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
2731
+ }, _path193 || (_path193 = /*#__PURE__*/React.createElement("path", {
2644
2732
  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"
2645
2733
  })), children);
2646
2734
  });
@@ -2660,13 +2748,13 @@ const Hearing = /*#__PURE__*/React.forwardRef(function Hearing({
2660
2748
  viewBox: "0 0 32 32",
2661
2749
  fill: "currentColor",
2662
2750
  ...rest
2663
- }, _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
2751
+ }, _path194 || (_path194 = /*#__PURE__*/React.createElement("path", {
2664
2752
  d: "M18,30V28A10.0114,10.0114,0,0,0,28,18h2A12.0134,12.0134,0,0,1,18,30Z"
2665
- })), _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
2753
+ })), _path195 || (_path195 = /*#__PURE__*/React.createElement("path", {
2666
2754
  d: "M18,26V24a6.0066,6.0066,0,0,0,6-6h2A8.0092,8.0092,0,0,1,18,26Z"
2667
- })), _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
2755
+ })), _path196 || (_path196 = /*#__PURE__*/React.createElement("path", {
2668
2756
  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"
2669
- })), _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
2757
+ })), _path197 || (_path197 = /*#__PURE__*/React.createElement("path", {
2670
2758
  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"
2671
2759
  })), children);
2672
2760
  });
@@ -2686,7 +2774,7 @@ const HeatMap = /*#__PURE__*/React.forwardRef(function HeatMap({
2686
2774
  viewBox: "0 0 32 32",
2687
2775
  fill: "currentColor",
2688
2776
  ...rest
2689
- }, _path190 || (_path190 = /*#__PURE__*/React.createElement("path", {
2777
+ }, _path198 || (_path198 = /*#__PURE__*/React.createElement("path", {
2690
2778
  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"
2691
2779
  })), children);
2692
2780
  });
@@ -2718,7 +2806,7 @@ const HeatMap_02 = /*#__PURE__*/React.forwardRef(function HeatMap_02({
2718
2806
  cx: "29",
2719
2807
  cy: "19",
2720
2808
  r: "1"
2721
- })), _path191 || (_path191 = /*#__PURE__*/React.createElement("path", {
2809
+ })), _path199 || (_path199 = /*#__PURE__*/React.createElement("path", {
2722
2810
  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"
2723
2811
  })), children);
2724
2812
  });
@@ -2738,7 +2826,7 @@ const HeatMap_03 = /*#__PURE__*/React.forwardRef(function HeatMap_03({
2738
2826
  viewBox: "0 0 32 32",
2739
2827
  fill: "currentColor",
2740
2828
  ...rest
2741
- }, _path192 || (_path192 = /*#__PURE__*/React.createElement("path", {
2829
+ }, _path200 || (_path200 = /*#__PURE__*/React.createElement("path", {
2742
2830
  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"
2743
2831
  })), children);
2744
2832
  });
@@ -2758,121 +2846,12 @@ const HeatMapStocks = /*#__PURE__*/React.forwardRef(function HeatMapStocks({
2758
2846
  viewBox: "0 0 32 32",
2759
2847
  fill: "currentColor",
2760
2848
  ...rest
2761
- }, _path193 || (_path193 = /*#__PURE__*/React.createElement("path", {
2849
+ }, _path201 || (_path201 = /*#__PURE__*/React.createElement("path", {
2762
2850
  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"
2763
2851
  })), children);
2764
2852
  });
2765
2853
  if (process.env.NODE_ENV !== "production") {
2766
2854
  HeatMapStocks.propTypes = iconPropTypes;
2767
2855
  }
2768
- const Helicopter = /*#__PURE__*/React.forwardRef(function Helicopter({
2769
- children,
2770
- size = 16,
2771
- ...rest
2772
- }, ref) {
2773
- return /*#__PURE__*/React.createElement(Icon, {
2774
- width: size,
2775
- height: size,
2776
- ref: ref,
2777
- xmlns: "http://www.w3.org/2000/svg",
2778
- viewBox: "0 0 32 32",
2779
- fill: "currentColor",
2780
- ...rest
2781
- }, _path194 || (_path194 = /*#__PURE__*/React.createElement("path", {
2782
- 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"
2783
- })), children);
2784
- });
2785
- if (process.env.NODE_ENV !== "production") {
2786
- Helicopter.propTypes = iconPropTypes;
2787
- }
2788
- const Help = /*#__PURE__*/React.forwardRef(function Help({
2789
- children,
2790
- size = 16,
2791
- ...rest
2792
- }, ref) {
2793
- if (size === 16 || size === "16" || size === "16px") {
2794
- return /*#__PURE__*/React.createElement(Icon, {
2795
- width: size,
2796
- height: size,
2797
- ref: ref,
2798
- xmlns: "http://www.w3.org/2000/svg",
2799
- viewBox: "0 0 16 16",
2800
- fill: "currentColor",
2801
- ...rest
2802
- }, _path195 || (_path195 = /*#__PURE__*/React.createElement("path", {
2803
- 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"
2804
- })), _circle39 || (_circle39 = /*#__PURE__*/React.createElement("circle", {
2805
- cx: "8",
2806
- cy: "11.8",
2807
- r: ".8"
2808
- })), _path196 || (_path196 = /*#__PURE__*/React.createElement("path", {
2809
- 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"
2810
- })), children);
2811
- }
2812
- return /*#__PURE__*/React.createElement(Icon, {
2813
- width: size,
2814
- height: size,
2815
- ref: ref,
2816
- xmlns: "http://www.w3.org/2000/svg",
2817
- viewBox: "0 0 32 32",
2818
- fill: "currentColor",
2819
- ...rest
2820
- }, _path197 || (_path197 = /*#__PURE__*/React.createElement("path", {
2821
- 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"
2822
- })), _circle40 || (_circle40 = /*#__PURE__*/React.createElement("circle", {
2823
- cx: "16",
2824
- cy: "23.5",
2825
- r: "1.5"
2826
- })), _path198 || (_path198 = /*#__PURE__*/React.createElement("path", {
2827
- 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"
2828
- })), children);
2829
- });
2830
- if (process.env.NODE_ENV !== "production") {
2831
- Help.propTypes = iconPropTypes;
2832
- }
2833
- const HelpFilled = /*#__PURE__*/React.forwardRef(function HelpFilled({
2834
- children,
2835
- size = 16,
2836
- ...rest
2837
- }, ref) {
2838
- return /*#__PURE__*/React.createElement(Icon, {
2839
- width: size,
2840
- height: size,
2841
- ref: ref,
2842
- xmlns: "http://www.w3.org/2000/svg",
2843
- viewBox: "0 0 32 32",
2844
- fill: "currentColor",
2845
- ...rest
2846
- }, _path199 || (_path199 = /*#__PURE__*/React.createElement("path", {
2847
- 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"
2848
- })), _path200 || (_path200 = /*#__PURE__*/React.createElement("path", {
2849
- fill: "none",
2850
- 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",
2851
- "data-icon-path": "inner-path"
2852
- })), children);
2853
- });
2854
- if (process.env.NODE_ENV !== "production") {
2855
- HelpFilled.propTypes = iconPropTypes;
2856
- }
2857
- const HelpDesk = /*#__PURE__*/React.forwardRef(function HelpDesk({
2858
- children,
2859
- size = 16,
2860
- ...rest
2861
- }, ref) {
2862
- return /*#__PURE__*/React.createElement(Icon, {
2863
- width: size,
2864
- height: size,
2865
- ref: ref,
2866
- xmlns: "http://www.w3.org/2000/svg",
2867
- viewBox: "0 0 32 32",
2868
- fill: "currentColor",
2869
- ...rest
2870
- }, _path201 || (_path201 = /*#__PURE__*/React.createElement("path", {
2871
- 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"
2872
- })), children);
2873
- });
2874
- if (process.env.NODE_ENV !== "production") {
2875
- HelpDesk.propTypes = iconPropTypes;
2876
- }
2877
2856
 
2878
- export { Firewall, FirewallClassic, Fish, FishMultiple, FitToHeight, FitToScreen, FitToWidth, Flag, FlagFilled, FlaggingTaxi, Flash, FlashFilled, FlashOff, FlashOffFilled, FlightInternational, FlightRoster, FlightSchedule, FloatingIp, Flood, FloodWarning, Floorplan, Flow, FlowConnection, FlowData, FlowLogsVpc, FlowModeler, FlowModelerReference, FlowStream, FlowStreamReference, Fog, Folder, FolderAdd, FolderDetails, FolderDetailsReference, FolderMoveTo, FolderOff, FolderOpen, FolderParent, FolderShared, Folders, FollowUpWorkOrder, ForLoop, ForecastHail, ForecastHail_30, ForecastLightning, ForecastLightning_30, Fork, ForkNode, Forum, Forward_10, Forward_30, Forward_5, Fragile, Fragments, Friendship, FruitBowl, Function, FunctionMath, Function_2, FunnelSequence, FunnelSort, GameConsole, GameWireless, Gamification, GasStation, GasStationFilled, Gateway, GatewayApi, GatewayMail, GatewayPublic, GatewaySecurity, GatewayUserAccess, GatewayVpn, Gears, Gem, GemReference, GenderFemale, GenderMale, GeneratePdf, Gif, Gift, GlobalFilters, GlobalLoanAndTrial, Globe, Gradient, GraphAggregator, GraphicalDataFlow, Grid, Group, GroupAccess, GroupAccount, GroupObjects, GroupObjectsNew, GroupObjectsSave, GroupPresentation, GroupResource, GroupSecurity, Growth, Gui, GuiManagement, Hail, Harbor, HardwareSecurityModule, Hashtag, Haze, HazeNight, Hd, HdFilled, Hdr, Heading, Headphones, Headset, HealthCross, Hearing, HeatMap, HeatMapStocks, HeatMap_02, HeatMap_03, Helicopter, Help, HelpDesk, HelpFilled, QH, WatsonHealthFusionBlender, WatsonHealthHangingProtocol };
2857
+ export { FingerprintRecognition, Fire, FireFill, Firewall, FirewallClassic, Fish, FishMultiple, FitToHeight, FitToScreen, FitToWidth, Flag, FlagFilled, FlaggingTaxi, Flash, FlashFilled, FlashOff, FlashOffFilled, FlightInternational, FlightRoster, FlightSchedule, FloatingIp, Flood, FloodWarning, Floorplan, Flow, FlowConnection, FlowData, FlowLogsVpc, FlowModeler, FlowModelerReference, FlowStream, FlowStreamReference, Fog, Folder, FolderAdd, FolderDetails, FolderDetailsReference, FolderMoveTo, FolderOff, FolderOpen, FolderParent, FolderShared, FolderTree, Folders, FollowUpWorkOrder, ForLoop, ForecastHail, ForecastHail_30, ForecastLightning, ForecastLightning_30, Fork, ForkNode, Forum, Forward_10, Forward_30, Forward_5, Fragile, Fragments, Friendship, FruitBowl, Function, FunctionMath, Function_2, FunnelSequence, FunnelSort, GameConsole, GameWireless, Gamification, GasStation, GasStationFilled, Gateway, GatewayApi, GatewayMail, GatewayPublic, GatewaySecurity, GatewayUserAccess, GatewayVpn, Gears, Gem, GemReference, GenderFemale, GenderMale, GeneratePdf, Gif, Gift, GlobalFilters, GlobalLoanAndTrial, Globe, Gradient, GraphAggregator, GraphicalDataFlow, Grid, Group, GroupAccess, GroupAccount, GroupObjects, GroupObjectsNew, GroupObjectsSave, GroupPresentation, GroupResource, GroupSecurity, Growth, Gui, GuiManagement, Hail, Harbor, HardwareSecurityModule, Hashtag, Haze, HazeNight, Hd, HdFilled, Hdr, Heading, Headphones, Headset, HealthCross, Hearing, HeatMap, HeatMapStocks, HeatMap_02, HeatMap_03, QH, WatsonHealthFusionBlender, WatsonHealthHangingProtocol };