@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,9 +12,9 @@ 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, _path0, _path1, _path10, _path11, _path12, _path13, _path14, _path15, _circle, _path16, _path17, _circle2, _path18, _circle3, _path19, _path20, _circle4, _path21, _circle5, _path22, _path23, _path24, _path25, _path26, _path27, _path28, _path29, _circle6, _circle7, _circle8, _path30, _path31, _path32, _path33, _path34, _path35, _path36, _path37, _path38, _path39, _path40, _path41, _path42, _path43, _path44, _path45, _path46, _path47, _path48, _path49, _path50, _path51, _circle9, _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, _circle0, _circle1, _path109, _path110, _path111, _path112, _path113, _path114, _path115, _path116, _path117, _path118, _path119, _path120, _path121, _path122, _path123, _path124, _path125, _path126, _path127, _circle10, _path128, _path129, _circle11, _path130, _path131, _circle12, _path132, _path133, _path134, _path135, _path136, _path137, _path138, _rect, _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, _path187, _path188, _path189, _path190, _path191, _path192, _path193, _path194, _path195, _path196, _path197, _path198, _path199, _path200, _path201, _path202, _path203, _path204, _path205, _path206, _path207, _path208, _path209, _path210, _path211, _path212, _path213, _path214, _path215, _path216, _circle13, _circle14, _path217, _circle15, _circle16, _path218;
15
+ var _path, _path2, _path3, _path4, _path5, _path6, _path7, _path8, _path9, _path0, _path1, _path10, _path11, _path12, _path13, _path14, _path15, _path16, _path17, _path18, _path19, _path20, _path21, _path22, _circle, _path23, _path24, _circle2, _path25, _circle3, _path26, _path27, _circle4, _path28, _circle5, _path29, _path30, _path31, _path32, _path33, _path34, _path35, _path36, _circle6, _circle7, _circle8, _path37, _path38, _path39, _path40, _path41, _path42, _path43, _path44, _path45, _path46, _path47, _path48, _path49, _path50, _path51, _path52, _path53, _path54, _path55, _path56, _path57, _path58, _circle9, _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, _path114, _path115, _circle0, _circle1, _path116, _path117, _path118, _path119, _path120, _path121, _path122, _path123, _path124, _path125, _path126, _path127, _path128, _path129, _path130, _path131, _path132, _path133, _path134, _circle10, _path135, _path136, _circle11, _path137, _path138, _circle12, _path139, _path140, _path141, _path142, _path143, _path144, _path145, _rect, _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, _path187, _path188, _path189, _path190, _path191, _path192, _path193, _path194, _path195, _path196, _path197, _path198, _path199, _path200, _path201, _path202, _path203, _path204, _path205, _path206, _path207, _path208, _path209, _path210, _path211, _path212, _path213, _path214, _path215, _path216, _path217, _path218, _path219, _path220;
16
16
  const didWarnAboutDeprecation = {};
17
- const InformationDisabled = /*#__PURE__*/React.forwardRef(function InformationDisabled({
17
+ const IncreaseLevel = /*#__PURE__*/React.forwardRef(function IncreaseLevel({
18
18
  children,
19
19
  size = 16,
20
20
  ...rest
@@ -28,8 +28,105 @@ const InformationDisabled = /*#__PURE__*/React.forwardRef(function InformationDi
28
28
  fill: "currentColor",
29
29
  ...rest
30
30
  }, _path || (_path = /*#__PURE__*/React.createElement("path", {
31
+ d: "M23 4L18 7.75 18 14.25 15 12 10 15.75 10 22.25 7 20 2 23.75 2 30 4 30 4 24.75 7 22.5 10 24.75 10 30 12 30 12 16.75 15 14.5 18 16.75 18 30 20 30 20 8.75 23 6.5 26 8.75 26 30 28 30 28 7.75 23 4z"
32
+ })), children);
33
+ });
34
+ if (process.env.NODE_ENV !== "production") {
35
+ IncreaseLevel.propTypes = iconPropTypes;
36
+ }
37
+ const Industry = /*#__PURE__*/React.forwardRef(function Industry({
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: "M29.53,6.15a1,1,0,0,0-1,0L20,10.38V7a1,1,0,0,0-1.45-.89L10,10.38V3A1,1,0,0,0,9,2H3A1,1,0,0,0,2,3V28H30V7A1,1,0,0,0,29.53,6.15ZM22,26H18V19h4Zm6,0H24V18a1,1,0,0,0-1-1H17a1,1,0,0,0-1,1v8H4V4H8v9.62l10-5v5l10-5Z"
52
+ })), children);
53
+ });
54
+ if (process.env.NODE_ENV !== "production") {
55
+ Industry.propTypes = iconPropTypes;
56
+ }
57
+ const InfinitySymbol = /*#__PURE__*/React.forwardRef(function InfinitySymbol({
58
+ children,
59
+ size = 16,
60
+ ...rest
61
+ }, ref) {
62
+ return /*#__PURE__*/React.createElement(Icon, {
63
+ width: size,
64
+ height: size,
65
+ ref: ref,
66
+ xmlns: "http://www.w3.org/2000/svg",
67
+ viewBox: "0 0 32 32",
68
+ fill: "currentColor",
69
+ ...rest
70
+ }, _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
71
+ d: "m23,23c-5.6558,0-7.8577-6.4109-7.9487-6.6837-.0173-.0514-1.8435-5.3163-6.0513-5.3163-2.7571,0-5,2.243-5,5s2.2429,5,5,5c1.5876,0,3.0134-.7322,4.2373-2.1764l1.5259,1.2932c-1.5989,1.8862-3.5916,2.8832-5.7632,2.8832-3.8599,0-7-3.1401-7-7s3.1401-7,7-7c5.6558,0,7.8577,6.4109,7.9487,6.6837.0173.0514,1.8435,5.3163,6.0513,5.3163,2.7571,0,5-2.243,5-5s-2.2429-5-5-5c-1.5876,0-3.0134.7322-4.2373,2.1764l-1.5259-1.2932c1.5989-1.8862,3.5916-2.8832,5.7632-2.8832,3.8599,0,7,3.1401,7,7s-3.1401,7-7,7Z"
72
+ })), children);
73
+ });
74
+ if (process.env.NODE_ENV !== "production") {
75
+ InfinitySymbol.propTypes = iconPropTypes;
76
+ }
77
+ const Information = /*#__PURE__*/React.forwardRef(function Information({
78
+ children,
79
+ size = 16,
80
+ ...rest
81
+ }, ref) {
82
+ if (size === 16 || size === "16" || size === "16px") {
83
+ return /*#__PURE__*/React.createElement(Icon, {
84
+ width: size,
85
+ height: size,
86
+ ref: ref,
87
+ xmlns: "http://www.w3.org/2000/svg",
88
+ viewBox: "0 0 16 16",
89
+ fill: "currentColor",
90
+ ...rest
91
+ }, _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
92
+ d: "M8.5 11L8.5 6.5 6.5 6.5 6.5 7.5 7.5 7.5 7.5 11 6 11 6 12 10 12 10 11zM8 3.5c-.4 0-.8.3-.8.8S7.6 5 8 5c.4 0 .8-.3.8-.8S8.4 3.5 8 3.5z"
93
+ })), _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
94
+ d: "M8,15c-3.9,0-7-3.1-7-7s3.1-7,7-7s7,3.1,7,7S11.9,15,8,15z M8,2C4.7,2,2,4.7,2,8s2.7,6,6,6s6-2.7,6-6S11.3,2,8,2z"
95
+ })), children);
96
+ }
97
+ return /*#__PURE__*/React.createElement(Icon, {
98
+ width: size,
99
+ height: size,
100
+ ref: ref,
101
+ xmlns: "http://www.w3.org/2000/svg",
102
+ viewBox: "0 0 32 32",
103
+ fill: "currentColor",
104
+ ...rest
105
+ }, _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
106
+ d: "M17 22L17 14 13 14 13 16 15 16 15 22 12 22 12 24 20 24 20 22 17 22zM16 8a1.5 1.5 0 101.5 1.5A1.5 1.5 0 0016 8z"
107
+ })), _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
108
+ d: "M16,30A14,14,0,1,1,30,16,14,14,0,0,1,16,30ZM16,4A12,12,0,1,0,28,16,12,12,0,0,0,16,4Z"
109
+ })), children);
110
+ });
111
+ if (process.env.NODE_ENV !== "production") {
112
+ Information.propTypes = iconPropTypes;
113
+ }
114
+ const InformationDisabled = /*#__PURE__*/React.forwardRef(function InformationDisabled({
115
+ children,
116
+ size = 16,
117
+ ...rest
118
+ }, ref) {
119
+ return /*#__PURE__*/React.createElement(Icon, {
120
+ width: size,
121
+ height: size,
122
+ ref: ref,
123
+ xmlns: "http://www.w3.org/2000/svg",
124
+ viewBox: "0 0 32 32",
125
+ fill: "currentColor",
126
+ ...rest
127
+ }, _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
31
128
  d: "M30 3.4141L28.5859 2 2 28.5859 3.4141 30l3.4433-3.4434A13.9614 13.9614 0 0026.5565 6.8574zM28 16A11.9734 11.9734 0 018.2678 25.146L15 18.4141V22H13v2h7V22H17V16.4141l8.146-8.146A11.8967 11.8967 0 0128 16zM16 8a1.5 1.5 0 101.5 1.5A1.5 1.5 0 0016 8z"
32
- })), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
129
+ })), _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
33
130
  d: "M5.67,22.0854A11.9829,11.9829,0,0,1,22.0856,5.67L23.54,4.2163A13.985,13.985,0,0,0,4.2162,23.54Z"
34
131
  })), children);
35
132
  });
@@ -49,11 +146,11 @@ const InformationFilled = /*#__PURE__*/React.forwardRef(function InformationFill
49
146
  viewBox: "0 0 32 32",
50
147
  fill: "currentColor",
51
148
  ...rest
52
- }, _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
149
+ }, _path0 || (_path0 = /*#__PURE__*/React.createElement("path", {
53
150
  fill: "none",
54
151
  d: "M16,8a1.5,1.5,0,1,1-1.5,1.5A1.5,1.5,0,0,1,16,8Zm4,13.875H17.125v-8H13v2.25h1.875v5.75H12v2.25h8Z",
55
152
  "data-icon-path": "inner-path"
56
- })), _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
153
+ })), _path1 || (_path1 = /*#__PURE__*/React.createElement("path", {
57
154
  d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm0,6a1.5,1.5,0,1,1-1.5,1.5A1.5,1.5,0,0,1,16,8Zm4,16.125H12v-2.25h2.875v-5.75H13v-2.25h4.125v8H20Z"
58
155
  })), children);
59
156
  });
@@ -73,9 +170,9 @@ const InformationSquare = /*#__PURE__*/React.forwardRef(function InformationSqua
73
170
  viewBox: "0 0 32 32",
74
171
  fill: "currentColor",
75
172
  ...rest
76
- }, _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
173
+ }, _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
77
174
  d: "M17 22L17 14 13 14 13 16 15 16 15 22 12 22 12 24 20 24 20 22 17 22zM16 8a1.5 1.5 0 101.5 1.5A1.5 1.5 0 0016 8z"
78
- })), _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
175
+ })), _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
79
176
  d: "M26,28H6a2.0023,2.0023,0,0,1-2-2V6A2.0023,2.0023,0,0,1,6,4H26a2.0023,2.0023,0,0,1,2,2V26A2.0023,2.0023,0,0,1,26,28ZM6,6V26H26V6Z"
80
177
  })), children);
81
178
  });
@@ -95,11 +192,11 @@ const InformationSquareFilled = /*#__PURE__*/React.forwardRef(function Informati
95
192
  viewBox: "0 0 32 32",
96
193
  fill: "currentColor",
97
194
  ...rest
98
- }, _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
195
+ }, _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
99
196
  fill: "none",
100
197
  d: "M16,8a1.5,1.5,0,1,1-1.5,1.5A1.5,1.5,0,0,1,16,8Zm4,13.875H17.125v-8H13v2.25h1.875v5.75H12v2.25h8Z",
101
198
  "data-icon-path": "inner-path"
102
- })), _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
199
+ })), _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
103
200
  d: "M26,4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2H26a2,2,0,0,0,2-2V6A2,2,0,0,0,26,4ZM16,8a1.5,1.5,0,1,1-1.5,1.5A1.5,1.5,0,0,1,16,8Zm4,16.125H12v-2.25h2.875v-5.75H13v-2.25h4.125v8H20Z"
104
201
  })), children);
105
202
  });
@@ -119,9 +216,9 @@ const InfrastructureClassic = /*#__PURE__*/React.forwardRef(function Infrastruct
119
216
  viewBox: "0 0 32 32",
120
217
  fill: "currentColor",
121
218
  ...rest
122
- }, _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
219
+ }, _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
123
220
  d: "M18 26H30V28H18zM18 21H30V23H18zM18 16H30V18H18z"
124
- })), _path0 || (_path0 = /*#__PURE__*/React.createElement("path", {
221
+ })), _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
125
222
  d: "M14,25H9.5A7.4964,7.4964,0,0,1,8.1782,10.124,10,10,0,0,1,28,12H26a7.999,7.999,0,0,0-15.9507-.87l-.09.8335L9.123,12.02A5.4962,5.4962,0,0,0,9.5,23H14Z"
126
223
  })), children);
127
224
  });
@@ -141,7 +238,7 @@ const Insert = /*#__PURE__*/React.forwardRef(function Insert({
141
238
  viewBox: "0 0 32 32",
142
239
  fill: "currentColor",
143
240
  ...rest
144
- }, _path1 || (_path1 = /*#__PURE__*/React.createElement("path", {
241
+ }, _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
145
242
  d: "M2 9h9V2H2zM4 4H9V7H4zM2 19h9V12H2zm2-5H9v3H4zM2 29h9V22H2zm2-5H9v3H4zM27 9H18l3.41-3.59L20 4l-6 6 6 6 1.41-1.41L18 11h9a1 1 0 011 1V24a1 1 0 01-1 1H15v2H27a3 3 0 003-3V12A3 3 0 0027 9z"
146
243
  })), children);
147
244
  });
@@ -161,7 +258,7 @@ const InsertPage = /*#__PURE__*/React.forwardRef(function InsertPage({
161
258
  viewBox: "0 0 32 32",
162
259
  fill: "currentColor",
163
260
  ...rest
164
- }, _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
261
+ }, _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
165
262
  d: "M26 30H24V20H12V30H10V20a2.0021 2.0021 0 012-2H24a2.0021 2.0021 0 012 2zM5.17 16L2 19.17 3.411 20.589 8 16 3.42 11.42 2 12.83 5.17 16zM24 14H12a2.0021 2.0021 0 01-2-2V2h2V12H24V2h2V12A2.0021 2.0021 0 0124 14z"
166
263
  })), children);
167
264
  });
@@ -181,9 +278,9 @@ const InsertSyntax = /*#__PURE__*/React.forwardRef(function InsertSyntax({
181
278
  viewBox: "0 0 32 32",
182
279
  fill: "currentColor",
183
280
  ...rest
184
- }, _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
281
+ }, _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
185
282
  d: "M20.17 16L17.59 18.58 19 20 23 16 19 12 17.58 13.41 20.17 16zM11.83 16L14.41 13.42 13 12 9 16 13 20 14.42 18.59 11.83 16z"
186
- })), _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
283
+ })), _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
187
284
  d: "M27,22.142V9.858A3.9916,3.9916,0,1,0,22.142,5H9.858A3.9916,3.9916,0,1,0,5,9.858V22.142A3.9916,3.9916,0,1,0,9.858,27H22.142A3.9916,3.9916,0,1,0,27,22.142ZM26,4a2,2,0,1,1-2,2A2.0023,2.0023,0,0,1,26,4ZM4,6A2,2,0,1,1,6,8,2.002,2.002,0,0,1,4,6ZM6,28a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,6,28Zm16.142-3H9.858A3.9937,3.9937,0,0,0,7,22.142V9.858A3.9947,3.9947,0,0,0,9.858,7H22.142A3.9937,3.9937,0,0,0,25,9.858V22.142A3.9931,3.9931,0,0,0,22.142,25ZM26,28a2,2,0,1,1,2-2A2.0027,2.0027,0,0,1,26,28Z"
188
285
  })), children);
189
286
  });
@@ -203,9 +300,9 @@ const Inspection = /*#__PURE__*/React.forwardRef(function Inspection({
203
300
  viewBox: "0 0 32 32",
204
301
  fill: "currentColor",
205
302
  ...rest
206
- }, _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
303
+ }, _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
207
304
  d: "M15 17.18L12.41 14.59 11 16 15 20 22 13 20.59 11.59 15 17.18z"
208
- })), _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
305
+ })), _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
209
306
  d: "M30,15H27.9492A12.0071,12.0071,0,0,0,17,4.0508V2H15V4.0508A12.0071,12.0071,0,0,0,4.0508,15H2v2H4.0508A12.0071,12.0071,0,0,0,15,27.9492V30h2V27.9492A12.0071,12.0071,0,0,0,27.9492,17H30ZM17,25.9492V23H15v2.9492A10.0166,10.0166,0,0,1,6.0508,17H9V15H6.0508A10.0166,10.0166,0,0,1,15,6.0508V9h2V6.0508A10.0166,10.0166,0,0,1,25.9492,15H23v2h2.949A10.0165,10.0165,0,0,1,17,25.9492Z"
210
307
  })), children);
211
308
  });
@@ -225,13 +322,13 @@ const InstanceBx = /*#__PURE__*/React.forwardRef(function InstanceBx({
225
322
  viewBox: "0 0 32 32",
226
323
  fill: "currentColor",
227
324
  ...rest
228
- }, _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
325
+ }, _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
229
326
  d: "M12 5A3.0033 3.0033 0 009 2H4V15H9a3.0033 3.0033 0 003-3V10.5a2.977 2.977 0 00-.78-2 2.9768 2.9768 0 00.78-2zM6 4H9a1.0013 1.0013 0 011 1V6.5513A.9587.9587 0 019 7.5H6zm4 8a1.0009 1.0009 0 01-1 1H6V9.5H9a1.0009 1.0009 0 011 1zM22 5L20 5 18 8.897 16 5 14 5 16.905 10 14 15 16 15 18 11.201 20 15 22 15 19.098 10 22 5z"
230
327
  })), _circle || (_circle = /*#__PURE__*/React.createElement("circle", {
231
328
  cx: "9",
232
329
  cy: "27",
233
330
  r: "1"
234
- })), _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
331
+ })), _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
235
332
  d: "M2 18H6V20H2zM8 18H12V20H8zM14 18H18V20H14zM20 18H24V20H20zM26 18H30V20H26zM26 31H6a2.0021 2.0021 0 01-2-2V25a2.0021 2.0021 0 012-2H26a2.0021 2.0021 0 012 2v4A2.0021 2.0021 0 0126 31zM6 25v4H26V25z"
236
333
  })), children);
237
334
  });
@@ -251,13 +348,13 @@ const InstanceClassic = /*#__PURE__*/React.forwardRef(function InstanceClassic({
251
348
  viewBox: "0 0 32 32",
252
349
  fill: "currentColor",
253
350
  ...rest
254
- }, _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
351
+ }, _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
255
352
  d: "M23.5,21H23V19h.5a4.4975,4.4975,0,0,0,.3564-8.981l-.8154-.0639-.0986-.812a6.9938,6.9938,0,0,0-13.8838,0l-.0991.812-.8155.0639A4.4975,4.4975,0,0,0,8.5,19H9v2H8.5A6.4973,6.4973,0,0,1,7.2,8.1362a8.9943,8.9943,0,0,1,17.6006,0A6.4974,6.4974,0,0,1,23.5,21Z"
256
353
  })), _circle2 || (_circle2 = /*#__PURE__*/React.createElement("circle", {
257
354
  cx: "9",
258
355
  cy: "27",
259
356
  r: "1"
260
- })), _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
357
+ })), _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
261
358
  d: "M26,23H17V15.83l2.59,2.58L21,17l-5-5-5,5,1.41,1.41L15,15.83V23H6a2.0023,2.0023,0,0,0-2,2v4a2.0023,2.0023,0,0,0,2,2H26a2.0023,2.0023,0,0,0,2-2V25A2.0023,2.0023,0,0,0,26,23Zm0,6H6V25H26Z"
262
359
  })), children);
263
360
  });
@@ -281,7 +378,7 @@ const InstanceCx = /*#__PURE__*/React.forwardRef(function InstanceCx({
281
378
  cx: "9",
282
379
  cy: "27",
283
380
  r: "1"
284
- })), _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
381
+ })), _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
285
382
  d: "M22 5L20 5 18 8.897 16 5 14 5 16.905 10 14 15 16 15 18 11.201 20 15 22 15 19.098 10 22 5zM12 15H6a2.0023 2.0023 0 01-2-2V4A2.002 2.002 0 016 2h6V4H6v9h6zM2 18H6V20H2zM8 18H12V20H8zM14 18H18V20H14zM20 18H24V20H20zM26 18H30V20H26zM26 31H6a2.0021 2.0021 0 01-2-2V25a2.0021 2.0021 0 012-2H26a2.0021 2.0021 0 012 2v4A2.0021 2.0021 0 0126 31zM6 25v4H26V25z"
286
383
  })), children);
287
384
  });
@@ -301,13 +398,13 @@ const InstanceMx = /*#__PURE__*/React.forwardRef(function InstanceMx({
301
398
  viewBox: "0 0 32 32",
302
399
  fill: "currentColor",
303
400
  ...rest
304
- }, _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
401
+ }, _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
305
402
  d: "M22 5L20 5 18 8.897 16 5 14 5 16.905 10 14 15 16 15 18 11.201 20 15 22 15 19.098 10 22 5zM10 2L8.485 6.374 8 8 7.535 6.374 6 2 4 2 4 15 6 15 6 7.374 5.841 5.378 6.421 7.374 8 12 9.579 7.374 10.159 5.374 10 7.374 10 15 12 15 12 2 10 2z"
306
403
  })), _circle4 || (_circle4 = /*#__PURE__*/React.createElement("circle", {
307
404
  cx: "9",
308
405
  cy: "27",
309
406
  r: "1"
310
- })), _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
407
+ })), _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
311
408
  d: "M2 18H6V20H2zM8 18H12V20H8zM14 18H18V20H14zM20 18H24V20H20zM26 18H30V20H26zM26 31H6a2.0021 2.0021 0 01-2-2V25a2.0021 2.0021 0 012-2H26a2.0021 2.0021 0 012 2v4A2.0021 2.0021 0 0126 31zM6 25v4H26V25z"
312
409
  })), children);
313
410
  });
@@ -331,7 +428,7 @@ const InstanceVirtual = /*#__PURE__*/React.forwardRef(function InstanceVirtual({
331
428
  cx: "7",
332
429
  cy: "23",
333
430
  r: "1"
334
- })), _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
431
+ })), _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
335
432
  d: "M2 6H6V8H2zM8 6H12V8H8zM14 6H18V8H14zM20 6H24V8H20zM26 6H30V8H26zM28 28H4a2.0021 2.0021 0 01-2-2V20a2.0021 2.0021 0 012-2H28a2.0021 2.0021 0 012 2v6A2.0021 2.0021 0 0128 28zM4 20v6H28V20zM2 12H30V14H2z"
336
433
  })), children);
337
434
  });
@@ -351,7 +448,7 @@ const Integration = /*#__PURE__*/React.forwardRef(function Integration({
351
448
  viewBox: "0 0 32 32",
352
449
  fill: "currentColor",
353
450
  ...rest
354
- }, _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
451
+ }, _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
355
452
  d: "M29.88,15.52l-6-11A1,1,0,0,0,23,4H9a1,1,0,0,0-.88.52l-6,11a1,1,0,0,0,0,1l6,11A1,1,0,0,0,9,28H23a1,1,0,0,0,.88-.52l6-11A1,1,0,0,0,29.88,15.52ZM22.93,7l4.39,8h-9.5ZM16,14.14,10.82,6H21.18ZM9.07,7l5.11,8H4.68ZM4.68,17h9.5L9.07,25ZM16,17.86,21.18,26H10.82ZM22.93,25l-5.11-8h9.5Z"
356
453
  })), children);
357
454
  });
@@ -371,9 +468,9 @@ const IntentRequestActive = /*#__PURE__*/React.forwardRef(function IntentRequest
371
468
  viewBox: "0 0 32 32",
372
469
  fill: "currentColor",
373
470
  ...rest
374
- }, _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
471
+ }, _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
375
472
  d: "M23 27.2L20.4 24.6 19 26 23 30 31 22 29.6 20.6z"
376
- })), _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
473
+ })), _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
377
474
  d: "M15.4,30L5,23.8c-0.6-0.4-1-1-1-1.7V9.9c0-0.7,0.4-1.4,1-1.7l10-5.9C15.3,2.1,15.6,2,16,2c0.4,0,0.7,0.1,1,0.3l10,5.9 c0.6,0.4,1,1,1,1.7V16h-2V9.9L16,4L6,9.9v12.2l10.5,6.2L15.4,30z"
378
475
  })), children);
379
476
  });
@@ -393,9 +490,9 @@ const IntentRequestCreate = /*#__PURE__*/React.forwardRef(function IntentRequest
393
490
  viewBox: "0 0 32 32",
394
491
  fill: "currentColor",
395
492
  ...rest
396
- }, _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
493
+ }, _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
397
494
  d: "M30 24L26 24 26 20 24 20 24 24 20 24 20 26 24 26 24 30 26 30 26 26 30 26z"
398
- })), _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
495
+ })), _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
399
496
  d: "M15.4,30L5,23.8c-0.6-0.4-1-1-1-1.7V9.9c0-0.7,0.4-1.4,1-1.7l10-5.9C15.3,2.1,15.6,2,16,2c0.4,0,0.7,0.1,1,0.3l10,5.9 c0.6,0.4,1,1,1,1.7V16h-2V9.9L16,4L6,9.9v12.2l10.5,6.2L15.4,30z"
400
497
  })), children);
401
498
  });
@@ -415,9 +512,9 @@ const IntentRequestHeal = /*#__PURE__*/React.forwardRef(function IntentRequestHe
415
512
  viewBox: "0 0 32 32",
416
513
  fill: "currentColor",
417
514
  ...rest
418
- }, _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
515
+ }, _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
419
516
  d: "M27,20c-0.8,0-1.5,0.3-2.1,0.9l-0.4,0.5l-0.4-0.5C23.5,20.3,22.7,20,22,20s-1.5,0.3-2.1,0.9c-1.2,1.2-1.2,3.1,0,4.3l4.6,4.8 l4.6-4.8c1.2-1.2,1.2-3.1,0-4.3C28.6,20.3,27.8,20,27,20L27,20z"
420
- })), _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
517
+ })), _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
421
518
  d: "M16.6,28.6L4,16L16,4l12.6,12.6l1.4-1.4L17.5,2.6c-0.8-0.8-2.1-0.8-2.9,0L2.6,14.5c-0.8,0.8-0.8,2.1,0,2.9L15.1,30 L16.6,28.6z"
422
519
  })), children);
423
520
  });
@@ -449,7 +546,7 @@ const IntentRequestInactive = /*#__PURE__*/React.forwardRef(function IntentReque
449
546
  cx: "28.5",
450
547
  cy: "22.5",
451
548
  r: "1.5"
452
- })), _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
549
+ })), _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
453
550
  d: "M15.4,30L5,23.8c-0.6-0.4-1-1-1-1.7V9.9c0-0.7,0.4-1.4,1-1.7l10-5.9C15.3,2.1,15.6,2,16,2c0.4,0,0.7,0.1,1,0.3l10,5.9 c0.6,0.4,1,1,1,1.7V16h-2V9.9L16,4L6,9.9v12.2l10.5,6.2L15.4,30z"
454
551
  })), children);
455
552
  });
@@ -469,7 +566,7 @@ const IntentRequestScaleIn = /*#__PURE__*/React.forwardRef(function IntentReques
469
566
  viewBox: "0 0 32 32",
470
567
  fill: "currentColor",
471
568
  ...rest
472
- }, _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
569
+ }, _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
473
570
  d: "M28.6 30L30 28.6 22.4 21 29 21 29 19 19 19 19 29 21 29 21 22.4zM2 28.6L3.4 30 11 22.4 11 29 13 29 13 19 3 19 3 21 9.6 21zM17 2L15 2 15 12.2 10.4 7.6 9 9 16 16 23 9 21.6 7.6 17 12.2z"
474
571
  })), children);
475
572
  });
@@ -489,7 +586,7 @@ const IntentRequestScaleOut = /*#__PURE__*/React.forwardRef(function IntentReque
489
586
  viewBox: "0 0 32 32",
490
587
  fill: "currentColor",
491
588
  ...rest
492
- }, _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
589
+ }, _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
493
590
  d: "M19 20.4L20.4 19 28 26.6 28 20 30 20 30 30 20 30 20 28 26.6 28zM13 20.4L11.6 19 4 26.6 4 20 2 20 2 30 12 30 12 28 5.4 28zM17 16L15 16 15 5.8 10.4 10.4 9 9 16 2 23 9 21.6 10.4 17 5.8z"
494
591
  })), children);
495
592
  });
@@ -509,9 +606,9 @@ const IntentRequestUninstall = /*#__PURE__*/React.forwardRef(function IntentRequ
509
606
  viewBox: "0 0 32 32",
510
607
  fill: "currentColor",
511
608
  ...rest
512
- }, _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
609
+ }, _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
513
610
  d: "M30 21.4L28.6 20 25 23.6 21.4 20 20 21.4 23.6 25 20 28.6 21.4 30 25 26.4 28.6 30 30 28.6 26.4 25z"
514
- })), _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
611
+ })), _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
515
612
  d: "M15.4,30L5,23.8c-0.6-0.4-1-1-1-1.7V9.9c0-0.7,0.4-1.4,1-1.7l10-5.9C15.3,2.1,15.6,2,16,2c0.4,0,0.7,0.1,1,0.3l10,5.9 c0.6,0.4,1,1,1,1.7V16h-2V9.9L16,4L6,9.9v12.2l10.5,6.2L15.4,30z"
516
613
  })), children);
517
614
  });
@@ -531,9 +628,9 @@ const IntentRequestUpgrade = /*#__PURE__*/React.forwardRef(function IntentReques
531
628
  viewBox: "0 0 32 32",
532
629
  fill: "currentColor",
533
630
  ...rest
534
- }, _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
631
+ }, _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
535
632
  d: "M28 23L26.6 24.4 24 21.8 24 30 22 30 22 21.8 19.4 24.4 18 23 23 18z"
536
- })), _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
633
+ })), _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
537
634
  d: "M15.4,30L5,23.8c-0.6-0.4-1-1-1-1.7V9.9c0-0.7,0.4-1.4,1-1.7l10-5.9C15.3,2.1,15.6,2,16,2c0.4,0,0.7,0.1,1,0.3l10,5.9 c0.6,0.4,1,1,1,1.7V16h-2V9.9L16,4L6,9.9v12.2l10.5,6.2L15.4,30z"
538
635
  })), children);
539
636
  });
@@ -554,7 +651,7 @@ const Interactions = /*#__PURE__*/React.forwardRef(function Interactions({
554
651
  viewBox: "0 0 16 16",
555
652
  fill: "currentColor",
556
653
  ...rest
557
- }, _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
654
+ }, _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
558
655
  fillRule: "evenodd",
559
656
  d: "M11,7 L11,9 L13,9 C13.5522847,9 14,9.44771525 14,10 L14,10 L14,13 C14,13.5522847 13.5522847,14 13,14 L13,14 L10,14 L10,7 L11,7 Z M5,9 C5.55228475,9 6,9.44771525 6,10 L6,10 L6,14 L3,14 C2.44771525,14 2,13.5522847 2,13 L2,13 L2,12 C2,11.4477153 2.44771525,11 3,11 L3,11 L5,11 L5,10 L2.5,10 L2.5,9 Z M13,10 L11,10 L11,13 L13,13 L13,10 Z M5,12 L3,12 L3,13 L5,13 L5,12 Z M7.912,2 L7.834,3.911 L9.628,3.248 L9.914,4.119 L8.068,4.626 L9.251,6.134 L8.523,6.667 L7.457,5.068 L6.391,6.667 L5.663,6.134 L6.846,4.626 L5,4.119 L5.286,3.248 L7.08,3.911 L7.002,2 L7.912,2 Z"
560
657
  })), children);
@@ -567,7 +664,7 @@ const Interactions = /*#__PURE__*/React.forwardRef(function Interactions({
567
664
  viewBox: "0 0 32 32",
568
665
  fill: "currentColor",
569
666
  ...rest
570
- }, _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
667
+ }, _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
571
668
  d: "M26 18H22V14H20V28h6a2.0027 2.0027 0 002-2V20A2.0023 2.0023 0 0026 18zm-4 8V20h4v6zM20 6.076L19.256 4.219 16 5.522 16 2 14 2 14 5.523 10.744 4.22 10 6.077 13.417 7.444 10.9 10.8 12.5 12 15 8.667 17.5 12 19.1 10.8 16.583 7.443 20 6.076zM10 18H5v2h5v2H6a2 2 0 00-2 2v2a2 2 0 002 2h6V20A2.0023 2.0023 0 0010 18zm0 8H6V24h4z"
572
669
  })), children);
573
670
  });
@@ -587,18 +684,18 @@ const WatsonHealthInteractiveSegmentationCursor = /*#__PURE__*/React.forwardRef(
587
684
  viewBox: "0 0 32 32",
588
685
  fill: "currentColor",
589
686
  ...rest
590
- }, _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
687
+ }, _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
591
688
  d: "M29.4139,24,15.9989,10.5663a2.0473,2.0473,0,0,0-2.8281,0l-2.586,2.586a2.0023,2.0023,0,0,0,0,2.8283L23.9989,29.4145a2.0021,2.0021,0,0,0,2.8281,0l2.5869-2.5865a1.9993,1.9993,0,0,0,0-2.8283Zm-17.415-9.4335,2.5859-2.5859,3.5,3.5L15.498,18.0676l-3.5-3.5ZM25.413,28l-8.5009-8.5188,2.5867-2.587L28,25.4143Z"
592
- })), _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
689
+ })), _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
593
690
  d: "M7.586 18.586H10.414V21.413999999999998H7.586z",
594
691
  transform: "rotate(-45 9 20)"
595
- })), _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
692
+ })), _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
596
693
  d: "M18.586 7.586H21.413999999999998V10.414H18.586z",
597
694
  transform: "rotate(-45 20 9)"
598
- })), _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
695
+ })), _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
599
696
  d: "M7.586 7.586H10.414V10.414H7.586z",
600
697
  transform: "rotate(-45 9 9)"
601
- })), _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
698
+ })), _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
602
699
  d: "M11 2L2 2 2 11 4 11 4 4 11 4 11 2z"
603
700
  })), children);
604
701
  });
@@ -618,7 +715,7 @@ const InterfaceDefinition = /*#__PURE__*/React.forwardRef(function InterfaceDefi
618
715
  viewBox: "0 0 32 32",
619
716
  fill: "currentColor",
620
717
  ...rest
621
- }, _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
718
+ }, _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
622
719
  d: "M28,19h-7c-1.1028,0-2,.8975-2,2v2h-2v-14c0-1.1025-.8972-2-2-2h-2v-3c0-1.1025-.8972-2-2-2h-7c-1.1028,0-2,.8975-2,2v7c0,1.1025.8972,2,2,2h7c1.1028,0,2-.8975,2-2v-2h2v14c0,1.1025.8972,2,2,2h2v3c0,1.1025.8972,2,2,2h7c1.1028,0,2-.8975,2-2v-7c0-1.1025-.8972-2-2-2ZM11,11h-7v-7h7v7ZM28,28h-7v-7h7v7Z"
623
720
  })), children);
624
721
  });
@@ -638,7 +735,7 @@ const InterfaceDefinitionAlt = /*#__PURE__*/React.forwardRef(function InterfaceD
638
735
  viewBox: "0 0 32 32",
639
736
  fill: "currentColor",
640
737
  ...rest
641
- }, _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
738
+ }, _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
642
739
  d: "M28,30H4c-1.1,0-2-.9-2-2V4c0-1.1.9-2,2-2h24c1.1,0,2,.9,2,2v24c0,1.1-.9,2-2,2ZM4,28h24V4H4v24ZM9,22v-1.8232h1.582v-8.3545h-1.582v-1.8223h5.4512v1.8223h-1.5991v8.3545h1.5991v1.8232h-5.4512ZM16.3301,22v-9h2.2012v1.5195h.0859c.3613-.9629,1.1182-1.7021,2.5107-1.7021,1.8403,0,2.8721,1.2725,2.8721,3.5078v5.6748h-2.2012v-5.4512c0-1.2725-.4302-1.9258-1.479-1.9258-.9116,0-1.7886.4814-1.7886,1.4443v5.9326h-2.2012Z"
643
740
  })), children);
644
741
  });
@@ -658,10 +755,10 @@ const InterfaceUsage = /*#__PURE__*/React.forwardRef(function InterfaceUsage({
658
755
  viewBox: "0 0 32 32",
659
756
  fill: "currentColor",
660
757
  ...rest
661
- }, _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
758
+ }, _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
662
759
  strokeWidth: "0",
663
760
  d: "M18.3242 11.7334v1.29h-1.3242v1.7368h1.3242v7.2397h2.2012v-7.2397h1.8398v-1.7368h-1.8398v-1.9951h1.8398v-1.7539h-1.5649c-1.6167 0-2.4761.877-2.4761 2.459zM10 11.8193L11.582 11.8193 11.582 20.1772 10 20.1772 10 22 15.4516 22 15.4516 20.1772 13.8525 20.1772 13.8525 11.8193 15.4516 11.8193 15.4516 9.9966 10 9.9966 10 11.8193z"
664
- })), _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
761
+ })), _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
665
762
  strokeWidth: "0",
666
763
  d: "m21,30h-10c-4.9626,0-9-4.0374-9-9v-10C2,6.0374,6.0374,2,11,2h10c4.9626,0,9,4.0374,9,9v10c0,4.9626-4.0374,9-9,9ZM11,4c-3.8599,0-7,3.1401-7,7v10c0,3.8599,3.1401,7,7,7h10c3.8599,0,7-3.1401,7-7v-10c0-3.8599-3.1401-7-7-7h-10Z"
667
764
  })), children);
@@ -682,7 +779,7 @@ const InterfaceUsage_1 = /*#__PURE__*/React.forwardRef(function InterfaceUsage_1
682
779
  viewBox: "0 0 32 32",
683
780
  fill: "currentColor",
684
781
  ...rest
685
- }, _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
782
+ }, _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
686
783
  d: "M21.0259,30h-10c-5,0-9-4-9-9v-10C2.0259,6,6.0259,2,11.0259,2h10c5,0,9,4,9,9v10c0,5-4,9-9,9ZM11.0259,4c-3.9,0-7,3.1-7,7v10c0,3.9,3.1,7,7,7h10c3.9,0,7-3.1,7-7v-10c0-3.9-3.1-7-7-7h-10ZM9,22.0029v-1.8232h1.582v-8.3574h-1.582v-1.8223h5.4512v1.8223h-1.5991v8.3574h1.5991v1.8232h-5.4512ZM16.3301,22.0029v-9.0029h2.2012v1.5225h.0859c.3613-.9629,1.1182-1.7021,2.5107-1.7021,1.8403,0,2.8721,1.2725,2.8721,3.5078v5.6748h-2.2012v-5.4512c0-1.2725-.4302-1.9258-1.479-1.9258-.9116,0-1.7886.4814-1.7886,1.4443v5.9326h-2.2012Z"
687
784
  })), children);
688
785
  });
@@ -702,7 +799,7 @@ const InterfaceUsageAlt = /*#__PURE__*/React.forwardRef(function InterfaceUsageA
702
799
  viewBox: "0 0 32 32",
703
800
  fill: "currentColor",
704
801
  ...rest
705
- }, _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
802
+ }, _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
706
803
  d: "M26,19h-3c-2.2056,0-4,1.7944-4,4h-2v-14c0-1.1025-.8972-2-2-2h-2v-1c0-2.2056-1.7944-4-4-4h-3c-2.2056,0-4,1.7944-4,4v3c0,2.2056,1.7944,4,4,4h3c2.2056,0,4-1.7944,4-4h2v14c0,1.1025.8972,2,2,2h2v1c0,2.2056,1.7944,4,4,4h3c2.2056,0,4-1.7944,4-4v-3c0-2.2056-1.7944-4-4-4ZM11,9c0,1.1025-.8972,2-2,2h-3c-1.1028,0-2-.8975-2-2v-3c0-1.1025.8972-2,2-2h3c1.1028,0,2,.8975,2,2v3ZM28,26c0,1.1025-.8972,2-2,2h-3c-1.1028,0-2-.8975-2-2v-3c0-1.1025.8972-2,2-2h3c1.1028,0,2,.8975,2,2v3Z"
707
804
  })), children);
708
805
  });
@@ -722,9 +819,9 @@ const Intersect = /*#__PURE__*/React.forwardRef(function Intersect({
722
819
  viewBox: "0 0 32 32",
723
820
  fill: "currentColor",
724
821
  ...rest
725
- }, _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
822
+ }, _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
726
823
  d: "M22 24H18V22h4V18h2v4A2.0021 2.0021 0 0122 24zM10 14H8V10a2.0022 2.0022 0 012-2h4v2H10z"
727
- })), _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
824
+ })), _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
728
825
  d: "M28,8H24V4a2.0023,2.0023,0,0,0-2-2H4A2.0023,2.0023,0,0,0,2,4V22a2.0023,2.0023,0,0,0,2,2H8v4a2.0023,2.0023,0,0,0,2,2H28a2.0023,2.0023,0,0,0,2-2V10A2.0023,2.0023,0,0,0,28,8Zm0,20H10V24h4V22H10V18H8v4H4V4H22V8H18v2h4v4h2V10h4Z"
729
826
  })), children);
730
827
  });
@@ -748,9 +845,9 @@ const IntrusionPrevention = /*#__PURE__*/React.forwardRef(function IntrusionPrev
748
845
  cx: "22",
749
846
  cy: "23.887",
750
847
  r: "2"
751
- })), _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
848
+ })), _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
752
849
  d: "M29.7769 23.4785A8.64 8.64 0 0022 18a8.64 8.64 0 00-7.7769 5.4785L14 24l.2231.5215A8.64 8.64 0 0022 30a8.64 8.64 0 007.7769-5.4785L30 24zM22 28a4 4 0 114-4A4.0045 4.0045 0 0122 28zM25 10H4A2.0021 2.0021 0 012 8V4A2.0021 2.0021 0 014 2H25a2.0021 2.0021 0 012 2V8A2.0021 2.0021 0 0125 10zM4 4V8H25V4zM12 28H4V24h8V22H4a2.0023 2.0023 0 00-2 2v4a2.0023 2.0023 0 002 2h8z"
753
- })), _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
850
+ })), _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
754
851
  d: "M28,12H7a2.0023,2.0023,0,0,0-2,2v4a2.0023,2.0023,0,0,0,2,2h5V18H7V14H28l.0007,2H30V14A2.0023,2.0023,0,0,0,28,12Z"
755
852
  })), children);
756
853
  });
@@ -770,9 +867,9 @@ const InventoryManagement = /*#__PURE__*/React.forwardRef(function InventoryMana
770
867
  viewBox: "0 0 32 32",
771
868
  fill: "currentColor",
772
869
  ...rest
773
- }, _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
870
+ }, _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
774
871
  d: "M19 24H23V28H19zM26 24H30V28H26zM19 17H23V21H19zM26 17H30V21H26z"
775
- })), _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
872
+ })), _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
776
873
  d: "M17,24H4V10H28v5h2V10a2.0023,2.0023,0,0,0-2-2H22V4a2.0023,2.0023,0,0,0-2-2H12a2.002,2.002,0,0,0-2,2V8H4a2.002,2.002,0,0,0-2,2V24a2.0023,2.0023,0,0,0,2,2H17ZM12,4h8V8H12Z"
777
874
  })), children);
778
875
  });
@@ -792,9 +889,9 @@ const IotConnect = /*#__PURE__*/React.forwardRef(function IotConnect({
792
889
  viewBox: "0 0 32 32",
793
890
  fill: "currentColor",
794
891
  ...rest
795
- }, _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
892
+ }, _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
796
893
  d: "M30,19H26V15H24v9H8V8l9-.0009V6H13V2H11V6H8A2.002,2.002,0,0,0,6,8v3H2v2H6v6H2v2H6v3a2.0023,2.0023,0,0,0,2,2h3v4h2V26h6v4h2V26h3a2.0027,2.0027,0,0,0,2-2V21h4Z"
797
- })), _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
894
+ })), _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
798
895
  d: "M26,2a4.0042,4.0042,0,0,0-4,4,3.9556,3.9556,0,0,0,.5668,2.0192L19.5859,11H11V21H21V12.4141l2.9808-2.9808A3.9553,3.9553,0,0,0,26,10a4,4,0,0,0,0-8ZM19,19H13V13h6ZM26,8a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,26,8Z"
799
896
  })), children);
800
897
  });
@@ -814,11 +911,11 @@ const IotPlatform = /*#__PURE__*/React.forwardRef(function IotPlatform({
814
911
  viewBox: "0 0 32 32",
815
912
  fill: "currentColor",
816
913
  ...rest
817
- }, _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
914
+ }, _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
818
915
  d: "M30,19H26V15H24v9H8V8l9-.0009V6H13V2H11V6H8A2.002,2.002,0,0,0,6,8v3H2v2H6v6H2v2H6v3a2.0023,2.0023,0,0,0,2,2h3v4h2V26h6v4h2V26h3a2.0027,2.0027,0,0,0,2-2V21h4Z"
819
- })), _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
916
+ })), _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
820
917
  d: "M21 21H11V11H21zm-8-2h6V13H13zM31 13H29A10.0117 10.0117 0 0019 3V1A12.0131 12.0131 0 0131 13z"
821
- })), _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
918
+ })), _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
822
919
  d: "M26,13H24a5.0059,5.0059,0,0,0-5-5V6A7.0085,7.0085,0,0,1,26,13Z"
823
920
  })), children);
824
921
  });
@@ -838,7 +935,7 @@ const Ip = /*#__PURE__*/React.forwardRef(function Ip({
838
935
  viewBox: "0 0 32 32",
839
936
  fill: "currentColor",
840
937
  ...rest
841
- }, _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
938
+ }, _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
842
939
  strokeWidth: "0",
843
940
  d: "M19 23h-2v-14h6c1.103 0 2 .897 2 2v5c0 1.103-.897 2-2 2h-4v5zm0-7h4v-5.0015h-4v5.0015zM7 11L10 11 10 21 7 21 7 23 15 23 15 21 12 21 12 11 15 11 15 9 7 9 7 11z"
844
941
  })), children);
@@ -859,7 +956,7 @@ const Iso = /*#__PURE__*/React.forwardRef(function Iso({
859
956
  viewBox: "0 0 32 32",
860
957
  fill: "currentColor",
861
958
  ...rest
862
- }, _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
959
+ }, _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
863
960
  d: "M28 23H24a2 2 0 01-2-2V11a2 2 0 012-2h4a2 2 0 012 2V21A2 2 0 0128 23zM24 11V21h4V11zM18 23H12V21h6V17H14a2 2 0 01-2-2V11a2 2 0 012-2h6v2H14v4h4a2 2 0 012 2v4A2 2 0 0118 23zM2 11L5 11 5 21 2 21 2 23 10 23 10 21 7 21 7 11 10 11 10 9 2 9 2 11z"
864
961
  })), children);
865
962
  });
@@ -879,9 +976,9 @@ const IsoFilled = /*#__PURE__*/React.forwardRef(function IsoFilled({
879
976
  viewBox: "0 0 32 32",
880
977
  fill: "currentColor",
881
978
  ...rest
882
- }, _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
979
+ }, _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
883
980
  d: "M21 13H24V19H21z"
884
- })), _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
981
+ })), _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
885
982
  d: "M28,6H4A2,2,0,0,0,2,8V24a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V8A2,2,0,0,0,28,6ZM8,21H6V11H8Zm9-8H12v2h3a2,2,0,0,1,2,2v2a2,2,0,0,1-2,2H10V19h5V17H12a2,2,0,0,1-2-2V13a2,2,0,0,1,2-2h5Zm9,6a2,2,0,0,1-2,2H21a2,2,0,0,1-2-2V13a2,2,0,0,1,2-2h3a2,2,0,0,1,2,2Z"
886
983
  })), children);
887
984
  });
@@ -901,9 +998,9 @@ const IsoOutline = /*#__PURE__*/React.forwardRef(function IsoOutline({
901
998
  viewBox: "0 0 32 32",
902
999
  fill: "currentColor",
903
1000
  ...rest
904
- }, _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
1001
+ }, _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
905
1002
  d: "M24 21H21a2 2 0 01-2-2V13a2 2 0 012-2h3a2 2 0 012 2v6A2 2 0 0124 21zm-3-8v6h3V13zM15 21H10V19h5V17H12a2 2 0 01-2-2V13a2 2 0 012-2h5v2H12v2h3a2 2 0 012 2v2A2 2 0 0115 21zM6 11H8V21H6z"
906
- })), _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
1003
+ })), _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
907
1004
  d: "M28,6H4A2,2,0,0,0,2,8V24a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V8A2,2,0,0,0,28,6ZM4,24V8H28V24Z"
908
1005
  })), children);
909
1006
  });
@@ -923,7 +1020,7 @@ const ItemDefinition = /*#__PURE__*/React.forwardRef(function ItemDefinition({
923
1020
  viewBox: "0 0 32 32",
924
1021
  fill: "currentColor",
925
1022
  ...rest
926
- }, _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
1023
+ }, _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
927
1024
  d: "M28,2H4c-1.1,0-2,.9-2,2v24c0,1.1.9,2,2,2h24c1.1,0,2-.9,2-2V4c0-1.1-.9-2-2-2ZM28,28H4V4h24v24ZM10,22v-1.8232h1.582v-8.3574h-1.582v-1.8223h5.4512v1.8223h-1.5991v8.3574h1.5991v1.8232h-5.4512ZM18.0906,19.7129v-4.9487h-1.3242v-1.7539h.688c.6538,0,.8599-.3096.8599-.9287v-1.5171h1.9775v2.4458h1.8403v1.7539h-1.8403v5.4819h1.7026v1.7539h-1.582c-1.5132,0-2.3218-.8252-2.3218-2.2871Z"
928
1025
  })), children);
929
1026
  });
@@ -943,7 +1040,7 @@ const ItemUsage = /*#__PURE__*/React.forwardRef(function ItemUsage({
943
1040
  viewBox: "0 0 32 32",
944
1041
  fill: "currentColor",
945
1042
  ...rest
946
- }, _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
1043
+ }, _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
947
1044
  d: "M21,30h-10c-5,0-9-4-9-9v-10C2,6,6,2,11,2h10c5,0,9,4,9,9v10c0,5-4,9-9,9ZM11,4c-3.9,0-7,3.1-7,7v10c0,3.9,3.1,7,7,7h10c3.9,0,7-3.1,7-7v-10c0-3.9-3.1-7-7-7h-10ZM10,22v-1.8232h1.582v-8.3574h-1.582v-1.8223h5.4512v1.8223h-1.5991v8.3574h1.5991v1.8232h-5.4512ZM18.0906,19.7129v-4.9487h-1.3242v-1.7539h.688c.6538,0,.8599-.3096.8599-.9287v-1.5171h1.9775v2.4458h1.8403v1.7539h-1.8403v5.4819h1.7026v1.7539h-1.582c-1.5132,0-2.3218-.8252-2.3218-2.2871Z"
948
1045
  })), children);
949
1046
  });
@@ -963,7 +1060,7 @@ const JobDaemon = /*#__PURE__*/React.forwardRef(function JobDaemon({
963
1060
  viewBox: "0 0 32 32",
964
1061
  fill: "currentColor",
965
1062
  ...rest
966
- }, _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
1063
+ }, _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
967
1064
  d: "M12,17h8c1.1,0,2-.9,2-2V4c0-1.1-.9-2-2-2h-8c-1.1,0-2,.9-2,2v11c0,1.1.9,2,2,2ZM12,4h8v11h-8V4ZM8,19h5v2h-5c-1.1,0-2-.9-2-2v-11h2v11ZM4,23h5v2h-5c-1.1,0-2-.9-2-2v-11h2v11ZM27,20c-1.6,0-3.1,1.4-4,2.4-.9-1-2.4-2.4-4-2.4-2.6,0-4,2-4,4s1.4,4,4,4,3.1-1.4,4-2.4c.9,1,2.4,2.4,4,2.4,2.6,0,4-2,4-4s-1.4-4-4-4ZM19,26c-1.5,0-2-1.1-2-2s.5-2,2-2,2,1.1,2.8,2c-.7.9-1.9,2-2.8,2ZM27,26c-.9,0-2-1.1-2.8-2,.7-.9,1.9-2,2.8-2,1.5,0,2,1.1,2,2s-.5,2-2,2Z"
968
1065
  })), children);
969
1066
  });
@@ -983,7 +1080,7 @@ const JobRun = /*#__PURE__*/React.forwardRef(function JobRun({
983
1080
  viewBox: "0 0 32 32",
984
1081
  fill: "currentColor",
985
1082
  ...rest
986
- }, _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
1083
+ }, _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
987
1084
  d: "M12,17h8c1.1,0,2-.9,2-2V4c0-1.1-.9-2-2-2h-8c-1.1,0-2,.9-2,2v11c0,1.1.9,2,2,2ZM12,4h8v11h-8V4ZM8,19h6v2h-6c-1.1,0-2-.9-2-2v-11h2v11ZM4,23h6v2h-6c-1.1,0-2-.9-2-2v-11h2v11ZM30,24l-6,6-1.4-1.4,3.6-3.6h-9.2v-2h9.2l-3.6-3.6,1.4-1.4,6,6Z"
988
1085
  })), children);
989
1086
  });
@@ -1003,15 +1100,15 @@ const JoinFull = /*#__PURE__*/React.forwardRef(function JoinFull({
1003
1100
  viewBox: "0 0 32 32",
1004
1101
  fill: "currentColor",
1005
1102
  ...rest
1006
- }, _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
1103
+ }, _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
1007
1104
  fill: "none",
1008
1105
  d: "M16,9.0752a7.9941,7.9941,0,0,1,0,13.85,7.9941,7.9941,0,0,1,0-13.85m0-2.2373a9.9953,9.9953,0,0,0,0,18.3242A9.9953,9.9953,0,0,0,16,6.8379Z",
1009
1106
  "data-icon-path": "inner-path"
1010
- })), _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
1107
+ })), _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
1011
1108
  d: "M10,16a9.9976,9.9976,0,0,1,6-9.1621,10,10,0,1,0,0,18.3242A9.9976,9.9976,0,0,1,10,16Z"
1012
- })), _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
1109
+ })), _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
1013
1110
  d: "M16,9.0752a7.9941,7.9941,0,0,0,0,13.85,7.9941,7.9941,0,0,0,0-13.85Z"
1014
- })), _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
1111
+ })), _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
1015
1112
  d: "M20,6a9.9539,9.9539,0,0,0-4,.8379,9.9953,9.9953,0,0,1,0,18.3242A9.9988,9.9988,0,1,0,20,6Z"
1016
1113
  })), children);
1017
1114
  });
@@ -1031,7 +1128,7 @@ const JoinInner = /*#__PURE__*/React.forwardRef(function JoinInner({
1031
1128
  viewBox: "0 0 32 32",
1032
1129
  fill: "currentColor",
1033
1130
  ...rest
1034
- }, _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
1131
+ }, _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
1035
1132
  d: "M20,6a9.9355,9.9355,0,0,0-4,.8418A9.999,9.999,0,1,0,16,25.16,9.998,9.998,0,1,0,20,6ZM12,24A8,8,0,1,1,13.7573,8.2017a9.9734,9.9734,0,0,0,0,15.5986A7.9919,7.9919,0,0,1,12,24Zm8,0a7.9919,7.9919,0,0,1-1.7573-.2,9.9734,9.9734,0,0,0,0-15.5986A7.9972,7.9972,0,1,1,20,24Z"
1036
1133
  })), children);
1037
1134
  });
@@ -1051,7 +1148,7 @@ const JoinInnerAlt = /*#__PURE__*/React.forwardRef(function JoinInnerAlt({
1051
1148
  viewBox: "0 0 32 32",
1052
1149
  fill: "currentColor",
1053
1150
  ...rest
1054
- }, _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
1151
+ }, _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
1055
1152
  d: "M9.3,12.6l-1.3,1.5c-1.1-1-2-2.2-2.7-3.5l1.8-.9c.6,1.1,1.3,2.1,2.2,2.9h0ZM6.4,7.7c-.3-.9-.4-1.9-.4-2.8v-.9s-2,0-2,0v.9c0,1.1.2,2.3.5,3.4l1.9-.6h0ZM14.2,15c-1.2-.2-2.4-.7-3.4-1.3l-1,1.7c.3.2.7.4,1.1.6-.4.2-.7.4-1.1.6l1,1.7c1.1-.7,2.2-1.1,3.4-1.3v-1.9h0ZM5.3,21.4l1.8.9c.6-1.1,1.3-2.1,2.2-2.9l-1.3-1.5c-1.1,1-2,2.2-2.7,3.5h0ZM4,27.1v.9h2v-.9c0-1,.1-1.9.4-2.8l-1.9-.6c-.3,1.1-.5,2.2-.5,3.4h0ZM23,11l-1.4,1.4,2.6,2.6h-8.2s0,2,0,2h8.2s-2.6,2.6-2.6,2.6l1.4,1.4,5-5s-5-5-5-5Z"
1056
1153
  })), children);
1057
1154
  });
@@ -1071,15 +1168,15 @@ const JoinLeft = /*#__PURE__*/React.forwardRef(function JoinLeft({
1071
1168
  viewBox: "0 0 32 32",
1072
1169
  fill: "currentColor",
1073
1170
  ...rest
1074
- }, _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
1171
+ }, _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
1075
1172
  d: "M20,6a9.9272,9.9272,0,0,0-3.9968.8394,9.9758,9.9758,0,0,1,2.2451,1.36,8,8,0,1,1,0,15.6016,9.9758,9.9758,0,0,1-2.2451,1.36A9.9976,9.9976,0,1,0,20,6Z"
1076
- })), _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
1173
+ })), _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
1077
1174
  d: "M12,16a8.01,8.01,0,0,0,6.2483,7.8008,9.9858,9.9858,0,0,0,0-15.6016A8.01,8.01,0,0,0,12,16Z"
1078
- })), _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
1175
+ })), _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
1079
1176
  fill: "none",
1080
1177
  d: "M12,16a8.01,8.01,0,0,1,6.2483-7.8008,9.9758,9.9758,0,0,0-2.2451-1.36,9.9909,9.9909,0,0,0,0,18.3212,9.9758,9.9758,0,0,0,2.2451-1.36A8.01,8.01,0,0,1,12,16Z",
1081
1178
  "data-icon-path": "inner-path"
1082
- })), _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
1179
+ })), _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
1083
1180
  d: "M10,16a10.0105,10.0105,0,0,1,6.0032-9.1606,10,10,0,1,0,0,18.3212A10.0105,10.0105,0,0,1,10,16Z"
1084
1181
  })), children);
1085
1182
  });
@@ -1099,7 +1196,7 @@ const JoinLeftOuter = /*#__PURE__*/React.forwardRef(function JoinLeftOuter({
1099
1196
  viewBox: "0 0 32 32",
1100
1197
  fill: "currentColor",
1101
1198
  ...rest
1102
- }, _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
1199
+ }, _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
1103
1200
  d: "M28,16l-5,5-1.4-1.4,2.6-2.6h-10.2c-1.2.2-2.3.7-3.4,1.3l-1-1.7c.4-.3.8-.5,1.3-.7-4.1-1.8-6.9-5.6-6.9-10.1v-1.8s2,0,2,0v1.8c0,5.1,4.5,9.2,10,9.2h8.2l-2.6-2.6,1.4-1.4,5,5h0s0,0,0,0ZM4,27v1h2v-1c0-1,0-1.9.3-2.9l-1.9-.6c-.3,1.1-.5,2.3-.5,3.4h0ZM5.3,21.5l1.7.9c.6-1.1,1.3-2.1,2.2-3l-1.3-1.5c-1.1,1-2,2.2-2.6,3.6Z"
1104
1201
  })), children);
1105
1202
  });
@@ -1119,7 +1216,7 @@ const JoinOuter = /*#__PURE__*/React.forwardRef(function JoinOuter({
1119
1216
  viewBox: "0 0 32 32",
1120
1217
  fill: "currentColor",
1121
1218
  ...rest
1122
- }, _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
1219
+ }, _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
1123
1220
  d: "M20 6a9.9539 9.9539 0 00-4 .8379 9.9953 9.9953 0 010 18.3242A9.9988 9.9988 0 1020 6zM10 16a9.9976 9.9976 0 016-9.1621 10 10 0 100 18.3242A9.9976 9.9976 0 0110 16z"
1124
1221
  })), children);
1125
1222
  });
@@ -1139,15 +1236,15 @@ const JoinRight = /*#__PURE__*/React.forwardRef(function JoinRight({
1139
1236
  viewBox: "0 0 32 32",
1140
1237
  fill: "currentColor",
1141
1238
  ...rest
1142
- }, _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
1239
+ }, _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
1143
1240
  d: "M20,6a9.95,9.95,0,0,0-4.0032.8394,9.9909,9.9909,0,0,1,0,18.3212A9.9988,9.9988,0,1,0,20,6Z"
1144
- })), _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
1241
+ })), _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
1145
1242
  fill: "none",
1146
1243
  d: "M20,16a8.01,8.01,0,0,0-6.2483-7.8008,9.9758,9.9758,0,0,1,2.2451-1.36,9.9909,9.9909,0,0,1,0,18.3212,9.9758,9.9758,0,0,1-2.2451-1.36A8.01,8.01,0,0,0,20,16Z",
1147
1244
  "data-icon-path": "inner-path"
1148
- })), _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
1245
+ })), _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
1149
1246
  d: "M10,16a9.9759,9.9759,0,0,0,3.7517,7.8008,7.9937,7.9937,0,0,0,0-15.6016A9.9759,9.9759,0,0,0,10,16Z"
1150
- })), _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
1247
+ })), _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
1151
1248
  d: "M12,24A8,8,0,1,1,13.7517,8.1992a9.9758,9.9758,0,0,1,2.2451-1.36,10,10,0,1,0,0,18.3212,9.9758,9.9758,0,0,1-2.2451-1.36A7.9727,7.9727,0,0,1,12,24Z"
1152
1249
  })), children);
1153
1250
  });
@@ -1167,7 +1264,7 @@ const JoinRightOuter = /*#__PURE__*/React.forwardRef(function JoinRightOuter({
1167
1264
  viewBox: "0 0 32 32",
1168
1265
  fill: "currentColor",
1169
1266
  ...rest
1170
- }, _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
1267
+ }, _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
1171
1268
  d: "M28.01,16l-5,5-1.41-1.41,2.59-2.59h-6.09s-2.07,0-2.07,0c-5.52,0-10.02,4.11-10.02,9.17v1.83h-2v-1.83c0-4.45,2.82-8.29,6.89-10.09-.43-.21-.85-.43-1.26-.69l1.02-1.74c1.04.66,2.16,1.11,3.35,1.34h2s0,0,0,0h8.17l-2.59-2.59,1.41-1.41,5,5h0ZM6.36,7.81c-.26-.92-.39-1.88-.39-2.85v-.96h-1.95v.96c0,1.16.16,2.32.47,3.43l1.87-.57ZM7.9,14.04l1.31-1.51c-.9-.85-1.64-1.85-2.19-2.97l-1.74.92c.66,1.35,1.54,2.54,2.62,3.56Z"
1172
1269
  })), children);
1173
1270
  });
@@ -1187,7 +1284,7 @@ const JoinNode = /*#__PURE__*/React.forwardRef(function JoinNode({
1187
1284
  viewBox: "0 0 32 32",
1188
1285
  fill: "currentColor",
1189
1286
  ...rest
1190
- }, _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
1287
+ }, _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
1191
1288
  strokeWidth: "0",
1192
1289
  d: "M2 9H6V11H2zM2 21H6V23H2zM25 11L23.5859 12.4141 26.1719 15 18 15 18 4 12 4 12 9 8 9 8 11 12 11 12 21 8 21 8 23 12 23 12 28 18 28 18 17 26.1719 17 23.5859 19.5859 25 21 30 16 25 11z"
1193
1290
  })), children);
@@ -1208,7 +1305,7 @@ const Jpg = /*#__PURE__*/React.forwardRef(function Jpg({
1208
1305
  viewBox: "0 0 32 32",
1209
1306
  fill: "currentColor",
1210
1307
  ...rest
1211
- }, _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
1308
+ }, _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
1212
1309
  d: "M30 23H24a2 2 0 01-2-2V11a2 2 0 012-2h6v2H24V21h4V17H26V15h4zM14 23H12V9h6a2 2 0 012 2v5a2 2 0 01-2 2H14zm0-7h4V11H14zM8 23H4a2 2 0 01-2-2V19H4v2H8V9h2V21A2 2 0 018 23z"
1213
1310
  })), children);
1214
1311
  });
@@ -1228,9 +1325,9 @@ const JsError = /*#__PURE__*/React.forwardRef(function JsError({
1228
1325
  viewBox: "0 0 32 32",
1229
1326
  fill: "currentColor",
1230
1327
  ...rest
1231
- }, _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
1328
+ }, _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
1232
1329
  d: "M20.3335 30h-2.667c-.9189 0-1.6665-.7476-1.6665-1.6665v-2.3335h2v2h2v-8h2v8.3335c0 .9189-.7476 1.6665-1.6665 1.6665zM28.3335 30h-4.3335v-2h4v-2h-2c-1.103 0-2-.897-2-2v-2.3335c0-.9189.7476-1.6665 1.6665-1.6665h4.3335v2h-4v2h2c1.103 0 2 .897 2 2v2.3335c0 .9189-.7476 1.6665-1.6665 1.6665zM16 18c-.8284 0-1.5.6716-1.5 1.5s.6716 1.5 1.5 1.5 1.5-.6716 1.5-1.5-.6716-1.5-1.5-1.5h0zM15 7H17V16H15z"
1233
- })), _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
1330
+ })), _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
1234
1331
  d: "m14,26h-4.5c-.3538,0-.6809-.1868-.8608-.4912L2.1392,14.5088c-.0928-.1569-.1392-.3329-.1392-.5088s.0464-.3519.1392-.5088L8.6392,2.4912c.1799-.3044.5071-.4912.8608-.4912h13c.3538,0,.6809.1868.8608.4912l6.5,11c.0928.1569.1392.3328.1392.5088s-.0464.3519-.1392.5088l-2,3.3845-1.7217-1.0173,1.6992-2.876-5.9089-10h-11.8589l-5.9089,10,5.9089,10h3.9294v2Z"
1235
1332
  })), children);
1236
1333
  });
@@ -1250,7 +1347,7 @@ const Json = /*#__PURE__*/React.forwardRef(function Json({
1250
1347
  viewBox: "0 0 32 32",
1251
1348
  fill: "currentColor",
1252
1349
  ...rest
1253
- }, _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
1350
+ }, _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
1254
1351
  d: "M31 11L31 21 29 21 27 15 27 21 25 21 25 11 27 11 29 17 29 11 31 11zM21.3335 21h-2.667A1.6684 1.6684 0 0117 19.3335v-6.667A1.6684 1.6684 0 0118.6665 11h2.667A1.6684 1.6684 0 0123 12.6665v6.667A1.6684 1.6684 0 0121.3335 21zM19 19h2V13H19zM13.3335 21H9V19h4V17H11a2.002 2.002 0 01-2-2V12.6665A1.6684 1.6684 0 0110.6665 11H15v2H11v2h2a2.002 2.002 0 012 2v2.3335A1.6684 1.6684 0 0113.3335 21zM5.3335 21H2.6665A1.6684 1.6684 0 011 19.3335V17H3v2H5V11H7v8.3335A1.6684 1.6684 0 015.3335 21z"
1255
1352
  })), children);
1256
1353
  });
@@ -1270,7 +1367,7 @@ const JsonReference = /*#__PURE__*/React.forwardRef(function JsonReference({
1270
1367
  viewBox: "0 0 32 32",
1271
1368
  fill: "currentColor",
1272
1369
  ...rest
1273
- }, _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
1370
+ }, _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
1274
1371
  d: "M4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20zM29 12L27 6 25 6 25 16 27 16 27 10 29 16 31 16 31 6 29 6 29 12zM21.3335 6h-2.667A1.6683 1.6683 0 0017 7.6665v6.667A1.6684 1.6684 0 0018.6665 16h2.667A1.6683 1.6683 0 0023 14.3335V7.6665A1.6683 1.6683 0 0021.3335 6zM21 14H19V8h2zM9 7.6665V10a2.002 2.002 0 002 2h2v2H9v2h4.3335A1.6683 1.6683 0 0015 14.3335V12a2.002 2.002 0 00-2-2H11V8h4V6H10.6665A1.6683 1.6683 0 009 7.6665zM5 14H3V12H1v2.3335A1.6684 1.6684 0 002.6665 16h2.667A1.6683 1.6683 0 007 14.3335V6H5z"
1275
1372
  })), children);
1276
1373
  });
@@ -1290,7 +1387,7 @@ const JumpLink = /*#__PURE__*/React.forwardRef(function JumpLink({
1290
1387
  viewBox: "0 0 32 32",
1291
1388
  fill: "currentColor",
1292
1389
  ...rest
1293
- }, _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
1390
+ }, _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
1294
1391
  d: "M13.4141,17.5859,18,22.1719V8H8V6H18a2.0024,2.0024,0,0,1,2,2V22.1719l4.5859-4.586L26,19l-7,7-7-7Z"
1295
1392
  })), children);
1296
1393
  });
@@ -1310,9 +1407,9 @@ const KeepDry = /*#__PURE__*/React.forwardRef(function KeepDry({
1310
1407
  viewBox: "0 0 32 32",
1311
1408
  fill: "currentColor",
1312
1409
  ...rest
1313
- }, _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
1410
+ }, _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
1314
1411
  d: "M25,10a3.8978,3.8978,0,0,1-4-3.777,3.9017,3.9017,0,0,1,.6533-2.0639L24.17.4141a1.0381,1.0381,0,0,1,1.6592,0L28.3154,4.11A3.9693,3.9693,0,0,1,29,6.223,3.8978,3.8978,0,0,1,25,10Zm0-7.2368L23.3438,5.2257A1.89,1.89,0,0,0,23,6.223a2.014,2.014,0,0,0,4,0,1.98,1.98,0,0,0-.375-1.0466Z"
1315
- })), _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
1412
+ })), _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
1316
1413
  d: "M29.9854,15.83a13.9726,13.9726,0,0,0-1.8147-4.8323L26.4329,12.001a12.092,12.092,0,0,1,1.07,2.2124A5.4079,5.4079,0,0,0,26,14a6.5439,6.5439,0,0,0-3.939,1.333,14.5177,14.5177,0,0,0-3.0456-8.9341A13.8858,13.8858,0,0,0,17,4.4014V2H15V4.0464A14.3808,14.3808,0,0,0,2.0146,15.83,1,1,0,0,0,3.51,16.86,4.8551,4.8551,0,0,1,6,16a4.8653,4.8653,0,0,1,4.1406,2.5107,1.0393,1.0393,0,0,0,1.7188,0A5.02,5.02,0,0,1,15,16.1255V25.5a2.5,2.5,0,0,1-5,0V25H8v.5a4.5,4.5,0,0,0,9,0V16.1255a5.02,5.02,0,0,1,3.1406,2.3852.9994.9994,0,0,0,1.7188,0A4.8653,4.8653,0,0,1,26,16a4.8551,4.8551,0,0,1,2.49.86,1,1,0,0,0,1.4957-1.03ZM9.939,15.333A6.5439,6.5439,0,0,0,6,14a5.4079,5.4079,0,0,0-1.5034.2134,12.4413,12.4413,0,0,1,8.488-7.8145A14.5157,14.5157,0,0,0,9.939,15.333ZM16,14a6.5526,6.5526,0,0,0-4.0564,1.4307c.0378-2.22.6089-6.49,4.0564-9.1763,3.4307,2.6768,4.009,6.9487,4.0522,9.1728A6.552,6.552,0,0,0,16,14Z"
1317
1414
  })), children);
1318
1415
  });
@@ -1332,7 +1429,7 @@ const Key = /*#__PURE__*/React.forwardRef(function Key({
1332
1429
  viewBox: "0 0 32 32",
1333
1430
  fill: "currentColor",
1334
1431
  ...rest
1335
- }, _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
1432
+ }, _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
1336
1433
  strokeWidth: "0",
1337
1434
  d: "M30 9L28.0001 9 26 16 24.0001 9 22 9 25 17.9996 25 23 27 23 27 18 27.0001 18 30 9zM21 11L21 9 13 9 13 23 21 23 21 21 15 21 15 17 20 17 20 15 15 15 15 11 21 11zM11 9L8.8941 9 5 15.5527 5 9 3 9 3 23 5 23 5 18.7062 5.9277 17.2208 8.8941 23 11 23 7.1093 15.4308 11 9z"
1338
1435
  })), children);
@@ -1353,9 +1450,9 @@ const Keyboard = /*#__PURE__*/React.forwardRef(function Keyboard({
1353
1450
  viewBox: "0 0 32 32",
1354
1451
  fill: "currentColor",
1355
1452
  ...rest
1356
- }, _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
1453
+ }, _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
1357
1454
  d: "M28,26H4a2,2,0,0,1-2-2V10A2,2,0,0,1,4,8H28a2,2,0,0,1,2,2V24A2,2,0,0,1,28,26ZM4,10V24H28V10Z"
1358
- })), _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
1455
+ })), _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
1359
1456
  d: "M10 20H21V22H10zM6 12H8V14H6zM10 12H12V14H10zM14 12H16V14H14zM18 12H20V14H18zM6 20H8V22H6zM6 16H8V18H6zM10 16H12V18H10zM14 16H16V18H14zM22 12H26V14H22zM22 16H26V18H22zM18 16H20V18H18zM23 20H26V22H23z"
1360
1457
  })), children);
1361
1458
  });
@@ -1375,9 +1472,9 @@ const KeyboardOff = /*#__PURE__*/React.forwardRef(function KeyboardOff({
1375
1472
  viewBox: "0 0 32 32",
1376
1473
  fill: "currentColor",
1377
1474
  ...rest
1378
- }, _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
1475
+ }, _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
1379
1476
  d: "M6 12H8V14H6zM18 12H20V14H18zM6 20H8V22H6zM6 16H8V18H6zM10 16H12V18H10zM22 12H26V14H22zM22 16H26V18H22z"
1380
- })), _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
1477
+ })), _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
1381
1478
  d: "M14.2 10H28v13h2V10c0-1.1-.9-2-2-2H12.2L14.2 10zM30 28.6L3.4 2 2 3.4 6.6 8H4c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h20.6l4 4L30 28.6zM4 24V10h4.6l2 2H10v2h2.6l2 2H14v2h2.6l2 2H10v2h10.6l2 2H4z"
1382
1479
  })), children);
1383
1480
  });
@@ -1397,7 +1494,7 @@ const KioskDevice = /*#__PURE__*/React.forwardRef(function KioskDevice({
1397
1494
  viewBox: "0 0 32 32",
1398
1495
  fill: "currentColor",
1399
1496
  ...rest
1400
- }, _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
1497
+ }, _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
1401
1498
  d: "M26,19c1.1,0,2-.9,2-2V4c0-1.1-.9-2-2-2H6c-1.1,0-2,.9-2,2v13c0,1.1.9,2,2,2h7v9H4v2h24v-2h-9v-9h7ZM17,28h-2v-9h2v9ZM6,17V4h20v13H6ZM16,13c-.55,0-1,.45-1,1s.45,1,1,1,1-.45,1-1-.45-1-1-1Z"
1402
1499
  })), children);
1403
1500
  });
@@ -1417,10 +1514,10 @@ const Kubelet = /*#__PURE__*/React.forwardRef(function Kubelet({
1417
1514
  viewBox: "0 0 32 32",
1418
1515
  fill: "currentColor",
1419
1516
  ...rest
1420
- }, _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
1517
+ }, _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
1421
1518
  strokeWidth: "0",
1422
1519
  d: "m20.0444,27.2942l-3.0825-10.018-1.0132,3.04c-.1361.4084-.5183.6838-.9487.6838h-6s0-2,0-2h5.2793s1.772-5.3162,1.772-5.3162c.1307-.4123.5162-.6902.9487-.6838.4374.0046.8225.2891.9555.7058l3.0088,9.7783,1.0742-3.7589c.1227-.4293.5151-.7252.9615-.7252h5s0,2,0,2h-4.2456s-1.7933,6.2747-1.7933,6.2747c-.1216.4256-.5085.7207-.9511.7253h-.01c-.4389,0-.8265-.2863-.9556-.7058Z"
1423
- })), _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
1520
+ })), _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
1424
1521
  strokeWidth: "0",
1425
1522
  d: "m16,28H6c-1.1028,0-2-.8972-2-2V6c0-1.1028.8972-2,2-2h20c1.1028,0,2,.8972,2,2v9h-2V6H6v20h10v2Z"
1426
1523
  })), children);
@@ -1447,7 +1544,7 @@ const Kubernetes = /*#__PURE__*/React.forwardRef(function Kubernetes({
1447
1544
  viewBox: "0 0 32 32",
1448
1545
  fill: "currentColor",
1449
1546
  ...rest
1450
- }, _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
1547
+ }, _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
1451
1548
  d: "M29.2227,17.9639,25.9194,17.21a9.7843,9.7843,0,0,0-1.5249-6.6245l2.54-2.0254L25.6875,6.9961,23.1482,9.0205A9.97,9.97,0,0,0,17,6.0508V3H15V6.0508a9.97,9.97,0,0,0-6.1482,2.97L6.3125,6.9961,5.0654,8.56l2.54,2.0254A9.7843,9.7843,0,0,0,6.0806,17.21l-3.3033.7544.4454,1.9492L6.52,19.1606a10.0359,10.0359,0,0,0,4.2688,5.358l-1.33,2.7631,1.8018.8677L12.59,25.3882a9.8113,9.8113,0,0,0,6.8208,0L20.74,28.1494l1.8018-.8682-1.33-2.7626a10.0359,10.0359,0,0,0,4.2688-5.358l3.2973.7525ZM24,16c0,.2573-.0148.5112-.0386.7627l-5-1.1416a2.9664,2.9664,0,0,0-.1376-.5942L22.82,11.84A7.9392,7.9392,0,0,1,24,16Zm-9,0a1,1,0,1,1,1,1A1.0009,1.0009,0,0,1,15,16Zm6.5758-5.7256L17.58,13.4609a3.0028,3.0028,0,0,0-.58-.2768V8.0693A7.9762,7.9762,0,0,1,21.5758,10.2744ZM15,8.0693v5.1148a3.0028,3.0028,0,0,0-.58.2768l-3.9956-3.1865A7.9762,7.9762,0,0,1,15,8.0693ZM8,16a7.9392,7.9392,0,0,1,1.18-4.16l3.9962,3.1866a2.9664,2.9664,0,0,0-.1376.5942l-5,1.1416C8.0148,16.5112,8,16.2573,8,16Zm.4835,2.7124,4.9752-1.1362a3.0132,3.0132,0,0,0,.4146.5366L11.6594,22.71A8.031,8.031,0,0,1,8.4835,18.7124ZM16,24a7.9679,7.9679,0,0,1-2.54-.42l2.2206-4.6123A2.9988,2.9988,0,0,0,16,19a2.9988,2.9988,0,0,0,.319-.0322L18.54,23.58A7.9546,7.9546,0,0,1,16,24Zm4.3406-1.29-2.2139-4.5976a3.0132,3.0132,0,0,0,.4146-.5366l4.9752,1.1362A8.031,8.031,0,0,1,20.3406,22.71Z"
1452
1549
  })), children);
1453
1550
  });
@@ -1467,11 +1564,11 @@ const KubernetesControlPlaneNode = /*#__PURE__*/React.forwardRef(function Kubern
1467
1564
  viewBox: "0 0 32 32",
1468
1565
  fill: "currentColor",
1469
1566
  ...rest
1470
- }, _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
1567
+ }, _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
1471
1568
  d: "M22.951 20h-2.1843c-.4141-1.1611-1.5137-2-2.8157-2s-2.4016.8389-2.8157 2H8.951v2h6.1843c.4141 1.1611 1.5137 2 2.8157 2s2.4016-.8389 2.8157-2h2.1843v-2Zm-5 2c-.5515 0-1-.4487-1-1s.4485-1 1-1 1 .4487 1 1-.4485 1-1 1Zm5-10h-6.1843c-.4141-1.1611-1.5137-2-2.8157-2s-2.4016.8389-2.8157 2H8.951v2h2.1843c.4141 1.1611 1.5137 2 2.8157 2s2.4016-.8389 2.8157-2h6.1843v-2Zm-9 2c-.5515 0-1-.4487-1-1s.4485-1 1-1 1 .4487 1 1-.4485 1-1 1Z"
1472
- })), _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
1569
+ })), _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
1473
1570
  d: "m29.8993 18.9897-2.593-11.1865a2 2 0 0 0-1.124-1.3711l-9.407-4.2544C16.5133 2.059 16.2321 2 15.9511 2s-.5623.0591-.8242.1777L5.7197 6.4321a2 2 0 0 0-1.124 1.3711l-2.593 11.1865a2.0008 2.0008 0 0 0 .3899 1.7056l6.886 8.5586A2.0001 2.0001 0 0 0 10.8367 30h10.2286a2.0001 2.0001 0 0 0 1.5581-.7461l6.886-8.5586a2.0008 2.0008 0 0 0 .3899-1.7056ZM21.0653 28H10.837l-6.886-8.5586 2.593-11.187L15.951 4l9.407 4.2549 2.593 11.1865L21.0652 28Z"
1474
- })), _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
1571
+ })), _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
1475
1572
  fill: "none",
1476
1573
  d: "M0 0h32v32H0z"
1477
1574
  })), children);
@@ -1500,7 +1597,7 @@ const KubernetesIpAddress = /*#__PURE__*/React.forwardRef(function KubernetesIpA
1500
1597
  cx: "16",
1501
1598
  cy: "16",
1502
1599
  r: "2"
1503
- })), _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
1600
+ })), _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
1504
1601
  d: "m18.8157,26c-.302-.8472-.9685-1.5137-1.8157-1.8159v-2.1841h3c.2969,0,.5781-.1318.7683-.3599l5-6c.1982-.2378.2751-.5547.2078-.8569l-2-9c-.0696-.3145-.2864-.5757-.5823-.7021l-7-3c-.1257-.0542-.2598-.0811-.3938-.0811s-.2681.0269-.3938.0811l-7.0015,3c-.2959.1265-.5127.3877-.5825.7021l-1.9985,9c-.0671.3027.0098.6191.208.8569l5,6c.1902.228.4714.3599.7683.3599h3v2.1846c-.8472.3018-1.5137.9683-1.8157,1.8154H4v2h9.1843c.4141,1.1611,1.5137,2,2.8157,2s2.4016-.8389,2.8157-2h9.1843v-2h-9.1843Zm-10.7329-11.2627l1.7808-8.02,6.1365-2.6294,6.135,2.6294,1.7822,8.02-4.3855,5.2627h-7.0635l-4.3855-5.2627Zm7.9172,13.2627c-.5515,0-1-.4487-1-1s.4485-1,1-1,1,.4487,1,1-.4485,1-1,1Z"
1505
1602
  })), children);
1506
1603
  });
@@ -1520,10 +1617,10 @@ const KubernetesOperator = /*#__PURE__*/React.forwardRef(function KubernetesOper
1520
1617
  viewBox: "0 0 32 32",
1521
1618
  fill: "currentColor",
1522
1619
  ...rest
1523
- }, _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
1620
+ }, _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
1524
1621
  strokeWidth: "0",
1525
1622
  d: "m19,21h-6c-1.1028,0-2-.8972-2-2v-6c0-1.1028.8972-2,2-2h6c1.1028,0,2,.8972,2,2v6c0,1.1028-.8972,2-2,2Zm-6-8v6h6v-6h-6Z"
1526
- })), _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
1623
+ })), _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
1527
1624
  strokeWidth: "0",
1528
1625
  d: "m30,16c0-7.7197-6.2803-14-14-14S2,8.2803,2,16s6.2803,14,14,14c2.7773,0,5.417-.7959,7.7012-2.3081.3948.1914.8315.3081,1.2988.3081,1.6543,0,3-1.3457,3-3,0-.4673-.1167-.9043-.3079-1.2988,1.5122-2.2842,2.3079-4.9238,2.3079-7.7012Zm-26,0c0-6.6167,5.3833-12,12-12s12,5.3833,12,12c0,2.248-.6152,4.3877-1.7744,6.2681-.375-.1689-.7881-.2681-1.2256-.2681-1.6543,0-3,1.3457-3,3,0,.4375.0991.8506.2681,1.2256-1.8801,1.1592-4.0198,1.7744-6.2681,1.7744-6.6167,0-12-5.3833-12-12Zm21,10c-.5515,0-1-.4487-1-1s.4485-1,1-1,1,.4487,1,1-.4485,1-1,1Z"
1529
1626
  })), children);
@@ -1544,9 +1641,9 @@ const KubernetesPod = /*#__PURE__*/React.forwardRef(function KubernetesPod({
1544
1641
  viewBox: "0 0 32 32",
1545
1642
  fill: "currentColor",
1546
1643
  ...rest
1547
- }, _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
1644
+ }, _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
1548
1645
  d: "m22.5046,11.6368l-5.9883-3.5c-.1594-.0933-.3381-.1387-.5164-.1367-.1699.002-.3394.0474-.4915.1357l-6.0117,3.5c-.3076.1792-.4968.5083-.4968.8643v7c0,.356.1892.6851.4968.8643l6.0117,3.5c.1555.0903.3176.1357.4915.1357.1743,0,.3604-.0454.5164-.1367l5.9883-3.5c.3069-.1792.4954-.5078.4954-.8633v-7c0-.3555-.1885-.6841-.4954-.8633Zm-6.4939-1.479l4.0076,2.3423-4.0076,2.3423-4.0232-2.3423,4.0232-2.3423Zm-5.0107,4.0815l4,2.3291v4.6855l-4-2.3291v-4.6855Zm6,7.0249v-4.6836l4-2.3379v4.6836l-4,2.3379Z"
1549
- })), _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
1646
+ })), _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
1550
1647
  d: "m16,31c-.1741,0-.3481-.0454-.5039-.1362l-12-7c-.3071-.1792-.4961-.5081-.4961-.8638v-14c0-.3557.189-.6846.4961-.8638L15.4961,1.1362c.1558-.0908.3298-.1362.5039-.1362s.3481.0454.5039.1362l11,6.4166-1.0078,1.7275-10.4961-6.1227-11,6.4166v12.8513l11,6.4166,11-6.4166v-7.4257h2v8c0,.3557-.189.6846-.4961.8638l-12,7c-.1558.0908-.3298.1362-.5039.1362Z"
1551
1648
  })), children);
1552
1649
  });
@@ -1566,11 +1663,11 @@ const KubernetesWorkerNode = /*#__PURE__*/React.forwardRef(function KubernetesWo
1566
1663
  viewBox: "0 0 32 32",
1567
1664
  fill: "currentColor",
1568
1665
  ...rest
1569
- }, _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
1666
+ }, _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
1570
1667
  d: "M23 18v-2h-2.1c-.1-.6-.4-1.2-.7-1.8l1.5-1.5-1.4-1.4-1.5 1.5c-.5-.3-1.1-.6-1.8-.7V10h-2v2.1c-.6.1-1.2.4-1.8.7l-1.5-1.5-1.4 1.4 1.5 1.5c-.3.5-.6 1.1-.7 1.8H9v2h2.1c.1.6.4 1.2.7 1.8l-1.5 1.5 1.4 1.4 1.5-1.5c.5.3 1.1.6 1.8.7V24h2v-2.1c.6-.1 1.2-.4 1.8-.7l1.5 1.5 1.4-1.4-1.5-1.5c.3-.5.6-1.1.7-1.8H23Zm-7 2c-1.7 0-3-1.3-3-3s1.3-3 3-3 3 1.3 3 3-1.3 3-3 3Z"
1571
- })), _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
1668
+ })), _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
1572
1669
  d: "m29.9483 18.9897-2.593-11.1865a2 2 0 0 0-1.124-1.3711l-9.407-4.2544C16.5623 2.059 16.2811 2 16.0001 2s-.5623.0591-.8242.1777L5.7687 6.4321a2 2 0 0 0-1.124 1.3711l-2.593 11.1865a2.0008 2.0008 0 0 0 .3899 1.7056l6.886 8.5586A2.0001 2.0001 0 0 0 10.8857 30h10.2286a2.0001 2.0001 0 0 0 1.5581-.7461l6.886-8.5586a2.0008 2.0008 0 0 0 .3899-1.7056ZM21.1143 28H10.886L4 19.4414l2.593-11.187L16 4l9.407 4.2549L28 19.4414 21.1142 28Z"
1573
- })), _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
1670
+ })), _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
1574
1671
  fill: "none",
1575
1672
  d: "M0 0h32v32H0z"
1576
1673
  })), children);
@@ -1591,9 +1688,9 @@ const Label = /*#__PURE__*/React.forwardRef(function Label({
1591
1688
  viewBox: "0 0 32 32",
1592
1689
  fill: "currentColor",
1593
1690
  ...rest
1594
- }, _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
1691
+ }, _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
1595
1692
  d: "M23 13H18v2h5v2H19a2 2 0 00-2 2v2a2 2 0 002 2h6V15A2.0023 2.0023 0 0023 13zm0 8H19V19h4zM13 9H9a2.002 2.002 0 00-2 2V23H9V18h4v5h2V11A2.002 2.002 0 0013 9zM9 16V11h4v5z"
1596
- })), _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
1693
+ })), _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
1597
1694
  d: "M28,28H4a2.0021,2.0021,0,0,1-2-2V6A2.0021,2.0021,0,0,1,4,4H28a2.0021,2.0021,0,0,1,2,2V26A2.0021,2.0021,0,0,1,28,28ZM4,6V26H28V6Z"
1598
1695
  })), children);
1599
1696
  });
@@ -1613,7 +1710,7 @@ const Language = /*#__PURE__*/React.forwardRef(function Language({
1613
1710
  viewBox: "0 0 32 32",
1614
1711
  fill: "currentColor",
1615
1712
  ...rest
1616
- }, _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
1713
+ }, _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
1617
1714
  d: "M18 19H24V21H18zM18 15H30V17H18zM18 11H30V13H18zM14 21V19H9V17H7v2H2v2h8.2148a8.5914 8.5914 0 01-2.2159 3.9771A9.2731 9.2731 0 016.5521 23H4.3334a10.8553 10.8553 0 002.1451 3.2966A14.6584 14.6584 0 013 28.127L3.7021 30a16.42 16.42 0 004.2907-2.3362A16.4883 16.4883 0 0012.2979 30L13 28.127A14.664 14.664 0 019.5228 26.3 10.3132 10.3132 0 0012.2516 21zM11.1666 13H13.333L8.75 2H6.5832L2 13H4.1664L5 11h5.3335zM5.8331 9L7.6665 4.6 9.5 9z"
1618
1715
  })), children);
1619
1716
  });
@@ -1633,10 +1730,10 @@ const Laptop = /*#__PURE__*/React.forwardRef(function Laptop({
1633
1730
  viewBox: "0 0 32 32",
1634
1731
  fill: "currentColor",
1635
1732
  ...rest
1636
- }, _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
1733
+ }, _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
1637
1734
  d: "M26,24H6a2.0023,2.0023,0,0,1-2-2V8A2.002,2.002,0,0,1,6,6H26a2.0023,2.0023,0,0,1,2,2V22A2.0027,2.0027,0,0,1,26,24ZM6,8V22H26V8Z",
1638
1735
  transform: "translate(0 .005)"
1639
- })), _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
1736
+ })), _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
1640
1737
  d: "M2 26.005H30V28.005H2z"
1641
1738
  })), children);
1642
1739
  });
@@ -1656,7 +1753,7 @@ const Lasso = /*#__PURE__*/React.forwardRef(function Lasso({
1656
1753
  viewBox: "0 0 32 32",
1657
1754
  fill: "currentColor",
1658
1755
  ...rest
1659
- }, _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
1756
+ }, _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
1660
1757
  d: "M20,2H12A9.9842,9.9842,0,0,0,7.0349,20.6553C7.0249,20.7705,7,20.8818,7,21a3.9929,3.9929,0,0,0,2.9106,3.83A4.0049,4.0049,0,0,1,6,28H4v2H6a6.0044,6.0044,0,0,0,5.928-5.12,3.9966,3.9966,0,0,0,2.93-2.88H20A10,10,0,0,0,20,2ZM11,23a2,2,0,1,1,2-2A2.0025,2.0025,0,0,1,11,23Zm9-3H14.8579a3.9841,3.9841,0,0,0-7.15-1.2637A7.99,7.99,0,0,1,12,4h8a8,8,0,0,1,0,16Z"
1661
1758
  })), children);
1662
1759
  });
@@ -1676,7 +1773,7 @@ const LassoPolygon = /*#__PURE__*/React.forwardRef(function LassoPolygon({
1676
1773
  viewBox: "0 0 32 32",
1677
1774
  fill: "currentColor",
1678
1775
  ...rest
1679
- }, _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
1776
+ }, _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
1680
1777
  d: "M29.6245,2.2193a1.0005,1.0005,0,0,0-1.0972-.1006L17.9353,7.8,3.366,2.0694a1,1,0,0,0-1.28,1.3369l6.4353,14.479A3.965,3.965,0,0,0,9.9106,24.83,4.0049,4.0049,0,0,1,6,28H4v2H6a6.0044,6.0044,0,0,0,5.928-5.12,4.0021,4.0021,0,0,0,2.93-2.88H23.24a2,2,0,0,0,1.9273-1.4649L29.9634,3.2676A1,1,0,0,0,29.6245,2.2193ZM11,23a2,2,0,1,1,2-2A2.0025,2.0025,0,0,1,11,23Zm12.24-3H14.8579a3.897,3.897,0,0,0-4.5117-2.9336L4.905,4.8238,18.0647,10,27.41,4.9878Z"
1681
1778
  })), children);
1682
1779
  });
@@ -1697,9 +1794,9 @@ const Launch = /*#__PURE__*/React.forwardRef(function Launch({
1697
1794
  viewBox: "0 0 16 16",
1698
1795
  fill: "currentColor",
1699
1796
  ...rest
1700
- }, _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
1797
+ }, _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
1701
1798
  d: "M13,14H3c-0.6,0-1-0.4-1-1V3c0-0.6,0.4-1,1-1h5v1H3v10h10V8h1v5C14,13.6,13.6,14,13,14z"
1702
- })), _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
1799
+ })), _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
1703
1800
  d: "M10 1L10 2 13.3 2 9 6.3 9.7 7 14 2.7 14 6 15 6 15 1z"
1704
1801
  })), children);
1705
1802
  }
@@ -1711,9 +1808,9 @@ const Launch = /*#__PURE__*/React.forwardRef(function Launch({
1711
1808
  viewBox: "0 0 32 32",
1712
1809
  fill: "currentColor",
1713
1810
  ...rest
1714
- }, _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
1811
+ }, _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
1715
1812
  d: "M26,28H6a2.0027,2.0027,0,0,1-2-2V6A2.0027,2.0027,0,0,1,6,4H16V6H6V26H26V16h2V26A2.0027,2.0027,0,0,1,26,28Z"
1716
- })), _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
1813
+ })), _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
1717
1814
  d: "M20 2L20 4 26.586 4 18 12.586 19.414 14 28 5.414 28 12 30 12 30 2 20 2z"
1718
1815
  })), children);
1719
1816
  });
@@ -1737,9 +1834,9 @@ const WatsonHealthLaunchStudy_1 = /*#__PURE__*/React.forwardRef(function WatsonH
1737
1834
  cx: "23",
1738
1835
  cy: "25",
1739
1836
  r: "1"
1740
- })), _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
1837
+ })), _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
1741
1838
  d: "M26 22v6H6V22H26m0-2H6a2 2 0 00-2 2v6a2 2 0 002 2H26a2 2 0 002-2V22a2 2 0 00-2-2zM20.59 10.59L17 14.17 17 2 15 2 15 14.17 11.41 10.59 10 12 16 18 22 12 20.59 10.59z"
1742
- })), _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
1839
+ })), _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
1743
1840
  d: "M8 24H20V26H8z"
1744
1841
  })), children);
1745
1842
  });
@@ -1763,9 +1860,9 @@ const WatsonHealthLaunchStudy_2 = /*#__PURE__*/React.forwardRef(function WatsonH
1763
1860
  cx: "23",
1764
1861
  cy: "7",
1765
1862
  r: "1"
1766
- })), _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
1863
+ })), _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
1767
1864
  d: "M26 4v6H6V4H26m0-2H6A2 2 0 004 4v6a2 2 0 002 2H26a2 2 0 002-2V4a2 2 0 00-2-2zM20.59 21.41L17 17.83 17 30 15 30 15 17.83 11.41 21.41 10 20 16 14 22 20 20.59 21.41z"
1768
- })), _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
1865
+ })), _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
1769
1866
  d: "M8 6H20V8H8z"
1770
1867
  })), children);
1771
1868
  });
@@ -1789,9 +1886,9 @@ const WatsonHealthLaunchStudy_3 = /*#__PURE__*/React.forwardRef(function WatsonH
1789
1886
  cx: "23",
1790
1887
  cy: "25",
1791
1888
  r: "1"
1792
- })), _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
1889
+ })), _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
1793
1890
  d: "M26 22v6H6V22H26m0-2H6a2 2 0 00-2 2v6a2 2 0 002 2H26a2 2 0 002-2V22a2 2 0 00-2-2zM20.59 4.59L17 8.17 17 0 15 0 15 8.17 11.41 4.59 10 6 16 12 22 6 20.59 4.59z"
1794
- })), _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
1891
+ })), _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
1795
1892
  d: "M20.59 10.59L16 15.16 11.41 10.59 10 12 16 18 22 12 20.59 10.59zM8 24H20V26H8z"
1796
1893
  })), children);
1797
1894
  });
@@ -1811,9 +1908,9 @@ const Layers = /*#__PURE__*/React.forwardRef(function Layers({
1811
1908
  viewBox: "0 0 32 32",
1812
1909
  fill: "currentColor",
1813
1910
  ...rest
1814
- }, _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
1911
+ }, _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
1815
1912
  d: "M16,24a.9967.9967,0,0,1-.4741-.12l-13-7L3.4741,15.12,16,21.8643,28.5259,15.12l.9482,1.7607-13,7A.9967.9967,0,0,1,16,24Z"
1816
- })), _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
1913
+ })), _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
1817
1914
  d: "M16 30a.9967.9967 0 01-.4741-.12l-13-7L3.4741 21.12 16 27.8643 28.5259 21.12l.9482 1.7607-13 7A.9967.9967 0 0116 30zM16 18a.9967.9967 0 01-.4741-.12l-13-7a1 1 0 010-1.7607l13-7a.9982.9982 0 01.9482 0l13 7a1 1 0 010 1.7607l-13 7A.9967.9967 0 0116 18zM5.1094 10L16 15.8643 26.8906 10 16 4.1358z"
1818
1915
  })), children);
1819
1916
  });
@@ -1833,10 +1930,10 @@ const LayersExternal = /*#__PURE__*/React.forwardRef(function LayersExternal({
1833
1930
  viewBox: "0 0 32 32",
1834
1931
  fill: "currentColor",
1835
1932
  ...rest
1836
- }, _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
1933
+ }, _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
1837
1934
  strokeWidth: "0",
1838
1935
  d: "m16,24c-.1631,0-.3262-.0398-.4741-.1196l-13-7,.9482-1.7607,12.5259,6.7446,12.5259-6.7446.9482,1.7607-13,7c-.1479.0798-.311.1196-.4741.1196Z"
1839
- })), _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
1936
+ })), _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
1840
1937
  strokeWidth: "0",
1841
1938
  d: "M16 30c-.1631 0-.3262-.0398-.4741-.1196l-13-7 .9482-1.7607 12.5259 6.7446 12.5259-6.7446.9482 1.7607-13 7c-.1479.0798-.311.1196-.4741.1196zM29.4741 9.1196L16 1.8643v2.2715l10.8906 5.8643-10.8906 5.8643v2.2715l13.4741-7.2554c.324-.1743.5259-.5122.5259-.8804s-.2019-.7061-.5259-.8804zM4.4141 9.4141l3.5859-3.586v8.1719s2 0 2 0V5.8281s3.5859 3.5859 3.5859 3.5859l1.4141-1.414L9 2 3 8l1.4141 1.4141z"
1842
1939
  })), children);
@@ -1857,7 +1954,7 @@ const Legend = /*#__PURE__*/React.forwardRef(function Legend({
1857
1954
  viewBox: "0 0 32 32",
1858
1955
  fill: "currentColor",
1859
1956
  ...rest
1860
- }, _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
1957
+ }, _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
1861
1958
  d: "M16 22H30V24H16z"
1862
1959
  })), _rect || (_rect = /*#__PURE__*/React.createElement("rect", {
1863
1960
  width: "6",
@@ -1865,7 +1962,7 @@ const Legend = /*#__PURE__*/React.forwardRef(function Legend({
1865
1962
  x: "4",
1866
1963
  y: "20",
1867
1964
  rx: "1"
1868
- })), _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
1965
+ })), _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
1869
1966
  d: "M16 8H30V10H16zM9.5 12h-5a.5.5 0 01-.4473-.7236l2.5-5.0224a.5206.5206 0 01.8945 0l2.5 5.0225A.5.5 0 019.5 12z"
1870
1967
  })), children);
1871
1968
  });
@@ -1885,7 +1982,7 @@ const LetterAa = /*#__PURE__*/React.forwardRef(function LetterAa({
1885
1982
  viewBox: "0 0 32 32",
1886
1983
  fill: "currentColor",
1887
1984
  ...rest
1888
- }, _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
1985
+ }, _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
1889
1986
  d: "M23 13H18v2h5v2H19a2 2 0 00-2 2v2a2 2 0 002 2h6V15A2 2 0 0023 13zm0 8H19V19h4zM13 9H9a2 2 0 00-2 2V23H9V18h4v5h2V11A2 2 0 0013 9zM9 16V11h4v5z"
1890
1987
  })), children);
1891
1988
  });
@@ -1905,7 +2002,7 @@ const LetterBb = /*#__PURE__*/React.forwardRef(function LetterBb({
1905
2002
  viewBox: "0 0 32 32",
1906
2003
  fill: "currentColor",
1907
2004
  ...rest
1908
- }, _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
2005
+ }, _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
1909
2006
  d: "M23 13H19V9H17V23h6a2 2 0 002-2V15A2 2 0 0023 13zm-4 8V15h4v6zM15 12a3 3 0 00-3-3H7V23h5a3 3 0 003-3V18a3 3 0 00-.78-2A3 3 0 0015 14zM9 11h3a1 1 0 011 1v2a1 1 0 01-1 1H9zm4 9a1 1 0 01-1 1H9V17h3a1 1 0 011 1z"
1910
2007
  })), children);
1911
2008
  });
@@ -1925,7 +2022,7 @@ const LetterCc = /*#__PURE__*/React.forwardRef(function LetterCc({
1925
2022
  viewBox: "0 0 32 32",
1926
2023
  fill: "currentColor",
1927
2024
  ...rest
1928
- }, _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
2025
+ }, _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
1929
2026
  d: "M24 23H19a2 2 0 01-2-2V15a2 2 0 012-2h5v2H19v6h5zM15 23H9a2 2 0 01-2-2V11A2 2 0 019 9h6v2H9V21h6z"
1930
2027
  })), children);
1931
2028
  });
@@ -1945,7 +2042,7 @@ const LetterDd = /*#__PURE__*/React.forwardRef(function LetterDd({
1945
2042
  viewBox: "0 0 32 32",
1946
2043
  fill: "currentColor",
1947
2044
  ...rest
1948
- }, _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
2045
+ }, _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
1949
2046
  d: "M23 9v4H19a2 2 0 00-2 2v6a2 2 0 002 2h6V9zm-4 6h4v6H19zM11 23H7V9h4a4 4 0 014 4v6A4 4 0 0111 23zM9 21h2a2 2 0 002-2V13a2 2 0 00-2-2H9z"
1950
2047
  })), children);
1951
2048
  });
@@ -1965,7 +2062,7 @@ const LetterEe = /*#__PURE__*/React.forwardRef(function LetterEe({
1965
2062
  viewBox: "0 0 32 32",
1966
2063
  fill: "currentColor",
1967
2064
  ...rest
1968
- }, _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
2065
+ }, _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
1969
2066
  d: "M25 19V15a2.0023 2.0023 0 00-2-2H19a2.0023 2.0023 0 00-2 2v6a2.0077 2.0077 0 002 2h5V21H19V19zm-6-4h4v2H19zM15 11L15 9 7 9 7 23 15 23 15 21 9 21 9 17 14 17 14 15 9 15 9 11 15 11z"
1970
2067
  })), children);
1971
2068
  });
@@ -1985,7 +2082,7 @@ const LetterFf = /*#__PURE__*/React.forwardRef(function LetterFf({
1985
2082
  viewBox: "0 0 32 32",
1986
2083
  fill: "currentColor",
1987
2084
  ...rest
1988
- }, _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
2085
+ }, _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
1989
2086
  d: "M16 11L16 9 8 9 8 23 10 23 10 17 15 17 15 15 10 15 10 11 16 11zM24 11V9H21a2 2 0 00-2 2v2H17v2h2v8h2V15h3V13H21V11z"
1990
2087
  })), children);
1991
2088
  });
@@ -2005,7 +2102,7 @@ const LetterGg = /*#__PURE__*/React.forwardRef(function LetterGg({
2005
2102
  viewBox: "0 0 32 32",
2006
2103
  fill: "currentColor",
2007
2104
  ...rest
2008
- }, _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
2105
+ }, _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
2009
2106
  d: "M19 13a2 2 0 00-2 2v6a2 2 0 002 2h4v2H18v2h5a2 2 0 002-2V13zm4 8H19V15h4zM15 23H9a2 2 0 01-2-2V11A2 2 0 019 9h6v2H9V21h4V17H11V15h4z"
2010
2107
  })), children);
2011
2108
  });
@@ -2025,7 +2122,7 @@ const LetterHh = /*#__PURE__*/React.forwardRef(function LetterHh({
2025
2122
  viewBox: "0 0 32 32",
2026
2123
  fill: "currentColor",
2027
2124
  ...rest
2028
- }, _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
2125
+ }, _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
2029
2126
  d: "M13 9L13 15 9 15 9 9 7 9 7 23 9 23 9 17 13 17 13 23 15 23 15 9 13 9zM23 13H19V9H17V23h2V15h4v8h2V15A2 2 0 0023 13z"
2030
2127
  })), children);
2031
2128
  });
@@ -2045,7 +2142,7 @@ const LetterIi = /*#__PURE__*/React.forwardRef(function LetterIi({
2045
2142
  viewBox: "0 0 32 32",
2046
2143
  fill: "currentColor",
2047
2144
  ...rest
2048
- }, _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
2145
+ }, _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
2049
2146
  d: "M10 11L13 11 13 21 10 21 10 23 18 23 18 21 15 21 15 11 18 11 18 9 10 9 10 11zM20 13H22V23H20zM20 9H22V11H20z"
2050
2147
  })), children);
2051
2148
  });
@@ -2065,7 +2162,7 @@ const LetterJj = /*#__PURE__*/React.forwardRef(function LetterJj({
2065
2162
  viewBox: "0 0 32 32",
2066
2163
  fill: "currentColor",
2067
2164
  ...rest
2068
- }, _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
2165
+ }, _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
2069
2166
  d: "M20 9H22V11H20zM20 25H17v2h3a2 2 0 002-2V13H20zM14 23H10a2 2 0 01-2-2V19h2v2h4V9h2V21A2 2 0 0114 23z"
2070
2167
  })), children);
2071
2168
  });
@@ -2085,7 +2182,7 @@ const LetterKk = /*#__PURE__*/React.forwardRef(function LetterKk({
2085
2182
  viewBox: "0 0 32 32",
2086
2183
  fill: "currentColor",
2087
2184
  ...rest
2088
- }, _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
2185
+ }, _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
2089
2186
  d: "M15 9L12.89 9 9 15.55 9 9 7 9 7 23 9 23 9 18.71 9.93 17.22 12.89 23 15 23 11.11 15.43 15 9zM22.78 23L25 23 21.22 17 25 13 22.76 13 19 17.17 19 9 17 9 17 23 19 23 19 19.25 19.96 18.21 22.78 23z"
2090
2187
  })), children);
2091
2188
  });
@@ -2105,7 +2202,7 @@ const LetterLl = /*#__PURE__*/React.forwardRef(function LetterLl({
2105
2202
  viewBox: "0 0 32 32",
2106
2203
  fill: "currentColor",
2107
2204
  ...rest
2108
- }, _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
2205
+ }, _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
2109
2206
  d: "M11 21L11 9 9 9 9 23 17 23 17 21 11 21zM23 23H21a2 2 0 01-2-2V9h2V21h2z"
2110
2207
  })), children);
2111
2208
  });
@@ -2125,7 +2222,7 @@ const LetterMm = /*#__PURE__*/React.forwardRef(function LetterMm({
2125
2222
  viewBox: "0 0 32 32",
2126
2223
  fill: "currentColor",
2127
2224
  ...rest
2128
- }, _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
2225
+ }, _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
2129
2226
  d: "M24 13H16V23h2V15h2v8h2V15h2v8h2V15A2 2 0 0024 13zM12 9L10.48 14 10 15.98 9.54 14 8 9 6 9 6 23 8 23 8 15 7.84 13 8.42 15 10 19.63 11.58 15 12.16 13 12 15 12 23 14 23 14 9 12 9z"
2130
2227
  })), children);
2131
2228
  });
@@ -2145,7 +2242,7 @@ const LetterNn = /*#__PURE__*/React.forwardRef(function LetterNn({
2145
2242
  viewBox: "0 0 32 32",
2146
2243
  fill: "currentColor",
2147
2244
  ...rest
2148
- }, _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
2245
+ }, _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
2149
2246
  d: "M25 23H23V15H19v8H17V13h6a2 2 0 012 2zM13 19L9.32 9 7 9 7 23 9 23 9 13 12.68 23 15 23 15 9 13 9 13 19z"
2150
2247
  })), children);
2151
2248
  });
@@ -2165,7 +2262,7 @@ const LetterOo = /*#__PURE__*/React.forwardRef(function LetterOo({
2165
2262
  viewBox: "0 0 32 32",
2166
2263
  fill: "currentColor",
2167
2264
  ...rest
2168
- }, _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
2265
+ }, _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
2169
2266
  d: "M23 23H19a2 2 0 01-2-2V15a2 2 0 012-2h4a2 2 0 012 2v6A2 2 0 0123 23zm-4-8v6h4V15zM13 23H9a2 2 0 01-2-2V11A2 2 0 019 9h4a2 2 0 012 2V21A2 2 0 0113 23zM9 11V21h4V11z"
2170
2267
  })), children);
2171
2268
  });
@@ -2185,7 +2282,7 @@ const LetterPp = /*#__PURE__*/React.forwardRef(function LetterPp({
2185
2282
  viewBox: "0 0 32 32",
2186
2283
  fill: "currentColor",
2187
2284
  ...rest
2188
- }, _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
2285
+ }, _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
2189
2286
  d: "M23 13H17V27h2V23h4a2 2 0 002-2V15A2 2 0 0023 13zm-4 8V15h4v6zM9 23H7V9h6a2 2 0 012 2v5a2 2 0 01-2 2H9zm0-7h4V11H9z"
2190
2287
  })), children);
2191
2288
  });
@@ -2205,7 +2302,7 @@ const LetterQq = /*#__PURE__*/React.forwardRef(function LetterQq({
2205
2302
  viewBox: "0 0 32 32",
2206
2303
  fill: "currentColor",
2207
2304
  ...rest
2208
- }, _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
2305
+ }, _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
2209
2306
  d: "M19 13a2 2 0 00-2 2v6a2 2 0 002 2h4v4h2V13zm4 8H19V15h4zM13 9H9a2 2 0 00-2 2V21a2 2 0 002 2h1v2a2 2 0 002 2h2V25H12V23h1a2 2 0 002-2V11A2 2 0 0013 9zM9 21V11h4V21z"
2210
2307
  })), children);
2211
2308
  });
@@ -2225,7 +2322,7 @@ const LetterRr = /*#__PURE__*/React.forwardRef(function LetterRr({
2225
2322
  viewBox: "0 0 32 32",
2226
2323
  fill: "currentColor",
2227
2324
  ...rest
2228
- }, _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
2325
+ }, _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
2229
2326
  d: "M16 15V11a2 2 0 00-2-2H8V23h2V17h1.48l2.34 6H16l-2.33-6H14A2 2 0 0016 15zm-6-4h4v4H10zM24 13L18 13 18 23 20 23 20 15 24 15 24 13z"
2230
2327
  })), children);
2231
2328
  });
@@ -2245,7 +2342,7 @@ const LetterSs = /*#__PURE__*/React.forwardRef(function LetterSs({
2245
2342
  viewBox: "0 0 32 32",
2246
2343
  fill: "currentColor",
2247
2344
  ...rest
2248
- }, _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
2345
+ }, _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
2249
2346
  d: "M22 23H17V21h5V19H19a2 2 0 01-2-2V15a2 2 0 012-2h5v2H19v2h3a2 2 0 012 2v2A2 2 0 0122 23zM13 23H7V21h6V17H9a2 2 0 01-2-2V11A2 2 0 019 9h6v2H9v4h4a2 2 0 012 2v4A2 2 0 0113 23z"
2250
2347
  })), children);
2251
2348
  });
@@ -2265,7 +2362,7 @@ const LetterTt = /*#__PURE__*/React.forwardRef(function LetterTt({
2265
2362
  viewBox: "0 0 32 32",
2266
2363
  fill: "currentColor",
2267
2364
  ...rest
2268
- }, _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
2365
+ }, _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
2269
2366
  d: "M8 11L11 11 11 23 13 23 13 11 16 11 16 9 8 9 8 11zM23 15V13H20V11H18v2H16v2h2v6a2 2 0 002 2h3V21H20V15z"
2270
2367
  })), children);
2271
2368
  });
@@ -2285,7 +2382,7 @@ const LetterUu = /*#__PURE__*/React.forwardRef(function LetterUu({
2285
2382
  viewBox: "0 0 32 32",
2286
2383
  fill: "currentColor",
2287
2384
  ...rest
2288
- }, _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
2385
+ }, _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
2289
2386
  d: "M23 23H19a2 2 0 01-2-2V13h2v8h4V13h2v8A2 2 0 0123 23zM13 23H9a2 2 0 01-2-2V9H9V21h4V9h2V21A2 2 0 0113 23z"
2290
2387
  })), children);
2291
2388
  });
@@ -2305,7 +2402,7 @@ const LetterVv = /*#__PURE__*/React.forwardRef(function LetterVv({
2305
2402
  viewBox: "0 0 32 32",
2306
2403
  fill: "currentColor",
2307
2404
  ...rest
2308
- }, _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
2405
+ }, _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
2309
2406
  d: "M25 13L23.25 13 21 22.03 18.79 13 17 13 19.5 23 22.5 23 25 13zM13 9L11 22 9 9 7 9 9.52 23 12.48 23 15 9 13 9z"
2310
2407
  })), children);
2311
2408
  });
@@ -2325,7 +2422,7 @@ const LetterWw = /*#__PURE__*/React.forwardRef(function LetterWw({
2325
2422
  viewBox: "0 0 32 32",
2326
2423
  fill: "currentColor",
2327
2424
  ...rest
2328
- }, _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
2425
+ }, _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
2329
2426
  d: "M24.3 13L23.39 21.61 22 13 20 13 18.61 21.61 17.7 13 16 13 17.36 23 19.64 23 21 14.63 22.36 23 24.64 23 26 13 24.3 13zM12.21 9L11.87 17 11.61 21.54 11.2 18 10.52 12.54 8.5 12.54 7.82 18 7.41 21.54 7.16 17 6.81 9 5.01 9 6.01 23 8.28 23 9.04 18.07 9.5 14 9.51 13.97 9.52 14 9.98 18.07 10.74 23 13.01 23 14.01 9 12.21 9z"
2330
2427
  })), children);
2331
2428
  });
@@ -2345,7 +2442,7 @@ const LetterXx = /*#__PURE__*/React.forwardRef(function LetterXx({
2345
2442
  viewBox: "0 0 32 32",
2346
2443
  fill: "currentColor",
2347
2444
  ...rest
2348
- }, _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
2445
+ }, _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
2349
2446
  d: "M15 9L13 9 11 15 9 9 7 9 9.75 16 7 23 9 23 11 17 13 23 15 23 12.24 16 15 9zM25 13L23 13 21 16.9 19 13 17 13 19.91 18 17 23 19 23 21 19.2 23 23 25 23 22.1 18 25 13z"
2350
2447
  })), children);
2351
2448
  });
@@ -2365,7 +2462,7 @@ const LetterYy = /*#__PURE__*/React.forwardRef(function LetterYy({
2365
2462
  viewBox: "0 0 32 32",
2366
2463
  fill: "currentColor",
2367
2464
  ...rest
2368
- }, _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
2465
+ }, _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
2369
2466
  d: "M15 9L13 9 11 16 9 9 7 9 10 18 10 23 12 23 12 18 12 18 15 9zM23 13l-2 7.52L19.08 13H17l3.15 9.87L19.53 25H17v2h2.26a2 2 0 001.91-1.42L25 13z"
2370
2467
  })), children);
2371
2468
  });
@@ -2385,7 +2482,7 @@ const LetterZz = /*#__PURE__*/React.forwardRef(function LetterZz({
2385
2482
  viewBox: "0 0 32 32",
2386
2483
  fill: "currentColor",
2387
2484
  ...rest
2388
- }, _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
2485
+ }, _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
2389
2486
  d: "M25 15L25 13 17 13 17 15 22.5 15 17 21 17 23 25 23 25 21 19.51 21 25 15zM15 9L7 9 7 11 13 11 7 21 7 23 15 23 15 21 9 21 15 11 15 9z"
2390
2487
  })), children);
2391
2488
  });
@@ -2405,9 +2502,9 @@ const License = /*#__PURE__*/React.forwardRef(function License({
2405
2502
  viewBox: "0 0 32 32",
2406
2503
  fill: "currentColor",
2407
2504
  ...rest
2408
- }, _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
2505
+ }, _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
2409
2506
  d: "M10 6H22V8H10zM10 10H22V12H10zM10 24H16V26H10zM10 14H16V16H10z"
2410
- })), _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
2507
+ })), _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
2411
2508
  d: "M24,30H8a2.0023,2.0023,0,0,1-2-2V4A2.0023,2.0023,0,0,1,8,2H24a2.0023,2.0023,0,0,1,2,2V28A2.0023,2.0023,0,0,1,24,30ZM8,4V28H24V4Z"
2412
2509
  })), children);
2413
2510
  });
@@ -2427,9 +2524,9 @@ const LicenseDraft = /*#__PURE__*/React.forwardRef(function LicenseDraft({
2427
2524
  viewBox: "0 0 32 32",
2428
2525
  fill: "currentColor",
2429
2526
  ...rest
2430
- }, _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
2527
+ }, _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
2431
2528
  d: "M8 6H20V8H8zM8 10H20V12H8zM8 14H14V16H8zM8 24H12V26H8z"
2432
- })), _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
2529
+ })), _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
2433
2530
  d: "M29.707 19.293l-3-3a.9994.9994 0 00-1.414 0L16 25.5859V30h4.4141l9.2929-9.293A.9994.9994 0 0029.707 19.293zM19.5859 28H18V26.4141l5-5L24.5859 23zM26 21.5859L24.4141 20 26 18.4141 27.5859 20zM12 30H6a2.0021 2.0021 0 01-2-2V4A2.0021 2.0021 0 016 2H22a2.0021 2.0021 0 012 2V14H22V4H6V28h6z"
2434
2531
  })), children);
2435
2532
  });
@@ -2449,9 +2546,9 @@ const LicenseGlobal = /*#__PURE__*/React.forwardRef(function LicenseGlobal({
2449
2546
  viewBox: "0 0 32 32",
2450
2547
  fill: "currentColor",
2451
2548
  ...rest
2452
- }, _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
2549
+ }, _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
2453
2550
  d: "M22 14a8 8 0 108 8A8.0092 8.0092 0 0022 14zm5.91 7H25.9563a12.03 12.03 0 00-1.2183-4.3325A6.01 6.01 0 0127.91 21zm-7.8545 0A10.0135 10.0135 0 0122 16.0146 10.0121 10.0121 0 0123.9448 21zm3.89 2A10.01 10.01 0 0122 27.9854 10.0121 10.0121 0 0120.0552 23zm-4.6831-6.332A12.0265 12.0265 0 0018.0435 21H16.09A6.01 6.01 0 0119.2617 16.668zM16.09 23h1.9532a12.0265 12.0265 0 001.2182 4.332A6.01 6.01 0 0116.09 23zm8.6482 4.332A12.0242 12.0242 0 0025.9565 23H27.91A6.0088 6.0088 0 0124.7385 27.332zM6 14H12V16H6zM6 6H18V8H6zM6 10H18V12H6zM6 24H12V26H6z"
2454
- })), _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
2551
+ })), _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
2455
2552
  d: "M12,30H4a2.0021,2.0021,0,0,1-2-2V4A2.0021,2.0021,0,0,1,4,2H20a2.0021,2.0021,0,0,1,2,2v8H20V4H4V28h8Z"
2456
2553
  })), children);
2457
2554
  });
@@ -2471,9 +2568,9 @@ const LicenseMaintenance = /*#__PURE__*/React.forwardRef(function LicenseMainten
2471
2568
  viewBox: "0 0 32 32",
2472
2569
  fill: "currentColor",
2473
2570
  ...rest
2474
- }, _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
2571
+ }, _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
2475
2572
  d: "M8 14H14V16H8zM8 6H20V8H8zM8 10H20V12H8zM8 24H14V26H8zM30 24V22H27.8989a4.9678 4.9678 0 00-.7319-1.7529l1.49-1.49-1.414-1.414-1.49 1.49A4.9678 4.9678 0 0024 18.1011V16H22v2.1011a4.9678 4.9678 0 00-1.7529.7319l-1.49-1.49-1.414 1.414 1.49 1.49A4.9678 4.9678 0 0018.1011 22H16v2h2.1011a4.9678 4.9678 0 00.7319 1.7529l-1.49 1.49 1.414 1.414 1.49-1.49A4.9678 4.9678 0 0022 27.8989V30h2V27.8989a4.9678 4.9678 0 001.7529-.7319l1.49 1.49 1.414-1.414-1.49-1.49A4.9678 4.9678 0 0027.8989 24zm-7 2a3 3 0 113-3A3.0033 3.0033 0 0123 26z"
2476
- })), _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
2573
+ })), _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
2477
2574
  d: "M14,30H6a2.0021,2.0021,0,0,1-2-2V4A2.0021,2.0021,0,0,1,6,2H22a2.0021,2.0021,0,0,1,2,2V14H22V4H6V28h8Z"
2478
2575
  })), children);
2479
2576
  });
@@ -2493,9 +2590,9 @@ const LicenseMaintenanceDraft = /*#__PURE__*/React.forwardRef(function LicenseMa
2493
2590
  viewBox: "0 0 32 32",
2494
2591
  fill: "currentColor",
2495
2592
  ...rest
2496
- }, _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
2593
+ }, _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
2497
2594
  d: "M29.707 19.293l-3-3a.9994.9994 0 00-1.414 0L16 25.5859V30h4.4141l9.2929-9.293A.9994.9994 0 0029.707 19.293zM19.5859 28H18V26.4141l5-5L24.5859 23zM26 21.5859L24.4141 20 26 18.4141 27.5859 20zM20 13V11H17.8579a3.94 3.94 0 00-.4248-1.019L18.95 8.4644 17.5356 7.05 16.019 8.5669A3.9443 3.9443 0 0015 8.1421V6H13V8.1421a3.9443 3.9443 0 00-1.019.4248L10.4644 7.05 9.05 8.4644 10.5669 9.981A3.94 3.94 0 0010.1421 11H8v2h2.1421a3.94 3.94 0 00.4248 1.019L9.05 15.5356 10.4644 16.95l1.5166-1.5166A3.9443 3.9443 0 0013 15.8579V18h2V15.8579a3.9443 3.9443 0 001.019-.4248L17.5356 16.95 18.95 15.5356 17.4331 14.019A3.94 3.94 0 0017.8579 13zm-6 1a2 2 0 112-2A2.0025 2.0025 0 0114 14z"
2498
- })), _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
2595
+ })), _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
2499
2596
  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,2V14H22V4H6V28h6Z"
2500
2597
  })), children);
2501
2598
  });
@@ -2515,9 +2612,9 @@ const LicenseThirdParty = /*#__PURE__*/React.forwardRef(function LicenseThirdPar
2515
2612
  viewBox: "0 0 32 32",
2516
2613
  fill: "currentColor",
2517
2614
  ...rest
2518
- }, _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
2615
+ }, _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
2519
2616
  d: "M8 14H14V16H8zM8 6H20V8H8zM8 10H20V12H8zM8 24H14V26H8zM27 25H21a3 3 0 00-3 3v2h2V28a1 1 0 011-1h6a1 1 0 011 1v2h2V28A3 3 0 0027 25zM24 24a4 4 0 10-4-4A4 4 0 0024 24zm0-6a2 2 0 11-2 2A2 2 0 0124 18z"
2520
- })), _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
2617
+ })), _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
2521
2618
  d: "M14,30H6a2.0021,2.0021,0,0,1-2-2V4A2.0021,2.0021,0,0,1,6,2H22a2.0021,2.0021,0,0,1,2,2V14H22V4H6V28h8Z"
2522
2619
  })), children);
2523
2620
  });
@@ -2537,9 +2634,9 @@ const LicenseThirdPartyDraft = /*#__PURE__*/React.forwardRef(function LicenseThi
2537
2634
  viewBox: "0 0 32 32",
2538
2635
  fill: "currentColor",
2539
2636
  ...rest
2540
- }, _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
2637
+ }, _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
2541
2638
  d: "M29.707 19.293l-3-3a.9994.9994 0 00-1.414 0L16 25.5859V30h4.4141l9.2929-9.293A.9994.9994 0 0029.707 19.293zM19.5859 28H18V26.4141l5-5L24.5859 23zM26 21.5859L24.4141 20 26 18.4141 27.5859 20zM17 15H11a3 3 0 00-3 3v1h2V18a1 1 0 011-1h6a1 1 0 011 1v1h2V18A3 3 0 0017 15zM14 14a4 4 0 10-4-4A4 4 0 0014 14zm0-6a2 2 0 11-2 2A2 2 0 0114 8z"
2542
- })), _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
2639
+ })), _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
2543
2640
  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,2V14H22V4H6V28h6Z"
2544
2641
  })), children);
2545
2642
  });
@@ -2559,7 +2656,7 @@ const Lifesaver = /*#__PURE__*/React.forwardRef(function Lifesaver({
2559
2656
  viewBox: "0 0 32 32",
2560
2657
  fill: "currentColor",
2561
2658
  ...rest
2562
- }, _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
2659
+ }, _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
2563
2660
  d: "M28.2261,22.812a13.9664,13.9664,0,0,0,0-13.624L28.4141,9a2.0021,2.0021,0,0,0,0-2.8281l-2.5857-2.586a2.0028,2.0028,0,0,0-2.8284,0l-.1877.1875a13.9687,13.9687,0,0,0-13.6243,0L9,3.5859a2.0024,2.0024,0,0,0-2.8284,0L3.5859,6.1719A2.0021,2.0021,0,0,0,3.5859,9l.1878.1875a13.97,13.97,0,0,0,0,13.625L3.5859,23a2.0021,2.0021,0,0,0,0,2.8281l2.5857,2.586a2.0021,2.0021,0,0,0,2.8284,0l.188-.188a13.9687,13.9687,0,0,0,13.6243.0005L23,28.4141a2.0021,2.0021,0,0,0,2.8284,0l2.5857-2.586a2.0021,2.0021,0,0,0,0-2.8281ZM28,16a11.973,11.973,0,0,1-1.2546,5.3315l-3.8948-3.895a6.9808,6.9808,0,0,0,0-2.873l3.8948-3.895A11.973,11.973,0,0,1,28,16ZM27,7.5859l-4.9346,4.9346A7.0434,7.0434,0,0,0,19.48,9.9346L24.4143,5ZM16,21a5,5,0,1,1,5-5A5.0057,5.0057,0,0,1,16,21ZM21.3154,5.2705,17.4365,9.1494a6.9808,6.9808,0,0,0-2.873,0L10.6846,5.2705A12.2484,12.2484,0,0,1,21.3154,5.2705ZM7.5859,5l4.9346,4.9346a7.0449,7.0449,0,0,0-2.5859,2.5859L5,7.5859ZM4,16a11.9716,11.9716,0,0,1,1.2546-5.3311l3.8948,3.8946a6.9808,6.9808,0,0,0,0,2.873L5.2546,21.3311A11.9716,11.9716,0,0,1,4,16ZM7.5857,27,5,24.4141,9.9346,19.48a7.0434,7.0434,0,0,0,2.5859,2.5859Zm3.0989-.27,3.8789-3.8789a6.9808,6.9808,0,0,0,2.873,0L21.3154,26.73A12.2484,12.2484,0,0,1,10.6846,26.73Zm13.73.27L19.48,22.0654A7.0449,7.0449,0,0,0,22.0654,19.48L27,24.4141Z"
2564
2661
  })), children);
2565
2662
  });
@@ -2580,27 +2677,27 @@ const Light = /*#__PURE__*/React.forwardRef(function Light({
2580
2677
  viewBox: "0 0 16 16",
2581
2678
  fill: "currentColor",
2582
2679
  ...rest
2583
- }, _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
2680
+ }, _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
2584
2681
  d: "M7.5 1H8.5V3.5H7.5z"
2585
- })), _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
2682
+ })), _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
2586
2683
  d: "M10.8 3.4H13.3V4.4H10.8z",
2587
2684
  transform: "rotate(-45.001 12.041 3.923)"
2588
- })), _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
2685
+ })), _path190 || (_path190 = /*#__PURE__*/React.createElement("path", {
2589
2686
  d: "M12.5 7.5H15V8.5H12.5z"
2590
- })), _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
2687
+ })), _path191 || (_path191 = /*#__PURE__*/React.createElement("path", {
2591
2688
  d: "M11.6 10.8H12.6V13.3H11.6z",
2592
2689
  transform: "rotate(-45.001 12.075 12.041)"
2593
- })), _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
2690
+ })), _path192 || (_path192 = /*#__PURE__*/React.createElement("path", {
2594
2691
  d: "M7.5 12.5H8.5V15H7.5z"
2595
- })), _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
2692
+ })), _path193 || (_path193 = /*#__PURE__*/React.createElement("path", {
2596
2693
  d: "M2.7 11.6H5.2V12.6H2.7z",
2597
2694
  transform: "rotate(-45.001 3.96 12.079)"
2598
- })), _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
2695
+ })), _path194 || (_path194 = /*#__PURE__*/React.createElement("path", {
2599
2696
  d: "M1 7.5H3.5V8.5H1z"
2600
- })), _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
2697
+ })), _path195 || (_path195 = /*#__PURE__*/React.createElement("path", {
2601
2698
  d: "M3.4 2.7H4.4V5.2H3.4z",
2602
2699
  transform: "rotate(-45.001 3.925 3.961)"
2603
- })), _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
2700
+ })), _path196 || (_path196 = /*#__PURE__*/React.createElement("path", {
2604
2701
  d: "M8,6c1.1,0,2,0.9,2,2s-0.9,2-2,2S6,9.1,6,8S6.9,6,8,6 M8,5C6.3,5,5,6.3,5,8s1.3,3,3,3s3-1.3,3-3S9.7,5,8,5z"
2605
2702
  })), children);
2606
2703
  }
@@ -2612,27 +2709,27 @@ const Light = /*#__PURE__*/React.forwardRef(function Light({
2612
2709
  viewBox: "0 0 32 32",
2613
2710
  fill: "currentColor",
2614
2711
  ...rest
2615
- }, _path190 || (_path190 = /*#__PURE__*/React.createElement("path", {
2712
+ }, _path197 || (_path197 = /*#__PURE__*/React.createElement("path", {
2616
2713
  d: "M15 2H17V7H15z"
2617
- })), _path191 || (_path191 = /*#__PURE__*/React.createElement("path", {
2714
+ })), _path198 || (_path198 = /*#__PURE__*/React.createElement("path", {
2618
2715
  d: "M21.668 6.854H26.625999999999998V8.854H21.668z",
2619
2716
  transform: "rotate(-45 24.147 7.853)"
2620
- })), _path192 || (_path192 = /*#__PURE__*/React.createElement("path", {
2717
+ })), _path199 || (_path199 = /*#__PURE__*/React.createElement("path", {
2621
2718
  d: "M25 15H30V17H25z"
2622
- })), _path193 || (_path193 = /*#__PURE__*/React.createElement("path", {
2719
+ })), _path200 || (_path200 = /*#__PURE__*/React.createElement("path", {
2623
2720
  d: "M23.147 21.668H25.147V26.625999999999998H23.147z",
2624
2721
  transform: "rotate(-45 24.147 24.146)"
2625
- })), _path194 || (_path194 = /*#__PURE__*/React.createElement("path", {
2722
+ })), _path201 || (_path201 = /*#__PURE__*/React.createElement("path", {
2626
2723
  d: "M15 25H17V30H15z"
2627
- })), _path195 || (_path195 = /*#__PURE__*/React.createElement("path", {
2724
+ })), _path202 || (_path202 = /*#__PURE__*/React.createElement("path", {
2628
2725
  d: "M5.375 23.147H10.333V25.147H5.375z",
2629
2726
  transform: "rotate(-45 7.853 24.146)"
2630
- })), _path196 || (_path196 = /*#__PURE__*/React.createElement("path", {
2727
+ })), _path203 || (_path203 = /*#__PURE__*/React.createElement("path", {
2631
2728
  d: "M2 15H7V17H2z"
2632
- })), _path197 || (_path197 = /*#__PURE__*/React.createElement("path", {
2729
+ })), _path204 || (_path204 = /*#__PURE__*/React.createElement("path", {
2633
2730
  d: "M6.854 5.375H8.854V10.333H6.854z",
2634
2731
  transform: "rotate(-45 7.854 7.853)"
2635
- })), _path198 || (_path198 = /*#__PURE__*/React.createElement("path", {
2732
+ })), _path205 || (_path205 = /*#__PURE__*/React.createElement("path", {
2636
2733
  d: "M16,12a4,4,0,1,1-4,4,4.0045,4.0045,0,0,1,4-4m0-2a6,6,0,1,0,6,6,6,6,0,0,0-6-6Z"
2637
2734
  })), children);
2638
2735
  });
@@ -2652,27 +2749,27 @@ const LightFilled = /*#__PURE__*/React.forwardRef(function LightFilled({
2652
2749
  viewBox: "0 0 32 32",
2653
2750
  fill: "currentColor",
2654
2751
  ...rest
2655
- }, _path199 || (_path199 = /*#__PURE__*/React.createElement("path", {
2752
+ }, _path206 || (_path206 = /*#__PURE__*/React.createElement("path", {
2656
2753
  d: "M15 2H17V7H15z"
2657
- })), _path200 || (_path200 = /*#__PURE__*/React.createElement("path", {
2754
+ })), _path207 || (_path207 = /*#__PURE__*/React.createElement("path", {
2658
2755
  d: "M21.668 6.854H26.625999999999998V8.854H21.668z",
2659
2756
  transform: "rotate(-45 24.147 7.853)"
2660
- })), _path201 || (_path201 = /*#__PURE__*/React.createElement("path", {
2757
+ })), _path208 || (_path208 = /*#__PURE__*/React.createElement("path", {
2661
2758
  d: "M25 15H30V17H25z"
2662
- })), _path202 || (_path202 = /*#__PURE__*/React.createElement("path", {
2759
+ })), _path209 || (_path209 = /*#__PURE__*/React.createElement("path", {
2663
2760
  d: "M23.147 21.668H25.147V26.625999999999998H23.147z",
2664
2761
  transform: "rotate(-45 24.147 24.146)"
2665
- })), _path203 || (_path203 = /*#__PURE__*/React.createElement("path", {
2762
+ })), _path210 || (_path210 = /*#__PURE__*/React.createElement("path", {
2666
2763
  d: "M15 25H17V30H15z"
2667
- })), _path204 || (_path204 = /*#__PURE__*/React.createElement("path", {
2764
+ })), _path211 || (_path211 = /*#__PURE__*/React.createElement("path", {
2668
2765
  d: "M5.375 23.147H10.333V25.147H5.375z",
2669
2766
  transform: "rotate(-45 7.853 24.146)"
2670
- })), _path205 || (_path205 = /*#__PURE__*/React.createElement("path", {
2767
+ })), _path212 || (_path212 = /*#__PURE__*/React.createElement("path", {
2671
2768
  d: "M2 15H7V17H2z"
2672
- })), _path206 || (_path206 = /*#__PURE__*/React.createElement("path", {
2769
+ })), _path213 || (_path213 = /*#__PURE__*/React.createElement("path", {
2673
2770
  d: "M6.854 5.375H8.854V10.333H6.854z",
2674
2771
  transform: "rotate(-45 7.854 7.853)"
2675
- })), _path207 || (_path207 = /*#__PURE__*/React.createElement("path", {
2772
+ })), _path214 || (_path214 = /*#__PURE__*/React.createElement("path", {
2676
2773
  d: "M16,10a6,6,0,1,0,6,6,6,6,0,0,0-6-6Z"
2677
2774
  })), children);
2678
2775
  });
@@ -2692,7 +2789,7 @@ const Lightning = /*#__PURE__*/React.forwardRef(function Lightning({
2692
2789
  viewBox: "0 0 32 32",
2693
2790
  fill: "currentColor",
2694
2791
  ...rest
2695
- }, _path208 || (_path208 = /*#__PURE__*/React.createElement("path", {
2792
+ }, _path215 || (_path215 = /*#__PURE__*/React.createElement("path", {
2696
2793
  d: "M11.61,29.92a1,1,0,0,1-.6-1.07L12.83,17H8a1,1,0,0,1-1-1.23l3-13A1,1,0,0,1,11,2H21a1,1,0,0,1,.78.37,1,1,0,0,1,.2.85L20.25,11H25a1,1,0,0,1,.9.56,1,1,0,0,1-.11,1l-13,17A1,1,0,0,1,12,30,1.09,1.09,0,0,1,11.61,29.92ZM17.75,13l2-9H11.8L9.26,15h5.91L13.58,25.28,23,13Z"
2697
2794
  })), children);
2698
2795
  });
@@ -2712,9 +2809,9 @@ const Link = /*#__PURE__*/React.forwardRef(function Link({
2712
2809
  viewBox: "0 0 32 32",
2713
2810
  fill: "currentColor",
2714
2811
  ...rest
2715
- }, _path209 || (_path209 = /*#__PURE__*/React.createElement("path", {
2812
+ }, _path216 || (_path216 = /*#__PURE__*/React.createElement("path", {
2716
2813
  d: "M29.25,6.76a6,6,0,0,0-8.5,0l1.42,1.42a4,4,0,1,1,5.67,5.67l-8,8a4,4,0,1,1-5.67-5.66l1.41-1.42-1.41-1.42-1.42,1.42a6,6,0,0,0,0,8.5A6,6,0,0,0,17,25a6,6,0,0,0,4.27-1.76l8-8A6,6,0,0,0,29.25,6.76Z"
2717
- })), _path210 || (_path210 = /*#__PURE__*/React.createElement("path", {
2814
+ })), _path217 || (_path217 = /*#__PURE__*/React.createElement("path", {
2718
2815
  d: "M4.19,24.82a4,4,0,0,1,0-5.67l8-8a4,4,0,0,1,5.67,0A3.94,3.94,0,0,1,19,14a4,4,0,0,1-1.17,2.85L15.71,19l1.42,1.42,2.12-2.12a6,6,0,0,0-8.51-8.51l-8,8a6,6,0,0,0,0,8.51A6,6,0,0,0,7,28a6.07,6.07,0,0,0,4.28-1.76L9.86,24.82A4,4,0,0,1,4.19,24.82Z"
2719
2816
  })), children);
2720
2817
  });
@@ -2734,7 +2831,7 @@ const Linux = /*#__PURE__*/React.forwardRef(function Linux({
2734
2831
  viewBox: "0 0 32 32",
2735
2832
  fill: "currentColor",
2736
2833
  ...rest
2737
- }, _path211 || (_path211 = /*#__PURE__*/React.createElement("path", {
2834
+ }, _path218 || (_path218 = /*#__PURE__*/React.createElement("path", {
2738
2835
  d: "M29.8945,23.542l-1.7238-3.4473a1.9994,1.9994,0,0,0-1.7886-1.1054h-.4683a14.887,14.887,0,0,0-1.8193-4.5977C23.0647,12.4429,22,10.4277,22,8A6,6,0,0,0,10,8a13.0041,13.0041,0,0,1-2.0486,6.2153,14.7022,14.7022,0,0,0-1.8708,4.7759H5.6184a2.0007,2.0007,0,0,0-1.7893,1.106L2.1055,23.5439a1,1,0,0,0,.0971,1.0508L6.2319,29.92a2.9995,2.9995,0,0,0,3.8482.6519l1.8735-1.1241A13.8223,13.8223,0,0,0,16,30a13.8034,13.8034,0,0,0,4.0488-.5527L21.92,30.57a2.9819,2.9819,0,0,0,1.5385.43,3.0385,3.0385,0,0,0,2.3389-1.1187l4-5.2885A1.001,1.001,0,0,0,29.8945,23.542Zm-7.5683-8.2158a14.8311,14.8311,0,0,1,1.5591,3.6631H21.738a16.6591,16.6591,0,0,0-.98-2.6455,12.7083,12.7083,0,0,1-.8789-2.4454,8.8046,8.8046,0,0,0,1.0034-1.4277l.0384-.0718A30.746,30.746,0,0,0,22.3262,15.3262ZM12,21a9.3959,9.3959,0,0,1,1.0728-3.8516c.2563-.5825.5158-1.1757.726-1.7993a4.0474,4.0474,0,0,0,4.4024,0c.21.6236.47,1.2168.726,1.7993A9.3959,9.3959,0,0,1,20,21c0,1.2881-.4146,3-4,3S12,22.2881,12,21Zm6.5105-8.5752A3.6265,3.6265,0,0,1,16,14a3.6273,3.6273,0,0,1-2.5107-1.5757,7.6356,7.6356,0,0,1,5.0212,0ZM12,8a4,4,0,0,1,8,0,10.9164,10.9164,0,0,0,.4673,3.1152A7.9811,7.9811,0,0,0,19,10.4849V8H17v2.0542a9.2522,9.2522,0,0,0-2,0V8H13v2.4849a7.9019,7.9019,0,0,0-1.4785.6372A10.7093,10.7093,0,0,0,12,8ZM9.7146,15.1592A29.8007,29.8007,0,0,0,11.0693,12.38l.0484.09a8.8046,8.8046,0,0,0,1.0034,1.4277,12.7083,12.7083,0,0,1-.8789,2.4454,16.6574,16.6574,0,0,0-.981,2.6474H8.1047A14.0567,14.0567,0,0,1,9.7146,15.1592Zm1.3708,12.4775L9.0508,28.8574a.9866.9866,0,0,1-1.2529-.1806L4.1724,23.8833l1.4458-2.8921h3.706L11.49,26.3853A1.0036,1.0036,0,0,1,11.0854,27.6367Zm2.316.1177a2.9571,2.9571,0,0,0-.0562-2.11A9.03,9.03,0,0,0,16,26a9.0237,9.0237,0,0,0,2.6562-.3564,2.9889,2.9889,0,0,0-.0546,2.11,13.8722,13.8722,0,0,1-5.2,0Zm10.83.8833a.996.996,0,0,1-1.2827.2178l-2.0342-1.2207h0a1.01,1.01,0,0,1-.396-1.273l2.157-5.3725h3.7058l1.4461,2.892Z"
2739
2836
  })), children);
2740
2837
  });
@@ -2754,124 +2851,14 @@ const LinuxAlt = /*#__PURE__*/React.forwardRef(function LinuxAlt({
2754
2851
  viewBox: "0 0 32 32",
2755
2852
  fill: "currentColor",
2756
2853
  ...rest
2757
- }, _path212 || (_path212 = /*#__PURE__*/React.createElement("path", {
2854
+ }, _path219 || (_path219 = /*#__PURE__*/React.createElement("path", {
2758
2855
  d: "M22.6121,20.5215A6.1582,6.1582,0,0,0,24,16.5254C24,13.4785,21.9812,11,19.5,11A4.2435,4.2435,0,0,0,16,13.06,4.2435,4.2435,0,0,0,12.5,11C10.0188,11,8,13.4785,8,16.5254a6.1593,6.1593,0,0,0,1.3879,3.9961c-.5688.3686-.9389.6416-.988.6787a1,1,0,0,0-.1807,1.4248C8.6592,23.1748,12.6169,28,16,28s7.3408-4.8252,7.7808-5.375A1,1,0,0,0,23.6,21.2C23.551,21.1631,23.1812,20.89,22.6121,20.5215ZM12.5,13c1.3552,0,2.5,1.6143,2.5,3.5254v1.5664a9.1005,9.1005,0,0,0-1.0244.2314A2.6411,2.6411,0,0,0,14,18c0-1.1045-.6716-2-1.5-2s-1.5.8955-1.5,2a2.38,2.38,0,0,0,.4072,1.3623c-.0813.0415-.1687.0806-.248.1221A4.0291,4.0291,0,0,1,10,16.5254C10,14.6143,11.1448,13,12.5,13ZM16,26c-1.5691,0-3.9648-2.084-5.52-3.8057C11.9,21.2788,14.2656,20,16,20s4.1,1.2788,5.52,2.1943C19.9648,23.916,17.5691,26,16,26Zm4.8408-6.5156c-.0793-.0415-.1667-.0806-.248-.1221A2.38,2.38,0,0,0,21,18c0-1.1045-.6716-2-1.5-2s-1.5.8955-1.5,2a2.6411,2.6411,0,0,0,.0244.3232A9.1005,9.1005,0,0,0,17,18.0918V16.5254C17,14.6143,18.1448,13,19.5,13S22,14.6143,22,16.5254A4.0291,4.0291,0,0,1,20.8408,19.4844Z"
2759
- })), _path213 || (_path213 = /*#__PURE__*/React.createElement("path", {
2856
+ })), _path220 || (_path220 = /*#__PURE__*/React.createElement("path", {
2760
2857
  d: "M30,30a3.8876,3.8876,0,0,1-4-4V14A10,10,0,0,0,6,14V26a3.8876,3.8876,0,0,1-4,4V28a1.8793,1.8793,0,0,0,2-2V14a12,12,0,0,1,24,0V26a1.8825,1.8825,0,0,0,2,2Z"
2761
2858
  })), children);
2762
2859
  });
2763
2860
  if (process.env.NODE_ENV !== "production") {
2764
2861
  LinuxAlt.propTypes = iconPropTypes;
2765
2862
  }
2766
- const LinuxNamespace = /*#__PURE__*/React.forwardRef(function LinuxNamespace({
2767
- children,
2768
- size = 16,
2769
- ...rest
2770
- }, ref) {
2771
- return /*#__PURE__*/React.createElement(Icon, {
2772
- width: size,
2773
- height: size,
2774
- ref: ref,
2775
- xmlns: "http://www.w3.org/2000/svg",
2776
- viewBox: "0 0 32 32",
2777
- fill: "currentColor",
2778
- ...rest
2779
- }, _path214 || (_path214 = /*#__PURE__*/React.createElement("path", {
2780
- strokeWidth: "0",
2781
- d: "M26 2H28V30H26zM20 25H6c-1.1046 0-2-.8954-2-2v-14c0-1.1046.8954-2 2-2h14c1.1046 0 2 .8954 2 2v14c0 1.1046-.8954 2-2 2zm0-16H6v14h14v-14z"
2782
- })), children);
2783
- });
2784
- if (process.env.NODE_ENV !== "production") {
2785
- LinuxNamespace.propTypes = iconPropTypes;
2786
- }
2787
- const List = /*#__PURE__*/React.forwardRef(function List({
2788
- children,
2789
- size = 16,
2790
- ...rest
2791
- }, ref) {
2792
- return /*#__PURE__*/React.createElement(Icon, {
2793
- width: size,
2794
- height: size,
2795
- ref: ref,
2796
- xmlns: "http://www.w3.org/2000/svg",
2797
- viewBox: "0 0 32 32",
2798
- fill: "currentColor",
2799
- ...rest
2800
- }, _path215 || (_path215 = /*#__PURE__*/React.createElement("path", {
2801
- d: "M10 6H28V8H10zM10 24H28V26H10zM10 15H28V17H10zM4 15H6V17H4zM4 6H6V8H4zM4 24H6V26H4z"
2802
- })), children);
2803
- });
2804
- if (process.env.NODE_ENV !== "production") {
2805
- List.propTypes = iconPropTypes;
2806
- }
2807
- const ListBoxes = /*#__PURE__*/React.forwardRef(function ListBoxes({
2808
- children,
2809
- size = 16,
2810
- ...rest
2811
- }, ref) {
2812
- return /*#__PURE__*/React.createElement(Icon, {
2813
- width: size,
2814
- height: size,
2815
- ref: ref,
2816
- xmlns: "http://www.w3.org/2000/svg",
2817
- viewBox: "0 0 32 32",
2818
- fill: "currentColor",
2819
- ...rest
2820
- }, _path216 || (_path216 = /*#__PURE__*/React.createElement("path", {
2821
- d: "M16 8H30V10H16zM16 22H30V24H16zM10 14H4a2.0023 2.0023 0 01-2-2V6A2.0023 2.0023 0 014 4h6a2.0023 2.0023 0 012 2v6A2.0023 2.0023 0 0110 14zM4 6v6h6.0012L10 6zM10 28H4a2.0023 2.0023 0 01-2-2V20a2.0023 2.0023 0 012-2h6a2.0023 2.0023 0 012 2v6A2.0023 2.0023 0 0110 28zM4 20v6h6.0012L10 20z"
2822
- })), children);
2823
- });
2824
- if (process.env.NODE_ENV !== "production") {
2825
- ListBoxes.propTypes = iconPropTypes;
2826
- }
2827
- const ListBulleted = /*#__PURE__*/React.forwardRef(function ListBulleted({
2828
- children,
2829
- size = 16,
2830
- ...rest
2831
- }, ref) {
2832
- if (size === 16 || size === "16" || size === "16px") {
2833
- return /*#__PURE__*/React.createElement(Icon, {
2834
- width: size,
2835
- height: size,
2836
- ref: ref,
2837
- xmlns: "http://www.w3.org/2000/svg",
2838
- viewBox: "0 0 16 16",
2839
- fill: "currentColor",
2840
- ...rest
2841
- }, _circle13 || (_circle13 = /*#__PURE__*/React.createElement("circle", {
2842
- cx: "3.5",
2843
- cy: "4.5",
2844
- r: "1.5"
2845
- })), _circle14 || (_circle14 = /*#__PURE__*/React.createElement("circle", {
2846
- cx: "3.5",
2847
- cy: "11.5",
2848
- r: "1.5"
2849
- })), _path217 || (_path217 = /*#__PURE__*/React.createElement("path", {
2850
- d: "M8 11H15V12H8zM8 4H15V5H8z"
2851
- })), children);
2852
- }
2853
- return /*#__PURE__*/React.createElement(Icon, {
2854
- width: size,
2855
- height: size,
2856
- ref: ref,
2857
- xmlns: "http://www.w3.org/2000/svg",
2858
- viewBox: "0 0 32 32",
2859
- fill: "currentColor",
2860
- ...rest
2861
- }, _circle15 || (_circle15 = /*#__PURE__*/React.createElement("circle", {
2862
- cx: "7",
2863
- cy: "9",
2864
- r: "3"
2865
- })), _circle16 || (_circle16 = /*#__PURE__*/React.createElement("circle", {
2866
- cx: "7",
2867
- cy: "23",
2868
- r: "3"
2869
- })), _path218 || (_path218 = /*#__PURE__*/React.createElement("path", {
2870
- d: "M16 22H30V24H16zM16 8H30V10H16z"
2871
- })), children);
2872
- });
2873
- if (process.env.NODE_ENV !== "production") {
2874
- ListBulleted.propTypes = iconPropTypes;
2875
- }
2876
2863
 
2877
- export { InformationDisabled, InformationFilled, InformationSquare, InformationSquareFilled, InfrastructureClassic, Insert, InsertPage, InsertSyntax, Inspection, InstanceBx, InstanceClassic, InstanceCx, InstanceMx, InstanceVirtual, Integration, IntentRequestActive, IntentRequestCreate, IntentRequestHeal, IntentRequestInactive, IntentRequestScaleIn, IntentRequestScaleOut, IntentRequestUninstall, IntentRequestUpgrade, Interactions, InterfaceDefinition, InterfaceDefinitionAlt, InterfaceUsage, InterfaceUsageAlt, InterfaceUsage_1, Intersect, IntrusionPrevention, InventoryManagement, IotConnect, IotPlatform, Ip, Iso, IsoFilled, IsoOutline, ItemDefinition, ItemUsage, JobDaemon, JobRun, JoinFull, JoinInner, JoinInnerAlt, JoinLeft, JoinLeftOuter, JoinNode, JoinOuter, JoinRight, JoinRightOuter, Jpg, JsError, Json, JsonReference, JumpLink, KeepDry, Key, Keyboard, KeyboardOff, KioskDevice, Kubelet, Kubernetes, KubernetesControlPlaneNode, KubernetesIpAddress, KubernetesOperator, KubernetesPod, KubernetesWorkerNode, Label, Language, Laptop, Lasso, LassoPolygon, Launch, Layers, LayersExternal, Legend, LetterAa, LetterBb, LetterCc, LetterDd, LetterEe, LetterFf, LetterGg, LetterHh, LetterIi, LetterJj, LetterKk, LetterLl, LetterMm, LetterNn, LetterOo, LetterPp, LetterQq, LetterRr, LetterSs, LetterTt, LetterUu, LetterVv, LetterWw, LetterXx, LetterYy, LetterZz, License, LicenseDraft, LicenseGlobal, LicenseMaintenance, LicenseMaintenanceDraft, LicenseThirdParty, LicenseThirdPartyDraft, Lifesaver, Light, LightFilled, Lightning, Link, Linux, LinuxAlt, LinuxNamespace, List, ListBoxes, ListBulleted, WatsonHealthInteractiveSegmentationCursor, WatsonHealthLaunchStudy_1, WatsonHealthLaunchStudy_2, WatsonHealthLaunchStudy_3 };
2864
+ export { IncreaseLevel, Industry, InfinitySymbol, Information, InformationDisabled, InformationFilled, InformationSquare, InformationSquareFilled, InfrastructureClassic, Insert, InsertPage, InsertSyntax, Inspection, InstanceBx, InstanceClassic, InstanceCx, InstanceMx, InstanceVirtual, Integration, IntentRequestActive, IntentRequestCreate, IntentRequestHeal, IntentRequestInactive, IntentRequestScaleIn, IntentRequestScaleOut, IntentRequestUninstall, IntentRequestUpgrade, Interactions, InterfaceDefinition, InterfaceDefinitionAlt, InterfaceUsage, InterfaceUsageAlt, InterfaceUsage_1, Intersect, IntrusionPrevention, InventoryManagement, IotConnect, IotPlatform, Ip, Iso, IsoFilled, IsoOutline, ItemDefinition, ItemUsage, JobDaemon, JobRun, JoinFull, JoinInner, JoinInnerAlt, JoinLeft, JoinLeftOuter, JoinNode, JoinOuter, JoinRight, JoinRightOuter, Jpg, JsError, Json, JsonReference, JumpLink, KeepDry, Key, Keyboard, KeyboardOff, KioskDevice, Kubelet, Kubernetes, KubernetesControlPlaneNode, KubernetesIpAddress, KubernetesOperator, KubernetesPod, KubernetesWorkerNode, Label, Language, Laptop, Lasso, LassoPolygon, Launch, Layers, LayersExternal, Legend, LetterAa, LetterBb, LetterCc, LetterDd, LetterEe, LetterFf, LetterGg, LetterHh, LetterIi, LetterJj, LetterKk, LetterLl, LetterMm, LetterNn, LetterOo, LetterPp, LetterQq, LetterRr, LetterSs, LetterTt, LetterUu, LetterVv, LetterWw, LetterXx, LetterYy, LetterZz, License, LicenseDraft, LicenseGlobal, LicenseMaintenance, LicenseMaintenanceDraft, LicenseThirdParty, LicenseThirdPartyDraft, Lifesaver, Light, LightFilled, Lightning, Link, Linux, LinuxAlt, WatsonHealthInteractiveSegmentationCursor, WatsonHealthLaunchStudy_1, WatsonHealthLaunchStudy_2, WatsonHealthLaunchStudy_3 };