@central-icons-react-native/square-filled-radius-0-stroke-2 1.1.227 → 1.1.228
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/IconBubbleHeart/index.js +1 -1
- package/IconBubbleHeart/index.js.map +1 -1
- package/IconBubbleHeart/index.mjs +1 -1
- package/IconBubbleHeart/index.mjs.map +1 -1
- package/filtered-icons.json +1 -1
- 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.228) and insert them with the correct import path for whichever variant the consumer has installed. The set of 1988 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
|
@@ -2290,7 +2290,7 @@
|
|
|
2290
2290
|
"pathname": "src/IconBubbleDots"
|
|
2291
2291
|
},
|
|
2292
2292
|
{
|
|
2293
|
-
"svg": "<Path
|
|
2293
|
+
"svg": "<Path d=\"M21.002 19.0361H15.376L11.9941 21.8379L8.65137 19.0361H3.00195V3H21.002V19.0361ZM15.251 10.668C15.251 8.91991 13.5027 7.87839 11.999 8.84961C10.4954 7.87889 8.74805 8.92008 8.74805 10.668C8.74836 12.988 11.9653 14.2669 11.999 14.2803C11.999 14.2803 15.2507 13.0002 15.251 10.668Z\" fill=\"currentColor\"/>",
|
|
2294
2294
|
"tags": "Path",
|
|
2295
2295
|
"componentName": "IconBubbleHeart",
|
|
2296
2296
|
"iconName": "bubble-heart, comment, feedback",
|