@central-icons-react-native/square-outlined-radius-0-stroke-1 1.1.267 → 1.1.268

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/index.d.ts CHANGED
@@ -618,6 +618,7 @@ export { IconCpp, default as IconCppDefault } from "./IconCpp";
618
618
  export { IconCreditCard1, default as IconCreditCard1Default } from "./IconCreditCard1";
619
619
  export { IconCreditCard2, default as IconCreditCard2Default } from "./IconCreditCard2";
620
620
  export { IconCreditCardAdd, default as IconCreditCardAddDefault } from "./IconCreditCardAdd";
621
+ export { IconCreditCardNfc, default as IconCreditCardNfcDefault } from "./IconCreditCardNfc";
621
622
  export { IconCrop, default as IconCropDefault } from "./IconCrop";
622
623
  export { IconCrossLarge, default as IconCrossLargeDefault } from "./IconCrossLarge";
623
624
  export { IconCrossMedium, default as IconCrossMediumDefault } from "./IconCrossMedium";
package/index.js CHANGED
@@ -1860,6 +1860,9 @@ exports.IconCreditCard2Default = _IconCreditCard2.default;
1860
1860
  var _IconCreditCardAdd = require("./IconCreditCardAdd/index.js");
1861
1861
  exports.IconCreditCardAdd = _IconCreditCardAdd.IconCreditCardAdd;
1862
1862
  exports.IconCreditCardAddDefault = _IconCreditCardAdd.default;
1863
+ var _IconCreditCardNfc = require("./IconCreditCardNfc/index.js");
1864
+ exports.IconCreditCardNfc = _IconCreditCardNfc.IconCreditCardNfc;
1865
+ exports.IconCreditCardNfcDefault = _IconCreditCardNfc.default;
1863
1866
  var _IconCrop = require("./IconCrop/index.js");
1864
1867
  exports.IconCrop = _IconCrop.IconCrop;
1865
1868
  exports.IconCropDefault = _IconCrop.default;
package/index.mjs CHANGED
@@ -618,6 +618,7 @@ export { IconCpp, default as IconCppDefault } from "./IconCpp/index.mjs";
618
618
  export { IconCreditCard1, default as IconCreditCard1Default } from "./IconCreditCard1/index.mjs";
619
619
  export { IconCreditCard2, default as IconCreditCard2Default } from "./IconCreditCard2/index.mjs";
620
620
  export { IconCreditCardAdd, default as IconCreditCardAddDefault } from "./IconCreditCardAdd/index.mjs";
621
+ export { IconCreditCardNfc, default as IconCreditCardNfcDefault } from "./IconCreditCardNfc/index.mjs";
621
622
  export { IconCrop, default as IconCropDefault } from "./IconCrop/index.mjs";
622
623
  export { IconCrossLarge, default as IconCrossLargeDefault } from "./IconCrossLarge/index.mjs";
623
624
  export { IconCrossMedium, default as IconCrossMediumDefault } from "./IconCrossMedium/index.mjs";
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.267",
21
+ version: "1.1.268",
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.267",
3
+ "version": "1.1.268",
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.267) and insert them with the correct import path for whichever variant the consumer has installed. The set of 2032 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.268) and insert them with the correct import path for whichever variant the consumer has installed. The set of 2033 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
 
@@ -1598,6 +1598,7 @@ Do **not** use DOM accessibility attrs (`aria-hidden`, `role`). React Native use
1598
1598
  - **Icon3dPackage** — 3d-package, box
1599
1599
  - **IconCurrencyLira** — currency-lira, money
1600
1600
  - **Icon3dPackage2** — 3d-package-2, box, delivery
1601
+ - **IconCreditCardNfc** — credit-card-nfc, card, payment
1601
1602
 
1602
1603
  ### Social Media & Brands
1603
1604
  - **IconFigma** — figma