@carbon/icons-react 11.70.0 → 11.71.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (123) hide show
  1. package/es/CommitAlt.d.ts +11 -0
  2. package/es/CommitAlt.js +37 -0
  3. package/es/CopyToClipboard.d.ts +11 -0
  4. package/es/CopyToClipboard.js +37 -0
  5. package/es/Extensions.d.ts +11 -0
  6. package/es/Extensions.js +37 -0
  7. package/es/FolderTree.d.ts +11 -0
  8. package/es/FolderTree.js +37 -0
  9. package/es/ListTree.d.ts +11 -0
  10. package/es/ListTree.js +37 -0
  11. package/es/Orchestrate.d.ts +11 -0
  12. package/es/Orchestrate.js +37 -0
  13. package/es/Point.d.ts +11 -0
  14. package/es/Point.js +37 -0
  15. package/es/ReadingGlasses.d.ts +11 -0
  16. package/es/ReadingGlasses.js +37 -0
  17. package/es/RemoteConnection.d.ts +11 -0
  18. package/es/RemoteConnection.js +37 -0
  19. package/es/RunViewIcon.d.ts +11 -0
  20. package/es/RunViewIcon.js +37 -0
  21. package/es/SourceControl.d.ts +11 -0
  22. package/es/SourceControl.js +37 -0
  23. package/es/VerticalFold.d.ts +11 -0
  24. package/es/VerticalFold.js +37 -0
  25. package/es/generated/bucket-10.d.ts +5 -5
  26. package/es/generated/bucket-10.js +314 -327
  27. package/es/generated/bucket-11.d.ts +6 -6
  28. package/es/generated/bucket-11.js +327 -303
  29. package/es/generated/bucket-12.d.ts +6 -6
  30. package/es/generated/bucket-12.js +292 -298
  31. package/es/generated/bucket-13.d.ts +7 -7
  32. package/es/generated/bucket-13.js +346 -351
  33. package/es/generated/bucket-14.d.ts +10 -10
  34. package/es/generated/bucket-14.js +412 -411
  35. package/es/generated/bucket-15.d.ts +11 -11
  36. package/es/generated/bucket-15.js +393 -449
  37. package/es/generated/bucket-16.d.ts +12 -12
  38. package/es/generated/bucket-16.js +509 -456
  39. package/es/generated/bucket-17.d.ts +12 -12
  40. package/es/generated/bucket-17.js +435 -437
  41. package/es/generated/bucket-18.d.ts +12 -12
  42. package/es/generated/bucket-18.js +428 -423
  43. package/es/generated/bucket-19.d.ts +13 -13
  44. package/es/generated/bucket-19.js +506 -573
  45. package/es/generated/bucket-20.d.ts +13 -1
  46. package/es/generated/bucket-20.js +381 -58
  47. package/es/generated/bucket-3.d.ts +2 -2
  48. package/es/generated/bucket-3.js +42 -44
  49. package/es/generated/bucket-4.d.ts +3 -3
  50. package/es/generated/bucket-4.js +221 -219
  51. package/es/generated/bucket-5.d.ts +3 -3
  52. package/es/generated/bucket-5.js +242 -246
  53. package/es/generated/bucket-6.d.ts +4 -4
  54. package/es/generated/bucket-6.js +265 -269
  55. package/es/generated/bucket-7.d.ts +5 -5
  56. package/es/generated/bucket-7.js +285 -306
  57. package/es/generated/bucket-8.d.ts +5 -5
  58. package/es/generated/bucket-8.js +359 -336
  59. package/es/generated/bucket-9.d.ts +5 -5
  60. package/es/generated/bucket-9.js +305 -316
  61. package/es/index.js +18 -18
  62. package/lib/CommitAlt.d.ts +11 -0
  63. package/lib/CommitAlt.js +39 -0
  64. package/lib/CopyToClipboard.d.ts +11 -0
  65. package/lib/CopyToClipboard.js +39 -0
  66. package/lib/Extensions.d.ts +11 -0
  67. package/lib/Extensions.js +39 -0
  68. package/lib/FolderTree.d.ts +11 -0
  69. package/lib/FolderTree.js +39 -0
  70. package/lib/ListTree.d.ts +11 -0
  71. package/lib/ListTree.js +39 -0
  72. package/lib/Orchestrate.d.ts +11 -0
  73. package/lib/Orchestrate.js +39 -0
  74. package/lib/Point.d.ts +11 -0
  75. package/lib/Point.js +39 -0
  76. package/lib/ReadingGlasses.d.ts +11 -0
  77. package/lib/ReadingGlasses.js +39 -0
  78. package/lib/RemoteConnection.d.ts +11 -0
  79. package/lib/RemoteConnection.js +39 -0
  80. package/lib/RunViewIcon.d.ts +11 -0
  81. package/lib/RunViewIcon.js +39 -0
  82. package/lib/SourceControl.d.ts +11 -0
  83. package/lib/SourceControl.js +39 -0
  84. package/lib/VerticalFold.d.ts +11 -0
  85. package/lib/VerticalFold.js +39 -0
  86. package/lib/generated/bucket-10.d.ts +5 -5
  87. package/lib/generated/bucket-10.js +317 -330
  88. package/lib/generated/bucket-11.d.ts +6 -6
  89. package/lib/generated/bucket-11.js +331 -307
  90. package/lib/generated/bucket-12.d.ts +6 -6
  91. package/lib/generated/bucket-12.js +296 -302
  92. package/lib/generated/bucket-13.d.ts +7 -7
  93. package/lib/generated/bucket-13.js +351 -356
  94. package/lib/generated/bucket-14.d.ts +10 -10
  95. package/lib/generated/bucket-14.js +420 -419
  96. package/lib/generated/bucket-15.d.ts +11 -11
  97. package/lib/generated/bucket-15.js +402 -458
  98. package/lib/generated/bucket-16.d.ts +12 -12
  99. package/lib/generated/bucket-16.js +519 -466
  100. package/lib/generated/bucket-17.d.ts +12 -12
  101. package/lib/generated/bucket-17.js +445 -447
  102. package/lib/generated/bucket-18.d.ts +12 -12
  103. package/lib/generated/bucket-18.js +438 -433
  104. package/lib/generated/bucket-19.d.ts +13 -13
  105. package/lib/generated/bucket-19.js +517 -584
  106. package/lib/generated/bucket-20.d.ts +13 -1
  107. package/lib/generated/bucket-20.js +392 -57
  108. package/lib/generated/bucket-3.d.ts +2 -2
  109. package/lib/generated/bucket-3.js +42 -44
  110. package/lib/generated/bucket-4.d.ts +3 -3
  111. package/lib/generated/bucket-4.js +222 -220
  112. package/lib/generated/bucket-5.d.ts +3 -3
  113. package/lib/generated/bucket-5.js +243 -247
  114. package/lib/generated/bucket-6.d.ts +4 -4
  115. package/lib/generated/bucket-6.js +267 -271
  116. package/lib/generated/bucket-7.d.ts +5 -5
  117. package/lib/generated/bucket-7.js +288 -309
  118. package/lib/generated/bucket-8.d.ts +5 -5
  119. package/lib/generated/bucket-8.js +362 -339
  120. package/lib/generated/bucket-9.d.ts +5 -5
  121. package/lib/generated/bucket-9.js +308 -319
  122. package/lib/index.js +116 -104
  123. package/package.json +5 -5
@@ -14,8 +14,48 @@ var iconPropTypes = require('../iconPropTypes-BoFFIf2P.js');
14
14
  require('@carbon/icon-helpers');
15
15
  require('prop-types');
16
16
 
17
- var _path, _path2, _path3, _path4, _path5, _path6, _path7, _path8, _path9, _circle, _path0, _circle2, _path1, _path10, _path11, _path12, _path13, _path14, _path15, _path16, _path17, _path18, _path19, _path20, _path21, _path22, _path23, _path24, _path25, _path26, _path27, _path28, _path29, _path30, _path31, _path32, _path33, _path34, _path35, _path36, _path37, _path38, _circle3, _path39, _path40, _path41, _path42, _path43, _path44, _path45, _path46, _path47, _path48, _path49, _path50, _path51, _path52, _path53, _path54, _path55, _path56, _path57, _path58, _path59, _path60, _path61, _path62, _path63, _path64, _path65, _path66, _path67, _path68, _path69, _path70, _path71, _path72, _path73, _path74, _path75, _path76, _path77, _path78, _path79, _path80, _path81, _path82, _path83, _path84, _path85, _path86, _path87, _path88, _path89, _path90, _path91, _path92, _path93, _path94, _path95, _path96, _path97, _path98, _path99, _path100, _path101, _path102, _path103, _path104, _path105, _path106, _path107, _path108, _path109, _path110, _path111, _circle4, _path112, _path113, _path114, _circle5, _path115, _path116, _path117, _circle6, _path118, _path119, _path120, _path121, _path122, _path123, _path124, _path125, _path126, _path127, _path128, _path129, _path130, _path131, _path132, _path133, _path134, _path135, _path136, _path137, _path138, _path139, _path140, _path141, _path142, _path143, _path144, _path145, _path146, _path147, _path148, _path149, _path150, _path151, _path152, _path153, _path154, _path155, _path156, _path157, _path158, _path159, _path160, _path161, _path162, _path163, _path164, _path165, _path166, _path167, _path168, _path169, _path170, _path171, _path172, _path173, _path174, _path175, _path176, _path177, _path178, _path179, _path180, _path181, _path182, _path183, _path184, _circle7, _path185, _path186, _path187, _path188, _path189, _path190, _path191, _path192, _path193, _path194, _circle8, _path195, _path196, _path197, _path198, _path199, _path200, _path201, _path202;
17
+ var _path, _path2, _path3, _path4, _path5, _path6, _path7, _path8, _path9, _path0, _path1, _circle, _path10, _circle2, _path11, _path12, _path13, _path14, _path15, _path16, _path17, _path18, _path19, _path20, _path21, _path22, _path23, _path24, _path25, _path26, _path27, _path28, _path29, _path30, _path31, _path32, _path33, _path34, _path35, _path36, _path37, _path38, _path39, _path40, _circle3, _path41, _path42, _path43, _path44, _path45, _path46, _path47, _path48, _path49, _path50, _path51, _path52, _path53, _path54, _path55, _path56, _path57, _path58, _path59, _path60, _path61, _path62, _path63, _path64, _path65, _path66, _path67, _path68, _path69, _path70, _path71, _path72, _path73, _path74, _path75, _path76, _path77, _path78, _path79, _path80, _path81, _path82, _path83, _path84, _path85, _path86, _path87, _path88, _path89, _path90, _path91, _path92, _path93, _path94, _path95, _path96, _path97, _path98, _path99, _path100, _path101, _path102, _path103, _path104, _path105, _path106, _path107, _path108, _path109, _path110, _path111, _path112, _path113, _circle4, _path114, _path115, _path116, _circle5, _path117, _path118, _path119, _circle6, _path120, _path121, _path122, _path123, _path124, _path125, _path126, _path127, _path128, _path129, _path130, _path131, _path132, _path133, _path134, _path135, _path136, _path137, _path138, _path139, _path140, _path141, _path142, _path143, _path144, _path145, _path146, _path147, _path148, _path149, _path150, _path151, _path152, _path153, _path154, _path155, _path156, _path157, _path158, _path159, _path160, _path161, _path162, _path163, _path164, _path165, _path166, _path167, _path168, _path169, _path170, _path171, _path172, _path173, _path174, _path175, _path176, _path177, _path178, _path179, _path180, _path181, _path182, _path183, _path184, _path185, _path186, _circle7, _path187, _path188, _path189, _path190, _path191, _path192, _path193, _path194, _path195, _path196, _circle8, _path197, _path198, _path199, _path200;
18
18
  const didWarnAboutDeprecation = {};
19
+ const DatabaseDatastax = /*#__PURE__*/React.forwardRef(function DatabaseDatastax({
20
+ children,
21
+ size = 16,
22
+ ...rest
23
+ }, ref) {
24
+ return /*#__PURE__*/React.createElement(Icon_js, {
25
+ width: size,
26
+ height: size,
27
+ ref: ref,
28
+ xmlns: "http://www.w3.org/2000/svg",
29
+ viewBox: "0 0 32 32",
30
+ fill: "currentColor",
31
+ ...rest
32
+ }, _path || (_path = /*#__PURE__*/React.createElement("path", {
33
+ 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"
34
+ })), children);
35
+ });
36
+ if (process.env.NODE_ENV !== "production") {
37
+ DatabaseDatastax.propTypes = iconPropTypes.iconPropTypes;
38
+ }
39
+ const DatabaseElastic = /*#__PURE__*/React.forwardRef(function DatabaseElastic({
40
+ children,
41
+ size = 16,
42
+ ...rest
43
+ }, ref) {
44
+ return /*#__PURE__*/React.createElement(Icon_js, {
45
+ width: size,
46
+ height: size,
47
+ ref: ref,
48
+ xmlns: "http://www.w3.org/2000/svg",
49
+ viewBox: "0 0 32 32",
50
+ fill: "currentColor",
51
+ ...rest
52
+ }, _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
53
+ 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"
54
+ })), children);
55
+ });
56
+ if (process.env.NODE_ENV !== "production") {
57
+ DatabaseElastic.propTypes = iconPropTypes.iconPropTypes;
58
+ }
19
59
  const DatabaseEnterpriseDb2 = /*#__PURE__*/React.forwardRef(function DatabaseEnterpriseDb2({
20
60
  children,
21
61
  size = 16,
@@ -35,7 +75,7 @@ const DatabaseEnterpriseDb2 = /*#__PURE__*/React.forwardRef(function DatabaseEnt
35
75
  viewBox: "0 0 32 32",
36
76
  fill: "currentColor",
37
77
  ...rest
38
- }, _path || (_path = /*#__PURE__*/React.createElement("path", {
78
+ }, _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
39
79
  d: "M17.84 24V11.9966H20.783v2h.1149a3.3115 3.3115 0 013.3572-2.2764c2.46 0 3.84 1.7017 3.84 4.6909V24H25.1519V16.7107c0-1.7017-.5748-2.5754-1.9776-2.5754-1.2187 0-2.3913.6438-2.3913 1.9314V24zM4.2236 24V7.95H14.8015v2.69H7.259v3.8862h6.6687v2.6905H7.259V21.31h7.5425V24z"
40
80
  })), children);
41
81
  });
@@ -55,7 +95,7 @@ const DatabaseEnterprisedb = /*#__PURE__*/React.forwardRef(function DatabaseEnte
55
95
  viewBox: "0 0 32 32",
56
96
  fill: "currentColor",
57
97
  ...rest
58
- }, _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
98
+ }, _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
59
99
  d: "M17.84 24V11.9966H20.783v2h.1149a3.3115 3.3115 0 013.3572-2.2764c2.46 0 3.84 1.7017 3.84 4.6909V24H25.1519V16.7107c0-1.7017-.5748-2.5754-1.9776-2.5754-1.2187 0-2.3913.6438-2.3913 1.9314V24zM4.2236 24V7.95H14.8015v2.69H7.259v3.8862h6.6687v2.6905H7.259V21.31h7.5425V24z"
60
100
  })), children);
61
101
  });
@@ -75,7 +115,7 @@ const DatabaseEtcd = /*#__PURE__*/React.forwardRef(function DatabaseEtcd({
75
115
  viewBox: "0 0 32 32",
76
116
  fill: "currentColor",
77
117
  ...rest
78
- }, _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
118
+ }, _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
79
119
  d: "M20.9443 20.9417v-6.6h-1.77V11.9966h.92c.8735 0 1.1494-.4138 1.1494-1.2417V8.7083h2.6445v3.2883h2.46V14.342h-2.46v7.3125h2.2764V24H24.0488A2.778 2.778 0 0120.9443 20.9417zM6.6846 24V7.95H17.2627v2.69H9.72v3.8862h6.669v2.6905H9.72V21.31h7.543V24z"
80
120
  })), children);
81
121
  });
@@ -95,9 +135,9 @@ const DatabaseMessaging = /*#__PURE__*/React.forwardRef(function DatabaseMessagi
95
135
  viewBox: "0 0 32 32",
96
136
  fill: "currentColor",
97
137
  ...rest
98
- }, _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
138
+ }, _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
99
139
  d: "m23,32l-1.755-1,2.755-4h4v-7h-12v7h4v2h-4c-1.1025,0-2-.8975-2-2v-7c0-1.1025.8975-2,2-2h12c1.1025,0,2,.8975,2,2v7c0,1.1025-.8975,2-2,2h-3l-2,3Z"
100
- })), _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
140
+ })), _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
101
141
  d: "m13,2C7.7021,2,2,3.252,2,6v18c0,2.4033,4.3618,3.6626,9,3.9404v-2.0015c-4.5337-.2803-6.8674-1.4644-7-1.939v-3.5723c1.7065.856,4.3062,1.3442,7,1.5063v-1.9951c-4.5337-.2803-6.8674-1.4644-7-1.939v-3.5723c2.1279,1.0674,5.6426,1.5723,9,1.5723,5.2979,0,11-1.252,11-4v-6.0005c-.0007-2.748-5.7024-3.9995-11-3.9995ZM3.9985,6.0151c.1523-.5552,3.1514-2.0151,9.0015-2.0151,5.7976,0,8.7949,1.4341,8.9968,2-.2019.5659-3.1992,2-8.9968,2-5.8501,0-8.8491-1.46-9.0015-1.9849Zm18.0015,5.9722c-.1606.5571-3.1587,2.0127-9,2.0127-5.8501,0-8.8491-1.46-9-2v-3.5723c2.1279,1.0674,5.6426,1.5723,9,1.5723s6.8721-.5049,9-1.5723v3.5596Z"
102
142
  })), children);
103
143
  });
@@ -117,7 +157,7 @@ const DatabaseMongodb = /*#__PURE__*/React.forwardRef(function DatabaseMongodb({
117
157
  viewBox: "0 0 32 32",
118
158
  fill: "currentColor",
119
159
  ...rest
120
- }, _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
160
+ }, _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
121
161
  d: "M25.3481 28.875c-4.0473 0-5.5878-1.0579-5.5878-2.8284a2.2115 2.2115 0 012.1386-2.3v-.253a1.9726 1.9726 0 01-1.5405-2c0-1.242 1.0576-1.8628 2.207-2.1158v-.0918a3.6228 3.6228 0 01-2.1845-3.4953c0-2.4375 1.7246-4.07 4.9672-4.07A6.6717 6.6717 0 0127.44 12.02v-.3908a1.5343 1.5343 0 011.7022-1.7476h1.8623v2.2534H28.4521v.322a3.5917 3.5917 0 011.8628 3.3343c0 2.4145-1.7016 4.0241-4.9668 4.0241a7.3662 7.3662 0 01-1.8393-.207 1.23 1.23 0 00-.8511 1.0808c0 .5979.5059.8967 1.564.8967H27.44c2.9434 0 4.208 1.2649 4.208 3.4263C31.6484 27.5183 29.9473 28.875 25.3481 28.875zm1.4947-4.7371H22.75a1.473 1.473 0 00-.6211 1.2417c0 .92.6895 1.4717 2.5293 1.4717H26.13c1.9087 0 2.76-.4829 2.76-1.4946C28.89 24.5979 28.3374 24.1379 26.8428 24.1379zm.667-8.163v-.3912c0-1.2187-.7588-1.84-2.1617-1.84s-2.1616.6209-2.1616 1.84v.3912c0 1.1955.7588 1.84 2.1616 1.84S27.51 17.17 27.51 15.9749zM2.2344 7.95H5.66l4.1162 7.8413h.0923l4.07-7.8413h3.2886V24H14.3525V12.48h-.0918L13.0186 15.032l-3.2881 6.07-3.2881-6.07L5.2007 12.48H5.1084V24H2.2344z"
122
162
  })), children);
123
163
  });
@@ -137,7 +177,7 @@ const DatabasePostgreSql = /*#__PURE__*/React.forwardRef(function DatabasePostgr
137
177
  viewBox: "0 0 32 32",
138
178
  fill: "currentColor",
139
179
  ...rest
140
- }, _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
180
+ }, _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
141
181
  d: "M22.98 28.875c-4.0474 0-5.5879-1.0579-5.5879-2.8284a2.2112 2.2112 0 012.1387-2.3v-.253a1.9725 1.9725 0 01-1.541-2c0-1.242 1.0576-1.8628 2.2075-2.1158v-.0918a3.622 3.622 0 01-2.1846-3.4953c0-2.4375 1.7246-4.07 4.9673-4.07a6.6768 6.6768 0 012.0923.2988v-.3908a1.5341 1.5341 0 011.7016-1.7476h1.8623v2.2534H26.0835v.322a3.5926 3.5926 0 011.8628 3.3343c0 2.4145-1.7022 4.0241-4.9668 4.0241a7.3717 7.3717 0 01-1.84-.207 1.23 1.23 0 00-.8505 1.0808c0 .5979.5058.8967 1.5634.8967h3.2193c2.9433 0 4.208 1.2649 4.208 3.4263C29.28 27.5183 27.5781 28.875 22.98 28.875zm1.4941-4.7371H20.3809A1.474 1.474 0 0019.76 25.38c0 .92.69 1.4717 2.5293 1.4717h1.4716c1.9092 0 2.76-.4829 2.76-1.4946C26.5205 24.5979 25.9688 24.1379 24.4736 24.1379zm.667-8.163v-.3912c0-1.2187-.7588-1.84-2.1611-1.84s-2.1621.6209-2.1621 1.84v.3912c0 1.1955.7588 1.84 2.1621 1.84S25.1406 17.17 25.1406 15.9749zM4.603 24V7.95h7.22c2.9668 0 4.76 2 4.76 4.967 0 2.9893-1.7935 4.9668-4.76 4.9668H7.6387V24zm3.0357-8.738h3.9092a1.6886 1.6886 0 001.8852-1.8167V12.3875a1.672 1.672 0 00-1.8852-1.7935H7.6387z"
142
182
  })), children);
143
183
  });
@@ -157,7 +197,7 @@ const DatabaseRabbit = /*#__PURE__*/React.forwardRef(function DatabaseRabbit({
157
197
  viewBox: "0 0 32 32",
158
198
  fill: "currentColor",
159
199
  ...rest
160
- }, _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
200
+ }, _path0 || (_path0 = /*#__PURE__*/React.createElement("path", {
161
201
  d: "M17.9434 20.7346c0-2.46 1.8623-3.6792 5.1279-3.6792h2.0464v-.8738c0-1.3337-.6665-2.1154-2.23-2.1154a3.1249 3.1249 0 00-2.7363 1.5175L18.4033 14.02a5.0544 5.0544 0 014.6909-2.3c3.2422 0 4.9668 1.54 4.9668 4.2771v5.6567h1.1958V24H27.624a2.184 2.184 0 01-2.23-2.07h-.1377c-.3912 1.5408-1.7017 2.3455-3.4952 2.3455C19.3232 24.2759 17.9434 22.8733 17.9434 20.7346zm7.1743-.3218V18.8262H23.2324c-1.541 0-2.3.5288-2.3 1.4717v.3908c0 .9658.667 1.4488 1.8164 1.4488C24.06 22.1375 25.1177 21.54 25.1177 20.4128zM6.9717 24H3.9365V7.95H11.18c2.92 0 4.7373 1.9316 4.7373 4.967a4.4237 4.4237 0 01-2.9893 4.553L16.2158 24h-3.38L9.8462 17.8145H6.9717zm3.9092-8.738a1.689 1.689 0 001.8857-1.8167V12.3875a1.6723 1.6723 0 00-1.8857-1.7935H6.9717v4.668z"
162
202
  })), children);
163
203
  });
@@ -177,7 +217,7 @@ const DatabaseRedis = /*#__PURE__*/React.forwardRef(function DatabaseRedis({
177
217
  viewBox: "0 0 32 32",
178
218
  fill: "currentColor",
179
219
  ...rest
180
- }, _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
220
+ }, _path1 || (_path1 = /*#__PURE__*/React.createElement("path", {
181
221
  d: "M25.7156 22h-.115a3.371 3.371 0 01-3.3113 2.2764c-3.0124 0-4.6912-2.2764-4.6912-6.3006 0-4.0012 1.6788-6.2546 4.6912-6.2546a3.3049 3.3049 0 013.3113 2.2534h.115v-6.99h2.9433V24H25.7156zm0-2.1157V16.0667c0-1.1727-1.0808-1.9314-2.4837-1.9314A2.556 2.556 0 0020.68 16.9636v2.07a2.5365 2.5365 0 002.5522 2.8052C24.6348 21.8384 25.7156 21.1257 25.7156 19.8838zM6.5576 24H3.5222V7.95h7.2434c2.92 0 4.7371 1.9316 4.7371 4.967a4.4237 4.4237 0 01-2.9893 4.553L15.8018 24h-3.38L9.4321 17.8145H6.5576zm3.9092-8.738a1.6888 1.6888 0 001.8855-1.8167V12.3875a1.6722 1.6722 0 00-1.8855-1.7935H6.5576v4.668z"
182
222
  })), children);
183
223
  });
@@ -201,15 +241,15 @@ const Datastore = /*#__PURE__*/React.forwardRef(function Datastore({
201
241
  cx: "23",
202
242
  cy: "23",
203
243
  r: "1"
204
- })), _path0 || (_path0 = /*#__PURE__*/React.createElement("path", {
244
+ })), _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
205
245
  d: "M8 22H20V24H8z"
206
246
  })), _circle2 || (_circle2 = /*#__PURE__*/React.createElement("circle", {
207
247
  cx: "23",
208
248
  cy: "9",
209
249
  r: "1"
210
- })), _path1 || (_path1 = /*#__PURE__*/React.createElement("path", {
250
+ })), _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
211
251
  d: "M8 8H20V10H8z"
212
- })), _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
252
+ })), _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
213
253
  d: "M26,14a2,2,0,0,0,2-2V6a2,2,0,0,0-2-2H6A2,2,0,0,0,4,6v6a2,2,0,0,0,2,2H8v4H6a2,2,0,0,0-2,2v6a2,2,0,0,0,2,2H26a2,2,0,0,0,2-2V20a2,2,0,0,0-2-2H24V14ZM6,6H26v6H6ZM26,26H6V20H26Zm-4-8H10V14H22Z"
214
254
  })), children);
215
255
  });
@@ -229,9 +269,9 @@ const Db2BufferPool = /*#__PURE__*/React.forwardRef(function Db2BufferPool({
229
269
  viewBox: "0 0 32 32",
230
270
  fill: "currentColor",
231
271
  ...rest
232
- }, _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
272
+ }, _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
233
273
  d: "M26.338 31L24.602 30 26.8895 26 23 26 26.993 19 28.73 20 26.4463 24 30.3367 24 26.338 31zM8 14H12V16H8zM20 14H24V16H20zM8 18H12V20H8zM14 18H18V20H14zM14 22H18V24H14z"
234
- })), _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
274
+ })), _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
235
275
  d: "M5,11H27v5h2V5c0-1.1025-.8972-2-2-2H5c-1.1028,0-2,.8975-2,2V27c0,1.1025,.8972,2,2,2h15v-2H5V11ZM27,5v4H5V5H27Z"
236
276
  })), children);
237
277
  });
@@ -251,7 +291,7 @@ const Db2DataSharingGroup = /*#__PURE__*/React.forwardRef(function Db2DataSharin
251
291
  viewBox: "0 0 32 32",
252
292
  fill: "currentColor",
253
293
  ...rest
254
- }, _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
294
+ }, _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
255
295
  d: "M8 28v-6.1699l2.5898 2.5801 1.4102-1.4102-5-5-5 5 1.4102 1.4102 2.5898-2.5801v6.1699c0 1.1025.8972 2 2 2h9v-2H8zM25 17c-2.8506 0-5 1.29-5 3v7c0 1.71 2.1494 3 5 3s5-1.29 5-3v-7c0-1.71-2.1494-3-5-3zm0 2c1.936 0 3 .751 3 1s-1.064 1-3 1-3-.751-3-1 1.064-1 3-1zm0 9c-1.936 0-3-.751-3-1v-4.5796c.8264.3623 1.8508.5796 3 .5796s2.1736-.2173 3-.5796v4.5796c0 .249-1.064 1-3 1zM28.5898 7.5898l-2.5898 2.5801V4c0-1.1025-.8972-2-2-2H15v2h9v6.1699l-2.5898-2.5801-1.4102 1.4102 5 5 5-5-1.4102-1.4102zM7 15c2.8506 0 5-1.29 5-3V5c0-1.71-2.1494-3-5-3S2 3.29 2 5v7c0 1.71 2.1494 3 5 3zm0-11c1.936 0 3 .751 3 1s-1.064 1-3 1-3-.751-3-1 1.064-1 3-1zm-3 3.4204c.8264.3623 1.8508.5796 3 .5796s2.1736-.2173 3-.5796v4.5796c0 .249-1.064 1-3 1s-3-.751-3-1V7.4204z"
256
296
  })), children);
257
297
  });
@@ -271,7 +311,7 @@ const Db2Database = /*#__PURE__*/React.forwardRef(function Db2Database({
271
311
  viewBox: "0 0 32 32",
272
312
  fill: "currentColor",
273
313
  ...rest
274
- }, _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
314
+ }, _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
275
315
  d: "M16,3c-5.2979,0-11,1.252-11,4V25c0,2.748,5.7021,4,11,4s11-1.252,11-4V7c0-2.748-5.7021-4-11-4Zm0,2c5.7976,0,8.7949,1.4341,8.9968,2-.2019,.5659-3.1992,2-8.9968,2-5.8413,0-8.8394-1.4556-9-1.9824v-.0049c.1606-.5571,3.1587-2.0127,9-2.0127ZM7,9.4277c2.1279,1.0674,5.6426,1.5723,9,1.5723s6.8721-.5049,9-1.5723v3.5596c-.1606,.5571-3.1587,2.0127-9,2.0127-5.8501,0-8.8491-1.46-9-2v-3.5723Zm0,6c2.1279,1.0674,5.6426,1.5723,9,1.5723s6.8721-.5049,9-1.5723v3.5596c-.1606,.5571-3.1587,2.0127-9,2.0127-5.8501,0-8.8491-1.46-9-2v-3.5723Zm9,11.5723c-5.8501,0-8.8491-1.46-9-2v-3.5723c2.1279,1.0674,5.6426,1.5723,9,1.5723s6.8721-.5049,9-1.5723v3.5596c-.1606,.5571-3.1587,2.0127-9,2.0127Z"
276
316
  })), children);
277
317
  });
@@ -291,7 +331,7 @@ const Debug = /*#__PURE__*/React.forwardRef(function Debug({
291
331
  viewBox: "0 0 32 32",
292
332
  fill: "currentColor",
293
333
  ...rest
294
- }, _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
334
+ }, _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
295
335
  d: "M29.83,20l.34-2L25,17.15V13c0-.08,0-.15,0-.23l5.06-1.36-.51-1.93-4.83,1.29A9,9,0,0,0,20,5V2H18V4.23a8.81,8.81,0,0,0-4,0V2H12V5a9,9,0,0,0-4.71,5.82L2.46,9.48,2,11.41,7,12.77c0,.08,0,.15,0,.23v4.15L1.84,18l.32,2L7,19.18a8.9,8.9,0,0,0,.82,3.57L3.29,27.29l1.42,1.42,4.19-4.2a9,9,0,0,0,14.2,0l4.19,4.2,1.42-1.42-4.54-4.54A8.9,8.9,0,0,0,25,19.18ZM15,25.92A7,7,0,0,1,9,19V13h6ZM9.29,11a7,7,0,0,1,13.42,0ZM23,19a7,7,0,0,1-6,6.92V13h6Z"
296
336
  })), children);
297
337
  });
@@ -311,7 +351,7 @@ const DecisionNode = /*#__PURE__*/React.forwardRef(function DecisionNode({
311
351
  viewBox: "0 0 32 32",
312
352
  fill: "currentColor",
313
353
  ...rest
314
- }, _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
354
+ }, _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
315
355
  strokeWidth: "0",
316
356
  d: "m28,2v8h-4L16,2l-8,8h-4V2h-2v8c0,1.1025.8972,2,2,2h4l7,7v7.1719l-2.5859-2.5859-1.4141,1.4141,5,5,5-5-1.4141-1.4141-2.5859,2.5859v-7.1719l7-7h4c1.1028,0,2-.8975,2-2V2h-2Zm-12,15.1714l-6.1714-6.1714,6.1714-6.1714,6.1714,6.1714-6.1714,6.1714Z"
317
357
  })), children);
@@ -332,7 +372,7 @@ const DecisionTree = /*#__PURE__*/React.forwardRef(function DecisionTree({
332
372
  viewBox: "0 0 32 32",
333
373
  fill: "currentColor",
334
374
  ...rest
335
- }, _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
375
+ }, _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
336
376
  d: "M30,12V4H22V7H18a2.0023,2.0023,0,0,0-2,2v6H10V12H2v8h8V17h6v6a2.0023,2.0023,0,0,0,2,2h4v3h8V20H22v3H18V9h4v3ZM8,18H4V14H8Zm16,4h4v4H24ZM24,6h4v4H24Z"
337
377
  })), children);
338
378
  });
@@ -352,9 +392,9 @@ const Delete = /*#__PURE__*/React.forwardRef(function Delete({
352
392
  viewBox: "0 0 32 32",
353
393
  fill: "currentColor",
354
394
  ...rest
355
- }, _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
395
+ }, _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
356
396
  d: "m29,26H12c-.2651,0-.5195-.1053-.707-.2928L2.293,16.7072c-.3906-.3906-.3906-1.0237,0-1.4143L11.293,6.2928c.1875-.1875.4419-.2928.707-.2928h17c.5522,0,1,.4478,1,1v18c0,.5522-.4478,1-1,1Zm-16.5857-2h15.5857V8h-15.5857l-8,8,8,8Z"
357
- })), _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
397
+ })), _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
358
398
  d: "M20.4141 16L25 11.4141 23.5859 10 19 14.5859 14.4143 10 13 11.4141 17.5859 16 13 20.5859 14.4143 22 19 17.4141 23.5859 22 25 20.5859 20.4141 16z"
359
399
  })), children);
360
400
  });
@@ -374,9 +414,9 @@ const Delivery = /*#__PURE__*/React.forwardRef(function Delivery({
374
414
  viewBox: "0 0 32 32",
375
415
  fill: "currentColor",
376
416
  ...rest
377
- }, _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
417
+ }, _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
378
418
  d: "M4 16H16V18H4zM2 11H12V13H2z"
379
- })), _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
419
+ })), _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
380
420
  d: "M29.9189,16.6064l-3-7A.9985.9985,0,0,0,26,9H23V7a1,1,0,0,0-1-1H6V8H21V20.5562A3.9924,3.9924,0,0,0,19.1421,23H12.8579a4,4,0,1,0,0,2h6.2842a3.9806,3.9806,0,0,0,7.7158,0H29a1,1,0,0,0,1-1V17A.9965.9965,0,0,0,29.9189,16.6064ZM9,26a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,9,26ZM23,11h2.3408l2.1431,5H23Zm0,15a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,23,26Zm5-3H26.8579A3.9954,3.9954,0,0,0,23,20V18h5Z"
381
421
  })), children);
382
422
  });
@@ -396,9 +436,9 @@ const DeliveryAdd = /*#__PURE__*/React.forwardRef(function DeliveryAdd({
396
436
  viewBox: "0 0 32 32",
397
437
  fill: "currentColor",
398
438
  ...rest
399
- }, _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
439
+ }, _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
400
440
  d: "M12 6L8 6 8 2 6 2 6 6 2 6 2 8 6 8 6 12 8 12 8 8 12 8 12 6z"
401
- })), _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
441
+ })), _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
402
442
  d: "M29.9189,16.6064l-3-7A.9985.9985,0,0,0,26,9H23V7a1,1,0,0,0-1-1H15V8h6V20.5562A3.9924,3.9924,0,0,0,19.1421,23H12.8579a3.9806,3.9806,0,0,0-7.7158,0H4V14H2V24a1,1,0,0,0,1,1H5.1421a3.9806,3.9806,0,0,0,7.7158,0h6.2842a3.9806,3.9806,0,0,0,7.7158,0H29a1,1,0,0,0,1-1V17A.9965.9965,0,0,0,29.9189,16.6064ZM9,26a2,2,0,1,1,2-2A2.0027,2.0027,0,0,1,9,26ZM23,11h2.3408l2.1431,5H23Zm0,15a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,23,26Zm5-3H26.8579A3.9954,3.9954,0,0,0,23,20V18h5Z"
403
443
  })), children);
404
444
  });
@@ -418,15 +458,15 @@ const DeliveryParcel = /*#__PURE__*/React.forwardRef(function DeliveryParcel({
418
458
  viewBox: "0 0 32 32",
419
459
  fill: "currentColor",
420
460
  ...rest
421
- }, _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
461
+ }, _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
422
462
  d: "M29.4819,8.624l-10-5.5a1,1,0,0,0-.9638,0l-10,5.5a1,1,0,0,0,0,1.752L18,15.5913V26.3086l-3.0362-1.6693L14,26.3912l4.5181,2.4848a.9984.9984,0,0,0,.9638,0l10-5.5A1,1,0,0,0,30,22.5V9.5A1,1,0,0,0,29.4819,8.624ZM19,5.1416,26.9248,9.5,19,13.8584,11.0752,9.5Zm9,16.7671-8,4.4V15.5913l8-4.4Z"
423
- })), _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
463
+ })), _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
424
464
  d: "M2 14H10V16H2z",
425
465
  transform: "rotate(-180 6 15)"
426
- })), _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
466
+ })), _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
427
467
  d: "M4 22H12V24H4z",
428
468
  transform: "rotate(-180 8 23)"
429
- })), _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
469
+ })), _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
430
470
  d: "M6 18H14V20H6z",
431
471
  transform: "rotate(-180 10 19)"
432
472
  })), children);
@@ -447,7 +487,7 @@ const DeliverySettings = /*#__PURE__*/React.forwardRef(function DeliverySettings
447
487
  viewBox: "0 0 32 32",
448
488
  fill: "currentColor",
449
489
  ...rest
450
- }, _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
490
+ }, _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
451
491
  d: "M29.9189,18.6064l-3-7c-.1572-.3682-.5186-.6064-.9189-.6064h-3v-2c0-.5527-.4473-1-1-1h-3v2h2v12.5562c-.9094.5308-1.5869,1.4009-1.858,2.4438h-6.2841c-.447-1.7207-1.9993-3-3.8579-3s-3.4109,1.2793-3.8579,3h-1.1421v-8h-2v9c0,.5527.4473,1,1,1h2.1421c.447,1.7207,1.9993,3,3.8579,3s3.4109-1.2793,3.8579-3h6.2841c.4472,1.7207,1.9997,3,3.858,3s3.4108-1.2793,3.858-3h2.142c.5527,0,1-.4473,1-1v-7c0-.1401-.0293-.2725-.0811-.3936ZM9,28c-1.1025,0-2-.8975-2-2s.8975-2,2-2,2,.8975,2,2-.8975,2-2,2ZM23,13h2.3408l2.1431,5h-4.4839v-5ZM23,28c-1.103,0-2-.8975-2-2s.897-2,2-2,2,.8975,2,2-.897,2-2,2ZM28,25h-1.142c-.4472-1.7207-1.9997-3-3.858-3v-2h5v5ZM4.833,11.7529l-1.49,1.4901,1.414,1.414,1.49-1.4901c.5318.3546,1.127.6031,1.753.7321v2.1011h2v-2.1011c.626-.129,1.2211-.3775,1.7529-.7319l1.49,1.49,1.414-1.414-1.49-1.49c.3545-.5318.603-1.127.732-1.753h2.1011v-2h-2.1011c-.129-.6259-.3774-1.2211-.7319-1.7529l1.4901-1.4901-1.414-1.414-1.4901,1.4901c-.5318-.3546-1.127-.6031-1.753-.7321V2h-2v2.1011c-.6259.129-1.2211.3775-1.7529.7319l-1.49-1.49-1.414,1.414,1.49,1.49c-.3545.5318-.603,1.127-.732,1.753H2v2h2.1011c.1289.6259.3774,1.2211.7319,1.7529ZM9,6c1.6569,0,3,1.3431,3,3-.0018,1.6561-1.3439,2.9982-3,3-1.6569,0-3-1.3431-3-3s1.3431-3,3-3Z"
452
492
  })), children);
453
493
  });
@@ -467,7 +507,7 @@ const DeliveryTruck = /*#__PURE__*/React.forwardRef(function DeliveryTruck({
467
507
  viewBox: "0 0 32 32",
468
508
  fill: "currentColor",
469
509
  ...rest
470
- }, _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
510
+ }, _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
471
511
  d: "M29.92,16.61l-3-7A1,1,0,0,0,26,9H23V7a1,1,0,0,0-1-1H3A1,1,0,0,0,2,7V24a1,1,0,0,0,1,1H5.14a4,4,0,0,0,7.72,0h6.28a4,4,0,0,0,7.72,0H29a1,1,0,0,0,1-1V17A1,1,0,0,0,29.92,16.61ZM23,11h2.34l2.14,5H23ZM9,26a2,2,0,1,1,2-2A2,2,0,0,1,9,26Zm10.14-3H12.86a4,4,0,0,0-7.72,0H4V8H21V20.56A4,4,0,0,0,19.14,23ZM23,26a2,2,0,1,1,2-2A2,2,0,0,1,23,26Zm5-3H26.86A4,4,0,0,0,23,20V18h5Z"
472
512
  })), children);
473
513
  });
@@ -487,9 +527,9 @@ const Demo = /*#__PURE__*/React.forwardRef(function Demo({
487
527
  viewBox: "0 0 32 32",
488
528
  fill: "currentColor",
489
529
  ...rest
490
- }, _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
530
+ }, _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
491
531
  d: "M20 2L20 14 30 8 20 2z"
492
- })), _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
532
+ })), _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
493
533
  d: "m28,14v8H4V6h10v-2H4c-1.1045,0-2,.8955-2,2v16c0,1.1045.8955,2,2,2h8v4h-4v2h16v-2h-4v-4h8c1.1046,0,2-.8955,2-2v-8h-2Zm-10,14h-4v-4h4v4Z"
494
534
  })), children);
495
535
  });
@@ -509,9 +549,9 @@ const WatsonHealthDenominate = /*#__PURE__*/React.forwardRef(function WatsonHeal
509
549
  viewBox: "0 0 32 32",
510
550
  fill: "currentColor",
511
551
  ...rest
512
- }, _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
552
+ }, _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
513
553
  d: "M25 23H19a3 3 0 00-3 3v2h2V26a1 1 0 011-1h6a1 1 0 011 1v2h2V26A3 3 0 0025 23zM18 18a4 4 0 104-4A4 4 0 0018 18zm6 0a2 2 0 11-2-2A2 2 0 0124 18zM15 15.415L13.586 14 11 16.587 8.414 14 7 15.415 9.586 18 7 20.586 8.414 22 11 19.414 13.586 22 15 20.586 12.414 18 15 15.415z"
514
- })), _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
554
+ })), _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
515
555
  d: "M14,26H4V6h7.1716l3.4141,3.4143L15.1716,10H28v8h2V10a2,2,0,0,0-2-2H16L12.5859,4.5858A2,2,0,0,0,11.1716,4H4A2,2,0,0,0,2,6V26a2,2,0,0,0,2,2H14Z"
516
556
  })), children);
517
557
  });
@@ -531,7 +571,7 @@ const Departure = /*#__PURE__*/React.forwardRef(function Departure({
531
571
  viewBox: "0 0 32 32",
532
572
  fill: "currentColor",
533
573
  ...rest
534
- }, _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
574
+ }, _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
535
575
  d: "M2 28H30V30H2zM13.48 5.15l5.69 8.14.8 1.15 1.35-.36 4.52-1.21a2.13 2.13 0 011.12 0A1.84 1.84 0 0128.23 14 1.87 1.87 0 0127 16.45l-18.71 5a1.78 1.78 0 01-1 0A1.87 1.87 0 016 20.12l-.25-.93L5 16.38l-.74-2.74 1.44-.39L8 16.35l.81 1.08 1.31-.35 2.8-.75 1.94-.52-.52-1.93L12.08 5.52l1.4-.37M14.16 3a1.06 1.06 0 00-.5 0l-3.09.83A1 1 0 009.89 5l2.5 9.36-2.81.75L6.85 11.5a1 1 0 00-.52-.36 1.06 1.06 0 00-.5 0L2.72 12A1 1 0 002 13.16L3 16.9l.75 2.8.25.94a3.87 3.87 0 002.74 2.74 3.91 3.91 0 002 0l18.7-5a3.84 3.84 0 000-7.44 4.27 4.27 0 00-2.16 0l-4.51 1.21L14.7 3.41A1 1 0 0014.16 3z"
536
576
  })), children);
537
577
  });
@@ -551,7 +591,7 @@ const Dependency = /*#__PURE__*/React.forwardRef(function Dependency({
551
591
  viewBox: "0 0 32 32",
552
592
  fill: "currentColor",
553
593
  ...rest
554
- }, _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
594
+ }, _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
555
595
  d: "M17.0051,16.3956l-3.5975,3.5977-1.4142-1.4142,3.5976-3.5976M10.5792,20l-3.5792,3.5791,1.4075,1.4209,3.5925-3.5926M5.5792,25l-3.5792,3.5791,1.4075,1.4209,3.5925-3.5926M20.6015,9.971l-3.6081,3.6081,1.4142,1.4142,3.608-3.6082M14,2v2h12.5713s-4.5847,4.5858-4.5847,4.5858l1.4142,1.4142,4.5992-4.5847v12.5847h2l-.0134-16h-15.9866Z"
556
596
  })), children);
557
597
  });
@@ -571,9 +611,9 @@ const Deploy = /*#__PURE__*/React.forwardRef(function Deploy({
571
611
  viewBox: "0 0 32 32",
572
612
  fill: "currentColor",
573
613
  ...rest
574
- }, _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
614
+ }, _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
575
615
  d: "M23,2,17,8l1.4146,1.4023L22,5.8184V28H6V12H4V28a2.0025,2.0025,0,0,0,2,2H22a2.0025,2.0025,0,0,0,2-2V5.8154l3.5859,3.5869L29,8Z"
576
- })), _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
616
+ })), _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
577
617
  d: "M16,24H12a2.0023,2.0023,0,0,1-2-2V18a2.0023,2.0023,0,0,1,2-2h4a2.0023,2.0023,0,0,1,2,2v4A2.0023,2.0023,0,0,1,16,24Zm-4-6v4h4V18Z"
578
618
  })), children);
579
619
  });
@@ -593,7 +633,7 @@ const DeployRules = /*#__PURE__*/React.forwardRef(function DeployRules({
593
633
  viewBox: "0 0 32 32",
594
634
  fill: "currentColor",
595
635
  ...rest
596
- }, _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
636
+ }, _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
597
637
  d: "M18 4L12 10 13.41 11.41 17 7.83 17 20 19 20 19 7.83 22.59 11.41 24 10 18 4zM8 18H15V20H8zM8 22H24V24H8zM8 26H24V28H8z"
598
638
  })), children);
599
639
  });
@@ -617,7 +657,7 @@ const DeploymentCanary = /*#__PURE__*/React.forwardRef(function DeploymentCanary
617
657
  cx: "23",
618
658
  cy: "11",
619
659
  r: "1"
620
- })), _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
660
+ })), _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
621
661
  d: "M26.4632,7.4637c-.9373-.9372-2.2085-1.4637-3.534-1.4637h-.0107c-1.319,0-2.584.524-3.5167,1.4567l-2.9076,2.9076L8.4181,2.2855c-.3805-.3806-.9976-.3806-1.3781,0l-.5519.5521c-3.3182,3.3195-3.3174,8.7003.0017,12.0189l3.1455,3.145L1.0509,26.5858l1.4141,1.4142,9.9984-9.9985-4.5596-4.5591c-2.4756-2.4761-2.5327-6.4688-.1714-9.0142l8.3573,8.3603c1.223,1.2234,1.2228,3.2066-.0004,4.4298l-.7964.7964,1.4141,1.4141.7964-.7964c1.8623-1.8628,1.9683-4.7998.3638-6.813l2.9406-2.9406c.5626-.5626,1.3257-.8787,2.1214-.8787h0c.7952,0,1.5579.3159,2.1203.8781l2.1224,2.1219c-1.4878,1.4873-5.1719,5.1699-5.1719,5.1699v2.8301c0,3.866-3.134,7-7,7h-3v2h3c4.9706,0,9-4.0294,9-9v-2.0586c.7607-.7021,6-5.9414,6-5.9414l-3.5368-3.5363Z"
622
662
  })), children);
623
663
  });
@@ -637,15 +677,15 @@ const DeploymentPattern = /*#__PURE__*/React.forwardRef(function DeploymentPatte
637
677
  viewBox: "0 0 32 32",
638
678
  fill: "currentColor",
639
679
  ...rest
640
- }, _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
680
+ }, _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
641
681
  d: "M8 20H4.73A1.9735 1.9735 0 003 19a2 2 0 000 4A1.9735 1.9735 0 004.73 22H8zM29 9a1.9735 1.9735 0 00-1.73 1H24v2h3.27A1.9991 1.9991 0 1029 9z"
642
- })), _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
682
+ })), _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
643
683
  d: "M25.4141 5L21 .5859 16.5859 5 20 8.4141V18h2V8.4141zM21 3.4141L22.5859 5 21 6.5859 19.4141 5zM12 23.5859V14H10v9.5859L6.5859 27 11 31.4141 15.4141 27zM9.4141 27L11 25.4141 12.5859 27 11 28.5859z"
644
- })), _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
684
+ })), _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
645
685
  d: "M18,10H8.4141L5,6.5859.5859,11,5,15.4141,8.4141,12H18ZM5,12.5859,3.4141,11,5,9.4141,6.5859,11Z"
646
- })), _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
686
+ })), _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
647
687
  d: "M13 3A2 2 0 009 3 1.9733 1.9733 0 0010 4.73V8h2V4.73A1.9733 1.9733 0 0013 3zM22 27.2705V24H20v3.27a2 2 0 102 0z"
648
- })), _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
688
+ })), _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
649
689
  d: "M31.4141,21,27,16.5859,23.5859,20H14v2h9.5859L27,25.4141ZM27,19.4141,28.5859,21,27,22.5859,25.4141,21Z"
650
690
  })), children);
651
691
  });
@@ -665,7 +705,7 @@ const DeploymentPolicy = /*#__PURE__*/React.forwardRef(function DeploymentPolicy
665
705
  viewBox: "0 0 32 32",
666
706
  fill: "currentColor",
667
707
  ...rest
668
- }, _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
708
+ }, _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
669
709
  d: "M19 16L19 14 26.171 14 23.878 11.707 25.292 10.293 30 15 25.292 19.707 23.878 18.293 26.171 16 19 16zM17 12L15 12 15 5.828 12.707 8.121 11.293 6.707 16 2 20.707 6.707 19.293 8.121 17 5.828 17 12zM17 20.1011V18a4.0045 4.0045 0 00-4-4H5.8281l2.293-2.293L6.707 10.293 2 15l4.707 4.707 1.4141-1.414L5.8281 16H13a2.0025 2.0025 0 012 2v2.1011a5 5 0 102 0zM16 28a3 3 0 113-3A3.0033 3.0033 0 0116 28z"
670
710
  })), children);
671
711
  });
@@ -685,7 +725,7 @@ const DeploymentUnitData = /*#__PURE__*/React.forwardRef(function DeploymentUnit
685
725
  viewBox: "0 0 32 32",
686
726
  fill: "currentColor",
687
727
  ...rest
688
- }, _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
728
+ }, _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
689
729
  d: "M16,23H12V9h4a4.0045,4.0045,0,0,1,4,4v6A4.0042,4.0042,0,0,1,16,23Zm-2-2h2a2.0023,2.0023,0,0,0,2-2V13a2.002,2.002,0,0,0-2-2H14Z"
690
730
  })), children);
691
731
  });
@@ -705,7 +745,7 @@ const DeploymentUnitExecution = /*#__PURE__*/React.forwardRef(function Deploymen
705
745
  viewBox: "0 0 32 32",
706
746
  fill: "currentColor",
707
747
  ...rest
708
- }, _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
748
+ }, _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
709
749
  d: "M20 11L20 9 12 9 12 23 20 23 20 21 14 21 14 17 19 17 19 15 14 15 14 11 20 11z"
710
750
  })), children);
711
751
  });
@@ -725,7 +765,7 @@ const DeploymentUnitInstallation = /*#__PURE__*/React.forwardRef(function Deploy
725
765
  viewBox: "0 0 32 32",
726
766
  fill: "currentColor",
727
767
  ...rest
728
- }, _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
768
+ }, _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
729
769
  d: "M12 11L15 11 15 21 12 21 12 23 20 23 20 21 17 21 17 11 20 11 20 9 12 9 12 11z"
730
770
  })), children);
731
771
  });
@@ -745,7 +785,7 @@ const DeploymentUnitPresentation = /*#__PURE__*/React.forwardRef(function Deploy
745
785
  viewBox: "0 0 32 32",
746
786
  fill: "currentColor",
747
787
  ...rest
748
- }, _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
788
+ }, _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
749
789
  d: "M14,23H12V9h6a2.002,2.002,0,0,1,2,2v5a2.002,2.002,0,0,1-2,2H14Zm0-7h4V11H14Z"
750
790
  })), children);
751
791
  });
@@ -765,7 +805,7 @@ const DeploymentUnitTechnicalData = /*#__PURE__*/React.forwardRef(function Deplo
765
805
  viewBox: "0 0 32 32",
766
806
  fill: "currentColor",
767
807
  ...rest
768
- }, _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
808
+ }, _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
769
809
  d: "M21 23H17V9h4a4.0045 4.0045 0 014 4v6A4.0042 4.0042 0 0121 23zm-2-2h2a2.0023 2.0023 0 002-2V13a2.002 2.002 0 00-2-2H19zM7 11L10 11 10 23 12 23 12 11 15 11 15 9 7 9 7 11z"
770
810
  })), children);
771
811
  });
@@ -785,7 +825,7 @@ const DeploymentUnitTechnicalExecution = /*#__PURE__*/React.forwardRef(function
785
825
  viewBox: "0 0 32 32",
786
826
  fill: "currentColor",
787
827
  ...rest
788
- }, _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
828
+ }, _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
789
829
  d: "M25 11L25 9 17 9 17 23 25 23 25 21 19 21 19 17 24 17 24 15 19 15 19 11 25 11zM7 11L10 11 10 23 12 23 12 11 15 11 15 9 7 9 7 11z"
790
830
  })), children);
791
831
  });
@@ -805,7 +845,7 @@ const DeploymentUnitTechnicalInstallation = /*#__PURE__*/React.forwardRef(functi
805
845
  viewBox: "0 0 32 32",
806
846
  fill: "currentColor",
807
847
  ...rest
808
- }, _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
848
+ }, _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
809
849
  d: "M17 11L20 11 20 21 17 21 17 23 25 23 25 21 22 21 22 11 25 11 25 9 17 9 17 11zM7 11L10 11 10 23 12 23 12 11 15 11 15 9 7 9 7 11z"
810
850
  })), children);
811
851
  });
@@ -825,7 +865,7 @@ const DeploymentUnitTechnicalPresentation = /*#__PURE__*/React.forwardRef(functi
825
865
  viewBox: "0 0 32 32",
826
866
  fill: "currentColor",
827
867
  ...rest
828
- }, _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
868
+ }, _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
829
869
  d: "M19 23H17V9h6a2.002 2.002 0 012 2v5a2.002 2.002 0 01-2 2H19zm0-7h4V10.9985H19zM7 11L10 11 10 23 12 23 12 11 15 11 15 9 7 9 7 11z"
830
870
  })), children);
831
871
  });
@@ -845,9 +885,9 @@ const DeskAdjustable = /*#__PURE__*/React.forwardRef(function DeskAdjustable({
845
885
  viewBox: "0 0 32 32",
846
886
  fill: "currentColor",
847
887
  ...rest
848
- }, _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
888
+ }, _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
849
889
  d: "M17 27.172L17 22 15 22 15 27.172 12.414 24.586 11 26 16 31 21 26 19.586 24.586 17 27.172z"
850
- })), _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
890
+ })), _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
851
891
  d: "M30 12H2v8H4V30H6V20H26V30h2V20h2zm-2 6H4V14H28zM15 4.828L15 10 17 10 17 4.828 19.586 7.414 21 6 16 1 11 6 12.414 7.414 15 4.828z"
852
892
  })), children);
853
893
  });
@@ -867,9 +907,9 @@ const Development = /*#__PURE__*/React.forwardRef(function Development({
867
907
  viewBox: "0 0 32 32",
868
908
  fill: "currentColor",
869
909
  ...rest
870
- }, _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
910
+ }, _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
871
911
  d: "M8 4V8H4V4H8M2 2v8h8V2zM18 7v4H14V7h4M12 5v8h8V5zM8 16v4H4V16H8M2 14v8h8V14z"
872
- })), _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
912
+ })), _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
873
913
  d: "M22,10v6H16v6H10v8H30V10Zm-4,8h4v4H18ZM16,28H12V24h4Zm6,0H18V24h4Zm6,0H24V24h4Zm0-6H24V18h4Zm-4-6V12h4v4Z"
874
914
  })), children);
875
915
  });
@@ -889,9 +929,9 @@ const Devices = /*#__PURE__*/React.forwardRef(function Devices({
889
929
  viewBox: "0 0 32 32",
890
930
  fill: "currentColor",
891
931
  ...rest
892
- }, _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
932
+ }, _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
893
933
  d: "M10,30H4a2,2,0,0,1-2-2V16a2,2,0,0,1,2-2h6a2,2,0,0,1,2,2V28A2,2,0,0,1,10,30ZM4,16V28h6V16Z"
894
- })), _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
934
+ })), _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
895
935
  d: "M28,4H6A2,2,0,0,0,4,6v6H6V6H28V20H14v2h2v4H14v2h9V26H18V22H28a2,2,0,0,0,2-2V6A2,2,0,0,0,28,4Z"
896
936
  })), children);
897
937
  });
@@ -911,7 +951,7 @@ const DevicesApps = /*#__PURE__*/React.forwardRef(function DevicesApps({
911
951
  viewBox: "0 0 32 32",
912
952
  fill: "currentColor",
913
953
  ...rest
914
- }, _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
954
+ }, _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
915
955
  d: "M26 2H30V6H26zM26 8H30V12H26zM20 2H24V6H20zM20 8H24V12H20zM28 20h-14v2h2v4h-2v2h9v-2h-5v-4h10c.5304 0 1.0392-.2108 1.4142-.5858s.5858-.8838.5858-1.4142v-6h-2v6zM6 6h12v-2H6c-.5304 0-1.0392.2107-1.4142.5858-.3751.375-.5858.8838-.5858 1.4142v6h2v-6zM10 14H4c-.5304 0-1.0392.2107-1.4142.5858-.3751.375-.5858.8838-.5858 1.4142v12c0 .5304.2107 1.0392.5858 1.4142.375.375.8838.5858 1.4142.5858h6c.5304 0 1.0392-.2108 1.4142-.5858.3751-.375.5858-.8838.5858-1.4142v-12c0-.5304-.2107-1.0392-.5858-1.4142-.375-.3751-.8838-.5858-1.4142-.5858zm0 14H4v-12h6v12z"
916
956
  })), children);
917
957
  });
@@ -931,7 +971,7 @@ const DewPoint = /*#__PURE__*/React.forwardRef(function DewPoint({
931
971
  viewBox: "0 0 32 32",
932
972
  fill: "currentColor",
933
973
  ...rest
934
- }, _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
974
+ }, _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
935
975
  d: "M24 10a4 4 0 114-4A4.0045 4.0045 0 0124 10zm0-6a2 2 0 102 2A2.0021 2.0021 0 0024 4zM14.5 30A5.4962 5.4962 0 019 24.52c0-3.4426 4.3442-21.0141 4.5293-21.76a1 1 0 011.9414 0C15.6558 3.5059 20 21.0774 20 24.52A5.4962 5.4962 0 0114.5 30zm0-22.7561C13.0391 13.38 11 22.4089 11 24.52a3.5 3.5 0 007 0C18 22.4089 15.9609 13.38 14.5 7.2439z"
936
976
  })), children);
937
977
  });
@@ -951,7 +991,7 @@ const DewPointFilled = /*#__PURE__*/React.forwardRef(function DewPointFilled({
951
991
  viewBox: "0 0 32 32",
952
992
  fill: "currentColor",
953
993
  ...rest
954
- }, _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
994
+ }, _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
955
995
  d: "M24 10a4 4 0 114-4A4.0045 4.0045 0 0124 10zm0-6a2 2 0 102 2A2.0021 2.0021 0 0024 4zM14.5 30A5.4962 5.4962 0 019 24.52c0-3.4426 4.3442-21.0141 4.5293-21.76a1 1 0 011.9414 0C15.6558 3.5059 20 21.0774 20 24.52A5.4962 5.4962 0 0114.5 30z"
956
996
  })), children);
957
997
  });
@@ -971,7 +1011,7 @@ const DfsortIbmZSort = /*#__PURE__*/React.forwardRef(function DfsortIbmZSort({
971
1011
  viewBox: "0 0 32 32",
972
1012
  fill: "currentColor",
973
1013
  ...rest
974
- }, _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
1014
+ }, _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
975
1015
  d: "M10.6,24l1.4,1.4-5,5-5-5,1.4-1.4,2.6,2.6V2h2v24.6l2.6-2.6h0ZM14,2v2h16v-2H14ZM14,10h14v-2h-14v2ZM14,16h12v-2h-12v2ZM14,22h10v-2h-10v2ZM14,28h8v-2h-8v2Z"
976
1016
  })), children);
977
1017
  });
@@ -991,9 +1031,9 @@ const Diagram = /*#__PURE__*/React.forwardRef(function Diagram({
991
1031
  viewBox: "0 0 32 32",
992
1032
  fill: "currentColor",
993
1033
  ...rest
994
- }, _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
1034
+ }, _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
995
1035
  d: "M13,30A11,11,0,0,1,13,8a1,1,0,0,1,1,1v9h9a1,1,0,0,1,1,1A11,11,0,0,1,13,30ZM12,10.06A9,9,0,1,0,21.94,20H14a2,2,0,0,1-2-2Z"
996
- })), _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
1036
+ })), _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
997
1037
  d: "M28,14H19a2,2,0,0,1-2-2V3a1,1,0,0,1,1-1A11,11,0,0,1,29,13,1,1,0,0,1,28,14Zm-9-2h7.94A9,9,0,0,0,19,4.06Z"
998
1038
  })), children);
999
1039
  });
@@ -1013,11 +1053,11 @@ const DiagramReference = /*#__PURE__*/React.forwardRef(function DiagramReference
1013
1053
  viewBox: "0 0 32 32",
1014
1054
  fill: "currentColor",
1015
1055
  ...rest
1016
- }, _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
1056
+ }, _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
1017
1057
  d: "M4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20z"
1018
- })), _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
1058
+ })), _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
1019
1059
  d: "M15,28V26a9.0133,9.0133,0,0,0,8.9448-8H16a2.0021,2.0021,0,0,1-2-2V8.0552A9.0133,9.0133,0,0,0,6,17H4A11.0125,11.0125,0,0,1,15,6a1,1,0,0,1,1,1v9h9a1,1,0,0,1,1,1A11.0125,11.0125,0,0,1,15,28Z"
1020
- })), _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
1060
+ })), _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
1021
1061
  d: "M29.0057,14H19.995A1.9957,1.9957,0,0,1,18,12V3a1.0083,1.0083,0,0,1,1.02-1A11.0125,11.0125,0,0,1,30,12.98,1.0035,1.0035,0,0,1,29.0057,14ZM20,12h7.9448A9.018,9.018,0,0,0,20,4.0552Z"
1022
1062
  })), children);
1023
1063
  });
@@ -1037,7 +1077,7 @@ const DiamondOutline = /*#__PURE__*/React.forwardRef(function DiamondOutline({
1037
1077
  viewBox: "0 0 32 32",
1038
1078
  fill: "currentColor",
1039
1079
  ...rest
1040
- }, _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
1080
+ }, _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
1041
1081
  strokeWidth: "0",
1042
1082
  d: "m29.3906,14.5269L17.4731,2.6094c-.406-.4062-.9397-.6094-1.4731-.6094s-1.0671.2031-1.4731.6094L2.6094,14.5269c-.4062.4062-.6094.9395-.6094,1.4731s.2031,1.0669.6094,1.4731l11.9175,11.9175c.406.4062.9397.6094,1.4731.6094s1.0671-.2031,1.4731-.6094l11.9175-11.9175c.4062-.4062.6094-.9395.6094-1.4731s-.2031-1.0669-.6094-1.4731Zm-13.3906,13.5088L3.9646,16,16,3.9644l12.0356,12.0356-12.0356,12.0356Z"
1043
1083
  })), children);
@@ -1058,7 +1098,7 @@ const DiamondSolid = /*#__PURE__*/React.forwardRef(function DiamondSolid({
1058
1098
  viewBox: "0 0 32 32",
1059
1099
  fill: "currentColor",
1060
1100
  ...rest
1061
- }, _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
1101
+ }, _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
1062
1102
  strokeWidth: "0",
1063
1103
  d: "m29.3906,14.5269L17.4731,2.6094c-.406-.4062-.9397-.6094-1.4731-.6094s-1.0671.2031-1.4731.6094L2.6094,14.5269c-.4062.4062-.6094.9395-.6094,1.4731s.2031,1.0669.6094,1.4731l11.9175,11.9175c.406.4062.9397.6094,1.4731.6094s1.0671-.2031,1.4731-.6094l11.9175-11.9175c.4062-.4062.6094-.9395.6094-1.4731s-.2031-1.0669-.6094-1.4731Z"
1064
1104
  })), children);
@@ -1080,9 +1120,9 @@ const DiamondFill = /*#__PURE__*/React.forwardRef(function DiamondFill({
1080
1120
  viewBox: "0 0 16 16",
1081
1121
  fill: "currentColor",
1082
1122
  ...rest
1083
- }, _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
1123
+ }, _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
1084
1124
  d: "M8,2.4142,13.5858,8,8,13.5858,2.4142,8,8,2.4142M8,1,1,8l7,7,7-7L8,1Z"
1085
- })), _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
1125
+ })), _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
1086
1126
  d: "M8,2.4142,13.5858,8,8,13.5858,2.4142,8,8,2.4142"
1087
1127
  })), children);
1088
1128
  }
@@ -1094,9 +1134,9 @@ const DiamondFill = /*#__PURE__*/React.forwardRef(function DiamondFill({
1094
1134
  viewBox: "0 0 16 16",
1095
1135
  fill: "currentColor",
1096
1136
  ...rest
1097
- }, _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
1137
+ }, _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
1098
1138
  d: "M8,2.4142,13.5858,8,8,13.5858,2.4142,8,8,2.4142M8,1,1,8l7,7,7-7L8,1Z"
1099
- })), _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
1139
+ })), _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
1100
1140
  d: "M8,2.4142,13.5858,8,8,13.5858,2.4142,8,8,2.4142"
1101
1141
  })), children);
1102
1142
  });
@@ -1116,7 +1156,7 @@ const WatsonHealthDicom_6000 = /*#__PURE__*/React.forwardRef(function WatsonHeal
1116
1156
  viewBox: "0 0 32 32",
1117
1157
  fill: "currentColor",
1118
1158
  ...rest
1119
- }, _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
1159
+ }, _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
1120
1160
  d: "M13 11H7a3 3 0 00-3 3v2H6V14a1 1 0 011-1h6a1 1 0 011 1v2h2V14A3 3 0 0013 11zM10 10A4 4 0 106 6 4 4 0 0010 10zm0-6A2 2 0 118 6 2 2 0 0110 4zM20 4H30V6H20zM20 8H30V10H20zM20 12H26V14H20zM5 30H3a2 2 0 01-2-2V22a2 2 0 012-2H6v2H3v2H5a2 2 0 012 2v2A2 2 0 015 30zM3 26v2H5V26zM13 30H11a2 2 0 01-2-2V22a2 2 0 012-2h2a2 2 0 012 2v6A2 2 0 0113 30zm-2-8v6h2V22zM21 30H19a2 2 0 01-2-2V22a2 2 0 012-2h2a2 2 0 012 2v6A2 2 0 0121 30zm-2-8v6h2V22zM29 30H27a2 2 0 01-2-2V22a2 2 0 012-2h2a2 2 0 012 2v6A2 2 0 0129 30zm-2-8v6h2V22z"
1121
1161
  })), children);
1122
1162
  });
@@ -1136,9 +1176,9 @@ const WatsonHealthDicomOverlay = /*#__PURE__*/React.forwardRef(function WatsonHe
1136
1176
  viewBox: "0 0 32 32",
1137
1177
  fill: "currentColor",
1138
1178
  ...rest
1139
- }, _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
1179
+ }, _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
1140
1180
  d: "M28,6V26H4V6H28m0-2H4A2,2,0,0,0,2,6V26a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V6a2,2,0,0,0-2-2Z"
1141
- })), _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
1181
+ })), _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
1142
1182
  d: "M6 8H16V10H6zM6 12H16V14H6zM6 16H12V18H6z"
1143
1183
  })), children);
1144
1184
  });
@@ -1158,7 +1198,7 @@ const DigitalIdentity = /*#__PURE__*/React.forwardRef(function DigitalIdentity({
1158
1198
  viewBox: "0 0 32 32",
1159
1199
  fill: "currentColor",
1160
1200
  ...rest
1161
- }, _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
1201
+ }, _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
1162
1202
  d: "M20,19v-1c0-1.7-1.3-3-3-3h-6c-1.7,0-3,1.3-3,3v7h2v-7c0-.5.4-1,1-1h6c.5,0,1,.5,1,1v1h2ZM10,10c0,2.2,1.8,4,4,4s4-1.8,4-4-1.8-4-4-4-4,1.8-4,4ZM16,10c0,1.1-.9,2-2,2s-2-.9-2-2,.9-2,2-2,2,.9,2,2ZM27,21c0,7.8-7.7,8-8,8v2c0,0,10-.2,10-10h-2ZM19,27c2.1,0,6-1.3,6-6h-2c0,3.9-3.6,4-4,4v2ZM5,3h18v16h2V3c0-1.1-.9-2-2-2H5c-1.1,0-2,.9-2,2v26c0,1.1.9,2,2,2h12v-2H5V3ZM20,21c.6,0,1,.4,1,1s-.4,1-1,1-1-.4-1-1,.4-1,1-1Z"
1163
1203
  })), children);
1164
1204
  });
@@ -1184,9 +1224,9 @@ const DirectLink = /*#__PURE__*/React.forwardRef(function DirectLink({
1184
1224
  viewBox: "0 0 32 32",
1185
1225
  fill: "currentColor",
1186
1226
  ...rest
1187
- }, _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
1227
+ }, _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
1188
1228
  d: "M20.4131,14.584,12.416,6.5869a2.0016,2.0016,0,0,0-2.832,0L1.5869,14.584a2.0016,2.0016,0,0,0,0,2.832l3.2915,3.2915L3,22.5859,4.4141,24l1.8784-1.8784L9.584,25.4131a2.0016,2.0016,0,0,0,2.832,0l2.2559-2.2559-1.4156-1.4155L10.998,23.999,3.001,16.002l7.997-8.001,8.001,8.001L17.5,17.5l1.4146,1.4146,1.4985-1.4986a2.0016,2.0016,0,0,0,0-2.832Z"
1189
- })), _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
1229
+ })), _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
1190
1230
  d: "M30.4131,14.584l-3.2915-3.2915L29,9.4141,27.5859,8,25.7075,9.8784,22.416,6.5869a2.0016,2.0016,0,0,0-2.832,0L17.3281,8.8428l1.4146,1.4145L20.998,8.001l8.001,8.001-8.001,7.997-7.997-7.997,1.5-1.501-1.4156-1.4156L11.5869,14.584a2.0016,2.0016,0,0,0,0,2.832l7.9971,7.9971a2.0016,2.0016,0,0,0,2.832,0l7.9971-7.9971a2.0016,2.0016,0,0,0,0-2.832Z"
1191
1231
  })), children);
1192
1232
  });
@@ -1206,7 +1246,7 @@ const DirectionBearRight_01 = /*#__PURE__*/React.forwardRef(function DirectionBe
1206
1246
  viewBox: "0 0 32 32",
1207
1247
  fill: "currentColor",
1208
1248
  ...rest
1209
- }, _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
1249
+ }, _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
1210
1250
  d: "M12,4V6h6.5859L12.05,12.5356a6.954,6.954,0,0,0-2.05,4.95V28h2V17.4854A4.9683,4.9683,0,0,1,13.4644,13.95L20,7.4141V14h2V4Z"
1211
1251
  })), children);
1212
1252
  });
@@ -1226,9 +1266,9 @@ const DirectionBearRight_01Filled = /*#__PURE__*/React.forwardRef(function Direc
1226
1266
  viewBox: "0 0 32 32",
1227
1267
  fill: "currentColor",
1228
1268
  ...rest
1229
- }, _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
1269
+ }, _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
1230
1270
  d: "M28,2H4A2,2,0,0,0,2,4V28a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V4A2,2,0,0,0,28,2ZM22,16H20V9.4141L13.4644,15.95A4.9683,4.9683,0,0,0,12,19.4854V26H10V19.4854a6.954,6.954,0,0,1,2.05-4.95L18.5859,8H12V6H22Z"
1231
- })), _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
1271
+ })), _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
1232
1272
  fill: "none",
1233
1273
  d: "M22,16H20V9.4141L13.4644,15.95A4.9683,4.9683,0,0,0,12,19.4854V26H10V19.4854a6.954,6.954,0,0,1,2.05-4.95L18.5859,8H12V6H22Z",
1234
1274
  "data-icon-path": "inner-path"
@@ -1250,9 +1290,9 @@ const DirectionBearRight_02 = /*#__PURE__*/React.forwardRef(function DirectionBe
1250
1290
  viewBox: "0 0 32 32",
1251
1291
  fill: "currentColor",
1252
1292
  ...rest
1253
- }, _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
1293
+ }, _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
1254
1294
  d: "M16,4V6h6.5859L16.05,12.5356a6.954,6.954,0,0,0-2.05,4.95V28h2V17.4854A4.9683,4.9683,0,0,1,17.4644,13.95L24,7.4141V14h2V4Z"
1255
- })), _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
1295
+ })), _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
1256
1296
  d: "M8.5 5.55H10.5V13.45H8.5z",
1257
1297
  transform: "rotate(-45 9.5 9.5)"
1258
1298
  })), children);
@@ -1273,9 +1313,9 @@ const DirectionBearRight_02Filled = /*#__PURE__*/React.forwardRef(function Direc
1273
1313
  viewBox: "0 0 32 32",
1274
1314
  fill: "currentColor",
1275
1315
  ...rest
1276
- }, _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
1316
+ }, _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
1277
1317
  d: "M28,2H4A2,2,0,0,0,2,4V28a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V4A2,2,0,0,0,28,2ZM6,7.4141,7.4141,6,14,12.5859,12.5859,14ZM26,16H24V9.4141L17.4644,15.95A4.9683,4.9683,0,0,0,16,19.4854V26H14V19.4854a6.954,6.954,0,0,1,2.05-4.95L22.5859,8H16V6H26Z"
1278
- })), _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
1318
+ })), _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
1279
1319
  fill: "none",
1280
1320
  d: "M26,6V16H24V9.4141L17.4644,15.95A4.9683,4.9683,0,0,0,16,19.4854V26H14V19.4854a6.954,6.954,0,0,1,2.05-4.95L22.5859,8H16V6ZM14,12.5859,7.4141,6,6,7.4141,12.5859,14Z",
1281
1321
  "data-icon-path": "inner-path"
@@ -1297,7 +1337,7 @@ const DirectionCurve = /*#__PURE__*/React.forwardRef(function DirectionCurve({
1297
1337
  viewBox: "0 0 32 32",
1298
1338
  fill: "currentColor",
1299
1339
  ...rest
1300
- }, _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
1340
+ }, _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
1301
1341
  d: "M17,4l-7,7,1.4141,1.4141L16,7.8281v6.7686a3.01,3.01,0,0,1-.6572,1.874l-2.2471,2.8086A5.0206,5.0206,0,0,0,12,22.4033V28h2V22.4033a3.01,3.01,0,0,1,.6572-1.874l2.2471-2.8086A5.0206,5.0206,0,0,0,18,14.5967V7.8281l4.5859,4.586L24,11Z"
1302
1342
  })), children);
1303
1343
  });
@@ -1317,9 +1357,9 @@ const DirectionCurveFilled = /*#__PURE__*/React.forwardRef(function DirectionCur
1317
1357
  viewBox: "0 0 32 32",
1318
1358
  fill: "currentColor",
1319
1359
  ...rest
1320
- }, _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
1360
+ }, _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
1321
1361
  d: "M28,2H4A2,2,0,0,0,2,4V28a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V4A2,2,0,0,0,28,2ZM22.5859,13.4141,18,8.8281v5.7686a5.0206,5.0206,0,0,1-1.0957,3.124l-2.2471,2.8086A3.01,3.01,0,0,0,14,22.4033V27H12V22.4033a5.0206,5.0206,0,0,1,1.0957-3.124l2.2471-2.8086A3.01,3.01,0,0,0,16,14.5967V8.8281l-4.5859,4.586L10,12l7-7,7,7Z"
1322
- })), _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
1362
+ })), _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
1323
1363
  fill: "none",
1324
1364
  d: "M22.5859,13.4141,18,8.8281v5.7686a5.0206,5.0206,0,0,1-1.0957,3.124l-2.2471,2.8086A3.01,3.01,0,0,0,14,22.4033V27H12V22.4033a5.0206,5.0206,0,0,1,1.0957-3.124l2.2471-2.8086A3.01,3.01,0,0,0,16,14.5967V8.8281l-4.5859,4.586L10,12l7-7,7,7Z",
1325
1365
  "data-icon-path": "inner-path"
@@ -1341,7 +1381,7 @@ const DirectionFork = /*#__PURE__*/React.forwardRef(function DirectionFork({
1341
1381
  viewBox: "0 0 32 32",
1342
1382
  fill: "currentColor",
1343
1383
  ...rest
1344
- }, _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
1384
+ }, _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
1345
1385
  d: "M6 13L6 7.414 15 16.414 15 28 17 28 17 16.414 26 7.414 26 13 28 13 28 4 19 4 19 6 24.586 6 16 14.586 7.414 6 13 6 13 4 4 4 4 13 6 13z"
1346
1386
  })), children);
1347
1387
  });
@@ -1361,11 +1401,11 @@ const DirectionForkFilled = /*#__PURE__*/React.forwardRef(function DirectionFork
1361
1401
  viewBox: "0 0 32 32",
1362
1402
  fill: "currentColor",
1363
1403
  ...rest
1364
- }, _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
1404
+ }, _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
1365
1405
  fill: "none",
1366
1406
  d: "M8 14L8 9.414 15 16.414 15 26 17 26 17 16.414 24 9.414 24 14 26 14 26 6 18 6 18 8 22.586 8 16 14.586 9.414 8 14 8 14 6 6 6 6 14 8 14z",
1367
1407
  "data-icon-path": "inner-path"
1368
- })), _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
1408
+ })), _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
1369
1409
  d: "M28,2H4A2,2,0,0,0,2,4V28a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V4A2,2,0,0,0,28,2ZM26,14H24V9.4141l-7,7V26H15V16.4141l-7-7V14H6V6h8V8H9.4141L16,14.5859,22.5859,8H18V6h8Z"
1370
1410
  })), children);
1371
1411
  });
@@ -1385,9 +1425,9 @@ const DirectionLoopLeft = /*#__PURE__*/React.forwardRef(function DirectionLoopLe
1385
1425
  viewBox: "0 0 32 32",
1386
1426
  fill: "currentColor",
1387
1427
  ...rest
1388
- }, _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
1428
+ }, _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
1389
1429
  d: "M16 20H18V28H16z"
1390
- })), _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
1430
+ })), _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
1391
1431
  d: "M23,4a7.0078,7.0078,0,0,0-7,7v3h2V11a5,5,0,1,1,5,5H5.8281l4.586-4.5859L9,10,2,17l7,7,1.4141-1.4141L5.8281,18H23A7,7,0,0,0,23,4Z"
1392
1432
  })), children);
1393
1433
  });
@@ -1407,11 +1447,11 @@ const DirectionLoopLeftFilled = /*#__PURE__*/React.forwardRef(function Direction
1407
1447
  viewBox: "0 0 32 32",
1408
1448
  fill: "currentColor",
1409
1449
  ...rest
1410
- }, _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
1450
+ }, _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
1411
1451
  fill: "none",
1412
1452
  d: "M16,18h2v8H16ZM4,15l7,7,1.4141-1.4141L7.8281,16H21a5,5,0,1,0-5-5v1h2V11a3,3,0,1,1,3,3H7.8281l4.586-4.5859L11,8Z",
1413
1453
  "data-icon-path": "inner-path"
1414
- })), _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
1454
+ })), _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
1415
1455
  d: "M2,4V28a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V4a2,2,0,0,0-2-2H4A2,2,0,0,0,2,4ZM16,18h2v8H16ZM4,15l7-7,1.4141,1.4141L7.8281,14H21a3,3,0,1,0-3-3v1H16V11a5,5,0,1,1,5,5H7.8281l4.586,4.5859L11,22Z"
1416
1456
  })), children);
1417
1457
  });
@@ -1431,9 +1471,9 @@ const DirectionLoopRight = /*#__PURE__*/React.forwardRef(function DirectionLoopR
1431
1471
  viewBox: "0 0 32 32",
1432
1472
  fill: "currentColor",
1433
1473
  ...rest
1434
- }, _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
1474
+ }, _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
1435
1475
  d: "M14 20H16V28H14z"
1436
- })), _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
1476
+ })), _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
1437
1477
  d: "M9,4a7.0078,7.0078,0,0,1,7,7v3H14V11a5,5,0,1,0-5,5H26.1719l-4.586-4.5859L23,10l7,7-7,7-1.4141-1.4141L26.1719,18H9A7,7,0,0,1,9,4Z"
1438
1478
  })), children);
1439
1479
  });
@@ -1453,11 +1493,11 @@ const DirectionLoopRightFilled = /*#__PURE__*/React.forwardRef(function Directio
1453
1493
  viewBox: "0 0 32 32",
1454
1494
  fill: "currentColor",
1455
1495
  ...rest
1456
- }, _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
1496
+ }, _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
1457
1497
  fill: "none",
1458
1498
  d: "M16,26H14V18h2ZM21,8,19.5859,9.4141,24.1719,14H11a3,3,0,1,1,3-3v1h2V11a5,5,0,1,0-5,5H24.1719l-4.586,4.5859L21,22l7-7Z",
1459
1499
  "data-icon-path": "inner-path"
1460
- })), _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
1500
+ })), _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
1461
1501
  d: "M28,2H4A2,2,0,0,0,2,4V28a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V4A2,2,0,0,0,28,2ZM16,26H14V18h2Zm5-4-1.4141-1.4141L24.1719,16H11a5,5,0,1,1,5-5v1H14V11a3,3,0,1,0-3,3H24.1719l-4.586-4.5859L21,8l7,7Z"
1462
1502
  })), children);
1463
1503
  });
@@ -1477,7 +1517,7 @@ const DirectionMerge = /*#__PURE__*/React.forwardRef(function DirectionMerge({
1477
1517
  viewBox: "0 0 32 32",
1478
1518
  fill: "currentColor",
1479
1519
  ...rest
1480
- }, _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
1520
+ }, _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
1481
1521
  d: "M17.8784,15.4648A2.9821,2.9821,0,0,1,17,13.3433V7.8281l4.5859,4.586L23,11,16,4,9,11l1.4141,1.4141L15,7.8281v5.5152a2.9805,2.9805,0,0,1-.8784,2.1211l-2.6572,2.6567A4.9682,4.9682,0,0,0,10,21.6567V28h2V21.6567a2.9805,2.9805,0,0,1,.8784-2.1211l2.6572-2.6567A5.0021,5.0021,0,0,0,16,16.3135a5.0021,5.0021,0,0,0,.4644.5654l2.6572,2.6563A2.9821,2.9821,0,0,1,20,21.6567V28h2V21.6567a4.9682,4.9682,0,0,0-1.4644-3.5356Z"
1482
1522
  })), children);
1483
1523
  });
@@ -1497,9 +1537,9 @@ const DirectionMergeFilled = /*#__PURE__*/React.forwardRef(function DirectionMer
1497
1537
  viewBox: "0 0 32 32",
1498
1538
  fill: "currentColor",
1499
1539
  ...rest
1500
- }, _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
1540
+ }, _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
1501
1541
  d: "M28,2H4A2,2,0,0,0,2,4V28a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V4A2,2,0,0,0,28,2ZM17.8784,15.4648l2.6572,2.6563A4.9682,4.9682,0,0,1,22,21.6567V26H20V21.6567a2.9821,2.9821,0,0,0-.8784-2.1215l-2.6572-2.6563A5.0021,5.0021,0,0,1,16,16.3135a5.0021,5.0021,0,0,1-.4644.5654l-2.6572,2.6567A2.9805,2.9805,0,0,0,12,21.6567V26H10V21.6567a4.9682,4.9682,0,0,1,1.4644-3.5356l2.6572-2.6567A2.9805,2.9805,0,0,0,15,13.3433V8.8281l-4.5859,4.586L9,12l7-7,7,7-1.4141,1.4141L17,8.8281v4.5152A2.9821,2.9821,0,0,0,17.8784,15.4648Z"
1502
- })), _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
1542
+ })), _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
1503
1543
  fill: "none",
1504
1544
  d: "M17.8784,15.4648l2.6572,2.6563A4.9682,4.9682,0,0,1,22,21.6567V26H20V21.6567a2.9821,2.9821,0,0,0-.8784-2.1215l-2.6572-2.6563A5.0021,5.0021,0,0,1,16,16.3135a5.0021,5.0021,0,0,1-.4644.5654l-2.6572,2.6567A2.9805,2.9805,0,0,0,12,21.6567V26H10V21.6567a4.9682,4.9682,0,0,1,1.4644-3.5356l2.6572-2.6567A2.9805,2.9805,0,0,0,15,13.3433V8.8281l-4.5859,4.586L9,12l7-7,7,7-1.4141,1.4141L17,8.8281v4.5152A2.9821,2.9821,0,0,0,17.8784,15.4648Z",
1505
1545
  "data-icon-path": "inner-path"
@@ -1521,7 +1561,7 @@ const DirectionRight_01 = /*#__PURE__*/React.forwardRef(function DirectionRight_
1521
1561
  viewBox: "0 0 32 32",
1522
1562
  fill: "currentColor",
1523
1563
  ...rest
1524
- }, _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
1564
+ }, _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
1525
1565
  d: "M19,4,17.5859,5.4141,22.1719,10H10a2,2,0,0,0-2,2V28h2V12H22.1719l-4.586,4.5859L19,18l7-7Z"
1526
1566
  })), children);
1527
1567
  });
@@ -1541,9 +1581,9 @@ const DirectionRight_01Filled = /*#__PURE__*/React.forwardRef(function Direction
1541
1581
  viewBox: "0 0 32 32",
1542
1582
  fill: "currentColor",
1543
1583
  ...rest
1544
- }, _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
1584
+ }, _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
1545
1585
  d: "M28,2H4A2,2,0,0,0,2,4V28a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V4A2,2,0,0,0,28,2ZM19,18l-1.4141-1.4141L22.1719,12H10V26H8V12a2,2,0,0,1,2-2H22.1719l-4.586-4.5859L19,4l7,7Z"
1546
- })), _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
1586
+ })), _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
1547
1587
  fill: "none",
1548
1588
  d: "M19,18l-1.4141-1.4141L22.1719,12H10V26H8V12a2,2,0,0,1,2-2H22.1719l-4.586-4.5859L19,4l7,7Z",
1549
1589
  "data-icon-path": "inner-path"
@@ -1565,7 +1605,7 @@ const DirectionRight_02 = /*#__PURE__*/React.forwardRef(function DirectionRight_
1565
1605
  viewBox: "0 0 32 32",
1566
1606
  fill: "currentColor",
1567
1607
  ...rest
1568
- }, _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
1608
+ }, _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
1569
1609
  d: "M19 8L17.5859 9.4141 22.1719 14H10a2 2 0 00-2 2V28h2V16H22.1719l-4.586 4.5859L19 22l7-7zM8 4H10V12H8z"
1570
1610
  })), children);
1571
1611
  });
@@ -1585,9 +1625,9 @@ const DirectionRight_02Filled = /*#__PURE__*/React.forwardRef(function Direction
1585
1625
  viewBox: "0 0 32 32",
1586
1626
  fill: "currentColor",
1587
1627
  ...rest
1588
- }, _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
1628
+ }, _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
1589
1629
  d: "M28,2H4A2,2,0,0,0,2,4V28a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V4A2,2,0,0,0,28,2ZM8,6h2v8H8ZM19,24l-1.4141-1.4141L22.1719,18H10v8H8V18a2,2,0,0,1,2-2H22.1719l-4.586-4.5859L19,10l7,7Z"
1590
- })), _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
1630
+ })), _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
1591
1631
  fill: "none",
1592
1632
  d: "M8,6h2v8H8ZM19,24l-1.4141-1.4141L22.1719,18H10v8H8V18a2,2,0,0,1,2-2H22.1719l-4.586-4.5859L19,10l7,7Z",
1593
1633
  "data-icon-path": "inner-path"
@@ -1609,7 +1649,7 @@ const DirectionRotaryFirstRight = /*#__PURE__*/React.forwardRef(function Directi
1609
1649
  viewBox: "0 0 32 32",
1610
1650
  fill: "currentColor",
1611
1651
  ...rest
1612
- }, _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
1652
+ }, _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
1613
1653
  d: "M26,18v6.5859L15.8712,14.457A5.9242,5.9242,0,0,0,17,11a6,6,0,1,0-7,5.91V28h2V16.91a5.9566,5.9566,0,0,0,2.4554-1.04L24.5859,26H18v2H28V18ZM11,15a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,11,15Z"
1614
1654
  })), children);
1615
1655
  });
@@ -1633,9 +1673,9 @@ const DirectionRotaryFirstRightFilled = /*#__PURE__*/React.forwardRef(function D
1633
1673
  cx: "11",
1634
1674
  cy: "11",
1635
1675
  r: "3"
1636
- })), _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
1676
+ })), _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
1637
1677
  d: "M28,2H4A2,2,0,0,0,2,4V28a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V4A2,2,0,0,0,28,2ZM26,26H16V24h6.5859l-8.833-8.833A4.9678,4.9678,0,0,1,12,15.8989V26H10V15.8989a5.0113,5.0113,0,1,1,5.167-2.146L24,22.5859V16h2Z"
1638
- })), _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
1678
+ })), _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
1639
1679
  fill: "none",
1640
1680
  d: "M11,14a3,3,0,1,1,3-3A3.0033,3.0033,0,0,1,11,14Zm13,2v6.5859l-8.833-8.833A4.9959,4.9959,0,1,0,10,15.8989V26h2V15.8989a4.9678,4.9678,0,0,0,1.7529-.7319L22.5859,24H16v2H26V16Z",
1641
1681
  "data-icon-path": "inner-path"
@@ -1657,7 +1697,7 @@ const DirectionRotaryRight = /*#__PURE__*/React.forwardRef(function DirectionRot
1657
1697
  viewBox: "0 0 32 32",
1658
1698
  fill: "currentColor",
1659
1699
  ...rest
1660
- }, _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
1700
+ }, _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
1661
1701
  d: "M22,4,20.5859,5.4141,25.1719,10H16.91A5.9965,5.9965,0,1,0,10,16.91V28h2V16.91A6.0061,6.0061,0,0,0,16.91,12h8.2622l-4.586,4.5859L22,18l7-7ZM11,15a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,11,15Z"
1662
1702
  })), children);
1663
1703
  });
@@ -1681,9 +1721,9 @@ const DirectionRotaryRightFilled = /*#__PURE__*/React.forwardRef(function Direct
1681
1721
  cx: "11",
1682
1722
  cy: "11",
1683
1723
  r: "3"
1684
- })), _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
1724
+ })), _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
1685
1725
  d: "M28,2H4A2,2,0,0,0,2,4V28a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V4A2,2,0,0,0,28,2ZM20,18l-1.4141-1.4141L23.1719,12h-7.273A5.0145,5.0145,0,0,1,12,15.8989V26H10V15.8989A5,5,0,1,1,15.8989,10h7.273l-4.586-4.5859L20,4l7,7Z"
1686
- })), _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
1726
+ })), _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
1687
1727
  fill: "none",
1688
1728
  d: "M20,4,18.5859,5.4141,23.1719,10h-7.273A5,5,0,1,0,10,15.8989V26h2V15.8989A5.0145,5.0145,0,0,0,15.8989,12h7.273l-4.586,4.5859L20,18l7-7ZM11,14a3,3,0,1,1,3-3A3.0033,3.0033,0,0,1,11,14Z",
1689
1729
  "data-icon-path": "inner-path"
@@ -1705,7 +1745,7 @@ const DirectionRotaryStraight = /*#__PURE__*/React.forwardRef(function Direction
1705
1745
  viewBox: "0 0 32 32",
1706
1746
  fill: "currentColor",
1707
1747
  ...rest
1708
- }, _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
1748
+ }, _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
1709
1749
  d: "M17,12.09V5.8281l4.5859,4.586L23,9,16,2,9,9l1.4141,1.4141L15,5.8281V12.09A5.9925,5.9925,0,0,0,15,23.91V28h2V23.91A5.9925,5.9925,0,0,0,17,12.09ZM16,22a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,16,22Z"
1710
1750
  })), children);
1711
1751
  });
@@ -1729,9 +1769,9 @@ const DirectionRotaryStraightFilled = /*#__PURE__*/React.forwardRef(function Dir
1729
1769
  cx: "16",
1730
1770
  cy: "19",
1731
1771
  r: "3"
1732
- })), _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
1772
+ })), _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
1733
1773
  d: "M28,2H4A2,2,0,0,0,2,4V28a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V4A2,2,0,0,0,28,2ZM21.5859,12.4141,17,7.8281v6.273a5,5,0,0,1,0,9.7978V28H15V23.8989a5,5,0,0,1,0-9.7978V7.8281l-4.5859,4.586L9,11l7-7,7,7Z"
1734
- })), _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
1774
+ })), _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
1735
1775
  fill: "none",
1736
1776
  d: "M21.5859,12.4141,23,11,16,4,9,11l1.4141,1.4141L15,7.8281v6.273a5,5,0,0,0,0,9.7978V28h2V23.8989a5,5,0,0,0,0-9.7978V7.8281ZM19,19a3,3,0,1,1-3-3A3.0033,3.0033,0,0,1,19,19Z",
1737
1777
  "data-icon-path": "inner-path"
@@ -1753,7 +1793,7 @@ const DirectionSharpTurn = /*#__PURE__*/React.forwardRef(function DirectionSharp
1753
1793
  viewBox: "0 0 32 32",
1754
1794
  fill: "currentColor",
1755
1795
  ...rest
1756
- }, _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
1796
+ }, _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
1757
1797
  d: "M26,18v6.5859L7.707,6.293A1,1,0,0,0,6,7V28H8V9.4141L24.5859,26H18v2H28V18Z"
1758
1798
  })), children);
1759
1799
  });
@@ -1773,9 +1813,9 @@ const DirectionSharpTurnFilled = /*#__PURE__*/React.forwardRef(function Directio
1773
1813
  viewBox: "0 0 32 32",
1774
1814
  fill: "currentColor",
1775
1815
  ...rest
1776
- }, _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
1816
+ }, _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
1777
1817
  d: "M28,2H4A2,2,0,0,0,2,4V28a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V4A2,2,0,0,0,28,2ZM26,26H16V24h6.5859L8,9.4141V26H6V7a1,1,0,0,1,1.707-.707L24,22.5859V16h2Z"
1778
- })), _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
1818
+ })), _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
1779
1819
  fill: "none",
1780
1820
  d: "M26,26H16V24h6.5859L8,9.4141V26H6V7a1,1,0,0,1,1.707-.707L24,22.5859V16h2Z",
1781
1821
  "data-icon-path": "inner-path"
@@ -1797,7 +1837,7 @@ const DirectionStraight = /*#__PURE__*/React.forwardRef(function DirectionStraig
1797
1837
  viewBox: "0 0 32 32",
1798
1838
  fill: "currentColor",
1799
1839
  ...rest
1800
- }, _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
1840
+ }, _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
1801
1841
  d: "M16 4L9 11 10.414 12.414 15 7.828 15 28 17 28 17 7.828 21.586 12.414 23 11 16 4z"
1802
1842
  })), children);
1803
1843
  });
@@ -1817,9 +1857,9 @@ const DirectionStraightFilled = /*#__PURE__*/React.forwardRef(function Direction
1817
1857
  viewBox: "0 0 32 32",
1818
1858
  fill: "currentColor",
1819
1859
  ...rest
1820
- }, _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
1860
+ }, _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
1821
1861
  d: "M28,2H4A2,2,0,0,0,2,4V28a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V4A2,2,0,0,0,28,2ZM21.5859,13.4141,17,8.8281V26H15V8.8281l-4.5859,4.586L9,12l7-7,7,7Z"
1822
- })), _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
1862
+ })), _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
1823
1863
  fill: "none",
1824
1864
  d: "M21.5859,13.4141,17,8.8281V26H15V8.8281l-4.5859,4.586L9,12l7-7,7,7Z",
1825
1865
  "data-icon-path": "inner-path"
@@ -1841,7 +1881,7 @@ const DirectionStraightRight = /*#__PURE__*/React.forwardRef(function DirectionS
1841
1881
  viewBox: "0 0 32 32",
1842
1882
  fill: "currentColor",
1843
1883
  ...rest
1844
- }, _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
1884
+ }, _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
1845
1885
  d: "M28 16L21 9 19.586 10.414 24.172 15 4 15 4 17 24.172 17 19.586 21.586 21 23 28 16z"
1846
1886
  })), children);
1847
1887
  });
@@ -1861,9 +1901,9 @@ const DirectionStraightRightFilled = /*#__PURE__*/React.forwardRef(function Dire
1861
1901
  viewBox: "0 0 32 32",
1862
1902
  fill: "currentColor",
1863
1903
  ...rest
1864
- }, _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
1904
+ }, _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
1865
1905
  d: "M28,2H4A2,2,0,0,0,2,4V28a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V4A2,2,0,0,0,28,2ZM20,23l-1.4141-1.4141L23.1719,17H6V15H23.1719l-4.586-4.5859L20,9l7,7Z"
1866
- })), _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
1906
+ })), _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
1867
1907
  fill: "none",
1868
1908
  d: "M20,23l-1.4141-1.4141L23.1719,17H6V15H23.1719l-4.586-4.5859L20,9l7,7Z",
1869
1909
  "data-icon-path": "inner-path"
@@ -1885,7 +1925,7 @@ const DirectionUTurn = /*#__PURE__*/React.forwardRef(function DirectionUTurn({
1885
1925
  viewBox: "0 0 32 32",
1886
1926
  fill: "currentColor",
1887
1927
  ...rest
1888
- }, _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
1928
+ }, _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
1889
1929
  d: "M26.5859,19.5859,22,24.1719V12A8,8,0,0,0,6,12V28H8V12a6,6,0,0,1,12,0V24.1719l-4.5859-4.586L14,21l7,7,7-7Z"
1890
1930
  })), children);
1891
1931
  });
@@ -1905,11 +1945,11 @@ const DirectionUTurnFilled = /*#__PURE__*/React.forwardRef(function DirectionUTu
1905
1945
  viewBox: "0 0 32 32",
1906
1946
  fill: "currentColor",
1907
1947
  ...rest
1908
- }, _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
1948
+ }, _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
1909
1949
  fill: "none",
1910
1950
  d: "M26.5859,17.5859,22,22.1719V14A8,8,0,0,0,6,14V26H8V14a6,6,0,0,1,12,0v8.1719l-4.5859-4.586L14,19l7,7,7-7Z",
1911
1951
  "data-icon-path": "inner-path"
1912
- })), _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
1952
+ })), _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
1913
1953
  d: "M28,2H4A2,2,0,0,0,2,4V28a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V4A2,2,0,0,0,28,2ZM21,26l-7-7,1.4141-1.4141L20,22.1719V14A6,6,0,0,0,8,14V26H6V14a8,8,0,0,1,16,0v8.1719l4.5859-4.586L28,19Z"
1914
1954
  })), children);
1915
1955
  });
@@ -1929,7 +1969,7 @@ const DirectoryDomain = /*#__PURE__*/React.forwardRef(function DirectoryDomain({
1929
1969
  viewBox: "0 0 32 32",
1930
1970
  fill: "currentColor",
1931
1971
  ...rest
1932
- }, _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
1972
+ }, _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
1933
1973
  d: "M28,26H18.8157A2.9959,2.9959,0,0,0,17,24.1841V19h7a2.0025,2.0025,0,0,0,2-2V4a2.0025,2.0025,0,0,0-2-2H8A2.0025,2.0025,0,0,0,6,4V17a2.0025,2.0025,0,0,0,2,2h7v5.1841A2.9959,2.9959,0,0,0,13.1843,26H4v2h9.1843a2.982,2.982,0,0,0,5.6314,0H28ZM24,12H8V9H24Zm0-8V7H8V4ZM8,14H24v3H8Zm8,14a1,1,0,1,1,1-1A1.0008,1.0008,0,0,1,16,28Z"
1934
1974
  })), children);
1935
1975
  });
@@ -1949,7 +1989,7 @@ const DistributeHorizontalCenter = /*#__PURE__*/React.forwardRef(function Distri
1949
1989
  viewBox: "0 0 32 32",
1950
1990
  fill: "currentColor",
1951
1991
  ...rest
1952
- }, _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
1992
+ }, _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
1953
1993
  d: "M24 10H23V2H21v8H20a2.0023 2.0023 0 00-2 2v8a2.0023 2.0023 0 002 2h1v8h2V22h1a2.0023 2.0023 0 002-2V12A2.0023 2.0023 0 0024 10zm0 10H20V12h4zM12 6H11V2H9V6H8A2.0023 2.0023 0 006 8V24a2.0023 2.0023 0 002 2H9v4h2V26h1a2.0023 2.0023 0 002-2V8A2.0023 2.0023 0 0012 6zm0 18H8V8h4z"
1954
1994
  })), children);
1955
1995
  });
@@ -1969,7 +2009,7 @@ const DistributeHorizontalLeft = /*#__PURE__*/React.forwardRef(function Distribu
1969
2009
  viewBox: "0 0 32 32",
1970
2010
  fill: "currentColor",
1971
2011
  ...rest
1972
- }, _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
2012
+ }, _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
1973
2013
  d: "M28 22H24a2.0021 2.0021 0 01-2-2V12a2.0021 2.0021 0 012-2h4a2.0021 2.0021 0 012 2v8A2.0021 2.0021 0 0128 22zM24 12v8h4V12zM18 2H20V30H18zM12 26H8a2.0021 2.0021 0 01-2-2V8A2.0021 2.0021 0 018 6h4a2.0021 2.0021 0 012 2V24A2.0021 2.0021 0 0112 26zM8 8V24h4V8zM2 2H4V30H2z"
1974
2014
  })), children);
1975
2015
  });
@@ -1989,7 +2029,7 @@ const DistributeHorizontalRight = /*#__PURE__*/React.forwardRef(function Distrib
1989
2029
  viewBox: "0 0 32 32",
1990
2030
  fill: "currentColor",
1991
2031
  ...rest
1992
- }, _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
2032
+ }, _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
1993
2033
  d: "M28 2H30V30H28zM24 22H20a2.0021 2.0021 0 01-2-2V12a2.0021 2.0021 0 012-2h4a2.0021 2.0021 0 012 2v8A2.0021 2.0021 0 0124 22zM20 12h-.0015L20 20h4V12zM12 2H14V30H12zM8 26H4a2.0021 2.0021 0 01-2-2V8A2.0021 2.0021 0 014 6H8a2.0021 2.0021 0 012 2V24A2.0021 2.0021 0 018 26zM4 8H3.9985L4 24H8V8z"
1994
2034
  })), children);
1995
2035
  });
@@ -2009,7 +2049,7 @@ const DistributeVerticalBottom = /*#__PURE__*/React.forwardRef(function Distribu
2009
2049
  viewBox: "0 0 32 32",
2010
2050
  fill: "currentColor",
2011
2051
  ...rest
2012
- }, _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
2052
+ }, _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
2013
2053
  d: "M2 28H30V30H2zM24 26H8a2.0021 2.0021 0 01-2-2V20a2.0021 2.0021 0 012-2H24a2.0021 2.0021 0 012 2v4A2.0021 2.0021 0 0124 26zm0-6.0012L8 20v4H24zM2 12H30V14H2zM20 10H12a2.0021 2.0021 0 01-2-2V4a2.0021 2.0021 0 012-2h8a2.0021 2.0021 0 012 2V8A2.0021 2.0021 0 0120 10zm0-6.0012L12 4V8h8z"
2014
2054
  })), children);
2015
2055
  });
@@ -2029,7 +2069,7 @@ const DistributeVerticalCenter = /*#__PURE__*/React.forwardRef(function Distribu
2029
2069
  viewBox: "0 0 32 32",
2030
2070
  fill: "currentColor",
2031
2071
  ...rest
2032
- }, _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
2072
+ }, _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
2033
2073
  d: "M30 21H26V20a2.0023 2.0023 0 00-2-2H8a2.0023 2.0023 0 00-2 2v1H2v2H6v1a2.0023 2.0023 0 002 2H24a2.0023 2.0023 0 002-2V23h4zm-6 3H8V20l16-.001zM30 9H22V8a2.0023 2.0023 0 00-2-2H12a2.0023 2.0023 0 00-2 2V9H2v2h8v1a2.0023 2.0023 0 002 2h8a2.0023 2.0023 0 002-2V11h8zM20 12H12V8l8-.001z"
2034
2074
  })), children);
2035
2075
  });
@@ -2049,7 +2089,7 @@ const DistributeVerticalTop = /*#__PURE__*/React.forwardRef(function DistributeV
2049
2089
  viewBox: "0 0 32 32",
2050
2090
  fill: "currentColor",
2051
2091
  ...rest
2052
- }, _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
2092
+ }, _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
2053
2093
  d: "M24 30H8a2.0021 2.0021 0 01-2-2V24a2.0021 2.0021 0 012-2H24a2.0021 2.0021 0 012 2v4A2.0021 2.0021 0 0124 30zM8 24v4H24V24zM2 18H30V20H2zM20 14H12a2.0021 2.0021 0 01-2-2V8a2.0021 2.0021 0 012-2h8a2.0021 2.0021 0 012 2v4A2.0021 2.0021 0 0120 14zM12 8v4h8V8zM2 2H30V4H2z"
2054
2094
  })), children);
2055
2095
  });
@@ -2069,7 +2109,7 @@ const WatsonHealthDna = /*#__PURE__*/React.forwardRef(function WatsonHealthDna({
2069
2109
  viewBox: "0 0 32 32",
2070
2110
  fill: "currentColor",
2071
2111
  ...rest
2072
- }, _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
2112
+ }, _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
2073
2113
  d: "M22,2V1H20V2a7.04,7.04,0,0,1-.08,1H12.08A7.04,7.04,0,0,1,12,2V1H10V2c0,3.7549,1.9707,5.6035,4.1008,7C11.9707,10.3965,10,12.2451,10,16s1.9707,5.6035,4.1008,7C11.9707,24.3965,10,26.2451,10,30v1h2V30a7.04,7.04,0,0,1,.08-1H19.92A7.04,7.04,0,0,1,20,30v1h2V30c0-3.7549-1.9707-5.6035-4.1008-7C20.0293,21.6035,22,19.7549,22,16s-1.9707-5.6035-4.1008-7C20.0293,7.6035,22,5.7549,22,2ZM20,16a7.04,7.04,0,0,1-.08,1H12.08a6.3212,6.3212,0,0,1,0-2H19.92A7.04,7.04,0,0,1,20,16Zm-.7559,11H12.7559A8.9078,8.9078,0,0,1,16,24.17,8.9078,8.9078,0,0,1,19.2441,27ZM16,21.83A8.9078,8.9078,0,0,1,12.7559,19h6.4882A8.9078,8.9078,0,0,1,16,21.83ZM19.2441,13H12.7559A8.9078,8.9078,0,0,1,16,10.17,8.9078,8.9078,0,0,1,19.2441,13ZM16,7.83A8.9078,8.9078,0,0,1,12.7559,5h6.4882A8.9078,8.9078,0,0,1,16,7.83Z"
2074
2114
  })), children);
2075
2115
  });
@@ -2089,9 +2129,9 @@ const DnsServices = /*#__PURE__*/React.forwardRef(function DnsServices({
2089
2129
  viewBox: "0 0 32 32",
2090
2130
  fill: "currentColor",
2091
2131
  ...rest
2092
- }, _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
2132
+ }, _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
2093
2133
  d: "M20 20H30V22H20zM20 24H26V26H20z"
2094
- })), _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
2134
+ })), _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
2095
2135
  d: "M30,17V16A13.9871,13.9871,0,1,0,19.23,29.625l-.46-1.9463A12.0419,12.0419,0,0,1,16,28c-.19,0-.375-.0186-.563-.0273A20.3044,20.3044,0,0,1,12.0259,17Zm-2.0415-2H21.9751A24.2838,24.2838,0,0,0,19.2014,4.4414,12.0228,12.0228,0,0,1,27.9585,15ZM16.563,4.0273A20.3044,20.3044,0,0,1,19.9741,15H12.0259A20.3044,20.3044,0,0,1,15.437,4.0273C15.625,4.0186,15.81,4,16,4S16.375,4.0186,16.563,4.0273Zm-3.7644.4141A24.2838,24.2838,0,0,0,10.0249,15H4.0415A12.0228,12.0228,0,0,1,12.7986,4.4414Zm0,23.1172A12.0228,12.0228,0,0,1,4.0415,17h5.9834A24.2838,24.2838,0,0,0,12.7986,27.5586Z"
2096
2136
  })), children);
2097
2137
  });
@@ -2111,7 +2151,7 @@ const Doc = /*#__PURE__*/React.forwardRef(function Doc({
2111
2151
  viewBox: "0 0 32 32",
2112
2152
  fill: "currentColor",
2113
2153
  ...rest
2114
- }, _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
2154
+ }, _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
2115
2155
  d: "M30 23H24a2.0023 2.0023 0 01-2-2V11a2.002 2.002 0 012-2h6v2H24V21h6zM18 23H14a2.0023 2.0023 0 01-2-2V11a2.002 2.002 0 012-2h4a2.002 2.002 0 012 2V21A2.0023 2.0023 0 0118 23zM14 11V21h4V11zM6 23H2V9H6a4.0045 4.0045 0 014 4v6A4.0045 4.0045 0 016 23zM4 21H6a2.002 2.002 0 002-2V13a2.002 2.002 0 00-2-2H4z"
2116
2156
  })), children);
2117
2157
  });
@@ -2131,9 +2171,9 @@ const Document = /*#__PURE__*/React.forwardRef(function Document({
2131
2171
  viewBox: "0 0 32 32",
2132
2172
  fill: "currentColor",
2133
2173
  ...rest
2134
- }, _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
2174
+ }, _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
2135
2175
  d: "M25.7,9.3l-7-7C18.5,2.1,18.3,2,18,2H8C6.9,2,6,2.9,6,4v24c0,1.1,0.9,2,2,2h16c1.1,0,2-0.9,2-2V10C26,9.7,25.9,9.5,25.7,9.3 z M18,4.4l5.6,5.6H18V4.4z M24,28H8V4h8v6c0,1.1,0.9,2,2,2h6V28z"
2136
- })), _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
2176
+ })), _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
2137
2177
  d: "M10 22H22V24H10zM10 16H22V18H10z"
2138
2178
  })), children);
2139
2179
  });
@@ -2153,9 +2193,9 @@ const DocumentAdd = /*#__PURE__*/React.forwardRef(function DocumentAdd({
2153
2193
  viewBox: "0 0 32 32",
2154
2194
  fill: "currentColor",
2155
2195
  ...rest
2156
- }, _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
2196
+ }, _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
2157
2197
  d: "M30 24L26 24 26 20 24 20 24 24 20 24 20 26 24 26 24 30 26 30 26 26 30 26 30 24z"
2158
- })), _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
2198
+ })), _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
2159
2199
  d: "M16,28H8V4h8v6a2.0058,2.0058,0,0,0,2,2h6v4h2V10a.9092.9092,0,0,0-.3-.7l-7-7A.9087.9087,0,0,0,18,2H8A2.0058,2.0058,0,0,0,6,4V28a2.0058,2.0058,0,0,0,2,2h8ZM18,4.4,23.6,10H18Z"
2160
2200
  })), children);
2161
2201
  });
@@ -2175,9 +2215,9 @@ const DocumentAttachment = /*#__PURE__*/React.forwardRef(function DocumentAttach
2175
2215
  viewBox: "0 0 32 32",
2176
2216
  fill: "currentColor",
2177
2217
  ...rest
2178
- }, _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
2218
+ }, _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
2179
2219
  d: "M26,30H11a2.0023,2.0023,0,0,1-2-2V22h2v6H26V6H17V4h9a2.0023,2.0023,0,0,1,2,2V28A2.0023,2.0023,0,0,1,26,30Z"
2180
- })), _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
2220
+ })), _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
2181
2221
  d: "M17 10H24V12H17zM16 15H24V17H16zM15 20H24V22H15zM9 19a5.0055 5.0055 0 01-5-5V3H6V14a3 3 0 006 0V5a1 1 0 00-2 0V15H8V5a3 3 0 016 0v9A5.0055 5.0055 0 019 19z"
2182
2222
  })), children);
2183
2223
  });
@@ -2197,9 +2237,9 @@ const DocumentAudio = /*#__PURE__*/React.forwardRef(function DocumentAudio({
2197
2237
  viewBox: "0 0 32 32",
2198
2238
  fill: "currentColor",
2199
2239
  ...rest
2200
- }, _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
2240
+ }, _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
2201
2241
  d: "M29,31a.9987.9987,0,0,1-.6245-.2192L23.6494,27H20a1,1,0,0,1-1-1V21a1,1,0,0,1,1-1h3.6494l4.7261-3.7808A1,1,0,0,1,30,17V30a1,1,0,0,1-1,1Zm-8-6h3a1,1,0,0,1,.6245.2192L28,27.9194V19.0806l-3.3755,2.7A1,1,0,0,1,24,22H21Z"
2202
- })), _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
2242
+ })), _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
2203
2243
  d: "M16,28H8V4h8v6a2.0058,2.0058,0,0,0,2,2h6v3l2,0V10a.9092.9092,0,0,0-.3-.7l-7-7A.9087.9087,0,0,0,18,2H8A2.0058,2.0058,0,0,0,6,4V28a2.0058,2.0058,0,0,0,2,2h8ZM18,4.4,23.6,10H18Z"
2204
2244
  })), children);
2205
2245
  });
@@ -2219,7 +2259,7 @@ const DocumentBlank = /*#__PURE__*/React.forwardRef(function DocumentBlank({
2219
2259
  viewBox: "0 0 32 32",
2220
2260
  fill: "currentColor",
2221
2261
  ...rest
2222
- }, _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
2262
+ }, _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
2223
2263
  d: "M25.7,9.3l-7-7A.9078.9078,0,0,0,18,2H8A2.0059,2.0059,0,0,0,6,4V28a2.0059,2.0059,0,0,0,2,2H24a2.0059,2.0059,0,0,0,2-2V10A.9078.9078,0,0,0,25.7,9.3ZM18,4.4,23.6,10H18ZM24,28H8V4h8v6a2.0059,2.0059,0,0,0,2,2h6Z"
2224
2264
  })), children);
2225
2265
  });
@@ -2239,10 +2279,10 @@ const DocumentComment = /*#__PURE__*/React.forwardRef(function DocumentComment({
2239
2279
  viewBox: "0 0 32 32",
2240
2280
  fill: "currentColor",
2241
2281
  ...rest
2242
- }, _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
2282
+ }, _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
2243
2283
  strokeWidth: "0",
2244
2284
  d: "m26,17h-10c-1.104.0014-1.9986.896-2,2v6c0,1.1046.8954,2,2,2h4v-2h-4v-6h10v6h-2.5352l-2.5937,3.8906,1.6641,1.1094,2-3h1.4648c1.1046,0,2-.8954,2-2v-6c-.0014-1.104-.896-1.9986-2-2Z"
2245
- })), _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
2285
+ })), _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
2246
2286
  strokeWidth: "0",
2247
2287
  d: "m22,14h2v-4c0-.2998-.1001-.5-.3-.7002l-7-7c-.2-.1997-.3999-.2998-.7-.2998H6c-1.1001,0-2,.8999-2,2v24c0,1.1001.8999,2,2,2h6v-2h-6V4h8v6c0,1.1001.8999,2,2,2h6v2Zm-6-4v-5.6001l5.6001,5.6001h-5.6001Z"
2248
2288
  })), children);
@@ -2263,10 +2303,10 @@ const DocumentConfiguration = /*#__PURE__*/React.forwardRef(function DocumentCon
2263
2303
  viewBox: "0 0 32 32",
2264
2304
  fill: "currentColor",
2265
2305
  ...rest
2266
- }, _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
2306
+ }, _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
2267
2307
  strokeWidth: "0",
2268
2308
  d: "m30,24v-2h-2.1011c-.1289-.6259-.3775-1.2211-.7319-1.7529l1.49-1.49-1.414-1.414-1.49,1.49c-.5318-.3545-1.127-.603-1.753-.732v-2.1011h-2v2.1011c-.6259.1289-1.2211.3775-1.7529.7319l-1.49-1.49-1.414,1.414,1.49,1.49c-.3545.5318-.603,1.127-.732,1.753h-2.1011v2h2.1011c.1289.6259.3775,1.2211.7319,1.7529l-1.49,1.49,1.414,1.414,1.49-1.49c.5318.3545,1.127.603,1.753.732v2.1011h2v-2.1011c.6259-.1289,1.2211-.3775,1.7529-.7319l1.49,1.49,1.414-1.414-1.49-1.49c.3545-.5318.603-1.127.732-1.753h2.1011Zm-7,2c-1.6569,0-3-1.3431-3-3s1.3431-3,3-3,3,1.3431,3,3c-.0018,1.6561-1.3439,2.9982-3,3Z"
2269
- })), _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
2309
+ })), _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
2270
2310
  strokeWidth: "0",
2271
2311
  d: "m23.499,9.085l-6.792-6.792c-.1875-.1875-.4419-.293-.707-.293H6c-1.1001,0-2,.8999-2,2v24c0,1.1001.8999,2,2,2h8v-2H6V4h8v6c0,1.1025.897,2,2,2h6.292c.6929,0,1.312-.4136,1.5771-1.0537.2656-.6406.1201-1.3711-.3701-1.8613Zm-7.499.915v-5.5859l5.5854,5.5859h-5.5854Z"
2272
2312
  })), children);
@@ -2287,9 +2327,9 @@ const DocumentDownload = /*#__PURE__*/React.forwardRef(function DocumentDownload
2287
2327
  viewBox: "0 0 32 32",
2288
2328
  fill: "currentColor",
2289
2329
  ...rest
2290
- }, _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
2330
+ }, _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
2291
2331
  d: "M30 25L28.586 23.586 26 26.172 26 18 24 18 24 26.172 21.414 23.586 20 25 25 30 30 25z"
2292
- })), _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
2332
+ })), _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
2293
2333
  d: "M18,28H8V4h8v6a2.0058,2.0058,0,0,0,2,2h6v3l2,0V10a.9092.9092,0,0,0-.3-.7l-7-7A.9087.9087,0,0,0,18,2H8A2.0058,2.0058,0,0,0,6,4V28a2.0058,2.0058,0,0,0,2,2H18ZM18,4.4,23.6,10H18Z"
2294
2334
  })), children);
2295
2335
  });
@@ -2309,9 +2349,9 @@ const DocumentEpdf = /*#__PURE__*/React.forwardRef(function DocumentEpdf({
2309
2349
  viewBox: "0 0 32 32",
2310
2350
  fill: "currentColor",
2311
2351
  ...rest
2312
- }, _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
2352
+ }, _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
2313
2353
  d: "M28,26V22a2.0023,2.0023,0,0,0-2-2H22a2.0023,2.0023,0,0,0-2,2v6a2.0077,2.0077,0,0,0,2,2h5V28H22V26Zm-6-4h4v2H22Z"
2314
- })), _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
2354
+ })), _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
2315
2355
  d: "M25.707,9.293l-7-7A1,1,0,0,0,18,2H8A2.002,2.002,0,0,0,6,4V28a2.0023,2.0023,0,0,0,2,2h8V28H8V4h8v6a2.002,2.002,0,0,0,2,2h6v4h2V10A1,1,0,0,0,25.707,9.293ZM18,4.4141,23.5859,10H18Z"
2316
2356
  })), children);
2317
2357
  });
@@ -2331,9 +2371,9 @@ const DocumentExport = /*#__PURE__*/React.forwardRef(function DocumentExport({
2331
2371
  viewBox: "0 0 32 32",
2332
2372
  fill: "currentColor",
2333
2373
  ...rest
2334
- }, _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
2374
+ }, _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
2335
2375
  d: "M13 21L26.17 21 23.59 23.59 25 25 30 20 25 15 23.59 16.41 26.17 19 13 19 13 21z"
2336
- })), _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
2376
+ })), _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
2337
2377
  d: "M22,14V10a1,1,0,0,0-.29-.71l-7-7A1,1,0,0,0,14,2H4A2,2,0,0,0,2,4V28a2,2,0,0,0,2,2H20a2,2,0,0,0,2-2V26H20v2H4V4h8v6a2,2,0,0,0,2,2h6v2Zm-8-4V4.41L19.59,10Z"
2338
2378
  })), children);
2339
2379
  });
@@ -2353,9 +2393,9 @@ const DocumentHorizontal = /*#__PURE__*/React.forwardRef(function DocumentHorizo
2353
2393
  viewBox: "0 0 32 32",
2354
2394
  fill: "currentColor",
2355
2395
  ...rest
2356
- }, _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
2396
+ }, _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
2357
2397
  d: "M28,6H4A2.0023,2.0023,0,0,0,2,8V24a2.0023,2.0023,0,0,0,2,2H28a2.0023,2.0023,0,0,0,2-2V8A2.0023,2.0023,0,0,0,28,6ZM20,24H12V22a1,1,0,0,1,1-1h6a1,1,0,0,1,1,1Zm8,0H22V22a3,3,0,0,0-3-3H13a3,3,0,0,0-3,3v2H4V8H28Z"
2358
- })), _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
2398
+ })), _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
2359
2399
  d: "M16,18a4,4,0,1,0-4-4A4,4,0,0,0,16,18Zm0-6a2,2,0,1,1-2,2A2,2,0,0,1,16,12Z"
2360
2400
  })), children);
2361
2401
  });
@@ -2375,9 +2415,9 @@ const DocumentImport = /*#__PURE__*/React.forwardRef(function DocumentImport({
2375
2415
  viewBox: "0 0 32 32",
2376
2416
  fill: "currentColor",
2377
2417
  ...rest
2378
- }, _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
2418
+ }, _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
2379
2419
  d: "M28 19L14.83 19 17.41 16.41 16 15 11 20 16 25 17.41 23.59 14.83 21 28 21 28 19z"
2380
- })), _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
2420
+ })), _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
2381
2421
  d: "M24,14V10a1,1,0,0,0-.29-.71l-7-7A1,1,0,0,0,16,2H6A2,2,0,0,0,4,4V28a2,2,0,0,0,2,2H22a2,2,0,0,0,2-2V26H22v2H6V4h8v6a2,2,0,0,0,2,2h6v2Zm-8-4V4.41L21.59,10Z"
2382
2422
  })), children);
2383
2423
  });
@@ -2397,9 +2437,9 @@ const DocumentMultiple_01 = /*#__PURE__*/React.forwardRef(function DocumentMulti
2397
2437
  viewBox: "0 0 32 32",
2398
2438
  fill: "currentColor",
2399
2439
  ...rest
2400
- }, _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
2440
+ }, _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
2401
2441
  d: "M2 6H4V26H2zM6 4H8V28H6zM14 22H26V24H14zM14 16H26V18H14z"
2402
- })), _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
2442
+ })), _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
2403
2443
  d: "M29.7,9.3l-7-7C22.5,2.1,22.3,2,22,2H12c-1.1,0-2,0.9-2,2v24c0,1.1,0.9,2,2,2h16c1.1,0,2-0.9,2-2V10 C30,9.7,29.9,9.5,29.7,9.3z M22,4.4l5.6,5.6H22V4.4z M28,28H12V4h8v6c0,1.1,0.9,2,2,2h6V28z"
2404
2444
  })), children);
2405
2445
  });
@@ -2419,13 +2459,13 @@ const DocumentMultiple_02 = /*#__PURE__*/React.forwardRef(function DocumentMulti
2419
2459
  viewBox: "0 0 32 32",
2420
2460
  fill: "currentColor",
2421
2461
  ...rest
2422
- }, _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
2462
+ }, _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
2423
2463
  d: "M18,31H6c-1.1,0-2-0.9-2-2V12h2v17h12V31z"
2424
- })), _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
2464
+ })), _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
2425
2465
  d: "M22,27H10c-1.1,0-2-0.9-2-2V8h2v17h12V27z"
2426
- })), _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
2466
+ })), _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
2427
2467
  d: "M16 16H24V18H16z"
2428
- })), _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
2468
+ })), _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
2429
2469
  d: "M27.7,9.3l-7-7C20.5,2.1,20.3,2,20,2h-6c-1.1,0-2,0.9-2,2v17c0,1.1,0.9,2,2,2h12c1.1,0,2-0.9,2-2V10 C28,9.7,27.9,9.5,27.7,9.3z M20,4.4l5.6,5.6H20V4.4z M26,21H14V4h4v6c0,1.1,0.9,2,2,2h6V21z"
2430
2470
  })), children);
2431
2471
  });
@@ -2445,9 +2485,9 @@ const DocumentPdf = /*#__PURE__*/React.forwardRef(function DocumentPdf({
2445
2485
  viewBox: "0 0 32 32",
2446
2486
  fill: "currentColor",
2447
2487
  ...rest
2448
- }, _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
2488
+ }, _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
2449
2489
  d: "M30 18L30 16 24 16 24 26 26 26 26 22 29 22 29 20 26 20 26 18 30 18zM19 26H15V16h4a3.0033 3.0033 0 013 3v4A3.0033 3.0033 0 0119 26zm-2-2h2a1.0011 1.0011 0 001-1V19a1.0011 1.0011 0 00-1-1H17zM11 16H6V26H8V23h3a2.0027 2.0027 0 002-2V18A2.0023 2.0023 0 0011 16zM8 21V18h3l.001 3z"
2450
- })), _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
2490
+ })), _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
2451
2491
  d: "M22,14V10a.9092.9092,0,0,0-.3-.7l-7-7A.9087.9087,0,0,0,14,2H4A2.0059,2.0059,0,0,0,2,4V28a2,2,0,0,0,2,2H20V28H4V4h8v6a2.0059,2.0059,0,0,0,2,2h6v2Zm-8-4V4.4L19.6,10Z"
2452
2492
  })), children);
2453
2493
  });
@@ -2467,9 +2507,9 @@ const DocumentPreliminary = /*#__PURE__*/React.forwardRef(function DocumentPreli
2467
2507
  viewBox: "0 0 32 32",
2468
2508
  fill: "currentColor",
2469
2509
  ...rest
2470
- }, _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
2510
+ }, _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
2471
2511
  d: "M24 30a6 6 0 116-6A6.0067 6.0067 0 0124 30zm0-10a4 4 0 104 4A4.0045 4.0045 0 0024 20zM8 22H16V24H8zM8 16H18V18H8z"
2472
- })), _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
2512
+ })), _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
2473
2513
  d: "M16,28H6V4h8v6a2.0058,2.0058,0,0,0,2,2h6v3h2V10a.9092.9092,0,0,0-.3-.7l-7-7A.9087.9087,0,0,0,16,2H6A2.0058,2.0058,0,0,0,4,4V28a2.0058,2.0058,0,0,0,2,2H16ZM16,4.4,21.6,10H16Z"
2474
2514
  })), children);
2475
2515
  });
@@ -2489,9 +2529,9 @@ const DocumentProcessor = /*#__PURE__*/React.forwardRef(function DocumentProcess
2489
2529
  viewBox: "0 0 32 32",
2490
2530
  fill: "currentColor",
2491
2531
  ...rest
2492
- }, _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
2532
+ }, _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
2493
2533
  d: "M21 28v2h-2c-1.1025 0-2-.8975-2-2v-2h2v2h2zM26 26h2v2c0 1.1025-.8975 2-2 2h-2v-2h2v-2zM24 21v-2h2c1.1025 0 2 .8975 2 2v2h-2v-2h-2zM19 23h-2v-2c0-1.1025.8975-2 2-2h2v2h-2v2z"
2494
- })), _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
2534
+ })), _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
2495
2535
  d: "M14,28h-6V4h8v6c0,1.1001.8999,2,2,2h6v4h2v-6c0-.2998-.1001-.5-.3-.7002l-7-7c-.2-.1997-.3999-.2998-.7-.2998h-10c-1.1001,0-2,.8999-2,2v24c0,1.1001.8999,2,2,2h6v-2ZM18,4.3999l5.6001,5.6001h-5.6001v-5.6001Z"
2496
2536
  })), children);
2497
2537
  });
@@ -2511,9 +2551,9 @@ const DocumentProtected = /*#__PURE__*/React.forwardRef(function DocumentProtect
2511
2551
  viewBox: "0 0 32 32",
2512
2552
  fill: "currentColor",
2513
2553
  ...rest
2514
- }, _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
2554
+ }, _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
2515
2555
  d: "M28,21V18a4,4,0,0,0-8,0v3a2.0025,2.0025,0,0,0-2,2v5a2.0025,2.0025,0,0,0,2,2h8a2.0025,2.0025,0,0,0,2-2V23A2.0025,2.0025,0,0,0,28,21Zm-6-3a2,2,0,0,1,4,0v3H22ZM20,28V23h8v5Z"
2516
- })), _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
2556
+ })), _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
2517
2557
  d: "M23.499,9.085,16.707,2.293A1,1,0,0,0,16,2H6A2.0058,2.0058,0,0,0,4,4V28a2.0058,2.0058,0,0,0,2,2h8V28H6V4h8v6a2.0023,2.0023,0,0,0,2,2h6.292a1.7075,1.7075,0,0,0,1.207-2.915ZM16,10V4.4141L21.5854,10Z"
2518
2558
  })), children);
2519
2559
  });
@@ -2533,10 +2573,10 @@ const DocumentRequirements = /*#__PURE__*/React.forwardRef(function DocumentRequ
2533
2573
  viewBox: "0 0 32 32",
2534
2574
  fill: "currentColor",
2535
2575
  ...rest
2536
- }, _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
2576
+ }, _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
2537
2577
  strokeWidth: "0",
2538
2578
  d: "M28.5899 20.59L22 27.1798 19.41 24.5898 18 26 22 30 30 22 28.5899 20.59zM10 20H16V22H10zM10 16H18V18H10z"
2539
- })), _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
2579
+ })), _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
2540
2580
  strokeWidth: "0",
2541
2581
  d: "m8,4h8v6c0,1.1001.8999,2,2,2h6v6h2v-8c0-.2998-.1001-.5-.3-.7002l-7-7c-.2-.1997-.3999-.2998-.7-.2998h-10c-1.1001,0-2,.8999-2,2v24c0,1.1001.8999,2,2,2h7v-2h-7V4Zm10,.3999l5.6001,5.6001h-5.6001v-5.6001Z"
2542
2582
  })), children);
@@ -2557,9 +2597,9 @@ const DocumentSecurity = /*#__PURE__*/React.forwardRef(function DocumentSecurity
2557
2597
  viewBox: "0 0 32 32",
2558
2598
  fill: "currentColor",
2559
2599
  ...rest
2560
- }, _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
2600
+ }, _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
2561
2601
  d: "M23,30l-2.1387-1.0127A5.0216,5.0216,0,0,1,18,24.4678V18H28v6.4678a5.0216,5.0216,0,0,1-2.8613,4.52ZM20,20v4.4678a3.012,3.012,0,0,0,1.7168,2.7109L23,27.7861l1.2832-.6074A3.012,3.012,0,0,0,26,24.4678V20Z"
2562
- })), _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
2602
+ })), _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
2563
2603
  d: "M16,28H6V4h8v6a2.0058,2.0058,0,0,0,2,2h6v3h2V10a.9092.9092,0,0,0-.3-.7l-7-7A.9087.9087,0,0,0,16,2H6A2.0058,2.0058,0,0,0,4,4V28a2.0058,2.0058,0,0,0,2,2H16ZM16,4.4,21.6,10H16Z"
2564
2604
  })), children);
2565
2605
  });
@@ -2579,15 +2619,15 @@ const DocumentSigned = /*#__PURE__*/React.forwardRef(function DocumentSigned({
2579
2619
  viewBox: "0 0 32 32",
2580
2620
  fill: "currentColor",
2581
2621
  ...rest
2582
- }, _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
2622
+ }, _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
2583
2623
  d: "M19.4141,30H15V25.5857l5.0337-5.0337A4.6069,4.6069,0,0,1,20,20a5,5,0,1,1,4.4478,4.9663ZM17,28h1.5859l5.2061-5.2063.5395.1238a3.0351,3.0351,0,1,0-2.249-2.2488l.1236.5393L17,26.4143Z"
2584
2624
  })), _circle7 || (_circle7 = /*#__PURE__*/React.createElement("circle", {
2585
2625
  cx: "25",
2586
2626
  cy: "20",
2587
2627
  r: "1"
2588
- })), _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
2628
+ })), _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
2589
2629
  d: "M8 6H20V8H8zM8 10H20V12H8zM8 14H14V16H8zM8 24H12V26H8z"
2590
- })), _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
2630
+ })), _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
2591
2631
  d: "M12,30H6a2.0021,2.0021,0,0,1-2-2V4A2.0021,2.0021,0,0,1,6,2H22a2.0021,2.0021,0,0,1,2,2v9H22V4H6V28h6Z"
2592
2632
  })), children);
2593
2633
  });
@@ -2607,9 +2647,9 @@ const DocumentSketch = /*#__PURE__*/React.forwardRef(function DocumentSketch({
2607
2647
  viewBox: "0 0 32 32",
2608
2648
  fill: "currentColor",
2609
2649
  ...rest
2610
- }, _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
2650
+ }, _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
2611
2651
  d: "M26,20l1.4272,1.9028L23,26.9629l-4.4272-5.06L20,20h6m1-2H19l-3,4,7,8,7-8-3-4Z"
2612
- })), _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
2652
+ })), _path190 || (_path190 = /*#__PURE__*/React.createElement("path", {
2613
2653
  d: "M16,28H8V4h8v6a2.0058,2.0058,0,0,0,2,2h6v3l2,0V10a.9092.9092,0,0,0-.3-.7l-7-7A.9087.9087,0,0,0,18,2H8A2.0058,2.0058,0,0,0,6,4V28a2.0058,2.0058,0,0,0,2,2h8ZM18,4.4,23.6,10H18Z"
2614
2654
  })), children);
2615
2655
  });
@@ -2629,10 +2669,10 @@ const DocumentSubject = /*#__PURE__*/React.forwardRef(function DocumentSubject({
2629
2669
  viewBox: "0 0 32 32",
2630
2670
  fill: "currentColor",
2631
2671
  ...rest
2632
- }, _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
2672
+ }, _path191 || (_path191 = /*#__PURE__*/React.createElement("path", {
2633
2673
  strokeWidth: "0",
2634
2674
  d: "M26 30h-5v-2h5v-2h-3c-1.1025 0-2-.8975-2-2v-2c0-1.103.8975-2 2-2h5v2h-5v2h3c1.1025 0 2 .8975 2 2v2c0 1.1025-.8975 2-2 2zM10 20H16V22H10zM10 16H18V18H10z"
2635
- })), _path190 || (_path190 = /*#__PURE__*/React.createElement("path", {
2675
+ })), _path192 || (_path192 = /*#__PURE__*/React.createElement("path", {
2636
2676
  strokeWidth: "0",
2637
2677
  d: "m24,16.9922h2v-6.9922c0-.1001,0-.2998-.1001-.3999-.0999-.1001-.0999-.2002-.2-.3003l-7-7c-.0999-.0996-.2-.1997-.3-.1997-.0999-.1001-.2998-.1001-.3999-.1001h-10c-.5,0-1,.2002-1.3999.6001-.4001.3999-.6001.8999-.6001,1.3999v24c0,.5.2,1,.6001,1.3999.3999.3999.8999.6001,1.3999.6001h7.9473v-2h-7.9473V4h8v6c0,.5.2,1,.6001,1.3999.3999.3999.8999.6001,1.3999.6001h6v4.9922Zm-6-6.9922v-5.6001l5.6001,5.6001h-5.6001Z"
2638
2678
  })), children);
@@ -2653,9 +2693,9 @@ const DocumentSubtract = /*#__PURE__*/React.forwardRef(function DocumentSubtract
2653
2693
  viewBox: "0 0 32 32",
2654
2694
  fill: "currentColor",
2655
2695
  ...rest
2656
- }, _path191 || (_path191 = /*#__PURE__*/React.createElement("path", {
2696
+ }, _path193 || (_path193 = /*#__PURE__*/React.createElement("path", {
2657
2697
  d: "M20 24H30V26H20z"
2658
- })), _path192 || (_path192 = /*#__PURE__*/React.createElement("path", {
2698
+ })), _path194 || (_path194 = /*#__PURE__*/React.createElement("path", {
2659
2699
  d: "M16,28H8V4h8v6a2.0058,2.0058,0,0,0,2,2h6v8h2V10a.9092.9092,0,0,0-.3-.7l-7-7A.9087.9087,0,0,0,18,2H8A2.0058,2.0058,0,0,0,6,4V28a2.0058,2.0058,0,0,0,2,2h8ZM18,4.4,23.6,10H18Z"
2660
2700
  })), children);
2661
2701
  });
@@ -2675,9 +2715,9 @@ const DocumentTasks = /*#__PURE__*/React.forwardRef(function DocumentTasks({
2675
2715
  viewBox: "0 0 32 32",
2676
2716
  fill: "currentColor",
2677
2717
  ...rest
2678
- }, _path193 || (_path193 = /*#__PURE__*/React.createElement("path", {
2718
+ }, _path195 || (_path195 = /*#__PURE__*/React.createElement("path", {
2679
2719
  d: "M22 27.18L19.41 24.59 18 26 22 30 30 22 28.59 20.59 22 27.18z"
2680
- })), _path194 || (_path194 = /*#__PURE__*/React.createElement("path", {
2720
+ })), _path196 || (_path196 = /*#__PURE__*/React.createElement("path", {
2681
2721
  d: "M15,28H8V4h8v6a2.0058,2.0058,0,0,0,2,2h6v6h2V10a.9092.9092,0,0,0-.3-.7l-7-7A.9087.9087,0,0,0,18,2H8A2.0058,2.0058,0,0,0,6,4V28a2.0058,2.0058,0,0,0,2,2h7ZM18,4.4,23.6,10H18Z"
2682
2722
  })), children);
2683
2723
  });
@@ -2701,9 +2741,9 @@ const DocumentUnknown = /*#__PURE__*/React.forwardRef(function DocumentUnknown({
2701
2741
  cx: "9",
2702
2742
  cy: "28.5",
2703
2743
  r: "1.5"
2704
- })), _path195 || (_path195 = /*#__PURE__*/React.createElement("path", {
2744
+ })), _path197 || (_path197 = /*#__PURE__*/React.createElement("path", {
2705
2745
  d: "M10,25H8V21h2a2,2,0,0,0,0-4H8a2.0023,2.0023,0,0,0-2,2v.5H4V19a4.0045,4.0045,0,0,1,4-4h2a4,4,0,0,1,0,8Z"
2706
- })), _path196 || (_path196 = /*#__PURE__*/React.createElement("path", {
2746
+ })), _path198 || (_path198 = /*#__PURE__*/React.createElement("path", {
2707
2747
  d: "M27.7,9.3l-7-7A.9085.9085,0,0,0,20,2H10A2.0058,2.0058,0,0,0,8,4v8h2V4h8v6a2.0058,2.0058,0,0,0,2,2h6V28H14v2H26a2.0058,2.0058,0,0,0,2-2V10A.9092.9092,0,0,0,27.7,9.3ZM20,10V4.4L25.6,10Z"
2708
2748
  })), children);
2709
2749
  });
@@ -2723,60 +2763,18 @@ const DocumentUnprotected = /*#__PURE__*/React.forwardRef(function DocumentUnpro
2723
2763
  viewBox: "0 0 32 32",
2724
2764
  fill: "currentColor",
2725
2765
  ...rest
2726
- }, _path197 || (_path197 = /*#__PURE__*/React.createElement("path", {
2766
+ }, _path199 || (_path199 = /*#__PURE__*/React.createElement("path", {
2727
2767
  d: "M23.499,9.085,16.707,2.293A1,1,0,0,0,16,2H6A2.0058,2.0058,0,0,0,4,4V28a2.0058,2.0058,0,0,0,2,2h8V28H6V4h8v6a2.0023,2.0023,0,0,0,2,2h6.292a1.7075,1.7075,0,0,0,1.207-2.915ZM16,10V4.4141L21.5854,10Z"
2728
- })), _path198 || (_path198 = /*#__PURE__*/React.createElement("path", {
2768
+ })), _path200 || (_path200 = /*#__PURE__*/React.createElement("path", {
2729
2769
  d: "M28,21H22V18a2,2,0,0,1,4,0h2a4,4,0,0,0-8,0v3a2.0025,2.0025,0,0,0-2,2v5a2.0025,2.0025,0,0,0,2,2h8a2.0025,2.0025,0,0,0,2-2V23A2.0025,2.0025,0,0,0,28,21Zm-8,7V23h8v5Z"
2730
2770
  })), children);
2731
2771
  });
2732
2772
  if (process.env.NODE_ENV !== "production") {
2733
2773
  DocumentUnprotected.propTypes = iconPropTypes.iconPropTypes;
2734
2774
  }
2735
- const DocumentVertical = /*#__PURE__*/React.forwardRef(function DocumentVertical({
2736
- children,
2737
- size = 16,
2738
- ...rest
2739
- }, ref) {
2740
- return /*#__PURE__*/React.createElement(Icon_js, {
2741
- width: size,
2742
- height: size,
2743
- ref: ref,
2744
- xmlns: "http://www.w3.org/2000/svg",
2745
- viewBox: "0 0 32 32",
2746
- fill: "currentColor",
2747
- ...rest
2748
- }, _path199 || (_path199 = /*#__PURE__*/React.createElement("path", {
2749
- d: "M16,14a4,4,0,1,1,4-4h0A4.0118,4.0118,0,0,1,16,14Zm0-6a2,2,0,1,0,2,2h0a2.0059,2.0059,0,0,0-2-2Z"
2750
- })), _path200 || (_path200 = /*#__PURE__*/React.createElement("path", {
2751
- d: "M24,2H8A2.0023,2.0023,0,0,0,6,4V28a2.0023,2.0023,0,0,0,2,2H24a2.0023,2.0023,0,0,0,2-2V4A2.0023,2.0023,0,0,0,24,2ZM12,24V18a.9447.9447,0,0,1,1-1h6a.9447.9447,0,0,1,1,1v6H18v4H14V24Zm8,4V26a2.0058,2.0058,0,0,0,2-2V18a2.9463,2.9463,0,0,0-3-3H13a2.9463,2.9463,0,0,0-3,3v6a2.0058,2.0058,0,0,0,2,2v2H8V4H24V28Z"
2752
- })), children);
2753
- });
2754
- if (process.env.NODE_ENV !== "production") {
2755
- DocumentVertical.propTypes = iconPropTypes.iconPropTypes;
2756
- }
2757
- const DocumentVideo = /*#__PURE__*/React.forwardRef(function DocumentVideo({
2758
- children,
2759
- size = 16,
2760
- ...rest
2761
- }, ref) {
2762
- return /*#__PURE__*/React.createElement(Icon_js, {
2763
- width: size,
2764
- height: size,
2765
- ref: ref,
2766
- xmlns: "http://www.w3.org/2000/svg",
2767
- viewBox: "0 0 32 32",
2768
- fill: "currentColor",
2769
- ...rest
2770
- }, _path201 || (_path201 = /*#__PURE__*/React.createElement("path", {
2771
- d: "M30,19l-4,3.2V20a2.0023,2.0023,0,0,0-2-2H16a2.0023,2.0023,0,0,0-2,2v6a2.0023,2.0023,0,0,0,2,2h8a2.0023,2.0023,0,0,0,2-2V23.8L30,27ZM16,26V20h8l.0015,6Z"
2772
- })), _path202 || (_path202 = /*#__PURE__*/React.createElement("path", {
2773
- d: "M12,28H8V4h8v6a2.0058,2.0058,0,0,0,2,2h6v3l2,0V10a.9092.9092,0,0,0-.3-.7l-7-7A.9087.9087,0,0,0,18,2H8A2.0058,2.0058,0,0,0,6,4V28a2.0058,2.0058,0,0,0,2,2h4ZM18,4.4,23.6,10H18Z"
2774
- })), children);
2775
- });
2776
- if (process.env.NODE_ENV !== "production") {
2777
- DocumentVideo.propTypes = iconPropTypes.iconPropTypes;
2778
- }
2779
2775
 
2776
+ exports.DatabaseDatastax = DatabaseDatastax;
2777
+ exports.DatabaseElastic = DatabaseElastic;
2780
2778
  exports.DatabaseEnterpriseDb2 = DatabaseEnterpriseDb2;
2781
2779
  exports.DatabaseEnterprisedb = DatabaseEnterprisedb;
2782
2780
  exports.DatabaseEtcd = DatabaseEtcd;
@@ -2896,8 +2894,6 @@ exports.DocumentSubtract = DocumentSubtract;
2896
2894
  exports.DocumentTasks = DocumentTasks;
2897
2895
  exports.DocumentUnknown = DocumentUnknown;
2898
2896
  exports.DocumentUnprotected = DocumentUnprotected;
2899
- exports.DocumentVertical = DocumentVertical;
2900
- exports.DocumentVideo = DocumentVideo;
2901
2897
  exports.WatsonHealthDenominate = WatsonHealthDenominate;
2902
2898
  exports.WatsonHealthDicomOverlay = WatsonHealthDicomOverlay;
2903
2899
  exports.WatsonHealthDicom_6000 = WatsonHealthDicom_6000;