@central-icons-react-native/square-filled-radius-0-stroke-2 1.1.55 → 1.1.56

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/license-check.js CHANGED
@@ -18,7 +18,7 @@ const licenseCheck = async () => {
18
18
  },
19
19
  body: JSON.stringify({
20
20
  package: "central-icons-react-native/square-filled-radius-0-stroke-2",
21
- version: "1.1.55",
21
+ version: "1.1.56",
22
22
  }),
23
23
  signal: controller.signal,
24
24
  });
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@central-icons-react-native/square-filled-radius-0-stroke-2",
3
- "version": "1.1.55",
3
+ "version": "1.1.56",
4
4
  "license": "SEE LICENSE IN LICENSE.md",
5
5
  "homepage": "https://iconists.co/central",
6
6
  "bugs": {
package/tsx-icons.json CHANGED
@@ -2261,6 +2261,13 @@
2261
2261
  "iconName": "calender-remove, date-remove",
2262
2262
  "pathname": "src/IconCalenderRemove"
2263
2263
  },
2264
+ {
2265
+ "svg": "<Path d=\"M9 2H7V4H3V21H12V19H5V10H19V12H21V4H17V2H15V4H9V2Z\" fill=\"currentColor\"/><Path d=\"M18.4 14H17.6L16.6 16.6L14 17.6V18.4L16.6 19.4L17.6 22H18.4L19.4 19.4L22 18.4V17.6L19.4 16.6L18.4 14Z\" fill=\"currentColor\"/>",
2266
+ "tags": "Path",
2267
+ "componentName": "IconCalenderSparkle",
2268
+ "iconName": "calender-sparkle, date, plan",
2269
+ "pathname": "src/IconCalenderSparkle"
2270
+ },
2264
2271
  {
2265
2272
  "svg": "<Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M21 21H3V3H21V21ZM5 19H19V9H5V19Z\" fill=\"currentColor\"/><Path d=\"M10 14C10 12.8954 10.8954 12 12 12C13.1046 12 14 12.8954 14 14C14 15.1046 13.1046 16 12 16C10.8954 16 10 15.1046 10 14Z\" fill=\"currentColor\"/>",
2266
2273
  "tags": "Path",