@central-icons-react-native/square-filled-radius-0-stroke-1 1.0.7 → 1.1.0

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.0.7",
21
+ version: "1.1.0",
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.0.7",
3
+ "version": "1.1.0",
4
4
  "license": "SEE LICENSE IN LICENSE.md",
5
5
  "homepage": "https://iconists.co/central",
6
6
  "bugs": {
@@ -8,7 +8,15 @@
8
8
  "email": "info@iconists.co"
9
9
  },
10
10
  "sideEffects": false,
11
+ "main": "./index.js",
12
+ "module": "./index.mjs",
13
+ "types": "./index.d.ts",
11
14
  "exports": {
15
+ ".": {
16
+ "types": "./index.d.ts",
17
+ "import": "./index.mjs",
18
+ "require": "./index.js"
19
+ },
12
20
  "./*": {
13
21
  "types": "./*/index.d.ts",
14
22
  "import": "./*/index.mjs",
package/tsx-icons.json CHANGED
@@ -1127,6 +1127,13 @@
1127
1127
  "iconName": "bank",
1128
1128
  "pathname": "src/IconBank"
1129
1129
  },
1130
+ {
1131
+ "svg": "<Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M21 20H22V21H2V20H3V11H21V20ZM9 20H10V13H9V20ZM14 20H15V13H14V20Z\" fill=\"currentColor\"/><Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M22 6.35059V10.001H2V6.35059L12 1.90527L22 6.35059ZM12 5.50098C11.4477 5.50098 11 5.94869 11 6.50098C11.0005 7.05281 11.448 7.50098 12 7.50098C12.552 7.50098 12.9995 7.05281 13 6.50098C13 5.94869 12.5523 5.50098 12 5.50098Z\" fill=\"currentColor\"/>",
1132
+ "tags": "Path",
1133
+ "componentName": "IconBank2",
1134
+ "iconName": "bank-2, library, gov",
1135
+ "pathname": "src/IconBank2"
1136
+ },
1130
1137
  {
1131
1138
  "svg": "<Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M1 4H23V20H1V4ZM3 6V7H5V6H3ZM19 17H21V18H19V17ZM12 15C13.6569 15 15 13.6569 15 12C15 10.3431 13.6569 9 12 9C10.3431 9 9 10.3431 9 12C9 13.6569 10.3431 15 12 15Z\" fill=\"currentColor\"/>",
1132
1139
  "tags": "Path",