@carbon/icons-react 11.47.0 → 11.48.0-rc.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 (57) hide show
  1. package/es/MachineLearning.js +7 -0
  2. package/es/MachineLearningModel.js +3 -4
  3. package/es/MlModelReference.d.ts +11 -0
  4. package/es/MlModelReference.js +42 -0
  5. package/es/Model.js +1 -1
  6. package/es/ModelFoundation.d.ts +11 -0
  7. package/es/ModelFoundation.js +39 -0
  8. package/es/ModelReference.js +1 -1
  9. package/es/ModelTuned.js +2 -2
  10. package/es/generated/bucket-10.d.ts +2 -2
  11. package/es/generated/bucket-10.js +107 -99
  12. package/es/generated/bucket-11.d.ts +3 -3
  13. package/es/generated/bucket-11.js +479 -491
  14. package/es/generated/bucket-12.d.ts +3 -3
  15. package/es/generated/bucket-12.js +516 -507
  16. package/es/generated/bucket-13.d.ts +3 -3
  17. package/es/generated/bucket-13.js +504 -502
  18. package/es/generated/bucket-14.d.ts +3 -3
  19. package/es/generated/bucket-14.js +489 -489
  20. package/es/generated/bucket-15.d.ts +3 -3
  21. package/es/generated/bucket-15.js +546 -550
  22. package/es/generated/bucket-16.d.ts +3 -3
  23. package/es/generated/bucket-16.js +512 -506
  24. package/es/generated/bucket-17.d.ts +3 -3
  25. package/es/generated/bucket-17.js +490 -492
  26. package/es/generated/bucket-18.d.ts +3 -1
  27. package/es/generated/bucket-18.js +493 -447
  28. package/es/index.js +9 -9
  29. package/lib/MachineLearning.js +7 -0
  30. package/lib/MachineLearningModel.js +3 -4
  31. package/lib/MlModelReference.d.ts +11 -0
  32. package/lib/MlModelReference.js +48 -0
  33. package/lib/Model.js +1 -1
  34. package/lib/ModelFoundation.d.ts +11 -0
  35. package/lib/ModelFoundation.js +45 -0
  36. package/lib/ModelReference.js +1 -1
  37. package/lib/ModelTuned.js +2 -2
  38. package/lib/generated/bucket-10.d.ts +2 -2
  39. package/lib/generated/bucket-10.js +107 -99
  40. package/lib/generated/bucket-11.d.ts +3 -3
  41. package/lib/generated/bucket-11.js +480 -492
  42. package/lib/generated/bucket-12.d.ts +3 -3
  43. package/lib/generated/bucket-12.js +517 -508
  44. package/lib/generated/bucket-13.d.ts +3 -3
  45. package/lib/generated/bucket-13.js +505 -503
  46. package/lib/generated/bucket-14.d.ts +3 -3
  47. package/lib/generated/bucket-14.js +490 -490
  48. package/lib/generated/bucket-15.d.ts +3 -3
  49. package/lib/generated/bucket-15.js +547 -551
  50. package/lib/generated/bucket-16.d.ts +3 -3
  51. package/lib/generated/bucket-16.js +513 -507
  52. package/lib/generated/bucket-17.d.ts +3 -3
  53. package/lib/generated/bucket-17.js +491 -493
  54. package/lib/generated/bucket-18.d.ts +3 -1
  55. package/lib/generated/bucket-18.js +494 -446
  56. package/lib/index.js +17 -15
  57. package/package.json +6 -6
@@ -13,12 +13,19 @@ import '@carbon/icon-helpers';
13
13
  import 'prop-types';
14
14
 
15
15
  var _path, _path2;
16
+ let didWarnAboutDeprecation = false;
16
17
  const MachineLearning = /*#__PURE__*/React.forwardRef(function MachineLearning(_ref, ref) {
17
18
  let {
18
19
  children,
19
20
  size = 16,
20
21
  ...rest
21
22
  } = _ref;
23
+ if (process.env.NODE_ENV !== "production") {
24
+ if (!didWarnAboutDeprecation) {
25
+ didWarnAboutDeprecation = true;
26
+ console.warn("Icon should not be used. Teams should use machine-learning-model instead. As a result, the MachineLearning component will be removed in the next major version of @carbon/icons-react.");
27
+ }
28
+ }
22
29
  return /*#__PURE__*/React.createElement(Icon, {
23
30
  width: size,
24
31
  height: size,
@@ -12,7 +12,7 @@ import { i as iconPropTypes } from './iconPropTypes-4cbeb95d.js';
12
12
  import '@carbon/icon-helpers';
13
13
  import 'prop-types';
14
14
 
15
- var _path, _path2;
15
+ var _path;
16
16
  const MachineLearningModel = /*#__PURE__*/React.forwardRef(function MachineLearningModel(_ref, ref) {
17
17
  let {
18
18
  children,
@@ -28,9 +28,8 @@ const MachineLearningModel = /*#__PURE__*/React.forwardRef(function MachineLearn
28
28
  fill: "currentColor",
29
29
  ...rest
30
30
  }, _path || (_path = /*#__PURE__*/React.createElement("path", {
31
- d: "M27 24a2.9609 2.9609 0 00-1.2854.3008L21.4141 20H18v2h2.5859l3.7146 3.7148A2.9665 2.9665 0 0024 27a3 3 0 103-3zm0 4a1 1 0 111-1A1.0009 1.0009 0 0127 28zM27 13a2.9948 2.9948 0 00-2.8157 2H18v2h6.1843A2.9947 2.9947 0 1027 13zm0 4a1 1 0 111-1A1.0009 1.0009 0 0127 17zM27 2a3.0033 3.0033 0 00-3 3 2.9657 2.9657 0 00.3481 1.373L20.5957 10H18v2h3.4043l4.3989-4.2524A2.9987 2.9987 0 1027 2zm0 4a1 1 0 111-1A1.0009 1.0009 0 0127 6z"
32
- })), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
33
- d: "M18,6h2V4H18a3.9756,3.9756,0,0,0-3,1.3823A3.9756,3.9756,0,0,0,12,4H11a9.01,9.01,0,0,0-9,9v6a9.01,9.01,0,0,0,9,9h1a3.9756,3.9756,0,0,0,3-1.3823A3.9756,3.9756,0,0,0,18,28h2V26H18a2.0023,2.0023,0,0,1-2-2V8A2.0023,2.0023,0,0,1,18,6ZM12,26H11a7.0047,7.0047,0,0,1-6.92-6H6V18H4V14H7a3.0033,3.0033,0,0,0,3-3V9H8v2a1.0009,1.0009,0,0,1-1,1H4.08A7.0047,7.0047,0,0,1,11,6h1a2.0023,2.0023,0,0,1,2,2v4H12v2h2v4H12a3.0033,3.0033,0,0,0-3,3v2h2V21a1.0009,1.0009,0,0,1,1-1h2v4A2.0023,2.0023,0,0,1,12,26Z"
31
+ strokeWidth: "0",
32
+ d: "m27,19c1.6543,0,3-1.3457,3-3s-1.3457-3-3-3c-1.302,0-2.4016.8384-2.8157,2h-5.7703l7.3008-7.3008c.3911.1875.8235.3008,1.2852.3008,1.6543,0,3-1.3457,3-3s-1.3457-3-3-3-3,1.3457-3,3c0,.4619.1135.894.3005,1.2852l-8.3005,8.3008v-6.5859c0-1.1025.897-2,2-2h2v-2h-2c-1.2002,0-2.2661.5425-3,1.3823-.7339-.8398-1.7998-1.3823-3-1.3823h-1c-4.9624,0-9,4.0371-9,9v6c0,4.9629,4.0376,9,9,9h1c1.2002,0,2.2661-.5425,3-1.3823.7339.8398,1.7998,1.3823,3,1.3823h2v-2h-2c-1.103,0-2-.8975-2-2v-6.5859l8.3005,8.3008c-.187.3911-.3005.8232-.3005,1.2852,0,1.6543,1.3457,3,3,3s3-1.3457,3-3-1.3457-3-3-3c-.4617,0-.894.1133-1.2852.3008l-7.3008-7.3008h5.7703c.4141,1.1616,1.5137,2,2.8157,2Zm0-4c.5513,0,1,.4482,1,1s-.4487,1-1,1-1-.4482-1-1,.4487-1,1-1Zm0-11c.5515,0,1,.4487,1,1s-.4485,1-1,1-1-.4487-1-1,.4485-1,1-1Zm-13,8h-2v2h2v4h-2c-1.6543,0-3,1.3457-3,3v2h2v-2c0-.5518.4487-1,1-1h2v4c0,1.1025-.897,2-2,2h-1c-3.5195,0-6.4324-2.6133-6.9202-6h1.9202v-2h-2v-4h3c1.6543,0,3-1.3457,3-3v-2h-2v2c0,.5518-.4487,1-1,1h-2.9202c.4878-3.3867,3.4006-6,6.9202-6h1c1.103,0,2,.8975,2,2v4Zm14,15c0,.5513-.4485,1-1,1s-1-.4487-1-1,.4485-1,1-1,1,.4487,1,1Z"
34
33
  })), children);
35
34
  });
36
35
  if (process.env.NODE_ENV !== "production") {
@@ -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 MlModelReference: CarbonIconType;
11
+ export default MlModelReference
@@ -0,0 +1,42 @@
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 MlModelReference = /*#__PURE__*/React.forwardRef(function MlModelReference(_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
+ strokeWidth: "0",
32
+ d: "M4 19L4 21 8.5859 21 2 27.5859 3.4141 29 10 22.4141 10 27 12 27 12 19 4 19z"
33
+ })), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
34
+ strokeWidth: "0",
35
+ d: "m27,19c1.6543,0,3-1.3457,3-3s-1.3457-3-3-3c-1.302,0-2.4016.8384-2.8157,2h-5.7703l7.3008-7.3008c.3911.1875.8235.3008,1.2852.3008,1.6543,0,3-1.3457,3-3s-1.3457-3-3-3-3,1.3457-3,3c0,.4619.1135.894.3005,1.2852l-8.3005,8.3008v-6.5859c0-1.1025.897-2,2-2h2v-2h-2c-1.2002,0-2.2661.5425-3,1.3823-.7339-.8398-1.7998-1.3823-3-1.3823h-1c-4.9624,0-9,4.0371-9,9v4h2v-3h3c1.6543,0,3-1.3457,3-3v-2h-2v2c0,.5518-.4487,1-1,1h-2.9202c.4878-3.3867,3.4006-6,6.9202-6h1c1.103,0,2,.8975,2,2v4h-2v2h2v10c0,2.2056,1.7944,4,4,4h2v-2h-2c-1.1028,0-2-.8975-2-2v-6.5859l8.3005,8.3008c-.187.3911-.3005.8232-.3005,1.2852,0,1.6543,1.3457,3,3,3s3-1.3457,3-3-1.3457-3-3-3c-.4617,0-.894.1133-1.2852.3008l-7.3008-7.3008h5.7703c.4141,1.1616,1.5137,2,2.8157,2Zm0-4c.5513,0,1,.4482,1,1s-.4487,1-1,1-1-.4482-1-1,.4487-1,1-1Zm0-11c.5515,0,1,.4487,1,1s-.4485,1-1,1-1-.4487-1-1,.4485-1,1-1Zm0,22c.5515,0,1,.4487,1,1s-.4485,1-1,1-1-.4487-1-1,.4485-1,1-1Z"
36
+ })), children);
37
+ });
38
+ if (process.env.NODE_ENV !== "production") {
39
+ MlModelReference.propTypes = iconPropTypes;
40
+ }
41
+
42
+ export { MlModelReference as default };
package/es/Model.js CHANGED
@@ -29,7 +29,7 @@ const Model = /*#__PURE__*/React.forwardRef(function Model(_ref, ref) {
29
29
  ...rest
30
30
  }, _path || (_path = /*#__PURE__*/React.createElement("path", {
31
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
+ d: "m29,24.1841V7.8159c1.1616-.4146,2-1.5142,2-2.8159,0-1.6543-1.3457-3-3-3s-3,1.3457-3,3c0,.3916.0806.7632.2173,1.106l-9.2173,8.0654L6.7827,6.1064c.137-.3433.2173-.7148.2173-1.1064,0-1.6543-1.3457-3-3-3S1,3.3457,1,5c0,1.3018.8384,2.4014,2,2.8154v16.3691c-1.1616.4141-2,1.5137-2,2.8154,0,1.6543,1.3457,3,3,3s3-1.3457,3-3c0-.6665-.2258-1.2769-.5952-1.7754l5.3335-4.667,2.3645,4.1377c-.6677.5508-1.1028,1.3735-1.1028,2.3047,0,1.6543,1.3457,3,3,3s3-1.3457,3-3c0-.9312-.4353-1.7539-1.1028-2.3047l2.3645-4.1377,5.3335,4.667c-.3694.4985-.5952,1.1089-.5952,1.7754,0,1.6543,1.3457,3,3,3s3-1.3457,3-3c0-1.3018-.8384-2.4014-2-2.8159Zm-1-20.1841c.5515,0,1,.4487,1,1s-.4485,1-1,1-1-.4487-1-1,.4485-1,1-1Zm-3.822,5.6729l-4.4397,7.7695-2.2197-1.9424,6.6594-5.8271Zm-9.6965,5.8271l-2.22,1.9424-4.4397-7.7695,6.6597,5.8271ZM4,4c.5515,0,1,.4487,1,1s-.4485,1-1,1-1-.4487-1-1,.4485-1,1-1Zm0,24c-.5515,0-1-.4487-1-1s.4485-1,1-1,1,.4487,1,1-.4485,1-1,1Zm1-4.2036v-15.0308l5.7261,10.0205-5.7261,5.0103Zm11,4.2036c-.5515,0-1-.4487-1-1s.4485-1,1-1,1,.4487,1,1-.4485,1-1,1Zm0-4.0151l-2.7261-4.771,2.7261-2.3853,2.7261,2.3853-2.7261,4.771Zm11-15.2197v15.0312l-5.7261-5.0103,5.7261-10.021Zm1,19.2349c-.5515,0-1-.4487-1-1s.4485-1,1-1,1,.4487,1,1-.4485,1-1,1Z"
33
33
  })), children);
34
34
  });
35
35
  if (process.env.NODE_ENV !== "production") {
@@ -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 ModelFoundation: CarbonIconType;
11
+ export default ModelFoundation
@@ -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
+ 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 ModelFoundation = /*#__PURE__*/React.forwardRef(function ModelFoundation(_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
+ strokeWidth: "0",
32
+ d: "m27,19c1.6543,0,3-1.3457,3-3s-1.3457-3-3-3c-1.302,0-2.4016.8385-2.8157,2h-5.7703l7.3005-7.3006c.3911.1871.8237.3006,1.2854.3006,1.6543,0,3-1.3457,3-3s-1.3457-3-3-3c-1.302,0-2.4016.8385-2.8157,2H7.8157c-.4141-1.1615-1.5137-2-2.8157-2-1.6543,0-3,1.3457-3,3s1.3457,3,3,3c.4617,0,.8943-.1135,1.2854-.3006l7.3005,7.3006h-5.7703c-.4141-1.1615-1.5137-2-2.8157-2-1.6543,0-3,1.3457-3,3s1.3457,3,3,3c1.302,0,2.4016-.8385,2.8157-2h5.7703l-7.3005,7.3006c-.3911-.1871-.8237-.3006-1.2854-.3006-1.6543,0-3,1.3457-3,3s1.3457,3,3,3c1.302,0,2.4016-.8385,2.8157-2h16.3687c.4141,1.1615,1.5137,2,2.8157,2,1.6543,0,3-1.3457,3-3s-1.3457-3-3-3c-.4617,0-.8943.1135-1.2854.3006l-7.3005-7.3006h5.7703c.4141,1.1615,1.5137,2,2.8157,2Zm0-4c.5518,0,1,.4487,1,1s-.4482,1-1,1-1-.4487-1-1,.4482-1,1-1ZM7.8157,6h16.3687c.0349.0976.072.1927.1162.2853l-8.3005,8.3006L7.6995,6.2853c.0442-.0927.0815-.1877.1162-.2853Zm19.1843-2c.5518,0,1,.4487,1,1s-.4482,1-1,1-1-.4487-1-1,.4482-1,1-1Zm-23,1c0-.5513.4482-1,1-1s1,.4487,1,1-.4482,1-1,1-1-.4487-1-1Zm1,12c-.5518,0-1-.4487-1-1s.4482-1,1-1,1,.4487,1,1-.4482,1-1,1Zm19.1843,9H7.8157c-.0347-.0976-.072-.1927-.1162-.2853l8.3005-8.3006,8.3005,8.3006c-.0442.0927-.0815.1877-.1162.2853Zm-19.1843,2c-.5518,0-1-.4487-1-1s.4482-1,1-1,1,.4487,1,1-.4482,1-1,1Zm23-1c0,.5513-.4482,1-1,1s-1-.4487-1-1,.4482-1,1-1,1,.4487,1,1Z"
33
+ })), children);
34
+ });
35
+ if (process.env.NODE_ENV !== "production") {
36
+ ModelFoundation.propTypes = iconPropTypes;
37
+ }
38
+
39
+ export { ModelFoundation as default };
@@ -32,7 +32,7 @@ const ModelReference = /*#__PURE__*/React.forwardRef(function ModelReference(_re
32
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"
33
33
  })), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
34
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"
35
+ d: "m27,19c1.6543,0,3-1.3457,3-3s-1.3457-3-3-3c-1.302,0-2.4016.8385-2.8157,2h-5.7703l7.3005-7.3006c.3911.1871.8237.3006,1.2854.3006,1.6543,0,3-1.3457,3-3s-1.3457-3-3-3c-1.302,0-2.4016.8385-2.8157,2H7.8157c-.4141-1.1615-1.5137-2-2.8157-2-1.6543,0-3,1.3457-3,3s1.3457,3,3,3c.4617,0,.8943-.1135,1.2854-.3006l7.3005,7.3006h-5.7703c-.4141-1.1615-1.5137-2-2.8157-2-1.6543,0-3,1.3457-3,3v1h2v-1c0-.5513.4482-1,1-1s1,.4487,1,1v1h9.5859l8.7146,8.7147c-.0442.0927-.0815.1877-.1162.2853h-10.1843v2h10.1843c.4141,1.1615,1.5137,2,2.8157,2,1.6543,0,3-1.3457,3-3s-1.3457-3-3-3c-.4617,0-.8943.1135-1.2854.3006l-7.3005-7.3006h5.7703c.4141,1.1615,1.5137,2,2.8157,2Zm1,8c0,.5513-.4482,1-1,1s-1-.4487-1-1,.4482-1,1-1,1,.4487,1,1Zm-1-12c.5518,0,1,.4487,1,1s-.4482,1-1,1-1-.4487-1-1,.4482-1,1-1ZM7.8157,6h16.3687c.0349.0976.072.1927.1162.2853l-8.3005,8.3006L7.6995,6.2853c.0442-.0927.0815-.1877.1162-.2853Zm19.1843-2c.5518,0,1,.4487,1,1s-.4482,1-1,1-1-.4487-1-1,.4482-1,1-1ZM4,5c0-.5513.4482-1,1-1s1,.4487,1,1-.4482,1-1,1-1-.4487-1-1Z"
36
36
  })), children);
37
37
  });
38
38
  if (process.env.NODE_ENV !== "production") {
package/es/ModelTuned.js CHANGED
@@ -29,10 +29,10 @@ const ModelTuned = /*#__PURE__*/React.forwardRef(function ModelTuned(_ref, ref)
29
29
  ...rest
30
30
  }, _path || (_path = /*#__PURE__*/React.createElement("path", {
31
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
+ d: "M24 30v-2.2773c.5952-.3464 1-.9841 1-1.7227s-.4048-1.3762-1-1.7227v-4.2773h-2v4.2773c-.5952.3464-1 .9844-1 1.7227s.4048 1.3762 1 1.7227v2.2773h2zM31 24c0-.7383-.4048-1.376-1-1.7227v-2.2773h-2v2.2773c-.5952.3467-1 .9844-1 1.7227s.4048 1.376 1 1.7227v4.2773h2v-4.2773c.5952-.3467 1-.9844 1-1.7227z"
33
33
  })), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
34
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"
35
+ d: "m7.8157,17h5.7703s-7.3005,7.3006-7.3005,7.3006c-.3911-.1871-.8237-.3006-1.2854-.3006-1.6543,0-3,1.3457-3,3,0,1.6543,1.3457,3,3,3,1.302,0,2.4016-.8385,2.8157-2h10.1843s0-2,0-2H7.8157c-.0347-.0976-.072-.1927-.1162-.2853l8.7146-8.7147h9.5859s0-1,0-1c0-.5513.4482-1,1-1s1,.4487,1,1v1s2,0,2,0v-1c0-1.6543-1.3457-3-3-3-1.302,0-2.4016.8385-2.8157,2h-5.7703s7.3005-7.3006,7.3005-7.3006c.3911.1871.8237.3006,1.2854.3006,1.6543,0,3-1.3457,3-3,0-1.6543-1.3457-3-3-3-1.302,0-2.4016.8385-2.8157,2H7.8157c-.4141-1.1615-1.5137-2-2.8157-2-1.6543,0-3,1.3457-3,3,0,1.6543,1.3457,3,3,3,.4617,0,.8943-.1135,1.2854-.3006l7.3005,7.3006h-5.7703c-.4141-1.1615-1.5137-2-2.8157-2-1.6543,0-3,1.3457-3,3,0,1.6543,1.3457,3,3,3,1.302,0,2.4016-.8385,2.8157-2Zm-2.8157,9c.5518,0,1,.4487,1,1,0,.5513-.4482,1-1,1s-1-.4487-1-1c0-.5513.4482-1,1-1Zm1-10c0,.5513-.4482,1-1,1s-1-.4487-1-1c0-.5513.4482-1,1-1s1,.4487,1,1ZM24.3005,6.2853l-8.3005,8.3006L7.6995,6.2853c.0442-.0927.0813-.1877.1162-.2853h16.3687c.0347.0976.072.1927.1162.2853Zm-18.3005-1.2853c0,.5513-.4482,1-1,1s-1-.4487-1-1c0-.5513.4482-1,1-1s1,.4487,1,1Zm21,1c-.5518,0-1-.4487-1-1,0-.5513.4482-1,1-1s1,.4487,1,1c0,.5513-.4482,1-1,1Z"
36
36
  })), children);
37
37
  });
38
38
  if (process.env.NODE_ENV !== "production") {
@@ -130,6 +130,6 @@ declare const _Minimize: CarbonIconType;
130
130
  declare const _Misuse: CarbonIconType;
131
131
  declare const _MisuseOutline: CarbonIconType;
132
132
  declare const _MixedRainHail: CarbonIconType;
133
+ declare const _MlModelReference: CarbonIconType;
133
134
  declare const _Mobile: CarbonIconType;
134
- declare const _MobileAdd: CarbonIconType;
135
- export { _ListNumberedMirror as ListNumberedMirror, _LoadBalancerApplication as LoadBalancerApplication, _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 };
135
+ export { _ListNumberedMirror as ListNumberedMirror, _LoadBalancerApplication as LoadBalancerApplication, _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, _MlModelReference as MlModelReference, _Mobile as Mobile };