@manychat/icons 4.25.1 → 4.25.3

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
@@ -2506,9 +2506,10 @@ const Calendar = props => {
2506
2506
  xmlns: "http://www.w3.org/2000/svg",
2507
2507
  preserveAspectRatio: "xMidYMid meet"
2508
2508
  }, otherProps), /*#__PURE__*/React.createElement("path", {
2509
- d: "M13.5578 8.63266H10.4423M18.5829 8.63266H15.4673M13.5578 13.0204H10.4423M8.63316 13.0204H5.51758M18.5829 13.0204H15.4673M13.5578 17.3061H10.4423M8.63316 17.3061H5.51758M18.5829 17.3061H15.4673M7.12561 2V6.28571M16.9749 2V6.28571M2.80408 4.7551H21.2965V21.1837H2.80408V4.7551Z",
2510
- stroke: color,
2511
- strokeWidth: "1.5"
2509
+ fillRule: "evenodd",
2510
+ clipRule: "evenodd",
2511
+ d: "M6.37561 4.0051V2H7.87561V4.0051H16.2249V2H17.7249V4.0051H22.0465V21.9337H2.05408V4.0051H6.37561ZM6.37561 5.5051H3.55408V20.4337H20.5465V5.5051H17.7249V6.28571H16.2249V5.5051H7.87561V6.28571H6.37561V5.5051ZM10.4423 7.88266H13.5578V9.38266H10.4423V7.88266ZM15.4673 7.88266H18.5829V9.38266H15.4673V7.88266ZM5.51758 12.2704H8.63316V13.7704H5.51758V12.2704ZM10.4423 12.2704H13.5578V13.7704H10.4423V12.2704ZM15.4673 12.2704H18.5829V13.7704H15.4673V12.2704ZM5.51758 16.5561H8.63316V18.0561H5.51758V16.5561ZM10.4423 16.5561H13.5578V18.0561H10.4423V16.5561ZM15.4673 16.5561H18.5829V18.0561H15.4673V16.5561Z",
2512
+ fill: color
2512
2513
  }));
2513
2514
  };
2514
2515
 
package/dist/index.js CHANGED
@@ -2512,9 +2512,10 @@ const Calendar = props => {
2512
2512
  xmlns: "http://www.w3.org/2000/svg",
2513
2513
  preserveAspectRatio: "xMidYMid meet"
2514
2514
  }, otherProps), /*#__PURE__*/React.createElement("path", {
2515
- d: "M13.5578 8.63266H10.4423M18.5829 8.63266H15.4673M13.5578 13.0204H10.4423M8.63316 13.0204H5.51758M18.5829 13.0204H15.4673M13.5578 17.3061H10.4423M8.63316 17.3061H5.51758M18.5829 17.3061H15.4673M7.12561 2V6.28571M16.9749 2V6.28571M2.80408 4.7551H21.2965V21.1837H2.80408V4.7551Z",
2516
- stroke: color,
2517
- strokeWidth: "1.5"
2515
+ fillRule: "evenodd",
2516
+ clipRule: "evenodd",
2517
+ d: "M6.37561 4.0051V2H7.87561V4.0051H16.2249V2H17.7249V4.0051H22.0465V21.9337H2.05408V4.0051H6.37561ZM6.37561 5.5051H3.55408V20.4337H20.5465V5.5051H17.7249V6.28571H16.2249V5.5051H7.87561V6.28571H6.37561V5.5051ZM10.4423 7.88266H13.5578V9.38266H10.4423V7.88266ZM15.4673 7.88266H18.5829V9.38266H15.4673V7.88266ZM5.51758 12.2704H8.63316V13.7704H5.51758V12.2704ZM10.4423 12.2704H13.5578V13.7704H10.4423V12.2704ZM15.4673 12.2704H18.5829V13.7704H15.4673V12.2704ZM5.51758 16.5561H8.63316V18.0561H5.51758V16.5561ZM10.4423 16.5561H13.5578V18.0561H10.4423V16.5561ZM15.4673 16.5561H18.5829V18.0561H15.4673V16.5561Z",
2518
+ fill: color
2518
2519
  }));
2519
2520
  };
2520
2521
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@manychat/icons",
3
- "version": "4.25.1",
3
+ "version": "4.25.3",
4
4
  "description": "ManyChat Icons bundle",
5
5
  "author": "",
6
6
  "main": "dist/index.js",
package/umd/mcicons.js CHANGED
@@ -2370,9 +2370,10 @@
2370
2370
  xmlns: "http://www.w3.org/2000/svg",
2371
2371
  preserveAspectRatio: "xMidYMid meet"
2372
2372
  }, otherProps), /*#__PURE__*/React.createElement("path", {
2373
- d: "M13.5578 8.63266H10.4423M18.5829 8.63266H15.4673M13.5578 13.0204H10.4423M8.63316 13.0204H5.51758M18.5829 13.0204H15.4673M13.5578 17.3061H10.4423M8.63316 17.3061H5.51758M18.5829 17.3061H15.4673M7.12561 2V6.28571M16.9749 2V6.28571M2.80408 4.7551H21.2965V21.1837H2.80408V4.7551Z",
2374
- stroke: color,
2375
- strokeWidth: "1.5"
2373
+ fillRule: "evenodd",
2374
+ clipRule: "evenodd",
2375
+ d: "M6.37561 4.0051V2H7.87561V4.0051H16.2249V2H17.7249V4.0051H22.0465V21.9337H2.05408V4.0051H6.37561ZM6.37561 5.5051H3.55408V20.4337H20.5465V5.5051H17.7249V6.28571H16.2249V5.5051H7.87561V6.28571H6.37561V5.5051ZM10.4423 7.88266H13.5578V9.38266H10.4423V7.88266ZM15.4673 7.88266H18.5829V9.38266H15.4673V7.88266ZM5.51758 12.2704H8.63316V13.7704H5.51758V12.2704ZM10.4423 12.2704H13.5578V13.7704H10.4423V12.2704ZM15.4673 12.2704H18.5829V13.7704H15.4673V12.2704ZM5.51758 16.5561H8.63316V18.0561H5.51758V16.5561ZM10.4423 16.5561H13.5578V18.0561H10.4423V16.5561ZM15.4673 16.5561H18.5829V18.0561H15.4673V16.5561Z",
2376
+ fill: color
2376
2377
  }));
2377
2378
  };
2378
2379