@central-icons-react-native/square-outlined-radius-0-stroke-1 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\"/><Path d=\"M5.49491 4.
|
|
10861
|
+
"svg": "<Circle cx=\"12\" cy=\"12\" r=\"3\" stroke=\"currentColor\"/><Path d=\"M5.49491 4.78577L6.47639 7.09243C5.81763 7.83333 5.30569 8.70767 4.98619 9.66981L2.5 9.97289V14.0262L4.98581 14.3293C5.30526 15.2918 5.81728 16.1664 6.47621 16.9076L5.49493 19.2138L9.00524 21.2405L10.5108 19.2389C10.9919 19.3373 11.49 19.389 12.0001 19.389C12.5103 19.389 13.0084 19.3373 13.4894 19.2388L14.9949 21.2403L18.5052 19.2136L17.524 16.9076C18.1829 16.1664 18.695 15.2918 19.0144 14.3292L21.5 14.0262V9.97289L19.014 9.66984C18.9342 9.4293 18.8422 9.19425 18.739 8.96539C18.4293 8.27883 18.0178 7.64806 17.5237 7.09238L18.5051 4.78592L14.9948 2.75925L13.4889 4.76123C13.008 4.66283 12.5101 4.61122 12.0001 4.61122C11.4901 4.61122 10.9922 4.66289 10.5113 4.76128L9.00522 2.75909L5.49491 4.78577Z\" stroke=\"currentColor\"/>",
|
|
10862
10862
|
"tags": "Circle, Path",
|
|
10863
10863
|
"componentName": "IconSettingsGear4",
|
|
10864
10864
|
"iconName": "settings-gear-4, preferences",
|