@central-icons-react-native/square-outlined-radius-0-stroke-2 1.1.216 → 1.1.217

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.216",
21
+ version: "1.1.217",
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.216",
3
+ "version": "1.1.217",
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.216) and insert them with the correct import path for whichever variant the consumer has installed. The set of 1977 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.217) and insert them with the correct import path for whichever variant the consumer has installed. The set of 1977 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
@@ -897,14 +897,14 @@
897
897
  "pathname": "src/IconArrowRotateClockwise"
898
898
  },
899
899
  {
900
- "svg": "<Path d=\"M5.8485 7C7.57017 5.10544 9.37043 4 12.0282 4C16.4465 4 20.0282 7.58172 20.0282 12C20.0282 16.4183 16.4465 20 12.0282 20C8.54493 20 5.58163 17.7738 4.4834 14.6667\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\" strokeLinejoin=\"round\"/><Path d=\"M5 4V8H9\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/>",
900
+ "svg": "<Path d=\"M4.4834 14.6667C5.58163 17.7738 8.54493 20 12.0282 20C16.4465 20 20.0282 16.4183 20.0282 12C20.0282 7.58172 16.4465 4 12.0282 4C9.37043 4 7.57017 5.10544 5.8485 7\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\" strokeLinejoin=\"round\"/><Path d=\"M5 4V8H9\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/>",
901
901
  "tags": "Path",
902
902
  "componentName": "IconArrowRotateCounterClockwise",
903
903
  "iconName": "arrow-rotate-counter-clockwise, rotate-left",
904
904
  "pathname": "src/IconArrowRotateCounterClockwise"
905
905
  },
906
906
  {
907
- "svg": "<Path d=\"M4 12C4 16.4183 7.58172 20 12 20C14.5264 20 16.8304 18.8289 18.3115 17M20 12C20 7.58172 16.4183 4 12 4C9.47362 4 7.16961 5.17107 5.68847 7M5 4V8H9M19.0118 20V16H15.0118\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/>",
907
+ "svg": "<Path d=\"M20 12C20 7.58172 16.4183 4 12 4C9.47362 4 7.16961 5.17107 5.68848 7\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/><Path d=\"M4 12C4 16.4183 7.58172 20 12 20C14.5264 20 16.8304 18.8289 18.3115 17\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/><Path d=\"M19 20V16H15\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/><Path d=\"M4.98828 4V8H8.98828\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/>",
908
908
  "tags": "Path",
909
909
  "componentName": "IconArrowRotateLeftRight",
910
910
  "iconName": "arrow-rotate-left-right, repeat, refresh",