@carbon/icons-react 10.9.0-rc.1 → 10.9.1

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 (88) hide show
  1. package/es/index.js +1 -1
  2. package/lib/arrows/16.js +2 -2
  3. package/lib/arrows/20.js +1 -1
  4. package/lib/arrows/24.js +1 -1
  5. package/lib/arrows/32.js +1 -1
  6. package/lib/arrows--vertical/16.js +2 -2
  7. package/lib/arrows--vertical/20.js +1 -1
  8. package/lib/arrows--vertical/24.js +1 -1
  9. package/lib/arrows--vertical/32.js +1 -1
  10. package/lib/attachment/16.js +2 -2
  11. package/lib/attachment/20.js +1 -1
  12. package/lib/attachment/24.js +1 -1
  13. package/lib/attachment/32.js +1 -1
  14. package/lib/back-to-top/16.js +2 -2
  15. package/lib/back-to-top/20.js +1 -1
  16. package/lib/back-to-top/24.js +1 -1
  17. package/lib/back-to-top/32.js +1 -1
  18. package/lib/calendar/16.js +2 -2
  19. package/lib/calendar/20.js +1 -2
  20. package/lib/calendar/24.js +1 -2
  21. package/lib/calendar/32.js +1 -2
  22. package/lib/caret--down/16.js +2 -2
  23. package/lib/caret--down/20.js +1 -1
  24. package/lib/caret--down/24.js +1 -1
  25. package/lib/caret--down/32.js +1 -1
  26. package/lib/caret--left/16.js +2 -2
  27. package/lib/caret--left/20.js +1 -1
  28. package/lib/caret--left/24.js +1 -1
  29. package/lib/caret--left/32.js +1 -1
  30. package/lib/caret--right/16.js +2 -2
  31. package/lib/caret--right/20.js +1 -1
  32. package/lib/caret--right/24.js +1 -1
  33. package/lib/caret--right/32.js +1 -1
  34. package/lib/caret--sort/16.js +2 -2
  35. package/lib/caret--sort/20.js +1 -1
  36. package/lib/caret--sort/24.js +1 -1
  37. package/lib/caret--sort/32.js +1 -1
  38. package/lib/caret--sort--down/16.js +2 -2
  39. package/lib/caret--sort--down/20.js +1 -1
  40. package/lib/caret--sort--down/24.js +1 -1
  41. package/lib/caret--sort--down/32.js +1 -1
  42. package/lib/caret--sort--up/16.js +2 -2
  43. package/lib/caret--sort--up/20.js +1 -1
  44. package/lib/caret--sort--up/24.js +1 -1
  45. package/lib/caret--sort--up/32.js +1 -1
  46. package/lib/caret--up/16.js +2 -2
  47. package/lib/caret--up/20.js +1 -1
  48. package/lib/caret--up/24.js +1 -1
  49. package/lib/caret--up/32.js +1 -1
  50. package/lib/chat/16.js +3 -3
  51. package/lib/checkmark/16.js +2 -2
  52. package/lib/checkmark/32.js +1 -1
  53. package/lib/checkmark--outline/16.js +3 -3
  54. package/lib/close/16.js +2 -2
  55. package/lib/close--outline/16.js +3 -3
  56. package/lib/copy/16.js +3 -3
  57. package/lib/copy--file/16.js +3 -3
  58. package/lib/copy--file/20.js +2 -2
  59. package/lib/copy--file/24.js +2 -2
  60. package/lib/copy--file/32.js +2 -2
  61. package/lib/document/16.js +3 -3
  62. package/lib/document/20.js +2 -2
  63. package/lib/document/24.js +2 -2
  64. package/lib/document/32.js +2 -2
  65. package/lib/down-to-bottom/16.js +2 -2
  66. package/lib/down-to-bottom/20.js +1 -1
  67. package/lib/down-to-bottom/24.js +1 -1
  68. package/lib/down-to-bottom/32.js +1 -1
  69. package/lib/draggable/16.js +2 -2
  70. package/lib/draggable/20.js +1 -1
  71. package/lib/draggable/24.js +1 -1
  72. package/lib/draggable/32.js +1 -1
  73. package/lib/edit/16.js +2 -2
  74. package/lib/edit/20.js +1 -1
  75. package/lib/edit/24.js +1 -1
  76. package/lib/edit/32.js +1 -1
  77. package/lib/folder/16.js +2 -2
  78. package/lib/folder--add/16.js +3 -3
  79. package/lib/folder--add/20.js +2 -2
  80. package/lib/folder--add/24.js +2 -2
  81. package/lib/folder--add/32.js +2 -2
  82. package/lib/forum/16.js +3 -3
  83. package/lib/forum/20.js +2 -2
  84. package/lib/forum/24.js +2 -2
  85. package/lib/forum/32.js +2 -2
  86. package/lib/index.js +1 -1
  87. package/package.json +5 -5
  88. package/umd/index.js +1 -1
package/lib/arrows/16.js CHANGED
@@ -13,10 +13,10 @@ React.forwardRef(function Arrows16(props, ref) {
13
13
  return React.createElement(Icon.Icon, Icon._extends({
14
14
  width: 16,
15
15
  height: 16,
16
- viewBox: "0 0 16 16",
16
+ viewBox: "0 0 32 32",
17
17
  ref: ref
18
18
  }, props), React.createElement("path", {
19
- d: "M13.8 10.3L12 12.1 12 2 11 2 11 12.1 9.2 10.3 8.5 11 11.5 14 14.5 11zM4.5 2L1.5 5 2.2 5.7 4 3.9 4 14 5 14 5 3.9 6.8 5.7 7.5 5z"
19
+ d: "M27.6 20.6L24 24.2 24 4 22 4 22 24.2 18.4 20.6 17 22 23 28 29 22zM9 4L3 10 4.4 11.4 8 7.8 8 28 10 28 10 7.8 13.6 11.4 15 10z"
20
20
  }), props.children);
21
21
  });
22
22
 
package/lib/arrows/20.js CHANGED
@@ -16,7 +16,7 @@ React.forwardRef(function Arrows20(props, ref) {
16
16
  viewBox: "0 0 32 32",
17
17
  ref: ref
18
18
  }, props), React.createElement("path", {
19
- d: "M26.6 20.6L23 24.2 23 4 21 4 21 24.2 17.4 20.6 16 22 22 28 28 22zM10 4L4 10 5.4 11.4 9 7.8 9 28 11 28 11 7.8 14.6 11.4 16 10z"
19
+ d: "M27.6 20.6L24 24.2 24 4 22 4 22 24.2 18.4 20.6 17 22 23 28 29 22zM9 4L3 10 4.4 11.4 8 7.8 8 28 10 28 10 7.8 13.6 11.4 15 10z"
20
20
  }), props.children);
21
21
  });
22
22
 
package/lib/arrows/24.js CHANGED
@@ -16,7 +16,7 @@ React.forwardRef(function Arrows24(props, ref) {
16
16
  viewBox: "0 0 32 32",
17
17
  ref: ref
18
18
  }, props), React.createElement("path", {
19
- d: "M26.6 20.6L23 24.2 23 4 21 4 21 24.2 17.4 20.6 16 22 22 28 28 22zM10 4L4 10 5.4 11.4 9 7.8 9 28 11 28 11 7.8 14.6 11.4 16 10z"
19
+ d: "M27.6 20.6L24 24.2 24 4 22 4 22 24.2 18.4 20.6 17 22 23 28 29 22zM9 4L3 10 4.4 11.4 8 7.8 8 28 10 28 10 7.8 13.6 11.4 15 10z"
20
20
  }), props.children);
21
21
  });
22
22
 
package/lib/arrows/32.js CHANGED
@@ -16,7 +16,7 @@ React.forwardRef(function Arrows32(props, ref) {
16
16
  viewBox: "0 0 32 32",
17
17
  ref: ref
18
18
  }, props), React.createElement("path", {
19
- d: "M26.6 20.6L23 24.2 23 4 21 4 21 24.2 17.4 20.6 16 22 22 28 28 22zM10 4L4 10 5.4 11.4 9 7.8 9 28 11 28 11 7.8 14.6 11.4 16 10z"
19
+ d: "M27.6 20.6L24 24.2 24 4 22 4 22 24.2 18.4 20.6 17 22 23 28 29 22zM9 4L3 10 4.4 11.4 8 7.8 8 28 10 28 10 7.8 13.6 11.4 15 10z"
20
20
  }), props.children);
21
21
  });
22
22
 
@@ -13,10 +13,10 @@ React.forwardRef(function ArrowsVertical16(props, ref) {
13
13
  return React.createElement(Icon.Icon, Icon._extends({
14
14
  width: 16,
15
15
  height: 16,
16
- viewBox: "0 0 16 16",
16
+ viewBox: "0 0 32 32",
17
17
  ref: ref
18
18
  }, props), React.createElement("path", {
19
- d: "M13.8 10.3L12 12.1 12 2 11 2 11 12.1 9.2 10.3 8.5 11 11.5 14 14.5 11zM4.5 2L1.5 5 2.2 5.7 4 3.9 4 14 5 14 5 3.9 6.8 5.7 7.5 5z"
19
+ d: "M27.6 20.6L24 24.2 24 4 22 4 22 24.2 18.4 20.6 17 22 23 28 29 22zM9 4L3 10 4.4 11.4 8 7.8 8 28 10 28 10 7.8 13.6 11.4 15 10z"
20
20
  }), props.children);
21
21
  });
22
22
 
@@ -16,7 +16,7 @@ React.forwardRef(function ArrowsVertical20(props, ref) {
16
16
  viewBox: "0 0 32 32",
17
17
  ref: ref
18
18
  }, props), React.createElement("path", {
19
- d: "M26.59 20.59L23 24.17 23 4 21 4 21 24.17 17.41 20.59 16 22 22 28 28 22 26.59 20.59zM10 4L4 10 5.41 11.41 9 7.83 9 28 11 28 11 7.83 14.59 11.41 16 10 10 4z"
19
+ d: "M27.6 20.6L24 24.2 24 4 22 4 22 24.2 18.4 20.6 17 22 23 28 29 22zM9 4L3 10 4.4 11.4 8 7.8 8 28 10 28 10 7.8 13.6 11.4 15 10z"
20
20
  }), props.children);
21
21
  });
22
22
 
@@ -16,7 +16,7 @@ React.forwardRef(function ArrowsVertical24(props, ref) {
16
16
  viewBox: "0 0 32 32",
17
17
  ref: ref
18
18
  }, props), React.createElement("path", {
19
- d: "M26.59 20.59L23 24.17 23 4 21 4 21 24.17 17.41 20.59 16 22 22 28 28 22 26.59 20.59zM10 4L4 10 5.41 11.41 9 7.83 9 28 11 28 11 7.83 14.59 11.41 16 10 10 4z"
19
+ d: "M27.6 20.6L24 24.2 24 4 22 4 22 24.2 18.4 20.6 17 22 23 28 29 22zM9 4L3 10 4.4 11.4 8 7.8 8 28 10 28 10 7.8 13.6 11.4 15 10z"
20
20
  }), props.children);
21
21
  });
22
22
 
@@ -16,7 +16,7 @@ React.forwardRef(function ArrowsVertical32(props, ref) {
16
16
  viewBox: "0 0 32 32",
17
17
  ref: ref
18
18
  }, props), React.createElement("path", {
19
- d: "M26.59 20.59L23 24.17 23 4 21 4 21 24.17 17.41 20.59 16 22 22 28 28 22 26.59 20.59zM10 4L4 10 5.41 11.41 9 7.83 9 28 11 28 11 7.83 14.59 11.41 16 10 10 4z"
19
+ d: "M27.6 20.6L24 24.2 24 4 22 4 22 24.2 18.4 20.6 17 22 23 28 29 22zM9 4L3 10 4.4 11.4 8 7.8 8 28 10 28 10 7.8 13.6 11.4 15 10z"
20
20
  }), props.children);
21
21
  });
22
22
 
@@ -13,10 +13,10 @@ React.forwardRef(function Attachment16(props, ref) {
13
13
  return React.createElement(Icon.Icon, Icon._extends({
14
14
  width: 16,
15
15
  height: 16,
16
- viewBox: "0 0 16 16",
16
+ viewBox: "0 0 32 32",
17
17
  ref: ref
18
18
  }, props), React.createElement("path", {
19
- d: "M14.1,9L7,1.9C5.6,0.6,3.3,0.7,2,2.1S0.7,5.6,1.9,7l1.6,1.6l0.8-0.8L2.7,6.2c-1-0.9-1-2.5-0.1-3.5s2.5-1,3.5-0.1l0.1,0.1\tl7.1,7.1c1,0.9,1,2.5,0.1,3.5s-2.5,1-3.5,0.1l-0.1-0.1L6.5,9.9C5.9,9.4,5.9,8.5,6.5,8s1.4-0.5,1.9,0l0,0l1.7,1.7L10.9,9L9.1,7.2\tc-1-0.9-2.5-0.9-3.5,0.1c-0.9,0.9-0.9,2.4,0,3.3L9,14.1c1.4,1.3,3.7,1.2,5-0.2S15.3,10.4,14.1,9z"
19
+ d: "M28.1,18.9L13.1,3.9c-2.5-2.6-6.6-2.6-9.2-0.1S1.3,10.5,3.9,13c0,0,0.1,0.1,0.1,0.1L6.8,16l1.4-1.4l-2.9-2.9\tC3.6,10,3.6,7.1,5.3,5.4s4.6-1.8,6.3-0.1c0,0,0,0,0.1,0.1l14.9,14.9c1.8,1.7,1.8,4.6,0.1,6.3c-1.7,1.8-4.6,1.8-6.3,0.1\tc0,0,0,0-0.1-0.1l-7.4-7.4c-1-1-0.9-2.6,0-3.5c1-0.9,2.5-0.9,3.5,0l4.1,4.1l1.4-1.4c0,0-4.2-4.2-4.2-4.2c-1.8-1.7-4.6-1.6-6.3,0.2\tc-1.6,1.7-1.6,4.4,0,6.2l7.5,7.5c2.5,2.6,6.6,2.6,9.2,0.1S30.7,21.5,28.1,18.9C28.1,19,28.1,18.9,28.1,18.9L28.1,18.9z"
20
20
  }), props.children);
21
21
  });
22
22
 
@@ -16,7 +16,7 @@ React.forwardRef(function Attachment20(props, ref) {
16
16
  viewBox: "0 0 32 32",
17
17
  ref: ref
18
18
  }, props), React.createElement("path", {
19
- d: "M27.1,17.9l-13-13a6.51,6.51,0,0,0-9.2,9.2l3,3,1.41-1.41-3-3a4.5,4.5,0,1,1,6.36-6.36l13,13a4.5,4.5,0,1,1-6.36,6.36l-6.13-6.13A2.5,2.5,0,0,1,16.72,16l3.17,3.17,1.41-1.41s-3.22-3.23-3.25-3.24a4.49,4.49,0,0,0-6.34,6.35L17.9,27.1a6.51,6.51,0,0,0,9.2-9.2Z"
19
+ d: "M28.1,18.9L13.1,3.9c-2.5-2.6-6.6-2.6-9.2-0.1S1.3,10.5,3.9,13c0,0,0.1,0.1,0.1,0.1L6.8,16l1.4-1.4l-2.9-2.9\tC3.6,10,3.6,7.1,5.3,5.4s4.6-1.8,6.3-0.1c0,0,0,0,0.1,0.1l14.9,14.9c1.8,1.7,1.8,4.6,0.1,6.3c-1.7,1.8-4.6,1.8-6.3,0.1\tc0,0,0,0-0.1-0.1l-7.4-7.4c-1-1-0.9-2.6,0-3.5c1-0.9,2.5-0.9,3.5,0l4.1,4.1l1.4-1.4c0,0-4.2-4.2-4.2-4.2c-1.8-1.7-4.6-1.6-6.3,0.2\tc-1.6,1.7-1.6,4.4,0,6.2l7.5,7.5c2.5,2.6,6.6,2.6,9.2,0.1S30.7,21.5,28.1,18.9C28.1,19,28.1,18.9,28.1,18.9L28.1,18.9z"
20
20
  }), props.children);
21
21
  });
22
22
 
@@ -16,7 +16,7 @@ React.forwardRef(function Attachment24(props, ref) {
16
16
  viewBox: "0 0 32 32",
17
17
  ref: ref
18
18
  }, props), React.createElement("path", {
19
- d: "M27.1,17.9l-13-13a6.51,6.51,0,0,0-9.2,9.2l3,3,1.41-1.41-3-3a4.5,4.5,0,1,1,6.36-6.36l13,13a4.5,4.5,0,1,1-6.36,6.36l-6.13-6.13A2.5,2.5,0,0,1,16.72,16l3.17,3.17,1.41-1.41s-3.22-3.23-3.25-3.24a4.49,4.49,0,0,0-6.34,6.35L17.9,27.1a6.51,6.51,0,0,0,9.2-9.2Z"
19
+ d: "M28.1,18.9L13.1,3.9c-2.5-2.6-6.6-2.6-9.2-0.1S1.3,10.5,3.9,13c0,0,0.1,0.1,0.1,0.1L6.8,16l1.4-1.4l-2.9-2.9\tC3.6,10,3.6,7.1,5.3,5.4s4.6-1.8,6.3-0.1c0,0,0,0,0.1,0.1l14.9,14.9c1.8,1.7,1.8,4.6,0.1,6.3c-1.7,1.8-4.6,1.8-6.3,0.1\tc0,0,0,0-0.1-0.1l-7.4-7.4c-1-1-0.9-2.6,0-3.5c1-0.9,2.5-0.9,3.5,0l4.1,4.1l1.4-1.4c0,0-4.2-4.2-4.2-4.2c-1.8-1.7-4.6-1.6-6.3,0.2\tc-1.6,1.7-1.6,4.4,0,6.2l7.5,7.5c2.5,2.6,6.6,2.6,9.2,0.1S30.7,21.5,28.1,18.9C28.1,19,28.1,18.9,28.1,18.9L28.1,18.9z"
20
20
  }), props.children);
21
21
  });
22
22
 
@@ -16,7 +16,7 @@ React.forwardRef(function Attachment32(props, ref) {
16
16
  viewBox: "0 0 32 32",
17
17
  ref: ref
18
18
  }, props), React.createElement("path", {
19
- d: "M27.1,17.9l-13-13a6.51,6.51,0,0,0-9.2,9.2l3,3,1.41-1.41-3-3a4.5,4.5,0,1,1,6.36-6.36l13,13a4.5,4.5,0,1,1-6.36,6.36l-6.13-6.13A2.5,2.5,0,0,1,16.72,16l3.17,3.17,1.41-1.41s-3.22-3.23-3.25-3.24a4.49,4.49,0,0,0-6.34,6.35L17.9,27.1a6.51,6.51,0,0,0,9.2-9.2Z"
19
+ d: "M28.1,18.9L13.1,3.9c-2.5-2.6-6.6-2.6-9.2-0.1S1.3,10.5,3.9,13c0,0,0.1,0.1,0.1,0.1L6.8,16l1.4-1.4l-2.9-2.9\tC3.6,10,3.6,7.1,5.3,5.4s4.6-1.8,6.3-0.1c0,0,0,0,0.1,0.1l14.9,14.9c1.8,1.7,1.8,4.6,0.1,6.3c-1.7,1.8-4.6,1.8-6.3,0.1\tc0,0,0,0-0.1-0.1l-7.4-7.4c-1-1-0.9-2.6,0-3.5c1-0.9,2.5-0.9,3.5,0l4.1,4.1l1.4-1.4c0,0-4.2-4.2-4.2-4.2c-1.8-1.7-4.6-1.6-6.3,0.2\tc-1.6,1.7-1.6,4.4,0,6.2l7.5,7.5c2.5,2.6,6.6,2.6,9.2,0.1S30.7,21.5,28.1,18.9C28.1,19,28.1,18.9,28.1,18.9L28.1,18.9z"
20
20
  }), props.children);
21
21
  });
22
22
 
@@ -13,10 +13,10 @@ React.forwardRef(function BackToTop16(props, ref) {
13
13
  return React.createElement(Icon.Icon, Icon._extends({
14
14
  width: 16,
15
15
  height: 16,
16
- viewBox: "0 0 16 16",
16
+ viewBox: "0 0 32 32",
17
17
  ref: ref
18
18
  }, props), React.createElement("path", {
19
- d: "M8 7L3 12 3.7 12.7 8 8.4 12.3 12.7 13 12zM2 4H14V5H2z"
19
+ d: "M16 14L6 24 7.4 25.4 16 16.8 24.6 25.4 26 24zM4 8H28V10H4z"
20
20
  }), props.children);
21
21
  });
22
22
 
@@ -16,7 +16,7 @@ React.forwardRef(function BackToTop20(props, ref) {
16
16
  viewBox: "0 0 32 32",
17
17
  ref: ref
18
18
  }, props), React.createElement("path", {
19
- d: "M16 13L6 23 7.41 24.41 16 15.83 24.59 24.41 26 23 16 13zM4 7H28V9H4z"
19
+ d: "M16 14L6 24 7.4 25.4 16 16.8 24.6 25.4 26 24zM4 8H28V10H4z"
20
20
  }), props.children);
21
21
  });
22
22
 
@@ -16,7 +16,7 @@ React.forwardRef(function BackToTop24(props, ref) {
16
16
  viewBox: "0 0 32 32",
17
17
  ref: ref
18
18
  }, props), React.createElement("path", {
19
- d: "M16 13L6 23 7.41 24.41 16 15.83 24.59 24.41 26 23 16 13zM4 7H28V9H4z"
19
+ d: "M16 14L6 24 7.4 25.4 16 16.8 24.6 25.4 26 24zM4 8H28V10H4z"
20
20
  }), props.children);
21
21
  });
22
22
 
@@ -16,7 +16,7 @@ React.forwardRef(function BackToTop32(props, ref) {
16
16
  viewBox: "0 0 32 32",
17
17
  ref: ref
18
18
  }, props), React.createElement("path", {
19
- d: "M16 13L6 23 7.41 24.41 16 15.83 24.59 24.41 26 23 16 13zM4 7H28V9H4z"
19
+ d: "M16 14L6 24 7.4 25.4 16 16.8 24.6 25.4 26 24zM4 8H28V10H4z"
20
20
  }), props.children);
21
21
  });
22
22
 
@@ -13,10 +13,10 @@ React.forwardRef(function Calendar16(props, ref) {
13
13
  return React.createElement(Icon.Icon, Icon._extends({
14
14
  width: 16,
15
15
  height: 16,
16
- viewBox: "0 0 16 16",
16
+ viewBox: "0 0 32 32",
17
17
  ref: ref
18
18
  }, props), React.createElement("path", {
19
- d: "M13,2h-2V1h-1v1H6V1H5v1H3C2.4,2,2,2.4,2,3v10c0,0.6,0.4,1,1,1h10c0.6,0,1-0.4,1-1V3C14,2.4,13.6,2,13,2z M13,13H3V6h10V13z M13,5H3V3h2v1h1V3h4v1h1V3h2V5z"
19
+ d: "M26,4h-4V2h-2v2h-8V2h-2v2H6C4.9,4,4,4.9,4,6v20c0,1.1,0.9,2,2,2h20c1.1,0,2-0.9,2-2V6C28,4.9,27.1,4,26,4z M26,26H6V12h20\tV26z M26,10H6V6h4v2h2V6h8v2h2V6h4V10z"
20
20
  }), props.children);
21
21
  });
22
22
 
@@ -16,8 +16,7 @@ React.forwardRef(function Calendar20(props, ref) {
16
16
  viewBox: "0 0 32 32",
17
17
  ref: ref
18
18
  }, props), React.createElement("path", {
19
- d: "M26,4H22V2H20V4H12V2H10V4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2H26a2,2,0,0,0,2-2V6A2,2,0,0,0,26,4Zm0,22H6V12H26Zm0-16H6V6h4V8h2V6h8V8h2V6h4Z",
20
- transform: "translate(0 .03)"
19
+ d: "M26,4h-4V2h-2v2h-8V2h-2v2H6C4.9,4,4,4.9,4,6v20c0,1.1,0.9,2,2,2h20c1.1,0,2-0.9,2-2V6C28,4.9,27.1,4,26,4z M26,26H6V12h20\tV26z M26,10H6V6h4v2h2V6h8v2h2V6h4V10z"
21
20
  }), props.children);
22
21
  });
23
22
 
@@ -16,8 +16,7 @@ React.forwardRef(function Calendar24(props, ref) {
16
16
  viewBox: "0 0 32 32",
17
17
  ref: ref
18
18
  }, props), React.createElement("path", {
19
- d: "M26,4H22V2H20V4H12V2H10V4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2H26a2,2,0,0,0,2-2V6A2,2,0,0,0,26,4Zm0,22H6V12H26Zm0-16H6V6h4V8h2V6h8V8h2V6h4Z",
20
- transform: "translate(0 .03)"
19
+ d: "M26,4h-4V2h-2v2h-8V2h-2v2H6C4.9,4,4,4.9,4,6v20c0,1.1,0.9,2,2,2h20c1.1,0,2-0.9,2-2V6C28,4.9,27.1,4,26,4z M26,26H6V12h20\tV26z M26,10H6V6h4v2h2V6h8v2h2V6h4V10z"
21
20
  }), props.children);
22
21
  });
23
22
 
@@ -16,8 +16,7 @@ React.forwardRef(function Calendar32(props, ref) {
16
16
  viewBox: "0 0 32 32",
17
17
  ref: ref
18
18
  }, props), React.createElement("path", {
19
- d: "M26,4H22V2H20V4H12V2H10V4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2H26a2,2,0,0,0,2-2V6A2,2,0,0,0,26,4Zm0,22H6V12H26Zm0-16H6V6h4V8h2V6h8V8h2V6h4Z",
20
- transform: "translate(0 .03)"
19
+ d: "M26,4h-4V2h-2v2h-8V2h-2v2H6C4.9,4,4,4.9,4,6v20c0,1.1,0.9,2,2,2h20c1.1,0,2-0.9,2-2V6C28,4.9,27.1,4,26,4z M26,26H6V12h20\tV26z M26,10H6V6h4v2h2V6h8v2h2V6h4V10z"
21
20
  }), props.children);
22
21
  });
23
22
 
@@ -13,10 +13,10 @@ React.forwardRef(function CaretDown16(props, ref) {
13
13
  return React.createElement(Icon.Icon, Icon._extends({
14
14
  width: 16,
15
15
  height: 16,
16
- viewBox: "0 0 16 16",
16
+ viewBox: "0 0 32 32",
17
17
  ref: ref
18
18
  }, props), React.createElement("path", {
19
- d: "M12 6L8 10 4 6z"
19
+ d: "M24 12L16 22 8 12z"
20
20
  }), props.children);
21
21
  });
22
22
 
@@ -16,7 +16,7 @@ React.forwardRef(function CaretDown20(props, ref) {
16
16
  viewBox: "0 0 32 32",
17
17
  ref: ref
18
18
  }, props), React.createElement("path", {
19
- d: "M23 12L16 20 9 12 23 12z"
19
+ d: "M24 12L16 22 8 12z"
20
20
  }), props.children);
21
21
  });
22
22
 
@@ -16,7 +16,7 @@ React.forwardRef(function CaretDown24(props, ref) {
16
16
  viewBox: "0 0 32 32",
17
17
  ref: ref
18
18
  }, props), React.createElement("path", {
19
- d: "M23 12L16 20 9 12 23 12z"
19
+ d: "M24 12L16 22 8 12z"
20
20
  }), props.children);
21
21
  });
22
22
 
@@ -16,7 +16,7 @@ React.forwardRef(function CaretDown32(props, ref) {
16
16
  viewBox: "0 0 32 32",
17
17
  ref: ref
18
18
  }, props), React.createElement("path", {
19
- d: "M23 12L16 20 9 12 23 12z"
19
+ d: "M24 12L16 22 8 12z"
20
20
  }), props.children);
21
21
  });
22
22
 
@@ -13,10 +13,10 @@ React.forwardRef(function CaretLeft16(props, ref) {
13
13
  return React.createElement(Icon.Icon, Icon._extends({
14
14
  width: 16,
15
15
  height: 16,
16
- viewBox: "0 0 16 16",
16
+ viewBox: "0 0 32 32",
17
17
  ref: ref
18
18
  }, props), React.createElement("path", {
19
- d: "M11 12L6 8 11 4z"
19
+ d: "M20 24L10 16 20 8z"
20
20
  }), props.children);
21
21
  });
22
22
 
@@ -16,7 +16,7 @@ React.forwardRef(function CaretLeft20(props, ref) {
16
16
  viewBox: "0 0 32 32",
17
17
  ref: ref
18
18
  }, props), React.createElement("path", {
19
- d: "M19 23L11 16 19 9 19 23z"
19
+ d: "M20 24L10 16 20 8z"
20
20
  }), props.children);
21
21
  });
22
22
 
@@ -16,7 +16,7 @@ React.forwardRef(function CaretLeft24(props, ref) {
16
16
  viewBox: "0 0 32 32",
17
17
  ref: ref
18
18
  }, props), React.createElement("path", {
19
- d: "M19 23L11 16 19 9 19 23z"
19
+ d: "M20 24L10 16 20 8z"
20
20
  }), props.children);
21
21
  });
22
22
 
@@ -16,7 +16,7 @@ React.forwardRef(function CaretLeft32(props, ref) {
16
16
  viewBox: "0 0 32 32",
17
17
  ref: ref
18
18
  }, props), React.createElement("path", {
19
- d: "M19 23L11 16 19 9 19 23z"
19
+ d: "M20 24L10 16 20 8z"
20
20
  }), props.children);
21
21
  });
22
22
 
@@ -13,10 +13,10 @@ React.forwardRef(function CaretRight16(props, ref) {
13
13
  return React.createElement(Icon.Icon, Icon._extends({
14
14
  width: 16,
15
15
  height: 16,
16
- viewBox: "0 0 16 16",
16
+ viewBox: "0 0 32 32",
17
17
  ref: ref
18
18
  }, props), React.createElement("path", {
19
- d: "M6 4L11 8 6 12z"
19
+ d: "M12 8L22 16 12 24z"
20
20
  }), props.children);
21
21
  });
22
22
 
@@ -16,7 +16,7 @@ React.forwardRef(function CaretRight20(props, ref) {
16
16
  viewBox: "0 0 32 32",
17
17
  ref: ref
18
18
  }, props), React.createElement("path", {
19
- d: "M13 9L21 16 13 23 13 9z"
19
+ d: "M12 8L22 16 12 24z"
20
20
  }), props.children);
21
21
  });
22
22
 
@@ -16,7 +16,7 @@ React.forwardRef(function CaretRight24(props, ref) {
16
16
  viewBox: "0 0 32 32",
17
17
  ref: ref
18
18
  }, props), React.createElement("path", {
19
- d: "M13 9L21 16 13 23 13 9z"
19
+ d: "M12 8L22 16 12 24z"
20
20
  }), props.children);
21
21
  });
22
22
 
@@ -16,7 +16,7 @@ React.forwardRef(function CaretRight32(props, ref) {
16
16
  viewBox: "0 0 32 32",
17
17
  ref: ref
18
18
  }, props), React.createElement("path", {
19
- d: "M13 9L21 16 13 23 13 9z"
19
+ d: "M12 8L22 16 12 24z"
20
20
  }), props.children);
21
21
  });
22
22
 
@@ -13,10 +13,10 @@ React.forwardRef(function CaretSort16(props, ref) {
13
13
  return React.createElement(Icon.Icon, Icon._extends({
14
14
  width: 16,
15
15
  height: 16,
16
- viewBox: "0 0 16 16",
16
+ viewBox: "0 0 32 32",
17
17
  ref: ref
18
18
  }, props), React.createElement("path", {
19
- d: "M4.5 6L8 2 11.5 6zM11.5 10L8 14 4.5 10z"
19
+ d: "M24 24L16 32 8 24zM8 8L16 0 24 8z"
20
20
  }), props.children);
21
21
  });
22
22
 
@@ -16,7 +16,7 @@ React.forwardRef(function CaretSort20(props, ref) {
16
16
  viewBox: "0 0 32 32",
17
17
  ref: ref
18
18
  }, props), React.createElement("path", {
19
- d: "M9 12L16 4 23 12 9 12zM23 20L16 28 9 20 23 20z"
19
+ d: "M24 24L16 32 8 24zM8 8L16 0 24 8z"
20
20
  }), props.children);
21
21
  });
22
22
 
@@ -16,7 +16,7 @@ React.forwardRef(function CaretSort24(props, ref) {
16
16
  viewBox: "0 0 32 32",
17
17
  ref: ref
18
18
  }, props), React.createElement("path", {
19
- d: "M9 12L16 4 23 12 9 12zM23 20L16 28 9 20 23 20z"
19
+ d: "M24 24L16 32 8 24zM8 8L16 0 24 8z"
20
20
  }), props.children);
21
21
  });
22
22
 
@@ -16,7 +16,7 @@ React.forwardRef(function CaretSort32(props, ref) {
16
16
  viewBox: "0 0 32 32",
17
17
  ref: ref
18
18
  }, props), React.createElement("path", {
19
- d: "M9 12L16 4 23 12 9 12zM23 20L16 28 9 20 23 20z"
19
+ d: "M24 24L16 32 8 24zM8 8L16 0 24 8z"
20
20
  }), props.children);
21
21
  });
22
22
 
@@ -13,10 +13,10 @@ React.forwardRef(function CaretSortDown16(props, ref) {
13
13
  return React.createElement(Icon.Icon, Icon._extends({
14
14
  width: 16,
15
15
  height: 16,
16
- viewBox: "0 0 16 16",
16
+ viewBox: "0 0 32 32",
17
17
  ref: ref
18
18
  }, props), React.createElement("path", {
19
- d: "M11.5 10L8 14 4.5 10z"
19
+ d: "M24 24L16 32 8 24z"
20
20
  }), props.children);
21
21
  });
22
22
 
@@ -16,7 +16,7 @@ React.forwardRef(function CaretSortDown20(props, ref) {
16
16
  viewBox: "0 0 32 32",
17
17
  ref: ref
18
18
  }, props), React.createElement("path", {
19
- d: "M23 20L16 28 9 20z"
19
+ d: "M24 24L16 32 8 24z"
20
20
  }), props.children);
21
21
  });
22
22
 
@@ -16,7 +16,7 @@ React.forwardRef(function CaretSortDown24(props, ref) {
16
16
  viewBox: "0 0 32 32",
17
17
  ref: ref
18
18
  }, props), React.createElement("path", {
19
- d: "M23 20L16 28 9 20z"
19
+ d: "M24 24L16 32 8 24z"
20
20
  }), props.children);
21
21
  });
22
22
 
@@ -16,7 +16,7 @@ React.forwardRef(function CaretSortDown32(props, ref) {
16
16
  viewBox: "0 0 32 32",
17
17
  ref: ref
18
18
  }, props), React.createElement("path", {
19
- d: "M23 20L16 28 9 20z"
19
+ d: "M24 24L16 32 8 24z"
20
20
  }), props.children);
21
21
  });
22
22
 
@@ -13,10 +13,10 @@ React.forwardRef(function CaretSortUp16(props, ref) {
13
13
  return React.createElement(Icon.Icon, Icon._extends({
14
14
  width: 16,
15
15
  height: 16,
16
- viewBox: "0 0 16 16",
16
+ viewBox: "0 0 32 32",
17
17
  ref: ref
18
18
  }, props), React.createElement("path", {
19
- d: "M4.5 6L8 2 11.5 6z"
19
+ d: "M8 8L16 0 24 8z"
20
20
  }), props.children);
21
21
  });
22
22
 
@@ -16,7 +16,7 @@ React.forwardRef(function CaretSortUp20(props, ref) {
16
16
  viewBox: "0 0 32 32",
17
17
  ref: ref
18
18
  }, props), React.createElement("path", {
19
- d: "M9 12L16 4 23 12z"
19
+ d: "M8 8L16 0 24 8z"
20
20
  }), props.children);
21
21
  });
22
22
 
@@ -16,7 +16,7 @@ React.forwardRef(function CaretSortUp24(props, ref) {
16
16
  viewBox: "0 0 32 32",
17
17
  ref: ref
18
18
  }, props), React.createElement("path", {
19
- d: "M9 12L16 4 23 12z"
19
+ d: "M8 8L16 0 24 8z"
20
20
  }), props.children);
21
21
  });
22
22
 
@@ -16,7 +16,7 @@ React.forwardRef(function CaretSortUp32(props, ref) {
16
16
  viewBox: "0 0 32 32",
17
17
  ref: ref
18
18
  }, props), React.createElement("path", {
19
- d: "M9 12L16 4 23 12z"
19
+ d: "M8 8L16 0 24 8z"
20
20
  }), props.children);
21
21
  });
22
22
 
@@ -13,10 +13,10 @@ React.forwardRef(function CaretUp16(props, ref) {
13
13
  return React.createElement(Icon.Icon, Icon._extends({
14
14
  width: 16,
15
15
  height: 16,
16
- viewBox: "0 0 16 16",
16
+ viewBox: "0 0 32 32",
17
17
  ref: ref
18
18
  }, props), React.createElement("path", {
19
- d: "M4 10L8 6 12 10z"
19
+ d: "M8 20L16 10 24 20z"
20
20
  }), props.children);
21
21
  });
22
22
 
@@ -16,7 +16,7 @@ React.forwardRef(function CaretUp20(props, ref) {
16
16
  viewBox: "0 0 32 32",
17
17
  ref: ref
18
18
  }, props), React.createElement("path", {
19
- d: "M9 20L16 12 23 20 9 20z"
19
+ d: "M8 20L16 10 24 20z"
20
20
  }), props.children);
21
21
  });
22
22
 
@@ -16,7 +16,7 @@ React.forwardRef(function CaretUp24(props, ref) {
16
16
  viewBox: "0 0 32 32",
17
17
  ref: ref
18
18
  }, props), React.createElement("path", {
19
- d: "M9 20L16 12 23 20 9 20z"
19
+ d: "M8 20L16 10 24 20z"
20
20
  }), props.children);
21
21
  });
22
22
 
@@ -16,7 +16,7 @@ React.forwardRef(function CaretUp32(props, ref) {
16
16
  viewBox: "0 0 32 32",
17
17
  ref: ref
18
18
  }, props), React.createElement("path", {
19
- d: "M9 20L16 12 23 20 9 20z"
19
+ d: "M8 20L16 10 24 20z"
20
20
  }), props.children);
21
21
  });
22
22
 
package/lib/chat/16.js CHANGED
@@ -13,12 +13,12 @@ React.forwardRef(function Chat16(props, ref) {
13
13
  return React.createElement(Icon.Icon, Icon._extends({
14
14
  width: 16,
15
15
  height: 16,
16
- viewBox: "0 0 16 16",
16
+ viewBox: "0 0 32 32",
17
17
  ref: ref
18
18
  }, props), React.createElement("path", {
19
- d: "M8.9,14L8,13.5l2-3.5h3c0.6,0,1-0.4,1-1V3c0-0.6-0.4-1-1-1H3C2.4,2,2,2.4,2,3v6c0,0.6,0.4,1,1,1h4.5v1H3c-1.1,0-2-0.9-2-2V3\tc0-1.1,0.9-2,2-2h10c1.1,0,2,0.9,2,2v6c0,1.1-0.9,2-2,2h-2.4L8.9,14z"
19
+ d: "M17.74,30,16,29l4-7h6a2,2,0,0,0,2-2V8a2,2,0,0,0-2-2H6A2,2,0,0,0,4,8V20a2,2,0,0,0,2,2h9v2H6a4,4,0,0,1-4-4V8A4,4,0,0,1,6,4H26a4,4,0,0,1,4,4V20a4,4,0,0,1-4,4H21.16Z"
20
20
  }), React.createElement("path", {
21
- d: "M4 4H12V5H4zM4 7H9V8H4z"
21
+ d: "M8 10H24V12H8zM8 16H18V18H8z"
22
22
  }), props.children);
23
23
  });
24
24
 
@@ -13,10 +13,10 @@ React.forwardRef(function Checkmark16(props, ref) {
13
13
  return React.createElement(Icon.Icon, Icon._extends({
14
14
  width: 16,
15
15
  height: 16,
16
- viewBox: "0 0 16 16",
16
+ viewBox: "0 0 32 32",
17
17
  ref: ref
18
18
  }, props), React.createElement("path", {
19
- d: "M6 10.6L2.5 7.1 1.8 7.8 5.3 11.3 6 12 13.1 4.9 12.4 4.2z"
19
+ d: "M12 21.2L4.9 14.1 3.5 15.5 10.6 22.6 12 24 26.1 9.9 24.7 8.4z"
20
20
  }), props.children);
21
21
  });
22
22
 
@@ -16,7 +16,7 @@ React.forwardRef(function Checkmark32(props, ref) {
16
16
  viewBox: "0 0 32 32",
17
17
  ref: ref
18
18
  }, props), React.createElement("path", {
19
- d: "M13 21.2L5.9 14.1 4.5 15.5 11.6 22.6 13 24 27.1 9.9 25.7 8.4z"
19
+ d: "M12 21.2L4.9 14.1 3.5 15.5 10.6 22.6 12 24 26.1 9.9 24.7 8.4z"
20
20
  }), props.children);
21
21
  });
22
22