@central-icons-react-native/round-filled-radius-1-stroke-1 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/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-filled-radius-1-stroke-1",
21
- version: "1.1.235",
21
+ version: "1.1.237",
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-filled-radius-1-stroke-1",
3
- "version": "1.1.235",
3
+ "version": "1.1.237",
4
4
  "license": "SEE LICENSE IN LICENSE.md",
5
5
  "homepage": "https://iconists.co/central",
6
6
  "bugs": {
@@ -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.235) and insert them with the correct import path for whichever variant the consumer has installed. The set of 1994 icons is consistent across variants; only the stylistic rendering (round vs square, filled vs outlined, corner radius, stroke width) differs.
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 fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M16.4999 2C19.5374 2.00005 21.9999 4.46246 21.9999 7.5C21.9999 10.5375 19.5374 13 16.4999 13C15.2234 13 14.0494 12.5637 13.1161 11.834L8.91593 15.9229L10.3036 17.3105C10.8894 17.8963 10.8894 18.8468 10.3036 19.4326L9.33194 20.4043C8.7462 20.99 7.79664 20.9899 7.21085 20.4043L5.78116 18.9746L3.84855 20.8584C3.6507 21.0509 3.3341 21.0464 3.14151 20.8486C2.94904 20.6508 2.95349 20.3342 3.15128 20.1416L12.3857 11.1494C11.5237 10.1784 10.9999 8.90052 10.9999 7.5C10.9999 4.46243 13.4623 2 16.4999 2ZM16.4999 3C14.0146 3 11.9999 5.01472 11.9999 7.5C11.9999 9.98528 14.0146 12 16.4999 12C18.9852 12 20.9999 9.98525 20.9999 7.5C20.9999 5.01475 18.9852 3.00005 16.4999 3Z\" fill=\"currentColor\"/>",
7383
+ "tags": "Path",
7384
+ "componentName": "IconKey3",
7385
+ "iconName": "key-3, password",
7386
+ "pathname": "src/IconKey3"
7387
+ },
7381
7388
  {
7382
7389
  "svg": "<Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M3 4.5C3 3.67157 3.67157 3 4.5 3H19.5C20.3284 3 21 3.67157 21 4.5V20.5C21 21.3284 20.3284 22 19.5 22H4.5C3.67157 22 3 21.3284 3 20.5V4.5ZM11 4H13V12.5C13 12.7761 13.2239 13 13.5 13H15V21H9V13H10.5C10.7761 13 11 12.7761 11 12.5V4ZM16 21H19.5C19.7761 21 20 20.7761 20 20.5V4.5C20 4.22386 19.7761 4 19.5 4H18V12.5C18 12.7761 17.7761 13 17.5 13H16V21ZM6 4V12.5C6 12.7761 6.22386 13 6.5 13H8V21H4.5C4.22386 21 4 20.7761 4 20.5V4.5C4 4.22386 4.22386 4 4.5 4H6Z\" fill=\"currentColor\"/>",
7383
7390
  "tags": "Path",
@@ -7882,6 +7889,13 @@
7882
7889
  "iconName": "lock, private",
7883
7890
  "pathname": "src/IconLock"
7884
7891
  },
7892
+ {
7893
+ "svg": "<Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M12 1.5C14.4853 1.5 16.5 3.51472 16.5 6V8.04688C16.8738 8.31943 17.2274 8.61998 17.5537 8.94629C19.0217 10.4142 20 12.4115 20 14.5C20 16.5885 19.0217 18.5858 17.5537 20.0537C16.0858 21.5217 14.0885 22.5 12 22.5C9.91147 22.5 7.91425 21.5217 6.44629 20.0537C4.97833 18.5858 4 16.5885 4 14.5C4 12.4115 4.97833 10.4142 6.44629 8.94629C6.7726 8.61998 7.1262 8.31943 7.5 8.04688V6C7.5 3.51472 9.51472 1.5 12 1.5ZM12 12C11.7239 12 11.5 12.2239 11.5 12.5V16.5C11.5 16.7761 11.7239 17 12 17C12.2761 17 12.5 16.7761 12.5 16.5V12.5C12.5 12.2239 12.2761 12 12 12ZM12 2.5C10.067 2.5 8.5 4.067 8.5 6V7.41699C9.57597 6.83973 10.7718 6.5 12 6.5C13.2282 6.5 14.424 6.83973 15.5 7.41699V6C15.5 4.067 13.933 2.5 12 2.5Z\" fill=\"currentColor\"/>",
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 fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M12 1.5C14.0974 1.5 15.8588 2.93438 16.3584 4.875C16.4272 5.14231 16.2662 5.4154 15.999 5.48438C15.7317 5.55318 15.4586 5.39224 15.3896 5.125C15.0011 3.61532 13.6302 2.5 12 2.5C10.067 2.5 8.5 4.067 8.5 6V7.41699C9.57597 6.83973 10.7718 6.5 12 6.5C14.0885 6.5 16.0858 7.47833 17.5537 8.94629C19.0217 10.4142 20 12.4115 20 14.5C20 16.5885 19.0217 18.5858 17.5537 20.0537C16.0858 21.5217 14.0885 22.5 12 22.5C9.91147 22.5 7.91425 21.5217 6.44629 20.0537C4.97833 18.5858 4 16.5885 4 14.5C4 12.4115 4.97833 10.4142 6.44629 8.94629C6.7726 8.61998 7.1262 8.31943 7.5 8.04688V6C7.5 3.51472 9.51472 1.5 12 1.5ZM12 12C11.7239 12 11.5 12.2239 11.5 12.5V16.5C11.5 16.7761 11.7239 17 12 17C12.2761 17 12.5 16.7761 12.5 16.5V12.5C12.5 12.2239 12.2761 12 12 12Z\" fill=\"currentColor\"/>",
13102
+ "tags": "Path",
13103
+ "componentName": "IconUnlocked2",
13104
+ "iconName": "unlocked-2, unlock, private",
13105
+ "pathname": "src/IconUnlocked2"
13106
+ },
13086
13107
  {
13087
13108
  "svg": "<Path d=\"M15.8829 16.59L21.1464 21.8536C21.3417 22.0488 21.6583 22.0488 21.8536 21.8536C22.0488 21.6583 22.0488 21.3417 21.8536 21.1464L2.85355 2.14645C2.65829 1.95118 2.34171 1.95118 2.14645 2.14645C1.95118 2.34171 1.95118 2.65829 2.14645 2.85355L7.41014 8.11725L4.01762 9.05961C2.91092 9.36703 2.54624 10.7534 3.35843 11.5655L7.54296 15.7501L3.14652 20.1465C2.95126 20.3418 2.95126 20.6584 3.14652 20.8536C3.34178 21.0489 3.65837 21.0489 3.85363 20.8536L8.25007 16.4572L12.4346 20.6417C13.2468 21.4539 14.6331 21.0892 14.9405 19.9825L15.8829 16.59Z\" fill=\"currentColor\"/><Path d=\"M16.8657 13.0521L16.5615 14.1472L9.85291 7.4387L10.9481 7.13449C11.0815 7.09743 11.1935 7.00674 11.2575 6.88401L13.4265 2.72678C13.8951 1.82868 15.1008 1.64368 15.8171 2.35996L21.6402 8.18309C22.3565 8.89938 22.1715 10.1051 21.2734 10.5736L17.1161 12.7426C16.9934 12.8067 16.9027 12.9187 16.8657 13.0521Z\" fill=\"currentColor\"/>",
13088
13109
  "tags": "Path",