@carbon/icons-react 11.70.0 → 11.71.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (123) hide show
  1. package/es/CommitAlt.d.ts +11 -0
  2. package/es/CommitAlt.js +37 -0
  3. package/es/CopyToClipboard.d.ts +11 -0
  4. package/es/CopyToClipboard.js +37 -0
  5. package/es/Extensions.d.ts +11 -0
  6. package/es/Extensions.js +37 -0
  7. package/es/FolderTree.d.ts +11 -0
  8. package/es/FolderTree.js +37 -0
  9. package/es/ListTree.d.ts +11 -0
  10. package/es/ListTree.js +37 -0
  11. package/es/Orchestrate.d.ts +11 -0
  12. package/es/Orchestrate.js +37 -0
  13. package/es/Point.d.ts +11 -0
  14. package/es/Point.js +37 -0
  15. package/es/ReadingGlasses.d.ts +11 -0
  16. package/es/ReadingGlasses.js +37 -0
  17. package/es/RemoteConnection.d.ts +11 -0
  18. package/es/RemoteConnection.js +37 -0
  19. package/es/RunViewIcon.d.ts +11 -0
  20. package/es/RunViewIcon.js +37 -0
  21. package/es/SourceControl.d.ts +11 -0
  22. package/es/SourceControl.js +37 -0
  23. package/es/VerticalFold.d.ts +11 -0
  24. package/es/VerticalFold.js +37 -0
  25. package/es/generated/bucket-10.d.ts +5 -5
  26. package/es/generated/bucket-10.js +314 -327
  27. package/es/generated/bucket-11.d.ts +6 -6
  28. package/es/generated/bucket-11.js +327 -303
  29. package/es/generated/bucket-12.d.ts +6 -6
  30. package/es/generated/bucket-12.js +292 -298
  31. package/es/generated/bucket-13.d.ts +7 -7
  32. package/es/generated/bucket-13.js +346 -351
  33. package/es/generated/bucket-14.d.ts +10 -10
  34. package/es/generated/bucket-14.js +412 -411
  35. package/es/generated/bucket-15.d.ts +11 -11
  36. package/es/generated/bucket-15.js +393 -449
  37. package/es/generated/bucket-16.d.ts +12 -12
  38. package/es/generated/bucket-16.js +509 -456
  39. package/es/generated/bucket-17.d.ts +12 -12
  40. package/es/generated/bucket-17.js +435 -437
  41. package/es/generated/bucket-18.d.ts +12 -12
  42. package/es/generated/bucket-18.js +428 -423
  43. package/es/generated/bucket-19.d.ts +13 -13
  44. package/es/generated/bucket-19.js +506 -573
  45. package/es/generated/bucket-20.d.ts +13 -1
  46. package/es/generated/bucket-20.js +381 -58
  47. package/es/generated/bucket-3.d.ts +2 -2
  48. package/es/generated/bucket-3.js +42 -44
  49. package/es/generated/bucket-4.d.ts +3 -3
  50. package/es/generated/bucket-4.js +221 -219
  51. package/es/generated/bucket-5.d.ts +3 -3
  52. package/es/generated/bucket-5.js +242 -246
  53. package/es/generated/bucket-6.d.ts +4 -4
  54. package/es/generated/bucket-6.js +265 -269
  55. package/es/generated/bucket-7.d.ts +5 -5
  56. package/es/generated/bucket-7.js +285 -306
  57. package/es/generated/bucket-8.d.ts +5 -5
  58. package/es/generated/bucket-8.js +359 -336
  59. package/es/generated/bucket-9.d.ts +5 -5
  60. package/es/generated/bucket-9.js +305 -316
  61. package/es/index.js +18 -18
  62. package/lib/CommitAlt.d.ts +11 -0
  63. package/lib/CommitAlt.js +39 -0
  64. package/lib/CopyToClipboard.d.ts +11 -0
  65. package/lib/CopyToClipboard.js +39 -0
  66. package/lib/Extensions.d.ts +11 -0
  67. package/lib/Extensions.js +39 -0
  68. package/lib/FolderTree.d.ts +11 -0
  69. package/lib/FolderTree.js +39 -0
  70. package/lib/ListTree.d.ts +11 -0
  71. package/lib/ListTree.js +39 -0
  72. package/lib/Orchestrate.d.ts +11 -0
  73. package/lib/Orchestrate.js +39 -0
  74. package/lib/Point.d.ts +11 -0
  75. package/lib/Point.js +39 -0
  76. package/lib/ReadingGlasses.d.ts +11 -0
  77. package/lib/ReadingGlasses.js +39 -0
  78. package/lib/RemoteConnection.d.ts +11 -0
  79. package/lib/RemoteConnection.js +39 -0
  80. package/lib/RunViewIcon.d.ts +11 -0
  81. package/lib/RunViewIcon.js +39 -0
  82. package/lib/SourceControl.d.ts +11 -0
  83. package/lib/SourceControl.js +39 -0
  84. package/lib/VerticalFold.d.ts +11 -0
  85. package/lib/VerticalFold.js +39 -0
  86. package/lib/generated/bucket-10.d.ts +5 -5
  87. package/lib/generated/bucket-10.js +317 -330
  88. package/lib/generated/bucket-11.d.ts +6 -6
  89. package/lib/generated/bucket-11.js +331 -307
  90. package/lib/generated/bucket-12.d.ts +6 -6
  91. package/lib/generated/bucket-12.js +296 -302
  92. package/lib/generated/bucket-13.d.ts +7 -7
  93. package/lib/generated/bucket-13.js +351 -356
  94. package/lib/generated/bucket-14.d.ts +10 -10
  95. package/lib/generated/bucket-14.js +420 -419
  96. package/lib/generated/bucket-15.d.ts +11 -11
  97. package/lib/generated/bucket-15.js +402 -458
  98. package/lib/generated/bucket-16.d.ts +12 -12
  99. package/lib/generated/bucket-16.js +519 -466
  100. package/lib/generated/bucket-17.d.ts +12 -12
  101. package/lib/generated/bucket-17.js +445 -447
  102. package/lib/generated/bucket-18.d.ts +12 -12
  103. package/lib/generated/bucket-18.js +438 -433
  104. package/lib/generated/bucket-19.d.ts +13 -13
  105. package/lib/generated/bucket-19.js +517 -584
  106. package/lib/generated/bucket-20.d.ts +13 -1
  107. package/lib/generated/bucket-20.js +392 -57
  108. package/lib/generated/bucket-3.d.ts +2 -2
  109. package/lib/generated/bucket-3.js +42 -44
  110. package/lib/generated/bucket-4.d.ts +3 -3
  111. package/lib/generated/bucket-4.js +222 -220
  112. package/lib/generated/bucket-5.d.ts +3 -3
  113. package/lib/generated/bucket-5.js +243 -247
  114. package/lib/generated/bucket-6.d.ts +4 -4
  115. package/lib/generated/bucket-6.js +267 -271
  116. package/lib/generated/bucket-7.d.ts +5 -5
  117. package/lib/generated/bucket-7.js +288 -309
  118. package/lib/generated/bucket-8.d.ts +5 -5
  119. package/lib/generated/bucket-8.js +362 -339
  120. package/lib/generated/bucket-9.d.ts +5 -5
  121. package/lib/generated/bucket-9.js +308 -319
  122. package/lib/index.js +116 -104
  123. package/package.json +5 -5
@@ -12,8 +12,8 @@ import { i as iconPropTypes } from '../iconPropTypes-C5chbmyn.js';
12
12
  import '@carbon/icon-helpers';
13
13
  import 'prop-types';
14
14
 
15
- var _path, _path2, _path3, _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;
16
- const ConnectionUsage = /*#__PURE__*/React.forwardRef(function ConnectionUsage({
15
+ 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;
16
+ const ConnectionTwoWay = /*#__PURE__*/React.forwardRef(function ConnectionTwoWay({
17
17
  children,
18
18
  size = 16,
19
19
  ...rest
@@ -27,6 +27,28 @@ const ConnectionUsage = /*#__PURE__*/React.forwardRef(function ConnectionUsage({
27
27
  fill: "currentColor",
28
28
  ...rest
29
29
  }, _path || (_path = /*#__PURE__*/React.createElement("path", {
30
+ 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"
31
+ })), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
32
+ d: "M28,26v2H4V4H20V6h2V4a2,2,0,0,0-2-2H4A2,2,0,0,0,2,4V30H30V26Z"
33
+ })), children);
34
+ });
35
+ if (process.env.NODE_ENV !== "production") {
36
+ ConnectionTwoWay.propTypes = iconPropTypes;
37
+ }
38
+ const ConnectionUsage = /*#__PURE__*/React.forwardRef(function ConnectionUsage({
39
+ children,
40
+ size = 16,
41
+ ...rest
42
+ }, ref) {
43
+ return /*#__PURE__*/React.createElement(Icon, {
44
+ width: size,
45
+ height: size,
46
+ ref: ref,
47
+ xmlns: "http://www.w3.org/2000/svg",
48
+ viewBox: "0 0 32 32",
49
+ fill: "currentColor",
50
+ ...rest
51
+ }, _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
30
52
  strokeWidth: "0",
31
53
  d: "m17,26V6c0-1.1046-.8954-2-2-2H4v2h11v20c0,1.1046.8954,2,2,2h11v-2h-11Z"
32
54
  })), children);
@@ -47,7 +69,7 @@ const ConnectionFlowUsage = /*#__PURE__*/React.forwardRef(function ConnectionFlo
47
69
  viewBox: "0 0 32 32",
48
70
  fill: "currentColor",
49
71
  ...rest
50
- }, _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
72
+ }, _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
51
73
  strokeWidth: "0",
52
74
  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"
53
75
  })), children);
@@ -68,9 +90,9 @@ const ConnectionSignal = /*#__PURE__*/React.forwardRef(function ConnectionSignal
68
90
  viewBox: "0 0 32 32",
69
91
  fill: "currentColor",
70
92
  ...rest
71
- }, _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
93
+ }, _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
72
94
  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"
73
- })), _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
95
+ })), _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
74
96
  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"
75
97
  })), children);
76
98
  });
@@ -90,9 +112,9 @@ const ConnectionSignalOff = /*#__PURE__*/React.forwardRef(function ConnectionSig
90
112
  viewBox: "0 0 32 32",
91
113
  fill: "currentColor",
92
114
  ...rest
93
- }, _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
115
+ }, _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
94
116
  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"
95
- })), _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
117
+ })), _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
96
118
  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"
97
119
  })), children);
98
120
  });
@@ -112,7 +134,7 @@ const Constraint = /*#__PURE__*/React.forwardRef(function Constraint({
112
134
  viewBox: "0 0 32 32",
113
135
  fill: "currentColor",
114
136
  ...rest
115
- }, _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
137
+ }, _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
116
138
  strokeWidth: "0",
117
139
  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"
118
140
  })), children);
@@ -133,7 +155,7 @@ const Construction = /*#__PURE__*/React.forwardRef(function Construction({
133
155
  viewBox: "0 0 32 32",
134
156
  fill: "currentColor",
135
157
  ...rest
136
- }, _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
158
+ }, _path0 || (_path0 = /*#__PURE__*/React.createElement("path", {
137
159
  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"
138
160
  })), children);
139
161
  });
@@ -158,10 +180,10 @@ const ContainerEngine = /*#__PURE__*/React.forwardRef(function ContainerEngine({
158
180
  cy: "23",
159
181
  r: "1",
160
182
  strokeWidth: "0"
161
- })), _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
183
+ })), _path1 || (_path1 = /*#__PURE__*/React.createElement("path", {
162
184
  strokeWidth: "0",
163
185
  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"
164
- })), _path0 || (_path0 = /*#__PURE__*/React.createElement("path", {
186
+ })), _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
165
187
  strokeWidth: "0",
166
188
  d: "m16,28H6c-1.1028,0-2-.8972-2-2V6c0-1.1028.8972-2,2-2h20c1.1028,0,2,.8972,2,2v10h-2V6H6v20h10v2Z"
167
189
  })), children);
@@ -182,10 +204,10 @@ const ContainerImage = /*#__PURE__*/React.forwardRef(function ContainerImage({
182
204
  viewBox: "0 0 32 32",
183
205
  fill: "currentColor",
184
206
  ...rest
185
- }, _path1 || (_path1 = /*#__PURE__*/React.createElement("path", {
207
+ }, _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
186
208
  strokeWidth: "0",
187
209
  d: "M10 10H22V12H10zM10 15H22V17H10zM10 20H22V22H10z"
188
- })), _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
210
+ })), _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
189
211
  strokeWidth: "0",
190
212
  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"
191
213
  })), children);
@@ -206,10 +228,10 @@ const ContainerRuntime = /*#__PURE__*/React.forwardRef(function ContainerRuntime
206
228
  viewBox: "0 0 32 32",
207
229
  fill: "currentColor",
208
230
  ...rest
209
- }, _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
231
+ }, _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
210
232
  strokeWidth: "0",
211
233
  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"
212
- })), _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
234
+ })), _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
213
235
  strokeWidth: "0",
214
236
  d: "m14,28H6c-1.1028,0-2-.8972-2-2V6c0-1.1028.8972-2,2-2h20c1.1028,0,2,.8972,2,2v8h-2V6H6v20h8v2Z"
215
237
  })), children);
@@ -235,10 +257,10 @@ const ContainerRuntimeMonitor = /*#__PURE__*/React.forwardRef(function Container
235
257
  cy: "23",
236
258
  r: "2",
237
259
  strokeWidth: "0"
238
- })), _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
260
+ })), _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
239
261
  strokeWidth: "0",
240
262
  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"
241
- })), _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
263
+ })), _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
242
264
  strokeWidth: "0",
243
265
  d: "m12,28h-6c-1.1028,0-2-.8972-2-2V6c0-1.1028.8972-2,2-2h20c1.1028,0,2,.8972,2,2v10h-2V6H6v20h6v2Z"
244
266
  })), children);
@@ -259,7 +281,7 @@ const ContainerImagePull = /*#__PURE__*/React.forwardRef(function ContainerImage
259
281
  viewBox: "0 0 32 32",
260
282
  fill: "currentColor",
261
283
  ...rest
262
- }, _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
284
+ }, _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
263
285
  strokeWidth: "0",
264
286
  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"
265
287
  })), children);
@@ -280,7 +302,7 @@ const ContainerImagePush = /*#__PURE__*/React.forwardRef(function ContainerImage
280
302
  viewBox: "0 0 32 32",
281
303
  fill: "currentColor",
282
304
  ...rest
283
- }, _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
305
+ }, _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
284
306
  strokeWidth: "0",
285
307
  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"
286
308
  })), children);
@@ -301,7 +323,7 @@ const ContainerImagePushPull = /*#__PURE__*/React.forwardRef(function ContainerI
301
323
  viewBox: "0 0 32 32",
302
324
  fill: "currentColor",
303
325
  ...rest
304
- }, _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
326
+ }, _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
305
327
  strokeWidth: "0",
306
328
  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"
307
329
  })), children);
@@ -322,9 +344,9 @@ const ContainerRegistry = /*#__PURE__*/React.forwardRef(function ContainerRegist
322
344
  viewBox: "0 0 32 32",
323
345
  fill: "currentColor",
324
346
  ...rest
325
- }, _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
347
+ }, _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
326
348
  d: "M17,13V6H8V22H24V13ZM10,8h5v5H10Zm0,7h5v5H10Zm12,5H17V15h5Z"
327
- })), _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
349
+ })), _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
328
350
  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"
329
351
  })), _circle3 || (_circle3 = /*#__PURE__*/React.createElement("circle", {
330
352
  cx: "7",
@@ -348,7 +370,7 @@ const ContainerServices = /*#__PURE__*/React.forwardRef(function ContainerServic
348
370
  viewBox: "0 0 32 32",
349
371
  fill: "currentColor",
350
372
  ...rest
351
- }, _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
373
+ }, _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
352
374
  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"
353
375
  })), children);
354
376
  });
@@ -368,11 +390,11 @@ const ContainerSoftware = /*#__PURE__*/React.forwardRef(function ContainerSoftwa
368
390
  viewBox: "0 0 32 32",
369
391
  fill: "currentColor",
370
392
  ...rest
371
- }, _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
393
+ }, _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
372
394
  d: "M28,12H20V4h8Zm-6-2h4V6H22Z"
373
- })), _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
395
+ })), _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
374
396
  d: "M17,15V9H9V23H23V15Zm-6-4h4v4H11Zm4,10H11V17h4Zm6,0H17V17h4Z"
375
- })), _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
397
+ })), _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
376
398
  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"
377
399
  })), children);
378
400
  });
@@ -400,9 +422,9 @@ const ContentDeliveryNetwork = /*#__PURE__*/React.forwardRef(function ContentDel
400
422
  cx: "7",
401
423
  cy: "7",
402
424
  r: "2"
403
- })), _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
425
+ })), _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
404
426
  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"
405
- })), _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
427
+ })), _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
406
428
  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"
407
429
  })), children);
408
430
  });
@@ -426,9 +448,9 @@ const ContentView = /*#__PURE__*/React.forwardRef(function ContentView({
426
448
  cx: "16",
427
449
  cy: "19",
428
450
  r: "2"
429
- })), _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
451
+ })), _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
430
452
  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"
431
- })), _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
453
+ })), _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
432
454
  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"
433
455
  })), children);
434
456
  });
@@ -448,7 +470,7 @@ const Continue = /*#__PURE__*/React.forwardRef(function Continue({
448
470
  viewBox: "0 0 32 32",
449
471
  fill: "currentColor",
450
472
  ...rest
451
- }, _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
473
+ }, _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
452
474
  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"
453
475
  })), children);
454
476
  });
@@ -468,7 +490,7 @@ const ContinueFilled = /*#__PURE__*/React.forwardRef(function ContinueFilled({
468
490
  viewBox: "0 0 32 32",
469
491
  fill: "currentColor",
470
492
  ...rest
471
- }, _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
493
+ }, _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
472
494
  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"
473
495
  })), children);
474
496
  });
@@ -488,7 +510,7 @@ const ContinuousDeployment = /*#__PURE__*/React.forwardRef(function ContinuousDe
488
510
  viewBox: "0 0 32 32",
489
511
  fill: "currentColor",
490
512
  ...rest
491
- }, _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
513
+ }, _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
492
514
  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"
493
515
  })), children);
494
516
  });
@@ -508,7 +530,7 @@ const ContinuousIntegration = /*#__PURE__*/React.forwardRef(function ContinuousI
508
530
  viewBox: "0 0 32 32",
509
531
  fill: "currentColor",
510
532
  ...rest
511
- }, _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
533
+ }, _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
512
534
  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"
513
535
  })), children);
514
536
  });
@@ -528,7 +550,7 @@ const WatsonHealthContourDraw = /*#__PURE__*/React.forwardRef(function WatsonHea
528
550
  viewBox: "0 0 32 32",
529
551
  fill: "currentColor",
530
552
  ...rest
531
- }, _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
553
+ }, _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
532
554
  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"
533
555
  })), children);
534
556
  });
@@ -548,9 +570,9 @@ const WatsonHealthContourEdit = /*#__PURE__*/React.forwardRef(function WatsonHea
548
570
  viewBox: "0 0 32 32",
549
571
  fill: "currentColor",
550
572
  ...rest
551
- }, _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
573
+ }, _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
552
574
  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"
553
- })), _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
575
+ })), _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
554
576
  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"
555
577
  })), children);
556
578
  });
@@ -570,7 +592,7 @@ const WatsonHealthContourFinding = /*#__PURE__*/React.forwardRef(function Watson
570
592
  viewBox: "0 0 32 32",
571
593
  fill: "currentColor",
572
594
  ...rest
573
- }, _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
595
+ }, _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
574
596
  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"
575
597
  })), children);
576
598
  });
@@ -590,7 +612,7 @@ const Contrast = /*#__PURE__*/React.forwardRef(function Contrast({
590
612
  viewBox: "0 0 32 32",
591
613
  fill: "currentColor",
592
614
  ...rest
593
- }, _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
615
+ }, _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
594
616
  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"
595
617
  })), children);
596
618
  });
@@ -610,7 +632,7 @@ const ConvertToCloud = /*#__PURE__*/React.forwardRef(function ConvertToCloud({
610
632
  viewBox: "0 0 32 32",
611
633
  fill: "currentColor",
612
634
  ...rest
613
- }, _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
635
+ }, _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
614
636
  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"
615
637
  })), children);
616
638
  });
@@ -658,7 +680,7 @@ const Cookie = /*#__PURE__*/React.forwardRef(function Cookie({
658
680
  cx: "16",
659
681
  cy: "23",
660
682
  r: "1"
661
- })), _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
683
+ })), _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
662
684
  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"
663
685
  })), children);
664
686
  });
@@ -678,9 +700,9 @@ const Copy = /*#__PURE__*/React.forwardRef(function Copy({
678
700
  viewBox: "0 0 32 32",
679
701
  fill: "currentColor",
680
702
  ...rest
681
- }, _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
703
+ }, _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
682
704
  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"
683
- })), _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
705
+ })), _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
684
706
  d: "M4,18H2V4A2,2,0,0,1,4,2H18V4H4Z"
685
707
  })), children);
686
708
  });
@@ -700,9 +722,9 @@ const CopyFile = /*#__PURE__*/React.forwardRef(function CopyFile({
700
722
  viewBox: "0 0 32 32",
701
723
  fill: "currentColor",
702
724
  ...rest
703
- }, _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
725
+ }, _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
704
726
  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"
705
- })), _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
727
+ })), _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
706
728
  d: "M6,18H4V4c0-1.1,0.9-2,2-2h14v2H6V18z"
707
729
  })), children);
708
730
  });
@@ -722,17 +744,37 @@ const CopyLink = /*#__PURE__*/React.forwardRef(function CopyLink({
722
744
  viewBox: "0 0 32 32",
723
745
  fill: "currentColor",
724
746
  ...rest
725
- }, _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
747
+ }, _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
726
748
  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"
727
- })), _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
749
+ })), _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
728
750
  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"
729
- })), _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
751
+ })), _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
730
752
  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"
731
753
  })), children);
732
754
  });
733
755
  if (process.env.NODE_ENV !== "production") {
734
756
  CopyLink.propTypes = iconPropTypes;
735
757
  }
758
+ const CopyToClipboard = /*#__PURE__*/React.forwardRef(function CopyToClipboard({
759
+ children,
760
+ size = 16,
761
+ ...rest
762
+ }, ref) {
763
+ return /*#__PURE__*/React.createElement(Icon, {
764
+ width: size,
765
+ height: size,
766
+ ref: ref,
767
+ xmlns: "http://www.w3.org/2000/svg",
768
+ viewBox: "0 0 32 32",
769
+ fill: "currentColor",
770
+ ...rest
771
+ }, _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
772
+ 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"
773
+ })), children);
774
+ });
775
+ if (process.env.NODE_ENV !== "production") {
776
+ CopyToClipboard.propTypes = iconPropTypes;
777
+ }
736
778
  const Corn = /*#__PURE__*/React.forwardRef(function Corn({
737
779
  children,
738
780
  size = 16,
@@ -746,7 +788,7 @@ const Corn = /*#__PURE__*/React.forwardRef(function Corn({
746
788
  viewBox: "0 0 32 32",
747
789
  fill: "currentColor",
748
790
  ...rest
749
- }, _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
791
+ }, _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
750
792
  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"
751
793
  })), children);
752
794
  });
@@ -766,7 +808,7 @@ const Corner = /*#__PURE__*/React.forwardRef(function Corner({
766
808
  viewBox: "0 0 32 32",
767
809
  fill: "currentColor",
768
810
  ...rest
769
- }, _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
811
+ }, _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
770
812
  d: "M28,9H14V6H6v8H9V28h2V14h3V11H28ZM12,12H8V8h4Z"
771
813
  })), children);
772
814
  });
@@ -806,7 +848,7 @@ const Coronavirus = /*#__PURE__*/React.forwardRef(function Coronavirus({
806
848
  cx: "11.5",
807
849
  cy: "16.5",
808
850
  r: "1.5"
809
- })), _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
851
+ })), _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
810
852
  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"
811
853
  })), children);
812
854
  });
@@ -826,9 +868,9 @@ const Cost = /*#__PURE__*/React.forwardRef(function Cost({
826
868
  viewBox: "0 0 32 32",
827
869
  fill: "currentColor",
828
870
  ...rest
829
- }, _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
871
+ }, _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
830
872
  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"
831
- })), _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
873
+ })), _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
832
874
  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"
833
875
  })), children);
834
876
  });
@@ -848,9 +890,9 @@ const CostTotal = /*#__PURE__*/React.forwardRef(function CostTotal({
848
890
  viewBox: "0 0 32 32",
849
891
  fill: "currentColor",
850
892
  ...rest
851
- }, _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
893
+ }, _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
852
894
  d: "M10 13H22V15H10zM10 18H22V20H10z"
853
- })), _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
895
+ })), _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
854
896
  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"
855
897
  })), children);
856
898
  });
@@ -870,7 +912,7 @@ const Cough = /*#__PURE__*/React.forwardRef(function Cough({
870
912
  viewBox: "0 0 32 32",
871
913
  fill: "currentColor",
872
914
  ...rest
873
- }, _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
915
+ }, _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
874
916
  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"
875
917
  })), _circle17 || (_circle17 = /*#__PURE__*/React.createElement("circle", {
876
918
  cx: "9",
@@ -896,7 +938,7 @@ const Cough = /*#__PURE__*/React.forwardRef(function Cough({
896
938
  cx: "3",
897
939
  cy: "23",
898
940
  r: "1"
899
- })), _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
941
+ })), _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
900
942
  d: "M19 12H23V14H19z"
901
943
  })), children);
902
944
  });
@@ -916,7 +958,7 @@ const CouplingFacilityEncryption = /*#__PURE__*/React.forwardRef(function Coupli
916
958
  viewBox: "0 0 32 32",
917
959
  fill: "currentColor",
918
960
  ...rest
919
- }, _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
961
+ }, _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
920
962
  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"
921
963
  })), children);
922
964
  });
@@ -936,7 +978,7 @@ const Course = /*#__PURE__*/React.forwardRef(function Course({
936
978
  viewBox: "0 0 32 32",
937
979
  fill: "currentColor",
938
980
  ...rest
939
- }, _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
981
+ }, _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
940
982
  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"
941
983
  })), children);
942
984
  });
@@ -972,7 +1014,7 @@ const Covariate = /*#__PURE__*/React.forwardRef(function Covariate({
972
1014
  cx: "21",
973
1015
  cy: "18",
974
1016
  r: "2"
975
- })), _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
1017
+ })), _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
976
1018
  d: "M30,3.4141,28.5859,2,4,26.5859V2H2V28a2,2,0,0,0,2,2H30V28H5.4141ZM4,28Z"
977
1019
  })), children);
978
1020
  });
@@ -992,7 +1034,7 @@ const CreateLink = /*#__PURE__*/React.forwardRef(function CreateLink({
992
1034
  viewBox: "0 0 32 32",
993
1035
  fill: "currentColor",
994
1036
  ...rest
995
- }, _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
1037
+ }, _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
996
1038
  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"
997
1039
  })), children);
998
1040
  });
@@ -1012,9 +1054,9 @@ const Credentials = /*#__PURE__*/React.forwardRef(function Credentials({
1012
1054
  viewBox: "0 0 32 32",
1013
1055
  fill: "currentColor",
1014
1056
  ...rest
1015
- }, _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
1057
+ }, _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
1016
1058
  d: "M16 22a4 4 0 10-4-4A4 4 0 0016 22zm0-6a2 2 0 11-2 2A2 2 0 0116 16zM14 6H18V8H14z"
1017
- })), _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
1059
+ })), _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
1018
1060
  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"
1019
1061
  })), children);
1020
1062
  });
@@ -1035,7 +1077,7 @@ const Critical = /*#__PURE__*/React.forwardRef(function Critical({
1035
1077
  viewBox: "0 0 16 16",
1036
1078
  fill: "currentColor",
1037
1079
  ...rest
1038
- }, _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
1080
+ }, _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
1039
1081
  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"
1040
1082
  })), children);
1041
1083
  }
@@ -1047,7 +1089,7 @@ const Critical = /*#__PURE__*/React.forwardRef(function Critical({
1047
1089
  viewBox: "0 0 16 16",
1048
1090
  fill: "currentColor",
1049
1091
  ...rest
1050
- }, _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
1092
+ }, _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
1051
1093
  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"
1052
1094
  })), children);
1053
1095
  });
@@ -1068,7 +1110,7 @@ const CriticalSeverity = /*#__PURE__*/React.forwardRef(function CriticalSeverity
1068
1110
  viewBox: "0 0 16 16",
1069
1111
  fill: "currentColor",
1070
1112
  ...rest
1071
- }, _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
1113
+ }, _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
1072
1114
  d: "M13 13L3 13 3 3 13 13z"
1073
1115
  })), children);
1074
1116
  }
@@ -1080,7 +1122,7 @@ const CriticalSeverity = /*#__PURE__*/React.forwardRef(function CriticalSeverity
1080
1122
  viewBox: "0 0 16 16",
1081
1123
  fill: "currentColor",
1082
1124
  ...rest
1083
- }, _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
1125
+ }, _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
1084
1126
  d: "M13 13L3 13 3 3 13 13z"
1085
1127
  })), children);
1086
1128
  });
@@ -1100,9 +1142,9 @@ const Crop = /*#__PURE__*/React.forwardRef(function Crop({
1100
1142
  viewBox: "0 0 32 32",
1101
1143
  fill: "currentColor",
1102
1144
  ...rest
1103
- }, _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
1145
+ }, _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
1104
1146
  d: "M25,20H23V9H12V7H23a2,2,0,0,1,2,2Z"
1105
- })), _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
1147
+ })), _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
1106
1148
  d: "M9,23V2H7V7H2V9H7V23a2,2,0,0,0,2,2H23v5h2V25h5V23Z"
1107
1149
  })), children);
1108
1150
  });
@@ -1122,7 +1164,7 @@ const CropGrowth = /*#__PURE__*/React.forwardRef(function CropGrowth({
1122
1164
  viewBox: "0 0 32 32",
1123
1165
  fill: "currentColor",
1124
1166
  ...rest
1125
- }, _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
1167
+ }, _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
1126
1168
  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"
1127
1169
  })), children);
1128
1170
  });
@@ -1142,7 +1184,7 @@ const CropHealth = /*#__PURE__*/React.forwardRef(function CropHealth({
1142
1184
  viewBox: "0 0 32 32",
1143
1185
  fill: "currentColor",
1144
1186
  ...rest
1145
- }, _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
1187
+ }, _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
1146
1188
  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"
1147
1189
  })), children);
1148
1190
  });
@@ -1162,7 +1204,7 @@ const WatsonHealthCrossReference = /*#__PURE__*/React.forwardRef(function Watson
1162
1204
  viewBox: "0 0 32 32",
1163
1205
  fill: "currentColor",
1164
1206
  ...rest
1165
- }, _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
1207
+ }, _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
1166
1208
  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"
1167
1209
  })), children);
1168
1210
  });
@@ -1182,7 +1224,7 @@ const CrossTab = /*#__PURE__*/React.forwardRef(function CrossTab({
1182
1224
  viewBox: "0 0 32 32",
1183
1225
  fill: "currentColor",
1184
1226
  ...rest
1185
- }, _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
1227
+ }, _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
1186
1228
  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"
1187
1229
  })), children);
1188
1230
  });
@@ -1202,7 +1244,7 @@ const Crossroads = /*#__PURE__*/React.forwardRef(function Crossroads({
1202
1244
  viewBox: "0 0 32 32",
1203
1245
  fill: "currentColor",
1204
1246
  ...rest
1205
- }, _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
1247
+ }, _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
1206
1248
  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"
1207
1249
  })), children);
1208
1250
  });
@@ -1222,9 +1264,9 @@ const CrowdReport = /*#__PURE__*/React.forwardRef(function CrowdReport({
1222
1264
  viewBox: "0 0 32 32",
1223
1265
  fill: "currentColor",
1224
1266
  ...rest
1225
- }, _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
1267
+ }, _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
1226
1268
  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"
1227
- })), _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
1269
+ })), _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
1228
1270
  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"
1229
1271
  })), children);
1230
1272
  });
@@ -1244,10 +1286,10 @@ const CrowdReportFilled = /*#__PURE__*/React.forwardRef(function CrowdReportFill
1244
1286
  viewBox: "0 0 32 32",
1245
1287
  fill: "currentColor",
1246
1288
  ...rest
1247
- }, _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
1289
+ }, _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
1248
1290
  fill: "none",
1249
1291
  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"
1250
- })), _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
1292
+ })), _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
1251
1293
  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"
1252
1294
  })), children);
1253
1295
  });
@@ -1267,7 +1309,7 @@ const Csv = /*#__PURE__*/React.forwardRef(function Csv({
1267
1309
  viewBox: "0 0 32 32",
1268
1310
  fill: "currentColor",
1269
1311
  ...rest
1270
- }, _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
1312
+ }, _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
1271
1313
  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"
1272
1314
  })), children);
1273
1315
  });
@@ -1287,7 +1329,7 @@ const QCU1 = /*#__PURE__*/React.forwardRef(function QCU1({
1287
1329
  viewBox: "0 0 32 32",
1288
1330
  fill: "currentColor",
1289
1331
  ...rest
1290
- }, _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
1332
+ }, _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
1291
1333
  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"
1292
1334
  })), children);
1293
1335
  });
@@ -1307,7 +1349,7 @@ const QCU3 = /*#__PURE__*/React.forwardRef(function QCU3({
1307
1349
  viewBox: "0 0 32 32",
1308
1350
  fill: "currentColor",
1309
1351
  ...rest
1310
- }, _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
1352
+ }, _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
1311
1353
  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"
1312
1354
  })), children);
1313
1355
  });
@@ -1327,7 +1369,7 @@ const Cube = /*#__PURE__*/React.forwardRef(function Cube({
1327
1369
  viewBox: "0 0 32 32",
1328
1370
  fill: "currentColor",
1329
1371
  ...rest
1330
- }, _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
1372
+ }, _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
1331
1373
  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"
1332
1374
  })), children);
1333
1375
  });
@@ -1351,9 +1393,9 @@ const CubeView = /*#__PURE__*/React.forwardRef(function CubeView({
1351
1393
  cx: "16",
1352
1394
  cy: "16",
1353
1395
  r: "2"
1354
- })), _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
1396
+ })), _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
1355
1397
  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"
1356
- })), _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
1398
+ })), _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
1357
1399
  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"
1358
1400
  })), children);
1359
1401
  });
@@ -1373,9 +1415,9 @@ const Currency = /*#__PURE__*/React.forwardRef(function Currency({
1373
1415
  viewBox: "0 0 32 32",
1374
1416
  fill: "currentColor",
1375
1417
  ...rest
1376
- }, _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
1418
+ }, _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
1377
1419
  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"
1378
- })), _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
1420
+ })), _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
1379
1421
  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"
1380
1422
  })), children);
1381
1423
  });
@@ -1395,7 +1437,7 @@ const CurrencyBaht = /*#__PURE__*/React.forwardRef(function CurrencyBaht({
1395
1437
  viewBox: "0 0 32 32",
1396
1438
  fill: "currentColor",
1397
1439
  ...rest
1398
- }, _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
1440
+ }, _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
1399
1441
  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"
1400
1442
  })), children);
1401
1443
  });
@@ -1415,7 +1457,7 @@ const CurrencyDollar = /*#__PURE__*/React.forwardRef(function CurrencyDollar({
1415
1457
  viewBox: "0 0 32 32",
1416
1458
  fill: "currentColor",
1417
1459
  ...rest
1418
- }, _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
1460
+ }, _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
1419
1461
  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"
1420
1462
  })), children);
1421
1463
  });
@@ -1435,7 +1477,7 @@ const CurrencyEuro = /*#__PURE__*/React.forwardRef(function CurrencyEuro({
1435
1477
  viewBox: "0 0 32 32",
1436
1478
  fill: "currentColor",
1437
1479
  ...rest
1438
- }, _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
1480
+ }, _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
1439
1481
  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"
1440
1482
  })), children);
1441
1483
  });
@@ -1455,7 +1497,7 @@ const CurrencyLira = /*#__PURE__*/React.forwardRef(function CurrencyLira({
1455
1497
  viewBox: "0 0 32 32",
1456
1498
  fill: "currentColor",
1457
1499
  ...rest
1458
- }, _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
1500
+ }, _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
1459
1501
  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"
1460
1502
  })), children);
1461
1503
  });
@@ -1475,7 +1517,7 @@ const CurrencyPound = /*#__PURE__*/React.forwardRef(function CurrencyPound({
1475
1517
  viewBox: "0 0 32 32",
1476
1518
  fill: "currentColor",
1477
1519
  ...rest
1478
- }, _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
1520
+ }, _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
1479
1521
  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"
1480
1522
  })), children);
1481
1523
  });
@@ -1495,7 +1537,7 @@ const CurrencyRuble = /*#__PURE__*/React.forwardRef(function CurrencyRuble({
1495
1537
  viewBox: "0 0 32 32",
1496
1538
  fill: "currentColor",
1497
1539
  ...rest
1498
- }, _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
1540
+ }, _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
1499
1541
  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"
1500
1542
  })), children);
1501
1543
  });
@@ -1515,7 +1557,7 @@ const CurrencyRupee = /*#__PURE__*/React.forwardRef(function CurrencyRupee({
1515
1557
  viewBox: "0 0 32 32",
1516
1558
  fill: "currentColor",
1517
1559
  ...rest
1518
- }, _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
1560
+ }, _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
1519
1561
  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"
1520
1562
  })), children);
1521
1563
  });
@@ -1535,9 +1577,9 @@ const CurrencyShekel = /*#__PURE__*/React.forwardRef(function CurrencyShekel({
1535
1577
  viewBox: "0 0 32 32",
1536
1578
  fill: "currentColor",
1537
1579
  ...rest
1538
- }, _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
1580
+ }, _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
1539
1581
  d: "M9,27H7V5h8a5.0057,5.0057,0,0,1,5,5V22H18V10a3.0033,3.0033,0,0,0-3-3H9Z"
1540
- })), _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
1582
+ })), _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
1541
1583
  d: "M20,27H12V10h2V25h6a3.0033,3.0033,0,0,0,3-3V5h2V22A5.0057,5.0057,0,0,1,20,27Z"
1542
1584
  })), children);
1543
1585
  });
@@ -1557,7 +1599,7 @@ const CurrencyWon = /*#__PURE__*/React.forwardRef(function CurrencyWon({
1557
1599
  viewBox: "0 0 32 32",
1558
1600
  fill: "currentColor",
1559
1601
  ...rest
1560
- }, _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
1602
+ }, _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
1561
1603
  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"
1562
1604
  })), children);
1563
1605
  });
@@ -1577,7 +1619,7 @@ const CurrencyYen = /*#__PURE__*/React.forwardRef(function CurrencyYen({
1577
1619
  viewBox: "0 0 32 32",
1578
1620
  fill: "currentColor",
1579
1621
  ...rest
1580
- }, _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
1622
+ }, _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
1581
1623
  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"
1582
1624
  })), children);
1583
1625
  });
@@ -1597,7 +1639,7 @@ const Cursor_1 = /*#__PURE__*/React.forwardRef(function Cursor_1({
1597
1639
  viewBox: "0 0 32 32",
1598
1640
  fill: "currentColor",
1599
1641
  ...rest
1600
- }, _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
1642
+ }, _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
1601
1643
  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"
1602
1644
  })), children);
1603
1645
  });
@@ -1617,7 +1659,7 @@ const Cursor_2 = /*#__PURE__*/React.forwardRef(function Cursor_2({
1617
1659
  viewBox: "0 0 32 32",
1618
1660
  fill: "currentColor",
1619
1661
  ...rest
1620
- }, _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
1662
+ }, _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
1621
1663
  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"
1622
1664
  })), children);
1623
1665
  });
@@ -1637,9 +1679,9 @@ const Customer = /*#__PURE__*/React.forwardRef(function Customer({
1637
1679
  viewBox: "0 0 32 32",
1638
1680
  fill: "currentColor",
1639
1681
  ...rest
1640
- }, _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
1682
+ }, _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
1641
1683
  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"
1642
- })), _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
1684
+ })), _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
1643
1685
  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"
1644
1686
  })), children);
1645
1687
  });
@@ -1659,7 +1701,7 @@ const CustomerService = /*#__PURE__*/React.forwardRef(function CustomerService({
1659
1701
  viewBox: "0 0 32 32",
1660
1702
  fill: "currentColor",
1661
1703
  ...rest
1662
- }, _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
1704
+ }, _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
1663
1705
  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"
1664
1706
  })), children);
1665
1707
  });
@@ -1679,7 +1721,7 @@ const Cut = /*#__PURE__*/React.forwardRef(function Cut({
1679
1721
  viewBox: "0 0 32 32",
1680
1722
  fill: "currentColor",
1681
1723
  ...rest
1682
- }, _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
1724
+ }, _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
1683
1725
  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"
1684
1726
  })), children);
1685
1727
  });
@@ -1699,7 +1741,7 @@ const WatsonHealthCutInHalf = /*#__PURE__*/React.forwardRef(function WatsonHealt
1699
1741
  viewBox: "0 0 32 32",
1700
1742
  fill: "currentColor",
1701
1743
  ...rest
1702
- }, _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
1744
+ }, _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
1703
1745
  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"
1704
1746
  })), children);
1705
1747
  });
@@ -1719,9 +1761,9 @@ const CutOut = /*#__PURE__*/React.forwardRef(function CutOut({
1719
1761
  viewBox: "0 0 32 32",
1720
1762
  fill: "currentColor",
1721
1763
  ...rest
1722
- }, _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
1764
+ }, _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
1723
1765
  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"
1724
- })), _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
1766
+ })), _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
1725
1767
  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"
1726
1768
  })), children);
1727
1769
  });
@@ -1741,7 +1783,7 @@ const QCY = /*#__PURE__*/React.forwardRef(function QCY({
1741
1783
  viewBox: "0 0 32 32",
1742
1784
  fill: "currentColor",
1743
1785
  ...rest
1744
- }, _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
1786
+ }, _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
1745
1787
  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"
1746
1788
  })), children);
1747
1789
  });
@@ -1761,9 +1803,9 @@ const Cyclist = /*#__PURE__*/React.forwardRef(function Cyclist({
1761
1803
  viewBox: "0 0 32 32",
1762
1804
  fill: "currentColor",
1763
1805
  ...rest
1764
- }, _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
1806
+ }, _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
1765
1807
  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"
1766
- })), _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
1808
+ })), _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
1767
1809
  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"
1768
1810
  })), children);
1769
1811
  });
@@ -1783,7 +1825,7 @@ const QCZ = /*#__PURE__*/React.forwardRef(function QCZ({
1783
1825
  viewBox: "0 0 32 32",
1784
1826
  fill: "currentColor",
1785
1827
  ...rest
1786
- }, _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
1828
+ }, _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
1787
1829
  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"
1788
1830
  })), children);
1789
1831
  });
@@ -1803,9 +1845,9 @@ const Dashboard = /*#__PURE__*/React.forwardRef(function Dashboard({
1803
1845
  viewBox: "0 0 32 32",
1804
1846
  fill: "currentColor",
1805
1847
  ...rest
1806
- }, _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
1848
+ }, _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
1807
1849
  d: "M24 21H26V26H24zM20 16H22V26H20zM11 26a5.0059 5.0059 0 01-5-5H8a3 3 0 103-3V16a5 5 0 010 10z"
1808
- })), _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
1850
+ })), _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
1809
1851
  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"
1810
1852
  })), children);
1811
1853
  });
@@ -1825,9 +1867,9 @@ const DashboardReference = /*#__PURE__*/React.forwardRef(function DashboardRefer
1825
1867
  viewBox: "0 0 32 32",
1826
1868
  fill: "currentColor",
1827
1869
  ...rest
1828
- }, _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
1870
+ }, _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
1829
1871
  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"
1830
- })), _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
1872
+ })), _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
1831
1873
  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"
1832
1874
  })), children);
1833
1875
  });
@@ -1847,7 +1889,7 @@ const Data_1 = /*#__PURE__*/React.forwardRef(function Data_1({
1847
1889
  viewBox: "0 0 32 32",
1848
1890
  fill: "currentColor",
1849
1891
  ...rest
1850
- }, _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
1892
+ }, _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
1851
1893
  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"
1852
1894
  })), children);
1853
1895
  });
@@ -1867,7 +1909,7 @@ const Data_2 = /*#__PURE__*/React.forwardRef(function Data_2({
1867
1909
  viewBox: "0 0 32 32",
1868
1910
  fill: "currentColor",
1869
1911
  ...rest
1870
- }, _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
1912
+ }, _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
1871
1913
  d: "M4 6H15V8H4zM18 6H28V8H18zM21 12H28V14H21zM11 12H18V14H11zM4 12H8V14H4zM4 18H28V20H4zM4 24H21V26H4zM24 24H28V26H24z"
1872
1914
  })), children);
1873
1915
  });
@@ -1887,7 +1929,7 @@ const DataBase = /*#__PURE__*/React.forwardRef(function DataBase({
1887
1929
  viewBox: "0 0 32 32",
1888
1930
  fill: "currentColor",
1889
1931
  ...rest
1890
- }, _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
1932
+ }, _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
1891
1933
  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"
1892
1934
  })), _circle28 || (_circle28 = /*#__PURE__*/React.createElement("circle", {
1893
1935
  cx: "11",
@@ -1919,9 +1961,9 @@ const DataBaseAlt = /*#__PURE__*/React.forwardRef(function DataBaseAlt({
1919
1961
  viewBox: "0 0 32 32",
1920
1962
  fill: "currentColor",
1921
1963
  ...rest
1922
- }, _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
1964
+ }, _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
1923
1965
  d: "M7 8H12V10H7zM7 12H12V14H7zM7 16H12V18H7zM20 8H25V10H20zM20 12H25V14H20zM20 16H25V18H20z"
1924
- })), _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
1966
+ })), _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
1925
1967
  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"
1926
1968
  })), children);
1927
1969
  });
@@ -1941,7 +1983,7 @@ const DataCategorical = /*#__PURE__*/React.forwardRef(function DataCategorical({
1941
1983
  viewBox: "0 0 32 32",
1942
1984
  fill: "currentColor",
1943
1985
  ...rest
1944
- }, _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
1986
+ }, _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
1945
1987
  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"
1946
1988
  })), children);
1947
1989
  });
@@ -1961,9 +2003,9 @@ const DataCenter = /*#__PURE__*/React.forwardRef(function DataCenter({
1961
2003
  viewBox: "0 0 32 32",
1962
2004
  fill: "currentColor",
1963
2005
  ...rest
1964
- }, _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
2006
+ }, _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
1965
2007
  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"
1966
- })), _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
2008
+ })), _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
1967
2009
  d: "M14 8H18V10H14zM14 12H18V14H14zM14 16H18V18H14z"
1968
2010
  })), children);
1969
2011
  });
@@ -1983,7 +2025,7 @@ const DataCheck = /*#__PURE__*/React.forwardRef(function DataCheck({
1983
2025
  viewBox: "0 0 32 32",
1984
2026
  fill: "currentColor",
1985
2027
  ...rest
1986
- }, _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
2028
+ }, _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
1987
2029
  d: "M23 27.18L20.41 24.59 19 26 23 30 30 23 28.59 21.59 23 27.18z"
1988
2030
  })), _circle31 || (_circle31 = /*#__PURE__*/React.createElement("circle", {
1989
2031
  cx: "11",
@@ -1997,7 +2039,7 @@ const DataCheck = /*#__PURE__*/React.forwardRef(function DataCheck({
1997
2039
  cx: "11",
1998
2040
  cy: "24",
1999
2041
  r: "1"
2000
- })), _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
2042
+ })), _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
2001
2043
  d: "M24,3H8A2,2,0,0,0,6,5V27a2,2,0,0,0,2,2h8V27H8V21H26V5A2,2,0,0,0,24,3Zm0,16H8V13H24Zm0-8H8V5H24Z"
2002
2044
  })), children);
2003
2045
  });
@@ -2017,11 +2059,11 @@ const DataConnected = /*#__PURE__*/React.forwardRef(function DataConnected({
2017
2059
  viewBox: "0 0 32 32",
2018
2060
  fill: "currentColor",
2019
2061
  ...rest
2020
- }, _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
2062
+ }, _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
2021
2063
  d: "M30 30L24 30 24 28 28 28 28 4 24 4 24 2 30 2 30 30z"
2022
- })), _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
2064
+ })), _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
2023
2065
  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"
2024
- })), _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
2066
+ })), _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
2025
2067
  d: "M8 30L2 30 2 2 8 2 8 4 4 4 4 28 8 28 8 30z"
2026
2068
  })), children);
2027
2069
  });
@@ -2053,9 +2095,9 @@ const DataError = /*#__PURE__*/React.forwardRef(function DataError({
2053
2095
  cx: "11",
2054
2096
  cy: "24",
2055
2097
  r: "1"
2056
- })), _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
2098
+ })), _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
2057
2099
  d: "M24,3H8A2,2,0,0,0,6,5V27a2,2,0,0,0,2,2H18V27H8V21H26V5A2,2,0,0,0,24,3Zm0,16H8V13H24Zm0-8H8V5H24Z"
2058
- })), _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
2100
+ })), _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
2059
2101
  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"
2060
2102
  })), children);
2061
2103
  });
@@ -2075,9 +2117,9 @@ const DataFormat = /*#__PURE__*/React.forwardRef(function DataFormat({
2075
2117
  viewBox: "0 0 32 32",
2076
2118
  fill: "currentColor",
2077
2119
  ...rest
2078
- }, _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
2120
+ }, _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
2079
2121
  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"
2080
- })), _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
2122
+ })), _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
2081
2123
  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"
2082
2124
  })), children);
2083
2125
  });
@@ -2097,7 +2139,7 @@ const DataReference = /*#__PURE__*/React.forwardRef(function DataReference({
2097
2139
  viewBox: "0 0 32 32",
2098
2140
  fill: "currentColor",
2099
2141
  ...rest
2100
- }, _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
2142
+ }, _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
2101
2143
  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"
2102
2144
  })), children);
2103
2145
  });
@@ -2117,7 +2159,7 @@ const DataRegular = /*#__PURE__*/React.forwardRef(function DataRegular({
2117
2159
  viewBox: "0 0 32 32",
2118
2160
  fill: "currentColor",
2119
2161
  ...rest
2120
- }, _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
2162
+ }, _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
2121
2163
  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"
2122
2164
  })), children);
2123
2165
  });
@@ -2137,7 +2179,7 @@ const DataSet = /*#__PURE__*/React.forwardRef(function DataSet({
2137
2179
  viewBox: "0 0 32 32",
2138
2180
  fill: "currentColor",
2139
2181
  ...rest
2140
- }, _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
2182
+ }, _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
2141
2183
  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"
2142
2184
  })), children);
2143
2185
  });
@@ -2161,7 +2203,7 @@ const DataStructured = /*#__PURE__*/React.forwardRef(function DataStructured({
2161
2203
  cx: "9",
2162
2204
  cy: "7",
2163
2205
  r: "1"
2164
- })), _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
2206
+ })), _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
2165
2207
  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"
2166
2208
  })), children);
2167
2209
  });
@@ -2181,7 +2223,7 @@ const DataUnreal = /*#__PURE__*/React.forwardRef(function DataUnreal({
2181
2223
  viewBox: "0 0 32 32",
2182
2224
  fill: "currentColor",
2183
2225
  ...rest
2184
- }, _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
2226
+ }, _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
2185
2227
  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"
2186
2228
  })), children);
2187
2229
  });
@@ -2201,9 +2243,9 @@ const DataUnstructured = /*#__PURE__*/React.forwardRef(function DataUnstructured
2201
2243
  viewBox: "0 0 32 32",
2202
2244
  fill: "currentColor",
2203
2245
  ...rest
2204
- }, _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
2246
+ }, _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
2205
2247
  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"
2206
- })), _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
2248
+ })), _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
2207
2249
  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"
2208
2250
  })), children);
2209
2251
  });
@@ -2227,7 +2269,7 @@ const DataView = /*#__PURE__*/React.forwardRef(function DataView({
2227
2269
  cx: "22",
2228
2270
  cy: "24",
2229
2271
  r: "2"
2230
- })), _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
2272
+ })), _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
2231
2273
  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"
2232
2274
  })), _circle39 || (_circle39 = /*#__PURE__*/React.createElement("circle", {
2233
2275
  cx: "8",
@@ -2241,7 +2283,7 @@ const DataView = /*#__PURE__*/React.forwardRef(function DataView({
2241
2283
  cx: "8",
2242
2284
  cy: "24",
2243
2285
  r: "1"
2244
- })), _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
2286
+ })), _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
2245
2287
  d: "M5,21h7V19H5V13H21v3h2V5a2,2,0,0,0-2-2H5A2,2,0,0,0,3,5V27a2,2,0,0,0,2,2h7V27H5ZM5,5H21v6H5Z"
2246
2288
  })), children);
2247
2289
  });
@@ -2265,9 +2307,9 @@ const DataViewAlt = /*#__PURE__*/React.forwardRef(function DataViewAlt({
2265
2307
  cx: "22",
2266
2308
  cy: "24",
2267
2309
  r: "2"
2268
- })), _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
2310
+ })), _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
2269
2311
  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"
2270
- })), _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
2312
+ })), _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
2271
2313
  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"
2272
2314
  })), children);
2273
2315
  });
@@ -2287,13 +2329,13 @@ const DataAccessor = /*#__PURE__*/React.forwardRef(function DataAccessor({
2287
2329
  viewBox: "0 0 32 32",
2288
2330
  fill: "currentColor",
2289
2331
  ...rest
2290
- }, _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
2332
+ }, _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
2291
2333
  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"
2292
2334
  })), _circle43 || (_circle43 = /*#__PURE__*/React.createElement("circle", {
2293
2335
  cx: "7",
2294
2336
  cy: "25",
2295
2337
  r: "1"
2296
- })), _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
2338
+ })), _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
2297
2339
  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"
2298
2340
  })), children);
2299
2341
  });
@@ -2313,9 +2355,9 @@ const DataAnalytics = /*#__PURE__*/React.forwardRef(function DataAnalytics({
2313
2355
  viewBox: "0 0 32 32",
2314
2356
  fill: "currentColor",
2315
2357
  ...rest
2316
- }, _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
2358
+ }, _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
2317
2359
  d: "M12 11H14V17H12zM7 13H9V17H7zM2 7H4V17H2z"
2318
- })), _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
2360
+ })), _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
2319
2361
  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"
2320
2362
  })), children);
2321
2363
  });
@@ -2347,9 +2389,9 @@ const DataBackup = /*#__PURE__*/React.forwardRef(function DataBackup({
2347
2389
  cx: "7",
2348
2390
  cy: "23",
2349
2391
  r: "1"
2350
- })), _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
2392
+ })), _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
2351
2393
  d: "M12,26H4V20h8V18H4V12H22V4a2,2,0,0,0-2-2H4A2,2,0,0,0,2,4V26a2,2,0,0,0,2,2h8ZM4,4H20v6H4Z"
2352
- })), _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
2394
+ })), _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
2353
2395
  d: "M28,17v2.4131A6.996,6.996,0,1,0,22,30V28a5,5,0,1,1,4.5762-7H24v2h6V17Z"
2354
2396
  })), children);
2355
2397
  });
@@ -2369,9 +2411,9 @@ const DataBin = /*#__PURE__*/React.forwardRef(function DataBin({
2369
2411
  viewBox: "0 0 32 32",
2370
2412
  fill: "currentColor",
2371
2413
  ...rest
2372
- }, _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
2414
+ }, _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
2373
2415
  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"
2374
- })), _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
2416
+ })), _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
2375
2417
  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"
2376
2418
  })), children);
2377
2419
  });
@@ -2391,9 +2433,9 @@ const DataBlob = /*#__PURE__*/React.forwardRef(function DataBlob({
2391
2433
  viewBox: "0 0 32 32",
2392
2434
  fill: "currentColor",
2393
2435
  ...rest
2394
- }, _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
2436
+ }, _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
2395
2437
  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"
2396
- })), _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
2438
+ })), _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
2397
2439
  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"
2398
2440
  })), children);
2399
2441
  });
@@ -2413,7 +2455,7 @@ const DataClass = /*#__PURE__*/React.forwardRef(function DataClass({
2413
2455
  viewBox: "0 0 32 32",
2414
2456
  fill: "currentColor",
2415
2457
  ...rest
2416
- }, _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
2458
+ }, _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
2417
2459
  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"
2418
2460
  })), children);
2419
2461
  });
@@ -2437,7 +2479,7 @@ const DataCollection = /*#__PURE__*/React.forwardRef(function DataCollection({
2437
2479
  cx: "16",
2438
2480
  cy: "16",
2439
2481
  r: "2"
2440
- })), _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
2482
+ })), _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
2441
2483
  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"
2442
2484
  })), children);
2443
2485
  });
@@ -2461,9 +2503,9 @@ const DataDefinition = /*#__PURE__*/React.forwardRef(function DataDefinition({
2461
2503
  cx: "14",
2462
2504
  cy: "14",
2463
2505
  r: "2"
2464
- })), _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
2506
+ })), _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
2465
2507
  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"
2466
- })), _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
2508
+ })), _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
2467
2509
  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"
2468
2510
  })), children);
2469
2511
  });
@@ -2483,7 +2525,7 @@ const DataDiode = /*#__PURE__*/React.forwardRef(function DataDiode({
2483
2525
  viewBox: "0 0 32 32",
2484
2526
  fill: "currentColor",
2485
2527
  ...rest
2486
- }, _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
2528
+ }, _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
2487
2529
  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"
2488
2530
  })), children);
2489
2531
  });
@@ -2551,9 +2593,9 @@ const DataPlayer = /*#__PURE__*/React.forwardRef(function DataPlayer({
2551
2593
  viewBox: "0 0 32 32",
2552
2594
  fill: "currentColor",
2553
2595
  ...rest
2554
- }, _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
2596
+ }, _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
2555
2597
  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"
2556
- })), _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
2598
+ })), _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
2557
2599
  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"
2558
2600
  })), children);
2559
2601
  });
@@ -2607,11 +2649,11 @@ const DataRefinery = /*#__PURE__*/React.forwardRef(function DataRefinery({
2607
2649
  viewBox: "0 0 32 32",
2608
2650
  fill: "currentColor",
2609
2651
  ...rest
2610
- }, _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
2652
+ }, _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
2611
2653
  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"
2612
- })), _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
2654
+ })), _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
2613
2655
  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"
2614
- })), _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
2656
+ })), _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
2615
2657
  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"
2616
2658
  })), children);
2617
2659
  });
@@ -2631,9 +2673,9 @@ const DataRefineryReference = /*#__PURE__*/React.forwardRef(function DataRefiner
2631
2673
  viewBox: "0 0 32 32",
2632
2674
  fill: "currentColor",
2633
2675
  ...rest
2634
- }, _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
2676
+ }, _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
2635
2677
  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"
2636
- })), _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
2678
+ })), _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
2637
2679
  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"
2638
2680
  })), children);
2639
2681
  });
@@ -2653,7 +2695,7 @@ const DataSetEncryption = /*#__PURE__*/React.forwardRef(function DataSetEncrypti
2653
2695
  viewBox: "0 0 32 32",
2654
2696
  fill: "currentColor",
2655
2697
  ...rest
2656
- }, _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
2698
+ }, _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
2657
2699
  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"
2658
2700
  })), children);
2659
2701
  });
@@ -2673,7 +2715,7 @@ const DataShare = /*#__PURE__*/React.forwardRef(function DataShare({
2673
2715
  viewBox: "0 0 32 32",
2674
2716
  fill: "currentColor",
2675
2717
  ...rest
2676
- }, _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
2718
+ }, _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
2677
2719
  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"
2678
2720
  })), children);
2679
2721
  });
@@ -2693,9 +2735,9 @@ const DataTable = /*#__PURE__*/React.forwardRef(function DataTable({
2693
2735
  viewBox: "0 0 32 32",
2694
2736
  fill: "currentColor",
2695
2737
  ...rest
2696
- }, _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
2738
+ }, _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
2697
2739
  d: "M8 18H12V20H8zM14 18H18V20H14zM8 14H12V16H8zM14 22H18V24H14zM20 14H24V16H20zM20 22H24V24H20z"
2698
- })), _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
2740
+ })), _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
2699
2741
  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"
2700
2742
  })), children);
2701
2743
  });
@@ -2715,9 +2757,9 @@ const DataTableReference = /*#__PURE__*/React.forwardRef(function DataTableRefer
2715
2757
  viewBox: "0 0 32 32",
2716
2758
  fill: "currentColor",
2717
2759
  ...rest
2718
- }, _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
2760
+ }, _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
2719
2761
  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"
2720
- })), _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
2762
+ })), _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
2721
2763
  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"
2722
2764
  })), children);
2723
2765
  });
@@ -2737,7 +2779,7 @@ const DataVis_1 = /*#__PURE__*/React.forwardRef(function DataVis_1({
2737
2779
  viewBox: "0 0 32 32",
2738
2780
  fill: "currentColor",
2739
2781
  ...rest
2740
- }, _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
2782
+ }, _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
2741
2783
  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"
2742
2784
  })), children);
2743
2785
  });
@@ -2757,7 +2799,7 @@ const DataVis_2 = /*#__PURE__*/React.forwardRef(function DataVis_2({
2757
2799
  viewBox: "0 0 32 32",
2758
2800
  fill: "currentColor",
2759
2801
  ...rest
2760
- }, _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
2802
+ }, _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
2761
2803
  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"
2762
2804
  })), children);
2763
2805
  });
@@ -2777,7 +2819,7 @@ const DataVis_3 = /*#__PURE__*/React.forwardRef(function DataVis_3({
2777
2819
  viewBox: "0 0 32 32",
2778
2820
  fill: "currentColor",
2779
2821
  ...rest
2780
- }, _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
2822
+ }, _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
2781
2823
  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"
2782
2824
  })), children);
2783
2825
  });
@@ -2797,7 +2839,7 @@ const DataVis_4 = /*#__PURE__*/React.forwardRef(function DataVis_4({
2797
2839
  viewBox: "0 0 32 32",
2798
2840
  fill: "currentColor",
2799
2841
  ...rest
2800
- }, _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
2842
+ }, _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
2801
2843
  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"
2802
2844
  })), children);
2803
2845
  });
@@ -2817,7 +2859,7 @@ const DataVolume = /*#__PURE__*/React.forwardRef(function DataVolume({
2817
2859
  viewBox: "0 0 32 32",
2818
2860
  fill: "currentColor",
2819
2861
  ...rest
2820
- }, _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
2862
+ }, _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
2821
2863
  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"
2822
2864
  })), children);
2823
2865
  });
@@ -2837,60 +2879,20 @@ const DataVolumeAlt = /*#__PURE__*/React.forwardRef(function DataVolumeAlt({
2837
2879
  viewBox: "0 0 32 32",
2838
2880
  fill: "currentColor",
2839
2881
  ...rest
2840
- }, _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
2882
+ }, _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
2841
2883
  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"
2842
2884
  })), _circle49 || (_circle49 = /*#__PURE__*/React.createElement("circle", {
2843
2885
  cx: "20",
2844
2886
  cy: "21",
2845
2887
  r: "2"
2846
- })), _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
2888
+ })), _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
2847
2889
  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"
2848
- })), _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
2890
+ })), _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
2849
2891
  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"
2850
2892
  })), children);
2851
2893
  });
2852
2894
  if (process.env.NODE_ENV !== "production") {
2853
2895
  DataVolumeAlt.propTypes = iconPropTypes;
2854
2896
  }
2855
- const DatabaseDatastax = /*#__PURE__*/React.forwardRef(function DatabaseDatastax({
2856
- children,
2857
- size = 16,
2858
- ...rest
2859
- }, ref) {
2860
- return /*#__PURE__*/React.createElement(Icon, {
2861
- width: size,
2862
- height: size,
2863
- ref: ref,
2864
- xmlns: "http://www.w3.org/2000/svg",
2865
- viewBox: "0 0 32 32",
2866
- fill: "currentColor",
2867
- ...rest
2868
- }, _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
2869
- 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"
2870
- })), children);
2871
- });
2872
- if (process.env.NODE_ENV !== "production") {
2873
- DatabaseDatastax.propTypes = iconPropTypes;
2874
- }
2875
- const DatabaseElastic = /*#__PURE__*/React.forwardRef(function DatabaseElastic({
2876
- children,
2877
- size = 16,
2878
- ...rest
2879
- }, ref) {
2880
- return /*#__PURE__*/React.createElement(Icon, {
2881
- width: size,
2882
- height: size,
2883
- ref: ref,
2884
- xmlns: "http://www.w3.org/2000/svg",
2885
- viewBox: "0 0 32 32",
2886
- fill: "currentColor",
2887
- ...rest
2888
- }, _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
2889
- 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"
2890
- })), children);
2891
- });
2892
- if (process.env.NODE_ENV !== "production") {
2893
- DatabaseElastic.propTypes = iconPropTypes;
2894
- }
2895
2897
 
2896
- export { ConnectionFlowUsage, ConnectionSignal, ConnectionSignalOff, ConnectionUsage, Constraint, Construction, ContainerEngine, ContainerImage, ContainerImagePull, ContainerImagePush, ContainerImagePushPull, ContainerRegistry, ContainerRuntime, ContainerRuntimeMonitor, ContainerServices, ContainerSoftware, ContentDeliveryNetwork, ContentView, Continue, ContinueFilled, ContinuousDeployment, ContinuousIntegration, Contrast, ConvertToCloud, Cookie, Copy, CopyFile, CopyLink, Corn, Corner, Coronavirus, Cost, CostTotal, Cough, CouplingFacilityEncryption, Course, Covariate, CreateLink, Credentials, Critical, CriticalSeverity, Crop, CropGrowth, CropHealth, CrossTab, Crossroads, CrowdReport, CrowdReportFilled, Csv, Cube, CubeView, Currency, CurrencyBaht, CurrencyDollar, CurrencyEuro, CurrencyLira, CurrencyPound, CurrencyRuble, CurrencyRupee, CurrencyShekel, CurrencyWon, CurrencyYen, Cursor_1, Cursor_2, Customer, CustomerService, Cut, CutOut, Cyclist, Dashboard, DashboardReference, DataAccessor, DataAnalytics, DataBackup, DataBase, DataBaseAlt, DataBin, DataBlob, DataCategorical, DataCenter, DataCheck, DataClass, DataCollection, DataConnected, DataDefinition, DataDiode, DataEnrichment, DataEnrichmentAdd, DataError, DataFormat, DataPlayer, DataQualityDefinition, DataReference, DataRefinery, DataRefineryReference, DataRegular, DataSet, DataSetEncryption, DataShare, DataStructured, DataTable, DataTableReference, DataUnreal, DataUnstructured, DataView, DataViewAlt, DataVis_1, DataVis_2, DataVis_3, DataVis_4, DataVolume, DataVolumeAlt, Data_1, Data_2, DatabaseDatastax, DatabaseElastic, QCU1, QCU3, QCY, QCZ, WatsonHealthContourDraw, WatsonHealthContourEdit, WatsonHealthContourFinding, WatsonHealthCrossReference, WatsonHealthCutInHalf };
2898
+ export { ConnectionFlowUsage, ConnectionSignal, ConnectionSignalOff, ConnectionTwoWay, ConnectionUsage, Constraint, Construction, ContainerEngine, ContainerImage, ContainerImagePull, ContainerImagePush, ContainerImagePushPull, ContainerRegistry, ContainerRuntime, ContainerRuntimeMonitor, ContainerServices, ContainerSoftware, ContentDeliveryNetwork, ContentView, Continue, ContinueFilled, ContinuousDeployment, ContinuousIntegration, Contrast, ConvertToCloud, Cookie, Copy, CopyFile, CopyLink, CopyToClipboard, Corn, Corner, Coronavirus, Cost, CostTotal, Cough, CouplingFacilityEncryption, Course, Covariate, CreateLink, Credentials, Critical, CriticalSeverity, Crop, CropGrowth, CropHealth, CrossTab, Crossroads, CrowdReport, CrowdReportFilled, Csv, Cube, CubeView, Currency, CurrencyBaht, CurrencyDollar, CurrencyEuro, CurrencyLira, CurrencyPound, CurrencyRuble, CurrencyRupee, CurrencyShekel, CurrencyWon, CurrencyYen, Cursor_1, Cursor_2, Customer, CustomerService, Cut, CutOut, Cyclist, Dashboard, DashboardReference, DataAccessor, DataAnalytics, DataBackup, DataBase, DataBaseAlt, DataBin, DataBlob, DataCategorical, DataCenter, DataCheck, DataClass, DataCollection, DataConnected, DataDefinition, DataDiode, DataEnrichment, DataEnrichmentAdd, DataError, DataFormat, DataPlayer, DataQualityDefinition, DataReference, DataRefinery, DataRefineryReference, DataRegular, DataSet, DataSetEncryption, DataShare, DataStructured, DataTable, DataTableReference, DataUnreal, DataUnstructured, DataView, DataViewAlt, DataVis_1, DataVis_2, DataVis_3, DataVis_4, DataVolume, DataVolumeAlt, Data_1, Data_2, QCU1, QCU3, QCY, QCZ, WatsonHealthContourDraw, WatsonHealthContourEdit, WatsonHealthContourFinding, WatsonHealthCrossReference, WatsonHealthCutInHalf };