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

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
@@ -417,6 +417,7 @@ export { IconCar9Ev, default as IconCar9EvDefault } from "./IconCar9Ev";
417
417
  export { IconCarFrontView, default as IconCarFrontViewDefault } from "./IconCarFrontView";
418
418
  export { IconCarTaxi, default as IconCarTaxiDefault } from "./IconCarTaxi";
419
419
  export { IconCard, default as IconCardDefault } from "./IconCard";
420
+ export { IconCardNfc, default as IconCardNfcDefault } from "./IconCardNfc";
420
421
  export { IconCarussel, default as IconCarusselDefault } from "./IconCarussel";
421
422
  export { IconCash, default as IconCashDefault } from "./IconCash";
422
423
  export { IconCat, default as IconCatDefault } from "./IconCat";
package/index.js CHANGED
@@ -1257,6 +1257,9 @@ exports.IconCarTaxiDefault = _IconCarTaxi.default;
1257
1257
  var _IconCard = require("./IconCard/index.js");
1258
1258
  exports.IconCard = _IconCard.IconCard;
1259
1259
  exports.IconCardDefault = _IconCard.default;
1260
+ var _IconCardNfc = require("./IconCardNfc/index.js");
1261
+ exports.IconCardNfc = _IconCardNfc.IconCardNfc;
1262
+ exports.IconCardNfcDefault = _IconCardNfc.default;
1260
1263
  var _IconCarussel = require("./IconCarussel/index.js");
1261
1264
  exports.IconCarussel = _IconCarussel.IconCarussel;
1262
1265
  exports.IconCarusselDefault = _IconCarussel.default;
package/index.mjs CHANGED
@@ -417,6 +417,7 @@ export { IconCar9Ev, default as IconCar9EvDefault } from "./IconCar9Ev/index.mjs
417
417
  export { IconCarFrontView, default as IconCarFrontViewDefault } from "./IconCarFrontView/index.mjs";
418
418
  export { IconCarTaxi, default as IconCarTaxiDefault } from "./IconCarTaxi/index.mjs";
419
419
  export { IconCard, default as IconCardDefault } from "./IconCard/index.mjs";
420
+ export { IconCardNfc, default as IconCardNfcDefault } from "./IconCardNfc/index.mjs";
420
421
  export { IconCarussel, default as IconCarusselDefault } from "./IconCarussel/index.mjs";
421
422
  export { IconCash, default as IconCashDefault } from "./IconCash/index.mjs";
422
423
  export { IconCat, default as IconCatDefault } from "./IconCat/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.268",
21
+ version: "1.1.269",
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.268",
3
+ "version": "1.1.269",
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.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.
8
+ This skill helps you find icons from the Central Icons React Native library (`@central-icons-react-native/*`, version 1.1.269) and insert them with the correct import path for whichever variant the consumer has installed. The set of 2034 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
 
@@ -1599,6 +1599,7 @@ Do **not** use DOM accessibility attrs (`aria-hidden`, `role`). React Native use
1599
1599
  - **IconCurrencyLira** — currency-lira, money
1600
1600
  - **Icon3dPackage2** — 3d-package-2, box, delivery
1601
1601
  - **IconCreditCardNfc** — credit-card-nfc, card, payment
1602
+ - **IconCardNfc** — card-nfc, payment
1602
1603
 
1603
1604
  ### Social Media & Brands
1604
1605
  - **IconFigma** — figma