2.4.2 • Published 8 months ago
@steeze-ui/heroicons v2.4.2
Overview
Effortless Icon Pack for Heroicons 2.0
- Based on Heroicons
- Defines the Icon Source to be used in any steeze-ui icon component
Installation
npm i -D @steeze-ui/heroicons
Usage
Svelte Example
import { LightningBolt } from '@steeze-ui/heroicons'
import { Icon } from '@steeze-ui/svelte-icon'
<Icon src={LightningBolt} size="24px" theme="solid" />
Documentation
Themes
Value | Description | Prefered Size |
---|---|---|
default | A outline version of the Icons | 24px |
solid | A solid version of the Icons | 24px |
mini | A mini (solid) version of the Icons | 20px |
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
2.4.1
8 months ago
2.4.2
8 months ago
2.4.0
12 months ago
2.3.0
2 years ago
2.2.3
2 years ago
2.2.2
2 years ago
2.2.1
3 years ago
2.2.0
3 years ago
2.0.0-next.2
3 years ago
2.0.0-next.1
3 years ago
2.1.0
3 years ago
2.0.0
3 years ago
1.1.1
3 years ago
1.0.2
4 years ago
1.1.0
3 years ago
1.0.1
4 years ago
1.0.0
4 years ago
1.0.0-next.1
4 years ago
1.0.0-next.0
4 years ago