@carbon/icons 10.33.0 → 10.35.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 (76) hide show
  1. package/es/{glyph--caution/16.js → caution/index.js} +6 -6
  2. package/es/{glyph--caution-inverted/16.js → caution-inverted/index.js} +6 -6
  3. package/es/{glyph--circle-fill/16.js → circle-fill/index.js} +6 -6
  4. package/es/{glyph--circle-stroke/16.js → circle-stroke/index.js} +6 -6
  5. package/es/{glyph--critical/16.js → critical/index.js} +6 -6
  6. package/es/{glyph--incomplete/16.js → incomplete/index.js} +6 -6
  7. package/es/index.js +8 -32
  8. package/es/{glyph--square-fill/16.js → square-fill/index.js} +6 -6
  9. package/es/{glyph--undefined/16.js → undefined/index.js} +6 -6
  10. package/lib/{glyph--caution/16.js → caution/index.js} +6 -6
  11. package/lib/{glyph--caution-inverted/16.js → caution-inverted/index.js} +6 -6
  12. package/lib/{glyph--circle-fill/16.js → circle-fill/index.js} +6 -6
  13. package/lib/{glyph--circle-stroke/16.js → circle-stroke/index.js} +6 -6
  14. package/lib/{glyph--critical/16.js → critical/index.js} +6 -6
  15. package/lib/{glyph--incomplete/16.js → incomplete/index.js} +6 -6
  16. package/lib/index.js +16 -64
  17. package/lib/{glyph--square-fill/16.js → square-fill/index.js} +6 -6
  18. package/lib/{glyph--undefined/16.js → undefined/index.js} +6 -6
  19. package/metadata.json +6625 -6556
  20. package/package.json +7 -4
  21. package/svg/caution-inverted.svg +1 -0
  22. package/svg/caution.svg +1 -0
  23. package/svg/circle-fill.svg +1 -0
  24. package/svg/circle-stroke.svg +1 -0
  25. package/svg/critical.svg +1 -0
  26. package/svg/incomplete.svg +1 -0
  27. package/svg/square-fill.svg +1 -0
  28. package/svg/undefined.svg +1 -0
  29. package/es/glyph--caution/20.js +0 -33
  30. package/es/glyph--caution/24.js +0 -33
  31. package/es/glyph--caution/32.js +0 -33
  32. package/es/glyph--caution-inverted/20.js +0 -28
  33. package/es/glyph--caution-inverted/24.js +0 -28
  34. package/es/glyph--caution-inverted/32.js +0 -28
  35. package/es/glyph--circle-fill/20.js +0 -30
  36. package/es/glyph--circle-fill/24.js +0 -30
  37. package/es/glyph--circle-fill/32.js +0 -30
  38. package/es/glyph--circle-stroke/20.js +0 -28
  39. package/es/glyph--circle-stroke/24.js +0 -28
  40. package/es/glyph--circle-stroke/32.js +0 -28
  41. package/es/glyph--critical/20.js +0 -28
  42. package/es/glyph--critical/24.js +0 -28
  43. package/es/glyph--critical/32.js +0 -28
  44. package/es/glyph--incomplete/20.js +0 -28
  45. package/es/glyph--incomplete/24.js +0 -28
  46. package/es/glyph--incomplete/32.js +0 -28
  47. package/es/glyph--square-fill/20.js +0 -28
  48. package/es/glyph--square-fill/24.js +0 -28
  49. package/es/glyph--square-fill/32.js +0 -28
  50. package/es/glyph--undefined/20.js +0 -29
  51. package/es/glyph--undefined/24.js +0 -29
  52. package/es/glyph--undefined/32.js +0 -29
  53. package/lib/glyph--caution/20.js +0 -35
  54. package/lib/glyph--caution/24.js +0 -35
  55. package/lib/glyph--caution/32.js +0 -35
  56. package/lib/glyph--caution-inverted/20.js +0 -30
  57. package/lib/glyph--caution-inverted/24.js +0 -30
  58. package/lib/glyph--caution-inverted/32.js +0 -30
  59. package/lib/glyph--circle-fill/20.js +0 -32
  60. package/lib/glyph--circle-fill/24.js +0 -32
  61. package/lib/glyph--circle-fill/32.js +0 -32
  62. package/lib/glyph--circle-stroke/20.js +0 -30
  63. package/lib/glyph--circle-stroke/24.js +0 -30
  64. package/lib/glyph--circle-stroke/32.js +0 -30
  65. package/lib/glyph--critical/20.js +0 -30
  66. package/lib/glyph--critical/24.js +0 -30
  67. package/lib/glyph--critical/32.js +0 -30
  68. package/lib/glyph--incomplete/20.js +0 -30
  69. package/lib/glyph--incomplete/24.js +0 -30
  70. package/lib/glyph--incomplete/32.js +0 -30
  71. package/lib/glyph--square-fill/20.js +0 -30
  72. package/lib/glyph--square-fill/24.js +0 -30
  73. package/lib/glyph--square-fill/32.js +0 -30
  74. package/lib/glyph--undefined/20.js +0 -31
  75. package/lib/glyph--undefined/24.js +0 -31
  76. package/lib/glyph--undefined/32.js +0 -31
@@ -6,14 +6,14 @@
6
6
  *
7
7
  * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
8
8
  */
9
- var _16 = {
9
+ var index = {
10
10
  "elem": "svg",
11
11
  "attrs": {
12
12
  "xmlns": "http://www.w3.org/2000/svg",
13
13
  "viewBox": "0 0 16 16",
14
14
  "fill": "currentColor",
15
- "width": 16,
16
- "height": 16
15
+ "width": "16",
16
+ "height": "16"
17
17
  },
18
18
  "content": [{
19
19
  "elem": "path",
@@ -26,8 +26,8 @@ var _16 = {
26
26
  "d": "M12.315 12L3.685 12 8 4.088 12.315 12z"
27
27
  }
28
28
  }],
29
- "name": "glyph--caution",
30
- "size": 16
29
+ "name": "caution",
30
+ "size": "glyph"
31
31
  };
32
32
 
33
- export default _16;
33
+ export default index;
@@ -6,14 +6,14 @@
6
6
  *
7
7
  * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
8
8
  */
9
- var _16 = {
9
+ var index = {
10
10
  "elem": "svg",
11
11
  "attrs": {
12
12
  "xmlns": "http://www.w3.org/2000/svg",
13
13
  "viewBox": "0 0 16 16",
14
14
  "fill": "currentColor",
15
- "width": 16,
16
- "height": 16
15
+ "width": "16",
16
+ "height": "16"
17
17
  },
18
18
  "content": [{
19
19
  "elem": "path",
@@ -21,8 +21,8 @@ var _16 = {
21
21
  "d": "M8 14L2 3 14 3 8 14z"
22
22
  }
23
23
  }],
24
- "name": "glyph--caution-inverted",
25
- "size": 16
24
+ "name": "caution-inverted",
25
+ "size": "glyph"
26
26
  };
27
27
 
28
- export default _16;
28
+ export default index;
@@ -6,14 +6,14 @@
6
6
  *
7
7
  * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
8
8
  */
9
- var _16 = {
9
+ var index = {
10
10
  "elem": "svg",
11
11
  "attrs": {
12
12
  "xmlns": "http://www.w3.org/2000/svg",
13
13
  "viewBox": "0 0 16 16",
14
14
  "fill": "currentColor",
15
- "width": 16,
16
- "height": 16
15
+ "width": "16",
16
+ "height": "16"
17
17
  },
18
18
  "content": [{
19
19
  "elem": "circle",
@@ -23,8 +23,8 @@ var _16 = {
23
23
  "r": "6"
24
24
  }
25
25
  }],
26
- "name": "glyph--circle-fill",
27
- "size": 16
26
+ "name": "circle-fill",
27
+ "size": "glyph"
28
28
  };
29
29
 
30
- export default _16;
30
+ export default index;
@@ -6,14 +6,14 @@
6
6
  *
7
7
  * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
8
8
  */
9
- var _16 = {
9
+ var index = {
10
10
  "elem": "svg",
11
11
  "attrs": {
12
12
  "xmlns": "http://www.w3.org/2000/svg",
13
13
  "viewBox": "0 0 16 16",
14
14
  "fill": "currentColor",
15
- "width": 16,
16
- "height": 16
15
+ "width": "16",
16
+ "height": "16"
17
17
  },
18
18
  "content": [{
19
19
  "elem": "path",
@@ -21,8 +21,8 @@ var _16 = {
21
21
  "d": "M8,4A4,4,0,1,1,4,8,4.0045,4.0045,0,0,1,8,4M8,2a6,6,0,1,0,6,6A6,6,0,0,0,8,2Z"
22
22
  }
23
23
  }],
24
- "name": "glyph--circle-stroke",
25
- "size": 16
24
+ "name": "circle-stroke",
25
+ "size": "glyph"
26
26
  };
27
27
 
28
- export default _16;
28
+ export default index;
@@ -6,14 +6,14 @@
6
6
  *
7
7
  * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
8
8
  */
9
- var _16 = {
9
+ var index = {
10
10
  "elem": "svg",
11
11
  "attrs": {
12
12
  "xmlns": "http://www.w3.org/2000/svg",
13
13
  "viewBox": "0 0 16 16",
14
14
  "fill": "currentColor",
15
- "width": 16,
16
- "height": 16
15
+ "width": "16",
16
+ "height": "16"
17
17
  },
18
18
  "content": [{
19
19
  "elem": "path",
@@ -21,8 +21,8 @@ var _16 = {
21
21
  "d": "M12.887 11.4727a5.9936 5.9936 0 00-8.36-8.3594zM3.113 4.5273a5.9936 5.9936 0 008.36 8.3594z"
22
22
  }
23
23
  }],
24
- "name": "glyph--critical",
25
- "size": 16
24
+ "name": "critical",
25
+ "size": "glyph"
26
26
  };
27
27
 
28
- export default _16;
28
+ export default index;
@@ -6,14 +6,14 @@
6
6
  *
7
7
  * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
8
8
  */
9
- var _16 = {
9
+ var index = {
10
10
  "elem": "svg",
11
11
  "attrs": {
12
12
  "xmlns": "http://www.w3.org/2000/svg",
13
13
  "viewBox": "0 0 16 16",
14
14
  "fill": "currentColor",
15
- "width": 16,
16
- "height": 16
15
+ "width": "16",
16
+ "height": "16"
17
17
  },
18
18
  "content": [{
19
19
  "elem": "path",
@@ -21,8 +21,8 @@ var _16 = {
21
21
  "d": "M8,2a6,6,0,1,0,6,6A6,6,0,0,0,8,2ZM8,4a4.0045,4.0045,0,0,1,4,4H4A4.0045,4.0045,0,0,1,8,4Z"
22
22
  }
23
23
  }],
24
- "name": "glyph--incomplete",
25
- "size": 16
24
+ "name": "incomplete",
25
+ "size": "glyph"
26
26
  };
27
27
 
28
- export default _16;
28
+ export default index;
package/es/index.js CHANGED
@@ -2642,45 +2642,19 @@ export { default as Globe32 } from './globe/32.js';
2642
2642
  export { default as Globe24 } from './globe/24.js';
2643
2643
  export { default as Globe20 } from './globe/20.js';
2644
2644
  export { default as Globe16 } from './globe/16.js';
2645
- export { default as GlyphCaution32 } from './glyph--caution/32.js';
2646
- export { default as GlyphCaution24 } from './glyph--caution/24.js';
2647
- export { default as GlyphCaution20 } from './glyph--caution/20.js';
2648
- export { default as GlyphCaution16 } from './glyph--caution/16.js';
2649
2645
  export { default as GlyphCautionGlyph } from './glyph--caution/index.js';
2650
- export { default as GlyphCautionInverted32 } from './glyph--caution-inverted/32.js';
2651
- export { default as GlyphCautionInverted24 } from './glyph--caution-inverted/24.js';
2652
- export { default as GlyphCautionInverted20 } from './glyph--caution-inverted/20.js';
2653
- export { default as GlyphCautionInverted16 } from './glyph--caution-inverted/16.js';
2646
+ export { default as CautionGlyph } from './caution/index.js';
2654
2647
  export { default as GlyphCautionInvertedGlyph } from './glyph--caution-inverted/index.js';
2655
- export { default as GlyphCircleFill32 } from './glyph--circle-fill/32.js';
2656
- export { default as GlyphCircleFill24 } from './glyph--circle-fill/24.js';
2657
- export { default as GlyphCircleFill20 } from './glyph--circle-fill/20.js';
2658
- export { default as GlyphCircleFill16 } from './glyph--circle-fill/16.js';
2648
+ export { default as CautionInvertedGlyph } from './caution-inverted/index.js';
2659
2649
  export { default as GlyphCircleFillGlyph } from './glyph--circle-fill/index.js';
2660
- export { default as GlyphCircleStroke32 } from './glyph--circle-stroke/32.js';
2661
- export { default as GlyphCircleStroke24 } from './glyph--circle-stroke/24.js';
2662
- export { default as GlyphCircleStroke20 } from './glyph--circle-stroke/20.js';
2663
- export { default as GlyphCircleStroke16 } from './glyph--circle-stroke/16.js';
2650
+ export { default as CircleFillGlyph } from './circle-fill/index.js';
2664
2651
  export { default as GlyphCircleStrokeGlyph } from './glyph--circle-stroke/index.js';
2665
- export { default as GlyphCritical32 } from './glyph--critical/32.js';
2666
- export { default as GlyphCritical24 } from './glyph--critical/24.js';
2667
- export { default as GlyphCritical20 } from './glyph--critical/20.js';
2668
- export { default as GlyphCritical16 } from './glyph--critical/16.js';
2652
+ export { default as CircleStrokeGlyph } from './circle-stroke/index.js';
2669
2653
  export { default as GlyphCriticalGlyph } from './glyph--critical/index.js';
2670
- export { default as GlyphIncomplete32 } from './glyph--incomplete/32.js';
2671
- export { default as GlyphIncomplete24 } from './glyph--incomplete/24.js';
2672
- export { default as GlyphIncomplete20 } from './glyph--incomplete/20.js';
2673
- export { default as GlyphIncomplete16 } from './glyph--incomplete/16.js';
2654
+ export { default as CriticalGlyph } from './critical/index.js';
2674
2655
  export { default as GlyphIncompleteGlyph } from './glyph--incomplete/index.js';
2675
- export { default as GlyphSquareFill32 } from './glyph--square-fill/32.js';
2676
- export { default as GlyphSquareFill24 } from './glyph--square-fill/24.js';
2677
- export { default as GlyphSquareFill20 } from './glyph--square-fill/20.js';
2678
- export { default as GlyphSquareFill16 } from './glyph--square-fill/16.js';
2679
2656
  export { default as GlyphSquareFillGlyph } from './glyph--square-fill/index.js';
2680
- export { default as GlyphUndefined32 } from './glyph--undefined/32.js';
2681
- export { default as GlyphUndefined24 } from './glyph--undefined/24.js';
2682
- export { default as GlyphUndefined20 } from './glyph--undefined/20.js';
2683
- export { default as GlyphUndefined16 } from './glyph--undefined/16.js';
2657
+ export { default as SquareFillGlyph } from './square-fill/index.js';
2684
2658
  export { default as GlyphUndefinedGlyph } from './glyph--undefined/index.js';
2685
2659
  export { default as Gradient32 } from './gradient/32.js';
2686
2660
  export { default as Gradient24 } from './gradient/24.js';
@@ -2926,6 +2900,7 @@ export { default as Incomplete32 } from './incomplete/32.js';
2926
2900
  export { default as Incomplete24 } from './incomplete/24.js';
2927
2901
  export { default as Incomplete20 } from './incomplete/20.js';
2928
2902
  export { default as Incomplete16 } from './incomplete/16.js';
2903
+ export { default as IncompleteGlyph } from './incomplete/index.js';
2929
2904
  export { default as IncompleteCancel32 } from './incomplete--cancel/32.js';
2930
2905
  export { default as IncompleteCancel24 } from './incomplete--cancel/24.js';
2931
2906
  export { default as IncompleteCancel20 } from './incomplete--cancel/20.js';
@@ -5946,6 +5921,7 @@ export { default as Undefined32 } from './undefined/32.js';
5946
5921
  export { default as Undefined24 } from './undefined/24.js';
5947
5922
  export { default as Undefined20 } from './undefined/20.js';
5948
5923
  export { default as Undefined16 } from './undefined/16.js';
5924
+ export { default as UndefinedGlyph } from './undefined/index.js';
5949
5925
  export { default as UndefinedFilled32 } from './undefined--filled/32.js';
5950
5926
  export { default as UndefinedFilled24 } from './undefined--filled/24.js';
5951
5927
  export { default as UndefinedFilled20 } from './undefined--filled/20.js';
@@ -6,14 +6,14 @@
6
6
  *
7
7
  * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
8
8
  */
9
- var _16 = {
9
+ var index = {
10
10
  "elem": "svg",
11
11
  "attrs": {
12
12
  "xmlns": "http://www.w3.org/2000/svg",
13
13
  "viewBox": "0 0 16 16",
14
14
  "fill": "currentColor",
15
- "width": 16,
16
- "height": 16
15
+ "width": "16",
16
+ "height": "16"
17
17
  },
18
18
  "content": [{
19
19
  "elem": "path",
@@ -21,8 +21,8 @@ var _16 = {
21
21
  "d": "M3 3H13V13H3z"
22
22
  }
23
23
  }],
24
- "name": "glyph--square-fill",
25
- "size": 16
24
+ "name": "square-fill",
25
+ "size": "glyph"
26
26
  };
27
27
 
28
- export default _16;
28
+ export default index;
@@ -6,14 +6,14 @@
6
6
  *
7
7
  * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
8
8
  */
9
- var _16 = {
9
+ var index = {
10
10
  "elem": "svg",
11
11
  "attrs": {
12
12
  "xmlns": "http://www.w3.org/2000/svg",
13
13
  "viewBox": "0 0 16 16",
14
14
  "fill": "currentColor",
15
- "width": 16,
16
- "height": 16
15
+ "width": "16",
16
+ "height": "16"
17
17
  },
18
18
  "content": [{
19
19
  "elem": "path",
@@ -22,8 +22,8 @@ var _16 = {
22
22
  "transform": "rotate(-45 8 8)"
23
23
  }
24
24
  }],
25
- "name": "glyph--undefined",
26
- "size": 16
25
+ "name": "undefined",
26
+ "size": "glyph"
27
27
  };
28
28
 
29
- export default _16;
29
+ export default index;
@@ -8,14 +8,14 @@
8
8
  */
9
9
  'use strict';
10
10
 
11
- var _16 = {
11
+ var index = {
12
12
  "elem": "svg",
13
13
  "attrs": {
14
14
  "xmlns": "http://www.w3.org/2000/svg",
15
15
  "viewBox": "0 0 16 16",
16
16
  "fill": "currentColor",
17
- "width": 16,
18
- "height": 16
17
+ "width": "16",
18
+ "height": "16"
19
19
  },
20
20
  "content": [{
21
21
  "elem": "path",
@@ -28,8 +28,8 @@ var _16 = {
28
28
  "d": "M12.315 12L3.685 12 8 4.088 12.315 12z"
29
29
  }
30
30
  }],
31
- "name": "glyph--caution",
32
- "size": 16
31
+ "name": "caution",
32
+ "size": "glyph"
33
33
  };
34
34
 
35
- module.exports = _16;
35
+ module.exports = index;
@@ -8,14 +8,14 @@
8
8
  */
9
9
  'use strict';
10
10
 
11
- var _16 = {
11
+ var index = {
12
12
  "elem": "svg",
13
13
  "attrs": {
14
14
  "xmlns": "http://www.w3.org/2000/svg",
15
15
  "viewBox": "0 0 16 16",
16
16
  "fill": "currentColor",
17
- "width": 16,
18
- "height": 16
17
+ "width": "16",
18
+ "height": "16"
19
19
  },
20
20
  "content": [{
21
21
  "elem": "path",
@@ -23,8 +23,8 @@ var _16 = {
23
23
  "d": "M8 14L2 3 14 3 8 14z"
24
24
  }
25
25
  }],
26
- "name": "glyph--caution-inverted",
27
- "size": 16
26
+ "name": "caution-inverted",
27
+ "size": "glyph"
28
28
  };
29
29
 
30
- module.exports = _16;
30
+ module.exports = index;
@@ -8,14 +8,14 @@
8
8
  */
9
9
  'use strict';
10
10
 
11
- var _16 = {
11
+ var index = {
12
12
  "elem": "svg",
13
13
  "attrs": {
14
14
  "xmlns": "http://www.w3.org/2000/svg",
15
15
  "viewBox": "0 0 16 16",
16
16
  "fill": "currentColor",
17
- "width": 16,
18
- "height": 16
17
+ "width": "16",
18
+ "height": "16"
19
19
  },
20
20
  "content": [{
21
21
  "elem": "circle",
@@ -25,8 +25,8 @@ var _16 = {
25
25
  "r": "6"
26
26
  }
27
27
  }],
28
- "name": "glyph--circle-fill",
29
- "size": 16
28
+ "name": "circle-fill",
29
+ "size": "glyph"
30
30
  };
31
31
 
32
- module.exports = _16;
32
+ module.exports = index;
@@ -8,14 +8,14 @@
8
8
  */
9
9
  'use strict';
10
10
 
11
- var _16 = {
11
+ var index = {
12
12
  "elem": "svg",
13
13
  "attrs": {
14
14
  "xmlns": "http://www.w3.org/2000/svg",
15
15
  "viewBox": "0 0 16 16",
16
16
  "fill": "currentColor",
17
- "width": 16,
18
- "height": 16
17
+ "width": "16",
18
+ "height": "16"
19
19
  },
20
20
  "content": [{
21
21
  "elem": "path",
@@ -23,8 +23,8 @@ var _16 = {
23
23
  "d": "M8,4A4,4,0,1,1,4,8,4.0045,4.0045,0,0,1,8,4M8,2a6,6,0,1,0,6,6A6,6,0,0,0,8,2Z"
24
24
  }
25
25
  }],
26
- "name": "glyph--circle-stroke",
27
- "size": 16
26
+ "name": "circle-stroke",
27
+ "size": "glyph"
28
28
  };
29
29
 
30
- module.exports = _16;
30
+ module.exports = index;
@@ -8,14 +8,14 @@
8
8
  */
9
9
  'use strict';
10
10
 
11
- var _16 = {
11
+ var index = {
12
12
  "elem": "svg",
13
13
  "attrs": {
14
14
  "xmlns": "http://www.w3.org/2000/svg",
15
15
  "viewBox": "0 0 16 16",
16
16
  "fill": "currentColor",
17
- "width": 16,
18
- "height": 16
17
+ "width": "16",
18
+ "height": "16"
19
19
  },
20
20
  "content": [{
21
21
  "elem": "path",
@@ -23,8 +23,8 @@ var _16 = {
23
23
  "d": "M12.887 11.4727a5.9936 5.9936 0 00-8.36-8.3594zM3.113 4.5273a5.9936 5.9936 0 008.36 8.3594z"
24
24
  }
25
25
  }],
26
- "name": "glyph--critical",
27
- "size": 16
26
+ "name": "critical",
27
+ "size": "glyph"
28
28
  };
29
29
 
30
- module.exports = _16;
30
+ module.exports = index;
@@ -8,14 +8,14 @@
8
8
  */
9
9
  'use strict';
10
10
 
11
- var _16 = {
11
+ var index = {
12
12
  "elem": "svg",
13
13
  "attrs": {
14
14
  "xmlns": "http://www.w3.org/2000/svg",
15
15
  "viewBox": "0 0 16 16",
16
16
  "fill": "currentColor",
17
- "width": 16,
18
- "height": 16
17
+ "width": "16",
18
+ "height": "16"
19
19
  },
20
20
  "content": [{
21
21
  "elem": "path",
@@ -23,8 +23,8 @@ var _16 = {
23
23
  "d": "M8,2a6,6,0,1,0,6,6A6,6,0,0,0,8,2ZM8,4a4.0045,4.0045,0,0,1,4,4H4A4.0045,4.0045,0,0,1,8,4Z"
24
24
  }
25
25
  }],
26
- "name": "glyph--incomplete",
27
- "size": 16
26
+ "name": "incomplete",
27
+ "size": "glyph"
28
28
  };
29
29
 
30
- module.exports = _16;
30
+ module.exports = index;
package/lib/index.js CHANGED
@@ -2646,45 +2646,19 @@ var globe_32_js = require('./globe/32.js');
2646
2646
  var globe_24_js = require('./globe/24.js');
2647
2647
  var globe_20_js = require('./globe/20.js');
2648
2648
  var globe_16_js = require('./globe/16.js');
2649
- var glyph_Caution_32_js = require('./glyph--caution/32.js');
2650
- var glyph_Caution_24_js = require('./glyph--caution/24.js');
2651
- var glyph_Caution_20_js = require('./glyph--caution/20.js');
2652
- var glyph_Caution_16_js = require('./glyph--caution/16.js');
2653
2649
  var glyph_Caution_index_js = require('./glyph--caution/index.js');
2654
- var glyph_CautionInverted_32_js = require('./glyph--caution-inverted/32.js');
2655
- var glyph_CautionInverted_24_js = require('./glyph--caution-inverted/24.js');
2656
- var glyph_CautionInverted_20_js = require('./glyph--caution-inverted/20.js');
2657
- var glyph_CautionInverted_16_js = require('./glyph--caution-inverted/16.js');
2650
+ var caution_index_js = require('./caution/index.js');
2658
2651
  var glyph_CautionInverted_index_js = require('./glyph--caution-inverted/index.js');
2659
- var glyph_CircleFill_32_js = require('./glyph--circle-fill/32.js');
2660
- var glyph_CircleFill_24_js = require('./glyph--circle-fill/24.js');
2661
- var glyph_CircleFill_20_js = require('./glyph--circle-fill/20.js');
2662
- var glyph_CircleFill_16_js = require('./glyph--circle-fill/16.js');
2652
+ var cautionInverted_index_js = require('./caution-inverted/index.js');
2663
2653
  var glyph_CircleFill_index_js = require('./glyph--circle-fill/index.js');
2664
- var glyph_CircleStroke_32_js = require('./glyph--circle-stroke/32.js');
2665
- var glyph_CircleStroke_24_js = require('./glyph--circle-stroke/24.js');
2666
- var glyph_CircleStroke_20_js = require('./glyph--circle-stroke/20.js');
2667
- var glyph_CircleStroke_16_js = require('./glyph--circle-stroke/16.js');
2654
+ var circleFill_index_js = require('./circle-fill/index.js');
2668
2655
  var glyph_CircleStroke_index_js = require('./glyph--circle-stroke/index.js');
2669
- var glyph_Critical_32_js = require('./glyph--critical/32.js');
2670
- var glyph_Critical_24_js = require('./glyph--critical/24.js');
2671
- var glyph_Critical_20_js = require('./glyph--critical/20.js');
2672
- var glyph_Critical_16_js = require('./glyph--critical/16.js');
2656
+ var circleStroke_index_js = require('./circle-stroke/index.js');
2673
2657
  var glyph_Critical_index_js = require('./glyph--critical/index.js');
2674
- var glyph_Incomplete_32_js = require('./glyph--incomplete/32.js');
2675
- var glyph_Incomplete_24_js = require('./glyph--incomplete/24.js');
2676
- var glyph_Incomplete_20_js = require('./glyph--incomplete/20.js');
2677
- var glyph_Incomplete_16_js = require('./glyph--incomplete/16.js');
2658
+ var critical_index_js = require('./critical/index.js');
2678
2659
  var glyph_Incomplete_index_js = require('./glyph--incomplete/index.js');
2679
- var glyph_SquareFill_32_js = require('./glyph--square-fill/32.js');
2680
- var glyph_SquareFill_24_js = require('./glyph--square-fill/24.js');
2681
- var glyph_SquareFill_20_js = require('./glyph--square-fill/20.js');
2682
- var glyph_SquareFill_16_js = require('./glyph--square-fill/16.js');
2683
2660
  var glyph_SquareFill_index_js = require('./glyph--square-fill/index.js');
2684
- var glyph_Undefined_32_js = require('./glyph--undefined/32.js');
2685
- var glyph_Undefined_24_js = require('./glyph--undefined/24.js');
2686
- var glyph_Undefined_20_js = require('./glyph--undefined/20.js');
2687
- var glyph_Undefined_16_js = require('./glyph--undefined/16.js');
2661
+ var squareFill_index_js = require('./square-fill/index.js');
2688
2662
  var glyph_Undefined_index_js = require('./glyph--undefined/index.js');
2689
2663
  var gradient_32_js = require('./gradient/32.js');
2690
2664
  var gradient_24_js = require('./gradient/24.js');
@@ -2930,6 +2904,7 @@ var incomplete_32_js = require('./incomplete/32.js');
2930
2904
  var incomplete_24_js = require('./incomplete/24.js');
2931
2905
  var incomplete_20_js = require('./incomplete/20.js');
2932
2906
  var incomplete_16_js = require('./incomplete/16.js');
2907
+ var incomplete_index_js = require('./incomplete/index.js');
2933
2908
  var incomplete_Cancel_32_js = require('./incomplete--cancel/32.js');
2934
2909
  var incomplete_Cancel_24_js = require('./incomplete--cancel/24.js');
2935
2910
  var incomplete_Cancel_20_js = require('./incomplete--cancel/20.js');
@@ -5950,6 +5925,7 @@ var undefined_32_js = require('./undefined/32.js');
5950
5925
  var undefined_24_js = require('./undefined/24.js');
5951
5926
  var undefined_20_js = require('./undefined/20.js');
5952
5927
  var undefined_16_js = require('./undefined/16.js');
5928
+ var undefined_index_js = require('./undefined/index.js');
5953
5929
  var undefined_Filled_32_js = require('./undefined--filled/32.js');
5954
5930
  var undefined_Filled_24_js = require('./undefined--filled/24.js');
5955
5931
  var undefined_Filled_20_js = require('./undefined--filled/20.js');
@@ -9133,45 +9109,19 @@ exports.Globe32 = globe_32_js;
9133
9109
  exports.Globe24 = globe_24_js;
9134
9110
  exports.Globe20 = globe_20_js;
9135
9111
  exports.Globe16 = globe_16_js;
9136
- exports.GlyphCaution32 = glyph_Caution_32_js;
9137
- exports.GlyphCaution24 = glyph_Caution_24_js;
9138
- exports.GlyphCaution20 = glyph_Caution_20_js;
9139
- exports.GlyphCaution16 = glyph_Caution_16_js;
9140
9112
  exports.GlyphCautionGlyph = glyph_Caution_index_js;
9141
- exports.GlyphCautionInverted32 = glyph_CautionInverted_32_js;
9142
- exports.GlyphCautionInverted24 = glyph_CautionInverted_24_js;
9143
- exports.GlyphCautionInverted20 = glyph_CautionInverted_20_js;
9144
- exports.GlyphCautionInverted16 = glyph_CautionInverted_16_js;
9113
+ exports.CautionGlyph = caution_index_js;
9145
9114
  exports.GlyphCautionInvertedGlyph = glyph_CautionInverted_index_js;
9146
- exports.GlyphCircleFill32 = glyph_CircleFill_32_js;
9147
- exports.GlyphCircleFill24 = glyph_CircleFill_24_js;
9148
- exports.GlyphCircleFill20 = glyph_CircleFill_20_js;
9149
- exports.GlyphCircleFill16 = glyph_CircleFill_16_js;
9115
+ exports.CautionInvertedGlyph = cautionInverted_index_js;
9150
9116
  exports.GlyphCircleFillGlyph = glyph_CircleFill_index_js;
9151
- exports.GlyphCircleStroke32 = glyph_CircleStroke_32_js;
9152
- exports.GlyphCircleStroke24 = glyph_CircleStroke_24_js;
9153
- exports.GlyphCircleStroke20 = glyph_CircleStroke_20_js;
9154
- exports.GlyphCircleStroke16 = glyph_CircleStroke_16_js;
9117
+ exports.CircleFillGlyph = circleFill_index_js;
9155
9118
  exports.GlyphCircleStrokeGlyph = glyph_CircleStroke_index_js;
9156
- exports.GlyphCritical32 = glyph_Critical_32_js;
9157
- exports.GlyphCritical24 = glyph_Critical_24_js;
9158
- exports.GlyphCritical20 = glyph_Critical_20_js;
9159
- exports.GlyphCritical16 = glyph_Critical_16_js;
9119
+ exports.CircleStrokeGlyph = circleStroke_index_js;
9160
9120
  exports.GlyphCriticalGlyph = glyph_Critical_index_js;
9161
- exports.GlyphIncomplete32 = glyph_Incomplete_32_js;
9162
- exports.GlyphIncomplete24 = glyph_Incomplete_24_js;
9163
- exports.GlyphIncomplete20 = glyph_Incomplete_20_js;
9164
- exports.GlyphIncomplete16 = glyph_Incomplete_16_js;
9121
+ exports.CriticalGlyph = critical_index_js;
9165
9122
  exports.GlyphIncompleteGlyph = glyph_Incomplete_index_js;
9166
- exports.GlyphSquareFill32 = glyph_SquareFill_32_js;
9167
- exports.GlyphSquareFill24 = glyph_SquareFill_24_js;
9168
- exports.GlyphSquareFill20 = glyph_SquareFill_20_js;
9169
- exports.GlyphSquareFill16 = glyph_SquareFill_16_js;
9170
9123
  exports.GlyphSquareFillGlyph = glyph_SquareFill_index_js;
9171
- exports.GlyphUndefined32 = glyph_Undefined_32_js;
9172
- exports.GlyphUndefined24 = glyph_Undefined_24_js;
9173
- exports.GlyphUndefined20 = glyph_Undefined_20_js;
9174
- exports.GlyphUndefined16 = glyph_Undefined_16_js;
9124
+ exports.SquareFillGlyph = squareFill_index_js;
9175
9125
  exports.GlyphUndefinedGlyph = glyph_Undefined_index_js;
9176
9126
  exports.Gradient32 = gradient_32_js;
9177
9127
  exports.Gradient24 = gradient_24_js;
@@ -9417,6 +9367,7 @@ exports.Incomplete32 = incomplete_32_js;
9417
9367
  exports.Incomplete24 = incomplete_24_js;
9418
9368
  exports.Incomplete20 = incomplete_20_js;
9419
9369
  exports.Incomplete16 = incomplete_16_js;
9370
+ exports.IncompleteGlyph = incomplete_index_js;
9420
9371
  exports.IncompleteCancel32 = incomplete_Cancel_32_js;
9421
9372
  exports.IncompleteCancel24 = incomplete_Cancel_24_js;
9422
9373
  exports.IncompleteCancel20 = incomplete_Cancel_20_js;
@@ -12437,6 +12388,7 @@ exports.Undefined32 = undefined_32_js;
12437
12388
  exports.Undefined24 = undefined_24_js;
12438
12389
  exports.Undefined20 = undefined_20_js;
12439
12390
  exports.Undefined16 = undefined_16_js;
12391
+ exports.UndefinedGlyph = undefined_index_js;
12440
12392
  exports.UndefinedFilled32 = undefined_Filled_32_js;
12441
12393
  exports.UndefinedFilled24 = undefined_Filled_24_js;
12442
12394
  exports.UndefinedFilled20 = undefined_Filled_20_js;