@central-icons-react-native/square-filled-radius-0-stroke-1 1.1.85 → 1.1.86

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.85",
21
+ version: "1.1.86",
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.85",
3
+ "version": "1.1.86",
4
4
  "license": "SEE LICENSE IN LICENSE.md",
5
5
  "homepage": "https://iconists.co/central",
6
6
  "bugs": {
package/tsx-icons.json CHANGED
@@ -1645,6 +1645,13 @@
1645
1645
  "iconName": "blur",
1646
1646
  "pathname": "src/IconBlur"
1647
1647
  },
1648
+ {
1649
+ "svg": "<Path d=\"M3 21V3H11V21L3 21Z\" fill=\"currentColor\"/><Path d=\"M12 21L21 21V12.5H12V21Z\" fill=\"currentColor\"/><Path d=\"M21 11.5V3H12V11.5H21Z\" fill=\"currentColor\"/>",
1650
+ "tags": "Path",
1651
+ "componentName": "IconBoard",
1652
+ "iconName": "board, moodboard, layout, template",
1653
+ "pathname": "src/IconBoard"
1654
+ },
1648
1655
  {
1649
1656
  "svg": "<Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M5 3H13C15.7614 3 18 5.23858 18 8C18 9.43071 17.3991 10.7211 16.4359 11.6325C17.9657 12.4875 19 14.123 19 16C19 18.7614 16.7614 21 14 21H5V3Z\" fill=\"currentColor\"/><Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M13 11C14.6569 11 16 9.65685 16 8C16 6.34315 14.6569 5 13 5H7V11H13Z\" fill=\"currentColor\"/><Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M7 13H14C15.6569 13 17 14.3431 17 16C17 17.6569 15.6569 19 14 19H7V13Z\" fill=\"currentColor\"/>",
1650
1657
  "tags": "Path",