@central-icons-react-native/round-filled-radius-2-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=\"M13.4385 2C14.8151 2.00001 16.0148 2.93697 16.3486 4.27246L16.7803 6H20C20.5523 6 21 6.44772 21 7C21 7.55228 20.5523 8 20 8V11.75C20 12.6736 19.6137 13.5061 18.9951 14.0977L18.6299 19.2139C18.5177 20.7837 17.2115 22 15.6377 22H8.3623C6.78844 22 5.48233 20.7837 5.37012 19.2139L5.08008 15.165C4.41837 14.5701 4 13.7099 4 12.75V8C3.44772 8 3 7.55228 3 7C3 6.44772 3.44772 6 4 6H7.21973L7.65137 4.27246C7.98524 2.93697 9.18493 2.00001 10.5615 2H13.4385ZM13 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.75ZM10.5615 4C10.1027 4.00001 9.70309 4.31266 9.5918 4.75781L9.28027 6H14.7197L14.4082 4.75781C14.2969 4.31266 13.8973 4.00001 13.4385 4H10.5615Z\" 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 2ZM12 6.84863C11.6988 6.84863 11.4284 7.03428 11.3203 7.31543L10.4092 9.68359C10.3076 9.94769 10.0991 10.1562 9.83496 10.2578L7.4668 11.1689C7.18564 11.2771 7 11.5474 7 11.8486C7 12.1499 7.18564 12.4202 7.4668 12.5283L9.83496 13.4395C10.0991 13.541 10.3076 13.7496 10.4092 14.0137L11.3203 16.3818C11.4284 16.663 11.6988 16.8486 12 16.8486C12.3012 16.8486 12.5716 16.663 12.6797 16.3818L13.5908 14.0137C13.6924 13.7496 13.9009 13.541 14.165 13.4395L16.5332 12.5283C16.8144 12.4202 17 12.1499 17 11.8486C17 11.5474 16.8144 11.2771 16.5332 11.1689L14.165 10.2578C13.9009 10.1562 13.6924 9.94769 13.5908 9.68359L12.6797 7.31543C12.5716 7.03428 12.3012 6.84863 12 6.84863Z\" 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=\"M11.4763 3.20991C12.729 1.45688 15.4866 2.65169 15.0642 4.7646L14.2175 8.99995H17.0545C18.6808 9.00012 19.6272 10.8384 18.6824 12.1621L12.5193 20.79C11.2667 22.5434 8.50879 21.3484 8.93142 19.2353L9.7781 15H6.94118C5.31459 15 4.36818 13.1615 5.31325 11.8378L11.4763 3.20991Z\" 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=\"M14.788 17.6164L12.5214 20.7902C11.2688 22.5436 8.51098 21.3486 8.93351 19.2355L9.78019 15.0002H6.94328C5.31669 15.0002 4.37028 13.1618 5.31535 11.8381L6.85441 9.68278L14.788 17.6164Z\" fill=\"currentColor\"/><Path d=\"M4.29289 4.29313C4.68341 3.90261 5.31642 3.90261 5.70695 4.29313L19.7069 18.2931C20.0974 18.6837 20.0974 19.3167 19.7069 19.7072C19.3165 20.0977 18.6834 20.0976 18.2929 19.7072L4.29289 5.7072C3.90237 5.31668 3.90238 4.68366 4.29289 4.29313Z\" fill=\"currentColor\"/><Path d=\"M11.4784 3.21013C12.7311 1.45715 15.4887 2.65192 15.0663 4.76481L14.2196 9.00016H17.0566C18.6827 9.00056 19.6292 10.8387 18.6845 12.1623L17.1444 14.3166L9.21086 6.38298L11.4784 3.21013Z\" 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.3327C6.40478 18.744 6.37009 19.3762 5.95876 19.7448C5.54743 20.1133 4.91521 20.0786 4.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.6673C19.0848 20.0786 18.4526 20.1133 18.0412 19.7448C17.6299 19.3762 17.5952 18.744 17.9637 18.3327C20.7775 15.1922 20.6751 10.3614 17.6568 7.34315Z\" fill=\"currentColor\"/><Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M8.29289 9.29289C8.68342 8.90237 9.31658 8.90237 9.70711 9.29289L12.7071 12.2929C13.0976 12.6834 13.0976 13.3166 12.7071 13.7071C12.3166 14.0976 11.6834 14.0976 11.2929 13.7071L8.29289 10.7071C7.90237 10.3166 7.90237 9.68342 8.29289 9.29289Z\" fill=\"currentColor\"/>",
|
|
7572
7593
|
"tags": "Path",
|