This project is still in experimental development. Expect bugs and breaking changes!
Effortless Icon Pack for Radix Icons
- Based on iconic free Icons
- Defines the Icon Source to be used in any steeze-ui icon component
npm i -D @steeze-ui/iconic-free
import { Activity } from '@steeze-ui/iconic-free'
Value | Description |
---|---|
default | The default (and up to now only) version |
For all other available Icon Packs visit steeze-ui/icons
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