@central-icons-react-native/round-filled-radius-2-stroke-2 1.1.260 → 1.1.262

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
@@ -1406,6 +1406,7 @@ export { IconPinLocation, default as IconPinLocationDefault } from "./IconPinLoc
1406
1406
  export { IconPinch, default as IconPinchDefault } from "./IconPinch";
1407
1407
  export { IconPinterest, default as IconPinterestDefault } from "./IconPinterest";
1408
1408
  export { IconPinterestSimple, default as IconPinterestSimpleDefault } from "./IconPinterestSimple";
1409
+ export { IconPipe, default as IconPipeDefault } from "./IconPipe";
1409
1410
  export { IconPizza, default as IconPizzaDefault } from "./IconPizza";
1410
1411
  export { IconPlaceholder, default as IconPlaceholderDefault } from "./IconPlaceholder";
1411
1412
  export { IconPlan, default as IconPlanDefault } from "./IconPlan";
@@ -1853,6 +1854,7 @@ export { IconToiletPaper, default as IconToiletPaperDefault } from "./IconToilet
1853
1854
  export { IconToolbox, default as IconToolboxDefault } from "./IconToolbox";
1854
1855
  export { IconTopbarHiddenTopWide, default as IconTopbarHiddenTopWideDefault } from "./IconTopbarHiddenTopWide";
1855
1856
  export { IconToque, default as IconToqueDefault } from "./IconToque";
1857
+ export { IconTorch, default as IconTorchDefault } from "./IconTorch";
1856
1858
  export { IconTouch, default as IconTouchDefault } from "./IconTouch";
1857
1859
  export { IconTouchGrass, default as IconTouchGrassDefault } from "./IconTouchGrass";
1858
1860
  export { IconTower, default as IconTowerDefault } from "./IconTower";
package/index.js CHANGED
@@ -4224,6 +4224,9 @@ exports.IconPinterestDefault = _IconPinterest.default;
4224
4224
  var _IconPinterestSimple = require("./IconPinterestSimple/index.js");
4225
4225
  exports.IconPinterestSimple = _IconPinterestSimple.IconPinterestSimple;
4226
4226
  exports.IconPinterestSimpleDefault = _IconPinterestSimple.default;
4227
+ var _IconPipe = require("./IconPipe/index.js");
4228
+ exports.IconPipe = _IconPipe.IconPipe;
4229
+ exports.IconPipeDefault = _IconPipe.default;
4227
4230
  var _IconPizza = require("./IconPizza/index.js");
4228
4231
  exports.IconPizza = _IconPizza.IconPizza;
4229
4232
  exports.IconPizzaDefault = _IconPizza.default;
@@ -5565,6 +5568,9 @@ exports.IconTopbarHiddenTopWideDefault = _IconTopbarHiddenTopWide.default;
5565
5568
  var _IconToque = require("./IconToque/index.js");
5566
5569
  exports.IconToque = _IconToque.IconToque;
5567
5570
  exports.IconToqueDefault = _IconToque.default;
5571
+ var _IconTorch = require("./IconTorch/index.js");
5572
+ exports.IconTorch = _IconTorch.IconTorch;
5573
+ exports.IconTorchDefault = _IconTorch.default;
5568
5574
  var _IconTouch = require("./IconTouch/index.js");
5569
5575
  exports.IconTouch = _IconTouch.IconTouch;
5570
5576
  exports.IconTouchDefault = _IconTouch.default;
package/index.mjs CHANGED
@@ -1406,6 +1406,7 @@ export { IconPinLocation, default as IconPinLocationDefault } from "./IconPinLoc
1406
1406
  export { IconPinch, default as IconPinchDefault } from "./IconPinch/index.mjs";
1407
1407
  export { IconPinterest, default as IconPinterestDefault } from "./IconPinterest/index.mjs";
1408
1408
  export { IconPinterestSimple, default as IconPinterestSimpleDefault } from "./IconPinterestSimple/index.mjs";
1409
+ export { IconPipe, default as IconPipeDefault } from "./IconPipe/index.mjs";
1409
1410
  export { IconPizza, default as IconPizzaDefault } from "./IconPizza/index.mjs";
1410
1411
  export { IconPlaceholder, default as IconPlaceholderDefault } from "./IconPlaceholder/index.mjs";
1411
1412
  export { IconPlan, default as IconPlanDefault } from "./IconPlan/index.mjs";
@@ -1853,6 +1854,7 @@ export { IconToiletPaper, default as IconToiletPaperDefault } from "./IconToilet
1853
1854
  export { IconToolbox, default as IconToolboxDefault } from "./IconToolbox/index.mjs";
1854
1855
  export { IconTopbarHiddenTopWide, default as IconTopbarHiddenTopWideDefault } from "./IconTopbarHiddenTopWide/index.mjs";
1855
1856
  export { IconToque, default as IconToqueDefault } from "./IconToque/index.mjs";
1857
+ export { IconTorch, default as IconTorchDefault } from "./IconTorch/index.mjs";
1856
1858
  export { IconTouch, default as IconTouchDefault } from "./IconTouch/index.mjs";
1857
1859
  export { IconTouchGrass, default as IconTouchGrassDefault } from "./IconTouchGrass/index.mjs";
1858
1860
  export { IconTower, default as IconTowerDefault } from "./IconTower/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-filled-radius-2-stroke-2",
21
- version: "1.1.260",
21
+ version: "1.1.262",
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-filled-radius-2-stroke-2",
3
- "version": "1.1.260",
3
+ "version": "1.1.262",
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.260) and insert them with the correct import path for whichever variant the consumer has installed. The set of 2021 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.262) and insert them with the correct import path for whichever variant the consumer has installed. The set of 2023 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
 
@@ -630,6 +630,7 @@ Do **not** use DOM accessibility attrs (`aria-hidden`, `role`). React Native use
630
630
  - **IconAgentNetwork** — agent-network, connections, atoms
631
631
  - **IconMagicMouse** — magic-mouse
632
632
  - **IconDevices2** — devices-2, laptop-phone
633
+ - **IconTorch** — torch, flashlight, inspect
633
634
 
634
635
  ### Edit
635
636
  - **IconBezierCurves1** — bezier-curves, path
@@ -973,6 +974,7 @@ Do **not** use DOM accessibility attrs (`aria-hidden`, `role`). React Native use
973
974
  - **IconSword** — sword, action, gaming
974
975
  - **IconGamecontroller** — gamecontroller, joystick, play
975
976
  - **IconOldJoystick** — old-joystick, gamepad, gaming, control
977
+ - **IconPipe** — pipe, super mario
976
978
 
977
979
  ### Hands
978
980
  - **IconThumbsUp** — thumbs-up, thumb, hand, yes, pro