@central-icons-react-native/square-outlined-radius-0-stroke-2 1.1.229 → 1.1.232
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/IconSettingsGear4/index.js +1 -1
- package/IconSettingsGear4/index.js.map +1 -1
- package/IconSettingsGear4/index.mjs +1 -1
- package/IconSettingsGear4/index.mjs.map +1 -1
- package/filtered-icons.json +2 -2
- package/icons-index.json +1 -1
- 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 +1 -1
- package/tsx-icons.json +1 -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.232) and insert them with the correct import path for whichever variant the consumer has installed. The set of 1989 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
|
|
package/tsx-icons.json
CHANGED
|
@@ -10858,7 +10858,7 @@
|
|
|
10858
10858
|
"pathname": "src/IconSettingsGear3"
|
|
10859
10859
|
},
|
|
10860
10860
|
{
|
|
10861
|
-
"svg": "<Circle cx=\"12\" cy=\"12\" r=\"3\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M5.83728 5.
|
|
10861
|
+
"svg": "<Circle cx=\"12\" cy=\"12\" r=\"3\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M5.83728 5.16537L6.7671 7.35062C6.14302 8.05253 5.65803 8.88085 5.35534 9.79235L3 10.0795V13.9195L5.35498 14.2066C5.65762 15.1184 6.14269 15.9471 6.76694 16.6492L5.8373 18.834L9.16286 20.754L10.5892 18.8578C11.0449 18.951 11.5168 19 12.0001 19C12.4834 19 12.9553 18.951 13.4111 18.8577L14.8373 20.7538L18.1628 18.8338L17.2333 16.6492C17.8575 15.947 18.3426 15.1184 18.6452 14.2066L21 13.9195V10.0795L18.6449 9.79238C18.5692 9.5645 18.4821 9.34182 18.3843 9.12501C18.0909 8.47459 17.7011 7.87701 17.233 7.35058L18.1627 5.16551L14.8372 3.24551L13.4106 5.14212C12.9549 5.0489 12.4833 5.00001 12.0001 5.00001C11.5169 5.00001 11.0452 5.04896 10.5896 5.14217L9.16284 3.24536L5.83728 5.16537Z\" stroke=\"currentColor\" strokeWidth=\"2\"/>",
|
|
10862
10862
|
"tags": "Circle, Path",
|
|
10863
10863
|
"componentName": "IconSettingsGear4",
|
|
10864
10864
|
"iconName": "settings-gear-4, preferences",
|