Effortless Icon Pack for Lucide Icons
- Based on Lucide Icons
- Defines the Icon Source to be used in any steeze-ui icon component
npm i -D @steeze-ui/lucide-icons
import { Activity } from '@steeze-ui/lucide-icons'
Value | Description |
---|---|
default | The outline version 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