@central-icons-react-native/square-filled-radius-0-stroke-2 1.1.204 → 1.1.206
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/IconAiSlop/index.d.ts +4 -0
- package/IconAiSlop/index.js +2 -0
- package/IconAiSlop/index.js.map +1 -0
- package/IconAiSlop/index.mjs +2 -0
- package/IconAiSlop/index.mjs.map +1 -0
- package/IconLightningBolt/index.d.ts +4 -0
- package/IconLightningBolt/index.js +2 -0
- package/IconLightningBolt/index.js.map +1 -0
- package/IconLightningBolt/index.mjs +2 -0
- package/IconLightningBolt/index.mjs.map +1 -0
- package/IconLightningBoltOff/index.d.ts +4 -0
- package/IconLightningBoltOff/index.js +2 -0
- package/IconLightningBoltOff/index.js.map +1 -0
- package/IconLightningBoltOff/index.mjs +2 -0
- package/IconLightningBoltOff/index.mjs.map +1 -0
- package/README.md +3 -0
- package/filtered-icons.json +42 -0
- package/icons/index.d.ts +3 -0
- package/icons-index.json +10 -4
- package/index.d.ts +3 -0
- 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 +4 -1
- package/tsx-icons.json +21 -0
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.206) and insert them with the correct import path for whichever variant the consumer has installed. The set of 1964 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
|
|
|
@@ -99,6 +99,7 @@ Do **not** use DOM accessibility attrs (`aria-hidden`, `role`). React Native use
|
|
|
99
99
|
|
|
100
100
|
### AI & Magic
|
|
101
101
|
|
|
102
|
+
- **IconAiSlop** — ai-slop, trash
|
|
102
103
|
- **IconAiTokens** — ai-tokens, credits
|
|
103
104
|
- **IconAiTranslate** — ai-translate, language, auto-translate
|
|
104
105
|
- **IconAppleIntelligenceIcon** — apple-intelligence-icon, ai, tools
|
|
@@ -2156,6 +2157,8 @@ Do **not** use DOM accessibility attrs (`aria-hidden`, `role`). React Native use
|
|
|
2156
2157
|
- **IconDrop** — drop, water, precipitation, liquid
|
|
2157
2158
|
- **IconFullMoon** — full-moon, dark-mode, nasa
|
|
2158
2159
|
- **IconLightning** — lightning, zap, flash, thunder
|
|
2160
|
+
- **IconLightningBolt** — lightning-bolt, speed, thunder, flash, high woltage
|
|
2161
|
+
- **IconLightningBoltOff** — lightning-bolt-off, speed, thunder, flash, high woltage
|
|
2159
2162
|
- **IconMoon** — moon, dark-mode, night
|
|
2160
2163
|
- **IconMoonStar** — moon-star, night
|
|
2161
2164
|
- **IconRainy** — rainy, rain
|
package/tsx-icons.json
CHANGED
|
@@ -196,6 +196,13 @@
|
|
|
196
196
|
"iconName": "airpods, headphones, vibe",
|
|
197
197
|
"pathname": "src/IconAirpods"
|
|
198
198
|
},
|
|
199
|
+
{
|
|
200
|
+
"svg": "<Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M15.9697 2.75781L16.7803 6H21V8H20V11.75C20 12.6736 19.6137 13.5061 18.9951 14.0977L18.4307 22H5.56836L5.08008 15.165C4.41837 14.5701 4 13.7099 4 12.75V8H3V6H7.21973L8.03027 2.75781L8.21875 2H15.7812L15.9697 2.75781ZM13 13.75C13 14.4404 13.5596 15 14.25 15C14.9404 15 15.5 14.4404 15.5 13.75V11.75C15.5 12.4404 16.0596 13 16.75 13C17.4404 13 18 12.4404 18 11.75V8H13V13.75ZM6 12.75C6 13.4404 6.55964 14 7.25 14C7.94036 14 8.5 13.4404 8.5 12.75V8H6V12.75ZM9.28027 6H14.7197L14.2197 4H9.78027L9.28027 6Z\" fill=\"currentColor\"/>",
|
|
201
|
+
"tags": "Path",
|
|
202
|
+
"componentName": "IconAiSlop",
|
|
203
|
+
"iconName": "ai-slop, trash",
|
|
204
|
+
"pathname": "src/IconAiSlop"
|
|
205
|
+
},
|
|
199
206
|
{
|
|
200
207
|
"svg": "<Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2ZM10.25 10.0986L7 11.3486V12.3486L10.25 13.5986L11.5 16.8486H12.5L13.75 13.5986L17 12.3486V11.3486L13.75 10.0986L12.5 6.84863H11.5L10.25 10.0986Z\" fill=\"currentColor\"/>",
|
|
201
208
|
"tags": "Path",
|
|
@@ -7567,6 +7574,20 @@
|
|
|
7567
7574
|
"iconName": "lightning, zap, flash, thunder",
|
|
7568
7575
|
"pathname": "src/IconLightning"
|
|
7569
7576
|
},
|
|
7577
|
+
{
|
|
7578
|
+
"svg": "<Path d=\"M14.1035 9H19.543L9.1582 22.3516L9.89258 15H4.45312L14.8379 1.64844L14.1035 9Z\" fill=\"currentColor\"/>",
|
|
7579
|
+
"tags": "Path",
|
|
7580
|
+
"componentName": "IconLightningBolt",
|
|
7581
|
+
"iconName": "lightning-bolt, speed, thunder, flash, high woltage",
|
|
7582
|
+
"pathname": "src/IconLightningBolt"
|
|
7583
|
+
},
|
|
7584
|
+
{
|
|
7585
|
+
"svg": "<Path d=\"M13.6973 16.5215L9.16406 22.3516L9.89844 15H4.45898L7.83496 10.6592L13.6973 16.5215Z\" fill=\"currentColor\"/><Path d=\"M20.2109 18.793L18.7969 20.207L3.79688 5.20703L5.21094 3.79297L20.2109 18.793Z\" fill=\"currentColor\"/><Path d=\"M14.1094 9H19.5488L16.1719 13.3398L10.3096 7.47754L14.8438 1.64844L14.1094 9Z\" fill=\"currentColor\"/>",
|
|
7586
|
+
"tags": "Path",
|
|
7587
|
+
"componentName": "IconLightningBoltOff",
|
|
7588
|
+
"iconName": "lightning-bolt-off, speed, thunder, flash, high woltage",
|
|
7589
|
+
"pathname": "src/IconLightningBoltOff"
|
|
7590
|
+
},
|
|
7570
7591
|
{
|
|
7571
7592
|
"svg": "<Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M17.6568 7.34315C14.5326 4.21895 9.46733 4.21895 6.34314 7.34315C3.32484 10.3614 3.22249 15.1922 6.03624 18.3327L6.70355 19.0775L5.21398 20.4121L4.54667 19.6673C1.02817 15.7403 1.15554 9.70232 4.92892 5.92893C8.83417 2.02369 15.1658 2.02369 19.0711 5.92893C22.8444 9.70232 22.9718 15.7403 19.4533 19.6673L18.786 20.4121L17.2964 19.0775L17.9637 18.3327C20.7775 15.1922 20.6751 10.3614 17.6568 7.34315Z\" fill=\"currentColor\"/><Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M9.00015 8.58569L13.4144 12.9999L12.0002 14.4141L7.58594 9.99991L9.00015 8.58569Z\" fill=\"currentColor\"/>",
|
|
7572
7593
|
"tags": "Path",
|