@central-icons-react-native/round-outlined-radius-3-stroke-1 1.1.271 → 1.1.273

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
@@ -1449,6 +1449,7 @@ export { IconPound, default as IconPoundDefault } from "./IconPound";
1449
1449
  export { IconPowerPlant, default as IconPowerPlantDefault } from "./IconPowerPlant";
1450
1450
  export { IconPreview, default as IconPreviewDefault } from "./IconPreview";
1451
1451
  export { IconPrinter, default as IconPrinterDefault } from "./IconPrinter";
1452
+ export { IconPrinter2, default as IconPrinter2Default } from "./IconPrinter2";
1452
1453
  export { IconProcessor, default as IconProcessorDefault } from "./IconProcessor";
1453
1454
  export { IconProducthunt, default as IconProducthuntDefault } from "./IconProducthunt";
1454
1455
  export { IconProgress100, default as IconProgress100Default } from "./IconProgress100";
package/index.js CHANGED
@@ -4353,6 +4353,9 @@ exports.IconPreviewDefault = _IconPreview.default;
4353
4353
  var _IconPrinter = require("./IconPrinter/index.js");
4354
4354
  exports.IconPrinter = _IconPrinter.IconPrinter;
4355
4355
  exports.IconPrinterDefault = _IconPrinter.default;
4356
+ var _IconPrinter2 = require("./IconPrinter2/index.js");
4357
+ exports.IconPrinter2 = _IconPrinter2.IconPrinter2;
4358
+ exports.IconPrinter2Default = _IconPrinter2.default;
4356
4359
  var _IconProcessor = require("./IconProcessor/index.js");
4357
4360
  exports.IconProcessor = _IconProcessor.IconProcessor;
4358
4361
  exports.IconProcessorDefault = _IconProcessor.default;
package/index.mjs CHANGED
@@ -1449,6 +1449,7 @@ export { IconPound, default as IconPoundDefault } from "./IconPound/index.mjs";
1449
1449
  export { IconPowerPlant, default as IconPowerPlantDefault } from "./IconPowerPlant/index.mjs";
1450
1450
  export { IconPreview, default as IconPreviewDefault } from "./IconPreview/index.mjs";
1451
1451
  export { IconPrinter, default as IconPrinterDefault } from "./IconPrinter/index.mjs";
1452
+ export { IconPrinter2, default as IconPrinter2Default } from "./IconPrinter2/index.mjs";
1452
1453
  export { IconProcessor, default as IconProcessorDefault } from "./IconProcessor/index.mjs";
1453
1454
  export { IconProducthunt, default as IconProducthuntDefault } from "./IconProducthunt/index.mjs";
1454
1455
  export { IconProgress100, default as IconProgress100Default } from "./IconProgress100/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/round-outlined-radius-3-stroke-1",
21
- version: "1.1.271",
21
+ version: "1.1.273",
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/round-outlined-radius-3-stroke-1",
3
- "version": "1.1.271",
3
+ "version": "1.1.273",
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.271) and insert them with the correct import path for whichever variant the consumer has installed. The set of 2037 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.273) and insert them with the correct import path for whichever variant the consumer has installed. The set of 2038 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
 
@@ -633,6 +633,7 @@ Do **not** use DOM accessibility attrs (`aria-hidden`, `role`). React Native use
633
633
  - **IconMagicMouse** — magic-mouse
634
634
  - **IconDevices2** — devices-2, macbook, iphone, phone, connected
635
635
  - **IconTorch** — torch, flashlight, inspect
636
+ - **IconPrinter2** — printer-2, print
636
637
 
637
638
  ### Edit
638
639
  - **IconBezierCurves1** — bezier-curves, path