@central-icons-react-native/round-filled-radius-0-stroke-2 1.1.209 → 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/IconHomeRoofDoor/index.d.ts +4 -0
- package/IconHomeRoofDoor/index.js +2 -0
- package/IconHomeRoofDoor/index.js.map +1 -0
- package/IconHomeRoofDoor/index.mjs +2 -0
- package/IconHomeRoofDoor/index.mjs.map +1 -0
- 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 +2 -0
- package/filtered-icons.json +28 -0
- 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 +14 -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
|
|
@@ -369,6 +370,7 @@ Do **not** use DOM accessibility attrs (`aria-hidden`, `role`). React Native use
|
|
|
369
370
|
- **IconHomeOpen** — home-open, house
|
|
370
371
|
- **IconHomePersonalFeed** — home-personal-feed, for-you
|
|
371
372
|
- **IconHomeRoof** — home-roof, house
|
|
373
|
+
- **IconHomeRoofDoor** — home-roof-door, house
|
|
372
374
|
- **IconHomeRoundDoor** — home-round-door
|
|
373
375
|
- **IconMall** — mall, store, shop, business
|
|
374
376
|
- **IconSchool** — school, building
|
package/tsx-icons.json
CHANGED
|
@@ -6888,6 +6888,13 @@
|
|
|
6888
6888
|
"iconName": "home-roof, house",
|
|
6889
6889
|
"pathname": "src/IconHomeRoof"
|
|
6890
6890
|
},
|
|
6891
|
+
{
|
|
6892
|
+
"svg": "<Path d=\"M11.4176 1.93731C11.7656 1.68812 12.2336 1.68814 12.5816 1.93731L22.0816 8.73809C22.5307 9.05958 22.6346 9.68453 22.3131 10.1336C21.9916 10.5826 21.3666 10.6855 20.9176 10.3641L19.9996 9.70684V19.9998C19.9996 20.5521 19.5519 20.9998 18.9996 20.9998H13.9996V14.9998C13.9995 14.4476 13.5518 13.9998 12.9996 13.9998H10.9996C10.4475 14 9.99973 14.4477 9.99962 14.9998V20.9998H4.99962C4.44745 20.9997 3.99962 20.552 3.99962 19.9998V9.70684L3.08165 10.3641C2.6327 10.6854 2.00866 10.5823 1.68712 10.1336C1.36565 9.68456 1.4686 9.0596 1.91759 8.73809L11.4176 1.93731Z\" fill=\"currentColor\"/>",
|
|
6893
|
+
"tags": "Path",
|
|
6894
|
+
"componentName": "IconHomeRoofDoor",
|
|
6895
|
+
"iconName": "home-roof-door, house",
|
|
6896
|
+
"pathname": "src/IconHomeRoofDoor"
|
|
6897
|
+
},
|
|
6891
6898
|
{
|
|
6892
6899
|
"svg": "<Path d=\"M12.53 3.152C12.2057 2.94933 11.7943 2.94933 11.47 3.152L3.47 8.152C3.17762 8.33474 3 8.65521 3 9V20C3 20.5523 3.44772 21 4 21H8.5C9.05228 21 9.5 20.5523 9.5 20V16.5C9.5 15.1193 10.6193 14 12 14C13.3807 14 14.5 15.1193 14.5 16.5V20C14.5 20.5523 14.9477 21 15.5 21H20C20.5523 21 21 20.5523 21 20V9C21 8.65521 20.8224 8.33474 20.53 8.152L12.53 3.152Z\" fill=\"currentColor\"/>",
|
|
6893
6900
|
"tags": "Path",
|
|
@@ -10423,6 +10430,13 @@
|
|
|
10423
10430
|
"iconName": "robot-3, agent, scout",
|
|
10424
10431
|
"pathname": "src/IconRobot3"
|
|
10425
10432
|
},
|
|
10433
|
+
{
|
|
10434
|
+
"svg": "<Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M13.6218 12.5C13.8738 12.5002 14.0867 12.6884 14.1179 12.9385L14.7917 18.333C14.8194 18.5542 14.9905 18.7299 15.2097 18.7705C16.8871 19.0809 18.0007 19.6278 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.6279 7.11311 19.0809 8.78978 18.7705C9.00896 18.7299 9.18106 18.5542 9.20872 18.333L9.88353 12.9375C9.91504 12.6875 10.1276 12.5 10.3796 12.5H13.6218ZM2.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.1201ZM12.0007 1.5C12.5529 1.50017 13.0007 1.94782 13.0007 2.5V3H19.5007C20.0529 3.00017 20.5007 3.44782 20.5007 4V6.26953C21.0979 6.6155 21.5007 7.26017 21.5007 8V9C21.5007 9.73966 21.0977 10.3835 20.5007 10.7295V12C20.5007 14.5479 18.5944 16.649 16.1306 16.959L15.6765 13.3145V13.3135L15.6716 13.2803C15.952 13.2184 16.1905 13.0088 16.2722 12.7129C16.3896 12.2872 16.1392 11.8462 15.7136 11.7285C13.1602 11.0234 10.8412 11.0235 8.28783 11.7285C7.86198 11.8461 7.61172 12.287 7.72923 12.7129C7.8109 13.0085 8.04874 13.2182 8.32884 13.2803L8.32493 13.3135L7.8679 16.959C5.40532 16.6479 3.50072 14.547 3.50072 12V10.7305C2.90326 10.3846 2.50072 9.74003 2.50072 9V8C2.50072 7.2598 2.90302 6.61439 3.50072 6.26855V4C3.50072 3.44772 3.94843 3 4.50072 3H11.0007V2.5C11.0007 1.94772 11.4484 1.5 12.0007 1.5ZM9.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
|
+
},
|
|
10426
10440
|
{
|
|
10427
10441
|
"svg": "<Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M15 14.9124L12 17.4624V18.882L15 17.382V14.9124ZM10 17.4142L6.58579 14H3.5C3.15342 14 2.83156 13.8205 2.64935 13.5257C2.46714 13.2309 2.45058 12.8628 2.60557 12.5528L5.10557 7.55279C5.27496 7.214 5.62123 7 6 7H10.8147C13.5875 4.06747 16.7595 2 21 2C21.5523 2 22 2.44772 22 3C22 7.24046 19.9325 10.4125 17 13.1853V18C17 18.3788 16.786 18.725 16.4472 18.8944L11.4472 21.3944C11.1372 21.5494 10.7691 21.5329 10.4743 21.3507C10.1795 21.1684 10 20.8466 10 20.5V17.4142ZM6.53756 12L9.08756 9H6.61803L5.11803 12H6.53756ZM2 19C2 17.3431 3.34315 16 5 16C6.65685 16 8 17.3431 8 19C8 20.6569 6.65685 22 5 22H3C2.44772 22 2 21.5523 2 21V19Z\" fill=\"currentColor\"/>",
|
|
10428
10442
|
"tags": "Path",
|