@carbon/pictograms-react 10.14.0-rc.0 → 10.15.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 (54) hide show
  1. package/es/add--document/index.js +40 -0
  2. package/es/backpack/index.js +40 -0
  3. package/es/contract/index.js +40 -0
  4. package/es/coronavirus/index.js +169 -0
  5. package/es/distribution--ledger/index.js +74 -0
  6. package/es/document--security/index.js +40 -0
  7. package/es/employee--insights/index.js +40 -0
  8. package/es/feedback--02/index.js +53 -0
  9. package/es/goals/index.js +58 -0
  10. package/es/growth/index.js +76 -0
  11. package/es/hills/index.js +52 -0
  12. package/es/id--badge/index.js +40 -0
  13. package/es/index.js +28 -3
  14. package/es/insights/index.js +66 -0
  15. package/es/mri/index.js +39 -0
  16. package/es/mri--patient/index.js +40 -0
  17. package/es/natural--language--understanding/index.js +51 -0
  18. package/es/pregnant/index.js +40 -0
  19. package/es/qr-code/index.js +88 -0
  20. package/es/racetrack/index.js +40 -0
  21. package/es/research/index.js +133 -0
  22. package/es/sports/index.js +40 -0
  23. package/es/transactional--blockchain/index.js +133 -0
  24. package/es/transactional--trust/index.js +62 -0
  25. package/es/x-ray--01/index.js +40 -0
  26. package/es/x-ray--02/index.js +40 -0
  27. package/lib/add--document/index.js +44 -0
  28. package/lib/backpack/index.js +44 -0
  29. package/lib/contract/index.js +44 -0
  30. package/lib/coronavirus/index.js +173 -0
  31. package/lib/distribution--ledger/index.js +78 -0
  32. package/lib/document--security/index.js +44 -0
  33. package/lib/employee--insights/index.js +44 -0
  34. package/lib/feedback--02/index.js +57 -0
  35. package/lib/goals/index.js +62 -0
  36. package/lib/growth/index.js +80 -0
  37. package/lib/hills/index.js +56 -0
  38. package/lib/id--badge/index.js +44 -0
  39. package/lib/index.js +1188 -1138
  40. package/lib/insights/index.js +70 -0
  41. package/lib/mri/index.js +43 -0
  42. package/lib/mri--patient/index.js +44 -0
  43. package/lib/natural--language--understanding/index.js +55 -0
  44. package/lib/pregnant/index.js +44 -0
  45. package/lib/qr-code/index.js +92 -0
  46. package/lib/racetrack/index.js +44 -0
  47. package/lib/research/index.js +137 -0
  48. package/lib/sports/index.js +44 -0
  49. package/lib/transactional--blockchain/index.js +137 -0
  50. package/lib/transactional--trust/index.js +66 -0
  51. package/lib/x-ray--01/index.js +44 -0
  52. package/lib/x-ray--02/index.js +44 -0
  53. package/package.json +3 -3
  54. package/umd/index.js +3094 -1885
@@ -0,0 +1,40 @@
1
+ /**
2
+ * Copyright IBM Corp. 2019, 2020
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 { _ as _objectWithoutProperties, I as Icon, a as _extends } from '../Icon-83b9d1f1.js';
10
+ import '@carbon/icon-helpers';
11
+ import 'prop-types';
12
+ import React from 'react';
13
+
14
+ var _ref2 =
15
+ /*#__PURE__*/
16
+
17
+ /*#__PURE__*/
18
+ React.createElement("path", {
19
+ fill: "none",
20
+ strokeLinejoin: "round",
21
+ strokeMiterlimit: "10",
22
+ strokeWidth: ".72",
23
+ d: "M17,20v8 M21,24h-8 M17,16c-4.418,0-8,3.582-8,8s3.582,8,8,8s8-3.582,8-8S21.418,16,17,16z M15,31.75V39h24V15l-6-6H15v7.25 M33,9 v6h6"
24
+ });
25
+
26
+ var AddDocument = /*#__PURE__*/React.forwardRef(function AddDocument(_ref, ref) {
27
+ var children = _ref.children,
28
+ rest = _objectWithoutProperties(_ref, ["children"]);
29
+
30
+ return /*#__PURE__*/React.createElement(Icon, _extends({
31
+ width: 48,
32
+ height: 48,
33
+ viewBox: "0 0 48 48",
34
+ xmlns: "http://www.w3.org/2000/svg",
35
+ stroke: "currentColor",
36
+ ref: ref
37
+ }, rest), _ref2, children);
38
+ });
39
+
40
+ export default AddDocument;
@@ -0,0 +1,40 @@
1
+ /**
2
+ * Copyright IBM Corp. 2019, 2020
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 { _ as _objectWithoutProperties, I as Icon, a as _extends } from '../Icon-83b9d1f1.js';
10
+ import '@carbon/icon-helpers';
11
+ import 'prop-types';
12
+ import React from 'react';
13
+
14
+ var _ref2 =
15
+ /*#__PURE__*/
16
+
17
+ /*#__PURE__*/
18
+ React.createElement("path", {
19
+ fill: "none",
20
+ strokeLinejoin: "round",
21
+ strokeMiterlimit: "10",
22
+ strokeWidth: ".72",
23
+ d: "M17,24 v-2 M33,34V18c0-2.209-1.791-4-4-4H19c-2.209,0-4,1.791-4,4v16c0,2.209,1.791,4,4,4h10C31.209,38,33,36.209,33,34z M28,14 c0-2.209-1.791-4-4-4s-4,1.791-4,4 M31,23v-5c0-1.105-0.895-2-2-2h-6h-4c-1.105,0-2,0.895-2,2v3 M31,29H17v2"
24
+ });
25
+
26
+ var Backpack = /*#__PURE__*/React.forwardRef(function Backpack(_ref, ref) {
27
+ var children = _ref.children,
28
+ rest = _objectWithoutProperties(_ref, ["children"]);
29
+
30
+ return /*#__PURE__*/React.createElement(Icon, _extends({
31
+ width: 48,
32
+ height: 48,
33
+ viewBox: "0 0 48 48",
34
+ xmlns: "http://www.w3.org/2000/svg",
35
+ stroke: "currentColor",
36
+ ref: ref
37
+ }, rest), _ref2, children);
38
+ });
39
+
40
+ export default Backpack;
@@ -0,0 +1,40 @@
1
+ /**
2
+ * Copyright IBM Corp. 2019, 2020
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 { _ as _objectWithoutProperties, I as Icon, a as _extends } from '../Icon-83b9d1f1.js';
10
+ import '@carbon/icon-helpers';
11
+ import 'prop-types';
12
+ import React from 'react';
13
+
14
+ var _ref2 =
15
+ /*#__PURE__*/
16
+
17
+ /*#__PURE__*/
18
+ React.createElement("path", {
19
+ fill: "none",
20
+ strokeLinejoin: "round",
21
+ strokeMiterlimit: "10",
22
+ strokeWidth: ".72",
23
+ d: "M26,11 h5v24H13V11h5 M14,35v2h19V13h-2 M16,37v2h19V15h-2 M24,10V9h-4v1h-2v2h8v-2L24,10z M15.5,17h13 M15.5,21h13 M15.5,25h13 M15.5,29 h13"
24
+ });
25
+
26
+ var Contract = /*#__PURE__*/React.forwardRef(function Contract(_ref, ref) {
27
+ var children = _ref.children,
28
+ rest = _objectWithoutProperties(_ref, ["children"]);
29
+
30
+ return /*#__PURE__*/React.createElement(Icon, _extends({
31
+ width: 48,
32
+ height: 48,
33
+ viewBox: "0 0 48 48",
34
+ xmlns: "http://www.w3.org/2000/svg",
35
+ stroke: "currentColor",
36
+ ref: ref
37
+ }, rest), _ref2, children);
38
+ });
39
+
40
+ export default Contract;
@@ -0,0 +1,169 @@
1
+ /**
2
+ * Copyright IBM Corp. 2019, 2020
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 { _ as _objectWithoutProperties, I as Icon, a as _extends } from '../Icon-83b9d1f1.js';
10
+ import '@carbon/icon-helpers';
11
+ import 'prop-types';
12
+ import React from 'react';
13
+
14
+ var _ref2 =
15
+ /*#__PURE__*/
16
+
17
+ /*#__PURE__*/
18
+ React.createElement("circle", {
19
+ cx: "24",
20
+ cy: "24",
21
+ r: "11",
22
+ fill: "none",
23
+ strokeMiterlimit: "10",
24
+ strokeWidth: ".72"
25
+ });
26
+
27
+ var _ref3 =
28
+ /*#__PURE__*/
29
+
30
+ /*#__PURE__*/
31
+ React.createElement("path", {
32
+ fill: "none",
33
+ strokeMiterlimit: "10",
34
+ strokeWidth: ".72",
35
+ d: "M24 9L24 13M21 9L27 9M24 35L24 39M21 39L27 39M9 24L13 24M9 27L9 21M35 24L39 24M39 27L39 21M13.393 13.393L16.222 16.222M11.272 15.515L15.515 11.272M31.778 31.778L34.607 34.607M32.485 36.728L36.728 32.485M13.393 34.607L16.222 31.778M15.515 36.728L11.272 32.485M31.778 16.222L34.607 13.393M36.728 15.515L32.485 11.272"
36
+ });
37
+
38
+ var _ref4 =
39
+ /*#__PURE__*/
40
+
41
+ /*#__PURE__*/
42
+ React.createElement("circle", {
43
+ cx: "24",
44
+ cy: "24",
45
+ r: "2",
46
+ fill: "none",
47
+ strokeMiterlimit: "10",
48
+ strokeWidth: ".72"
49
+ });
50
+
51
+ var _ref5 =
52
+ /*#__PURE__*/
53
+
54
+ /*#__PURE__*/
55
+ React.createElement("circle", {
56
+ cx: "19",
57
+ cy: "19",
58
+ r: "2",
59
+ fill: "none",
60
+ strokeMiterlimit: "10",
61
+ strokeWidth: ".72"
62
+ });
63
+
64
+ var _ref6 =
65
+ /*#__PURE__*/
66
+
67
+ /*#__PURE__*/
68
+ React.createElement("circle", {
69
+ cx: "17",
70
+ cy: "24",
71
+ r: "1",
72
+ fill: "none",
73
+ strokeMiterlimit: "10",
74
+ strokeWidth: ".72"
75
+ });
76
+
77
+ var _ref7 =
78
+ /*#__PURE__*/
79
+
80
+ /*#__PURE__*/
81
+ React.createElement("circle", {
82
+ cx: "31",
83
+ cy: "24",
84
+ r: "1",
85
+ fill: "none",
86
+ strokeMiterlimit: "10",
87
+ strokeWidth: ".72"
88
+ });
89
+
90
+ var _ref8 =
91
+ /*#__PURE__*/
92
+
93
+ /*#__PURE__*/
94
+ React.createElement("circle", {
95
+ cx: "24",
96
+ cy: "17",
97
+ r: "1",
98
+ fill: "none",
99
+ strokeMiterlimit: "10",
100
+ strokeWidth: ".72"
101
+ });
102
+
103
+ var _ref9 =
104
+ /*#__PURE__*/
105
+
106
+ /*#__PURE__*/
107
+ React.createElement("circle", {
108
+ cx: "24",
109
+ cy: "31",
110
+ r: "1",
111
+ fill: "none",
112
+ strokeMiterlimit: "10",
113
+ strokeWidth: ".72"
114
+ });
115
+
116
+ var _ref10 =
117
+ /*#__PURE__*/
118
+
119
+ /*#__PURE__*/
120
+ React.createElement("circle", {
121
+ cx: "29",
122
+ cy: "19",
123
+ r: "2",
124
+ fill: "none",
125
+ strokeMiterlimit: "10",
126
+ strokeWidth: ".72"
127
+ });
128
+
129
+ var _ref11 =
130
+ /*#__PURE__*/
131
+
132
+ /*#__PURE__*/
133
+ React.createElement("circle", {
134
+ cx: "19",
135
+ cy: "29",
136
+ r: "2",
137
+ fill: "none",
138
+ strokeMiterlimit: "10",
139
+ strokeWidth: ".72"
140
+ });
141
+
142
+ var _ref12 =
143
+ /*#__PURE__*/
144
+
145
+ /*#__PURE__*/
146
+ React.createElement("circle", {
147
+ cx: "29",
148
+ cy: "29",
149
+ r: "2",
150
+ fill: "none",
151
+ strokeMiterlimit: "10",
152
+ strokeWidth: ".72"
153
+ });
154
+
155
+ var Coronavirus = /*#__PURE__*/React.forwardRef(function Coronavirus(_ref, ref) {
156
+ var children = _ref.children,
157
+ rest = _objectWithoutProperties(_ref, ["children"]);
158
+
159
+ return /*#__PURE__*/React.createElement(Icon, _extends({
160
+ width: 48,
161
+ height: 48,
162
+ viewBox: "0 0 48 48",
163
+ xmlns: "http://www.w3.org/2000/svg",
164
+ stroke: "currentColor",
165
+ ref: ref
166
+ }, rest), _ref2, _ref3, _ref4, _ref5, _ref6, _ref7, _ref8, _ref9, _ref10, _ref11, _ref12, children);
167
+ });
168
+
169
+ export default Coronavirus;
@@ -0,0 +1,74 @@
1
+ /**
2
+ * Copyright IBM Corp. 2019, 2020
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 { _ as _objectWithoutProperties, I as Icon, a as _extends } from '../Icon-83b9d1f1.js';
10
+ import '@carbon/icon-helpers';
11
+ import 'prop-types';
12
+ import React from 'react';
13
+
14
+ var _ref2 =
15
+ /*#__PURE__*/
16
+
17
+ /*#__PURE__*/
18
+ React.createElement("path", {
19
+ fill: "none",
20
+ strokeLinejoin: "round",
21
+ strokeMiterlimit: "10",
22
+ strokeWidth: ".72",
23
+ d: "M10 10H38V38H10z"
24
+ });
25
+
26
+ var _ref3 =
27
+ /*#__PURE__*/
28
+
29
+ /*#__PURE__*/
30
+ React.createElement("path", {
31
+ fill: "none",
32
+ strokeMiterlimit: "10",
33
+ strokeWidth: ".72",
34
+ d: "M24 14L10 14M24 28L38 28M13 12L21 12M27 26L35 26M13 17L21 17M13 19L21 19M13 21L18 21M27 31L35 31M27 33L35 33M27 35L32 35"
35
+ });
36
+
37
+ var _ref4 =
38
+ /*#__PURE__*/
39
+
40
+ /*#__PURE__*/
41
+ React.createElement("path", {
42
+ fill: "none",
43
+ strokeLinejoin: "round",
44
+ strokeMiterlimit: "10",
45
+ strokeWidth: ".72",
46
+ d: "M13 38l0-2.746c0-1.89 1.312-3.473 3.074-3.891-.798-.355-1.355-1.153-1.355-2.083 0-1.259 1.021-2.28 2.28-2.28s2.28 1.021 2.28 2.28c0 .93-.557 1.728-1.355 2.083C19.688 31.781 21 33.364 21 35.254V38M27 24l0-2.746c0-1.89 1.312-3.473 3.074-3.891-.798-.355-1.355-1.153-1.355-2.083 0-1.259 1.021-2.28 2.28-2.28 1.259 0 2.28 1.021 2.28 2.28 0 .93-.557 1.728-1.355 2.083C33.688 17.781 35 19.364 35 21.254V24"
47
+ });
48
+
49
+ var _ref5 =
50
+ /*#__PURE__*/
51
+
52
+ /*#__PURE__*/
53
+ React.createElement("path", {
54
+ fill: "none",
55
+ strokeMiterlimit: "10",
56
+ strokeWidth: ".72",
57
+ d: "M24 10L24 38M10 24L38 24"
58
+ });
59
+
60
+ var DistributionLedger = /*#__PURE__*/React.forwardRef(function DistributionLedger(_ref, ref) {
61
+ var children = _ref.children,
62
+ rest = _objectWithoutProperties(_ref, ["children"]);
63
+
64
+ return /*#__PURE__*/React.createElement(Icon, _extends({
65
+ width: 48,
66
+ height: 48,
67
+ viewBox: "0 0 48 48",
68
+ xmlns: "http://www.w3.org/2000/svg",
69
+ stroke: "currentColor",
70
+ ref: ref
71
+ }, rest), _ref2, _ref3, _ref4, _ref5, children);
72
+ });
73
+
74
+ export default DistributionLedger;
@@ -0,0 +1,40 @@
1
+ /**
2
+ * Copyright IBM Corp. 2019, 2020
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 { _ as _objectWithoutProperties, I as Icon, a as _extends } from '../Icon-83b9d1f1.js';
10
+ import '@carbon/icon-helpers';
11
+ import 'prop-types';
12
+ import React from 'react';
13
+
14
+ var _ref2 =
15
+ /*#__PURE__*/
16
+
17
+ /*#__PURE__*/
18
+ React.createElement("path", {
19
+ fill: "none",
20
+ strokeLinejoin: "round",
21
+ strokeMiterlimit: "10",
22
+ strokeWidth: ".72",
23
+ d: "M24,39H9V9h18l6,6v7 M27,9v6h6 M13,19h16 M13,23l10,0 M13,27h10 M13,31h10 M13,35h10 M26,25v7.5c0,3.575,2.925,6.5,6.5,6.5 s6.5-2.925,6.5-6.5V25H26z"
24
+ });
25
+
26
+ var DocumentSecurity = /*#__PURE__*/React.forwardRef(function DocumentSecurity(_ref, ref) {
27
+ var children = _ref.children,
28
+ rest = _objectWithoutProperties(_ref, ["children"]);
29
+
30
+ return /*#__PURE__*/React.createElement(Icon, _extends({
31
+ width: 48,
32
+ height: 48,
33
+ viewBox: "0 0 48 48",
34
+ xmlns: "http://www.w3.org/2000/svg",
35
+ stroke: "currentColor",
36
+ ref: ref
37
+ }, rest), _ref2, children);
38
+ });
39
+
40
+ export default DocumentSecurity;
@@ -0,0 +1,40 @@
1
+ /**
2
+ * Copyright IBM Corp. 2019, 2020
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 { _ as _objectWithoutProperties, I as Icon, a as _extends } from '../Icon-83b9d1f1.js';
10
+ import '@carbon/icon-helpers';
11
+ import 'prop-types';
12
+ import React from 'react';
13
+
14
+ var _ref2 =
15
+ /*#__PURE__*/
16
+
17
+ /*#__PURE__*/
18
+ React.createElement("path", {
19
+ fill: "none",
20
+ strokeLinejoin: "round",
21
+ strokeMiterlimit: "10",
22
+ strokeWidth: ".72",
23
+ d: "M19.148,25H14v-6c0-5.523,4.477-10,10-10s10,4.477,10,10v5.456 M29.81,24.187c1.527-1.502,2.474-3.589,2.474-5.9l0-0.399 c-2.811-0.37-5.34-1.638-7.287-3.507l0,0C22.66,16.622,19.493,18,16,18c-0.096,0-0.196,0.002-0.292,0l0,0.287 c0,3.379,2.024,6.28,4.924,7.57C14.225,27.376,9,31,9,39 M39,39c0-1.7-0.236-3.202-0.67-4.529 M31.5,39c4.142,0,7.5-3.358,7.5-7.5 S35.642,24,31.5,24S24,27.358,24,31.5S27.358,39,31.5,39z M24.25,29.591C24.655,30.425,25.511,31,26.5,31 c1.381,0,2.5-1.119,2.5-2.5S27.881,26,26.5,26 M30.5,32c-1.381,0-2.5,1.119-2.5,2.5s1.119,2.5,2.5,2.5s2.5-1.119,2.5-2.5 S31.881,32,30.5,32z M37.098,26.427c-0.665,0.449-1.102,1.21-1.102,2.073c0,1.381,1.119,2.5,2.5,2.5 c0.166,0,0.328-0.016,0.484-0.047 M31,26.5v4 M34,26.5v4 M26,32.5v4 M35,32.5v4 M37,32.5v4"
24
+ });
25
+
26
+ var EmployeeInsights = /*#__PURE__*/React.forwardRef(function EmployeeInsights(_ref, ref) {
27
+ var children = _ref.children,
28
+ rest = _objectWithoutProperties(_ref, ["children"]);
29
+
30
+ return /*#__PURE__*/React.createElement(Icon, _extends({
31
+ width: 48,
32
+ height: 48,
33
+ viewBox: "0 0 48 48",
34
+ xmlns: "http://www.w3.org/2000/svg",
35
+ stroke: "currentColor",
36
+ ref: ref
37
+ }, rest), _ref2, children);
38
+ });
39
+
40
+ export default EmployeeInsights;
@@ -0,0 +1,53 @@
1
+ /**
2
+ * Copyright IBM Corp. 2019, 2020
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 { _ as _objectWithoutProperties, I as Icon, a as _extends } from '../Icon-83b9d1f1.js';
10
+ import '@carbon/icon-helpers';
11
+ import 'prop-types';
12
+ import React from 'react';
13
+
14
+ var _ref2 =
15
+ /*#__PURE__*/
16
+
17
+ /*#__PURE__*/
18
+ React.createElement("circle", {
19
+ cx: "24",
20
+ cy: "24",
21
+ r: "3",
22
+ fill: "none",
23
+ strokeLinejoin: "round",
24
+ strokeMiterlimit: "10",
25
+ strokeWidth: ".72"
26
+ });
27
+
28
+ var _ref3 =
29
+ /*#__PURE__*/
30
+
31
+ /*#__PURE__*/
32
+ React.createElement("path", {
33
+ fill: "none",
34
+ strokeMiterlimit: "10",
35
+ strokeWidth: ".72",
36
+ d: "M24,18V9 M21,15l3,3l3-3 M18.794,21L11,16.5 M14.696,22.098L18.794,21l-1.098-4.098 M18.794,27L11,31.5 M17.696,31.098L18.794,27l-4.098-1.098 M24,30v9 M27,33l-3-3l-3,3 M29.206,27L37,31.5 M33.304,25.902L29.206,27l1.098,4.098 M29.206,21L37,16.5 M30.304,16.902L29.206,21l4.098,1.098"
37
+ });
38
+
39
+ var Feedback_02 = /*#__PURE__*/React.forwardRef(function Feedback_02(_ref, ref) {
40
+ var children = _ref.children,
41
+ rest = _objectWithoutProperties(_ref, ["children"]);
42
+
43
+ return /*#__PURE__*/React.createElement(Icon, _extends({
44
+ width: 48,
45
+ height: 48,
46
+ viewBox: "0 0 48 48",
47
+ xmlns: "http://www.w3.org/2000/svg",
48
+ stroke: "currentColor",
49
+ ref: ref
50
+ }, rest), _ref2, _ref3, children);
51
+ });
52
+
53
+ export default Feedback_02;
@@ -0,0 +1,58 @@
1
+ /**
2
+ * Copyright IBM Corp. 2019, 2020
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 { _ as _objectWithoutProperties, I as Icon, a as _extends } from '../Icon-83b9d1f1.js';
10
+ import '@carbon/icon-helpers';
11
+ import 'prop-types';
12
+ import React from 'react';
13
+
14
+ var _ref2 =
15
+ /*#__PURE__*/
16
+
17
+ /*#__PURE__*/
18
+ React.createElement("path", {
19
+ fill: "none",
20
+ strokeMiterlimit: "10",
21
+ strokeWidth: ".72",
22
+ d: "M39,9l-9,9 M30,9v9h9"
23
+ });
24
+
25
+ var _ref3 =
26
+ /*#__PURE__*/
27
+
28
+ /*#__PURE__*/
29
+ React.createElement("path", {
30
+ fill: "none",
31
+ strokeMiterlimit: "10",
32
+ strokeWidth: ".72",
33
+ d: "M29,24c0,2.761-2.239,5-5,5 c-2.761,0-5-2.239-5-5c0-2.761,2.239-5,5-5C26.761,19,29,21.239,29,24z M38.444,20C38.797,21.275,39,22.613,39,24 c0,8.284-6.716,15-15,15c-8.284,0-15-6.716-15-15S15.716,9,24,9c1.387,0,2.725,0.203,4,0.556 M28,14.838 C26.774,14.302,25.423,14,24,14c-5.523,0-10,4.477-10,10c0,5.523,4.477,10,10,10c5.523,0,10-4.477,10-10 c0-1.423-0.302-2.774-0.838-4"
34
+ });
35
+
36
+ var _ref4 =
37
+ /*#__PURE__*/
38
+
39
+ /*#__PURE__*/
40
+ React.createElement("path", {
41
+ d: "M25,24c0,0.552-0.448,1-1,1s-1-0.448-1-1c0-0.552,0.448-1,1-1S25,23.448,25,24z"
42
+ });
43
+
44
+ var Goals = /*#__PURE__*/React.forwardRef(function Goals(_ref, ref) {
45
+ var children = _ref.children,
46
+ rest = _objectWithoutProperties(_ref, ["children"]);
47
+
48
+ return /*#__PURE__*/React.createElement(Icon, _extends({
49
+ width: 48,
50
+ height: 48,
51
+ viewBox: "0 0 48 48",
52
+ xmlns: "http://www.w3.org/2000/svg",
53
+ stroke: "currentColor",
54
+ ref: ref
55
+ }, rest), _ref2, _ref3, _ref4, children);
56
+ });
57
+
58
+ export default Goals;
@@ -0,0 +1,76 @@
1
+ /**
2
+ * Copyright IBM Corp. 2019, 2020
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 { _ as _objectWithoutProperties, I as Icon, a as _extends } from '../Icon-83b9d1f1.js';
10
+ import '@carbon/icon-helpers';
11
+ import 'prop-types';
12
+ import React from 'react';
13
+
14
+ var _ref2 =
15
+ /*#__PURE__*/
16
+
17
+ /*#__PURE__*/
18
+ React.createElement("path", {
19
+ fill: "none",
20
+ strokeLinejoin: "round",
21
+ strokeMiterlimit: "10",
22
+ strokeWidth: ".72",
23
+ d: "M31 38L37 38M14 33v5M11 38L27 38M24 24v14M24 31l2-2M34 15v23M14.177 32.823c0 0 1.655.689 2.995-.651 1.34-1.34.651-2.995.651-2.995s-1.655-.689-2.995.651C13.488 31.168 14.177 32.823 14.177 32.823z"
24
+ });
25
+
26
+ var _ref3 =
27
+ /*#__PURE__*/
28
+
29
+ /*#__PURE__*/
30
+ React.createElement("path", {
31
+ fill: "none",
32
+ strokeLinejoin: "round",
33
+ strokeMiterlimit: "10",
34
+ strokeWidth: ".72",
35
+ d: "M13.172 29.828c-1.34-1.34-2.995-.651-2.995-.651s-.689 1.655.651 2.995c1.34 1.34 2.995.651 2.995.651C13.823 32.823 14.512 31.168 13.172 29.828zM24.177 23.823c0 0 1.655.689 2.995-.651 1.34-1.34.651-2.995.651-2.995s-1.655-.689-2.995.651C23.488 22.168 24.177 23.823 24.177 23.823z"
36
+ });
37
+
38
+ var _ref4 =
39
+ /*#__PURE__*/
40
+
41
+ /*#__PURE__*/
42
+ React.createElement("path", {
43
+ fill: "none",
44
+ strokeLinejoin: "round",
45
+ strokeMiterlimit: "10",
46
+ strokeWidth: ".72",
47
+ d: "M23.172 20.828c-1.34-1.34-2.995-.651-2.995-.651s-.689 1.655.651 2.995c1.34 1.34 2.995.651 2.995.651C23.823 23.823 24.512 22.168 23.172 20.828zM34.177 14.823c0 0 1.655.689 2.995-.651 1.34-1.34.651-2.995.651-2.995s-1.655-.689-2.995.651C33.488 13.168 34.177 14.823 34.177 14.823z"
48
+ });
49
+
50
+ var _ref5 =
51
+ /*#__PURE__*/
52
+
53
+ /*#__PURE__*/
54
+ React.createElement("path", {
55
+ fill: "none",
56
+ strokeLinejoin: "round",
57
+ strokeMiterlimit: "10",
58
+ strokeWidth: ".72",
59
+ d: "M33.172 11.828c-1.34-1.34-2.995-.651-2.995-.651s-.689 1.655.651 2.995 2.995.651 2.995.651C33.823 14.823 34.512 13.168 33.172 11.828zM34 22L36 20M34 27L32 25"
60
+ });
61
+
62
+ var Growth = /*#__PURE__*/React.forwardRef(function Growth(_ref, ref) {
63
+ var children = _ref.children,
64
+ rest = _objectWithoutProperties(_ref, ["children"]);
65
+
66
+ return /*#__PURE__*/React.createElement(Icon, _extends({
67
+ width: 48,
68
+ height: 48,
69
+ viewBox: "0 0 48 48",
70
+ xmlns: "http://www.w3.org/2000/svg",
71
+ stroke: "currentColor",
72
+ ref: ref
73
+ }, rest), _ref2, _ref3, _ref4, _ref5, children);
74
+ });
75
+
76
+ export default Growth;
@@ -0,0 +1,52 @@
1
+ /**
2
+ * Copyright IBM Corp. 2019, 2020
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 { _ as _objectWithoutProperties, I as Icon, a as _extends } from '../Icon-83b9d1f1.js';
10
+ import '@carbon/icon-helpers';
11
+ import 'prop-types';
12
+ import React from 'react';
13
+
14
+ var _ref2 =
15
+ /*#__PURE__*/
16
+
17
+ /*#__PURE__*/
18
+ React.createElement("path", {
19
+ fill: "none",
20
+ strokeLinejoin: "round",
21
+ strokeMiterlimit: "10",
22
+ strokeWidth: ".72",
23
+ d: "M20,23l4-6l14,21 M30,38L20,23l-4,6 M22,38l-6-9l-6,9 M9,38h30"
24
+ });
25
+
26
+ var _ref3 =
27
+ /*#__PURE__*/
28
+
29
+ /*#__PURE__*/
30
+ React.createElement("path", {
31
+ fill: "none",
32
+ strokeLinecap: "round",
33
+ strokeMiterlimit: "10",
34
+ strokeWidth: ".72",
35
+ d: "M24 17L24 10 28 10 26.5 11.5 28 13 24 13"
36
+ });
37
+
38
+ var Hills = /*#__PURE__*/React.forwardRef(function Hills(_ref, ref) {
39
+ var children = _ref.children,
40
+ rest = _objectWithoutProperties(_ref, ["children"]);
41
+
42
+ return /*#__PURE__*/React.createElement(Icon, _extends({
43
+ width: 48,
44
+ height: 48,
45
+ viewBox: "0 0 48 48",
46
+ xmlns: "http://www.w3.org/2000/svg",
47
+ stroke: "currentColor",
48
+ ref: ref
49
+ }, rest), _ref2, _ref3, children);
50
+ });
51
+
52
+ export default Hills;