@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,133 @@
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: "M21,33 c-6.627,0-12-5.373-12-12S14.373,9,21,9c2.612,0,5.03,0.835,7,2.252"
24
+ });
25
+
26
+ var _ref3 =
27
+ /*#__PURE__*/
28
+
29
+ /*#__PURE__*/
30
+ React.createElement("circle", {
31
+ cx: "23",
32
+ cy: "13",
33
+ r: "1"
34
+ });
35
+
36
+ var _ref4 =
37
+ /*#__PURE__*/
38
+
39
+ /*#__PURE__*/
40
+ React.createElement("circle", {
41
+ cx: "15",
42
+ cy: "27",
43
+ r: "1"
44
+ });
45
+
46
+ var _ref5 =
47
+ /*#__PURE__*/
48
+
49
+ /*#__PURE__*/
50
+ React.createElement("circle", {
51
+ cx: "18",
52
+ cy: "15",
53
+ r: ".5"
54
+ });
55
+
56
+ var _ref6 =
57
+ /*#__PURE__*/
58
+
59
+ /*#__PURE__*/
60
+ React.createElement("circle", {
61
+ cx: "19",
62
+ cy: "20",
63
+ r: ".5"
64
+ });
65
+
66
+ var _ref7 =
67
+ /*#__PURE__*/
68
+
69
+ /*#__PURE__*/
70
+ React.createElement("circle", {
71
+ cx: "14",
72
+ cy: "18",
73
+ r: ".5"
74
+ });
75
+
76
+ var _ref8 =
77
+ /*#__PURE__*/
78
+
79
+ /*#__PURE__*/
80
+ React.createElement("circle", {
81
+ cx: "18",
82
+ cy: "15",
83
+ r: "2",
84
+ fill: "none",
85
+ strokeLinecap: "round",
86
+ strokeLinejoin: "round",
87
+ strokeMiterlimit: "10",
88
+ strokeWidth: ".72"
89
+ });
90
+
91
+ var _ref9 =
92
+ /*#__PURE__*/
93
+
94
+ /*#__PURE__*/
95
+ React.createElement("circle", {
96
+ cx: "13.6",
97
+ cy: "22.4",
98
+ r: "1.6",
99
+ fill: "none",
100
+ strokeLinecap: "round",
101
+ strokeLinejoin: "round",
102
+ strokeMiterlimit: "10",
103
+ strokeWidth: ".72"
104
+ });
105
+
106
+ var _ref10 =
107
+ /*#__PURE__*/
108
+
109
+ /*#__PURE__*/
110
+ React.createElement("path", {
111
+ fill: "none",
112
+ strokeLinecap: "round",
113
+ strokeLinejoin: "round",
114
+ strokeMiterlimit: "10",
115
+ strokeWidth: ".72",
116
+ d: "M33.5,33.5H39V39H17l3.667-3.666H33.5V33.5z M29.833,17.002c-1.519,0-2.75,1.231-2.75,2.75s1.231,2.75,2.75,2.75 c1.519,0,2.75-1.231,2.75-2.75S31.352,17.002,29.833,17.002z M18.41,28.048l4.763,2.75l0.917-1.588l-4.763-2.75L18.41,28.048z M30.993,17.253l3.179-5.506L29.409,9l-9.166,15.873l4.763,2.75l3.249-5.627 M21.831,25.789l-0.917,1.588l1.588,0.917l0.917-1.588 L21.831,25.789z M35.939,33.501c0.78-1.348,1.226-2.913,1.226-4.583c0-3.486-1.946-6.518-4.812-8.068"
117
+ });
118
+
119
+ var Research = /*#__PURE__*/React.forwardRef(function Research(_ref, ref) {
120
+ var children = _ref.children,
121
+ rest = _objectWithoutProperties(_ref, ["children"]);
122
+
123
+ return /*#__PURE__*/React.createElement(Icon, _extends({
124
+ width: 48,
125
+ height: 48,
126
+ viewBox: "0 0 48 48",
127
+ xmlns: "http://www.w3.org/2000/svg",
128
+ stroke: "currentColor",
129
+ ref: ref
130
+ }, rest), _ref2, _ref3, _ref4, _ref5, _ref6, _ref7, _ref8, _ref9, _ref10, children);
131
+ });
132
+
133
+ export default Research;
@@ -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: "M30.487,17.532l3.464,2l2.25-3.897c0.414-0.717,1.332-0.963,2.049-0.549c0.717,0.414,0.963,1.332,0.549,2.049l-2.75,4.763 c-0.552,0.957-1.775,1.284-2.732,0.732l-3.464-2 M19.946,23.882c-0.262,1.417,0.374,2.907,1.692,3.668l5.629,3.25l-2.947,5.103 c-0.498,0.863-0.37,2.003,0.401,2.633c0.983,0.803,2.402,0.512,3.009-0.54l4-6.928c0.552-0.957,0.225-2.18-0.732-2.732l-6.062-3.5 M18.993,27.772l-4.697,8.135c-0.498,0.863-0.37,2.003,0.401,2.633c0.983,0.803,2.402,0.512,3.009-0.54l4.75-8.227 M27.853,24.094 l2.25-3.897c0.795-1.376,0.6-2.975-0.615-4.197l0,0c1.089,0.055,2.167-0.491,2.749-1.499c0.828-1.435,0.337-3.27-1.098-4.098 c-1.435-0.828-3.27-0.337-4.098,1.098c-0.645,1.118-0.49,2.478,0.289,3.416c0,0-6.84,0-6.84,0c-1.105,0-2,0.895-2,2v5.5 c0,0.828,0.672,1.5,1.5,1.5s1.5-0.672,1.5-1.5v-4.431h3.521 M9,17h7 M9,21h7 M9,25h7"
24
+ });
25
+
26
+ var Sports = /*#__PURE__*/React.forwardRef(function Sports(_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 Sports;
@@ -0,0 +1,133 @@
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: "M32 33L29 36 32 39"
23
+ });
24
+
25
+ var _ref3 =
26
+ /*#__PURE__*/
27
+
28
+ /*#__PURE__*/
29
+ React.createElement("path", {
30
+ fill: "none",
31
+ strokeLinejoin: "round",
32
+ strokeMiterlimit: "10",
33
+ strokeWidth: ".72",
34
+ d: "M9 26L9 12 19 12"
35
+ });
36
+
37
+ var _ref4 =
38
+ /*#__PURE__*/
39
+
40
+ /*#__PURE__*/
41
+ React.createElement("path", {
42
+ fill: "none",
43
+ strokeMiterlimit: "10",
44
+ strokeWidth: ".72",
45
+ d: "M16 15L19 12 16 9"
46
+ });
47
+
48
+ var _ref5 =
49
+ /*#__PURE__*/
50
+
51
+ /*#__PURE__*/
52
+ React.createElement("path", {
53
+ fill: "none",
54
+ strokeLinejoin: "round",
55
+ strokeMiterlimit: "10",
56
+ strokeWidth: ".72",
57
+ d: "M29 36L39 36 39 22"
58
+ });
59
+
60
+ var _ref6 =
61
+ /*#__PURE__*/
62
+
63
+ /*#__PURE__*/
64
+ React.createElement("path", {
65
+ fill: "none",
66
+ strokeMiterlimit: "10",
67
+ strokeWidth: ".72",
68
+ d: "M31 12L37 12M31 14L37 14M31 16L35 16M11 32L17 32M11 34L17 34M11 36L15 36"
69
+ });
70
+
71
+ var _ref7 =
72
+ /*#__PURE__*/
73
+
74
+ /*#__PURE__*/
75
+ React.createElement("path", {
76
+ fill: "none",
77
+ strokeLinecap: "round",
78
+ strokeLinejoin: "round",
79
+ strokeMiterlimit: "10",
80
+ strokeWidth: ".72",
81
+ d: "M24 23L24 25"
82
+ });
83
+
84
+ var _ref8 =
85
+ /*#__PURE__*/
86
+
87
+ /*#__PURE__*/
88
+ React.createElement("circle", {
89
+ cx: "24",
90
+ cy: "23",
91
+ r: "1"
92
+ });
93
+
94
+ var _ref9 =
95
+ /*#__PURE__*/
96
+
97
+ /*#__PURE__*/
98
+ React.createElement("path", {
99
+ fill: "none",
100
+ strokeLinecap: "round",
101
+ strokeLinejoin: "round",
102
+ strokeMiterlimit: "10",
103
+ strokeWidth: ".72",
104
+ d: "M26.5,19v-2.5c0-1.381-1.119-2.5-2.5-2.5s-2.5,1.119-2.5,2.5V19"
105
+ });
106
+
107
+ var _ref10 =
108
+ /*#__PURE__*/
109
+
110
+ /*#__PURE__*/
111
+ React.createElement("path", {
112
+ fill: "none",
113
+ strokeLinejoin: "round",
114
+ strokeMiterlimit: "10",
115
+ strokeWidth: ".72",
116
+ d: "M9 29H19V39H9zM19 19H29V29H19zM29 9H39V19H29z"
117
+ });
118
+
119
+ var TransactionalBlockchain = /*#__PURE__*/React.forwardRef(function TransactionalBlockchain(_ref, ref) {
120
+ var children = _ref.children,
121
+ rest = _objectWithoutProperties(_ref, ["children"]);
122
+
123
+ return /*#__PURE__*/React.createElement(Icon, _extends({
124
+ width: 48,
125
+ height: 48,
126
+ viewBox: "0 0 48 48",
127
+ xmlns: "http://www.w3.org/2000/svg",
128
+ stroke: "currentColor",
129
+ ref: ref
130
+ }, rest), _ref2, _ref3, _ref4, _ref5, _ref6, _ref7, _ref8, _ref9, _ref10, children);
131
+ });
132
+
133
+ export default TransactionalBlockchain;
@@ -0,0 +1,62 @@
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: "M10.248 30C9.445 28.163 9 26.133 9 24c0-8.284 6.716-15 15-15 4.907 0 9.263 2.356 12 5.999M37.752 18C38.555 19.837 39 21.867 39 24c0 8.284-6.716 15-15 15-4.907 0-9.263-2.356-12-5.999"
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: "M36 11L36 15 32 15M12 37L12 33 16 33M9 24L39 24"
34
+ });
35
+
36
+ var _ref4 =
37
+ /*#__PURE__*/
38
+
39
+ /*#__PURE__*/
40
+ React.createElement("path", {
41
+ fill: "none",
42
+ strokeLinejoin: "round",
43
+ strokeMiterlimit: "10",
44
+ strokeWidth: ".72",
45
+ d: "M13.5 24v-1.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.083 1.763.418 3.075 2.001 3.075 3.891V24M26.5 39v-3.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.083 1.604.38 2.834 1.725 3.043 3.388M24 9L24 21M24 27L24 39"
46
+ });
47
+
48
+ var TransactionalTrust = /*#__PURE__*/React.forwardRef(function TransactionalTrust(_ref, ref) {
49
+ var children = _ref.children,
50
+ rest = _objectWithoutProperties(_ref, ["children"]);
51
+
52
+ return /*#__PURE__*/React.createElement(Icon, _extends({
53
+ width: 48,
54
+ height: 48,
55
+ viewBox: "0 0 48 48",
56
+ xmlns: "http://www.w3.org/2000/svg",
57
+ stroke: "currentColor",
58
+ ref: ref
59
+ }, rest), _ref2, _ref3, _ref4, children);
60
+ });
61
+
62
+ export default TransactionalTrust;
@@ -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: "M15,25c1.56-2.16,3.905-3.75,6.525-4.37c-2.12-0.95-3.61-3.08-3.61-5.55c0-3.36,2.72-6.08,6.08-6.08s6.08,2.72,6.08,6.08 c0,2.47-1.49,4.6-3.61,5.55C29.085,21.25,31.44,22.84,33,25 M35,25H13v14h22V25z M24,27v10 M29,33.5V33c0-0.552-0.448-1-1-1h-8 c-0.552,0-1,0.448-1,1v0.5 M29,30.5V30c0-0.552-0.448-1-1-1h-8c-0.552,0-1,0.448-1,1v0.5 M28,36.5V36c0-0.552-0.448-1-1-1h-6 c-0.552,0-1,0.448-1,1v0.5"
24
+ });
25
+
26
+ var XRay_01 = /*#__PURE__*/React.forwardRef(function XRay_01(_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 XRay_01;
@@ -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: "M15,25c1.56-2.16,3.905-3.75,6.525-4.37c-2.12-0.95-3.61-3.08-3.61-5.55c0-3.36,2.72-6.08,6.08-6.08s6.08,2.72,6.08,6.08 c0,2.47-1.49,4.6-3.61,5.55C29.085,21.25,31.44,22.84,33,25 M35,29.47V25H13v4.47 M13,34.47V39h22v-4.53 M13,29.5 c-1.381,0-2.5,1.119-2.5,2.5s1.119,2.5,2.5,2.5s2.5-1.119,2.5-2.5S14.381,29.5,13,29.5z M35,29.5c-1.381,0-2.5,1.119-2.5,2.5 s1.119,2.5,2.5,2.5s2.5-1.119,2.5-2.5S36.381,29.5,35,29.5z M24,27v10 M19,33.5V33c0-0.552,0.448-1,1-1h8c0.552,0,1,0.448,1,1v0.5 M19,30.5V30c0-0.552,0.448-1,1-1h8c0.552,0,1,0.448,1,1v0.5 M20,36.5V36c0-0.552,0.448-1,1-1h6c0.552,0,1,0.448,1,1v0.5"
24
+ });
25
+
26
+ var XRay_02 = /*#__PURE__*/React.forwardRef(function XRay_02(_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 XRay_02;
@@ -0,0 +1,44 @@
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
+ 'use strict';
10
+
11
+ function _interopDefault (ex) { return (ex && (typeof ex === 'object') && 'default' in ex) ? ex['default'] : ex; }
12
+
13
+ var Icon = require('../Icon-1f3f78db.js');
14
+ require('@carbon/icon-helpers');
15
+ require('prop-types');
16
+ var React = _interopDefault(require('react'));
17
+
18
+ var _ref2 =
19
+ /*#__PURE__*/
20
+
21
+ /*#__PURE__*/
22
+ React.createElement("path", {
23
+ fill: "none",
24
+ strokeLinejoin: "round",
25
+ strokeMiterlimit: "10",
26
+ strokeWidth: ".72",
27
+ 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"
28
+ });
29
+
30
+ var AddDocument = /*#__PURE__*/React.forwardRef(function AddDocument(_ref, ref) {
31
+ var children = _ref.children,
32
+ rest = Icon._objectWithoutProperties(_ref, ["children"]);
33
+
34
+ return /*#__PURE__*/React.createElement(Icon.Icon, Icon._extends({
35
+ width: 48,
36
+ height: 48,
37
+ viewBox: "0 0 48 48",
38
+ xmlns: "http://www.w3.org/2000/svg",
39
+ stroke: "currentColor",
40
+ ref: ref
41
+ }, rest), _ref2, children);
42
+ });
43
+
44
+ module.exports = AddDocument;
@@ -0,0 +1,44 @@
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
+ 'use strict';
10
+
11
+ function _interopDefault (ex) { return (ex && (typeof ex === 'object') && 'default' in ex) ? ex['default'] : ex; }
12
+
13
+ var Icon = require('../Icon-1f3f78db.js');
14
+ require('@carbon/icon-helpers');
15
+ require('prop-types');
16
+ var React = _interopDefault(require('react'));
17
+
18
+ var _ref2 =
19
+ /*#__PURE__*/
20
+
21
+ /*#__PURE__*/
22
+ React.createElement("path", {
23
+ fill: "none",
24
+ strokeLinejoin: "round",
25
+ strokeMiterlimit: "10",
26
+ strokeWidth: ".72",
27
+ 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"
28
+ });
29
+
30
+ var Backpack = /*#__PURE__*/React.forwardRef(function Backpack(_ref, ref) {
31
+ var children = _ref.children,
32
+ rest = Icon._objectWithoutProperties(_ref, ["children"]);
33
+
34
+ return /*#__PURE__*/React.createElement(Icon.Icon, Icon._extends({
35
+ width: 48,
36
+ height: 48,
37
+ viewBox: "0 0 48 48",
38
+ xmlns: "http://www.w3.org/2000/svg",
39
+ stroke: "currentColor",
40
+ ref: ref
41
+ }, rest), _ref2, children);
42
+ });
43
+
44
+ module.exports = Backpack;
@@ -0,0 +1,44 @@
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
+ 'use strict';
10
+
11
+ function _interopDefault (ex) { return (ex && (typeof ex === 'object') && 'default' in ex) ? ex['default'] : ex; }
12
+
13
+ var Icon = require('../Icon-1f3f78db.js');
14
+ require('@carbon/icon-helpers');
15
+ require('prop-types');
16
+ var React = _interopDefault(require('react'));
17
+
18
+ var _ref2 =
19
+ /*#__PURE__*/
20
+
21
+ /*#__PURE__*/
22
+ React.createElement("path", {
23
+ fill: "none",
24
+ strokeLinejoin: "round",
25
+ strokeMiterlimit: "10",
26
+ strokeWidth: ".72",
27
+ 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"
28
+ });
29
+
30
+ var Contract = /*#__PURE__*/React.forwardRef(function Contract(_ref, ref) {
31
+ var children = _ref.children,
32
+ rest = Icon._objectWithoutProperties(_ref, ["children"]);
33
+
34
+ return /*#__PURE__*/React.createElement(Icon.Icon, Icon._extends({
35
+ width: 48,
36
+ height: 48,
37
+ viewBox: "0 0 48 48",
38
+ xmlns: "http://www.w3.org/2000/svg",
39
+ stroke: "currentColor",
40
+ ref: ref
41
+ }, rest), _ref2, children);
42
+ });
43
+
44
+ module.exports = Contract;