@carbon/icons-react 11.70.0 → 11.71.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (123) hide show
  1. package/es/CommitAlt.d.ts +11 -0
  2. package/es/CommitAlt.js +37 -0
  3. package/es/CopyToClipboard.d.ts +11 -0
  4. package/es/CopyToClipboard.js +37 -0
  5. package/es/Extensions.d.ts +11 -0
  6. package/es/Extensions.js +37 -0
  7. package/es/FolderTree.d.ts +11 -0
  8. package/es/FolderTree.js +37 -0
  9. package/es/ListTree.d.ts +11 -0
  10. package/es/ListTree.js +37 -0
  11. package/es/Orchestrate.d.ts +11 -0
  12. package/es/Orchestrate.js +37 -0
  13. package/es/Point.d.ts +11 -0
  14. package/es/Point.js +37 -0
  15. package/es/ReadingGlasses.d.ts +11 -0
  16. package/es/ReadingGlasses.js +37 -0
  17. package/es/RemoteConnection.d.ts +11 -0
  18. package/es/RemoteConnection.js +37 -0
  19. package/es/RunViewIcon.d.ts +11 -0
  20. package/es/RunViewIcon.js +37 -0
  21. package/es/SourceControl.d.ts +11 -0
  22. package/es/SourceControl.js +37 -0
  23. package/es/VerticalFold.d.ts +11 -0
  24. package/es/VerticalFold.js +37 -0
  25. package/es/generated/bucket-10.d.ts +5 -5
  26. package/es/generated/bucket-10.js +314 -327
  27. package/es/generated/bucket-11.d.ts +6 -6
  28. package/es/generated/bucket-11.js +327 -303
  29. package/es/generated/bucket-12.d.ts +6 -6
  30. package/es/generated/bucket-12.js +292 -298
  31. package/es/generated/bucket-13.d.ts +7 -7
  32. package/es/generated/bucket-13.js +346 -351
  33. package/es/generated/bucket-14.d.ts +10 -10
  34. package/es/generated/bucket-14.js +412 -411
  35. package/es/generated/bucket-15.d.ts +11 -11
  36. package/es/generated/bucket-15.js +393 -449
  37. package/es/generated/bucket-16.d.ts +12 -12
  38. package/es/generated/bucket-16.js +509 -456
  39. package/es/generated/bucket-17.d.ts +12 -12
  40. package/es/generated/bucket-17.js +435 -437
  41. package/es/generated/bucket-18.d.ts +12 -12
  42. package/es/generated/bucket-18.js +428 -423
  43. package/es/generated/bucket-19.d.ts +13 -13
  44. package/es/generated/bucket-19.js +506 -573
  45. package/es/generated/bucket-20.d.ts +13 -1
  46. package/es/generated/bucket-20.js +381 -58
  47. package/es/generated/bucket-3.d.ts +2 -2
  48. package/es/generated/bucket-3.js +42 -44
  49. package/es/generated/bucket-4.d.ts +3 -3
  50. package/es/generated/bucket-4.js +221 -219
  51. package/es/generated/bucket-5.d.ts +3 -3
  52. package/es/generated/bucket-5.js +242 -246
  53. package/es/generated/bucket-6.d.ts +4 -4
  54. package/es/generated/bucket-6.js +265 -269
  55. package/es/generated/bucket-7.d.ts +5 -5
  56. package/es/generated/bucket-7.js +285 -306
  57. package/es/generated/bucket-8.d.ts +5 -5
  58. package/es/generated/bucket-8.js +359 -336
  59. package/es/generated/bucket-9.d.ts +5 -5
  60. package/es/generated/bucket-9.js +305 -316
  61. package/es/index.js +18 -18
  62. package/lib/CommitAlt.d.ts +11 -0
  63. package/lib/CommitAlt.js +39 -0
  64. package/lib/CopyToClipboard.d.ts +11 -0
  65. package/lib/CopyToClipboard.js +39 -0
  66. package/lib/Extensions.d.ts +11 -0
  67. package/lib/Extensions.js +39 -0
  68. package/lib/FolderTree.d.ts +11 -0
  69. package/lib/FolderTree.js +39 -0
  70. package/lib/ListTree.d.ts +11 -0
  71. package/lib/ListTree.js +39 -0
  72. package/lib/Orchestrate.d.ts +11 -0
  73. package/lib/Orchestrate.js +39 -0
  74. package/lib/Point.d.ts +11 -0
  75. package/lib/Point.js +39 -0
  76. package/lib/ReadingGlasses.d.ts +11 -0
  77. package/lib/ReadingGlasses.js +39 -0
  78. package/lib/RemoteConnection.d.ts +11 -0
  79. package/lib/RemoteConnection.js +39 -0
  80. package/lib/RunViewIcon.d.ts +11 -0
  81. package/lib/RunViewIcon.js +39 -0
  82. package/lib/SourceControl.d.ts +11 -0
  83. package/lib/SourceControl.js +39 -0
  84. package/lib/VerticalFold.d.ts +11 -0
  85. package/lib/VerticalFold.js +39 -0
  86. package/lib/generated/bucket-10.d.ts +5 -5
  87. package/lib/generated/bucket-10.js +317 -330
  88. package/lib/generated/bucket-11.d.ts +6 -6
  89. package/lib/generated/bucket-11.js +331 -307
  90. package/lib/generated/bucket-12.d.ts +6 -6
  91. package/lib/generated/bucket-12.js +296 -302
  92. package/lib/generated/bucket-13.d.ts +7 -7
  93. package/lib/generated/bucket-13.js +351 -356
  94. package/lib/generated/bucket-14.d.ts +10 -10
  95. package/lib/generated/bucket-14.js +420 -419
  96. package/lib/generated/bucket-15.d.ts +11 -11
  97. package/lib/generated/bucket-15.js +402 -458
  98. package/lib/generated/bucket-16.d.ts +12 -12
  99. package/lib/generated/bucket-16.js +519 -466
  100. package/lib/generated/bucket-17.d.ts +12 -12
  101. package/lib/generated/bucket-17.js +445 -447
  102. package/lib/generated/bucket-18.d.ts +12 -12
  103. package/lib/generated/bucket-18.js +438 -433
  104. package/lib/generated/bucket-19.d.ts +13 -13
  105. package/lib/generated/bucket-19.js +517 -584
  106. package/lib/generated/bucket-20.d.ts +13 -1
  107. package/lib/generated/bucket-20.js +392 -57
  108. package/lib/generated/bucket-3.d.ts +2 -2
  109. package/lib/generated/bucket-3.js +42 -44
  110. package/lib/generated/bucket-4.d.ts +3 -3
  111. package/lib/generated/bucket-4.js +222 -220
  112. package/lib/generated/bucket-5.d.ts +3 -3
  113. package/lib/generated/bucket-5.js +243 -247
  114. package/lib/generated/bucket-6.d.ts +4 -4
  115. package/lib/generated/bucket-6.js +267 -271
  116. package/lib/generated/bucket-7.d.ts +5 -5
  117. package/lib/generated/bucket-7.js +288 -309
  118. package/lib/generated/bucket-8.d.ts +5 -5
  119. package/lib/generated/bucket-8.js +362 -339
  120. package/lib/generated/bucket-9.d.ts +5 -5
  121. package/lib/generated/bucket-9.js +308 -319
  122. package/lib/index.js +116 -104
  123. package/package.json +5 -5
@@ -12,7 +12,51 @@ import { i as iconPropTypes } from '../iconPropTypes-C5chbmyn.js';
12
12
  import '@carbon/icon-helpers';
13
13
  import 'prop-types';
14
14
 
15
- 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;
15
+ 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;
16
+ const DocumentVertical = /*#__PURE__*/React.forwardRef(function DocumentVertical({
17
+ children,
18
+ size = 16,
19
+ ...rest
20
+ }, ref) {
21
+ return /*#__PURE__*/React.createElement(Icon, {
22
+ width: size,
23
+ height: size,
24
+ ref: ref,
25
+ xmlns: "http://www.w3.org/2000/svg",
26
+ viewBox: "0 0 32 32",
27
+ fill: "currentColor",
28
+ ...rest
29
+ }, _path || (_path = /*#__PURE__*/React.createElement("path", {
30
+ 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"
31
+ })), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
32
+ 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"
33
+ })), children);
34
+ });
35
+ if (process.env.NODE_ENV !== "production") {
36
+ DocumentVertical.propTypes = iconPropTypes;
37
+ }
38
+ const DocumentVideo = /*#__PURE__*/React.forwardRef(function DocumentVideo({
39
+ children,
40
+ size = 16,
41
+ ...rest
42
+ }, ref) {
43
+ return /*#__PURE__*/React.createElement(Icon, {
44
+ width: size,
45
+ height: size,
46
+ ref: ref,
47
+ xmlns: "http://www.w3.org/2000/svg",
48
+ viewBox: "0 0 32 32",
49
+ fill: "currentColor",
50
+ ...rest
51
+ }, _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
52
+ 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"
53
+ })), _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
54
+ 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"
55
+ })), children);
56
+ });
57
+ if (process.env.NODE_ENV !== "production") {
58
+ DocumentVideo.propTypes = iconPropTypes;
59
+ }
16
60
  const DocumentView = /*#__PURE__*/React.forwardRef(function DocumentView({
17
61
  children,
18
62
  size = 16,
@@ -30,12 +74,12 @@ const DocumentView = /*#__PURE__*/React.forwardRef(function DocumentView({
30
74
  cx: "22",
31
75
  cy: "24",
32
76
  r: "2"
33
- })), _path || (_path = /*#__PURE__*/React.createElement("path", {
77
+ })), _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
34
78
  fill: "none",
35
79
  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"
36
- })), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
80
+ })), _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
37
81
  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"
38
- })), _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
82
+ })), _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
39
83
  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"
40
84
  })), children);
41
85
  });
@@ -55,9 +99,9 @@ const DocumentWordProcessor = /*#__PURE__*/React.forwardRef(function DocumentWor
55
99
  viewBox: "0 0 32 32",
56
100
  fill: "currentColor",
57
101
  ...rest
58
- }, _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
102
+ }, _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
59
103
  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"
60
- })), _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
104
+ })), _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
61
105
  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"
62
106
  })), children);
63
107
  });
@@ -77,7 +121,7 @@ const DocumentWordProcessorReference = /*#__PURE__*/React.forwardRef(function Do
77
121
  viewBox: "0 0 32 32",
78
122
  fill: "currentColor",
79
123
  ...rest
80
- }, _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
124
+ }, _path0 || (_path0 = /*#__PURE__*/React.createElement("path", {
81
125
  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"
82
126
  })), children);
83
127
  });
@@ -97,9 +141,9 @@ const DocumentSentiment = /*#__PURE__*/React.forwardRef(function DocumentSentime
97
141
  viewBox: "0 0 32 32",
98
142
  fill: "currentColor",
99
143
  ...rest
100
- }, _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
144
+ }, _path1 || (_path1 = /*#__PURE__*/React.createElement("path", {
101
145
  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"
102
- })), _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
146
+ })), _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
103
147
  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"
104
148
  })), children);
105
149
  });
@@ -119,7 +163,7 @@ const DocumentSet = /*#__PURE__*/React.forwardRef(function DocumentSet({
119
163
  viewBox: "0 0 32 32",
120
164
  fill: "currentColor",
121
165
  ...rest
122
- }, _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
166
+ }, _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
123
167
  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"
124
168
  })), children);
125
169
  });
@@ -139,7 +183,7 @@ const Documentation = /*#__PURE__*/React.forwardRef(function Documentation({
139
183
  viewBox: "0 0 32 32",
140
184
  fill: "currentColor",
141
185
  ...rest
142
- }, _path0 || (_path0 = /*#__PURE__*/React.createElement("path", {
186
+ }, _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
143
187
  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"
144
188
  })), children);
145
189
  });
@@ -159,9 +203,9 @@ const DogWalker = /*#__PURE__*/React.forwardRef(function DogWalker({
159
203
  viewBox: "0 0 32 32",
160
204
  fill: "currentColor",
161
205
  ...rest
162
- }, _path1 || (_path1 = /*#__PURE__*/React.createElement("path", {
206
+ }, _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
163
207
  d: "M20 20H22V30H20zM4 23H6V30H4z"
164
- })), _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
208
+ })), _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
165
209
  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"
166
210
  })), children);
167
211
  });
@@ -203,7 +247,7 @@ const DoubleAxisChartBar = /*#__PURE__*/React.forwardRef(function DoubleAxisChar
203
247
  viewBox: "0 0 32 32",
204
248
  fill: "currentColor",
205
249
  ...rest
206
- }, _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
250
+ }, _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
207
251
  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"
208
252
  })), children);
209
253
  });
@@ -223,7 +267,7 @@ const DoubleAxisChartColumn = /*#__PURE__*/React.forwardRef(function DoubleAxisC
223
267
  viewBox: "0 0 32 32",
224
268
  fill: "currentColor",
225
269
  ...rest
226
- }, _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
270
+ }, _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
227
271
  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"
228
272
  })), children);
229
273
  });
@@ -243,7 +287,7 @@ const DoubleInteger = /*#__PURE__*/React.forwardRef(function DoubleInteger({
243
287
  viewBox: "0 0 32 32",
244
288
  fill: "currentColor",
245
289
  ...rest
246
- }, _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
290
+ }, _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
247
291
  d: "M17 8V6H13V2H11V6H8V2H6V6H2V8H6v3H2v2H6v4H8V13h3v4h2V13h4V11H13V8zm-6 3H8V8h3zM30 21V19H26V15H24v4H21V15H19v4H15v2h4v3H15v2h4v4h2V26h3v4h2V26h4V24H26V21zm-6 3H21V21h3z"
248
292
  })), children);
249
293
  });
@@ -263,7 +307,7 @@ const DownToBottom = /*#__PURE__*/React.forwardRef(function DownToBottom({
263
307
  viewBox: "0 0 32 32",
264
308
  fill: "currentColor",
265
309
  ...rest
266
- }, _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
310
+ }, _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
267
311
  d: "M16 18L6 8 7.4 6.6 16 15.2 24.6 6.6 26 8zM4 22H28V24H4z"
268
312
  })), children);
269
313
  });
@@ -284,7 +328,7 @@ const Download = /*#__PURE__*/React.forwardRef(function Download({
284
328
  viewBox: "0 0 16 16",
285
329
  fill: "currentColor",
286
330
  ...rest
287
- }, _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
331
+ }, _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
288
332
  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"
289
333
  })), children);
290
334
  }
@@ -296,7 +340,7 @@ const Download = /*#__PURE__*/React.forwardRef(function Download({
296
340
  viewBox: "0 0 32 32",
297
341
  fill: "currentColor",
298
342
  ...rest
299
- }, _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
343
+ }, _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
300
344
  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"
301
345
  })), children);
302
346
  });
@@ -316,9 +360,9 @@ const WatsonHealthDownloadStudy = /*#__PURE__*/React.forwardRef(function WatsonH
316
360
  viewBox: "0 0 32 32",
317
361
  fill: "currentColor",
318
362
  ...rest
319
- }, _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
363
+ }, _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
320
364
  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"
321
- })), _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
365
+ })), _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
322
366
  d: "M18,26H4V6H28V16h2V6a2,2,0,0,0-2-2H4A2,2,0,0,0,2,6V26a2,2,0,0,0,2,2H18Z"
323
367
  })), children);
324
368
  });
@@ -338,7 +382,7 @@ const Downstream = /*#__PURE__*/React.forwardRef(function Downstream({
338
382
  viewBox: "0 0 32 32",
339
383
  fill: "currentColor",
340
384
  ...rest
341
- }, _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
385
+ }, _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
342
386
  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"
343
387
  })), children);
344
388
  });
@@ -358,7 +402,7 @@ const DragHorizontal = /*#__PURE__*/React.forwardRef(function DragHorizontal({
358
402
  viewBox: "0 0 32 32",
359
403
  fill: "currentColor",
360
404
  ...rest
361
- }, _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
405
+ }, _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
362
406
  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"
363
407
  })), children);
364
408
  });
@@ -378,7 +422,7 @@ const DragVertical = /*#__PURE__*/React.forwardRef(function DragVertical({
378
422
  viewBox: "0 0 32 32",
379
423
  fill: "currentColor",
380
424
  ...rest
381
- }, _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
425
+ }, _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
382
426
  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"
383
427
  })), children);
384
428
  });
@@ -398,7 +442,7 @@ const Draggable = /*#__PURE__*/React.forwardRef(function Draggable({
398
442
  viewBox: "0 0 32 32",
399
443
  fill: "currentColor",
400
444
  ...rest
401
- }, _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
445
+ }, _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
402
446
  d: "M10 6H14V10H10zM18 6H22V10H18zM10 14H14V18H10zM18 14H22V18H18zM10 22H14V26H10zM18 22H22V26H18z"
403
447
  })), children);
404
448
  });
@@ -418,7 +462,7 @@ const Draw = /*#__PURE__*/React.forwardRef(function Draw({
418
462
  viewBox: "0 0 32 32",
419
463
  fill: "currentColor",
420
464
  ...rest
421
- }, _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
465
+ }, _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
422
466
  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"
423
467
  })), children);
424
468
  });
@@ -438,11 +482,11 @@ const DrillBack = /*#__PURE__*/React.forwardRef(function DrillBack({
438
482
  viewBox: "0 0 32 32",
439
483
  fill: "currentColor",
440
484
  ...rest
441
- }, _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
485
+ }, _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
442
486
  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"
443
- })), _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
487
+ })), _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
444
488
  d: "M16,10a5.9815,5.9815,0,0,0-4.2427,1.7573L16,16l-4.2427,4.2427A6,6,0,1,0,16,10Z"
445
- })), _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
489
+ })), _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
446
490
  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"
447
491
  })), children);
448
492
  });
@@ -462,11 +506,11 @@ const DrillDown = /*#__PURE__*/React.forwardRef(function DrillDown({
462
506
  viewBox: "0 0 32 32",
463
507
  fill: "currentColor",
464
508
  ...rest
465
- }, _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
509
+ }, _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
466
510
  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"
467
- })), _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
511
+ })), _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
468
512
  d: "M22,16a5.9815,5.9815,0,0,0-1.7573-4.2427L16,16l-4.2427-4.2427A6,6,0,1,0,22,16Z"
469
- })), _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
513
+ })), _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
470
514
  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"
471
515
  })), children);
472
516
  });
@@ -486,9 +530,9 @@ const DrillThrough = /*#__PURE__*/React.forwardRef(function DrillThrough({
486
530
  viewBox: "0 0 32 32",
487
531
  fill: "currentColor",
488
532
  ...rest
489
- }, _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
533
+ }, _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
490
534
  d: "M16,30A14.0158,14.0158,0,0,1,2,16H4A12,12,0,1,0,16,4V2a14,14,0,0,1,0,28Z"
491
- })), _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
535
+ })), _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
492
536
  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"
493
537
  })), children);
494
538
  });
@@ -508,9 +552,9 @@ const Drink_01 = /*#__PURE__*/React.forwardRef(function Drink_01({
508
552
  viewBox: "0 0 32 32",
509
553
  fill: "currentColor",
510
554
  ...rest
511
- }, _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
555
+ }, _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
512
556
  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"
513
- })), _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
557
+ })), _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
514
558
  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"
515
559
  })), children);
516
560
  });
@@ -530,9 +574,9 @@ const Drink_02 = /*#__PURE__*/React.forwardRef(function Drink_02({
530
574
  viewBox: "0 0 32 32",
531
575
  fill: "currentColor",
532
576
  ...rest
533
- }, _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
577
+ }, _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
534
578
  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"
535
- })), _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
579
+ })), _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
536
580
  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"
537
581
  })), children);
538
582
  });
@@ -556,7 +600,7 @@ const DriverAnalysis = /*#__PURE__*/React.forwardRef(function DriverAnalysis({
556
600
  cx: "22",
557
601
  cy: "16",
558
602
  r: "2"
559
- })), _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
603
+ })), _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
560
604
  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"
561
605
  })), children);
562
606
  });
@@ -576,9 +620,9 @@ const Drone = /*#__PURE__*/React.forwardRef(function Drone({
576
620
  viewBox: "0 0 32 32",
577
621
  fill: "currentColor",
578
622
  ...rest
579
- }, _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
623
+ }, _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
580
624
  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"
581
- })), _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
625
+ })), _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
582
626
  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"
583
627
  })), children);
584
628
  });
@@ -598,11 +642,11 @@ const DroneDelivery = /*#__PURE__*/React.forwardRef(function DroneDelivery({
598
642
  viewBox: "0 0 32 32",
599
643
  fill: "currentColor",
600
644
  ...rest
601
- }, _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
645
+ }, _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
602
646
  d: "M20,30H12V22h8Zm-6-2h4V24H14Z"
603
- })), _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
647
+ })), _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
604
648
  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"
605
- })), _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
649
+ })), _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
606
650
  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"
607
651
  })), children);
608
652
  });
@@ -622,9 +666,9 @@ const DroneFront = /*#__PURE__*/React.forwardRef(function DroneFront({
622
666
  viewBox: "0 0 32 32",
623
667
  fill: "currentColor",
624
668
  ...rest
625
- }, _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
669
+ }, _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
626
670
  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"
627
- })), _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
671
+ })), _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
628
672
  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"
629
673
  })), children);
630
674
  });
@@ -648,9 +692,9 @@ const DroneVideo = /*#__PURE__*/React.forwardRef(function DroneVideo({
648
692
  cx: "16",
649
693
  cy: "21",
650
694
  r: "1"
651
- })), _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
695
+ })), _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
652
696
  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"
653
- })), _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
697
+ })), _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
654
698
  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"
655
699
  })), children);
656
700
  });
@@ -670,9 +714,9 @@ const DropPhoto = /*#__PURE__*/React.forwardRef(function DropPhoto({
670
714
  viewBox: "0 0 32 32",
671
715
  fill: "currentColor",
672
716
  ...rest
673
- }, _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
717
+ }, _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
674
718
  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"
675
- })), _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
719
+ })), _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
676
720
  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"
677
721
  })), children);
678
722
  });
@@ -696,13 +740,13 @@ const DropPhotoFilled = /*#__PURE__*/React.forwardRef(function DropPhotoFilled({
696
740
  cx: "19",
697
741
  cy: "22",
698
742
  r: "2"
699
- })), _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
743
+ })), _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
700
744
  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"
701
- })), _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
745
+ })), _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
702
746
  fill: "none",
703
747
  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",
704
748
  "data-icon-path": "inner-path"
705
- })), _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
749
+ })), _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
706
750
  d: "M27 11H29V13H27zM27 7H29V9H27zM27 3H29V5H27zM23 3H25V5H23zM19 3H21V5H19zM15 3H17V5H15zM11 3H13V5H11zM7 3H9V5H7zM3 3H5V5H3zM3 7H5V9H3zM3 11H5V13H3zM3 15H5V17H3zM3 19H5V21H3zM3 23H5V25H3zM3 27H5V29H3z"
707
751
  })), children);
708
752
  });
@@ -722,7 +766,7 @@ const Drought = /*#__PURE__*/React.forwardRef(function Drought({
722
766
  viewBox: "0 0 32 32",
723
767
  fill: "currentColor",
724
768
  ...rest
725
- }, _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
769
+ }, _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
726
770
  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"
727
771
  })), children);
728
772
  });
@@ -742,7 +786,7 @@ const Dvr = /*#__PURE__*/React.forwardRef(function Dvr({
742
786
  viewBox: "0 0 32 32",
743
787
  fill: "currentColor",
744
788
  ...rest
745
- }, _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
789
+ }, _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
746
790
  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"
747
791
  })), children);
748
792
  });
@@ -762,7 +806,7 @@ const Earth = /*#__PURE__*/React.forwardRef(function Earth({
762
806
  viewBox: "0 0 32 32",
763
807
  fill: "currentColor",
764
808
  ...rest
765
- }, _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
809
+ }, _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
766
810
  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"
767
811
  })), children);
768
812
  });
@@ -782,7 +826,7 @@ const EarthAmericas = /*#__PURE__*/React.forwardRef(function EarthAmericas({
782
826
  viewBox: "0 0 32 32",
783
827
  fill: "currentColor",
784
828
  ...rest
785
- }, _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
829
+ }, _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
786
830
  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"
787
831
  })), children);
788
832
  });
@@ -802,7 +846,7 @@ const EarthAmericasFilled = /*#__PURE__*/React.forwardRef(function EarthAmericas
802
846
  viewBox: "0 0 32 32",
803
847
  fill: "currentColor",
804
848
  ...rest
805
- }, _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
849
+ }, _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
806
850
  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"
807
851
  })), children);
808
852
  });
@@ -822,7 +866,7 @@ const EarthEuropeAfrica = /*#__PURE__*/React.forwardRef(function EarthEuropeAfri
822
866
  viewBox: "0 0 32 32",
823
867
  fill: "currentColor",
824
868
  ...rest
825
- }, _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
869
+ }, _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
826
870
  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"
827
871
  })), children);
828
872
  });
@@ -842,7 +886,7 @@ const EarthEuropeAfricaFilled = /*#__PURE__*/React.forwardRef(function EarthEuro
842
886
  viewBox: "0 0 32 32",
843
887
  fill: "currentColor",
844
888
  ...rest
845
- }, _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
889
+ }, _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
846
890
  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"
847
891
  })), children);
848
892
  });
@@ -862,7 +906,7 @@ const EarthFilled = /*#__PURE__*/React.forwardRef(function EarthFilled({
862
906
  viewBox: "0 0 32 32",
863
907
  fill: "currentColor",
864
908
  ...rest
865
- }, _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
909
+ }, _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
866
910
  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"
867
911
  })), children);
868
912
  });
@@ -882,9 +926,9 @@ const EarthSoutheastAsia = /*#__PURE__*/React.forwardRef(function EarthSoutheast
882
926
  viewBox: "0 0 32 32",
883
927
  fill: "currentColor",
884
928
  ...rest
885
- }, _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
929
+ }, _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
886
930
  d: "M14 24H17V26H14zM17 22H19V24H17zM17 18H19V20H17z"
887
- })), _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
931
+ })), _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
888
932
  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"
889
933
  })), children);
890
934
  });
@@ -904,9 +948,9 @@ const EarthSoutheastAsiaFilled = /*#__PURE__*/React.forwardRef(function EarthSou
904
948
  viewBox: "0 0 32 32",
905
949
  fill: "currentColor",
906
950
  ...rest
907
- }, _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
951
+ }, _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
908
952
  d: "M17 22H19V24H17zM17 18H19V20H17zM14 24H17V26H14z"
909
- })), _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
953
+ })), _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
910
954
  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"
911
955
  })), children);
912
956
  });
@@ -926,7 +970,7 @@ const Earthquake = /*#__PURE__*/React.forwardRef(function Earthquake({
926
970
  viewBox: "0 0 32 32",
927
971
  fill: "currentColor",
928
972
  ...rest
929
- }, _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
973
+ }, _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
930
974
  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"
931
975
  })), children);
932
976
  });
@@ -946,7 +990,7 @@ const EdgeCluster = /*#__PURE__*/React.forwardRef(function EdgeCluster({
946
990
  viewBox: "0 0 32 32",
947
991
  fill: "currentColor",
948
992
  ...rest
949
- }, _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
993
+ }, _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
950
994
  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"
951
995
  })), children);
952
996
  });
@@ -966,9 +1010,9 @@ const EdgeDevice = /*#__PURE__*/React.forwardRef(function EdgeDevice({
966
1010
  viewBox: "0 0 32 32",
967
1011
  fill: "currentColor",
968
1012
  ...rest
969
- }, _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
1013
+ }, _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
970
1014
  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"
971
- })), _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
1015
+ })), _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
972
1016
  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"
973
1017
  })), children);
974
1018
  });
@@ -988,9 +1032,9 @@ const WatsonHealthEdgeEnhancement = /*#__PURE__*/React.forwardRef(function Watso
988
1032
  viewBox: "0 0 32 32",
989
1033
  fill: "currentColor",
990
1034
  ...rest
991
- }, _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
1035
+ }, _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
992
1036
  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"
993
- })), _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
1037
+ })), _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
994
1038
  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"
995
1039
  })), children);
996
1040
  });
@@ -1010,9 +1054,9 @@ const WatsonHealthEdgeEnhancement_01 = /*#__PURE__*/React.forwardRef(function Wa
1010
1054
  viewBox: "0 0 32 32",
1011
1055
  fill: "currentColor",
1012
1056
  ...rest
1013
- }, _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
1057
+ }, _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
1014
1058
  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"
1015
- })), _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
1059
+ })), _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
1016
1060
  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"
1017
1061
  })), children);
1018
1062
  });
@@ -1032,9 +1076,9 @@ const WatsonHealthEdgeEnhancement_02 = /*#__PURE__*/React.forwardRef(function Wa
1032
1076
  viewBox: "0 0 32 32",
1033
1077
  fill: "currentColor",
1034
1078
  ...rest
1035
- }, _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
1079
+ }, _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
1036
1080
  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"
1037
- })), _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
1081
+ })), _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
1038
1082
  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"
1039
1083
  })), children);
1040
1084
  });
@@ -1054,9 +1098,9 @@ const WatsonHealthEdgeEnhancement_03 = /*#__PURE__*/React.forwardRef(function Wa
1054
1098
  viewBox: "0 0 32 32",
1055
1099
  fill: "currentColor",
1056
1100
  ...rest
1057
- }, _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
1101
+ }, _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
1058
1102
  d: "M26 20H22v2h4v2H23v2h3v2H22v2h4a2.0027 2.0027 0 002-2V22A2.0023 2.0023 0 0026 20zM28 16h2A14 14 0 0016 2V4A12 12 0 0128 16z"
1059
- })), _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
1103
+ })), _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
1060
1104
  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"
1061
1105
  })), children);
1062
1106
  });
@@ -1076,7 +1120,7 @@ const EdgeNode = /*#__PURE__*/React.forwardRef(function EdgeNode({
1076
1120
  viewBox: "0 0 32 32",
1077
1121
  fill: "currentColor",
1078
1122
  ...rest
1079
- }, _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
1123
+ }, _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
1080
1124
  d: "M22 6H26V10H22z"
1081
1125
  })), _circle6 || (_circle6 = /*#__PURE__*/React.createElement("circle", {
1082
1126
  cx: "7",
@@ -1094,9 +1138,9 @@ const EdgeNode = /*#__PURE__*/React.forwardRef(function EdgeNode({
1094
1138
  cx: "25",
1095
1139
  cy: "17",
1096
1140
  r: "1"
1097
- })), _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
1141
+ })), _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
1098
1142
  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"
1099
- })), _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
1143
+ })), _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
1100
1144
  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"
1101
1145
  })), children);
1102
1146
  });
@@ -1116,7 +1160,7 @@ const EdgeNodeAlt = /*#__PURE__*/React.forwardRef(function EdgeNodeAlt({
1116
1160
  viewBox: "0 0 32 32",
1117
1161
  fill: "currentColor",
1118
1162
  ...rest
1119
- }, _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
1163
+ }, _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
1120
1164
  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"
1121
1165
  })), _circle0 || (_circle0 = /*#__PURE__*/React.createElement("circle", {
1122
1166
  cx: "7",
@@ -1130,7 +1174,7 @@ const EdgeNodeAlt = /*#__PURE__*/React.forwardRef(function EdgeNodeAlt({
1130
1174
  cx: "7",
1131
1175
  cy: "24",
1132
1176
  r: "1"
1133
- })), _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
1177
+ })), _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
1134
1178
  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"
1135
1179
  })), children);
1136
1180
  });
@@ -1150,9 +1194,9 @@ const EdgeService = /*#__PURE__*/React.forwardRef(function EdgeService({
1150
1194
  viewBox: "0 0 32 32",
1151
1195
  fill: "currentColor",
1152
1196
  ...rest
1153
- }, _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
1197
+ }, _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
1154
1198
  d: "M7 11H9V21H7zM11 11H13V21H11zM15 11H17V21H15zM19 11H21V21H19zM23 11H25V21H23z"
1155
- })), _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
1199
+ })), _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
1156
1200
  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"
1157
1201
  })), children);
1158
1202
  });
@@ -1172,7 +1216,7 @@ const Edit = /*#__PURE__*/React.forwardRef(function Edit({
1172
1216
  viewBox: "0 0 32 32",
1173
1217
  fill: "currentColor",
1174
1218
  ...rest
1175
- }, _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
1219
+ }, _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
1176
1220
  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"
1177
1221
  })), children);
1178
1222
  });
@@ -1192,7 +1236,7 @@ const EditOff = /*#__PURE__*/React.forwardRef(function EditOff({
1192
1236
  viewBox: "0 0 32 32",
1193
1237
  fill: "currentColor",
1194
1238
  ...rest
1195
- }, _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
1239
+ }, _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
1196
1240
  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"
1197
1241
  })), children);
1198
1242
  });
@@ -1212,7 +1256,7 @@ const EdtLoop = /*#__PURE__*/React.forwardRef(function EdtLoop({
1212
1256
  viewBox: "0 0 32 32",
1213
1257
  fill: "currentColor",
1214
1258
  ...rest
1215
- }, _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
1259
+ }, _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
1216
1260
  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"
1217
1261
  })), children);
1218
1262
  });
@@ -1232,9 +1276,9 @@ const Education = /*#__PURE__*/React.forwardRef(function Education({
1232
1276
  viewBox: "0 0 32 32",
1233
1277
  fill: "currentColor",
1234
1278
  ...rest
1235
- }, _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
1279
+ }, _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
1236
1280
  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"
1237
- })), _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
1281
+ })), _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
1238
1282
  d: "M4,2V4H9v7a7,7,0,0,0,14,0V4h5V2Zm7,2H21V7H11Zm5,12a5,5,0,0,1-5-5V9H21v2A5,5,0,0,1,16,16Z"
1239
1283
  })), children);
1240
1284
  });
@@ -1254,7 +1298,7 @@ const ElementPicker = /*#__PURE__*/React.forwardRef(function ElementPicker({
1254
1298
  viewBox: "0 0 32 32",
1255
1299
  fill: "currentColor",
1256
1300
  ...rest
1257
- }, _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
1301
+ }, _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
1258
1302
  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"
1259
1303
  })), children);
1260
1304
  });
@@ -1274,7 +1318,7 @@ const Email = /*#__PURE__*/React.forwardRef(function Email({
1274
1318
  viewBox: "0 0 32 32",
1275
1319
  fill: "currentColor",
1276
1320
  ...rest
1277
- }, _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
1321
+ }, _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
1278
1322
  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"
1279
1323
  })), children);
1280
1324
  });
@@ -1294,7 +1338,7 @@ const EmailNew = /*#__PURE__*/React.forwardRef(function EmailNew({
1294
1338
  viewBox: "0 0 32 32",
1295
1339
  fill: "currentColor",
1296
1340
  ...rest
1297
- }, _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
1341
+ }, _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
1298
1342
  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"
1299
1343
  })), _circle11 || (_circle11 = /*#__PURE__*/React.createElement("circle", {
1300
1344
  cx: "26",
@@ -1318,7 +1362,7 @@ const EmissionsManagement = /*#__PURE__*/React.forwardRef(function EmissionsMana
1318
1362
  viewBox: "0 0 32 32",
1319
1363
  fill: "currentColor",
1320
1364
  ...rest
1321
- }, _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
1365
+ }, _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
1322
1366
  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"
1323
1367
  })), children);
1324
1368
  });
@@ -1338,7 +1382,7 @@ const Encryption = /*#__PURE__*/React.forwardRef(function Encryption({
1338
1382
  viewBox: "0 0 32 32",
1339
1383
  fill: "currentColor",
1340
1384
  ...rest
1341
- }, _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
1385
+ }, _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
1342
1386
  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"
1343
1387
  })), children);
1344
1388
  });
@@ -1358,7 +1402,7 @@ const EnergyRenewable = /*#__PURE__*/React.forwardRef(function EnergyRenewable({
1358
1402
  viewBox: "0 0 32 32",
1359
1403
  fill: "currentColor",
1360
1404
  ...rest
1361
- }, _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
1405
+ }, _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
1362
1406
  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"
1363
1407
  })), children);
1364
1408
  });
@@ -1378,9 +1422,9 @@ const Enterprise = /*#__PURE__*/React.forwardRef(function Enterprise({
1378
1422
  viewBox: "0 0 32 32",
1379
1423
  fill: "currentColor",
1380
1424
  ...rest
1381
- }, _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
1425
+ }, _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
1382
1426
  d: "M8 8H10V12H8zM8 14H10V18H8zM14 8H16V12H14zM14 14H16V18H14zM8 20H10V24H8zM14 20H16V24H14z"
1383
- })), _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
1427
+ })), _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
1384
1428
  d: "M30,14a2,2,0,0,0-2-2H22V4a2,2,0,0,0-2-2H4A2,2,0,0,0,2,4V30H30ZM4,4H20V28H4ZM22,28V14h6V28Z"
1385
1429
  })), children);
1386
1430
  });
@@ -1400,10 +1444,10 @@ const EnumerationDefinition = /*#__PURE__*/React.forwardRef(function Enumeration
1400
1444
  viewBox: "0 0 32 32",
1401
1445
  fill: "currentColor",
1402
1446
  ...rest
1403
- }, _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
1447
+ }, _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
1404
1448
  strokeWidth: "0",
1405
1449
  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"
1406
- })), _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
1450
+ })), _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
1407
1451
  strokeWidth: "0",
1408
1452
  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"
1409
1453
  })), children);
@@ -1424,10 +1468,10 @@ const EnumerationUsage = /*#__PURE__*/React.forwardRef(function EnumerationUsage
1424
1468
  viewBox: "0 0 32 32",
1425
1469
  fill: "currentColor",
1426
1470
  ...rest
1427
- }, _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
1471
+ }, _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
1428
1472
  strokeWidth: "0",
1429
1473
  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"
1430
- })), _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
1474
+ })), _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
1431
1475
  strokeWidth: "0",
1432
1476
  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"
1433
1477
  })), children);
@@ -1448,9 +1492,9 @@ const EqualApproximately = /*#__PURE__*/React.forwardRef(function EqualApproxima
1448
1492
  viewBox: "0 0 32 32",
1449
1493
  fill: "currentColor",
1450
1494
  ...rest
1451
- }, _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
1495
+ }, _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
1452
1496
  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"
1453
- })), _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
1497
+ })), _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
1454
1498
  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"
1455
1499
  })), children);
1456
1500
  });
@@ -1470,7 +1514,7 @@ const Equalizer = /*#__PURE__*/React.forwardRef(function Equalizer({
1470
1514
  viewBox: "0 0 32 32",
1471
1515
  fill: "currentColor",
1472
1516
  ...rest
1473
- }, _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
1517
+ }, _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
1474
1518
  d: "M2 28H10V30H2zM2 24H10V26H2zM12 28H20V30H12zM12 24H20V26H12zM2 20H10V22H2zM12 20H20V22H12zM2 16H10V18H2zM12 16H20V18H12zM12 12H20V14H12zM12 8H20V10H12zM12 4H20V6H12zM22 28H30V30H22zM22 24H30V26H22z"
1475
1519
  })), children);
1476
1520
  });
@@ -1490,7 +1534,7 @@ const Erase = /*#__PURE__*/React.forwardRef(function Erase({
1490
1534
  viewBox: "0 0 32 32",
1491
1535
  fill: "currentColor",
1492
1536
  ...rest
1493
- }, _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
1537
+ }, _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
1494
1538
  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"
1495
1539
  })), children);
1496
1540
  });
@@ -1510,7 +1554,7 @@ const WatsonHealthErase_3D = /*#__PURE__*/React.forwardRef(function WatsonHealth
1510
1554
  viewBox: "0 0 32 32",
1511
1555
  fill: "currentColor",
1512
1556
  ...rest
1513
- }, _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
1557
+ }, _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
1514
1558
  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"
1515
1559
  })), children);
1516
1560
  });
@@ -1530,7 +1574,7 @@ const Error = /*#__PURE__*/React.forwardRef(function Error({
1530
1574
  viewBox: "0 0 32 32",
1531
1575
  fill: "currentColor",
1532
1576
  ...rest
1533
- }, _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
1577
+ }, _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
1534
1578
  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"
1535
1579
  })), children);
1536
1580
  });
@@ -1551,9 +1595,9 @@ const ErrorFilled = /*#__PURE__*/React.forwardRef(function ErrorFilled({
1551
1595
  viewBox: "0 0 16 16",
1552
1596
  fill: "currentColor",
1553
1597
  ...rest
1554
- }, _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
1598
+ }, _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
1555
1599
  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"
1556
- })), _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
1600
+ })), _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
1557
1601
  fill: "none",
1558
1602
  d: "M10.7,11.5L4.5,5.3l0.8-0.8l6.2,6.2L10.7,11.5z",
1559
1603
  "data-icon-path": "inner-path",
@@ -1569,9 +1613,9 @@ const ErrorFilled = /*#__PURE__*/React.forwardRef(function ErrorFilled({
1569
1613
  viewBox: "0 0 20 20",
1570
1614
  fill: "currentColor",
1571
1615
  ...rest
1572
- }, _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
1616
+ }, _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
1573
1617
  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"
1574
- })), _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
1618
+ })), _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
1575
1619
  d: "M13.5,14.5l-8-8l1-1l8,8L13.5,14.5z",
1576
1620
  "data-icon-path": "inner-path",
1577
1621
  opacity: "0"
@@ -1586,9 +1630,9 @@ const ErrorFilled = /*#__PURE__*/React.forwardRef(function ErrorFilled({
1586
1630
  viewBox: "0 0 24 24",
1587
1631
  fill: "currentColor",
1588
1632
  ...rest
1589
- }, _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
1633
+ }, _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
1590
1634
  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"
1591
- })), _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
1635
+ })), _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
1592
1636
  fill: "none",
1593
1637
  d: "M16.3,17.5L6.5,7.7l1.2-1.2l9.8,9.8L16.3,17.5z",
1594
1638
  "data-icon-path": "inner-path",
@@ -1603,12 +1647,12 @@ const ErrorFilled = /*#__PURE__*/React.forwardRef(function ErrorFilled({
1603
1647
  viewBox: "0 0 32 32",
1604
1648
  fill: "currentColor",
1605
1649
  ...rest
1606
- }, _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
1650
+ }, _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
1607
1651
  fill: "none",
1608
1652
  d: "M14.9 7.2H17.1V24.799H14.9z",
1609
1653
  "data-icon-path": "inner-path",
1610
1654
  transform: "rotate(-45 16 16)"
1611
- })), _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
1655
+ })), _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
1612
1656
  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"
1613
1657
  })), children);
1614
1658
  });
@@ -1629,9 +1673,9 @@ const ErrorOutline = /*#__PURE__*/React.forwardRef(function ErrorOutline({
1629
1673
  viewBox: "0 0 16 16",
1630
1674
  fill: "currentColor",
1631
1675
  ...rest
1632
- }, _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
1676
+ }, _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
1633
1677
  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"
1634
- })), _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
1678
+ })), _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
1635
1679
  d: "M7.4 3.6H8.5V12.4H7.4z",
1636
1680
  transform: "rotate(-45.001 8 8)"
1637
1681
  })), children);
@@ -1644,10 +1688,10 @@ const ErrorOutline = /*#__PURE__*/React.forwardRef(function ErrorOutline({
1644
1688
  viewBox: "0 0 32 32",
1645
1689
  fill: "currentColor",
1646
1690
  ...rest
1647
- }, _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
1691
+ }, _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
1648
1692
  d: "M14.9 7.2H17.1V24.799H14.9z",
1649
1693
  transform: "rotate(-45 16 16)"
1650
- })), _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
1694
+ })), _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
1651
1695
  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"
1652
1696
  })), children);
1653
1697
  });
@@ -1667,9 +1711,9 @@ const Event = /*#__PURE__*/React.forwardRef(function Event({
1667
1711
  viewBox: "0 0 32 32",
1668
1712
  fill: "currentColor",
1669
1713
  ...rest
1670
- }, _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
1714
+ }, _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
1671
1715
  d: "M28,6a2,2,0,0,0-2-2H22V2H20V4H12V2H10V4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2h4V26H6V6h4V8h2V6h8V8h2V6h4v6h2Z"
1672
- })), _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
1716
+ })), _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
1673
1717
  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"
1674
1718
  })), children);
1675
1719
  });
@@ -1689,18 +1733,18 @@ const EventChange = /*#__PURE__*/React.forwardRef(function EventChange({
1689
1733
  viewBox: "0 0 32 32",
1690
1734
  fill: "currentColor",
1691
1735
  ...rest
1692
- }, _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
1736
+ }, _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
1693
1737
  d: "M17 15H19V22H17z"
1694
1738
  })), _circle12 || (_circle12 = /*#__PURE__*/React.createElement("circle", {
1695
1739
  cx: "18",
1696
1740
  cy: "25",
1697
1741
  r: "1.25"
1698
- })), _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
1742
+ })), _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
1699
1743
  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"
1700
- })), _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
1744
+ })), _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
1701
1745
  d: "M4.955 11.5H10.545V13.5H4.955z",
1702
1746
  transform: "rotate(-63.435 7.75 12.5)"
1703
- })), _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
1747
+ })), _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
1704
1748
  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"
1705
1749
  })), children);
1706
1750
  });
@@ -1720,9 +1764,9 @@ const EventIncident = /*#__PURE__*/React.forwardRef(function EventIncident({
1720
1764
  viewBox: "0 0 32 32",
1721
1765
  fill: "currentColor",
1722
1766
  ...rest
1723
- }, _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
1767
+ }, _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
1724
1768
  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"
1725
- })), _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
1769
+ })), _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
1726
1770
  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"
1727
1771
  })), children);
1728
1772
  });
@@ -1742,11 +1786,11 @@ const EventSchedule = /*#__PURE__*/React.forwardRef(function EventSchedule({
1742
1786
  viewBox: "0 0 32 32",
1743
1787
  fill: "currentColor",
1744
1788
  ...rest
1745
- }, _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
1789
+ }, _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
1746
1790
  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"
1747
- })), _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
1791
+ })), _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
1748
1792
  d: "M22.59 25L20 22.41 20 18 22 18 22 21.59 24 23.59 22.59 25z"
1749
- })), _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
1793
+ })), _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
1750
1794
  d: "M28,6a2,2,0,0,0-2-2H22V2H20V4H12V2H10V4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2h4V26H6V6h4V8h2V6h8V8h2V6h4v6h2Z"
1751
1795
  })), children);
1752
1796
  });
@@ -1766,9 +1810,9 @@ const EventWarning = /*#__PURE__*/React.forwardRef(function EventWarning({
1766
1810
  viewBox: "0 0 32 32",
1767
1811
  fill: "currentColor",
1768
1812
  ...rest
1769
- }, _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
1813
+ }, _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
1770
1814
  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"
1771
- })), _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
1815
+ })), _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
1772
1816
  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"
1773
1817
  })), children);
1774
1818
  });
@@ -1788,7 +1832,7 @@ const Events = /*#__PURE__*/React.forwardRef(function Events({
1788
1832
  viewBox: "0 0 32 32",
1789
1833
  fill: "currentColor",
1790
1834
  ...rest
1791
- }, _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
1835
+ }, _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
1792
1836
  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"
1793
1837
  })), children);
1794
1838
  });
@@ -1808,7 +1852,7 @@ const EventsAlt = /*#__PURE__*/React.forwardRef(function EventsAlt({
1808
1852
  viewBox: "0 0 32 32",
1809
1853
  fill: "currentColor",
1810
1854
  ...rest
1811
- }, _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
1855
+ }, _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
1812
1856
  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"
1813
1857
  })), children);
1814
1858
  });
@@ -1828,7 +1872,7 @@ const ExamMode = /*#__PURE__*/React.forwardRef(function ExamMode({
1828
1872
  viewBox: "0 0 32 32",
1829
1873
  fill: "currentColor",
1830
1874
  ...rest
1831
- }, _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
1875
+ }, _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
1832
1876
  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"
1833
1877
  })), children);
1834
1878
  });
@@ -1848,10 +1892,10 @@ const ExecutableProgram = /*#__PURE__*/React.forwardRef(function ExecutableProgr
1848
1892
  viewBox: "0 0 32 32",
1849
1893
  fill: "currentColor",
1850
1894
  ...rest
1851
- }, _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
1895
+ }, _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
1852
1896
  fillRule: "evenodd",
1853
1897
  d: "M25 21L32 26 25 31 25 21z"
1854
- })), _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
1898
+ })), _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
1855
1899
  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"
1856
1900
  })), _circle13 || (_circle13 = /*#__PURE__*/React.createElement("circle", {
1857
1901
  cx: "9",
@@ -1861,7 +1905,7 @@ const ExecutableProgram = /*#__PURE__*/React.forwardRef(function ExecutableProgr
1861
1905
  cx: "6",
1862
1906
  cy: "8",
1863
1907
  r: "1"
1864
- })), _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
1908
+ })), _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
1865
1909
  d: "M21,26H4V12H28v7h2V6c0-1.1025-.8972-2-2-2H4c-1.1028,0-2,.8975-2,2V26c0,1.1025,.8972,2,2,2H21v-2ZM4,6H28v4H4V6Z"
1866
1910
  })), children);
1867
1911
  });
@@ -1881,7 +1925,7 @@ const Exit = /*#__PURE__*/React.forwardRef(function Exit({
1881
1925
  viewBox: "0 0 32 32",
1882
1926
  fill: "currentColor",
1883
1927
  ...rest
1884
- }, _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
1928
+ }, _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
1885
1929
  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"
1886
1930
  })), children);
1887
1931
  });
@@ -1901,7 +1945,7 @@ const ExpandAll = /*#__PURE__*/React.forwardRef(function ExpandAll({
1901
1945
  viewBox: "0 0 32 32",
1902
1946
  fill: "currentColor",
1903
1947
  ...rest
1904
- }, _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
1948
+ }, _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
1905
1949
  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"
1906
1950
  })), children);
1907
1951
  });
@@ -1921,7 +1965,7 @@ const ExpandCategories = /*#__PURE__*/React.forwardRef(function ExpandCategories
1921
1965
  viewBox: "0 0 32 32",
1922
1966
  fill: "currentColor",
1923
1967
  ...rest
1924
- }, _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
1968
+ }, _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
1925
1969
  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"
1926
1970
  })), children);
1927
1971
  });
@@ -1941,9 +1985,9 @@ const Explore = /*#__PURE__*/React.forwardRef(function Explore({
1941
1985
  viewBox: "0 0 32 32",
1942
1986
  fill: "currentColor",
1943
1987
  ...rest
1944
- }, _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
1988
+ }, _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
1945
1989
  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"
1946
- })), _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
1990
+ })), _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
1947
1991
  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"
1948
1992
  })), children);
1949
1993
  });
@@ -1964,7 +2008,7 @@ const Export = /*#__PURE__*/React.forwardRef(function Export({
1964
2008
  viewBox: "0 0 16 16",
1965
2009
  fill: "currentColor",
1966
2010
  ...rest
1967
- }, _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
2011
+ }, _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
1968
2012
  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"
1969
2013
  })), children);
1970
2014
  }
@@ -1976,13 +2020,33 @@ const Export = /*#__PURE__*/React.forwardRef(function Export({
1976
2020
  viewBox: "0 0 32 32",
1977
2021
  fill: "currentColor",
1978
2022
  ...rest
1979
- }, _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
2023
+ }, _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
1980
2024
  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"
1981
2025
  })), children);
1982
2026
  });
1983
2027
  if (process.env.NODE_ENV !== "production") {
1984
2028
  Export.propTypes = iconPropTypes;
1985
2029
  }
2030
+ const Extensions = /*#__PURE__*/React.forwardRef(function Extensions({
2031
+ children,
2032
+ size = 16,
2033
+ ...rest
2034
+ }, ref) {
2035
+ return /*#__PURE__*/React.createElement(Icon, {
2036
+ width: size,
2037
+ height: size,
2038
+ ref: ref,
2039
+ xmlns: "http://www.w3.org/2000/svg",
2040
+ viewBox: "0 0 32 32",
2041
+ fill: "currentColor",
2042
+ ...rest
2043
+ }, _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
2044
+ 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"
2045
+ })), children);
2046
+ });
2047
+ if (process.env.NODE_ENV !== "production") {
2048
+ Extensions.propTypes = iconPropTypes;
2049
+ }
1986
2050
  const Eyedropper = /*#__PURE__*/React.forwardRef(function Eyedropper({
1987
2051
  children,
1988
2052
  size = 16,
@@ -1996,7 +2060,7 @@ const Eyedropper = /*#__PURE__*/React.forwardRef(function Eyedropper({
1996
2060
  viewBox: "0 0 32 32",
1997
2061
  fill: "currentColor",
1998
2062
  ...rest
1999
- }, _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
2063
+ }, _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
2000
2064
  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"
2001
2065
  })), children);
2002
2066
  });
@@ -2016,9 +2080,9 @@ const FaceActivated = /*#__PURE__*/React.forwardRef(function FaceActivated({
2016
2080
  viewBox: "0 0 32 32",
2017
2081
  fill: "currentColor",
2018
2082
  ...rest
2019
- }, _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
2083
+ }, _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
2020
2084
  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"
2021
- })), _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
2085
+ })), _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
2022
2086
  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"
2023
2087
  })), children);
2024
2088
  });
@@ -2038,9 +2102,9 @@ const FaceActivatedAdd = /*#__PURE__*/React.forwardRef(function FaceActivatedAdd
2038
2102
  viewBox: "0 0 32 32",
2039
2103
  fill: "currentColor",
2040
2104
  ...rest
2041
- }, _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
2105
+ }, _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
2042
2106
  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"
2043
- })), _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
2107
+ })), _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
2044
2108
  d: "M27.82,14A12,12,0,1,1,16,4V2A14,14,0,1,0,30,16a14.71,14.71,0,0,0-.16-2Z"
2045
2109
  })), children);
2046
2110
  });
@@ -2060,7 +2124,7 @@ const FaceActivatedFilled = /*#__PURE__*/React.forwardRef(function FaceActivated
2060
2124
  viewBox: "0 0 32 32",
2061
2125
  fill: "currentColor",
2062
2126
  ...rest
2063
- }, _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
2127
+ }, _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
2064
2128
  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"
2065
2129
  })), children);
2066
2130
  });
@@ -2080,9 +2144,9 @@ const FaceAdd = /*#__PURE__*/React.forwardRef(function FaceAdd({
2080
2144
  viewBox: "0 0 32 32",
2081
2145
  fill: "currentColor",
2082
2146
  ...rest
2083
- }, _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
2147
+ }, _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
2084
2148
  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"
2085
- })), _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
2149
+ })), _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
2086
2150
  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"
2087
2151
  })), children);
2088
2152
  });
@@ -2102,9 +2166,9 @@ const FaceCool = /*#__PURE__*/React.forwardRef(function FaceCool({
2102
2166
  viewBox: "0 0 32 32",
2103
2167
  fill: "currentColor",
2104
2168
  ...rest
2105
- }, _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
2169
+ }, _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
2106
2170
  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"
2107
- })), _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
2171
+ })), _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
2108
2172
  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"
2109
2173
  })), children);
2110
2174
  });
@@ -2124,9 +2188,9 @@ const FaceDissatisfied = /*#__PURE__*/React.forwardRef(function FaceDissatisfied
2124
2188
  viewBox: "0 0 32 32",
2125
2189
  fill: "currentColor",
2126
2190
  ...rest
2127
- }, _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
2191
+ }, _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
2128
2192
  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"
2129
- })), _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
2193
+ })), _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
2130
2194
  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"
2131
2195
  })), children);
2132
2196
  });
@@ -2146,7 +2210,7 @@ const FaceDissatisfiedFilled = /*#__PURE__*/React.forwardRef(function FaceDissat
2146
2210
  viewBox: "0 0 32 32",
2147
2211
  fill: "currentColor",
2148
2212
  ...rest
2149
- }, _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
2213
+ }, _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
2150
2214
  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"
2151
2215
  })), children);
2152
2216
  });
@@ -2166,9 +2230,9 @@ const FaceDizzy = /*#__PURE__*/React.forwardRef(function FaceDizzy({
2166
2230
  viewBox: "0 0 32 32",
2167
2231
  fill: "currentColor",
2168
2232
  ...rest
2169
- }, _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
2233
+ }, _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
2170
2234
  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"
2171
- })), _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
2235
+ })), _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
2172
2236
  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"
2173
2237
  })), children);
2174
2238
  });
@@ -2188,7 +2252,7 @@ const FaceDizzyFilled = /*#__PURE__*/React.forwardRef(function FaceDizzyFilled({
2188
2252
  viewBox: "0 0 32 32",
2189
2253
  fill: "currentColor",
2190
2254
  ...rest
2191
- }, _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
2255
+ }, _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
2192
2256
  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"
2193
2257
  })), children);
2194
2258
  });
@@ -2208,9 +2272,9 @@ const FaceMask = /*#__PURE__*/React.forwardRef(function FaceMask({
2208
2272
  viewBox: "0 0 32 32",
2209
2273
  fill: "currentColor",
2210
2274
  ...rest
2211
- }, _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
2275
+ }, _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
2212
2276
  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"
2213
- })), _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
2277
+ })), _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
2214
2278
  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"
2215
2279
  })), children);
2216
2280
  });
@@ -2230,9 +2294,9 @@ const FaceNeutral = /*#__PURE__*/React.forwardRef(function FaceNeutral({
2230
2294
  viewBox: "0 0 32 32",
2231
2295
  fill: "currentColor",
2232
2296
  ...rest
2233
- }, _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
2297
+ }, _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
2234
2298
  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"
2235
- })), _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
2299
+ })), _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
2236
2300
  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"
2237
2301
  })), children);
2238
2302
  });
@@ -2252,7 +2316,7 @@ const FaceNeutralFilled = /*#__PURE__*/React.forwardRef(function FaceNeutralFill
2252
2316
  viewBox: "0 0 32 32",
2253
2317
  fill: "currentColor",
2254
2318
  ...rest
2255
- }, _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
2319
+ }, _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
2256
2320
  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"
2257
2321
  })), children);
2258
2322
  });
@@ -2272,9 +2336,9 @@ const FacePending = /*#__PURE__*/React.forwardRef(function FacePending({
2272
2336
  viewBox: "0 0 32 32",
2273
2337
  fill: "currentColor",
2274
2338
  ...rest
2275
- }, _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
2339
+ }, _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
2276
2340
  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"
2277
- })), _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
2341
+ })), _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
2278
2342
  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"
2279
2343
  })), children);
2280
2344
  });
@@ -2294,7 +2358,7 @@ const FacePendingFilled = /*#__PURE__*/React.forwardRef(function FacePendingFill
2294
2358
  viewBox: "0 0 32 32",
2295
2359
  fill: "currentColor",
2296
2360
  ...rest
2297
- }, _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
2361
+ }, _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
2298
2362
  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"
2299
2363
  })), children);
2300
2364
  });
@@ -2314,9 +2378,9 @@ const FaceSatisfied = /*#__PURE__*/React.forwardRef(function FaceSatisfied({
2314
2378
  viewBox: "0 0 32 32",
2315
2379
  fill: "currentColor",
2316
2380
  ...rest
2317
- }, _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
2381
+ }, _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
2318
2382
  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"
2319
- })), _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
2383
+ })), _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
2320
2384
  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"
2321
2385
  })), children);
2322
2386
  });
@@ -2336,7 +2400,7 @@ const FaceSatisfiedFilled = /*#__PURE__*/React.forwardRef(function FaceSatisfied
2336
2400
  viewBox: "0 0 32 32",
2337
2401
  fill: "currentColor",
2338
2402
  ...rest
2339
- }, _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
2403
+ }, _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
2340
2404
  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"
2341
2405
  })), children);
2342
2406
  });
@@ -2356,9 +2420,9 @@ const FaceWink = /*#__PURE__*/React.forwardRef(function FaceWink({
2356
2420
  viewBox: "0 0 32 32",
2357
2421
  fill: "currentColor",
2358
2422
  ...rest
2359
- }, _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
2423
+ }, _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
2360
2424
  d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm0,26A12,12,0,1,1,28,16,12,12,0,0,1,16,28Z"
2361
- })), _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
2425
+ })), _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
2362
2426
  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"
2363
2427
  })), children);
2364
2428
  });
@@ -2378,7 +2442,7 @@ const FaceWinkFilled = /*#__PURE__*/React.forwardRef(function FaceWinkFilled({
2378
2442
  viewBox: "0 0 32 32",
2379
2443
  fill: "currentColor",
2380
2444
  ...rest
2381
- }, _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
2445
+ }, _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
2382
2446
  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"
2383
2447
  })), children);
2384
2448
  });
@@ -2398,7 +2462,7 @@ const Factor = /*#__PURE__*/React.forwardRef(function Factor({
2398
2462
  viewBox: "0 0 32 32",
2399
2463
  fill: "currentColor",
2400
2464
  ...rest
2401
- }, _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
2465
+ }, _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
2402
2466
  d: "M27,28V9H24V4h2V2H20V4h2V9H19V28H15V16H12V11h2V9H8v2h2v5H7V28H4V2H2V28a2,2,0,0,0,2,2H30V28ZM13,28H9V18h4Zm8-17h4V28H21Z"
2403
2467
  })), children);
2404
2468
  });
@@ -2419,7 +2483,7 @@ const Fade = /*#__PURE__*/React.forwardRef(function Fade({
2419
2483
  viewBox: "0 0 16 16",
2420
2484
  fill: "currentColor",
2421
2485
  ...rest
2422
- }, _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
2486
+ }, _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
2423
2487
  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"
2424
2488
  })), children);
2425
2489
  }
@@ -2431,7 +2495,7 @@ const Fade = /*#__PURE__*/React.forwardRef(function Fade({
2431
2495
  viewBox: "0 0 32 32",
2432
2496
  fill: "currentColor",
2433
2497
  ...rest
2434
- }, _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
2498
+ }, _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
2435
2499
  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"
2436
2500
  })), children);
2437
2501
  });
@@ -2451,7 +2515,7 @@ const Favorite = /*#__PURE__*/React.forwardRef(function Favorite({
2451
2515
  viewBox: "0 0 32 32",
2452
2516
  fill: "currentColor",
2453
2517
  ...rest
2454
- }, _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
2518
+ }, _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
2455
2519
  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"
2456
2520
  })), children);
2457
2521
  });
@@ -2471,7 +2535,7 @@ const FavoriteFilled = /*#__PURE__*/React.forwardRef(function FavoriteFilled({
2471
2535
  viewBox: "0 0 32 32",
2472
2536
  fill: "currentColor",
2473
2537
  ...rest
2474
- }, _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
2538
+ }, _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
2475
2539
  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"
2476
2540
  })), children);
2477
2541
  });
@@ -2491,7 +2555,7 @@ const FavoriteHalf = /*#__PURE__*/React.forwardRef(function FavoriteHalf({
2491
2555
  viewBox: "0 0 32 32",
2492
2556
  fill: "currentColor",
2493
2557
  ...rest
2494
- }, _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
2558
+ }, _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
2495
2559
  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"
2496
2560
  })), children);
2497
2561
  });
@@ -2511,7 +2575,7 @@ const FeatureMembership = /*#__PURE__*/React.forwardRef(function FeatureMembersh
2511
2575
  viewBox: "0 0 32 32",
2512
2576
  fill: "currentColor",
2513
2577
  ...rest
2514
- }, _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
2578
+ }, _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
2515
2579
  strokeWidth: "0",
2516
2580
  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"
2517
2581
  })), children);
@@ -2532,7 +2596,7 @@ const FeatureMembershipFilled = /*#__PURE__*/React.forwardRef(function FeatureMe
2532
2596
  viewBox: "0 0 32 32",
2533
2597
  fill: "currentColor",
2534
2598
  ...rest
2535
- }, _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
2599
+ }, _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
2536
2600
  strokeWidth: "0",
2537
2601
  d: "m14,28v-9l8-8L13,2,4,11l8,8v9c0,1.1045.8955,2,2,2h14v-2h-14Z"
2538
2602
  })), children);
@@ -2553,7 +2617,7 @@ const FeaturePicker = /*#__PURE__*/React.forwardRef(function FeaturePicker({
2553
2617
  viewBox: "0 0 32 32",
2554
2618
  fill: "currentColor",
2555
2619
  ...rest
2556
- }, _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
2620
+ }, _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
2557
2621
  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"
2558
2622
  })), children);
2559
2623
  });
@@ -2583,7 +2647,7 @@ const FeatureTyping = /*#__PURE__*/React.forwardRef(function FeatureTyping({
2583
2647
  cy: "22.5",
2584
2648
  r: "1.5",
2585
2649
  strokeWidth: "0"
2586
- })), _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
2650
+ })), _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
2587
2651
  strokeWidth: "0",
2588
2652
  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"
2589
2653
  })), children);
@@ -2604,9 +2668,9 @@ const FetchUpload = /*#__PURE__*/React.forwardRef(function FetchUpload({
2604
2668
  viewBox: "0 0 32 32",
2605
2669
  fill: "currentColor",
2606
2670
  ...rest
2607
- }, _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
2671
+ }, _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
2608
2672
  d: "M16,7,6,17l1.41,1.41L15,10.83V28H2v2H15a2,2,0,0,0,2-2V10.83l7.59,7.58L26,17Z"
2609
- })), _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
2673
+ })), _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
2610
2674
  d: "M6,8V4H26V8h2V4a2,2,0,0,0-2-2H6A2,2,0,0,0,4,4V8Z"
2611
2675
  })), children);
2612
2676
  });
@@ -2626,9 +2690,9 @@ const FetchUploadCloud = /*#__PURE__*/React.forwardRef(function FetchUploadCloud
2626
2690
  viewBox: "0 0 32 32",
2627
2691
  fill: "currentColor",
2628
2692
  ...rest
2629
- }, _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
2693
+ }, _path190 || (_path190 = /*#__PURE__*/React.createElement("path", {
2630
2694
  d: "M16,13l-5,5,1.41,1.41L15,16.83V28H6v2h9a2,2,0,0,0,2-2V16.83l2.59,2.58L21,18Z"
2631
- })), _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
2695
+ })), _path191 || (_path191 = /*#__PURE__*/React.createElement("path", {
2632
2696
  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"
2633
2697
  })), children);
2634
2698
  });
@@ -2648,13 +2712,13 @@ const FileStorage = /*#__PURE__*/React.forwardRef(function FileStorage({
2648
2712
  viewBox: "0 0 32 32",
2649
2713
  fill: "currentColor",
2650
2714
  ...rest
2651
- }, _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
2715
+ }, _path192 || (_path192 = /*#__PURE__*/React.createElement("path", {
2652
2716
  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"
2653
2717
  })), _circle17 || (_circle17 = /*#__PURE__*/React.createElement("circle", {
2654
2718
  cx: "7",
2655
2719
  cy: "25",
2656
2720
  r: "1"
2657
- })), _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
2721
+ })), _path193 || (_path193 = /*#__PURE__*/React.createElement("path", {
2658
2722
  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"
2659
2723
  })), children);
2660
2724
  });
@@ -2674,7 +2738,7 @@ const Filter = /*#__PURE__*/React.forwardRef(function Filter({
2674
2738
  viewBox: "0 0 32 32",
2675
2739
  fill: "currentColor",
2676
2740
  ...rest
2677
- }, _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
2741
+ }, _path194 || (_path194 = /*#__PURE__*/React.createElement("path", {
2678
2742
  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"
2679
2743
  })), children);
2680
2744
  });
@@ -2694,9 +2758,9 @@ const FilterEdit = /*#__PURE__*/React.forwardRef(function FilterEdit({
2694
2758
  viewBox: "0 0 32 32",
2695
2759
  fill: "currentColor",
2696
2760
  ...rest
2697
- }, _path190 || (_path190 = /*#__PURE__*/React.createElement("path", {
2761
+ }, _path195 || (_path195 = /*#__PURE__*/React.createElement("path", {
2698
2762
  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"
2699
- })), _path191 || (_path191 = /*#__PURE__*/React.createElement("path", {
2763
+ })), _path196 || (_path196 = /*#__PURE__*/React.createElement("path", {
2700
2764
  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"
2701
2765
  })), children);
2702
2766
  });
@@ -2716,9 +2780,9 @@ const FilterRemove = /*#__PURE__*/React.forwardRef(function FilterRemove({
2716
2780
  viewBox: "0 0 32 32",
2717
2781
  fill: "currentColor",
2718
2782
  ...rest
2719
- }, _path192 || (_path192 = /*#__PURE__*/React.createElement("path", {
2783
+ }, _path197 || (_path197 = /*#__PURE__*/React.createElement("path", {
2720
2784
  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"
2721
- })), _path193 || (_path193 = /*#__PURE__*/React.createElement("path", {
2785
+ })), _path198 || (_path198 = /*#__PURE__*/React.createElement("path", {
2722
2786
  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"
2723
2787
  })), children);
2724
2788
  });
@@ -2738,9 +2802,9 @@ const FilterReset = /*#__PURE__*/React.forwardRef(function FilterReset({
2738
2802
  viewBox: "0 0 32 32",
2739
2803
  fill: "currentColor",
2740
2804
  ...rest
2741
- }, _path194 || (_path194 = /*#__PURE__*/React.createElement("path", {
2805
+ }, _path199 || (_path199 = /*#__PURE__*/React.createElement("path", {
2742
2806
  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"
2743
- })), _path195 || (_path195 = /*#__PURE__*/React.createElement("path", {
2807
+ })), _path200 || (_path200 = /*#__PURE__*/React.createElement("path", {
2744
2808
  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"
2745
2809
  })), children);
2746
2810
  });
@@ -2760,7 +2824,7 @@ const Finance = /*#__PURE__*/React.forwardRef(function Finance({
2760
2824
  viewBox: "0 0 32 32",
2761
2825
  fill: "currentColor",
2762
2826
  ...rest
2763
- }, _path196 || (_path196 = /*#__PURE__*/React.createElement("path", {
2827
+ }, _path201 || (_path201 = /*#__PURE__*/React.createElement("path", {
2764
2828
  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"
2765
2829
  })), children);
2766
2830
  });
@@ -2780,80 +2844,12 @@ const FinancialAssets = /*#__PURE__*/React.forwardRef(function FinancialAssets({
2780
2844
  viewBox: "0 0 32 32",
2781
2845
  fill: "currentColor",
2782
2846
  ...rest
2783
- }, _path197 || (_path197 = /*#__PURE__*/React.createElement("path", {
2847
+ }, _path202 || (_path202 = /*#__PURE__*/React.createElement("path", {
2784
2848
  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"
2785
2849
  })), children);
2786
2850
  });
2787
2851
  if (process.env.NODE_ENV !== "production") {
2788
2852
  FinancialAssets.propTypes = iconPropTypes;
2789
2853
  }
2790
- const FingerprintRecognition = /*#__PURE__*/React.forwardRef(function FingerprintRecognition({
2791
- children,
2792
- size = 16,
2793
- ...rest
2794
- }, ref) {
2795
- return /*#__PURE__*/React.createElement(Icon, {
2796
- width: size,
2797
- height: size,
2798
- ref: ref,
2799
- xmlns: "http://www.w3.org/2000/svg",
2800
- viewBox: "0 0 32 32",
2801
- fill: "currentColor",
2802
- ...rest
2803
- }, _path198 || (_path198 = /*#__PURE__*/React.createElement("path", {
2804
- 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"
2805
- })), _path199 || (_path199 = /*#__PURE__*/React.createElement("path", {
2806
- 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"
2807
- })), _path200 || (_path200 = /*#__PURE__*/React.createElement("path", {
2808
- 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"
2809
- })), _path201 || (_path201 = /*#__PURE__*/React.createElement("path", {
2810
- 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"
2811
- })), _path202 || (_path202 = /*#__PURE__*/React.createElement("path", {
2812
- 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"
2813
- })), children);
2814
- });
2815
- if (process.env.NODE_ENV !== "production") {
2816
- FingerprintRecognition.propTypes = iconPropTypes;
2817
- }
2818
- const Fire = /*#__PURE__*/React.forwardRef(function Fire({
2819
- children,
2820
- size = 16,
2821
- ...rest
2822
- }, ref) {
2823
- return /*#__PURE__*/React.createElement(Icon, {
2824
- width: size,
2825
- height: size,
2826
- ref: ref,
2827
- xmlns: "http://www.w3.org/2000/svg",
2828
- viewBox: "0 0 32 32",
2829
- fill: "currentColor",
2830
- ...rest
2831
- }, _path203 || (_path203 = /*#__PURE__*/React.createElement("path", {
2832
- 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"
2833
- })), children);
2834
- });
2835
- if (process.env.NODE_ENV !== "production") {
2836
- Fire.propTypes = iconPropTypes;
2837
- }
2838
- const FireFill = /*#__PURE__*/React.forwardRef(function FireFill({
2839
- children,
2840
- size = 16,
2841
- ...rest
2842
- }, ref) {
2843
- return /*#__PURE__*/React.createElement(Icon, {
2844
- width: size,
2845
- height: size,
2846
- ref: ref,
2847
- xmlns: "http://www.w3.org/2000/svg",
2848
- viewBox: "0 0 32 32",
2849
- fill: "currentColor",
2850
- ...rest
2851
- }, _path204 || (_path204 = /*#__PURE__*/React.createElement("path", {
2852
- 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"
2853
- })), children);
2854
- });
2855
- if (process.env.NODE_ENV !== "production") {
2856
- FireFill.propTypes = iconPropTypes;
2857
- }
2858
2854
 
2859
- export { DocumentSentiment, DocumentSet, DocumentView, DocumentWordProcessor, DocumentWordProcessorReference, Documentation, DogWalker, DotMark, DoubleAxisChartBar, DoubleAxisChartColumn, DoubleInteger, DownToBottom, Download, Downstream, DragHorizontal, DragVertical, Draggable, Draw, DrillBack, DrillDown, DrillThrough, Drink_01, Drink_02, DriverAnalysis, Drone, DroneDelivery, DroneFront, DroneVideo, DropPhoto, DropPhotoFilled, Drought, Dvr, Earth, EarthAmericas, EarthAmericasFilled, EarthEuropeAfrica, EarthEuropeAfricaFilled, EarthFilled, EarthSoutheastAsia, EarthSoutheastAsiaFilled, Earthquake, EdgeCluster, EdgeDevice, EdgeNode, EdgeNodeAlt, EdgeService, Edit, EditOff, EdtLoop, Education, ElementPicker, Email, EmailNew, EmissionsManagement, Encryption, EnergyRenewable, Enterprise, EnumerationDefinition, EnumerationUsage, EqualApproximately, Equalizer, Erase, Error, ErrorFilled, ErrorOutline, Event, EventChange, EventIncident, EventSchedule, EventWarning, Events, EventsAlt, ExamMode, ExecutableProgram, Exit, ExpandAll, ExpandCategories, Explore, Export, Eyedropper, FaceActivated, FaceActivatedAdd, FaceActivatedFilled, FaceAdd, FaceCool, FaceDissatisfied, FaceDissatisfiedFilled, FaceDizzy, FaceDizzyFilled, FaceMask, FaceNeutral, FaceNeutralFilled, FacePending, FacePendingFilled, FaceSatisfied, FaceSatisfiedFilled, FaceWink, FaceWinkFilled, Factor, Fade, Favorite, FavoriteFilled, FavoriteHalf, FeatureMembership, FeatureMembershipFilled, FeaturePicker, FeatureTyping, FetchUpload, FetchUploadCloud, FileStorage, Filter, FilterEdit, FilterRemove, FilterReset, Finance, FinancialAssets, FingerprintRecognition, Fire, FireFill, WatsonHealthDownloadStudy, WatsonHealthEdgeEnhancement, WatsonHealthEdgeEnhancement_01, WatsonHealthEdgeEnhancement_02, WatsonHealthEdgeEnhancement_03, WatsonHealthErase_3D };
2855
+ export { DocumentSentiment, DocumentSet, DocumentVertical, DocumentVideo, DocumentView, DocumentWordProcessor, DocumentWordProcessorReference, Documentation, DogWalker, DotMark, DoubleAxisChartBar, DoubleAxisChartColumn, DoubleInteger, DownToBottom, Download, Downstream, DragHorizontal, DragVertical, Draggable, Draw, DrillBack, DrillDown, DrillThrough, Drink_01, Drink_02, DriverAnalysis, Drone, DroneDelivery, DroneFront, DroneVideo, DropPhoto, DropPhotoFilled, Drought, Dvr, Earth, EarthAmericas, EarthAmericasFilled, EarthEuropeAfrica, EarthEuropeAfricaFilled, EarthFilled, EarthSoutheastAsia, EarthSoutheastAsiaFilled, Earthquake, EdgeCluster, EdgeDevice, EdgeNode, EdgeNodeAlt, EdgeService, Edit, EditOff, EdtLoop, Education, ElementPicker, Email, EmailNew, EmissionsManagement, Encryption, EnergyRenewable, Enterprise, EnumerationDefinition, EnumerationUsage, EqualApproximately, Equalizer, Erase, Error, ErrorFilled, ErrorOutline, Event, EventChange, EventIncident, EventSchedule, EventWarning, Events, EventsAlt, ExamMode, ExecutableProgram, Exit, ExpandAll, ExpandCategories, Explore, Export, Extensions, Eyedropper, FaceActivated, FaceActivatedAdd, FaceActivatedFilled, FaceAdd, FaceCool, FaceDissatisfied, FaceDissatisfiedFilled, FaceDizzy, FaceDizzyFilled, FaceMask, FaceNeutral, FaceNeutralFilled, FacePending, FacePendingFilled, FaceSatisfied, FaceSatisfiedFilled, FaceWink, FaceWinkFilled, Factor, Fade, Favorite, FavoriteFilled, FavoriteHalf, FeatureMembership, FeatureMembershipFilled, FeaturePicker, FeatureTyping, FetchUpload, FetchUploadCloud, FileStorage, Filter, FilterEdit, FilterRemove, FilterReset, Finance, FinancialAssets, WatsonHealthDownloadStudy, WatsonHealthEdgeEnhancement, WatsonHealthEdgeEnhancement_01, WatsonHealthEdgeEnhancement_02, WatsonHealthEdgeEnhancement_03, WatsonHealthErase_3D };