@central-icons-react-native/round-outlined-radius-2-stroke-2 1.1.233 → 1.1.234

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-2",
21
- version: "1.1.233",
21
+ version: "1.1.234",
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-2",
3
- "version": "1.1.233",
3
+ "version": "1.1.234",
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.233) and insert them with the correct import path for whichever variant the consumer has installed. The set of 1990 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.234) and insert them with the correct import path for whichever variant the consumer has installed. The set of 1992 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
 
@@ -400,6 +400,8 @@ Do **not** use DOM accessibility attrs (`aria-hidden`, `role`). React Native use
400
400
  - **IconCloudSimpleDownload** — cloud-simple-download
401
401
  - **IconCloudSimpleUpload** — cloud-simple-upload
402
402
  - **IconCloudSync** — cloud-sync
403
+ - **IconCloudSync2** — cloud-sync-2
404
+ - **IconCloudTransfer** — cloud-transfer, move-data, move-cloud-files
403
405
  - **IconCloudUpload** — cloud-upload
404
406
 
405
407
  ### Code
package/tsx-icons.json CHANGED
@@ -3752,6 +3752,20 @@
3752
3752
  "iconName": "cloud-sync",
3753
3753
  "pathname": "src/IconCloudSync"
3754
3754
  },
3755
+ {
3756
+ "svg": "<Path d=\"M6 18.9C3.71776 18.4367 2 16.419 2 14C2 11.6806 3.57923 9.73011 5.72107 9.16506C6.08658 9.06863 6.39695 8.81621 6.55632 8.47342C7.50998 6.42217 9.58891 5 12 5C14.9745 5 17.4434 7.16441 17.9177 10.0042C18.0087 10.5489 18.4547 10.9872 18.9899 11.1234C20.7202 11.5639 22 13.1325 22 15C22 17.0398 20.4732 18.723 18.5 18.9691\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M8.44434 15.4442C8.44434 13.4805 10.0362 11.8887 11.9999 11.8887M15.5554 15.4442C15.5554 17.4079 13.9636 18.9998 11.9999 18.9998\" stroke=\"currentColor\" strokeWidth=\"1.9\" strokeLinecap=\"round\"/><Path d=\"M12 13.7929V10.2071C12 9.76165 12.5386 9.53857 12.8536 9.85355L14.6464 11.6464C14.8417 11.8417 14.8417 12.1583 14.6464 12.3536L12.8536 14.1464C12.5386 14.4614 12 14.2383 12 13.7929Z\" fill=\"currentColor\"/><Path d=\"M11.9999 17.2071V20.7928C11.9999 21.2383 11.4614 21.4614 11.1464 21.1464L9.35348 19.3535C9.15822 19.1582 9.15822 18.8417 9.35348 18.6464L11.1464 16.8535C11.4614 16.5385 11.9999 16.7616 11.9999 17.2071Z\" fill=\"currentColor\"/>",
3757
+ "tags": "Path",
3758
+ "componentName": "IconCloudSync2",
3759
+ "iconName": "cloud-sync-2",
3760
+ "pathname": "src/IconCloudSync2"
3761
+ },
3762
+ {
3763
+ "svg": "<Path d=\"M18 18C20.2091 18 22 16.2091 22 14C22 11.7909 20.2091 10 18 10C18 6.68629 15.3137 4 12 4C9.37075 4 7.13649 5.69118 6.32568 8.04508C3.88316 8.37436 2 10.4673 2 13C2 15.7614 4.23858 18 7 18H13\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M11 15L14 18L11 21\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
3764
+ "tags": "Path",
3765
+ "componentName": "IconCloudTransfer",
3766
+ "iconName": "cloud-transfer, move-data, move-cloud-files",
3767
+ "pathname": "src/IconCloudTransfer"
3768
+ },
3755
3769
  {
3756
3770
  "svg": "<Path d=\"M12 19V12M12 12L14.5 14.5M12 12L9.5 14.5\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M8 19H7C4.23858 19 2 16.7614 2 14C2 11.4673 3.88316 9.37436 6.32568 9.04508C7.13649 6.69118 9.37075 5 12 5C15.3137 5 18 7.68629 18 11C20.2091 11 22 12.7909 22 15C22 17.2091 20.2091 19 18 19H16\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
3757
3771
  "tags": "Path",