Tabler Icons Svelte screenshot

Tabler Icons Svelte

Author Avatar Theme by Benflap
Updated: 28 Jan 2023
62 Stars

A library of SVG Svelte components for Tabler Icons.

Overview

The tabler-icons-svelte package, which is no longer supported, has been replaced by @tabler/icons-svelte. This library provides a collection of Svelte components for Tabler Icons. Tabler Icons is a set of over 1250 high-quality SVG icons that are free to use in web projects. Each icon is designed on a 24x24 grid with a 2px stroke.

Features

  • Library of Svelte components for Tabler Icons
  • Over 1250 free SVG icons under MIT License
  • Icons designed on a 24x24 grid with a 2px stroke

Installation

To use tabler-icons-svelte, you need to add it as a dev dependency because Svelte requires the original component source. Here is an example of how to install the package using npm:

npm install --save-dev tabler-icons-svelte

Summary

The tabler-icons-svelte package is a collection of Svelte components for Tabler Icons, which are a set of over 1250 free high-quality SVG icons. This package is no longer supported and has been replaced by @tabler/icons-svelte. To use tabler-icons-svelte, you need to add it as a dev dependency and import the components from the package or their Svelte files. The components accept optional props for size, color, strokeWidth, and class. The package is licensed under the MIT License.