@ltht-react/exclamation-icon
v0.0.9
Published
> TODO: description
Downloads
4
Maintainers
Keywords
Readme
Exclamation Icon
Import
import ExclamationIcon from '@ltht-react/exclamation-icon'
Usage
<ExclamationIcon status="red" size="medium" />
Properties
| Prop | Required | Options | Type | Description |
| :------- | :------- | :------------------------- | :----- | :----------- |
| status
| Yes | "red", "green", "amber" | string | icons colour |
| size
| Yes | 'small', 'medium', 'large' | string | icon size |