Tabler Icons Svelte

screenshot of Tabler Icons Svelte
svelte

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

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.

svelte
Svelte

Svelte is a modern front-end framework that compiles your code at build time, resulting in smaller and faster applications. It uses a reactive approach to update the DOM, allowing for high performance and a smoother user experience.