@central-icons-react-native/square-outlined-radius-0-stroke-2 1.1.319 → 1.1.320

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
@@ -1557,6 +1557,7 @@ export { IconReddit, default as IconRedditDefault } from "./IconReddit";
1557
1557
  export { IconRedirectArrow, default as IconRedirectArrowDefault } from "./IconRedirectArrow";
1558
1558
  export { IconReduceMotion, default as IconReduceMotionDefault } from "./IconReduceMotion";
1559
1559
  export { IconReference, default as IconReferenceDefault } from "./IconReference";
1560
+ export { IconReferenceImage, default as IconReferenceImageDefault } from "./IconReferenceImage";
1560
1561
  export { IconReframe, default as IconReframeDefault } from "./IconReframe";
1561
1562
  export { IconRemix, default as IconRemixDefault } from "./IconRemix";
1562
1563
  export { IconRemixCircle, default as IconRemixCircleDefault } from "./IconRemixCircle";
package/index.js CHANGED
@@ -4677,6 +4677,9 @@ exports.IconReduceMotionDefault = _IconReduceMotion.default;
4677
4677
  var _IconReference = require("./IconReference/index.js");
4678
4678
  exports.IconReference = _IconReference.IconReference;
4679
4679
  exports.IconReferenceDefault = _IconReference.default;
4680
+ var _IconReferenceImage = require("./IconReferenceImage/index.js");
4681
+ exports.IconReferenceImage = _IconReferenceImage.IconReferenceImage;
4682
+ exports.IconReferenceImageDefault = _IconReferenceImage.default;
4680
4683
  var _IconReframe = require("./IconReframe/index.js");
4681
4684
  exports.IconReframe = _IconReframe.IconReframe;
4682
4685
  exports.IconReframeDefault = _IconReframe.default;
package/index.mjs CHANGED
@@ -1557,6 +1557,7 @@ export { IconReddit, default as IconRedditDefault } from "./IconReddit/index.mjs
1557
1557
  export { IconRedirectArrow, default as IconRedirectArrowDefault } from "./IconRedirectArrow/index.mjs";
1558
1558
  export { IconReduceMotion, default as IconReduceMotionDefault } from "./IconReduceMotion/index.mjs";
1559
1559
  export { IconReference, default as IconReferenceDefault } from "./IconReference/index.mjs";
1560
+ export { IconReferenceImage, default as IconReferenceImageDefault } from "./IconReferenceImage/index.mjs";
1560
1561
  export { IconReframe, default as IconReframeDefault } from "./IconReframe/index.mjs";
1561
1562
  export { IconRemix, default as IconRemixDefault } from "./IconRemix/index.mjs";
1562
1563
  export { IconRemixCircle, default as IconRemixCircleDefault } from "./IconRemixCircle/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-2",
21
- version: "1.1.319",
21
+ version: "1.1.320",
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-2",
3
- "version": "1.1.319",
3
+ "version": "1.1.320",
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.319) and insert them with the correct import path for whichever variant the consumer has installed. The set of 2106 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.320) and insert them with the correct import path for whichever variant the consumer has installed. The set of 2107 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
 
@@ -1550,6 +1550,7 @@ Need the raw, unmasked shapes instead (e.g. to style individual paths)? Set `mod
1550
1550
  - **IconVideo2** — video-2, camera, movie, play
1551
1551
  - **IconVideo2Off** — video-2-off, cam-off, movie, play
1552
1552
  - **IconStopShareScreen** — stop-share-screen, stop-sharing
1553
+ - **IconReferenceImage** — reference-image, verified-photo, proof, aperture
1553
1554
 
1554
1555
  ### Security
1555
1556
  - **IconLock** — lock, private