Icon
Icon
is a general icon component that can be used in your projects.
ARIA Roles and Attributes
Component | Roles and Attributes | Usage |
---|---|---|
Icon | role="img" | Indicates that it is an image. |
aria-hidden | Excludes the element from the accessibility tree. |
Edit this page on GitHub