@initia/icons-react
v0.2.7
Published
```js import { IconName } from "@initia/icons-react"
Downloads
776
Readme
@initia/icons-react
Usage
import { IconName } from "@initia/icons-react"
<IconName color="white" size={50}/>
You can find a list with all the available icons here
Both props (color and size) are oprional, these are the default values:
Prop | Default value ------------- | ------------- color | "currentColor" size | 16