mirror of
https://github.com/zoriya/react-native-svg.git
synced 2025-12-19 13:35:11 +00:00
apply common stroke processor to elements
apply common stroke processor to elements
This commit is contained in:
@@ -85,6 +85,8 @@ const icon = <Svg
|
||||
fontSize="14"
|
||||
fontWeight="bold"
|
||||
textAnchor="center"
|
||||
fill="none"
|
||||
stroke="blue"
|
||||
>字</Text>
|
||||
</Svg>;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user