@central-icons-react-native/square-outlined-radius-0-stroke-1 1.1.221 → 1.1.222

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-1",
21
- version: "1.1.221",
21
+ version: "1.1.222",
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-1",
3
- "version": "1.1.221",
3
+ "version": "1.1.222",
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.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.
8
+ This skill helps you find icons from the Central Icons React Native library (`@central-icons-react-native/*`, version 1.1.222) 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
 
package/tsx-icons.json CHANGED
@@ -6504,8 +6504,8 @@
6504
6504
  "pathname": "src/IconGoatHead"
6505
6505
  },
6506
6506
  {
6507
- "svg": "<Rect x=\"4.5\" y=\"2.5\" width=\"15\" height=\"19\" rx=\"7.5\" stroke=\"currentColor\"/><Path d=\"M9 16C11.25 16.6667 12.75 16.6667 15 16\" stroke=\"currentColor\"/><Path d=\"M19 7.5H23.5V9.5C23.5 11.7091 21.7091 13.5 19.5 13.5\" stroke=\"currentColor\"/><Circle cx=\"9.4501\" cy=\"11.35\" r=\"1.35\" stroke=\"currentColor\"/><Circle cx=\"14.5502\" cy=\"11.35\" r=\"1.35\" stroke=\"currentColor\"/><Path d=\"M7.5 4L12 6.5L16.5 4\" stroke=\"currentColor\"/><Path d=\"M5 7.5H0.5V9.5C0.5 11.7091 2.29086 13.5 4.5 13.5\" stroke=\"currentColor\"/>",
6508
- "tags": "Circle, Path, Rect",
6507
+ "svg": "<Path d=\"M15.3226 5.74189L19.7966 4.79324C17.3762 3.48585 15.15 2.52703 12.0002 2C9.21147 4.79915 5.95306 9.04762 5.1402 13.0676H1.5C1.5 17.2838 5.7 17.8108 5.7 17.8108C6.225 19.9189 8.85 21.5 12.0002 21.5C15.1503 21.5 17.775 19.9189 18.3 17.8108C18.3 17.8108 22.5 17.2838 22.5 13.0676H18.8601C18.3697 10.6419 16.891 7.58494 15.3226 5.74189Z\" stroke=\"currentColor\"/><Path d=\"M18 11C13 9.99982 11 9.99992 6 11.0002\" stroke=\"currentColor\" strokeLinecap=\"round\"/>",
6508
+ "tags": "Path",
6509
6509
  "componentName": "IconGoblin",
6510
6510
  "iconName": "goblin, troll, agent, helper",
6511
6511
  "pathname": "src/IconGoblin"