@central-icons-react/square-outlined-radius-0-stroke-1 1.1.297 → 1.1.299

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
@@ -1099,6 +1099,7 @@ export { IconKeyframe, default as IconKeyframeDefault } from "./IconKeyframe";
1099
1099
  export { IconKeyhole, default as IconKeyholeDefault } from "./IconKeyhole";
1100
1100
  export { IconKeyhole2, default as IconKeyhole2Default } from "./IconKeyhole2";
1101
1101
  export { IconKickball, default as IconKickballDefault } from "./IconKickball";
1102
+ export { IconKimi, default as IconKimiDefault } from "./IconKimi";
1102
1103
  export { IconLab, default as IconLabDefault } from "./IconLab";
1103
1104
  export { IconLadybug, default as IconLadybugDefault } from "./IconLadybug";
1104
1105
  export { IconLaw, default as IconLawDefault } from "./IconLaw";
@@ -1239,6 +1240,7 @@ export { IconMicrophoneOff, default as IconMicrophoneOffDefault } from "./IconMi
1239
1240
  export { IconMicrophoneSparkle, default as IconMicrophoneSparkleDefault } from "./IconMicrophoneSparkle";
1240
1241
  export { IconMicrosoftCopilot, default as IconMicrosoftCopilotDefault } from "./IconMicrosoftCopilot";
1241
1242
  export { IconMidjourney, default as IconMidjourneyDefault } from "./IconMidjourney";
1243
+ export { IconMinimax, default as IconMinimaxDefault } from "./IconMinimax";
1242
1244
  export { IconMinimize, default as IconMinimizeDefault } from "./IconMinimize";
1243
1245
  export { IconMinimize315, default as IconMinimize315Default } from "./IconMinimize315";
1244
1246
  export { IconMinimize45, default as IconMinimize45Default } from "./IconMinimize45";
@@ -1715,6 +1717,7 @@ export { IconSoundFx, default as IconSoundFxDefault } from "./IconSoundFx";
1715
1717
  export { IconSpace, default as IconSpaceDefault } from "./IconSpace";
1716
1718
  export { IconSpacebar, default as IconSpacebarDefault } from "./IconSpacebar";
1717
1719
  export { IconSpacer, default as IconSpacerDefault } from "./IconSpacer";
1720
+ export { IconSpacexai, default as IconSpacexaiDefault } from "./IconSpacexai";
1718
1721
  export { IconSparkle, default as IconSparkleDefault } from "./IconSparkle";
1719
1722
  export { IconSparkle2, default as IconSparkle2Default } from "./IconSparkle2";
1720
1723
  export { IconSparkle3, default as IconSparkle3Default } from "./IconSparkle3";
@@ -2072,6 +2075,7 @@ export { IconX, default as IconXDefault } from "./IconX";
2072
2075
  export { IconXbox, default as IconXboxDefault } from "./IconXbox";
2073
2076
  export { IconYen, default as IconYenDefault } from "./IconYen";
2074
2077
  export { IconYoutube, default as IconYoutubeDefault } from "./IconYoutube";
2078
+ export { IconZai, default as IconZaiDefault } from "./IconZai";
2075
2079
  export { IconZap, default as IconZapDefault } from "./IconZap";
2076
2080
  export { IconZip, default as IconZipDefault } from "./IconZip";
2077
2081
  export { IconZoomIn, default as IconZoomInDefault } from "./IconZoomIn";
package/index.js CHANGED
@@ -3303,6 +3303,9 @@ exports.IconKeyhole2Default = _IconKeyhole2.default;
3303
3303
  var _IconKickball = require("./IconKickball/index.js");
3304
3304
  exports.IconKickball = _IconKickball.IconKickball;
3305
3305
  exports.IconKickballDefault = _IconKickball.default;
3306
+ var _IconKimi = require("./IconKimi/index.js");
3307
+ exports.IconKimi = _IconKimi.IconKimi;
3308
+ exports.IconKimiDefault = _IconKimi.default;
3306
3309
  var _IconLab = require("./IconLab/index.js");
3307
3310
  exports.IconLab = _IconLab.IconLab;
3308
3311
  exports.IconLabDefault = _IconLab.default;
@@ -3723,6 +3726,9 @@ exports.IconMicrosoftCopilotDefault = _IconMicrosoftCopilot.default;
3723
3726
  var _IconMidjourney = require("./IconMidjourney/index.js");
3724
3727
  exports.IconMidjourney = _IconMidjourney.IconMidjourney;
3725
3728
  exports.IconMidjourneyDefault = _IconMidjourney.default;
3729
+ var _IconMinimax = require("./IconMinimax/index.js");
3730
+ exports.IconMinimax = _IconMinimax.IconMinimax;
3731
+ exports.IconMinimaxDefault = _IconMinimax.default;
3726
3732
  var _IconMinimize = require("./IconMinimize/index.js");
3727
3733
  exports.IconMinimize = _IconMinimize.IconMinimize;
3728
3734
  exports.IconMinimizeDefault = _IconMinimize.default;
@@ -5151,6 +5157,9 @@ exports.IconSpacebarDefault = _IconSpacebar.default;
5151
5157
  var _IconSpacer = require("./IconSpacer/index.js");
5152
5158
  exports.IconSpacer = _IconSpacer.IconSpacer;
5153
5159
  exports.IconSpacerDefault = _IconSpacer.default;
5160
+ var _IconSpacexai = require("./IconSpacexai/index.js");
5161
+ exports.IconSpacexai = _IconSpacexai.IconSpacexai;
5162
+ exports.IconSpacexaiDefault = _IconSpacexai.default;
5154
5163
  var _IconSparkle = require("./IconSparkle/index.js");
5155
5164
  exports.IconSparkle = _IconSparkle.IconSparkle;
5156
5165
  exports.IconSparkleDefault = _IconSparkle.default;
@@ -6222,6 +6231,9 @@ exports.IconYenDefault = _IconYen.default;
6222
6231
  var _IconYoutube = require("./IconYoutube/index.js");
6223
6232
  exports.IconYoutube = _IconYoutube.IconYoutube;
6224
6233
  exports.IconYoutubeDefault = _IconYoutube.default;
6234
+ var _IconZai = require("./IconZai/index.js");
6235
+ exports.IconZai = _IconZai.IconZai;
6236
+ exports.IconZaiDefault = _IconZai.default;
6225
6237
  var _IconZap = require("./IconZap/index.js");
6226
6238
  exports.IconZap = _IconZap.IconZap;
6227
6239
  exports.IconZapDefault = _IconZap.default;
package/index.mjs CHANGED
@@ -1099,6 +1099,7 @@ export { IconKeyframe, default as IconKeyframeDefault } from "./IconKeyframe/ind
1099
1099
  export { IconKeyhole, default as IconKeyholeDefault } from "./IconKeyhole/index.mjs";
1100
1100
  export { IconKeyhole2, default as IconKeyhole2Default } from "./IconKeyhole2/index.mjs";
1101
1101
  export { IconKickball, default as IconKickballDefault } from "./IconKickball/index.mjs";
1102
+ export { IconKimi, default as IconKimiDefault } from "./IconKimi/index.mjs";
1102
1103
  export { IconLab, default as IconLabDefault } from "./IconLab/index.mjs";
1103
1104
  export { IconLadybug, default as IconLadybugDefault } from "./IconLadybug/index.mjs";
1104
1105
  export { IconLaw, default as IconLawDefault } from "./IconLaw/index.mjs";
@@ -1239,6 +1240,7 @@ export { IconMicrophoneOff, default as IconMicrophoneOffDefault } from "./IconMi
1239
1240
  export { IconMicrophoneSparkle, default as IconMicrophoneSparkleDefault } from "./IconMicrophoneSparkle/index.mjs";
1240
1241
  export { IconMicrosoftCopilot, default as IconMicrosoftCopilotDefault } from "./IconMicrosoftCopilot/index.mjs";
1241
1242
  export { IconMidjourney, default as IconMidjourneyDefault } from "./IconMidjourney/index.mjs";
1243
+ export { IconMinimax, default as IconMinimaxDefault } from "./IconMinimax/index.mjs";
1242
1244
  export { IconMinimize, default as IconMinimizeDefault } from "./IconMinimize/index.mjs";
1243
1245
  export { IconMinimize315, default as IconMinimize315Default } from "./IconMinimize315/index.mjs";
1244
1246
  export { IconMinimize45, default as IconMinimize45Default } from "./IconMinimize45/index.mjs";
@@ -1715,6 +1717,7 @@ export { IconSoundFx, default as IconSoundFxDefault } from "./IconSoundFx/index.
1715
1717
  export { IconSpace, default as IconSpaceDefault } from "./IconSpace/index.mjs";
1716
1718
  export { IconSpacebar, default as IconSpacebarDefault } from "./IconSpacebar/index.mjs";
1717
1719
  export { IconSpacer, default as IconSpacerDefault } from "./IconSpacer/index.mjs";
1720
+ export { IconSpacexai, default as IconSpacexaiDefault } from "./IconSpacexai/index.mjs";
1718
1721
  export { IconSparkle, default as IconSparkleDefault } from "./IconSparkle/index.mjs";
1719
1722
  export { IconSparkle2, default as IconSparkle2Default } from "./IconSparkle2/index.mjs";
1720
1723
  export { IconSparkle3, default as IconSparkle3Default } from "./IconSparkle3/index.mjs";
@@ -2072,6 +2075,7 @@ export { IconX, default as IconXDefault } from "./IconX/index.mjs";
2072
2075
  export { IconXbox, default as IconXboxDefault } from "./IconXbox/index.mjs";
2073
2076
  export { IconYen, default as IconYenDefault } from "./IconYen/index.mjs";
2074
2077
  export { IconYoutube, default as IconYoutubeDefault } from "./IconYoutube/index.mjs";
2078
+ export { IconZai, default as IconZaiDefault } from "./IconZai/index.mjs";
2075
2079
  export { IconZap, default as IconZapDefault } from "./IconZap/index.mjs";
2076
2080
  export { IconZip, default as IconZipDefault } from "./IconZip/index.mjs";
2077
2081
  export { IconZoomIn, default as IconZoomInDefault } from "./IconZoomIn/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-outlined-radius-0-stroke-1",
21
- version: "1.1.297",
21
+ version: "1.1.299",
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-outlined-radius-0-stroke-1",
3
- "version": "1.1.297",
3
+ "version": "1.1.299",
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.297) and insert them with the correct import path for whichever variant the consumer has installed. The set of 2078 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.299) and insert them with the correct import path for whichever variant the consumer has installed. The set of 2082 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
 
@@ -1810,6 +1810,10 @@ The catalog below is the authoritative list of icons available in this library.
1810
1810
  - **IconBase44** — base44
1811
1811
  - **IconDatabricks** — databricks
1812
1812
  - **IconDatabricksGenieCode** — databricks-genie-code
1813
+ - **IconZai** — zai
1814
+ - **IconMinimax** — minimax
1815
+ - **IconKimi** — kimi
1816
+ - **IconSpacexai** — spacexai
1813
1817
 
1814
1818
  ### Sound & Music
1815
1819
  - **IconVolumeFull** — volume-full, speaker, loud, sound