@central-icons-react-native/round-outlined-radius-1-stroke-1.5 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
@@ -19,7 +19,7 @@ const licenseCheck = async () => {
19
19
  body: JSON.stringify({
20
20
  package:
21
21
  "central-icons-react-native/round-outlined-radius-1-stroke-1.5",
22
- version: "1.0.7",
22
+ version: "1.1.0",
23
23
  }),
24
24
  signal: controller.signal,
25
25
  });
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@central-icons-react-native/round-outlined-radius-1-stroke-1.5",
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.25 19.5C21.6642 19.5 22 19.8358 22 20.25C22 20.6642 21.6642 21 21.25 21H2.75C2.33579 21 2 20.6642 2 20.25C2 19.8358 2.33579 19.5 2.75 19.5H21.25Z\" fill=\"currentColor\"/><Path d=\"M3.35309 6.7392L11.6031 3.17164C11.8564 3.06211 12.1436 3.06211 12.3969 3.17164L20.6469 6.7392C21.013 6.89751 21.25 7.25822 21.25 7.65706V9.25C21.25 9.80228 20.8023 10.25 20.25 10.25H3.75C3.19772 10.25 2.75 9.80228 2.75 9.25V7.65706C2.75 7.25822 2.98701 6.89751 3.35309 6.7392Z\" stroke=\"currentColor\" strokeWidth=\"1.5\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M3.75 20V10.5\" stroke=\"currentColor\" strokeWidth=\"1.5\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M20.25 20V10.5\" stroke=\"currentColor\" strokeWidth=\"1.5\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M9.25 20V13.75\" stroke=\"currentColor\" strokeWidth=\"1.5\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M14.75 20V13.75\" stroke=\"currentColor\" strokeWidth=\"1.5\" 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=\"M4.75 8.25H5.75M18.25 15.75H19.25M1.75 17.75V6.25C1.75 5.69772 2.19772 5.25 2.75 5.25H21.25C21.8023 5.25 22.25 5.69772 22.25 6.25V17.75C22.25 18.3023 21.8023 18.75 21.25 18.75H2.75C2.19772 18.75 1.75 18.3023 1.75 17.75ZM14 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=\"1.5\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
1132
1139
  "tags": "Path",