@central-icons-react-native/round-outlined-radius-2-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-outlined-radius-2-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-outlined-radius-2-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=\"M5.19836 5.4753L11.1984 2.8503C11.7094 2.62672 12.2906 2.62672 12.8016 2.8503L18.8016 5.4753C19.5296 5.79379 20 6.51302 20 7.30762V12.9996C20 17.4179 16.4183 20.9996 12 20.9996C7.58172 20.9996 4 17.4179 4 12.9996V7.30762C4 6.51302 4.47039 5.79379 5.19836 5.4753Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M13.2405 10.1393L12.5436 8.32744C12.4571 8.10252 12.241 7.9541 12 7.9541C11.759 7.9541 11.5429 8.10252 11.4564 8.32744L10.7595 10.1393C10.658 10.4034 10.4493 10.6121 10.1852 10.7136L8.37334 11.4105C8.14842 11.497 8 11.7131 8 11.9541C8 12.1951 8.14842 12.4112 8.37334 12.4977L10.1852 13.1946C10.4493 13.2961 10.658 13.5048 10.7595 13.7689L11.4564 15.5808C11.5429 15.8057 11.759 15.9541 12 15.9541C12.241 15.9541 12.4571 15.8057 12.5436 15.5808L13.2405 13.7689C13.342 13.5048 13.5507 13.2961 13.8148 13.1946L15.6267 12.4977C15.8516 12.4112 16 12.1951 16 11.9541C16 11.7131 15.8516 11.497 15.6267 11.4105L13.8148 10.7136C13.5507 10.6121 13.342 10.4034 13.2405 10.1393Z\" 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=\"M4 5.99995V13C4 17.4182 7.58172 21 12 21C14.815 21 17.2905 19.546 18.7163 17.3481M8 4.24995L11.1984 2.85067C11.7094 2.62709 12.2906 2.62709 12.8016 2.85067L18.8016 5.47567C19.5296 5.79416 20 6.51339 20 7.30798V13C20 13.1679 19.9948 13.3346 19.9846 13.5M2 3.99995L22 20\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\"/>",
10953
10960
  "tags": "Path",