@carbon/icons-react 10.7.0-alpha.6082 → 10.7.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 (52) hide show
  1. package/es/index.js +2 -2
  2. package/lib/index.js +1 -25
  3. package/package.json +5 -5
  4. package/umd/index.js +1 -25
  5. package/es/character-patterns/16.js +0 -2
  6. package/es/character-patterns/20.js +0 -2
  7. package/es/character-patterns/24.js +0 -2
  8. package/es/character-patterns/32.js +0 -2
  9. package/es/document-sentiment/16.js +0 -2
  10. package/es/document-sentiment/20.js +0 -2
  11. package/es/document-sentiment/24.js +0 -2
  12. package/es/document-sentiment/32.js +0 -2
  13. package/es/exit/16.js +0 -2
  14. package/es/exit/20.js +0 -2
  15. package/es/exit/24.js +0 -2
  16. package/es/exit/32.js +0 -2
  17. package/es/folders/16.js +0 -2
  18. package/es/folders/20.js +0 -2
  19. package/es/folders/24.js +0 -2
  20. package/es/folders/32.js +0 -2
  21. package/es/improve-relevance/16.js +0 -2
  22. package/es/improve-relevance/20.js +0 -2
  23. package/es/improve-relevance/24.js +0 -2
  24. package/es/improve-relevance/32.js +0 -2
  25. package/es/phrase-sentiment/16.js +0 -2
  26. package/es/phrase-sentiment/20.js +0 -2
  27. package/es/phrase-sentiment/24.js +0 -2
  28. package/es/phrase-sentiment/32.js +0 -2
  29. package/lib/character-patterns/16.js +0 -23
  30. package/lib/character-patterns/20.js +0 -23
  31. package/lib/character-patterns/24.js +0 -23
  32. package/lib/character-patterns/32.js +0 -23
  33. package/lib/document-sentiment/16.js +0 -25
  34. package/lib/document-sentiment/20.js +0 -25
  35. package/lib/document-sentiment/24.js +0 -25
  36. package/lib/document-sentiment/32.js +0 -25
  37. package/lib/exit/16.js +0 -23
  38. package/lib/exit/20.js +0 -23
  39. package/lib/exit/24.js +0 -23
  40. package/lib/exit/32.js +0 -23
  41. package/lib/folders/16.js +0 -23
  42. package/lib/folders/20.js +0 -23
  43. package/lib/folders/24.js +0 -23
  44. package/lib/folders/32.js +0 -23
  45. package/lib/improve-relevance/16.js +0 -31
  46. package/lib/improve-relevance/20.js +0 -31
  47. package/lib/improve-relevance/24.js +0 -31
  48. package/lib/improve-relevance/32.js +0 -31
  49. package/lib/phrase-sentiment/16.js +0 -25
  50. package/lib/phrase-sentiment/20.js +0 -25
  51. package/lib/phrase-sentiment/24.js +0 -25
  52. package/lib/phrase-sentiment/32.js +0 -25
@@ -1,2 +0,0 @@
1
- import { CharacterPatterns16 } from '..';
2
- export default CharacterPatterns16;
@@ -1,2 +0,0 @@
1
- import { CharacterPatterns20 } from '..';
2
- export default CharacterPatterns20;
@@ -1,2 +0,0 @@
1
- import { CharacterPatterns24 } from '..';
2
- export default CharacterPatterns24;
@@ -1,2 +0,0 @@
1
- import { CharacterPatterns32 } from '..';
2
- export default CharacterPatterns32;
@@ -1,2 +0,0 @@
1
- import { DocumentSentiment16 } from '..';
2
- export default DocumentSentiment16;
@@ -1,2 +0,0 @@
1
- import { DocumentSentiment20 } from '..';
2
- export default DocumentSentiment20;
@@ -1,2 +0,0 @@
1
- import { DocumentSentiment24 } from '..';
2
- export default DocumentSentiment24;
@@ -1,2 +0,0 @@
1
- import { DocumentSentiment32 } from '..';
2
- export default DocumentSentiment32;
package/es/exit/16.js DELETED
@@ -1,2 +0,0 @@
1
- import { Exit16 } from '..';
2
- export default Exit16;
package/es/exit/20.js DELETED
@@ -1,2 +0,0 @@
1
- import { Exit20 } from '..';
2
- export default Exit20;
package/es/exit/24.js DELETED
@@ -1,2 +0,0 @@
1
- import { Exit24 } from '..';
2
- export default Exit24;
package/es/exit/32.js DELETED
@@ -1,2 +0,0 @@
1
- import { Exit32 } from '..';
2
- export default Exit32;
package/es/folders/16.js DELETED
@@ -1,2 +0,0 @@
1
- import { Folders16 } from '..';
2
- export default Folders16;
package/es/folders/20.js DELETED
@@ -1,2 +0,0 @@
1
- import { Folders20 } from '..';
2
- export default Folders20;
package/es/folders/24.js DELETED
@@ -1,2 +0,0 @@
1
- import { Folders24 } from '..';
2
- export default Folders24;
package/es/folders/32.js DELETED
@@ -1,2 +0,0 @@
1
- import { Folders32 } from '..';
2
- export default Folders32;
@@ -1,2 +0,0 @@
1
- import { ImproveRelevance16 } from '..';
2
- export default ImproveRelevance16;
@@ -1,2 +0,0 @@
1
- import { ImproveRelevance20 } from '..';
2
- export default ImproveRelevance20;
@@ -1,2 +0,0 @@
1
- import { ImproveRelevance24 } from '..';
2
- export default ImproveRelevance24;
@@ -1,2 +0,0 @@
1
- import { ImproveRelevance32 } from '..';
2
- export default ImproveRelevance32;
@@ -1,2 +0,0 @@
1
- import { PhraseSentiment16 } from '..';
2
- export default PhraseSentiment16;
@@ -1,2 +0,0 @@
1
- import { PhraseSentiment20 } from '..';
2
- export default PhraseSentiment20;
@@ -1,2 +0,0 @@
1
- import { PhraseSentiment24 } from '..';
2
- export default PhraseSentiment24;
@@ -1,2 +0,0 @@
1
- import { PhraseSentiment32 } from '..';
2
- export default PhraseSentiment32;
@@ -1,23 +0,0 @@
1
- 'use strict';
2
-
3
- function _interopDefault (ex) { return (ex && (typeof ex === 'object') && 'default' in ex) ? ex['default'] : ex; }
4
-
5
- var __chunk_1 = require('../chunk-49d9503c.js');
6
- var React = _interopDefault(require('react'));
7
- require('@carbon/icon-helpers');
8
- require('prop-types');
9
-
10
- var CharacterPatterns16 =
11
- /*#__PURE__*/
12
- React.forwardRef(function CharacterPatterns16(props, ref) {
13
- return React.createElement(__chunk_1.Icon, __chunk_1._extends({
14
- width: 16,
15
- height: 16,
16
- viewBox: "0 0 32 32",
17
- ref: ref
18
- }, props), React.createElement("path", {
19
- d: "M6 26V17.8281l-3.5859 3.586L1 20l6-6 6 6-1.4141 1.4141L8 17.8281V26H18v2H8A2.0024 2.0024 0 0 1 6 26zM30 22L30 20 22 20 22 22 27.5 22 22 28 22 30 30 30 30 28 24.507 28 30 22zM26 6v8.1719l3.5859-3.586L31 12l-6 6-6-6 1.4141-1.4141L24 14.1719V6H14V4H24A2.0024 2.0024 0 0 1 26 6zM8 2H3V4H8V6H4A2 2 0 0 0 2 8v2a2 2 0 0 0 2 2h6V4A2.0023 2.0023 0 0 0 8 2zm0 8H4V8H8z"
20
- }), props.children);
21
- });
22
-
23
- module.exports = CharacterPatterns16;
@@ -1,23 +0,0 @@
1
- 'use strict';
2
-
3
- function _interopDefault (ex) { return (ex && (typeof ex === 'object') && 'default' in ex) ? ex['default'] : ex; }
4
-
5
- var __chunk_1 = require('../chunk-49d9503c.js');
6
- var React = _interopDefault(require('react'));
7
- require('@carbon/icon-helpers');
8
- require('prop-types');
9
-
10
- var CharacterPatterns20 =
11
- /*#__PURE__*/
12
- React.forwardRef(function CharacterPatterns20(props, ref) {
13
- return React.createElement(__chunk_1.Icon, __chunk_1._extends({
14
- width: 20,
15
- height: 20,
16
- viewBox: "0 0 32 32",
17
- ref: ref
18
- }, props), React.createElement("path", {
19
- d: "M6 26V17.8281l-3.5859 3.586L1 20l6-6 6 6-1.4141 1.4141L8 17.8281V26H18v2H8A2.0024 2.0024 0 0 1 6 26zM30 22L30 20 22 20 22 22 27.5 22 22 28 22 30 30 30 30 28 24.507 28 30 22zM26 6v8.1719l3.5859-3.586L31 12l-6 6-6-6 1.4141-1.4141L24 14.1719V6H14V4H24A2.0024 2.0024 0 0 1 26 6zM8 2H3V4H8V6H4A2 2 0 0 0 2 8v2a2 2 0 0 0 2 2h6V4A2.0023 2.0023 0 0 0 8 2zm0 8H4V8H8z"
20
- }), props.children);
21
- });
22
-
23
- module.exports = CharacterPatterns20;
@@ -1,23 +0,0 @@
1
- 'use strict';
2
-
3
- function _interopDefault (ex) { return (ex && (typeof ex === 'object') && 'default' in ex) ? ex['default'] : ex; }
4
-
5
- var __chunk_1 = require('../chunk-49d9503c.js');
6
- var React = _interopDefault(require('react'));
7
- require('@carbon/icon-helpers');
8
- require('prop-types');
9
-
10
- var CharacterPatterns24 =
11
- /*#__PURE__*/
12
- React.forwardRef(function CharacterPatterns24(props, ref) {
13
- return React.createElement(__chunk_1.Icon, __chunk_1._extends({
14
- width: 24,
15
- height: 24,
16
- viewBox: "0 0 32 32",
17
- ref: ref
18
- }, props), React.createElement("path", {
19
- d: "M6 26V17.8281l-3.5859 3.586L1 20l6-6 6 6-1.4141 1.4141L8 17.8281V26H18v2H8A2.0024 2.0024 0 0 1 6 26zM30 22L30 20 22 20 22 22 27.5 22 22 28 22 30 30 30 30 28 24.507 28 30 22zM26 6v8.1719l3.5859-3.586L31 12l-6 6-6-6 1.4141-1.4141L24 14.1719V6H14V4H24A2.0024 2.0024 0 0 1 26 6zM8 2H3V4H8V6H4A2 2 0 0 0 2 8v2a2 2 0 0 0 2 2h6V4A2.0023 2.0023 0 0 0 8 2zm0 8H4V8H8z"
20
- }), props.children);
21
- });
22
-
23
- module.exports = CharacterPatterns24;
@@ -1,23 +0,0 @@
1
- 'use strict';
2
-
3
- function _interopDefault (ex) { return (ex && (typeof ex === 'object') && 'default' in ex) ? ex['default'] : ex; }
4
-
5
- var __chunk_1 = require('../chunk-49d9503c.js');
6
- var React = _interopDefault(require('react'));
7
- require('@carbon/icon-helpers');
8
- require('prop-types');
9
-
10
- var CharacterPatterns32 =
11
- /*#__PURE__*/
12
- React.forwardRef(function CharacterPatterns32(props, ref) {
13
- return React.createElement(__chunk_1.Icon, __chunk_1._extends({
14
- width: 32,
15
- height: 32,
16
- viewBox: "0 0 32 32",
17
- ref: ref
18
- }, props), React.createElement("path", {
19
- d: "M6 26V17.8281l-3.5859 3.586L1 20l6-6 6 6-1.4141 1.4141L8 17.8281V26H18v2H8A2.0024 2.0024 0 0 1 6 26zM30 22L30 20 22 20 22 22 27.5 22 22 28 22 30 30 30 30 28 24.507 28 30 22zM26 6v8.1719l3.5859-3.586L31 12l-6 6-6-6 1.4141-1.4141L24 14.1719V6H14V4H24A2.0024 2.0024 0 0 1 26 6zM8 2H3V4H8V6H4A2 2 0 0 0 2 8v2a2 2 0 0 0 2 2h6V4A2.0023 2.0023 0 0 0 8 2zm0 8H4V8H8z"
20
- }), props.children);
21
- });
22
-
23
- module.exports = CharacterPatterns32;
@@ -1,25 +0,0 @@
1
- 'use strict';
2
-
3
- function _interopDefault (ex) { return (ex && (typeof ex === 'object') && 'default' in ex) ? ex['default'] : ex; }
4
-
5
- var __chunk_1 = require('../chunk-49d9503c.js');
6
- var React = _interopDefault(require('react'));
7
- require('@carbon/icon-helpers');
8
- require('prop-types');
9
-
10
- var DocumentSentiment16 =
11
- /*#__PURE__*/
12
- React.forwardRef(function DocumentSentiment16(props, ref) {
13
- return React.createElement(__chunk_1.Icon, __chunk_1._extends({
14
- width: 16,
15
- height: 16,
16
- viewBox: "0 0 32 32",
17
- ref: ref
18
- }, props), React.createElement("path", {
19
- d: "M18.303,16a2.6616,2.6616,0,0,0-1.9079.8058l-.3932.4054-.397-.4054a2.6615,2.6615,0,0,0-3.8157,0,2.7992,2.7992,0,0,0,0,3.8964L16.0019,25l4.2089-4.2978a2.7992,2.7992,0,0,0,0-3.8964A2.6616,2.6616,0,0,0,18.303,16Z"
20
- }), React.createElement("path", {
21
- d: "M25.7,9.3l-7-7A.9078.9078,0,0,0,18,2H8A2.0059,2.0059,0,0,0,6,4V28a2.0059,2.0059,0,0,0,2,2H24a2.0059,2.0059,0,0,0,2-2V10A.9078.9078,0,0,0,25.7,9.3ZM18,4.4,23.6,10H18ZM24,28H8V4h8v6a2.0059,2.0059,0,0,0,2,2h6Z"
22
- }), props.children);
23
- });
24
-
25
- module.exports = DocumentSentiment16;
@@ -1,25 +0,0 @@
1
- 'use strict';
2
-
3
- function _interopDefault (ex) { return (ex && (typeof ex === 'object') && 'default' in ex) ? ex['default'] : ex; }
4
-
5
- var __chunk_1 = require('../chunk-49d9503c.js');
6
- var React = _interopDefault(require('react'));
7
- require('@carbon/icon-helpers');
8
- require('prop-types');
9
-
10
- var DocumentSentiment20 =
11
- /*#__PURE__*/
12
- React.forwardRef(function DocumentSentiment20(props, ref) {
13
- return React.createElement(__chunk_1.Icon, __chunk_1._extends({
14
- width: 20,
15
- height: 20,
16
- viewBox: "0 0 32 32",
17
- ref: ref
18
- }, props), React.createElement("path", {
19
- d: "M18.303,16a2.6616,2.6616,0,0,0-1.9079.8058l-.3932.4054-.397-.4054a2.6615,2.6615,0,0,0-3.8157,0,2.7992,2.7992,0,0,0,0,3.8964L16.0019,25l4.2089-4.2978a2.7992,2.7992,0,0,0,0-3.8964A2.6616,2.6616,0,0,0,18.303,16Z"
20
- }), React.createElement("path", {
21
- d: "M25.7,9.3l-7-7A.9078.9078,0,0,0,18,2H8A2.0059,2.0059,0,0,0,6,4V28a2.0059,2.0059,0,0,0,2,2H24a2.0059,2.0059,0,0,0,2-2V10A.9078.9078,0,0,0,25.7,9.3ZM18,4.4,23.6,10H18ZM24,28H8V4h8v6a2.0059,2.0059,0,0,0,2,2h6Z"
22
- }), props.children);
23
- });
24
-
25
- module.exports = DocumentSentiment20;
@@ -1,25 +0,0 @@
1
- 'use strict';
2
-
3
- function _interopDefault (ex) { return (ex && (typeof ex === 'object') && 'default' in ex) ? ex['default'] : ex; }
4
-
5
- var __chunk_1 = require('../chunk-49d9503c.js');
6
- var React = _interopDefault(require('react'));
7
- require('@carbon/icon-helpers');
8
- require('prop-types');
9
-
10
- var DocumentSentiment24 =
11
- /*#__PURE__*/
12
- React.forwardRef(function DocumentSentiment24(props, ref) {
13
- return React.createElement(__chunk_1.Icon, __chunk_1._extends({
14
- width: 24,
15
- height: 24,
16
- viewBox: "0 0 32 32",
17
- ref: ref
18
- }, props), React.createElement("path", {
19
- d: "M18.303,16a2.6616,2.6616,0,0,0-1.9079.8058l-.3932.4054-.397-.4054a2.6615,2.6615,0,0,0-3.8157,0,2.7992,2.7992,0,0,0,0,3.8964L16.0019,25l4.2089-4.2978a2.7992,2.7992,0,0,0,0-3.8964A2.6616,2.6616,0,0,0,18.303,16Z"
20
- }), React.createElement("path", {
21
- d: "M25.7,9.3l-7-7A.9078.9078,0,0,0,18,2H8A2.0059,2.0059,0,0,0,6,4V28a2.0059,2.0059,0,0,0,2,2H24a2.0059,2.0059,0,0,0,2-2V10A.9078.9078,0,0,0,25.7,9.3ZM18,4.4,23.6,10H18ZM24,28H8V4h8v6a2.0059,2.0059,0,0,0,2,2h6Z"
22
- }), props.children);
23
- });
24
-
25
- module.exports = DocumentSentiment24;
@@ -1,25 +0,0 @@
1
- 'use strict';
2
-
3
- function _interopDefault (ex) { return (ex && (typeof ex === 'object') && 'default' in ex) ? ex['default'] : ex; }
4
-
5
- var __chunk_1 = require('../chunk-49d9503c.js');
6
- var React = _interopDefault(require('react'));
7
- require('@carbon/icon-helpers');
8
- require('prop-types');
9
-
10
- var DocumentSentiment32 =
11
- /*#__PURE__*/
12
- React.forwardRef(function DocumentSentiment32(props, ref) {
13
- return React.createElement(__chunk_1.Icon, __chunk_1._extends({
14
- width: 32,
15
- height: 32,
16
- viewBox: "0 0 32 32",
17
- ref: ref
18
- }, props), React.createElement("path", {
19
- d: "M18.303,16a2.6616,2.6616,0,0,0-1.9079.8058l-.3932.4054-.397-.4054a2.6615,2.6615,0,0,0-3.8157,0,2.7992,2.7992,0,0,0,0,3.8964L16.0019,25l4.2089-4.2978a2.7992,2.7992,0,0,0,0-3.8964A2.6616,2.6616,0,0,0,18.303,16Z"
20
- }), React.createElement("path", {
21
- d: "M25.7,9.3l-7-7A.9078.9078,0,0,0,18,2H8A2.0059,2.0059,0,0,0,6,4V28a2.0059,2.0059,0,0,0,2,2H24a2.0059,2.0059,0,0,0,2-2V10A.9078.9078,0,0,0,25.7,9.3ZM18,4.4,23.6,10H18ZM24,28H8V4h8v6a2.0059,2.0059,0,0,0,2,2h6Z"
22
- }), props.children);
23
- });
24
-
25
- module.exports = DocumentSentiment32;
package/lib/exit/16.js DELETED
@@ -1,23 +0,0 @@
1
- 'use strict';
2
-
3
- function _interopDefault (ex) { return (ex && (typeof ex === 'object') && 'default' in ex) ? ex['default'] : ex; }
4
-
5
- var __chunk_1 = require('../chunk-49d9503c.js');
6
- var React = _interopDefault(require('react'));
7
- require('@carbon/icon-helpers');
8
- require('prop-types');
9
-
10
- var Exit16 =
11
- /*#__PURE__*/
12
- React.forwardRef(function Exit16(props, ref) {
13
- return React.createElement(__chunk_1.Icon, __chunk_1._extends({
14
- width: 16,
15
- height: 16,
16
- viewBox: "0 0 32 32",
17
- ref: ref
18
- }, props), React.createElement("path", {
19
- d: "M26 4H28V28H26zM11.414 20.586L7.828 17 22 17 22 15 7.828 15 11.414 11.414 10 10 4 16 10 22 11.414 20.586z"
20
- }), props.children);
21
- });
22
-
23
- module.exports = Exit16;
package/lib/exit/20.js DELETED
@@ -1,23 +0,0 @@
1
- 'use strict';
2
-
3
- function _interopDefault (ex) { return (ex && (typeof ex === 'object') && 'default' in ex) ? ex['default'] : ex; }
4
-
5
- var __chunk_1 = require('../chunk-49d9503c.js');
6
- var React = _interopDefault(require('react'));
7
- require('@carbon/icon-helpers');
8
- require('prop-types');
9
-
10
- var Exit20 =
11
- /*#__PURE__*/
12
- React.forwardRef(function Exit20(props, ref) {
13
- return React.createElement(__chunk_1.Icon, __chunk_1._extends({
14
- width: 20,
15
- height: 20,
16
- viewBox: "0 0 32 32",
17
- ref: ref
18
- }, props), React.createElement("path", {
19
- d: "M26 4H28V28H26zM11.414 20.586L7.828 17 22 17 22 15 7.828 15 11.414 11.414 10 10 4 16 10 22 11.414 20.586z"
20
- }), props.children);
21
- });
22
-
23
- module.exports = Exit20;
package/lib/exit/24.js DELETED
@@ -1,23 +0,0 @@
1
- 'use strict';
2
-
3
- function _interopDefault (ex) { return (ex && (typeof ex === 'object') && 'default' in ex) ? ex['default'] : ex; }
4
-
5
- var __chunk_1 = require('../chunk-49d9503c.js');
6
- var React = _interopDefault(require('react'));
7
- require('@carbon/icon-helpers');
8
- require('prop-types');
9
-
10
- var Exit24 =
11
- /*#__PURE__*/
12
- React.forwardRef(function Exit24(props, ref) {
13
- return React.createElement(__chunk_1.Icon, __chunk_1._extends({
14
- width: 24,
15
- height: 24,
16
- viewBox: "0 0 32 32",
17
- ref: ref
18
- }, props), React.createElement("path", {
19
- d: "M26 4H28V28H26zM11.414 20.586L7.828 17 22 17 22 15 7.828 15 11.414 11.414 10 10 4 16 10 22 11.414 20.586z"
20
- }), props.children);
21
- });
22
-
23
- module.exports = Exit24;
package/lib/exit/32.js DELETED
@@ -1,23 +0,0 @@
1
- 'use strict';
2
-
3
- function _interopDefault (ex) { return (ex && (typeof ex === 'object') && 'default' in ex) ? ex['default'] : ex; }
4
-
5
- var __chunk_1 = require('../chunk-49d9503c.js');
6
- var React = _interopDefault(require('react'));
7
- require('@carbon/icon-helpers');
8
- require('prop-types');
9
-
10
- var Exit32 =
11
- /*#__PURE__*/
12
- React.forwardRef(function Exit32(props, ref) {
13
- return React.createElement(__chunk_1.Icon, __chunk_1._extends({
14
- width: 32,
15
- height: 32,
16
- viewBox: "0 0 32 32",
17
- ref: ref
18
- }, props), React.createElement("path", {
19
- d: "M26 4H28V28H26zM11.414 20.586L7.828 17 22 17 22 15 7.828 15 11.414 11.414 10 10 4 16 10 22 11.414 20.586z"
20
- }), props.children);
21
- });
22
-
23
- module.exports = Exit32;
package/lib/folders/16.js DELETED
@@ -1,23 +0,0 @@
1
- 'use strict';
2
-
3
- function _interopDefault (ex) { return (ex && (typeof ex === 'object') && 'default' in ex) ? ex['default'] : ex; }
4
-
5
- var __chunk_1 = require('../chunk-49d9503c.js');
6
- var React = _interopDefault(require('react'));
7
- require('@carbon/icon-helpers');
8
- require('prop-types');
9
-
10
- var Folders16 =
11
- /*#__PURE__*/
12
- React.forwardRef(function Folders16(props, ref) {
13
- return React.createElement(__chunk_1.Icon, __chunk_1._extends({
14
- width: 16,
15
- height: 16,
16
- viewBox: "0 0 32 32",
17
- ref: ref
18
- }, props), React.createElement("path", {
19
- d: "M26 28H6a2.0021 2.0021 0 0 1-2-2V11A2.0021 2.0021 0 0 1 6 9h5.6665a2.0119 2.0119 0 0 1 1.2007.4L16.3335 12H26a2.0021 2.0021 0 0 1 2 2V26A2.0021 2.0021 0 0 1 26 28zM11.6665 11H5.9985L6 26H26V14H15.6665zM28 9H17.6665l-4-3H6V4h7.6665a2.0119 2.0119 0 0 1 1.2007.4L18.3335 7H28z"
20
- }), props.children);
21
- });
22
-
23
- module.exports = Folders16;
package/lib/folders/20.js DELETED
@@ -1,23 +0,0 @@
1
- 'use strict';
2
-
3
- function _interopDefault (ex) { return (ex && (typeof ex === 'object') && 'default' in ex) ? ex['default'] : ex; }
4
-
5
- var __chunk_1 = require('../chunk-49d9503c.js');
6
- var React = _interopDefault(require('react'));
7
- require('@carbon/icon-helpers');
8
- require('prop-types');
9
-
10
- var Folders20 =
11
- /*#__PURE__*/
12
- React.forwardRef(function Folders20(props, ref) {
13
- return React.createElement(__chunk_1.Icon, __chunk_1._extends({
14
- width: 20,
15
- height: 20,
16
- viewBox: "0 0 32 32",
17
- ref: ref
18
- }, props), React.createElement("path", {
19
- d: "M26 28H6a2.0021 2.0021 0 0 1-2-2V11A2.0021 2.0021 0 0 1 6 9h5.6665a2.0119 2.0119 0 0 1 1.2007.4L16.3335 12H26a2.0021 2.0021 0 0 1 2 2V26A2.0021 2.0021 0 0 1 26 28zM11.6665 11H5.9985L6 26H26V14H15.6665zM28 9H17.6665l-4-3H6V4h7.6665a2.0119 2.0119 0 0 1 1.2007.4L18.3335 7H28z"
20
- }), props.children);
21
- });
22
-
23
- module.exports = Folders20;
package/lib/folders/24.js DELETED
@@ -1,23 +0,0 @@
1
- 'use strict';
2
-
3
- function _interopDefault (ex) { return (ex && (typeof ex === 'object') && 'default' in ex) ? ex['default'] : ex; }
4
-
5
- var __chunk_1 = require('../chunk-49d9503c.js');
6
- var React = _interopDefault(require('react'));
7
- require('@carbon/icon-helpers');
8
- require('prop-types');
9
-
10
- var Folders24 =
11
- /*#__PURE__*/
12
- React.forwardRef(function Folders24(props, ref) {
13
- return React.createElement(__chunk_1.Icon, __chunk_1._extends({
14
- width: 24,
15
- height: 24,
16
- viewBox: "0 0 32 32",
17
- ref: ref
18
- }, props), React.createElement("path", {
19
- d: "M26 28H6a2.0021 2.0021 0 0 1-2-2V11A2.0021 2.0021 0 0 1 6 9h5.6665a2.0119 2.0119 0 0 1 1.2007.4L16.3335 12H26a2.0021 2.0021 0 0 1 2 2V26A2.0021 2.0021 0 0 1 26 28zM11.6665 11H5.9985L6 26H26V14H15.6665zM28 9H17.6665l-4-3H6V4h7.6665a2.0119 2.0119 0 0 1 1.2007.4L18.3335 7H28z"
20
- }), props.children);
21
- });
22
-
23
- module.exports = Folders24;
package/lib/folders/32.js DELETED
@@ -1,23 +0,0 @@
1
- 'use strict';
2
-
3
- function _interopDefault (ex) { return (ex && (typeof ex === 'object') && 'default' in ex) ? ex['default'] : ex; }
4
-
5
- var __chunk_1 = require('../chunk-49d9503c.js');
6
- var React = _interopDefault(require('react'));
7
- require('@carbon/icon-helpers');
8
- require('prop-types');
9
-
10
- var Folders32 =
11
- /*#__PURE__*/
12
- React.forwardRef(function Folders32(props, ref) {
13
- return React.createElement(__chunk_1.Icon, __chunk_1._extends({
14
- width: 32,
15
- height: 32,
16
- viewBox: "0 0 32 32",
17
- ref: ref
18
- }, props), React.createElement("path", {
19
- d: "M26 28H6a2.0021 2.0021 0 0 1-2-2V11A2.0021 2.0021 0 0 1 6 9h5.6665a2.0119 2.0119 0 0 1 1.2007.4L16.3335 12H26a2.0021 2.0021 0 0 1 2 2V26A2.0021 2.0021 0 0 1 26 28zM11.6665 11H5.9985L6 26H26V14H15.6665zM28 9H17.6665l-4-3H6V4h7.6665a2.0119 2.0119 0 0 1 1.2007.4L18.3335 7H28z"
20
- }), props.children);
21
- });
22
-
23
- module.exports = Folders32;
@@ -1,31 +0,0 @@
1
- 'use strict';
2
-
3
- function _interopDefault (ex) { return (ex && (typeof ex === 'object') && 'default' in ex) ? ex['default'] : ex; }
4
-
5
- var __chunk_1 = require('../chunk-49d9503c.js');
6
- var React = _interopDefault(require('react'));
7
- require('@carbon/icon-helpers');
8
- require('prop-types');
9
-
10
- var ImproveRelevance16 =
11
- /*#__PURE__*/
12
- React.forwardRef(function ImproveRelevance16(props, ref) {
13
- return React.createElement(__chunk_1.Icon, __chunk_1._extends({
14
- width: 16,
15
- height: 16,
16
- viewBox: "0 0 32 32",
17
- ref: ref
18
- }, props), React.createElement("path", {
19
- d: "M22 26.59L19.41 24 18 25.41 22 29.41 30 21.41 28.59 20 22 26.59z"
20
- }), React.createElement("circle", {
21
- cx: "16",
22
- cy: "16",
23
- r: "2"
24
- }), React.createElement("path", {
25
- d: "M16,22a6,6,0,1,1,6-6A6.0066,6.0066,0,0,1,16,22Zm0-10a4,4,0,1,0,4,4A4.0045,4.0045,0,0,0,16,12Z"
26
- }), React.createElement("path", {
27
- d: "M28,16A12,12,0,1,0,16,28V26A10,10,0,1,1,26,16Z"
28
- }), props.children);
29
- });
30
-
31
- module.exports = ImproveRelevance16;
@@ -1,31 +0,0 @@
1
- 'use strict';
2
-
3
- function _interopDefault (ex) { return (ex && (typeof ex === 'object') && 'default' in ex) ? ex['default'] : ex; }
4
-
5
- var __chunk_1 = require('../chunk-49d9503c.js');
6
- var React = _interopDefault(require('react'));
7
- require('@carbon/icon-helpers');
8
- require('prop-types');
9
-
10
- var ImproveRelevance20 =
11
- /*#__PURE__*/
12
- React.forwardRef(function ImproveRelevance20(props, ref) {
13
- return React.createElement(__chunk_1.Icon, __chunk_1._extends({
14
- width: 20,
15
- height: 20,
16
- viewBox: "0 0 32 32",
17
- ref: ref
18
- }, props), React.createElement("path", {
19
- d: "M22 26.59L19.41 24 18 25.41 22 29.41 30 21.41 28.59 20 22 26.59z"
20
- }), React.createElement("circle", {
21
- cx: "16",
22
- cy: "16",
23
- r: "2"
24
- }), React.createElement("path", {
25
- d: "M16,22a6,6,0,1,1,6-6A6.0066,6.0066,0,0,1,16,22Zm0-10a4,4,0,1,0,4,4A4.0045,4.0045,0,0,0,16,12Z"
26
- }), React.createElement("path", {
27
- d: "M28,16A12,12,0,1,0,16,28V26A10,10,0,1,1,26,16Z"
28
- }), props.children);
29
- });
30
-
31
- module.exports = ImproveRelevance20;
@@ -1,31 +0,0 @@
1
- 'use strict';
2
-
3
- function _interopDefault (ex) { return (ex && (typeof ex === 'object') && 'default' in ex) ? ex['default'] : ex; }
4
-
5
- var __chunk_1 = require('../chunk-49d9503c.js');
6
- var React = _interopDefault(require('react'));
7
- require('@carbon/icon-helpers');
8
- require('prop-types');
9
-
10
- var ImproveRelevance24 =
11
- /*#__PURE__*/
12
- React.forwardRef(function ImproveRelevance24(props, ref) {
13
- return React.createElement(__chunk_1.Icon, __chunk_1._extends({
14
- width: 24,
15
- height: 24,
16
- viewBox: "0 0 32 32",
17
- ref: ref
18
- }, props), React.createElement("path", {
19
- d: "M22 26.59L19.41 24 18 25.41 22 29.41 30 21.41 28.59 20 22 26.59z"
20
- }), React.createElement("circle", {
21
- cx: "16",
22
- cy: "16",
23
- r: "2"
24
- }), React.createElement("path", {
25
- d: "M16,22a6,6,0,1,1,6-6A6.0066,6.0066,0,0,1,16,22Zm0-10a4,4,0,1,0,4,4A4.0045,4.0045,0,0,0,16,12Z"
26
- }), React.createElement("path", {
27
- d: "M28,16A12,12,0,1,0,16,28V26A10,10,0,1,1,26,16Z"
28
- }), props.children);
29
- });
30
-
31
- module.exports = ImproveRelevance24;
@@ -1,31 +0,0 @@
1
- 'use strict';
2
-
3
- function _interopDefault (ex) { return (ex && (typeof ex === 'object') && 'default' in ex) ? ex['default'] : ex; }
4
-
5
- var __chunk_1 = require('../chunk-49d9503c.js');
6
- var React = _interopDefault(require('react'));
7
- require('@carbon/icon-helpers');
8
- require('prop-types');
9
-
10
- var ImproveRelevance32 =
11
- /*#__PURE__*/
12
- React.forwardRef(function ImproveRelevance32(props, ref) {
13
- return React.createElement(__chunk_1.Icon, __chunk_1._extends({
14
- width: 32,
15
- height: 32,
16
- viewBox: "0 0 32 32",
17
- ref: ref
18
- }, props), React.createElement("path", {
19
- d: "M22 26.59L19.41 24 18 25.41 22 29.41 30 21.41 28.59 20 22 26.59z"
20
- }), React.createElement("circle", {
21
- cx: "16",
22
- cy: "16",
23
- r: "2"
24
- }), React.createElement("path", {
25
- d: "M16,22a6,6,0,1,1,6-6A6.0066,6.0066,0,0,1,16,22Zm0-10a4,4,0,1,0,4,4A4.0045,4.0045,0,0,0,16,12Z"
26
- }), React.createElement("path", {
27
- d: "M28,16A12,12,0,1,0,16,28V26A10,10,0,1,1,26,16Z"
28
- }), props.children);
29
- });
30
-
31
- module.exports = ImproveRelevance32;