diff --git a/docs/icons/react-native.mdx b/docs/icons/react-native.mdx index 65200deb6..a91a80fb5 100644 --- a/docs/icons/react-native.mdx +++ b/docs/icons/react-native.mdx @@ -36,4 +36,4 @@ You can pass additional props to adjust the icon. | ------------- | -------- | ------------ | | `size` | _Number_ | 24 | | `color` | _String_ | currentColor | -| `stroke` | _Number_ | 2 | +| `strokeWidth` | _Number_ | 2 |