@aiui/ai-icon
v1.0.5
Published
Minimal Icon React Component. To Use AiIcon component, you must first add the Material Icons Font CSS.
Downloads
31
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-icon
Import
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 |