@carbon/icons-react 11.42.0 → 11.43.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 (65) hide show
  1. package/es/Gem.d.ts +11 -0
  2. package/es/Gem.js +38 -0
  3. package/es/GemReference.d.ts +11 -0
  4. package/es/GemReference.js +40 -0
  5. package/es/Model.js +2 -1
  6. package/es/ModelReference.js +4 -2
  7. package/es/ModelTuned.js +4 -2
  8. package/es/generated/bucket-10.d.ts +3 -3
  9. package/es/generated/bucket-10.js +489 -493
  10. package/es/generated/bucket-11.d.ts +3 -3
  11. package/es/generated/bucket-11.js +487 -498
  12. package/es/generated/bucket-12.d.ts +3 -3
  13. package/es/generated/bucket-12.js +316 -301
  14. package/es/generated/bucket-13.d.ts +3 -3
  15. package/es/generated/bucket-13.js +504 -507
  16. package/es/generated/bucket-14.d.ts +3 -3
  17. package/es/generated/bucket-14.js +490 -484
  18. package/es/generated/bucket-15.d.ts +3 -3
  19. package/es/generated/bucket-15.js +521 -530
  20. package/es/generated/bucket-16.d.ts +3 -3
  21. package/es/generated/bucket-16.js +512 -502
  22. package/es/generated/bucket-17.d.ts +3 -3
  23. package/es/generated/bucket-17.js +489 -488
  24. package/es/generated/bucket-18.d.ts +3 -1
  25. package/es/generated/bucket-18.js +476 -434
  26. package/es/generated/bucket-7.d.ts +3 -3
  27. package/es/generated/bucket-7.js +426 -432
  28. package/es/generated/bucket-8.d.ts +3 -3
  29. package/es/generated/bucket-8.js +621 -613
  30. package/es/generated/bucket-9.d.ts +3 -3
  31. package/es/generated/bucket-9.js +504 -504
  32. package/es/index.js +12 -12
  33. package/lib/Gem.d.ts +11 -0
  34. package/lib/Gem.js +44 -0
  35. package/lib/GemReference.d.ts +11 -0
  36. package/lib/GemReference.js +46 -0
  37. package/lib/Model.js +2 -1
  38. package/lib/ModelReference.js +4 -2
  39. package/lib/ModelTuned.js +4 -2
  40. package/lib/generated/bucket-10.d.ts +3 -3
  41. package/lib/generated/bucket-10.js +490 -494
  42. package/lib/generated/bucket-11.d.ts +3 -3
  43. package/lib/generated/bucket-11.js +488 -499
  44. package/lib/generated/bucket-12.d.ts +3 -3
  45. package/lib/generated/bucket-12.js +317 -302
  46. package/lib/generated/bucket-13.d.ts +3 -3
  47. package/lib/generated/bucket-13.js +505 -508
  48. package/lib/generated/bucket-14.d.ts +3 -3
  49. package/lib/generated/bucket-14.js +491 -485
  50. package/lib/generated/bucket-15.d.ts +3 -3
  51. package/lib/generated/bucket-15.js +522 -531
  52. package/lib/generated/bucket-16.d.ts +3 -3
  53. package/lib/generated/bucket-16.js +513 -503
  54. package/lib/generated/bucket-17.d.ts +3 -3
  55. package/lib/generated/bucket-17.js +490 -489
  56. package/lib/generated/bucket-18.d.ts +3 -1
  57. package/lib/generated/bucket-18.js +477 -433
  58. package/lib/generated/bucket-7.d.ts +3 -3
  59. package/lib/generated/bucket-7.js +427 -433
  60. package/lib/generated/bucket-8.d.ts +3 -3
  61. package/lib/generated/bucket-8.js +622 -614
  62. package/lib/generated/bucket-9.d.ts +3 -3
  63. package/lib/generated/bucket-9.js +505 -505
  64. package/lib/index.js +24 -22
  65. package/package.json +3 -3
package/es/Gem.d.ts ADDED
@@ -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 Gem: CarbonIconType;
11
+ export default Gem
package/es/Gem.js ADDED
@@ -0,0 +1,38 @@
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 React from 'react';
10
+ import Icon from './Icon.js';
11
+ import { i as iconPropTypes } from './iconPropTypes-4cbeb95d.js';
12
+ import '@carbon/icon-helpers';
13
+ import 'prop-types';
14
+
15
+ var _path;
16
+ const Gem = /*#__PURE__*/React.forwardRef(function Gem(_ref, ref) {
17
+ let {
18
+ children,
19
+ size = 16,
20
+ ...rest
21
+ } = _ref;
22
+ return /*#__PURE__*/React.createElement(Icon, {
23
+ width: size,
24
+ height: size,
25
+ ref: ref,
26
+ xmlns: "http://www.w3.org/2000/svg",
27
+ viewBox: "0 0 32 32",
28
+ fill: "currentColor",
29
+ ...rest
30
+ }, _path || (_path = /*#__PURE__*/React.createElement("path", {
31
+ d: "M23.5,4H8.5L1.7158,13.0454,16,29.5269,30.2842,13.0454ZM27,12H21.5543l-3.75-6H22.5ZM10.3021,14l3.7536,10.23L5.19,14Zm2.13,0H19.568l-3.569,9.7212Zm.3725-2L16,6.8867,19.1957,12Zm8.8935,2H26.81L17.9427,24.2314ZM9.5,6h4.6957l-3.75,6H5Z"
32
+ })), children);
33
+ });
34
+ if (process.env.NODE_ENV !== "production") {
35
+ Gem.propTypes = iconPropTypes;
36
+ }
37
+
38
+ export { Gem as default };
@@ -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 GemReference: CarbonIconType;
11
+ export default GemReference
@@ -0,0 +1,40 @@
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 React from 'react';
10
+ import Icon from './Icon.js';
11
+ import { i as iconPropTypes } from './iconPropTypes-4cbeb95d.js';
12
+ import '@carbon/icon-helpers';
13
+ import 'prop-types';
14
+
15
+ var _path, _path2;
16
+ const GemReference = /*#__PURE__*/React.forwardRef(function GemReference(_ref, ref) {
17
+ let {
18
+ children,
19
+ size = 16,
20
+ ...rest
21
+ } = _ref;
22
+ return /*#__PURE__*/React.createElement(Icon, {
23
+ width: size,
24
+ height: size,
25
+ ref: ref,
26
+ xmlns: "http://www.w3.org/2000/svg",
27
+ viewBox: "0 0 32 32",
28
+ fill: "currentColor",
29
+ ...rest
30
+ }, _path || (_path = /*#__PURE__*/React.createElement("path", {
31
+ d: "M4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20z"
32
+ })), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
33
+ d: "M23.5,4H8.5L1.7158,13.0454,6.01,18l1.5114-1.31L5.19,14h5.2554L16,22.8867,21.5544,14H26.81L15.8125,26.6919,17.3242,28l12.96-14.9546ZM5,12,9.5,6h4.6958l-3.75,6ZM16,6.8867,19.1958,12H12.8042Zm0,12.2266L12.8044,14h6.3912ZM21.5542,12l-3.75-6H22.5L27,12Z"
34
+ })), children);
35
+ });
36
+ if (process.env.NODE_ENV !== "production") {
37
+ GemReference.propTypes = iconPropTypes;
38
+ }
39
+
40
+ export { GemReference as default };
package/es/Model.js CHANGED
@@ -28,7 +28,8 @@ const Model = /*#__PURE__*/React.forwardRef(function Model(_ref, ref) {
28
28
  fill: "currentColor",
29
29
  ...rest
30
30
  }, _path || (_path = /*#__PURE__*/React.createElement("path", {
31
- d: "M23.5,4H8.5L1.7158,13.0454,16,29.5269,30.2842,13.0454ZM27,12H21.5543l-3.75-6H22.5ZM10.3021,14l3.7536,10.23L5.19,14Zm2.13,0H19.568l-3.569,9.7212Zm.3725-2L16,6.8867,19.1957,12Zm8.8935,2H26.81L17.9427,24.2314ZM9.5,6h4.6957l-3.75,6H5Z"
31
+ strokeWidth: "0",
32
+ d: "m26,20c2.2056,0,4-1.7944,4-4s-1.7944-4-4-4c-1.8584,0-3.4106,1.2798-3.8579,3h-3.728l5.5669-5.5669c.595.3516,1.2795.5669,2.019.5669,2.2056,0,4-1.7944,4-4s-1.7944-4-4-4c-1.8584,0-3.4106,1.2798-3.8579,3h-12.2842c-.4473-1.7202-1.9995-3-3.8579-3-2.2056,0-4,1.7944-4,4s1.7944,4,4,4c.7395,0,1.4241-.2153,2.019-.5669l5.5669,5.5669h-3.728c-.4473-1.7202-1.9995-3-3.8579-3-2.2056,0-4,1.7944-4,4s1.7944,4,4,4c1.8584,0,3.4106-1.2798,3.8579-3h3.728l-5.5669,5.5669c-.595-.3516-1.2795-.5669-2.019-.5669-2.2056,0-4,1.7944-4,4s1.7944,4,4,4c1.8584,0,3.4106-1.2798,3.8579-3h12.2842c.4473,1.7202,1.9995,3,3.8579,3,2.2056,0,4-1.7944,4-4s-1.7944-4-4-4c-.7395,0-1.4241.2153-2.019.5669l-5.5669-5.5669h3.728c.4473,1.7202,1.9995,3,3.8579,3Zm0-6c1.1028,0,2,.8975,2,2s-.8972,2-2,2-2-.8975-2-2,.8972-2,2-2Zm0-10c1.1028,0,2,.8975,2,2s-.8972,2-2,2-2-.8975-2-2,.8972-2,2-2ZM6,8c-1.1028,0-2-.8975-2-2s.8972-2,2-2,2,.8975,2,2-.8972,2-2,2Zm0,10c-1.1028,0-2-.8975-2-2s.8972-2,2-2,2,.8975,2,2-.8972,2-2,2Zm0,10c-1.1028,0-2-.8975-2-2s.8972-2,2-2,2,.8975,2,2-.8972,2-2,2Zm20-4c1.1028,0,2,.8975,2,2s-.8972,2-2,2-2-.8975-2-2,.8972-2,2-2Zm-3.4331-.019c-.1865.3154-.3306.6558-.4248,1.019h-12.2842c-.0942-.3633-.2383-.7036-.4248-1.019l6.5669-6.5669,6.5669,6.5669Zm-6.5669-9.395l-6.5669-6.5669c.1865-.3154.3311-.6577.4292-1.019h12.2754c.0981.3613.2427.7036.4292,1.019l-6.5669,6.5669Z"
32
33
  })), children);
33
34
  });
34
35
  if (process.env.NODE_ENV !== "production") {
@@ -28,9 +28,11 @@ const ModelReference = /*#__PURE__*/React.forwardRef(function ModelReference(_re
28
28
  fill: "currentColor",
29
29
  ...rest
30
30
  }, _path || (_path = /*#__PURE__*/React.createElement("path", {
31
- d: "M4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20z"
31
+ strokeWidth: "0",
32
+ d: "M4 20L4 22 8.5859 22 2 28.5859 3.4141 30 10 23.4141 10 28 12 28 12 20 4 20z"
32
33
  })), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
33
- d: "M23.5,4H8.5L1.7158,13.0454,6.01,18l1.5114-1.31L5.19,14h5.2554L16,22.8867,21.5544,14H26.81L15.8125,26.6919,17.3242,28l12.96-14.9546ZM5,12,9.5,6h4.6958l-3.75,6ZM16,6.8867,19.1958,12H12.8042Zm0,12.2266L12.8044,14h6.3912ZM21.5542,12l-3.75-6H22.5L27,12Z"
34
+ strokeWidth: "0",
35
+ d: "m26,20c2.2056,0,4-1.7944,4-4s-1.7944-4-4-4c-1.8584,0-3.4106,1.2798-3.8579,3h-3.728l5.5669-5.5669c.595.3516,1.2795.5669,2.019.5669,2.2056,0,4-1.7944,4-4s-1.7944-4-4-4c-1.8584,0-3.4106,1.2798-3.8579,3h-12.2842c-.4473-1.7202-1.9995-3-3.8579-3-2.2056,0-4,1.7944-4,4s1.7944,4,4,4c.7395,0,1.4241-.2153,2.019-.5669l5.5669,5.5669h-3.728c-.4473-1.7202-1.9995-3-3.8579-3-2.2056,0-4,1.7944-4,4v1h2v-1c0-1.1025.8972-2,2-2s2,.8975,2,2v1h7.5859l6.981,6.981c-.1865.3154-.3306.6558-.4248,1.019h-7.1421v2h7.1421c.4473,1.7202,1.9995,3,3.8579,3,2.2056,0,4-1.7944,4-4s-1.7944-4-4-4c-.7395,0-1.4241.2153-2.019.5669l-5.5669-5.5669h3.728c.4473,1.7202,1.9995,3,3.8579,3Zm0-6c1.1028,0,2,.8975,2,2s-.8972,2-2,2-2-.8975-2-2,.8972-2,2-2Zm2,12c0,1.1025-.8972,2-2,2s-2-.8975-2-2,.8972-2,2-2,2,.8975,2,2Zm-5.4331-17.981l-6.5669,6.5669-6.5669-6.5669c.1865-.3154.3306-.6558.4248-1.019h12.2842c.0942.3633.2383.7036.4248,1.019Zm3.4331-4.019c1.1028,0,2,.8975,2,2s-.8972,2-2,2-2-.8975-2-2,.8972-2,2-2ZM4,6c0-1.1025.8972-2,2-2s2,.8975,2,2-.8972,2-2,2-2-.8975-2-2Z"
34
36
  })), children);
35
37
  });
36
38
  if (process.env.NODE_ENV !== "production") {
package/es/ModelTuned.js CHANGED
@@ -28,9 +28,11 @@ const ModelTuned = /*#__PURE__*/React.forwardRef(function ModelTuned(_ref, ref)
28
28
  fill: "currentColor",
29
29
  ...rest
30
30
  }, _path || (_path = /*#__PURE__*/React.createElement("path", {
31
- d: "M32 25c0-1.3018-.8384-2.4014-2-2.8159v-4.1841h-2v4.1846c-1.1616.4141-2 1.5137-2 2.8154s.8384 2.4014 2 2.8154v2.1846h2v-2.1841c1.1616-.4146 2-1.5142 2-2.8159zm-3 1c-.5515 0-1-.4487-1-1s.4485-1 1-1 1 .4487 1 1-.4485 1-1 1zM24 23c0-1.3018-.8384-2.4014-2-2.8159v-2.1841h-2v2.1846c-1.1616.4141-2 1.5137-2 2.8154s.8384 2.4014 2 2.8154v4.1846h2v-4.1841c1.1616-.4146 2-1.5142 2-2.8159zm-3 1c-.5515 0-1-.4487-1-1s.4485-1 1-1 1 .4487 1 1-.4485 1-1 1z"
31
+ strokeWidth: "0",
32
+ d: "M28 31v-2.2773c-.5952-.3464-1-.9841-1-1.7227 0-.7383.4048-1.3762 1-1.7227v-5.2773h2v5.2773c.5952.3464 1 .9844 1 1.7227 0 .7385-.4048 1.3762-1 1.7227v2.2773h-2zM22 31v-5.2773c-.5952-.3464-1-.9841-1-1.7227 0-.7383.4048-1.3762 1-1.7227v-2.2773h2v2.2773c.5952.3464 1 .9844 1 1.7227 0 .7385-.4048 1.3762-1 1.7227v5.2773h-2z"
32
33
  })), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
33
- d: "m.7158,11.0454l12.96,14.9546,1.5117-1.3081L4.1902,12h5.2554s5.5544,8.8867,5.5544,8.8867l5.5544-8.8867h5.2554s-2.3315,2.6904-2.3315,2.6904l1.5115,1.3096,4.2944-4.9546-6.7842-9.0454H7.5S.7158,11.0454.7158,11.0454Zm19.8384-1.0454l-3.75-6h4.6958s4.5,6,4.5,6h-5.4458Zm-2.3584,0h-6.3916s3.1958-5.1133,3.1958-5.1133l3.1958,5.1133Zm-6.3914,2h6.3911s-3.1956,5.1133-3.1956,5.1133l-3.1956-5.1133Zm-7.8044-2l4.5-6h4.6958s-3.75,6-3.75,6h-5.4458Z"
34
+ strokeWidth: "0",
35
+ d: "m9.8579,17h3.728s-5.5669,5.5669-5.5669,5.5669c-.595-.3516-1.2795-.5669-2.019-.5669-2.2056,0-4,1.7944-4,4,0,2.2056,1.7944,4,4,4,1.8584,0,3.4106-1.2798,3.8579-3h8.1421s0-2,0-2h-8.1421c-.0942-.3633-.2383-.7036-.4248-1.019l6.981-6.981h7.5859s0-1,0-1c0-1.1025.8972-2,2-2s2,.8975,2,2v1s2,0,2,0v-1c0-2.2056-1.7944-4-4-4-1.8584,0-3.4106,1.2798-3.8579,3h-3.728s5.5669-5.5669,5.5669-5.5669c.595.3516,1.2795.5669,2.019.5669,2.2056,0,4-1.7944,4-4,0-2.2056-1.7944-4-4-4-1.8584,0-3.4106,1.2798-3.8579,3h-12.2842c-.4473-1.7202-1.9995-3-3.8579-3-2.2056,0-4,1.7944-4,4,0,2.2056,1.7944,4,4,4,.7395,0,1.4241-.2153,2.019-.5669l5.5669,5.5669h-3.728c-.4473-1.7202-1.9995-3-3.8579-3-2.2056,0-4,1.7944-4,4s1.7944,4,4,4c1.8584,0,3.4106-1.2798,3.8579-3Zm-1.8579-1c0,1.1025-.8972,2-2,2s-2-.8975-2-2,.8972-2,2-2,2,.8975,2,2Zm-2,8c1.1028,0,2,.8975,2,2,0,1.1025-.8972,2-2,2s-2-.8975-2-2c0-1.1025.8972-2,2-2Zm3.8579-17h12.2842c.0942.3633.2383.7036.4248,1.019l-6.5669,6.5669-6.5669-6.5669c.1865-.3154.3306-.6558.4248-1.019Zm-1.8579-1c0,1.1025-.8972,2-2,2s-2-.8975-2-2c0-1.1025.8972-2,2-2s2,.8975,2,2Zm18,2c-1.1028,0-2-.8975-2-2s.8972-2,2-2,2,.8975,2,2-.8972,2-2,2Z"
34
36
  })), children);
35
37
  });
36
38
  if (process.env.NODE_ENV !== "production") {
@@ -7,6 +7,8 @@
7
7
  * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
8
8
  */
9
9
  import type { CarbonIconType } from '../CarbonIcon';
10
+ declare const _LoadBalancerClassic: CarbonIconType;
11
+ declare const _LoadBalancerGlobal: CarbonIconType;
10
12
  declare const _LoadBalancerListener: CarbonIconType;
11
13
  declare const _LoadBalancerLocal: CarbonIconType;
12
14
  declare const _LoadBalancerNetwork: CarbonIconType;
@@ -130,6 +132,4 @@ declare const _Mobile: CarbonIconType;
130
132
  declare const _MobileAdd: CarbonIconType;
131
133
  declare const _MobileAudio: CarbonIconType;
132
134
  declare const _MobileCheck: CarbonIconType;
133
- declare const _MobileCrash: CarbonIconType;
134
- declare const _MobileDownload: CarbonIconType;
135
- export { _LoadBalancerListener as LoadBalancerListener, _LoadBalancerLocal as LoadBalancerLocal, _LoadBalancerNetwork as LoadBalancerNetwork, _LoadBalancerPool as LoadBalancerPool, _LoadBalancerVpc as LoadBalancerVpc, _Location as Location, _LocationCompany as LocationCompany, _LocationCompanyFilled as LocationCompanyFilled, _LocationCurrent as LocationCurrent, _LocationFilled as LocationFilled, _LocationHazard as LocationHazard, _LocationHazardFilled as LocationHazardFilled, _LocationHeart as LocationHeart, _LocationHeartFilled as LocationHeartFilled, _LocationInfo as LocationInfo, _LocationInfoFilled as LocationInfoFilled, _LocationPerson as LocationPerson, _LocationPersonFilled as LocationPersonFilled, _LocationSave as LocationSave, _LocationStar as LocationStar, _LocationStarFilled as LocationStarFilled, _Locked as Locked, _LogicalPartition as LogicalPartition, _Login as Login, _LogoAngular as LogoAngular, _LogoAnsibleCommunity as LogoAnsibleCommunity, _LogoDigg as LogoDigg, _LogoDiscord as LogoDiscord, _LogoFacebook as LogoFacebook, _LogoFigma as LogoFigma, _LogoFlickr as LogoFlickr, _LogoGithub as LogoGithub, _LogoGitlab as LogoGitlab, _LogoGlassdoor as LogoGlassdoor, _LogoInstagram as LogoInstagram, _LogoInvision as LogoInvision, _LogoJupyter as LogoJupyter, _LogoKeybase as LogoKeybase, _LogoKubernetes as LogoKubernetes, _LogoLinkedin as LogoLinkedin, _LogoLivestream as LogoLivestream, _LogoMastodon as LogoMastodon, _LogoMedium as LogoMedium, _LogoNpm as LogoNpm, _LogoOpenshift as LogoOpenshift, _LogoPinterest as LogoPinterest, _LogoPython as LogoPython, _LogoQuora as LogoQuora, _LogoRScript as LogoRScript, _LogoReact as LogoReact, _LogoRedHatAnsible as LogoRedHatAnsible, _LogoSketch as LogoSketch, _LogoSkype as LogoSkype, _LogoSlack as LogoSlack, _LogoSnapchat as LogoSnapchat, _LogoSvelte as LogoSvelte, _LogoTumblr as LogoTumblr, _LogoTwitter as LogoTwitter, _LogoVmware as LogoVmware, _LogoVmwareAlt as LogoVmwareAlt, _LogoVue as LogoVue, _LogoWechat as LogoWechat, _LogoX as LogoX, _LogoXing as LogoXing, _LogoYelp as LogoYelp, _LogoYoutube as LogoYoutube, _Logout as Logout, _Loop as Loop, _LowSeverity as LowSeverity, _Mac as Mac, _MacCommand as MacCommand, _MacOption as MacOption, _MacShift as MacShift, _MachineLearning as MachineLearning, _MachineLearningModel as MachineLearningModel, _MagicWand as MagicWand, _MagicWandFilled as MagicWandFilled, _WatsonHealthMagnify as WatsonHealthMagnify, _MailAll as MailAll, _MailReply as MailReply, _WatsonHealthMammogram as WatsonHealthMammogram, _ManageProtection as ManageProtection, _ManagedSolutions as ManagedSolutions, _Map as Map, _MapCenter as MapCenter, _MapIdentify as MapIdentify, _MapBoundary as MapBoundary, _MapBoundaryVegetation as MapBoundaryVegetation, _MarineWarning as MarineWarning, _MathCurve as MathCurve, _QMatrix as QMatrix, _Maximize as Maximize, _MediaLibrary as MediaLibrary, _MediaLibraryFilled as MediaLibraryFilled, _MediaCast as MediaCast, _Medication as Medication, _MedicationAlert as MedicationAlert, _MedicationReminder as MedicationReminder, _Menu as Menu, _Merge as Merge, _MergeNode as MergeNode, _MessageQueue as MessageQueue, _Meter as Meter, _MeterAlt as MeterAlt, _Microphone as Microphone, _MicrophoneFilled as MicrophoneFilled, _MicrophoneOff as MicrophoneOff, _MicrophoneOffFilled as MicrophoneOffFilled, _Microscope as Microscope, _Microservices_1 as Microservices_1, _Microservices_2 as Microservices_2, _Migrate as Migrate, _MigrateAlt as MigrateAlt, _Milestone as Milestone, _MilitaryCamp as MilitaryCamp, _Minimize as Minimize, _Misuse as Misuse, _MisuseOutline as MisuseOutline, _MixedRainHail as MixedRainHail, _Mobile as Mobile, _MobileAdd as MobileAdd, _MobileAudio as MobileAudio, _MobileCheck as MobileCheck, _MobileCrash as MobileCrash, _MobileDownload as MobileDownload };
135
+ export { _LoadBalancerClassic as LoadBalancerClassic, _LoadBalancerGlobal as LoadBalancerGlobal, _LoadBalancerListener as LoadBalancerListener, _LoadBalancerLocal as LoadBalancerLocal, _LoadBalancerNetwork as LoadBalancerNetwork, _LoadBalancerPool as LoadBalancerPool, _LoadBalancerVpc as LoadBalancerVpc, _Location as Location, _LocationCompany as LocationCompany, _LocationCompanyFilled as LocationCompanyFilled, _LocationCurrent as LocationCurrent, _LocationFilled as LocationFilled, _LocationHazard as LocationHazard, _LocationHazardFilled as LocationHazardFilled, _LocationHeart as LocationHeart, _LocationHeartFilled as LocationHeartFilled, _LocationInfo as LocationInfo, _LocationInfoFilled as LocationInfoFilled, _LocationPerson as LocationPerson, _LocationPersonFilled as LocationPersonFilled, _LocationSave as LocationSave, _LocationStar as LocationStar, _LocationStarFilled as LocationStarFilled, _Locked as Locked, _LogicalPartition as LogicalPartition, _Login as Login, _LogoAngular as LogoAngular, _LogoAnsibleCommunity as LogoAnsibleCommunity, _LogoDigg as LogoDigg, _LogoDiscord as LogoDiscord, _LogoFacebook as LogoFacebook, _LogoFigma as LogoFigma, _LogoFlickr as LogoFlickr, _LogoGithub as LogoGithub, _LogoGitlab as LogoGitlab, _LogoGlassdoor as LogoGlassdoor, _LogoInstagram as LogoInstagram, _LogoInvision as LogoInvision, _LogoJupyter as LogoJupyter, _LogoKeybase as LogoKeybase, _LogoKubernetes as LogoKubernetes, _LogoLinkedin as LogoLinkedin, _LogoLivestream as LogoLivestream, _LogoMastodon as LogoMastodon, _LogoMedium as LogoMedium, _LogoNpm as LogoNpm, _LogoOpenshift as LogoOpenshift, _LogoPinterest as LogoPinterest, _LogoPython as LogoPython, _LogoQuora as LogoQuora, _LogoRScript as LogoRScript, _LogoReact as LogoReact, _LogoRedHatAnsible as LogoRedHatAnsible, _LogoSketch as LogoSketch, _LogoSkype as LogoSkype, _LogoSlack as LogoSlack, _LogoSnapchat as LogoSnapchat, _LogoSvelte as LogoSvelte, _LogoTumblr as LogoTumblr, _LogoTwitter as LogoTwitter, _LogoVmware as LogoVmware, _LogoVmwareAlt as LogoVmwareAlt, _LogoVue as LogoVue, _LogoWechat as LogoWechat, _LogoX as LogoX, _LogoXing as LogoXing, _LogoYelp as LogoYelp, _LogoYoutube as LogoYoutube, _Logout as Logout, _Loop as Loop, _LowSeverity as LowSeverity, _Mac as Mac, _MacCommand as MacCommand, _MacOption as MacOption, _MacShift as MacShift, _MachineLearning as MachineLearning, _MachineLearningModel as MachineLearningModel, _MagicWand as MagicWand, _MagicWandFilled as MagicWandFilled, _WatsonHealthMagnify as WatsonHealthMagnify, _MailAll as MailAll, _MailReply as MailReply, _WatsonHealthMammogram as WatsonHealthMammogram, _ManageProtection as ManageProtection, _ManagedSolutions as ManagedSolutions, _Map as Map, _MapCenter as MapCenter, _MapIdentify as MapIdentify, _MapBoundary as MapBoundary, _MapBoundaryVegetation as MapBoundaryVegetation, _MarineWarning as MarineWarning, _MathCurve as MathCurve, _QMatrix as QMatrix, _Maximize as Maximize, _MediaLibrary as MediaLibrary, _MediaLibraryFilled as MediaLibraryFilled, _MediaCast as MediaCast, _Medication as Medication, _MedicationAlert as MedicationAlert, _MedicationReminder as MedicationReminder, _Menu as Menu, _Merge as Merge, _MergeNode as MergeNode, _MessageQueue as MessageQueue, _Meter as Meter, _MeterAlt as MeterAlt, _Microphone as Microphone, _MicrophoneFilled as MicrophoneFilled, _MicrophoneOff as MicrophoneOff, _MicrophoneOffFilled as MicrophoneOffFilled, _Microscope as Microscope, _Microservices_1 as Microservices_1, _Microservices_2 as Microservices_2, _Migrate as Migrate, _MigrateAlt as MigrateAlt, _Milestone as Milestone, _MilitaryCamp as MilitaryCamp, _Minimize as Minimize, _Misuse as Misuse, _MisuseOutline as MisuseOutline, _MixedRainHail as MixedRainHail, _Mobile as Mobile, _MobileAdd as MobileAdd, _MobileAudio as MobileAudio, _MobileCheck as MobileCheck };