@central-icons-react-native/round-filled-radius-2-stroke-2 1.1.214 → 1.1.216
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/IconCard/index.d.ts +4 -0
- package/IconCard/index.js +2 -0
- package/IconCard/index.js.map +1 -0
- package/IconCard/index.mjs +2 -0
- package/IconCard/index.mjs.map +1 -0
- package/IconMoonStar/index.js +1 -1
- package/IconMoonStar/index.js.map +1 -1
- package/IconMoonStar/index.mjs +1 -1
- package/IconMoonStar/index.mjs.map +1 -1
- package/README.md +1 -0
- package/filtered-icons.json +15 -1
- package/icons/index.d.ts +1 -0
- package/icons-index.json +5 -3
- package/index.d.ts +1 -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 +2 -1
- package/tsx-icons.json +8 -1
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.216) and insert them with the correct import path for whichever variant the consumer has installed. The set of 1977 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
|
|
|
@@ -1037,6 +1037,7 @@ Do **not** use DOM accessibility attrs (`aria-hidden`, `role`). React Native use
|
|
|
1037
1037
|
- **IconBrokenHeart** — broken-heart, delete-account
|
|
1038
1038
|
- **IconBrowserTabs** — browser-tabs, tab-groups
|
|
1039
1039
|
- **IconBucket** — bucket, trash, can
|
|
1040
|
+
- **IconCard** — card, profile, avatar, account
|
|
1040
1041
|
- **IconChainLink1** — chain-link-1, url
|
|
1041
1042
|
- **IconChainLink2** — chain-link-2, url
|
|
1042
1043
|
- **IconChainLink3** — chain-link-3, url
|
package/tsx-icons.json
CHANGED
|
@@ -2884,6 +2884,13 @@
|
|
|
2884
2884
|
"iconName": "car-9-ev, van",
|
|
2885
2885
|
"pathname": "src/IconCar9Ev"
|
|
2886
2886
|
},
|
|
2887
|
+
{
|
|
2888
|
+
"svg": "<Path d=\"M12 7.5C12.5523 7.5 13 7.94772 13 8.5C13 9.05229 12.5523 9.5 12 9.5C11.4477 9.5 11 9.05229 11 8.5C11 7.94772 11.4477 7.5 12 7.5Z\" fill=\"currentColor\"/><Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M15.7998 2C16.3434 2 16.8116 1.99893 17.1953 2.03028C17.5906 2.06259 17.984 2.1344 18.3623 2.32715C18.9265 2.61473 19.3853 3.07348 19.6729 3.6377C19.8656 4.016 19.9374 4.40944 19.9697 4.80469C20.0011 5.18836 20 5.65665 20 6.2002V17.7998C20 18.3434 20.0011 18.8116 19.9697 19.1953C19.9374 19.5906 19.8656 19.984 19.6729 20.3623C19.3853 20.9265 18.9265 21.3853 18.3623 21.6729C17.984 21.8656 17.5906 21.9374 17.1953 21.9697C16.8116 22.0011 16.3434 22 15.7998 22H8.2002C7.65665 22 7.18836 22.0011 6.80469 21.9697C6.40944 21.9374 6.016 21.8656 5.6377 21.6729C5.07348 21.3853 4.61473 20.9265 4.32715 20.3623C4.1344 19.984 4.06259 19.5906 4.03028 19.1953C3.99893 18.8116 4 18.3434 4 17.7998V6.2002C4 5.65665 3.99893 5.18836 4.03028 4.80469C4.06259 4.40944 4.1344 4.016 4.32715 3.6377C4.61473 3.07348 5.07348 2.61473 5.6377 2.32715C6.016 2.1344 6.40944 2.06259 6.80469 2.03028C7.18836 1.99893 7.65665 2 8.2002 2H15.7998ZM9 16C8.44772 16 8.00001 16.4477 8 17C8 17.5523 8.44772 18 9 18H15C15.5523 18 16 17.5523 16 17C16 16.4477 15.5523 16 15 16H9ZM9 13C8.44772 13 8.00001 13.4477 8 14C8 14.5523 8.44772 15 9 15H15C15.5523 15 16 14.5523 16 14C16 13.4477 15.5523 13 15 13H9ZM12 5.5C10.3432 5.5 9 6.84315 9 8.5C9 10.1569 10.3432 11.5 12 11.5C13.6569 11.5 15 10.1569 15 8.5C15 6.84315 13.6569 5.5 12 5.5Z\" fill=\"currentColor\"/>",
|
|
2889
|
+
"tags": "Path",
|
|
2890
|
+
"componentName": "IconCard",
|
|
2891
|
+
"iconName": "card, profile, avatar, account",
|
|
2892
|
+
"pathname": "src/IconCard"
|
|
2893
|
+
},
|
|
2887
2894
|
{
|
|
2888
2895
|
"svg": "<Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M5.57422 5.3359C6.13061 4.5013 7.06731 4 8.07037 4H15.9296C16.9327 4 17.8694 4.5013 18.4258 5.3359L20.8685 9H22C22.5523 9 23 9.44772 23 10C23 10.5523 22.5523 11 22 11H21.9382C21.9791 11.1983 22 11.4011 22 11.6056V18C22 19.1046 21.1046 20 20 20H19C17.8954 20 17 19.1046 17 18H7C7 19.1046 6.10457 20 5 20H4C2.89543 20 2 19.1046 2 18V11.6056C2 11.4011 2.02089 11.1983 2.06175 11H2C1.44772 11 1 10.5523 1 10C1 9.44772 1.44772 9 2 9H3.13148L5.57422 5.3359ZM5 13C5 12.4477 5.44772 12 6 12H7C7.55228 12 8 12.4477 8 13C8 13.5523 7.55228 14 7 14H6C5.44772 14 5 13.5523 5 13ZM16 13C16 12.4477 16.4477 12 17 12H18C18.5523 12 19 12.4477 19 13C19 13.5523 18.5523 14 18 14H17C16.4477 14 16 13.5523 16 13Z\" fill=\"currentColor\"/>",
|
|
2889
2896
|
"tags": "Path",
|
|
@@ -8303,7 +8310,7 @@
|
|
|
8303
8310
|
"pathname": "src/IconMoon"
|
|
8304
8311
|
},
|
|
8305
8312
|
{
|
|
8306
|
-
"svg": "<Path d=\"
|
|
8313
|
+
"svg": "<Path d=\"M12.0517 3.59971C12.2712 3.28123 12.2873 2.86472 12.0931 2.53021C11.8989 2.19569 11.5292 2.00315 11.1438 2.03581C6.0214 2.46985 2 6.76372 2 11.9979C2 17.5197 6.47632 21.996 11.9981 21.996C17.2324 21.996 21.5264 17.9745 21.9602 12.8519C21.9929 12.4664 21.8003 12.0968 21.4658 11.9026C21.1313 11.7084 20.7148 11.7246 20.3963 11.9441C19.4302 12.61 18.2602 12.9998 16.9961 12.9998C13.6824 12.9998 10.9961 10.3135 10.9961 6.99976C10.9961 5.73577 11.3858 4.56582 12.0517 3.59971Z\" fill=\"currentColor\"/><Path d=\"M18.5655 4.86018L17.9756 3.32667C17.8999 3.12986 17.7109 3 17.5 3C17.2891 3 17.1001 3.12986 17.0244 3.32667L16.4345 4.86018C16.333 5.12427 16.1243 5.33297 15.8602 5.43455L14.3267 6.02436C14.1299 6.10005 14 6.28914 14 6.5C14 6.71086 14.1299 6.89995 14.3267 6.97564L15.8602 7.56545C16.1243 7.66703 16.333 7.87573 16.4345 8.13982L17.0244 9.67333C17.1001 9.87014 17.2891 10 17.5 10C17.7109 10 17.8999 9.87014 17.9756 9.67333L18.5655 8.13982C18.667 7.87573 18.8757 7.66703 19.1398 7.56545L20.6733 6.97564C20.8701 6.89995 21 6.71086 21 6.5C21 6.28914 20.8701 6.10005 20.6733 6.02436L19.1398 5.43455C18.8757 5.33297 18.667 5.12427 18.5655 4.86018Z\" fill=\"currentColor\"/>",
|
|
8307
8314
|
"tags": "Path",
|
|
8308
8315
|
"componentName": "IconMoonStar",
|
|
8309
8316
|
"iconName": "moon-star, night",
|