1.3.0 • Published 2 years ago

@steeze-ui/feather-icons v1.3.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

READ THIS FIRST

This project is still in experimental development. Expect bugs and breaking changes!

Overview

Effortless Icon Pack for Feather Icons

Installation

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

Usage

import { Activity } from '@steeze-ui/feather-icons'

Documentation

Themes

ValueDescription
defaultThe 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