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

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
@@ -2026,6 +2026,7 @@ export { IconWindow2, default as IconWindow2Default } from "./IconWindow2";
2026
2026
  export { IconWindowApp, default as IconWindowAppDefault } from "./IconWindowApp";
2027
2027
  export { IconWindowCursor, default as IconWindowCursorDefault } from "./IconWindowCursor";
2028
2028
  export { IconWindowSparkle, default as IconWindowSparkleDefault } from "./IconWindowSparkle";
2029
+ export { IconWindowSquare, default as IconWindowSquareDefault } from "./IconWindowSquare";
2029
2030
  export { IconWindsurf, default as IconWindsurfDefault } from "./IconWindsurf";
2030
2031
  export { IconWip, default as IconWipDefault } from "./IconWip";
2031
2032
  export { IconWizardHat, default as IconWizardHatDefault } from "./IconWizardHat";
package/index.js CHANGED
@@ -6084,6 +6084,9 @@ exports.IconWindowCursorDefault = _IconWindowCursor.default;
6084
6084
  var _IconWindowSparkle = require("./IconWindowSparkle/index.js");
6085
6085
  exports.IconWindowSparkle = _IconWindowSparkle.IconWindowSparkle;
6086
6086
  exports.IconWindowSparkleDefault = _IconWindowSparkle.default;
6087
+ var _IconWindowSquare = require("./IconWindowSquare/index.js");
6088
+ exports.IconWindowSquare = _IconWindowSquare.IconWindowSquare;
6089
+ exports.IconWindowSquareDefault = _IconWindowSquare.default;
6087
6090
  var _IconWindsurf = require("./IconWindsurf/index.js");
6088
6091
  exports.IconWindsurf = _IconWindsurf.IconWindsurf;
6089
6092
  exports.IconWindsurfDefault = _IconWindsurf.default;
package/index.mjs CHANGED
@@ -2026,6 +2026,7 @@ export { IconWindow2, default as IconWindow2Default } from "./IconWindow2/index.
2026
2026
  export { IconWindowApp, default as IconWindowAppDefault } from "./IconWindowApp/index.mjs";
2027
2027
  export { IconWindowCursor, default as IconWindowCursorDefault } from "./IconWindowCursor/index.mjs";
2028
2028
  export { IconWindowSparkle, default as IconWindowSparkleDefault } from "./IconWindowSparkle/index.mjs";
2029
+ export { IconWindowSquare, default as IconWindowSquareDefault } from "./IconWindowSquare/index.mjs";
2029
2030
  export { IconWindsurf, default as IconWindsurfDefault } from "./IconWindsurf/index.mjs";
2030
2031
  export { IconWip, default as IconWipDefault } from "./IconWip/index.mjs";
2031
2032
  export { IconWizardHat, default as IconWizardHatDefault } from "./IconWizardHat/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/round-outlined-radius-1-stroke-2",
21
- version: "1.1.285",
21
+ version: "1.1.286",
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/round-outlined-radius-1-stroke-2",
3
- "version": "1.1.285",
3
+ "version": "1.1.286",
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.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.
8
+ This skill helps you find icons from the Central Icons React library (`@central-icons-react/*`, version 1.1.286) and insert them with the correct import path for whichever variant the consumer has installed. The set of 2048 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
 
@@ -1227,6 +1227,7 @@ The catalog below is the authoritative list of icons available in this library.
1227
1227
  - **IconCheckmark2Medium** — checkmark-2-medium
1228
1228
  - **IconCard** — card, profile, avatar, account
1229
1229
  - **IconUnblock** — unblock, unban
1230
+ - **IconWindowSquare** — window-square, browser, app, desktop
1230
1231
 
1231
1232
  ### Keyboard
1232
1233
  - **IconRunShortcut** — run-shortcut, slash, skills