@central-icons-react-native/square-filled-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 fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M14.7781 18.3359C14.8074 18.5554 14.9782 18.7285 15.196 18.7686C16.881 19.0784 18.0007 19.6261 18.0007 20.25C18.0007 21.2165 15.3143 22 12.0007 22C8.68701 22 6.00072 21.2165 6.00072 20.25C6.00072 19.6263 7.1192 19.0785 8.80345 18.7686C9.02126 18.7285 9.19206 18.5554 9.22142 18.3359L10.0007 12.5H14.0007L14.7781 18.3359ZM2.14525 18.4463C2.44341 18.0195 3.10348 17.8737 3.61986 18.1201C4.1362 18.3665 5.24856 19.3582 4.95091 19.7852C4.65284 20.2119 3.05763 19.9124 2.54075 19.666C2.02433 19.4196 1.84709 18.8732 2.14525 18.4463ZM20.3806 18.1201C20.8969 17.8737 21.557 18.0196 21.8552 18.4463C22.1533 18.8731 21.977 19.4195 21.4607 19.666C20.9443 19.9125 19.3488 20.2119 19.0505 19.7852C18.7524 19.3583 19.8641 18.3667 20.3806 18.1201ZM13.0007 3H20.5007V6H21.5007V10H20.5007V12C20.5007 14.6745 18.4005 16.8573 15.7595 16.9922L15.2732 13.3408L15.7898 13.4951L16.2458 11.9609L15.4792 11.7334C13.0887 11.0225 10.9127 11.0226 8.5222 11.7334L7.7556 11.9609L8.21165 13.4951L8.72728 13.3408L8.24095 16.9922C5.60029 16.857 3.50072 14.6743 3.50072 12V10H2.50072V6H3.50072V3H11.0007V1.5H13.0007V3ZM9.25072 6.5C8.42229 6.5 7.75072 7.17157 7.75072 8C7.75072 8.82843 8.42229 9.5 9.25072 9.5C10.079 9.49983 10.7507 8.82832 10.7507 8C10.7507 7.17168 10.079 6.50017 9.25072 6.5ZM14.7507 6.5C13.9223 6.5 13.2507 7.17157 13.2507 8C13.2507 8.82843 13.9223 9.5 14.7507 9.5C15.579 9.49983 16.2507 8.82832 16.2507 8C16.2507 7.17168 15.579 6.50017 14.7507 6.5Z\" fill=\"currentColor\"/>",
|
|
10435
|
+
"tags": "Path",
|
|
10436
|
+
"componentName": "IconRobotHeadSlop",
|
|
10437
|
+
"iconName": "robot-head-slop",
|
|
10438
|
+
"pathname": "src/IconRobotHeadSlop"
|
|
10439
|
+
},
|
|
10433
10440
|
{
|
|
10434
10441
|
"svg": "<Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M2.00085 19C2.00085 17.3431 3.34399 16 5.00085 16C6.6577 16 8.00085 17.3431 8.00085 19C8.00085 20.6569 6.6577 22 5.00085 22H2.00085V19Z\" fill=\"currentColor\"/><Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M9.08841 9H6.61888L5.11888 12H6.53841L9.08841 9ZM6.58663 14H1.88281L5.38281 7H10.8155C13.5883 4.06747 16.7604 2 21.0008 2H22.0008V3C22.0008 7.24046 19.9334 10.4125 17.0008 13.1853V18.618L10.0008 22.118V17.4142L6.58663 14ZM12.0008 17.4624V18.882L15.0008 17.382V14.9124L12.0008 17.4624Z\" fill=\"currentColor\"/>",
|
|
10435
10442
|
"tags": "Path",
|