@central-icons-react-native/square-outlined-radius-0-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/IconCloudSync2/index.d.ts +4 -0
- package/IconCloudSync2/index.js +2 -0
- package/IconCloudSync2/index.js.map +1 -0
- package/IconCloudSync2/index.mjs +2 -0
- package/IconCloudSync2/index.mjs.map +1 -0
- package/IconCloudTransfer/index.d.ts +4 -0
- package/IconCloudTransfer/index.js +2 -0
- package/IconCloudTransfer/index.js.map +1 -0
- package/IconCloudTransfer/index.mjs +2 -0
- package/IconCloudTransfer/index.mjs.map +1 -0
- package/README.md +2 -0
- package/filtered-icons.json +28 -0
- package/icons/index.d.ts +2 -0
- package/icons-index.json +7 -3
- package/index.d.ts +2 -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 +3 -1
- package/tsx-icons.json +14 -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.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=\"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\"/><Path d=\"M12 14.5V9.5L15 12L12 14.5Z\" fill=\"currentColor\"/><Path d=\"M12 16.5V21.5L9 19L12 16.5Z\" fill=\"currentColor\"/><Path d=\"M7 18C4.23858 18 2 15.7614 2 13C2 10.4673 3.88316 8.37436 6.32568 8.04508C7.13649 5.69118 9.37075 4 12 4C15.3137 4 18 6.68629 18 10C20.2091 10 22 11.7909 22 14C22 16.2091 20.2091 18 18 18\" stroke=\"currentColor\" strokeWidth=\"2\"/>",
|
|
3757
|
+
"tags": "Path",
|
|
3758
|
+
"componentName": "IconCloudSync2",
|
|
3759
|
+
"iconName": "cloud-sync-2",
|
|
3760
|
+
"pathname": "src/IconCloudSync2"
|
|
3761
|
+
},
|
|
3762
|
+
{
|
|
3763
|
+
"svg": "<Path d=\"M13 18H7C4.23858 18 2 15.7614 2 13C2 10.4673 3.88316 8.37436 6.32568 8.04508C7.13649 5.69118 9.37075 4 12 4C15.3137 4 18 6.68629 18 10C20.2091 10 22 11.7909 22 14C22 16.2091 20.2091 18 18 18H17.5\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M10.5 14.5L14 18L10.5 21.5\" stroke=\"currentColor\" strokeWidth=\"2\"/>",
|
|
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=\"M14.5 14.5L12 12L9.5 14.5\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/><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=\"square\"/><Path d=\"M12 19V13\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/>",
|
|
3757
3771
|
"tags": "Path",
|