@central-icons-react-native/round-outlined-radius-2-stroke-2 1.1.210 → 1.1.211
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/IconRobotHeadSlop/index.d.ts +4 -0
- package/IconRobotHeadSlop/index.js +2 -0
- package/IconRobotHeadSlop/index.js.map +1 -0
- package/IconRobotHeadSlop/index.mjs +2 -0
- package/IconRobotHeadSlop/index.mjs.map +1 -0
- package/README.md +1 -0
- package/filtered-icons.json +14 -0
- package/icons/index.d.ts +1 -0
- package/icons-index.json +5 -3
- package/index.d.ts +1 -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 +2 -1
- package/tsx-icons.json +7 -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.211) and insert them with the correct import path for whichever variant the consumer has installed. The set of 1972 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
|
|
|
@@ -154,6 +154,7 @@ Do **not** use DOM accessibility attrs (`aria-hidden`, `role`). React Native use
|
|
|
154
154
|
- **IconRobot** — robot
|
|
155
155
|
- **IconRobot2** — robot-2, agent, scout
|
|
156
156
|
- **IconRobot3** — robot-3, agent, scout
|
|
157
|
+
- **IconRobotHeadSlop** — robot-head-slop
|
|
157
158
|
- **IconScanTextSparkle** — scan-text-sparkle, scan, arrows-all-sides, focus, list
|
|
158
159
|
- **IconScriptAi** — script-ai, paper, page, contract, file, document, skills
|
|
159
160
|
- **IconSearchIntelligence** — search-intelligence, search-ai
|
package/tsx-icons.json
CHANGED
|
@@ -10430,6 +10430,13 @@
|
|
|
10430
10430
|
"iconName": "robot-3, agent, scout",
|
|
10431
10431
|
"pathname": "src/IconRobot3"
|
|
10432
10432
|
},
|
|
10433
|
+
{
|
|
10434
|
+
"svg": "<Path d=\"M10 16H8.5C6.29086 16 4.5 14.2091 4.5 12V6C4.5 4.89543 5.39543 4 6.5 4H17.5C18.6046 4 19.5 4.89543 19.5 6V12C19.5 14.2091 17.7091 16 15.5 16H14\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinejoin=\"round\"/><Circle cx=\"9.25\" cy=\"8.25\" r=\"1.5\" fill=\"currentColor\"/><Circle cx=\"14.75\" cy=\"8.25\" r=\"1.5\" fill=\"currentColor\"/><Path d=\"M12 4V2.5\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M4.5 7C3.94772 7 3.5 7.44772 3.5 8V9C3.5 9.55228 3.94772 10 4.5 10\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M19.5 7C20.0523 7 20.5 7.44772 20.5 8V9C20.5 9.55228 20.0523 10 19.5 10\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M9.25 12.5C11.1469 11.8333 12.8531 11.8333 14.75 12.5\" stroke=\"currentColor\" strokeWidth=\"1.6\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M4.95003 19.7851C4.65188 20.212 3.05646 19.912 2.54004 19.6656C2.02362 19.4191 1.84668 18.8733 2.14484 18.4464C2.44299 18.0195 3.10334 17.8733 3.61976 18.1197C4.13619 18.3662 5.24819 19.3583 4.95003 19.7851Z\" fill=\"currentColor\"/><Path d=\"M19.05 19.7851C19.3481 20.212 20.9435 19.912 21.46 19.6656C21.9764 19.4191 22.1533 18.8733 21.8552 18.4464C21.557 18.0195 20.8967 17.8733 20.3802 18.1197C19.8638 18.3662 18.7518 19.3583 19.05 19.7851Z\" fill=\"currentColor\"/><Path d=\"M13.5002 12.5L14.3445 17.9205C14.3677 18.1063 14.5115 18.2535 14.6957 18.2875C16.1045 18.5482 17.0395 19.0076 17.0395 19.5302C17.0395 20.3419 14.7834 21 12.0002 21C9.21711 21 6.96094 20.3419 6.96094 19.5302C6.96094 19.0077 7.89565 18.5482 9.30408 18.2875C9.48817 18.2535 9.63192 18.1063 9.65516 17.9206L10.5002 12.5\" stroke=\"currentColor\" strokeWidth=\"1.9\"/>",
|
|
10435
|
+
"tags": "Circle, Path",
|
|
10436
|
+
"componentName": "IconRobotHeadSlop",
|
|
10437
|
+
"iconName": "robot-head-slop",
|
|
10438
|
+
"pathname": "src/IconRobotHeadSlop"
|
|
10439
|
+
},
|
|
10433
10440
|
{
|
|
10434
10441
|
"svg": "<Path d=\"M3 21H5C6.10457 21 7 20.1046 7 19C7 17.8954 6.10457 17 5 17C3.89543 17 3 17.8954 3 19V21Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinejoin=\"round\"/><Path d=\"M7.00098 13H4.76717C3.98987 13 3.50976 12.152 3.90968 11.4855L5.41837 8.97101C5.77982 8.3686 6.43083 8 7.13336 8H11.251C13.7671 5.25513 16.4925 3.3474 20.0017 3.04278C20.5519 2.99502 21.006 3.44906 20.9582 3.99927C20.6536 7.50845 18.7459 10.2339 16.001 12.75V16.8676C16.001 17.5701 15.6324 18.2212 15.03 18.5826L12.5155 20.0913C11.849 20.4912 11.001 20.0111 11.001 19.2338V17L7.00098 13Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinejoin=\"round\"/><Path d=\"M7 13L11.25 8\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinejoin=\"round\"/><Path d=\"M16 12.75L11 17\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinejoin=\"round\"/>",
|
|
10435
10442
|
"tags": "Path",
|