@carbon/icons-react 11.70.0 → 11.71.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (123) hide show
  1. package/es/CommitAlt.d.ts +11 -0
  2. package/es/CommitAlt.js +37 -0
  3. package/es/CopyToClipboard.d.ts +11 -0
  4. package/es/CopyToClipboard.js +37 -0
  5. package/es/Extensions.d.ts +11 -0
  6. package/es/Extensions.js +37 -0
  7. package/es/FolderTree.d.ts +11 -0
  8. package/es/FolderTree.js +37 -0
  9. package/es/ListTree.d.ts +11 -0
  10. package/es/ListTree.js +37 -0
  11. package/es/Orchestrate.d.ts +11 -0
  12. package/es/Orchestrate.js +37 -0
  13. package/es/Point.d.ts +11 -0
  14. package/es/Point.js +37 -0
  15. package/es/ReadingGlasses.d.ts +11 -0
  16. package/es/ReadingGlasses.js +37 -0
  17. package/es/RemoteConnection.d.ts +11 -0
  18. package/es/RemoteConnection.js +37 -0
  19. package/es/RunViewIcon.d.ts +11 -0
  20. package/es/RunViewIcon.js +37 -0
  21. package/es/SourceControl.d.ts +11 -0
  22. package/es/SourceControl.js +37 -0
  23. package/es/VerticalFold.d.ts +11 -0
  24. package/es/VerticalFold.js +37 -0
  25. package/es/generated/bucket-10.d.ts +5 -5
  26. package/es/generated/bucket-10.js +314 -327
  27. package/es/generated/bucket-11.d.ts +6 -6
  28. package/es/generated/bucket-11.js +327 -303
  29. package/es/generated/bucket-12.d.ts +6 -6
  30. package/es/generated/bucket-12.js +292 -298
  31. package/es/generated/bucket-13.d.ts +7 -7
  32. package/es/generated/bucket-13.js +346 -351
  33. package/es/generated/bucket-14.d.ts +10 -10
  34. package/es/generated/bucket-14.js +412 -411
  35. package/es/generated/bucket-15.d.ts +11 -11
  36. package/es/generated/bucket-15.js +393 -449
  37. package/es/generated/bucket-16.d.ts +12 -12
  38. package/es/generated/bucket-16.js +509 -456
  39. package/es/generated/bucket-17.d.ts +12 -12
  40. package/es/generated/bucket-17.js +435 -437
  41. package/es/generated/bucket-18.d.ts +12 -12
  42. package/es/generated/bucket-18.js +428 -423
  43. package/es/generated/bucket-19.d.ts +13 -13
  44. package/es/generated/bucket-19.js +506 -573
  45. package/es/generated/bucket-20.d.ts +13 -1
  46. package/es/generated/bucket-20.js +381 -58
  47. package/es/generated/bucket-3.d.ts +2 -2
  48. package/es/generated/bucket-3.js +42 -44
  49. package/es/generated/bucket-4.d.ts +3 -3
  50. package/es/generated/bucket-4.js +221 -219
  51. package/es/generated/bucket-5.d.ts +3 -3
  52. package/es/generated/bucket-5.js +242 -246
  53. package/es/generated/bucket-6.d.ts +4 -4
  54. package/es/generated/bucket-6.js +265 -269
  55. package/es/generated/bucket-7.d.ts +5 -5
  56. package/es/generated/bucket-7.js +285 -306
  57. package/es/generated/bucket-8.d.ts +5 -5
  58. package/es/generated/bucket-8.js +359 -336
  59. package/es/generated/bucket-9.d.ts +5 -5
  60. package/es/generated/bucket-9.js +305 -316
  61. package/es/index.js +18 -18
  62. package/lib/CommitAlt.d.ts +11 -0
  63. package/lib/CommitAlt.js +39 -0
  64. package/lib/CopyToClipboard.d.ts +11 -0
  65. package/lib/CopyToClipboard.js +39 -0
  66. package/lib/Extensions.d.ts +11 -0
  67. package/lib/Extensions.js +39 -0
  68. package/lib/FolderTree.d.ts +11 -0
  69. package/lib/FolderTree.js +39 -0
  70. package/lib/ListTree.d.ts +11 -0
  71. package/lib/ListTree.js +39 -0
  72. package/lib/Orchestrate.d.ts +11 -0
  73. package/lib/Orchestrate.js +39 -0
  74. package/lib/Point.d.ts +11 -0
  75. package/lib/Point.js +39 -0
  76. package/lib/ReadingGlasses.d.ts +11 -0
  77. package/lib/ReadingGlasses.js +39 -0
  78. package/lib/RemoteConnection.d.ts +11 -0
  79. package/lib/RemoteConnection.js +39 -0
  80. package/lib/RunViewIcon.d.ts +11 -0
  81. package/lib/RunViewIcon.js +39 -0
  82. package/lib/SourceControl.d.ts +11 -0
  83. package/lib/SourceControl.js +39 -0
  84. package/lib/VerticalFold.d.ts +11 -0
  85. package/lib/VerticalFold.js +39 -0
  86. package/lib/generated/bucket-10.d.ts +5 -5
  87. package/lib/generated/bucket-10.js +317 -330
  88. package/lib/generated/bucket-11.d.ts +6 -6
  89. package/lib/generated/bucket-11.js +331 -307
  90. package/lib/generated/bucket-12.d.ts +6 -6
  91. package/lib/generated/bucket-12.js +296 -302
  92. package/lib/generated/bucket-13.d.ts +7 -7
  93. package/lib/generated/bucket-13.js +351 -356
  94. package/lib/generated/bucket-14.d.ts +10 -10
  95. package/lib/generated/bucket-14.js +420 -419
  96. package/lib/generated/bucket-15.d.ts +11 -11
  97. package/lib/generated/bucket-15.js +402 -458
  98. package/lib/generated/bucket-16.d.ts +12 -12
  99. package/lib/generated/bucket-16.js +519 -466
  100. package/lib/generated/bucket-17.d.ts +12 -12
  101. package/lib/generated/bucket-17.js +445 -447
  102. package/lib/generated/bucket-18.d.ts +12 -12
  103. package/lib/generated/bucket-18.js +438 -433
  104. package/lib/generated/bucket-19.d.ts +13 -13
  105. package/lib/generated/bucket-19.js +517 -584
  106. package/lib/generated/bucket-20.d.ts +13 -1
  107. package/lib/generated/bucket-20.js +392 -57
  108. package/lib/generated/bucket-3.d.ts +2 -2
  109. package/lib/generated/bucket-3.js +42 -44
  110. package/lib/generated/bucket-4.d.ts +3 -3
  111. package/lib/generated/bucket-4.js +222 -220
  112. package/lib/generated/bucket-5.d.ts +3 -3
  113. package/lib/generated/bucket-5.js +243 -247
  114. package/lib/generated/bucket-6.d.ts +4 -4
  115. package/lib/generated/bucket-6.js +267 -271
  116. package/lib/generated/bucket-7.d.ts +5 -5
  117. package/lib/generated/bucket-7.js +288 -309
  118. package/lib/generated/bucket-8.d.ts +5 -5
  119. package/lib/generated/bucket-8.js +362 -339
  120. package/lib/generated/bucket-9.d.ts +5 -5
  121. package/lib/generated/bucket-9.js +308 -319
  122. package/lib/index.js +116 -104
  123. package/package.json +5 -5
@@ -14,7 +14,51 @@ var iconPropTypes = require('../iconPropTypes-BoFFIf2P.js');
14
14
  require('@carbon/icon-helpers');
15
15
  require('prop-types');
16
16
 
17
- var _circle, _path, _path2, _path3, _path4, _path5, _path6, _path7, _path8, _path9, _path0, _path1, _path10, _circle2, _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, _circle3, _path36, _path37, _path38, _path39, _path40, _path41, _path42, _path43, _circle4, _path44, _path45, _path46, _path47, _circle5, _path48, _path49, _path50, _path51, _path52, _path53, _path54, _path55, _path56, _path57, _path58, _path59, _path60, _path61, _path62, _path63, _path64, _path65, _path66, _path67, _path68, _path69, _path70, _path71, _path72, _path73, _path74, _path75, _circle6, _circle7, _circle8, _circle9, _path76, _path77, _path78, _circle0, _circle1, _circle10, _path79, _path80, _path81, _path82, _path83, _path84, _path85, _path86, _path87, _path88, _path89, _circle11, _path90, _path91, _path92, _path93, _path94, _path95, _path96, _path97, _path98, _path99, _path100, _path101, _path102, _path103, _path104, _path105, _path106, _path107, _path108, _path109, _path110, _path111, _path112, _path113, _path114, _path115, _path116, _path117, _path118, _path119, _circle12, _path120, _path121, _path122, _path123, _path124, _path125, _path126, _path127, _path128, _path129, _path130, _path131, _path132, _path133, _path134, _circle13, _circle14, _path135, _path136, _path137, _path138, _path139, _path140, _path141, _path142, _path143, _path144, _path145, _path146, _path147, _path148, _path149, _path150, _path151, _path152, _path153, _path154, _path155, _path156, _path157, _path158, _path159, _path160, _path161, _path162, _path163, _path164, _path165, _path166, _path167, _path168, _path169, _path170, _path171, _path172, _path173, _path174, _path175, _path176, _path177, _path178, _path179, _path180, _path181, _circle15, _circle16, _path182, _path183, _path184, _path185, _path186, _path187, _circle17, _path188, _path189, _path190, _path191, _path192, _path193, _path194, _path195, _path196, _path197, _path198, _path199, _path200, _path201, _path202, _path203, _path204;
17
+ var _path, _path2, _path3, _path4, _circle, _path5, _path6, _path7, _path8, _path9, _path0, _path1, _path10, _path11, _path12, _path13, _path14, _circle2, _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, _circle3, _path40, _path41, _path42, _path43, _path44, _path45, _path46, _path47, _circle4, _path48, _path49, _path50, _path51, _circle5, _path52, _path53, _path54, _path55, _path56, _path57, _path58, _path59, _path60, _path61, _path62, _path63, _path64, _path65, _path66, _path67, _path68, _path69, _path70, _path71, _path72, _path73, _path74, _path75, _path76, _path77, _path78, _path79, _circle6, _circle7, _circle8, _circle9, _path80, _path81, _path82, _circle0, _circle1, _circle10, _path83, _path84, _path85, _path86, _path87, _path88, _path89, _path90, _path91, _path92, _path93, _circle11, _path94, _path95, _path96, _path97, _path98, _path99, _path100, _path101, _path102, _path103, _path104, _path105, _path106, _path107, _path108, _path109, _path110, _path111, _path112, _path113, _path114, _path115, _path116, _path117, _path118, _path119, _path120, _path121, _path122, _path123, _circle12, _path124, _path125, _path126, _path127, _path128, _path129, _path130, _path131, _path132, _path133, _path134, _path135, _path136, _path137, _path138, _circle13, _circle14, _path139, _path140, _path141, _path142, _path143, _path144, _path145, _path146, _path147, _path148, _path149, _path150, _path151, _path152, _path153, _path154, _path155, _path156, _path157, _path158, _path159, _path160, _path161, _path162, _path163, _path164, _path165, _path166, _path167, _path168, _path169, _path170, _path171, _path172, _path173, _path174, _path175, _path176, _path177, _path178, _path179, _path180, _path181, _path182, _path183, _path184, _path185, _path186, _circle15, _circle16, _path187, _path188, _path189, _path190, _path191, _path192, _circle17, _path193, _path194, _path195, _path196, _path197, _path198, _path199, _path200, _path201, _path202;
18
+ const DocumentVertical = /*#__PURE__*/React.forwardRef(function DocumentVertical({
19
+ children,
20
+ size = 16,
21
+ ...rest
22
+ }, ref) {
23
+ return /*#__PURE__*/React.createElement(Icon_js, {
24
+ width: size,
25
+ height: size,
26
+ ref: ref,
27
+ xmlns: "http://www.w3.org/2000/svg",
28
+ viewBox: "0 0 32 32",
29
+ fill: "currentColor",
30
+ ...rest
31
+ }, _path || (_path = /*#__PURE__*/React.createElement("path", {
32
+ d: "M16,14a4,4,0,1,1,4-4h0A4.0118,4.0118,0,0,1,16,14Zm0-6a2,2,0,1,0,2,2h0a2.0059,2.0059,0,0,0-2-2Z"
33
+ })), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
34
+ d: "M24,2H8A2.0023,2.0023,0,0,0,6,4V28a2.0023,2.0023,0,0,0,2,2H24a2.0023,2.0023,0,0,0,2-2V4A2.0023,2.0023,0,0,0,24,2ZM12,24V18a.9447.9447,0,0,1,1-1h6a.9447.9447,0,0,1,1,1v6H18v4H14V24Zm8,4V26a2.0058,2.0058,0,0,0,2-2V18a2.9463,2.9463,0,0,0-3-3H13a2.9463,2.9463,0,0,0-3,3v6a2.0058,2.0058,0,0,0,2,2v2H8V4H24V28Z"
35
+ })), children);
36
+ });
37
+ if (process.env.NODE_ENV !== "production") {
38
+ DocumentVertical.propTypes = iconPropTypes.iconPropTypes;
39
+ }
40
+ const DocumentVideo = /*#__PURE__*/React.forwardRef(function DocumentVideo({
41
+ children,
42
+ size = 16,
43
+ ...rest
44
+ }, ref) {
45
+ return /*#__PURE__*/React.createElement(Icon_js, {
46
+ width: size,
47
+ height: size,
48
+ ref: ref,
49
+ xmlns: "http://www.w3.org/2000/svg",
50
+ viewBox: "0 0 32 32",
51
+ fill: "currentColor",
52
+ ...rest
53
+ }, _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
54
+ d: "M30,19l-4,3.2V20a2.0023,2.0023,0,0,0-2-2H16a2.0023,2.0023,0,0,0-2,2v6a2.0023,2.0023,0,0,0,2,2h8a2.0023,2.0023,0,0,0,2-2V23.8L30,27ZM16,26V20h8l.0015,6Z"
55
+ })), _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
56
+ d: "M12,28H8V4h8v6a2.0058,2.0058,0,0,0,2,2h6v3l2,0V10a.9092.9092,0,0,0-.3-.7l-7-7A.9087.9087,0,0,0,18,2H8A2.0058,2.0058,0,0,0,6,4V28a2.0058,2.0058,0,0,0,2,2h4ZM18,4.4,23.6,10H18Z"
57
+ })), children);
58
+ });
59
+ if (process.env.NODE_ENV !== "production") {
60
+ DocumentVideo.propTypes = iconPropTypes.iconPropTypes;
61
+ }
18
62
  const DocumentView = /*#__PURE__*/React.forwardRef(function DocumentView({
19
63
  children,
20
64
  size = 16,
@@ -32,12 +76,12 @@ const DocumentView = /*#__PURE__*/React.forwardRef(function DocumentView({
32
76
  cx: "22",
33
77
  cy: "24",
34
78
  r: "2"
35
- })), _path || (_path = /*#__PURE__*/React.createElement("path", {
79
+ })), _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
36
80
  fill: "none",
37
81
  d: "M22,28a4,4,0,1,1,4-4A4.0039,4.0039,0,0,1,22,28Zm0-6a2,2,0,1,0,2,2A2.0027,2.0027,0,0,0,22,22Z"
38
- })), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
82
+ })), _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
39
83
  d: "M29.7769,23.4785A8.64,8.64,0,0,0,22,18a8.64,8.64,0,0,0-7.7769,5.4785L14,24l.2231.5215A8.64,8.64,0,0,0,22,30a8.64,8.64,0,0,0,7.7769-5.4785L30,24ZM22,28a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,22,28Z"
40
- })), _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
84
+ })), _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
41
85
  d: "M12,28H8V4h8v6a2.0058,2.0058,0,0,0,2,2h6v4h2V10a.9092.9092,0,0,0-.3-.7l-7-7A.9087.9087,0,0,0,18,2H8A2.0058,2.0058,0,0,0,6,4V28a2.0058,2.0058,0,0,0,2,2h4ZM18,4.4,23.6,10H18Z"
42
86
  })), children);
43
87
  });
@@ -57,9 +101,9 @@ const DocumentWordProcessor = /*#__PURE__*/React.forwardRef(function DocumentWor
57
101
  viewBox: "0 0 32 32",
58
102
  fill: "currentColor",
59
103
  ...rest
60
- }, _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
104
+ }, _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
61
105
  d: "M28.3 20L27.391 28.611 26 20 24 20 22.609 28.611 21.7 20 20 20 21.36 30 23.64 30 25 21.626 26.36 30 28.64 30 30 20 28.3 20z"
62
- })), _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
106
+ })), _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
63
107
  d: "M25.707,9.293l-7-7A1,1,0,0,0,18,2H8A2.002,2.002,0,0,0,6,4V28a2.0023,2.0023,0,0,0,2,2h8V28H8V4h8v6a2.002,2.002,0,0,0,2,2h6v4h2V10A1,1,0,0,0,25.707,9.293ZM18,4.4141,23.5859,10H18Z"
64
108
  })), children);
65
109
  });
@@ -79,7 +123,7 @@ const DocumentWordProcessorReference = /*#__PURE__*/React.forwardRef(function Do
79
123
  viewBox: "0 0 32 32",
80
124
  fill: "currentColor",
81
125
  ...rest
82
- }, _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
126
+ }, _path0 || (_path0 = /*#__PURE__*/React.createElement("path", {
83
127
  d: "M28.3 20L27.391 28.611 26 20 24 20 22.609 28.611 21.7 20 20 20 21.36 30 23.64 30 25 21.626 26.36 30 28.64 30 30 20 28.3 20zM4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20zM25.707 9.293l-7-7A1 1 0 0018 2H8A2.002 2.002 0 006 4V16H8V4h8v6a2.002 2.002 0 002 2h6v4h2V10A1 1 0 0025.707 9.293zM18 10V4.4141L23.5859 10z"
84
128
  })), children);
85
129
  });
@@ -99,9 +143,9 @@ const DocumentSentiment = /*#__PURE__*/React.forwardRef(function DocumentSentime
99
143
  viewBox: "0 0 32 32",
100
144
  fill: "currentColor",
101
145
  ...rest
102
- }, _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
146
+ }, _path1 || (_path1 = /*#__PURE__*/React.createElement("path", {
103
147
  d: "M18.303,16a2.6616,2.6616,0,0,0-1.9079.8058l-.3932.4054-.397-.4054a2.6615,2.6615,0,0,0-3.8157,0,2.7992,2.7992,0,0,0,0,3.8964L16.0019,25l4.2089-4.2978a2.7992,2.7992,0,0,0,0-3.8964A2.6616,2.6616,0,0,0,18.303,16Z"
104
- })), _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
148
+ })), _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
105
149
  d: "M25.7,9.3l-7-7A.9078.9078,0,0,0,18,2H8A2.0059,2.0059,0,0,0,6,4V28a2.0059,2.0059,0,0,0,2,2H24a2.0059,2.0059,0,0,0,2-2V10A.9078.9078,0,0,0,25.7,9.3ZM18,4.4,23.6,10H18ZM24,28H8V4h8v6a2.0059,2.0059,0,0,0,2,2h6Z"
106
150
  })), children);
107
151
  });
@@ -121,7 +165,7 @@ const DocumentSet = /*#__PURE__*/React.forwardRef(function DocumentSet({
121
165
  viewBox: "0 0 32 32",
122
166
  fill: "currentColor",
123
167
  ...rest
124
- }, _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
168
+ }, _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
125
169
  d: "M12,4h8v6c0,1.1.9,2,2,2h6v6h2v-8c0-.3-.1-.5-.3-.7l-7-7c-.2-.2-.4-.3-.7-.3h-10c-1.1,0-2,.9-2,2v24c0,1.1.9,2,2,2h4v-2h-4V4ZM22,4.4l5.6,5.6h-5.6v-5.6ZM30,22l-8,8-4-4,1.4-1.4,2.6,2.6,6.6-6.6,1.4,1.4ZM4,27h-2V7h2v20ZM8,28h-2V4h2v24Z"
126
170
  })), children);
127
171
  });
@@ -141,7 +185,7 @@ const Documentation = /*#__PURE__*/React.forwardRef(function Documentation({
141
185
  viewBox: "0 0 32 32",
142
186
  fill: "currentColor",
143
187
  ...rest
144
- }, _path0 || (_path0 = /*#__PURE__*/React.createElement("path", {
188
+ }, _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
145
189
  d: "M29.3164,9.4912l-8.0041-6.997c-.3644-.3186-.8322-.4942-1.3163-.4942H4c-1.1046,0-2,.8954-2,2v24c0,1.1046.8954,2,2,2h24c1.1046,0,2-.8954,2-2V10.997c0-.577-.2493-1.126-.6837-1.5058ZM28,13v15H4V4h14v7c0,1.1046.8954,2,2,2l8,.0012M6,14h4.3682c3.1294,0,5.1758,2.0088,5.1758,5.998s-2.0464,6.002-5.1758,6.002h-4.3682v-12ZM10.3682,23.9883c1.6851,0,2.7686-.998,2.7686-3.0439v-1.8887c0-2.0469-1.0835-3.0439-2.7686-3.0439h-2.0981v7.9766h2.0981ZM17,21.4941c0-2.8711,1.5991-4.6768,4.1611-4.6768,2.5796,0,4.1792,1.8057,4.1792,4.6768,0,2.8896-1.5996,4.7119-4.1792,4.7119-2.562,0-4.1611-1.8223-4.1611-4.7119ZM23.0356,22.3369v-1.668c0-1.3408-.7222-2.0811-1.8745-2.0811-1.1348,0-1.8569.7402-1.8569,2.0811v1.668c0,1.3584.7222,2.0986,1.8569,2.0986,1.1523,0,1.8745-.7402,1.8745-2.0986Z"
146
190
  })), children);
147
191
  });
@@ -161,9 +205,9 @@ const DogWalker = /*#__PURE__*/React.forwardRef(function DogWalker({
161
205
  viewBox: "0 0 32 32",
162
206
  fill: "currentColor",
163
207
  ...rest
164
- }, _path1 || (_path1 = /*#__PURE__*/React.createElement("path", {
208
+ }, _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
165
209
  d: "M20 20H22V30H20zM4 23H6V30H4z"
166
- })), _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
210
+ })), _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
167
211
  d: "M16 30H14V26a1.0011 1.0011 0 00-1-1H11v5H9V23h4a3.0033 3.0033 0 013 3zM7.5 22A3.5041 3.5041 0 014 18.5V17H2V15H6v3.5a1.5 1.5 0 003 0V15h4v2H11v1.5A3.5041 3.5041 0 017.5 22zM27 10H21.354a2.9861 2.9861 0 00-2.7856 1.8857l-1.4419 3.6055-3.6079 4.51 1.562 1.249 3.7-4.625 1.645-3.9961A.9949.9949 0 0121.354 12H27a1.0009 1.0009 0 011 1v7H25V30h2V22h1a2.0023 2.0023 0 002-2V13A3.0033 3.0033 0 0027 10zM24 9a4 4 0 114-4A4.0045 4.0045 0 0124 9zm0-6a2 2 0 102 2A2.0021 2.0021 0 0024 3z"
168
212
  })), children);
169
213
  });
@@ -205,7 +249,7 @@ const DoubleAxisChartBar = /*#__PURE__*/React.forwardRef(function DoubleAxisChar
205
249
  viewBox: "0 0 32 32",
206
250
  fill: "currentColor",
207
251
  ...rest
208
- }, _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
252
+ }, _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
209
253
  d: "M30,4v-2H4c-1.1047,0-2,.8955-2,2v24c0,1.1045.8953,2,2,2h26v-2H4v-3h22v-7H4v-4h14v-7H4v-3h26ZM24,20v3H4v-3h20ZM16,9v3H4v-3h12Z"
210
254
  })), children);
211
255
  });
@@ -225,7 +269,7 @@ const DoubleAxisChartColumn = /*#__PURE__*/React.forwardRef(function DoubleAxisC
225
269
  viewBox: "0 0 32 32",
226
270
  fill: "currentColor",
227
271
  ...rest
228
- }, _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
272
+ }, _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
229
273
  d: "M28,2v26h-3V6h-7v22h-4v-14h-7v14h-3V2h-2v26c0,1.1046.8954,2,2,2h24c1.1046,0,2-.8954,2-2V2h-2ZM12,28h-3v-12h3v12ZM23,28h-3V8h3v20Z"
230
274
  })), children);
231
275
  });
@@ -245,7 +289,7 @@ const DoubleInteger = /*#__PURE__*/React.forwardRef(function DoubleInteger({
245
289
  viewBox: "0 0 32 32",
246
290
  fill: "currentColor",
247
291
  ...rest
248
- }, _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
292
+ }, _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
249
293
  d: "M17 8V6H13V2H11V6H8V2H6V6H2V8H6v3H2v2H6v4H8V13h3v4h2V13h4V11H13V8zm-6 3H8V8h3zM30 21V19H26V15H24v4H21V15H19v4H15v2h4v3H15v2h4v4h2V26h3v4h2V26h4V24H26V21zm-6 3H21V21h3z"
250
294
  })), children);
251
295
  });
@@ -265,7 +309,7 @@ const DownToBottom = /*#__PURE__*/React.forwardRef(function DownToBottom({
265
309
  viewBox: "0 0 32 32",
266
310
  fill: "currentColor",
267
311
  ...rest
268
- }, _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
312
+ }, _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
269
313
  d: "M16 18L6 8 7.4 6.6 16 15.2 24.6 6.6 26 8zM4 22H28V24H4z"
270
314
  })), children);
271
315
  });
@@ -286,7 +330,7 @@ const Download = /*#__PURE__*/React.forwardRef(function Download({
286
330
  viewBox: "0 0 16 16",
287
331
  fill: "currentColor",
288
332
  ...rest
289
- }, _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
333
+ }, _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
290
334
  d: "M13 7L12.3 6.3 8.5 10.1 8.5 1 7.5 1 7.5 10.1 3.7 6.3 3 7 8 12zM13 12v2H3v-2H2v2l0 0c0 .6.4 1 1 1h10c.6 0 1-.4 1-1l0 0v-2H13z"
291
335
  })), children);
292
336
  }
@@ -298,7 +342,7 @@ const Download = /*#__PURE__*/React.forwardRef(function Download({
298
342
  viewBox: "0 0 32 32",
299
343
  fill: "currentColor",
300
344
  ...rest
301
- }, _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
345
+ }, _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
302
346
  d: "M26 24v4H6V24H4v4H4a2 2 0 002 2H26a2 2 0 002-2h0V24zM26 14L24.59 12.59 17 20.17 17 2 15 2 15 20.17 7.41 12.59 6 14 16 24 26 14z"
303
347
  })), children);
304
348
  });
@@ -318,9 +362,9 @@ const WatsonHealthDownloadStudy = /*#__PURE__*/React.forwardRef(function WatsonH
318
362
  viewBox: "0 0 32 32",
319
363
  fill: "currentColor",
320
364
  ...rest
321
- }, _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
365
+ }, _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
322
366
  d: "M30 25L28.586 23.586 26 26.172 26 18 24 18 24 26.172 21.414 23.586 20 25 25 30 30 25zM19 14H23V16H19zM19 10H26V12H19zM9 18h6a3 3 0 013 3v2H16V21a1 1 0 00-1-1H9a1 1 0 00-1 1v2H6V21A3 3 0 019 18zM16 13a4 4 0 10-4 4A4 4 0 0016 13zm-2 0a2 2 0 11-2-2A2 2 0 0114 13z"
323
- })), _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
367
+ })), _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
324
368
  d: "M18,26H4V6H28V16h2V6a2,2,0,0,0-2-2H4A2,2,0,0,0,2,6V26a2,2,0,0,0,2,2H18Z"
325
369
  })), children);
326
370
  });
@@ -340,7 +384,7 @@ const Downstream = /*#__PURE__*/React.forwardRef(function Downstream({
340
384
  viewBox: "0 0 32 32",
341
385
  fill: "currentColor",
342
386
  ...rest
343
- }, _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
387
+ }, _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
344
388
  d: "M5 24c-1.6567 0-3 1.3433-3 3s1.3433 3 3 3 3-1.3433 3-3-1.3433-3-3-3zm0 4c-.5522 0-1-.4478-1-1s.4478-1 1-1 1 .4478 1 1-.4478 1-1 1zM16 24c-1.6567 0-3 1.3433-3 3s1.3433 3 3 3 3-1.3433 3-3-1.3433-3-3-3zm0 4c-.5522 0-1-.4478-1-1s.4478-1 1-1 1 .4478 1 1-.4478 1-1 1zM27 24c-1.6567 0-3 1.3433-3 3s1.3433 3 3 3 3-1.3433 3-3-1.3433-3-3-3zm0 4c-.5522 0-1-.4478-1-1s.4478-1 1-1 1 .4478 1 1-.4478 1-1 1zM29.586 17.5859l-1.5859 1.5859v-3.1719c0-3.5542-2.6646-6.4917-6.0999-6.9355.0623-.3457.0999-.7007.0999-1.0645 0-3.3135-2.6863-6-6-6s-6 2.6865-6 6c0 .3638.0376.7188.0999 1.0645-3.4353.4438-6.0999 3.3813-6.0999 6.9355v3.1714l-1.5859-1.5854-1.4141 1.4141 4 4 4-4-1.4141-1.4141-1.5859 1.5859v-3.1719c0-2.6953 2.1479-4.8848 4.8203-4.9819.8799 1.5063 2.3945 2.5918 4.1797 2.8921v5.2617l-1.5859-1.5859-1.4141 1.4141 4 4 4-4-1.4141-1.4141-1.5859 1.5859v-5.2617c1.7852-.3003 3.2998-1.3857 4.1797-2.8921 2.6724.0972 4.8203 2.2866 4.8203 4.9819v3.1714l-1.5859-1.5854-1.4141 1.4141 4 4 4-4-1.4141-1.4141zm-13.5859-5.5859c-2.2056 0-4-1.7944-4-4s1.7944-4 4-4 4 1.7944 4 4-1.7944 4-4 4z"
345
389
  })), children);
346
390
  });
@@ -360,7 +404,7 @@ const DragHorizontal = /*#__PURE__*/React.forwardRef(function DragHorizontal({
360
404
  viewBox: "0 0 32 32",
361
405
  fill: "currentColor",
362
406
  ...rest
363
- }, _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
407
+ }, _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
364
408
  d: "M12 4L12 15 5.83 15 8.41 12.41 7 11 2 16 7 21 8.41 19.59 5.83 17 12 17 12 28 14 28 14 4 12 4zM25 11L23.59 12.41 26.17 15 20 15 20 4 18 4 18 28 20 28 20 17 26.17 17 23.59 19.59 25 21 30 16 25 11z"
365
409
  })), children);
366
410
  });
@@ -380,7 +424,7 @@ const DragVertical = /*#__PURE__*/React.forwardRef(function DragVertical({
380
424
  viewBox: "0 0 32 32",
381
425
  fill: "currentColor",
382
426
  ...rest
383
- }, _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
427
+ }, _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
384
428
  d: "M4 20L15 20 15 26.17 12.41 23.59 11 25 16 30 21 25 19.59 23.59 17 26.17 17 20 28 20 28 18 4 18 4 20zM11 7L12.41 8.41 15 5.83 15 12 4 12 4 14 28 14 28 12 17 12 17 5.83 19.59 8.41 21 7 16 2 11 7z"
385
429
  })), children);
386
430
  });
@@ -400,7 +444,7 @@ const Draggable = /*#__PURE__*/React.forwardRef(function Draggable({
400
444
  viewBox: "0 0 32 32",
401
445
  fill: "currentColor",
402
446
  ...rest
403
- }, _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
447
+ }, _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
404
448
  d: "M10 6H14V10H10zM18 6H22V10H18zM10 14H14V18H10zM18 14H22V18H18zM10 22H14V26H10zM18 22H22V26H18z"
405
449
  })), children);
406
450
  });
@@ -420,7 +464,7 @@ const Draw = /*#__PURE__*/React.forwardRef(function Draw({
420
464
  viewBox: "0 0 32 32",
421
465
  fill: "currentColor",
422
466
  ...rest
423
- }, _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
467
+ }, _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
424
468
  d: "M19.14,28a3.42,3.42,0,0,1-2.42-5.85L21.86,17a1.42,1.42,0,1,0-2-2L13,21.85a3.5,3.5,0,0,1-4.85,0,3.43,3.43,0,0,1,0-4.84l8.58-8.58a1.42,1.42,0,1,0-2-2L6.41,14.7,5,13.3,13.29,5a3.43,3.43,0,0,1,4.84,4.85L9.56,18.42a1.42,1.42,0,0,0,0,2,1.45,1.45,0,0,0,2,0l6.86-6.86a3.43,3.43,0,1,1,4.85,4.84l-5.15,5.15a1.42,1.42,0,0,0,2,2l4.44-4.43L26,22.56,21.56,27A3.38,3.38,0,0,1,19.14,28Z"
425
469
  })), children);
426
470
  });
@@ -440,11 +484,11 @@ const DrillBack = /*#__PURE__*/React.forwardRef(function DrillBack({
440
484
  viewBox: "0 0 32 32",
441
485
  fill: "currentColor",
442
486
  ...rest
443
- }, _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
487
+ }, _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
444
488
  d: "M6 22L7.414 20.586 3.828 17 12 17 12 15 3.828 15 7.414 11.414 6 10 0 16 6 22z"
445
- })), _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
489
+ })), _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
446
490
  d: "M16,10a5.9815,5.9815,0,0,0-4.2427,1.7573L16,16l-4.2427,4.2427A6,6,0,1,0,16,10Z"
447
- })), _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
491
+ })), _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
448
492
  d: "M16,2A13.9581,13.9581,0,0,0,6.105,6.105L7.5188,7.5186a12,12,0,1,1,0,16.9628L6.105,25.895A13.9974,13.9974,0,1,0,16,2Z"
449
493
  })), children);
450
494
  });
@@ -464,11 +508,11 @@ const DrillDown = /*#__PURE__*/React.forwardRef(function DrillDown({
464
508
  viewBox: "0 0 32 32",
465
509
  fill: "currentColor",
466
510
  ...rest
467
- }, _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
511
+ }, _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
468
512
  d: "M10 6L11.414 4.586 15 8.172 15 0 17 0 17 8.172 20.586 4.586 22 6 16 12 10 6z"
469
- })), _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
513
+ })), _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
470
514
  d: "M22,16a5.9815,5.9815,0,0,0-1.7573-4.2427L16,16l-4.2427-4.2427A6,6,0,1,0,22,16Z"
471
- })), _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
515
+ })), _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
472
516
  d: "M30,16a13.9581,13.9581,0,0,0-4.105-9.895L24.4814,7.5188a12,12,0,1,1-16.9628,0L6.105,6.105A13.9974,13.9974,0,1,0,30,16Z"
473
517
  })), children);
474
518
  });
@@ -488,9 +532,9 @@ const DrillThrough = /*#__PURE__*/React.forwardRef(function DrillThrough({
488
532
  viewBox: "0 0 32 32",
489
533
  fill: "currentColor",
490
534
  ...rest
491
- }, _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
535
+ }, _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
492
536
  d: "M16,30A14.0158,14.0158,0,0,1,2,16H4A12,12,0,1,0,16,4V2a14,14,0,0,1,0,28Z"
493
- })), _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
537
+ })), _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
494
538
  d: "M4 12L4 10 8.586 10 2 3.414 3.414 2 10 8.586 10 4 12 4 12 12 4 12zM16 10v6H10a6 6 0 106-6z"
495
539
  })), children);
496
540
  });
@@ -510,9 +554,9 @@ const Drink_01 = /*#__PURE__*/React.forwardRef(function Drink_01({
510
554
  viewBox: "0 0 32 32",
511
555
  fill: "currentColor",
512
556
  ...rest
513
- }, _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
557
+ }, _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
514
558
  d: "M23,10.4141l3-3-1.4141-1.4141-3.293,3.293c-.1875,.1875-.293,.4419-.293,.707v4h-7.0742l1.1436,16h8.8613l1.1436-16h-2.0742v-3.5859Zm-.9307,17.5859h-5.1387l-.8564-12h6.8516l-.8564,12Z"
515
- })), _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
559
+ })), _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
516
560
  d: "M15,1h-5c-.5522,0-1,.4478-1,1v7.3706c-1.0674,.6055-3,2.1777-3,5.6294v14c0,.5527,.4478,1,1,1h5v-2h-4V15c0-3.7536,3-4.2793,3-4.2793V3h3v7h2V2c0-.5522-.4478-1-1-1Z"
517
561
  })), children);
518
562
  });
@@ -532,9 +576,9 @@ const Drink_02 = /*#__PURE__*/React.forwardRef(function Drink_02({
532
576
  viewBox: "0 0 32 32",
533
577
  fill: "currentColor",
534
578
  ...rest
535
- }, _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
579
+ }, _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
536
580
  d: "M23,10.4141l3-3-1.4141-1.4141-3.293,3.293c-.1875,.1875-.293,.4419-.293,.707v4h-7.0742l1.1436,16h8.8613l1.1436-16h-2.0742v-3.5859Zm-.9307,17.5859h-5.1387l-.8564-12h6.8516l-.8564,12Z"
537
- })), _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
581
+ })), _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
538
582
  d: "M16,7.0513v-3.0513c0-.5522-.4478-1-1-1h-6c-.5522,0-1,.4478-1,1v3.0513c-1.2771,1.1411-2,2.7358-2,4.4487V29c0,.5522,.4478,1,1,1h5v-2h-4V11.5c0-2.356,2-3.48,2-3.48v-3.02h4v3.02s2,1.124,2,3.48v.5h2v-.5c0-1.7129-.7229-3.3076-2-4.4487Z"
539
583
  })), children);
540
584
  });
@@ -558,7 +602,7 @@ const DriverAnalysis = /*#__PURE__*/React.forwardRef(function DriverAnalysis({
558
602
  cx: "22",
559
603
  cy: "16",
560
604
  r: "2"
561
- })), _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
605
+ })), _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
562
606
  d: "M30,15H27.91A6.0048,6.0048,0,0,0,22,10l-.022.001A9.9833,9.9833,0,0,0,4.0508,15H2v2H4.0508A9.9833,9.9833,0,0,0,21.978,21.999L22,22a6.0048,6.0048,0,0,0,5.91-5H30ZM14,8a7.9769,7.9769,0,0,1,5.7383,2.4463A6.0152,6.0152,0,0,0,16.0891,15H6.0693A8.0073,8.0073,0,0,1,14,8Zm0,16a8.0073,8.0073,0,0,1-7.9307-7h10.02a6.0152,6.0152,0,0,0,3.6492,4.5537A7.9769,7.9769,0,0,1,14,24Zm8-4a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,22,20Z"
563
607
  })), children);
564
608
  });
@@ -578,9 +622,9 @@ const Drone = /*#__PURE__*/React.forwardRef(function Drone({
578
622
  viewBox: "0 0 32 32",
579
623
  fill: "currentColor",
580
624
  ...rest
581
- }, _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
625
+ }, _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
582
626
  d: "M7 12a5 5 0 115-5H10a3 3 0 10-3 3zM25 12V10a3 3 0 10-3-3H20a5 5 0 115 5zM7 30A5 5 0 017 20v2a3 3 0 103 3h2A5.0055 5.0055 0 017 30zM25 30a5.0055 5.0055 0 01-5-5h2a3 3 0 103-3V20a5 5 0 010 10z"
583
- })), _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
627
+ })), _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
584
628
  d: "M20,18.5859V13.4141L25.707,7.707a1,1,0,1,0-1.414-1.414l-4.4995,4.5a3.9729,3.9729,0,0,0-7.587,0L7.707,6.293a.9994.9994,0,0,0-1.414,0h0a.9994.9994,0,0,0,0,1.414L12,13.4141v5.1718L6.293,24.293a.9994.9994,0,0,0,0,1.414h0a.9994.9994,0,0,0,1.414,0l4.5-4.5a3.9729,3.9729,0,0,0,7.587,0l4.4995,4.5a1,1,0,0,0,1.414-1.414ZM18,20a2,2,0,0,1-4,0V12a2,2,0,0,1,4,0Z"
585
629
  })), children);
586
630
  });
@@ -600,11 +644,11 @@ const DroneDelivery = /*#__PURE__*/React.forwardRef(function DroneDelivery({
600
644
  viewBox: "0 0 32 32",
601
645
  fill: "currentColor",
602
646
  ...rest
603
- }, _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
647
+ }, _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
604
648
  d: "M20,30H12V22h8Zm-6-2h4V24H14Z"
605
- })), _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
649
+ })), _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
606
650
  d: "M32 11L22 11 22 13 26 13 26 16 6 16 6 13 10 13 10 11 0 11 0 13 4 13 4 18 9.132 18 6 22.697 6 27 8 27 8 23.303 11.535 18 20.465 18 24 23.303 24 27 26 27 26 22.697 22.868 18 28 18 28 13 32 13 32 11zM16 6a5.9817 5.9817 0 00-4.2407 1.7593l1.4136 1.4136a3.9936 3.9936 0 015.6542 0l1.4136-1.4136A5.9814 5.9814 0 0016 6z"
607
- })), _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
651
+ })), _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
608
652
  d: "M8.9324,4.9321l1.4133,1.4136a7.9877,7.9877,0,0,1,11.3086,0l1.4136-1.4136a9.9844,9.9844,0,0,0-14.1355,0Z"
609
653
  })), children);
610
654
  });
@@ -624,9 +668,9 @@ const DroneFront = /*#__PURE__*/React.forwardRef(function DroneFront({
624
668
  viewBox: "0 0 32 32",
625
669
  fill: "currentColor",
626
670
  ...rest
627
- }, _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
671
+ }, _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
628
672
  d: "M28 19V15H26v2H6V15H4v4h7v4.4116L7 25.6367V30H9V26.8125L12.26 25h7.481L23 26.8125V30h2V25.6367l-4-2.2251V19zm-9 4H13V19h6zM0 11H10V13H0zM22 11H32V13H22zM16 6a5.9817 5.9817 0 00-4.2407 1.7593l1.4136 1.4136a3.9936 3.9936 0 015.6542 0l1.4136-1.4136A5.9814 5.9814 0 0016 6z"
629
- })), _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
673
+ })), _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
630
674
  d: "M8.9324,4.9321l1.4133,1.4136a7.9877,7.9877,0,0,1,11.3086,0l1.4136-1.4136a9.9844,9.9844,0,0,0-14.1355,0Z"
631
675
  })), children);
632
676
  });
@@ -650,9 +694,9 @@ const DroneVideo = /*#__PURE__*/React.forwardRef(function DroneVideo({
650
694
  cx: "16",
651
695
  cy: "21",
652
696
  r: "1"
653
- })), _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
697
+ })), _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
654
698
  d: "M28 19V15H26v2H6V15H4v4h7v4.4116L7 25.6367V30H9V26.8125L12.26 25h7.481L23 26.8125V30h2V25.6367l-4-2.2251V19zm-9 4H13V19h6zM0 11H10V13H0zM22 11H32V13H22zM16 6a5.9817 5.9817 0 00-4.2407 1.7593l1.4136 1.4136a3.9936 3.9936 0 015.6542 0l1.4136-1.4136A5.9814 5.9814 0 0016 6z"
655
- })), _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
699
+ })), _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
656
700
  d: "M8.9324,4.9321l1.4133,1.4136a7.9877,7.9877,0,0,1,11.3086,0l1.4136-1.4136a9.9844,9.9844,0,0,0-14.1355,0Z"
657
701
  })), children);
658
702
  });
@@ -672,9 +716,9 @@ const DropPhoto = /*#__PURE__*/React.forwardRef(function DropPhoto({
672
716
  viewBox: "0 0 32 32",
673
717
  fill: "currentColor",
674
718
  ...rest
675
- }, _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
719
+ }, _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
676
720
  d: "M19,26a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,19,26Zm0-6a2,2,0,1,0,2,2A2.0021,2.0021,0,0,0,19,20Z"
677
- })), _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
721
+ })), _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
678
722
  d: "M27 29H11a2 2 0 01-2-2V18a2 2 0 012-2h3.2793l.5441-1.6324A2 2 0 0116.7208 13h4.5584a2 2 0 011.8974 1.3676L23.7207 16H27a2 2 0 012 2v9A2 2 0 0127 29zM11 27H27V18H22.2792l-1-3H16.7207l-1 3H11zM27 11H29V13H27zM27 7H29V9H27zM27 3H29V5H27zM23 3H25V5H23zM19 3H21V5H19zM15 3H17V5H15zM11 3H13V5H11zM7 3H9V5H7zM3 3H5V5H3zM3 7H5V9H3zM3 11H5V13H3zM3 15H5V17H3zM3 19H5V21H3zM3 23H5V25H3zM3 27H5V29H3z"
679
723
  })), children);
680
724
  });
@@ -698,13 +742,13 @@ const DropPhotoFilled = /*#__PURE__*/React.forwardRef(function DropPhotoFilled({
698
742
  cx: "19",
699
743
  cy: "22",
700
744
  r: "2"
701
- })), _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
745
+ })), _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
702
746
  d: "M27,16H23.7207l-.5439-1.6328A1.9983,1.9983,0,0,0,21.2793,13H16.7207a1.9981,1.9981,0,0,0-1.8975,1.3677L14.2793,16H11a2.0023,2.0023,0,0,0-2,2v9a2.0023,2.0023,0,0,0,2,2H27a2.0023,2.0023,0,0,0,2-2V18A2.0023,2.0023,0,0,0,27,16ZM19,26a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,19,26Z"
703
- })), _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
747
+ })), _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
704
748
  fill: "none",
705
749
  d: "M19,26a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,19,26Zm0-6a2,2,0,1,0,2,2A2.0021,2.0021,0,0,0,19,20Z",
706
750
  "data-icon-path": "inner-path"
707
- })), _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
751
+ })), _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
708
752
  d: "M27 11H29V13H27zM27 7H29V9H27zM27 3H29V5H27zM23 3H25V5H23zM19 3H21V5H19zM15 3H17V5H15zM11 3H13V5H11zM7 3H9V5H7zM3 3H5V5H3zM3 7H5V9H3zM3 11H5V13H3zM3 15H5V17H3zM3 19H5V21H3zM3 23H5V25H3zM3 27H5V29H3z"
709
753
  })), children);
710
754
  });
@@ -724,7 +768,7 @@ const Drought = /*#__PURE__*/React.forwardRef(function Drought({
724
768
  viewBox: "0 0 32 32",
725
769
  fill: "currentColor",
726
770
  ...rest
727
- }, _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
771
+ }, _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
728
772
  d: "M27,18h3V15a4.0045,4.0045,0,0,0-4-4H25V9.5A3.5042,3.5042,0,0,0,21.5,6a3.4556,3.4556,0,0,0-1.5.3511V5.41a3.41,3.41,0,0,0-6.5449-1.3433L11.3408,9H9a5.0059,5.0059,0,0,0-5,5v4H8a5.0059,5.0059,0,0,0,5-5V10.2051l2.293-5.35A1.41,1.41,0,0,1,18,5.41V22H14.6123L11,25.2939,7.3877,22H2v2H6.6123L11,28l4.3877-4H30V22H20V9.5a1.5,1.5,0,0,1,3,0V14A4.0045,4.0045,0,0,0,27,18Zm-2-5h1a2.0023,2.0023,0,0,1,2,2v1H27a2.0023,2.0023,0,0,1-2-2ZM11,13a3.0033,3.0033,0,0,1-3,3H6V14a3.0033,3.0033,0,0,1,3-3h2Z"
729
773
  })), children);
730
774
  });
@@ -744,7 +788,7 @@ const Dvr = /*#__PURE__*/React.forwardRef(function Dvr({
744
788
  viewBox: "0 0 32 32",
745
789
  fill: "currentColor",
746
790
  ...rest
747
- }, _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
791
+ }, _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
748
792
  d: "M30 15V11a2 2 0 00-2-2H22V23h2V17h1.48l2.34 6H30l-2.33-6H28A2 2 0 0030 15zm-6-4h4v4H24zM18 9L16 22 14 9 12 9 14.52 23 17.48 23 20 9 18 9zM6 23H2V9H6a4 4 0 014 4v6A4 4 0 016 23zM4 21H6a2 2 0 002-2V13a2 2 0 00-2-2H4z"
749
793
  })), children);
750
794
  });
@@ -764,7 +808,7 @@ const Earth = /*#__PURE__*/React.forwardRef(function Earth({
764
808
  viewBox: "0 0 32 32",
765
809
  fill: "currentColor",
766
810
  ...rest
767
- }, _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
811
+ }, _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
768
812
  d: "M16,2A14,14,0,1,0,30,16,14.0158,14.0158,0,0,0,16,2Zm5,3.1055a12.0136,12.0136,0,0,1,2.9158,1.8994L23.5034,8H21ZM13.3784,27.7026A11.9761,11.9761,0,0,1,8.1157,6.9761L9.4648,9h3.3423l-1.5,4H7.2793L5.8967,17.1475,8.4648,21h5l1.4319,2.1475ZM16,28c-.2034,0-.4016-.02-.6025-.03l1.3967-4.19a1.9876,1.9876,0,0,0-.2334-1.7412l-1.4319-2.1475A1.9962,1.9962,0,0,0,13.4648,19h-3.93L8.1033,16.8525,8.7207,15H11v2h2V14.1812l2.9363-7.83-1.8726-.7022L13.5571,7H10.5352L9.728,5.7891A11.7941,11.7941,0,0,1,19,4.395V8a2.0025,2.0025,0,0,0,2,2h2.5857A1.9865,1.9865,0,0,0,25,9.4141l.1406-.1407.2818-.68A11.9813,11.9813,0,0,1,27.3,12H22.5986a1.9927,1.9927,0,0,0-1.9719,1.665L20.03,17.1064a1.99,1.99,0,0,0,.991,2.086l2.1647,1.4638,1.4585,3.646A11.9577,11.9577,0,0,1,16,28Zm8.8145-8.6563L22.1,17.5088l-.1-.06L22.5986,14h5.2207a11.743,11.743,0,0,1-1.7441,8.4951Z"
769
813
  })), children);
770
814
  });
@@ -784,7 +828,7 @@ const EarthAmericas = /*#__PURE__*/React.forwardRef(function EarthAmericas({
784
828
  viewBox: "0 0 32 32",
785
829
  fill: "currentColor",
786
830
  ...rest
787
- }, _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
831
+ }, _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
788
832
  d: "M30,16a14.0313,14.0313,0,1,0-7.14,12.1914l.1165.0254.0249-.1113A13.9983,13.9983,0,0,0,30,16ZM4,16a11.9369,11.9369,0,0,1,.395-3H8.6382L13.63,17.16l-1.9092,2.5459a2.0088,2.0088,0,0,0,.1855,2.6142L14,24.4141v3.4052A12.0093,12.0093,0,0,1,4,16Zm9.32,4.9062L16.37,16.84,9.3618,11H5.1055A11.9619,11.9619,0,0,1,22.8838,6.1865L22.2793,8H16.5859L13.543,11.043l9.3535,8.3134L21.248,26.7749A11.9034,11.9034,0,0,1,16,28V23.5859Zm10.315,4.3443,1.2133-5.46a2.0007,2.0007,0,0,0-.6235-1.9277L16.457,10.957,17.4141,10h4.8652a1.9981,1.9981,0,0,0,1.8975-1.3677l.3532-1.06a11.9777,11.9777,0,0,1-.8947,17.6782Z"
789
833
  })), children);
790
834
  });
@@ -804,7 +848,7 @@ const EarthAmericasFilled = /*#__PURE__*/React.forwardRef(function EarthAmericas
804
848
  viewBox: "0 0 32 32",
805
849
  fill: "currentColor",
806
850
  ...rest
807
- }, _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
851
+ }, _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
808
852
  d: "M16,2A14,14,0,1,0,30,16,14.0158,14.0158,0,0,0,16,2ZM4,16a11.915,11.915,0,0,1,.7-4H10l5,4-2.8,3.6929A1,1,0,0,0,12.293,21L15,24v3.9492A12.01,12.01,0,0,1,4,16ZM21.4348,26.6846l2.5457-7.6992A1,1,0,0,0,23.614,18L15,11l2-2h5.2793a1,1,0,0,0,.9487-.6836L23.7234,6.83a11.9742,11.9742,0,0,1-2.2886,19.855Z"
809
853
  })), children);
810
854
  });
@@ -824,7 +868,7 @@ const EarthEuropeAfrica = /*#__PURE__*/React.forwardRef(function EarthEuropeAfri
824
868
  viewBox: "0 0 32 32",
825
869
  fill: "currentColor",
826
870
  ...rest
827
- }, _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
871
+ }, _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
828
872
  d: "M16,2A14,14,0,1,0,30,16,14.0158,14.0158,0,0,0,16,2ZM4,16A11.96,11.96,0,0,1,8,7.0811V9a2,2,0,0,0,2,2h3.3818a2,2,0,0,0,1.7893-1.106L15.6182,9H18v4H13.2354a2,2,0,0,0-.8936.2109L9.1055,14.8291A2,2,0,0,0,8,16.6177v3.7055A2,2,0,0,0,9.2573,22.18l3.8487,1.54.6779,4.0664A12.0135,12.0135,0,0,1,4,16ZM15.8457,27.9922,14.894,22.28,10,20.3232v-3.705L13.2358,15H20V7H14.3818l-1,2H10V5.6235A11.9578,11.9578,0,0,1,27.3,12H22v4l.9224,3.8135L21,22.6973v4.1972A11.9083,11.9083,0,0,1,16,28C15.948,28,15.8977,27.9927,15.8457,27.9922ZM23,25.7266V23.3027l1.5859-2.3789a2.0027,2.0027,0,0,0,.2769-1.5957L24,15.877V14h3.8193A11.8409,11.8409,0,0,1,23,25.7266Z"
829
873
  })), children);
830
874
  });
@@ -844,7 +888,7 @@ const EarthEuropeAfricaFilled = /*#__PURE__*/React.forwardRef(function EarthEuro
844
888
  viewBox: "0 0 32 32",
845
889
  fill: "currentColor",
846
890
  ...rest
847
- }, _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
891
+ }, _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
848
892
  d: "M16,2A14,14,0,1,0,30,16,14.0158,14.0158,0,0,0,16,2ZM4,16A11.9814,11.9814,0,0,1,9,6.2734V9a1,1,0,0,0,1,1h3.3821a1,1,0,0,0,.8943-.5527L15,8h4v6H13.2361a1.0006,1.0006,0,0,0-.4473.1055L9.5527,15.7236A1,1,0,0,0,9,16.6182v3.7046a1,1,0,0,0,.6287.9287L14,23l.8235,4.94A12.0152,12.0152,0,0,1,4,16ZM22,26.376V23l1.7546-2.6318a1.0012,1.0012,0,0,0,.1382-.7974L23,16V13h4.605A11.901,11.901,0,0,1,22,26.376Z"
849
893
  })), children);
850
894
  });
@@ -864,7 +908,7 @@ const EarthFilled = /*#__PURE__*/React.forwardRef(function EarthFilled({
864
908
  viewBox: "0 0 32 32",
865
909
  fill: "currentColor",
866
910
  ...rest
867
- }, _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
911
+ }, _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
868
912
  d: "M16,2A14,14,0,1,0,30,16,14.0158,14.0158,0,0,0,16,2ZM4.02,16.394l1.3384.4458L7,19.3027v1.2831a1,1,0,0,0,.2929.7071L10,24v2.3765A11.9941,11.9941,0,0,1,4.02,16.394ZM16,28a11.9682,11.9682,0,0,1-2.5718-.2847L14,26l1.8046-4.5116a1,1,0,0,0-.0964-.9261l-1.4113-2.117A1,1,0,0,0,13.4648,18h-4.93L7.2866,16.1274,9.4141,14H11v2h2V13.2656l3.8682-6.7695-1.7364-.9922L14.2769,7H11.5352l-1.086-1.6289A11.861,11.861,0,0,1,20,4.7V8a1,1,0,0,0,1,1h1.4648a1,1,0,0,0,.8321-.4453l.8769-1.3154A12.0331,12.0331,0,0,1,26.8945,11H22.82a1,1,0,0,0-.9806.8039l-.7221,4.4708a1,1,0,0,0,.54,1.0539L25,19l.6851,4.0557A11.9793,11.9793,0,0,1,16,28Z"
869
913
  })), children);
870
914
  });
@@ -884,9 +928,9 @@ const EarthSoutheastAsia = /*#__PURE__*/React.forwardRef(function EarthSoutheast
884
928
  viewBox: "0 0 32 32",
885
929
  fill: "currentColor",
886
930
  ...rest
887
- }, _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
931
+ }, _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
888
932
  d: "M14 24H17V26H14zM17 22H19V24H17zM17 18H19V20H17z"
889
- })), _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
933
+ })), _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
890
934
  d: "M16,2A14,14,0,1,0,30,16,14.0158,14.0158,0,0,0,16,2Zm-.603,2.03,2.5073,5.0156L16.3228,13H10.271l-1.41,4.3872,2.8521,2.8521L10.7056,21.751,6.2856,19H4.395A11.9363,11.9363,0,0,1,15.397,4.03ZM5.1055,21h.6089l3.9345,2.4487A1.9912,1.9912,0,0,0,12.37,22.86l1.0078-1.5118a2.005,2.005,0,0,0-.25-2.5234l-1.9887-1.9888L11.729,15h4.5938A1.9906,1.9906,0,0,0,18.18,13.7427L19.7612,9.79a2.0019,2.0019,0,0,0-.0674-1.6382L17.6843,4.1323A11.9592,11.9592,0,0,1,26.8945,21H23a2.0023,2.0023,0,0,0-2,2v3.8945A11.9477,11.9477,0,0,1,5.1055,21ZM23,25.7266V23h2.7268A12.0762,12.0762,0,0,1,23,25.7266Z"
891
935
  })), children);
892
936
  });
@@ -906,9 +950,9 @@ const EarthSoutheastAsiaFilled = /*#__PURE__*/React.forwardRef(function EarthSou
906
950
  viewBox: "0 0 32 32",
907
951
  fill: "currentColor",
908
952
  ...rest
909
- }, _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
953
+ }, _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
910
954
  d: "M17 22H19V24H17zM17 18H19V20H17zM14 24H17V26H14z"
911
- })), _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
955
+ })), _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
912
956
  d: "M16,2A14,14,0,1,0,30,16,14.0158,14.0158,0,0,0,16,2ZM4.7,20H6l4.1772,2.6a1,1,0,0,0,1.36-.2939l1.0078-1.5118a1,1,0,0,0-.125-1.2617L10,17.1118,11,14h5.323a1,1,0,0,0,.9285-.6284L18.8333,9.417a1,1,0,0,0-.034-.8189L16.5129,4.0259A11.9652,11.9652,0,0,1,26.3762,22H23a1,1,0,0,0-1,1v3.3765A11.9578,11.9578,0,0,1,4.7,20Z"
913
957
  })), children);
914
958
  });
@@ -928,7 +972,7 @@ const Earthquake = /*#__PURE__*/React.forwardRef(function Earthquake({
928
972
  viewBox: "0 0 32 32",
929
973
  fill: "currentColor",
930
974
  ...rest
931
- }, _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
975
+ }, _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
932
976
  d: "M16.6123,2.2139a1.0094,1.0094,0,0,0-1.2427,0L1,13.4194l1.2427,1.5718L4,13.6211V26a2.0041,2.0041,0,0,0,2,2H26a2.0037,2.0037,0,0,0,2-2V13.63L29.7573,15,31,13.4282ZM6,12.0615,15,5.05v7.3638l3.458,3.458-6.7344,4.8105L14.3818,26H6ZM26,26H16.6182l-2.3418-4.6826,7.2656-5.1895L17,11.5859V5.0518l9,7.02Z"
933
977
  })), children);
934
978
  });
@@ -948,7 +992,7 @@ const EdgeCluster = /*#__PURE__*/React.forwardRef(function EdgeCluster({
948
992
  viewBox: "0 0 32 32",
949
993
  fill: "currentColor",
950
994
  ...rest
951
- }, _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
995
+ }, _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
952
996
  d: "M16 7a3 3 0 113-3A3.0033 3.0033 0 0116 7zm0-4a1 1 0 101 1A1.001 1.001 0 0016 3zM11 30a3 3 0 113-3A3.0033 3.0033 0 0111 30zm0-4a1 1 0 101 1A1.001 1.001 0 0011 26zM7 11a3 3 0 113-3A3.0033 3.0033 0 017 11zM7 7A1 1 0 108 8 1.001 1.001 0 007 7zM21 30a3 3 0 113-3A3.0033 3.0033 0 0121 30zm0-4a1 1 0 101 1A1.001 1.001 0 0021 26zM25 11a3 3 0 113-3A3.0033 3.0033 0 0125 11zm0-4a1 1 0 101 1A1.001 1.001 0 0025 7zM4 21a3 3 0 113-3A3.0033 3.0033 0 014 21zm0-4a1 1 0 101 1A1.001 1.001 0 004 17zM28 21a3 3 0 113-3A3.0033 3.0033 0 0128 21zm0-4a1 1 0 101 1A1.001 1.001 0 0028 17zM16 22a6 6 0 116-6A6.0069 6.0069 0 0116 22zm0-10a4 4 0 104 4A4.0045 4.0045 0 0016 12z"
953
997
  })), children);
954
998
  });
@@ -968,9 +1012,9 @@ const EdgeDevice = /*#__PURE__*/React.forwardRef(function EdgeDevice({
968
1012
  viewBox: "0 0 32 32",
969
1013
  fill: "currentColor",
970
1014
  ...rest
971
- }, _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
1015
+ }, _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
972
1016
  d: "M9 21H23V23H9zM11 14a2 2 0 102 2A1.9806 1.9806 0 0011 14zM21 14a2 2 0 102 2A1.9806 1.9806 0 0021 14z"
973
- })), _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
1017
+ })), _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
974
1018
  d: "M28,8H18.4141l2.0722-2.0723A2.04,2.04,0,0,0,21,6a2,2,0,1,0-2-2,2.0412,2.0412,0,0,0,.0723.5137L15.5859,8H4a2.0025,2.0025,0,0,0-2,2V26a2.0025,2.0025,0,0,0,2,2H28a2.0025,2.0025,0,0,0,2-2V10A2.0025,2.0025,0,0,0,28,8ZM4,26V10H28V26Z"
975
1019
  })), children);
976
1020
  });
@@ -990,9 +1034,9 @@ const WatsonHealthEdgeEnhancement = /*#__PURE__*/React.forwardRef(function Watso
990
1034
  viewBox: "0 0 32 32",
991
1035
  fill: "currentColor",
992
1036
  ...rest
993
- }, _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
1037
+ }, _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
994
1038
  d: "M11.8164 4.7646L11.1328 2.887A13.976 13.976 0 006.9507 5.3278L8.2358 6.8593A11.9729 11.9729 0 0111.8164 4.7646zM5.5913 10L3.86 9a14.14 14.14 0 00-1.6382 4.5872l1.9677.3469A12.1519 12.1519 0 015.5913 10zM16 26A10 10 0 0016 6h0z"
995
- })), _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
1039
+ })), _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
996
1040
  d: "M30,16A14,14,0,0,0,16,2V4a11.9933,11.9933,0,0,1,4.0493,23.2847c-.1682.06-.334.1294-.5044.1821-.2512.0771-.51.1362-.7683.1973-.1262.03-.25.0693-.3772.0952-.2908.0591-.5884.0976-.8862.1352-.1.0122-.1983.0342-.2988.044A12.0015,12.0015,0,0,1,5.416,21.6548c-.0664-.127-.133-.2534-.1953-.3843-.0547-.1123-.106-.227-.1572-.3413A13.1207,13.1207,0,0,1,4.19,18l-1.9677.4131A13.9173,13.9173,0,0,0,2.7,20.2993l-.0251.0083A13.9615,13.9615,0,0,0,16,30q.7134,0,1.415-.0713c.135-.0137.2654-.042.3995-.06.3286-.0424.6574-.0839.9814-.1494.18-.0366.3533-.0908.5308-.1338.2685-.0659.5383-.125.8027-.2065.2463-.0762.4831-.1724.7234-.2612.18-.0664.3635-.1211.5412-.1953l-.0009-.0025A14.0015,14.0015,0,0,0,30,16Z"
997
1041
  })), children);
998
1042
  });
@@ -1012,9 +1056,9 @@ const WatsonHealthEdgeEnhancement_01 = /*#__PURE__*/React.forwardRef(function Wa
1012
1056
  viewBox: "0 0 32 32",
1013
1057
  fill: "currentColor",
1014
1058
  ...rest
1015
- }, _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
1059
+ }, _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
1016
1060
  d: "M26 28L26 20 24 20 24 21 22 21 22 23 24 23 24 28 22 28 22 30 28 30 28 28 26 28zM28 16h2A14 14 0 0016 2V4A12 12 0 0128 16z"
1017
- })), _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
1061
+ })), _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
1018
1062
  d: "M26 16A10 10 0 0016 6V16zM16 28A11.96 11.96 0 015.416 21.6548c-.0664-.127-.133-.2534-.1953-.3843-.0547-.1123-.106-.227-.1572-.3413A13.1207 13.1207 0 014.19 18l-1.9677.4131A13.9173 13.9173 0 002.7 20.2993l-.0251.0083A13.9615 13.9615 0 0016 30zM5.5913 10L3.86 9a14.14 14.14 0 00-1.6382 4.5872l1.9677.3469A12.1519 12.1519 0 015.5913 10zM11.8164 4.7646L11.1328 2.887A13.976 13.976 0 006.9507 5.3278L8.2358 6.8593A11.9729 11.9729 0 0111.8164 4.7646z"
1019
1063
  })), children);
1020
1064
  });
@@ -1034,9 +1078,9 @@ const WatsonHealthEdgeEnhancement_02 = /*#__PURE__*/React.forwardRef(function Wa
1034
1078
  viewBox: "0 0 32 32",
1035
1079
  fill: "currentColor",
1036
1080
  ...rest
1037
- }, _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
1081
+ }, _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
1038
1082
  d: "M28 30H22V26a2.002 2.002 0 012-2h2V22H22V20h4a2.0023 2.0023 0 012 2v2a2.0023 2.0023 0 01-2 2H24v2h4zM28 16h2A14 14 0 0016 2V4A12 12 0 0128 16z"
1039
- })), _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
1083
+ })), _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
1040
1084
  d: "M26 16A10 10 0 0016 6V16zM16 28A11.96 11.96 0 015.416 21.6548c-.0664-.127-.133-.2534-.1953-.3843-.0547-.1123-.106-.227-.1572-.3413A13.1207 13.1207 0 014.19 18l-1.9677.4131A13.9173 13.9173 0 002.7 20.2993l-.0251.0083A13.9615 13.9615 0 0016 30zM5.5913 10L3.86 9a14.14 14.14 0 00-1.6382 4.5872l1.9677.3469A12.1519 12.1519 0 015.5913 10zM11.8164 4.7646L11.1328 2.887A13.976 13.976 0 006.9507 5.3278L8.2358 6.8593A11.9729 11.9729 0 0111.8164 4.7646z"
1041
1085
  })), children);
1042
1086
  });
@@ -1056,9 +1100,9 @@ const WatsonHealthEdgeEnhancement_03 = /*#__PURE__*/React.forwardRef(function Wa
1056
1100
  viewBox: "0 0 32 32",
1057
1101
  fill: "currentColor",
1058
1102
  ...rest
1059
- }, _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
1103
+ }, _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
1060
1104
  d: "M26 20H22v2h4v2H23v2h3v2H22v2h4a2.0027 2.0027 0 002-2V22A2.0023 2.0023 0 0026 20zM28 16h2A14 14 0 0016 2V4A12 12 0 0128 16z"
1061
- })), _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
1105
+ })), _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
1062
1106
  d: "M26 16A10 10 0 0016 6V16zM16 28A11.96 11.96 0 015.416 21.6548c-.0664-.127-.133-.2534-.1953-.3843-.0547-.1123-.106-.227-.1572-.3413A13.1207 13.1207 0 014.19 18l-1.9677.4131A13.9173 13.9173 0 002.7 20.2993l-.0251.0083A13.9615 13.9615 0 0016 30zM5.5913 10L3.86 9a14.14 14.14 0 00-1.6382 4.5872l1.9677.3469A12.1519 12.1519 0 015.5913 10zM11.8164 4.7646L11.1328 2.887A13.976 13.976 0 006.9507 5.3278L8.2358 6.8593A11.9729 11.9729 0 0111.8164 4.7646z"
1063
1107
  })), children);
1064
1108
  });
@@ -1078,7 +1122,7 @@ const EdgeNode = /*#__PURE__*/React.forwardRef(function EdgeNode({
1078
1122
  viewBox: "0 0 32 32",
1079
1123
  fill: "currentColor",
1080
1124
  ...rest
1081
- }, _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
1125
+ }, _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
1082
1126
  d: "M22 6H26V10H22z"
1083
1127
  })), _circle6 || (_circle6 = /*#__PURE__*/React.createElement("circle", {
1084
1128
  cx: "7",
@@ -1096,9 +1140,9 @@ const EdgeNode = /*#__PURE__*/React.forwardRef(function EdgeNode({
1096
1140
  cx: "25",
1097
1141
  cy: "17",
1098
1142
  r: "1"
1099
- })), _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
1143
+ })), _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
1100
1144
  d: "M22,17V15H20V14a2.0023,2.0023,0,0,0-2-2H17V10H15v2H13V10H11v2H10a2.0023,2.0023,0,0,0-2,2v1H6v2H8v2H6v2H8v1a2.0023,2.0023,0,0,0,2,2h1v2h2V24h2v2h2V24h1a2.0023,2.0023,0,0,0,2-2V21h2V19H20V17Zm-4,5H10V14h8Z"
1101
- })), _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
1145
+ })), _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
1102
1146
  d: "M28,30H4a2.0021,2.0021,0,0,1-2-2V4A2.0021,2.0021,0,0,1,4,2H28a2.0021,2.0021,0,0,1,2,2V28A2.0021,2.0021,0,0,1,28,30ZM4,4V28H28V4Z"
1103
1147
  })), children);
1104
1148
  });
@@ -1118,7 +1162,7 @@ const EdgeNodeAlt = /*#__PURE__*/React.forwardRef(function EdgeNodeAlt({
1118
1162
  viewBox: "0 0 32 32",
1119
1163
  fill: "currentColor",
1120
1164
  ...rest
1121
- }, _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
1165
+ }, _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
1122
1166
  d: "M27,22a2.981,2.981,0,0,0-2.0374.811l-4.0039-2.4023a2.0429,2.0429,0,0,0,0-.8174l4.0039-2.4023A2.9909,2.9909,0,1,0,24,15a2.9345,2.9345,0,0,0,.0415.4092l-4.0039,2.4023a3,3,0,1,0,0,4.377l4.0039,2.4023A2.9345,2.9345,0,0,0,24,25a3,3,0,1,0,3-3Zm0-8a1,1,0,1,1-1,1A1.0009,1.0009,0,0,1,27,14Zm-9,7a1,1,0,1,1,1-1A1.0009,1.0009,0,0,1,18,21Zm9,5a1,1,0,1,1,1-1A1.0009,1.0009,0,0,1,27,26Z"
1123
1167
  })), _circle0 || (_circle0 = /*#__PURE__*/React.createElement("circle", {
1124
1168
  cx: "7",
@@ -1132,7 +1176,7 @@ const EdgeNodeAlt = /*#__PURE__*/React.forwardRef(function EdgeNodeAlt({
1132
1176
  cx: "7",
1133
1177
  cy: "24",
1134
1178
  r: "1"
1135
- })), _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
1179
+ })), _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
1136
1180
  d: "M22,13V5a2.0023,2.0023,0,0,0-2-2H4A2.0023,2.0023,0,0,0,2,5V27a2.0023,2.0023,0,0,0,2,2H20V27H4V21h8V19H4V13ZM4,5H20v6H4Z"
1137
1181
  })), children);
1138
1182
  });
@@ -1152,9 +1196,9 @@ const EdgeService = /*#__PURE__*/React.forwardRef(function EdgeService({
1152
1196
  viewBox: "0 0 32 32",
1153
1197
  fill: "currentColor",
1154
1198
  ...rest
1155
- }, _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
1199
+ }, _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
1156
1200
  d: "M7 11H9V21H7zM11 11H13V21H11zM15 11H17V21H15zM19 11H21V21H19zM23 11H25V21H23z"
1157
- })), _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
1201
+ })), _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
1158
1202
  d: "M28,26H4a2.0023,2.0023,0,0,1-2-2V8A2.0023,2.0023,0,0,1,4,6H28a2.0023,2.0023,0,0,1,2,2V24A2.0023,2.0023,0,0,1,28,26ZM4,8V24H28V8Z"
1159
1203
  })), children);
1160
1204
  });
@@ -1174,7 +1218,7 @@ const Edit = /*#__PURE__*/React.forwardRef(function Edit({
1174
1218
  viewBox: "0 0 32 32",
1175
1219
  fill: "currentColor",
1176
1220
  ...rest
1177
- }, _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
1221
+ }, _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
1178
1222
  d: "M2 26H30V28H2zM25.4 9c.8-.8.8-2 0-2.8 0 0 0 0 0 0l-3.6-3.6c-.8-.8-2-.8-2.8 0 0 0 0 0 0 0l-15 15V24h6.4L25.4 9zM20.4 4L24 7.6l-3 3L17.4 7 20.4 4zM6 22v-3.6l10-10 3.6 3.6-10 10H6z"
1179
1223
  })), children);
1180
1224
  });
@@ -1194,7 +1238,7 @@ const EditOff = /*#__PURE__*/React.forwardRef(function EditOff({
1194
1238
  viewBox: "0 0 32 32",
1195
1239
  fill: "currentColor",
1196
1240
  ...rest
1197
- }, _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
1241
+ }, _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
1198
1242
  d: "M30 28.6L3.4 2 2 3.4l10.1 10.1L4 21.6V28h6.4l8.1-8.1L28.6 30 30 28.6zM9.6 26H6v-3.6l7.5-7.5 3.6 3.6L9.6 26zM29.4 6.2L29.4 6.2l-3.6-3.6c-.8-.8-2-.8-2.8 0l0 0 0 0-8 8 1.4 1.4L20 8.4l3.6 3.6L20 15.6l1.4 1.4 8-8C30.2 8.2 30.2 7 29.4 6.2L29.4 6.2zM25 10.6L21.4 7l3-3L28 7.6 25 10.6z"
1199
1243
  })), children);
1200
1244
  });
@@ -1214,7 +1258,7 @@ const EdtLoop = /*#__PURE__*/React.forwardRef(function EdtLoop({
1214
1258
  viewBox: "0 0 32 32",
1215
1259
  fill: "currentColor",
1216
1260
  ...rest
1217
- }, _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
1261
+ }, _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
1218
1262
  d: "M23.625,22.5875a6.1287,6.1287,0,0,1-4.5-1.9l-3.1-3.2-3.1,3.2a6.4582,6.4582,0,0,1-9.1,0,7.028,7.028,0,0,1-1.8-4.7,6.6547,6.6547,0,0,1,1.9-4.7,6.3375,6.3375,0,0,1,9,0l3.1,3.2,3.1-3.2a6.3375,6.3375,0,0,1,9,0,6.8282,6.8282,0,0,1,0,9.4A6.5418,6.5418,0,0,1,23.625,22.5875Zm-6.2-6.6,3.1,3.3a4.4061,4.4061,0,0,0,6.2,0,4.9077,4.9077,0,0,0,0-6.6,4.4061,4.4061,0,0,0-6.2,0Zm-9-4.6a4.1582,4.1582,0,0,0-3.1,1.3,4.8385,4.8385,0,0,0,0,6.6,4.4061,4.4061,0,0,0,6.2,0l3.1-3.3-3.1-3.3A4.7706,4.7706,0,0,0,8.425,11.3875Z"
1219
1263
  })), children);
1220
1264
  });
@@ -1234,9 +1278,9 @@ const Education = /*#__PURE__*/React.forwardRef(function Education({
1234
1278
  viewBox: "0 0 32 32",
1235
1279
  fill: "currentColor",
1236
1280
  ...rest
1237
- }, _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
1281
+ }, _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
1238
1282
  d: "M26 30H24V27a5.0059 5.0059 0 00-5-5H13a5.0059 5.0059 0 00-5 5v3H6V27a7.0082 7.0082 0 017-7h6a7.0082 7.0082 0 017 7zM5 6A1 1 0 004 7v9H6V7A1 1 0 005 6z"
1239
- })), _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
1283
+ })), _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
1240
1284
  d: "M4,2V4H9v7a7,7,0,0,0,14,0V4h5V2Zm7,2H21V7H11Zm5,12a5,5,0,0,1-5-5V9H21v2A5,5,0,0,1,16,16Z"
1241
1285
  })), children);
1242
1286
  });
@@ -1256,7 +1300,7 @@ const ElementPicker = /*#__PURE__*/React.forwardRef(function ElementPicker({
1256
1300
  viewBox: "0 0 32 32",
1257
1301
  fill: "currentColor",
1258
1302
  ...rest
1259
- }, _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
1303
+ }, _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
1260
1304
  d: "M24,18h4c1.1045,0,2-.8955,2-2v-4c0-1.1045-.8955-2-2-2h-4c-1.1045,0-2,.8955-2,2v1h-5v-5c0-1.6543-1.3457-3-3-3h-4v-1c0-1.1045-.8955-2-2-2h-4c-1.1045,0-2,.8955-2,2v4c0,1.1045.8955,2,2,2h4c1.1045,0,2-.8955,2-2v-1h4c.5515,0,1,.4487,1,1v16c0,1.6543,1.3457,3,3,3h4v1c0,1.1045.8955,2,2,2h4c1.1045,0,2-.8955,2-2v-4c0-1.1045-.8955-2-2-2h-4c-1.1045,0-2,.8955-2,2v1h-4c-.5515,0-1-.4487-1-1v-9h5v1c0,1.1045.8955,2,2,2ZM24,12h4v4h-4v-4ZM8,8h-4v-4h4v4Z"
1261
1305
  })), children);
1262
1306
  });
@@ -1276,7 +1320,7 @@ const Email = /*#__PURE__*/React.forwardRef(function Email({
1276
1320
  viewBox: "0 0 32 32",
1277
1321
  fill: "currentColor",
1278
1322
  ...rest
1279
- }, _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
1323
+ }, _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
1280
1324
  d: "M28,6H4A2,2,0,0,0,2,8V24a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V8A2,2,0,0,0,28,6ZM25.8,8,16,14.78,6.2,8ZM4,24V8.91l11.43,7.91a1,1,0,0,0,1.14,0L28,8.91V24Z"
1281
1325
  })), children);
1282
1326
  });
@@ -1296,7 +1340,7 @@ const EmailNew = /*#__PURE__*/React.forwardRef(function EmailNew({
1296
1340
  viewBox: "0 0 32 32",
1297
1341
  fill: "currentColor",
1298
1342
  ...rest
1299
- }, _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
1343
+ }, _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
1300
1344
  d: "M19,24H4L3.9966,8.9062l11.4341,7.9161a1.0008,1.0008,0,0,0,1.1386,0L28,8.9087,28,18h2V8a2.0027,2.0027,0,0,0-2-2H4A2.0023,2.0023,0,0,0,2,8V24a2.0027,2.0027,0,0,0,2,2H19ZM25.7986,8,16,14.7837,6.2014,8Z"
1301
1345
  })), _circle11 || (_circle11 = /*#__PURE__*/React.createElement("circle", {
1302
1346
  cx: "26",
@@ -1320,7 +1364,7 @@ const EmissionsManagement = /*#__PURE__*/React.forwardRef(function EmissionsMana
1320
1364
  viewBox: "0 0 32 32",
1321
1365
  fill: "currentColor",
1322
1366
  ...rest
1323
- }, _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
1367
+ }, _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
1324
1368
  d: "M4,2h-2v26c0,1.1046.8954,2,2,2h11v-2H4V2ZM23,4v2h3.5859l-7.5859,7.5859-4.293-4.293c-.3905-.3905-1.0236-.3905-1.4141,0l-7.293,7.293,1.4141,1.4141,6.5859-6.5859,4.293,4.293c.3905.3904,1.0236.3904,1.4141,0l8.293-8.293v3.5859h2v-7s-7,0-7,0ZM22.48,20.863c-.682-.54-1.544-.863-2.48-.863h-3v3c0,2.206,1.794,4,4,4h1v3h2v-3h1c2.757,0,5-2.243,5-5v-4h-3c-1.933.0016-3.6925,1.116-4.52,2.863ZM22,25h-1c-1.103,0-2-.897-2-2v-1h1c1.103,0,2,.897,2,2v1ZM28,22c0,1.654-1.346,3-3,3h-1v-2c0-1.654,1.346-3,3-3h1v2Z"
1325
1369
  })), children);
1326
1370
  });
@@ -1340,7 +1384,7 @@ const Encryption = /*#__PURE__*/React.forwardRef(function Encryption({
1340
1384
  viewBox: "0 0 32 32",
1341
1385
  fill: "currentColor",
1342
1386
  ...rest
1343
- }, _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
1387
+ }, _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
1344
1388
  d: "M29 21.2783V19a4 4 0 00-8 0v2.2783A1.9935 1.9935 0 0020 23v5a2.0025 2.0025 0 002 2h6a2.0025 2.0025 0 002-2V23A1.9935 1.9935 0 0029 21.2783zM25 17a2.0025 2.0025 0 012 2v2H23V19A2.0025 2.0025 0 0125 17zM22 28V23h6v5zM2 2H4V6H2zM14 2H16V6H14zM18 2H20V6H18zM2 8H4V16H2zM2 18H4V26H2zM14 18H16V26H14zM6 8H8V16H6zM18 8H20V14H18zM10 26H8a2.0023 2.0023 0 01-2-2V20a2.0023 2.0023 0 012-2h2a2.0023 2.0023 0 012 2v4A2.0023 2.0023 0 0110 26zM8 20v4h2V20zM14 16H12a2.0023 2.0023 0 01-2-2V10a2.0023 2.0023 0 012-2h2a2.0023 2.0023 0 012 2v4A2.0023 2.0023 0 0114 16zm-2-6v4h2V10zM10 6H8A2.0023 2.0023 0 016 4V2H8V4h2V2h2V4A2.0023 2.0023 0 0110 6z"
1345
1389
  })), children);
1346
1390
  });
@@ -1360,7 +1404,7 @@ const EnergyRenewable = /*#__PURE__*/React.forwardRef(function EnergyRenewable({
1360
1404
  viewBox: "0 0 32 32",
1361
1405
  fill: "currentColor",
1362
1406
  ...rest
1363
- }, _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
1407
+ }, _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
1364
1408
  d: "M29,14H28V10H26v4H24V10H22v4H21a1,1,0,0,0-1,1v4a5.0079,5.0079,0,0,0,4,4.8989V27a1.0008,1.0008,0,0,1-1,1H5a1,1,0,0,1,0-2h5a3,3,0,0,0,0-6H5a1,1,0,0,1,0-2h5a3.0033,3.0033,0,0,0,3-3V11h1a4.0045,4.0045,0,0,0,4-4V4H15a3.979,3.979,0,0,0-2.7468,1.1064A6.0041,6.0041,0,0,0,7,2H4V5a6.0066,6.0066,0,0,0,6,6h1v4a1.0008,1.0008,0,0,1-1,1H5a3,3,0,0,0,0,6h5a1,1,0,0,1,0,2H5a3,3,0,0,0,0,6H23a3.0033,3.0033,0,0,0,3-3V23.8989A5.0079,5.0079,0,0,0,30,19V15A1,1,0,0,0,29,14ZM13,8a2.002,2.002,0,0,1,2-2h1V7a2.002,2.002,0,0,1-2,2H13ZM10,9A4.0045,4.0045,0,0,1,6,5V4H7a4.0045,4.0045,0,0,1,4,4V9ZM28,19a3,3,0,0,1-6,0V16h6Z"
1365
1409
  })), children);
1366
1410
  });
@@ -1380,9 +1424,9 @@ const Enterprise = /*#__PURE__*/React.forwardRef(function Enterprise({
1380
1424
  viewBox: "0 0 32 32",
1381
1425
  fill: "currentColor",
1382
1426
  ...rest
1383
- }, _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
1427
+ }, _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
1384
1428
  d: "M8 8H10V12H8zM8 14H10V18H8zM14 8H16V12H14zM14 14H16V18H14zM8 20H10V24H8zM14 20H16V24H14z"
1385
- })), _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
1429
+ })), _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
1386
1430
  d: "M30,14a2,2,0,0,0-2-2H22V4a2,2,0,0,0-2-2H4A2,2,0,0,0,2,4V30H30ZM4,4H20V28H4ZM22,28V14h6V28Z"
1387
1431
  })), children);
1388
1432
  });
@@ -1402,10 +1446,10 @@ const EnumerationDefinition = /*#__PURE__*/React.forwardRef(function Enumeration
1402
1446
  viewBox: "0 0 32 32",
1403
1447
  fill: "currentColor",
1404
1448
  ...rest
1405
- }, _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
1449
+ }, _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
1406
1450
  strokeWidth: "0",
1407
1451
  d: "M19.5328 16.0691c0-.9631.8772-1.4445 1.7885-1.4445 1.0486 0 1.4783.6532 1.4783 1.9257v5.4497h2.2004v-5.6732c0-2.2352-1.0315-3.5072-2.8712-3.5072-1.3922 0-2.1488.7395-2.5096 1.7021h-.0863v-1.4957h-2.2006v8.974h2.2006v-5.9309zM14.908 19.9883L9.2693 19.9883 9.2693 16.9282 14.2548 16.9282 14.2548 14.917 9.2693 14.917 9.2693 12.0117 14.908 12.0117 14.908 10 7 10 7 22 14.908 22 14.908 19.9883z"
1408
- })), _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
1452
+ })), _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
1409
1453
  strokeWidth: "0",
1410
1454
  d: "m2,4v24c0,1.1046.8954,2,2,2h24c1.1046,0,2-.8954,2-2V4c0-1.1046-.8954-2-2-2H4c-1.1046,0-2,.8954-2,2Zm26,24H4V4h24v24Z"
1411
1455
  })), children);
@@ -1426,10 +1470,10 @@ const EnumerationUsage = /*#__PURE__*/React.forwardRef(function EnumerationUsage
1426
1470
  viewBox: "0 0 32 32",
1427
1471
  fill: "currentColor",
1428
1472
  ...rest
1429
- }, _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
1473
+ }, _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
1430
1474
  strokeWidth: "0",
1431
1475
  d: "M19.5328 16.0691c0-.9631.8772-1.4445 1.7885-1.4445 1.0486 0 1.4783.6532 1.4783 1.9257v5.4497h2.2004v-5.6732c0-2.2352-1.0315-3.5072-2.8712-3.5072-1.3922 0-2.1488.7395-2.5096 1.7021h-.0863v-1.4957h-2.2006v8.974h2.2006v-5.9309zM14.908 19.9883L9.2693 19.9883 9.2693 16.9282 14.2548 16.9282 14.2548 14.917 9.2693 14.917 9.2693 12.0117 14.908 12.0117 14.908 10 7 10 7 22 14.908 22 14.908 19.9883z"
1432
- })), _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
1476
+ })), _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
1433
1477
  strokeWidth: "0",
1434
1478
  d: "m21,30h-10c-4.9626,0-9-4.0374-9-9v-10C2,6.0374,6.0374,2,11,2h10c4.9626,0,9,4.0374,9,9v10c0,4.9626-4.0374,9-9,9ZM11,4c-3.8599,0-7,3.1401-7,7v10c0,3.8599,3.1401,7,7,7h10c3.8599,0,7-3.1401,7-7v-10c0-3.8599-3.1401-7-7-7h-10Z"
1435
1479
  })), children);
@@ -1450,9 +1494,9 @@ const EqualApproximately = /*#__PURE__*/React.forwardRef(function EqualApproxima
1450
1494
  viewBox: "0 0 32 32",
1451
1495
  fill: "currentColor",
1452
1496
  ...rest
1453
- }, _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
1497
+ }, _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
1454
1498
  d: "M20 15c-1.7771 0-3.2314-.8726-4.5144-1.6425-1.1636-.6981-2.2627-1.3575-3.4856-1.3575-1.3977 0-2.449.8629-3.2927 1.707l-1.4146-1.4141c1.0674-1.0675 2.5669-2.293 4.7073-2.293 1.7771 0 3.2314.8726 4.5144 1.6425 1.1636.6981 2.2627 1.3575 3.4856 1.3575 1.3975 0 2.4487-.8629 3.293-1.7072l1.4141 1.4143c-1.0674 1.0675-2.5671 2.2928-4.707 2.2928zM20 22c-1.7771 0-3.2314-.8726-4.5144-1.6425-1.1636-.6981-2.2627-1.3575-3.4856-1.3575-1.3977 0-2.449.8629-3.2927 1.707l-1.4146-1.4141c1.0674-1.0675 2.5669-2.293 4.7073-2.293 1.7771 0 3.2314.8726 4.5144 1.6425 1.1636.6981 2.2627 1.3575 3.4856 1.3575 1.3975 0 2.4487-.8629 3.293-1.7072l1.4141 1.4143c-1.0674 1.0675-2.5671 2.2928-4.707 2.2928z"
1455
- })), _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
1499
+ })), _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
1456
1500
  d: "m16,30c-7.7197,0-14-6.2804-14-14S8.2802,2,16,2s14,6.2804,14,14-6.2803,14-14,14Zm0-26c-6.6167,0-12,5.3832-12,12s5.3833,12,12,12,12-5.3832,12-12-5.3833-12-12-12Z"
1457
1501
  })), children);
1458
1502
  });
@@ -1472,7 +1516,7 @@ const Equalizer = /*#__PURE__*/React.forwardRef(function Equalizer({
1472
1516
  viewBox: "0 0 32 32",
1473
1517
  fill: "currentColor",
1474
1518
  ...rest
1475
- }, _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
1519
+ }, _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
1476
1520
  d: "M2 28H10V30H2zM2 24H10V26H2zM12 28H20V30H12zM12 24H20V26H12zM2 20H10V22H2zM12 20H20V22H12zM2 16H10V18H2zM12 16H20V18H12zM12 12H20V14H12zM12 8H20V10H12zM12 4H20V6H12zM22 28H30V30H22zM22 24H30V26H22z"
1477
1521
  })), children);
1478
1522
  });
@@ -1492,7 +1536,7 @@ const Erase = /*#__PURE__*/React.forwardRef(function Erase({
1492
1536
  viewBox: "0 0 32 32",
1493
1537
  fill: "currentColor",
1494
1538
  ...rest
1495
- }, _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
1539
+ }, _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
1496
1540
  d: "M7 27H30V29H7zM27.38 10.51L19.45 2.59a2 2 0 00-2.83 0l-14 14a2 2 0 000 2.83L7.13 24h9.59L27.38 13.34A2 2 0 0027.38 10.51zM15.89 22H8L4 18l6.31-6.31 7.93 7.92zm3.76-3.76l-7.92-7.93L18 4 26 11.93z"
1497
1541
  })), children);
1498
1542
  });
@@ -1512,7 +1556,7 @@ const WatsonHealthErase_3D = /*#__PURE__*/React.forwardRef(function WatsonHealth
1512
1556
  viewBox: "0 0 32 32",
1513
1557
  fill: "currentColor",
1514
1558
  ...rest
1515
- }, _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
1559
+ }, _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
1516
1560
  d: "M30.4148 16.5132L22.488 8.5859a2.0014 2.0014 0 00-2.8291 0L5.6208 22.624a2.0024 2.0024 0 000 2.8291L10.1663 30h9.5908L30.4148 19.3413A2.001 2.001 0 0030.4148 16.5132zM18.929 28H10.9949l-3.96-3.9619 6.3123-6.3118 7.9276 7.9276zm3.76-3.76l-7.9276-7.9276L21.074 10l7.9267 7.9272zM11 12H8V2h3a3.0033 3.0033 0 013 3V9A3.0033 3.0033 0 0111 12zm-1-2h1a1.0009 1.0009 0 001-1V5a1.0009 1.0009 0 00-1-1H10zM4 2H0V4H4V6H1V8H4v2H0v2H4a2.0027 2.0027 0 002-2V4A2.0023 2.0023 0 004 2z"
1517
1561
  })), children);
1518
1562
  });
@@ -1532,7 +1576,7 @@ const Error = /*#__PURE__*/React.forwardRef(function Error({
1532
1576
  viewBox: "0 0 32 32",
1533
1577
  fill: "currentColor",
1534
1578
  ...rest
1535
- }, _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
1579
+ }, _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
1536
1580
  d: "M2,16H2A14,14,0,1,0,16,2,14,14,0,0,0,2,16Zm23.15,7.75L8.25,6.85a12,12,0,0,1,16.9,16.9ZM8.24,25.16A12,12,0,0,1,6.84,8.27L23.73,25.16a12,12,0,0,1-15.49,0Z"
1537
1581
  })), children);
1538
1582
  });
@@ -1553,9 +1597,9 @@ const ErrorFilled = /*#__PURE__*/React.forwardRef(function ErrorFilled({
1553
1597
  viewBox: "0 0 16 16",
1554
1598
  fill: "currentColor",
1555
1599
  ...rest
1556
- }, _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
1600
+ }, _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
1557
1601
  d: "M8,1C4.1,1,1,4.1,1,8s3.1,7,7,7s7-3.1,7-7S11.9,1,8,1z M10.7,11.5L4.5,5.3l0.8-0.8l6.2,6.2L10.7,11.5z"
1558
- })), _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
1602
+ })), _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
1559
1603
  fill: "none",
1560
1604
  d: "M10.7,11.5L4.5,5.3l0.8-0.8l6.2,6.2L10.7,11.5z",
1561
1605
  "data-icon-path": "inner-path",
@@ -1571,9 +1615,9 @@ const ErrorFilled = /*#__PURE__*/React.forwardRef(function ErrorFilled({
1571
1615
  viewBox: "0 0 20 20",
1572
1616
  fill: "currentColor",
1573
1617
  ...rest
1574
- }, _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
1618
+ }, _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
1575
1619
  d: "M10,1c-5,0-9,4-9,9s4,9,9,9s9-4,9-9S15,1,10,1z M13.5,14.5l-8-8l1-1l8,8L13.5,14.5z"
1576
- })), _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
1620
+ })), _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
1577
1621
  d: "M13.5,14.5l-8-8l1-1l8,8L13.5,14.5z",
1578
1622
  "data-icon-path": "inner-path",
1579
1623
  opacity: "0"
@@ -1588,9 +1632,9 @@ const ErrorFilled = /*#__PURE__*/React.forwardRef(function ErrorFilled({
1588
1632
  viewBox: "0 0 24 24",
1589
1633
  fill: "currentColor",
1590
1634
  ...rest
1591
- }, _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
1635
+ }, _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
1592
1636
  d: "M12,1C5.9,1,1,5.9,1,12s4.9,11,11,11s11-4.9,11-11S18.1,1,12,1z M16.3,17.5L6.5,7.7l1.2-1.2l9.8,9.8L16.3,17.5z"
1593
- })), _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
1637
+ })), _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
1594
1638
  fill: "none",
1595
1639
  d: "M16.3,17.5L6.5,7.7l1.2-1.2l9.8,9.8L16.3,17.5z",
1596
1640
  "data-icon-path": "inner-path",
@@ -1605,12 +1649,12 @@ const ErrorFilled = /*#__PURE__*/React.forwardRef(function ErrorFilled({
1605
1649
  viewBox: "0 0 32 32",
1606
1650
  fill: "currentColor",
1607
1651
  ...rest
1608
- }, _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
1652
+ }, _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
1609
1653
  fill: "none",
1610
1654
  d: "M14.9 7.2H17.1V24.799H14.9z",
1611
1655
  "data-icon-path": "inner-path",
1612
1656
  transform: "rotate(-45 16 16)"
1613
- })), _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
1657
+ })), _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
1614
1658
  d: "M16,2A13.914,13.914,0,0,0,2,16,13.914,13.914,0,0,0,16,30,13.914,13.914,0,0,0,30,16,13.914,13.914,0,0,0,16,2Zm5.4449,21L9,10.5557,10.5557,9,23,21.4448Z"
1615
1659
  })), children);
1616
1660
  });
@@ -1631,9 +1675,9 @@ const ErrorOutline = /*#__PURE__*/React.forwardRef(function ErrorOutline({
1631
1675
  viewBox: "0 0 16 16",
1632
1676
  fill: "currentColor",
1633
1677
  ...rest
1634
- }, _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
1678
+ }, _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
1635
1679
  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"
1636
- })), _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
1680
+ })), _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
1637
1681
  d: "M7.4 3.6H8.5V12.4H7.4z",
1638
1682
  transform: "rotate(-45.001 8 8)"
1639
1683
  })), children);
@@ -1646,10 +1690,10 @@ const ErrorOutline = /*#__PURE__*/React.forwardRef(function ErrorOutline({
1646
1690
  viewBox: "0 0 32 32",
1647
1691
  fill: "currentColor",
1648
1692
  ...rest
1649
- }, _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
1693
+ }, _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
1650
1694
  d: "M14.9 7.2H17.1V24.799H14.9z",
1651
1695
  transform: "rotate(-45 16 16)"
1652
- })), _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
1696
+ })), _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
1653
1697
  d: "M16,2A13.9138,13.9138,0,0,0,2,16,13.9138,13.9138,0,0,0,16,30,13.9138,13.9138,0,0,0,30,16,13.9138,13.9138,0,0,0,16,2Zm0,26A12,12,0,1,1,28,16,12.0353,12.0353,0,0,1,16,28Z"
1654
1698
  })), children);
1655
1699
  });
@@ -1669,9 +1713,9 @@ const Event = /*#__PURE__*/React.forwardRef(function Event({
1669
1713
  viewBox: "0 0 32 32",
1670
1714
  fill: "currentColor",
1671
1715
  ...rest
1672
- }, _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
1716
+ }, _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
1673
1717
  d: "M28,6a2,2,0,0,0-2-2H22V2H20V4H12V2H10V4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2h4V26H6V6h4V8h2V6h8V8h2V6h4v6h2Z"
1674
- })), _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
1718
+ })), _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
1675
1719
  d: "M21 15L23.549 19.938 29 20.729 25 24.573 26 30 21 27.438 16 30 17 24.573 13 20.729 18.6 19.938 21 15z"
1676
1720
  })), children);
1677
1721
  });
@@ -1691,18 +1735,18 @@ const EventChange = /*#__PURE__*/React.forwardRef(function EventChange({
1691
1735
  viewBox: "0 0 32 32",
1692
1736
  fill: "currentColor",
1693
1737
  ...rest
1694
- }, _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
1738
+ }, _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
1695
1739
  d: "M17 15H19V22H17z"
1696
1740
  })), _circle12 || (_circle12 = /*#__PURE__*/React.createElement("circle", {
1697
1741
  cx: "18",
1698
1742
  cy: "25",
1699
1743
  r: "1.25"
1700
- })), _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
1744
+ })), _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
1701
1745
  d: "M29 30H7c-.3499 0-.6743-.1829-.8555-.4823s-.1926-.6718-.0303-.9817L17.1143 7.536c.1726-.3296.5292-.536.8857-.536s.7131.2064.8857.536l11 21c.1624.3099.1509.6823-.0303.9817s-.5056.4823-.8555.4823zm-20.3474-2h18.6948l-9.3474-17.8448-9.3474 17.8448zM7 23H3c-.3467 0-.6685-.1794-.8506-.4742-.1824-.2948-.1987-.663-.0439-.973l2.5-5 1.7891.8945-1.7766 3.5527h2.3821v2z"
1702
- })), _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
1746
+ })), _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
1703
1747
  d: "M4.955 11.5H10.545V13.5H4.955z",
1704
1748
  transform: "rotate(-63.435 7.75 12.5)"
1705
- })), _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
1749
+ })), _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
1706
1750
  d: "m10.8945,8.4473l-1.7891-.8945,2.5-5c.1694-.3387.532-.5527.8945-.5527s.7251.214.8945.5527l2,4-1.7891.8945-1.1055-2.2112-1.6055,3.2112Z"
1707
1751
  })), children);
1708
1752
  });
@@ -1722,9 +1766,9 @@ const EventIncident = /*#__PURE__*/React.forwardRef(function EventIncident({
1722
1766
  viewBox: "0 0 32 32",
1723
1767
  fill: "currentColor",
1724
1768
  ...rest
1725
- }, _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
1769
+ }, _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
1726
1770
  d: "M21.0176 26.7217L22.016 28.4541 24.9938 26.7322 24.9938 30 26.9907 30 26.9907 26.7316 30.0016 28.4727 31 26.7402 27.9898 24.9996 30.9902 23.2646 29.9918 21.5322 26.9907 23.2677 26.9907 20 24.9938 20 24.9938 23.2672 21.9984 21.5352 21 23.2676 23.9954 24.9996 21.0176 26.7217zM16 23c-.8284 0-1.5.6716-1.5 1.5s.6716 1.5 1.5 1.5 1.5-.6716 1.5-1.5-.6716-1.5-1.5-1.5h0zM15 12H17V21H15z"
1727
- })), _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
1771
+ })), _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
1728
1772
  d: "m18,30H3c-.3494,0-.6736-.1824-.8547-.4811-.1814-.2986-.1936-.6703-.0325-.9802L15.1128,3.5387c.1721-.3311.5297-.5387.8872-.5387s.7151.2076.8872.5387l6.76,13-1.7744.9226-5.8728-11.2938L4.6472,28h13.3528v2Z"
1729
1773
  })), children);
1730
1774
  });
@@ -1744,11 +1788,11 @@ const EventSchedule = /*#__PURE__*/React.forwardRef(function EventSchedule({
1744
1788
  viewBox: "0 0 32 32",
1745
1789
  fill: "currentColor",
1746
1790
  ...rest
1747
- }, _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
1791
+ }, _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
1748
1792
  d: "M21,30a8,8,0,1,1,8-8A8,8,0,0,1,21,30Zm0-14a6,6,0,1,0,6,6A6,6,0,0,0,21,16Z"
1749
- })), _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
1793
+ })), _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
1750
1794
  d: "M22.59 25L20 22.41 20 18 22 18 22 21.59 24 23.59 22.59 25z"
1751
- })), _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
1795
+ })), _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
1752
1796
  d: "M28,6a2,2,0,0,0-2-2H22V2H20V4H12V2H10V4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2h4V26H6V6h4V8h2V6h8V8h2V6h4v6h2Z"
1753
1797
  })), children);
1754
1798
  });
@@ -1768,9 +1812,9 @@ const EventWarning = /*#__PURE__*/React.forwardRef(function EventWarning({
1768
1812
  viewBox: "0 0 32 32",
1769
1813
  fill: "currentColor",
1770
1814
  ...rest
1771
- }, _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
1815
+ }, _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
1772
1816
  d: "M27.3803 28h-6.7625l3.3822-6.7642 3.3803 6.7642zm-3.3803-10c-.3915 0-.7305.2251-.8947.5527l-5 10c-.0674.1348-.1053.2866-.1053.4473 0 .5522.4477 1 1 1h10c.5523 0 1-.4478 1-1 0-.1382-.028-.2695-.0786-.3892l-5.0269-10.0581c-.1641-.3276-.5031-.5527-.8946-.5527h0zM16 23c-.8284 0-1.5.6716-1.5 1.5s.6716 1.5 1.5 1.5 1.5-.6716 1.5-1.5-.6716-1.5-1.5-1.5h0zM15 12H17V21H15z"
1773
- })), _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
1817
+ })), _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
1774
1818
  d: "m15,30H3c-.3494,0-.6736-.1824-.8547-.4811-.1814-.2986-.1936-.6703-.0325-.9802L15.1128,3.5387c.1721-.3311.5297-.5387.8872-.5387s.7151.2076.8872.5387l6,11.5385-1.7744.9226-5.1128-9.8322L4.6472,28h10.3528v2Z"
1775
1819
  })), children);
1776
1820
  });
@@ -1790,7 +1834,7 @@ const Events = /*#__PURE__*/React.forwardRef(function Events({
1790
1834
  viewBox: "0 0 32 32",
1791
1835
  fill: "currentColor",
1792
1836
  ...rest
1793
- }, _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
1837
+ }, _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
1794
1838
  d: "M26 14H24v2h2a3.0033 3.0033 0 013 3v4h2V19A5.0058 5.0058 0 0026 14zM24 4a3 3 0 11-3 3 3 3 0 013-3m0-2a5 5 0 105 5A5 5 0 0024 2zM23 30H21V28a3.0033 3.0033 0 00-3-3H14a3.0033 3.0033 0 00-3 3v2H9V28a5.0059 5.0059 0 015-5h4a5.0059 5.0059 0 015 5zM16 13a3 3 0 11-3 3 3 3 0 013-3m0-2a5 5 0 105 5A5 5 0 0016 11zM8 14H6a5.0059 5.0059 0 00-5 5v4H3V19a3.0033 3.0033 0 013-3H8zM8 4A3 3 0 115 7 3 3 0 018 4M8 2a5 5 0 105 5A5 5 0 008 2z"
1795
1839
  })), children);
1796
1840
  });
@@ -1810,7 +1854,7 @@ const EventsAlt = /*#__PURE__*/React.forwardRef(function EventsAlt({
1810
1854
  viewBox: "0 0 32 32",
1811
1855
  fill: "currentColor",
1812
1856
  ...rest
1813
- }, _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
1857
+ }, _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
1814
1858
  d: "M18 31h2V29a1.0006 1.0006 0 011-1h6a1.0006 1.0006 0 011 1v2h2V29a3.0033 3.0033 0 00-3-3H21a3.0033 3.0033 0 00-3 3zM24 25a4 4 0 114-4A4.0039 4.0039 0 0124 25zm0-6a2 2 0 102 2A2.0027 2.0027 0 0024 19zM2 31H4V29a1.0009 1.0009 0 011-1h6a1.0009 1.0009 0 011 1v2h2V29a3.0033 3.0033 0 00-3-3H5a3.0033 3.0033 0 00-3 3zM8 25a4 4 0 114-4A4.0042 4.0042 0 018 25zm0-6a2 2 0 102 2A2.0023 2.0023 0 008 19zM18 16h2V14a1.0009 1.0009 0 011-1h6a1.0009 1.0009 0 011 1v2h2V14a3.0033 3.0033 0 00-3-3H21a3.0033 3.0033 0 00-3 3zM24 10a4 4 0 114-4A4.0042 4.0042 0 0124 10zm0-6a2 2 0 102 2A2.0023 2.0023 0 0024 4zM2 16H4V14a1.0013 1.0013 0 011-1h6a1.0013 1.0013 0 011 1v2h2V14a3.0033 3.0033 0 00-3-3H5a3.0033 3.0033 0 00-3 3zM8 10a4 4 0 114-4A4.0045 4.0045 0 018 10zM8 4a2 2 0 102 2A2.002 2.002 0 008 4z"
1815
1859
  })), children);
1816
1860
  });
@@ -1830,7 +1874,7 @@ const ExamMode = /*#__PURE__*/React.forwardRef(function ExamMode({
1830
1874
  viewBox: "0 0 32 32",
1831
1875
  fill: "currentColor",
1832
1876
  ...rest
1833
- }, _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
1877
+ }, _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
1834
1878
  d: "M25 23v3H7V16.83l3.59 3.58L12 19 6 13 0 19l1.41 1.41L5 16.83V26a2 2 0 002 2H25a2 2 0 002-2V23zM27 7v9.17l3.59-3.58L32 14l-6 6-6-6 1.41-1.41L25 16.17V7H13V5H25A2 2 0 0127 7zM8 10H4A2 2 0 012 8V4A2 2 0 014 2H8a2 2 0 012 2V8A2 2 0 018 10zM4 4V8H8V4z"
1835
1879
  })), children);
1836
1880
  });
@@ -1850,10 +1894,10 @@ const ExecutableProgram = /*#__PURE__*/React.forwardRef(function ExecutableProgr
1850
1894
  viewBox: "0 0 32 32",
1851
1895
  fill: "currentColor",
1852
1896
  ...rest
1853
- }, _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
1897
+ }, _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
1854
1898
  fillRule: "evenodd",
1855
1899
  d: "M25 21L32 26 25 31 25 21z"
1856
- })), _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
1900
+ })), _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
1857
1901
  d: "M20.17 19L17.58 21.59 19 23 23 19 19 15 17.58 16.41 20.17 19zM11.83 19L14.42 16.41 13 15 9 19 13 23 14.42 21.59 11.83 19z"
1858
1902
  })), _circle13 || (_circle13 = /*#__PURE__*/React.createElement("circle", {
1859
1903
  cx: "9",
@@ -1863,7 +1907,7 @@ const ExecutableProgram = /*#__PURE__*/React.forwardRef(function ExecutableProgr
1863
1907
  cx: "6",
1864
1908
  cy: "8",
1865
1909
  r: "1"
1866
- })), _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
1910
+ })), _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
1867
1911
  d: "M21,26H4V12H28v7h2V6c0-1.1025-.8972-2-2-2H4c-1.1028,0-2,.8975-2,2V26c0,1.1025,.8972,2,2,2H21v-2ZM4,6H28v4H4V6Z"
1868
1912
  })), children);
1869
1913
  });
@@ -1883,7 +1927,7 @@ const Exit = /*#__PURE__*/React.forwardRef(function Exit({
1883
1927
  viewBox: "0 0 32 32",
1884
1928
  fill: "currentColor",
1885
1929
  ...rest
1886
- }, _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
1930
+ }, _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
1887
1931
  d: "M26 4H28V28H26zM11.414 20.586L7.828 17 22 17 22 15 7.828 15 11.414 11.414 10 10 4 16 10 22 11.414 20.586z"
1888
1932
  })), children);
1889
1933
  });
@@ -1903,7 +1947,7 @@ const ExpandAll = /*#__PURE__*/React.forwardRef(function ExpandAll({
1903
1947
  viewBox: "0 0 32 32",
1904
1948
  fill: "currentColor",
1905
1949
  ...rest
1906
- }, _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
1950
+ }, _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
1907
1951
  d: "M12,10H26a2.0025,2.0025,0,0,0,2-2V4a2.0025,2.0025,0,0,0-2-2H12a2.0025,2.0025,0,0,0-2,2V5H6V2H4V25a2.0025,2.0025,0,0,0,2,2h4v1a2.0025,2.0025,0,0,0,2,2H26a2.0025,2.0025,0,0,0,2-2V24a2.0025,2.0025,0,0,0-2-2H12a2.0025,2.0025,0,0,0-2,2v1H6V17h4v1a2.0025,2.0025,0,0,0,2,2H26a2.0025,2.0025,0,0,0,2-2V14a2.0025,2.0025,0,0,0-2-2H12a2.0025,2.0025,0,0,0-2,2v1H6V7h4V8A2.0025,2.0025,0,0,0,12,10Zm0-6H26l.0012,4H12Zm0,20H26l.0012,4H12Zm0-10H26l.0012,4H12Z"
1908
1952
  })), children);
1909
1953
  });
@@ -1923,7 +1967,7 @@ const ExpandCategories = /*#__PURE__*/React.forwardRef(function ExpandCategories
1923
1967
  viewBox: "0 0 32 32",
1924
1968
  fill: "currentColor",
1925
1969
  ...rest
1926
- }, _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
1970
+ }, _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
1927
1971
  d: "M20 26H26V28H20zM20 18H28V20H20zM20 10H30V12H20zM15 4H17V28H15zM10.586 3.959L7 7.249 3.412 3.958 2 5.373 7 10 12 5.373 10.586 3.959z"
1928
1972
  })), children);
1929
1973
  });
@@ -1943,9 +1987,9 @@ const Explore = /*#__PURE__*/React.forwardRef(function Explore({
1943
1987
  viewBox: "0 0 32 32",
1944
1988
  fill: "currentColor",
1945
1989
  ...rest
1946
- }, _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
1990
+ }, _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
1947
1991
  d: "M22.707,9.2931a.9992.9992,0,0,0-1.0234-.2417l-9,3a1.001,1.001,0,0,0-.6323.6323l-3,9a1,1,0,0,0,1.2651,1.2651l9-3a1.0013,1.0013,0,0,0,.6323-.6324l3-9A1,1,0,0,0,22.707,9.2931ZM11.5811,20.419l2.2094-6.6284L18.21,18.21Z"
1948
- })), _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
1992
+ })), _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
1949
1993
  d: "M16,30A14,14,0,1,1,30,16,14.0158,14.0158,0,0,1,16,30ZM16,4A12,12,0,1,0,28,16,12.0137,12.0137,0,0,0,16,4Z"
1950
1994
  })), children);
1951
1995
  });
@@ -1966,7 +2010,7 @@ const Export = /*#__PURE__*/React.forwardRef(function Export({
1966
2010
  viewBox: "0 0 16 16",
1967
2011
  fill: "currentColor",
1968
2012
  ...rest
1969
- }, _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
2013
+ }, _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
1970
2014
  d: "M13 12v2H3v-2H2v2l0 0c0 .6.4 1 1 1h10c.6 0 1-.4 1-1l0 0v-2H13zM3 6L3.7 6.7 7.5 2.9 7.5 12 8.5 12 8.5 2.9 12.3 6.7 13 6 8 1z"
1971
2015
  })), children);
1972
2016
  }
@@ -1978,13 +2022,33 @@ const Export = /*#__PURE__*/React.forwardRef(function Export({
1978
2022
  viewBox: "0 0 32 32",
1979
2023
  fill: "currentColor",
1980
2024
  ...rest
1981
- }, _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
2025
+ }, _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
1982
2026
  d: "M26 24v4H6V24H4v4l.0076-.0049A1.9977 1.9977 0 006 30H26a2 2 0 002-2h0V24zM6 12L7.411 13.405 15 5.825 15 24 17 24 17 5.825 24.591 13.405 26 12 16 2 6 12z"
1983
2027
  })), children);
1984
2028
  });
1985
2029
  if (process.env.NODE_ENV !== "production") {
1986
2030
  Export.propTypes = iconPropTypes.iconPropTypes;
1987
2031
  }
2032
+ const Extensions = /*#__PURE__*/React.forwardRef(function Extensions({
2033
+ children,
2034
+ size = 16,
2035
+ ...rest
2036
+ }, ref) {
2037
+ return /*#__PURE__*/React.createElement(Icon_js, {
2038
+ width: size,
2039
+ height: size,
2040
+ ref: ref,
2041
+ xmlns: "http://www.w3.org/2000/svg",
2042
+ viewBox: "0 0 32 32",
2043
+ fill: "currentColor",
2044
+ ...rest
2045
+ }, _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
2046
+ d: "M30.8664,10.1602L25.8664,1.5001c-.2764-.479-.8896-.6431-1.3662-.3662l-7.5,4.3302v-1.464c0-.5522-.4473-1-1-1H4.0002c-.5527,0-1,.4478-1,1v24c0,.5522.4473,1,1,1h24c.5527,0,1-.4478,1-1v-12c0-.5522-.4473-1-1-1h-3.5164l6.0164-3.4736c.4785-.2764.6426-.8877.3662-1.3662ZM5.0002,5.0001h10v10H5.0002V5.0001ZM5.0002,17.0001h10v10H5.0002v-10ZM27.0002,27.0001h-10v-10h10v10ZM17.0002,15.0001v-4.8562l2.8038,4.8562h-2.8038ZM21.7062,14.294l-4-6.9277,6.9277-4,4,6.9277-6.9277,4Z"
2047
+ })), children);
2048
+ });
2049
+ if (process.env.NODE_ENV !== "production") {
2050
+ Extensions.propTypes = iconPropTypes.iconPropTypes;
2051
+ }
1988
2052
  const Eyedropper = /*#__PURE__*/React.forwardRef(function Eyedropper({
1989
2053
  children,
1990
2054
  size = 16,
@@ -1998,7 +2062,7 @@ const Eyedropper = /*#__PURE__*/React.forwardRef(function Eyedropper({
1998
2062
  viewBox: "0 0 32 32",
1999
2063
  fill: "currentColor",
2000
2064
  ...rest
2001
- }, _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
2065
+ }, _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
2002
2066
  d: "M2 27H5V30H2zM29.71 7.29l-5-5a1 1 0 00-1.41 0h0L20 5.59l-1.29-1.3L17.29 5.71 18.59 7 8.29 17.29A1 1 0 008 18v1.59l-2.71 2.7a1 1 0 000 1.41h0l3 3a1 1 0 001.41 0h0L12.41 24H14a1 1 0 00.71-.29L25 13.41l1.29 1.3 1.42-1.42L26.41 12l3.3-3.29a1 1 0 000-1.41zM13.59 22h-2L9 24.59 7.41 23 10 20.41v-2l10-10L23.59 12zM25 10.59L21.41 7 24 4.41 27.59 8z"
2003
2067
  })), children);
2004
2068
  });
@@ -2018,9 +2082,9 @@ const FaceActivated = /*#__PURE__*/React.forwardRef(function FaceActivated({
2018
2082
  viewBox: "0 0 32 32",
2019
2083
  fill: "currentColor",
2020
2084
  ...rest
2021
- }, _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
2085
+ }, _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
2022
2086
  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"
2023
- })), _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
2087
+ })), _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
2024
2088
  d: "M11.5 11A2.5 2.5 0 1014 13.5 2.48 2.48 0 0011.5 11zM20.5 11A2.5 2.5 0 1023 13.5 2.48 2.48 0 0020.5 11zM9 20a8.13 8.13 0 0014 0z"
2025
2089
  })), children);
2026
2090
  });
@@ -2040,9 +2104,9 @@ const FaceActivatedAdd = /*#__PURE__*/React.forwardRef(function FaceActivatedAdd
2040
2104
  viewBox: "0 0 32 32",
2041
2105
  fill: "currentColor",
2042
2106
  ...rest
2043
- }, _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
2107
+ }, _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
2044
2108
  d: "M30 4L26 4 26 0 24 0 24 4 20 4 20 6 24 6 24 10 26 10 26 6 30 6 30 4zM11.5 11A2.5 2.5 0 1014 13.5 2.48 2.48 0 0011.5 11zM20.5 11A2.5 2.5 0 1023 13.5 2.48 2.48 0 0020.5 11zM9 20a8.13 8.13 0 0014 0z"
2045
- })), _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
2109
+ })), _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
2046
2110
  d: "M27.82,14A12,12,0,1,1,16,4V2A14,14,0,1,0,30,16a14.71,14.71,0,0,0-.16-2Z"
2047
2111
  })), children);
2048
2112
  });
@@ -2062,7 +2126,7 @@ const FaceActivatedFilled = /*#__PURE__*/React.forwardRef(function FaceActivated
2062
2126
  viewBox: "0 0 32 32",
2063
2127
  fill: "currentColor",
2064
2128
  ...rest
2065
- }, _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
2129
+ }, _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
2066
2130
  d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm-4.5,9A2.5,2.5,0,1,1,9,13.5,2.48,2.48,0,0,1,11.5,11ZM16,24a8.11,8.11,0,0,1-7-4H23A8.11,8.11,0,0,1,16,24Zm4.5-8A2.5,2.5,0,1,1,23,13.5,2.48,2.48,0,0,1,20.5,16Z"
2067
2131
  })), children);
2068
2132
  });
@@ -2082,9 +2146,9 @@ const FaceAdd = /*#__PURE__*/React.forwardRef(function FaceAdd({
2082
2146
  viewBox: "0 0 32 32",
2083
2147
  fill: "currentColor",
2084
2148
  ...rest
2085
- }, _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
2149
+ }, _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
2086
2150
  d: "M16 22a6 6 0 01-5.14-2.92l-1.71 1a8 8 0 0013.7 0l-1.71-1A6 6 0 0116 22zM30 4L26 4 26 0 24 0 24 4 20 4 20 6 24 6 24 10 26 10 26 6 30 6 30 4zM11.5 11A2.5 2.5 0 1014 13.5 2.48 2.48 0 0011.5 11zM20.5 11A2.5 2.5 0 1023 13.5 2.48 2.48 0 0020.5 11z"
2087
- })), _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
2151
+ })), _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
2088
2152
  d: "M27.61,13A12.33,12.33,0,0,1,28,16,12,12,0,1,1,16,4V2A14,14,0,1,0,29.67,13Z"
2089
2153
  })), children);
2090
2154
  });
@@ -2104,9 +2168,9 @@ const FaceCool = /*#__PURE__*/React.forwardRef(function FaceCool({
2104
2168
  viewBox: "0 0 32 32",
2105
2169
  fill: "currentColor",
2106
2170
  ...rest
2107
- }, _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
2171
+ }, _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
2108
2172
  d: "M16,24a8,8,0,0,0,6.85-3.89l-1.71-1a6,6,0,0,1-10.28,0l-1.71,1A8,8,0,0,0,16,24Z"
2109
- })), _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
2173
+ })), _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
2110
2174
  d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm0,2a12,12,0,0,1,10.89,7H25a1,1,0,0,0-1-1H8a1,1,0,0,0-1,1H5.11A12,12,0,0,1,16,4Zm0,24A12,12,0,0,1,4,16a11.86,11.86,0,0,1,.4-3H7v2a2,2,0,0,0,2,2h3.31a2,2,0,0,0,2-1.67L14.83,12h2.34l.55,3.33a2,2,0,0,0,2,1.67H23a2,2,0,0,0,2-2V13h2.6a11.86,11.86,0,0,1,.4,3A12,12,0,0,1,16,28Z"
2111
2175
  })), children);
2112
2176
  });
@@ -2126,9 +2190,9 @@ const FaceDissatisfied = /*#__PURE__*/React.forwardRef(function FaceDissatisfied
2126
2190
  viewBox: "0 0 32 32",
2127
2191
  fill: "currentColor",
2128
2192
  ...rest
2129
- }, _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
2193
+ }, _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
2130
2194
  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"
2131
- })), _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
2195
+ })), _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
2132
2196
  d: "M11.5 11A2.5 2.5 0 1014 13.5 2.5 2.5 0 0011.5 11zM20.5 11A2.5 2.5 0 1023 13.5 2.5 2.5 0 0020.5 11zM16 19a8 8 0 00-6.85 3.89l1.71 1a6 6 0 0110.28 0l1.71-1A8 8 0 0016 19z"
2133
2197
  })), children);
2134
2198
  });
@@ -2148,7 +2212,7 @@ const FaceDissatisfiedFilled = /*#__PURE__*/React.forwardRef(function FaceDissat
2148
2212
  viewBox: "0 0 32 32",
2149
2213
  fill: "currentColor",
2150
2214
  ...rest
2151
- }, _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
2215
+ }, _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
2152
2216
  d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm-4.5,9h0A2.5,2.5,0,1,1,9,13.5,2.48,2.48,0,0,1,11.54,11Zm9.64,12.92a6,6,0,0,0-10.28,0l-1.71-1a8,8,0,0,1,13.7,0ZM20.5,16a2.5,2.5,0,0,1,0-5h0a2.5,2.5,0,0,1,0,5Z"
2153
2217
  })), children);
2154
2218
  });
@@ -2168,9 +2232,9 @@ const FaceDizzy = /*#__PURE__*/React.forwardRef(function FaceDizzy({
2168
2232
  viewBox: "0 0 32 32",
2169
2233
  fill: "currentColor",
2170
2234
  ...rest
2171
- }, _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
2235
+ }, _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
2172
2236
  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"
2173
- })), _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
2237
+ })), _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
2174
2238
  d: "M24.41 11L23 9.59 21 11.59 19 9.59 17.59 11 19.59 13 17.59 15 19 16.41 21 14.41 23 16.41 24.41 15 22.41 13 24.41 11zM14.41 11L13 9.59 11 11.59 9 9.59 7.59 11 9.59 13 7.59 15 9 16.41 11 14.41 13 16.41 14.41 15 12.41 13 14.41 11zM16 19a3 3 0 103 3 3 3 0 00-3-3z"
2175
2239
  })), children);
2176
2240
  });
@@ -2190,7 +2254,7 @@ const FaceDizzyFilled = /*#__PURE__*/React.forwardRef(function FaceDizzyFilled({
2190
2254
  viewBox: "0 0 32 32",
2191
2255
  fill: "currentColor",
2192
2256
  ...rest
2193
- }, _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
2257
+ }, _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
2194
2258
  d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2ZM9,16.41,7.59,15l2-2-2-2L9,9.59l2,2,2-2L14.41,11l-2,2,2,2L13,16.41l-2-2ZM16,25a3,3,0,1,1,3-3A3,3,0,0,1,16,25Zm8.41-10L23,16.41l-2-2-2,2L17.59,15l2-2-2-2L19,9.59l2,2,2-2L24.41,11l-2,2Z"
2195
2259
  })), children);
2196
2260
  });
@@ -2210,9 +2274,9 @@ const FaceMask = /*#__PURE__*/React.forwardRef(function FaceMask({
2210
2274
  viewBox: "0 0 32 32",
2211
2275
  fill: "currentColor",
2212
2276
  ...rest
2213
- }, _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
2277
+ }, _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
2214
2278
  d: "M11.5 11A2.5 2.5 0 1014 13.5 2.5 2.5 0 0011.5 11zM20.5 11A2.5 2.5 0 1023 13.5 2.5 2.5 0 0020.5 11z"
2215
- })), _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
2279
+ })), _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
2216
2280
  d: "M30,16A14,14,0,1,0,8.8994,28.042l.0156.1562A1.993,1.993,0,0,0,10.9048,30h10.19a1.9929,1.9929,0,0,0,1.99-1.8008l.0156-.1572A13.9674,13.9674,0,0,0,30,16ZM16,4A11.99,11.99,0,0,1,27.97,15.397L22.7637,18H9.2363L4.0305,15.397A11.99,11.99,0,0,1,16,4ZM4.12,17.6777l3.94,1.97.5813,5.81A11.97,11.97,0,0,1,4.12,17.6777ZM21.0947,28H10.9053l-.8-8h11.79Zm2.2644-2.542.5811-5.81,3.94-1.97A11.9712,11.9712,0,0,1,23.3591,25.458Z"
2217
2281
  })), children);
2218
2282
  });
@@ -2232,9 +2296,9 @@ const FaceNeutral = /*#__PURE__*/React.forwardRef(function FaceNeutral({
2232
2296
  viewBox: "0 0 32 32",
2233
2297
  fill: "currentColor",
2234
2298
  ...rest
2235
- }, _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
2299
+ }, _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
2236
2300
  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"
2237
- })), _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
2301
+ })), _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
2238
2302
  d: "M11.5 11A2.5 2.5 0 1014 13.5 2.5 2.5 0 0011.5 11zM20.5 11A2.5 2.5 0 1023 13.5 2.5 2.5 0 0020.5 11zM10 20H22V22H10z"
2239
2303
  })), children);
2240
2304
  });
@@ -2254,7 +2318,7 @@ const FaceNeutralFilled = /*#__PURE__*/React.forwardRef(function FaceNeutralFill
2254
2318
  viewBox: "0 0 32 32",
2255
2319
  fill: "currentColor",
2256
2320
  ...rest
2257
- }, _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
2321
+ }, _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
2258
2322
  d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2ZM9,13.5A2.5,2.5,0,1,1,11.5,16,2.5,2.5,0,0,1,9,13.5ZM22,22H10V20H22Zm-1.5-6A2.5,2.5,0,1,1,23,13.5,2.5,2.5,0,0,1,20.5,16Z"
2259
2323
  })), children);
2260
2324
  });
@@ -2274,9 +2338,9 @@ const FacePending = /*#__PURE__*/React.forwardRef(function FacePending({
2274
2338
  viewBox: "0 0 32 32",
2275
2339
  fill: "currentColor",
2276
2340
  ...rest
2277
- }, _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
2341
+ }, _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
2278
2342
  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"
2279
- })), _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
2343
+ })), _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
2280
2344
  d: "M11.5 11A2.5 2.5 0 1014 13.5 2.48 2.48 0 0011.5 11zM20.5 11A2.5 2.5 0 1023 13.5 2.48 2.48 0 0020.5 11z"
2281
2345
  })), children);
2282
2346
  });
@@ -2296,7 +2360,7 @@ const FacePendingFilled = /*#__PURE__*/React.forwardRef(function FacePendingFill
2296
2360
  viewBox: "0 0 32 32",
2297
2361
  fill: "currentColor",
2298
2362
  ...rest
2299
- }, _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
2363
+ }, _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
2300
2364
  d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2ZM11.5,16A2.5,2.5,0,1,1,14,13.5,2.48,2.48,0,0,1,11.5,16Zm9,0A2.5,2.5,0,1,1,23,13.5,2.48,2.48,0,0,1,20.5,16Z"
2301
2365
  })), children);
2302
2366
  });
@@ -2316,9 +2380,9 @@ const FaceSatisfied = /*#__PURE__*/React.forwardRef(function FaceSatisfied({
2316
2380
  viewBox: "0 0 32 32",
2317
2381
  fill: "currentColor",
2318
2382
  ...rest
2319
- }, _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
2383
+ }, _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
2320
2384
  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"
2321
- })), _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
2385
+ })), _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
2322
2386
  d: "M11.5 11A2.5 2.5 0 1014 13.5 2.48 2.48 0 0011.5 11zM20.5 11A2.5 2.5 0 1023 13.5 2.48 2.48 0 0020.5 11zM16 24a8 8 0 006.85-3.89l-1.71-1a6 6 0 01-10.28 0l-1.71 1A8 8 0 0016 24z"
2323
2387
  })), children);
2324
2388
  });
@@ -2338,7 +2402,7 @@ const FaceSatisfiedFilled = /*#__PURE__*/React.forwardRef(function FaceSatisfied
2338
2402
  viewBox: "0 0 32 32",
2339
2403
  fill: "currentColor",
2340
2404
  ...rest
2341
- }, _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
2405
+ }, _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
2342
2406
  d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm-4.5,9A2.5,2.5,0,1,1,9,13.5,2.48,2.48,0,0,1,11.5,11ZM16,24a8,8,0,0,1-6.85-3.89l1.71-1a6,6,0,0,0,10.28,0l1.71,1A8,8,0,0,1,16,24Zm4.5-8A2.5,2.5,0,1,1,23,13.5,2.48,2.48,0,0,1,20.5,16Z"
2343
2407
  })), children);
2344
2408
  });
@@ -2358,9 +2422,9 @@ const FaceWink = /*#__PURE__*/React.forwardRef(function FaceWink({
2358
2422
  viewBox: "0 0 32 32",
2359
2423
  fill: "currentColor",
2360
2424
  ...rest
2361
- }, _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
2425
+ }, _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
2362
2426
  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"
2363
- })), _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
2427
+ })), _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
2364
2428
  d: "M20.5 11A2.5 2.5 0 1023 13.5 2.5 2.5 0 0020.5 11zM8 13H14V15H8zM16 24a8 8 0 006.85-3.89l-1.71-1a6 6 0 01-10.28 0l-1.71 1A8 8 0 0016 24z"
2365
2429
  })), children);
2366
2430
  });
@@ -2380,7 +2444,7 @@ const FaceWinkFilled = /*#__PURE__*/React.forwardRef(function FaceWinkFilled({
2380
2444
  viewBox: "0 0 32 32",
2381
2445
  fill: "currentColor",
2382
2446
  ...rest
2383
- }, _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
2447
+ }, _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
2384
2448
  d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2ZM8,13h6v2H8Zm8,11a8,8,0,0,1-6.85-3.89l1.71-1a6,6,0,0,0,10.28,0l1.71,1A8,8,0,0,1,16,24Zm4.5-8a2.5,2.5,0,0,1,0-5h0a2.5,2.5,0,0,1,0,5Z"
2385
2449
  })), children);
2386
2450
  });
@@ -2400,7 +2464,7 @@ const Factor = /*#__PURE__*/React.forwardRef(function Factor({
2400
2464
  viewBox: "0 0 32 32",
2401
2465
  fill: "currentColor",
2402
2466
  ...rest
2403
- }, _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
2467
+ }, _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
2404
2468
  d: "M27,28V9H24V4h2V2H20V4h2V9H19V28H15V16H12V11h2V9H8v2h2v5H7V28H4V2H2V28a2,2,0,0,0,2,2H30V28ZM13,28H9V18h4Zm8-17h4V28H21Z"
2405
2469
  })), children);
2406
2470
  });
@@ -2421,7 +2485,7 @@ const Fade = /*#__PURE__*/React.forwardRef(function Fade({
2421
2485
  viewBox: "0 0 16 16",
2422
2486
  fill: "currentColor",
2423
2487
  ...rest
2424
- }, _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
2488
+ }, _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
2425
2489
  d: "M4.1 12.6l-.6.8c.6.5 1.3.9 2.1 1.2l.3-.9C5.3 13.4 4.7 13 4.1 12.6zM2.1 9l-1 .2c.1.8.4 1.6.8 2.3L2.8 11C2.4 10.4 2.2 9.7 2.1 9zM5.9 2.4L5.6 1.4C4.8 1.7 4.1 2.1 3.5 2.7l.6.8C4.7 3 5.3 2.6 5.9 2.4zM2.8 5L1.9 4.5C1.5 5.2 1.3 6 1.1 6.8l1 .2C2.2 6.3 2.5 5.6 2.8 5zM8 1v1c3.3 0 6 2.7 6 6s-2.7 6-6 6v1c3.9 0 7-3.1 7-7S11.9 1 8 1z"
2426
2490
  })), children);
2427
2491
  }
@@ -2433,7 +2497,7 @@ const Fade = /*#__PURE__*/React.forwardRef(function Fade({
2433
2497
  viewBox: "0 0 32 32",
2434
2498
  fill: "currentColor",
2435
2499
  ...rest
2436
- }, _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
2500
+ }, _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
2437
2501
  d: "M8.24 25.14L7 26.67a13.79 13.79 0 004.18 2.44l.69-1.87A12 12 0 018.24 25.14zM4.19 18l-2 .41A14.09 14.09 0 003.86 23L5.59 22A12.44 12.44 0 014.19 18zM11.82 4.76l-.69-1.87A13.79 13.79 0 007 5.33L8.24 6.86A12 12 0 0111.82 4.76zM5.59 10L3.86 9a14.37 14.37 0 00-1.64 4.59l2 .34A12.05 12.05 0 015.59 10zM16 2V4a12 12 0 010 24v2A14 14 0 0016 2z"
2438
2502
  })), children);
2439
2503
  });
@@ -2453,7 +2517,7 @@ const Favorite = /*#__PURE__*/React.forwardRef(function Favorite({
2453
2517
  viewBox: "0 0 32 32",
2454
2518
  fill: "currentColor",
2455
2519
  ...rest
2456
- }, _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
2520
+ }, _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
2457
2521
  d: "M22.45,6a5.47,5.47,0,0,1,3.91,1.64,5.7,5.7,0,0,1,0,8L16,26.13,5.64,15.64a5.7,5.7,0,0,1,0-8,5.48,5.48,0,0,1,7.82,0L16,10.24l2.53-2.58A5.44,5.44,0,0,1,22.45,6m0-2a7.47,7.47,0,0,0-5.34,2.24L16,7.36,14.89,6.24a7.49,7.49,0,0,0-10.68,0,7.72,7.72,0,0,0,0,10.82L16,29,27.79,17.06a7.72,7.72,0,0,0,0-10.82A7.49,7.49,0,0,0,22.45,4Z"
2458
2522
  })), children);
2459
2523
  });
@@ -2473,7 +2537,7 @@ const FavoriteFilled = /*#__PURE__*/React.forwardRef(function FavoriteFilled({
2473
2537
  viewBox: "0 0 32 32",
2474
2538
  fill: "currentColor",
2475
2539
  ...rest
2476
- }, _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
2540
+ }, _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
2477
2541
  d: "M22.5,4c-2,0-3.9,0.8-5.3,2.2L16,7.4l-1.1-1.1C12,3.3,7.2,3.3,4.3,6.2c0,0-0.1,0.1-0.1,0.1c-3,3-3,7.8,0,10.8L16,29 l11.8-11.9c3-3,3-7.8,0-10.8C26.4,4.8,24.5,4,22.5,4z"
2478
2542
  })), children);
2479
2543
  });
@@ -2493,7 +2557,7 @@ const FavoriteHalf = /*#__PURE__*/React.forwardRef(function FavoriteHalf({
2493
2557
  viewBox: "0 0 32 32",
2494
2558
  fill: "currentColor",
2495
2559
  ...rest
2496
- }, _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
2560
+ }, _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
2497
2561
  d: "M4.21,17.0615,16,29,27.79,17.0615a7.7313,7.7313,0,0,0,0-10.8232,7.494,7.494,0,0,0-10.6841,0L16,7.3643l-1.1062-1.126a7.494,7.494,0,0,0-10.6841,0A7.7313,7.7313,0,0,0,4.21,17.0615ZM26.3552,15.645,16,26.1255V10.23q1.2708-1.2876,2.5413-2.5742a5.4768,5.4768,0,0,1,7.8139,0A5.708,5.708,0,0,1,26.3552,15.645Z"
2498
2562
  })), children);
2499
2563
  });
@@ -2513,7 +2577,7 @@ const FeatureMembership = /*#__PURE__*/React.forwardRef(function FeatureMembersh
2513
2577
  viewBox: "0 0 32 32",
2514
2578
  fill: "currentColor",
2515
2579
  ...rest
2516
- }, _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
2580
+ }, _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
2517
2581
  strokeWidth: "0",
2518
2582
  d: "m14,28v-9l8-8L13,2,4,11l8,8v9c0,1.1045.8955,2,2,2h14v-2h-14Zm-1-23.1716l6.1716,6.1716-6.1716,6.1716-6.1716-6.1716,6.1716-6.1716Z"
2519
2583
  })), children);
@@ -2534,7 +2598,7 @@ const FeatureMembershipFilled = /*#__PURE__*/React.forwardRef(function FeatureMe
2534
2598
  viewBox: "0 0 32 32",
2535
2599
  fill: "currentColor",
2536
2600
  ...rest
2537
- }, _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
2601
+ }, _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
2538
2602
  strokeWidth: "0",
2539
2603
  d: "m14,28v-9l8-8L13,2,4,11l8,8v9c0,1.1045.8955,2,2,2h14v-2h-14Z"
2540
2604
  })), children);
@@ -2555,7 +2619,7 @@ const FeaturePicker = /*#__PURE__*/React.forwardRef(function FeaturePicker({
2555
2619
  viewBox: "0 0 32 32",
2556
2620
  fill: "currentColor",
2557
2621
  ...rest
2558
- }, _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
2622
+ }, _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
2559
2623
  d: "M24,18h4c1.1045,0,2-.8955,2-2v-4c0-1.1045-.8955-2-2-2h-4c-1.1045,0-2,.8955-2,2v1h-5v-5c0-1.6543-1.3457-3-3-3h-4v-1c0-1.1045-.8955-2-2-2h-4c-1.1045,0-2,.8955-2,2v4c0,1.1045.8955,2,2,2h4c1.1045,0,2-.8955,2-2v-1h4c.5515,0,1,.4487,1,1v16c0,1.6543,1.3457,3,3,3h4v1c0,1.1045.8955,2,2,2h4c1.1045,0,2-.8955,2-2v-4c0-1.1045-.8955-2-2-2h-4c-1.1045,0-2,.8955-2,2v1h-4c-.5515,0-1-.4487-1-1v-9h5v1c0,1.1045.8955,2,2,2ZM24,12h4v4h-4v-4Z"
2560
2624
  })), children);
2561
2625
  });
@@ -2585,7 +2649,7 @@ const FeatureTyping = /*#__PURE__*/React.forwardRef(function FeatureTyping({
2585
2649
  cy: "22.5",
2586
2650
  r: "1.5",
2587
2651
  strokeWidth: "0"
2588
- })), _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
2652
+ })), _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
2589
2653
  strokeWidth: "0",
2590
2654
  d: "m13,28v-10h7c.3564,0,.686-.1899.8647-.498.0902-.1551.1353-.3285.1353-.502,0-.1711-.0441-.3424-.1318-.4961L12.8682,2.504c-.1919-.3359-.5301-.504-.8682-.504s-.6763.1681-.8682.504l-7.9999,13.9999c-.0878.1537-.1318.3249-.1318.4961,0,.1735.0451.3469.1353.502.1787.3081.5083.498.8647.498h7v10c0,1.1046.8954,2,2,2h15v-2h-15Zm-7.2769-12l6.2769-10.9844,6.2769,10.9844H5.7231Z"
2591
2655
  })), children);
@@ -2606,9 +2670,9 @@ const FetchUpload = /*#__PURE__*/React.forwardRef(function FetchUpload({
2606
2670
  viewBox: "0 0 32 32",
2607
2671
  fill: "currentColor",
2608
2672
  ...rest
2609
- }, _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
2673
+ }, _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
2610
2674
  d: "M16,7,6,17l1.41,1.41L15,10.83V28H2v2H15a2,2,0,0,0,2-2V10.83l7.59,7.58L26,17Z"
2611
- })), _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
2675
+ })), _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
2612
2676
  d: "M6,8V4H26V8h2V4a2,2,0,0,0-2-2H6A2,2,0,0,0,4,4V8Z"
2613
2677
  })), children);
2614
2678
  });
@@ -2628,9 +2692,9 @@ const FetchUploadCloud = /*#__PURE__*/React.forwardRef(function FetchUploadCloud
2628
2692
  viewBox: "0 0 32 32",
2629
2693
  fill: "currentColor",
2630
2694
  ...rest
2631
- }, _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
2695
+ }, _path190 || (_path190 = /*#__PURE__*/React.createElement("path", {
2632
2696
  d: "M16,13l-5,5,1.41,1.41L15,16.83V28H6v2h9a2,2,0,0,0,2-2V16.83l2.59,2.58L21,18Z"
2633
- })), _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
2697
+ })), _path191 || (_path191 = /*#__PURE__*/React.createElement("path", {
2634
2698
  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"
2635
2699
  })), children);
2636
2700
  });
@@ -2650,13 +2714,13 @@ const FileStorage = /*#__PURE__*/React.forwardRef(function FileStorage({
2650
2714
  viewBox: "0 0 32 32",
2651
2715
  fill: "currentColor",
2652
2716
  ...rest
2653
- }, _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
2717
+ }, _path192 || (_path192 = /*#__PURE__*/React.createElement("path", {
2654
2718
  d: "M28,20H26v2h2v6H4V22H6V20H4a2.0024,2.0024,0,0,0-2,2v6a2.0024,2.0024,0,0,0,2,2H28a2.0024,2.0024,0,0,0,2-2V22A2.0024,2.0024,0,0,0,28,20Z"
2655
2719
  })), _circle17 || (_circle17 = /*#__PURE__*/React.createElement("circle", {
2656
2720
  cx: "7",
2657
2721
  cy: "25",
2658
2722
  r: "1"
2659
- })), _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
2723
+ })), _path193 || (_path193 = /*#__PURE__*/React.createElement("path", {
2660
2724
  d: "M22.707,7.293l-5-5A1,1,0,0,0,17,2H11A2.0023,2.0023,0,0,0,9,4V20a2.0023,2.0023,0,0,0,2,2H21a2.0023,2.0023,0,0,0,2-2V8A1,1,0,0,0,22.707,7.293ZM20.5857,8H17V4.4141ZM11,20V4h4V8a2.0023,2.0023,0,0,0,2,2h4V20Z"
2661
2725
  })), children);
2662
2726
  });
@@ -2676,7 +2740,7 @@ const Filter = /*#__PURE__*/React.forwardRef(function Filter({
2676
2740
  viewBox: "0 0 32 32",
2677
2741
  fill: "currentColor",
2678
2742
  ...rest
2679
- }, _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
2743
+ }, _path194 || (_path194 = /*#__PURE__*/React.createElement("path", {
2680
2744
  d: "M18,28H14a2,2,0,0,1-2-2V18.41L4.59,11A2,2,0,0,1,4,9.59V6A2,2,0,0,1,6,4H26a2,2,0,0,1,2,2V9.59A2,2,0,0,1,27.41,11L20,18.41V26A2,2,0,0,1,18,28ZM6,6V9.59l8,8V26h4V17.59l8-8V6Z"
2681
2745
  })), children);
2682
2746
  });
@@ -2696,9 +2760,9 @@ const FilterEdit = /*#__PURE__*/React.forwardRef(function FilterEdit({
2696
2760
  viewBox: "0 0 32 32",
2697
2761
  fill: "currentColor",
2698
2762
  ...rest
2699
- }, _path190 || (_path190 = /*#__PURE__*/React.createElement("path", {
2763
+ }, _path195 || (_path195 = /*#__PURE__*/React.createElement("path", {
2700
2764
  d: "M26,6H4V9.17l7.41,7.42.59.58V26h4V24h2v2a2,2,0,0,1-2,2H12a2,2,0,0,1-2-2V18L2.59,10.59A2,2,0,0,1,2,9.17V6A2,2,0,0,1,4,4H26Z"
2701
- })), _path191 || (_path191 = /*#__PURE__*/React.createElement("path", {
2765
+ })), _path196 || (_path196 = /*#__PURE__*/React.createElement("path", {
2702
2766
  d: "M29.71,11.29l-3-3a1,1,0,0,0-1.42,0L16,17.59V22h4.41l9.3-9.29A1,1,0,0,0,29.71,11.29ZM19.59,20H18V18.41l5-5L24.59,15ZM26,13.59,24.41,12,26,10.41,27.59,12Z"
2703
2767
  })), children);
2704
2768
  });
@@ -2718,9 +2782,9 @@ const FilterRemove = /*#__PURE__*/React.forwardRef(function FilterRemove({
2718
2782
  viewBox: "0 0 32 32",
2719
2783
  fill: "currentColor",
2720
2784
  ...rest
2721
- }, _path192 || (_path192 = /*#__PURE__*/React.createElement("path", {
2785
+ }, _path197 || (_path197 = /*#__PURE__*/React.createElement("path", {
2722
2786
  d: "M30 11.414L28.586 10 24 14.586 19.414 10 18 11.414 22.586 16 18 20.585 19.415 22 24 17.414 28.587 22 30 20.587 25.414 16 30 11.414z"
2723
- })), _path193 || (_path193 = /*#__PURE__*/React.createElement("path", {
2787
+ })), _path198 || (_path198 = /*#__PURE__*/React.createElement("path", {
2724
2788
  d: "M4,4A2,2,0,0,0,2,6V9.1709a2,2,0,0,0,.5859,1.4145L10,18v8a2,2,0,0,0,2,2h4a2,2,0,0,0,2-2V24H16v2H12V17.1709l-.5859-.5855L4,9.1709V6H24V8h2V6a2,2,0,0,0-2-2Z"
2725
2789
  })), children);
2726
2790
  });
@@ -2740,9 +2804,9 @@ const FilterReset = /*#__PURE__*/React.forwardRef(function FilterReset({
2740
2804
  viewBox: "0 0 32 32",
2741
2805
  fill: "currentColor",
2742
2806
  ...rest
2743
- }, _path194 || (_path194 = /*#__PURE__*/React.createElement("path", {
2807
+ }, _path199 || (_path199 = /*#__PURE__*/React.createElement("path", {
2744
2808
  d: "M22.5,9A7.4522,7.4522,0,0,0,16,12.792V8H14v8h8V14H17.6167A5.4941,5.4941,0,1,1,22.5,22H22v2h.5a7.5,7.5,0,0,0,0-15Z"
2745
- })), _path195 || (_path195 = /*#__PURE__*/React.createElement("path", {
2809
+ })), _path200 || (_path200 = /*#__PURE__*/React.createElement("path", {
2746
2810
  d: "M26,6H4V9.171l7.4142,7.4143L12,17.171V26h4V24h2v2a2,2,0,0,1-2,2H12a2,2,0,0,1-2-2V18L2.5858,10.5853A2,2,0,0,1,2,9.171V6A2,2,0,0,1,4,4H26Z"
2747
2811
  })), children);
2748
2812
  });
@@ -2762,7 +2826,7 @@ const Finance = /*#__PURE__*/React.forwardRef(function Finance({
2762
2826
  viewBox: "0 0 32 32",
2763
2827
  fill: "currentColor",
2764
2828
  ...rest
2765
- }, _path196 || (_path196 = /*#__PURE__*/React.createElement("path", {
2829
+ }, _path201 || (_path201 = /*#__PURE__*/React.createElement("path", {
2766
2830
  d: "M2 28H30V30H2zM27 11a1 1 0 001-1V7a1 1 0 00-.66-.94l-11-4a1 1 0 00-.68 0l-11 4A1 1 0 004 7v3a1 1 0 001 1H6V24H4v2H28V24H26V11zM6 7.7L16 4.06 26 7.7V9H6zM18 24H14V11h4zM8 11h4V24H8zM24 24H20V11h4z"
2767
2831
  })), children);
2768
2832
  });
@@ -2782,84 +2846,18 @@ const FinancialAssets = /*#__PURE__*/React.forwardRef(function FinancialAssets({
2782
2846
  viewBox: "0 0 32 32",
2783
2847
  fill: "currentColor",
2784
2848
  ...rest
2785
- }, _path197 || (_path197 = /*#__PURE__*/React.createElement("path", {
2849
+ }, _path202 || (_path202 = /*#__PURE__*/React.createElement("path", {
2786
2850
  d: "M27,16h-2v2h-1c-1.1,0-2,.9-2,2v2c0,1.1.9,2,2,2h4v2h-6v2h3v2h2v-2h1c1.1,0,2-.9,2-2v-2c0-1.1-.9-2-2-2h-4v-2h6v-2h-3v-2ZM28,8h-6v-4c0-1.1-.9-2-2-2h-8c-1.1,0-2,.9-2,2v4h-6c-1.1,0-2,.9-2,2v14c0,1.1.9,2,2,2h15v-2H4v-14h24v4h2v-4c0-1.1-.9-2-2-2ZM20,8h-8v-4h8v4Z"
2787
2851
  })), children);
2788
2852
  });
2789
2853
  if (process.env.NODE_ENV !== "production") {
2790
2854
  FinancialAssets.propTypes = iconPropTypes.iconPropTypes;
2791
2855
  }
2792
- const FingerprintRecognition = /*#__PURE__*/React.forwardRef(function FingerprintRecognition({
2793
- children,
2794
- size = 16,
2795
- ...rest
2796
- }, ref) {
2797
- return /*#__PURE__*/React.createElement(Icon_js, {
2798
- width: size,
2799
- height: size,
2800
- ref: ref,
2801
- xmlns: "http://www.w3.org/2000/svg",
2802
- viewBox: "0 0 32 32",
2803
- fill: "currentColor",
2804
- ...rest
2805
- }, _path198 || (_path198 = /*#__PURE__*/React.createElement("path", {
2806
- 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"
2807
- })), _path199 || (_path199 = /*#__PURE__*/React.createElement("path", {
2808
- 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"
2809
- })), _path200 || (_path200 = /*#__PURE__*/React.createElement("path", {
2810
- 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"
2811
- })), _path201 || (_path201 = /*#__PURE__*/React.createElement("path", {
2812
- 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"
2813
- })), _path202 || (_path202 = /*#__PURE__*/React.createElement("path", {
2814
- 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"
2815
- })), children);
2816
- });
2817
- if (process.env.NODE_ENV !== "production") {
2818
- FingerprintRecognition.propTypes = iconPropTypes.iconPropTypes;
2819
- }
2820
- const Fire = /*#__PURE__*/React.forwardRef(function Fire({
2821
- children,
2822
- size = 16,
2823
- ...rest
2824
- }, ref) {
2825
- return /*#__PURE__*/React.createElement(Icon_js, {
2826
- width: size,
2827
- height: size,
2828
- ref: ref,
2829
- xmlns: "http://www.w3.org/2000/svg",
2830
- viewBox: "0 0 32 32",
2831
- fill: "currentColor",
2832
- ...rest
2833
- }, _path203 || (_path203 = /*#__PURE__*/React.createElement("path", {
2834
- 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"
2835
- })), children);
2836
- });
2837
- if (process.env.NODE_ENV !== "production") {
2838
- Fire.propTypes = iconPropTypes.iconPropTypes;
2839
- }
2840
- const FireFill = /*#__PURE__*/React.forwardRef(function FireFill({
2841
- children,
2842
- size = 16,
2843
- ...rest
2844
- }, ref) {
2845
- return /*#__PURE__*/React.createElement(Icon_js, {
2846
- width: size,
2847
- height: size,
2848
- ref: ref,
2849
- xmlns: "http://www.w3.org/2000/svg",
2850
- viewBox: "0 0 32 32",
2851
- fill: "currentColor",
2852
- ...rest
2853
- }, _path204 || (_path204 = /*#__PURE__*/React.createElement("path", {
2854
- 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"
2855
- })), children);
2856
- });
2857
- if (process.env.NODE_ENV !== "production") {
2858
- FireFill.propTypes = iconPropTypes.iconPropTypes;
2859
- }
2860
2856
 
2861
2857
  exports.DocumentSentiment = DocumentSentiment;
2862
2858
  exports.DocumentSet = DocumentSet;
2859
+ exports.DocumentVertical = DocumentVertical;
2860
+ exports.DocumentVideo = DocumentVideo;
2863
2861
  exports.DocumentView = DocumentView;
2864
2862
  exports.DocumentWordProcessor = DocumentWordProcessor;
2865
2863
  exports.DocumentWordProcessorReference = DocumentWordProcessorReference;
@@ -2937,6 +2935,7 @@ exports.ExpandAll = ExpandAll;
2937
2935
  exports.ExpandCategories = ExpandCategories;
2938
2936
  exports.Explore = Explore;
2939
2937
  exports.Export = Export;
2938
+ exports.Extensions = Extensions;
2940
2939
  exports.Eyedropper = Eyedropper;
2941
2940
  exports.FaceActivated = FaceActivated;
2942
2941
  exports.FaceActivatedAdd = FaceActivatedAdd;
@@ -2974,9 +2973,6 @@ exports.FilterRemove = FilterRemove;
2974
2973
  exports.FilterReset = FilterReset;
2975
2974
  exports.Finance = Finance;
2976
2975
  exports.FinancialAssets = FinancialAssets;
2977
- exports.FingerprintRecognition = FingerprintRecognition;
2978
- exports.Fire = Fire;
2979
- exports.FireFill = FireFill;
2980
2976
  exports.WatsonHealthDownloadStudy = WatsonHealthDownloadStudy;
2981
2977
  exports.WatsonHealthEdgeEnhancement = WatsonHealthEdgeEnhancement;
2982
2978
  exports.WatsonHealthEdgeEnhancement_01 = WatsonHealthEdgeEnhancement_01;