Icon
Looking for the icons?
Head over to our Foundations: Iconography page to explore the full collection.
Looking for the icons?
Head over to our Foundations: Iconography page to explore the full collection.
Icon
import "@rhds/elements/rh-icon/rh-icon.js";
```
<rh-icon icon="hat"></rh-icon>
```
Accessibility
import "@rhds/elements/rh-icon/rh-icon.js";
```
<rh-icon set="ui" icon="arrow-down" accessible-label="Page down"></rh-icon>
<rh-icon icon="info" aria-labelledby="info" role="img"></rh-icon>
<span id="info">Information</span>
```
Other libraries
To learn more about our other libraries, visit this page.
Feedback
To give feedback about anything on this page, contact us.