@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
package/LICENSE CHANGED
@@ -178,7 +178,7 @@
178
178
  APPENDIX: How to apply the Apache License to your work.
179
179
 
180
180
  To apply the Apache License to your work, attach the following
181
- boilerplate notice, with the fields enclosed by brackets "[]"
181
+ boilerplate notice, with the fields enclosed by brackets "{}"
182
182
  replaced with your own identifying information. (Don't include
183
183
  the brackets!) The text should be enclosed in the appropriate
184
184
  comment syntax for the file format. We also recommend that a
@@ -186,7 +186,7 @@
186
186
  same "printed page" as the copyright notice for easier
187
187
  identification within third-party archives.
188
188
 
189
- Copyright 2018 IBM Corp.
189
+ Copyright 2015 IBM Corp.
190
190
 
191
191
  Licensed under the Apache License, Version 2.0 (the "License");
192
192
  you may not use this file except in compliance with the License.
package/README.md CHANGED
@@ -1,19 +1,19 @@
1
1
  # @carbon/icons-react
2
2
 
3
- > React components for icons in digital and software products using the
4
- > Carbon Design System
3
+ > React components for icons in digital and software products using the Carbon
4
+ > Design System
5
5
 
6
6
  ## Getting started
7
7
 
8
- To install `@carbon/icons-react` in your project, you will need to run
9
- the following command using [npm](https://www.npmjs.com/):
8
+ To install `@carbon/icons-react` in your project, you will need to run the
9
+ following command using [npm](https://www.npmjs.com/):
10
10
 
11
11
  ```bash
12
12
  npm install -S @carbon/icons-react
13
13
  ```
14
14
 
15
- If you prefer [Yarn](https://yarnpkg.com/en/), use the following
16
- command instead:
15
+ If you prefer [Yarn](https://yarnpkg.com/en/), use the following command
16
+ instead:
17
17
 
18
18
  ```bash
19
19
  yarn add @carbon/icons-react
@@ -21,17 +21,16 @@ yarn add @carbon/icons-react
21
21
 
22
22
  ## Usage
23
23
 
24
- Icons in this package support the following sizes: `16`, `20`, `24`,
25
- and `32` pixels. These sizes refer to the width and height of the
26
- icon. You can import an icon component into your project by doing one
27
- of the following:
24
+ Icons in this package support the following sizes: `16`, `20`, `24`, and `32`
25
+ pixels. These sizes refer to the width and height of the icon. You can import an
26
+ icon component into your project by doing one of the following:
28
27
 
29
28
  ```jsx
30
29
  import Add24 from '@carbon/icons-react/es/add/16';
31
30
  ```
32
31
 
33
- We also provide CommonJS and UMD files in the `lib` and `umd`
34
- directories, respectively.
32
+ We also provide CommonJS and UMD files in the `lib` and `umd` directories,
33
+ respectively.
35
34
 
36
35
  To import using CommonJS, you can do the following:
37
36
 
@@ -39,12 +38,14 @@ To import using CommonJS, you can do the following:
39
38
  const Add24 = require('@carbon/icons-react/lib/Add/24');
40
39
  ```
41
40
 
41
+ _Note: if you would like to find the import path for an icon, you can reference
42
+ our [icon preview](https://carbon-elements.netlify.com/icons/examples/preview/)_
43
+
42
44
  ## 🙌 Contributing
43
45
 
44
- We're always looking for contributors to help us fix bugs, build new
45
- features, or help us improve the project documentation. If you're
46
- interested, definitely check out our [Contributing Guide](/.github/CONTRIBUTING.md)
47
- ! 👀
46
+ We're always looking for contributors to help us fix bugs, build new features,
47
+ or help us improve the project documentation. If you're interested, definitely
48
+ check out our [Contributing Guide](/.github/CONTRIBUTING.md) ! 👀
48
49
 
49
50
  ## 📝 License
50
51
 
@@ -49,7 +49,7 @@ var CheckmarkFilled20 = React.forwardRef(function (_ref, ref) {
49
49
  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'
50
50
  }), React.createElement('path', {
51
51
  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',
52
- dataIconPath: 'inner-path',
52
+ 'data-icon-path': 'inner-path',
53
53
  opacity: '0'
54
54
  }));
55
55
  });
@@ -49,7 +49,7 @@ var CheckmarkFilled24 = React.forwardRef(function (_ref, ref) {
49
49
  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'
50
50
  }), React.createElement('path', {
51
51
  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',
52
- dataIconPath: 'inner-path',
52
+ 'data-icon-path': 'inner-path',
53
53
  opacity: '0'
54
54
  }));
55
55
  });
@@ -49,7 +49,7 @@ var CheckmarkFilled32 = React.forwardRef(function (_ref, ref) {
49
49
  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'
50
50
  }), React.createElement('path', {
51
51
  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',
52
- dataIconPath: 'inner-path'
52
+ 'data-icon-path': 'inner-path'
53
53
  }));
54
54
  });
55
55
  CheckmarkFilled32.displayName = 'CheckmarkFilled32';
@@ -0,0 +1,74 @@
1
+ import { getAttributes } from '@carbon/icon-helpers';
2
+ import PropTypes from 'prop-types';
3
+ import React from 'react';
4
+
5
+ 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); }
6
+
7
+ 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; }
8
+
9
+ 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; }
10
+
11
+ 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; }
12
+
13
+ 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; }
14
+ var defaultStyle = {
15
+ "willChange": "transform"
16
+ };
17
+ var ChevronMini16 = React.forwardRef(function (_ref, ref) {
18
+ var className = _ref.className,
19
+ children = _ref.children,
20
+ style = _ref.style,
21
+ tabIndex = _ref.tabIndex,
22
+ rest = _objectWithoutProperties(_ref, ["className", "children", "style", "tabIndex"]);
23
+
24
+ var _getAttributes = getAttributes(_objectSpread({}, rest, {
25
+ tabindex: tabIndex
26
+ })),
27
+ tabindex = _getAttributes.tabindex,
28
+ props = _objectWithoutProperties(_getAttributes, ["tabindex"]);
29
+
30
+ if (className) {
31
+ props.className = className;
32
+ }
33
+
34
+ if (tabindex !== undefined && tabindex !== null) {
35
+ props.tabIndex = tabindex;
36
+ }
37
+
38
+ if (_typeof(style) === 'object') {
39
+ props.style = _objectSpread({}, defaultStyle, style);
40
+ } else {
41
+ props.style = defaultStyle;
42
+ }
43
+
44
+ if (ref) {
45
+ props.ref = ref;
46
+ }
47
+
48
+ return React.createElement('svg', props, children, React.createElement('path', {
49
+ d: 'M15 9v6H9z'
50
+ }));
51
+ });
52
+ ChevronMini16.displayName = 'ChevronMini16';
53
+ ChevronMini16.propTypes = {
54
+ 'aria-hidden': PropTypes.bool,
55
+ 'aria-label': PropTypes.string,
56
+ 'aria-labelledby': PropTypes.string,
57
+ className: PropTypes.string,
58
+ children: PropTypes.node,
59
+ height: PropTypes.number,
60
+ preserveAspectRatio: PropTypes.string,
61
+ tabIndex: PropTypes.string,
62
+ viewBox: PropTypes.string,
63
+ width: PropTypes.number,
64
+ xmlns: PropTypes.string
65
+ };
66
+ ChevronMini16.defaultProps = {
67
+ width: 16,
68
+ height: 16,
69
+ viewBox: '0 0 16 16',
70
+ xmlns: 'http://www.w3.org/2000/svg',
71
+ preserveAspectRatio: 'xMidYMid meet'
72
+ };
73
+
74
+ export default ChevronMini16;
@@ -46,7 +46,7 @@ var ClassifierLanguage20 = React.forwardRef(function (_ref, ref) {
46
46
  }
47
47
 
48
48
  return React.createElement('svg', props, children, React.createElement('path', {
49
- d: 'M20 23.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.41zM7 9.86a4 4 0 1 0-2 0V15H2v2h7v-2H7zM4 6a2 2 0 1 1 2 2 2 2 0 0 1-2-2zm16 9h-8v2h3v4h2v-4h3v-2zm10-5V2h-8v8h3v5h-2v2h7v-2h-3v-5zm-6-6h4v4h-4z'
49
+ 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'
50
50
  }));
51
51
  });
52
52
  ClassifierLanguage20.displayName = 'ClassifierLanguage20';
@@ -46,7 +46,7 @@ var ClassifierLanguage24 = React.forwardRef(function (_ref, ref) {
46
46
  }
47
47
 
48
48
  return React.createElement('svg', props, children, React.createElement('path', {
49
- d: 'M20 23.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.41zM7 9.86a4 4 0 1 0-2 0V15H2v2h7v-2H7zM4 6a2 2 0 1 1 2 2 2 2 0 0 1-2-2zm16 9h-8v2h3v4h2v-4h3v-2zm10-5V2h-8v8h3v5h-2v2h7v-2h-3v-5zm-6-6h4v4h-4z'
49
+ 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'
50
50
  }));
51
51
  });
52
52
  ClassifierLanguage24.displayName = 'ClassifierLanguage24';
@@ -46,7 +46,7 @@ var ClassifierLanguage32 = React.forwardRef(function (_ref, ref) {
46
46
  }
47
47
 
48
48
  return React.createElement('svg', props, children, React.createElement('path', {
49
- d: 'M20 23.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.41zM7 9.86a4 4 0 1 0-2 0V15H2v2h7v-2H7zM4 6a2 2 0 1 1 2 2 2 2 0 0 1-2-2zm16 9h-8v2h3v4h2v-4h3v-2zm10-5V2h-8v8h3v5h-2v2h7v-2h-3v-5zm-6-6h4v4h-4z'
49
+ 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'
50
50
  }));
51
51
  });
52
52
  ClassifierLanguage32.displayName = 'ClassifierLanguage32';
@@ -46,9 +46,9 @@ var CopyFile20 = React.forwardRef(function (_ref, ref) {
46
46
  }
47
47
 
48
48
  return React.createElement('svg', props, children, React.createElement('path', {
49
- d: 'M29.43 14.7l-6.05-6.12A2 2 0 0 0 22 8H9.94A2 2 0 0 0 8 10v18.1A2 2 0 0 0 9.94 30h18.12A2 2 0 0 0 30 28.05v-12a2 2 0 0 0-.57-1.35zM22 10l5.92 6H22zM10 28V10h10v6a2 2 0 0 0 2 2h6v10z'
49
+ 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'
50
50
  }), React.createElement('path', {
51
- d: 'M4 18H2V4a2 2 0 0 1 2-2h14v2H4z'
51
+ d: 'M6 18H4V4a2.002 2.002 0 0 1 2-2h14v2H6z'
52
52
  }));
53
53
  });
54
54
  CopyFile20.displayName = 'CopyFile20';
@@ -46,9 +46,9 @@ var CopyFile24 = React.forwardRef(function (_ref, ref) {
46
46
  }
47
47
 
48
48
  return React.createElement('svg', props, children, React.createElement('path', {
49
- d: 'M29.43 14.7l-6.05-6.12A2 2 0 0 0 22 8H9.94A2 2 0 0 0 8 10v18.1A2 2 0 0 0 9.94 30h18.12A2 2 0 0 0 30 28.05v-12a2 2 0 0 0-.57-1.35zM22 10l5.92 6H22zM10 28V10h10v6a2 2 0 0 0 2 2h6v10z'
49
+ 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'
50
50
  }), React.createElement('path', {
51
- d: 'M4 18H2V4a2 2 0 0 1 2-2h14v2H4z'
51
+ d: 'M6 18H4V4a2.002 2.002 0 0 1 2-2h14v2H6z'
52
52
  }));
53
53
  });
54
54
  CopyFile24.displayName = 'CopyFile24';
@@ -46,9 +46,9 @@ var CopyFile32 = React.forwardRef(function (_ref, ref) {
46
46
  }
47
47
 
48
48
  return React.createElement('svg', props, children, React.createElement('path', {
49
- d: 'M29.43 14.7l-6.05-6.12A2 2 0 0 0 22 8H9.94A2 2 0 0 0 8 10v18.1A2 2 0 0 0 9.94 30h18.12A2 2 0 0 0 30 28.05v-12a2 2 0 0 0-.57-1.35zM22 10l5.92 6H22zM10 28V10h10v6a2 2 0 0 0 2 2h6v10z'
49
+ 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'
50
50
  }), React.createElement('path', {
51
- d: 'M4 18H2V4a2 2 0 0 1 2-2h14v2H4z'
51
+ d: 'M6 18H4V4a2.002 2.002 0 0 1 2-2h14v2H6z'
52
52
  }));
53
53
  });
54
54
  CopyFile32.displayName = 'CopyFile32';
@@ -49,7 +49,7 @@ var ErrorFilled16 = React.forwardRef(function (_ref, ref) {
49
49
  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'
50
50
  }), React.createElement('path', {
51
51
  d: 'M10.7 11.5L4.5 5.3l.8-.8 6.2 6.2-.8.8z',
52
- dataIconPath: 'inner-path',
52
+ 'data-icon-path': 'inner-path',
53
53
  opacity: '0'
54
54
  }));
55
55
  });
@@ -49,7 +49,7 @@ var ErrorFilled20 = React.forwardRef(function (_ref, ref) {
49
49
  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'
50
50
  }), React.createElement('path', {
51
51
  d: 'M13.5 14.5l-8-8 1-1 8 8-1 1z',
52
- dataIconPath: 'inner-path',
52
+ 'data-icon-path': 'inner-path',
53
53
  opacity: '0'
54
54
  }));
55
55
  });
@@ -49,7 +49,7 @@ var ErrorFilled24 = React.forwardRef(function (_ref, ref) {
49
49
  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'
50
50
  }), React.createElement('path', {
51
51
  d: 'M16.3 17.5L6.5 7.7l1.2-1.2 9.8 9.8-1.2 1.2z',
52
- dataIconPath: 'inner-path',
52
+ 'data-icon-path': 'inner-path',
53
53
  opacity: '0'
54
54
  }));
55
55
  });
@@ -49,7 +49,7 @@ var ErrorFilled32 = React.forwardRef(function (_ref, ref) {
49
49
  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'
50
50
  }), React.createElement('path', {
51
51
  d: 'M16.3 17.5L6.5 7.7l1.2-1.2 9.8 9.8-1.2 1.2z',
52
- dataIconPath: 'inner-path',
52
+ 'data-icon-path': 'inner-path',
53
53
  opacity: '0'
54
54
  }));
55
55
  });
package/es/events/20.js CHANGED
@@ -46,7 +46,7 @@ var Events20 = React.forwardRef(function (_ref, ref) {
46
46
  }
47
47
 
48
48
  return React.createElement('svg', props, children, React.createElement('path', {
49
- 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'
49
+ 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'
50
50
  }));
51
51
  });
52
52
  Events20.displayName = 'Events20';
package/es/events/24.js CHANGED
@@ -46,7 +46,7 @@ var Events24 = React.forwardRef(function (_ref, ref) {
46
46
  }
47
47
 
48
48
  return React.createElement('svg', props, children, React.createElement('path', {
49
- 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'
49
+ 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'
50
50
  }));
51
51
  });
52
52
  Events24.displayName = 'Events24';
package/es/events/32.js CHANGED
@@ -46,7 +46,7 @@ var Events32 = React.forwardRef(function (_ref, ref) {
46
46
  }
47
47
 
48
48
  return React.createElement('svg', props, children, React.createElement('path', {
49
- 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'
49
+ 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'
50
50
  }));
51
51
  });
52
52
  Events32.displayName = 'Events32';
@@ -0,0 +1,74 @@
1
+ import { getAttributes } from '@carbon/icon-helpers';
2
+ import PropTypes from 'prop-types';
3
+ import React from 'react';
4
+
5
+ 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); }
6
+
7
+ 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; }
8
+
9
+ 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; }
10
+
11
+ 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; }
12
+
13
+ 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; }
14
+ var defaultStyle = {
15
+ "willChange": "transform"
16
+ };
17
+ var EventsAlt20 = React.forwardRef(function (_ref, ref) {
18
+ var className = _ref.className,
19
+ children = _ref.children,
20
+ style = _ref.style,
21
+ tabIndex = _ref.tabIndex,
22
+ rest = _objectWithoutProperties(_ref, ["className", "children", "style", "tabIndex"]);
23
+
24
+ var _getAttributes = getAttributes(_objectSpread({}, rest, {
25
+ tabindex: tabIndex
26
+ })),
27
+ tabindex = _getAttributes.tabindex,
28
+ props = _objectWithoutProperties(_getAttributes, ["tabindex"]);
29
+
30
+ if (className) {
31
+ props.className = className;
32
+ }
33
+
34
+ if (tabindex !== undefined && tabindex !== null) {
35
+ props.tabIndex = tabindex;
36
+ }
37
+
38
+ if (_typeof(style) === 'object') {
39
+ props.style = _objectSpread({}, defaultStyle, style);
40
+ } else {
41
+ props.style = defaultStyle;
42
+ }
43
+
44
+ if (ref) {
45
+ props.ref = ref;
46
+ }
47
+
48
+ return React.createElement('svg', props, children, React.createElement('path', {
49
+ 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'
50
+ }));
51
+ });
52
+ EventsAlt20.displayName = 'EventsAlt20';
53
+ EventsAlt20.propTypes = {
54
+ 'aria-hidden': PropTypes.bool,
55
+ 'aria-label': PropTypes.string,
56
+ 'aria-labelledby': PropTypes.string,
57
+ className: PropTypes.string,
58
+ children: PropTypes.node,
59
+ height: PropTypes.number,
60
+ preserveAspectRatio: PropTypes.string,
61
+ tabIndex: PropTypes.string,
62
+ viewBox: PropTypes.string,
63
+ width: PropTypes.number,
64
+ xmlns: PropTypes.string
65
+ };
66
+ EventsAlt20.defaultProps = {
67
+ width: 20,
68
+ height: 20,
69
+ viewBox: '0 0 32 32',
70
+ xmlns: 'http://www.w3.org/2000/svg',
71
+ preserveAspectRatio: 'xMidYMid meet'
72
+ };
73
+
74
+ export default EventsAlt20;
@@ -0,0 +1,74 @@
1
+ import { getAttributes } from '@carbon/icon-helpers';
2
+ import PropTypes from 'prop-types';
3
+ import React from 'react';
4
+
5
+ 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); }
6
+
7
+ 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; }
8
+
9
+ 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; }
10
+
11
+ 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; }
12
+
13
+ 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; }
14
+ var defaultStyle = {
15
+ "willChange": "transform"
16
+ };
17
+ var EventsAlt24 = React.forwardRef(function (_ref, ref) {
18
+ var className = _ref.className,
19
+ children = _ref.children,
20
+ style = _ref.style,
21
+ tabIndex = _ref.tabIndex,
22
+ rest = _objectWithoutProperties(_ref, ["className", "children", "style", "tabIndex"]);
23
+
24
+ var _getAttributes = getAttributes(_objectSpread({}, rest, {
25
+ tabindex: tabIndex
26
+ })),
27
+ tabindex = _getAttributes.tabindex,
28
+ props = _objectWithoutProperties(_getAttributes, ["tabindex"]);
29
+
30
+ if (className) {
31
+ props.className = className;
32
+ }
33
+
34
+ if (tabindex !== undefined && tabindex !== null) {
35
+ props.tabIndex = tabindex;
36
+ }
37
+
38
+ if (_typeof(style) === 'object') {
39
+ props.style = _objectSpread({}, defaultStyle, style);
40
+ } else {
41
+ props.style = defaultStyle;
42
+ }
43
+
44
+ if (ref) {
45
+ props.ref = ref;
46
+ }
47
+
48
+ return React.createElement('svg', props, children, React.createElement('path', {
49
+ 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'
50
+ }));
51
+ });
52
+ EventsAlt24.displayName = 'EventsAlt24';
53
+ EventsAlt24.propTypes = {
54
+ 'aria-hidden': PropTypes.bool,
55
+ 'aria-label': PropTypes.string,
56
+ 'aria-labelledby': PropTypes.string,
57
+ className: PropTypes.string,
58
+ children: PropTypes.node,
59
+ height: PropTypes.number,
60
+ preserveAspectRatio: PropTypes.string,
61
+ tabIndex: PropTypes.string,
62
+ viewBox: PropTypes.string,
63
+ width: PropTypes.number,
64
+ xmlns: PropTypes.string
65
+ };
66
+ EventsAlt24.defaultProps = {
67
+ width: 24,
68
+ height: 24,
69
+ viewBox: '0 0 32 32',
70
+ xmlns: 'http://www.w3.org/2000/svg',
71
+ preserveAspectRatio: 'xMidYMid meet'
72
+ };
73
+
74
+ export default EventsAlt24;
@@ -0,0 +1,74 @@
1
+ import { getAttributes } from '@carbon/icon-helpers';
2
+ import PropTypes from 'prop-types';
3
+ import React from 'react';
4
+
5
+ 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); }
6
+
7
+ 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; }
8
+
9
+ 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; }
10
+
11
+ 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; }
12
+
13
+ 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; }
14
+ var defaultStyle = {
15
+ "willChange": "transform"
16
+ };
17
+ var EventsAlt32 = React.forwardRef(function (_ref, ref) {
18
+ var className = _ref.className,
19
+ children = _ref.children,
20
+ style = _ref.style,
21
+ tabIndex = _ref.tabIndex,
22
+ rest = _objectWithoutProperties(_ref, ["className", "children", "style", "tabIndex"]);
23
+
24
+ var _getAttributes = getAttributes(_objectSpread({}, rest, {
25
+ tabindex: tabIndex
26
+ })),
27
+ tabindex = _getAttributes.tabindex,
28
+ props = _objectWithoutProperties(_getAttributes, ["tabindex"]);
29
+
30
+ if (className) {
31
+ props.className = className;
32
+ }
33
+
34
+ if (tabindex !== undefined && tabindex !== null) {
35
+ props.tabIndex = tabindex;
36
+ }
37
+
38
+ if (_typeof(style) === 'object') {
39
+ props.style = _objectSpread({}, defaultStyle, style);
40
+ } else {
41
+ props.style = defaultStyle;
42
+ }
43
+
44
+ if (ref) {
45
+ props.ref = ref;
46
+ }
47
+
48
+ return React.createElement('svg', props, children, React.createElement('path', {
49
+ 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'
50
+ }));
51
+ });
52
+ EventsAlt32.displayName = 'EventsAlt32';
53
+ EventsAlt32.propTypes = {
54
+ 'aria-hidden': PropTypes.bool,
55
+ 'aria-label': PropTypes.string,
56
+ 'aria-labelledby': PropTypes.string,
57
+ className: PropTypes.string,
58
+ children: PropTypes.node,
59
+ height: PropTypes.number,
60
+ preserveAspectRatio: PropTypes.string,
61
+ tabIndex: PropTypes.string,
62
+ viewBox: PropTypes.string,
63
+ width: PropTypes.number,
64
+ xmlns: PropTypes.string
65
+ };
66
+ EventsAlt32.defaultProps = {
67
+ width: 32,
68
+ height: 32,
69
+ viewBox: '0 0 32 32',
70
+ xmlns: 'http://www.w3.org/2000/svg',
71
+ preserveAspectRatio: 'xMidYMid meet'
72
+ };
73
+
74
+ export default EventsAlt32;
package/es/misuse/16.js CHANGED
@@ -49,7 +49,7 @@ var Misuse16 = React.forwardRef(function (_ref, ref) {
49
49
  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'
50
50
  }), React.createElement('path', {
51
51
  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',
52
- dataIconPath: 'inner-path',
52
+ 'data-icon-path': 'inner-path',
53
53
  opacity: '0'
54
54
  }));
55
55
  });
package/es/misuse/20.js CHANGED
@@ -49,7 +49,7 @@ var Misuse20 = React.forwardRef(function (_ref, ref) {
49
49
  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'
50
50
  }), React.createElement('path', {
51
51
  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',
52
- dataIconPath: 'inner-path',
52
+ 'data-icon-path': 'inner-path',
53
53
  opacity: '0'
54
54
  }));
55
55
  });
package/es/misuse/24.js CHANGED
@@ -49,7 +49,7 @@ var Misuse24 = React.forwardRef(function (_ref, ref) {
49
49
  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'
50
50
  }), React.createElement('path', {
51
51
  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',
52
- dataIconPath: 'inner-path',
52
+ 'data-icon-path': 'inner-path',
53
53
  opacity: '0'
54
54
  }));
55
55
  });
package/es/misuse/32.js CHANGED
@@ -49,7 +49,7 @@ var Misuse32 = React.forwardRef(function (_ref, ref) {
49
49
  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'
50
50
  }), React.createElement('path', {
51
51
  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',
52
- dataIconPath: 'inner-path',
52
+ 'data-icon-path': 'inner-path',
53
53
  opacity: '0'
54
54
  }));
55
55
  });
@@ -49,7 +49,7 @@ var RecordingFilledAlt20 = React.forwardRef(function (_ref, ref) {
49
49
  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'
50
50
  }), React.createElement('path', {
51
51
  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',
52
- dataIconPath: 'inner-path',
52
+ 'data-icon-path': 'inner-path',
53
53
  opacity: '0'
54
54
  }));
55
55
  });