@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
@@ -0,0 +1,39 @@
1
+ /**
2
+ * Copyright IBM Corp. 2016, 2023
3
+ *
4
+ * This source code is licensed under the Apache-2.0 license found in the
5
+ * LICENSE file in the root directory of this source tree.
6
+ *
7
+ * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
8
+ */
9
+ 'use strict';
10
+
11
+ var React = require('react');
12
+ var Icon_js = require('./Icon.js');
13
+ var iconPropTypes = require('./iconPropTypes-BoFFIf2P.js');
14
+ require('@carbon/icon-helpers');
15
+ require('prop-types');
16
+
17
+ var _path;
18
+ const RemoteConnection = /*#__PURE__*/React.forwardRef(function RemoteConnection({
19
+ children,
20
+ size = 16,
21
+ ...rest
22
+ }, ref) {
23
+ return /*#__PURE__*/React.createElement(Icon_js, {
24
+ width: size,
25
+ height: size,
26
+ ref: ref,
27
+ xmlns: "http://www.w3.org/2000/svg",
28
+ viewBox: "0 0 32 32",
29
+ fill: "currentColor",
30
+ ...rest
31
+ }, _path || (_path = /*#__PURE__*/React.createElement("path", {
32
+ d: "M21.5,12c-5.2,0-9.5,4.3-9.5,9.5v.5H4V6h24v6h2v-6c0-1.1-.9-2-2-2H4c-1.1,0-2,.9-2,2v16c0,1.1.9,2,2,2h8.3c.4,1.5,1.2,2.9,2.2,4h-6.6v2h9.3c1.3.6,2.7,1,4.2,1,5.2,0,9.5-4.3,9.5-9.5s-4.3-9.5-9.5-9.5h0ZM21.5,29c-4.1,0-7.5-3.4-7.5-7.5s3.4-7.5,7.5-7.5,7.5,3.4,7.5,7.5-3.4,7.5-7.5,7.5ZM18.7,24.7l-1.4-1.4,2.3-2.3-2.3-2.3,1.4-1.4,3.7,3.7s-3.7,3.7-3.7,3.7ZM26,25h-4v-2h4v2Z"
33
+ })), children);
34
+ });
35
+ if (process.env.NODE_ENV !== "production") {
36
+ RemoteConnection.propTypes = iconPropTypes.iconPropTypes;
37
+ }
38
+
39
+ module.exports = RemoteConnection;
@@ -0,0 +1,11 @@
1
+ /**
2
+ * Copyright IBM Corp. 2016, 2023
3
+ *
4
+ * This source code is licensed under the Apache-2.0 license found in the
5
+ * LICENSE file in the root directory of this source tree.
6
+ *
7
+ * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
8
+ */
9
+ import type { CarbonIconType } from './CarbonIcon';
10
+ declare const RunViewIcon: CarbonIconType;
11
+ export default RunViewIcon
@@ -0,0 +1,39 @@
1
+ /**
2
+ * Copyright IBM Corp. 2016, 2023
3
+ *
4
+ * This source code is licensed under the Apache-2.0 license found in the
5
+ * LICENSE file in the root directory of this source tree.
6
+ *
7
+ * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
8
+ */
9
+ 'use strict';
10
+
11
+ var React = require('react');
12
+ var Icon_js = require('./Icon.js');
13
+ var iconPropTypes = require('./iconPropTypes-BoFFIf2P.js');
14
+ require('@carbon/icon-helpers');
15
+ require('prop-types');
16
+
17
+ var _path;
18
+ const RunViewIcon = /*#__PURE__*/React.forwardRef(function RunViewIcon({
19
+ children,
20
+ size = 16,
21
+ ...rest
22
+ }, ref) {
23
+ return /*#__PURE__*/React.createElement(Icon_js, {
24
+ width: size,
25
+ height: size,
26
+ ref: ref,
27
+ xmlns: "http://www.w3.org/2000/svg",
28
+ viewBox: "0 0 32 32",
29
+ fill: "currentColor",
30
+ ...rest
31
+ }, _path || (_path = /*#__PURE__*/React.createElement("path", {
32
+ d: "M28.48,14.1201L8.48,3.1201c-.1499-.0801-.3101-.1201-.48-.1201-.55,0-1,.4502-1,1v11h2V5.6899l16.9199,9.3101-7.04,3.8799,1.4702,1.4702,8.1299-4.4702c.1699-.0996.3-.23.3999-.3999.2603-.48.0901-1.0898-.3999-1.3599ZM13.9748,26.0001h2.0254v-2h-2v-1.5c0-.0276-.0037-.0542-.0042-.0818l2.7112-2.7112-1.4141-1.4141-1.8374,1.8374c-.8876-1.8481-2.7725-3.1304-4.9556-3.1304s-4.068,1.2822-4.9556,3.1304l-1.8374-1.8374-1.4141,1.4141,2.7112,2.7112c-.0005.0276-.0042.0542-.0042.0818v1.5H1.0002v2h2.0254c.0398.4397.1337.8632.2712,1.2671l-2.8513,1.9009,1.1094,1.6641,2.7219-1.8147c1.0098,1.2104,2.5278,1.9827,4.2234,1.9827s3.2136-.7722,4.2234-1.9827l2.7219,1.8147,1.1094-1.6641-2.8513-1.9009c.1376-.4039.2314-.8274.2712-1.2671ZM8.5002,19.0001c1.3909,0,2.585.8218,3.1489,2h-6.2979c.564-1.1782,1.7581-2,3.1489-2ZM8.5002,29.0001c-1.9297,0-3.5-1.5703-3.5-3.5v-2.5h7v2.5c0,1.9297-1.5703,3.5-3.5,3.5Z"
33
+ })), children);
34
+ });
35
+ if (process.env.NODE_ENV !== "production") {
36
+ RunViewIcon.propTypes = iconPropTypes.iconPropTypes;
37
+ }
38
+
39
+ module.exports = RunViewIcon;
@@ -0,0 +1,11 @@
1
+ /**
2
+ * Copyright IBM Corp. 2016, 2023
3
+ *
4
+ * This source code is licensed under the Apache-2.0 license found in the
5
+ * LICENSE file in the root directory of this source tree.
6
+ *
7
+ * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
8
+ */
9
+ import type { CarbonIconType } from './CarbonIcon';
10
+ declare const SourceControl: CarbonIconType;
11
+ export default SourceControl
@@ -0,0 +1,39 @@
1
+ /**
2
+ * Copyright IBM Corp. 2016, 2023
3
+ *
4
+ * This source code is licensed under the Apache-2.0 license found in the
5
+ * LICENSE file in the root directory of this source tree.
6
+ *
7
+ * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
8
+ */
9
+ 'use strict';
10
+
11
+ var React = require('react');
12
+ var Icon_js = require('./Icon.js');
13
+ var iconPropTypes = require('./iconPropTypes-BoFFIf2P.js');
14
+ require('@carbon/icon-helpers');
15
+ require('prop-types');
16
+
17
+ var _path;
18
+ const SourceControl = /*#__PURE__*/React.forwardRef(function SourceControl({
19
+ children,
20
+ size = 16,
21
+ ...rest
22
+ }, ref) {
23
+ return /*#__PURE__*/React.createElement(Icon_js, {
24
+ width: size,
25
+ height: size,
26
+ ref: ref,
27
+ xmlns: "http://www.w3.org/2000/svg",
28
+ viewBox: "0 0 32 32",
29
+ fill: "currentColor",
30
+ ...rest
31
+ }, _path || (_path = /*#__PURE__*/React.createElement("path", {
32
+ d: "M27.0002,12.0001c0-2.2056-1.7939-4-4-4s-4,1.7944-4,4c0,1.8584,1.2795,3.4109,3,3.858v1.142c0,.5513-.4482,1-1,1h-10c-.3523,0-.6857.0723-1,.1843v-8.3263c1.7205-.4471,3-1.9996,3-3.858,0-2.2056-1.7939-4-4-4s-4,1.7944-4,4c0,1.8584,1.2795,3.4109,3,3.858v12.2839c-1.7205.4471-3,1.9996-3,3.858,0,2.2056,1.7939,4,4,4s4-1.7944,4-4c0-1.8584-1.2795-3.4109-3-3.858v-1.142c0-.5513.4482-1,1-1h10c1.6543,0,3-1.3457,3-3v-1.142c1.7205-.4471,3-1.9996,3-3.858ZM11.0002,26.0001c0,1.103-.8975,2-2,2s-2-.897-2-2,.8975-2,2-2,2,.897,2,2ZM7.0002,6.0001c0-1.103.8975-2,2-2s2,.897,2,2-.8975,2-2,2-2-.897-2-2ZM23.0002,14.0001c-1.1025,0-2-.897-2-2s.8975-2,2-2,2,.897,2,2-.8975,2-2,2Z"
33
+ })), children);
34
+ });
35
+ if (process.env.NODE_ENV !== "production") {
36
+ SourceControl.propTypes = iconPropTypes.iconPropTypes;
37
+ }
38
+
39
+ module.exports = SourceControl;
@@ -0,0 +1,11 @@
1
+ /**
2
+ * Copyright IBM Corp. 2016, 2023
3
+ *
4
+ * This source code is licensed under the Apache-2.0 license found in the
5
+ * LICENSE file in the root directory of this source tree.
6
+ *
7
+ * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
8
+ */
9
+ import type { CarbonIconType } from './CarbonIcon';
10
+ declare const VerticalFold: CarbonIconType;
11
+ export default VerticalFold
@@ -0,0 +1,39 @@
1
+ /**
2
+ * Copyright IBM Corp. 2016, 2023
3
+ *
4
+ * This source code is licensed under the Apache-2.0 license found in the
5
+ * LICENSE file in the root directory of this source tree.
6
+ *
7
+ * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
8
+ */
9
+ 'use strict';
10
+
11
+ var React = require('react');
12
+ var Icon_js = require('./Icon.js');
13
+ var iconPropTypes = require('./iconPropTypes-BoFFIf2P.js');
14
+ require('@carbon/icon-helpers');
15
+ require('prop-types');
16
+
17
+ var _path;
18
+ const VerticalFold = /*#__PURE__*/React.forwardRef(function VerticalFold({
19
+ children,
20
+ size = 16,
21
+ ...rest
22
+ }, ref) {
23
+ return /*#__PURE__*/React.createElement(Icon_js, {
24
+ width: size,
25
+ height: size,
26
+ ref: ref,
27
+ xmlns: "http://www.w3.org/2000/svg",
28
+ viewBox: "0 0 32 32",
29
+ fill: "currentColor",
30
+ ...rest
31
+ }, _path || (_path = /*#__PURE__*/React.createElement("path", {
32
+ d: "M11,24l1.414,1.414,2.586-2.586v7.172h2v-7.172l2.586,2.586,1.414-1.414-5-5-5,5ZM21,8l-1.414-1.414-2.586,2.586V2h-2v7.172l-2.586-2.586-1.414,1.414,5,5,5-5ZM2,17h4v-2H2v2ZM12,15h-4v2h4v-2ZM14,17h4v-2h-4v2ZM20,17h4v-2h-4v2ZM26,15v2h4v-2h-4Z"
33
+ })), children);
34
+ });
35
+ if (process.env.NODE_ENV !== "production") {
36
+ VerticalFold.propTypes = iconPropTypes.iconPropTypes;
37
+ }
38
+
39
+ module.exports = VerticalFold;
@@ -7,6 +7,10 @@
7
7
  * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
8
8
  */
9
9
  import type { CarbonIconType } from '../CarbonIcon';
10
+ declare const _IncreaseLevel: CarbonIconType;
11
+ declare const _Industry: CarbonIconType;
12
+ declare const _InfinitySymbol: CarbonIconType;
13
+ declare const _Information: CarbonIconType;
10
14
  declare const _InformationDisabled: CarbonIconType;
11
15
  declare const _InformationFilled: CarbonIconType;
12
16
  declare const _InformationSquare: CarbonIconType;
@@ -128,8 +132,4 @@ declare const _Lightning: CarbonIconType;
128
132
  declare const _Link: CarbonIconType;
129
133
  declare const _Linux: CarbonIconType;
130
134
  declare const _LinuxAlt: CarbonIconType;
131
- declare const _LinuxNamespace: CarbonIconType;
132
- declare const _List: CarbonIconType;
133
- declare const _ListBoxes: CarbonIconType;
134
- declare const _ListBulleted: CarbonIconType;
135
- export { _InformationDisabled as InformationDisabled, _InformationFilled as InformationFilled, _InformationSquare as InformationSquare, _InformationSquareFilled as InformationSquareFilled, _InfrastructureClassic as InfrastructureClassic, _Insert as Insert, _InsertPage as InsertPage, _InsertSyntax as InsertSyntax, _Inspection as Inspection, _InstanceBx as InstanceBx, _InstanceClassic as InstanceClassic, _InstanceCx as InstanceCx, _InstanceMx as InstanceMx, _InstanceVirtual as InstanceVirtual, _Integration as Integration, _IntentRequestActive as IntentRequestActive, _IntentRequestCreate as IntentRequestCreate, _IntentRequestHeal as IntentRequestHeal, _IntentRequestInactive as IntentRequestInactive, _IntentRequestScaleIn as IntentRequestScaleIn, _IntentRequestScaleOut as IntentRequestScaleOut, _IntentRequestUninstall as IntentRequestUninstall, _IntentRequestUpgrade as IntentRequestUpgrade, _Interactions as Interactions, _WatsonHealthInteractiveSegmentationCursor as WatsonHealthInteractiveSegmentationCursor, _InterfaceDefinition as InterfaceDefinition, _InterfaceDefinitionAlt as InterfaceDefinitionAlt, _InterfaceUsage as InterfaceUsage, _InterfaceUsage_1 as InterfaceUsage_1, _InterfaceUsageAlt as InterfaceUsageAlt, _Intersect as Intersect, _IntrusionPrevention as IntrusionPrevention, _InventoryManagement as InventoryManagement, _IotConnect as IotConnect, _IotPlatform as IotPlatform, _Ip as Ip, _Iso as Iso, _IsoFilled as IsoFilled, _IsoOutline as IsoOutline, _ItemDefinition as ItemDefinition, _ItemUsage as ItemUsage, _JobDaemon as JobDaemon, _JobRun as JobRun, _JoinFull as JoinFull, _JoinInner as JoinInner, _JoinInnerAlt as JoinInnerAlt, _JoinLeft as JoinLeft, _JoinLeftOuter as JoinLeftOuter, _JoinOuter as JoinOuter, _JoinRight as JoinRight, _JoinRightOuter as JoinRightOuter, _JoinNode as JoinNode, _Jpg as Jpg, _JsError as JsError, _Json as Json, _JsonReference as JsonReference, _JumpLink as JumpLink, _KeepDry as KeepDry, _Key as Key, _Keyboard as Keyboard, _KeyboardOff as KeyboardOff, _KioskDevice as KioskDevice, _Kubelet as Kubelet, _Kubernetes as Kubernetes, _KubernetesControlPlaneNode as KubernetesControlPlaneNode, _KubernetesIpAddress as KubernetesIpAddress, _KubernetesOperator as KubernetesOperator, _KubernetesPod as KubernetesPod, _KubernetesWorkerNode as KubernetesWorkerNode, _Label as Label, _Language as Language, _Laptop as Laptop, _Lasso as Lasso, _LassoPolygon as LassoPolygon, _Launch as Launch, _WatsonHealthLaunchStudy_1 as WatsonHealthLaunchStudy_1, _WatsonHealthLaunchStudy_2 as WatsonHealthLaunchStudy_2, _WatsonHealthLaunchStudy_3 as WatsonHealthLaunchStudy_3, _Layers as Layers, _LayersExternal as LayersExternal, _Legend as Legend, _LetterAa as LetterAa, _LetterBb as LetterBb, _LetterCc as LetterCc, _LetterDd as LetterDd, _LetterEe as LetterEe, _LetterFf as LetterFf, _LetterGg as LetterGg, _LetterHh as LetterHh, _LetterIi as LetterIi, _LetterJj as LetterJj, _LetterKk as LetterKk, _LetterLl as LetterLl, _LetterMm as LetterMm, _LetterNn as LetterNn, _LetterOo as LetterOo, _LetterPp as LetterPp, _LetterQq as LetterQq, _LetterRr as LetterRr, _LetterSs as LetterSs, _LetterTt as LetterTt, _LetterUu as LetterUu, _LetterVv as LetterVv, _LetterWw as LetterWw, _LetterXx as LetterXx, _LetterYy as LetterYy, _LetterZz as LetterZz, _License as License, _LicenseDraft as LicenseDraft, _LicenseGlobal as LicenseGlobal, _LicenseMaintenance as LicenseMaintenance, _LicenseMaintenanceDraft as LicenseMaintenanceDraft, _LicenseThirdParty as LicenseThirdParty, _LicenseThirdPartyDraft as LicenseThirdPartyDraft, _Lifesaver as Lifesaver, _Light as Light, _LightFilled as LightFilled, _Lightning as Lightning, _Link as Link, _Linux as Linux, _LinuxAlt as LinuxAlt, _LinuxNamespace as LinuxNamespace, _List as List, _ListBoxes as ListBoxes, _ListBulleted as ListBulleted };
135
+ export { _IncreaseLevel as IncreaseLevel, _Industry as Industry, _InfinitySymbol as InfinitySymbol, _Information as Information, _InformationDisabled as InformationDisabled, _InformationFilled as InformationFilled, _InformationSquare as InformationSquare, _InformationSquareFilled as InformationSquareFilled, _InfrastructureClassic as InfrastructureClassic, _Insert as Insert, _InsertPage as InsertPage, _InsertSyntax as InsertSyntax, _Inspection as Inspection, _InstanceBx as InstanceBx, _InstanceClassic as InstanceClassic, _InstanceCx as InstanceCx, _InstanceMx as InstanceMx, _InstanceVirtual as InstanceVirtual, _Integration as Integration, _IntentRequestActive as IntentRequestActive, _IntentRequestCreate as IntentRequestCreate, _IntentRequestHeal as IntentRequestHeal, _IntentRequestInactive as IntentRequestInactive, _IntentRequestScaleIn as IntentRequestScaleIn, _IntentRequestScaleOut as IntentRequestScaleOut, _IntentRequestUninstall as IntentRequestUninstall, _IntentRequestUpgrade as IntentRequestUpgrade, _Interactions as Interactions, _WatsonHealthInteractiveSegmentationCursor as WatsonHealthInteractiveSegmentationCursor, _InterfaceDefinition as InterfaceDefinition, _InterfaceDefinitionAlt as InterfaceDefinitionAlt, _InterfaceUsage as InterfaceUsage, _InterfaceUsage_1 as InterfaceUsage_1, _InterfaceUsageAlt as InterfaceUsageAlt, _Intersect as Intersect, _IntrusionPrevention as IntrusionPrevention, _InventoryManagement as InventoryManagement, _IotConnect as IotConnect, _IotPlatform as IotPlatform, _Ip as Ip, _Iso as Iso, _IsoFilled as IsoFilled, _IsoOutline as IsoOutline, _ItemDefinition as ItemDefinition, _ItemUsage as ItemUsage, _JobDaemon as JobDaemon, _JobRun as JobRun, _JoinFull as JoinFull, _JoinInner as JoinInner, _JoinInnerAlt as JoinInnerAlt, _JoinLeft as JoinLeft, _JoinLeftOuter as JoinLeftOuter, _JoinOuter as JoinOuter, _JoinRight as JoinRight, _JoinRightOuter as JoinRightOuter, _JoinNode as JoinNode, _Jpg as Jpg, _JsError as JsError, _Json as Json, _JsonReference as JsonReference, _JumpLink as JumpLink, _KeepDry as KeepDry, _Key as Key, _Keyboard as Keyboard, _KeyboardOff as KeyboardOff, _KioskDevice as KioskDevice, _Kubelet as Kubelet, _Kubernetes as Kubernetes, _KubernetesControlPlaneNode as KubernetesControlPlaneNode, _KubernetesIpAddress as KubernetesIpAddress, _KubernetesOperator as KubernetesOperator, _KubernetesPod as KubernetesPod, _KubernetesWorkerNode as KubernetesWorkerNode, _Label as Label, _Language as Language, _Laptop as Laptop, _Lasso as Lasso, _LassoPolygon as LassoPolygon, _Launch as Launch, _WatsonHealthLaunchStudy_1 as WatsonHealthLaunchStudy_1, _WatsonHealthLaunchStudy_2 as WatsonHealthLaunchStudy_2, _WatsonHealthLaunchStudy_3 as WatsonHealthLaunchStudy_3, _Layers as Layers, _LayersExternal as LayersExternal, _Legend as Legend, _LetterAa as LetterAa, _LetterBb as LetterBb, _LetterCc as LetterCc, _LetterDd as LetterDd, _LetterEe as LetterEe, _LetterFf as LetterFf, _LetterGg as LetterGg, _LetterHh as LetterHh, _LetterIi as LetterIi, _LetterJj as LetterJj, _LetterKk as LetterKk, _LetterLl as LetterLl, _LetterMm as LetterMm, _LetterNn as LetterNn, _LetterOo as LetterOo, _LetterPp as LetterPp, _LetterQq as LetterQq, _LetterRr as LetterRr, _LetterSs as LetterSs, _LetterTt as LetterTt, _LetterUu as LetterUu, _LetterVv as LetterVv, _LetterWw as LetterWw, _LetterXx as LetterXx, _LetterYy as LetterYy, _LetterZz as LetterZz, _License as License, _LicenseDraft as LicenseDraft, _LicenseGlobal as LicenseGlobal, _LicenseMaintenance as LicenseMaintenance, _LicenseMaintenanceDraft as LicenseMaintenanceDraft, _LicenseThirdParty as LicenseThirdParty, _LicenseThirdPartyDraft as LicenseThirdPartyDraft, _Lifesaver as Lifesaver, _Light as Light, _LightFilled as LightFilled, _Lightning as Lightning, _Link as Link, _Linux as Linux, _LinuxAlt as LinuxAlt };