@central-icons-react/square-filled-radius-0-stroke-2 1.1.306 → 1.1.307

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
@@ -16,6 +16,8 @@ export { IconAgent, default as IconAgentDefault } from "./IconAgent";
16
16
  export { IconAgentNetwork, default as IconAgentNetworkDefault } from "./IconAgentNetwork";
17
17
  export { IconAgenticCoding, default as IconAgenticCodingDefault } from "./IconAgenticCoding";
18
18
  export { IconAgents, default as IconAgentsDefault } from "./IconAgents";
19
+ export { IconAiBotHead, default as IconAiBotHeadDefault } from "./IconAiBotHead";
20
+ export { IconAiBotHeadLooking, default as IconAiBotHeadLookingDefault } from "./IconAiBotHeadLooking";
19
21
  export { IconAiSlop, default as IconAiSlopDefault } from "./IconAiSlop";
20
22
  export { IconAiTokens, default as IconAiTokensDefault } from "./IconAiTokens";
21
23
  export { IconAiTranslate, default as IconAiTranslateDefault } from "./IconAiTranslate";
package/index.js CHANGED
@@ -54,6 +54,12 @@ exports.IconAgenticCodingDefault = _IconAgenticCoding.default;
54
54
  var _IconAgents = require("./IconAgents/index.js");
55
55
  exports.IconAgents = _IconAgents.IconAgents;
56
56
  exports.IconAgentsDefault = _IconAgents.default;
57
+ var _IconAiBotHead = require("./IconAiBotHead/index.js");
58
+ exports.IconAiBotHead = _IconAiBotHead.IconAiBotHead;
59
+ exports.IconAiBotHeadDefault = _IconAiBotHead.default;
60
+ var _IconAiBotHeadLooking = require("./IconAiBotHeadLooking/index.js");
61
+ exports.IconAiBotHeadLooking = _IconAiBotHeadLooking.IconAiBotHeadLooking;
62
+ exports.IconAiBotHeadLookingDefault = _IconAiBotHeadLooking.default;
57
63
  var _IconAiSlop = require("./IconAiSlop/index.js");
58
64
  exports.IconAiSlop = _IconAiSlop.IconAiSlop;
59
65
  exports.IconAiSlopDefault = _IconAiSlop.default;
package/index.mjs CHANGED
@@ -16,6 +16,8 @@ export { IconAgent, default as IconAgentDefault } from "./IconAgent/index.mjs";
16
16
  export { IconAgentNetwork, default as IconAgentNetworkDefault } from "./IconAgentNetwork/index.mjs";
17
17
  export { IconAgenticCoding, default as IconAgenticCodingDefault } from "./IconAgenticCoding/index.mjs";
18
18
  export { IconAgents, default as IconAgentsDefault } from "./IconAgents/index.mjs";
19
+ export { IconAiBotHead, default as IconAiBotHeadDefault } from "./IconAiBotHead/index.mjs";
20
+ export { IconAiBotHeadLooking, default as IconAiBotHeadLookingDefault } from "./IconAiBotHeadLooking/index.mjs";
19
21
  export { IconAiSlop, default as IconAiSlopDefault } from "./IconAiSlop/index.mjs";
20
22
  export { IconAiTokens, default as IconAiTokensDefault } from "./IconAiTokens/index.mjs";
21
23
  export { IconAiTranslate, default as IconAiTranslateDefault } from "./IconAiTranslate/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.306",
21
+ version: "1.1.307",
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.306",
3
+ "version": "1.1.307",
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.306) and insert them with the correct import path for whichever variant the consumer has installed. The set of 2092 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.307) and insert them with the correct import path for whichever variant the consumer has installed. The set of 2094 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
 
@@ -203,6 +203,8 @@ The catalog below is the authoritative list of icons available in this library.
203
203
  - **IconGoblin2** — goblin-2, troll, agent, helper
204
204
  - **IconShieldAi** — shield-ai, security, safety, privacy, cyber
205
205
  - **IconGoblin** — goblin, troll, agent, helper
206
+ - **IconAiBotHeadLooking** — ai-bot-head-looking, agent, robot
207
+ - **IconAiBotHead** — ai-bot-head, robot
206
208
 
207
209
  ### Accessibility
208
210
  - **IconCirclePerson** — circle-person, accessibility, a11y