picardy / angular-fontawesome

A simple Angular directive for FontAwesome
http://picardy.github.io/angular-fontawesome/demo/
MIT License
120 stars 19 forks source link

Add Accessibility Support #17

Closed IdanCo closed 9 years ago

IdanCo commented 9 years ago

Based on the solution described here - FortAwesome/Font-Awesome#6133 (comment) The directive can now create a screen-reader friendly implementation of the icon

fastfrwrd commented 9 years ago

Brutal! Thanks for the added context about aria-hidden. Looks good!