@carbon/icons-react 11.70.0 → 11.71.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (123) hide show
  1. package/es/CommitAlt.d.ts +11 -0
  2. package/es/CommitAlt.js +37 -0
  3. package/es/CopyToClipboard.d.ts +11 -0
  4. package/es/CopyToClipboard.js +37 -0
  5. package/es/Extensions.d.ts +11 -0
  6. package/es/Extensions.js +37 -0
  7. package/es/FolderTree.d.ts +11 -0
  8. package/es/FolderTree.js +37 -0
  9. package/es/ListTree.d.ts +11 -0
  10. package/es/ListTree.js +37 -0
  11. package/es/Orchestrate.d.ts +11 -0
  12. package/es/Orchestrate.js +37 -0
  13. package/es/Point.d.ts +11 -0
  14. package/es/Point.js +37 -0
  15. package/es/ReadingGlasses.d.ts +11 -0
  16. package/es/ReadingGlasses.js +37 -0
  17. package/es/RemoteConnection.d.ts +11 -0
  18. package/es/RemoteConnection.js +37 -0
  19. package/es/RunViewIcon.d.ts +11 -0
  20. package/es/RunViewIcon.js +37 -0
  21. package/es/SourceControl.d.ts +11 -0
  22. package/es/SourceControl.js +37 -0
  23. package/es/VerticalFold.d.ts +11 -0
  24. package/es/VerticalFold.js +37 -0
  25. package/es/generated/bucket-10.d.ts +5 -5
  26. package/es/generated/bucket-10.js +314 -327
  27. package/es/generated/bucket-11.d.ts +6 -6
  28. package/es/generated/bucket-11.js +327 -303
  29. package/es/generated/bucket-12.d.ts +6 -6
  30. package/es/generated/bucket-12.js +292 -298
  31. package/es/generated/bucket-13.d.ts +7 -7
  32. package/es/generated/bucket-13.js +346 -351
  33. package/es/generated/bucket-14.d.ts +10 -10
  34. package/es/generated/bucket-14.js +412 -411
  35. package/es/generated/bucket-15.d.ts +11 -11
  36. package/es/generated/bucket-15.js +393 -449
  37. package/es/generated/bucket-16.d.ts +12 -12
  38. package/es/generated/bucket-16.js +509 -456
  39. package/es/generated/bucket-17.d.ts +12 -12
  40. package/es/generated/bucket-17.js +435 -437
  41. package/es/generated/bucket-18.d.ts +12 -12
  42. package/es/generated/bucket-18.js +428 -423
  43. package/es/generated/bucket-19.d.ts +13 -13
  44. package/es/generated/bucket-19.js +506 -573
  45. package/es/generated/bucket-20.d.ts +13 -1
  46. package/es/generated/bucket-20.js +381 -58
  47. package/es/generated/bucket-3.d.ts +2 -2
  48. package/es/generated/bucket-3.js +42 -44
  49. package/es/generated/bucket-4.d.ts +3 -3
  50. package/es/generated/bucket-4.js +221 -219
  51. package/es/generated/bucket-5.d.ts +3 -3
  52. package/es/generated/bucket-5.js +242 -246
  53. package/es/generated/bucket-6.d.ts +4 -4
  54. package/es/generated/bucket-6.js +265 -269
  55. package/es/generated/bucket-7.d.ts +5 -5
  56. package/es/generated/bucket-7.js +285 -306
  57. package/es/generated/bucket-8.d.ts +5 -5
  58. package/es/generated/bucket-8.js +359 -336
  59. package/es/generated/bucket-9.d.ts +5 -5
  60. package/es/generated/bucket-9.js +305 -316
  61. package/es/index.js +18 -18
  62. package/lib/CommitAlt.d.ts +11 -0
  63. package/lib/CommitAlt.js +39 -0
  64. package/lib/CopyToClipboard.d.ts +11 -0
  65. package/lib/CopyToClipboard.js +39 -0
  66. package/lib/Extensions.d.ts +11 -0
  67. package/lib/Extensions.js +39 -0
  68. package/lib/FolderTree.d.ts +11 -0
  69. package/lib/FolderTree.js +39 -0
  70. package/lib/ListTree.d.ts +11 -0
  71. package/lib/ListTree.js +39 -0
  72. package/lib/Orchestrate.d.ts +11 -0
  73. package/lib/Orchestrate.js +39 -0
  74. package/lib/Point.d.ts +11 -0
  75. package/lib/Point.js +39 -0
  76. package/lib/ReadingGlasses.d.ts +11 -0
  77. package/lib/ReadingGlasses.js +39 -0
  78. package/lib/RemoteConnection.d.ts +11 -0
  79. package/lib/RemoteConnection.js +39 -0
  80. package/lib/RunViewIcon.d.ts +11 -0
  81. package/lib/RunViewIcon.js +39 -0
  82. package/lib/SourceControl.d.ts +11 -0
  83. package/lib/SourceControl.js +39 -0
  84. package/lib/VerticalFold.d.ts +11 -0
  85. package/lib/VerticalFold.js +39 -0
  86. package/lib/generated/bucket-10.d.ts +5 -5
  87. package/lib/generated/bucket-10.js +317 -330
  88. package/lib/generated/bucket-11.d.ts +6 -6
  89. package/lib/generated/bucket-11.js +331 -307
  90. package/lib/generated/bucket-12.d.ts +6 -6
  91. package/lib/generated/bucket-12.js +296 -302
  92. package/lib/generated/bucket-13.d.ts +7 -7
  93. package/lib/generated/bucket-13.js +351 -356
  94. package/lib/generated/bucket-14.d.ts +10 -10
  95. package/lib/generated/bucket-14.js +420 -419
  96. package/lib/generated/bucket-15.d.ts +11 -11
  97. package/lib/generated/bucket-15.js +402 -458
  98. package/lib/generated/bucket-16.d.ts +12 -12
  99. package/lib/generated/bucket-16.js +519 -466
  100. package/lib/generated/bucket-17.d.ts +12 -12
  101. package/lib/generated/bucket-17.js +445 -447
  102. package/lib/generated/bucket-18.d.ts +12 -12
  103. package/lib/generated/bucket-18.js +438 -433
  104. package/lib/generated/bucket-19.d.ts +13 -13
  105. package/lib/generated/bucket-19.js +517 -584
  106. package/lib/generated/bucket-20.d.ts +13 -1
  107. package/lib/generated/bucket-20.js +392 -57
  108. package/lib/generated/bucket-3.d.ts +2 -2
  109. package/lib/generated/bucket-3.js +42 -44
  110. package/lib/generated/bucket-4.d.ts +3 -3
  111. package/lib/generated/bucket-4.js +222 -220
  112. package/lib/generated/bucket-5.d.ts +3 -3
  113. package/lib/generated/bucket-5.js +243 -247
  114. package/lib/generated/bucket-6.d.ts +4 -4
  115. package/lib/generated/bucket-6.js +267 -271
  116. package/lib/generated/bucket-7.d.ts +5 -5
  117. package/lib/generated/bucket-7.js +288 -309
  118. package/lib/generated/bucket-8.d.ts +5 -5
  119. package/lib/generated/bucket-8.js +362 -339
  120. package/lib/generated/bucket-9.d.ts +5 -5
  121. package/lib/generated/bucket-9.js +308 -319
  122. package/lib/index.js +116 -104
  123. package/package.json +5 -5
@@ -14,8 +14,8 @@ var iconPropTypes = require('../iconPropTypes-BoFFIf2P.js');
14
14
  require('@carbon/icon-helpers');
15
15
  require('prop-types');
16
16
 
17
- var _path, _path2, _path3, _path4, _path5, _path6, _path7, _path8, _circle, _path9, _path0, _path1, _path10, _path11, _path12, _circle2, _path13, _path14, _path15, _path16, _path17, _path18, _path19, _circle3, _path20, _path21, _path22, _path23, _circle4, _circle5, _path24, _path25, _circle6, _path26, _path27, _path28, _path29, _path30, _path31, _path32, _path33, _path34, _path35, _path36, _path37, _circle7, _circle8, _circle9, _circle0, _circle1, _circle10, _circle11, _path38, _path39, _path40, _path41, _path42, _path43, _path44, _path45, _path46, _path47, _circle12, _circle13, _circle14, _circle15, _circle16, _path48, _path49, _path50, _path51, _path52, _path53, _circle17, _circle18, _circle19, _circle20, _circle21, _circle22, _path54, _path55, _path56, _circle23, _circle24, _circle25, _circle26, _path57, _path58, _path59, _path60, _path61, _path62, _path63, _path64, _path65, _path66, _path67, _path68, _path69, _path70, _path71, _path72, _path73, _path74, _path75, _path76, _path77, _path78, _path79, _circle27, _path80, _path81, _path82, _path83, _path84, _path85, _path86, _path87, _path88, _path89, _path90, _path91, _path92, _path93, _path94, _path95, _path96, _path97, _path98, _path99, _path100, _path101, _path102, _path103, _path104, _path105, _path106, _path107, _path108, _path109, _path110, _path111, _path112, _path113, _path114, _circle28, _circle29, _circle30, _path115, _path116, _path117, _path118, _path119, _path120, _circle31, _circle32, _circle33, _path121, _path122, _path123, _path124, _circle34, _circle35, _circle36, _path125, _path126, _path127, _path128, _path129, _path130, _path131, _circle37, _path132, _path133, _path134, _path135, _circle38, _path136, _circle39, _circle40, _circle41, _path137, _circle42, _path138, _path139, _path140, _circle43, _path141, _path142, _path143, _circle44, _circle45, _circle46, _path144, _path145, _path146, _path147, _path148, _path149, _path150, _circle47, _path151, _circle48, _path152, _path153, _path154, _switch, _switch2, _path155, _path156, _switch3, _path157, _path158, _path159, _path160, _path161, _path162, _path163, _path164, _path165, _path166, _path167, _path168, _path169, _path170, _path171, _path172, _path173, _circle49, _path174, _path175, _path176, _path177;
18
- const ConnectionUsage = /*#__PURE__*/React.forwardRef(function ConnectionUsage({
17
+ var _path, _path2, _path3, _path4, _path5, _path6, _path7, _path8, _path9, _path0, _circle, _path1, _path10, _path11, _path12, _path13, _path14, _circle2, _path15, _path16, _path17, _path18, _path19, _path20, _path21, _circle3, _path22, _path23, _path24, _path25, _circle4, _circle5, _path26, _path27, _circle6, _path28, _path29, _path30, _path31, _path32, _path33, _path34, _path35, _path36, _path37, _path38, _path39, _circle7, _circle8, _circle9, _circle0, _circle1, _circle10, _circle11, _path40, _path41, _path42, _path43, _path44, _path45, _path46, _path47, _path48, _path49, _path50, _circle12, _circle13, _circle14, _circle15, _circle16, _path51, _path52, _path53, _path54, _path55, _path56, _circle17, _circle18, _circle19, _circle20, _circle21, _circle22, _path57, _path58, _path59, _circle23, _circle24, _circle25, _circle26, _path60, _path61, _path62, _path63, _path64, _path65, _path66, _path67, _path68, _path69, _path70, _path71, _path72, _path73, _path74, _path75, _path76, _path77, _path78, _path79, _path80, _path81, _path82, _circle27, _path83, _path84, _path85, _path86, _path87, _path88, _path89, _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, _circle28, _circle29, _circle30, _path118, _path119, _path120, _path121, _path122, _path123, _circle31, _circle32, _circle33, _path124, _path125, _path126, _path127, _circle34, _circle35, _circle36, _path128, _path129, _path130, _path131, _path132, _path133, _path134, _circle37, _path135, _path136, _path137, _path138, _circle38, _path139, _circle39, _circle40, _circle41, _path140, _circle42, _path141, _path142, _path143, _circle43, _path144, _path145, _path146, _circle44, _circle45, _circle46, _path147, _path148, _path149, _path150, _path151, _path152, _path153, _circle47, _path154, _circle48, _path155, _path156, _path157, _switch, _switch2, _path158, _path159, _switch3, _path160, _path161, _path162, _path163, _path164, _path165, _path166, _path167, _path168, _path169, _path170, _path171, _path172, _path173, _path174, _path175, _path176, _circle49, _path177, _path178;
18
+ const ConnectionTwoWay = /*#__PURE__*/React.forwardRef(function ConnectionTwoWay({
19
19
  children,
20
20
  size = 16,
21
21
  ...rest
@@ -29,6 +29,28 @@ const ConnectionUsage = /*#__PURE__*/React.forwardRef(function ConnectionUsage({
29
29
  fill: "currentColor",
30
30
  ...rest
31
31
  }, _path || (_path = /*#__PURE__*/React.createElement("path", {
32
+ d: "M8 8H10V12H8zM8 14H10V18H8zM14 8H16V12H14zM14 14H16V18H14zM8 20H10V24H8zM14 20H16V24H14zM30 22L21.83 22 24.41 24.59 23 26 18 21 23 16 24.41 17.41 21.83 20 30 20 30 22zM19 12L27.17 12 24.59 14.59 26 16 31 11 26 6 24.59 7.41 27.17 10 19 10 19 12z"
33
+ })), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
34
+ d: "M28,26v2H4V4H20V6h2V4a2,2,0,0,0-2-2H4A2,2,0,0,0,2,4V30H30V26Z"
35
+ })), children);
36
+ });
37
+ if (process.env.NODE_ENV !== "production") {
38
+ ConnectionTwoWay.propTypes = iconPropTypes.iconPropTypes;
39
+ }
40
+ const ConnectionUsage = /*#__PURE__*/React.forwardRef(function ConnectionUsage({
41
+ children,
42
+ size = 16,
43
+ ...rest
44
+ }, ref) {
45
+ return /*#__PURE__*/React.createElement(Icon_js, {
46
+ width: size,
47
+ height: size,
48
+ ref: ref,
49
+ xmlns: "http://www.w3.org/2000/svg",
50
+ viewBox: "0 0 32 32",
51
+ fill: "currentColor",
52
+ ...rest
53
+ }, _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
32
54
  strokeWidth: "0",
33
55
  d: "m17,26V6c0-1.1046-.8954-2-2-2H4v2h11v20c0,1.1046.8954,2,2,2h11v-2h-11Z"
34
56
  })), children);
@@ -49,7 +71,7 @@ const ConnectionFlowUsage = /*#__PURE__*/React.forwardRef(function ConnectionFlo
49
71
  viewBox: "0 0 32 32",
50
72
  fill: "currentColor",
51
73
  ...rest
52
- }, _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
74
+ }, _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
53
75
  strokeWidth: "0",
54
76
  d: "m22,16l-1.4141,1.4141,4.5859,4.5859h-10.1719V5c0-1.1046-.8954-2-2-2H3v2h10v17c0,1.1046.8954,2,2,2h10.1719l-4.5859,4.5859,1.4141,1.4141,7-7-7-7Z"
55
77
  })), children);
@@ -70,9 +92,9 @@ const ConnectionSignal = /*#__PURE__*/React.forwardRef(function ConnectionSignal
70
92
  viewBox: "0 0 32 32",
71
93
  fill: "currentColor",
72
94
  ...rest
73
- }, _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
95
+ }, _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
74
96
  d: "M15 12H17V30H15zM11.33 18.22a7 7 0 010-10.44l1.34 1.49a5 5 0 000 7.46zM20.67 18.22l-1.34-1.49a5 5 0 000-7.46l1.34-1.49a7 7 0 010 10.44z"
75
- })), _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
97
+ })), _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
76
98
  d: "M8.4 21.8a11 11 0 010-17.6L9.6 5.8a9 9 0 000 14.4zM23.6 21.8l-1.2-1.6a9 9 0 000-14.4l1.2-1.6a11 11 0 010 17.6z"
77
99
  })), children);
78
100
  });
@@ -92,9 +114,9 @@ const ConnectionSignalOff = /*#__PURE__*/React.forwardRef(function ConnectionSig
92
114
  viewBox: "0 0 32 32",
93
115
  fill: "currentColor",
94
116
  ...rest
95
- }, _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
117
+ }, _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
96
118
  d: "M26,13a8.9089,8.9089,0,0,1-2.5249,6.2339l1.4133,1.4131A10.9795,10.9795,0,0,0,23.6006,4.2l-1.2012,1.6A8.932,8.932,0,0,1,26,13Z"
97
- })), _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
119
+ })), _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
98
120
  d: "M21 13a5.0022 5.0022 0 01-.9023 2.8564l1.4277 1.4278a6.9831 6.9831 0 00-.8584-9.5015l-1.334 1.49A5.0077 5.0077 0 0121 13zM30 28.5859L3.4143 2 2 3.4141l3.71 3.71A10.9824 10.9824 0 008.3994 21.8008l1.2012-1.6A8.9678 8.9678 0 017.1714 8.5854l2.1963 2.1963a6.9664 6.9664 0 001.9648 7.4351l1.334-1.49A5.0072 5.0072 0 0111 13a4.8854 4.8854 0 01.0393-.5464L15 16.4141V30h2V18.4141L28.5857 30z"
99
121
  })), children);
100
122
  });
@@ -114,7 +136,7 @@ const Constraint = /*#__PURE__*/React.forwardRef(function Constraint({
114
136
  viewBox: "0 0 32 32",
115
137
  fill: "currentColor",
116
138
  ...rest
117
- }, _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
139
+ }, _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
118
140
  strokeWidth: "0",
119
141
  d: "M27 13V5s-4 0-4 0v-2h4c1.1028 0 2 .8975 2 2v8c0 1.5234.8799 2 2 2v2c-1.1201 0-2 .4502-2 2v8c0 1.1025-.8972 2-2 2h-4v-2h4s0-8 0-8c0-1.6841.8799-2.5645 2-2.8584v-.2676c-1.1201-.2939-2-1.1899-2-2.874zM12 12H20V20H12zM5 13V5h4v-2h-4c-1.1028 0-2 .8975-2 2v8c0 1.5234-.8799 2-2 2v2c1.1201 0 2 .4502 2 2v8c0 1.1025.8972 2 2 2h4v-2h-4v-8c0-1.6841-.8799-2.5645-2-2.8584v-.2676c1.1201-.2939 2-1.1899 2-2.874z"
120
142
  })), children);
@@ -135,7 +157,7 @@ const Construction = /*#__PURE__*/React.forwardRef(function Construction({
135
157
  viewBox: "0 0 32 32",
136
158
  fill: "currentColor",
137
159
  ...rest
138
- }, _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
160
+ }, _path0 || (_path0 = /*#__PURE__*/React.createElement("path", {
139
161
  d: "M29.34 16.06a1.0007 1.0007 0 00-1.1084.3L24.46 20.8857l-5.4355-.9882-3.602-8.9512A3.014 3.014 0 0012.6138 9h-4.06A3.0018 3.0018 0 007.01 9.4277L2 12.4336v6.4009l5 .9092V30H9V20.1074l3.5652.648L14 24.2V30h2V23.8l-1.0911-2.6182L22.99 22.6509 18.2319 28.36A1 1 0 0019 30H29a1 1 0 001-1V17A1 1 0 0029.34 16.06zM4 17.1655V13.5664l3-1.8v5.9448zm5 .9092V11h3.6138a1.0141 1.0141 0 01.9453.6709l3.14 7.8037zM28 28H21.1353L28 19.7617zM12.5 8A3.5 3.5 0 1116 4.5 3.5042 3.5042 0 0112.5 8zm0-5A1.5 1.5 0 1014 4.5 1.5017 1.5017 0 0012.5 3z"
140
162
  })), children);
141
163
  });
@@ -160,10 +182,10 @@ const ContainerEngine = /*#__PURE__*/React.forwardRef(function ContainerEngine({
160
182
  cy: "23",
161
183
  r: "1",
162
184
  strokeWidth: "0"
163
- })), _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
185
+ })), _path1 || (_path1 = /*#__PURE__*/React.createElement("path", {
164
186
  strokeWidth: "0",
165
187
  d: "m25.7903,18.8535l-8.9897-6.2378c-.5029-.3809-1.1223-.6157-1.8005-.6157-1.6543,0-3,1.3457-3,3,0,.6553.2173,1.2573.5752,1.7515l6.3408,9.1157c.9055,1.2861,2.395,2.1328,4.084,2.1328,2.7571,0,5-2.2432,5-5,0-1.7246-.8777-3.2476-2.2097-4.1465Zm-7.5203,2.5986l-2.4829-3.5703c1.0181-.2788,1.8145-1.0752,2.0942-2.0928l3.5698,2.4814c-1.5061.4951-2.6863,1.6758-3.1812,3.1816Zm-3.27-7.4521c.5515,0,1,.4487,1,1s-.4485,1-1,1-1-.4487-1-1,.4485-1,1-1Zm8,12c-1.6543,0-3-1.3457-3-3s1.3457-3,3-3,3,1.3457,3,3-1.3457,3-3,3Z"
166
- })), _path0 || (_path0 = /*#__PURE__*/React.createElement("path", {
188
+ })), _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
167
189
  strokeWidth: "0",
168
190
  d: "m16,28H6c-1.1028,0-2-.8972-2-2V6c0-1.1028.8972-2,2-2h20c1.1028,0,2,.8972,2,2v10h-2V6H6v20h10v2Z"
169
191
  })), children);
@@ -184,10 +206,10 @@ const ContainerImage = /*#__PURE__*/React.forwardRef(function ContainerImage({
184
206
  viewBox: "0 0 32 32",
185
207
  fill: "currentColor",
186
208
  ...rest
187
- }, _path1 || (_path1 = /*#__PURE__*/React.createElement("path", {
209
+ }, _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
188
210
  strokeWidth: "0",
189
211
  d: "M10 10H22V12H10zM10 15H22V17H10zM10 20H22V22H10z"
190
- })), _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
212
+ })), _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
191
213
  strokeWidth: "0",
192
214
  d: "m26,28H6c-1.1028,0-2-.8972-2-2V6c0-1.1028.8972-2,2-2h20c1.1028,0,2,.8972,2,2v20c0,1.1028-.8972,2-2,2ZM6,6v20h20V6H6Z"
193
215
  })), children);
@@ -208,10 +230,10 @@ const ContainerRuntime = /*#__PURE__*/React.forwardRef(function ContainerRuntime
208
230
  viewBox: "0 0 32 32",
209
231
  fill: "currentColor",
210
232
  ...rest
211
- }, _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
233
+ }, _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
212
234
  strokeWidth: "0",
213
235
  d: "m30,24v-2h-2.1c-.1-.6-.4-1.2-.7-1.8l1.5-1.5-1.4-1.4-1.5,1.5c-.5-.3-1.1-.6-1.8-.7v-2.1h-2v2.1c-.6.1-1.2.4-1.8.7l-1.5-1.5-1.4,1.4,1.5,1.5c-.3.5-.6,1.1-.7,1.8h-2.1v2h2.1c.1.6.4,1.2.7,1.8l-1.5,1.5,1.4,1.4,1.5-1.5c.5.3,1.1.6,1.8.7v2.1h2v-2.1c.6-.1,1.2-.4,1.8-.7l1.5,1.5,1.4-1.4-1.5-1.5c.3-.5.6-1.1.7-1.8h2.1Zm-7,2c-1.7,0-3-1.3-3-3s1.3-3,3-3,3,1.3,3,3-1.3,3-3,3Z"
214
- })), _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
236
+ })), _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
215
237
  strokeWidth: "0",
216
238
  d: "m14,28H6c-1.1028,0-2-.8972-2-2V6c0-1.1028.8972-2,2-2h20c1.1028,0,2,.8972,2,2v8h-2V6H6v20h8v2Z"
217
239
  })), children);
@@ -237,10 +259,10 @@ const ContainerRuntimeMonitor = /*#__PURE__*/React.forwardRef(function Container
237
259
  cy: "23",
238
260
  r: "2",
239
261
  strokeWidth: "0"
240
- })), _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
262
+ })), _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
241
263
  strokeWidth: "0",
242
264
  d: "m29.7769,22.4785c-1.2631-3.2173-4.3221-5.3723-7.7769-5.4785-3.4548.1062-6.5138,2.2612-7.7769,5.4785l-.2231.5215.2231.5215c1.2631,3.2173,4.3221,5.3723,7.7769,5.4785,3.4548-.1062,6.5138-2.2612,7.7769-5.4785l.2231-.5215-.2231-.5215Zm-7.7769,4.5215c-2.2091,0-4-1.7909-4-4s1.7909-4,4-4,4,1.7909,4,4c-.0025,2.2081-1.7919,3.9975-4,4Z"
243
- })), _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
265
+ })), _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
244
266
  strokeWidth: "0",
245
267
  d: "m12,28h-6c-1.1028,0-2-.8972-2-2V6c0-1.1028.8972-2,2-2h20c1.1028,0,2,.8972,2,2v10h-2V6H6v20h6v2Z"
246
268
  })), children);
@@ -261,7 +283,7 @@ const ContainerImagePull = /*#__PURE__*/React.forwardRef(function ContainerImage
261
283
  viewBox: "0 0 32 32",
262
284
  fill: "currentColor",
263
285
  ...rest
264
- }, _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
286
+ }, _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
265
287
  strokeWidth: "0",
266
288
  d: "M30 23h-10c-1.1028 0-2-.8972-2-2v-10c0-1.1028.8972-2 2-2h10c1.1028 0 2 .8972 2 2v10c0 1.1028-.8972 2-2 2zm-10-12v10h10v-10h-10zM5 11L0 16 5 21 6.419 19.591 3.847 17 14 17 14 15 3.794 15 6.419 12.409 5 11z"
267
289
  })), children);
@@ -282,7 +304,7 @@ const ContainerImagePush = /*#__PURE__*/React.forwardRef(function ContainerImage
282
304
  viewBox: "0 0 32 32",
283
305
  fill: "currentColor",
284
306
  ...rest
285
- }, _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
307
+ }, _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
286
308
  strokeWidth: "0",
287
309
  d: "M30 23h-10c-1.1028 0-2-.8972-2-2v-10c0-1.1028.8972-2 2-2h10c1.1028 0 2 .8972 2 2v10c0 1.1028-.8972 2-2 2zm-10-12v10h10v-10h-10zM9 11L14 16 9 21 7.581 19.591 10.153 17 0 17 0 15 10.206 15 7.581 12.409 9 11z"
288
310
  })), children);
@@ -303,7 +325,7 @@ const ContainerImagePushPull = /*#__PURE__*/React.forwardRef(function ContainerI
303
325
  viewBox: "0 0 32 32",
304
326
  fill: "currentColor",
305
327
  ...rest
306
- }, _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
328
+ }, _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
307
329
  strokeWidth: "0",
308
330
  d: "M30 23h-10c-1.1028 0-2-.8972-2-2v-10c0-1.1028.8972-2 2-2h10c1.1028 0 2 .8972 2 2v10c0 1.1028-.8972 2-2 2zm-10-12v10h10v-10h-10zM9 5L14 10 9 15 7.581 13.591 10.153 11 0 11 0 9 10.206 9 7.581 6.409 9 5zM5 27L0 22 5 17 6.419 18.409 3.847 21 14 21 14 23 3.794 23 6.419 25.591 5 27z"
309
331
  })), children);
@@ -324,9 +346,9 @@ const ContainerRegistry = /*#__PURE__*/React.forwardRef(function ContainerRegist
324
346
  viewBox: "0 0 32 32",
325
347
  fill: "currentColor",
326
348
  ...rest
327
- }, _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
349
+ }, _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
328
350
  d: "M17,13V6H8V22H24V13ZM10,8h5v5H10Zm0,7h5v5H10Zm12,5H17V15h5Z"
329
- })), _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
351
+ })), _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
330
352
  d: "M28 11H19V2h9zM21 9h5V4H21zM28 20H26v2h2v6H4V22H6V20H4a2.0024 2.0024 0 00-2 2v6a2.0024 2.0024 0 002 2H28a2.0024 2.0024 0 002-2V22A2.0024 2.0024 0 0028 20z"
331
353
  })), _circle3 || (_circle3 = /*#__PURE__*/React.createElement("circle", {
332
354
  cx: "7",
@@ -350,7 +372,7 @@ const ContainerServices = /*#__PURE__*/React.forwardRef(function ContainerServic
350
372
  viewBox: "0 0 32 32",
351
373
  fill: "currentColor",
352
374
  ...rest
353
- }, _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
375
+ }, _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
354
376
  d: "M27,22V17a2.0023,2.0023,0,0,0-2-2H17V10h3a2.0023,2.0023,0,0,0,2-2V4a2.0023,2.0023,0,0,0-2-2H12a2.0023,2.0023,0,0,0-2,2V8a2.0023,2.0023,0,0,0,2,2h3v5H7a2.0023,2.0023,0,0,0-2,2v5H2v8h8V22H7V17h8v5H12v8h8V22H17V17h8v5H22v8h8V22ZM12,4h8V8H12ZM8,28H4V24H8Zm10,0H14V24h4Zm10,0H24V24h4Z"
355
377
  })), children);
356
378
  });
@@ -370,11 +392,11 @@ const ContainerSoftware = /*#__PURE__*/React.forwardRef(function ContainerSoftwa
370
392
  viewBox: "0 0 32 32",
371
393
  fill: "currentColor",
372
394
  ...rest
373
- }, _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
395
+ }, _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
374
396
  d: "M28,12H20V4h8Zm-6-2h4V6H22Z"
375
- })), _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
397
+ })), _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
376
398
  d: "M17,15V9H9V23H23V15Zm-6-4h4v4H11Zm4,10H11V17h4Zm6,0H17V17h4Z"
377
- })), _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
399
+ })), _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
378
400
  d: "M26,28H6a2.0023,2.0023,0,0,1-2-2V6A2.0023,2.0023,0,0,1,6,4H16V6H6V26H26V16h2V26A2.0023,2.0023,0,0,1,26,28Z"
379
401
  })), children);
380
402
  });
@@ -402,9 +424,9 @@ const ContentDeliveryNetwork = /*#__PURE__*/React.forwardRef(function ContentDel
402
424
  cx: "7",
403
425
  cy: "7",
404
426
  r: "2"
405
- })), _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
427
+ })), _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
406
428
  d: "M27,31a4,4,0,1,1,4-4A4.0118,4.0118,0,0,1,27,31Zm0-6a2,2,0,1,0,2,2A2.0059,2.0059,0,0,0,27,25Z"
407
- })), _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
429
+ })), _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
408
430
  d: "M30,16A14.0412,14.0412,0,0,0,16,2,13.0426,13.0426,0,0,0,9.2,3.8l1.1,1.7a24.4254,24.4254,0,0,1,2.4-1A25.1349,25.1349,0,0,0,10,15H4a11.1489,11.1489,0,0,1,1.4-4.7L3.9,9A13.8418,13.8418,0,0,0,2,16,13.9983,13.9983,0,0,0,16,30a13.3656,13.3656,0,0,0,5.2-1l-.6-1.9a11.4416,11.4416,0,0,1-5.2.9h0A21.0713,21.0713,0,0,1,12,17H29.9A3.4019,3.4019,0,0,0,30,16ZM12.8,27.6h0a13.02,13.02,0,0,1-5.3-3.1A12.5053,12.5053,0,0,1,4,17h6A25.0022,25.0022,0,0,0,12.8,27.6ZM12,15A21.4461,21.4461,0,0,1,15.3,4h1.4A21.4461,21.4461,0,0,1,20,15Zm10,0A23.2777,23.2777,0,0,0,19.2,4.4,12.0919,12.0919,0,0,1,27.9,15Z"
409
431
  })), children);
410
432
  });
@@ -428,9 +450,9 @@ const ContentView = /*#__PURE__*/React.forwardRef(function ContentView({
428
450
  cx: "16",
429
451
  cy: "19",
430
452
  r: "2"
431
- })), _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
453
+ })), _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
432
454
  d: "M23.7769,18.4785A8.64,8.64,0,0,0,16,13a8.64,8.64,0,0,0-7.7769,5.4785L8,19l.2231.5215A8.64,8.64,0,0,0,16,25a8.64,8.64,0,0,0,7.7769-5.4785L24,19ZM16,23a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,16,23Z"
433
- })), _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
455
+ })), _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
434
456
  d: "M27,3H5A2,2,0,0,0,3,5V27a2,2,0,0,0,2,2H27a2,2,0,0,0,2-2V5A2,2,0,0,0,27,3ZM5,5H27V9H5ZM5,27V11H27V27Z"
435
457
  })), children);
436
458
  });
@@ -450,7 +472,7 @@ const Continue = /*#__PURE__*/React.forwardRef(function Continue({
450
472
  viewBox: "0 0 32 32",
451
473
  fill: "currentColor",
452
474
  ...rest
453
- }, _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
475
+ }, _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
454
476
  d: "M10 28a1 1 0 01-1-1V5a1 1 0 011.501-.8652l19 11a1 1 0 010 1.73l-19 11A.9975.9975 0 0110 28zM11 6.7344V25.2656L27 16zM4 4H6V28H4z"
455
477
  })), children);
456
478
  });
@@ -470,7 +492,7 @@ const ContinueFilled = /*#__PURE__*/React.forwardRef(function ContinueFilled({
470
492
  viewBox: "0 0 32 32",
471
493
  fill: "currentColor",
472
494
  ...rest
473
- }, _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
495
+ }, _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
474
496
  d: "M10 28a1 1 0 01-1-1V5a1 1 0 011.501-.8652l19 11a1 1 0 010 1.73l-19 11A.9975.9975 0 0110 28zM4 4H6V28H4z"
475
497
  })), children);
476
498
  });
@@ -490,7 +512,7 @@ const ContinuousDeployment = /*#__PURE__*/React.forwardRef(function ContinuousDe
490
512
  viewBox: "0 0 32 32",
491
513
  fill: "currentColor",
492
514
  ...rest
493
- }, _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
515
+ }, _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
494
516
  d: "M24,2l-6,6l1.4,1.4L23,5.8V19c0,5-4,9-9,9c-1.6,0-3.1-0.4-4.3-1.1C10.1,27,10.5,27,11,27c4.4,0,8-3.6,8-8s-3.6-8-8-8 s-8,3.6-8,8c0,6.1,4.9,11,11,11s11-4.9,11-11V5.8l3.6,3.6L30,8L24,2z M5,19.6c0-0.2,0-0.4,0-0.6c0-3.3,2.7-6,6-6s6,2.7,6,6 s-2.7,6-6,6C7.9,25,5.3,22.6,5,19.6z"
495
517
  })), children);
496
518
  });
@@ -510,7 +532,7 @@ const ContinuousIntegration = /*#__PURE__*/React.forwardRef(function ContinuousI
510
532
  viewBox: "0 0 32 32",
511
533
  fill: "currentColor",
512
534
  ...rest
513
- }, _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
535
+ }, _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
514
536
  d: "M31.9,15.5l-5.7-10C25.9,5.2,25.6,5,25.3,5H6.7C6.4,5,6.1,5.2,5.9,5.5l-5.7,10C0,15.7,0,15.8,0,16s0,0.3,0.1,0.5l5.7,10 C6.1,26.8,6.4,27,6.7,27h18.5c0.4,0,0.7-0.2,0.9-0.5l5.7-10C32,16.3,32,16.2,32,16S32,15.7,31.9,15.5z M17.8,15h-8l4-7L17.8,15z M15.5,7h8l-4,7L15.5,7z M17.8,17l-4,7l-4-7H17.8z M19.5,18l4,7h-8L19.5,18z M21.2,17h8l-4,7L21.2,17z M21.2,15l4-7l4,7H21.2z M7.3,7H12l-4.6,8H2.7L7.3,7z M7.3,25l-4.6-8h4.7l4.6,8H7.3z"
515
537
  })), children);
516
538
  });
@@ -530,7 +552,7 @@ const WatsonHealthContourDraw = /*#__PURE__*/React.forwardRef(function WatsonHea
530
552
  viewBox: "0 0 32 32",
531
553
  fill: "currentColor",
532
554
  ...rest
533
- }, _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
555
+ }, _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
534
556
  d: "M7.7 4.7a14.7029 14.7029 0 00-3 3.1L6.3 9A13.2634 13.2634 0 018.9 6.3zM4.6 12.3l-1.9-.6A12.5111 12.5111 0 002 16H4A11.4756 11.4756 0 014.6 12.3zM11.7 2.7l.6 1.9A11.4756 11.4756 0 0116 4V2A12.5111 12.5111 0 0011.7 2.7zM24.2 27.3a15.18 15.18 0 003.1-3.1L25.7 23A11.526 11.526 0 0123 25.7zM27.4 19.7l1.9.6A15.4747 15.4747 0 0030 16H28A11.4756 11.4756 0 0127.4 19.7zM29.2 11.6a14.4029 14.4029 0 00-2-3.9L25.6 8.9a12.8867 12.8867 0 011.7 3.3zM24.1 4.6a14.4029 14.4029 0 00-3.9-2l-.6 1.9a12.8867 12.8867 0 013.3 1.7zM20.3 29.3l-.6-1.9A11.4756 11.4756 0 0116 28v2A21.4206 21.4206 0 0020.3 29.3zM15.4023 24.248a11.9488 11.9488 0 00-1.7182-3.3354L15.2974 19.73a13.9486 13.9486 0 012.0044 3.893zM11.02 18.2668a11.9215 11.9215 0 00-3.3467-1.6943l.6114-1.9043a13.9242 13.9242 0 013.9072 1.978z"
535
557
  })), children);
536
558
  });
@@ -550,9 +572,9 @@ const WatsonHealthContourEdit = /*#__PURE__*/React.forwardRef(function WatsonHea
550
572
  viewBox: "0 0 32 32",
551
573
  fill: "currentColor",
552
574
  ...rest
553
- }, _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
575
+ }, _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
554
576
  d: "M16 30V28A12.0021 12.0021 0 0019.6924 4.5786l.6152-1.9033A14.0022 14.0022 0 0116 30zM7.7 4.7a14.7029 14.7029 0 00-3 3.1L6.3 9A13.2634 13.2634 0 018.9 6.3zM4.6 12.3l-1.9-.6A12.5111 12.5111 0 002 16H4A11.4756 11.4756 0 014.6 12.3zM11.7 2.7l.6 1.9A11.4756 11.4756 0 0116 4V2A12.5111 12.5111 0 0011.7 2.7z"
555
- })), _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
577
+ })), _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
556
578
  d: "M15.4023 24.248a11.9488 11.9488 0 00-1.7182-3.3354L15.2974 19.73a13.9486 13.9486 0 012.0044 3.893zM11.02 18.2668a11.9215 11.9215 0 00-3.3467-1.6943l.6114-1.9043a13.9242 13.9242 0 013.9072 1.978z"
557
579
  })), children);
558
580
  });
@@ -572,7 +594,7 @@ const WatsonHealthContourFinding = /*#__PURE__*/React.forwardRef(function Watson
572
594
  viewBox: "0 0 32 32",
573
595
  fill: "currentColor",
574
596
  ...rest
575
- }, _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
597
+ }, _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
576
598
  d: "M7.7 4.7a14.7029 14.7029 0 00-3 3.1L6.3 9A13.2634 13.2634 0 018.9 6.3zM4.6 12.3l-1.9-.6A12.5111 12.5111 0 002 16H4A11.4756 11.4756 0 014.6 12.3zM2.7 20.4a14.4029 14.4029 0 002 3.9l1.6-1.2a12.8867 12.8867 0 01-1.7-3.3zM7.8 27.3a14.4029 14.4029 0 003.9 2l.6-1.9A12.8867 12.8867 0 019 25.7zM11.7 2.7l.6 1.9A11.4756 11.4756 0 0116 4V2A12.5111 12.5111 0 0011.7 2.7zM24.2 27.3a15.18 15.18 0 003.1-3.1L25.7 23A11.526 11.526 0 0123 25.7zM27.4 19.7l1.9.6A15.4747 15.4747 0 0030 16H28A11.4756 11.4756 0 0127.4 19.7zM29.2 11.6a14.4029 14.4029 0 00-2-3.9L25.6 8.9a12.8867 12.8867 0 011.7 3.3zM24.1 4.6a14.4029 14.4029 0 00-3.9-2l-.6 1.9a12.8867 12.8867 0 013.3 1.7zM20.3 29.3l-.6-1.9A11.4756 11.4756 0 0116 28v2A21.4206 21.4206 0 0020.3 29.3zM16 26A10 10 0 1126 16 10.0115 10.0115 0 0116 26zM16 8a8 8 0 108 8A8.0092 8.0092 0 0016 8z"
577
599
  })), children);
578
600
  });
@@ -592,7 +614,7 @@ const Contrast = /*#__PURE__*/React.forwardRef(function Contrast({
592
614
  viewBox: "0 0 32 32",
593
615
  fill: "currentColor",
594
616
  ...rest
595
- }, _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
617
+ }, _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
596
618
  d: "M29.37,11.84a13.6,13.6,0,0,0-1.06-2.51A14.17,14.17,0,0,0,25.9,6.1a14,14,0,1,0,0,19.8,14.17,14.17,0,0,0,2.41-3.23,13.6,13.6,0,0,0,1.06-2.51,14,14,0,0,0,0-8.32ZM4,16A12,12,0,0,1,16,4V28A12,12,0,0,1,4,16Z"
597
619
  })), children);
598
620
  });
@@ -612,7 +634,7 @@ const ConvertToCloud = /*#__PURE__*/React.forwardRef(function ConvertToCloud({
612
634
  viewBox: "0 0 32 32",
613
635
  fill: "currentColor",
614
636
  ...rest
615
- }, _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
637
+ }, _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
616
638
  d: "M26.5 12H19a4 4 0 010-8h.0835A4.7864 4.7864 0 0123 2a4.9816 4.9816 0 014.6543 3.2034A3.4667 3.4667 0 0130 8.5 3.5041 3.5041 0 0126.5 12zM19 6a2 2 0 000 4h7.5A1.5017 1.5017 0 0028 8.5a1.4855 1.4855 0 00-1.2778-1.4739L26.061 6.927l-.1616-.6487a2.9568 2.9568 0 00-5.4873-.7121L20.1143 6zM23 14l-5 5 1.4141 1.4141L22 17.8325V24H16v2h6a2.0025 2.0025 0 002-2V17.8325l2.5874 2.583L28 19zM2 20H12V22H2zM2 24H12V26H2zM2 28H12V30H2z"
617
639
  })), children);
618
640
  });
@@ -660,7 +682,7 @@ const Cookie = /*#__PURE__*/React.forwardRef(function Cookie({
660
682
  cx: "16",
661
683
  cy: "23",
662
684
  r: "1"
663
- })), _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
685
+ })), _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
664
686
  d: "M16,30C8.3,30,2,23.7,2,16S8.3,2,16,2c0.1,0,0.2,0,0.3,0l1.4,0.1l-0.3,1.2c-0.1,0.4-0.2,0.9-0.2,1.3c0,2.8,2.2,5,5,5 c1,0,2-0.3,2.9-0.9l1.3,1.5c-0.4,0.4-0.6,0.9-0.6,1.4c0,1.3,1.3,2.4,2.7,1.9l1.2-0.5l0.2,1.3C30,14.9,30,15.5,30,16 C30,23.7,23.7,30,16,30z M15.3,4C9,4.4,4,9.6,4,16c0,6.6,5.4,12,12,12s12-5.4,12-12c0-0.1,0-0.3,0-0.4c-2.3,0.1-4.2-1.7-4.2-4 c0-0.1,0-0.1,0-0.2c-0.5,0.1-1,0.2-1.6,0.2c-3.9,0-7-3.1-7-7C15.2,4.4,15.2,4.2,15.3,4z"
665
687
  })), children);
666
688
  });
@@ -680,9 +702,9 @@ const Copy = /*#__PURE__*/React.forwardRef(function Copy({
680
702
  viewBox: "0 0 32 32",
681
703
  fill: "currentColor",
682
704
  ...rest
683
- }, _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
705
+ }, _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
684
706
  d: "M28,10V28H10V10H28m0-2H10a2,2,0,0,0-2,2V28a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V10a2,2,0,0,0-2-2Z"
685
- })), _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
707
+ })), _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
686
708
  d: "M4,18H2V4A2,2,0,0,1,4,2H18V4H4Z"
687
709
  })), children);
688
710
  });
@@ -702,9 +724,9 @@ const CopyFile = /*#__PURE__*/React.forwardRef(function CopyFile({
702
724
  viewBox: "0 0 32 32",
703
725
  fill: "currentColor",
704
726
  ...rest
705
- }, _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
727
+ }, _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
706
728
  d: "M27.4,14.7l-6.1-6.1C21,8.2,20.5,8,20,8h-8c-1.1,0-2,0.9-2,2v18c0,1.1,0.9,2,2,2h14c1.1,0,2-0.9,2-2V16.1 C28,15.6,27.8,15.1,27.4,14.7z M20,10l5.9,6H20V10z M12,28V10h6v6c0,1.1,0.9,2,2,2h6l0,10H12z"
707
- })), _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
729
+ })), _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
708
730
  d: "M6,18H4V4c0-1.1,0.9-2,2-2h14v2H6V18z"
709
731
  })), children);
710
732
  });
@@ -724,17 +746,37 @@ const CopyLink = /*#__PURE__*/React.forwardRef(function CopyLink({
724
746
  viewBox: "0 0 32 32",
725
747
  fill: "currentColor",
726
748
  ...rest
727
- }, _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
749
+ }, _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
728
750
  d: "M11.9474,19a4.9476,4.9476,0,0,1-3.4991-8.4465l5.1053-5.1043a4.9482,4.9482,0,0,1,6.9981,6.9976l-.5523.5526-1.4158-1.4129.5577-.5579a2.95,2.95,0,0,0-.0039-4.1653,3.02,3.02,0,0,0-4.17,0l-5.1047,5.104a2.9474,2.9474,0,0,0,0,4.1692,3.02,3.02,0,0,0,4.17,0l1.4143,1.4145A4.9176,4.9176,0,0,1,11.9474,19Z"
729
- })), _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
751
+ })), _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
730
752
  d: "M19.9474,17a4.9476,4.9476,0,0,1-3.4991-8.4465l.5526-.5526,1.4143,1.4146-.5526.5523a2.9476,2.9476,0,0,0,0,4.1689,3.02,3.02,0,0,0,4.17,0c.26-.26,4.7293-4.7293,5.1053-5.1045a2.951,2.951,0,0,0,0-4.1687,3.02,3.02,0,0,0-4.17,0L21.5536,3.449a4.9483,4.9483,0,0,1,6.9981,6.9978c-.3765.376-4.844,4.8428-5.1038,5.1035A4.9193,4.9193,0,0,1,19.9474,17Z"
731
- })), _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
753
+ })), _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
732
754
  d: "M24,30H4a2.0021,2.0021,0,0,1-2-2V8A2.0021,2.0021,0,0,1,4,6H8V8H4V28H24V18h2V28A2.0021,2.0021,0,0,1,24,30Z"
733
755
  })), children);
734
756
  });
735
757
  if (process.env.NODE_ENV !== "production") {
736
758
  CopyLink.propTypes = iconPropTypes.iconPropTypes;
737
759
  }
760
+ const CopyToClipboard = /*#__PURE__*/React.forwardRef(function CopyToClipboard({
761
+ children,
762
+ size = 16,
763
+ ...rest
764
+ }, ref) {
765
+ return /*#__PURE__*/React.createElement(Icon_js, {
766
+ width: size,
767
+ height: size,
768
+ ref: ref,
769
+ xmlns: "http://www.w3.org/2000/svg",
770
+ viewBox: "0 0 32 32",
771
+ fill: "currentColor",
772
+ ...rest
773
+ }, _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
774
+ d: "M7,7h3v3h12v-3h3v11h2V7c-.0032-1.1033-.8967-1.9968-2-2h-3v-1c-.0032-1.1033-.8967-1.9968-2-2h-8c-1.1033.0032-1.9968.8967-2,2v1h-3c-1.1033.0032-1.9968.8967-2,2v21c.0032,1.1032.8967,1.9968,2,2h9v-2H7V7ZM12,4h8v4h-8v-4ZM30,24h-8.172l2.586-2.586-1.414-1.414-5,5,5,5,1.414-1.414-2.586-2.586h8.172v-2ZM12,13h-2v2h2v-2ZM22,13h-8v2h8v-2ZM12,18h-2v2h2v-2ZM10,25h2v-2h-2v2ZM14,20h4v-2h-4v2Z"
775
+ })), children);
776
+ });
777
+ if (process.env.NODE_ENV !== "production") {
778
+ CopyToClipboard.propTypes = iconPropTypes.iconPropTypes;
779
+ }
738
780
  const Corn = /*#__PURE__*/React.forwardRef(function Corn({
739
781
  children,
740
782
  size = 16,
@@ -748,7 +790,7 @@ const Corn = /*#__PURE__*/React.forwardRef(function Corn({
748
790
  viewBox: "0 0 32 32",
749
791
  fill: "currentColor",
750
792
  ...rest
751
- }, _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
793
+ }, _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
752
794
  d: "M23,16c-.3374,0-.67.02-1,.0508V16C22,8.115,19.0435,2,16.5,2S11,8.115,11,16v5H6v3a6.0067,6.0067,0,0,0,6,6h3A11.0125,11.0125,0,0,0,26,19V16ZM13,16h2V14H13.0728a25.8942,25.8942,0,0,1,.5654-4H16V8H14.2c.81-2.4058,1.8149-3.7715,2.3-3.9863.66.2919,2.2842,2.7036,3.0654,6.9863H18v2h1.8442A29.1625,29.1625,0,0,1,20,16v.4263A11.0554,11.0554,0,0,0,13.79,21H13ZM12,28a4.0045,4.0045,0,0,1-4-4V23h4.7639A10.9033,10.9033,0,0,0,12,27Zm12-9a9.01,9.01,0,0,1-9,9H14V27a9.01,9.01,0,0,1,9-9h1Z"
753
795
  })), children);
754
796
  });
@@ -768,7 +810,7 @@ const Corner = /*#__PURE__*/React.forwardRef(function Corner({
768
810
  viewBox: "0 0 32 32",
769
811
  fill: "currentColor",
770
812
  ...rest
771
- }, _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
813
+ }, _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
772
814
  d: "M28,9H14V6H6v8H9V28h2V14h3V11H28ZM12,12H8V8h4Z"
773
815
  })), children);
774
816
  });
@@ -808,7 +850,7 @@ const Coronavirus = /*#__PURE__*/React.forwardRef(function Coronavirus({
808
850
  cx: "11.5",
809
851
  cy: "16.5",
810
852
  r: "1.5"
811
- })), _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
853
+ })), _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
812
854
  d: "M28,13v2H25.9492a9.9476,9.9476,0,0,0-2.2143-5.3213l1.4367-1.4365,1.4143,1.4145L28,8.2427,23.7578,4l-1.414,1.4141,1.414,1.414-1.437,1.4365A9.9464,9.9464,0,0,0,17,6.0508V4h2V2H13V4h2V6.0508A9.9464,9.9464,0,0,0,9.6792,8.2646L8.2422,6.8281l1.414-1.414L8.2422,4,4,8.2427l1.4141,1.414L6.8284,8.2422,8.2651,9.6787A9.9476,9.9476,0,0,0,6.0508,15H4V13H2v6H4V17H6.0508a9.9476,9.9476,0,0,0,2.2143,5.3213L6.8284,23.7578,5.4141,22.3433,4,23.7573,8.2422,28l1.414-1.4141-1.414-1.414,1.437-1.4365A9.9464,9.9464,0,0,0,15,25.9492V28H13v2h6V28H17V25.9492a9.9464,9.9464,0,0,0,5.3208-2.2138l1.437,1.4365-1.414,1.414L23.7578,28,28,23.7573l-1.4141-1.414-1.4143,1.4145-1.4367-1.4365A9.9476,9.9476,0,0,0,25.9492,17H28v2h2V13ZM16,24a8,8,0,1,1,8-8A8.0092,8.0092,0,0,1,16,24Z"
813
855
  })), children);
814
856
  });
@@ -828,9 +870,9 @@ const Cost = /*#__PURE__*/React.forwardRef(function Cost({
828
870
  viewBox: "0 0 32 32",
829
871
  fill: "currentColor",
830
872
  ...rest
831
- }, _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
873
+ }, _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
832
874
  d: "M16,23a7,7,0,1,1,7-7A7.0078,7.0078,0,0,1,16,23Zm0-12a5,5,0,1,0,5,5A5.0057,5.0057,0,0,0,16,11Z"
833
- })), _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
875
+ })), _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
834
876
  d: "M30,6.4141,28.5859,5l-3.35,3.35A12.0812,12.0812,0,0,0,23.65,6.7637L27,3.4141,25.5859,2,21.9766,5.6094A11.9792,11.9792,0,0,0,5.6094,21.9766L2,25.5859,3.4141,27l3.35-3.35A12.0812,12.0812,0,0,0,8.35,25.2363L5,28.5859,6.4141,30l3.6093-3.6094A11.9792,11.9792,0,0,0,26.3906,10.0234ZM16,26A10,10,0,1,1,26,16,10.0114,10.0114,0,0,1,16,26Z"
835
877
  })), children);
836
878
  });
@@ -850,9 +892,9 @@ const CostTotal = /*#__PURE__*/React.forwardRef(function CostTotal({
850
892
  viewBox: "0 0 32 32",
851
893
  fill: "currentColor",
852
894
  ...rest
853
- }, _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
895
+ }, _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
854
896
  d: "M10 13H22V15H10zM10 18H22V20H10z"
855
- })), _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
897
+ })), _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
856
898
  d: "M30,6.4141,28.5859,5l-3.35,3.35A12.0812,12.0812,0,0,0,23.65,6.7637L27,3.4141,25.5859,2,21.9766,5.6094A11.9792,11.9792,0,0,0,5.6094,21.9766L2,25.5859,3.4141,27l3.35-3.35A12.0812,12.0812,0,0,0,8.35,25.2363L5,28.5859,6.4141,30l3.6093-3.6094A11.9792,11.9792,0,0,0,26.3906,10.0234ZM16,26A10,10,0,1,1,26,16,10.0114,10.0114,0,0,1,16,26Z"
857
899
  })), children);
858
900
  });
@@ -872,7 +914,7 @@ const Cough = /*#__PURE__*/React.forwardRef(function Cough({
872
914
  viewBox: "0 0 32 32",
873
915
  fill: "currentColor",
874
916
  ...rest
875
- }, _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
917
+ }, _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
876
918
  d: "M26,30H24V27H20a5.0055,5.0055,0,0,1-5-5V20.7207l-2.3162-.772a1,1,0,0,1-.5412-1.4631L15,13.7229V11a9.01,9.01,0,0,1,9-9h5V4H24a7.0078,7.0078,0,0,0-7,7v3a.9991.9991,0,0,1-.1426.5144l-2.3586,3.9312,1.8174.6057A1,1,0,0,1,17,20v2a3.0033,3.0033,0,0,0,3,3h5a1,1,0,0,1,1,1Z"
877
919
  })), _circle17 || (_circle17 = /*#__PURE__*/React.createElement("circle", {
878
920
  cx: "9",
@@ -898,7 +940,7 @@ const Cough = /*#__PURE__*/React.forwardRef(function Cough({
898
940
  cx: "3",
899
941
  cy: "23",
900
942
  r: "1"
901
- })), _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
943
+ })), _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
902
944
  d: "M19 12H23V14H19z"
903
945
  })), children);
904
946
  });
@@ -918,7 +960,7 @@ const CouplingFacilityEncryption = /*#__PURE__*/React.forwardRef(function Coupli
918
960
  viewBox: "0 0 32 32",
919
961
  fill: "currentColor",
920
962
  ...rest
921
- }, _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
963
+ }, _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
922
964
  d: "M29,21.3v-1.3c0-2.2-1.8-4-4-4s-4,1.8-4,4v1.3c-.6.3-1,1-1,1.7v5c0,1.1.9,2,2,2h6c1.1,0,2-.9,2-2v-5c0-.7-.4-1.4-1-1.7ZM25,18c1.1,0,2,.9,2,2v1h-4v-1c0-1.1.9-2,2-2ZM28,28h-6v-5h6v5ZM18,30H3c-.3,0-.7-.2-.9-.5s-.2-.7,0-1L15.1,2.6c.3-.7,1.4-.7,1.8,0l5.5,11-1.8.9-4.6-9.3L4.6,28h13.4v2Z"
923
965
  })), children);
924
966
  });
@@ -938,7 +980,7 @@ const Course = /*#__PURE__*/React.forwardRef(function Course({
938
980
  viewBox: "0 0 32 32",
939
981
  fill: "currentColor",
940
982
  ...rest
941
- }, _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
983
+ }, _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
942
984
  d: "M24,30H8a2.0023,2.0023,0,0,1-2-2V4A2.002,2.002,0,0,1,8,2H24a2.0023,2.0023,0,0,1,2,2V20.6182l-5-2.5-5,2.5V4H8V28H24V24h2v4A2.0027,2.0027,0,0,1,24,30ZM21,15.8818l3,1.5V4H18V17.3818Z"
943
985
  })), children);
944
986
  });
@@ -974,7 +1016,7 @@ const Covariate = /*#__PURE__*/React.forwardRef(function Covariate({
974
1016
  cx: "21",
975
1017
  cy: "18",
976
1018
  r: "2"
977
- })), _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
1019
+ })), _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
978
1020
  d: "M30,3.4141,28.5859,2,4,26.5859V2H2V28a2,2,0,0,0,2,2H30V28H5.4141ZM4,28Z"
979
1021
  })), children);
980
1022
  });
@@ -994,7 +1036,7 @@ const CreateLink = /*#__PURE__*/React.forwardRef(function CreateLink({
994
1036
  viewBox: "0 0 32 32",
995
1037
  fill: "currentColor",
996
1038
  ...rest
997
- }, _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
1039
+ }, _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
998
1040
  d: "M7,8v3h-2v-3h-3v-2h3v-3h2v3h3v2h-3ZM22.42,26.01l6.03-6.03h0c2.06-2.06,2.06-5.39,0-7.44s-5.39-2.06-7.44,0l1.41,1.41h0c1.27-1.27,3.34-1.27,4.62,0,1.27,1.27,1.27,3.34,0,4.62l-6.03,6.03h0c-1.27,1.27-3.34,1.27-4.62,0-1.27-1.27-1.27-3.34,0-4.62l-1.41-1.41c-.99.99-1.54,2.33-1.54,3.73,0,2.91,2.36,5.26,5.27,5.26,1.4,0,2.74-.55,3.72-1.54h0l-.01-.01ZM13.99,28.46l-1.41-1.41c-1.27,1.26-3.32,1.26-4.6,0-1.28-1.27-1.29-3.34-.02-4.62l6.03-6.03.02-.02c1.28-1.27,3.35-1.26,4.62.02s1.26,3.35-.02,4.62l1.41,1.41.03-.03c2.05-2.06,2.03-5.4-.03-7.44-2.06-2.05-5.4-2.03-7.44.03l-6.03,6.03c-.99.99-1.55,2.33-1.55,3.72,0,2.91,2.37,5.26,5.27,5.26,1.4,0,2.74-.55,3.72-1.54Z"
999
1041
  })), children);
1000
1042
  });
@@ -1014,9 +1056,9 @@ const Credentials = /*#__PURE__*/React.forwardRef(function Credentials({
1014
1056
  viewBox: "0 0 32 32",
1015
1057
  fill: "currentColor",
1016
1058
  ...rest
1017
- }, _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
1059
+ }, _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
1018
1060
  d: "M16 22a4 4 0 10-4-4A4 4 0 0016 22zm0-6a2 2 0 11-2 2A2 2 0 0116 16zM14 6H18V8H14z"
1019
- })), _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
1061
+ })), _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
1020
1062
  d: "M24,2H8A2.002,2.002,0,0,0,6,4V28a2.0023,2.0023,0,0,0,2,2H24a2.0027,2.0027,0,0,0,2-2V4A2.0023,2.0023,0,0,0,24,2ZM20,28H12V26a1,1,0,0,1,1-1h6a1,1,0,0,1,1,1Zm2,0V26a3,3,0,0,0-3-3H13a3,3,0,0,0-3,3v2H8V4H24V28Z"
1021
1063
  })), children);
1022
1064
  });
@@ -1037,7 +1079,7 @@ const Critical = /*#__PURE__*/React.forwardRef(function Critical({
1037
1079
  viewBox: "0 0 16 16",
1038
1080
  fill: "currentColor",
1039
1081
  ...rest
1040
- }, _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
1082
+ }, _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
1041
1083
  d: "M12.887 11.4727a5.9936 5.9936 0 00-8.36-8.3594zM3.113 4.5273a5.9936 5.9936 0 008.36 8.3594z"
1042
1084
  })), children);
1043
1085
  }
@@ -1049,7 +1091,7 @@ const Critical = /*#__PURE__*/React.forwardRef(function Critical({
1049
1091
  viewBox: "0 0 16 16",
1050
1092
  fill: "currentColor",
1051
1093
  ...rest
1052
- }, _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
1094
+ }, _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
1053
1095
  d: "M12.887 11.4727a5.9936 5.9936 0 00-8.36-8.3594zM3.113 4.5273a5.9936 5.9936 0 008.36 8.3594z"
1054
1096
  })), children);
1055
1097
  });
@@ -1070,7 +1112,7 @@ const CriticalSeverity = /*#__PURE__*/React.forwardRef(function CriticalSeverity
1070
1112
  viewBox: "0 0 16 16",
1071
1113
  fill: "currentColor",
1072
1114
  ...rest
1073
- }, _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
1115
+ }, _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
1074
1116
  d: "M13 13L3 13 3 3 13 13z"
1075
1117
  })), children);
1076
1118
  }
@@ -1082,7 +1124,7 @@ const CriticalSeverity = /*#__PURE__*/React.forwardRef(function CriticalSeverity
1082
1124
  viewBox: "0 0 16 16",
1083
1125
  fill: "currentColor",
1084
1126
  ...rest
1085
- }, _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
1127
+ }, _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
1086
1128
  d: "M13 13L3 13 3 3 13 13z"
1087
1129
  })), children);
1088
1130
  });
@@ -1102,9 +1144,9 @@ const Crop = /*#__PURE__*/React.forwardRef(function Crop({
1102
1144
  viewBox: "0 0 32 32",
1103
1145
  fill: "currentColor",
1104
1146
  ...rest
1105
- }, _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
1147
+ }, _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
1106
1148
  d: "M25,20H23V9H12V7H23a2,2,0,0,1,2,2Z"
1107
- })), _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
1149
+ })), _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
1108
1150
  d: "M9,23V2H7V7H2V9H7V23a2,2,0,0,0,2,2H23v5h2V25h5V23Z"
1109
1151
  })), children);
1110
1152
  });
@@ -1124,7 +1166,7 @@ const CropGrowth = /*#__PURE__*/React.forwardRef(function CropGrowth({
1124
1166
  viewBox: "0 0 32 32",
1125
1167
  fill: "currentColor",
1126
1168
  ...rest
1127
- }, _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
1169
+ }, _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
1128
1170
  d: "M26,13a4.0045,4.0045,0,0,0,4-4V6H27a3.979,3.979,0,0,0-2.7468,1.1064A6.0041,6.0041,0,0,0,19,4H16V7a6.0066,6.0066,0,0,0,6,6h1V26H11V21h1a4.0045,4.0045,0,0,0,4-4V14H13a3.979,3.979,0,0,0-2.7468,1.1064A6.0041,6.0041,0,0,0,5,12H2v3a6.0066,6.0066,0,0,0,6,6H9v5H2v2H30V26H25V13Zm-1-3a2.002,2.002,0,0,1,2-2h1V9a2.002,2.002,0,0,1-2,2H25ZM11,18a2.002,2.002,0,0,1,2-2h1v1a2.002,2.002,0,0,1-2,2H11ZM9,19H8a4.0045,4.0045,0,0,1-4-4V14H5a4.0045,4.0045,0,0,1,4,4Zm14-8H22a4.0045,4.0045,0,0,1-4-4V6h1a4.0045,4.0045,0,0,1,4,4Z"
1129
1171
  })), children);
1130
1172
  });
@@ -1144,7 +1186,7 @@ const CropHealth = /*#__PURE__*/React.forwardRef(function CropHealth({
1144
1186
  viewBox: "0 0 32 32",
1145
1187
  fill: "currentColor",
1146
1188
  ...rest
1147
- }, _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
1189
+ }, _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
1148
1190
  d: "M2 28H10V30H2zM17 29a1 1 0 01-.7808-.3752L12.52 24H2V22H13a1 1 0 01.7808.3752l3.146 3.9322 5.2412-7.8621A1 1 0 0123.8 18.4L26.5 22H30v2H26a.9991.9991 0 01-.8-.4l-2.1523-2.8694-5.2159 7.824a.9986.9986 0 01-.7885.4443zM11 16V11h1a4.0045 4.0045 0 004-4V4H13a3.9779 3.9779 0 00-2.7468 1.1067A6.0034 6.0034 0 005 2H2V5a6.0066 6.0066 0 006 6H9v5H2v2H16V16zM13 6h1V7a2.002 2.002 0 01-2 2H11V8A2.002 2.002 0 0113 6zM8 9A4.0045 4.0045 0 014 5V4H5A4.0045 4.0045 0 019 8V9z"
1149
1191
  })), children);
1150
1192
  });
@@ -1164,7 +1206,7 @@ const WatsonHealthCrossReference = /*#__PURE__*/React.forwardRef(function Watson
1164
1206
  viewBox: "0 0 32 32",
1165
1207
  fill: "currentColor",
1166
1208
  ...rest
1167
- }, _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
1209
+ }, _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
1168
1210
  d: "M11 24H15V26H11zM5 24H9V26H5zM23 24H27V26H23zM17 24H21V26H17zM9 22a4.92 4.92 0 014-2h6a5.22 5.22 0 014 2h2.3A6.87 6.87 0 0019 18H13a6.87 6.87 0 00-6.3 4zM24 28H26V30H24zM6 28H8V30H6zM16 16a7 7 0 117-7A7 7 0 0116 16zM16 4a5 5 0 00-5 5A5 5 0 0021 9 5 5 0 0016 4z"
1169
1211
  })), children);
1170
1212
  });
@@ -1184,7 +1226,7 @@ const CrossTab = /*#__PURE__*/React.forwardRef(function CrossTab({
1184
1226
  viewBox: "0 0 32 32",
1185
1227
  fill: "currentColor",
1186
1228
  ...rest
1187
- }, _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
1229
+ }, _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
1188
1230
  d: "M28,2H10A2.0023,2.0023,0,0,0,8,4V7H4A2.0023,2.0023,0,0,0,2,9V28a2.0023,2.0023,0,0,0,2,2H28a2.0023,2.0023,0,0,0,2-2V4A2.0023,2.0023,0,0,0,28,2ZM10,4H28V7H10ZM28,14H20V9h8ZM10,21V16h8v5Zm8,2v5H10V23ZM8,21H4V16H8ZM18,9v5H10V9Zm2,7h8v5H20ZM8,9v5H4V9ZM4,23H8v5H4Zm16,5V23h8v5Z"
1189
1231
  })), children);
1190
1232
  });
@@ -1204,7 +1246,7 @@ const Crossroads = /*#__PURE__*/React.forwardRef(function Crossroads({
1204
1246
  viewBox: "0 0 32 32",
1205
1247
  fill: "currentColor",
1206
1248
  ...rest
1207
- }, _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
1249
+ }, _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
1208
1250
  d: "M26.5859,6.5859A1.9862,1.9862,0,0,0,25.1719,6H17V2H15V12H6.8281a1.9862,1.9862,0,0,0-1.414.5859L2,16l3.4141,3.4141A1.9862,1.9862,0,0,0,6.8281,20H15V30h2V14h8.1719a1.9862,1.9862,0,0,0,1.414-.5859L30,10ZM6.8281,18l-2-2,2-2H15v4Zm18.3438-6H17V8h8.1719l2,2Z"
1209
1251
  })), children);
1210
1252
  });
@@ -1224,9 +1266,9 @@ const CrowdReport = /*#__PURE__*/React.forwardRef(function CrowdReport({
1224
1266
  viewBox: "0 0 32 32",
1225
1267
  fill: "currentColor",
1226
1268
  ...rest
1227
- }, _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
1269
+ }, _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
1228
1270
  d: "M16.832,19.5547l-1.664-1.1094L17.4648,15H20V10H12v5h2v2H12a2.0021,2.0021,0,0,1-2-2V10a2.0021,2.0021,0,0,1,2-2h8a2.0021,2.0021,0,0,1,2,2v5a2.0021,2.0021,0,0,1-2,2H18.5352Z"
1229
- })), _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
1271
+ })), _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
1230
1272
  d: "M16,30,7.5645,20.0513c-.0479-.0571-.3482-.4515-.3482-.4515A10.8888,10.8888,0,0,1,5,13a11,11,0,0,1,22,0,10.8844,10.8844,0,0,1-2.2148,6.5973l-.0015.0025s-.3.3944-.3447.4474ZM8.8125,18.395c.001.0007.2334.3082.2866.3744L16,26.9079l6.91-8.15c.0439-.0552.2783-.3649.2788-.3657A8.901,8.901,0,0,0,25,13,9,9,0,0,0,7,13a8.9054,8.9054,0,0,0,1.8125,5.395Z"
1231
1273
  })), children);
1232
1274
  });
@@ -1246,10 +1288,10 @@ const CrowdReportFilled = /*#__PURE__*/React.forwardRef(function CrowdReportFill
1246
1288
  viewBox: "0 0 32 32",
1247
1289
  fill: "currentColor",
1248
1290
  ...rest
1249
- }, _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
1291
+ }, _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
1250
1292
  fill: "none",
1251
1293
  d: "M16.832,19.5547l-1.664-1.1094L17.4648,15H20V10H12v5h2v2H12a2.0021,2.0021,0,0,1-2-2V10a2.0021,2.0021,0,0,1,2-2h8a2.0021,2.0021,0,0,1,2,2v5a2.0021,2.0021,0,0,1-2,2H18.5352Z"
1252
- })), _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
1294
+ })), _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
1253
1295
  d: "M16,2A11.0134,11.0134,0,0,0,5,13a10.8885,10.8885,0,0,0,2.2163,6.6s.3.3945.3482.4517L16,30l8.439-9.9526c.0444-.0533.3447-.4478.3447-.4478l.0015-.0024A10.8846,10.8846,0,0,0,27,13,11.0134,11.0134,0,0,0,16,2Zm6,13a2.0023,2.0023,0,0,1-2,2H18.5352L16.832,19.5547l-1.664-1.1094L17.4648,15H20V10H12v5h2v2H12a2.0023,2.0023,0,0,1-2-2V10a2.0023,2.0023,0,0,1,2-2h8a2.0023,2.0023,0,0,1,2,2Z"
1254
1296
  })), children);
1255
1297
  });
@@ -1269,7 +1311,7 @@ const Csv = /*#__PURE__*/React.forwardRef(function Csv({
1269
1311
  viewBox: "0 0 32 32",
1270
1312
  fill: "currentColor",
1271
1313
  ...rest
1272
- }, _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
1314
+ }, _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
1273
1315
  d: "M28 9L26 22 24 9 22 9 24.516 23 27.484 23 30 9 28 9zM18 23H12V21h6V17H14a2.002 2.002 0 01-2-2V11a2.002 2.002 0 012-2h6v2H14v4h4a2.002 2.002 0 012 2v4A2.002 2.002 0 0118 23zM10 23H4a2.0023 2.0023 0 01-2-2V11A2.002 2.002 0 014 9h6v2H4V21h6z"
1274
1316
  })), children);
1275
1317
  });
@@ -1289,7 +1331,7 @@ const QCU1 = /*#__PURE__*/React.forwardRef(function QCU1({
1289
1331
  viewBox: "0 0 32 32",
1290
1332
  fill: "currentColor",
1291
1333
  ...rest
1292
- }, _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
1334
+ }, _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
1293
1335
  d: "M10 23H5a2 2 0 01-2-2V15a2 2 0 012-2h5v2H5v6h5zM18 23H14a2 2 0 01-2-2V9h2V21h4V9h2V21A2 2 0 0118 23zM27 21L27 9.01 22 9.01 22 11.01 25 11.01 25 21 22 21 22 23 30 23 30 21 27 21z"
1294
1336
  })), children);
1295
1337
  });
@@ -1309,7 +1351,7 @@ const QCU3 = /*#__PURE__*/React.forwardRef(function QCU3({
1309
1351
  viewBox: "0 0 32 32",
1310
1352
  fill: "currentColor",
1311
1353
  ...rest
1312
- }, _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
1354
+ }, _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
1313
1355
  d: "M10 23H5a2 2 0 01-2-2V15a2 2 0 012-2h5v2H5v6h5zM18 23H14a2 2 0 01-2-2V9h2V21h4V9h2V21A2 2 0 0118 23zM28 9H22v2h6v4H23v2h5v4H22v2h6a2 2 0 002-2V11A2 2 0 0028 9z"
1314
1356
  })), children);
1315
1357
  });
@@ -1329,7 +1371,7 @@ const Cube = /*#__PURE__*/React.forwardRef(function Cube({
1329
1371
  viewBox: "0 0 32 32",
1330
1372
  fill: "currentColor",
1331
1373
  ...rest
1332
- }, _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
1374
+ }, _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
1333
1375
  d: "M28.5039,8.1362l-12-7a1,1,0,0,0-1.0078,0l-12,7A1,1,0,0,0,3,9V23a1,1,0,0,0,.4961.8638l12,7a1,1,0,0,0,1.0078,0l12-7A1,1,0,0,0,29,23V9A1,1,0,0,0,28.5039,8.1362ZM16,3.1577,26.0156,9,16,14.8423,5.9844,9ZM5,10.7412l10,5.833V28.2588L5,22.4258ZM17,28.2588V16.5742l10-5.833V22.4258Z"
1334
1376
  })), children);
1335
1377
  });
@@ -1353,9 +1395,9 @@ const CubeView = /*#__PURE__*/React.forwardRef(function CubeView({
1353
1395
  cx: "16",
1354
1396
  cy: "16",
1355
1397
  r: "2"
1356
- })), _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
1398
+ })), _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
1357
1399
  d: "M23.7769,15.4785A8.64,8.64,0,0,0,16,10a8.64,8.64,0,0,0-7.7769,5.4785L8,16l.2231.5215A8.64,8.64,0,0,0,16,22a8.64,8.64,0,0,0,7.7769-5.4785L24,16ZM16,20a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,16,20Z"
1358
- })), _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
1400
+ })), _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
1359
1401
  d: "M28.5039,8.1362l-12-7a1,1,0,0,0-1.0078,0l-12,7A1,1,0,0,0,3,9V23a1,1,0,0,0,.4961.8638l12,7a1,1,0,0,0,1.0078,0l12-7A1,1,0,0,0,29,23V9A1,1,0,0,0,28.5039,8.1362ZM27,22.4258,16,28.8423,5,22.4258V9.5742L16,3.1577,27,9.5742Z"
1360
1402
  })), children);
1361
1403
  });
@@ -1375,9 +1417,9 @@ const Currency = /*#__PURE__*/React.forwardRef(function Currency({
1375
1417
  viewBox: "0 0 32 32",
1376
1418
  fill: "currentColor",
1377
1419
  ...rest
1378
- }, _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
1420
+ }, _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
1379
1421
  d: "M21,12V10H17V7H15v3H13a2.002,2.002,0,0,0-2,2v3a2.002,2.002,0,0,0,2,2h6v3H11v2h4v3h2V22h2a2.0023,2.0023,0,0,0,2-2V17a2.002,2.002,0,0,0-2-2H13V12Z"
1380
- })), _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
1422
+ })), _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
1381
1423
  d: "M16,4A12,12,0,1,1,4,16,12.0353,12.0353,0,0,1,16,4m0-2A14,14,0,1,0,30,16,14.0412,14.0412,0,0,0,16,2Z"
1382
1424
  })), children);
1383
1425
  });
@@ -1397,7 +1439,7 @@ const CurrencyBaht = /*#__PURE__*/React.forwardRef(function CurrencyBaht({
1397
1439
  viewBox: "0 0 32 32",
1398
1440
  fill: "currentColor",
1399
1441
  ...rest
1400
- }, _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
1442
+ }, _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
1401
1443
  d: "M21.4023,15.6426A4.9727,4.9727,0,0,0,23,12V11a5.0059,5.0059,0,0,0-5-5H17V3H15V6H10V26h5v3h2V26h2a5.0059,5.0059,0,0,0,5-5V20A4.9834,4.9834,0,0,0,21.4023,15.6426ZM12,8h6a3.0033,3.0033,0,0,1,3,3v1a3.0033,3.0033,0,0,1-3,3H12ZM22,21a3.0033,3.0033,0,0,1-3,3H12V17h7a3.0033,3.0033,0,0,1,3,3Z"
1402
1444
  })), children);
1403
1445
  });
@@ -1417,7 +1459,7 @@ const CurrencyDollar = /*#__PURE__*/React.forwardRef(function CurrencyDollar({
1417
1459
  viewBox: "0 0 32 32",
1418
1460
  fill: "currentColor",
1419
1461
  ...rest
1420
- }, _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
1462
+ }, _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
1421
1463
  d: "M23,20.5151c0-4.6152-3.78-5.1411-6.8171-5.563-3.31-.4609-5.1829-.86-5.1829-3.71C11,8.8491,13.5071,8,15.6538,8a6.7538,6.7538,0,0,1,5.5681,2.6279l1.5562-1.2558A8.6508,8.6508,0,0,0,17,6.0962V3H15V6.022c-3.6152.2192-6,2.26-6,5.22,0,4.73,3.83,5.2627,6.9075,5.69C19.16,17.3848,21,17.7744,21,20.5151,21,23.5474,17.8674,24,16,24c-3.4294,0-4.8782-.9639-6.2219-2.6279L8.2219,22.6279A8.4382,8.4382,0,0,0,15,25.9648V29h2V25.9551C20.7256,25.6509,23,23.6279,23,20.5151Z"
1422
1464
  })), children);
1423
1465
  });
@@ -1437,7 +1479,7 @@ const CurrencyEuro = /*#__PURE__*/React.forwardRef(function CurrencyEuro({
1437
1479
  viewBox: "0 0 32 32",
1438
1480
  fill: "currentColor",
1439
1481
  ...rest
1440
- }, _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
1482
+ }, _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
1441
1483
  d: "M17,26c-3.6162,0-6.3328-2.2974-7.4456-6H19V18H9.1321A15.2782,15.2782,0,0,1,9,16c0-.33.01-.6641.0259-1H19V13H9.2371C9.8447,9.3525,11.81,6,17,6c3.8533,0,5.5315,1.6465,7.1282,4.4893l1.7436-.9786C24.2649,6.6484,22.0779,4,17,4,10.6448,4,7,8.374,7,16c0,7.0654,4.1121,12,10,12,5.0779,0,7.2649-2.6484,8.8718-5.5107l-1.7436-.9786C22.5315,24.3535,20.8533,26,17,26Z"
1442
1484
  })), children);
1443
1485
  });
@@ -1457,7 +1499,7 @@ const CurrencyLira = /*#__PURE__*/React.forwardRef(function CurrencyLira({
1457
1499
  viewBox: "0 0 32 32",
1458
1500
  fill: "currentColor",
1459
1501
  ...rest
1460
- }, _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
1502
+ }, _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
1461
1503
  d: "M23,19a6.0066,6.0066,0,0,1-6,6H13V18.1079L21.2139,15V13L13,16.1079v-3L21.2139,10V8L13,11.1079V5H11v6.8647L8,13v2l3-1.1353v3L8,18v2l3-1.1353V27h6a8.0092,8.0092,0,0,0,8-8Z"
1462
1504
  })), children);
1463
1505
  });
@@ -1477,7 +1519,7 @@ const CurrencyPound = /*#__PURE__*/React.forwardRef(function CurrencyPound({
1477
1519
  viewBox: "0 0 32 32",
1478
1520
  fill: "currentColor",
1479
1521
  ...rest
1480
- }, _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
1522
+ }, _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
1481
1523
  d: "M12.4531,25A8.7775,8.7775,0,0,0,14,20a10.6,10.6,0,0,0-.18-2H22V16H13.2175c-.0842-.2109-.17-.4194-.2556-.624A9.8586,9.8586,0,0,1,12,11a4.792,4.792,0,0,1,5-5,6.1234,6.1234,0,0,1,5.2222,2.6279l1.5556-1.2558A8.11,8.11,0,0,0,17,4a6.7781,6.7781,0,0,0-7,7,11.65,11.65,0,0,0,1.0559,5H8v2h3.7729A8.209,8.209,0,0,1,12,20c0,2.5234-1.4858,5-3,5v2H24V25Z"
1482
1524
  })), children);
1483
1525
  });
@@ -1497,7 +1539,7 @@ const CurrencyRuble = /*#__PURE__*/React.forwardRef(function CurrencyRuble({
1497
1539
  viewBox: "0 0 32 32",
1498
1540
  fill: "currentColor",
1499
1541
  ...rest
1500
- }, _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
1542
+ }, _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
1501
1543
  d: "M19,4H10V15H7v2h3v3H7v2h3v6h2V22h9V20H12V17h7a6.0067,6.0067,0,0,0,6-6V10A6.0067,6.0067,0,0,0,19,4Zm4,7a4.0045,4.0045,0,0,1-4,4H12V6h7a4.0045,4.0045,0,0,1,4,4Z"
1502
1544
  })), children);
1503
1545
  });
@@ -1517,7 +1559,7 @@ const CurrencyRupee = /*#__PURE__*/React.forwardRef(function CurrencyRupee({
1517
1559
  viewBox: "0 0 32 32",
1518
1560
  fill: "currentColor",
1519
1561
  ...rest
1520
- }, _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
1562
+ }, _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
1521
1563
  d: "M24,7V5H8V7h5.5a4.4906,4.4906,0,0,1,4.45,4H8v2h9.95A4.4906,4.4906,0,0,1,13.5,17H8v2.3452L17.6169,28l1.3379-1.4863L10.606,19H13.5a6.5041,6.5041,0,0,0,6.4746-6H24V11H19.9746A6.4719,6.4719,0,0,0,18.18,7Z"
1522
1564
  })), children);
1523
1565
  });
@@ -1537,9 +1579,9 @@ const CurrencyShekel = /*#__PURE__*/React.forwardRef(function CurrencyShekel({
1537
1579
  viewBox: "0 0 32 32",
1538
1580
  fill: "currentColor",
1539
1581
  ...rest
1540
- }, _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
1582
+ }, _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
1541
1583
  d: "M9,27H7V5h8a5.0057,5.0057,0,0,1,5,5V22H18V10a3.0033,3.0033,0,0,0-3-3H9Z"
1542
- })), _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
1584
+ })), _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
1543
1585
  d: "M20,27H12V10h2V25h6a3.0033,3.0033,0,0,0,3-3V5h2V22A5.0057,5.0057,0,0,1,20,27Z"
1544
1586
  })), children);
1545
1587
  });
@@ -1559,7 +1601,7 @@ const CurrencyWon = /*#__PURE__*/React.forwardRef(function CurrencyWon({
1559
1601
  viewBox: "0 0 32 32",
1560
1602
  fill: "currentColor",
1561
1603
  ...rest
1562
- }, _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
1604
+ }, _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
1563
1605
  d: "M28 14L28 12 23.045 12 24 5 22 5 20 23 17 8 15 8 12 23 10 5 8 5 8.955 12 4 12 4 14 9.227 14 9.636 17 4 17 4 19 9.909 19 11 27 13 27 16 12 19 27 21 27 22.091 19 28 19 28 17 22.364 17 22.773 14 28 14z"
1564
1606
  })), children);
1565
1607
  });
@@ -1579,7 +1621,7 @@ const CurrencyYen = /*#__PURE__*/React.forwardRef(function CurrencyYen({
1579
1621
  viewBox: "0 0 32 32",
1580
1622
  fill: "currentColor",
1581
1623
  ...rest
1582
- }, _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
1624
+ }, _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
1583
1625
  d: "M24.271 5L22 5 16 16 10 5 7.729 5 13.794 16 8 16 8 18 15 18 15 21 8 21 8 23 15 23 15 27 17 27 17 23 24 23 24 21 17 21 17 18 24 18 24 16 18.206 16 24.271 5z"
1584
1626
  })), children);
1585
1627
  });
@@ -1599,7 +1641,7 @@ const Cursor_1 = /*#__PURE__*/React.forwardRef(function Cursor_1({
1599
1641
  viewBox: "0 0 32 32",
1600
1642
  fill: "currentColor",
1601
1643
  ...rest
1602
- }, _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
1644
+ }, _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
1603
1645
  d: "M23,28a1,1,0,0,1-.71-.29l-6.13-6.14-3.33,5a1,1,0,0,1-1,.44,1,1,0,0,1-.81-.7l-6-20A1,1,0,0,1,6.29,5l20,6a1,1,0,0,1,.7.81,1,1,0,0,1-.44,1l-5,3.33,6.14,6.13a1,1,0,0,1,0,1.42l-4,4A1,1,0,0,1,23,28Zm0-2.41L25.59,23l-7.16-7.15,5.25-3.5L7.49,7.49l4.86,16.19,3.5-5.25Z"
1604
1646
  })), children);
1605
1647
  });
@@ -1619,7 +1661,7 @@ const Cursor_2 = /*#__PURE__*/React.forwardRef(function Cursor_2({
1619
1661
  viewBox: "0 0 32 32",
1620
1662
  fill: "currentColor",
1621
1663
  ...rest
1622
- }, _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
1664
+ }, _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
1623
1665
  d: "M27.34,12.06l-22-8A1,1,0,0,0,4.06,5.34l8,22A1,1,0,0,0,13,28h0a1,1,0,0,0,.93-.63l3.84-9.6,9.6-3.84a1,1,0,0,0,0-1.87Zm-10.71,4h0l-.4.16-.16.4h0L13,24.2,6.67,6.67,24.2,13Z"
1624
1666
  })), children);
1625
1667
  });
@@ -1639,9 +1681,9 @@ const Customer = /*#__PURE__*/React.forwardRef(function Customer({
1639
1681
  viewBox: "0 0 32 32",
1640
1682
  fill: "currentColor",
1641
1683
  ...rest
1642
- }, _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
1684
+ }, _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
1643
1685
  d: "M29.7554 21.3447c-.1899-.2188-.4656-.3447-.7554-.3447h-2v-2c0-1.1025-.8972-2-2-2h-4c-1.1028 0-2 .8975-2 2v2h-2c-.2898 0-.5654.126-.7554.3447-.1899.2192-.2756.5098-.2346.7969l1 7c.0703.4922.4924.8584.99.8584h10c.4976 0 .9197-.3662.99-.8584l1-7c.041-.2871-.0447-.5776-.2346-.7969zm-8.7554-2.3447h4v2h-4v-2zm6.1328 9h-8.2656l-.7141-5h9.6938l-.7141 5zM10 20H12V30H10z"
1644
- })), _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
1686
+ })), _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
1645
1687
  d: "M16.7808 17.875l-1.9072-2.3838-1.4419-3.6055c-.4585-1.1455-1.5518-1.8857-2.7856-1.8857h-5.646c-1.6543 0-3 1.3457-3 3v7c0 1.1025.897 2 2 2h1v8h2v-10h-3v-7c0-.5518.4487-1 1-1h5.646c.4111 0 .7759.2471.9282.6289l1.645 3.9961 2 2.5 1.5615-1.25zM4 5c0-2.2056 1.7944-4 4-4s4 1.7944 4 4c0 2.2056-1.7944 4-4 4s-4-1.7944-4-4zm2 0c0 1.1028.897 2 2 2s2-.8972 2-2c0-1.1028-.897-2-2-2s-2 .8972-2 2z"
1646
1688
  })), children);
1647
1689
  });
@@ -1661,7 +1703,7 @@ const CustomerService = /*#__PURE__*/React.forwardRef(function CustomerService({
1661
1703
  viewBox: "0 0 32 32",
1662
1704
  fill: "currentColor",
1663
1705
  ...rest
1664
- }, _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
1706
+ }, _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
1665
1707
  d: "M26 30h-2v-5c-.0033-2.7601-2.2399-4.9967-5-5h-6c-2.7601.0033-4.9967 2.2399-5 5v5h-2v-5c.0045-3.8641 3.1359-6.9955 7-7h6c3.8641.0045 6.9955 3.1359 7 7v5zM22 6v4c0 1.1025-.8972 2-2 2h-1c-.5522 0-1 .4478-1 1s.4478 1 1 1h1c2.2056 0 4-1.7944 4-4v-4h-2zM16 16c-3.8599 0-7-3.1401-7-7S12.1401 2 16 2c1.9885 0 3.8901.8503 5.2173 2.3329l-1.4902 1.334c-.9482-1.0593-2.3066-1.6669-3.7271-1.6669-2.7571 0-5 2.243-5 5s2.2429 5 5 5v2z"
1666
1708
  })), children);
1667
1709
  });
@@ -1681,7 +1723,7 @@ const Cut = /*#__PURE__*/React.forwardRef(function Cut({
1681
1723
  viewBox: "0 0 32 32",
1682
1724
  fill: "currentColor",
1683
1725
  ...rest
1684
- }, _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
1726
+ }, _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
1685
1727
  d: "M26.5,19.63,20.24,16l6.26-3.63a5,5,0,0,0-1.21-9.2A5.19,5.19,0,0,0,24,3a5,5,0,0,0-4.33,7.53,5,5,0,0,0,2.39,2.1l-3.82,2.21L4,6.6,3,8.34,16.24,16,3,23.68l1,1.74,14.24-8.26,3.82,2.21a5,5,0,0,0-2.39,2.1A5,5,0,0,0,24,29a5.19,5.19,0,0,0,1.29-.17,5,5,0,0,0,1.21-9.2ZM21.4,9.53a3,3,0,0,1,1.1-4.12,3,3,0,0,1,4.1,1.11,3,3,0,0,1-1.1,4.11h0A3,3,0,0,1,21.4,9.53Zm5.2,16a3,3,0,0,1-4.1,1.11,3,3,0,0,1-1.1-4.12,3,3,0,0,1,4.1-1.1h0A3,3,0,0,1,26.6,25.48Z"
1686
1728
  })), children);
1687
1729
  });
@@ -1701,7 +1743,7 @@ const WatsonHealthCutInHalf = /*#__PURE__*/React.forwardRef(function WatsonHealt
1701
1743
  viewBox: "0 0 32 32",
1702
1744
  fill: "currentColor",
1703
1745
  ...rest
1704
- }, _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
1746
+ }, _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
1705
1747
  d: "M28,4H4A2.0023,2.0023,0,0,0,2,6V26a2.0023,2.0023,0,0,0,2,2H28a2.0023,2.0023,0,0,0,2-2V6A2.0023,2.0023,0,0,0,28,4ZM4,6H16V26H4Z"
1706
1748
  })), children);
1707
1749
  });
@@ -1721,9 +1763,9 @@ const CutOut = /*#__PURE__*/React.forwardRef(function CutOut({
1721
1763
  viewBox: "0 0 32 32",
1722
1764
  fill: "currentColor",
1723
1765
  ...rest
1724
- }, _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
1766
+ }, _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
1725
1767
  d: "M19.05 13.7326L18.05 12 7.928 17.8457 6.9312 17.27a2.9524 2.9524 0 00.6672-.769A3 3 0 103.5 17.5986l2.428 1.4019L3.5 20.4023a3.0342 3.0342 0 103.4407.3223l.987-.5693L14.5914 24l1-1.7294-5.6634-3.27zM4.0344 15.26a1 1 0 11.4658.6069A.9929.9929 0 014.0344 15.26zM4.9988 22a1 1 0 11-.8645 1.5A1 1 0 014.9988 22zM17 26H21V28H17zM10 26H14V28H10z"
1726
- })), _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
1768
+ })), _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
1727
1769
  d: "M28,28H24V26h4V4H7V8H5V4A2.0023,2.0023,0,0,1,7,2H28a2.0023,2.0023,0,0,1,2,2V26A2.0023,2.0023,0,0,1,28,28Z"
1728
1770
  })), children);
1729
1771
  });
@@ -1743,7 +1785,7 @@ const QCY = /*#__PURE__*/React.forwardRef(function QCY({
1743
1785
  viewBox: "0 0 32 32",
1744
1786
  fill: "currentColor",
1745
1787
  ...rest
1746
- }, _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
1788
+ }, _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
1747
1789
  d: "M15 23H10a2 2 0 01-2-2V15a2 2 0 012-2h5v2H10v6h5zM24 9L22 9 20 16 18 9 16 9 19 18 19 23 21 23 21 18 24 9z"
1748
1790
  })), children);
1749
1791
  });
@@ -1763,9 +1805,9 @@ const Cyclist = /*#__PURE__*/React.forwardRef(function Cyclist({
1763
1805
  viewBox: "0 0 32 32",
1764
1806
  fill: "currentColor",
1765
1807
  ...rest
1766
- }, _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
1808
+ }, _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
1767
1809
  d: "M25 30a6 6 0 116-6A6.0069 6.0069 0 0125 30zm0-10a4 4 0 104 4A4.0045 4.0045 0 0025 20zM7 30a6 6 0 116-6A6.0069 6.0069 0 017 30zM7 20a4 4 0 104 4A4.0045 4.0045 0 007 20z"
1768
- })), _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
1810
+ })), _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
1769
1811
  d: "M17 27H15V20.4139L9.5849 15a2.003 2.003 0 010-2.8292l4.5859-4.5859a2.0024 2.0024 0 012.8286 0L21.414 12H27v1.9993L20.5853 14l-5-5L11 13.5849l6 6zM21.5 8A3.5 3.5 0 1125 4.5 3.5042 3.5042 0 0121.5 8zm0-5A1.5 1.5 0 1023 4.5 1.5017 1.5017 0 0021.5 3z"
1770
1812
  })), children);
1771
1813
  });
@@ -1785,7 +1827,7 @@ const QCZ = /*#__PURE__*/React.forwardRef(function QCZ({
1785
1827
  viewBox: "0 0 32 32",
1786
1828
  fill: "currentColor",
1787
1829
  ...rest
1788
- }, _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
1830
+ }, _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
1789
1831
  d: "M14 23H9a2 2 0 01-2-2V15a2 2 0 012-2h5v2H9v6h5zM24 9L16 9 16 11 22 11 16 21 16 23 24 23 24 21 18 21 24 11 24 9z"
1790
1832
  })), children);
1791
1833
  });
@@ -1805,9 +1847,9 @@ const Dashboard = /*#__PURE__*/React.forwardRef(function Dashboard({
1805
1847
  viewBox: "0 0 32 32",
1806
1848
  fill: "currentColor",
1807
1849
  ...rest
1808
- }, _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
1850
+ }, _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
1809
1851
  d: "M24 21H26V26H24zM20 16H22V26H20zM11 26a5.0059 5.0059 0 01-5-5H8a3 3 0 103-3V16a5 5 0 010 10z"
1810
- })), _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
1852
+ })), _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
1811
1853
  d: "M28,2H4A2.002,2.002,0,0,0,2,4V28a2.0023,2.0023,0,0,0,2,2H28a2.0027,2.0027,0,0,0,2-2V4A2.0023,2.0023,0,0,0,28,2Zm0,9H14V4H28ZM12,4v7H4V4ZM4,28V13H28.0007l.0013,15Z"
1812
1854
  })), children);
1813
1855
  });
@@ -1827,9 +1869,9 @@ const DashboardReference = /*#__PURE__*/React.forwardRef(function DashboardRefer
1827
1869
  viewBox: "0 0 32 32",
1828
1870
  fill: "currentColor",
1829
1871
  ...rest
1830
- }, _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
1872
+ }, _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
1831
1873
  d: "M4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20zM24 21H26V26H24zM20 16H22V26H20zM16 18H18V26H16z"
1832
- })), _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
1874
+ })), _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
1833
1875
  d: "M28,2H4A2.002,2.002,0,0,0,2,4V16H4V13H28.001l.001,15H16v2H28a2.0027,2.0027,0,0,0,2-2V4A2.0023,2.0023,0,0,0,28,2ZM12,11H4V4h8Zm2,0V4H28l.0007,7Z"
1834
1876
  })), children);
1835
1877
  });
@@ -1849,7 +1891,7 @@ const Data_1 = /*#__PURE__*/React.forwardRef(function Data_1({
1849
1891
  viewBox: "0 0 32 32",
1850
1892
  fill: "currentColor",
1851
1893
  ...rest
1852
- }, _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
1894
+ }, _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
1853
1895
  d: "M15 6H28V8H15zM15 24H28V26H15zM4 15H17V17H4zM7 11a4 4 0 114-4A4 4 0 017 11zM7 5A2 2 0 109 7 2 2 0 007 5zM7 29a4 4 0 114-4A4 4 0 017 29zm0-6a2 2 0 102 2A2 2 0 007 23zM25 20a4 4 0 114-4A4 4 0 0125 20zm0-6a2 2 0 102 2A2 2 0 0025 14z"
1854
1896
  })), children);
1855
1897
  });
@@ -1869,7 +1911,7 @@ const Data_2 = /*#__PURE__*/React.forwardRef(function Data_2({
1869
1911
  viewBox: "0 0 32 32",
1870
1912
  fill: "currentColor",
1871
1913
  ...rest
1872
- }, _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
1914
+ }, _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
1873
1915
  d: "M4 6H15V8H4zM18 6H28V8H18zM21 12H28V14H21zM11 12H18V14H11zM4 12H8V14H4zM4 18H28V20H4zM4 24H21V26H4zM24 24H28V26H24z"
1874
1916
  })), children);
1875
1917
  });
@@ -1889,7 +1931,7 @@ const DataBase = /*#__PURE__*/React.forwardRef(function DataBase({
1889
1931
  viewBox: "0 0 32 32",
1890
1932
  fill: "currentColor",
1891
1933
  ...rest
1892
- }, _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
1934
+ }, _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
1893
1935
  d: "M24,3H8A2,2,0,0,0,6,5V27a2,2,0,0,0,2,2H24a2,2,0,0,0,2-2V5A2,2,0,0,0,24,3Zm0,2v6H8V5ZM8,19V13H24v6Zm0,8V21H24v6Z"
1894
1936
  })), _circle28 || (_circle28 = /*#__PURE__*/React.createElement("circle", {
1895
1937
  cx: "11",
@@ -1921,9 +1963,9 @@ const DataBaseAlt = /*#__PURE__*/React.forwardRef(function DataBaseAlt({
1921
1963
  viewBox: "0 0 32 32",
1922
1964
  fill: "currentColor",
1923
1965
  ...rest
1924
- }, _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
1966
+ }, _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
1925
1967
  d: "M7 8H12V10H7zM7 12H12V14H7zM7 16H12V18H7zM20 8H25V10H20zM20 12H25V14H20zM20 16H25V18H20z"
1926
- })), _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
1968
+ })), _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
1927
1969
  d: "M28,4H4A2.0023,2.0023,0,0,0,2,6V28a2.0023,2.0023,0,0,0,2,2H28a2.0023,2.0023,0,0,0,2-2V6A2.0023,2.0023,0,0,0,28,4ZM4,6H15V28H4ZM17,28V6H28V28Z"
1928
1970
  })), children);
1929
1971
  });
@@ -1943,7 +1985,7 @@ const DataCategorical = /*#__PURE__*/React.forwardRef(function DataCategorical({
1943
1985
  viewBox: "0 0 32 32",
1944
1986
  fill: "currentColor",
1945
1987
  ...rest
1946
- }, _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
1988
+ }, _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
1947
1989
  d: "M29 30h-10c-.5522 0-1-.4478-1-1v-10c0-.5522.4478-1 1-1h10c.5522 0 1 .4478 1 1v10c0 .5522-.4478 1-1 1zm-9-2h8v-8h-8v8zM8 30c-3.3083 0-6-2.6917-6-6s2.6917-6 6-6 6 2.6917 6 6-2.6917 6-6 6zm0-10c-2.2056 0-4 1.7944-4 4s1.7944 4 4 4 4-1.7944 4-4-1.7944-4-4-4zM22 14h-12c-.3604 0-.6926-.1938-.8701-.5073s-.1729-.6982.0127-1.0072L15.1446 2.4822c.1937-.3229.5246-.4822.8554-.4822s.6617.1593.8554.4822l6.002 10.0033c.1855.309.1902.6937.0127 1.0072s-.5098.5073-.8701.5073zm-10.2339-2h8.4678l-4.2339-7.0564-4.2339 7.0564z"
1948
1990
  })), children);
1949
1991
  });
@@ -1963,9 +2005,9 @@ const DataCenter = /*#__PURE__*/React.forwardRef(function DataCenter({
1963
2005
  viewBox: "0 0 32 32",
1964
2006
  fill: "currentColor",
1965
2007
  ...rest
1966
- }, _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
2008
+ }, _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
1967
2009
  d: "M28,10H23V6a2.0023,2.0023,0,0,0-2-2H11A2.0023,2.0023,0,0,0,9,6v4H4a2.0023,2.0023,0,0,0-2,2V28a2.0023,2.0023,0,0,0,2,2H28a2.0023,2.0023,0,0,0,2-2V12A2.0023,2.0023,0,0,0,28,10ZM4,28V12H9v2H7v2H9v2H7v2H9v2H7v2H9v4Zm17,0H11V6H21Zm7,0H23V24h2V22H23V20h2V18H23V16h2V14H23V12h5Z"
1968
- })), _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
2010
+ })), _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
1969
2011
  d: "M14 8H18V10H14zM14 12H18V14H14zM14 16H18V18H14z"
1970
2012
  })), children);
1971
2013
  });
@@ -1985,7 +2027,7 @@ const DataCheck = /*#__PURE__*/React.forwardRef(function DataCheck({
1985
2027
  viewBox: "0 0 32 32",
1986
2028
  fill: "currentColor",
1987
2029
  ...rest
1988
- }, _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
2030
+ }, _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
1989
2031
  d: "M23 27.18L20.41 24.59 19 26 23 30 30 23 28.59 21.59 23 27.18z"
1990
2032
  })), _circle31 || (_circle31 = /*#__PURE__*/React.createElement("circle", {
1991
2033
  cx: "11",
@@ -1999,7 +2041,7 @@ const DataCheck = /*#__PURE__*/React.forwardRef(function DataCheck({
1999
2041
  cx: "11",
2000
2042
  cy: "24",
2001
2043
  r: "1"
2002
- })), _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
2044
+ })), _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
2003
2045
  d: "M24,3H8A2,2,0,0,0,6,5V27a2,2,0,0,0,2,2h8V27H8V21H26V5A2,2,0,0,0,24,3Zm0,16H8V13H24Zm0-8H8V5H24Z"
2004
2046
  })), children);
2005
2047
  });
@@ -2019,11 +2061,11 @@ const DataConnected = /*#__PURE__*/React.forwardRef(function DataConnected({
2019
2061
  viewBox: "0 0 32 32",
2020
2062
  fill: "currentColor",
2021
2063
  ...rest
2022
- }, _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
2064
+ }, _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
2023
2065
  d: "M30 30L24 30 24 28 28 28 28 4 24 4 24 2 30 2 30 30z"
2024
- })), _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
2066
+ })), _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
2025
2067
  d: "M24.91,19.59a4.51,4.51,0,0,0-2.66-3.24,4.55,4.55,0,0,0-3.5,0,4.94,4.94,0,0,0-.64.35L15.3,13.89a4.53,4.53,0,1,0-1.41,1.41l2.81,2.81a4.48,4.48,0,0,0-.61,3.3,4.51,4.51,0,0,0,2.66,3.24,4.55,4.55,0,0,0,3.5,0,4.51,4.51,0,0,0,2.66-3.24,4.65,4.65,0,0,0,0-1.82ZM11.5,14A2.5,2.5,0,1,1,14,11.5,2.5,2.5,0,0,1,11.5,14Z"
2026
- })), _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
2068
+ })), _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
2027
2069
  d: "M8 30L2 30 2 2 8 2 8 4 4 4 4 28 8 28 8 30z"
2028
2070
  })), children);
2029
2071
  });
@@ -2055,9 +2097,9 @@ const DataError = /*#__PURE__*/React.forwardRef(function DataError({
2055
2097
  cx: "11",
2056
2098
  cy: "24",
2057
2099
  r: "1"
2058
- })), _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
2100
+ })), _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
2059
2101
  d: "M24,3H8A2,2,0,0,0,6,5V27a2,2,0,0,0,2,2H18V27H8V21H26V5A2,2,0,0,0,24,3Zm0,16H8V13H24Zm0-8H8V5H24Z"
2060
- })), _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
2102
+ })), _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
2061
2103
  d: "M29 24.415L27.586 23 25 25.587 22.414 23 21 24.415 23.586 27 21 29.586 22.414 31 25 28.414 27.586 31 29 29.586 26.414 27 29 24.415z"
2062
2104
  })), children);
2063
2105
  });
@@ -2077,9 +2119,9 @@ const DataFormat = /*#__PURE__*/React.forwardRef(function DataFormat({
2077
2119
  viewBox: "0 0 32 32",
2078
2120
  fill: "currentColor",
2079
2121
  ...rest
2080
- }, _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
2122
+ }, _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
2081
2123
  d: "M18 11H26V13H18zM6 19H14V21H6zM10 16a4 4 0 114-4A4.0045 4.0045 0 0110 16zm0-6a2 2 0 102 2A2.002 2.002 0 0010 10zM22 24a4 4 0 114-4A4.0045 4.0045 0 0122 24zm0-6a2 2 0 102 2A2.002 2.002 0 0022 18z"
2082
- })), _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
2124
+ })), _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
2083
2125
  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"
2084
2126
  })), children);
2085
2127
  });
@@ -2099,7 +2141,7 @@ const DataReference = /*#__PURE__*/React.forwardRef(function DataReference({
2099
2141
  viewBox: "0 0 32 32",
2100
2142
  fill: "currentColor",
2101
2143
  ...rest
2102
- }, _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
2144
+ }, _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
2103
2145
  d: "M25 12L25 3 23 3 23 5 20 5 20 7 23 7 23 12 20 12 20 14 28 14 28 12 25 12zM8.5 5c1.9299 0 3.5 1.5701 3.5 3.5s-1.5701 3.5-3.5 3.5-3.5-1.5701-3.5-3.5 1.5701-3.5 3.5-3.5m0-2c-3.0376 0-5.5 2.4624-5.5 5.5s2.4624 5.5 5.5 5.5 5.5-2.4624 5.5-5.5-2.4624-5.5-5.5-5.5h0zM23.5 20c1.9299 0 3.5 1.5701 3.5 3.5s-1.5701 3.5-3.5 3.5-3.5-1.5701-3.5-3.5 1.5701-3.5 3.5-3.5m0-2c-3.0376 0-5.5 2.4624-5.5 5.5s2.4624 5.5 5.5 5.5 5.5-2.4624 5.5-5.5-2.4624-5.5-5.5-5.5h0zM6 19L6 21 9.5859 21 4 26.5859 5.4141 28 11 22.4141 11 26 13 26 13 19 6 19z"
2104
2146
  })), children);
2105
2147
  });
@@ -2119,7 +2161,7 @@ const DataRegular = /*#__PURE__*/React.forwardRef(function DataRegular({
2119
2161
  viewBox: "0 0 32 32",
2120
2162
  fill: "currentColor",
2121
2163
  ...rest
2122
- }, _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
2164
+ }, _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
2123
2165
  d: "m27,24c-.4622,0-.8948.1133-1.2859.2998l-4.8289-4.8291c.699-.981,1.1147-2.1768,1.1147-3.4707,0-3.3086-2.6917-6-6-6-1.2937,0-2.4897.416-3.4709,1.1147l-4.8289-4.8286c.1865-.3911.2998-.8237.2998-1.2861,0-1.6567-1.3433-3-3-3s-3,1.3433-3,3,1.3433,3,3,3c.4622,0,.8948-.1133,1.2859-.2998l4.8289,4.8291c-.699.981-1.1147,2.1768-1.1147,3.4707,0,3.3086,2.6917,6,6,6,1.2937,0,2.4897-.416,3.4709-1.1147l4.8289,4.8286c-.1865.3911-.2998.8237-.2998,1.2861,0,1.6567,1.3433,3,3,3s3-1.3433,3-3-1.3433-3-3-3Zm-11-4c-2.2056,0-4-1.7944-4-4s1.7944-4,4-4,4,1.7944,4,4-1.7944,4-4,4Z"
2124
2166
  })), children);
2125
2167
  });
@@ -2139,7 +2181,7 @@ const DataSet = /*#__PURE__*/React.forwardRef(function DataSet({
2139
2181
  viewBox: "0 0 32 32",
2140
2182
  fill: "currentColor",
2141
2183
  ...rest
2142
- }, _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
2184
+ }, _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
2143
2185
  d: "M25 12L25 3 23 3 23 5 20 5 20 7 23 7 23 12 20 12 20 14 28 14 28 12 25 12zM8.5 5c1.9299 0 3.5 1.5701 3.5 3.5s-1.5701 3.5-3.5 3.5-3.5-1.5701-3.5-3.5 1.5701-3.5 3.5-3.5m0-2c-3.0376 0-5.5 2.4624-5.5 5.5s2.4624 5.5 5.5 5.5 5.5-2.4624 5.5-5.5-2.4624-5.5-5.5-5.5h0zM8.5 20c1.9299 0 3.5 1.5701 3.5 3.5s-1.5701 3.5-3.5 3.5-3.5-1.5701-3.5-3.5 1.5701-3.5 3.5-3.5m0-2c-3.0376 0-5.5 2.4624-5.5 5.5s2.4624 5.5 5.5 5.5 5.5-2.4624 5.5-5.5-2.4624-5.5-5.5-5.5h0zM23.5 20c1.9299 0 3.5 1.5701 3.5 3.5s-1.5701 3.5-3.5 3.5-3.5-1.5701-3.5-3.5 1.5701-3.5 3.5-3.5m0-2c-3.0376 0-5.5 2.4624-5.5 5.5s2.4624 5.5 5.5 5.5 5.5-2.4624 5.5-5.5-2.4624-5.5-5.5-5.5h0z"
2144
2186
  })), children);
2145
2187
  });
@@ -2163,7 +2205,7 @@ const DataStructured = /*#__PURE__*/React.forwardRef(function DataStructured({
2163
2205
  cx: "9",
2164
2206
  cy: "7",
2165
2207
  r: "1"
2166
- })), _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
2208
+ })), _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
2167
2209
  d: "M27,22.14V18a2,2,0,0,0-2-2H17V12h9a2,2,0,0,0,2-2V4a2,2,0,0,0-2-2H6A2,2,0,0,0,4,4v6a2,2,0,0,0,2,2h9v4H7a2,2,0,0,0-2,2v4.14a4,4,0,1,0,2,0V18h8v4H12v8h8V22H17V18h8v4.14a4,4,0,1,0,2,0ZM8,26a2,2,0,1,1-2-2A2,2,0,0,1,8,26Zm10-2v4H14V24ZM6,10V4H26v6ZM26,28a2,2,0,1,1,2-2A2,2,0,0,1,26,28Z"
2168
2210
  })), children);
2169
2211
  });
@@ -2183,7 +2225,7 @@ const DataUnreal = /*#__PURE__*/React.forwardRef(function DataUnreal({
2183
2225
  viewBox: "0 0 32 32",
2184
2226
  fill: "currentColor",
2185
2227
  ...rest
2186
- }, _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
2228
+ }, _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
2187
2229
  d: "M16.4961 18.1318l-7-4c-.1536-.0879-.3248-.1318-.4961-.1318s-.3425.0439-.4961.1318l-7 4c-.3115.1777-.5039.5093-.5039.8682v8c0 .3589.1924.6904.5039.8682l7 4c.1536.0879.325.1318.4961.1318s.3425-.0439.4961-.1318l7-4c.3115-.1777.5039-.5093.5039-.8682v-8c0-.3589-.1924-.6904-.5039-.8682zm-7.4961-1.98l4.9844 2.8481-4.9844 2.8481-4.9844-2.8481 4.9844-2.8481zm-6 4.5713l5 2.8569v5.6968l-5-2.8569v-5.6968zm7 8.5537v-5.6968l5-2.8569v5.6968l-5 2.8569zM28 19v5c0 1.1025-.8972 2-2 2h-3.1719l1.5859-1.5859-1.4141-1.4141-4 4 4 4 1.4141-1.4141-1.5859-1.5859h3.1719c2.2056 0 4-1.7944 4-4v-5h-2zM17.5039 15.0111l-2-1.1428c-.3115-.1781-.5039-.5094-.5039-.8683v-2h2v1.4197l1.4961.8549-.9922 1.7366zM25.5039 14.4175l-1.5039.8594v-2.2769h-2v2.2769l-1.5039-.8594-.9922 1.7368 3 1.7139c.1536.0879.325.1318.4961.1318s.3425-.0439.4961-.1318l3-1.7139-.9922-1.7368zM28.4961 15.0111l-.9922-1.7366 1.4961-.8549v-1.4197h2v2c0 .3589-.1924.6902-.5039.8683l-2 1.1428zM25.4961 8.7256L24.5039 6.9888 23 7.8481 21.4961 6.9888 20.5039 8.7256 22 9.5801 22 11 24 11 24 9.5801 25.4961 8.7256zM30.4961 4.1318l-3-1.7144-.9922 1.7368 1.4805.8457-1.4805.8457.9922 1.7368 1.5039-.8594v2.2769h2v-4c0-.3589-.1924-.6904-.5039-.8682zM24.5039 3.0111l-1.5039-.8594-1.5039.8594-.9922-1.7366 2-1.1428C22.6575.0439 22.8287 0 23 0s.3425.0439.4961.1317l2 1.1428-.9922 1.7366zM19.4961 4.1543l-.9922-1.7368-3 1.7144c-.3115.1777-.5039.5093-.5039.8682v4h2v-2.2769l1.5039.8594.9922-1.7368-1.4805-.8457 1.4805-.8457zM9 1l-1.4141 1.4141 1.5859 1.5859h-3.1719c-2.2056 0-4 1.7944-4 4v5h2v-5c0-1.1025.8972-2 2-2h3.1719l-1.5859 1.5859 1.4141 1.4141 4-4L9 1z"
2188
2230
  })), children);
2189
2231
  });
@@ -2203,9 +2245,9 @@ const DataUnstructured = /*#__PURE__*/React.forwardRef(function DataUnstructured
2203
2245
  viewBox: "0 0 32 32",
2204
2246
  fill: "currentColor",
2205
2247
  ...rest
2206
- }, _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
2248
+ }, _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
2207
2249
  d: "M6 24a2 2 0 11-2 2 2 2 0 012-2m0-2a4 4 0 104 4A4 4 0 006 22zM16 4a2 2 0 11-2 2 2 2 0 012-2m0-2a4 4 0 104 4A4 4 0 0016 2zM26 4a2 2 0 11-2 2 2 2 0 012-2m0-2a4 4 0 104 4A4 4 0 0026 2zM18 24v4H14V24h4m2-2H12v8h8z"
2208
- })), _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
2250
+ })), _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
2209
2251
  d: "M27,22.14V17a2,2,0,0,0-2-2H7V10h3V2H2v8H5v5a2,2,0,0,0,2,2H25v5.14a4,4,0,1,0,2,0ZM4,4H8V8H4ZM26,28a2,2,0,1,1,2-2A2,2,0,0,1,26,28Z"
2210
2252
  })), children);
2211
2253
  });
@@ -2229,7 +2271,7 @@ const DataView = /*#__PURE__*/React.forwardRef(function DataView({
2229
2271
  cx: "22",
2230
2272
  cy: "24",
2231
2273
  r: "2"
2232
- })), _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
2274
+ })), _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
2233
2275
  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"
2234
2276
  })), _circle39 || (_circle39 = /*#__PURE__*/React.createElement("circle", {
2235
2277
  cx: "8",
@@ -2243,7 +2285,7 @@ const DataView = /*#__PURE__*/React.forwardRef(function DataView({
2243
2285
  cx: "8",
2244
2286
  cy: "24",
2245
2287
  r: "1"
2246
- })), _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
2288
+ })), _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
2247
2289
  d: "M5,21h7V19H5V13H21v3h2V5a2,2,0,0,0-2-2H5A2,2,0,0,0,3,5V27a2,2,0,0,0,2,2h7V27H5ZM5,5H21v6H5Z"
2248
2290
  })), children);
2249
2291
  });
@@ -2267,9 +2309,9 @@ const DataViewAlt = /*#__PURE__*/React.forwardRef(function DataViewAlt({
2267
2309
  cx: "22",
2268
2310
  cy: "24",
2269
2311
  r: "2"
2270
- })), _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
2312
+ })), _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
2271
2313
  d: "M29.7769 23.4785A8.64 8.64 0 0022 18a8.64 8.64 0 00-7.7769 5.4785L14 24l.2231.5215A8.64 8.64 0 0022 30a8.64 8.64 0 007.7769-5.4785L30 24zM22 28a4 4 0 114-4A4.0045 4.0045 0 0122 28zM7 17H12V19H7zM7 12H19V14H7zM7 7H19V9H7z"
2272
- })), _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
2314
+ })), _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
2273
2315
  d: "M22,2,4,2A2.0058,2.0058,0,0,0,2,4V28a2.0058,2.0058,0,0,0,2,2h8V28H4V4H22V15h2V4A2.0058,2.0058,0,0,0,22,2Z"
2274
2316
  })), children);
2275
2317
  });
@@ -2289,13 +2331,13 @@ const DataAccessor = /*#__PURE__*/React.forwardRef(function DataAccessor({
2289
2331
  viewBox: "0 0 32 32",
2290
2332
  fill: "currentColor",
2291
2333
  ...rest
2292
- }, _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
2334
+ }, _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
2293
2335
  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"
2294
2336
  })), _circle43 || (_circle43 = /*#__PURE__*/React.createElement("circle", {
2295
2337
  cx: "7",
2296
2338
  cy: "25",
2297
2339
  r: "1"
2298
- })), _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
2340
+ })), _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
2299
2341
  d: "M21,13a2.9609,2.9609,0,0,0-1.2854.3008L17.4141,11l2.3-2.3008A2.9609,2.9609,0,0,0,21,9a3,3,0,1,0-3-3,2.9665,2.9665,0,0,0,.3,1.2852L16,9.5859,13.7,7.2852A2.9665,2.9665,0,0,0,14,6a3,3,0,1,0-3,3,2.9609,2.9609,0,0,0,1.2854-.3008L14.5859,11l-2.3005,2.3008A2.9609,2.9609,0,0,0,11,13a3,3,0,1,0,3,3,2.9665,2.9665,0,0,0-.3-1.2852L16,12.4141l2.3,2.3007A2.9665,2.9665,0,0,0,18,16a3,3,0,1,0,3-3Zm0-8a1,1,0,1,1-1,1A1.0009,1.0009,0,0,1,21,5ZM10,6a1,1,0,1,1,1,1A1.0009,1.0009,0,0,1,10,6Zm1,11a1,1,0,1,1,1-1A1.0009,1.0009,0,0,1,11,17Zm10,0a1,1,0,1,1,1-1A1.0009,1.0009,0,0,1,21,17Z"
2300
2342
  })), children);
2301
2343
  });
@@ -2315,9 +2357,9 @@ const DataAnalytics = /*#__PURE__*/React.forwardRef(function DataAnalytics({
2315
2357
  viewBox: "0 0 32 32",
2316
2358
  fill: "currentColor",
2317
2359
  ...rest
2318
- }, _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
2360
+ }, _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
2319
2361
  d: "M12 11H14V17H12zM7 13H9V17H7zM2 7H4V17H2z"
2320
- })), _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
2362
+ })), _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
2321
2363
  d: "m30,28.5859l-7.5522-7.5522c1.5918-1.9082,2.5522-4.3604,2.5522-7.0337,0-6.0654-4.9346-11-11-11-2.4026,0-4.6853.7607-6.6013,2.2002l1.2012,1.5991c1.5669-1.1772,3.4343-1.7993,5.4001-1.7993,4.9626,0,9,4.0371,9,9s-4.0374,9-9,9c-2.8574,0-5.4819-1.312-7.2007-3.6001l-1.5991,1.2017c2.1001,2.7949,5.3076,4.3984,8.7998,4.3984,2.6733,0,5.1255-.9604,7.0337-2.5522l7.5522,7.5522,1.4141-1.4141Z"
2322
2364
  })), children);
2323
2365
  });
@@ -2349,9 +2391,9 @@ const DataBackup = /*#__PURE__*/React.forwardRef(function DataBackup({
2349
2391
  cx: "7",
2350
2392
  cy: "23",
2351
2393
  r: "1"
2352
- })), _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
2394
+ })), _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
2353
2395
  d: "M12,26H4V20h8V18H4V12H22V4a2,2,0,0,0-2-2H4A2,2,0,0,0,2,4V26a2,2,0,0,0,2,2h8ZM4,4H20v6H4Z"
2354
- })), _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
2396
+ })), _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
2355
2397
  d: "M28,17v2.4131A6.996,6.996,0,1,0,22,30V28a5,5,0,1,1,4.5762-7H24v2h6V17Z"
2356
2398
  })), children);
2357
2399
  });
@@ -2371,9 +2413,9 @@ const DataBin = /*#__PURE__*/React.forwardRef(function DataBin({
2371
2413
  viewBox: "0 0 32 32",
2372
2414
  fill: "currentColor",
2373
2415
  ...rest
2374
- }, _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
2416
+ }, _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
2375
2417
  d: "M28 2H20a2.0023 2.0023 0 00-2 2V28a2.0023 2.0023 0 002 2h8a2.0023 2.0023 0 002-2V4A2.0023 2.0023 0 0028 2zm0 2v7H20V4zm0 9v6H20V13zM20 28V21h8v7zM12 15L10 15 10 13 8 13 8 15 6 15 6 17 8 17 8 19 10 19 10 17 12 17 12 15z"
2376
- })), _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
2418
+ })), _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
2377
2419
  d: "M16,6V4H10A2.0023,2.0023,0,0,0,8,6V9.08A6.99,6.99,0,0,0,8,22.92V26a2.0023,2.0023,0,0,0,2,2h6V26H10V22.92A6.99,6.99,0,0,0,10,9.08V6ZM14,16a5,5,0,1,1-5-5A5.0059,5.0059,0,0,1,14,16Z"
2378
2420
  })), children);
2379
2421
  });
@@ -2393,9 +2435,9 @@ const DataBlob = /*#__PURE__*/React.forwardRef(function DataBlob({
2393
2435
  viewBox: "0 0 32 32",
2394
2436
  fill: "currentColor",
2395
2437
  ...rest
2396
- }, _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
2438
+ }, _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
2397
2439
  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"
2398
- })), _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
2440
+ })), _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
2399
2441
  d: "M13 7H15V14H13zM8 7H10V14H8zM22 14H20a2.0021 2.0021 0 01-2-2V9a2.0021 2.0021 0 012-2h2a2.0021 2.0021 0 012 2v3A2.0021 2.0021 0 0122 14zM20 9v3h2V9zM22 18H24V25H22zM8 18H10V25H8zM17 25H15a2.0021 2.0021 0 01-2-2V20a2.0021 2.0021 0 012-2h2a2.0021 2.0021 0 012 2v3A2.0021 2.0021 0 0117 25zm-2-5v3h2V20z"
2400
2442
  })), children);
2401
2443
  });
@@ -2415,7 +2457,7 @@ const DataClass = /*#__PURE__*/React.forwardRef(function DataClass({
2415
2457
  viewBox: "0 0 32 32",
2416
2458
  fill: "currentColor",
2417
2459
  ...rest
2418
- }, _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
2460
+ }, _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
2419
2461
  d: "M26,16a3.9612,3.9612,0,0,0-2.02.5657l-2.8586-2.8585,2.293-2.293a2,2,0,0,0,0-2.8284l-6-6a2,2,0,0,0-2.8284,0l-6,6a2,2,0,0,0,0,2.8284l2.293,2.293L8.02,16.5657A4.043,4.043,0,1,0,9.4343,17.98l2.8585-2.8586,2.293,2.293A1.9773,1.9773,0,0,0,15,17.7233V22H12v8h8V22H17V17.7233a1.9773,1.9773,0,0,0,.4142-.3091l2.293-2.293L22.5657,17.98A3.9885,3.9885,0,1,0,26,16ZM8,20a2,2,0,1,1-2-2A2.0023,2.0023,0,0,1,8,20Zm10,4v4H14V24h4Zm-2-8-6-6,6-6,6,6Zm10,6a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,26,22Z"
2420
2462
  })), children);
2421
2463
  });
@@ -2439,7 +2481,7 @@ const DataCollection = /*#__PURE__*/React.forwardRef(function DataCollection({
2439
2481
  cx: "16",
2440
2482
  cy: "16",
2441
2483
  r: "2"
2442
- })), _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
2484
+ })), _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
2443
2485
  d: "M30 17L30 15 23.83 15 26.41 12.41 25 11 20 16 25 21 26.41 19.59 23.83 17 30 17zM15 23.83L15 30 17 30 17 23.83 19.59 26.41 21 25 16 20 11 25 12.41 26.41 15 23.83zM7 11L5.59 12.41 8.17 15 2 15 2 17 8.17 17 5.59 19.59 7 21 12 16 7 11zM17 8.17L17 2 15 2 15 8.17 12.41 5.59 11 7 16 12 21 7 19.59 5.59 17 8.17z"
2444
2486
  })), children);
2445
2487
  });
@@ -2463,9 +2505,9 @@ const DataDefinition = /*#__PURE__*/React.forwardRef(function DataDefinition({
2463
2505
  cx: "14",
2464
2506
  cy: "14",
2465
2507
  r: "2"
2466
- })), _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
2508
+ })), _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
2467
2509
  d: "M20,30a.9967.9967,0,0,1-.707-.293L8.5859,19A2.0126,2.0126,0,0,1,8,17.5859V10a2.002,2.002,0,0,1,2-2h7.5859A1.9864,1.9864,0,0,1,19,8.5859L29.707,19.293a.9994.9994,0,0,1,0,1.414l-9,9A.9967.9967,0,0,1,20,30ZM10,10v7.5859l10,10L27.5859,20l-10-10Z"
2468
- })), _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
2510
+ })), _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
2469
2511
  d: "M12,30H4a2.0021,2.0021,0,0,1-2-2V4A2.0021,2.0021,0,0,1,4,2H28a2.0021,2.0021,0,0,1,2,2v8H28V4H4V28h8Z"
2470
2512
  })), children);
2471
2513
  });
@@ -2485,7 +2527,7 @@ const DataDiode = /*#__PURE__*/React.forwardRef(function DataDiode({
2485
2527
  viewBox: "0 0 32 32",
2486
2528
  fill: "currentColor",
2487
2529
  ...rest
2488
- }, _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
2530
+ }, _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
2489
2531
  d: "M30,15H27V7H25v8H22V7H20v7.8262L7.5239,7.1484A1,1,0,0,0,6,8v7H2v2H6v7a1,1,0,0,0,1.5239.8516L20,17.1738V25h2V17h3v8h2V17h3ZM8,22.21V9.79L18.0918,16Z"
2490
2532
  })), children);
2491
2533
  });
@@ -2553,9 +2595,9 @@ const DataPlayer = /*#__PURE__*/React.forwardRef(function DataPlayer({
2553
2595
  viewBox: "0 0 32 32",
2554
2596
  fill: "currentColor",
2555
2597
  ...rest
2556
- }, _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
2598
+ }, _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
2557
2599
  d: "M28 24v2H15.8164a2.983 2.983 0 00-5.6328 0H4V24H2v6H4V28h6.1836a2.983 2.983 0 005.6328 0H28v2h2V24zM13 7.5L13 16.499 13 16.499 21 12 13 7.5z"
2558
- })), _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
2600
+ })), _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
2559
2601
  d: "M16,22A10,10,0,1,1,26,12,10.0113,10.0113,0,0,1,16,22ZM16,4a8,8,0,1,0,8,8A8.0092,8.0092,0,0,0,16,4Z"
2560
2602
  })), children);
2561
2603
  });
@@ -2609,11 +2651,11 @@ const DataRefinery = /*#__PURE__*/React.forwardRef(function DataRefinery({
2609
2651
  viewBox: "0 0 32 32",
2610
2652
  fill: "currentColor",
2611
2653
  ...rest
2612
- }, _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
2654
+ }, _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
2613
2655
  d: "M7,30a5,5,0,1,1,5-5A5.0059,5.0059,0,0,1,7,30Zm0-8a3,3,0,1,0,3,3A3.0033,3.0033,0,0,0,7,22Z"
2614
- })), _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
2656
+ })), _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
2615
2657
  d: "M24,26H14V24H24V17H8a2.0021,2.0021,0,0,1-2-2V8A2.0021,2.0021,0,0,1,8,6H18V8H8v7H24a2.0021,2.0021,0,0,1,2,2v7A2.0021,2.0021,0,0,1,24,26Z"
2616
- })), _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
2658
+ })), _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
2617
2659
  d: "M28,12H22a2.0023,2.0023,0,0,1-2-2V4a2.0023,2.0023,0,0,1,2-2h6a2.0023,2.0023,0,0,1,2,2v6A2.0023,2.0023,0,0,1,28,12ZM22,4v6h6V4Z"
2618
2660
  })), children);
2619
2661
  });
@@ -2633,9 +2675,9 @@ const DataRefineryReference = /*#__PURE__*/React.forwardRef(function DataRefiner
2633
2675
  viewBox: "0 0 32 32",
2634
2676
  fill: "currentColor",
2635
2677
  ...rest
2636
- }, _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
2678
+ }, _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
2637
2679
  d: "M4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20zM28 12H22a2.0023 2.0023 0 01-2-2V4a2.0023 2.0023 0 012-2h6a2.0023 2.0023 0 012 2v6A2.0023 2.0023 0 0128 12zM22 4v6h6V4z"
2638
- })), _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
2680
+ })), _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
2639
2681
  d: "M24,26H16V24h8V17H8a2.0021,2.0021,0,0,1-2-2V8A2.0021,2.0021,0,0,1,8,6H18V8H8v7H24a2.0021,2.0021,0,0,1,2,2v7A2.0021,2.0021,0,0,1,24,26Z"
2640
2682
  })), children);
2641
2683
  });
@@ -2655,7 +2697,7 @@ const DataSetEncryption = /*#__PURE__*/React.forwardRef(function DataSetEncrypti
2655
2697
  viewBox: "0 0 32 32",
2656
2698
  fill: "currentColor",
2657
2699
  ...rest
2658
- }, _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
2700
+ }, _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
2659
2701
  d: "M29,21.2783v-1.2783c0-2.2061-1.7944-4-4-4s-4,1.7939-4,4v1.2783c-.595.3469-1,.9849-1,1.7217v5c0,1.1025.897,2,2,2h6c1.103,0,2-.8975,2-2v-5c0-.7368-.405-1.3748-1-1.7217ZM25,18c1.103,0,2,.8975,2,2v1h-4v-1c0-1.1025.897-2,2-2ZM28,28h-6v-5h6v5ZM16,2.1299c-.98-.0898-2-.1299-3-.1299C7.7,2,2,3.25,2,6v18c0,2.75,5.7,4,11,4,1,0,2.02-.04,3-.1299v-2.0103c-.8999.0901-1.8999.1401-3,.1401-5.85,0-8.85-1.46-9-2v-3.5701c2.13,1.0701,5.64,1.5701,9,1.5701,1,0,2.02-.04,3-.1299v-2.0103c-.8999.0901-1.8999.1401-3,.1401-5.85,0-8.85-1.46-9-2v-3.5701c2.13,1.0701,5.64,1.5701,9,1.5701,1,0,2.02-.04,3-.1299,4.25-.4001,8-1.6401,8-3.8701v-6c0-2.23-3.75-3.47-8-3.8701ZM22,11.99c-.13.45-2.13,1.49-6,1.8699-.8999.0901-1.8999.1401-3,.1401-5.85,0-8.85-1.46-9-2v-3.5701c2.13,1.0701,5.64,1.5701,9,1.5701,1,0,2.01-.04,3-.1401,2.3301-.21,4.5-.6799,6-1.4299v3.5601ZM16,7.8599c-.8999.0901-1.8999.1401-3,.1401-5.84,0-8.84-1.46-9-1.98v-.01c.16-.55,3.16-2.01,9-2.01,1.1001,0,2.1001.05,3,.1401,3.8401.3699,5.8401,1.3999,6,1.8599-.1599.46-2.1599,1.49-6,1.8599Z"
2660
2702
  })), children);
2661
2703
  });
@@ -2675,7 +2717,7 @@ const DataShare = /*#__PURE__*/React.forwardRef(function DataShare({
2675
2717
  viewBox: "0 0 32 32",
2676
2718
  fill: "currentColor",
2677
2719
  ...rest
2678
- }, _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
2720
+ }, _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
2679
2721
  d: "M5 25V15.8281l-3.5859 3.586L0 18l6-6 6 6-1.4141 1.4141L7 15.8281V25H19v2H7A2.0024 2.0024 0 015 25zM24 22h4a2.002 2.002 0 012 2v4a2.002 2.002 0 01-2 2H24a2.002 2.002 0 01-2-2V24A2.002 2.002 0 0124 22zm4 6V24H23.9985L24 28zM27 6v9.1719l3.5859-3.586L32 13l-6 6-6-6 1.4141-1.4141L25 15.1719V6H13V4H25A2.0024 2.0024 0 0127 6zM2 6H8V8H2zM2 2H10V4H2z"
2680
2722
  })), children);
2681
2723
  });
@@ -2695,9 +2737,9 @@ const DataTable = /*#__PURE__*/React.forwardRef(function DataTable({
2695
2737
  viewBox: "0 0 32 32",
2696
2738
  fill: "currentColor",
2697
2739
  ...rest
2698
- }, _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
2740
+ }, _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
2699
2741
  d: "M8 18H12V20H8zM14 18H18V20H14zM8 14H12V16H8zM14 22H18V24H14zM20 14H24V16H20zM20 22H24V24H20z"
2700
- })), _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
2742
+ })), _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
2701
2743
  d: "M27,3H5A2.0025,2.0025,0,0,0,3,5V27a2.0025,2.0025,0,0,0,2,2H27a2.0025,2.0025,0,0,0,2-2V5A2.0025,2.0025,0,0,0,27,3Zm0,2,0,4H5V5ZM5,27V11H27l0,16Z"
2702
2744
  })), children);
2703
2745
  });
@@ -2717,9 +2759,9 @@ const DataTableReference = /*#__PURE__*/React.forwardRef(function DataTableRefer
2717
2759
  viewBox: "0 0 32 32",
2718
2760
  fill: "currentColor",
2719
2761
  ...rest
2720
- }, _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
2762
+ }, _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
2721
2763
  d: "M4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20zM20 22H24V24H20zM16 18H20V20H16zM20 14H24V16H20zM8 14H12V16H8z"
2722
- })), _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
2764
+ })), _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
2723
2765
  d: "M27,3H5A2.0027,2.0027,0,0,0,3,5V16H5V11H27V27H16v2H27a2.0027,2.0027,0,0,0,2-2V5A2.0027,2.0027,0,0,0,27,3Zm0,6H5V5H27Z"
2724
2766
  })), children);
2725
2767
  });
@@ -2739,7 +2781,7 @@ const DataVis_1 = /*#__PURE__*/React.forwardRef(function DataVis_1({
2739
2781
  viewBox: "0 0 32 32",
2740
2782
  fill: "currentColor",
2741
2783
  ...rest
2742
- }, _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
2784
+ }, _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
2743
2785
  d: "M26,22a3.9553,3.9553,0,0,0-2.0193.5667L20.167,18.7529a4.9654,4.9654,0,0,0,0-5.5058L22.714,10.7A3.0284,3.0284,0,1,0,21.3,9.286l-2.547,2.547a4.9654,4.9654,0,0,0-5.5058,0L9.4332,8.0191A3.9553,3.9553,0,0,0,10,6a4,4,0,1,0-4,4,3.9553,3.9553,0,0,0,2.0191-.5668l3.8139,3.8139a4.9654,4.9654,0,0,0,0,5.5058L8.0192,22.5668A3.9556,3.9556,0,0,0,6,22a4,4,0,1,0,4,4,3.9553,3.9553,0,0,0-.5667-2.0192l3.8138-3.8138A4.9686,4.9686,0,0,0,15,20.8989v3.2848a3,3,0,1,0,2,0V20.8989a4.9686,4.9686,0,0,0,1.7529-.7319l3.8138,3.8137A3.9553,3.9553,0,0,0,22,26a4,4,0,1,0,4-4ZM16,13a3,3,0,1,1-3,3A3.0033,3.0033,0,0,1,16,13ZM4,6A2,2,0,1,1,6,8,2.002,2.002,0,0,1,4,6ZM6,28a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,6,28Zm20,0a2,2,0,1,1,2-2A2.0027,2.0027,0,0,1,26,28Z"
2744
2786
  })), children);
2745
2787
  });
@@ -2759,7 +2801,7 @@ const DataVis_2 = /*#__PURE__*/React.forwardRef(function DataVis_2({
2759
2801
  viewBox: "0 0 32 32",
2760
2802
  fill: "currentColor",
2761
2803
  ...rest
2762
- }, _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
2804
+ }, _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
2763
2805
  d: "M28,2H17a2.002,2.002,0,0,0-2,2v6H4a2.002,2.002,0,0,0-2,2V28a2.0023,2.0023,0,0,0,2,2H15a2.0023,2.0023,0,0,0,2-2V22H28a2.0027,2.0027,0,0,0,2-2V4A2.0023,2.0023,0,0,0,28,2Zm0,2,0,4H17V4ZM15.0009,22H4V18H15ZM17,10H28.0007l.0005,4H17Zm-2,2v4H4V12ZM4,28V24H15.0011l0,4Zm13-8V16H28.0015l0,4Z"
2764
2806
  })), children);
2765
2807
  });
@@ -2779,7 +2821,7 @@ const DataVis_3 = /*#__PURE__*/React.forwardRef(function DataVis_3({
2779
2821
  viewBox: "0 0 32 32",
2780
2822
  fill: "currentColor",
2781
2823
  ...rest
2782
- }, _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
2824
+ }, _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
2783
2825
  d: "M28,3a2.9913,2.9913,0,0,0-2.8163,2H21.858a3.9807,3.9807,0,0,0-7.716,0H9.858A3.9916,3.9916,0,1,0,5,9.858v4.284a3.9807,3.9807,0,0,0,0,7.716v3.3257a3,3,0,1,0,2,0V21.858a3.978,3.978,0,0,0,1.6729-.9034l3.3638,1.6819A2.9635,2.9635,0,0,0,12,23a3.0117,3.0117,0,1,0,.9221-2.1572L9.7744,19.269A3.95,3.95,0,0,0,10,18a3.9963,3.9963,0,0,0-3-3.858V9.858A3.9947,3.9947,0,0,0,9.858,7h4.284a3.9366,3.9366,0,0,0,4.7816,2.8818l1.8118,3.1705a3.0451,3.0451,0,1,0,1.7326-.9987L20.6893,8.941A3.9839,3.9839,0,0,0,21.858,7h3.3257A2.995,2.995,0,1,0,28,3ZM8,18a2,2,0,1,1-2-2A2.0023,2.0023,0,0,1,8,18ZM6,8A2,2,0,1,1,8,6,2.002,2.002,0,0,1,6,8ZM16,6a2,2,0,1,1,2,2A2.002,2.002,0,0,1,16,6Z"
2784
2826
  })), children);
2785
2827
  });
@@ -2799,7 +2841,7 @@ const DataVis_4 = /*#__PURE__*/React.forwardRef(function DataVis_4({
2799
2841
  viewBox: "0 0 32 32",
2800
2842
  fill: "currentColor",
2801
2843
  ...rest
2802
- }, _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
2844
+ }, _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
2803
2845
  d: "M27,3H5A2.002,2.002,0,0,0,3,5V27a2.0023,2.0023,0,0,0,2,2H27a2.0027,2.0027,0,0,0,2-2V5A2.0023,2.0023,0,0,0,27,3Zm0,6H17V5H27ZM15,27H11V23h4Zm0-6H11V17h4ZM9,21H5V17H9Zm2-6V11H21v4Zm0-6V5h4V9Zm12,2h4l0,4H23ZM9,5V15H5V5ZM5,23H9v4H5Zm12,4V17H27.001l.001,10Z"
2804
2846
  })), children);
2805
2847
  });
@@ -2819,7 +2861,7 @@ const DataVolume = /*#__PURE__*/React.forwardRef(function DataVolume({
2819
2861
  viewBox: "0 0 32 32",
2820
2862
  fill: "currentColor",
2821
2863
  ...rest
2822
- }, _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
2864
+ }, _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
2823
2865
  d: "M30 20h-4v2h4v2h-3c-1.1046 0-2 .8954-2 2v2c0 1.1046.8954 2 2 2h5v-8c0-1.103-.8975-2-2-2zm0 8h-3v-2h3v2zM24 22v-2h-3v-2h-2v2h-2v2h2v6c0 1.1025.8975 2 2 2h3v-2h-3v-6h3zM14 20h-4v2h4v2h-3c-1.1046 0-2 .8954-2 2v2c0 1.1046.8954 2 2 2h5v-8c0-1.103-.8975-2-2-2zm0 8h-3v-2h3v2zM5 16.0005v4H2c-1.1025 0-2 .897-2 2v5.9995c0 1.1025.8975 2 2 2H7v-13.9995h-2zm-3 5.9995h3v6H2v-6zM4 14V5h7.5857l4 4h12.4143v8h2V9c-.0013-1.1041-.8959-1.9987-2-2h-11.5857l-3.4143-3.4141c-.3742-.3764-.8835-.5873-1.4143-.5859H4c-1.1041.0013-1.9987.8959-2 2V14h2z"
2824
2866
  })), children);
2825
2867
  });
@@ -2839,65 +2881,26 @@ const DataVolumeAlt = /*#__PURE__*/React.forwardRef(function DataVolumeAlt({
2839
2881
  viewBox: "0 0 32 32",
2840
2882
  fill: "currentColor",
2841
2883
  ...rest
2842
- }, _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
2884
+ }, _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
2843
2885
  d: "M25,29c-1.6543,0-3-1.3458-3-3s1.3457-3,3-3,3,1.3458,3,3-1.3457,3-3,3Zm0-4c-.5515,0-1,.4486-1,1s.4485,1,1,1,1-.4486,1-1-.4485-1-1-1Z"
2844
2886
  })), _circle49 || (_circle49 = /*#__PURE__*/React.createElement("circle", {
2845
2887
  cx: "20",
2846
2888
  cy: "21",
2847
2889
  r: "2"
2848
- })), _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
2890
+ })), _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
2849
2891
  d: "M15,19c-1.6543,0-3-1.3458-3-3s1.3457-3,3-3,3,1.3458,3,3-1.3457,3-3,3Zm0-4c-.5515,0-1,.4486-1,1s.4485,1,1,1,1-.4486,1-1-.4485-1-1-1Z"
2850
- })), _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
2892
+ })), _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
2851
2893
  d: "M13,27H4c-1.104-.0013-1.9987-.896-2-2V5c.0013-1.104,.896-1.9987,2-2h7.5857c.5308-.0015,1.0401,.2095,1.4143,.5859l3.4143,3.4141h11.5857c1.104,.0013,1.9987,.896,2,2v7h-2v-7H15.5857l-4-4H4V25H13v2Z"
2852
2894
  })), children);
2853
2895
  });
2854
2896
  if (process.env.NODE_ENV !== "production") {
2855
2897
  DataVolumeAlt.propTypes = iconPropTypes.iconPropTypes;
2856
2898
  }
2857
- const DatabaseDatastax = /*#__PURE__*/React.forwardRef(function DatabaseDatastax({
2858
- children,
2859
- size = 16,
2860
- ...rest
2861
- }, ref) {
2862
- return /*#__PURE__*/React.createElement(Icon_js, {
2863
- width: size,
2864
- height: size,
2865
- ref: ref,
2866
- xmlns: "http://www.w3.org/2000/svg",
2867
- viewBox: "0 0 32 32",
2868
- fill: "currentColor",
2869
- ...rest
2870
- }, _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
2871
- d: "M18.8684 22.0684l1.7937-1.7476A4.2184 4.2184 0 0023.95 21.9534c1.4026 0 2.0005-.5288 2.0005-1.38 0-.69-.4138-1.1267-1.4717-1.2646l-1.1958-.1612c-2.5754-.3217-4.0009-1.4484-4.0009-3.633 0-2.3225 1.8166-3.7942 4.5529-3.7942a5.7221 5.7221 0 014.691 1.8855l-1.7246 1.7246a3.9649 3.9649 0 00-2.8743-1.2876c-1.2649 0-1.8167.5059-1.8167 1.2417 0 .8049.4368 1.1726 1.5638 1.3567l1.2187.1609c2.6213.3679 3.886 1.5408 3.886 3.5412 0 2.3226-1.9546 3.9322-4.9439 3.9322A6.0942 6.0942 0 0118.8684 22.0684zM4.24 7.95h5.8409c4.185 0 6.9213 2.69 6.9213 8.0254S14.2661 24 10.0811 24H4.24zm5.8409 13.36c2.2534 0 3.7021-1.3338 3.7021-4.07V14.71c0-2.7364-1.4487-4.07-3.7021-4.07H7.2756V21.31z"
2872
- })), children);
2873
- });
2874
- if (process.env.NODE_ENV !== "production") {
2875
- DatabaseDatastax.propTypes = iconPropTypes.iconPropTypes;
2876
- }
2877
- const DatabaseElastic = /*#__PURE__*/React.forwardRef(function DatabaseElastic({
2878
- children,
2879
- size = 16,
2880
- ...rest
2881
- }, ref) {
2882
- return /*#__PURE__*/React.createElement(Icon_js, {
2883
- width: size,
2884
- height: size,
2885
- ref: ref,
2886
- xmlns: "http://www.w3.org/2000/svg",
2887
- viewBox: "0 0 32 32",
2888
- fill: "currentColor",
2889
- ...rest
2890
- }, _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
2891
- d: "M17.8281 22.0684l1.7937-1.7476A4.2185 4.2185 0 0022.91 21.9534c1.4025 0 2-.5288 2-1.38 0-.69-.4138-1.1267-1.4716-1.2646l-1.1958-.1612c-2.5755-.3217-4.001-1.4484-4.001-3.633 0-2.3225 1.8166-3.7942 4.553-3.7942a5.722 5.722 0 014.6909 1.8855l-1.7246 1.7246a3.9643 3.9643 0 00-2.8743-1.2876c-1.2649 0-1.8166.5059-1.8166 1.2417 0 .8049.4367 1.1726 1.5637 1.3567l1.2187.1609c2.6214.3679 3.886 1.5408 3.886 3.5413 0 2.3225-1.9546 3.9321-4.9438 3.9321A6.0944 6.0944 0 0117.8281 22.0684zM5.2471 24V7.95H15.825v2.69H8.2825v3.8862h6.6687v2.6905H8.2825V21.31H15.825V24z"
2892
- })), children);
2893
- });
2894
- if (process.env.NODE_ENV !== "production") {
2895
- DatabaseElastic.propTypes = iconPropTypes.iconPropTypes;
2896
- }
2897
2899
 
2898
2900
  exports.ConnectionFlowUsage = ConnectionFlowUsage;
2899
2901
  exports.ConnectionSignal = ConnectionSignal;
2900
2902
  exports.ConnectionSignalOff = ConnectionSignalOff;
2903
+ exports.ConnectionTwoWay = ConnectionTwoWay;
2901
2904
  exports.ConnectionUsage = ConnectionUsage;
2902
2905
  exports.Constraint = Constraint;
2903
2906
  exports.Construction = Construction;
@@ -2923,6 +2926,7 @@ exports.Cookie = Cookie;
2923
2926
  exports.Copy = Copy;
2924
2927
  exports.CopyFile = CopyFile;
2925
2928
  exports.CopyLink = CopyLink;
2929
+ exports.CopyToClipboard = CopyToClipboard;
2926
2930
  exports.Corn = Corn;
2927
2931
  exports.Corner = Corner;
2928
2932
  exports.Coronavirus = Coronavirus;
@@ -3009,8 +3013,6 @@ exports.DataVolume = DataVolume;
3009
3013
  exports.DataVolumeAlt = DataVolumeAlt;
3010
3014
  exports.Data_1 = Data_1;
3011
3015
  exports.Data_2 = Data_2;
3012
- exports.DatabaseDatastax = DatabaseDatastax;
3013
- exports.DatabaseElastic = DatabaseElastic;
3014
3016
  exports.QCU1 = QCU1;
3015
3017
  exports.QCU3 = QCU3;
3016
3018
  exports.QCY = QCY;