@central-icons-react-native/round-filled-radius-2-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/round-filled-radius-2-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/round-filled-radius-2-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=\"M10.5858 13.9999C11.3668 14.781 12.6332 14.781 13.4142 13.9999L16.7071 10.707C17.0976 10.3165 17.0976 9.68332 16.7071 9.2928C16.3166 8.90228 15.6834 8.90228 15.2929 9.2928L12 12.5857L8.70711 9.2928C8.31658 8.90228 7.68342 8.90228 7.29289 9.2928C6.90237 9.68332 6.90237 10.3165 7.29289 10.707L10.5858 13.9999Z\" fill=\"currentColor\"/>",
3224
+ "svg": "<Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M10.5858 14.0002C11.3668 14.7812 12.6332 14.7812 13.4142 14.0002L16.7071 10.7073C17.0976 10.3167 17.0976 9.68357 16.7071 9.29304C16.3166 8.90252 15.6834 8.90252 15.2929 9.29304L12 12.5859L8.70711 9.29304C8.31658 8.90252 7.68342 8.90252 7.29289 9.29304C6.90237 9.68357 6.90237 10.3167 7.29289 10.7073L10.5858 14.0002Z\" fill=\"currentColor\"/>",
3225
3225
  "tags": "Path",
3226
3226
  "componentName": "IconChevronDownSmall",
3227
3227
  "iconName": "chevron-down-small",
@@ -3326,7 +3326,7 @@
3326
3326
  "pathname": "src/IconChevronTopMedium"
3327
3327
  },
3328
3328
  {
3329
- "svg": "<Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M10.5858 10.0001C11.3668 9.21904 12.6332 9.21905 13.4142 10.0001L16.7071 13.293C17.0976 13.6835 17.0976 14.3167 16.7071 14.7072C16.3166 15.0977 15.6834 15.0977 15.2929 14.7072L12 11.4143L8.70711 14.7072C8.31658 15.0977 7.68342 15.0977 7.29289 14.7072C6.90237 14.3167 6.90237 13.6835 7.29289 13.293L10.5858 10.0001Z\" fill=\"currentColor\"/>",
3329
+ "svg": "<Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M10.5858 9.99985C11.3668 9.2188 12.6332 9.2188 13.4142 9.99985L16.7071 13.2927C17.0976 13.6833 17.0976 14.3164 16.7071 14.707C16.3166 15.0975 15.6834 15.0975 15.2929 14.707L12 11.4141L8.70711 14.707C8.31658 15.0975 7.68342 15.0975 7.29289 14.707C6.90237 14.3164 6.90237 13.6833 7.29289 13.2927L10.5858 9.99985Z\" fill=\"currentColor\"/>",
3330
3330
  "tags": "Path",
3331
3331
  "componentName": "IconChevronTopSmall",
3332
3332
  "iconName": "chevron-top-small",