@central-icons-react-native/round-filled-radius-0-stroke-2 1.1.248 → 1.1.249
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/IconKeyhole2/index.d.ts +4 -0
- package/IconKeyhole2/index.js +2 -0
- package/IconKeyhole2/index.js.map +1 -0
- package/IconKeyhole2/index.mjs +2 -0
- package/IconKeyhole2/index.mjs.map +1 -0
- package/README.md +1 -0
- package/filtered-icons.json +14 -0
- package/icons/index.d.ts +1 -0
- package/icons-index.json +5 -3
- package/index.d.ts +1 -0
- package/index.js +1 -1
- package/index.js.map +1 -1
- package/index.mjs +1 -1
- package/index.mjs.map +1 -1
- package/license-check.js +1 -1
- package/package.json +1 -1
- package/skills/central-icons-react-native/SKILL.md +2 -1
- package/tsx-icons.json +7 -0
package/license-check.js
CHANGED
package/package.json
CHANGED
|
@@ -5,7 +5,7 @@ description: Use when inserting icons in React Native code that imports from @ce
|
|
|
5
5
|
|
|
6
6
|
# Central Icons — React Native
|
|
7
7
|
|
|
8
|
-
This skill helps you find icons from the Central Icons React Native library (`@central-icons-react-native/*`, version 1.1.
|
|
8
|
+
This skill helps you find icons from the Central Icons React Native library (`@central-icons-react-native/*`, version 1.1.249) and insert them with the correct import path for whichever variant the consumer has installed. The set of 2017 icons is consistent across variants; only the stylistic rendering (round vs square, filled vs outlined, corner radius, stroke width) differs.
|
|
9
9
|
|
|
10
10
|
The library uses `react-native-svg` under the hood — it must be installed as a peer dependency in the consumer's project.
|
|
11
11
|
|
|
@@ -1515,6 +1515,7 @@ Do **not** use DOM accessibility attrs (`aria-hidden`, `role`). React Native use
|
|
|
1515
1515
|
- **IconKey2** — key-2, password
|
|
1516
1516
|
- **IconKey3** — key-3, password
|
|
1517
1517
|
- **IconKeyhole** — keyhole
|
|
1518
|
+
- **IconKeyhole2** — keyhole-2, lock, unlock
|
|
1518
1519
|
- **IconLaw** — law, legal, terms, imprint, balance
|
|
1519
1520
|
- **IconLock** — lock, private
|
|
1520
1521
|
- **IconLock2** — lock-2, private
|
package/tsx-icons.json
CHANGED
|
@@ -7469,6 +7469,13 @@
|
|
|
7469
7469
|
"iconName": "keyhole",
|
|
7470
7470
|
"pathname": "src/IconKeyhole"
|
|
7471
7471
|
},
|
|
7472
|
+
{
|
|
7473
|
+
"svg": "<Path d=\"M12 2C15.866 2 19 5.13401 19 9C19 11.3909 17.7998 13.4987 15.9736 14.7607L17.9482 20.6836C18.0499 20.9885 17.9995 21.3242 17.8115 21.585C17.6236 21.8457 17.3214 22 17 22H7C6.67857 22 6.37643 21.8457 6.18848 21.585C6.00053 21.3242 5.95011 20.9885 6.05176 20.6836L8.02539 14.7607C6.19957 13.4987 5 11.3906 5 9C5 5.13401 8.13401 2 12 2Z\" fill=\"currentColor\"/>",
|
|
7474
|
+
"tags": "Path",
|
|
7475
|
+
"componentName": "IconKeyhole2",
|
|
7476
|
+
"iconName": "keyhole-2, lock, unlock",
|
|
7477
|
+
"pathname": "src/IconKeyhole2"
|
|
7478
|
+
},
|
|
7472
7479
|
{
|
|
7473
7480
|
"svg": "<Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22ZM10.5 7C10.6515 7 10.7978 7.02247 10.9357 7.06427C10.7491 6.44835 10.1769 6 9.5 6C8.67157 6 8 6.67157 8 7.5C8 8.17688 8.44835 8.74905 9.06427 8.93573C9.02247 8.79784 9 8.65154 9 8.5C9 7.67157 9.67157 7 10.5 7ZM7.5 10C7.65154 10 7.79784 10.0225 7.93573 10.0643C7.74905 9.44835 7.17688 9 6.5 9C5.67157 9 5 9.67157 5 10.5C5 11.1769 5.44835 11.7491 6.06427 11.9357C6.02247 11.7978 6 11.6515 6 11.5C6 10.6716 6.67157 10 7.5 10ZM9.93573 13.0643C9.79784 13.0225 9.65154 13 9.5 13C8.67157 13 8 13.6716 8 14.5C8 14.6515 8.02247 14.7978 8.06427 14.9357C7.44835 14.7491 7 14.1769 7 13.5C7 12.6716 7.67157 12 8.5 12C9.17688 12 9.74905 12.4483 9.93573 13.0643ZM12.5 10C12.6515 10 12.7978 10.0225 12.9357 10.0643C12.7491 9.44835 12.1769 9 11.5 9C10.6716 9 10 9.67157 10 10.5C10 11.1769 10.4483 11.7491 11.0643 11.9357C11.0225 11.7978 11 11.6515 11 11.5C11 10.6716 11.6716 10 12.5 10Z\" fill=\"currentColor\"/>",
|
|
7474
7481
|
"tags": "Path",
|