@central-icons-react-native/square-outlined-radius-0-stroke-2 1.1.225 → 1.1.227
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/IconBottombarHiddenBottomWide/index.d.ts +4 -0
- package/IconBottombarHiddenBottomWide/index.js +2 -0
- package/IconBottombarHiddenBottomWide/index.js.map +1 -0
- package/IconBottombarHiddenBottomWide/index.mjs +2 -0
- package/IconBottombarHiddenBottomWide/index.mjs.map +1 -0
- 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/IconTopbarHiddenTopWide/index.d.ts +4 -0
- package/IconTopbarHiddenTopWide/index.js +2 -0
- package/IconTopbarHiddenTopWide/index.js.map +1 -0
- package/IconTopbarHiddenTopWide/index.mjs +2 -0
- package/IconTopbarHiddenTopWide/index.mjs.map +1 -0
- package/README.md +4 -0
- package/filtered-icons.json +56 -0
- package/icons/index.d.ts +4 -0
- package/icons-index.json +14 -6
- package/index.d.ts +4 -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 +5 -1
- package/tsx-icons.json +28 -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.227) 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
|
|
@@ -1225,6 +1227,7 @@ Do **not** use DOM accessibility attrs (`aria-hidden`, `role`). React Native use
|
|
|
1225
1227
|
- **IconAlignVerticalCenter** — align-vertical-center, alignment
|
|
1226
1228
|
- **IconBento** — bento, layout, grid, flex
|
|
1227
1229
|
- **IconBoard** — board, moodboard, layout, template
|
|
1230
|
+
- **IconBottombarHiddenBottomWide** — bottombar-hidden-bottom-wide
|
|
1228
1231
|
- **IconCanvasGrid** — canvas-grid, design, app-icon, blueprint
|
|
1229
1232
|
- **IconCarussel** — carussel, slides
|
|
1230
1233
|
- **IconColumns3** — columns-3, layout, third
|
|
@@ -1274,6 +1277,7 @@ Do **not** use DOM accessibility attrs (`aria-hidden`, `role`). React Native use
|
|
|
1274
1277
|
- **IconSlidesWideAdd** — slides-wide-add
|
|
1275
1278
|
- **IconSlideTallAdd** — slide-tall-add
|
|
1276
1279
|
- **IconSlideWideAdd** — slide-wide-add
|
|
1280
|
+
- **IconTopbarHiddenTopWide** — topbar-hidden-top-wide
|
|
1277
1281
|
|
|
1278
1282
|
### Location
|
|
1279
1283
|
|
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": "<Circle cx=\"18\" cy=\"19\" r=\"2\" stroke=\"currentColor\" strokeWidth=\"2\"/><Circle cx=\"6\" cy=\"5\" r=\"2\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M9 12L12 9L15 12L12 15L9 12Z\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M8 5H16.5C18.433 5 20 6.567 20 8.5C20 10.433 18.433 12 16.5 12H15\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M9 12H7.5C5.567 12 4 13.567 4 15.5C4 17.433 5.567 19 7.5 19H16\" stroke=\"currentColor\" strokeWidth=\"2\"/>",
|
|
124
|
+
"tags": "Circle, Path",
|
|
125
|
+
"componentName": "IconAgents",
|
|
126
|
+
"iconName": "agents, connections, flow",
|
|
127
|
+
"pathname": "src/IconAgents"
|
|
128
|
+
},
|
|
122
129
|
{
|
|
123
130
|
"svg": "<Path d=\"M13 12C13 12.5523 12.5523 13 12 13C11.4477 13 11 12.5523 11 12C11 11.4477 11.4477 11 12 11C12.5523 11 13 11.4477 13 12Z\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M16.5006 19.7956C19.1904 18.2394 21 15.331 21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 15.331 4.80962 18.2394 7.4994 19.7956\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M14.5003 16.3309C15.9947 15.4663 17 13.8506 17 12C17 9.23858 14.7614 7 12 7C9.23858 7 7 9.23858 7 12C7 13.8506 8.00535 15.4663 9.49968 16.3309\" stroke=\"currentColor\" strokeWidth=\"2\"/>",
|
|
124
131
|
"tags": "Path",
|
|
@@ -2002,6 +2009,13 @@
|
|
|
2002
2009
|
"iconName": "bottle, wine, campaign",
|
|
2003
2010
|
"pathname": "src/IconBottle"
|
|
2004
2011
|
},
|
|
2012
|
+
{
|
|
2013
|
+
"svg": "<Path d=\"M3 5H21V19H3V5Z\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M18 15L6 15\" stroke=\"currentColor\" strokeWidth=\"2\"/>",
|
|
2014
|
+
"tags": "Path",
|
|
2015
|
+
"componentName": "IconBottombarHiddenBottomWide",
|
|
2016
|
+
"iconName": "bottombar-hidden-bottom-wide",
|
|
2017
|
+
"pathname": "src/IconBottombarHiddenBottomWide"
|
|
2018
|
+
},
|
|
2005
2019
|
{
|
|
2006
2020
|
"svg": "<Path d=\"M21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12Z\" stroke=\"currentColor\" strokeWidth=\"2\"/><Circle cx=\"13.3984\" cy=\"8.25\" r=\"1.5\" fill=\"currentColor\"/><Circle cx=\"16.5\" cy=\"11.5\" r=\"1.5\" fill=\"currentColor\"/><Circle cx=\"12.25\" cy=\"12.5\" r=\"1.5\" fill=\"currentColor\"/>",
|
|
2007
2021
|
"tags": "Circle, Path",
|
|
@@ -3647,6 +3661,13 @@
|
|
|
3647
3661
|
"iconName": "cloud",
|
|
3648
3662
|
"pathname": "src/IconCloud"
|
|
3649
3663
|
},
|
|
3664
|
+
{
|
|
3665
|
+
"svg": "<Path d=\"M10 4.5C11.6175 4.5 13.0548 5.26865 13.9688 6.45996C14.371 6.32402 14.8018 6.25 15.25 6.25C17.4591 6.25 19.25 8.04086 19.25 10.25C19.25 10.5653 19.2116 10.8717 19.1426 11.166C20.7949 11.6577 22 13.1879 22 15C22 17.2091 20.2091 19 18 19H7C4.23858 19 2 16.7614 2 14C2 11.9489 3.23498 10.1861 5.00195 9.41504C5.04732 6.69282 7.26696 4.5 10 4.5Z\" stroke=\"currentColor\" strokeWidth=\"2\"/>",
|
|
3666
|
+
"tags": "Path",
|
|
3667
|
+
"componentName": "IconCloud2",
|
|
3668
|
+
"iconName": "cloud-2",
|
|
3669
|
+
"pathname": "src/IconCloud2"
|
|
3670
|
+
},
|
|
3650
3671
|
{
|
|
3651
3672
|
"svg": "<Path d=\"M8.42885 13C6.4564 13 4.85742 11.401 4.85742 9.42857C4.85742 7.61947 6.20253 6.12454 7.94719 5.88935C8.52634 4.20799 10.1222 3 12.0003 3C14.3672 3 16.286 4.91878 16.286 7.28571C17.8639 7.28571 19.1431 8.5649 19.1431 10.1429C19.1431 11.7208 17.8639 13 16.286 13H8.42885Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\"/><Circle cx=\"12\" cy=\"18.5\" r=\"2.5\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M9.5 18.5H3\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/><Path d=\"M21 18.5H14.5\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/><Path d=\"M12 16V13\" stroke=\"currentColor\" strokeWidth=\"2\"/>",
|
|
3652
3673
|
"tags": "Circle, Path",
|
|
@@ -12754,6 +12775,13 @@
|
|
|
12754
12775
|
"iconName": "toolbox",
|
|
12755
12776
|
"pathname": "src/IconToolbox"
|
|
12756
12777
|
},
|
|
12778
|
+
{
|
|
12779
|
+
"svg": "<Path d=\"M3 5H21V19H3V5Z\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M18 9L6 9\" stroke=\"currentColor\" strokeWidth=\"2\"/>",
|
|
12780
|
+
"tags": "Path",
|
|
12781
|
+
"componentName": "IconTopbarHiddenTopWide",
|
|
12782
|
+
"iconName": "topbar-hidden-top-wide",
|
|
12783
|
+
"pathname": "src/IconTopbarHiddenTopWide"
|
|
12784
|
+
},
|
|
12757
12785
|
{
|
|
12758
12786
|
"svg": "<Path d=\"M7 8C7 5.23858 9.23858 3 12 3C13.8507 3 15.4666 4.0055 16.3311 5.5\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/><Path d=\"M7 14C4.79086 14 3 12.2091 3 10C3 7.79086 4.79086 6 7 6\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/><Path d=\"M17 14C19.2091 14 21 12.2091 21 10C21 7.79086 19.2091 6 17 6C15.9856 6 15.0593 6.37764 14.3542 7\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/><Path d=\"M18 14V21H6V14\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/><Path d=\"M6 17H18\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/>",
|
|
12759
12787
|
"tags": "Path",
|