Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@steeze-ui/radix-icons

steeze-ui41.7kMIT1.1.2TypeScript support: included

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

raw, icons, radix, radix-ui, radix-icons, steeze

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/radix-icons

Usage

import { ActivityLog } from '@steeze-ui/radix-icons'

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