@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.
- package/LICENSE +2 -2
- package/README.md +17 -16
- package/es/checkmark--filled/20.js +1 -1
- package/es/checkmark--filled/24.js +1 -1
- package/es/checkmark--filled/32.js +1 -1
- package/es/chevron--mini/16.js +74 -0
- package/es/classifier--language/20.js +1 -1
- package/es/classifier--language/24.js +1 -1
- package/es/classifier--language/32.js +1 -1
- package/es/copy--file/20.js +2 -2
- package/es/copy--file/24.js +2 -2
- package/es/copy--file/32.js +2 -2
- package/es/error--filled/16.js +1 -1
- package/es/error--filled/20.js +1 -1
- package/es/error--filled/24.js +1 -1
- package/es/error--filled/32.js +1 -1
- package/es/events/20.js +1 -1
- package/es/events/24.js +1 -1
- package/es/events/32.js +1 -1
- package/es/events--alt/20.js +74 -0
- package/es/events--alt/24.js +74 -0
- package/es/events--alt/32.js +74 -0
- package/es/misuse/16.js +1 -1
- package/es/misuse/20.js +1 -1
- package/es/misuse/24.js +1 -1
- package/es/misuse/32.js +1 -1
- package/es/recording--filled--alt/20.js +1 -1
- package/es/recording--filled--alt/24.js +1 -1
- package/es/recording--filled--alt/32.js +1 -1
- package/es/user--activity/20.js +1 -1
- package/es/user--activity/24.js +1 -1
- package/es/user--activity/32.js +1 -1
- package/es/warning--filled/16.js +1 -1
- package/es/warning--filled/20.js +1 -1
- package/es/warning--filled/24.js +1 -1
- package/es/warning--filled/32.js +1 -1
- package/es/watson-health/mammogram/20.js +76 -0
- package/es/watson-health/mammogram/24.js +76 -0
- package/es/watson-health/mammogram/32.js +76 -0
- package/es/watson-health/mammogram--stacked/20.js +80 -0
- package/es/watson-health/mammogram--stacked/24.js +80 -0
- package/es/watson-health/mammogram--stacked/32.js +80 -0
- package/lib/checkmark--filled/20.js +1 -1
- package/lib/checkmark--filled/24.js +1 -1
- package/lib/checkmark--filled/32.js +1 -1
- package/lib/chevron--mini/16.js +78 -0
- package/lib/classifier--language/20.js +1 -1
- package/lib/classifier--language/24.js +1 -1
- package/lib/classifier--language/32.js +1 -1
- package/lib/copy--file/20.js +2 -2
- package/lib/copy--file/24.js +2 -2
- package/lib/copy--file/32.js +2 -2
- package/lib/error--filled/16.js +1 -1
- package/lib/error--filled/20.js +1 -1
- package/lib/error--filled/24.js +1 -1
- package/lib/error--filled/32.js +1 -1
- package/lib/events/20.js +1 -1
- package/lib/events/24.js +1 -1
- package/lib/events/32.js +1 -1
- package/lib/events--alt/20.js +78 -0
- package/lib/events--alt/24.js +78 -0
- package/lib/events--alt/32.js +78 -0
- package/lib/misuse/16.js +1 -1
- package/lib/misuse/20.js +1 -1
- package/lib/misuse/24.js +1 -1
- package/lib/misuse/32.js +1 -1
- package/lib/recording--filled--alt/20.js +1 -1
- package/lib/recording--filled--alt/24.js +1 -1
- package/lib/recording--filled--alt/32.js +1 -1
- package/lib/user--activity/20.js +1 -1
- package/lib/user--activity/24.js +1 -1
- package/lib/user--activity/32.js +1 -1
- package/lib/warning--filled/16.js +1 -1
- package/lib/warning--filled/20.js +1 -1
- package/lib/warning--filled/24.js +1 -1
- package/lib/warning--filled/32.js +1 -1
- package/lib/watson-health/mammogram/20.js +80 -0
- package/lib/watson-health/mammogram/24.js +80 -0
- package/lib/watson-health/mammogram/32.js +80 -0
- package/lib/watson-health/mammogram--stacked/20.js +84 -0
- package/lib/watson-health/mammogram--stacked/24.js +84 -0
- package/lib/watson-health/mammogram--stacked/32.js +84 -0
- package/package.json +7 -7
- package/umd/checkmark--filled/20.js +1 -1
- package/umd/checkmark--filled/24.js +1 -1
- package/umd/checkmark--filled/32.js +1 -1
- package/umd/chevron--mini/16.js +81 -0
- package/umd/classifier--language/20.js +1 -1
- package/umd/classifier--language/24.js +1 -1
- package/umd/classifier--language/32.js +1 -1
- package/umd/copy--file/20.js +2 -2
- package/umd/copy--file/24.js +2 -2
- package/umd/copy--file/32.js +2 -2
- package/umd/error--filled/16.js +1 -1
- package/umd/error--filled/20.js +1 -1
- package/umd/error--filled/24.js +1 -1
- package/umd/error--filled/32.js +1 -1
- package/umd/events/20.js +1 -1
- package/umd/events/24.js +1 -1
- package/umd/events/32.js +1 -1
- package/umd/events--alt/20.js +81 -0
- package/umd/events--alt/24.js +81 -0
- package/umd/events--alt/32.js +81 -0
- package/umd/misuse/16.js +1 -1
- package/umd/misuse/20.js +1 -1
- package/umd/misuse/24.js +1 -1
- package/umd/misuse/32.js +1 -1
- package/umd/recording--filled--alt/20.js +1 -1
- package/umd/recording--filled--alt/24.js +1 -1
- package/umd/recording--filled--alt/32.js +1 -1
- package/umd/user--activity/20.js +1 -1
- package/umd/user--activity/24.js +1 -1
- package/umd/user--activity/32.js +1 -1
- package/umd/warning--filled/16.js +1 -1
- package/umd/warning--filled/20.js +1 -1
- package/umd/warning--filled/24.js +1 -1
- package/umd/warning--filled/32.js +1 -1
- package/umd/watson-health/mammogram/20.js +83 -0
- package/umd/watson-health/mammogram/24.js +83 -0
- package/umd/watson-health/mammogram/32.js +83 -0
- package/umd/watson-health/mammogram--stacked/20.js +87 -0
- package/umd/watson-health/mammogram--stacked/24.js +87 -0
- package/umd/watson-health/mammogram--stacked/32.js +87 -0
|
@@ -0,0 +1,78 @@
|
|
|
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 ChevronMini16 = 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: 'M15 9v6H9z'
|
|
54
|
+
}));
|
|
55
|
+
});
|
|
56
|
+
ChevronMini16.displayName = 'ChevronMini16';
|
|
57
|
+
ChevronMini16.propTypes = {
|
|
58
|
+
'aria-hidden': PropTypes.bool,
|
|
59
|
+
'aria-label': PropTypes.string,
|
|
60
|
+
'aria-labelledby': PropTypes.string,
|
|
61
|
+
className: PropTypes.string,
|
|
62
|
+
children: PropTypes.node,
|
|
63
|
+
height: PropTypes.number,
|
|
64
|
+
preserveAspectRatio: PropTypes.string,
|
|
65
|
+
tabIndex: PropTypes.string,
|
|
66
|
+
viewBox: PropTypes.string,
|
|
67
|
+
width: PropTypes.number,
|
|
68
|
+
xmlns: PropTypes.string
|
|
69
|
+
};
|
|
70
|
+
ChevronMini16.defaultProps = {
|
|
71
|
+
width: 16,
|
|
72
|
+
height: 16,
|
|
73
|
+
viewBox: '0 0 16 16',
|
|
74
|
+
xmlns: 'http://www.w3.org/2000/svg',
|
|
75
|
+
preserveAspectRatio: 'xMidYMid meet'
|
|
76
|
+
};
|
|
77
|
+
|
|
78
|
+
module.exports = ChevronMini16;
|
|
@@ -50,7 +50,7 @@ var ClassifierLanguage20 = React.forwardRef(function (_ref, ref) {
|
|
|
50
50
|
}
|
|
51
51
|
|
|
52
52
|
return React.createElement('svg', props, children, React.createElement('path', {
|
|
53
|
-
d: '
|
|
53
|
+
d: 'M30 10V2h-8v8h3v4h-2v2h7v-2h-3v-4zm-6-6h4v4h-4zm-4 19.41L18.59 22 16 24.59 13.41 22 12 23.41 14.59 26 12 28.59 13.41 30 16 27.41 18.59 30 20 28.59 17.41 26 20 23.41zM20 14h-8v2h3v5h2v-5h3v-2zM7 9.86a4 4 0 1 0-2 0V14H2v2h7v-2H7zM4 6a2 2 0 1 1 2 2 2 2 0 0 1-2-2z'
|
|
54
54
|
}));
|
|
55
55
|
});
|
|
56
56
|
ClassifierLanguage20.displayName = 'ClassifierLanguage20';
|
|
@@ -50,7 +50,7 @@ var ClassifierLanguage24 = React.forwardRef(function (_ref, ref) {
|
|
|
50
50
|
}
|
|
51
51
|
|
|
52
52
|
return React.createElement('svg', props, children, React.createElement('path', {
|
|
53
|
-
d: '
|
|
53
|
+
d: 'M30 10V2h-8v8h3v4h-2v2h7v-2h-3v-4zm-6-6h4v4h-4zm-4 19.41L18.59 22 16 24.59 13.41 22 12 23.41 14.59 26 12 28.59 13.41 30 16 27.41 18.59 30 20 28.59 17.41 26 20 23.41zM20 14h-8v2h3v5h2v-5h3v-2zM7 9.86a4 4 0 1 0-2 0V14H2v2h7v-2H7zM4 6a2 2 0 1 1 2 2 2 2 0 0 1-2-2z'
|
|
54
54
|
}));
|
|
55
55
|
});
|
|
56
56
|
ClassifierLanguage24.displayName = 'ClassifierLanguage24';
|
|
@@ -50,7 +50,7 @@ var ClassifierLanguage32 = React.forwardRef(function (_ref, ref) {
|
|
|
50
50
|
}
|
|
51
51
|
|
|
52
52
|
return React.createElement('svg', props, children, React.createElement('path', {
|
|
53
|
-
d: '
|
|
53
|
+
d: 'M30 10V2h-8v8h3v4h-2v2h7v-2h-3v-4zm-6-6h4v4h-4zm-4 19.41L18.59 22 16 24.59 13.41 22 12 23.41 14.59 26 12 28.59 13.41 30 16 27.41 18.59 30 20 28.59 17.41 26 20 23.41zM20 14h-8v2h3v5h2v-5h3v-2zM7 9.86a4 4 0 1 0-2 0V14H2v2h7v-2H7zM4 6a2 2 0 1 1 2 2 2 2 0 0 1-2-2z'
|
|
54
54
|
}));
|
|
55
55
|
});
|
|
56
56
|
ClassifierLanguage32.displayName = 'ClassifierLanguage32';
|
package/lib/copy--file/20.js
CHANGED
|
@@ -50,9 +50,9 @@ var CopyFile20 = React.forwardRef(function (_ref, ref) {
|
|
|
50
50
|
}
|
|
51
51
|
|
|
52
52
|
return React.createElement('svg', props, children, React.createElement('path', {
|
|
53
|
-
d: '
|
|
53
|
+
d: 'M27.435 14.699l-6.058-6.121A1.949 1.949 0 0 0 19.998 8H12a2.002 2.002 0 0 0-2 2v19a2.002 2.002 0 0 0 2 2h14a2.002 2.002 0 0 0 2-2V16.077a1.976 1.976 0 0 0-.565-1.378zM20 10.03L25.924 16H20zM12 29V10h6v6a2.002 2.002 0 0 0 2 2h6l.001 11z'
|
|
54
54
|
}), React.createElement('path', {
|
|
55
|
-
d: '
|
|
55
|
+
d: 'M6 18H4V4a2.002 2.002 0 0 1 2-2h14v2H6z'
|
|
56
56
|
}));
|
|
57
57
|
});
|
|
58
58
|
CopyFile20.displayName = 'CopyFile20';
|
package/lib/copy--file/24.js
CHANGED
|
@@ -50,9 +50,9 @@ var CopyFile24 = React.forwardRef(function (_ref, ref) {
|
|
|
50
50
|
}
|
|
51
51
|
|
|
52
52
|
return React.createElement('svg', props, children, React.createElement('path', {
|
|
53
|
-
d: '
|
|
53
|
+
d: 'M27.435 14.699l-6.058-6.121A1.949 1.949 0 0 0 19.998 8H12a2.002 2.002 0 0 0-2 2v19a2.002 2.002 0 0 0 2 2h14a2.002 2.002 0 0 0 2-2V16.077a1.976 1.976 0 0 0-.565-1.378zM20 10.03L25.924 16H20zM12 29V10h6v6a2.002 2.002 0 0 0 2 2h6l.001 11z'
|
|
54
54
|
}), React.createElement('path', {
|
|
55
|
-
d: '
|
|
55
|
+
d: 'M6 18H4V4a2.002 2.002 0 0 1 2-2h14v2H6z'
|
|
56
56
|
}));
|
|
57
57
|
});
|
|
58
58
|
CopyFile24.displayName = 'CopyFile24';
|
package/lib/copy--file/32.js
CHANGED
|
@@ -50,9 +50,9 @@ var CopyFile32 = React.forwardRef(function (_ref, ref) {
|
|
|
50
50
|
}
|
|
51
51
|
|
|
52
52
|
return React.createElement('svg', props, children, React.createElement('path', {
|
|
53
|
-
d: '
|
|
53
|
+
d: 'M27.435 14.699l-6.058-6.121A1.949 1.949 0 0 0 19.998 8H12a2.002 2.002 0 0 0-2 2v19a2.002 2.002 0 0 0 2 2h14a2.002 2.002 0 0 0 2-2V16.077a1.976 1.976 0 0 0-.565-1.378zM20 10.03L25.924 16H20zM12 29V10h6v6a2.002 2.002 0 0 0 2 2h6l.001 11z'
|
|
54
54
|
}), React.createElement('path', {
|
|
55
|
-
d: '
|
|
55
|
+
d: 'M6 18H4V4a2.002 2.002 0 0 1 2-2h14v2H6z'
|
|
56
56
|
}));
|
|
57
57
|
});
|
|
58
58
|
CopyFile32.displayName = 'CopyFile32';
|
package/lib/error--filled/16.js
CHANGED
|
@@ -53,7 +53,7 @@ var ErrorFilled16 = React.forwardRef(function (_ref, ref) {
|
|
|
53
53
|
d: 'M8 1C4.1 1 1 4.1 1 8s3.1 7 7 7 7-3.1 7-7-3.1-7-7-7zm2.7 10.5L4.5 5.3l.8-.8 6.2 6.2-.8.8z'
|
|
54
54
|
}), React.createElement('path', {
|
|
55
55
|
d: 'M10.7 11.5L4.5 5.3l.8-.8 6.2 6.2-.8.8z',
|
|
56
|
-
|
|
56
|
+
'data-icon-path': 'inner-path',
|
|
57
57
|
opacity: '0'
|
|
58
58
|
}));
|
|
59
59
|
});
|
package/lib/error--filled/20.js
CHANGED
|
@@ -53,7 +53,7 @@ var ErrorFilled20 = React.forwardRef(function (_ref, ref) {
|
|
|
53
53
|
d: 'M10 1c-5 0-9 4-9 9s4 9 9 9 9-4 9-9-4-9-9-9zm3.5 13.5l-8-8 1-1 8 8-1 1z'
|
|
54
54
|
}), React.createElement('path', {
|
|
55
55
|
d: 'M13.5 14.5l-8-8 1-1 8 8-1 1z',
|
|
56
|
-
|
|
56
|
+
'data-icon-path': 'inner-path',
|
|
57
57
|
opacity: '0'
|
|
58
58
|
}));
|
|
59
59
|
});
|
package/lib/error--filled/24.js
CHANGED
|
@@ -53,7 +53,7 @@ var ErrorFilled24 = React.forwardRef(function (_ref, ref) {
|
|
|
53
53
|
d: 'M12 1C5.9 1 1 5.9 1 12s4.9 11 11 11 11-4.9 11-11S18.1 1 12 1zm4.3 16.5L6.5 7.7l1.2-1.2 9.8 9.8-1.2 1.2z'
|
|
54
54
|
}), React.createElement('path', {
|
|
55
55
|
d: 'M16.3 17.5L6.5 7.7l1.2-1.2 9.8 9.8-1.2 1.2z',
|
|
56
|
-
|
|
56
|
+
'data-icon-path': 'inner-path',
|
|
57
57
|
opacity: '0'
|
|
58
58
|
}));
|
|
59
59
|
});
|
package/lib/error--filled/32.js
CHANGED
|
@@ -53,7 +53,7 @@ var ErrorFilled32 = React.forwardRef(function (_ref, ref) {
|
|
|
53
53
|
d: 'M12 1C5.9 1 1 5.9 1 12s4.9 11 11 11 11-4.9 11-11S18.1 1 12 1zm4.3 16.5L6.5 7.7l1.2-1.2 9.8 9.8-1.2 1.2z'
|
|
54
54
|
}), React.createElement('path', {
|
|
55
55
|
d: 'M16.3 17.5L6.5 7.7l1.2-1.2 9.8 9.8-1.2 1.2z',
|
|
56
|
-
|
|
56
|
+
'data-icon-path': 'inner-path',
|
|
57
57
|
opacity: '0'
|
|
58
58
|
}));
|
|
59
59
|
});
|
package/lib/events/20.js
CHANGED
|
@@ -50,7 +50,7 @@ var Events20 = React.forwardRef(function (_ref, ref) {
|
|
|
50
50
|
}
|
|
51
51
|
|
|
52
52
|
return React.createElement('svg', props, children, React.createElement('path', {
|
|
53
|
-
d: '
|
|
53
|
+
d: 'M26 14h-2v2h2a3.003 3.003 0 0 1 3 3v4h2v-4a5.006 5.006 0 0 0-5-5zM24 4a3 3 0 1 1-3 3 3 3 0 0 1 3-3m0-2a5 5 0 1 0 5 5 5 5 0 0 0-5-5zm-1 28h-2v-2a3.003 3.003 0 0 0-3-3h-4a3.003 3.003 0 0 0-3 3v2H9v-2a5.006 5.006 0 0 1 5-5h4a5.006 5.006 0 0 1 5 5zm-7-17a3 3 0 1 1-3 3 3 3 0 0 1 3-3m0-2a5 5 0 1 0 5 5 5 5 0 0 0-5-5zm-8 3H6a5.006 5.006 0 0 0-5 5v4h2v-4a3.003 3.003 0 0 1 3-3h2zM8 4a3 3 0 1 1-3 3 3 3 0 0 1 3-3m0-2a5 5 0 1 0 5 5 5 5 0 0 0-5-5z'
|
|
54
54
|
}));
|
|
55
55
|
});
|
|
56
56
|
Events20.displayName = 'Events20';
|
package/lib/events/24.js
CHANGED
|
@@ -50,7 +50,7 @@ var Events24 = React.forwardRef(function (_ref, ref) {
|
|
|
50
50
|
}
|
|
51
51
|
|
|
52
52
|
return React.createElement('svg', props, children, React.createElement('path', {
|
|
53
|
-
d: '
|
|
53
|
+
d: 'M26 14h-2v2h2a3.003 3.003 0 0 1 3 3v4h2v-4a5.006 5.006 0 0 0-5-5zM24 4a3 3 0 1 1-3 3 3 3 0 0 1 3-3m0-2a5 5 0 1 0 5 5 5 5 0 0 0-5-5zm-1 28h-2v-2a3.003 3.003 0 0 0-3-3h-4a3.003 3.003 0 0 0-3 3v2H9v-2a5.006 5.006 0 0 1 5-5h4a5.006 5.006 0 0 1 5 5zm-7-17a3 3 0 1 1-3 3 3 3 0 0 1 3-3m0-2a5 5 0 1 0 5 5 5 5 0 0 0-5-5zm-8 3H6a5.006 5.006 0 0 0-5 5v4h2v-4a3.003 3.003 0 0 1 3-3h2zM8 4a3 3 0 1 1-3 3 3 3 0 0 1 3-3m0-2a5 5 0 1 0 5 5 5 5 0 0 0-5-5z'
|
|
54
54
|
}));
|
|
55
55
|
});
|
|
56
56
|
Events24.displayName = 'Events24';
|
package/lib/events/32.js
CHANGED
|
@@ -50,7 +50,7 @@ var Events32 = React.forwardRef(function (_ref, ref) {
|
|
|
50
50
|
}
|
|
51
51
|
|
|
52
52
|
return React.createElement('svg', props, children, React.createElement('path', {
|
|
53
|
-
d: '
|
|
53
|
+
d: 'M26 14h-2v2h2a3.003 3.003 0 0 1 3 3v4h2v-4a5.006 5.006 0 0 0-5-5zM24 4a3 3 0 1 1-3 3 3 3 0 0 1 3-3m0-2a5 5 0 1 0 5 5 5 5 0 0 0-5-5zm-1 28h-2v-2a3.003 3.003 0 0 0-3-3h-4a3.003 3.003 0 0 0-3 3v2H9v-2a5.006 5.006 0 0 1 5-5h4a5.006 5.006 0 0 1 5 5zm-7-17a3 3 0 1 1-3 3 3 3 0 0 1 3-3m0-2a5 5 0 1 0 5 5 5 5 0 0 0-5-5zm-8 3H6a5.006 5.006 0 0 0-5 5v4h2v-4a3.003 3.003 0 0 1 3-3h2zM8 4a3 3 0 1 1-3 3 3 3 0 0 1 3-3m0-2a5 5 0 1 0 5 5 5 5 0 0 0-5-5z'
|
|
54
54
|
}));
|
|
55
55
|
});
|
|
56
56
|
Events32.displayName = 'Events32';
|
|
@@ -0,0 +1,78 @@
|
|
|
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 EventsAlt20 = 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: 'M18 31h2v-2a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v2h2v-2a3.003 3.003 0 0 0-3-3h-6a3.003 3.003 0 0 0-3 3zm6-6a4 4 0 1 1 4-4 4.004 4.004 0 0 1-4 4zm0-6a2 2 0 1 0 2 2 2.003 2.003 0 0 0-2-2zM2 31h2v-2a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v2h2v-2a3.003 3.003 0 0 0-3-3H5a3.003 3.003 0 0 0-3 3zm6-6a4 4 0 1 1 4-4 4.004 4.004 0 0 1-4 4zm0-6a2 2 0 1 0 2 2 2.002 2.002 0 0 0-2-2zm10-3h2v-2a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v2h2v-2a3.003 3.003 0 0 0-3-3h-6a3.003 3.003 0 0 0-3 3zm6-6a4 4 0 1 1 4-4 4.004 4.004 0 0 1-4 4zm0-6a2 2 0 1 0 2 2 2.002 2.002 0 0 0-2-2zM2 16h2v-2a1.001 1.001 0 0 1 1-1h6a1.001 1.001 0 0 1 1 1v2h2v-2a3.003 3.003 0 0 0-3-3H5a3.003 3.003 0 0 0-3 3zm6-6a4 4 0 1 1 4-4 4.005 4.005 0 0 1-4 4zm0-6a2 2 0 1 0 2 2 2.002 2.002 0 0 0-2-2z'
|
|
54
|
+
}));
|
|
55
|
+
});
|
|
56
|
+
EventsAlt20.displayName = 'EventsAlt20';
|
|
57
|
+
EventsAlt20.propTypes = {
|
|
58
|
+
'aria-hidden': PropTypes.bool,
|
|
59
|
+
'aria-label': PropTypes.string,
|
|
60
|
+
'aria-labelledby': PropTypes.string,
|
|
61
|
+
className: PropTypes.string,
|
|
62
|
+
children: PropTypes.node,
|
|
63
|
+
height: PropTypes.number,
|
|
64
|
+
preserveAspectRatio: PropTypes.string,
|
|
65
|
+
tabIndex: PropTypes.string,
|
|
66
|
+
viewBox: PropTypes.string,
|
|
67
|
+
width: PropTypes.number,
|
|
68
|
+
xmlns: PropTypes.string
|
|
69
|
+
};
|
|
70
|
+
EventsAlt20.defaultProps = {
|
|
71
|
+
width: 20,
|
|
72
|
+
height: 20,
|
|
73
|
+
viewBox: '0 0 32 32',
|
|
74
|
+
xmlns: 'http://www.w3.org/2000/svg',
|
|
75
|
+
preserveAspectRatio: 'xMidYMid meet'
|
|
76
|
+
};
|
|
77
|
+
|
|
78
|
+
module.exports = EventsAlt20;
|
|
@@ -0,0 +1,78 @@
|
|
|
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 EventsAlt24 = 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: 'M18 31h2v-2a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v2h2v-2a3.003 3.003 0 0 0-3-3h-6a3.003 3.003 0 0 0-3 3zm6-6a4 4 0 1 1 4-4 4.004 4.004 0 0 1-4 4zm0-6a2 2 0 1 0 2 2 2.003 2.003 0 0 0-2-2zM2 31h2v-2a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v2h2v-2a3.003 3.003 0 0 0-3-3H5a3.003 3.003 0 0 0-3 3zm6-6a4 4 0 1 1 4-4 4.004 4.004 0 0 1-4 4zm0-6a2 2 0 1 0 2 2 2.002 2.002 0 0 0-2-2zm10-3h2v-2a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v2h2v-2a3.003 3.003 0 0 0-3-3h-6a3.003 3.003 0 0 0-3 3zm6-6a4 4 0 1 1 4-4 4.004 4.004 0 0 1-4 4zm0-6a2 2 0 1 0 2 2 2.002 2.002 0 0 0-2-2zM2 16h2v-2a1.001 1.001 0 0 1 1-1h6a1.001 1.001 0 0 1 1 1v2h2v-2a3.003 3.003 0 0 0-3-3H5a3.003 3.003 0 0 0-3 3zm6-6a4 4 0 1 1 4-4 4.005 4.005 0 0 1-4 4zm0-6a2 2 0 1 0 2 2 2.002 2.002 0 0 0-2-2z'
|
|
54
|
+
}));
|
|
55
|
+
});
|
|
56
|
+
EventsAlt24.displayName = 'EventsAlt24';
|
|
57
|
+
EventsAlt24.propTypes = {
|
|
58
|
+
'aria-hidden': PropTypes.bool,
|
|
59
|
+
'aria-label': PropTypes.string,
|
|
60
|
+
'aria-labelledby': PropTypes.string,
|
|
61
|
+
className: PropTypes.string,
|
|
62
|
+
children: PropTypes.node,
|
|
63
|
+
height: PropTypes.number,
|
|
64
|
+
preserveAspectRatio: PropTypes.string,
|
|
65
|
+
tabIndex: PropTypes.string,
|
|
66
|
+
viewBox: PropTypes.string,
|
|
67
|
+
width: PropTypes.number,
|
|
68
|
+
xmlns: PropTypes.string
|
|
69
|
+
};
|
|
70
|
+
EventsAlt24.defaultProps = {
|
|
71
|
+
width: 24,
|
|
72
|
+
height: 24,
|
|
73
|
+
viewBox: '0 0 32 32',
|
|
74
|
+
xmlns: 'http://www.w3.org/2000/svg',
|
|
75
|
+
preserveAspectRatio: 'xMidYMid meet'
|
|
76
|
+
};
|
|
77
|
+
|
|
78
|
+
module.exports = EventsAlt24;
|
|
@@ -0,0 +1,78 @@
|
|
|
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 EventsAlt32 = 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: 'M18 31h2v-2a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v2h2v-2a3.003 3.003 0 0 0-3-3h-6a3.003 3.003 0 0 0-3 3zm6-6a4 4 0 1 1 4-4 4.004 4.004 0 0 1-4 4zm0-6a2 2 0 1 0 2 2 2.003 2.003 0 0 0-2-2zM2 31h2v-2a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v2h2v-2a3.003 3.003 0 0 0-3-3H5a3.003 3.003 0 0 0-3 3zm6-6a4 4 0 1 1 4-4 4.004 4.004 0 0 1-4 4zm0-6a2 2 0 1 0 2 2 2.002 2.002 0 0 0-2-2zm10-3h2v-2a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v2h2v-2a3.003 3.003 0 0 0-3-3h-6a3.003 3.003 0 0 0-3 3zm6-6a4 4 0 1 1 4-4 4.004 4.004 0 0 1-4 4zm0-6a2 2 0 1 0 2 2 2.002 2.002 0 0 0-2-2zM2 16h2v-2a1.001 1.001 0 0 1 1-1h6a1.001 1.001 0 0 1 1 1v2h2v-2a3.003 3.003 0 0 0-3-3H5a3.003 3.003 0 0 0-3 3zm6-6a4 4 0 1 1 4-4 4.005 4.005 0 0 1-4 4zm0-6a2 2 0 1 0 2 2 2.002 2.002 0 0 0-2-2z'
|
|
54
|
+
}));
|
|
55
|
+
});
|
|
56
|
+
EventsAlt32.displayName = 'EventsAlt32';
|
|
57
|
+
EventsAlt32.propTypes = {
|
|
58
|
+
'aria-hidden': PropTypes.bool,
|
|
59
|
+
'aria-label': PropTypes.string,
|
|
60
|
+
'aria-labelledby': PropTypes.string,
|
|
61
|
+
className: PropTypes.string,
|
|
62
|
+
children: PropTypes.node,
|
|
63
|
+
height: PropTypes.number,
|
|
64
|
+
preserveAspectRatio: PropTypes.string,
|
|
65
|
+
tabIndex: PropTypes.string,
|
|
66
|
+
viewBox: PropTypes.string,
|
|
67
|
+
width: PropTypes.number,
|
|
68
|
+
xmlns: PropTypes.string
|
|
69
|
+
};
|
|
70
|
+
EventsAlt32.defaultProps = {
|
|
71
|
+
width: 32,
|
|
72
|
+
height: 32,
|
|
73
|
+
viewBox: '0 0 32 32',
|
|
74
|
+
xmlns: 'http://www.w3.org/2000/svg',
|
|
75
|
+
preserveAspectRatio: 'xMidYMid meet'
|
|
76
|
+
};
|
|
77
|
+
|
|
78
|
+
module.exports = EventsAlt32;
|
package/lib/misuse/16.js
CHANGED
|
@@ -53,7 +53,7 @@ var Misuse16 = React.forwardRef(function (_ref, ref) {
|
|
|
53
53
|
d: 'M8 1C4.1 1 1 4.1 1 8s3.1 7 7 7 7-3.1 7-7-3.1-7-7-7zm2.7 10.5L8 8.8l-2.7 2.7-.8-.8L7.2 8 4.5 5.3l.8-.8L8 7.2l2.7-2.7.8.8L8.8 8l2.7 2.7-.8.8z'
|
|
54
54
|
}), React.createElement('path', {
|
|
55
55
|
d: 'M10.7 11.5L8 8.8l-2.7 2.7-.8-.8L7.2 8 4.5 5.3l.8-.8L8 7.2l2.7-2.7.8.8L8.8 8l2.7 2.7-.8.8z',
|
|
56
|
-
|
|
56
|
+
'data-icon-path': 'inner-path',
|
|
57
57
|
opacity: '0'
|
|
58
58
|
}));
|
|
59
59
|
});
|
package/lib/misuse/20.js
CHANGED
|
@@ -53,7 +53,7 @@ var Misuse20 = React.forwardRef(function (_ref, ref) {
|
|
|
53
53
|
d: 'M10 1c-4.9 0-9 4.1-9 9s4.1 9 9 9 9-4 9-9-4-9-9-9zm3.5 13.5L10 11l-3.5 3.5-1-1L9 10 5.5 6.5l1-1L10 9l3.5-3.5 1 1L11 10l3.5 3.5-1 1z'
|
|
54
54
|
}), React.createElement('path', {
|
|
55
55
|
d: 'M13.5 14.5L10 11l-3.5 3.5-1-1L9 10 5.5 6.5l1-1L10 9l3.5-3.5 1 1L11 10l3.5 3.5-1 1z',
|
|
56
|
-
|
|
56
|
+
'data-icon-path': 'inner-path',
|
|
57
57
|
opacity: '0'
|
|
58
58
|
}));
|
|
59
59
|
});
|
package/lib/misuse/24.js
CHANGED
|
@@ -53,7 +53,7 @@ var Misuse24 = React.forwardRef(function (_ref, ref) {
|
|
|
53
53
|
d: 'M12 1C6 1 1 6 1 12s5 11 11 11 11-4.9 11-11S18.1 1 12 1zm4.2 16.5L12 13.3l-4.2 4.2-1.3-1.3 4.2-4.2-4.2-4.2 1.3-1.3 4.2 4.2 4.2-4.2 1.3 1.3-4.2 4.2 4.2 4.2-1.3 1.3z'
|
|
54
54
|
}), React.createElement('path', {
|
|
55
55
|
d: 'M16.2 17.5L12 13.3l-4.2 4.2-1.3-1.3 4.2-4.2-4.2-4.2 1.3-1.3 4.2 4.2 4.2-4.2 1.3 1.3-4.2 4.2 4.2 4.2-1.3 1.3z',
|
|
56
|
-
|
|
56
|
+
'data-icon-path': 'inner-path',
|
|
57
57
|
opacity: '0'
|
|
58
58
|
}));
|
|
59
59
|
});
|
package/lib/misuse/32.js
CHANGED
|
@@ -53,7 +53,7 @@ var Misuse32 = 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 2zm5.4 21L16 17.6 10.6 23 9 21.4l5.4-5.4L9 10.6 10.6 9l5.4 5.4L21.4 9l1.6 1.6-5.4 5.4 5.4 5.4-1.6 1.6z'
|
|
54
54
|
}), React.createElement('path', {
|
|
55
55
|
d: 'M21.4 23L16 17.6 10.6 23 9 21.4l5.4-5.4L9 10.6 10.6 9l5.4 5.4L21.4 9l1.6 1.6-5.4 5.4 5.4 5.4-1.6 1.6z',
|
|
56
|
-
|
|
56
|
+
'data-icon-path': 'inner-path',
|
|
57
57
|
opacity: '0'
|
|
58
58
|
}));
|
|
59
59
|
});
|
|
@@ -53,7 +53,7 @@ var RecordingFilledAlt20 = 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 2zm0 20c-3.3 0-6-2.7-6-6s2.7-6 6-6 6 2.7 6 6-2.7 6-6 6z'
|
|
54
54
|
}), React.createElement('path', {
|
|
55
55
|
d: 'M16 10c-3.3 0-6 2.7-6 6s2.7 6 6 6 6-2.7 6-6-2.7-6-6-6z',
|
|
56
|
-
|
|
56
|
+
'data-icon-path': 'inner-path',
|
|
57
57
|
opacity: '0'
|
|
58
58
|
}));
|
|
59
59
|
});
|
|
@@ -53,7 +53,7 @@ var RecordingFilledAlt24 = 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 2zm0 20c-3.3 0-6-2.7-6-6s2.7-6 6-6 6 2.7 6 6-2.7 6-6 6z'
|
|
54
54
|
}), React.createElement('path', {
|
|
55
55
|
d: 'M16 10c-3.3 0-6 2.7-6 6s2.7 6 6 6 6-2.7 6-6-2.7-6-6-6z',
|
|
56
|
-
|
|
56
|
+
'data-icon-path': 'inner-path',
|
|
57
57
|
opacity: '0'
|
|
58
58
|
}));
|
|
59
59
|
});
|
|
@@ -53,7 +53,7 @@ var RecordingFilledAlt32 = 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 2zm0 20c-3.3 0-6-2.7-6-6s2.7-6 6-6 6 2.7 6 6-2.7 6-6 6z'
|
|
54
54
|
}), React.createElement('path', {
|
|
55
55
|
d: 'M16 10c-3.3 0-6 2.7-6 6s2.7 6 6 6 6-2.7 6-6-2.7-6-6-6z',
|
|
56
|
-
|
|
56
|
+
'data-icon-path': 'inner-path',
|
|
57
57
|
opacity: '0'
|
|
58
58
|
}));
|
|
59
59
|
});
|
package/lib/user--activity/20.js
CHANGED
|
@@ -50,7 +50,7 @@ var UserActivity20 = React.forwardRef(function (_ref, ref) {
|
|
|
50
50
|
}
|
|
51
51
|
|
|
52
52
|
return React.createElement('svg', props, children, React.createElement('path', {
|
|
53
|
-
d: 'M25
|
|
53
|
+
d: 'M25 23h-.021a1.002 1.002 0 0 1-.94-.726L20.87 11.19l-1.935 5.16A1 1 0 0 1 18 17h-4v-2h3.307l2.757-7.351a1 1 0 0 1 1.898.076l3.111 10.892 1.979-5.933A.999.999 0 0 1 28 12h4v2h-3.28l-2.772 8.316A.998.998 0 0 1 25 23zm-10 7h-2v-7a3.003 3.003 0 0 0-3-3H6a3.003 3.003 0 0 0-3 3v7H1v-7a5.006 5.006 0 0 1 5-5h4a5.006 5.006 0 0 1 5 5zM8 8a3 3 0 1 1-3 3 3 3 0 0 1 3-3m0-2a5 5 0 1 0 5 5 5 5 0 0 0-5-5z'
|
|
54
54
|
}));
|
|
55
55
|
});
|
|
56
56
|
UserActivity20.displayName = 'UserActivity20';
|
package/lib/user--activity/24.js
CHANGED
|
@@ -50,7 +50,7 @@ var UserActivity24 = React.forwardRef(function (_ref, ref) {
|
|
|
50
50
|
}
|
|
51
51
|
|
|
52
52
|
return React.createElement('svg', props, children, React.createElement('path', {
|
|
53
|
-
d: 'M25
|
|
53
|
+
d: 'M25 23h-.021a1.002 1.002 0 0 1-.94-.726L20.87 11.19l-1.935 5.16A1 1 0 0 1 18 17h-4v-2h3.307l2.757-7.351a1 1 0 0 1 1.898.076l3.111 10.892 1.979-5.933A.999.999 0 0 1 28 12h4v2h-3.28l-2.772 8.316A.998.998 0 0 1 25 23zm-10 7h-2v-7a3.003 3.003 0 0 0-3-3H6a3.003 3.003 0 0 0-3 3v7H1v-7a5.006 5.006 0 0 1 5-5h4a5.006 5.006 0 0 1 5 5zM8 8a3 3 0 1 1-3 3 3 3 0 0 1 3-3m0-2a5 5 0 1 0 5 5 5 5 0 0 0-5-5z'
|
|
54
54
|
}));
|
|
55
55
|
});
|
|
56
56
|
UserActivity24.displayName = 'UserActivity24';
|
package/lib/user--activity/32.js
CHANGED
|
@@ -50,7 +50,7 @@ var UserActivity32 = React.forwardRef(function (_ref, ref) {
|
|
|
50
50
|
}
|
|
51
51
|
|
|
52
52
|
return React.createElement('svg', props, children, React.createElement('path', {
|
|
53
|
-
d: 'M25
|
|
53
|
+
d: 'M25 23h-.021a1.002 1.002 0 0 1-.94-.726L20.87 11.19l-1.935 5.16A1 1 0 0 1 18 17h-4v-2h3.307l2.757-7.351a1 1 0 0 1 1.898.076l3.111 10.892 1.979-5.933A.999.999 0 0 1 28 12h4v2h-3.28l-2.772 8.316A.998.998 0 0 1 25 23zm-10 7h-2v-7a3.003 3.003 0 0 0-3-3H6a3.003 3.003 0 0 0-3 3v7H1v-7a5.006 5.006 0 0 1 5-5h4a5.006 5.006 0 0 1 5 5zM8 8a3 3 0 1 1-3 3 3 3 0 0 1 3-3m0-2a5 5 0 1 0 5 5 5 5 0 0 0-5-5z'
|
|
54
54
|
}));
|
|
55
55
|
});
|
|
56
56
|
UserActivity32.displayName = 'UserActivity32';
|
|
@@ -53,7 +53,7 @@ var WarningFilled16 = React.forwardRef(function (_ref, ref) {
|
|
|
53
53
|
d: 'M8 1C4.2 1 1 4.2 1 8s3.2 7 7 7 7-3.1 7-7-3.1-7-7-7zm-.5 3h1v5h-1V4zm.5 8.2c-.4 0-.8-.4-.8-.8s.3-.8.8-.8c.4 0 .8.4.8.8s-.4.8-.8.8z'
|
|
54
54
|
}), React.createElement('path', {
|
|
55
55
|
d: 'M7.5 4h1v5h-1V4zm.5 8.2c-.4 0-.8-.4-.8-.8s.3-.8.8-.8c.4 0 .8.4.8.8s-.4.8-.8.8z',
|
|
56
|
-
|
|
56
|
+
'data-icon-path': 'inner-path',
|
|
57
57
|
opacity: '0'
|
|
58
58
|
}));
|
|
59
59
|
});
|
|
@@ -53,7 +53,7 @@ var WarningFilled20 = React.forwardRef(function (_ref, ref) {
|
|
|
53
53
|
d: 'M10 1c-5 0-9 4-9 9s4 9 9 9 9-4 9-9-4-9-9-9zm-.8 4h1.5v7H9.2V5zm.8 11c-.6 0-1-.4-1-1s.4-1 1-1 1 .4 1 1-.4 1-1 1z'
|
|
54
54
|
}), React.createElement('path', {
|
|
55
55
|
d: 'M9.2 5h1.5v7H9.2V5zm.8 11c-.6 0-1-.4-1-1s.4-1 1-1 1 .4 1 1-.4 1-1 1z',
|
|
56
|
-
|
|
56
|
+
'data-icon-path': 'inner-path',
|
|
57
57
|
opacity: '0'
|
|
58
58
|
}));
|
|
59
59
|
});
|
|
@@ -53,7 +53,7 @@ var WarningFilled24 = React.forwardRef(function (_ref, ref) {
|
|
|
53
53
|
d: 'M12 1C5.9 1 1 5.9 1 12s4.9 11 11 11 11-4.9 11-11S18.1 1 12 1zm-.9 5h1.8v8h-1.8V6zm.9 13.2c-.7 0-1.2-.6-1.2-1.2s.6-1.2 1.2-1.2 1.2.6 1.2 1.2-.5 1.2-1.2 1.2z'
|
|
54
54
|
}), React.createElement('path', {
|
|
55
55
|
d: 'M13.2 18c0 .7-.6 1.2-1.2 1.2s-1.2-.6-1.2-1.2.6-1.2 1.2-1.2 1.2.5 1.2 1.2zm-.3-12h-1.8v8h1.8V6z',
|
|
56
|
-
|
|
56
|
+
'data-icon-path': 'inner-path',
|
|
57
57
|
opacity: '0'
|
|
58
58
|
}));
|
|
59
59
|
});
|