@central-icons-react-native/square-filled-radius-0-stroke-2 1.1.226 → 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/IconAgents/index.d.ts +4 -0
- package/IconAgents/index.js +2 -0
- package/IconAgents/index.js.map +1 -0
- package/IconAgents/index.mjs +2 -0
- package/IconAgents/index.mjs.map +1 -0
- 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/IconCloud2/index.d.ts +4 -0
- package/IconCloud2/index.js +2 -0
- package/IconCloud2/index.js.map +1 -0
- package/IconCloud2/index.mjs +2 -0
- package/IconCloud2/index.mjs.map +1 -0
- package/README.md +2 -0
- package/filtered-icons.json +29 -1
- package/icons/index.d.ts +2 -0
- package/icons-index.json +8 -4
- package/index.d.ts +2 -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 +3 -1
- package/tsx-icons.json +15 -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
|
|
|
@@ -389,6 +389,7 @@ Do **not** use DOM accessibility attrs (`aria-hidden`, `role`). React Native use
|
|
|
389
389
|
### Clouds
|
|
390
390
|
|
|
391
391
|
- **IconCloud** — cloud
|
|
392
|
+
- **IconCloud2** — cloud-2
|
|
392
393
|
- **IconCloudApi** — cloud-api, cloud-network
|
|
393
394
|
- **IconCloudCheck** — cloud-check, save
|
|
394
395
|
- **IconCloudDownload** — cloud-download
|
|
@@ -405,6 +406,7 @@ Do **not** use DOM accessibility attrs (`aria-hidden`, `role`). React Native use
|
|
|
405
406
|
|
|
406
407
|
- **IconAgent** — agent, flow, diagram, org
|
|
407
408
|
- **IconAgenticCoding** — agentic-coding, ai-code, vibe-code
|
|
409
|
+
- **IconAgents** — agents, connections, flow
|
|
408
410
|
- **IconAnchor** — anchor, webhooks
|
|
409
411
|
- **IconAnimatePath** — animate-path, animation, jump
|
|
410
412
|
- **IconAnimation** — animation
|
package/tsx-icons.json
CHANGED
|
@@ -119,6 +119,13 @@
|
|
|
119
119
|
"iconName": "agent-network, connections, atoms",
|
|
120
120
|
"pathname": "src/IconAgentNetwork"
|
|
121
121
|
},
|
|
122
|
+
{
|
|
123
|
+
"svg": "<Path d=\"M6 2C7.30585 2 8.41406 2.83532 8.82617 4H16.5C18.9853 4 21 6.01472 21 8.5C21 10.9853 18.9853 13 16.5 13H15.4141L12 16.4141L8.58594 13H7.5C6.11929 13 5 14.1193 5 15.5C5 16.8807 6.11929 18 7.5 18H15.1738C15.5859 16.8353 16.6941 16 18 16C19.6569 16 21 17.3431 21 19C21 20.6569 19.6569 22 18 22C16.6941 22 15.5859 21.1647 15.1738 20H7.5C5.01472 20 3 17.9853 3 15.5C3 13.0147 5.01472 11 7.5 11H8.58594L12 7.58594L15.4141 11H16.5C17.8807 11 19 9.88071 19 8.5C19 7.11929 17.8807 6 16.5 6H8.82617C8.41406 7.16468 7.30585 8 6 8C4.34315 8 3 6.65685 3 5C3 3.34315 4.34315 2 6 2Z\" fill=\"currentColor\"/>",
|
|
124
|
+
"tags": "Path",
|
|
125
|
+
"componentName": "IconAgents",
|
|
126
|
+
"iconName": "agents, connections, flow",
|
|
127
|
+
"pathname": "src/IconAgents"
|
|
128
|
+
},
|
|
122
129
|
{
|
|
123
130
|
"svg": "<Path d=\"M14 12C14 13.1046 13.1046 14 12 14C10.8954 14 10 13.1046 10 12C10 10.8954 10.8954 10 12 10C13.1046 10 14 10.8954 14 12Z\" fill=\"currentColor\"/><Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M12 4C7.58172 4 4 7.58172 4 12C4 14.9597 5.60667 17.5452 8.00019 18.93L6.9986 20.6612C4.01258 18.9335 2 15.7024 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 15.7024 19.9874 18.9336 17.0014 20.6612L15.9998 18.9301C18.3933 17.5452 20 14.9597 20 12C20 7.58172 16.4183 4 12 4Z\" fill=\"currentColor\"/><Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M12 8C9.79086 8 8 9.79086 8 12C8 13.4792 8.8024 14.7722 10.0005 15.4653L8.99889 17.1965C7.20831 16.1605 6 14.2219 6 12C6 8.68629 8.68629 6 12 6C15.3137 6 18 8.68629 18 12C18 14.2219 16.7917 16.1605 15.0011 17.1965L13.9995 15.4653C15.1976 14.7722 16 13.4792 16 12C16 9.79086 14.2091 8 12 8Z\" fill=\"currentColor\"/>",
|
|
124
131
|
"tags": "Path",
|
|
@@ -2283,7 +2290,7 @@
|
|
|
2283
2290
|
"pathname": "src/IconBubbleDots"
|
|
2284
2291
|
},
|
|
2285
2292
|
{
|
|
2286
|
-
"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\"/>",
|
|
2287
2294
|
"tags": "Path",
|
|
2288
2295
|
"componentName": "IconBubbleHeart",
|
|
2289
2296
|
"iconName": "bubble-heart, comment, feedback",
|
|
@@ -3654,6 +3661,13 @@
|
|
|
3654
3661
|
"iconName": "cloud",
|
|
3655
3662
|
"pathname": "src/IconCloud"
|
|
3656
3663
|
},
|
|
3664
|
+
{
|
|
3665
|
+
"svg": "<Path d=\"M10 3.5C11.6974 3.5 13.2294 4.20614 14.3193 5.33691C14.6212 5.27991 14.9324 5.25 15.25 5.25C18.0114 5.25 20.25 7.48858 20.25 10.25C20.25 10.3446 20.2466 10.4383 20.2412 10.5312C21.8763 11.3527 23 13.0435 23 15C23 17.7614 20.7614 20 18 20H7C3.68629 20 1 17.3137 1 14C1 11.7597 2.22759 9.80756 4.04395 8.77734C4.40078 5.80447 6.93058 3.5 10 3.5Z\" fill=\"currentColor\"/>",
|
|
3666
|
+
"tags": "Path",
|
|
3667
|
+
"componentName": "IconCloud2",
|
|
3668
|
+
"iconName": "cloud-2",
|
|
3669
|
+
"pathname": "src/IconCloud2"
|
|
3670
|
+
},
|
|
3657
3671
|
{
|
|
3658
3672
|
"svg": "<Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M12 2C14.6164 2 16.7874 3.9013 17.21 6.39746C18.8939 6.81147 20.1434 8.33097 20.1436 10.1426C20.1436 12.2728 18.4163 13.9999 16.2861 14H13V15.1455C14.1288 15.4815 15.0185 16.3712 15.3545 17.5H22V19.5H15.3545C14.9242 20.9457 13.5855 22 12 22C10.4145 22 9.07583 20.9457 8.64551 19.5H2V17.5H8.64551C8.9815 16.3712 9.87124 15.4815 11 15.1455V14H8.42871C5.90409 13.9999 3.8575 11.9533 3.85742 9.42871C3.85742 7.32039 5.28387 5.54639 7.22461 5.01758C8.07303 3.23431 9.8914 2.00011 12 2ZM12 17C11.1716 17 10.5 17.6716 10.5 18.5C10.5 19.3284 11.1716 20 12 20C12.8284 20 13.5 19.3284 13.5 18.5C13.5 17.6716 12.8284 17 12 17Z\" fill=\"currentColor\"/>",
|
|
3659
3673
|
"tags": "Path",
|