@carbon/icons-react 10.1.1 → 10.2.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 (123) hide show
  1. package/LICENSE +2 -2
  2. package/README.md +17 -16
  3. package/es/checkmark--filled/20.js +1 -1
  4. package/es/checkmark--filled/24.js +1 -1
  5. package/es/checkmark--filled/32.js +1 -1
  6. package/es/chevron--mini/16.js +74 -0
  7. package/es/classifier--language/20.js +1 -1
  8. package/es/classifier--language/24.js +1 -1
  9. package/es/classifier--language/32.js +1 -1
  10. package/es/copy--file/20.js +2 -2
  11. package/es/copy--file/24.js +2 -2
  12. package/es/copy--file/32.js +2 -2
  13. package/es/error--filled/16.js +1 -1
  14. package/es/error--filled/20.js +1 -1
  15. package/es/error--filled/24.js +1 -1
  16. package/es/error--filled/32.js +1 -1
  17. package/es/events/20.js +1 -1
  18. package/es/events/24.js +1 -1
  19. package/es/events/32.js +1 -1
  20. package/es/events--alt/20.js +74 -0
  21. package/es/events--alt/24.js +74 -0
  22. package/es/events--alt/32.js +74 -0
  23. package/es/misuse/16.js +1 -1
  24. package/es/misuse/20.js +1 -1
  25. package/es/misuse/24.js +1 -1
  26. package/es/misuse/32.js +1 -1
  27. package/es/recording--filled--alt/20.js +1 -1
  28. package/es/recording--filled--alt/24.js +1 -1
  29. package/es/recording--filled--alt/32.js +1 -1
  30. package/es/user--activity/20.js +1 -1
  31. package/es/user--activity/24.js +1 -1
  32. package/es/user--activity/32.js +1 -1
  33. package/es/warning--filled/16.js +1 -1
  34. package/es/warning--filled/20.js +1 -1
  35. package/es/warning--filled/24.js +1 -1
  36. package/es/warning--filled/32.js +1 -1
  37. package/es/watson-health/mammogram/20.js +76 -0
  38. package/es/watson-health/mammogram/24.js +76 -0
  39. package/es/watson-health/mammogram/32.js +76 -0
  40. package/es/watson-health/mammogram--stacked/20.js +80 -0
  41. package/es/watson-health/mammogram--stacked/24.js +80 -0
  42. package/es/watson-health/mammogram--stacked/32.js +80 -0
  43. package/lib/checkmark--filled/20.js +1 -1
  44. package/lib/checkmark--filled/24.js +1 -1
  45. package/lib/checkmark--filled/32.js +1 -1
  46. package/lib/chevron--mini/16.js +78 -0
  47. package/lib/classifier--language/20.js +1 -1
  48. package/lib/classifier--language/24.js +1 -1
  49. package/lib/classifier--language/32.js +1 -1
  50. package/lib/copy--file/20.js +2 -2
  51. package/lib/copy--file/24.js +2 -2
  52. package/lib/copy--file/32.js +2 -2
  53. package/lib/error--filled/16.js +1 -1
  54. package/lib/error--filled/20.js +1 -1
  55. package/lib/error--filled/24.js +1 -1
  56. package/lib/error--filled/32.js +1 -1
  57. package/lib/events/20.js +1 -1
  58. package/lib/events/24.js +1 -1
  59. package/lib/events/32.js +1 -1
  60. package/lib/events--alt/20.js +78 -0
  61. package/lib/events--alt/24.js +78 -0
  62. package/lib/events--alt/32.js +78 -0
  63. package/lib/misuse/16.js +1 -1
  64. package/lib/misuse/20.js +1 -1
  65. package/lib/misuse/24.js +1 -1
  66. package/lib/misuse/32.js +1 -1
  67. package/lib/recording--filled--alt/20.js +1 -1
  68. package/lib/recording--filled--alt/24.js +1 -1
  69. package/lib/recording--filled--alt/32.js +1 -1
  70. package/lib/user--activity/20.js +1 -1
  71. package/lib/user--activity/24.js +1 -1
  72. package/lib/user--activity/32.js +1 -1
  73. package/lib/warning--filled/16.js +1 -1
  74. package/lib/warning--filled/20.js +1 -1
  75. package/lib/warning--filled/24.js +1 -1
  76. package/lib/warning--filled/32.js +1 -1
  77. package/lib/watson-health/mammogram/20.js +80 -0
  78. package/lib/watson-health/mammogram/24.js +80 -0
  79. package/lib/watson-health/mammogram/32.js +80 -0
  80. package/lib/watson-health/mammogram--stacked/20.js +84 -0
  81. package/lib/watson-health/mammogram--stacked/24.js +84 -0
  82. package/lib/watson-health/mammogram--stacked/32.js +84 -0
  83. package/package.json +7 -7
  84. package/umd/checkmark--filled/20.js +1 -1
  85. package/umd/checkmark--filled/24.js +1 -1
  86. package/umd/checkmark--filled/32.js +1 -1
  87. package/umd/chevron--mini/16.js +81 -0
  88. package/umd/classifier--language/20.js +1 -1
  89. package/umd/classifier--language/24.js +1 -1
  90. package/umd/classifier--language/32.js +1 -1
  91. package/umd/copy--file/20.js +2 -2
  92. package/umd/copy--file/24.js +2 -2
  93. package/umd/copy--file/32.js +2 -2
  94. package/umd/error--filled/16.js +1 -1
  95. package/umd/error--filled/20.js +1 -1
  96. package/umd/error--filled/24.js +1 -1
  97. package/umd/error--filled/32.js +1 -1
  98. package/umd/events/20.js +1 -1
  99. package/umd/events/24.js +1 -1
  100. package/umd/events/32.js +1 -1
  101. package/umd/events--alt/20.js +81 -0
  102. package/umd/events--alt/24.js +81 -0
  103. package/umd/events--alt/32.js +81 -0
  104. package/umd/misuse/16.js +1 -1
  105. package/umd/misuse/20.js +1 -1
  106. package/umd/misuse/24.js +1 -1
  107. package/umd/misuse/32.js +1 -1
  108. package/umd/recording--filled--alt/20.js +1 -1
  109. package/umd/recording--filled--alt/24.js +1 -1
  110. package/umd/recording--filled--alt/32.js +1 -1
  111. package/umd/user--activity/20.js +1 -1
  112. package/umd/user--activity/24.js +1 -1
  113. package/umd/user--activity/32.js +1 -1
  114. package/umd/warning--filled/16.js +1 -1
  115. package/umd/warning--filled/20.js +1 -1
  116. package/umd/warning--filled/24.js +1 -1
  117. package/umd/warning--filled/32.js +1 -1
  118. package/umd/watson-health/mammogram/20.js +83 -0
  119. package/umd/watson-health/mammogram/24.js +83 -0
  120. package/umd/watson-health/mammogram/32.js +83 -0
  121. package/umd/watson-health/mammogram--stacked/20.js +87 -0
  122. package/umd/watson-health/mammogram--stacked/24.js +87 -0
  123. package/umd/watson-health/mammogram--stacked/32.js +87 -0
@@ -53,7 +53,7 @@ var WarningFilled32 = React.forwardRef(function (_ref, ref) {
53
53
  d: 'M16 2C8.3 2 2 8.3 2 16s6.3 14 14 14 14-6.3 14-14S23.7 2 16 2zm-1.1 6h2.2v11h-2.2V8zM16 25c-.8 0-1.5-.7-1.5-1.5S15.2 22 16 22s1.5.7 1.5 1.5S16.8 25 16 25z'
54
54
  }), React.createElement('path', {
55
55
  d: 'M17.5 23.5c0 .8-.7 1.5-1.5 1.5s-1.5-.7-1.5-1.5.7-1.5 1.5-1.5 1.5.7 1.5 1.5zM17.1 8h-2.2v11h2.2V8z',
56
- dataIconPath: 'inner-path',
56
+ 'data-icon-path': 'inner-path',
57
57
  opacity: '0'
58
58
  }));
59
59
  });
@@ -0,0 +1,80 @@
1
+ 'use strict';
2
+
3
+ function _interopDefault (ex) { return (ex && (typeof ex === 'object') && 'default' in ex) ? ex['default'] : ex; }
4
+
5
+ var iconHelpers = require('@carbon/icon-helpers');
6
+ var PropTypes = _interopDefault(require('prop-types'));
7
+ var React = _interopDefault(require('react'));
8
+
9
+ function _typeof(obj) { if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") { _typeof = function _typeof(obj) { return typeof obj; }; } else { _typeof = function _typeof(obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }; } return _typeof(obj); }
10
+
11
+ function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; var ownKeys = Object.keys(source); if (typeof Object.getOwnPropertySymbols === 'function') { ownKeys = ownKeys.concat(Object.getOwnPropertySymbols(source).filter(function (sym) { return Object.getOwnPropertyDescriptor(source, sym).enumerable; })); } ownKeys.forEach(function (key) { _defineProperty(target, key, source[key]); }); } return target; }
12
+
13
+ function _defineProperty(obj, key, value) { if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
14
+
15
+ function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
16
+
17
+ function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
18
+ var defaultStyle = {
19
+ "willChange": "transform"
20
+ };
21
+ var WatsonHealthMammogram20 = React.forwardRef(function (_ref, ref) {
22
+ var className = _ref.className,
23
+ children = _ref.children,
24
+ style = _ref.style,
25
+ tabIndex = _ref.tabIndex,
26
+ rest = _objectWithoutProperties(_ref, ["className", "children", "style", "tabIndex"]);
27
+
28
+ var _getAttributes = iconHelpers.getAttributes(_objectSpread({}, rest, {
29
+ tabindex: tabIndex
30
+ })),
31
+ tabindex = _getAttributes.tabindex,
32
+ props = _objectWithoutProperties(_getAttributes, ["tabindex"]);
33
+
34
+ if (className) {
35
+ props.className = className;
36
+ }
37
+
38
+ if (tabindex !== undefined && tabindex !== null) {
39
+ props.tabIndex = tabindex;
40
+ }
41
+
42
+ if (_typeof(style) === 'object') {
43
+ props.style = _objectSpread({}, defaultStyle, style);
44
+ } else {
45
+ props.style = defaultStyle;
46
+ }
47
+
48
+ if (ref) {
49
+ props.ref = ref;
50
+ }
51
+
52
+ return React.createElement('svg', props, children, React.createElement('path', {
53
+ d: 'M17.172 13h.21a1.987 1.987 0 0 0 1.789-1.105l1.5-3.005-1.79-.89-1.5 3h-.21a5.15 5.15 0 0 0-5.047 4H11v2h1.13A4.923 4.923 0 0 0 17 21v2h2v-4h-2a3 3 0 0 1-2.986-3.298A3.118 3.118 0 0 1 17.172 13z'
54
+ }), React.createElement('path', {
55
+ d: 'M26 28H6a2.002 2.002 0 0 1-2-2V6a2.002 2.002 0 0 1 2-2h20a2.002 2.002 0 0 1 2 2v20a2.003 2.003 0 0 1-2 2zM6 6v20h20.002L26 6z'
56
+ }));
57
+ });
58
+ WatsonHealthMammogram20.displayName = 'WatsonHealthMammogram20';
59
+ WatsonHealthMammogram20.propTypes = {
60
+ 'aria-hidden': PropTypes.bool,
61
+ 'aria-label': PropTypes.string,
62
+ 'aria-labelledby': PropTypes.string,
63
+ className: PropTypes.string,
64
+ children: PropTypes.node,
65
+ height: PropTypes.number,
66
+ preserveAspectRatio: PropTypes.string,
67
+ tabIndex: PropTypes.string,
68
+ viewBox: PropTypes.string,
69
+ width: PropTypes.number,
70
+ xmlns: PropTypes.string
71
+ };
72
+ WatsonHealthMammogram20.defaultProps = {
73
+ width: 20,
74
+ height: 20,
75
+ viewBox: '0 0 32 32',
76
+ xmlns: 'http://www.w3.org/2000/svg',
77
+ preserveAspectRatio: 'xMidYMid meet'
78
+ };
79
+
80
+ module.exports = WatsonHealthMammogram20;
@@ -0,0 +1,80 @@
1
+ 'use strict';
2
+
3
+ function _interopDefault (ex) { return (ex && (typeof ex === 'object') && 'default' in ex) ? ex['default'] : ex; }
4
+
5
+ var iconHelpers = require('@carbon/icon-helpers');
6
+ var PropTypes = _interopDefault(require('prop-types'));
7
+ var React = _interopDefault(require('react'));
8
+
9
+ function _typeof(obj) { if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") { _typeof = function _typeof(obj) { return typeof obj; }; } else { _typeof = function _typeof(obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }; } return _typeof(obj); }
10
+
11
+ function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; var ownKeys = Object.keys(source); if (typeof Object.getOwnPropertySymbols === 'function') { ownKeys = ownKeys.concat(Object.getOwnPropertySymbols(source).filter(function (sym) { return Object.getOwnPropertyDescriptor(source, sym).enumerable; })); } ownKeys.forEach(function (key) { _defineProperty(target, key, source[key]); }); } return target; }
12
+
13
+ function _defineProperty(obj, key, value) { if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
14
+
15
+ function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
16
+
17
+ function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
18
+ var defaultStyle = {
19
+ "willChange": "transform"
20
+ };
21
+ var WatsonHealthMammogram24 = React.forwardRef(function (_ref, ref) {
22
+ var className = _ref.className,
23
+ children = _ref.children,
24
+ style = _ref.style,
25
+ tabIndex = _ref.tabIndex,
26
+ rest = _objectWithoutProperties(_ref, ["className", "children", "style", "tabIndex"]);
27
+
28
+ var _getAttributes = iconHelpers.getAttributes(_objectSpread({}, rest, {
29
+ tabindex: tabIndex
30
+ })),
31
+ tabindex = _getAttributes.tabindex,
32
+ props = _objectWithoutProperties(_getAttributes, ["tabindex"]);
33
+
34
+ if (className) {
35
+ props.className = className;
36
+ }
37
+
38
+ if (tabindex !== undefined && tabindex !== null) {
39
+ props.tabIndex = tabindex;
40
+ }
41
+
42
+ if (_typeof(style) === 'object') {
43
+ props.style = _objectSpread({}, defaultStyle, style);
44
+ } else {
45
+ props.style = defaultStyle;
46
+ }
47
+
48
+ if (ref) {
49
+ props.ref = ref;
50
+ }
51
+
52
+ return React.createElement('svg', props, children, React.createElement('path', {
53
+ d: 'M17.172 13h.21a1.987 1.987 0 0 0 1.789-1.105l1.5-3.005-1.79-.89-1.5 3h-.21a5.15 5.15 0 0 0-5.047 4H11v2h1.13A4.923 4.923 0 0 0 17 21v2h2v-4h-2a3 3 0 0 1-2.986-3.298A3.118 3.118 0 0 1 17.172 13z'
54
+ }), React.createElement('path', {
55
+ d: 'M26 28H6a2.002 2.002 0 0 1-2-2V6a2.002 2.002 0 0 1 2-2h20a2.002 2.002 0 0 1 2 2v20a2.003 2.003 0 0 1-2 2zM6 6v20h20.002L26 6z'
56
+ }));
57
+ });
58
+ WatsonHealthMammogram24.displayName = 'WatsonHealthMammogram24';
59
+ WatsonHealthMammogram24.propTypes = {
60
+ 'aria-hidden': PropTypes.bool,
61
+ 'aria-label': PropTypes.string,
62
+ 'aria-labelledby': PropTypes.string,
63
+ className: PropTypes.string,
64
+ children: PropTypes.node,
65
+ height: PropTypes.number,
66
+ preserveAspectRatio: PropTypes.string,
67
+ tabIndex: PropTypes.string,
68
+ viewBox: PropTypes.string,
69
+ width: PropTypes.number,
70
+ xmlns: PropTypes.string
71
+ };
72
+ WatsonHealthMammogram24.defaultProps = {
73
+ width: 24,
74
+ height: 24,
75
+ viewBox: '0 0 32 32',
76
+ xmlns: 'http://www.w3.org/2000/svg',
77
+ preserveAspectRatio: 'xMidYMid meet'
78
+ };
79
+
80
+ module.exports = WatsonHealthMammogram24;
@@ -0,0 +1,80 @@
1
+ 'use strict';
2
+
3
+ function _interopDefault (ex) { return (ex && (typeof ex === 'object') && 'default' in ex) ? ex['default'] : ex; }
4
+
5
+ var iconHelpers = require('@carbon/icon-helpers');
6
+ var PropTypes = _interopDefault(require('prop-types'));
7
+ var React = _interopDefault(require('react'));
8
+
9
+ function _typeof(obj) { if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") { _typeof = function _typeof(obj) { return typeof obj; }; } else { _typeof = function _typeof(obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }; } return _typeof(obj); }
10
+
11
+ function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; var ownKeys = Object.keys(source); if (typeof Object.getOwnPropertySymbols === 'function') { ownKeys = ownKeys.concat(Object.getOwnPropertySymbols(source).filter(function (sym) { return Object.getOwnPropertyDescriptor(source, sym).enumerable; })); } ownKeys.forEach(function (key) { _defineProperty(target, key, source[key]); }); } return target; }
12
+
13
+ function _defineProperty(obj, key, value) { if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
14
+
15
+ function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
16
+
17
+ function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
18
+ var defaultStyle = {
19
+ "willChange": "transform"
20
+ };
21
+ var WatsonHealthMammogram32 = React.forwardRef(function (_ref, ref) {
22
+ var className = _ref.className,
23
+ children = _ref.children,
24
+ style = _ref.style,
25
+ tabIndex = _ref.tabIndex,
26
+ rest = _objectWithoutProperties(_ref, ["className", "children", "style", "tabIndex"]);
27
+
28
+ var _getAttributes = iconHelpers.getAttributes(_objectSpread({}, rest, {
29
+ tabindex: tabIndex
30
+ })),
31
+ tabindex = _getAttributes.tabindex,
32
+ props = _objectWithoutProperties(_getAttributes, ["tabindex"]);
33
+
34
+ if (className) {
35
+ props.className = className;
36
+ }
37
+
38
+ if (tabindex !== undefined && tabindex !== null) {
39
+ props.tabIndex = tabindex;
40
+ }
41
+
42
+ if (_typeof(style) === 'object') {
43
+ props.style = _objectSpread({}, defaultStyle, style);
44
+ } else {
45
+ props.style = defaultStyle;
46
+ }
47
+
48
+ if (ref) {
49
+ props.ref = ref;
50
+ }
51
+
52
+ return React.createElement('svg', props, children, React.createElement('path', {
53
+ d: 'M17.172 13h.21a1.987 1.987 0 0 0 1.789-1.105l1.5-3.005-1.79-.89-1.5 3h-.21a5.15 5.15 0 0 0-5.047 4H11v2h1.13A4.923 4.923 0 0 0 17 21v2h2v-4h-2a3 3 0 0 1-2.986-3.298A3.118 3.118 0 0 1 17.172 13z'
54
+ }), React.createElement('path', {
55
+ d: 'M26 28H6a2.002 2.002 0 0 1-2-2V6a2.002 2.002 0 0 1 2-2h20a2.002 2.002 0 0 1 2 2v20a2.003 2.003 0 0 1-2 2zM6 6v20h20.002L26 6z'
56
+ }));
57
+ });
58
+ WatsonHealthMammogram32.displayName = 'WatsonHealthMammogram32';
59
+ WatsonHealthMammogram32.propTypes = {
60
+ 'aria-hidden': PropTypes.bool,
61
+ 'aria-label': PropTypes.string,
62
+ 'aria-labelledby': PropTypes.string,
63
+ className: PropTypes.string,
64
+ children: PropTypes.node,
65
+ height: PropTypes.number,
66
+ preserveAspectRatio: PropTypes.string,
67
+ tabIndex: PropTypes.string,
68
+ viewBox: PropTypes.string,
69
+ width: PropTypes.number,
70
+ xmlns: PropTypes.string
71
+ };
72
+ WatsonHealthMammogram32.defaultProps = {
73
+ width: 32,
74
+ height: 32,
75
+ viewBox: '0 0 32 32',
76
+ xmlns: 'http://www.w3.org/2000/svg',
77
+ preserveAspectRatio: 'xMidYMid meet'
78
+ };
79
+
80
+ module.exports = WatsonHealthMammogram32;
@@ -0,0 +1,84 @@
1
+ 'use strict';
2
+
3
+ function _interopDefault (ex) { return (ex && (typeof ex === 'object') && 'default' in ex) ? ex['default'] : ex; }
4
+
5
+ var iconHelpers = require('@carbon/icon-helpers');
6
+ var PropTypes = _interopDefault(require('prop-types'));
7
+ var React = _interopDefault(require('react'));
8
+
9
+ function _typeof(obj) { if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") { _typeof = function _typeof(obj) { return typeof obj; }; } else { _typeof = function _typeof(obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }; } return _typeof(obj); }
10
+
11
+ function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; var ownKeys = Object.keys(source); if (typeof Object.getOwnPropertySymbols === 'function') { ownKeys = ownKeys.concat(Object.getOwnPropertySymbols(source).filter(function (sym) { return Object.getOwnPropertyDescriptor(source, sym).enumerable; })); } ownKeys.forEach(function (key) { _defineProperty(target, key, source[key]); }); } return target; }
12
+
13
+ function _defineProperty(obj, key, value) { if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
14
+
15
+ function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
16
+
17
+ function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
18
+ var defaultStyle = {
19
+ "willChange": "transform"
20
+ };
21
+ var WatsonHealthMammogramStacked20 = React.forwardRef(function (_ref, ref) {
22
+ var className = _ref.className,
23
+ children = _ref.children,
24
+ style = _ref.style,
25
+ tabIndex = _ref.tabIndex,
26
+ rest = _objectWithoutProperties(_ref, ["className", "children", "style", "tabIndex"]);
27
+
28
+ var _getAttributes = iconHelpers.getAttributes(_objectSpread({}, rest, {
29
+ tabindex: tabIndex
30
+ })),
31
+ tabindex = _getAttributes.tabindex,
32
+ props = _objectWithoutProperties(_getAttributes, ["tabindex"]);
33
+
34
+ if (className) {
35
+ props.className = className;
36
+ }
37
+
38
+ if (tabindex !== undefined && tabindex !== null) {
39
+ props.tabIndex = tabindex;
40
+ }
41
+
42
+ if (_typeof(style) === 'object') {
43
+ props.style = _objectSpread({}, defaultStyle, style);
44
+ } else {
45
+ props.style = defaultStyle;
46
+ }
47
+
48
+ if (ref) {
49
+ props.ref = ref;
50
+ }
51
+
52
+ return React.createElement('svg', props, children, React.createElement('path', {
53
+ d: 'M30 16h-2V4H16V2h12a2.002 2.002 0 0 1 2 2z'
54
+ }), React.createElement('path', {
55
+ d: 'M25 23h-2V9H9V7h14a2.002 2.002 0 0 1 2 2z'
56
+ }), React.createElement('path', {
57
+ d: 'M18 30H4a2.002 2.002 0 0 1-2-2V14a2.002 2.002 0 0 1 2-2h14a2.002 2.002 0 0 1 2 2v14a2.003 2.003 0 0 1-2 2zM4 14v14h14.002L18 14z'
58
+ }), React.createElement('path', {
59
+ d: 'M13 18h1v-2h-1a5.008 5.008 0 0 0-4.899 4H7v2h1.101A5.008 5.008 0 0 0 13 26h1v-2h-1a3 3 0 0 1 0-6z'
60
+ }));
61
+ });
62
+ WatsonHealthMammogramStacked20.displayName = 'WatsonHealthMammogramStacked20';
63
+ WatsonHealthMammogramStacked20.propTypes = {
64
+ 'aria-hidden': PropTypes.bool,
65
+ 'aria-label': PropTypes.string,
66
+ 'aria-labelledby': PropTypes.string,
67
+ className: PropTypes.string,
68
+ children: PropTypes.node,
69
+ height: PropTypes.number,
70
+ preserveAspectRatio: PropTypes.string,
71
+ tabIndex: PropTypes.string,
72
+ viewBox: PropTypes.string,
73
+ width: PropTypes.number,
74
+ xmlns: PropTypes.string
75
+ };
76
+ WatsonHealthMammogramStacked20.defaultProps = {
77
+ width: 20,
78
+ height: 20,
79
+ viewBox: '0 0 32 32',
80
+ xmlns: 'http://www.w3.org/2000/svg',
81
+ preserveAspectRatio: 'xMidYMid meet'
82
+ };
83
+
84
+ module.exports = WatsonHealthMammogramStacked20;
@@ -0,0 +1,84 @@
1
+ 'use strict';
2
+
3
+ function _interopDefault (ex) { return (ex && (typeof ex === 'object') && 'default' in ex) ? ex['default'] : ex; }
4
+
5
+ var iconHelpers = require('@carbon/icon-helpers');
6
+ var PropTypes = _interopDefault(require('prop-types'));
7
+ var React = _interopDefault(require('react'));
8
+
9
+ function _typeof(obj) { if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") { _typeof = function _typeof(obj) { return typeof obj; }; } else { _typeof = function _typeof(obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }; } return _typeof(obj); }
10
+
11
+ function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; var ownKeys = Object.keys(source); if (typeof Object.getOwnPropertySymbols === 'function') { ownKeys = ownKeys.concat(Object.getOwnPropertySymbols(source).filter(function (sym) { return Object.getOwnPropertyDescriptor(source, sym).enumerable; })); } ownKeys.forEach(function (key) { _defineProperty(target, key, source[key]); }); } return target; }
12
+
13
+ function _defineProperty(obj, key, value) { if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
14
+
15
+ function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
16
+
17
+ function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
18
+ var defaultStyle = {
19
+ "willChange": "transform"
20
+ };
21
+ var WatsonHealthMammogramStacked24 = React.forwardRef(function (_ref, ref) {
22
+ var className = _ref.className,
23
+ children = _ref.children,
24
+ style = _ref.style,
25
+ tabIndex = _ref.tabIndex,
26
+ rest = _objectWithoutProperties(_ref, ["className", "children", "style", "tabIndex"]);
27
+
28
+ var _getAttributes = iconHelpers.getAttributes(_objectSpread({}, rest, {
29
+ tabindex: tabIndex
30
+ })),
31
+ tabindex = _getAttributes.tabindex,
32
+ props = _objectWithoutProperties(_getAttributes, ["tabindex"]);
33
+
34
+ if (className) {
35
+ props.className = className;
36
+ }
37
+
38
+ if (tabindex !== undefined && tabindex !== null) {
39
+ props.tabIndex = tabindex;
40
+ }
41
+
42
+ if (_typeof(style) === 'object') {
43
+ props.style = _objectSpread({}, defaultStyle, style);
44
+ } else {
45
+ props.style = defaultStyle;
46
+ }
47
+
48
+ if (ref) {
49
+ props.ref = ref;
50
+ }
51
+
52
+ return React.createElement('svg', props, children, React.createElement('path', {
53
+ d: 'M30 16h-2V4H16V2h12a2.002 2.002 0 0 1 2 2z'
54
+ }), React.createElement('path', {
55
+ d: 'M25 23h-2V9H9V7h14a2.002 2.002 0 0 1 2 2z'
56
+ }), React.createElement('path', {
57
+ d: 'M18 30H4a2.002 2.002 0 0 1-2-2V14a2.002 2.002 0 0 1 2-2h14a2.002 2.002 0 0 1 2 2v14a2.003 2.003 0 0 1-2 2zM4 14v14h14.002L18 14z'
58
+ }), React.createElement('path', {
59
+ d: 'M13 18h1v-2h-1a5.008 5.008 0 0 0-4.899 4H7v2h1.101A5.008 5.008 0 0 0 13 26h1v-2h-1a3 3 0 0 1 0-6z'
60
+ }));
61
+ });
62
+ WatsonHealthMammogramStacked24.displayName = 'WatsonHealthMammogramStacked24';
63
+ WatsonHealthMammogramStacked24.propTypes = {
64
+ 'aria-hidden': PropTypes.bool,
65
+ 'aria-label': PropTypes.string,
66
+ 'aria-labelledby': PropTypes.string,
67
+ className: PropTypes.string,
68
+ children: PropTypes.node,
69
+ height: PropTypes.number,
70
+ preserveAspectRatio: PropTypes.string,
71
+ tabIndex: PropTypes.string,
72
+ viewBox: PropTypes.string,
73
+ width: PropTypes.number,
74
+ xmlns: PropTypes.string
75
+ };
76
+ WatsonHealthMammogramStacked24.defaultProps = {
77
+ width: 24,
78
+ height: 24,
79
+ viewBox: '0 0 32 32',
80
+ xmlns: 'http://www.w3.org/2000/svg',
81
+ preserveAspectRatio: 'xMidYMid meet'
82
+ };
83
+
84
+ module.exports = WatsonHealthMammogramStacked24;
@@ -0,0 +1,84 @@
1
+ 'use strict';
2
+
3
+ function _interopDefault (ex) { return (ex && (typeof ex === 'object') && 'default' in ex) ? ex['default'] : ex; }
4
+
5
+ var iconHelpers = require('@carbon/icon-helpers');
6
+ var PropTypes = _interopDefault(require('prop-types'));
7
+ var React = _interopDefault(require('react'));
8
+
9
+ function _typeof(obj) { if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") { _typeof = function _typeof(obj) { return typeof obj; }; } else { _typeof = function _typeof(obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }; } return _typeof(obj); }
10
+
11
+ function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; var ownKeys = Object.keys(source); if (typeof Object.getOwnPropertySymbols === 'function') { ownKeys = ownKeys.concat(Object.getOwnPropertySymbols(source).filter(function (sym) { return Object.getOwnPropertyDescriptor(source, sym).enumerable; })); } ownKeys.forEach(function (key) { _defineProperty(target, key, source[key]); }); } return target; }
12
+
13
+ function _defineProperty(obj, key, value) { if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
14
+
15
+ function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
16
+
17
+ function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
18
+ var defaultStyle = {
19
+ "willChange": "transform"
20
+ };
21
+ var WatsonHealthMammogramStacked32 = React.forwardRef(function (_ref, ref) {
22
+ var className = _ref.className,
23
+ children = _ref.children,
24
+ style = _ref.style,
25
+ tabIndex = _ref.tabIndex,
26
+ rest = _objectWithoutProperties(_ref, ["className", "children", "style", "tabIndex"]);
27
+
28
+ var _getAttributes = iconHelpers.getAttributes(_objectSpread({}, rest, {
29
+ tabindex: tabIndex
30
+ })),
31
+ tabindex = _getAttributes.tabindex,
32
+ props = _objectWithoutProperties(_getAttributes, ["tabindex"]);
33
+
34
+ if (className) {
35
+ props.className = className;
36
+ }
37
+
38
+ if (tabindex !== undefined && tabindex !== null) {
39
+ props.tabIndex = tabindex;
40
+ }
41
+
42
+ if (_typeof(style) === 'object') {
43
+ props.style = _objectSpread({}, defaultStyle, style);
44
+ } else {
45
+ props.style = defaultStyle;
46
+ }
47
+
48
+ if (ref) {
49
+ props.ref = ref;
50
+ }
51
+
52
+ return React.createElement('svg', props, children, React.createElement('path', {
53
+ d: 'M30 16h-2V4H16V2h12a2.002 2.002 0 0 1 2 2z'
54
+ }), React.createElement('path', {
55
+ d: 'M25 23h-2V9H9V7h14a2.002 2.002 0 0 1 2 2z'
56
+ }), React.createElement('path', {
57
+ d: 'M18 30H4a2.002 2.002 0 0 1-2-2V14a2.002 2.002 0 0 1 2-2h14a2.002 2.002 0 0 1 2 2v14a2.003 2.003 0 0 1-2 2zM4 14v14h14.002L18 14z'
58
+ }), React.createElement('path', {
59
+ d: 'M13 18h1v-2h-1a5.008 5.008 0 0 0-4.899 4H7v2h1.101A5.008 5.008 0 0 0 13 26h1v-2h-1a3 3 0 0 1 0-6z'
60
+ }));
61
+ });
62
+ WatsonHealthMammogramStacked32.displayName = 'WatsonHealthMammogramStacked32';
63
+ WatsonHealthMammogramStacked32.propTypes = {
64
+ 'aria-hidden': PropTypes.bool,
65
+ 'aria-label': PropTypes.string,
66
+ 'aria-labelledby': PropTypes.string,
67
+ className: PropTypes.string,
68
+ children: PropTypes.node,
69
+ height: PropTypes.number,
70
+ preserveAspectRatio: PropTypes.string,
71
+ tabIndex: PropTypes.string,
72
+ viewBox: PropTypes.string,
73
+ width: PropTypes.number,
74
+ xmlns: PropTypes.string
75
+ };
76
+ WatsonHealthMammogramStacked32.defaultProps = {
77
+ width: 32,
78
+ height: 32,
79
+ viewBox: '0 0 32 32',
80
+ xmlns: 'http://www.w3.org/2000/svg',
81
+ preserveAspectRatio: 'xMidYMid meet'
82
+ };
83
+
84
+ module.exports = WatsonHealthMammogramStacked32;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@carbon/icons-react",
3
3
  "description": "React components for icons in digital and software products using the Carbon Design System",
4
- "version": "10.1.1",
4
+ "version": "10.2.0",
5
5
  "license": "Apache-2.0",
6
6
  "repository": "https://github.com/IBM/carbon-elements/tree/master/packages/icons-react",
7
7
  "bugs": "https://github.com/IBM/carbon-elements/issues",
@@ -25,18 +25,18 @@
25
25
  "clean": "rimraf es lib umd"
26
26
  },
27
27
  "dependencies": {
28
- "@carbon/icon-helpers": "10.1.1",
28
+ "@carbon/icon-helpers": "10.2.0",
29
29
  "prop-types": "^15.6.2"
30
30
  },
31
31
  "devDependencies": {
32
32
  "@babel/core": "^7.2.0",
33
33
  "@babel/preset-env": "^7.2.0",
34
- "@carbon/bundler": "10.1.1",
35
- "@carbon/cli-reporter": "10.0.0",
36
- "@carbon/icons": "10.1.0",
34
+ "@carbon/bundler": "10.2.0",
35
+ "@carbon/cli-reporter": "10.2.0",
36
+ "@carbon/icons": "10.2.0",
37
37
  "change-case": "^3.0.2",
38
38
  "fs-extra": "^7.0.0",
39
- "prettier": "^1.14.3",
39
+ "prettier": "^1.17.0",
40
40
  "react": "^16.6.0",
41
41
  "react-dom": "^16.6.0",
42
42
  "rimraf": "^2.6.2",
@@ -44,5 +44,5 @@
44
44
  "rollup-plugin-virtual": "^1.0.1"
45
45
  },
46
46
  "sideEffects": false,
47
- "gitHead": "0931cfcf4a7636d6e3f5aff3ab8d7d7f2d4ecb99"
47
+ "gitHead": "e71825a0cf44f6f41fee7d2b0dd9c57d7bda126a"
48
48
  }
@@ -54,7 +54,7 @@
54
54
  d: 'M10 1c-4.9 0-9 4.1-9 9s4.1 9 9 9 9-4 9-9-4-9-9-9zM8.7 13.5l-3.2-3.2 1-1 2.2 2.2 4.8-4.8 1 1-5.8 5.8z'
55
55
  }), React.createElement('path', {
56
56
  d: 'M8.7 13.5l-3.2-3.2 1-1 2.2 2.2 4.8-4.8 1 1-5.8 5.8z',
57
- dataIconPath: 'inner-path',
57
+ 'data-icon-path': 'inner-path',
58
58
  opacity: '0'
59
59
  }));
60
60
  });
@@ -54,7 +54,7 @@
54
54
  d: 'M12 1C6 1 1 6 1 12s5 11 11 11 11-4.9 11-11S18.1 1 12 1zm-1.6 15.3l-3.9-3.9 1.3-1.2 2.7 2.7 5.8-5.8 1.3 1.3-7.2 6.9z'
55
55
  }), React.createElement('path', {
56
56
  d: 'M10.4 16.3l-3.9-3.9 1.3-1.2 2.7 2.7 5.8-5.8 1.3 1.3-7.2 6.9z',
57
- dataIconPath: 'inner-path',
57
+ 'data-icon-path': 'inner-path',
58
58
  opacity: '0'
59
59
  }));
60
60
  });
@@ -54,7 +54,7 @@
54
54
  d: 'M16 2C8.3 2 2 8.3 2 16s6.3 14 14 14 14-6.3 14-14S23.7 2 16 2zm-2 19.5l-5-5 1.6-1.5 3.4 3.4 7.4-7.4 1.6 1.6-9 8.9z'
55
55
  }), React.createElement('path', {
56
56
  d: 'M14 21.5l-5-5 1.6-1.5 3.4 3.4 7.4-7.4 1.6 1.6-9 8.9z',
57
- dataIconPath: 'inner-path'
57
+ 'data-icon-path': 'inner-path'
58
58
  }));
59
59
  });
60
60
  CheckmarkFilled32.displayName = 'CheckmarkFilled32';
@@ -0,0 +1,81 @@
1
+ (function (global, factory) {
2
+ typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory(require('@carbon/icon-helpers'), require('prop-types'), require('react')) :
3
+ typeof define === 'function' && define.amd ? define(['@carbon/icon-helpers', 'prop-types', 'react'], factory) :
4
+ (global.ChevronMini16 = factory(global.CarbonIconHelpers,global.PropTypes,global.React));
5
+ }(this, (function (iconHelpers,PropTypes,React) { 'use strict';
6
+
7
+ PropTypes = PropTypes && PropTypes.hasOwnProperty('default') ? PropTypes['default'] : PropTypes;
8
+ React = React && React.hasOwnProperty('default') ? React['default'] : React;
9
+
10
+ function _typeof(obj) { if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") { _typeof = function _typeof(obj) { return typeof obj; }; } else { _typeof = function _typeof(obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }; } return _typeof(obj); }
11
+
12
+ function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; var ownKeys = Object.keys(source); if (typeof Object.getOwnPropertySymbols === 'function') { ownKeys = ownKeys.concat(Object.getOwnPropertySymbols(source).filter(function (sym) { return Object.getOwnPropertyDescriptor(source, sym).enumerable; })); } ownKeys.forEach(function (key) { _defineProperty(target, key, source[key]); }); } return target; }
13
+
14
+ function _defineProperty(obj, key, value) { if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
15
+
16
+ function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
17
+
18
+ function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
19
+ var defaultStyle = {
20
+ "willChange": "transform"
21
+ };
22
+ var ChevronMini16 = React.forwardRef(function (_ref, ref) {
23
+ var className = _ref.className,
24
+ children = _ref.children,
25
+ style = _ref.style,
26
+ tabIndex = _ref.tabIndex,
27
+ rest = _objectWithoutProperties(_ref, ["className", "children", "style", "tabIndex"]);
28
+
29
+ var _getAttributes = iconHelpers.getAttributes(_objectSpread({}, rest, {
30
+ tabindex: tabIndex
31
+ })),
32
+ tabindex = _getAttributes.tabindex,
33
+ props = _objectWithoutProperties(_getAttributes, ["tabindex"]);
34
+
35
+ if (className) {
36
+ props.className = className;
37
+ }
38
+
39
+ if (tabindex !== undefined && tabindex !== null) {
40
+ props.tabIndex = tabindex;
41
+ }
42
+
43
+ if (_typeof(style) === 'object') {
44
+ props.style = _objectSpread({}, defaultStyle, style);
45
+ } else {
46
+ props.style = defaultStyle;
47
+ }
48
+
49
+ if (ref) {
50
+ props.ref = ref;
51
+ }
52
+
53
+ return React.createElement('svg', props, children, React.createElement('path', {
54
+ d: 'M15 9v6H9z'
55
+ }));
56
+ });
57
+ ChevronMini16.displayName = 'ChevronMini16';
58
+ ChevronMini16.propTypes = {
59
+ 'aria-hidden': PropTypes.bool,
60
+ 'aria-label': PropTypes.string,
61
+ 'aria-labelledby': PropTypes.string,
62
+ className: PropTypes.string,
63
+ children: PropTypes.node,
64
+ height: PropTypes.number,
65
+ preserveAspectRatio: PropTypes.string,
66
+ tabIndex: PropTypes.string,
67
+ viewBox: PropTypes.string,
68
+ width: PropTypes.number,
69
+ xmlns: PropTypes.string
70
+ };
71
+ ChevronMini16.defaultProps = {
72
+ width: 16,
73
+ height: 16,
74
+ viewBox: '0 0 16 16',
75
+ xmlns: 'http://www.w3.org/2000/svg',
76
+ preserveAspectRatio: 'xMidYMid meet'
77
+ };
78
+
79
+ return ChevronMini16;
80
+
81
+ })));