@central-icons-react-native/square-outlined-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/square-outlined-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/square-outlined-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 d=\"M4 6L12 2.5L20 6V13C20 17.4183 16.4183 21 12 21C7.58172 21 4 17.4183 4 13V6Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/><Path d=\"M12.4 7.9541H11.6L10.6 10.5541L8 11.5541V12.3541L10.6 13.3541L11.6 15.9541H12.4L13.4 13.3541L16 12.3541V11.5541L13.4 10.5541L12.4 7.9541Z\" 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 fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M3 6.08122L0.59375 4.15622L1.84314 2.59448L23.4049 19.8439L22.1555 21.4056L18.8887 18.7922C17.2377 20.7536 14.7644 22 12 22C7.02944 22 3 17.9705 3 13V6.08122ZM17.3263 17.5423C16.0424 19.0463 14.1326 20 12 20C8.13401 20 5 16.866 5 13V7.68122L17.3263 17.5423Z\" fill=\"currentColor\"/><Path d=\"M19 13C19 13.2454 18.9874 13.4879 18.9627 13.7268L20.7416 15.1499C20.9105 14.461 21 13.7409 21 13V5.34595L12 1.40845L6.54694 3.79416L8.31101 5.20541L12 3.59148L19 6.65398V13Z\" fill=\"currentColor\"/>",
10953
10960
  "tags": "Path",