JSPM

@steeze-ui/iconic-free

1.0.2
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 8
  • Score
    100M100P100Q48012F
  • License MIT

Icon Sources (based on iconic free Icons) built for @steeze-ui/icons

Package Exports

  • @steeze-ui/iconic-free
  • @steeze-ui/iconic-free/package.json

Readme

READ THIS FIRST

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

Overview

Effortless Icon Pack for Radix Icons

Installation

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

Usage

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

Documentation

Themes

Value Description
default The 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