@central-icons-react-native/square-outlined-radius-0-stroke-2 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/IconPiggyBankCoin/index.d.ts +4 -0
- package/IconPiggyBankCoin/index.js +2 -0
- package/IconPiggyBankCoin/index.js.map +1 -0
- package/IconPiggyBankCoin/index.mjs +2 -0
- package/IconPiggyBankCoin/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.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.50151 20H6.00113C2.00055 15.5 1.50018 7.5 7.88612 7.5H12.5011C13.9395 6.34927 15.0886 5.5 17.0011 5.5C17.0011 8.32661 18.4085 9.85184 21.0011 10.5V15C18.2961 15.6763 17.0011 17.2968 17.0011 20H13.0011L12.5011 18.5H10.0015L9.50151 20Z\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M16.5 11.25C16.5 11.9404 15.9404 12.5 15.25 12.5C14.5596 12.5 14 11.9404 14 11.25C14 10.5596 14.5596 10 15.25 10C15.9404 10 16.5 10.5596 16.5 11.25Z\" fill=\"currentColor\"/><Path d=\"M14 6C14 4.34315 12.6569 3 11 3C9.34315 3 8 4.34315 8 6C8 6.41374 8.08375 6.80792 8.23523 7.1665\" stroke=\"currentColor\" strokeWidth=\"2\"/>",
|
|
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.6438 4.86042C6.28263 4.34043 5.68107 4 5 4C3.89543 4 3 4.89543 3 6C3 6.64836 3.30852 7.22466 3.78675 7.59011C3.39991 8.88781 3 10.5742 3 12C3 13.4258 3.39991 15.1122 3.78675 16.4099C3.30852 16.7753 3 17.3516 3 18C3 19.1046 3.89543 20 5 20C5.6787 20 6.27844 19.6619 6.64002 19.145C8.16149 19.5515 10.2391 20 12 20C13.7609 20 15.8385 19.5515 17.36 19.145C17.7216 19.6619 18.3213 20 19 20C20.1046 20 21 19.1046 21 18C21 17.3516 20.6915 16.7753 20.2132 16.4099C20.6001 15.1122 21 13.4258 21 12C21 10.5742 20.6001 8.88781 20.2132 7.59011C20.6915 7.22466 21 6.64836 21 6C21 4.89543 20.1046 4 19 4C18.3189 4 17.7174 4.34043 17.3562 4.86042C15.8214 4.45249 13.7293 4 12 4C10.2707 4 8.17857 4.45249 6.6438 4.86042Z\" stroke=\"currentColor\" strokeWidth=\"2\"/>",
|
|
9756
9763
|
"tags": "Path",
|