A library of SVG Svelte components for Tabler Icons.
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.
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
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.