@aiui/ai-icon
v1.0.5
Published
Minimal Icon React Component. To Use AiIcon component, you must first add the Material Icons Font CSS.
Maintainers
Readme
AiIcon
Minimal Icon React Component.
To Use AiIcon component, you must first add the Material Icons Font CSS.
Install
npm i @aiui/ai-iconImport
import AiIcon from '@aiui/ai-icon';Props
| Name | Type | Default | Description | |----------|:-------|:----------------|:------------| | icon | string | stop | Icon name | | color | string | inherit | Icon Color | | size | number | 24 | Icon size |
