For more examples, visit the Storybook.

Example
<StudsIcon as={Icon} boxSize="1em" color="currentColor" />

Props

as
string | function

The element to render the icon as. Can be an SVG or React Icon Component

boxSize
string
default:"1em"

The size of the icon.

color
string
default:"currentColor"

The color of the icon.