Components
Icon Button

Play around with props, edit and copy code.
Properties
IconButton
| Prop name | Type | Default Value | Description |
|---|---|---|---|
| children | node | ||
| className | string |
Icon
| Prop name | Type | Default Value | Description |
|---|---|---|---|
| size | union | '300' | Set size of the icon |
| className | string | Add custom classes | |
| color | union | Set the icon color | |
| icon * | union | Which icon to show |
Accessibility
This component has been validated to meet the WCAG 2.1 AA accessibility guidelines.

