@central-icons-react-native/round-outlined-radius-0-stroke-2 1.1.255 → 1.1.257

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
@@ -1744,6 +1744,7 @@ export { IconSticker, default as IconStickerDefault } from "./IconSticker";
1744
1744
  export { IconStocks, default as IconStocksDefault } from "./IconStocks";
1745
1745
  export { IconStop, default as IconStopDefault } from "./IconStop";
1746
1746
  export { IconStopCircle, default as IconStopCircleDefault } from "./IconStopCircle";
1747
+ export { IconStopShareScreen, default as IconStopShareScreenDefault } from "./IconStopShareScreen";
1747
1748
  export { IconStopwatch, default as IconStopwatchDefault } from "./IconStopwatch";
1748
1749
  export { IconStorage, default as IconStorageDefault } from "./IconStorage";
1749
1750
  export { IconStore1, default as IconStore1Default } from "./IconStore1";
package/index.js CHANGED
@@ -5238,6 +5238,9 @@ exports.IconStopDefault = _IconStop.default;
5238
5238
  var _IconStopCircle = require("./IconStopCircle/index.js");
5239
5239
  exports.IconStopCircle = _IconStopCircle.IconStopCircle;
5240
5240
  exports.IconStopCircleDefault = _IconStopCircle.default;
5241
+ var _IconStopShareScreen = require("./IconStopShareScreen/index.js");
5242
+ exports.IconStopShareScreen = _IconStopShareScreen.IconStopShareScreen;
5243
+ exports.IconStopShareScreenDefault = _IconStopShareScreen.default;
5241
5244
  var _IconStopwatch = require("./IconStopwatch/index.js");
5242
5245
  exports.IconStopwatch = _IconStopwatch.IconStopwatch;
5243
5246
  exports.IconStopwatchDefault = _IconStopwatch.default;
package/index.mjs CHANGED
@@ -1744,6 +1744,7 @@ export { IconSticker, default as IconStickerDefault } from "./IconSticker/index.
1744
1744
  export { IconStocks, default as IconStocksDefault } from "./IconStocks/index.mjs";
1745
1745
  export { IconStop, default as IconStopDefault } from "./IconStop/index.mjs";
1746
1746
  export { IconStopCircle, default as IconStopCircleDefault } from "./IconStopCircle/index.mjs";
1747
+ export { IconStopShareScreen, default as IconStopShareScreenDefault } from "./IconStopShareScreen/index.mjs";
1747
1748
  export { IconStopwatch, default as IconStopwatchDefault } from "./IconStopwatch/index.mjs";
1748
1749
  export { IconStorage, default as IconStorageDefault } from "./IconStorage/index.mjs";
1749
1750
  export { IconStore1, default as IconStore1Default } from "./IconStore1/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.255",
21
+ version: "1.1.257",
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.255",
3
+ "version": "1.1.257",
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.255) and insert them with the correct import path for whichever variant the consumer has installed. The set of 2017 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.257) and insert them with the correct import path for whichever variant the consumer has installed. The set of 2018 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
 
@@ -1473,6 +1473,7 @@ Do **not** use DOM accessibility attrs (`aria-hidden`, `role`). React Native use
1473
1473
  - **IconLens** — lens, camera, focal-length, aperture, f-stop, iso, focus, depth
1474
1474
  - **IconVideo2** — video-2, camera, movie, play
1475
1475
  - **IconVideo2Off** — video-2-off, cam-off, movie, play
1476
+ - **IconStopShareScreen** — stop-share-screen, stop-sharing
1476
1477
 
1477
1478
  ### Security
1478
1479
  - **IconLock** — lock, private