# @iconify-icons/tabler

> Icon data for Tabler Icons in IconifyIcon format

Latest version **2.0.0** (published 2026-08-20) · MIT license · 0 weekly downloads

## Install

```sh
npm install @iconify-icons/tabler
pnpm add @iconify-icons/tabler
yarn add @iconify-icons/tabler
bun add @iconify-icons/tabler
```

## Health

**Score 55/100 (C)** — status: active.

Positive: no vulnerabilities; recently updated; high maintenance score.

Warnings: low downloads; no types; no esm support.

## Facts

| | |
|---|---|
| Version | 2.0.0 |
| Published | 2026-08-20 |
| First published | 2020-08-22 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Maintainers | cyberalien |

## Links

- npm: https://www.npmjs.com/package/@iconify-icons/tabler
- npm.io page: https://npm.io/package/@iconify-icons/tabler

## Recent versions

- 2.0.0 (latest) — 2026-08-20
- 1.2.96 — 2026-08-18
- 1.2.95 — 2023-10-27
- 1.2.94 — 2023-10-12
- 1.2.93 — 2023-10-02
- 1.2.92 — 2023-09-29
- 1.2.91 — 2023-09-25
- 1.2.90 — 2023-09-08
- 1.2.89 — 2023-09-06
- 1.2.88 — 2023-08-22
- 1.2.87 — 2023-08-21
- 1.2.86 — 2023-07-31
- 1.2.85 — 2023-07-26
- 1.2.84 — 2023-07-24
- 1.2.83 — 2023-07-18
- … 115 more at https://npm.io/package/@iconify-icons/tabler/versions

## README

# Tabler Icons

This package includes individual files for each icon, ready to be imported into a project.

Each icon is in its own file, so you can bundle several icons from different icon sets without bundling entire icon sets.

Data is stored in `IconifyIcon` format. See [IconifyIcon documentation](https://iconify.design/docs/types/iconify-icon.html).

## Installation

```bash
npm install @iconify-icons/tabler --save-dev
```

## Usage

For information about this package, see [Iconify documentation](https://iconify.design/docs/icons/icons.html).

Icon data can be used with many tools and components, see [Iconify documentation](https://iconify.design/docs/usage/).

To convert to SVG, you can use [Iconify Utils](https://iconify.design/docs/libraries/utils/examples/export-svgs-from-icon-set.html) for basic usage or [Iconify Tools](https://iconify.design/docs/libraries/tools/).

---
_Source: https://npm.io/package/@iconify-icons/tabler · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
