@central-icons-react-native/round-outlined-radius-2-stroke-1 1.1.249 → 1.1.251

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-1",
21
- version: "1.1.249",
21
+ version: "1.1.251",
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-1",
3
- "version": "1.1.249",
3
+ "version": "1.1.251",
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.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.
8
+ This skill helps you find icons from the Central Icons React Native library (`@central-icons-react-native/*`, version 1.1.251) 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
 
@@ -1514,7 +1514,7 @@ Do **not** use DOM accessibility attrs (`aria-hidden`, `role`). React Native use
1514
1514
  - **IconKey1** — key-1, password
1515
1515
  - **IconKey2** — key-2, password
1516
1516
  - **IconKey3** — key-3, password
1517
- - **IconKeyhole** — keyhole
1517
+ - **IconKeyhole** — keyhole, lock, unlock
1518
1518
  - **IconKeyhole2** — keyhole-2, lock, unlock
1519
1519
  - **IconLaw** — law, legal, terms, imprint, balance
1520
1520
  - **IconLock** — lock, private
package/tsx-icons.json CHANGED
@@ -3760,7 +3760,7 @@
3760
3760
  "pathname": "src/IconCloudSimpleDownload"
3761
3761
  },
3762
3762
  {
3763
- "svg": "<Path d=\"M17.5 19.494C20.2834 19.3609 22.5 17.016 22.5 14.1429C22.5 11.1842 20.1495 8.78571 17.25 8.78571C16.6775 8.78571 16.1263 8.87923 15.6105 9.05211C14.4881 6.37545 11.8837 4.5 8.85 4.5C4.79071 4.5 1.5 7.85786 1.5 12C1.5 15.3036 3.59316 18.1082 6.5 19.1085M12 13.5V19.494M9.5 17.75L12 20.25L14.5 17.75\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
3763
+ "svg": "<Path d=\"M17.5 19.494C20.2834 19.3609 22.5 17.016 22.5 14.1429C22.5 11.1842 20.1495 8.78571 17.25 8.78571C16.6775 8.78571 16.1263 8.87923 15.6105 9.05211C14.4881 6.37545 11.8837 4.5 8.85 4.5C4.79071 4.5 1.5 7.85786 1.5 12C1.5 15.3036 3.59316 18.1082 6.5 19.1085\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M9.5 16L12 13.5L14.5 16M12 20.25V14.256\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
3764
3764
  "tags": "Path",
3765
3765
  "componentName": "IconCloudSimpleUpload",
3766
3766
  "iconName": "cloud-simple-upload",
@@ -7466,7 +7466,7 @@
7466
7466
  "svg": "<Path d=\"M21.5 12C21.5 17.2467 17.2467 21.5 12 21.5C6.75329 21.5 2.5 17.2467 2.5 12C2.5 6.75329 6.75329 2.5 12 2.5C17.2467 2.5 21.5 6.75329 21.5 12Z\" stroke=\"currentColor\" strokeLinejoin=\"round\"/><Path d=\"M13.5 13.1632C14.6825 12.6015 15.5 11.3962 15.5 10C15.5 8.067 13.933 6.5 12 6.5C10.067 6.5 8.5 8.067 8.5 10C8.5 11.3962 9.31753 12.6015 10.5 13.1632V16C10.5 16.8284 11.1716 17.5 12 17.5C12.8284 17.5 13.5 16.8284 13.5 16V13.1632Z\" stroke=\"currentColor\" strokeLinejoin=\"round\"/>",
7467
7467
  "tags": "Path",
7468
7468
  "componentName": "IconKeyhole",
7469
- "iconName": "keyhole",
7469
+ "iconName": "keyhole, lock, unlock",
7470
7470
  "pathname": "src/IconKeyhole"
7471
7471
  },
7472
7472
  {