@manychat/icons 1.47.1 → 1.47.2

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.
package/dist/index.es.js CHANGED
@@ -5488,7 +5488,7 @@ const ArrowDropDown = props => {
5488
5488
  xmlns: "http://www.w3.org/2000/svg",
5489
5489
  preserveAspectRatio: "xMidYMid meet"
5490
5490
  }, otherProps), /*#__PURE__*/React.createElement("path", {
5491
- d: "M16 10L8 10L12 14L16 10Z",
5491
+ d: "M17.2929 10.7071C17.9229 10.0771 17.4767 9 16.5858 9L7.41421 9C6.52331 9 6.07714 10.0771 6.70711 10.7071L11.2929 15.2929C11.6834 15.6834 12.3166 15.6834 12.7071 15.2929L17.2929 10.7071Z",
5492
5492
  fill: color
5493
5493
  }));
5494
5494
  };
@@ -5519,7 +5519,7 @@ const ArrowDropUp = props => {
5519
5519
  xmlns: "http://www.w3.org/2000/svg",
5520
5520
  preserveAspectRatio: "xMidYMid meet"
5521
5521
  }, otherProps), /*#__PURE__*/React.createElement("path", {
5522
- d: "M8 14L16 14L12 10L8 14Z",
5522
+ d: "M6.7071 13.2929C6.07714 13.9229 6.52331 15 7.41421 15L16.5858 15C17.4767 15 17.9229 13.9229 17.2929 13.2929L12.7071 8.70711C12.3166 8.31658 11.6834 8.31658 11.2929 8.70711L6.7071 13.2929Z",
5523
5523
  fill: color
5524
5524
  }));
5525
5525
  };
package/dist/index.js CHANGED
@@ -5494,7 +5494,7 @@ const ArrowDropDown = props => {
5494
5494
  xmlns: "http://www.w3.org/2000/svg",
5495
5495
  preserveAspectRatio: "xMidYMid meet"
5496
5496
  }, otherProps), /*#__PURE__*/React.createElement("path", {
5497
- d: "M16 10L8 10L12 14L16 10Z",
5497
+ d: "M17.2929 10.7071C17.9229 10.0771 17.4767 9 16.5858 9L7.41421 9C6.52331 9 6.07714 10.0771 6.70711 10.7071L11.2929 15.2929C11.6834 15.6834 12.3166 15.6834 12.7071 15.2929L17.2929 10.7071Z",
5498
5498
  fill: color
5499
5499
  }));
5500
5500
  };
@@ -5525,7 +5525,7 @@ const ArrowDropUp = props => {
5525
5525
  xmlns: "http://www.w3.org/2000/svg",
5526
5526
  preserveAspectRatio: "xMidYMid meet"
5527
5527
  }, otherProps), /*#__PURE__*/React.createElement("path", {
5528
- d: "M8 14L16 14L12 10L8 14Z",
5528
+ d: "M6.7071 13.2929C6.07714 13.9229 6.52331 15 7.41421 15L16.5858 15C17.4767 15 17.9229 13.9229 17.2929 13.2929L12.7071 8.70711C12.3166 8.31658 11.6834 8.31658 11.2929 8.70711L6.7071 13.2929Z",
5529
5529
  fill: color
5530
5530
  }));
5531
5531
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@manychat/icons",
3
- "version": "1.47.1",
3
+ "version": "1.47.2",
4
4
  "description": "ManyChat Icons bundle",
5
5
  "author": "",
6
6
  "main": "dist/index.js",
package/umd/mcicons.js CHANGED
@@ -5184,7 +5184,7 @@
5184
5184
  xmlns: "http://www.w3.org/2000/svg",
5185
5185
  preserveAspectRatio: "xMidYMid meet"
5186
5186
  }, otherProps), /*#__PURE__*/React.createElement("path", {
5187
- d: "M16 10L8 10L12 14L16 10Z",
5187
+ d: "M17.2929 10.7071C17.9229 10.0771 17.4767 9 16.5858 9L7.41421 9C6.52331 9 6.07714 10.0771 6.70711 10.7071L11.2929 15.2929C11.6834 15.6834 12.3166 15.6834 12.7071 15.2929L17.2929 10.7071Z",
5188
5188
  fill: color
5189
5189
  }));
5190
5190
  };
@@ -5213,7 +5213,7 @@
5213
5213
  xmlns: "http://www.w3.org/2000/svg",
5214
5214
  preserveAspectRatio: "xMidYMid meet"
5215
5215
  }, otherProps), /*#__PURE__*/React.createElement("path", {
5216
- d: "M8 14L16 14L12 10L8 14Z",
5216
+ d: "M6.7071 13.2929C6.07714 13.9229 6.52331 15 7.41421 15L16.5858 15C17.4767 15 17.9229 13.9229 17.2929 13.2929L12.7071 8.70711C12.3166 8.31658 11.6834 8.31658 11.2929 8.70711L6.7071 13.2929Z",
5217
5217
  fill: color
5218
5218
  }));
5219
5219
  };