FortAwesome / vue-fontawesome

Font Awesome Vue component
https://fontawesome.com
MIT License
2.39k stars 133 forks source link

add: Accessibility feature #319

Open yamanoku opened 3 years ago

yamanoku commented 3 years ago

This is a pull request for a proposal. 💡

I'm trying to use vue-fontawesome in our company product. When I was looking at the README, it didn't show how to insert decorative text into the icon, and I thought it was not possible, but I tried it with CodeSandbox and confirmed that it can be done.

The accessibility section is Advanced, but I thought it would be better to show that it is available in the README so that more people can use it.

The samples are taken from the official website.

Please review the pull request!