@carbon/icons-react 11.70.0 → 11.71.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (123) hide show
  1. package/es/CommitAlt.d.ts +11 -0
  2. package/es/CommitAlt.js +37 -0
  3. package/es/CopyToClipboard.d.ts +11 -0
  4. package/es/CopyToClipboard.js +37 -0
  5. package/es/Extensions.d.ts +11 -0
  6. package/es/Extensions.js +37 -0
  7. package/es/FolderTree.d.ts +11 -0
  8. package/es/FolderTree.js +37 -0
  9. package/es/ListTree.d.ts +11 -0
  10. package/es/ListTree.js +37 -0
  11. package/es/Orchestrate.d.ts +11 -0
  12. package/es/Orchestrate.js +37 -0
  13. package/es/Point.d.ts +11 -0
  14. package/es/Point.js +37 -0
  15. package/es/ReadingGlasses.d.ts +11 -0
  16. package/es/ReadingGlasses.js +37 -0
  17. package/es/RemoteConnection.d.ts +11 -0
  18. package/es/RemoteConnection.js +37 -0
  19. package/es/RunViewIcon.d.ts +11 -0
  20. package/es/RunViewIcon.js +37 -0
  21. package/es/SourceControl.d.ts +11 -0
  22. package/es/SourceControl.js +37 -0
  23. package/es/VerticalFold.d.ts +11 -0
  24. package/es/VerticalFold.js +37 -0
  25. package/es/generated/bucket-10.d.ts +5 -5
  26. package/es/generated/bucket-10.js +314 -327
  27. package/es/generated/bucket-11.d.ts +6 -6
  28. package/es/generated/bucket-11.js +327 -303
  29. package/es/generated/bucket-12.d.ts +6 -6
  30. package/es/generated/bucket-12.js +292 -298
  31. package/es/generated/bucket-13.d.ts +7 -7
  32. package/es/generated/bucket-13.js +346 -351
  33. package/es/generated/bucket-14.d.ts +10 -10
  34. package/es/generated/bucket-14.js +412 -411
  35. package/es/generated/bucket-15.d.ts +11 -11
  36. package/es/generated/bucket-15.js +393 -449
  37. package/es/generated/bucket-16.d.ts +12 -12
  38. package/es/generated/bucket-16.js +509 -456
  39. package/es/generated/bucket-17.d.ts +12 -12
  40. package/es/generated/bucket-17.js +435 -437
  41. package/es/generated/bucket-18.d.ts +12 -12
  42. package/es/generated/bucket-18.js +428 -423
  43. package/es/generated/bucket-19.d.ts +13 -13
  44. package/es/generated/bucket-19.js +506 -573
  45. package/es/generated/bucket-20.d.ts +13 -1
  46. package/es/generated/bucket-20.js +381 -58
  47. package/es/generated/bucket-3.d.ts +2 -2
  48. package/es/generated/bucket-3.js +42 -44
  49. package/es/generated/bucket-4.d.ts +3 -3
  50. package/es/generated/bucket-4.js +221 -219
  51. package/es/generated/bucket-5.d.ts +3 -3
  52. package/es/generated/bucket-5.js +242 -246
  53. package/es/generated/bucket-6.d.ts +4 -4
  54. package/es/generated/bucket-6.js +265 -269
  55. package/es/generated/bucket-7.d.ts +5 -5
  56. package/es/generated/bucket-7.js +285 -306
  57. package/es/generated/bucket-8.d.ts +5 -5
  58. package/es/generated/bucket-8.js +359 -336
  59. package/es/generated/bucket-9.d.ts +5 -5
  60. package/es/generated/bucket-9.js +305 -316
  61. package/es/index.js +18 -18
  62. package/lib/CommitAlt.d.ts +11 -0
  63. package/lib/CommitAlt.js +39 -0
  64. package/lib/CopyToClipboard.d.ts +11 -0
  65. package/lib/CopyToClipboard.js +39 -0
  66. package/lib/Extensions.d.ts +11 -0
  67. package/lib/Extensions.js +39 -0
  68. package/lib/FolderTree.d.ts +11 -0
  69. package/lib/FolderTree.js +39 -0
  70. package/lib/ListTree.d.ts +11 -0
  71. package/lib/ListTree.js +39 -0
  72. package/lib/Orchestrate.d.ts +11 -0
  73. package/lib/Orchestrate.js +39 -0
  74. package/lib/Point.d.ts +11 -0
  75. package/lib/Point.js +39 -0
  76. package/lib/ReadingGlasses.d.ts +11 -0
  77. package/lib/ReadingGlasses.js +39 -0
  78. package/lib/RemoteConnection.d.ts +11 -0
  79. package/lib/RemoteConnection.js +39 -0
  80. package/lib/RunViewIcon.d.ts +11 -0
  81. package/lib/RunViewIcon.js +39 -0
  82. package/lib/SourceControl.d.ts +11 -0
  83. package/lib/SourceControl.js +39 -0
  84. package/lib/VerticalFold.d.ts +11 -0
  85. package/lib/VerticalFold.js +39 -0
  86. package/lib/generated/bucket-10.d.ts +5 -5
  87. package/lib/generated/bucket-10.js +317 -330
  88. package/lib/generated/bucket-11.d.ts +6 -6
  89. package/lib/generated/bucket-11.js +331 -307
  90. package/lib/generated/bucket-12.d.ts +6 -6
  91. package/lib/generated/bucket-12.js +296 -302
  92. package/lib/generated/bucket-13.d.ts +7 -7
  93. package/lib/generated/bucket-13.js +351 -356
  94. package/lib/generated/bucket-14.d.ts +10 -10
  95. package/lib/generated/bucket-14.js +420 -419
  96. package/lib/generated/bucket-15.d.ts +11 -11
  97. package/lib/generated/bucket-15.js +402 -458
  98. package/lib/generated/bucket-16.d.ts +12 -12
  99. package/lib/generated/bucket-16.js +519 -466
  100. package/lib/generated/bucket-17.d.ts +12 -12
  101. package/lib/generated/bucket-17.js +445 -447
  102. package/lib/generated/bucket-18.d.ts +12 -12
  103. package/lib/generated/bucket-18.js +438 -433
  104. package/lib/generated/bucket-19.d.ts +13 -13
  105. package/lib/generated/bucket-19.js +517 -584
  106. package/lib/generated/bucket-20.d.ts +13 -1
  107. package/lib/generated/bucket-20.js +392 -57
  108. package/lib/generated/bucket-3.d.ts +2 -2
  109. package/lib/generated/bucket-3.js +42 -44
  110. package/lib/generated/bucket-4.d.ts +3 -3
  111. package/lib/generated/bucket-4.js +222 -220
  112. package/lib/generated/bucket-5.d.ts +3 -3
  113. package/lib/generated/bucket-5.js +243 -247
  114. package/lib/generated/bucket-6.d.ts +4 -4
  115. package/lib/generated/bucket-6.js +267 -271
  116. package/lib/generated/bucket-7.d.ts +5 -5
  117. package/lib/generated/bucket-7.js +288 -309
  118. package/lib/generated/bucket-8.d.ts +5 -5
  119. package/lib/generated/bucket-8.js +362 -339
  120. package/lib/generated/bucket-9.d.ts +5 -5
  121. package/lib/generated/bucket-9.js +308 -319
  122. package/lib/index.js +116 -104
  123. package/package.json +5 -5
@@ -12,8 +12,48 @@ import { i as iconPropTypes } from '../iconPropTypes-C5chbmyn.js';
12
12
  import '@carbon/icon-helpers';
13
13
  import 'prop-types';
14
14
 
15
- var _path, _path2, _path3, _path4, _path5, _path6, _path7, _path8, _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;
15
+ 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;
16
16
  const didWarnAboutDeprecation = {};
17
+ const DatabaseDatastax = /*#__PURE__*/React.forwardRef(function DatabaseDatastax({
18
+ children,
19
+ size = 16,
20
+ ...rest
21
+ }, ref) {
22
+ return /*#__PURE__*/React.createElement(Icon, {
23
+ width: size,
24
+ height: size,
25
+ ref: ref,
26
+ xmlns: "http://www.w3.org/2000/svg",
27
+ viewBox: "0 0 32 32",
28
+ fill: "currentColor",
29
+ ...rest
30
+ }, _path || (_path = /*#__PURE__*/React.createElement("path", {
31
+ 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"
32
+ })), children);
33
+ });
34
+ if (process.env.NODE_ENV !== "production") {
35
+ DatabaseDatastax.propTypes = iconPropTypes;
36
+ }
37
+ const DatabaseElastic = /*#__PURE__*/React.forwardRef(function DatabaseElastic({
38
+ children,
39
+ size = 16,
40
+ ...rest
41
+ }, ref) {
42
+ return /*#__PURE__*/React.createElement(Icon, {
43
+ width: size,
44
+ height: size,
45
+ ref: ref,
46
+ xmlns: "http://www.w3.org/2000/svg",
47
+ viewBox: "0 0 32 32",
48
+ fill: "currentColor",
49
+ ...rest
50
+ }, _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
51
+ 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"
52
+ })), children);
53
+ });
54
+ if (process.env.NODE_ENV !== "production") {
55
+ DatabaseElastic.propTypes = iconPropTypes;
56
+ }
17
57
  const DatabaseEnterpriseDb2 = /*#__PURE__*/React.forwardRef(function DatabaseEnterpriseDb2({
18
58
  children,
19
59
  size = 16,
@@ -33,7 +73,7 @@ const DatabaseEnterpriseDb2 = /*#__PURE__*/React.forwardRef(function DatabaseEnt
33
73
  viewBox: "0 0 32 32",
34
74
  fill: "currentColor",
35
75
  ...rest
36
- }, _path || (_path = /*#__PURE__*/React.createElement("path", {
76
+ }, _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
37
77
  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"
38
78
  })), children);
39
79
  });
@@ -53,7 +93,7 @@ const DatabaseEnterprisedb = /*#__PURE__*/React.forwardRef(function DatabaseEnte
53
93
  viewBox: "0 0 32 32",
54
94
  fill: "currentColor",
55
95
  ...rest
56
- }, _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
96
+ }, _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
57
97
  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"
58
98
  })), children);
59
99
  });
@@ -73,7 +113,7 @@ const DatabaseEtcd = /*#__PURE__*/React.forwardRef(function DatabaseEtcd({
73
113
  viewBox: "0 0 32 32",
74
114
  fill: "currentColor",
75
115
  ...rest
76
- }, _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
116
+ }, _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
77
117
  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"
78
118
  })), children);
79
119
  });
@@ -93,9 +133,9 @@ const DatabaseMessaging = /*#__PURE__*/React.forwardRef(function DatabaseMessagi
93
133
  viewBox: "0 0 32 32",
94
134
  fill: "currentColor",
95
135
  ...rest
96
- }, _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
136
+ }, _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
97
137
  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"
98
- })), _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
138
+ })), _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
99
139
  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"
100
140
  })), children);
101
141
  });
@@ -115,7 +155,7 @@ const DatabaseMongodb = /*#__PURE__*/React.forwardRef(function DatabaseMongodb({
115
155
  viewBox: "0 0 32 32",
116
156
  fill: "currentColor",
117
157
  ...rest
118
- }, _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
158
+ }, _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
119
159
  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"
120
160
  })), children);
121
161
  });
@@ -135,7 +175,7 @@ const DatabasePostgreSql = /*#__PURE__*/React.forwardRef(function DatabasePostgr
135
175
  viewBox: "0 0 32 32",
136
176
  fill: "currentColor",
137
177
  ...rest
138
- }, _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
178
+ }, _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
139
179
  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"
140
180
  })), children);
141
181
  });
@@ -155,7 +195,7 @@ const DatabaseRabbit = /*#__PURE__*/React.forwardRef(function DatabaseRabbit({
155
195
  viewBox: "0 0 32 32",
156
196
  fill: "currentColor",
157
197
  ...rest
158
- }, _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
198
+ }, _path0 || (_path0 = /*#__PURE__*/React.createElement("path", {
159
199
  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"
160
200
  })), children);
161
201
  });
@@ -175,7 +215,7 @@ const DatabaseRedis = /*#__PURE__*/React.forwardRef(function DatabaseRedis({
175
215
  viewBox: "0 0 32 32",
176
216
  fill: "currentColor",
177
217
  ...rest
178
- }, _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
218
+ }, _path1 || (_path1 = /*#__PURE__*/React.createElement("path", {
179
219
  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"
180
220
  })), children);
181
221
  });
@@ -199,15 +239,15 @@ const Datastore = /*#__PURE__*/React.forwardRef(function Datastore({
199
239
  cx: "23",
200
240
  cy: "23",
201
241
  r: "1"
202
- })), _path0 || (_path0 = /*#__PURE__*/React.createElement("path", {
242
+ })), _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
203
243
  d: "M8 22H20V24H8z"
204
244
  })), _circle2 || (_circle2 = /*#__PURE__*/React.createElement("circle", {
205
245
  cx: "23",
206
246
  cy: "9",
207
247
  r: "1"
208
- })), _path1 || (_path1 = /*#__PURE__*/React.createElement("path", {
248
+ })), _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
209
249
  d: "M8 8H20V10H8z"
210
- })), _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
250
+ })), _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
211
251
  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"
212
252
  })), children);
213
253
  });
@@ -227,9 +267,9 @@ const Db2BufferPool = /*#__PURE__*/React.forwardRef(function Db2BufferPool({
227
267
  viewBox: "0 0 32 32",
228
268
  fill: "currentColor",
229
269
  ...rest
230
- }, _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
270
+ }, _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
231
271
  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"
232
- })), _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
272
+ })), _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
233
273
  d: "M5,11H27v5h2V5c0-1.1025-.8972-2-2-2H5c-1.1028,0-2,.8975-2,2V27c0,1.1025,.8972,2,2,2h15v-2H5V11ZM27,5v4H5V5H27Z"
234
274
  })), children);
235
275
  });
@@ -249,7 +289,7 @@ const Db2DataSharingGroup = /*#__PURE__*/React.forwardRef(function Db2DataSharin
249
289
  viewBox: "0 0 32 32",
250
290
  fill: "currentColor",
251
291
  ...rest
252
- }, _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
292
+ }, _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
253
293
  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"
254
294
  })), children);
255
295
  });
@@ -269,7 +309,7 @@ const Db2Database = /*#__PURE__*/React.forwardRef(function Db2Database({
269
309
  viewBox: "0 0 32 32",
270
310
  fill: "currentColor",
271
311
  ...rest
272
- }, _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
312
+ }, _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
273
313
  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"
274
314
  })), children);
275
315
  });
@@ -289,7 +329,7 @@ const Debug = /*#__PURE__*/React.forwardRef(function Debug({
289
329
  viewBox: "0 0 32 32",
290
330
  fill: "currentColor",
291
331
  ...rest
292
- }, _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
332
+ }, _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
293
333
  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"
294
334
  })), children);
295
335
  });
@@ -309,7 +349,7 @@ const DecisionNode = /*#__PURE__*/React.forwardRef(function DecisionNode({
309
349
  viewBox: "0 0 32 32",
310
350
  fill: "currentColor",
311
351
  ...rest
312
- }, _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
352
+ }, _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
313
353
  strokeWidth: "0",
314
354
  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"
315
355
  })), children);
@@ -330,7 +370,7 @@ const DecisionTree = /*#__PURE__*/React.forwardRef(function DecisionTree({
330
370
  viewBox: "0 0 32 32",
331
371
  fill: "currentColor",
332
372
  ...rest
333
- }, _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
373
+ }, _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
334
374
  d: "M30,12V4H22V7H18a2.0023,2.0023,0,0,0-2,2v6H10V12H2v8h8V17h6v6a2.0023,2.0023,0,0,0,2,2h4v3h8V20H22v3H18V9h4v3ZM8,18H4V14H8Zm16,4h4v4H24ZM24,6h4v4H24Z"
335
375
  })), children);
336
376
  });
@@ -350,9 +390,9 @@ const Delete = /*#__PURE__*/React.forwardRef(function Delete({
350
390
  viewBox: "0 0 32 32",
351
391
  fill: "currentColor",
352
392
  ...rest
353
- }, _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
393
+ }, _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
354
394
  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"
355
- })), _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
395
+ })), _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
356
396
  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"
357
397
  })), children);
358
398
  });
@@ -372,9 +412,9 @@ const Delivery = /*#__PURE__*/React.forwardRef(function Delivery({
372
412
  viewBox: "0 0 32 32",
373
413
  fill: "currentColor",
374
414
  ...rest
375
- }, _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
415
+ }, _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
376
416
  d: "M4 16H16V18H4zM2 11H12V13H2z"
377
- })), _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
417
+ })), _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
378
418
  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"
379
419
  })), children);
380
420
  });
@@ -394,9 +434,9 @@ const DeliveryAdd = /*#__PURE__*/React.forwardRef(function DeliveryAdd({
394
434
  viewBox: "0 0 32 32",
395
435
  fill: "currentColor",
396
436
  ...rest
397
- }, _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
437
+ }, _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
398
438
  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"
399
- })), _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
439
+ })), _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
400
440
  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"
401
441
  })), children);
402
442
  });
@@ -416,15 +456,15 @@ const DeliveryParcel = /*#__PURE__*/React.forwardRef(function DeliveryParcel({
416
456
  viewBox: "0 0 32 32",
417
457
  fill: "currentColor",
418
458
  ...rest
419
- }, _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
459
+ }, _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
420
460
  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"
421
- })), _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
461
+ })), _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
422
462
  d: "M2 14H10V16H2z",
423
463
  transform: "rotate(-180 6 15)"
424
- })), _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
464
+ })), _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
425
465
  d: "M4 22H12V24H4z",
426
466
  transform: "rotate(-180 8 23)"
427
- })), _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
467
+ })), _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
428
468
  d: "M6 18H14V20H6z",
429
469
  transform: "rotate(-180 10 19)"
430
470
  })), children);
@@ -445,7 +485,7 @@ const DeliverySettings = /*#__PURE__*/React.forwardRef(function DeliverySettings
445
485
  viewBox: "0 0 32 32",
446
486
  fill: "currentColor",
447
487
  ...rest
448
- }, _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
488
+ }, _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
449
489
  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"
450
490
  })), children);
451
491
  });
@@ -465,7 +505,7 @@ const DeliveryTruck = /*#__PURE__*/React.forwardRef(function DeliveryTruck({
465
505
  viewBox: "0 0 32 32",
466
506
  fill: "currentColor",
467
507
  ...rest
468
- }, _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
508
+ }, _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
469
509
  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"
470
510
  })), children);
471
511
  });
@@ -485,9 +525,9 @@ const Demo = /*#__PURE__*/React.forwardRef(function Demo({
485
525
  viewBox: "0 0 32 32",
486
526
  fill: "currentColor",
487
527
  ...rest
488
- }, _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
528
+ }, _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
489
529
  d: "M20 2L20 14 30 8 20 2z"
490
- })), _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
530
+ })), _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
491
531
  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"
492
532
  })), children);
493
533
  });
@@ -507,9 +547,9 @@ const WatsonHealthDenominate = /*#__PURE__*/React.forwardRef(function WatsonHeal
507
547
  viewBox: "0 0 32 32",
508
548
  fill: "currentColor",
509
549
  ...rest
510
- }, _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
550
+ }, _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
511
551
  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"
512
- })), _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
552
+ })), _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
513
553
  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"
514
554
  })), children);
515
555
  });
@@ -529,7 +569,7 @@ const Departure = /*#__PURE__*/React.forwardRef(function Departure({
529
569
  viewBox: "0 0 32 32",
530
570
  fill: "currentColor",
531
571
  ...rest
532
- }, _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
572
+ }, _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
533
573
  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"
534
574
  })), children);
535
575
  });
@@ -549,7 +589,7 @@ const Dependency = /*#__PURE__*/React.forwardRef(function Dependency({
549
589
  viewBox: "0 0 32 32",
550
590
  fill: "currentColor",
551
591
  ...rest
552
- }, _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
592
+ }, _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
553
593
  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"
554
594
  })), children);
555
595
  });
@@ -569,9 +609,9 @@ const Deploy = /*#__PURE__*/React.forwardRef(function Deploy({
569
609
  viewBox: "0 0 32 32",
570
610
  fill: "currentColor",
571
611
  ...rest
572
- }, _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
612
+ }, _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
573
613
  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"
574
- })), _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
614
+ })), _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
575
615
  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"
576
616
  })), children);
577
617
  });
@@ -591,7 +631,7 @@ const DeployRules = /*#__PURE__*/React.forwardRef(function DeployRules({
591
631
  viewBox: "0 0 32 32",
592
632
  fill: "currentColor",
593
633
  ...rest
594
- }, _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
634
+ }, _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
595
635
  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"
596
636
  })), children);
597
637
  });
@@ -615,7 +655,7 @@ const DeploymentCanary = /*#__PURE__*/React.forwardRef(function DeploymentCanary
615
655
  cx: "23",
616
656
  cy: "11",
617
657
  r: "1"
618
- })), _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
658
+ })), _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
619
659
  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"
620
660
  })), children);
621
661
  });
@@ -635,15 +675,15 @@ const DeploymentPattern = /*#__PURE__*/React.forwardRef(function DeploymentPatte
635
675
  viewBox: "0 0 32 32",
636
676
  fill: "currentColor",
637
677
  ...rest
638
- }, _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
678
+ }, _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
639
679
  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"
640
- })), _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
680
+ })), _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
641
681
  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"
642
- })), _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
682
+ })), _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
643
683
  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"
644
- })), _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
684
+ })), _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
645
685
  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"
646
- })), _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
686
+ })), _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
647
687
  d: "M31.4141,21,27,16.5859,23.5859,20H14v2h9.5859L27,25.4141ZM27,19.4141,28.5859,21,27,22.5859,25.4141,21Z"
648
688
  })), children);
649
689
  });
@@ -663,7 +703,7 @@ const DeploymentPolicy = /*#__PURE__*/React.forwardRef(function DeploymentPolicy
663
703
  viewBox: "0 0 32 32",
664
704
  fill: "currentColor",
665
705
  ...rest
666
- }, _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
706
+ }, _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
667
707
  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"
668
708
  })), children);
669
709
  });
@@ -683,7 +723,7 @@ const DeploymentUnitData = /*#__PURE__*/React.forwardRef(function DeploymentUnit
683
723
  viewBox: "0 0 32 32",
684
724
  fill: "currentColor",
685
725
  ...rest
686
- }, _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
726
+ }, _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
687
727
  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"
688
728
  })), children);
689
729
  });
@@ -703,7 +743,7 @@ const DeploymentUnitExecution = /*#__PURE__*/React.forwardRef(function Deploymen
703
743
  viewBox: "0 0 32 32",
704
744
  fill: "currentColor",
705
745
  ...rest
706
- }, _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
746
+ }, _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
707
747
  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"
708
748
  })), children);
709
749
  });
@@ -723,7 +763,7 @@ const DeploymentUnitInstallation = /*#__PURE__*/React.forwardRef(function Deploy
723
763
  viewBox: "0 0 32 32",
724
764
  fill: "currentColor",
725
765
  ...rest
726
- }, _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
766
+ }, _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
727
767
  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"
728
768
  })), children);
729
769
  });
@@ -743,7 +783,7 @@ const DeploymentUnitPresentation = /*#__PURE__*/React.forwardRef(function Deploy
743
783
  viewBox: "0 0 32 32",
744
784
  fill: "currentColor",
745
785
  ...rest
746
- }, _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
786
+ }, _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
747
787
  d: "M14,23H12V9h6a2.002,2.002,0,0,1,2,2v5a2.002,2.002,0,0,1-2,2H14Zm0-7h4V11H14Z"
748
788
  })), children);
749
789
  });
@@ -763,7 +803,7 @@ const DeploymentUnitTechnicalData = /*#__PURE__*/React.forwardRef(function Deplo
763
803
  viewBox: "0 0 32 32",
764
804
  fill: "currentColor",
765
805
  ...rest
766
- }, _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
806
+ }, _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
767
807
  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"
768
808
  })), children);
769
809
  });
@@ -783,7 +823,7 @@ const DeploymentUnitTechnicalExecution = /*#__PURE__*/React.forwardRef(function
783
823
  viewBox: "0 0 32 32",
784
824
  fill: "currentColor",
785
825
  ...rest
786
- }, _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
826
+ }, _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
787
827
  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"
788
828
  })), children);
789
829
  });
@@ -803,7 +843,7 @@ const DeploymentUnitTechnicalInstallation = /*#__PURE__*/React.forwardRef(functi
803
843
  viewBox: "0 0 32 32",
804
844
  fill: "currentColor",
805
845
  ...rest
806
- }, _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
846
+ }, _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
807
847
  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"
808
848
  })), children);
809
849
  });
@@ -823,7 +863,7 @@ const DeploymentUnitTechnicalPresentation = /*#__PURE__*/React.forwardRef(functi
823
863
  viewBox: "0 0 32 32",
824
864
  fill: "currentColor",
825
865
  ...rest
826
- }, _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
866
+ }, _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
827
867
  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"
828
868
  })), children);
829
869
  });
@@ -843,9 +883,9 @@ const DeskAdjustable = /*#__PURE__*/React.forwardRef(function DeskAdjustable({
843
883
  viewBox: "0 0 32 32",
844
884
  fill: "currentColor",
845
885
  ...rest
846
- }, _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
886
+ }, _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
847
887
  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"
848
- })), _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
888
+ })), _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
849
889
  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"
850
890
  })), children);
851
891
  });
@@ -865,9 +905,9 @@ const Development = /*#__PURE__*/React.forwardRef(function Development({
865
905
  viewBox: "0 0 32 32",
866
906
  fill: "currentColor",
867
907
  ...rest
868
- }, _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
908
+ }, _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
869
909
  d: "M8 4V8H4V4H8M2 2v8h8V2zM18 7v4H14V7h4M12 5v8h8V5zM8 16v4H4V16H8M2 14v8h8V14z"
870
- })), _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
910
+ })), _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
871
911
  d: "M22,10v6H16v6H10v8H30V10Zm-4,8h4v4H18ZM16,28H12V24h4Zm6,0H18V24h4Zm6,0H24V24h4Zm0-6H24V18h4Zm-4-6V12h4v4Z"
872
912
  })), children);
873
913
  });
@@ -887,9 +927,9 @@ const Devices = /*#__PURE__*/React.forwardRef(function Devices({
887
927
  viewBox: "0 0 32 32",
888
928
  fill: "currentColor",
889
929
  ...rest
890
- }, _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
930
+ }, _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
891
931
  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"
892
- })), _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
932
+ })), _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
893
933
  d: "M28,4H6A2,2,0,0,0,4,6v6H6V6H28V20H14v2h2v4H14v2h9V26H18V22H28a2,2,0,0,0,2-2V6A2,2,0,0,0,28,4Z"
894
934
  })), children);
895
935
  });
@@ -909,7 +949,7 @@ const DevicesApps = /*#__PURE__*/React.forwardRef(function DevicesApps({
909
949
  viewBox: "0 0 32 32",
910
950
  fill: "currentColor",
911
951
  ...rest
912
- }, _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
952
+ }, _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
913
953
  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"
914
954
  })), children);
915
955
  });
@@ -929,7 +969,7 @@ const DewPoint = /*#__PURE__*/React.forwardRef(function DewPoint({
929
969
  viewBox: "0 0 32 32",
930
970
  fill: "currentColor",
931
971
  ...rest
932
- }, _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
972
+ }, _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
933
973
  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"
934
974
  })), children);
935
975
  });
@@ -949,7 +989,7 @@ const DewPointFilled = /*#__PURE__*/React.forwardRef(function DewPointFilled({
949
989
  viewBox: "0 0 32 32",
950
990
  fill: "currentColor",
951
991
  ...rest
952
- }, _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
992
+ }, _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
953
993
  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"
954
994
  })), children);
955
995
  });
@@ -969,7 +1009,7 @@ const DfsortIbmZSort = /*#__PURE__*/React.forwardRef(function DfsortIbmZSort({
969
1009
  viewBox: "0 0 32 32",
970
1010
  fill: "currentColor",
971
1011
  ...rest
972
- }, _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
1012
+ }, _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
973
1013
  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"
974
1014
  })), children);
975
1015
  });
@@ -989,9 +1029,9 @@ const Diagram = /*#__PURE__*/React.forwardRef(function Diagram({
989
1029
  viewBox: "0 0 32 32",
990
1030
  fill: "currentColor",
991
1031
  ...rest
992
- }, _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
1032
+ }, _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
993
1033
  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"
994
- })), _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
1034
+ })), _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
995
1035
  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"
996
1036
  })), children);
997
1037
  });
@@ -1011,11 +1051,11 @@ const DiagramReference = /*#__PURE__*/React.forwardRef(function DiagramReference
1011
1051
  viewBox: "0 0 32 32",
1012
1052
  fill: "currentColor",
1013
1053
  ...rest
1014
- }, _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
1054
+ }, _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
1015
1055
  d: "M4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20z"
1016
- })), _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
1056
+ })), _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
1017
1057
  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"
1018
- })), _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
1058
+ })), _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
1019
1059
  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"
1020
1060
  })), children);
1021
1061
  });
@@ -1035,7 +1075,7 @@ const DiamondOutline = /*#__PURE__*/React.forwardRef(function DiamondOutline({
1035
1075
  viewBox: "0 0 32 32",
1036
1076
  fill: "currentColor",
1037
1077
  ...rest
1038
- }, _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
1078
+ }, _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
1039
1079
  strokeWidth: "0",
1040
1080
  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"
1041
1081
  })), children);
@@ -1056,7 +1096,7 @@ const DiamondSolid = /*#__PURE__*/React.forwardRef(function DiamondSolid({
1056
1096
  viewBox: "0 0 32 32",
1057
1097
  fill: "currentColor",
1058
1098
  ...rest
1059
- }, _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
1099
+ }, _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
1060
1100
  strokeWidth: "0",
1061
1101
  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"
1062
1102
  })), children);
@@ -1078,9 +1118,9 @@ const DiamondFill = /*#__PURE__*/React.forwardRef(function DiamondFill({
1078
1118
  viewBox: "0 0 16 16",
1079
1119
  fill: "currentColor",
1080
1120
  ...rest
1081
- }, _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
1121
+ }, _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
1082
1122
  d: "M8,2.4142,13.5858,8,8,13.5858,2.4142,8,8,2.4142M8,1,1,8l7,7,7-7L8,1Z"
1083
- })), _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
1123
+ })), _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
1084
1124
  d: "M8,2.4142,13.5858,8,8,13.5858,2.4142,8,8,2.4142"
1085
1125
  })), children);
1086
1126
  }
@@ -1092,9 +1132,9 @@ const DiamondFill = /*#__PURE__*/React.forwardRef(function DiamondFill({
1092
1132
  viewBox: "0 0 16 16",
1093
1133
  fill: "currentColor",
1094
1134
  ...rest
1095
- }, _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
1135
+ }, _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
1096
1136
  d: "M8,2.4142,13.5858,8,8,13.5858,2.4142,8,8,2.4142M8,1,1,8l7,7,7-7L8,1Z"
1097
- })), _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
1137
+ })), _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
1098
1138
  d: "M8,2.4142,13.5858,8,8,13.5858,2.4142,8,8,2.4142"
1099
1139
  })), children);
1100
1140
  });
@@ -1114,7 +1154,7 @@ const WatsonHealthDicom_6000 = /*#__PURE__*/React.forwardRef(function WatsonHeal
1114
1154
  viewBox: "0 0 32 32",
1115
1155
  fill: "currentColor",
1116
1156
  ...rest
1117
- }, _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
1157
+ }, _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
1118
1158
  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"
1119
1159
  })), children);
1120
1160
  });
@@ -1134,9 +1174,9 @@ const WatsonHealthDicomOverlay = /*#__PURE__*/React.forwardRef(function WatsonHe
1134
1174
  viewBox: "0 0 32 32",
1135
1175
  fill: "currentColor",
1136
1176
  ...rest
1137
- }, _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
1177
+ }, _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
1138
1178
  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"
1139
- })), _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
1179
+ })), _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
1140
1180
  d: "M6 8H16V10H6zM6 12H16V14H6zM6 16H12V18H6z"
1141
1181
  })), children);
1142
1182
  });
@@ -1156,7 +1196,7 @@ const DigitalIdentity = /*#__PURE__*/React.forwardRef(function DigitalIdentity({
1156
1196
  viewBox: "0 0 32 32",
1157
1197
  fill: "currentColor",
1158
1198
  ...rest
1159
- }, _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
1199
+ }, _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
1160
1200
  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"
1161
1201
  })), children);
1162
1202
  });
@@ -1182,9 +1222,9 @@ const DirectLink = /*#__PURE__*/React.forwardRef(function DirectLink({
1182
1222
  viewBox: "0 0 32 32",
1183
1223
  fill: "currentColor",
1184
1224
  ...rest
1185
- }, _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
1225
+ }, _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
1186
1226
  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"
1187
- })), _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
1227
+ })), _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
1188
1228
  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"
1189
1229
  })), children);
1190
1230
  });
@@ -1204,7 +1244,7 @@ const DirectionBearRight_01 = /*#__PURE__*/React.forwardRef(function DirectionBe
1204
1244
  viewBox: "0 0 32 32",
1205
1245
  fill: "currentColor",
1206
1246
  ...rest
1207
- }, _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
1247
+ }, _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
1208
1248
  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"
1209
1249
  })), children);
1210
1250
  });
@@ -1224,9 +1264,9 @@ const DirectionBearRight_01Filled = /*#__PURE__*/React.forwardRef(function Direc
1224
1264
  viewBox: "0 0 32 32",
1225
1265
  fill: "currentColor",
1226
1266
  ...rest
1227
- }, _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
1267
+ }, _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
1228
1268
  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"
1229
- })), _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
1269
+ })), _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
1230
1270
  fill: "none",
1231
1271
  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",
1232
1272
  "data-icon-path": "inner-path"
@@ -1248,9 +1288,9 @@ const DirectionBearRight_02 = /*#__PURE__*/React.forwardRef(function DirectionBe
1248
1288
  viewBox: "0 0 32 32",
1249
1289
  fill: "currentColor",
1250
1290
  ...rest
1251
- }, _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
1291
+ }, _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
1252
1292
  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"
1253
- })), _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
1293
+ })), _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
1254
1294
  d: "M8.5 5.55H10.5V13.45H8.5z",
1255
1295
  transform: "rotate(-45 9.5 9.5)"
1256
1296
  })), children);
@@ -1271,9 +1311,9 @@ const DirectionBearRight_02Filled = /*#__PURE__*/React.forwardRef(function Direc
1271
1311
  viewBox: "0 0 32 32",
1272
1312
  fill: "currentColor",
1273
1313
  ...rest
1274
- }, _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
1314
+ }, _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
1275
1315
  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"
1276
- })), _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
1316
+ })), _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
1277
1317
  fill: "none",
1278
1318
  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",
1279
1319
  "data-icon-path": "inner-path"
@@ -1295,7 +1335,7 @@ const DirectionCurve = /*#__PURE__*/React.forwardRef(function DirectionCurve({
1295
1335
  viewBox: "0 0 32 32",
1296
1336
  fill: "currentColor",
1297
1337
  ...rest
1298
- }, _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
1338
+ }, _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
1299
1339
  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"
1300
1340
  })), children);
1301
1341
  });
@@ -1315,9 +1355,9 @@ const DirectionCurveFilled = /*#__PURE__*/React.forwardRef(function DirectionCur
1315
1355
  viewBox: "0 0 32 32",
1316
1356
  fill: "currentColor",
1317
1357
  ...rest
1318
- }, _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
1358
+ }, _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
1319
1359
  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"
1320
- })), _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
1360
+ })), _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
1321
1361
  fill: "none",
1322
1362
  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",
1323
1363
  "data-icon-path": "inner-path"
@@ -1339,7 +1379,7 @@ const DirectionFork = /*#__PURE__*/React.forwardRef(function DirectionFork({
1339
1379
  viewBox: "0 0 32 32",
1340
1380
  fill: "currentColor",
1341
1381
  ...rest
1342
- }, _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
1382
+ }, _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
1343
1383
  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"
1344
1384
  })), children);
1345
1385
  });
@@ -1359,11 +1399,11 @@ const DirectionForkFilled = /*#__PURE__*/React.forwardRef(function DirectionFork
1359
1399
  viewBox: "0 0 32 32",
1360
1400
  fill: "currentColor",
1361
1401
  ...rest
1362
- }, _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
1402
+ }, _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
1363
1403
  fill: "none",
1364
1404
  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",
1365
1405
  "data-icon-path": "inner-path"
1366
- })), _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
1406
+ })), _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
1367
1407
  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"
1368
1408
  })), children);
1369
1409
  });
@@ -1383,9 +1423,9 @@ const DirectionLoopLeft = /*#__PURE__*/React.forwardRef(function DirectionLoopLe
1383
1423
  viewBox: "0 0 32 32",
1384
1424
  fill: "currentColor",
1385
1425
  ...rest
1386
- }, _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
1426
+ }, _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
1387
1427
  d: "M16 20H18V28H16z"
1388
- })), _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
1428
+ })), _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
1389
1429
  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"
1390
1430
  })), children);
1391
1431
  });
@@ -1405,11 +1445,11 @@ const DirectionLoopLeftFilled = /*#__PURE__*/React.forwardRef(function Direction
1405
1445
  viewBox: "0 0 32 32",
1406
1446
  fill: "currentColor",
1407
1447
  ...rest
1408
- }, _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
1448
+ }, _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
1409
1449
  fill: "none",
1410
1450
  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",
1411
1451
  "data-icon-path": "inner-path"
1412
- })), _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
1452
+ })), _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
1413
1453
  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"
1414
1454
  })), children);
1415
1455
  });
@@ -1429,9 +1469,9 @@ const DirectionLoopRight = /*#__PURE__*/React.forwardRef(function DirectionLoopR
1429
1469
  viewBox: "0 0 32 32",
1430
1470
  fill: "currentColor",
1431
1471
  ...rest
1432
- }, _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
1472
+ }, _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
1433
1473
  d: "M14 20H16V28H14z"
1434
- })), _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
1474
+ })), _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
1435
1475
  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"
1436
1476
  })), children);
1437
1477
  });
@@ -1451,11 +1491,11 @@ const DirectionLoopRightFilled = /*#__PURE__*/React.forwardRef(function Directio
1451
1491
  viewBox: "0 0 32 32",
1452
1492
  fill: "currentColor",
1453
1493
  ...rest
1454
- }, _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
1494
+ }, _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
1455
1495
  fill: "none",
1456
1496
  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",
1457
1497
  "data-icon-path": "inner-path"
1458
- })), _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
1498
+ })), _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
1459
1499
  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"
1460
1500
  })), children);
1461
1501
  });
@@ -1475,7 +1515,7 @@ const DirectionMerge = /*#__PURE__*/React.forwardRef(function DirectionMerge({
1475
1515
  viewBox: "0 0 32 32",
1476
1516
  fill: "currentColor",
1477
1517
  ...rest
1478
- }, _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
1518
+ }, _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
1479
1519
  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"
1480
1520
  })), children);
1481
1521
  });
@@ -1495,9 +1535,9 @@ const DirectionMergeFilled = /*#__PURE__*/React.forwardRef(function DirectionMer
1495
1535
  viewBox: "0 0 32 32",
1496
1536
  fill: "currentColor",
1497
1537
  ...rest
1498
- }, _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
1538
+ }, _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
1499
1539
  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"
1500
- })), _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
1540
+ })), _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
1501
1541
  fill: "none",
1502
1542
  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",
1503
1543
  "data-icon-path": "inner-path"
@@ -1519,7 +1559,7 @@ const DirectionRight_01 = /*#__PURE__*/React.forwardRef(function DirectionRight_
1519
1559
  viewBox: "0 0 32 32",
1520
1560
  fill: "currentColor",
1521
1561
  ...rest
1522
- }, _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
1562
+ }, _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
1523
1563
  d: "M19,4,17.5859,5.4141,22.1719,10H10a2,2,0,0,0-2,2V28h2V12H22.1719l-4.586,4.5859L19,18l7-7Z"
1524
1564
  })), children);
1525
1565
  });
@@ -1539,9 +1579,9 @@ const DirectionRight_01Filled = /*#__PURE__*/React.forwardRef(function Direction
1539
1579
  viewBox: "0 0 32 32",
1540
1580
  fill: "currentColor",
1541
1581
  ...rest
1542
- }, _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
1582
+ }, _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
1543
1583
  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"
1544
- })), _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
1584
+ })), _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
1545
1585
  fill: "none",
1546
1586
  d: "M19,18l-1.4141-1.4141L22.1719,12H10V26H8V12a2,2,0,0,1,2-2H22.1719l-4.586-4.5859L19,4l7,7Z",
1547
1587
  "data-icon-path": "inner-path"
@@ -1563,7 +1603,7 @@ const DirectionRight_02 = /*#__PURE__*/React.forwardRef(function DirectionRight_
1563
1603
  viewBox: "0 0 32 32",
1564
1604
  fill: "currentColor",
1565
1605
  ...rest
1566
- }, _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
1606
+ }, _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
1567
1607
  d: "M19 8L17.5859 9.4141 22.1719 14H10a2 2 0 00-2 2V28h2V16H22.1719l-4.586 4.5859L19 22l7-7zM8 4H10V12H8z"
1568
1608
  })), children);
1569
1609
  });
@@ -1583,9 +1623,9 @@ const DirectionRight_02Filled = /*#__PURE__*/React.forwardRef(function Direction
1583
1623
  viewBox: "0 0 32 32",
1584
1624
  fill: "currentColor",
1585
1625
  ...rest
1586
- }, _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
1626
+ }, _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
1587
1627
  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"
1588
- })), _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
1628
+ })), _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
1589
1629
  fill: "none",
1590
1630
  d: "M8,6h2v8H8ZM19,24l-1.4141-1.4141L22.1719,18H10v8H8V18a2,2,0,0,1,2-2H22.1719l-4.586-4.5859L19,10l7,7Z",
1591
1631
  "data-icon-path": "inner-path"
@@ -1607,7 +1647,7 @@ const DirectionRotaryFirstRight = /*#__PURE__*/React.forwardRef(function Directi
1607
1647
  viewBox: "0 0 32 32",
1608
1648
  fill: "currentColor",
1609
1649
  ...rest
1610
- }, _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
1650
+ }, _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
1611
1651
  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"
1612
1652
  })), children);
1613
1653
  });
@@ -1631,9 +1671,9 @@ const DirectionRotaryFirstRightFilled = /*#__PURE__*/React.forwardRef(function D
1631
1671
  cx: "11",
1632
1672
  cy: "11",
1633
1673
  r: "3"
1634
- })), _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
1674
+ })), _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
1635
1675
  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"
1636
- })), _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
1676
+ })), _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
1637
1677
  fill: "none",
1638
1678
  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",
1639
1679
  "data-icon-path": "inner-path"
@@ -1655,7 +1695,7 @@ const DirectionRotaryRight = /*#__PURE__*/React.forwardRef(function DirectionRot
1655
1695
  viewBox: "0 0 32 32",
1656
1696
  fill: "currentColor",
1657
1697
  ...rest
1658
- }, _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
1698
+ }, _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
1659
1699
  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"
1660
1700
  })), children);
1661
1701
  });
@@ -1679,9 +1719,9 @@ const DirectionRotaryRightFilled = /*#__PURE__*/React.forwardRef(function Direct
1679
1719
  cx: "11",
1680
1720
  cy: "11",
1681
1721
  r: "3"
1682
- })), _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
1722
+ })), _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
1683
1723
  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"
1684
- })), _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
1724
+ })), _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
1685
1725
  fill: "none",
1686
1726
  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",
1687
1727
  "data-icon-path": "inner-path"
@@ -1703,7 +1743,7 @@ const DirectionRotaryStraight = /*#__PURE__*/React.forwardRef(function Direction
1703
1743
  viewBox: "0 0 32 32",
1704
1744
  fill: "currentColor",
1705
1745
  ...rest
1706
- }, _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
1746
+ }, _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
1707
1747
  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"
1708
1748
  })), children);
1709
1749
  });
@@ -1727,9 +1767,9 @@ const DirectionRotaryStraightFilled = /*#__PURE__*/React.forwardRef(function Dir
1727
1767
  cx: "16",
1728
1768
  cy: "19",
1729
1769
  r: "3"
1730
- })), _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
1770
+ })), _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
1731
1771
  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"
1732
- })), _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
1772
+ })), _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
1733
1773
  fill: "none",
1734
1774
  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",
1735
1775
  "data-icon-path": "inner-path"
@@ -1751,7 +1791,7 @@ const DirectionSharpTurn = /*#__PURE__*/React.forwardRef(function DirectionSharp
1751
1791
  viewBox: "0 0 32 32",
1752
1792
  fill: "currentColor",
1753
1793
  ...rest
1754
- }, _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
1794
+ }, _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
1755
1795
  d: "M26,18v6.5859L7.707,6.293A1,1,0,0,0,6,7V28H8V9.4141L24.5859,26H18v2H28V18Z"
1756
1796
  })), children);
1757
1797
  });
@@ -1771,9 +1811,9 @@ const DirectionSharpTurnFilled = /*#__PURE__*/React.forwardRef(function Directio
1771
1811
  viewBox: "0 0 32 32",
1772
1812
  fill: "currentColor",
1773
1813
  ...rest
1774
- }, _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
1814
+ }, _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
1775
1815
  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"
1776
- })), _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
1816
+ })), _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
1777
1817
  fill: "none",
1778
1818
  d: "M26,26H16V24h6.5859L8,9.4141V26H6V7a1,1,0,0,1,1.707-.707L24,22.5859V16h2Z",
1779
1819
  "data-icon-path": "inner-path"
@@ -1795,7 +1835,7 @@ const DirectionStraight = /*#__PURE__*/React.forwardRef(function DirectionStraig
1795
1835
  viewBox: "0 0 32 32",
1796
1836
  fill: "currentColor",
1797
1837
  ...rest
1798
- }, _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
1838
+ }, _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
1799
1839
  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"
1800
1840
  })), children);
1801
1841
  });
@@ -1815,9 +1855,9 @@ const DirectionStraightFilled = /*#__PURE__*/React.forwardRef(function Direction
1815
1855
  viewBox: "0 0 32 32",
1816
1856
  fill: "currentColor",
1817
1857
  ...rest
1818
- }, _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
1858
+ }, _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
1819
1859
  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"
1820
- })), _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
1860
+ })), _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
1821
1861
  fill: "none",
1822
1862
  d: "M21.5859,13.4141,17,8.8281V26H15V8.8281l-4.5859,4.586L9,12l7-7,7,7Z",
1823
1863
  "data-icon-path": "inner-path"
@@ -1839,7 +1879,7 @@ const DirectionStraightRight = /*#__PURE__*/React.forwardRef(function DirectionS
1839
1879
  viewBox: "0 0 32 32",
1840
1880
  fill: "currentColor",
1841
1881
  ...rest
1842
- }, _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
1882
+ }, _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
1843
1883
  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"
1844
1884
  })), children);
1845
1885
  });
@@ -1859,9 +1899,9 @@ const DirectionStraightRightFilled = /*#__PURE__*/React.forwardRef(function Dire
1859
1899
  viewBox: "0 0 32 32",
1860
1900
  fill: "currentColor",
1861
1901
  ...rest
1862
- }, _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
1902
+ }, _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
1863
1903
  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"
1864
- })), _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
1904
+ })), _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
1865
1905
  fill: "none",
1866
1906
  d: "M20,23l-1.4141-1.4141L23.1719,17H6V15H23.1719l-4.586-4.5859L20,9l7,7Z",
1867
1907
  "data-icon-path": "inner-path"
@@ -1883,7 +1923,7 @@ const DirectionUTurn = /*#__PURE__*/React.forwardRef(function DirectionUTurn({
1883
1923
  viewBox: "0 0 32 32",
1884
1924
  fill: "currentColor",
1885
1925
  ...rest
1886
- }, _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
1926
+ }, _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
1887
1927
  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"
1888
1928
  })), children);
1889
1929
  });
@@ -1903,11 +1943,11 @@ const DirectionUTurnFilled = /*#__PURE__*/React.forwardRef(function DirectionUTu
1903
1943
  viewBox: "0 0 32 32",
1904
1944
  fill: "currentColor",
1905
1945
  ...rest
1906
- }, _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
1946
+ }, _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
1907
1947
  fill: "none",
1908
1948
  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",
1909
1949
  "data-icon-path": "inner-path"
1910
- })), _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
1950
+ })), _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
1911
1951
  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"
1912
1952
  })), children);
1913
1953
  });
@@ -1927,7 +1967,7 @@ const DirectoryDomain = /*#__PURE__*/React.forwardRef(function DirectoryDomain({
1927
1967
  viewBox: "0 0 32 32",
1928
1968
  fill: "currentColor",
1929
1969
  ...rest
1930
- }, _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
1970
+ }, _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
1931
1971
  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"
1932
1972
  })), children);
1933
1973
  });
@@ -1947,7 +1987,7 @@ const DistributeHorizontalCenter = /*#__PURE__*/React.forwardRef(function Distri
1947
1987
  viewBox: "0 0 32 32",
1948
1988
  fill: "currentColor",
1949
1989
  ...rest
1950
- }, _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
1990
+ }, _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
1951
1991
  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"
1952
1992
  })), children);
1953
1993
  });
@@ -1967,7 +2007,7 @@ const DistributeHorizontalLeft = /*#__PURE__*/React.forwardRef(function Distribu
1967
2007
  viewBox: "0 0 32 32",
1968
2008
  fill: "currentColor",
1969
2009
  ...rest
1970
- }, _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
2010
+ }, _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
1971
2011
  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"
1972
2012
  })), children);
1973
2013
  });
@@ -1987,7 +2027,7 @@ const DistributeHorizontalRight = /*#__PURE__*/React.forwardRef(function Distrib
1987
2027
  viewBox: "0 0 32 32",
1988
2028
  fill: "currentColor",
1989
2029
  ...rest
1990
- }, _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
2030
+ }, _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
1991
2031
  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"
1992
2032
  })), children);
1993
2033
  });
@@ -2007,7 +2047,7 @@ const DistributeVerticalBottom = /*#__PURE__*/React.forwardRef(function Distribu
2007
2047
  viewBox: "0 0 32 32",
2008
2048
  fill: "currentColor",
2009
2049
  ...rest
2010
- }, _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
2050
+ }, _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
2011
2051
  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"
2012
2052
  })), children);
2013
2053
  });
@@ -2027,7 +2067,7 @@ const DistributeVerticalCenter = /*#__PURE__*/React.forwardRef(function Distribu
2027
2067
  viewBox: "0 0 32 32",
2028
2068
  fill: "currentColor",
2029
2069
  ...rest
2030
- }, _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
2070
+ }, _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
2031
2071
  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"
2032
2072
  })), children);
2033
2073
  });
@@ -2047,7 +2087,7 @@ const DistributeVerticalTop = /*#__PURE__*/React.forwardRef(function DistributeV
2047
2087
  viewBox: "0 0 32 32",
2048
2088
  fill: "currentColor",
2049
2089
  ...rest
2050
- }, _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
2090
+ }, _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
2051
2091
  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"
2052
2092
  })), children);
2053
2093
  });
@@ -2067,7 +2107,7 @@ const WatsonHealthDna = /*#__PURE__*/React.forwardRef(function WatsonHealthDna({
2067
2107
  viewBox: "0 0 32 32",
2068
2108
  fill: "currentColor",
2069
2109
  ...rest
2070
- }, _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
2110
+ }, _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
2071
2111
  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"
2072
2112
  })), children);
2073
2113
  });
@@ -2087,9 +2127,9 @@ const DnsServices = /*#__PURE__*/React.forwardRef(function DnsServices({
2087
2127
  viewBox: "0 0 32 32",
2088
2128
  fill: "currentColor",
2089
2129
  ...rest
2090
- }, _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
2130
+ }, _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
2091
2131
  d: "M20 20H30V22H20zM20 24H26V26H20z"
2092
- })), _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
2132
+ })), _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
2093
2133
  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"
2094
2134
  })), children);
2095
2135
  });
@@ -2109,7 +2149,7 @@ const Doc = /*#__PURE__*/React.forwardRef(function Doc({
2109
2149
  viewBox: "0 0 32 32",
2110
2150
  fill: "currentColor",
2111
2151
  ...rest
2112
- }, _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
2152
+ }, _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
2113
2153
  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"
2114
2154
  })), children);
2115
2155
  });
@@ -2129,9 +2169,9 @@ const Document = /*#__PURE__*/React.forwardRef(function Document({
2129
2169
  viewBox: "0 0 32 32",
2130
2170
  fill: "currentColor",
2131
2171
  ...rest
2132
- }, _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
2172
+ }, _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
2133
2173
  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"
2134
- })), _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
2174
+ })), _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
2135
2175
  d: "M10 22H22V24H10zM10 16H22V18H10z"
2136
2176
  })), children);
2137
2177
  });
@@ -2151,9 +2191,9 @@ const DocumentAdd = /*#__PURE__*/React.forwardRef(function DocumentAdd({
2151
2191
  viewBox: "0 0 32 32",
2152
2192
  fill: "currentColor",
2153
2193
  ...rest
2154
- }, _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
2194
+ }, _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
2155
2195
  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"
2156
- })), _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
2196
+ })), _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
2157
2197
  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"
2158
2198
  })), children);
2159
2199
  });
@@ -2173,9 +2213,9 @@ const DocumentAttachment = /*#__PURE__*/React.forwardRef(function DocumentAttach
2173
2213
  viewBox: "0 0 32 32",
2174
2214
  fill: "currentColor",
2175
2215
  ...rest
2176
- }, _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
2216
+ }, _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
2177
2217
  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"
2178
- })), _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
2218
+ })), _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
2179
2219
  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"
2180
2220
  })), children);
2181
2221
  });
@@ -2195,9 +2235,9 @@ const DocumentAudio = /*#__PURE__*/React.forwardRef(function DocumentAudio({
2195
2235
  viewBox: "0 0 32 32",
2196
2236
  fill: "currentColor",
2197
2237
  ...rest
2198
- }, _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
2238
+ }, _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
2199
2239
  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"
2200
- })), _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
2240
+ })), _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
2201
2241
  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"
2202
2242
  })), children);
2203
2243
  });
@@ -2217,7 +2257,7 @@ const DocumentBlank = /*#__PURE__*/React.forwardRef(function DocumentBlank({
2217
2257
  viewBox: "0 0 32 32",
2218
2258
  fill: "currentColor",
2219
2259
  ...rest
2220
- }, _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
2260
+ }, _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
2221
2261
  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"
2222
2262
  })), children);
2223
2263
  });
@@ -2237,10 +2277,10 @@ const DocumentComment = /*#__PURE__*/React.forwardRef(function DocumentComment({
2237
2277
  viewBox: "0 0 32 32",
2238
2278
  fill: "currentColor",
2239
2279
  ...rest
2240
- }, _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
2280
+ }, _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
2241
2281
  strokeWidth: "0",
2242
2282
  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"
2243
- })), _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
2283
+ })), _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
2244
2284
  strokeWidth: "0",
2245
2285
  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"
2246
2286
  })), children);
@@ -2261,10 +2301,10 @@ const DocumentConfiguration = /*#__PURE__*/React.forwardRef(function DocumentCon
2261
2301
  viewBox: "0 0 32 32",
2262
2302
  fill: "currentColor",
2263
2303
  ...rest
2264
- }, _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
2304
+ }, _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
2265
2305
  strokeWidth: "0",
2266
2306
  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"
2267
- })), _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
2307
+ })), _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
2268
2308
  strokeWidth: "0",
2269
2309
  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"
2270
2310
  })), children);
@@ -2285,9 +2325,9 @@ const DocumentDownload = /*#__PURE__*/React.forwardRef(function DocumentDownload
2285
2325
  viewBox: "0 0 32 32",
2286
2326
  fill: "currentColor",
2287
2327
  ...rest
2288
- }, _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
2328
+ }, _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
2289
2329
  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"
2290
- })), _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
2330
+ })), _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
2291
2331
  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"
2292
2332
  })), children);
2293
2333
  });
@@ -2307,9 +2347,9 @@ const DocumentEpdf = /*#__PURE__*/React.forwardRef(function DocumentEpdf({
2307
2347
  viewBox: "0 0 32 32",
2308
2348
  fill: "currentColor",
2309
2349
  ...rest
2310
- }, _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
2350
+ }, _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
2311
2351
  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"
2312
- })), _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
2352
+ })), _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
2313
2353
  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"
2314
2354
  })), children);
2315
2355
  });
@@ -2329,9 +2369,9 @@ const DocumentExport = /*#__PURE__*/React.forwardRef(function DocumentExport({
2329
2369
  viewBox: "0 0 32 32",
2330
2370
  fill: "currentColor",
2331
2371
  ...rest
2332
- }, _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
2372
+ }, _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
2333
2373
  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"
2334
- })), _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
2374
+ })), _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
2335
2375
  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"
2336
2376
  })), children);
2337
2377
  });
@@ -2351,9 +2391,9 @@ const DocumentHorizontal = /*#__PURE__*/React.forwardRef(function DocumentHorizo
2351
2391
  viewBox: "0 0 32 32",
2352
2392
  fill: "currentColor",
2353
2393
  ...rest
2354
- }, _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
2394
+ }, _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
2355
2395
  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"
2356
- })), _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
2396
+ })), _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
2357
2397
  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"
2358
2398
  })), children);
2359
2399
  });
@@ -2373,9 +2413,9 @@ const DocumentImport = /*#__PURE__*/React.forwardRef(function DocumentImport({
2373
2413
  viewBox: "0 0 32 32",
2374
2414
  fill: "currentColor",
2375
2415
  ...rest
2376
- }, _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
2416
+ }, _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
2377
2417
  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"
2378
- })), _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
2418
+ })), _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
2379
2419
  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"
2380
2420
  })), children);
2381
2421
  });
@@ -2395,9 +2435,9 @@ const DocumentMultiple_01 = /*#__PURE__*/React.forwardRef(function DocumentMulti
2395
2435
  viewBox: "0 0 32 32",
2396
2436
  fill: "currentColor",
2397
2437
  ...rest
2398
- }, _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
2438
+ }, _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
2399
2439
  d: "M2 6H4V26H2zM6 4H8V28H6zM14 22H26V24H14zM14 16H26V18H14z"
2400
- })), _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
2440
+ })), _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
2401
2441
  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"
2402
2442
  })), children);
2403
2443
  });
@@ -2417,13 +2457,13 @@ const DocumentMultiple_02 = /*#__PURE__*/React.forwardRef(function DocumentMulti
2417
2457
  viewBox: "0 0 32 32",
2418
2458
  fill: "currentColor",
2419
2459
  ...rest
2420
- }, _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
2460
+ }, _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
2421
2461
  d: "M18,31H6c-1.1,0-2-0.9-2-2V12h2v17h12V31z"
2422
- })), _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
2462
+ })), _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
2423
2463
  d: "M22,27H10c-1.1,0-2-0.9-2-2V8h2v17h12V27z"
2424
- })), _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
2464
+ })), _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
2425
2465
  d: "M16 16H24V18H16z"
2426
- })), _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
2466
+ })), _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
2427
2467
  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"
2428
2468
  })), children);
2429
2469
  });
@@ -2443,9 +2483,9 @@ const DocumentPdf = /*#__PURE__*/React.forwardRef(function DocumentPdf({
2443
2483
  viewBox: "0 0 32 32",
2444
2484
  fill: "currentColor",
2445
2485
  ...rest
2446
- }, _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
2486
+ }, _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
2447
2487
  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"
2448
- })), _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
2488
+ })), _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
2449
2489
  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"
2450
2490
  })), children);
2451
2491
  });
@@ -2465,9 +2505,9 @@ const DocumentPreliminary = /*#__PURE__*/React.forwardRef(function DocumentPreli
2465
2505
  viewBox: "0 0 32 32",
2466
2506
  fill: "currentColor",
2467
2507
  ...rest
2468
- }, _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
2508
+ }, _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
2469
2509
  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"
2470
- })), _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
2510
+ })), _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
2471
2511
  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"
2472
2512
  })), children);
2473
2513
  });
@@ -2487,9 +2527,9 @@ const DocumentProcessor = /*#__PURE__*/React.forwardRef(function DocumentProcess
2487
2527
  viewBox: "0 0 32 32",
2488
2528
  fill: "currentColor",
2489
2529
  ...rest
2490
- }, _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
2530
+ }, _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
2491
2531
  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"
2492
- })), _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
2532
+ })), _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
2493
2533
  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"
2494
2534
  })), children);
2495
2535
  });
@@ -2509,9 +2549,9 @@ const DocumentProtected = /*#__PURE__*/React.forwardRef(function DocumentProtect
2509
2549
  viewBox: "0 0 32 32",
2510
2550
  fill: "currentColor",
2511
2551
  ...rest
2512
- }, _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
2552
+ }, _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
2513
2553
  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"
2514
- })), _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
2554
+ })), _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
2515
2555
  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"
2516
2556
  })), children);
2517
2557
  });
@@ -2531,10 +2571,10 @@ const DocumentRequirements = /*#__PURE__*/React.forwardRef(function DocumentRequ
2531
2571
  viewBox: "0 0 32 32",
2532
2572
  fill: "currentColor",
2533
2573
  ...rest
2534
- }, _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
2574
+ }, _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
2535
2575
  strokeWidth: "0",
2536
2576
  d: "M28.5899 20.59L22 27.1798 19.41 24.5898 18 26 22 30 30 22 28.5899 20.59zM10 20H16V22H10zM10 16H18V18H10z"
2537
- })), _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
2577
+ })), _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
2538
2578
  strokeWidth: "0",
2539
2579
  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"
2540
2580
  })), children);
@@ -2555,9 +2595,9 @@ const DocumentSecurity = /*#__PURE__*/React.forwardRef(function DocumentSecurity
2555
2595
  viewBox: "0 0 32 32",
2556
2596
  fill: "currentColor",
2557
2597
  ...rest
2558
- }, _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
2598
+ }, _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
2559
2599
  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"
2560
- })), _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
2600
+ })), _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
2561
2601
  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"
2562
2602
  })), children);
2563
2603
  });
@@ -2577,15 +2617,15 @@ const DocumentSigned = /*#__PURE__*/React.forwardRef(function DocumentSigned({
2577
2617
  viewBox: "0 0 32 32",
2578
2618
  fill: "currentColor",
2579
2619
  ...rest
2580
- }, _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
2620
+ }, _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
2581
2621
  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"
2582
2622
  })), _circle7 || (_circle7 = /*#__PURE__*/React.createElement("circle", {
2583
2623
  cx: "25",
2584
2624
  cy: "20",
2585
2625
  r: "1"
2586
- })), _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
2626
+ })), _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
2587
2627
  d: "M8 6H20V8H8zM8 10H20V12H8zM8 14H14V16H8zM8 24H12V26H8z"
2588
- })), _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
2628
+ })), _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
2589
2629
  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"
2590
2630
  })), children);
2591
2631
  });
@@ -2605,9 +2645,9 @@ const DocumentSketch = /*#__PURE__*/React.forwardRef(function DocumentSketch({
2605
2645
  viewBox: "0 0 32 32",
2606
2646
  fill: "currentColor",
2607
2647
  ...rest
2608
- }, _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
2648
+ }, _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
2609
2649
  d: "M26,20l1.4272,1.9028L23,26.9629l-4.4272-5.06L20,20h6m1-2H19l-3,4,7,8,7-8-3-4Z"
2610
- })), _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
2650
+ })), _path190 || (_path190 = /*#__PURE__*/React.createElement("path", {
2611
2651
  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"
2612
2652
  })), children);
2613
2653
  });
@@ -2627,10 +2667,10 @@ const DocumentSubject = /*#__PURE__*/React.forwardRef(function DocumentSubject({
2627
2667
  viewBox: "0 0 32 32",
2628
2668
  fill: "currentColor",
2629
2669
  ...rest
2630
- }, _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
2670
+ }, _path191 || (_path191 = /*#__PURE__*/React.createElement("path", {
2631
2671
  strokeWidth: "0",
2632
2672
  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"
2633
- })), _path190 || (_path190 = /*#__PURE__*/React.createElement("path", {
2673
+ })), _path192 || (_path192 = /*#__PURE__*/React.createElement("path", {
2634
2674
  strokeWidth: "0",
2635
2675
  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"
2636
2676
  })), children);
@@ -2651,9 +2691,9 @@ const DocumentSubtract = /*#__PURE__*/React.forwardRef(function DocumentSubtract
2651
2691
  viewBox: "0 0 32 32",
2652
2692
  fill: "currentColor",
2653
2693
  ...rest
2654
- }, _path191 || (_path191 = /*#__PURE__*/React.createElement("path", {
2694
+ }, _path193 || (_path193 = /*#__PURE__*/React.createElement("path", {
2655
2695
  d: "M20 24H30V26H20z"
2656
- })), _path192 || (_path192 = /*#__PURE__*/React.createElement("path", {
2696
+ })), _path194 || (_path194 = /*#__PURE__*/React.createElement("path", {
2657
2697
  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"
2658
2698
  })), children);
2659
2699
  });
@@ -2673,9 +2713,9 @@ const DocumentTasks = /*#__PURE__*/React.forwardRef(function DocumentTasks({
2673
2713
  viewBox: "0 0 32 32",
2674
2714
  fill: "currentColor",
2675
2715
  ...rest
2676
- }, _path193 || (_path193 = /*#__PURE__*/React.createElement("path", {
2716
+ }, _path195 || (_path195 = /*#__PURE__*/React.createElement("path", {
2677
2717
  d: "M22 27.18L19.41 24.59 18 26 22 30 30 22 28.59 20.59 22 27.18z"
2678
- })), _path194 || (_path194 = /*#__PURE__*/React.createElement("path", {
2718
+ })), _path196 || (_path196 = /*#__PURE__*/React.createElement("path", {
2679
2719
  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"
2680
2720
  })), children);
2681
2721
  });
@@ -2699,9 +2739,9 @@ const DocumentUnknown = /*#__PURE__*/React.forwardRef(function DocumentUnknown({
2699
2739
  cx: "9",
2700
2740
  cy: "28.5",
2701
2741
  r: "1.5"
2702
- })), _path195 || (_path195 = /*#__PURE__*/React.createElement("path", {
2742
+ })), _path197 || (_path197 = /*#__PURE__*/React.createElement("path", {
2703
2743
  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"
2704
- })), _path196 || (_path196 = /*#__PURE__*/React.createElement("path", {
2744
+ })), _path198 || (_path198 = /*#__PURE__*/React.createElement("path", {
2705
2745
  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"
2706
2746
  })), children);
2707
2747
  });
@@ -2721,58 +2761,14 @@ const DocumentUnprotected = /*#__PURE__*/React.forwardRef(function DocumentUnpro
2721
2761
  viewBox: "0 0 32 32",
2722
2762
  fill: "currentColor",
2723
2763
  ...rest
2724
- }, _path197 || (_path197 = /*#__PURE__*/React.createElement("path", {
2764
+ }, _path199 || (_path199 = /*#__PURE__*/React.createElement("path", {
2725
2765
  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"
2726
- })), _path198 || (_path198 = /*#__PURE__*/React.createElement("path", {
2766
+ })), _path200 || (_path200 = /*#__PURE__*/React.createElement("path", {
2727
2767
  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"
2728
2768
  })), children);
2729
2769
  });
2730
2770
  if (process.env.NODE_ENV !== "production") {
2731
2771
  DocumentUnprotected.propTypes = iconPropTypes;
2732
2772
  }
2733
- const DocumentVertical = /*#__PURE__*/React.forwardRef(function DocumentVertical({
2734
- children,
2735
- size = 16,
2736
- ...rest
2737
- }, ref) {
2738
- return /*#__PURE__*/React.createElement(Icon, {
2739
- width: size,
2740
- height: size,
2741
- ref: ref,
2742
- xmlns: "http://www.w3.org/2000/svg",
2743
- viewBox: "0 0 32 32",
2744
- fill: "currentColor",
2745
- ...rest
2746
- }, _path199 || (_path199 = /*#__PURE__*/React.createElement("path", {
2747
- 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"
2748
- })), _path200 || (_path200 = /*#__PURE__*/React.createElement("path", {
2749
- 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"
2750
- })), children);
2751
- });
2752
- if (process.env.NODE_ENV !== "production") {
2753
- DocumentVertical.propTypes = iconPropTypes;
2754
- }
2755
- const DocumentVideo = /*#__PURE__*/React.forwardRef(function DocumentVideo({
2756
- children,
2757
- size = 16,
2758
- ...rest
2759
- }, ref) {
2760
- return /*#__PURE__*/React.createElement(Icon, {
2761
- width: size,
2762
- height: size,
2763
- ref: ref,
2764
- xmlns: "http://www.w3.org/2000/svg",
2765
- viewBox: "0 0 32 32",
2766
- fill: "currentColor",
2767
- ...rest
2768
- }, _path201 || (_path201 = /*#__PURE__*/React.createElement("path", {
2769
- 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"
2770
- })), _path202 || (_path202 = /*#__PURE__*/React.createElement("path", {
2771
- 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"
2772
- })), children);
2773
- });
2774
- if (process.env.NODE_ENV !== "production") {
2775
- DocumentVideo.propTypes = iconPropTypes;
2776
- }
2777
2773
 
2778
- export { DatabaseEnterpriseDb2, DatabaseEnterprisedb, DatabaseEtcd, DatabaseMessaging, DatabaseMongodb, DatabasePostgreSql, DatabaseRabbit, DatabaseRedis, Datastore, Db2BufferPool, Db2DataSharingGroup, Db2Database, Debug, DecisionNode, DecisionTree, Delete, Delivery, DeliveryAdd, DeliveryParcel, DeliverySettings, DeliveryTruck, Demo, Departure, Dependency, Deploy, DeployRules, DeploymentCanary, DeploymentPattern, DeploymentPolicy, DeploymentUnitData, DeploymentUnitExecution, DeploymentUnitInstallation, DeploymentUnitPresentation, DeploymentUnitTechnicalData, DeploymentUnitTechnicalExecution, DeploymentUnitTechnicalInstallation, DeploymentUnitTechnicalPresentation, DeskAdjustable, Development, Devices, DevicesApps, DewPoint, DewPointFilled, DfsortIbmZSort, Diagram, DiagramReference, DiamondFill, DiamondOutline, DiamondSolid, DigitalIdentity, DirectLink, DirectionBearRight_01, DirectionBearRight_01Filled, DirectionBearRight_02, DirectionBearRight_02Filled, DirectionCurve, DirectionCurveFilled, DirectionFork, DirectionForkFilled, DirectionLoopLeft, DirectionLoopLeftFilled, DirectionLoopRight, DirectionLoopRightFilled, DirectionMerge, DirectionMergeFilled, DirectionRight_01, DirectionRight_01Filled, DirectionRight_02, DirectionRight_02Filled, DirectionRotaryFirstRight, DirectionRotaryFirstRightFilled, DirectionRotaryRight, DirectionRotaryRightFilled, DirectionRotaryStraight, DirectionRotaryStraightFilled, DirectionSharpTurn, DirectionSharpTurnFilled, DirectionStraight, DirectionStraightFilled, DirectionStraightRight, DirectionStraightRightFilled, DirectionUTurn, DirectionUTurnFilled, DirectoryDomain, DistributeHorizontalCenter, DistributeHorizontalLeft, DistributeHorizontalRight, DistributeVerticalBottom, DistributeVerticalCenter, DistributeVerticalTop, DnsServices, Doc, Document, DocumentAdd, DocumentAttachment, DocumentAudio, DocumentBlank, DocumentComment, DocumentConfiguration, DocumentDownload, DocumentEpdf, DocumentExport, DocumentHorizontal, DocumentImport, DocumentMultiple_01, DocumentMultiple_02, DocumentPdf, DocumentPreliminary, DocumentProcessor, DocumentProtected, DocumentRequirements, DocumentSecurity, DocumentSigned, DocumentSketch, DocumentSubject, DocumentSubtract, DocumentTasks, DocumentUnknown, DocumentUnprotected, DocumentVertical, DocumentVideo, WatsonHealthDenominate, WatsonHealthDicomOverlay, WatsonHealthDicom_6000, WatsonHealthDna };
2774
+ export { DatabaseDatastax, DatabaseElastic, DatabaseEnterpriseDb2, DatabaseEnterprisedb, DatabaseEtcd, DatabaseMessaging, DatabaseMongodb, DatabasePostgreSql, DatabaseRabbit, DatabaseRedis, Datastore, Db2BufferPool, Db2DataSharingGroup, Db2Database, Debug, DecisionNode, DecisionTree, Delete, Delivery, DeliveryAdd, DeliveryParcel, DeliverySettings, DeliveryTruck, Demo, Departure, Dependency, Deploy, DeployRules, DeploymentCanary, DeploymentPattern, DeploymentPolicy, DeploymentUnitData, DeploymentUnitExecution, DeploymentUnitInstallation, DeploymentUnitPresentation, DeploymentUnitTechnicalData, DeploymentUnitTechnicalExecution, DeploymentUnitTechnicalInstallation, DeploymentUnitTechnicalPresentation, DeskAdjustable, Development, Devices, DevicesApps, DewPoint, DewPointFilled, DfsortIbmZSort, Diagram, DiagramReference, DiamondFill, DiamondOutline, DiamondSolid, DigitalIdentity, DirectLink, DirectionBearRight_01, DirectionBearRight_01Filled, DirectionBearRight_02, DirectionBearRight_02Filled, DirectionCurve, DirectionCurveFilled, DirectionFork, DirectionForkFilled, DirectionLoopLeft, DirectionLoopLeftFilled, DirectionLoopRight, DirectionLoopRightFilled, DirectionMerge, DirectionMergeFilled, DirectionRight_01, DirectionRight_01Filled, DirectionRight_02, DirectionRight_02Filled, DirectionRotaryFirstRight, DirectionRotaryFirstRightFilled, DirectionRotaryRight, DirectionRotaryRightFilled, DirectionRotaryStraight, DirectionRotaryStraightFilled, DirectionSharpTurn, DirectionSharpTurnFilled, DirectionStraight, DirectionStraightFilled, DirectionStraightRight, DirectionStraightRightFilled, DirectionUTurn, DirectionUTurnFilled, DirectoryDomain, DistributeHorizontalCenter, DistributeHorizontalLeft, DistributeHorizontalRight, DistributeVerticalBottom, DistributeVerticalCenter, DistributeVerticalTop, DnsServices, Doc, Document, DocumentAdd, DocumentAttachment, DocumentAudio, DocumentBlank, DocumentComment, DocumentConfiguration, DocumentDownload, DocumentEpdf, DocumentExport, DocumentHorizontal, DocumentImport, DocumentMultiple_01, DocumentMultiple_02, DocumentPdf, DocumentPreliminary, DocumentProcessor, DocumentProtected, DocumentRequirements, DocumentSecurity, DocumentSigned, DocumentSketch, DocumentSubject, DocumentSubtract, DocumentTasks, DocumentUnknown, DocumentUnprotected, WatsonHealthDenominate, WatsonHealthDicomOverlay, WatsonHealthDicom_6000, WatsonHealthDna };