@central-icons-react-native/round-filled-radius-0-stroke-2 1.1.220 → 1.1.221

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/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-filled-radius-0-stroke-2",
21
- version: "1.1.220",
21
+ version: "1.1.221",
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-filled-radius-0-stroke-2",
3
- "version": "1.1.220",
3
+ "version": "1.1.221",
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.220) and insert them with the correct import path for whichever variant the consumer has installed. The set of 1979 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.221) and insert them with the correct import path for whichever variant the consumer has installed. The set of 1980 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
 
@@ -164,6 +164,7 @@ Do **not** use DOM accessibility attrs (`aria-hidden`, `role`). React Native use
164
164
  - **IconSearchIntelligence** — search-intelligence, search-ai
165
165
  - **IconSearchlinesSparkle** — search lines-sparkle, magnifier, document, list, page, file
166
166
  - **IconSeparateVideoVoice** — separate-video-voice, video-audio
167
+ - **IconShieldAi** — shield-ai, security, safety, privacy, cyber
167
168
  - **IconSparkle** — sparkle, star, ai
168
169
  - **IconSparkle2** — sparkle-2, star, magic, ai
169
170
  - **IconSparkle3** — sparkle-3, ai, star, magic
package/tsx-icons.json CHANGED
@@ -10948,6 +10948,13 @@
10948
10948
  "iconName": "shield-2, safety, privacy",
10949
10949
  "pathname": "src/IconShield2"
10950
10950
  },
10951
+ {
10952
+ "svg": "<Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M11.5996 1.58473C11.855 1.47306 12.145 1.47306 12.4004 1.58473L20.4004 5.08473C20.7644 5.24397 21 5.60345 21 6.00074V13.0007C20.9999 17.9712 16.9705 22.0007 12 22.0007C7.02953 22.0007 3.00015 17.9712 3 13.0007V6.00074C3 5.60345 3.23562 5.24397 3.59961 5.08473L11.5996 1.58473ZM12 7.95485C11.759 7.95485 11.5426 8.10297 11.4561 8.32789L10.7598 10.1394C10.6583 10.4033 10.4494 10.612 10.1855 10.7136L8.37305 11.4109C8.14825 11.4975 8 11.7139 8 11.9548C8.00011 12.1956 8.14842 12.4112 8.37305 12.4978L10.1855 13.1951C10.4495 13.2967 10.6582 13.5053 10.7598 13.7693L11.4561 15.5808C11.5426 15.8057 11.759 15.9548 12 15.9548C12.241 15.9548 12.4574 15.8057 12.5439 15.5808L13.2402 13.7693C13.3418 13.5053 13.5505 13.2967 13.8145 13.1951L15.627 12.4978C15.8516 12.4112 15.9999 12.1956 16 11.9548C16 11.7139 15.8517 11.4975 15.627 11.4109L13.8145 10.7136C13.5506 10.612 13.3417 10.4033 13.2402 10.1394L12.5439 8.32789C12.4574 8.10297 12.241 7.95485 12 7.95485Z\" fill=\"currentColor\"/>",
10953
+ "tags": "Path",
10954
+ "componentName": "IconShieldAi",
10955
+ "iconName": "shield-ai, security, safety, privacy, cyber",
10956
+ "pathname": "src/IconShieldAi"
10957
+ },
10951
10958
  {
10952
10959
  "svg": "<Path d=\"M18.889 18.7918L21.3753 20.7809C21.8066 21.1259 22.4359 21.056 22.7809 20.6247C23.1259 20.1934 23.056 19.5641 22.6247 19.2191L2.62473 3.21914C2.19347 2.87413 1.56418 2.94405 1.21917 3.37531C0.874158 3.80657 0.94408 4.43587 1.37534 4.78088L3 6.0806V13C3 17.9706 7.02944 22 12 22C14.7646 22 17.2381 20.7535 18.889 18.7918Z\" fill=\"currentColor\"/><Path d=\"M21 13C21 13.741 20.9105 14.461 20.7416 15.1499L6.54695 3.79419L11.5992 1.58384C11.8547 1.47205 12.1453 1.47205 12.4008 1.58384L20.4008 5.08384C20.7648 5.24309 21 5.6027 21 6V13Z\" fill=\"currentColor\"/>",
10953
10960
  "tags": "Path",