@central-icons-react-native/square-outlined-radius-0-stroke-1 1.1.245 → 1.1.246

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/square-outlined-radius-0-stroke-1",
21
- version: "1.1.245",
21
+ version: "1.1.246",
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/square-outlined-radius-0-stroke-1",
3
- "version": "1.1.245",
3
+ "version": "1.1.246",
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.245) and insert them with the correct import path for whichever variant the consumer has installed. The set of 2013 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.246) and insert them with the correct import path for whichever variant the consumer has installed. The set of 2014 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
 
@@ -1966,6 +1966,7 @@ Do **not** use DOM accessibility attrs (`aria-hidden`, `role`). React Native use
1966
1966
  - **IconPeace** — peace
1967
1967
  - **IconPets** — pets, paw, animal
1968
1968
  - **IconPiggyBank** — piggy-bank, save-money
1969
+ - **IconPiggyBankCoin** — piggy-bank-coin, money, cashback, savings
1969
1970
  - **IconPillow** — pillow, sleep, snooze
1970
1971
  - **IconPillowZz** — pillow-zz, sleep, snooze
1971
1972
  - **IconPilone** — pilone, maintenance
package/tsx-icons.json CHANGED
@@ -9751,6 +9751,13 @@
9751
9751
  "iconName": "piggy-bank, save-money",
9752
9752
  "pathname": "src/IconPiggyBank"
9753
9753
  },
9754
+ {
9755
+ "svg": "<Path d=\"M9.25 20.5H5.64013C1.41022 15.6897 0.881166 7.13793 7.63317 7.13793H12.5127C14.0336 5.90784 15.2485 5 17.2707 5C17.2707 8.02155 18.7587 9.65197 21.5 10.3448V15.1552C18.6399 15.8781 17 17.6103 17 20.5L13.25 20.5L12.75 18.8966L9.75 18.8966L9.25 20.5Z\" stroke=\"currentColor\"/><Path d=\"M17 10.75C17 11.3023 16.5523 11.75 16 11.75C15.4477 11.75 15 11.3023 15 10.75C15 10.1977 15.4477 9.75 16 9.75C16.5523 9.75 17 10.1977 17 10.75Z\" fill=\"currentColor\"/><Path d=\"M7.90675 7C7.80498 6.68497 7.75 6.3489 7.75 6C7.75 4.20507 9.20507 2.75 11 2.75C12.7145 2.75 14.1189 4.0776 14.2413 5.76087\" stroke=\"currentColor\"/>",
9756
+ "tags": "Path",
9757
+ "componentName": "IconPiggyBankCoin",
9758
+ "iconName": "piggy-bank-coin, money, cashback, savings",
9759
+ "pathname": "src/IconPiggyBankCoin"
9760
+ },
9754
9761
  {
9755
9762
  "svg": "<Path d=\"M6.34623 4.41419C5.965 3.86171 5.33002 3.5 4.61111 3.5C3.44518 3.5 2.5 4.45139 2.5 5.625C2.5 6.31388 2.82566 6.9262 3.33046 7.31449C2.92213 8.6933 2.5 10.485 2.5 12C2.5 13.515 2.92213 15.3067 3.33046 16.6855C2.82566 17.0738 2.5 17.6861 2.5 18.375C2.5 19.5486 3.44518 20.5 4.61111 20.5C5.32752 20.5 5.96058 20.1408 6.34224 19.5916C7.94824 20.0235 10.1413 20.5 12 20.5C13.8587 20.5 16.0518 20.0235 17.6578 19.5916C18.0395 20.1408 18.6725 20.5 19.3889 20.5C20.5549 20.5 21.5001 19.5486 21.5001 18.375C21.5001 17.6861 21.1744 17.0738 20.6695 16.6855C21.0779 15.3067 21.5 13.5149 21.5 12C21.5 10.485 21.0779 8.6933 20.6695 7.31449C21.1743 6.9262 21.5 6.31388 21.5 5.625C21.5 4.45139 20.5548 3.5 19.3889 3.5C18.67 3.5 18.035 3.86171 17.6538 4.41419C16.0337 3.98077 13.8253 3.5 12 3.5C10.1747 3.5 7.96627 3.98077 6.34623 4.41419Z\" stroke=\"currentColor\"/>",
9756
9763
  "tags": "Path",