@central-icons-react-native/round-outlined-radius-2-stroke-2 1.1.307 → 1.1.308

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
@@ -19,6 +19,7 @@ export { IconAgents, default as IconAgentsDefault } from "./IconAgents";
19
19
  export { IconAiBotHead, default as IconAiBotHeadDefault } from "./IconAiBotHead";
20
20
  export { IconAiBotHeadLooking, default as IconAiBotHeadLookingDefault } from "./IconAiBotHeadLooking";
21
21
  export { IconAiSlop, default as IconAiSlopDefault } from "./IconAiSlop";
22
+ export { IconAiSlopSign, default as IconAiSlopSignDefault } from "./IconAiSlopSign";
22
23
  export { IconAiTokens, default as IconAiTokensDefault } from "./IconAiTokens";
23
24
  export { IconAiTranslate, default as IconAiTranslateDefault } from "./IconAiTranslate";
24
25
  export { IconAirdrop, default as IconAirdropDefault } from "./IconAirdrop";
package/index.js CHANGED
@@ -63,6 +63,9 @@ exports.IconAiBotHeadLookingDefault = _IconAiBotHeadLooking.default;
63
63
  var _IconAiSlop = require("./IconAiSlop/index.js");
64
64
  exports.IconAiSlop = _IconAiSlop.IconAiSlop;
65
65
  exports.IconAiSlopDefault = _IconAiSlop.default;
66
+ var _IconAiSlopSign = require("./IconAiSlopSign/index.js");
67
+ exports.IconAiSlopSign = _IconAiSlopSign.IconAiSlopSign;
68
+ exports.IconAiSlopSignDefault = _IconAiSlopSign.default;
66
69
  var _IconAiTokens = require("./IconAiTokens/index.js");
67
70
  exports.IconAiTokens = _IconAiTokens.IconAiTokens;
68
71
  exports.IconAiTokensDefault = _IconAiTokens.default;
package/index.mjs CHANGED
@@ -19,6 +19,7 @@ export { IconAgents, default as IconAgentsDefault } from "./IconAgents/index.mjs
19
19
  export { IconAiBotHead, default as IconAiBotHeadDefault } from "./IconAiBotHead/index.mjs";
20
20
  export { IconAiBotHeadLooking, default as IconAiBotHeadLookingDefault } from "./IconAiBotHeadLooking/index.mjs";
21
21
  export { IconAiSlop, default as IconAiSlopDefault } from "./IconAiSlop/index.mjs";
22
+ export { IconAiSlopSign, default as IconAiSlopSignDefault } from "./IconAiSlopSign/index.mjs";
22
23
  export { IconAiTokens, default as IconAiTokensDefault } from "./IconAiTokens/index.mjs";
23
24
  export { IconAiTranslate, default as IconAiTranslateDefault } from "./IconAiTranslate/index.mjs";
24
25
  export { IconAirdrop, default as IconAirdropDefault } from "./IconAirdrop/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-2-stroke-2",
21
- version: "1.1.307",
21
+ version: "1.1.308",
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-2-stroke-2",
3
- "version": "1.1.307",
3
+ "version": "1.1.308",
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.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.
8
+ This skill helps you find icons from the Central Icons React Native library (`@central-icons-react-native/*`, version 1.1.308) and insert them with the correct import path for whichever variant the consumer has installed. The set of 2095 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
 
@@ -203,6 +203,7 @@ Need the raw, unmasked shapes instead (e.g. to style individual paths)? Set `mod
203
203
  - **IconGoblin** — goblin, troll, agent, helper
204
204
  - **IconAiBotHeadLooking** — ai-bot-head-looking, agent, robot
205
205
  - **IconAiBotHead** — ai-bot-head, robot
206
+ - **IconAiSlopSign** — ai-slop-sign, mark-as-slop
206
207
 
207
208
  ### Accessibility
208
209
  - **IconCirclePerson** — circle-person, accessibility, a11y