Effortless Icon Pack for Font Awesome Icons
- Based on Font Awesome
- Defines the Icon Source to be used in any steeze-ui icon component
npm i -D @steeze-ui/font-awesome
import { FaceSmile } from '@steeze-ui/font-awesome'
Value | Description |
---|---|
default | The regular versions of the Icons |
solid | The solid versions of the Icons |
For all other available Icon Packs visit steeze-ui/icons
This repo uses pnpm. To build a new version of the package just run:
pnpm install && pnpm package
This produces a ready-to-publish package for the npm registry