@central-icons-react-native/round-filled-radius-3-stroke-2 1.1.209 → 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-3-stroke-2",
21
- version: "1.1.209",
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-3-stroke-2",
3
- "version": "1.1.209",
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.209) and insert them with the correct import path for whichever variant the consumer has installed. The set of 1970 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
 
@@ -369,6 +369,7 @@ Do **not** use DOM accessibility attrs (`aria-hidden`, `role`). React Native use
369
369
  - **IconHomeOpen** — home-open, house
370
370
  - **IconHomePersonalFeed** — home-personal-feed, for-you
371
371
  - **IconHomeRoof** — home-roof, house
372
+ - **IconHomeRoofDoor** — home-roof-door, house
372
373
  - **IconHomeRoundDoor** — home-round-door
373
374
  - **IconMall** — mall, store, shop, business
374
375
  - **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.5074 1.79111C11.8302 1.70919 12.169 1.70921 12.4918 1.79111C12.866 1.88608 13.1864 2.11823 13.442 2.30283L13.5133 2.35361L22.0816 8.48838C22.5307 8.80987 22.6346 9.43482 22.3131 9.88389C21.9915 10.3328 21.3666 10.4358 20.9176 10.1144L19.9996 9.45713V15.2413C19.9996 16.0463 19.9999 16.7109 19.9556 17.252C19.9097 17.8141 19.8113 18.3312 19.564 18.8165C19.1805 19.569 18.5686 20.1811 17.816 20.5645C17.3307 20.8118 16.8136 20.9102 16.2515 20.9562C15.7104 21.0004 15.0457 21.0001 14.2408 21.0001H13.9996V16.0001C13.9996 14.8955 13.1042 14.0001 11.9996 14.0001C10.8952 14.0003 9.99959 14.8956 9.99959 16.0001V21.0001H9.75838C8.95349 21.0001 8.2888 21.0004 7.74764 20.9562C7.18583 20.9102 6.66929 20.8116 6.18416 20.5645C5.43166 20.1811 4.81962 19.569 4.43612 18.8165C4.18884 18.3312 4.09044 17.8141 4.04451 17.252C4.0003 16.7109 3.99958 16.0463 3.99959 15.2413V9.45713L3.08162 10.1144C2.63272 10.4356 2.00864 10.3325 1.68709 9.88389C1.36564 9.43487 1.46864 8.80991 1.91756 8.48838L10.4859 2.35361L10.5572 2.30283C10.8127 2.11826 11.1332 1.88617 11.5074 1.79111Z\" 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=\"M14.3345 3.69652C12.9396 2.69394 11.0604 2.69393 9.66546 3.69652L4.66546 7.29027C3.61987 8.04178 3 9.25069 3 10.5383V17.0001C3 19.2092 4.79086 21.0001 7 21.0001H8.5C9.05228 21.0001 9.5 20.5524 9.5 20.0001V16.5001C9.5 15.1194 10.6193 14.0001 12 14.0001C13.3807 14.0001 14.5 15.1194 14.5 16.5001V20.0001C14.5 20.5524 14.9477 21.0001 15.5 21.0001H17C19.2091 21.0001 21 19.2092 21 17.0001V10.5383C21 9.25069 20.3801 8.04178 19.3345 7.29027L14.3345 3.69652Z\" fill=\"currentColor\"/>",
6893
6900
  "tags": "Path",