@central-icons-react-native/round-outlined-radius-1-stroke-2 1.1.283 → 1.1.285

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
@@ -587,6 +587,8 @@ export { IconColumns3, default as IconColumns3Default } from "./IconColumns3";
587
587
  export { IconColumns3Wide, default as IconColumns3WideDefault } from "./IconColumns3Wide";
588
588
  export { IconComboChartAxis, default as IconComboChartAxisDefault } from "./IconComboChartAxis";
589
589
  export { IconCommits, default as IconCommitsDefault } from "./IconCommits";
590
+ export { IconCompassPointer, default as IconCompassPointerDefault } from "./IconCompassPointer";
591
+ export { IconCompassPointerSquare, default as IconCompassPointerSquareDefault } from "./IconCompassPointerSquare";
590
592
  export { IconCompassRound, default as IconCompassRoundDefault } from "./IconCompassRound";
591
593
  export { IconCompassSquare, default as IconCompassSquareDefault } from "./IconCompassSquare";
592
594
  export { IconComponents, default as IconComponentsDefault } from "./IconComponents";
package/index.js CHANGED
@@ -1767,6 +1767,12 @@ exports.IconComboChartAxisDefault = _IconComboChartAxis.default;
1767
1767
  var _IconCommits = require("./IconCommits/index.js");
1768
1768
  exports.IconCommits = _IconCommits.IconCommits;
1769
1769
  exports.IconCommitsDefault = _IconCommits.default;
1770
+ var _IconCompassPointer = require("./IconCompassPointer/index.js");
1771
+ exports.IconCompassPointer = _IconCompassPointer.IconCompassPointer;
1772
+ exports.IconCompassPointerDefault = _IconCompassPointer.default;
1773
+ var _IconCompassPointerSquare = require("./IconCompassPointerSquare/index.js");
1774
+ exports.IconCompassPointerSquare = _IconCompassPointerSquare.IconCompassPointerSquare;
1775
+ exports.IconCompassPointerSquareDefault = _IconCompassPointerSquare.default;
1770
1776
  var _IconCompassRound = require("./IconCompassRound/index.js");
1771
1777
  exports.IconCompassRound = _IconCompassRound.IconCompassRound;
1772
1778
  exports.IconCompassRoundDefault = _IconCompassRound.default;
package/index.mjs CHANGED
@@ -587,6 +587,8 @@ export { IconColumns3, default as IconColumns3Default } from "./IconColumns3/ind
587
587
  export { IconColumns3Wide, default as IconColumns3WideDefault } from "./IconColumns3Wide/index.mjs";
588
588
  export { IconComboChartAxis, default as IconComboChartAxisDefault } from "./IconComboChartAxis/index.mjs";
589
589
  export { IconCommits, default as IconCommitsDefault } from "./IconCommits/index.mjs";
590
+ export { IconCompassPointer, default as IconCompassPointerDefault } from "./IconCompassPointer/index.mjs";
591
+ export { IconCompassPointerSquare, default as IconCompassPointerSquareDefault } from "./IconCompassPointerSquare/index.mjs";
590
592
  export { IconCompassRound, default as IconCompassRoundDefault } from "./IconCompassRound/index.mjs";
591
593
  export { IconCompassSquare, default as IconCompassSquareDefault } from "./IconCompassSquare/index.mjs";
592
594
  export { IconComponents, default as IconComponentsDefault } from "./IconComponents/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-1-stroke-2",
21
- version: "1.1.283",
21
+ version: "1.1.285",
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-1-stroke-2",
3
- "version": "1.1.283",
3
+ "version": "1.1.285",
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.283) and insert them with the correct import path for whichever variant the consumer has installed. The set of 2045 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.285) and insert them with the correct import path for whichever variant the consumer has installed. The set of 2047 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
 
@@ -343,6 +343,7 @@ Do **not** use DOM accessibility attrs (`aria-hidden`, `role`). React Native use
343
343
  - **IconChevronTriangleLeftMedium** — chevron-triangle-left-medium, dropdown, caret
344
344
  - **IconChevronTriangleDownMedium** — chevron-triangle-down-medium, dropdown, caret
345
345
  - **IconChevronTriangleUpMedium** — chevron-triangle-up-medium, dropdown, caret
346
+ - **IconCompassPointer** — compass-pointer, arrow, route
346
347
 
347
348
  ### Augmented Reality
348
349
  - **IconVisionPro** — vision-pro, goggles
@@ -1325,6 +1326,7 @@ Do **not** use DOM accessibility attrs (`aria-hidden`, `role`). React Native use
1325
1326
  - **IconMapPin2** — map-pin-2, location
1326
1327
  - **IconMapEditFlat** — map-edit-flat, route, plan
1327
1328
  - **IconPinFocus** — pin-focus, zoom, select
1329
+ - **IconCompassPointerSquare** — compass-pointer-square, gps, direction
1328
1330
 
1329
1331
  ### Nature & Energy
1330
1332
  - **IconExposure2** — exposure-2, macro, flower