JSPM

@steeze-ui/phosphor-icons

2.1.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 533
  • Score
    100M100P100Q97450F
  • License MIT

Icon Sources (based on template) built for @steeze-ui/icons

Package Exports

  • @steeze-ui/phosphor-icons

Readme

READ THIS FIRST

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

Overview

Effortless Icon Pack for template Icons

Installation

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

Usage

import { Lightbulb } from '@steeze-ui/phosphor-icons'

Documentation

Themes

Value Description
default The Regular version of the Icons
thin The Thin version of the Icons
light The Light version of the Icons
bold The Bold version of the Icons
fill The Fill version of the Icons
duotone The Duotone 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