1.4.1 • Published 11 months ago
@steeze-ui/lucide-icons v1.4.1
Overview
Effortless Icon Pack for Lucide Icons
- Based on Lucide Icons
- Defines the Icon Source to be used in any steeze-ui icon component
Installation
npm i -D @steeze-ui/lucide-iconsUsage
import { Activity } from '@steeze-ui/lucide-icons'Documentation
Themes
| Value | Description | 
|---|---|
| default | The outline version of the Icons | 
Other Icon Packs
For all other available Icon Packs visit steeze-ui/icons
Development
This repo uses pnpm. To build a new version of the package just run:
pnpm install && pnpm packageThis produces a ready-to-publish package for the npm registry