@steeze-ui/tabler-icons
TypeScript icon, indicating that this package has built-in type declarations

3.0.0 • Public • Published

Overview

Effortless Icon Pack for tabler-icons

Installation

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

Usage

Svelte Example

import { Anchor } from '@steeze-ui/tabler-icons'
import { Icon } from '@steeze-ui/svelte-icon'

<Icon src={Anchor} size="24px" />

Documentation

Themes

Value Description Prefered Size
default A outline version of the Icons 24px
filled A filled version of the Icons 24px

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

/@steeze-ui/tabler-icons/

    Package Sidebar

    Install

    npm i @steeze-ui/tabler-icons

    Weekly Downloads

    2,934

    Version

    3.0.0

    License

    MIT

    Unpacked Size

    3.32 MB

    Total Files

    5

    Last publish

    Collaborators

    • justinvoitel