@central-icons-react-native/square-filled-radius-0-stroke-1 1.1.20 → 1.1.21

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-1",
21
- version: "1.1.20",
21
+ version: "1.1.21",
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-1",
3
- "version": "1.1.20",
3
+ "version": "1.1.21",
4
4
  "license": "SEE LICENSE IN LICENSE.md",
5
5
  "homepage": "https://iconists.co/central",
6
6
  "bugs": {
package/tsx-icons.json CHANGED
@@ -3521,6 +3521,13 @@
3521
3521
  "iconName": "cross-large, crossed large, close",
3522
3522
  "pathname": "src/IconCrossLarge"
3523
3523
  },
3524
+ {
3525
+ "svg": "<Path d=\"M18.707 6L12.707 12L18.707 18L18 18.707L12 12.707L6 18.707L5.29297 18L11.293 12L5.29297 6L6 5.29297L12 11.293L18 5.29297L18.707 6Z\" fill=\"currentColor\"/>",
3526
+ "tags": "Path",
3527
+ "componentName": "IconCrossMedium",
3528
+ "iconName": "cross-medium, crossed medium, close",
3529
+ "pathname": "src/IconCrossMedium"
3530
+ },
3524
3531
  {
3525
3532
  "svg": "<Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M7.75003 6.33594L12 10.5859L16.25 6.33594L17.6642 7.75015L13.4142 12.0002L17.6642 16.2502L16.25 17.6644L12 13.4144L7.75003 17.6644L6.33582 16.2502L10.5858 12.0002L6.33582 7.75015L7.75003 6.33594Z\" fill=\"currentColor\"/>",
3526
3533
  "tags": "Path",