@central-icons-react-native/round-filled-radius-2-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/IconBubbleWideSparkle/index.js +1 -1
- package/IconBubbleWideSparkle/index.js.map +1 -1
- package/IconBubbleWideSparkle/index.mjs +1 -1
- package/IconBubbleWideSparkle/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
|
@@ -2381,7 +2381,7 @@
|
|
|
2381
2381
|
"pathname": "src/IconBubbleWideNotification"
|
|
2382
2382
|
},
|
|
2383
2383
|
{
|
|
2384
|
-
"svg": "<Path d=\"M20.2405 4.18518L19.5436 2.37334C19.4571 2.14842 19.241 2 19 2C18.759 2 18.5429 2.14842 18.4564 2.37334L17.7595 4.18518C17.658 4.44927 17.4493 4.65797 17.1852 4.75955L15.3733 5.45641C15.1484 5.54292 15 5.75901 15 6C15 6.24099 15.1484 6.45708 15.3733 6.54359L17.1852 7.24045C17.4493 7.34203 17.658 7.55073 17.7595 7.81482L18.4564 9.62666C18.5429 9.85158 18.759 10 19 10C19.241 10 19.4571 9.85158 19.5436 9.62666L20.2405 7.81482C20.342 7.55073 20.5507 7.34203 20.8148 7.24045L22.6267 6.54359C22.8516 6.45708 23 6.24099 23 6C23 5.75901 22.8516 5.54292 22.6267 5.45641L20.8148 4.75955C20.5507 4.65797 20.342 4.44927 20.2405 4.18518Z\" fill=\"currentColor\"/><Path d=\"M16.0518 3.
|
|
2384
|
+
"svg": "<Path d=\"M20.2405 4.18518L19.5436 2.37334C19.4571 2.14842 19.241 2 19 2C18.759 2 18.5429 2.14842 18.4564 2.37334L17.7595 4.18518C17.658 4.44927 17.4493 4.65797 17.1852 4.75955L15.3733 5.45641C15.1484 5.54292 15 5.75901 15 6C15 6.24099 15.1484 6.45708 15.3733 6.54359L17.1852 7.24045C17.4493 7.34203 17.658 7.55073 17.7595 7.81482L18.4564 9.62666C18.5429 9.85158 18.759 10 19 10C19.241 10 19.4571 9.85158 19.5436 9.62666L20.2405 7.81482C20.342 7.55073 20.5507 7.34203 20.8148 7.24045L22.6267 6.54359C22.8516 6.45708 23 6.24099 23 6C23 5.75901 22.8516 5.54292 22.6267 5.45641L20.8148 4.75955C20.5507 4.65797 20.342 4.44927 20.2405 4.18518Z\" fill=\"currentColor\"/><Path d=\"M16.0518 3.05176L14.6548 3.58953C13.6578 3.97334 13 4.9314 13 5.99974C13 7.06833 13.6581 8.02657 14.6555 8.41019L15.6371 8.78776C15.9011 8.88931 16.1097 9.09793 16.2113 9.36194L16.5897 10.3451C16.9734 11.3422 17.9314 12 18.9997 12C20.0683 12 21.0265 11.3419 21.41 10.3445L21.9473 8.94727L22.002 8.92578V16.0361C22.0017 17.6928 20.6587 19.0361 19.002 19.0361H15.375L12.6357 21.3057C12.264 21.6135 11.7254 21.6118 11.3555 21.3018L8.65234 19.0361H5.00195C3.34533 19.036 2.00215 17.6927 2.00195 16.0361V6C2.00197 4.34324 3.34522 3.00013 5.00195 3H16.0713L16.0518 3.05176Z\" fill=\"currentColor\"/>",
|
|
2385
2385
|
"tags": "Path",
|
|
2386
2386
|
"componentName": "IconBubbleWideSparkle",
|
|
2387
2387
|
"iconName": "bubble-wide-sparkle, message, chat",
|