1.1.1 • Published 10 months ago

@steeze-ui/iconic-free v1.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

READ THIS FIRST

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

Overview

Effortless Icon Pack for Iconic Free Icons

Installation

npm i -D @steeze-ui/iconic-free

Usage

import { Activity } from '@steeze-ui/iconic-free'

Documentation

Themes

ValueDescription
defaultThe default (and up to now only) version

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