tabler-icons-svelte icon indicating copy to clipboard operation
tabler-icons-svelte copied to clipboard

A library of SVG Svelte components for Tabler Icons.

Results 6 tabler-icons-svelte issues
Sort by recently updated
recently updated
newest added

All I'm doing is `import { DeviceFloppy, CircleX } from 'tabler-icons-svelte';` not even using the icons in the template it complains then crashes the app when i visit a page...

Sometimes it's wanted to exactly define the strokeWidth and prevent it from upscaling, for example large chevrons for navigation. Currently, the larger the `size`, the bolder the stroke. Currently to...

This is great! Excited to use it, but it seems to increase build time for me by about 6 seconds (1.8s to 8.6s) and really slows things down. Any way...

enhancement

Hey Ben, This is my first PR to an open-source repo, so apologies in advance if I have missed anything! Thank you for your hard work on this so far!...

I want to use Tabler in an internal Svelte 5 project but Tabler fails to build. Added a version range that supports 3.31 -> 5@next so any valid released version...

i use SvelteKit with [email protected] and show this warning ``` 3:47:39 PM [vite-plugin-svelte] WARNING: The following packages have a svelte field in their package.json but no exports condition for svelte....