@central-icons-react-native/square-outlined-radius-0-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=\"M14 16H15.5C17.7091 16 19.5 14.2091 19.5 12V4H4.5V12C4.5 14.2091 6.29086 16 8.5 16H10\" stroke=\"currentColor\" strokeWidth=\"2\"/><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=\"square\" strokeLinejoin=\"round\"/><Path d=\"M4.5 7H3.5V9H4.5\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\"/><Path d=\"M19.5 7H20.5V9H19.5\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\"/><Path d=\"M9.25 12.5C11.1469 11.8333 12.8531 11.8333 14.75 12.5\" stroke=\"currentColor\" strokeWidth=\"1.6\" strokeLinecap=\"square\" 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.4998 12.5L14.344 17.9205C14.3673 18.1063 14.511 18.2535 14.6952 18.2875C16.104 18.5482 17.039 19.0076 17.039 19.5302C17.039 20.3419 14.7829 21 11.9997 21C9.21662 21 6.96045 20.3419 6.96045 19.5302C6.96045 19.0077 7.89516 18.5482 9.30359 18.2875C9.48768 18.2535 9.63144 18.1063 9.65467 17.9206L10.4998 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\"/><Path d=\"M7 13H3.5L6 8H11.25C14 5 17 3 21 3C21 7 19 10 16 12.75V18L11 20.5V17L7 13Z\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M7 13L11.25 8\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M16 12.75L11 17\" stroke=\"currentColor\" strokeWidth=\"2\"/>",
|
|
10435
10442
|
"tags": "Path",
|