@central-icons-react-native/square-outlined-radius-0-stroke-2 1.1.221 → 1.1.222
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/IconGoblin/index.js +1 -1
- package/IconGoblin/index.js.map +1 -1
- package/IconGoblin/index.mjs +1 -1
- package/IconGoblin/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 +2 -2
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.222) and insert them with the correct import path for whichever variant the consumer has installed. The set of 1980 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
|
@@ -6504,8 +6504,8 @@
|
|
|
6504
6504
|
"pathname": "src/IconGoatHead"
|
|
6505
6505
|
},
|
|
6506
6506
|
{
|
|
6507
|
-
"svg": "<
|
|
6508
|
-
"tags": "
|
|
6507
|
+
"svg": "<Path d=\"M15.1644 6.05L19.4253 5.15C17.1202 3.90965 15 3 12.0002 2.5C9.34426 5.15561 6.24101 9.18621 5.46685 13H2C2 17 6 17.5 6 17.5C6.5 19.5 9 21 12.0002 21C15.0003 21 17.5 19.5 18 17.5C18 17.5 22 17 22 13H18.5335C18.0663 10.6987 16.6581 7.79853 15.1644 6.05Z\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M17.75 11C12.7715 10 11.2285 10 6.25 11\" stroke=\"currentColor\" strokeWidth=\"2\"/>",
|
|
6508
|
+
"tags": "Path",
|
|
6509
6509
|
"componentName": "IconGoblin",
|
|
6510
6510
|
"iconName": "goblin, troll, agent, helper",
|
|
6511
6511
|
"pathname": "src/IconGoblin"
|