Skip to content

Latest commit

 

History

History

lucide-icons-builder

Overview

Effortless Icon Pack for Lucide Icons

Installation

npm i -D @steeze-ui/lucide-icons

Usage

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 package

This produces a ready-to-publish package for the npm registry