@central-icons-react/square-filled-radius-0-stroke-2 1.1.283 → 1.1.284

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,7 @@ 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";
590
591
  export { IconCompassRound, default as IconCompassRoundDefault } from "./IconCompassRound";
591
592
  export { IconCompassSquare, default as IconCompassSquareDefault } from "./IconCompassSquare";
592
593
  export { IconComponents, default as IconComponentsDefault } from "./IconComponents";
package/index.js CHANGED
@@ -1767,6 +1767,9 @@ 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;
1770
1773
  var _IconCompassRound = require("./IconCompassRound/index.js");
1771
1774
  exports.IconCompassRound = _IconCompassRound.IconCompassRound;
1772
1775
  exports.IconCompassRoundDefault = _IconCompassRound.default;
package/index.mjs CHANGED
@@ -587,6 +587,7 @@ 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";
590
591
  export { IconCompassRound, default as IconCompassRoundDefault } from "./IconCompassRound/index.mjs";
591
592
  export { IconCompassSquare, default as IconCompassSquareDefault } from "./IconCompassSquare/index.mjs";
592
593
  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/square-filled-radius-0-stroke-2",
21
- version: "1.1.283",
21
+ version: "1.1.284",
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/square-filled-radius-0-stroke-2",
3
- "version": "1.1.283",
3
+ "version": "1.1.284",
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 code that imports from @central-i
5
5
 
6
6
  # Central Icons — React
7
7
 
8
- This skill helps you find icons from the Central Icons React library (`@central-icons-react/*`, 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 library (`@central-icons-react/*`, version 1.1.284) and insert them with the correct import path for whichever variant the consumer has installed. The set of 2046 icons is consistent across variants; only the stylistic rendering (round vs square, filled vs outlined, corner radius, stroke width) differs.
9
9
 
10
10
  ## Before you pick an import path
11
11
 
@@ -345,6 +345,7 @@ The catalog below is the authoritative list of icons available in this library.
345
345
  - **IconChevronTriangleLeftMedium** — chevron-triangle-left-medium, dropdown, caret
346
346
  - **IconChevronTriangleDownMedium** — chevron-triangle-down-medium, dropdown, caret
347
347
  - **IconChevronTriangleUpMedium** — chevron-triangle-up-medium, dropdown, caret
348
+ - **IconCompassPointer** — compass-pointer, arrow, route
348
349
 
349
350
  ### Augmented Reality
350
351
  - **IconVisionPro** — vision-pro, goggles