Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request: Improved accessibility #201

Closed
megaroeny opened this issue Dec 13, 2022 · 2 comments
Closed

Request: Improved accessibility #201

megaroeny opened this issue Dec 13, 2022 · 2 comments

Comments

@megaroeny
Copy link

My company is doing a lot of work to improve our accessibility. I was wondering if there's a way you can improve the a11y of screen readers for your icons. Would that be something added to the SVG code? My knowledge here is limited. What would be the equivalent of alt text on images?

Thanks for the consideration

@rektdeckard
Copy link
Member

We provide a means of adding arbitrary attributes to the icons in most of our framework libraries -- including the aria-label attribute, which seems to be an appropriate way to label an SVG. We won't add labels to the raw assets by default, as we feel that is up to the consumer of the icons to decide!

If you add some info about how you're using the icon set, I might be able to point you in the right direction.

@megaroeny
Copy link
Author

Ah yes you're probably right. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants