IconList

An IconList encapsulates a collection of icons.

Anatomy

Composed Components

An IconList uses the following components.

Usage

Sizes

An icon list can vary in size.

Props

size?

The size of the icon.

children?

The children of the component.

className?

The CSS className for the element.

style?

The inline style for the element.

id?

The element's unique identifier. See MDN.

Migration Notes

Coming from Orbiter, you should be aware of the following changes:

  • disabled prop is no longer available.