@central-icons-react-native/square-outlined-radius-0-stroke-2 1.1.27 → 1.1.28

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-2",
21
- version: "1.1.27",
21
+ version: "1.1.28",
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-2",
3
- "version": "1.1.27",
3
+ "version": "1.1.28",
4
4
  "license": "SEE LICENSE IN LICENSE.md",
5
5
  "homepage": "https://iconists.co/central",
6
6
  "bugs": {
package/tsx-icons.json CHANGED
@@ -10626,6 +10626,13 @@
10626
10626
  "iconName": "wallet-4",
10627
10627
  "pathname": "src/IconWallet4"
10628
10628
  },
10629
+ {
10630
+ "svg": "<Path d=\"M21 9V5H3V19H21V15\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M22 10H16V14H22V10Z\" stroke=\"currentColor\" strokeWidth=\"2\"/>",
10631
+ "tags": "Path",
10632
+ "componentName": "IconWallet5",
10633
+ "iconName": "wallet-5",
10634
+ "pathname": "src/IconWallet5"
10635
+ },
10629
10636
  {
10630
10637
  "svg": "<Path d=\"M14 18.6738C15.1486 18.2318 16.8351 17.3405 16.5 16C15.9577 13.8307 11.5 16 10.5 14.5C9.75213 13.3782 10.9618 11.4174 11.6194 10.5M20.5 13.2406C18.4067 12.1389 14.5768 10 12 10C9.37749 10 5.45705 12.2155 3.39025 13.2983M3 5H21V13.5V19H3V5Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/>",
10631
10638
  "tags": "Path",