@central-icons-react-native/square-outlined-radius-0-stroke-2 1.1.235 → 1.1.237
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/IconKey3/index.d.ts +4 -0
- package/IconKey3/index.js +2 -0
- package/IconKey3/index.js.map +1 -0
- package/IconKey3/index.mjs +2 -0
- package/IconKey3/index.mjs.map +1 -0
- package/IconLock2/index.d.ts +4 -0
- package/IconLock2/index.js +2 -0
- package/IconLock2/index.js.map +1 -0
- package/IconLock2/index.mjs +2 -0
- package/IconLock2/index.mjs.map +1 -0
- package/IconUnlocked2/index.d.ts +4 -0
- package/IconUnlocked2/index.js +2 -0
- package/IconUnlocked2/index.js.map +1 -0
- package/IconUnlocked2/index.mjs +2 -0
- package/IconUnlocked2/index.mjs.map +1 -0
- package/README.md +3 -0
- package/filtered-icons.json +42 -0
- package/icons/index.d.ts +3 -0
- package/icons-index.json +9 -3
- package/index.d.ts +3 -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 +4 -1
- package/tsx-icons.json +21 -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.237) and insert them with the correct import path for whichever variant the consumer has installed. The set of 1997 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
|
|
|
@@ -1489,9 +1489,11 @@ Do **not** use DOM accessibility attrs (`aria-hidden`, `role`). React Native use
|
|
|
1489
1489
|
- **IconGhost2** — ghost-2, privacy, hidden, unknown
|
|
1490
1490
|
- **IconKey1** — key-1, password
|
|
1491
1491
|
- **IconKey2** — key-2, password
|
|
1492
|
+
- **IconKey3** — key-3, password
|
|
1492
1493
|
- **IconKeyhole** — keyhole
|
|
1493
1494
|
- **IconLaw** — law, legal, terms, imprint, balance
|
|
1494
1495
|
- **IconLock** — lock, private
|
|
1496
|
+
- **IconLock2** — lock-2, private
|
|
1495
1497
|
- **IconPasskeys** — passkeys, passkey, passwordless
|
|
1496
1498
|
- **IconPassport** — passport, visa
|
|
1497
1499
|
- **IconPassword** — password, lock, protection
|
|
@@ -1511,6 +1513,7 @@ Do **not** use DOM accessibility attrs (`aria-hidden`, `role`). React Native use
|
|
|
1511
1513
|
- **IconSiren** — siren, alarm
|
|
1512
1514
|
- **IconUmbrellaSecurity** — umbrella-security
|
|
1513
1515
|
- **IconUnlocked** — unlocked, unlock, private
|
|
1516
|
+
- **IconUnlocked2** — unlocked-2, unlock, private
|
|
1514
1517
|
- **IconVault** — vault, safe
|
|
1515
1518
|
|
|
1516
1519
|
### Shopping & Payment
|
package/tsx-icons.json
CHANGED
|
@@ -7378,6 +7378,13 @@
|
|
|
7378
7378
|
"iconName": "key-2, password",
|
|
7379
7379
|
"pathname": "src/IconKey2"
|
|
7380
7380
|
},
|
|
7381
|
+
{
|
|
7382
|
+
"svg": "<Path d=\"M13.25 10.75L3.5 20.5\" stroke=\"currentColor\" strokeWidth=\"2\"/><Circle cx=\"16.5\" cy=\"7.5\" r=\"4.5\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/><Path d=\"M9.00105 15.4636L10.9087 17.3713L8.52239 19.7576L6.5625 17.7977\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/>",
|
|
7383
|
+
"tags": "Circle, Path",
|
|
7384
|
+
"componentName": "IconKey3",
|
|
7385
|
+
"iconName": "key-3, password",
|
|
7386
|
+
"pathname": "src/IconKey3"
|
|
7387
|
+
},
|
|
7381
7388
|
{
|
|
7382
7389
|
"svg": "<Path d=\"M9 13V21M15 13V21M7.5 4V13H10.5V4H7.5ZM13.5 4V13H16.5V4H13.5ZM4 4H20V21H4V4Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/>",
|
|
7383
7390
|
"tags": "Path",
|
|
@@ -7882,6 +7889,13 @@
|
|
|
7882
7889
|
"iconName": "lock, private",
|
|
7883
7890
|
"pathname": "src/IconLock"
|
|
7884
7891
|
},
|
|
7892
|
+
{
|
|
7893
|
+
"svg": "<Path d=\"M5 14.5C5 10.634 8.13401 7.5 12 7.5C15.866 7.5 19 10.634 19 14.5C19 18.366 15.866 21.5 12 21.5C8.13401 21.5 5 18.366 5 14.5Z\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M16 8.75V6.5C16 4.29086 14.2091 2.5 12 2.5C9.79086 2.5 8 4.29086 8 6.5V8.75\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M12 12.25V17\" stroke=\"currentColor\" strokeWidth=\"2\"/>",
|
|
7894
|
+
"tags": "Path",
|
|
7895
|
+
"componentName": "IconLock2",
|
|
7896
|
+
"iconName": "lock-2, private",
|
|
7897
|
+
"pathname": "src/IconLock2"
|
|
7898
|
+
},
|
|
7885
7899
|
{
|
|
7886
7900
|
"svg": "<Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M9.04569 3.81737C9.71439 2.49787 10.8787 1.15841 12.6342 1.43469C13.3133 1.54156 13.9293 1.81095 14.4081 2.28748C14.8856 2.7628 15.1473 3.36528 15.2573 4.0013C15.4686 5.22306 15.1477 6.71423 14.5472 8.281C13.6863 10.527 12.1261 13.2408 10.0296 16.163C10.2468 17.2212 10.551 18.0536 10.9087 18.5846C12.974 21.6499 16.2055 20.3465 16.6265 18.328C16.7506 17.7333 17.3332 17.3517 17.928 17.4758C18.5227 17.5998 18.9042 18.1825 18.7802 18.7772C17.908 22.9587 12.0874 24.2713 9.08419 19.8138C8.80421 19.3983 8.5675 18.9121 8.369 18.3771C7.9744 18.8819 7.56586 19.3906 7.14414 19.9022C6.75773 20.371 6.06445 20.4378 5.59567 20.0514C5.12689 19.665 5.06013 18.9717 5.44654 18.5029C6.25565 17.5213 7.00904 16.5575 7.70276 15.6203C7.67214 15.4099 7.64488 15.1979 7.62077 14.985C7.40733 13.0995 7.42565 10.9925 7.65818 9.03412C7.88881 7.09182 8.34017 5.20951 9.04569 3.81737ZM9.67779 12.7792C10.9614 10.7972 11.9153 9.00069 12.4929 7.49362C13.0507 6.03845 13.1979 5.00346 13.0895 4.37612C13.0396 4.08759 12.9445 3.93479 12.8561 3.84675C12.7688 3.75993 12.6097 3.6579 12.2922 3.60794C12.0545 3.57054 11.5858 3.67192 11.0081 4.81188C10.4672 5.87921 10.0588 7.475 9.84283 9.29352C9.70758 10.4326 9.6518 11.6253 9.67779 12.7792Z\" fill=\"currentColor\"/>",
|
|
7887
7901
|
"tags": "Path",
|
|
@@ -13083,6 +13097,13 @@
|
|
|
13083
13097
|
"iconName": "unlocked, unlock, private",
|
|
13084
13098
|
"pathname": "src/IconUnlocked"
|
|
13085
13099
|
},
|
|
13100
|
+
{
|
|
13101
|
+
"svg": "<Path d=\"M5 14.5C5 10.634 8.13401 7.5 12 7.5C15.866 7.5 19 10.634 19 14.5C19 18.366 15.866 21.5 12 21.5C8.13401 21.5 5 18.366 5 14.5Z\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M12 12.25V17\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M8 8.25V6.5C8 4.29086 9.79086 2.5 12 2.5C13.6787 2.5 15.1159 3.53408 15.7092 5\" stroke=\"currentColor\" strokeWidth=\"2\"/>",
|
|
13102
|
+
"tags": "Path",
|
|
13103
|
+
"componentName": "IconUnlocked2",
|
|
13104
|
+
"iconName": "unlocked-2, unlock, private",
|
|
13105
|
+
"pathname": "src/IconUnlocked2"
|
|
13106
|
+
},
|
|
13086
13107
|
{
|
|
13087
13108
|
"svg": "<Path d=\"M8.5 15.5L4 20M8 8.66667L4 10L14 20L15.3333 16M12 6.75L14.5 3L21 9.5L17.25 12M3 3L21 21\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/>",
|
|
13088
13109
|
"tags": "Path",
|