@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
@@ -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": "M3 3H13V13H3z"
24
24
  }
25
25
  }],
26
- "name": "glyph--square-fill",
27
- "size": 16
26
+ "name": "square-fill",
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",
@@ -24,8 +24,8 @@ var _16 = {
24
24
  "transform": "rotate(-45 8 8)"
25
25
  }
26
26
  }],
27
- "name": "glyph--undefined",
28
- "size": 16
27
+ "name": "undefined",
28
+ "size": "glyph"
29
29
  };
30
30
 
31
- module.exports = _16;
31
+ module.exports = index;