@central-icons-react-native/round-outlined-radius-2-stroke-2 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/round-outlined-radius-2-stroke-2",
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/round-outlined-radius-2-stroke-2",
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 d=\"M21 19C21.5523 19 22 19.4477 22 20C22 20.5523 21.5523 21 21 21H3C2.44772 21 2 20.5523 2 20C2 19.4477 2.44772 19 3 19H21Z\" fill=\"currentColor\"/><Path d=\"M4 20V10\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M20 20V10\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M4.07983 6.52007L11.1877 3.36101C11.7049 3.13118 12.2951 3.13118 12.8123 3.36101L19.9202 6.52008C20.5768 6.81192 21 7.4631 21 8.18168C21 9.18591 20.1859 10 19.1817 10H4.81832C3.81409 10 3 9.18591 3 8.18168C3 7.4631 3.42319 6.81192 4.07983 6.52007Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M9.5 20V14\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M14.5 20V14\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Circle cx=\"12\" cy=\"7\" r=\"1\" fill=\"currentColor\"/>",
1132
+ "tags": "Circle, Path",
1133
+ "componentName": "IconBank2",
1134
+ "iconName": "bank-2, library, gov",
1135
+ "pathname": "src/IconBank2"
1136
+ },
1130
1137
  {
1131
1138
  "svg": "<Path d=\"M5 8H6M18 16H19M2 17V7C2 5.89543 2.89543 5 4 5H20C21.1046 5 22 5.89543 22 7V17C22 18.1046 21.1046 19 20 19H4C2.89543 19 2 18.1046 2 17ZM14 12C14 13.1046 13.1046 14 12 14C10.8954 14 10 13.1046 10 12C10 10.8954 10.8954 10 12 10C13.1046 10 14 10.8954 14 12Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
1132
1139
  "tags": "Path",