@central-icons-react-native/square-filled-radius-0-stroke-2 1.1.217 → 1.1.218

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-filled-radius-0-stroke-2",
21
- version: "1.1.217",
21
+ version: "1.1.218",
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-filled-radius-0-stroke-2",
3
- "version": "1.1.217",
3
+ "version": "1.1.218",
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.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.
8
+ This skill helps you find icons from the Central Icons React Native library (`@central-icons-react-native/*`, version 1.1.218) 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
@@ -3221,7 +3221,7 @@
3221
3221
  "pathname": "src/IconChevronDownMedium"
3222
3222
  },
3223
3223
  {
3224
- "svg": "<Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M12.0002 15.4143L17.4144 10.0001L16.0002 8.58588L12.0002 12.5859L8.00015 8.58588L6.58594 10.0001L12.0002 15.4143Z\" fill=\"currentColor\"/>",
3224
+ "svg": "<Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M12.0002 15.4141L17.4144 9.99985L16.0002 8.58564L12.0002 12.5856L8.00015 8.58564L6.58594 9.99985L12.0002 15.4141Z\" fill=\"currentColor\"/>",
3225
3225
  "tags": "Path",
3226
3226
  "componentName": "IconChevronDownSmall",
3227
3227
  "iconName": "chevron-down-small",
@@ -3305,7 +3305,7 @@
3305
3305
  "pathname": "src/IconChevronRightMedium"
3306
3306
  },
3307
3307
  {
3308
- "svg": "<Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M10.0002 6.58569L15.4144 11.9999L10.0002 17.4141L8.58594 15.9999L12.5859 11.9999L8.58594 7.99991L10.0002 6.58569Z\" fill=\"currentColor\"/>",
3308
+ "svg": "<Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M10.0002 6.58594L15.4144 12.0002L10.0002 17.4144L8.58594 16.0002L12.5859 12.0002L8.58594 8.00015L10.0002 6.58594Z\" fill=\"currentColor\"/>",
3309
3309
  "tags": "Path",
3310
3310
  "componentName": "IconChevronRightSmall",
3311
3311
  "iconName": "chevron-right-small",
@@ -3326,7 +3326,7 @@
3326
3326
  "pathname": "src/IconChevronTopMedium"
3327
3327
  },
3328
3328
  {
3329
- "svg": "<Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M12.0002 8.58569L17.4144 13.9999L16.0002 15.4141L12.0002 11.4141L8.00015 15.4141L6.58594 13.9999L12.0002 8.58569Z\" fill=\"currentColor\"/>",
3329
+ "svg": "<Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M12.0002 8.58594L17.4144 14.0002L16.0002 15.4144L12.0002 11.4144L8.00015 15.4144L6.58594 14.0002L12.0002 8.58594Z\" fill=\"currentColor\"/>",
3330
3330
  "tags": "Path",
3331
3331
  "componentName": "IconChevronTopSmall",
3332
3332
  "iconName": "chevron-top-small",