@central-icons-react-native/square-filled-radius-0-stroke-2 1.1.215 → 1.1.217
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/IconArrowRotateClockwise/index.js +1 -1
- package/IconArrowRotateClockwise/index.js.map +1 -1
- package/IconArrowRotateClockwise/index.mjs +1 -1
- package/IconArrowRotateClockwise/index.mjs.map +1 -1
- package/IconMoonStar/index.js +1 -1
- package/IconMoonStar/index.js.map +1 -1
- package/IconMoonStar/index.mjs +1 -1
- package/IconMoonStar/index.mjs.map +1 -1
- package/IconTextMotion/index.js +1 -1
- package/IconTextMotion/index.js.map +1 -1
- package/IconTextMotion/index.mjs +1 -1
- package/IconTextMotion/index.mjs.map +1 -1
- package/filtered-icons.json +3 -3
- 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 +3 -3
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.217) and insert them with the correct import path for whichever variant the consumer has installed. The set of 1977 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
|
@@ -890,7 +890,7 @@
|
|
|
890
890
|
"pathname": "src/IconArrowRightUpCircle"
|
|
891
891
|
},
|
|
892
892
|
{
|
|
893
|
-
"svg": "<Path d=\"
|
|
893
|
+
"svg": "<Path d=\"M20 9H14V7H16.8955C15.6324 5.76315 13.9056 5 12 5C8.13401 5 5 8.13401 5 12C5 15.866 8.13401 19 12 19C15.2602 19 18.0021 16.7702 18.7793 13.751L20.7168 14.249C19.7178 18.1306 16.195 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3C14.3058 3 16.4084 3.86733 18 5.29199V3H20V9Z\" fill=\"currentColor\"/>",
|
|
894
894
|
"tags": "Path",
|
|
895
895
|
"componentName": "IconArrowRotateClockwise",
|
|
896
896
|
"iconName": "arrow-rotate-clockwise, rotate-right",
|
|
@@ -8310,7 +8310,7 @@
|
|
|
8310
8310
|
"pathname": "src/IconMoon"
|
|
8311
8311
|
},
|
|
8312
8312
|
{
|
|
8313
|
-
"svg": "<Path d=\"
|
|
8313
|
+
"svg": "<Path d=\"M12.2783 1.96777C11.4737 3.10766 11.001 4.49863 11.001 6C11.001 9.86599 14.135 13 18.001 13C19.5023 13 20.8933 12.5273 22.0332 11.7227C22.0357 11.8142 22.0371 11.906 22.0371 11.998C22.0371 17.5397 17.5446 22.0322 12.0029 22.0322C6.46123 22.0322 1.96875 17.5398 1.96875 11.998C1.96879 6.45638 6.46125 1.96387 12.0029 1.96387C12.095 1.96387 12.1868 1.96531 12.2783 1.96777Z\" fill=\"currentColor\"/><Path d=\"M17.8496 3L18.7246 5.27539L21 6.15039V6.84961L18.7246 7.72461L17.8496 10H17.1504L16.2754 7.72461L14 6.84961V6.15039L16.2754 5.27539L17.1504 3H17.8496Z\" fill=\"currentColor\"/>",
|
|
8314
8314
|
"tags": "Path",
|
|
8315
8315
|
"componentName": "IconMoonStar",
|
|
8316
8316
|
"iconName": "moon-star, night",
|
|
@@ -12510,7 +12510,7 @@
|
|
|
12510
12510
|
"pathname": "src/IconTextIndicator"
|
|
12511
12511
|
},
|
|
12512
12512
|
{
|
|
12513
|
-
"svg": "<Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"
|
|
12513
|
+
"svg": "<Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M21.9307 18.3848L22 18.5605V20H20V18.9375L18.4561 15H12.5439L11 18.9375V20H9V18.5605L9.06934 18.3848L14.3184 5H16.6816L21.9307 18.3848ZM13.3281 13H17.6719L15.5 7.46289L13.3281 13Z\" fill=\"currentColor\"/><Path d=\"M7 18H3V16H7V18Z\" fill=\"currentColor\"/><Path d=\"M9 13H2V11H9V13Z\" fill=\"currentColor\"/><Path d=\"M11 8H5V6H11V8Z\" fill=\"currentColor\"/>",
|
|
12514
12514
|
"tags": "Path",
|
|
12515
12515
|
"componentName": "IconTextMotion",
|
|
12516
12516
|
"iconName": "text-motion, text-animation",
|