@central-icons-react-native/round-outlined-radius-0-stroke-2 1.1.261 → 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";
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;
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";
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-0-stroke-2",
21
- version: "1.1.261",
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-outlined-radius-0-stroke-2",
3
- "version": "1.1.261",
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.261) and insert them with the correct import path for whichever variant the consumer has installed. The set of 2022 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
 
@@ -974,6 +974,7 @@ Do **not** use DOM accessibility attrs (`aria-hidden`, `role`). React Native use
974
974
  - **IconSword** — sword, action, gaming
975
975
  - **IconGamecontroller** — gamecontroller, joystick, play
976
976
  - **IconOldJoystick** — old-joystick, gamepad, gaming, control
977
+ - **IconPipe** — pipe, super mario
977
978
 
978
979
  ### Hands
979
980
  - **IconThumbsUp** — thumbs-up, thumb, hand, yes, pro