@carbon/icons-react 11.2.0 → 11.4.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 (69) hide show
  1. package/es/CalendarAdd.js +38 -0
  2. package/es/CalendarAddAlt.js +40 -0
  3. package/es/DataEnrichment.js +8 -10
  4. package/es/DataEnrichmentAdd.js +48 -0
  5. package/es/DataQualityDefinition.js +50 -0
  6. package/es/IbmCloudPakBusinessAutomation.js +38 -0
  7. package/es/IbmCloudPakMantaAutomatedDataLineage.js +36 -0
  8. package/es/IbmOpenEnterpriseLanguages.js +38 -0
  9. package/es/IbmZCloudModStack.js +40 -0
  10. package/es/IbmZCloudProvisioning.js +38 -0
  11. package/es/IbmZOsPackageManager.js +36 -0
  12. package/es/Kubernetes.js +8 -0
  13. package/es/LogoKubernetes.js +38 -0
  14. package/es/Microservices_1.js +36 -0
  15. package/es/Microservices_2.js +36 -0
  16. package/es/RuleDataQuality.js +38 -0
  17. package/es/ServiceId.js +38 -0
  18. package/es/WorkflowAutomation.js +36 -0
  19. package/es/generated/bucket-1.js +326 -324
  20. package/es/generated/bucket-10.js +921 -937
  21. package/es/generated/bucket-11.js +798 -783
  22. package/es/generated/bucket-12.js +906 -921
  23. package/es/generated/bucket-13.js +724 -703
  24. package/es/generated/bucket-14.js +923 -945
  25. package/es/generated/bucket-15.js +681 -331
  26. package/es/generated/bucket-2.js +805 -827
  27. package/es/generated/bucket-3.js +853 -823
  28. package/es/generated/bucket-4.js +677 -665
  29. package/es/generated/bucket-5.js +799 -793
  30. package/es/generated/bucket-6.js +857 -869
  31. package/es/generated/bucket-7.js +875 -852
  32. package/es/generated/bucket-8.js +864 -865
  33. package/es/generated/bucket-9.js +920 -933
  34. package/es/index.js +15 -15
  35. package/lib/CalendarAdd.js +44 -0
  36. package/lib/CalendarAddAlt.js +46 -0
  37. package/lib/DataEnrichment.js +8 -10
  38. package/lib/DataEnrichmentAdd.js +54 -0
  39. package/lib/DataQualityDefinition.js +56 -0
  40. package/lib/IbmCloudPakBusinessAutomation.js +44 -0
  41. package/lib/IbmCloudPakMantaAutomatedDataLineage.js +42 -0
  42. package/lib/IbmOpenEnterpriseLanguages.js +44 -0
  43. package/lib/IbmZCloudModStack.js +46 -0
  44. package/lib/IbmZCloudProvisioning.js +44 -0
  45. package/lib/IbmZOsPackageManager.js +42 -0
  46. package/lib/Kubernetes.js +8 -0
  47. package/lib/LogoKubernetes.js +44 -0
  48. package/lib/Microservices_1.js +42 -0
  49. package/lib/Microservices_2.js +42 -0
  50. package/lib/RuleDataQuality.js +44 -0
  51. package/lib/ServiceId.js +44 -0
  52. package/lib/WorkflowAutomation.js +42 -0
  53. package/lib/generated/bucket-1.js +327 -325
  54. package/lib/generated/bucket-10.js +933 -949
  55. package/lib/generated/bucket-11.js +812 -797
  56. package/lib/generated/bucket-12.js +920 -935
  57. package/lib/generated/bucket-13.js +738 -717
  58. package/lib/generated/bucket-14.js +937 -959
  59. package/lib/generated/bucket-15.js +696 -330
  60. package/lib/generated/bucket-2.js +806 -828
  61. package/lib/generated/bucket-3.js +855 -825
  62. package/lib/generated/bucket-4.js +680 -668
  63. package/lib/generated/bucket-5.js +802 -796
  64. package/lib/generated/bucket-6.js +866 -878
  65. package/lib/generated/bucket-7.js +884 -861
  66. package/lib/generated/bucket-8.js +876 -877
  67. package/lib/generated/bucket-9.js +932 -945
  68. package/lib/index.js +150 -134
  69. package/package.json +5 -5
@@ -0,0 +1,38 @@
1
+ /**
2
+ * Copyright IBM Corp. 2016, 2021
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 { i as iconPropTypes, _ as _objectWithoutProperties, I as Icon, a as _objectSpread2 } from './iconPropTypes-44033017.js';
10
+ import React from 'react';
11
+ import '@carbon/icon-helpers';
12
+ import 'prop-types';
13
+
14
+ var _switch;
15
+
16
+ var _excluded = ["children", "size"];
17
+ var CalendarAdd = /*#__PURE__*/React.forwardRef(function CalendarAdd(_ref, ref) {
18
+ var children = _ref.children,
19
+ _ref$size = _ref.size,
20
+ size = _ref$size === void 0 ? 16 : _ref$size,
21
+ rest = _objectWithoutProperties(_ref, _excluded);
22
+
23
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
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), _switch || (_switch = /*#__PURE__*/React.createElement("switch", null, /*#__PURE__*/React.createElement("g", null, /*#__PURE__*/React.createElement("path", {
31
+ d: "M30 22L24 22 24 16 22 16 22 22 16 22 16 24 22 24 22 30 24 30 24 24 30 24z"
32
+ }), /*#__PURE__*/React.createElement("path", {
33
+ d: "M28,6c0-1.1-0.9-2-2-2h-4V2h-2v2h-8V2h-2v2H6C4.9,4,4,4.9,4,6v20c0,1.1,0.9,2,2,2h8v-2H6V6h4v2h2V6h8v2h2V6h4v8h2V6z"
34
+ })))), children);
35
+ });
36
+ CalendarAdd.propTypes = iconPropTypes;
37
+
38
+ export { CalendarAdd as default };
@@ -0,0 +1,40 @@
1
+ /**
2
+ * Copyright IBM Corp. 2016, 2021
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 { i as iconPropTypes, _ as _objectWithoutProperties, I as Icon, a as _objectSpread2 } from './iconPropTypes-44033017.js';
10
+ import React from 'react';
11
+ import '@carbon/icon-helpers';
12
+ import 'prop-types';
13
+
14
+ var _switch;
15
+
16
+ var _excluded = ["children", "size"];
17
+ var CalendarAddAlt = /*#__PURE__*/React.forwardRef(function CalendarAddAlt(_ref, ref) {
18
+ var children = _ref.children,
19
+ _ref$size = _ref.size,
20
+ size = _ref$size === void 0 ? 16 : _ref$size,
21
+ rest = _objectWithoutProperties(_ref, _excluded);
22
+
23
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
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), _switch || (_switch = /*#__PURE__*/React.createElement("switch", null, /*#__PURE__*/React.createElement("g", null, /*#__PURE__*/React.createElement("path", {
31
+ d: "M26 21L23 21 23 18 21 18 21 21 18 21 18 23 21 23 21 26 23 26 23 23 26 23z"
32
+ }), /*#__PURE__*/React.createElement("path", {
33
+ d: "M22,30c-4.4,0-8-3.6-8-8s3.6-8,8-8s8,3.6,8,8S26.4,30,22,30z M22,16c-3.3,0-6,2.7-6,6s2.7,6,6,6s6-2.7,6-6S25.3,16,22,16z"
34
+ }), /*#__PURE__*/React.createElement("path", {
35
+ d: "M28,6c0-1.1-0.9-2-2-2h-4V2h-2v2h-8V2h-2v2H6C4.9,4,4,4.9,4,6v20c0,1.1,0.9,2,2,2h6v-2H6V6h4v2h2V6h8v2h2V6h4v6h2V6z"
36
+ })))), children);
37
+ });
38
+ CalendarAddAlt.propTypes = iconPropTypes;
39
+
40
+ export { CalendarAddAlt as default };
@@ -11,7 +11,7 @@ import React from 'react';
11
11
  import '@carbon/icon-helpers';
12
12
  import 'prop-types';
13
13
 
14
- var _path, _path2, _path3, _path4, _path5, _path6;
14
+ var _switch;
15
15
 
16
16
  var _excluded = ["children", "size"];
17
17
  var DataEnrichment = /*#__PURE__*/React.forwardRef(function DataEnrichment(_ref, ref) {
@@ -27,21 +27,19 @@ var DataEnrichment = /*#__PURE__*/React.forwardRef(function DataEnrichment(_ref,
27
27
  xmlns: "http://www.w3.org/2000/svg",
28
28
  viewBox: "0 0 32 32",
29
29
  fill: "currentColor"
30
- }, rest), _path || (_path = /*#__PURE__*/React.createElement("path", {
30
+ }, rest), _switch || (_switch = /*#__PURE__*/React.createElement("switch", null, /*#__PURE__*/React.createElement("g", null, /*#__PURE__*/React.createElement("path", {
31
31
  d: "M28 13H30V15H28z"
32
- })), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
32
+ }), /*#__PURE__*/React.createElement("path", {
33
33
  d: "M24.2 3.8H26.2V5.8H24.2z",
34
34
  transform: "rotate(-45.001 25.192 4.808)"
35
- })), _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
35
+ }), /*#__PURE__*/React.createElement("path", {
36
36
  d: "M15 0H17V2H15z"
37
- })), _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
37
+ }), /*#__PURE__*/React.createElement("path", {
38
38
  d: "M5.8 3.8H7.8V5.8H5.8z",
39
39
  transform: "rotate(-134.999 6.808 4.808)"
40
- })), _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
41
- d: "M2 13H4V15H2zM20 13L17 13 17 10 15 10 15 13 12 13 12 15 15 15 15 18 17 18 17 15 20 15zM13 30H19V32H13zM11 26H21V28H11z"
42
- })), _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
43
- d: "M16,4C10.5,4,6,8.5,6,14c0,4.4,2,6.3,3.5,7.6c1,0.9,1.5,1.5,1.5,2.4h2c0-1.8-1.1-2.9-2.2-3.9C9.4,18.9,8,17.5,8,14 c0-4.4,3.6-8,8-8s8,3.6,8,8c0,3.5-1.4,4.9-2.8,6.1c-1.1,1-2.2,2-2.2,3.9h2c0-0.9,0.5-1.5,1.5-2.4C24,20.3,26,18.4,26,14 C26,8.5,21.5,4,16,4z"
44
- })), children);
40
+ }), /*#__PURE__*/React.createElement("path", {
41
+ d: "M2 13H4V15H2zM13 30H19V32H13zM11 26H21V28H11zM16 4C10.5 4 6 8.5 6 14c0 4.4 2 6.3 3.5 7.6 1 .9 1.5 1.5 1.5 2.4h2c0-1.8-1.1-2.9-2.2-3.9C9.4 18.9 8 17.5 8 14c0-4.4 3.6-8 8-8s8 3.6 8 8c0 3.5-1.4 4.9-2.8 6.1-1.1 1-2.2 2-2.2 3.9h2c0-.9.5-1.5 1.5-2.4C24 20.3 26 18.4 26 14 26 8.5 21.5 4 16 4z"
42
+ })))), children);
45
43
  });
46
44
  DataEnrichment.propTypes = iconPropTypes;
47
45
 
@@ -0,0 +1,48 @@
1
+ /**
2
+ * Copyright IBM Corp. 2016, 2021
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 { i as iconPropTypes, _ as _objectWithoutProperties, I as Icon, a as _objectSpread2 } from './iconPropTypes-44033017.js';
10
+ import React from 'react';
11
+ import '@carbon/icon-helpers';
12
+ import 'prop-types';
13
+
14
+ var _switch;
15
+
16
+ var _excluded = ["children", "size"];
17
+ var DataEnrichmentAdd = /*#__PURE__*/React.forwardRef(function DataEnrichmentAdd(_ref, ref) {
18
+ var children = _ref.children,
19
+ _ref$size = _ref.size,
20
+ size = _ref$size === void 0 ? 16 : _ref$size,
21
+ rest = _objectWithoutProperties(_ref, _excluded);
22
+
23
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
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), _switch || (_switch = /*#__PURE__*/React.createElement("switch", null, /*#__PURE__*/React.createElement("g", null, /*#__PURE__*/React.createElement("path", {
31
+ d: "M28 13H30V15H28z"
32
+ }), /*#__PURE__*/React.createElement("path", {
33
+ d: "M24.2 3.8H26.2V5.8H24.2z",
34
+ transform: "rotate(-45.001 25.192 4.808)"
35
+ }), /*#__PURE__*/React.createElement("path", {
36
+ d: "M15 0H17V2H15z"
37
+ }), /*#__PURE__*/React.createElement("path", {
38
+ d: "M5.8 3.8H7.8V5.8H5.8z",
39
+ transform: "rotate(-134.999 6.808 4.808)"
40
+ }), /*#__PURE__*/React.createElement("path", {
41
+ d: "M2 13H4V15H2zM20 13L17 13 17 10 15 10 15 13 12 13 12 15 15 15 15 18 17 18 17 15 20 15zM13 30H19V32H13zM11 26H21V28H11z"
42
+ }), /*#__PURE__*/React.createElement("path", {
43
+ d: "M16,4C10.5,4,6,8.5,6,14c0,4.4,2,6.3,3.5,7.6c1,0.9,1.5,1.5,1.5,2.4h2c0-1.8-1.1-2.9-2.2-3.9C9.4,18.9,8,17.5,8,14 c0-4.4,3.6-8,8-8s8,3.6,8,8c0,3.5-1.4,4.9-2.8,6.1c-1.1,1-2.2,2-2.2,3.9h2c0-0.9,0.5-1.5,1.5-2.4C24,20.3,26,18.4,26,14 C26,8.5,21.5,4,16,4z"
44
+ })))), children);
45
+ });
46
+ DataEnrichmentAdd.propTypes = iconPropTypes;
47
+
48
+ export { DataEnrichmentAdd as default };
@@ -0,0 +1,50 @@
1
+ /**
2
+ * Copyright IBM Corp. 2016, 2021
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 { i as iconPropTypes, _ as _objectWithoutProperties, I as Icon, a as _objectSpread2 } from './iconPropTypes-44033017.js';
10
+ import React from 'react';
11
+ import '@carbon/icon-helpers';
12
+ import 'prop-types';
13
+
14
+ var _switch;
15
+
16
+ var _excluded = ["children", "size"];
17
+ var DataQualityDefinition = /*#__PURE__*/React.forwardRef(function DataQualityDefinition(_ref, ref) {
18
+ var children = _ref.children,
19
+ _ref$size = _ref.size,
20
+ size = _ref$size === void 0 ? 16 : _ref$size,
21
+ rest = _objectWithoutProperties(_ref, _excluded);
22
+
23
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
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), _switch || (_switch = /*#__PURE__*/React.createElement("switch", null, /*#__PURE__*/React.createElement("g", null, /*#__PURE__*/React.createElement("path", {
31
+ d: "M24.6 24.4L27.2 27 27.2 27 24.6 29.6 26 31 30 27 26 23zM22.4 24.4L19.8 27 19.8 27 22.4 29.6 21 31 17 27 21 23z"
32
+ }), /*#__PURE__*/React.createElement("circle", {
33
+ cx: "11",
34
+ cy: "8",
35
+ r: "1"
36
+ }), /*#__PURE__*/React.createElement("circle", {
37
+ cx: "11",
38
+ cy: "16",
39
+ r: "1"
40
+ }), /*#__PURE__*/React.createElement("circle", {
41
+ cx: "11",
42
+ cy: "24",
43
+ r: "1"
44
+ }), /*#__PURE__*/React.createElement("path", {
45
+ d: "M24,3H8C6.9,3,6,3.9,6,5v22c0,1.1,0.9,2,2,2h7v-2H8v-6h18V5C26,3.9,25.1,3,24,3z M24,19H8v-6h16V19z M24,11H8V5h16V11z"
46
+ })))), children);
47
+ });
48
+ DataQualityDefinition.propTypes = iconPropTypes;
49
+
50
+ export { DataQualityDefinition as default };
@@ -0,0 +1,38 @@
1
+ /**
2
+ * Copyright IBM Corp. 2016, 2021
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 { i as iconPropTypes, _ as _objectWithoutProperties, I as Icon, a as _objectSpread2 } from './iconPropTypes-44033017.js';
10
+ import React from 'react';
11
+ import '@carbon/icon-helpers';
12
+ import 'prop-types';
13
+
14
+ var _switch;
15
+
16
+ var _excluded = ["children", "size"];
17
+ var IbmCloudPakBusinessAutomation = /*#__PURE__*/React.forwardRef(function IbmCloudPakBusinessAutomation(_ref, ref) {
18
+ var children = _ref.children,
19
+ _ref$size = _ref.size,
20
+ size = _ref$size === void 0 ? 16 : _ref$size,
21
+ rest = _objectWithoutProperties(_ref, _excluded);
22
+
23
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
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), _switch || (_switch = /*#__PURE__*/React.createElement("switch", null, /*#__PURE__*/React.createElement("g", null, /*#__PURE__*/React.createElement("path", {
31
+ d: "M25,16c0-1.5-1.2-2.8-2.7-3c-1.1-2.4-3.5-4-6.3-4c-0.2,0-0.5,0-0.7,0.1C14.7,8.4,13.9,8,13,8c-1.7,0-3,1.3-3,3 c0,0.4,0.1,0.7,0.2,1.1C9.4,13.2,9,14.5,9,16s0.4,2.8,1.2,3.9C10.1,20.3,10,20.6,10,21c0,1.7,1.3,3,3,3c0.9,0,1.7-0.4,2.3-1.1 c0.2,0,0.5,0.1,0.7,0.1c2.8,0,5.2-1.7,6.3-4C23.8,18.8,25,17.5,25,16z M13,10c0.6,0,1,0.4,1,1s-0.4,1-1,1s-1-0.4-1-1 S12.4,10,13,10z M13,22c-0.6,0-1-0.4-1-1s0.4-1,1-1s1,0.4,1,1S13.6,22,13,22z M16,21c0-1.7-1.3-3-3-3c-0.5,0-1,0.1-1.4,0.4 C11.2,17.7,11,16.9,11,16s0.2-1.7,0.6-2.4C12,13.9,12.5,14,13,14c1.7,0,3-1.3,3-3c1.9,0,3.4,1,4.3,2.5C19.5,14.1,19,15,19,16 s0.5,1.9,1.3,2.5C19.4,20,17.9,21,16,21z M22,17c-0.6,0-1-0.4-1-1s0.4-1,1-1s1,0.4,1,1S22.6,17,22,17z"
32
+ }), /*#__PURE__*/React.createElement("path", {
33
+ d: "M16,31c-0.2,0-0.3,0-0.5-0.1l-12-7C3.2,23.7,3,23.4,3,23V9c0-0.4,0.2-0.7,0.5-0.9l12-7c0.3-0.2,0.7-0.2,1,0l12,7l-1,1.7 L16,3.2L5,9.6v12.9l11,6.4l11-6.4V15h2v8c0,0.4-0.2,0.7-0.5,0.9l-12,7C16.3,31,16.2,31,16,31z"
34
+ })))), children);
35
+ });
36
+ IbmCloudPakBusinessAutomation.propTypes = iconPropTypes;
37
+
38
+ export { IbmCloudPakBusinessAutomation as default };
@@ -0,0 +1,36 @@
1
+ /**
2
+ * Copyright IBM Corp. 2016, 2021
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 { i as iconPropTypes, _ as _objectWithoutProperties, I as Icon, a as _objectSpread2 } from './iconPropTypes-44033017.js';
10
+ import React from 'react';
11
+ import '@carbon/icon-helpers';
12
+ import 'prop-types';
13
+
14
+ var _path;
15
+
16
+ var _excluded = ["children", "size"];
17
+ var IbmCloudPakMantaAutomatedDataLineage = /*#__PURE__*/React.forwardRef(function IbmCloudPakMantaAutomatedDataLineage(_ref, ref) {
18
+ var children = _ref.children,
19
+ _ref$size = _ref.size,
20
+ size = _ref$size === void 0 ? 16 : _ref$size,
21
+ rest = _objectWithoutProperties(_ref, _excluded);
22
+
23
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
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), _path || (_path = /*#__PURE__*/React.createElement("path", {
31
+ d: "M30,11V5H24V7H14V4a2.0025,2.0025,0,0,0-2-2H4A2.0025,2.0025,0,0,0,2,4v8a2.0025,2.0025,0,0,0,2,2h8a2.0025,2.0025,0,0,0,2-2V9a3.0033,3.0033,0,0,1,3,3v9H11V19H5v6h6V23h6v2a2.0025,2.0025,0,0,0,2,2h5v2h6V23H24v2H19V18h5v2h6V14H24v2H19V12a4.9521,4.9521,0,0,0-1.0254-3H24v2ZM4,12V4h8v8ZM9,23H7V21H9Zm17,2h2v2H26Zm0-9h2v2H26Zm0-9h2V9H26Z"
32
+ })), children);
33
+ });
34
+ IbmCloudPakMantaAutomatedDataLineage.propTypes = iconPropTypes;
35
+
36
+ export { IbmCloudPakMantaAutomatedDataLineage as default };
@@ -0,0 +1,38 @@
1
+ /**
2
+ * Copyright IBM Corp. 2016, 2021
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 { i as iconPropTypes, _ as _objectWithoutProperties, I as Icon, a as _objectSpread2 } from './iconPropTypes-44033017.js';
10
+ import React from 'react';
11
+ import '@carbon/icon-helpers';
12
+ import 'prop-types';
13
+
14
+ var _path, _path2;
15
+
16
+ var _excluded = ["children", "size"];
17
+ var IbmOpenEnterpriseLanguages = /*#__PURE__*/React.forwardRef(function IbmOpenEnterpriseLanguages(_ref, ref) {
18
+ var children = _ref.children,
19
+ _ref$size = _ref.size,
20
+ size = _ref$size === void 0 ? 16 : _ref$size,
21
+ rest = _objectWithoutProperties(_ref, _excluded);
22
+
23
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
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), _path || (_path = /*#__PURE__*/React.createElement("path", {
31
+ d: "M23.586 21.414L27.166 25 27.166 25 23.584 28.587 25 30 30 25 25 20zM20.414 21.414L16.834 25 16.834 25 20.416 28.587 19 30 14 25 19 20zM22 6H24V14H22zM18 6H20V14H18zM14 14h-2c-1.103 0-2-.897-2-2V8c0-1.103.897-2 2-2h2c1.103 0 2 .897 2 2v4C16 13.103 15.103 14 14 14zM12 8v4h2V8H12zM6 6H8V14H6z"
32
+ })), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
33
+ d: "M10,28H4c-1.103,0-2-0.897-2-2V4c0-1.103,0.897-2,2-2h22c1.103,0,2,0.897,2,2v12h-2V4H4v22h6V28z"
34
+ })), children);
35
+ });
36
+ IbmOpenEnterpriseLanguages.propTypes = iconPropTypes;
37
+
38
+ export { IbmOpenEnterpriseLanguages as default };
@@ -0,0 +1,40 @@
1
+ /**
2
+ * Copyright IBM Corp. 2016, 2021
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 { i as iconPropTypes, _ as _objectWithoutProperties, I as Icon, a as _objectSpread2 } from './iconPropTypes-44033017.js';
10
+ import React from 'react';
11
+ import '@carbon/icon-helpers';
12
+ import 'prop-types';
13
+
14
+ var _path, _path2, _path3;
15
+
16
+ var _excluded = ["children", "size"];
17
+ var IbmZCloudModStack = /*#__PURE__*/React.forwardRef(function IbmZCloudModStack(_ref, ref) {
18
+ var children = _ref.children,
19
+ _ref$size = _ref.size,
20
+ size = _ref$size === void 0 ? 16 : _ref$size,
21
+ rest = _objectWithoutProperties(_ref, _excluded);
22
+
23
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
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), _path || (_path = /*#__PURE__*/React.createElement("path", {
31
+ d: "M18.496,27.386L16,28.842L5,22.426v-5.852l10.016-5.843C15.308,10.897,15.641,11,16,11c1.104,0,2-0.896,2-2s-0.896-2-2-2 s-2,0.896-2,2c0,0.003,0.001,0.005,0.001,0.008L3.496,15.136C3.189,15.315,3,15.645,3,16v7c0,0.355,0.189,0.685,0.496,0.864l12,7 C15.652,30.955,15.826,31,16,31s0.348-0.045,0.504-0.136l3-1.75L18.496,27.386z"
32
+ })), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
33
+ d: "M28.504,8.136l-3-1.75l-1.008,1.728L27,9.574v12.852l-4.593,2.679l-10.409-6.093C11.999,19.007,12,19.004,12,19 c0-1.104-0.896-2-2-2s-2,0.896-2,2s0.896,2,2,2c0.358,0,0.69-0.102,0.981-0.267l10.92,6.393c0.156,0.091,0.331,0.137,0.505,0.137 c0.174,0,0.348-0.045,0.504-0.136l5.594-3.263C28.811,23.685,29,23.355,29,23V9C29,8.645,28.811,8.315,28.504,8.136z"
34
+ })), _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
35
+ d: "M23,17.277V5.5c0-0.355-0.189-0.685-0.496-0.864l-6-3.5C16.348,1.045,16.174,1,16,1s-0.348,0.045-0.504,0.136l-12,7 C3.189,8.315,3,8.645,3,9v2.999h2V9.574l11-6.417l5,2.917v11.203c-0.595,0.347-1,0.984-1,1.723c0,1.104,0.896,2,2,2s2-0.896,2-2 C24,18.262,23.595,17.624,23,17.277z"
36
+ })), children);
37
+ });
38
+ IbmZCloudModStack.propTypes = iconPropTypes;
39
+
40
+ export { IbmZCloudModStack as default };
@@ -0,0 +1,38 @@
1
+ /**
2
+ * Copyright IBM Corp. 2016, 2021
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 { i as iconPropTypes, _ as _objectWithoutProperties, I as Icon, a as _objectSpread2 } from './iconPropTypes-44033017.js';
10
+ import React from 'react';
11
+ import '@carbon/icon-helpers';
12
+ import 'prop-types';
13
+
14
+ var _path, _path2;
15
+
16
+ var _excluded = ["children", "size"];
17
+ var IbmZCloudProvisioning = /*#__PURE__*/React.forwardRef(function IbmZCloudProvisioning(_ref, ref) {
18
+ var children = _ref.children,
19
+ _ref$size = _ref.size,
20
+ size = _ref$size === void 0 ? 16 : _ref$size,
21
+ rest = _objectWithoutProperties(_ref, _excluded);
22
+
23
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
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), _path || (_path = /*#__PURE__*/React.createElement("path", {
31
+ d: "M10 17H14V21H10zM17 10H21V14H17zM17 17H21V21H17z"
32
+ })), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
33
+ d: "M19.758 26.65L16 28.842 5 22.426V18H3v5c0 .355.189.685.496.864l12 7C15.652 30.955 15.826 31 16 31s.348-.045.504-.136l4.282-2.498L19.758 26.65zM28.504 8.136l-4.269-2.49-1.029 1.715L27 9.574v12.852l-3.787 2.209 1.029 1.715 4.262-2.486C28.811 23.685 29 23.355 29 23V9C29 8.645 28.811 8.315 28.504 8.136zM5 9.574l11-6.417 3.751 2.188L20.78 3.63l-4.276-2.494C16.348 1.045 16.174 1 16 1s-.348.045-.504.136l-12 7C3.189 8.315 3 8.645 3 9v5h2V9.574z"
34
+ })), children);
35
+ });
36
+ IbmZCloudProvisioning.propTypes = iconPropTypes;
37
+
38
+ export { IbmZCloudProvisioning as default };
@@ -0,0 +1,36 @@
1
+ /**
2
+ * Copyright IBM Corp. 2016, 2021
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 { i as iconPropTypes, _ as _objectWithoutProperties, I as Icon, a as _objectSpread2 } from './iconPropTypes-44033017.js';
10
+ import React from 'react';
11
+ import '@carbon/icon-helpers';
12
+ import 'prop-types';
13
+
14
+ var _path;
15
+
16
+ var _excluded = ["children", "size"];
17
+ var IbmZOsPackageManager = /*#__PURE__*/React.forwardRef(function IbmZOsPackageManager(_ref, ref) {
18
+ var children = _ref.children,
19
+ _ref$size = _ref.size,
20
+ size = _ref$size === void 0 ? 16 : _ref$size,
21
+ rest = _objectWithoutProperties(_ref, _excluded);
22
+
23
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
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), _path || (_path = /*#__PURE__*/React.createElement("path", {
31
+ d: "M15 9v10.172l-2.586-2.586L11 18l5 5 5-5-1.414-1.414L17 19.172V9H15zM19.758 26.65L16 28.842 5 22.426V18H3v5c0 .355.189.685.496.864l12 7C15.652 30.955 15.826 31 16 31s.348-.045.504-.136l4.282-2.498L19.758 26.65zM28.504 8.136l-4.269-2.49-1.029 1.715L27 9.574v12.852l-3.787 2.209 1.029 1.715 4.262-2.486C28.811 23.685 29 23.355 29 23V9C29 8.645 28.811 8.315 28.504 8.136zM5 9.574l11-6.417 3.751 2.188L20.78 3.63l-4.276-2.494C16.348 1.045 16.174 1 16 1s-.348.045-.504.136l-12 7C3.189 8.315 3 8.645 3 9v5h2V9.574z"
32
+ })), children);
33
+ });
34
+ IbmZOsPackageManager.propTypes = iconPropTypes;
35
+
36
+ export { IbmZOsPackageManager as default };
package/es/Kubernetes.js CHANGED
@@ -14,12 +14,20 @@ import 'prop-types';
14
14
  var _path;
15
15
 
16
16
  var _excluded = ["children", "size"];
17
+ var didWarnAboutDeprecation = false;
17
18
  var Kubernetes = /*#__PURE__*/React.forwardRef(function Kubernetes(_ref, ref) {
18
19
  var children = _ref.children,
19
20
  _ref$size = _ref.size,
20
21
  size = _ref$size === void 0 ? 16 : _ref$size,
21
22
  rest = _objectWithoutProperties(_ref, _excluded);
22
23
 
24
+ if (process.env.NODE_ENV !== "production") {
25
+ if (!didWarnAboutDeprecation) {
26
+ didWarnAboutDeprecation = true;
27
+ console.warn("The current kubernetes icon has been replaced by logo--kubernetes. As a result, the Kubernetes component will be removed in the next major version of @carbon/icons-react.");
28
+ }
29
+ }
30
+
23
31
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
24
32
  width: size,
25
33
  height: size,
@@ -0,0 +1,38 @@
1
+ /**
2
+ * Copyright IBM Corp. 2016, 2021
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 { i as iconPropTypes, _ as _objectWithoutProperties, I as Icon, a as _objectSpread2 } from './iconPropTypes-44033017.js';
10
+ import React from 'react';
11
+ import '@carbon/icon-helpers';
12
+ import 'prop-types';
13
+
14
+ var _path, _path2;
15
+
16
+ var _excluded = ["children", "size"];
17
+ var LogoKubernetes = /*#__PURE__*/React.forwardRef(function LogoKubernetes(_ref, ref) {
18
+ var children = _ref.children,
19
+ _ref$size = _ref.size,
20
+ size = _ref$size === void 0 ? 16 : _ref$size,
21
+ rest = _objectWithoutProperties(_ref, _excluded);
22
+
23
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
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), _path || (_path = /*#__PURE__*/React.createElement("path", {
31
+ d: "M15.134 17.189L15.999 17.605 16.862 17.19 17.076 16.259 16.479 15.512 15.518 15.512 14.919 16.257 15.134 17.189zM14.2166 13.88l.0024.0019a.5239.5239 0 00.8321-.4013l0-.003.0127-.0063L15.242 10.33c-.2173.0268-.43.0635-.6333.1094a6.2 6.2 0 00-2.9727 1.6176l2.5752 1.8257zM12.8347 16.2622l.003-.001a.5241.5241 0 00.206-.9008l-.0024-.002.0029-.0127-2.3515-2.1035a6.1775 6.1775 0 00-.8746 3.9l3.0142-.87zM13.8645 18.501a.5229.5229 0 00-.6059-.3989l-.0034 0-.0049-.0063-3.0908.5249a6.2052 6.2052 0 002.4863 3.1108l1.1972-2.8935-.0087-.0117.0009-.003A.5184.5184 0 0013.8645 18.501zM16.4622 19.6431l-.0015-.0025a.53.53 0 00-.48-.2759.5269.5269 0 00-.4434.2769l-.0015.0029H15.533l-1.52 2.7481a6.2277 6.2277 0 003.38.1723c.207-.0468.41-.104.6044-.1684l-1.5234-2.7534zM18.7371 18.09l-.0034 0a.51.51 0 00-.1206-.0088.5263.5263 0 00-.4546.7319l.001.0024-.004.0054 1.21 2.9234A6.185 6.185 0 0021.86 18.61l-3.1176-.5269zM21.2893 13.2437L18.951 15.3364l.0014.0064-.0024.0019a.5249.5249 0 00.2055.9014l.0035.0005.0024.0132 3.0293.872a6.2915 6.2915 0 00-.9014-3.8881zM16.9383 13.4673l0 .0029a.5161.5161 0 00.1143.3037.5236.5236 0 00.7192.0967l.0025-.0019.0088.0039 2.5586-1.814a6.2307 6.2307 0 00-3.584-1.7285l.1777 3.1357z"
32
+ })), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
33
+ d: "M30.3806,19.0376,27.9016,8.2705a1.9057,1.9057,0,0,0-1.038-1.291L16.83,2.1885a1.9332,1.9332,0,0,0-1.6656,0L5.1326,6.9819a1.9072,1.9072,0,0,0-1.0381,1.291L1.6194,19.04A1.89,1.89,0,0,0,1.88,20.499a1.8364,1.8364,0,0,0,.1088.1514l6.9439,8.6338a1.9244,1.9244,0,0,0,1.5.7158l11.1357-.0024a1.9251,1.9251,0,0,0,1.5-.7149L30.01,20.6479A1.8911,1.8911,0,0,0,30.3806,19.0376Zm-3.8115-.13a.6432.6432,0,0,1-.7812.4429l-.0039,0-.0049-.001-.0069-.0019-.0048-.002-.0572-.0117c-.0346-.0068-.07-.0142-.0981-.0215a2.4643,2.4643,0,0,1-.3589-.1328c-.0576-.0249-.1172-.0513-.1807-.0752l-.0175-.0063a5.5192,5.5192,0,0,0-1.0284-.3013.4119.4119,0,0,0-.2954.0981l-.0371.0254-.0019.0015-.002,0c-.0439-.0088-.1748-.0322-.2519-.0444a7.8166,7.8166,0,0,1-3.459,4.351c.0093.022.02.05.0307.0806a.9352.9352,0,0,0,.0669.1567l.002.002-.001.0029-.0166.042a.4148.4148,0,0,0-.03.3091,5.69,5.69,0,0,0,.5322.9517c.0376.0561.0757.1084.1128.1591a2.4,2.4,0,0,1,.2095.32c.0166.0312.0371.0752.0552.1137l.0229.0484a.6083.6083,0,1,1-1.0947.5176l-.0224-.0455c-.0186-.038-.0381-.0776-.0518-.1088a2.5059,2.5059,0,0,1-.1211-.3658c-.0166-.0595-.0337-.1215-.0537-.185l-.0059-.0166a5.5441,5.5441,0,0,0-.4052-.9922.4177.4177,0,0,0-.2627-.1709l-.0415-.0127-.0015,0-.0015-.0019c-.01-.0171-.0337-.0611-.0595-.1075-.0235-.042-.0484-.0874-.0664-.12a7.8868,7.8868,0,0,1-1.0269.3091,7.7588,7.7588,0,0,1-4.51-.3233l-.1352.2442-.002.001a.481.481,0,0,0-.2563.124,2.2827,2.2827,0,0,0-.336.7207c-.04.1172-.08.2383-.1279.3569-.0205.064-.0376.127-.0537.188a2.4747,2.4747,0,0,1-.12.3623c-.0127.03-.0313.0669-.0493.1025l-.0245.0494h0l-.0005.0024-.0019.002a.6773.6773,0,0,1-.5952.3945.5484.5484,0,0,1-.24-.0542.6426.6426,0,0,1-.2578-.86c.0088-.0171.0176-.0371.0274-.0576.0171-.0371.0346-.0757.05-.1045a2.53,2.53,0,0,1,.21-.3222c.0367-.05.0747-.1026.1118-.1578a5.8209,5.8209,0,0,0,.543-.976.5889.5889,0,0,0-.0532-.336l0-.0019,0-.002.1074-.2573a7.8224,7.8224,0,0,1-3.46-4.32l-.2593.0444-.0015-.001-.0264-.0151a.5961.5961,0,0,0-.3159-.106,5.5447,5.5447,0,0,0-1.0283.3013l-.0171.0064c-.062.0239-.1211.0488-.1782.0732a2.4949,2.4949,0,0,1-.3613.1333c-.0308.0083-.0708.0171-.1094.0249l-.0459.01-.0049.0019-.0068.002-.0049.001-.0039,0a.6078.6078,0,1,1-.2695-1.18l.0039-.001.0053-.0015.002,0,.0034-.0009.0469-.0113c.04-.01.081-.02.1133-.0258a2.4132,2.4132,0,0,1,.3808-.0357c.063-.0024.1284-.0054.1958-.0107l.0142-.0015A5.554,5.554,0,0,0,7.77,17.92a.72.72,0,0,0,.231-.227l.0244-.0318.001-.0014.0014,0,.2471-.0718a7.7765,7.7765,0,0,1,1.2246-5.4126l-.19-.17,0-.002-.0044-.0278a.5983.5983,0,0,0-.1153-.3159,5.6171,5.6171,0,0,0-.8916-.6265c-.0585-.0342-.1157-.0649-.1713-.0942a2.4731,2.4731,0,0,1-.3267-.1973c-.0264-.0195-.0586-.0459-.0894-.0713l-.0356-.0288L7.67,10.6387l-.0049-.0039A.7045.7045,0,0,1,7.4041,10.2a.5725.5725,0,0,1,.1128-.4575A.5835.5835,0,0,1,8,9.5288a.7226.7226,0,0,1,.4214.1592l.0361.0283c.0332.0259.07.0552.0972.0781a2.5254,2.5254,0,0,1,.2671.2759c.04.0469.0825.0952.1284.1441l.01.01a5.5221,5.5221,0,0,0,.7989.72.4159.4159,0,0,0,.31.0406l.043-.0069h.0019l.0015.001c.0357.0264.1484.1074.2134.1514a7.7273,7.7273,0,0,1,3.9233-2.24,7.9671,7.9671,0,0,1,1.0816-.1665l.0141-.2515.001-.0014a.6486.6486,0,0,0,.1939-.3076,5.5779,5.5779,0,0,0-.066-1.0791l-.0009-.0088c-.0093-.0664-.021-.13-.0328-.1914a2.5611,2.5611,0,0,1-.0493-.38c-.0009-.03-.0005-.0679,0-.1045l.0005-.05-.0005-.0073,0-.0093a.6088.6088,0,1,1,1.211,0l.0009.0605c.001.0386.0015.0791.0005.11a2.5348,2.5348,0,0,1-.0493.38c-.0117.0615-.0234.125-.0327.1914l-.0039.0317a5.4479,5.4479,0,0,0-.064,1.0567.4132.4132,0,0,0,.1616.2666l.0328.03.0019.0015v.0019c.0015.0435.0083.1836.0137.2637a7.79,7.79,0,0,1,2.7173.7559,7.8812,7.8812,0,0,1,2.2632,1.65l.226-.1612h.002l.0312.002a.5914.5914,0,0,0,.33-.041,5.4885,5.4885,0,0,0,.7871-.71l.0215-.022c.0454-.0478.0869-.0952.1274-.1416a2.57,2.57,0,0,1,.27-.2783c.0263-.0229.062-.05.0967-.0776l.0366-.0288a.6088.6088,0,1,1,.7544.9472l-.0435.0357c-.0307.0254-.063.0517-.0884.0708a2.4733,2.4733,0,0,1-.3266.1968c-.0562.0293-.1143.06-.1734.0947a5.6889,5.6889,0,0,0-.8921.6269.4152.4152,0,0,0-.1079.293l-.0034.044v.0019l-.0014.001c-.0162.0146-.0508.0459-.0914.082s-.0864.0772-.1186.1065a7.7983,7.7983,0,0,1,1.25,5.3994l.24.07.001.001.0171.0254a.6014.6014,0,0,0,.24.2334,5.595,5.595,0,0,0,1.063.1757l.0122.001c.0674.0059.1328.0083.1963.0108a2.4617,2.4617,0,0,1,.38.0356c.0312.0059.0713.0156.11.0254l.0644.0156A.643.643,0,0,1,26.5691,18.9077Z"
34
+ })), children);
35
+ });
36
+ LogoKubernetes.propTypes = iconPropTypes;
37
+
38
+ export { LogoKubernetes as default };
@@ -0,0 +1,36 @@
1
+ /**
2
+ * Copyright IBM Corp. 2016, 2021
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 { i as iconPropTypes, _ as _objectWithoutProperties, I as Icon, a as _objectSpread2 } from './iconPropTypes-44033017.js';
10
+ import React from 'react';
11
+ import '@carbon/icon-helpers';
12
+ import 'prop-types';
13
+
14
+ var _switch;
15
+
16
+ var _excluded = ["children", "size"];
17
+ var Microservices_1 = /*#__PURE__*/React.forwardRef(function Microservices_1(_ref, ref) {
18
+ var children = _ref.children,
19
+ _ref$size = _ref.size,
20
+ size = _ref$size === void 0 ? 16 : _ref$size,
21
+ rest = _objectWithoutProperties(_ref, _excluded);
22
+
23
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
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), _switch || (_switch = /*#__PURE__*/React.createElement("switch", null, /*#__PURE__*/React.createElement("g", null, /*#__PURE__*/React.createElement("path", {
31
+ d: "M11 21l-4-2.2v-4.5l4-2.2 4 2.2v4.5L11 21zM9 17.6l2 1.1 2-1.1v-2.2l-2-1.1-2 1.1V17.6zM6 30l-4-2.2v-4.5L6 21l4 2.2v4.5L6 30zM4 26.6l2 1.1 2-1.1v-2.2l-2-1.1-2 1.1V26.6zM16 30l-4-2.2v-4.5l4-2.2 4 2.2v4.5L16 30zM14 26.6l2 1.1 2-1.1v-2.2l-2-1.1-2 1.1V26.6zM26 30l-4-2.2v-4.5l4-2.2 4 2.2v4.5L26 30zM24 26.6l2 1.1 2-1.1v-2.2l-2-1.1-2 1.1V26.6zM24.6 11.6L22 14.2V9.4l3-1.7V3.2L21 1l-4 2.2v4.5l3 1.7v4.7l-2.6-2.6L16 13l5 5 5-5L24.6 11.6zM19 4.4l2-1.1 2 1.1v2.2l-2 1.1-2-1.1V4.4z"
32
+ })))), children);
33
+ });
34
+ Microservices_1.propTypes = iconPropTypes;
35
+
36
+ export { Microservices_1 as default };
@@ -0,0 +1,36 @@
1
+ /**
2
+ * Copyright IBM Corp. 2016, 2021
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 { i as iconPropTypes, _ as _objectWithoutProperties, I as Icon, a as _objectSpread2 } from './iconPropTypes-44033017.js';
10
+ import React from 'react';
11
+ import '@carbon/icon-helpers';
12
+ import 'prop-types';
13
+
14
+ var _switch;
15
+
16
+ var _excluded = ["children", "size"];
17
+ var Microservices_2 = /*#__PURE__*/React.forwardRef(function Microservices_2(_ref, ref) {
18
+ var children = _ref.children,
19
+ _ref$size = _ref.size,
20
+ size = _ref$size === void 0 ? 16 : _ref$size,
21
+ rest = _objectWithoutProperties(_ref, _excluded);
22
+
23
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
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), _switch || (_switch = /*#__PURE__*/React.createElement("switch", null, /*#__PURE__*/React.createElement("g", null, /*#__PURE__*/React.createElement("path", {
31
+ d: "M16 22v-6h-6v-6H2v20h20v-8H16zM14 18v4h-4 0v-4H14zM4 12h4v4H4V12zM8 18v4H4v-4H8zM4 28v-4h4v4H4zM14 28h-4v-4h4V28zM20 28h-4v-4h4V28zM29.6 13.6L27 16.2V10h3V2h-8v8h3v6.2l-2.6-2.6L21 15l5 5 5-5L29.6 13.6zM24 4h4v4h-4V4z"
32
+ })))), children);
33
+ });
34
+ Microservices_2.propTypes = iconPropTypes;
35
+
36
+ export { Microservices_2 as default };
@@ -0,0 +1,38 @@
1
+ /**
2
+ * Copyright IBM Corp. 2016, 2021
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 { i as iconPropTypes, _ as _objectWithoutProperties, I as Icon, a as _objectSpread2 } from './iconPropTypes-44033017.js';
10
+ import React from 'react';
11
+ import '@carbon/icon-helpers';
12
+ import 'prop-types';
13
+
14
+ var _switch;
15
+
16
+ var _excluded = ["children", "size"];
17
+ var RuleDataQuality = /*#__PURE__*/React.forwardRef(function RuleDataQuality(_ref, ref) {
18
+ var children = _ref.children,
19
+ _ref$size = _ref.size,
20
+ size = _ref$size === void 0 ? 16 : _ref$size,
21
+ rest = _objectWithoutProperties(_ref, _excluded);
22
+
23
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
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), _switch || (_switch = /*#__PURE__*/React.createElement("switch", null, /*#__PURE__*/React.createElement("g", null, /*#__PURE__*/React.createElement("path", {
31
+ d: "M30 28.6l-2.8-2.8C27.7 25 28 24 28 23c0-2.8-2.2-5-5-5s-5 2.2-5 5 2.2 5 5 5c1 0 2-.3 2.8-.8l2.8 2.8L30 28.6zM20 23c0-1.7 1.3-3 3-3s3 1.3 3 3-1.3 3-3 3S20 24.7 20 23zM8 16H18V18H8zM8 10H20V12H8z"
32
+ }), /*#__PURE__*/React.createElement("path", {
33
+ d: "M14,27.7l-5.2-2.8C5.8,23.4,4,20.3,4,17V4h20v11h2V4c0-1.1-0.9-2-2-2H4C2.9,2,2,2.9,2,4v13c0,4.1,2.2,7.8,5.8,9.7L14,30 V27.7z"
34
+ })))), children);
35
+ });
36
+ RuleDataQuality.propTypes = iconPropTypes;
37
+
38
+ export { RuleDataQuality as default };