@central-icons-react-native/round-filled-radius-2-stroke-2 1.1.208 → 1.1.210

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/license-check.js CHANGED
@@ -18,7 +18,7 @@ const licenseCheck = async () => {
18
18
  },
19
19
  body: JSON.stringify({
20
20
  package: "central-icons-react-native/round-filled-radius-2-stroke-2",
21
- version: "1.1.208",
21
+ version: "1.1.210",
22
22
  }),
23
23
  signal: controller.signal,
24
24
  });
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@central-icons-react-native/round-filled-radius-2-stroke-2",
3
- "version": "1.1.208",
3
+ "version": "1.1.210",
4
4
  "license": "SEE LICENSE IN LICENSE.md",
5
5
  "homepage": "https://iconists.co/central",
6
6
  "bugs": {
@@ -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.208) and insert them with the correct import path for whichever variant the consumer has installed. The set of 1969 icons is consistent across variants; only the stylistic rendering (round vs square, filled vs outlined, corner radius, stroke width) differs.
8
+ This skill helps you find icons from the Central Icons React Native library (`@central-icons-react-native/*`, version 1.1.210) and insert them with the correct import path for whichever variant the consumer has installed. The set of 1971 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
 
@@ -103,6 +103,7 @@ Do **not** use DOM accessibility attrs (`aria-hidden`, `role`). React Native use
103
103
  - **IconAiTokens** — ai-tokens, credits
104
104
  - **IconAiTranslate** — ai-translate, language, auto-translate
105
105
  - **IconAppleIntelligenceIcon** — apple-intelligence-icon, ai, tools
106
+ - **IconArrowRotateSparkle** — arrow-rotate-sparkle, repeat, refresh, generate
106
107
  - **IconAutoCrop** — auto-crop, ai-crop
107
108
  - **IconBag2Sparkle** — bag 2-sparkle, shopping, add, plus
108
109
  - **IconBoxSparkle** — box-sparkle, magic box
@@ -368,6 +369,7 @@ Do **not** use DOM accessibility attrs (`aria-hidden`, `role`). React Native use
368
369
  - **IconHomeOpen** — home-open, house
369
370
  - **IconHomePersonalFeed** — home-personal-feed, for-you
370
371
  - **IconHomeRoof** — home-roof, house
372
+ - **IconHomeRoofDoor** — home-roof-door, house
371
373
  - **IconHomeRoundDoor** — home-round-door
372
374
  - **IconMall** — mall, store, shop, business
373
375
  - **IconSchool** — school, building
package/tsx-icons.json CHANGED
@@ -917,6 +917,13 @@
917
917
  "iconName": "arrow-rotate-right-left, repeat, refresh, routines",
918
918
  "pathname": "src/IconArrowRotateRightLeft"
919
919
  },
920
+ {
921
+ "svg": "<Path d=\"M4 11C4.55228 11 5 11.4477 5 12C5 15.866 8.13401 19 12 19C13.9107 19 15.673 18.2336 16.9531 17H15.0117C14.4594 17 14.0117 16.5523 14.0117 16C14.0117 15.4477 14.4594 15 15.0117 15H19.0117C19.564 15 20.0117 15.4477 20.0117 16V20C20.0117 20.5523 19.564 21 19.0117 21C18.4594 21 18.0117 20.5523 18.0117 20V18.7451C16.4015 20.1501 14.2809 21 12 21C7.02944 21 3 16.9706 3 12C3 11.4477 3.44772 11 4 11Z\" fill=\"currentColor\"/><Path d=\"M18 4C18.2409 4 18.4574 4.1482 18.5439 4.37305L19.2402 6.18555C19.3418 6.44944 19.5506 6.65819 19.8145 6.75977L21.627 7.45605C21.8518 7.5426 22 7.75906 22 8C22 8.24094 21.8518 8.4574 21.627 8.54395L19.8145 9.24023C19.5506 9.34181 19.3418 9.55056 19.2402 9.81445L18.5439 11.627C18.4574 11.8518 18.2409 12 18 12C17.7591 12 17.5426 11.8518 17.4561 11.627L16.7598 9.81445C16.6582 9.55056 16.4494 9.34181 16.1855 9.24023L14.373 8.54395C14.1482 8.4574 14 8.24094 14 8C14 7.75906 14.1482 7.5426 14.373 7.45605L16.1855 6.75977C16.4494 6.65819 16.6582 6.44944 16.7598 6.18555L17.4561 4.37305C17.5426 4.1482 17.7591 4 18 4Z\" fill=\"currentColor\"/><Path d=\"M12 3C12.5523 3 13 3.44772 13 4C13 4.55228 12.5523 5 12 5C10.0891 5 8.32687 5.76633 7.04688 7H9C9.55228 7 10 7.44772 10 8C10 8.55228 9.55228 9 9 9H5C4.44772 9 4 8.55228 4 8V4C4 3.44772 4.44772 3 5 3C5.55228 3 6 3.44772 6 4V5.24414C7.60878 3.84548 9.72476 3 12 3Z\" fill=\"currentColor\"/>",
922
+ "tags": "Path",
923
+ "componentName": "IconArrowRotateSparkle",
924
+ "iconName": "arrow-rotate-sparkle, repeat, refresh, generate",
925
+ "pathname": "src/IconArrowRotateSparkle"
926
+ },
920
927
  {
921
928
  "svg": "<Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M15.7929 3.79289C16.1834 3.40237 16.8166 3.40237 17.2071 3.79289L20.7071 7.29289C21.0976 7.68342 21.0976 8.31658 20.7071 8.70711L17.2071 12.2071C16.8166 12.5976 16.1834 12.5976 15.7929 12.2071C15.4024 11.8166 15.4024 11.1834 15.7929 10.7929L17.5858 9H13C10.7909 9 9 10.7909 9 13V14C9 14.5523 8.55228 15 8 15C7.44772 15 7 14.5523 7 14V13C7 9.68629 9.68629 7 13 7H17.5858L15.7929 5.20711C15.4024 4.81658 15.4024 4.18342 15.7929 3.79289ZM3 7C3.55228 7 4 7.44772 4 8V17C4 17.5523 4.44772 18 5 18H19C19.5523 18 20 18.4477 20 19C20 19.5523 19.5523 20 19 20H5C3.34315 20 2 18.6569 2 17V8C2 7.44772 2.44772 7 3 7Z\" fill=\"currentColor\"/>",
922
929
  "tags": "Path",
@@ -6881,6 +6888,13 @@
6881
6888
  "iconName": "home-roof, house",
6882
6889
  "pathname": "src/IconHomeRoof"
6883
6890
  },
6891
+ {
6892
+ "svg": "<Path d=\"M11.5075 2.06157C11.8303 1.97964 12.169 1.97964 12.4918 2.06157C12.8659 2.15654 13.1865 2.38775 13.442 2.57231L13.5133 2.62407L22.0817 8.75786C22.5307 9.07932 22.6345 9.70432 22.3131 10.1534C21.9917 10.6024 21.3667 10.7062 20.9176 10.3848L19.9996 9.72759V17.1084C19.9997 17.6355 20 18.0904 19.9694 18.4649C19.9371 18.8602 19.8653 19.2535 19.6725 19.6319C19.3849 20.1964 18.9264 20.6558 18.362 20.9434C17.9836 21.1362 17.5903 21.207 17.195 21.2393C16.8204 21.2699 16.3656 21.2706 15.8385 21.2706H13.9791C13.9911 21.182 13.9996 21.0919 13.9996 21V16C13.9996 14.8955 13.1042 14 11.9996 14C10.8952 14.0001 9.99965 14.8955 9.99965 16V21C9.99965 21.0919 10.0082 21.182 10.0202 21.2706H8.16078C7.63383 21.2706 7.1788 21.2699 6.80434 21.2393C6.40914 21.207 6.01558 21.1361 5.63734 20.9434C5.07298 20.6558 4.61437 20.1963 4.3268 19.6319C4.13406 19.2536 4.06222 18.8602 4.02992 18.4649C3.99934 18.0904 3.99963 17.6355 3.99965 17.1084V9.72759L3.08168 10.3848C2.6327 10.706 2.0086 10.6022 1.68715 10.1534C1.36566 9.7043 1.46855 9.07936 1.91762 8.75786L10.486 2.62407L10.5573 2.57231C10.8127 2.38777 11.1334 2.1566 11.5075 2.06157Z\" fill=\"currentColor\"/>",
6893
+ "tags": "Path",
6894
+ "componentName": "IconHomeRoofDoor",
6895
+ "iconName": "home-roof-door, house",
6896
+ "pathname": "src/IconHomeRoofDoor"
6897
+ },
6884
6898
  {
6885
6899
  "svg": "<Path d=\"M13.6996 3.45488C12.6758 2.75104 11.3242 2.75104 10.3004 3.45488L4.30041 7.57988C3.48635 8.13954 3 9.06411 3 10.052V17.9999C3 19.6568 4.34315 20.9999 6 20.9999H8.5C9.05228 20.9999 9.5 20.5522 9.5 19.9999V16.4999C9.5 15.1192 10.6193 13.9999 12 13.9999C13.3807 13.9999 14.5 15.1192 14.5 16.4999V19.9999C14.5 20.5522 14.9477 20.9999 15.5 20.9999H18C19.6569 20.9999 21 19.6568 21 17.9999V10.052C21 9.06411 20.5136 8.13954 19.6996 7.57988L13.6996 3.45488Z\" fill=\"currentColor\"/>",
6886
6900
  "tags": "Path",