@zipline-ai/icons
v1.0.2
Published
Icon Sources (based on template) built for @steeze-ui/icons
Downloads
199
Readme
Overview
Effortless Icon Pack for template Icons
- Based on unnamed
- Defines the Icon Source to be used in any steeze-ui icon component
Installation
npm i -D @zipline-ai/icons
Usage
import { ChartSkew } from '@zipline-ai/icons'
Documentation
Themes
| Value | Description | | ------- | -------------------------------- | | default | The default 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