@central-icons-react-native/square-outlined-radius-0-stroke-2 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-2",
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-2",
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=\"5\" y=\"3\" width=\"14\" height=\"18\" rx=\"7\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M9 16C11.25 16.6667 12.75 16.6667 15 16\" stroke=\"currentColor\" strokeWidth=\"1.7\"/><Path d=\"M5 7.5H1V9C1 11.2091 2.79086 13 5 13\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M19 7.5H23V9C23 11.2091 21.2091 13 19 13\" stroke=\"currentColor\" strokeWidth=\"2\"/><Circle cx=\"9.5\" cy=\"11.5\" r=\"1.5\" fill=\"currentColor\"/><Circle cx=\"14.5\" cy=\"11.5\" r=\"1.5\" fill=\"currentColor\"/><Path d=\"M7.5 4.5L12 7L16.5 4.5\" stroke=\"currentColor\" strokeWidth=\"2\"/>",
6508
- "tags": "Circle, Path, Rect",
6507
+ "svg": "<Path d=\"M15.1644 6.05L19.4253 5.15C17.1202 3.90965 15 3 12.0002 2.5C9.34426 5.15561 6.24101 9.18621 5.46685 13H2C2 17 6 17.5 6 17.5C6.5 19.5 9 21 12.0002 21C15.0003 21 17.5 19.5 18 17.5C18 17.5 22 17 22 13H18.5335C18.0663 10.6987 16.6581 7.79853 15.1644 6.05Z\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M17.75 11C12.7715 10 11.2285 10 6.25 11\" stroke=\"currentColor\" strokeWidth=\"2\"/>",
6508
+ "tags": "Path",
6509
6509
  "componentName": "IconGoblin",
6510
6510
  "iconName": "goblin, troll, agent, helper",
6511
6511
  "pathname": "src/IconGoblin"