duongdev / phosphor-react-native

phosphor-icons for react-native. A flexible icon family for React Native
https://www.npmjs.com/package/phosphor-react-native
MIT License
174 stars 21 forks source link

Add aria-label? #47

Open leononame opened 3 months ago

leononame commented 3 months ago

When using react-native-web, my browser complaints that the svg isn't labelled correctly when the icon is diplayed. Should the generated code maybe add aria-label to each <Svg element automatically?