@fluixi/icon-tabler
v0.0.3
Published
Tabler Icons SVG data
Readme
@fluixi/icon-tabler
Tabler Icons as SVG data for the Fluixi icon system — 6,100+ icons.
✨ Overview
@fluixi/icon-tabler is the Tabler Icons data package for the Fluixi icon system. It ships the raw SVG/icon data that powers the ergonomic umbrella packages. Source artwork: Tabler Icons (licensed MIT).
Variants: filled · outline
Most users want the umbrella packages instead, which provide tree-shakeable named exports, sprites, and CDN bundles:
- SVG strings / sprites / CDN →
@fluixi/icons—import { TrHome } from '@fluixi/icons/tabler/filled'- JSX components →
@fluixi/icons-jsx—import { TrHome } from '@fluixi/icons-jsx/tabler/filled'
📦 Installation
# .npmrc
@fluixi:registry=https://npm.pkg.github.com
//npm.pkg.github.com/:_authToken=${NODE_AUTH_TOKEN}pnpm add @fluixi/icon-tabler📋 License
This package's code is MIT. The Tabler Icons artwork is licensed MIT by its authors — see https://tabler.io/icons.
Part of the Fluixi Icons monorepo.
